/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition End User License Agreement
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magento.com/license/enterprise-edition
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license http://www.magento.com/license/enterprise-edition
 */
/* ============================================ *
 * Homepage
 * ============================================ */
/* -------------------------------------------- *
 * Primary Banner
 */
body.cms-home .main-container {
  padding-top: 25px;
}
body.cms-home .slideshow-container {
  margin-top: 0;
}

body.cms-home #hp-video > div,
body.cms-home #hp-video > div > video {
  z-index:inherit !important;
}
body.cms-home #hp-video > div.hp-video-text {
  z-index:10 !important;
  position:relative;
  width:100%;
  max-width:1200px;
  margin:0 auto;
  transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
}
body.cms-home #hp-video > div.hp-video-text h1 {
  font-family: Strait;
  color:#fff;
  font-size:43px;
}
body.cms-home #hp-video .hp-buttons .devices-list {
  padding: 8px 10px;
  border:0;
  min-width: 240px;
  border-radius: 5px;
  background:#fff url(../images/bkg_device-list.jpg) 100% 50% no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  position:relative;
}
body.cms-home #hp-video .hp-buttons .devices-list:hover,
body.cms-home #hp-video .hp-buttons .devices-list:focus,
body.cms-home #hp-video .hp-buttons .devices-list:active {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline-offset: none;
  outline-color:transparent;
  outline-width:0 !important;
}
body.cms-home .hp-categories:after {
  content:'';
  clear:both;
  display:table;
}
body.cms-home .hp-categories .hp-cat {
  float:left;
  width:22%;
  margin:0 1.5%;
  border:1px solid #ccc;
  transition: all 0.2s ease-out;
}
body.cms-home .hp-categories .hp-cat:hover {
  margin-top:-10px;
  -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.24);
  -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.24);
  box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.24);
}
body.cms-home .hp-categories .hp-cat .hp-cat-title a {
  display:block;
  padding:15px 10px 10px;
  border-bottom:1px solid #ccc;
}
body.cms-home .hp-categories .hp-cat .hp-cat-title a:hover {
  text-decoration:none;
}
body.cms-home .hp-categories .hp-cat .hp-cat-title a i {
  float:right;
  font-size:36px;
  color:#0096ff;
  padding:0 11px;
  border:1px solid #ccc;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
body.cms-home .hp-categories .hp-cat .hp-cat-title a:hover i {
  background:#0096ff;
  color:#fff;
  display:inline-block;
  border-color:#0096ff;
}
body.cms-home .hp-categories .hp-cat .hp-cat-title a .cat-title {
  font-family:Strait;
  font-size:22px;
  line-height:1;
}
body.cms-home .hp-categories .hp-cat .hp-cat-title a .cat-desc {
  color:#797979;
}
body.cms-home .hp-categories .hp-cat img {
  width:100%;
}
body.cms-page-view .col-main > .std {
  padding:0 135px;
}
body.cms-home-new .col-main > .std {
  padding:0;
  width:100%;
  max-width:1260px;
  margin:0px auto;
}
@media only screen and (max-width:1236px) {
  body.cms-home #hp-video > div.hp-video-text {
    padding:0 10px;
  }
}
@media only screen and (max-width:1000px) {
  body.cms-page-view .col-main > .std {
    padding:0;
  }
}
@media only screen and (max-width:770px) {
  body.cms-home .hp-categories .hp-cat {
    width:47%;
    margin-bottom:20px;
  }
  body.cms-home .hp-categories .hp-cat:hover {
    margin-top:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body.cms-home .hp-categories .hp-cat:nth-child(3) {
    clear:left;
  }
}
@media only screen and (max-width:600px) {
  body.cms-home #hp-video > div.hp-video-text h1 {
    font-size:36px;
  }
}
@media only screen and (max-width:460px) {
  body.cms-home #hp-video > div.hp-video-text h1 {
    font-size:30px;
  }
  body.cms-home .hp-categories .hp-cat {
    width:97%;
    float:none;
    margin-bottom:5px;
  }
  body.cms-home #hp-video > div.hp-video-text {
    text-align:center;
    transform: translate(0, 20%);
    -webkit-transform: translate(0, 25%);
  }
  body.cms-home .hp-video-text .hp-buttons {
    text-align:center;
  }
  body.cms-home .hp-video-text .hp-buttons img {
    display:inline-block;
    margin-bottom:20px;
  }
}
.footer-before-container .block-subscribe {
  background:#efefef;
}
.footer-before-container .block-subscribe .block-content {
  width:100%;
  max-width:1260px;
  margin:0 auto;
  padding:19px 0;
  text-align: center;
}
.footer-before-container .block-subscribe .block-content label,
.footer-before-container .block-subscribe .block-content .input-box,
.footer-before-container .block-subscribe .block-content .actions {
  display:inline-block;
}
.footer-before-container .block-subscribe .block-content .validation-advice {
  display:none;
}
.footer-before-container .block-subscribe .block-content label {
  font-family:Strait;
  font-size: 32px;
  color:#fa9b3a;
  text-transform:uppercase;
  font-weight:normal;
  vertical-align:middle;
  margin-right:10px;
}
.footer-before-container .block-subscribe .block-content .input-box input {
  height:36px;
  vertical-align:middle;
  max-width:220px;
}
.footer-before-container .block-subscribe .block-content .actions {
  margin:0;
  vertical-align: middle;
  margin-left: -6px;
}
.footer-before-container .block-subscribe .block-content .actions .button {
  height:36px;
  background:#666;
  color:#fff;
}
@media only screen and (max-width:810px) {
  .footer-before-container .block-subscribe .block-content label {
    font-size:28px;
  }
  .footer-before-container .block-subscribe .block-content .actions {
    vertical-align:initial;
  }
}
@media only screen and (max-width:700px) {
  .footer-before-container .block-subscribe .block-content label {
    font-size:24px;
  }
  .footer-before-container .block-subscribe .block-content .actions {
    vertical-align:initial;
  }
}
@media only screen and (max-width:600px) {
  .footer-before-container .block-subscribe .block-content label {
    font-size:22px;
  }
  .footer-before-container .block-subscribe .block-content .actions {
    vertical-align:initial;
  }
}
.slideshow .banner-msg {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  top: 30%;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.slideshow .banner-msg h2 {
  color: #FFFFFF;
  font-size: 24px;
  text-shadow: 1px 1px 3px #555555;
}

.slideshow .banner-msg h2 strong {
  font-weight: bold;
  display: block;
  font-size: 36px;
}

@media only screen and (max-width: 770px) {
  .slideshow .banner-msg h2 {
    font-size: 20px;
  }

  .slideshow .banner-msg h2 strong {
    font-size: 24px;
  }
}
@media only screen and (max-width: 479px) {
  .slideshow .banner-msg {
    top: 20%;
  }

  .slideshow .banner-msg h2 {
    font-size: 14px;
  }

  .slideshow .banner-msg h2 strong {
    font-size: 16px;
  }
}
/* -------------------------------------------- *
 * Promotion Banner Section
 */
.promos {
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

.promos:after {
  content: '';
  display: table;
  clear: both;
}

/* Specifying the body only in order to override the .std ul li styling */
body .promos > li {
  margin: 0 0 10px 0;
  list-style: none;
  text-align: center;
  position: relative;
  border: 1px solid #cccccc;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.promos > li:last-child {
  margin-bottom: 0;
}

.promos img {
  max-width: 100%;
  width: 100%;
}

.promos a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: block;
}

.promos span {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  display: block;
  width: 100%;
  top: 10%;
  font-weight: 500;
  font-size: 20px;
  text-shadow: 1px 1px 3px #555555;
}

.promos strong {
  font-weight: 600;
  font-size: 26px;
  display: block;
}

@media only screen and (min-width: 771px) {
  .promos span {
    font-size: 16px;
  }

  .promos strong {
    font-size: 17px;
  }

  /* Config: Three columns + flexible gutter */
  body .promos > li {
    float: left;
    width: 31.74603%;
    margin-right: 2.38095%;
  }

  .promos > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 880px) {
  .promos span {
    font-size: 18px;
  }

  .promos strong {
    font-size: 24px;
  }
  
  .design-btn-container { margin-left: 114px; }
}
/* -------------------------------------------- *
 * New Products Section
 */
/* Hiding the reviews content via CSS because we can't modify the template, */
/* since it may be used in other places where those elements are needed */
.cms-index-index .products-grid .ratings,
.cms-index-index .products-grid .actions,
.cms-index-noroute .products-grid .ratings,
.cms-index-noroute .products-grid .actions {
  display: none;
}

.cms-index-index h2.subtitle {
  padding: 6px 0;
  text-align: center;
  color: #3399cc;
  font-weight: 600;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

.cms-index-noroute h2.subtitle {
  display: none;
}

/* ============================================ *
 * Category Landing Pages
 * ============================================ */
.category-image {
  position: relative;
}

.categorylandingMainblock {
  border: 1px solid #E2E2E2;
  padding: 7px;
}

.catblocks {
  float: left;
  padding: 0 0 20px 0;
  width: 100%;
}

.catblocks li {
  position: relative;
  float: left !important;
  width: 23% !important;
  margin-right: 2.66667% !important;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  padding: 10px;
}

.catblocks li:hover {
  border-color: #3399cc;
}

@media only screen and (max-width: 770px) {
  .catblocks li {
    width: 49% !important;
    margin-right: 2% !important;
  }

  .catblocks li:nth-child(even) {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .catblocks li {
    width: 100% !important;
    margin-right: 0 !important;
    float: none;
  }
}
.catblocks li:last-child {
  margin-right: 0 !important;
}

.catblocks li img {
  width: 100%;
  max-width: 100%;
}

.catblocks li a span {
  color: #FFFFFF;
  position: absolute;
  background-color: #7B7C7B;
  font-family: raleway;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 5px 10px;
  margin-right: 10px;
}

.catblocklinks a {
  color: #FFFFFF;
  text-decoration: none;
}

.catlandingbottomPromoblock {
  float: left;
  width: 100%;
  border: 1px solid #E2E2E2;
  margin-bottom: 100px;
}

.catalog-category-view div.categoryland-caption {
  display: block;
  margin: 0;
  position: absolute;
  color: #000000;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(../images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption a.link:hover,
.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.link:hover {
  text-decoration: underline;
  color: #1189C5;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.blue-big-text,
.catalog-category-view div.categoryland-caption span.blue-big-text {
  color: #3399CC;
  font-size: 50px;
  font-weight: 800;
  padding: 0 0 0 8px;
}

.catalog-category-view div.categoryland-caption span.blue-big-text {
  padding: 0 !important;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption span.three-dots,
.catalog-category-view div.categoryland-caption span.three-dots {
  background: url(../images/bg_threeDots.png) no-repeat center center;
  display: block;
  height: 20px;
}

.cms-home #homepage-main-slides div.slides_control div div.slideshow-caption p.desc,
.catalog-category-view div.categoryland-caption p.desc {
  font: italic 18px/28px Georgia, "Times New Roman", Times, serif;
  color: #656565;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.scrollgal {
  border:1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkid-border-radius:5px;
  padding:0 35px;
  position:relative;
}
.scrollgal .scrollgal-left {
  position:absolute;
  top:25px;
  left:8px;
}
.scrollgal .scrollgal-right {
  position:absolute;
  top:25px;
  right:8px;
}
.scrollgal .scrollgal-left a,
.scrollgal .scrollgal-right a {
  font-size:24px;
  color:#cccccc;
}
.scrollgal .scrollable .owl-item img {
  margin:0 auto;
  max-width:100%;
}
.media_fullwidth .scrollgal .scrollgal-left,
.media_fullwidth .scrollgal .scrollgal-right {
  top:67px;
}
.media_fullwidth .scrollgal .scrollgal-left a,
.media_fullwidth .scrollgal .scrollgal-right a {
  font-size:33px;
  cursor:pointer;
}
.yotpo-reviews-carousel {
  width:100%;
  max-width:1260px;
  margin:0 auto 20px;
}

.yotpo-reviews-carousel .yotpo-label.yotpo-small-box {
  display:none;
}
.product-social {
  padding-top:10px;
  border-top:1px solid #efefef
}
.product-social:after {
  content:'';
  clear:both;
  display:block;
}
.product-social > .yotpo {
  float:left;
}
.product-social > .yotpo .yotpo-bottomline .yotpo-stars {
  margin-right:6px;
}
#roksocial-btns {
  float:right;
}
#roksocial-btns .fb-like > span {
  vertical-align:inherit !important;
}
#roksocial-btns a img {
  display:inline-block;
}

@media only screen and (max-width:770px) {
  .product-social {
    border-top:0;
    padding-top:5px;
    padding-left:10px;
  }
  /*.product-social > .yotpo {
    float:none;

  }
  .product-social > .yotpo .yotpo-display-wrapper {
    display:block;
  }
  .product-social .yotpo .star-clickable {
    float:none;
    text-align:center;
  }
  .product-social .yotpo .yotpo-stars {
    display:inline-block;
    vertical-align:top;
  }*/
  #roksocial-btns {
    float:left;
    clear:left;
  }

}

/* AJAX MINI CART */

.mini-products-list {
  margin:0;
  padding-left: 30px;
}
#cart-sidebar { padding-left:0; }
#am_minicart_container li {
  margin: 0 !important;
}
.mini-products-list .product-image {
  float:left;
  width:26% !important;
  height:auto;
  border:0;
}
.mini-products-list .product-image img { width:100%; height:auto; }
#am_minicart_container .product-details {
  margin: 0;
  /*padding: 20px 0 0 10px;*/
  width: 68%;
  float: right;
  margin-top:5px;
}
.mini-products-list .product-details .product-name {
  padding-top:0;
  text-transform:none;
      font-family: "Strait",sans-serif;
    font-size: 14px;
    line-height: 1em;
}
.mini-products-list .product-details .truncated { display:none; }
.mini-products-list table tr th,
.mini-products-list .cart-qty {
  display:none;
}
.cart-item-actions {
  display:none;
}
#am_minicart_container .actions { text-align:center; }
#am_minicart_container .btn-cart {
  background: #0096ff;
  border: none;
  color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 9px 42px;
  font-size:16px;
  line-height:17px;
  font-family:"Strait",sans-serif;
}
#am_minicart_container .btn-inline-checkout {
  background: #f6892d; /* Old browsers */
  background: -moz-linear-gradient(top, #ffb168 0%, #f6892d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb168), color-stop(100%, #f6892d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffb168 0%, #f6892d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffb168 0%, #f6892d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffb168 0%, #f6892d 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffb168 0%, #f6892d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb168', endColorstr='#f6892d', GradientType=0); /* IE6-9 */
  padding:8px 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color:#fff !important;
  font-size:16px;
  font-family:"Strait",sans-serif;
  border:none;

  line-height:19px;
}
#am_minicart_container button.button span {
  border-radius:0;
  background:none;
}
#am_minicart_container .block-subtitle {
  font-size:12px;
  font-weight:bold;
  text-align:center;
  letter-spacing:1px;
  margin-bottom:10px;
  text-transform:uppercase;
}
#am_minicart_container .subtotal {
  text-align:right;
  margin-right:2px;
  font-weight:bold;
  padding-top:5px;
  width:96%;
}
#am_minicart_container .mini-products-list:after {
  content:'';
  display:table;
  clear:both;
}

.product-view .descleft, .product-view .descright {width:40%; margin: 40px 0 80px; font-size:14px; }
.product-view .descleft h2, .product-view .descright h2 {color:#F6892C; display:block !important; font-family:Strait; font-size:35px;}
.product-view .descleft h4, .product-view .descright h4  {line-height: 1em;margin-bottom: 20px;}
.product-view .descleft {float:left; margin-left:40px;}
.product-view .descright {float:right;}
.product-view .ftrimg {width:55%;}
.product-view .icon {
    width: 45px;
    float: left;
    margin: -5px 0 0 -50px;
}
.product-view .incl {
	display: block;
  text-align: center;
  border: 2px solid #ccc;
  border-radius: 10px;
  margin: 10px 0;
}
.product-view .incl img {
  display:inline-block;
}
.product-view .incl h5 {color:#F6892C;margin-bottom:5px;}
.product-view .std hr:after {
  content:'';
  clear:both;
  display:table;
}

#design_btn {
  /* padding-right:15px;
  text-align:right; */
  
}
.design-btn-container { clear:both; }
#design_btn .button {
    color: #fff;
    width: 272px;
    line-height: 37px;
    font-size: 24px;
    background: #f38629 !important;
    border: 0;
    margin-bottom: 20px;
    border-radius:0;
	font-family:"Strait",sans-serif;
	font-weight:normal;
}

@media only screen and (max-width:860px) {
  .product-view .descleft, .product-view .descright { width: calc(100% - 40px);}
  .product-view .ftrimg {width:100%;}
}

/* popup_box DIV-Styles*/
#popup_box {
  display: none; /* Hide the DIV */
  position: fixed;
  _position: absolute; /* hack for internet explorer 6 */
  height: 150px;
  width: 400px;
  background: #FFFFFF;
  top: 45%;
  z-index: 99999;
  left:50%;
  transform: translate(-50%, -50%);
  /* additional features, can be omitted */
  border: 5px solid #898989;
  border-radius: 15px;
  padding: 15px;
  font-size: 15px;
  color: #F6892D;
  font-family: strait, sans-serif;
  -moz-box-shadow: 0 0 5px #898989;
  -webkit-box-shadow: 0 0 5px #898989;
  box-shadow: 0 0 5px #898989;
}

/* This is for the positioning of the Close Link */
#popupBoxClose {
  background: transparent url(http://downloads.mailchimp.com/img/closebox.png) no-repeat;
  display: block;
  height: 30px;
  width: 30px;
  text-indent: -999em;
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
}

.popupcont {
  color: #000000;
  font-size: 20px;
  padding-top: 25px;
  text-align: center;
}

.minicart-wrapper .block-subtitle { font-size:14px; margin:15px; line-height:2.5em; }


#bundle-product-wrapper .product-options .qty-holder {
  display: none;
}

#bundle-product-wrapper .product-options .options-list {
  margin-bottom: 0px;
  margin-right:0;
}
#bundle-product-wrapper .product-options .options-list:after {
  clear:both;
  display:table;
  content:'';
}

#bundle-product-wrapper .product-options .options-list li {
  float: left;
  margin-left: 5px;
  width: 22px;
}
#bundle-product-wrapper .product-options .options-list li:nth-child(1) {
  margin-left:0;
}
#bundle-product-wrapper .product-options .options-list .label,
#bundle-product-wrapper .product-options .options-list .label label {
  display: inline-block;
  cursor: pointer;
  width: auto;
  padding: 0;
}

#bundle-product-wrapper .product-options .options-list label img {
  border: 1px solid #333;
}

#bundle-product-wrapper .product-options .input-box {
  max-width: 100%;
}

#bundle-product-wrapper .product-options .options-list li .radio {
  display: none;
}

#bundle-product-wrapper .product-options dl {
  padding-bottom: 10px;
}
#bundle-product-wrapper .product-price-options .add-to-cart-buttons .button {
  padding-right:15px;
}
#bundle-product-wrapper .product-options dl:after {
  content:'';
  clear:both;
  display:table;
}
#bundle-product-wrapper .product-options dt {
  float: left;
  width: 57px;
  color: #797979;
  margin: 0;
  line-height: 22px;
  font-family: helvetica, sans-serif;
  clear:left;
}

#bundle-product-wrapper .product-options dt label span {
  font-size: 17px !important;
  font-weight: normal !important;
  color: #797979 !important;
}

#bundle-product-wrapper .product-options dd {
  float: left;
  width: auto;
  padding-left: 10px;
  padding-bottom:0;
  margin-bottom:0;
  border-bottom:0;
}
#bundle-product-wrapper .product-options dd select {
  width:100%;
}
#bundle-product-wrapper .product-options p.required {
  margin: 0px 5px 10px 15px;
}

#bundle-product-wrapper .bundle-image-wrapper {
  position: relative;
}

#bundle-product-wrapper .bundle-image-wrapper img {
  position: absolute;
  z-index: 1;
  top: 0;
  height:auto;
}
#bundle-product-wrapper .bundle-image-wrapper img.base-image {
  position:relative;
}

#bundle-product-wrapper .bundle-image-wrapper img.top-image,
#bundle-product-wrapper .bundle-image-wrapper img.bottom-image,
#bundle-product-wrapper .bundle-image-wrapper img.grip-image,
#bundle-product-wrapper .bundle-image-wrapper img.bumper-image {
  z-index: 2;
  left: 50%;
  transform: translate(-50%, 0);
}
#dealerForm {
  padding-top:20px;
}

/* Fluid Container */

.home-top {
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
}

.home-top .img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.home-top .pres-block .product-name.pname > a {
	text-transform: uppercase;
	font-size: 18px;
	color: #333;
}


.home-top a.button {
    background: #0096ff;
    color: #fff;
    font-family: Strait;
    font-size: 16px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
    width: 100%;
    text-transform: uppercase;
	text-align: center;
    font-weight: normal;
}

.home-top a.button:hover {
	border:0;
}

.home-top .scontainer {
	position: absolute;
    right: 20px;
    top: 28px;
}

.home-top .scontainer2 {
	position: absolute;
    left: 20px;
    bottom: 28px;
}
 
/* .home-top .scontainer img,.home-top .scontainer2 img {
    width: 5vw !important;
} */

.embed-container { position: relative; padding-bottom: 57.25%; height: 0; overflow: hidden; max-width: 100%; margin-top:7px; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.pres-block h2 { font-family: Strait; }
.product-custom-iphone-6-rugged-mountable-case .scrollgal,
.product-galaxy-s7-edge-cases .scrollgal,
.product-custom-iphone-6-plus-rugged-mountable-case .scrollgal,
.hide-gallery .scrollgal
 { display:none !important; }
.hide-specs .product-collateral .toggle-tabs li:nth-of-type(2) { display:none; }
.termspage h3 { font-family:'Strait'; font-size:24px; color:#f38629; }

.product-embed {
	position: relative;
    padding-bottom: 28.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 2%;
    right: 0;
}
.product-embed iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.patent-table td {
    padding: 2px 5px;
}

.patent-table .greyside {
    background: #d4d4d4;
    font-weight: bold;
}