/*----------------------------------------------------------------------------------*/
/*-------------------------------------VARIABLES------------------------------------*/
/*----------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------*/
/*-------------------------------------COLLECTION-----------------------------------*/
/*----------------------------------------------------------------------------------*/
.main-block-style-white{
  margin-bottom: 20px;
  background: #FFF;
  border: 1px solid #D4D4D4;
  border-right-color: #D3D3D3;
  border-bottom-color: #D9D9D9;
  border-left-color: #D6D6D6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  /*overflow: hidden;*/
}
.with-stripes1{
  border-bottom: none;
}
#collection{
  
}
#collection .collection-left-side{
  /*display: inline-block;*/
  float: left;
  width: 227px;
}
#collection .collection-left-side{
  margin: 0 18px 25px 0;
  padding: 25px 0 0 25px;
}
#collection .collection-left-side .price, 
#collection .collection-left-side .categories,
#collection .collection-left-side .brands{
  /*margin: 20px 0 0 0;*/
  padding: 0 15px;
  font: 700 13px Lato;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #383637;
  line-height: 27px;
}
#collection .collection-left-side .categories,
#collection .collection-left-side .brands{
  background: #F2F2F2;
}
#collection .collection-left-side .narrow-results .price {
  background: #1b5e91;
  color: #ffffff;
}
#collection .collection-left-side .narrow-results:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #1b5e91;
  margin-left:30px;
}
#collection .collection-left-side ul li{
  padding: 0 0 0 15px;
  line-height: 25px;
  border-bottom: 1px solid #C5C5C5;
}
#collection .collection-left-side ul li a{
  display: block;
  padding: 3px 0 0;
  font-size: 13px;
  color: #727272;
  text-decoration: none;
}
#collection .collection-left-side .live-help{
  margin: 0 0 15px 0;
}
#collection .collection-left-side .live-help a{
  margin: 0 6px 0 0;
}
#collection .collection-left-side .filters-of-results p.head-title{
  position: relative;
  margin: 6px 0 28px 0;
  width: 202px;
  height: 25px;
  background: #000;
  border-top: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  color: #fff;
  line-height: 27px;
  text-align: center;
}
#collection .collection-left-side .filters-of-results p.head-title span{
  position: absolute;
  left: 25px;
  top: 24px;
  display: block;
  width: 26px;
  height: 13px;
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/triangle_bg.png?15815406107939643917) no-repeat;
}
#collection .collection-right-side{
  display: inline-block;
  padding: 25px 25px 0 0;
  width: 898px;
}
#collection .collection-right-side .breadcrumb{
  border-bottom: 1px solid #C5C5C5;
  background: none;
  border-radius: 0;
}
#collection .collection-right-side .breadcrumb span a span,
#collection .collection-right-side .breadcrumb strong,
#collection .collection-right-side .breadcrumb span a{
  font-size: 11px;
  color: #1b5e91;
}
#collection .collection-right-side .product-wrap{
  position: relative;
}
#collection .collection-right-side .description-of-collection{
  padding: 0 14px 30px 14px;
  font: 400 13px Lato;
  font-size: 14px;
  line-height: 22px;
}
#collection .collection-right-side .product-wrap .product{  
  float: left;
  margin: 0 16px 32px;
  width: 185px;
  /*height: 245px;*/
  height: 280px;
  position: relative;
  /*padding-bottom: 25px;*/
}
.product .details .full-title {
  display: none;
}
.product .image {
  height: 160px;
  text-align: center;
  padding: 4px 0 0 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
.product .image img {
  display: block;
}
.align-helper {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 0;
  height: 100%;
}
/*#collection .collection-right-side .product-wrap */
.product .image a{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#collection .collection-right-side .product-wrap .big_banner1{
  float: left;
  margin: 0 0 20px 25px;
  width: 392px;
  height: 485px;
}
#collection .collection-right-side .product-wrap .big_banner2{
  float: left;
  width: 392px;
  height: 485px;
}
#collection .collection-right-side .product-wrap .details{
  position: relative;
  padding: 3px 10px 0 15px;
   word-wrap: break-word;
}
#collection .collection-right-side .product-wrap .details a h4,
#collection .collection-right-side .product-wrap .details span{
  font: 400 13px Lato;
  font-size: 13px;
  line-height: 14px;
}
#collection .collection-right-side .product-wrap .details a{
  text-decoration: none;
  color: #414141;  
}
#collection .collection-right-side .product-wrap .details div.price p.you_save{
  font: 400 13px Lato;
  line-height: normal;
}
#collection .collection-right-side .product-wrap .details div.price p.retail_price{
  font: 900 13px Lato;
  line-height: 14px;
  font-size: 13px;
}
#collection .collection-right-side .product-wrap .details div.price p.sale_price{
  font: 900 13px Lato;
  line-height: 14px;
  font-size: 13px;
  color: #1b5e91;
}
#collection .collection-right-side .product-wrap .product > .loupe{
  bottom: 12px;
  position: absolute;
  right: 8px;
}
#collection .collection-right-side .product-wrap .wrap5{
  float:left;
  width: 436px;
}
#collection .collection-right-side .product-wrap .wrap4{
  clear: both;
}

#collection .collection-right-side .product-wrap .wrap2-left{
  float: left;
  width: 235px;
}
#collection .collection-right-side .product-wrap .wrap2-right{
  float: right;
  width: 223px;
}
#collection .collection-right-side .product-wrap .collection-tooltip{
  width: 310px;
  /*min-height: 397px;*/
  z-index: 1;
}
.wrapper-popup{
  position: fixed;
  top:0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 9998;
}
.collection-popup{
  width: 634px;
  /*height: 520px;*/
  padding: 10px 23px 53px 14px;
  z-index: 9999;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -317px;
}
.collection-popup .popup-image {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 240px;
}
.collection-popup .popup-info {
  overflow: hidden;
}
.collection-popup .form_to_cart .zip-info {
    font-weight: bold;
}
.collection-popup .img{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-top: 5px;
}
.collection-popup .popup_border{
  display: block;
  margin: 10px auto;
  width: 280px;
  border-bottom: 1px solid #C5C5C5;
}
.collection-popup .title{
  padding: 30px 0 25px 0;
  width: 300px;
  font: 900 13px Lato;
  font-size: 27px;
  color: #414141;
}
.collection-popup .product-price {
  color: #414141;
}
.collection-popup .retail_price,
.collection-popup .retail_price_price {/*retail_class*/
  width: 300px;
  font: 400 13px Lato;
  font-size: 16px;
  line-height: 20px;
}
.collection-popup .sale_price{
  width: 300px;
  font: 700 13px Lato;
  font-size: 16px;
  color: #1b5e91;
  line-height: 20px;
}
.collection-popup .you_save{
  width: 300px;
  font: 400 13px Lato;
  font-size: 16px;
  line-height: 20px;
}
.collection-popup .form_to_cart{
  border-top: 1px solid #C5C5C5;
  border-bottom: 1px solid #C5C5C5;
  margin: 55px 0 0;
  padding: 10px 0 70px 0;
  color: #000000;
}
.collection-popup .form_to_cart p{
  margin: 0 0 13px;
}
.collection-popup .form_to_cart p label{
  padding: 0 0 0 15px;
  font-weight: bold;
}
.collection-popup .form_to_cart .item-quantity{
  float: none;
  width: 36px;
  height: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.collection-popup .form_to_cart .btn{
  float: none;
  padding: 0;
  text-transform: none;
  font: 900 13px Lato;
  font-size: 13px;
  background: #282d33;
  width: 189px;
  height: 38px;
  color: #fff;
}
.collection-popup a.full_link, .collection-popup a.full_link span{
  font: 700 13px Lato;
  font-size: 15px;
}
.collection-popup a.full_link{
  display: block;
  padding: 0 0 0 5px;
  line-height: 45px;
  border-bottom: 1px solid #C5C5C5;
  color: #1b5e91;
}
.collection-popup span.overlay:after {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #1b5e91;
    border-top: 6px solid transparent;
    content: "";
    display: inline-block;
    margin-left: 10px;
}
.collection-popup .close_popup a{
  display: block;
  position: absolute;
  right: -18px;
  top: -16px;
  width: 41px;
  height: 41px;
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/close_bg.png?15815406107939643917) no-repeat;
}
#collection .collection-right-side .product-wrap .collection-tooltip .wrap-tooltip{
  padding-bottom: 25px;
  color: #414141;
}
#collection .collection-right-side .product-wrap .collection-tooltip .inner-wrap{
  /*position: relative;
  height: 397px;*/
 /*width: 310px;*/
}
#collection .collection-right-side .product-wrap .collection-tooltip .wrap{
  /*float: left;*/
  /*height: 39%;
  width: 310px;*/
  /*position: absolute;*/
 /*z-index: 4;
  bottom: 0;*/
}
#collection .collection-right-side .product-wrap .collection-tooltip a.img{
  /*z-index: 5;*/
  /*position: absolute;*/
  /*padding: 0 0 150px 0;*/
  /*display: block;*/
  /*height: 359px;*/
  /*width: 310px;*/
  display: block;
  padding: 10px 0 25px;
  /*min-height: 251px;*/
  position: relative;
  height: 240px;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}
.img-loader {
  width: 16px;
  height: 16px;
  display: block;
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/icon-loading.gif?15815406107939643917) no-repeat scroll 0 0 transparent;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
#collection .collection-right-side .product-wrap .collection-tooltip img.img-tag{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#collection .collection-right-side .product-wrap .collection-tooltip .title{
  padding: 6px 3px 0 40px;
  font-size: 14px;
}
#collection .collection-right-side .product-wrap .collection-tooltip .retail_price {
  padding: 0 3px 0 40px;
}
#collection .collection-right-side .product-wrap .collection-tooltip .retail_price,
#collection .collection-right-side .product-wrap .collection-tooltip .retail_price_price {/*retail_class*/
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
}
#collection .collection-right-side .product-wrap .collection-tooltip .sale_price{
  padding: 0 3px 0 40px;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #1b5e91;
}
#collection .collection-right-side .product-wrap .collection-tooltip .you_save{
  padding: 0 3px 0 40px;
  line-height: 20px;
  font-size: 14px;
}
/*#collection .collection-right-side .product-wrap .collection-tooltip .loupe{
  display: block;
  margin: 0 0 1px 1px;
  z-index: 5;
  height: 41px;
  width: 306px;
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/quick_view_bg.png?15815406107939643917) no-repeat;
}*/
#collection .collection-right-side .product-wrap .collection-tooltip .loupe{
  display: block;
  /*position: absolute;
  bottom: 1px;*/
  /*right: 1px;*/
  margin: 0 0 1px 1px;
  text-align: center;
  text-decoration: none;
  z-index: 5;
  height: 41px;
  width: 306px;
  background:none repeat scroll 0 0 #1b5e91;
  color: #ffffff;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#collection .collection-right-side .product-wrap .collection-tooltip .loupe span {
  font:700 13px Lato;
  font-size: 15px;
  line-height: 41px;
}
#collection .collection-right-side .product-wrap .collection-tooltip .loupe span:before {
  content:"";
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width:9px;
  height:13px;
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/slice.png?15815406107939643917) no-repeat scroll -15px -23px transparent;
  margin: 15px 8px 0 0;
}
#collection .collection-right-side .product-wrap .collection-tooltip .loupe .link{
  /*bottom: -40px;
  position: absolute;
  right: 22px;*/
}
#collections-listing .categories-block .row li .overlay a{
  color: #fff;
}
/*Product*/
#product {
  margin-top: 7px;
}
#product > .product-wrap-item {
  text-align: center;
}
#product > .product-wrap-item .relaited-products {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: auto;
  text-align: left;
}
#video-frame {
  display: none;
}
#video-frame iframe {
  margin: 0 auto;
  display: block;
}
#product .breadcrumb{
  background: none;
  border-bottom: 1px solid #C5C5C5;
  border-radius: 0 0 0 0;
  padding: 8px 0;
}
#product .breadcrumb span,#product .breadcrumb a,#product .breadcrumb strong{
  color: #1b5e91;
  font-size: 11px;
}
#product .inner-wrap .product-details-left-side{
  float: left;
  width: 239px;
  margin: 93px 51px 25px -33px;
  /*padding: 25px 0 0 25px;*/
}
#product .inner-wrap .product-details-left-side .product-detail-top-left-banner h3 img{
  display: block;
  margin: 10px auto 20px;
}
#product .inner-wrap .product-details-left-side ul li{
  border-top: 1px solid #C5C5C5;
  cursor: pointer;
}
#product .inner-wrap .product-details-left-side ul li:hover > a {
  position: relative;
  height: 41px;
  width: 230px;
  color: #fff;
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/li-item-triangle_bg-active.png?15815406107939643917) 197px 0 no-repeat;
}
  
#product .inner-wrap .product-details-left-side ul li:hover,
.product-details-left-side .product-tab-active{
  background: #1b5e91 repeat;
}
#product .inner-wrap .main-block-style{
  
}

#product .inner-wrap .product-details-left-side ul li.product-tab-active a{
  position: relative;
  height: 41px;
  width: 230px;
  color: #fff;
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/li-item-triangle_bg-active.png?15815406107939643917) 197px 0 no-repeat;
}
#product .inner-wrap .product-details-left-side ul li a{  
  display: block;
  margin: 0 0 0 40px;
  padding: 0 0 0 25px;
  font: 700 13px Lato;
  text-decoration: none;
  color: #414141;
  font-size: 14px;
  line-height: 41px;
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/li-item-triangle-hover_bg.png?15815406107939643917) 0 15px no-repeat;
  outline:none;
}
#product .inner-wrap .product-details-middle-side{
  overflow: hidden;
  float: left;
  width: 594px;
}
#product .inner-wrap .product-details-middle-side .title{
  color: #282d33;
  font-size: 24px;
}
/*#product .inner-wrap .product-details-middle-side .featured{
  margin: 0 0 0 50px;
}*/
#product-gallery #thumbs .image {
  margin: 4px 0 0;
}

#product-gallery #thumbs2 .image {
  margin: 4px 0 0;
}
#product .inner-wrap .product-details-middle-side .thumbs{
  float: left;
  margin-right: 50px;
}
#product .zoom-block {
  overflow: hidden;
  margin-top: 50px;
}
#product .social {
  margin-top: 58px;
  clear: both;
}
#product .inner-wrap .product-details-right-side{
  float: right;
  width: 493px;
  margin-left: 50px;
  /*margin: 0 18px 25px 0;
  padding: 25px 0 0 25px;*/
}
#product .inner-wrap .product-details-right-side .prduct-detail-position-right{
  color: #373436;
}
#product .product-title {
  font:700 13px Lato;
  font-size: 30px;
  padding-bottom: 20px;
  text-transform: uppercase;
}
#product .inner-wrap{
  position: relative;
}
#product .inner-wrap .product-details-right-side .prduct-detail-position-right .price .sale_price,
#product .inner-wrap .product-details-right-side .prduct-detail-position-right .price .sale_price > span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font: 900 13px Lato;
  font-size: 36px;
  padding-right: 23px;
}
#product .inner-wrap .product-details-right-side .prduct-detail-position-right .price .sale_price > span {
  vertical-align: top;
  *vertical-align: auto;
}
#product .inner-wrap .product-details-right-side .prduct-detail-position-right .price .sale_price > span small{
	font-size: 18px;
}
#product .inner-wrap .product-details-right-side .prduct-detail-position-right .price .inner-wrap p{
  font: 300 13px Lato;
  font-size: 15px;
}
#product .inner-wrap .product-details-right-side .prduct-detail-position-right .price .inner-wrap p.save_money{
  font: 700 13px Lato;
  font-size: 15px;
}
#product .inner-wrap .product-details-right-side .prduct-detail-position-right .shipping-free h3{
  text-align: center;
  font: 700 13px Lato;
  font-size: 25px;  
  color: #1b5e91;
}
.prduct-detail-position-right .price > .inner-wrap {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#product .inner-wrap .product-details-right-side .prduct-detail-position-right .shipping_options{
  text-align: center;
  font: 400 13px Lato;
  font-size: 18px;  
  color: #1b5e91;
}
/*#product .product-video-show {
  width: 345px;
  display: block;
  margin: 50px auto 0;
  text-decoration: none;
  text-transform: uppercase;
  padding: 11px 112px 11px 86px;
  border: 1px solid #ADADAD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font: 900 13px Lato;
  font-size: 15px;
  color: #373436;
  text-align: center;
  position: relative;
  min-height: 42px;
}
#product .product-video-show:before {
  content: "";
  display: block;
  height: 32px;
  margin-top: -16px;
  position: absolute;
  right: 70px;
  top: 50%;
  width: 32px;
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/slice.png?15815406107939643917) no-repeat scroll -71px -44px transparent;
}*/

#product .product-video-show {
  width: 345px;
  display: block;
  margin: 0px auto 0;
  text-decoration: none;
  text-transform: uppercase;
  padding: 20px 0px;
  border: 0px solid #ADADAD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font: 900 13px Lato;
  font-size: 26px;
  color: #428bca;
  text-align: center;
  position: relative;
  min-height: 42px;
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/watchvideoproduct.png?15815406107939643917) no-repeat;
  height: 60px;
  text-indent: 80px;
  word-spacing: 0.3em;
  letter-spacing: 0em;
}
/* the original one, backup*/
/*
#product .product-video-show {
  width: 345px;
  display: block;
  margin: 0px auto 0;
  text-decoration: none;
  text-transform: uppercase;
  padding: 11px 112px 11px 86px;
  border: 0px solid #ADADAD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font: 900 13px Lato;
  font-size: 15px;
  color: #373436;
  text-align: center;
  position: relative;
  min-height: 42px;
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/watchvideoprodreview.jpg?15815406107939643917) no-repeat;
  height:60px; text-indent:-9999px;
}*/
#product .product-video-show.active-video{
  background:none;
  height: auto;
  text-indent: 0;
  /*border: 1px solid #ADADAD;*/
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/backfromvideotophotos.png?15815406107939643917) no-repeat;/* backtophotos.jpg */
   text-indent:70px;
  height: 62px;
  word-spacing: 0.3em;
  letter-spacing: 0em;
}
#product a.product-video-show:after {
  content: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/You_Tube_logo.png?15815406107939643917);
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  top: -53px;
  position: relative;
}
/*backup the original one*/
/* 
#product .product-video-show.active-video{
  background:none;
  height: auto;
  text-indent: 0;
  /*border: 1px solid #ADADAD;*/
  background:url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/backtophotos.jpg?15815406107939643917) no-repeat;
   text-indent:-9999px;
  height: 62px;
}
*/
#product .product-video-show.active-video:before{
  content: "";
  display: block;
  height: 32px;
  margin-top: -16px;
  position: absolute;
  right: 70px;
  top: 50%;
  width: 32px;
 /* background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/slice.png?15815406107939643917) no-repeat scroll -71px -44px transparent;*/
}
.watchvideo-block-top {
  clear: both;
  margin-left: 154px;
  overflow: hidden;
}
#product .product-video-show:before {
 /* content: "";
  display: block;
  height: 32px;
  margin-top: -16px;
  position: absolute;
  right: 70px;
  top: 50%;
  width: 32px;
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/slice.png?15815406107939643917) no-repeat scroll -71px -44px transparent;*/
}

#add-item-form .product-options{
  margin: 10px 0 0 0;
  overflow: hidden;
}
#add-item-form .product-options > li {
  margin-top: 20px;
}
#add-item-form .product-options .select select{
  width: auto;
}
#add-item-form .product-options label{
  padding: 7px 8px 6px 0;
}
#add-item-form .product-options label, .product-addition-info {
  font: 700 13px Lato;
  font-size: 15px;
}
#add-item-form .product-options .selector-wrapper input#quantity{
  width: 40px;
  height: 22px;
   border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#add-item-form .product-options .multiple .purchase input{
  margin: 0 0 0 35px;
  width: 200px;
  height: 42px;
  padding: 0;
  background: #1b5e91;
  font: 700 13px Lato;
  font-size: 15px;  
  color: #fff;
  text-transform: none;
}
.prduct-detail-position-right .product-detail-right-side-many-icons-bottom img{
  display: block;
  margin: 20px 0 20px 25px;
}
.product-details-middle-side .social #social div{
  display: inline-block;
}
#product .relaited-products{
  width: 930px;
  margin: 4px auto 20px;
}
#product .relaited-products .product:first-child > div{
  border-left: none;
}
#product .relaited-products .product{
  width: 247px;
  float: left;
  padding: 20px 0;
}
#product .relaited-products .product > div{
  border-left: 1px solid #D4D4D4;
  padding: 0 19px;
  height: 100%;
}
#product .relaited-products .sep{
  float: left;
  width: 1px;
  height: 204px;
  border-right: 1px solid #A9A9A9;
}
#product .relaited-products .product .image a img{
  display: block;
  margin: 0 auto;
}
#product .product-detail-bottom-banner {
  background: #282d33;
  margin-bottom: 25px;
}
#product .product-detail-bottom-banner img{
  margin: 0 auto;
  display: block;
}
/* 01/13/2015 by Hao case 146724 for the .product-detail-bottom-banner style */
#product .product-detail-bottom-banner article {
    color: #FFF;
    height: 77px;
}
#product .product-detail-bottom-banner article header {
    text-align: center;
    margin: 0px 0px 5px;
  	padding: 5px 0px 0px 0px;
}
#product .product-detail-bottom-banner article header h2 {
    font-weight: bolder;
}
#product .product-detail-bottom-banner footer {
    font-size: 20px;
    display: block;
    width: 980px;
    height: 39px;
    margin: 0px auto;
}
#product .product-detail-bottom-banner footer span {
    float: left;
    position: relative;
    margin: 5px 5px 0px 0px;
}
#product .product-detail-bottom-banner footer p {
    float: left;
    position: relative;
    margin: 0px 5px 0px 0px;
}
/* End: 01/13/2015 by Hao case 146724 for the .product-detail-bottom-banner style */
.product-tab-item {
  background: none repeat scroll 0 0 #E8E8E8;
  float: left;
  width: 160px;
  margin-right: -2px;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
}
.product-tab-item.product-tab-active {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 2px solid #AEAEAE;
  border-left: 2px solid #AEAEAE;
  border-right: 2px solid #AEAEAE;
  position: relative;
}
.product-tab-item > .tab-link {
  text-transform: uppercase;
  text-decoration: none;
  font: 700 13px Lato;
  font-size: 13px;
  color: #4C4C4C;
  outline: none;
  display: block;
  padding: 10px 35px 7px;
  text-align: center;
}
.product-tabs {
  font:400 13px Lato;
  font-size:13px;
  line-height: 22px;
  padding-top: 18px;
}
.product-addition-info {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-left: 14px;
}
.product-addition-info > div {
  color: #1b5e91;
  font:700 13px Lato;
  font-size: 16px;
  line-height: 15px;
}
.product-addition-info > .instock2 {
  color: #1b5e91;
  font:700 13px Lato;
  font-size: 16px;
  line-height: 15px;
  text-transform:uppercase;
  margin-bottom: 5px;
  padding-top:10px;
    
}
.spinner-block {
  background: none repeat scroll 0 0 #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  padding: 5px 0;
  border: 1px solid #AAAAAA;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.spinner-block .item-quantity {
  border: none;
  background: none;
  font-weight: bold;
  display: block;
  font-size: 16px;
  padding-left: 10px;
  width: 44px !important;
  margin-right: 22px !important;
  text-align: center !important;
}
.spinner-block .ui-spinner-up {
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/spinner-arrow.png?15815406107939643917) no-repeat scroll 0 0 transparent;
  right: 4px;
  top: 6px;
}
.spinner-block .ui-spinner-down {
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/spinner-arrow.png?15815406107939643917) no-repeat scroll 0 -9px transparent;
  bottom: 6px;
  right: 4px;
}
.spinner-block .ui-spinner-button {
  cursor: pointer;
  position: absolute;
  height: 6px !important;
  overflow: hidden;
  width: 11px;
}
.spinner-block .ui-button-text {
  display: none;
}
.spinner-block .ui-spinner {
  height: 100%;
  /*position: absolute;*/
  right: 0;
  top: 0;
}
.spinner-block .ui-spinner-buttons {
  height: inherit !important;
}
.row.block-separator-line .collection-title.with-stripes {
  padding-top: 15px;
}
.gvcontainer .gvheader{
  border: none;
}
.gvcontainer .gvheader h1{
  color: #1b5e91;
}
.gvcontainer .gvbody .gvform{
  background: none;
}
.tab-class-2 .description .description-title{
  padding: 0 0 15px 0;
  font: 700 13px Lato;
  font-size: 14px;
  color: #282d33;
}
.tab-class-2 .description ul li,
.shipping-content-page ul li {
  list-style: disc outside none;
}
.tab-class-2 .description ol li,
.shipping-content-page ol li {
  list-style: decimal outside none;
}
.tab-class-2 .description ul,
.tab-class-2 .description ol,
.shipping-content-page ul,
.shipping-content-page ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
.tab-class-2 .description b, 
.tab-class-2 .description strong,
.tab-class-2 .description b *, 
.tab-class-2 .description strong *,
.shipping-content-page b, 
.shipping-content-page strong,
.shipping-content-page b *, 
.shipping-content-page strong * {
  font-weight: bold;
}
.tab-class-2 .description h1, 
.tab-class-2 .description h2, 
.tab-class-2 .description h3, 
.tab-class-2 .description h4, 
.tab-class-2 .description h5, 
.tab-class-2 .description h6,
.tab-class-2 .description p,
.shipping-content-page h1, 
.shipping-content-page h2, 
.shipping-content-page h3, 
.shipping-content-page h4, 
.shipping-content-page h5, 
.shipping-content-page h6,
.shipping-content-page p {
  line-height: 1.2;
  margin: 0 0 8px;
}
#product .tab-class-3 .relaited-products .product{
  width: 206px;
  border-bottom: 1px solid #D4D4D4;
  margin-bottom: -1px;
}
#product .tab-class-3 .relaited-products{
  width: auto;
  margin: -20px 0 0 -1px;
}
.tab-class-3 > .span6 > .inner-wrap {
  overflow: hidden;
}
.tab-class-hide{
 /* display: none; */
}

input.addtocart.btn:hover, input.addtocart.btn:focus {
  color: #ffffff;
}









input.addtocart, input.addtocart:focus {
  border-radius: 5px;
  background:rgb(27, 94, 145);
}
input.addtocart {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #FFFFFF;
  display: block;
  float: none;
  font: 700 13px Lato;
  font-size: 27px;
  height: 62px;
  line-height: 62px;
  text-transform: none;
  width: 360px;
  padding: 0;
}

#product .prduct-detail-position-right .sale_price {
    word-wrap: break-word;
}

#add-to-cart-msg, #add-to-cart-msg a {
    color: #1b5e91;
    margin: 10px 0;
}

.quick_facts {
  font: 400 13px Lato;
  font-size: 14px;
  overflow: hidden;
  padding: 0 0 22px 24px;
  border-left: 2px solid #D4D4D4;
}

.quick_facts .quick_facts_title {
  color: #282d33;
  margin: 8px 0 22px;
  font-weight: 700;
}

.quick_facts ul > li {
  margin-top: 0;
  font-size: 12px;
}

.quick_facts ul > li {
  color: #7E8C92;
  margin-top: 8px;
}

.quick_facts ul > li > span {
  color: #000000;
  font-weight: 700;
  padding-right: 4px;
}

.tab-class-2 > .span6 > .inner-wrap .image.with-facts {
  float: left;
  margin-right: 25px;
}

.tab-class-2 > .span6 > .inner-wrap .image {
  text-align: center;
}

.tab-class-2 > .span6 > .inner-wrap .image > a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.tab-class-2 > .span6 > .inner-wrap .inner-wrap {
    overflow: hidden;
}

.with-stripes.stripes-margings {
  margin-right: 40px;
  margin-left: 40px;
}

#collection .collection-left-side:after {
    clear: both;
    content: " ";
    display: block;
  height: 0; 
}

#active-image-loading {
  background: #fff url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/icon-loading.gif?15815406107939643917) 50% 50% no-repeat;
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  top: 42%;
  left: 42%;
  z-index: 2;
  text-indent: -900em; 
  overflow: hidden;
}

.tab-class-3 .product-details-middle-side .span6 > .inner-wrap {
  overflow: hidden;
}

#product-gallery #thumbs li a{

  display: block;
  width: 104px;
  height: 104px;
  text-align: center;
}
.borderedprod{
  border: 2px solid #DDDDDD;
}

#product-gallery #thumbs li a > img{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}



.video_btn{
  display: none;
  visibility: hidden;
}

.video_btn iframe{
  display: none;
  visibility: hidden;
}

.btn_box{
  display: block;
  padding: 0 0 0 100px;
  margin: 0 0 25px 50px;
  font: 700 13px Lato;
  font-size: 16px;
  line-height: 45px;
  color: #fff !important;
  text-decoration: none !important;
  width: 292px;
  height: 41px;
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/look_inside_the_box_bg.png?15815406107939643917);
}

.btn_box_back{
  padding: 0 0 0 120px !important;
  background: url(//cdn.shopify.com/s/files/1/0397/9069/t/47/assets/back_to_photos_bg.png?15815406107939643917);
}

#product .inner-wrap:after {
    clear: both;
    content: "";
    display: block;
}

.product-details-middle-side .inner-wrap iframe {
    max-width: 623px;
}
#pagination-block.pagination > li > a, #pagination-block.pagination > li > span,
#pagination-block.pagination > li > a:hover, #pagination-block.pagination > li > span:hover, 
#pagination-block.pagination > li > a:focus, #pagination-block.pagination > li > span:focus{
  float: none;
  margin: 0;
  background: #ffffff;
}
#pagination-block .pages-list {
  padding:0 15px;
}
.sidebar-help {
  border-bottom: 1px solid #C5C5C5;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0 0 3px;
}
.product-custom-block .span12 .with-stripes {
  margin-bottom: 0;
}

.product-reviews-block .spr-header-title {
  font: 400 13px Lato;
  font-size: 33px;
  margin-bottom: 24px;
  text-align: center;
}
.product-reviews-block .spr-container {
  border: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font: 400 13px Lato;
  font-size: 13px;
}
.product-reviews-block .spr-summary-actions-newreview {
  float: right;
  padding: 0 30px;
  text-transform: none;
  font: 700 13px Lato;
  font-size: 13px;
  background: #282d33;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
}
.product-reviews-block .new-review-form input[type="text"],
.product-reviews-block .new-review-form input[type="email"] {
  padding: 0 10px;
  height: 30px;
}
.product-reviews-block .new-review-form input[type="text"],
.product-reviews-block .new-review-form input[type="email"],
.product-reviews-block .new-review-form textarea {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px solid #E2E2E2;
}
.product-reviews-block .new-review-form textarea {
  padding: 10px;
  resize: none;
}
.product-reviews-block .spr-form-actions {
  text-align: right;
}
.product-reviews-block .spr-form-actions .btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 20px;
  width: auto;
  border: none;
  font:400 13px Lato;
  height: 38px;
  line-height: 38px;
  color: #ffffff;
}
.product-reviews-block .spr-form-actions .spr-button.spr-button-primary {
  background: #282d33;
}
.product-reviews-block .spr-form-actions .spr-button {
  background: #1b5e91;
  color: #FFFFFF;
  margin-left: 20px;
  text-transform: none;
}
.product-reviews-block .spr-form-actions .spr-button:first-child {
  margin-left: 0;
}
.product-reviews-block .spr-review-header {
  padding-top: 15px;
}
.product-reviews-block .spr-review-content {
  padding-bottom: 15px;
}
.product-reviews-block .spr-review-header,
.product-reviews-block .spr-review-content {
  background: none repeat scroll 0 0 #F9F9F9;
  padding-left: 15px;
  padding-right: 15px;
  color: #666666;
}

.watchvideo-block {
  overflow: hidden;
  clear: both;
  margin-left: 154px;
}


/*    related Products       */
#linkcious {
  padding-top: 20px !important;
  /* margin-bottom: 20px !important;*/
}
div.linkcious_footer {
    /*display: none;*/
}
div.linkcious_ads{
  padding: 0 20px 15px !important;
  border-left: 1px solid #d4d4d4;
}
div.linkcious_ads:first-child{border:0;}

div.linkcious_img {

  height: 160px !important;
  border: 0 none !important;
  margin-right: 0 !important;

  text-align: center !important;

}
div.linkcious_title {
    text-align: left !important;
    word-wrap: inherit !important;
}
div.linkcious_title h3{
  color: #414141 !important;
  display: block !important;
  font: 300 18px Lato !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  text-decoration: none !important;
  text-align: left !important;
}
div.linkcious_title h3 > a{
  color: #414141 !important;
  display: block !important;
  font: 300 18px Lato !important;
  text-align: left !important;

  text-decoration: none !important;
}
div.linkcious_title h3 span {
  display: block !important;
  text-align: left;margin-top: 5px;
}
div.linkcious_social_area {

  margin-top: 10px !important;
  opacity: 0.7 !important;
  text-align: left !important;

}
div.linkcious_social {
  text-align: left !important;
}

/*  CSS FOR NEW SURVIVSL FOOD  COLLECTIONS  */

.collimg{margin: 0 16px 16px;}
.collimg img {width:100%}

#survival-foods-coll .cart-box {
    display: none;
}
#survival-foods-coll .header .search {
    display: none;
}
#survival-foods-coll .header-action {
    margin-left: 335px;
}
#survival-foods-coll .header .sale {
    display: none;
}
#survival-foods-coll .header .top-nav {
   display:none;
}
#survival-foods-coll .header {
    min-height: 115px;
}

/*========================1/6/2015 by Hao Case 146915================================*/

.split-test .cart-box {
    display: none;
}
.split-test .header .search {
    display: none;
}
.split-test .header .header-action {
    display: none;
}
.split-test .header .sale {
    display: none;
}
.split-test .header .top-nav {
   	display: none;
}
.split-test .header .contact-info-box {
   	opacity: 0;
}
.split-test .toolbar-panel{
	display: none;
}

.split-test #product .row.block-separator-line{
	display: none;
}

.split-test #linkcious{
	display: none;
}

.split-test .product-reviews-block{
	display: none;
}

.split-test .product-detail-right-side-many-icons-bottom img{
	display: none;
}

.split-test .product-detail-right-side-many-icons-bottom .extra-content-top{
	margin: 20px 0px 20px 0px;
}

.split-test .extra-content-bottom{
	margin-top: 20px;
}

.split-test .extra-content-bottom .extra-content-aside{
	margin: 20px 0px;
}

#product-gallery .split-test-watchvideo{
	position: relative;
    z-index: 1;
    top: 500px;
}

.split-test #product-gallery{
	position: relative;
  	top: -60px;
}


.split-test .cta-bg-block{
	display: none;
}

.split-test .testimonials-block{
	display: none;
}

.split-test .footer-slogan{
	display: none;
}

.split-test .credit-cards{
	display: none;
}

.split-test .footer-info-list.image-line-parent{
	margin-top: 0px;
}

.split-test #subtitle{
	text-transform: capitalize;
  	font-size: 24px;
}

.split-test #product-gallery .watchvideo-block {
    top: -410px;
    position: relative;
    margin: 0px 0px 0px 190px;
}

.split-test #product .inner-wrap .product-details-right-side {
    margin-bottom: 100px;
}
input.addtocart-sold-out{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #FFFFFF;
  display: block;
  float: none;
  font: 700 13px Lato;
  font-size: 27px;
  height: 62px;
  line-height: 62px;
  text-transform: none;
  width: 360px;
  padding: 0;
  opacity: 0.65;
  background: rgb(27, 94, 145);
}

.review-widg {
    padding: 5px 0;
}
.wrap-tooltip.price .review-widg{
	padding: 0 3px 0 40px;
}