@import url('https://fonts.googleapis.com/css?family=Roboto:300italic,300,500,700,500italic|Lobster&subset=vietnamese,latin');
body,html,li,ul,ol{padding:0;margin:0;list-style: none;}
body{background-color:#f5f5f5;font-family:Roboto,Arial,Helvetica,Verdana, sans-serif;font-size:14px;position:relative;-webkit-text-size-adjust:none}
.text-yellow{color: #f58220!important}
.no-padding{padding: 0!important;}
a:hover{text-decoration: none}
.showMobile{display: none;}
.mtct  img{width:100%}
.error{color:red;margin-top:3px;font-weight: 400; font-size: 13px;}
/*Nav Top*/
#navTop{background: #000;position:relative;z-index:6100}
/* #navTop{background: #212121;} */
#navTop .phone i{margin-right: 5px;}
#navTop .phone a,#navTop .top-right .dropdown-toggle,#navTop .top-right li.my-cart{color: #f5f5f5;font-size: 15px;font-weight: 300;}
#navTop .top-right>ul>li{display: inline-block;color: #fff;padding: 0 10px;}
#navTop .top-right li.my-cart{background: #f58220;}
#navTop .top-right li.my-cart .minicart-wrapper>a{color:#fff;}
#navTop .top-right li.my-cart i{margin-right: 5px;}
#navTop .phone a,#navTop .top-right li.my-cart{line-height: 35px;position: relative}
.sprites {
	width:100%;
	background-image:url(/pub/images/sprites/sprites_min.png);
	background-size:cover;
	background-repeat:no-repeat;
}
.message-ship{
	color: #f58220;
    font-size: 13px;
    margin-top: 10px;
    text-align: left;
}
.message-ship:not(.detail):before{
	content: "\f0d1";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 7px;
}
.message-ship.detail{
	padding: 10px;
    background: rgba(245, 130, 32, 0.1);
    color: #be5e0c;
    border: 1px solid #f58220;
    border-radius: 3px;
}
/*Header*/
#header {
	padding: 10px 0 0;margin-bottom:10px;padding-bottom: 50px;position:relative;z-index:6000;
	-webkit-transition: all 0.5s ease-in-out;
    -transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#header .titleFreeshipng{text-align: center;font-size: 13px;line-height: 30px;border-bottom:2px solid #c8c8c8;}
#header .menuCategory{margin-top: 10px;}

#category>li{display: inline-block;padding: 10px ;/*position: relative;*/border:1px solid transparent;margin-bottom: -2px;}
#category>li:not(#categoryProduct){position: relative;}
#category>li:hover,#category>li.active,#categoryProduct:not(.inactive){border-color: #ddd;border-bottom-color: #fff;;border-radius: 3px 3px 0 0;background: #fff}
#category>li>a{text-transform: uppercase;font-size: 15px;color: #212121;}
#category ul{position: absolute;top: 100%;left: 0;background: #404041;display: none;z-index: 100;}
#category ul li{padding: 10px 20px 10px 15px;border-bottom: 1px solid #333;}
#category ul li:last-child{border-bottom: none;}
#category ul li:hover{background: #f58220;}
/* #category ul li.has-sub>a:before{content: "\f105";font-family: FontAwesome;position: absolute;right: 7px;top: 9px;} */
#category ul li a{white-space: nowrap;color: #fff;}
#category ul ul{top: 100%;left: 0;}
#category{border-bottom: 1px solid #ddd;}
#categoryProduct:not(.inactive){border: 1px solid #ddd!important;}
#categoryBlock .menuCategory {position: relative;}
/* #categoryProduct:hover>#currents{display: block;}*/
#currents{position: absolute;top: 100%;right: 0;width: 100%;background: #fff;border-top: none;padding:0 10px;border-radius: 3px;display: block;}
#currents>ul{display: block;min-width: 0;background: #fff;padding:0 10px;border-radius: 3px;width: 100%;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
#currents>ul>li{border-bottom:3px solid transparent;background:#fff;padding:7px 25px 4px;line-height: 25px;border-radius: 3px;display: inline-block;}
/* #currents>ul>li:hover:before{content: "\f0da";color: #f58220;float:right;margin-right: -17px;font-family: FontAwesome;font-size: 25px;} */
#currents>ul>li:hover{border-bottom:3px solid #f58220;background:transparent}
#currents>ul>li:hover>a{color: #f58220;}
#category ul li:hover li a{color:#404041}
#currents ul li.has-sub>a:before{position: static;float: right;}
#currents>ul>li:hover>a:before{display: none;}
#currents>ul>li>a{color: #404041;}
#currents>ul>li>ul{width: 720px;min-height: 366px;border: 1px solid #ddd;margin-left: -1px;padding-top: 20px;border-top-color:#fff;background-repeat: no-repeat!important;background-position: right bottom!important;display:none;background-color:#fff!important}
#currents ul ul{padding-left: 15px;padding-right: 15px;background-color: transparent;}
#currents ul ul li{padding: 5px 0;border-bottom: none;}
#currents ul ul li a{color: #404041;white-space: pre-wrap;}
#currents ul ul li.has-sub>a:before{content: "\f107";font-family: FontAwesome;}
#currents ul ul li:hover{background: transparent;}
#currents ul ul li:hover>a{color: #f58220;}
#currents ul ul ul{display: block!important;position: relative;left: 0;}
#currents ul ul ul li{padding: 0 0;}
#currents ul ul ul li a{font-weight: 300;font-size: 13px;}
#currents ul ul ul ul{display: none!important;}
#currents ul ul ul li.has-sub>a:before{content: "\f0d7";float: none!important;margin-right: 10px;}
.menu-scroll{max-height:480px;overflow-y:scroll}
#header div.search{border: 1px solid #ddd;margin-top: 10px;padding-left: 0;border-radius: 3px;background: rgba(255,255,255,.8);position: relative;display: inline-table;width: 100%;}
#header .search input{width: 100%;line-height:25px;}
#header .search input:focus{outline: none;}
#header .search button{padding: 10px;color: #f58220!important;line-height: 0;position:absolute;right:0;top:0;font-size:18px;}
#header .search input,#header .search button{background: transparent;border: none;box-shadow:none;/*height: 30px;*/font-weight: 300;font-size: 14px;}
#search_autocomplete{
	    top: 100%;
    left: 0;width: 100%!important;
}
/*Slider*/
.owl-prev,.owl-next{position: absolute;opacity: .8;padding: 5px 4px;color: #fff;height:50px;width:24px;top:50%;margin-top:-25px;text-align:center;line-height: 55px;background: #f58220;}
.owl-prev:hover,.owl-next:hover{opacity: 1;}
.owl-nav .disabled{background:#ddd!important;opacity:.9;}
.owl-prev{left: 0;border-radius: 0 3px 3px 0;}
.owl-next{right: 0;border-radius: 3px 0 0 3px;}
.owl-prev:before{content: "\f104";font: 35px/1 FontAwesome;}
.owl-next:before{content: "\f105";font: 35px/1 FontAwesome;}
#slider .owl-dots{position:absolute;bottom:10px;right:10px;}
#slider .owl-dots .owl-dot{width:10px;height:10px;background:rgba(255,255,255,.8);float:left;margin-left:5px;border-radius:15px;}
#slider .owl-dots .owl-dot.active{background:rgba(255, 0, 0, .6)}
/*Layer*/
#sliderLayer{margin: 25px 0;}
/*Content*/
.titleHome{font-size: 18px;text-transform: uppercase;border-bottom: 2px solid #c8c8c8;margin: 0 0 15px;}
.page-title{font-size: 18px;text-transform: uppercase;border-bottom: 2px solid #c8c8c8;margin: 0 0 15px;padding-bottom: 4px;}
.category-description{margin-bottom:0}
.titleHome .view{text-transform: capitalize;font-size: 14px;line-height: 28px;}
.list-product .owl-product{margin-bottom:10px}
.list-product .item {margin:15px 0;padding-bottom: 15px;background: #fff;border: 1px solid #eee;border-radius: 4px;}
.list-product .owl-product .item{margin:15px 2px;}
.list-product .owl-product .item:hover{box-shadow:0 0 1px 1px #c8c8c8}
.list-product .item .images,.product.media{position: relative;}
.list-product .sale_off,.product-items .sale_off,.box-gel-kit .ticker,.product.media .sale_off{color: #fff;background: red;border-radius: 50%;position: absolute;right: 10px;top: 10px;width: 36px;line-height: 36px;text-align: center;font-size: 12px;z-index:100;}
.list-product .caption .name{min-height:48px;}
.list-product .caption .name a{color: #212121;font-size: 14px;text-align: center;display: block;line-height: 20px;-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
}
.product-info-main .page-title{text-transform: none}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c7c2c2!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c7c2c2!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c7c2c2!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #c7c2c2!important;
}

.cart-point-earn{
	padding: 10px 15px;
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #966406;
    background-color: #fdd78e;
    border-color: #f8aa12;
}
.products-list .product-item-details{padding:15px!important;}
.list-product .caption .box-price{margin: 10px;}
.price-box .price-label,.box-tocart .paypal.checkout.paypal-logo{display:none;}
.old-price .price{color: #999!important; font-weight: 300!important;
    text-decoration: line-through;font-size:15px!important}
.list-product .caption .box-price .price-old{float: left;color: #999;text-decoration: line-through;font-weight: 300;font-size:16px;}
.list-product .caption .box-price .price-new,.list-product .caption .price-box .price,.price-box .special-price{float: right;color: #000;font-size: 18px;}
.list-product .caption.product.details{padding:10px;}
.box-buttom{margin: 10px 0 0;text-align: center;}
.actions-primary .box-buttom{margin:0;}
.box-buttom li{display: inline-block;}
.box-buttom button{border: none;}
.box-buttom button.btn-wishlist{background: none; }
.product-item .action.towishlist{padding:10px;display:block!important}
.abs-actions-addto:before{font-size:18px;}
.box-buttom button.btn-addCart{background: #f58220;font-weight: 300;border-radius: 3px;padding:0 12px 0 7px;color: #fff;line-height: 30px;font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;}
.box-buttom button.btn-addCart i{border-right: 1px solid #fff;padding: 0 10px 0 0;margin-right: 10px;}
button.btn-wishlist:hover{color:#f58220!important;}
a.action {color:#f58220}
.main-wrapper{background:#fff; padding-top:10px;padding-bottom:15px;}
.label {
    display: inline;
    padding: .2em 0 .3em;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    /* color: #fff; */
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
#content > .container{    padding-right: 15px!important;
    padding-left: 15px!important;}
	.stock.unavailable{color:red;}
/*Banner Footer*/
#bannerFooter{margin: 0 0 25px 0; text-align: center;}
#bannerFooter li{
	/* display: inline-block;width: 420px;max-width: 100%; */
	margin: 10px 0; 
	/* padding: 0 15px; */
}
/*Footer*/
#footer {background: #212121;}
.box-subscribe{padding: 15px 0;position: relative;margin-bottom: 20px;}
.box-subscribe:before{content: "";height: 1px;width: 100%;position: absolute;bottom: 0;left: 0;background: #999;}
.box-subscribe li{display: inline-block;padding: 0 5px;    position: relative;}
.box-subscribe input{background: #fff;border:none;font-size: 13px;padding: 4px 10px;width:250px;line-height:30px;}
.box-subscribe .btn-subscribe,.btn-Checkout{background: #f58220;border-color: #f58220;padding: 4px 10px;font-size: 14px;color: #fff;}
.box-subscribe .btn-subscribe:hover{ border: 1px solid #b57b0c!important;}
#newsletter-error{position:absolute;top:100%;text-align: left;color: #ca424f; left: 0;width: 100%;background: #f8d7da;padding: 5px 10px;border:2px solid #f5c6cb; border-radius:3px;}
#newsletter-error:before{content:"";position: absolute;left: 25px;top: -8px;border-color: transparent;border-style: solid;border-width: 8px;margin-left: -11px;border-top-width: 0; border-bottom-color: #fff;border-bottom-color: #f5c6cb;}
#footer .info,#footer .info a{color: #fff;}
#footer .footer-menu .title{font-weight:bold;font-size:16px;}
#footer .footer-menu li{padding: 5px 0}
#footer .footer-menu li a{font-weight:300;}
#social li{display: inline-block;margin: 0 5px 20px 5px;font-size: 25px;border:1px solid #fff; border-radius: 50%;width: 40px;line-height: 38px;text-align: center;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
#social li:hover{background: #f58220;border-color: #f58220}
#footer .copyright{padding: 10px 0;position: relative;margin-top: 15px;text-align: center;color:#aaa;font-weight:300;font-size: 12px;}
.copyright:before{content: "";height: 1px;width: 100%;position: absolute;top: 0;left: 0;background: #999;}
#cart_group{position:absolute;top:100%;right:0;background:#fff;min-width:100%;z-index:2000;border:2px solid #555;width:320px;padding-top: 10px;display: none;}
#cart_group .p_right{display:table}
#cart_group li:first-child:before{display:none!important}
#cart_group li{display:block!important;text-align:left!important;padding:5px 10px!important}
#cart_group li a{font-size:14px;border-right:none!important;white-space:normal!important;padding:0!important}
#cart_group .total_cart{padding:10px;background:#f5f5f5;color: #000;font-weight: 300;text-align: right;}
#cart_group .total_cart .big-price-alone{color: #f58220}
#product_right li{padding:10px;border-bottom:1px dotted #d5d3d3}
#product_right li p{font-size: 12px;color:#000;line-height: 24px;}
#product_right li .img{width:85px;float:left;margin-right:10px}
#product_right li .p_right a{color:#000;font-weight: 500}
#product_right .price_old{color:#555;text-decoration:line-through;margin-bottom:0;}
#product_right .price_new{color:#f58220 ;font-weight:bold;font-size:17px;margin-bottom:0;font-weight: 500;}
#myModalLogin .secondary,#myModalLogin .primary,
#login-form .secondary,#login-form .primary
{
	display: inline-block;
}
img{max-width:100%}
.view_all{color:#7acbc0;font-size:14px;font-weight:bold}
#product_right {
    max-height: 245px;
    overflow-y: scroll;
}
.scroll {
	max-height:360px;
	 overflow-y: scroll;
	  -webkit-overflow-scrolling: touch;
	  padding-right:10px;
}
.minicart-items-wrapper::-webkit-scrollbar,.menu-scroll::-webkit-scrollbar,.scroll::-webkit-scrollbar{width:6px;background-color:#eee;}
.minicart-items-wrapper::-webkit-scrollbar-thumb,.menu-scroll::-webkit-scrollbar-thumb,.scroll::-webkit-scrollbar-thumb{background-color:#f58220;border-radius:10px;}
.minicart-items-wrapper::-webkit-scrollbar-thumbl:hover,.menu-scroll::-webkit-scrollbar-thumbl:hover,.scroll::-webkit-scrollbar-thumbl:hover{background-color:#f58220;border:1px solid #eee;}
.minicart-items-wrapper::-webkit-scrollbar-thumb:active,.menu-scroll::-webkit-scrollbar-thumb:active,.scroll::-webkit-scrollbar-thumb:active{background-color:#f58220;border:1px solid #eee;}
.minicart-items-wrapper::-webkit-scrollbar-track,.menu-scroll::-webkit-scrollbar-track,.scroll::-webkit-scrollbar-track{border:1px #eee solid;border-radius:10px;-webkit-box-shadow:0 0 6px #eee inset;}
/*---include news css---*/
.block-minicart .items-total {
  float: left;
  margin: 0 11px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 11px 11px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 17px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 33px 0 22px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 11px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
  line-height: 25px;
  font-weight:500;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}

.minicart-wrapper {
  display: inline-block;
  position: relative;
}
.block-content,.block-content .label{color:#333;}
.block-content .label,.block-content .items-total{padding:0;font-weight:500;color:#808080;margin:0;font-size:13px;}
.viewcart{
	color:#f58220;
	    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 25px;
    border-radius: 3px;
	    padding: 5px 20px;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e611';
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  display:none;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e611';
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  display:none;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 20px 22px 0;
  right: 0;
  width: 320px;
  z-index: 101;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin:7px 0 0;
  line-height:0;
   display:none; 
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  opacity:.8
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
  outline:none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;  outline:none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #f58220;
  content: "\f057";
  font: normal normal normal 23px/1 FontAwesome;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  opacity:1;
}

.minicart-wrapper .action.close:hover:before {
  color: #f58220!important;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  color: #ffffff;
  *height: 24px;
  line-height: 10px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  *overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  *text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -22px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 10px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  margin-right:10px;
  width: auto;
}
.minicart-items .price-minicart {
  margin-bottom: 5.5px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 11px;
}
.minicart-items .product-item-name a {
  *color: #808080;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5.5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.18461568rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 0;
}
.my-cart .minicart-items .product-item-details .details-qty {
  text-align:right;
  float:left;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 44px 5.5px 0;
  color: #f58220;
  font-size: 13px;
}
.minicart-items .product .toggle:after {
  /* color: #8f8f8f; */
  margin: 0 0 0 5.5px;
  position: static;
    content: '\f0d7';
 font: normal normal normal 14px/1 FontAwesome;
}
.minicart-items .product .active > .toggle:after {
 content: '\f0d8';
}
.minicart-items .product.options.list{margin-bottom:0;}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font: normal normal normal 19px/1 FontAwesome;
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 40px;
  height:30px;box-shadow: none;
    border: 1px solid #ddd;
}
.minicart-items .update-cart-item {
  font-size: 13px;
    vertical-align: bottom;
    line-height: 11px;
    font-weight: 300;
	margin-top: 5px;
	margin-right: 5px;
	display:none!important;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\f040';
  font: normal normal normal 19px/1 FontAwesome;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #808080;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #8f8f8f;
}
.minicart-items .action.delete:before {
  content: '\f014';
}
.checkout-container {
  margin: 0 0 22px;
}
#minicart-content-wrapper a.action.primary {
  display: inline-block;
  text-decoration: none;
}
#minicart-content-wrapper a.action.primary:hover,
#minicart-content-wrapper a.action.primary:active,
#minicart-content-wrapper a.action.primary:focus {
  text-decoration: none;
}
#minicart-content-wrapper .action.primary {
  background-image: none;
  background: #f58220;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  padding: 5px 20px;
  font-size: 18px;
  box-sizing: border-box;
  vertical-align: middle;
  text-align:center;
}
#minicart-content-wrapper .action.primary:focus,
#minicart-content-wrapper .action.primary:active {
  background: #b57b0c;
  border: none;
  color: #ffffff;
}
#minicart-content-wrapper .action.primary:hover {
  background: #b57b0c;
  border: none;
  color: #ffffff;
}
#minicart-content-wrapper .action.primary.disabled,
#minicart-content-wrapper .action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product-item-name > a,.product.name a, .product-item-name > a:visited{
    color: #212121;
    text-transform: capitalize;
    font-weight: 400;
	display:block;line-height:20px;
	    font-size: 14px;
}
.product-item .product-reviews-summary .reviews-actions a:hover{color: #f58220;}
.product-item .price-box{margin: 0;}
.product-item-details .price-box .old-price{line-height: 1;}
.category-description img{width:100%; height:auto;}
.modal{z-index: 10050;}
.modal-header{position: relative;}
.modal-header.no-border{border:none;}
.modal-header .close{
	position: absolute;
    top: 5px;
    right: 5px;
    opacity: 1;
    border-radius: 50%;
    background: #f58220!important;
    width: 30px;
    line-height: 27px;
    font-weight: 300;
    padding-bottom: 3px;
	}
/* .modal-header .close{position: absolute;top: 0;right: 0; border-top: 40px solid transparent;border-left: 40px solid transparent;opacity: 1;margin-top: 0;border-radius: 0;    background: transparent!important;} */
/* .modal-header .close span{position: absolute;top: -37px;right: 5px;color: #fff;font-size: 20px;text-shadow:none;font-weight: normal;}.modal-header .close{position: absolute;top: 0;right: 0; border-top: 40px solid transparent;border-left: 40px solid transparent;opacity: 1;margin-top: 0;border-radius: 0;    background: transparent!important;} */
.modal-header .close{border-top-color: #f58220;margin-top:0!important}
.modal-body .field {margin-bottom:5px;}
.modal-body .checkbox  {display:none;}
.modal-body .label {font-weight: 300!important;line-height: 25px;color:#444;margin-bottom:0!important;font-size:13px!important}
.modal-body .fieldset{margin-bottom: 15px!important;}
.modal-body .fieldset>.legend{margin-bottom: 10px;    font-size: 14px!important;}
.modal-body .control input {border-color:#ddd  ;  outline: none;color:#444;
    box-shadow: none;}
#myModalLogin .modal-body{padding-bottom:0;}
.modal .modal-footer .action {border-color:#ddd;    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.71429;
    padding: 7px 18px;}
.close:hover,
.close:focus{opacity:1!important;}
.spa .base,.spa .htchairimg,.spa .bowl, .spa,.spa .base-white,.spa .panel ,#bg_color,#bg_color:before,#marble,#topt{
    width: 100%!important;
    background-position: center!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}
#bg_color{width:480px;padding-top:100%;position:relative;}
#bg_color:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}
#marble,#topt{position:absolute;left:0;top:0;width:100%;height:100%;}
.title-color-view{
	margin-top: 10px;
}
.fieldset > .field > .label{
	    white-space: normal;
		text-align:left
}
#container .threesixty{
	width: 100%!important;
    height: auto!important;
    padding-top: 100%!important;
	}
.content-degree{width: 70%;margin-left: 15%;}	
.multi-360,.degree{width:100%;float:left;}
.chair-sleet{width:100%;float:left;}
.chair-sleet img{border: 2px solid #929191;}
.color-360-view li, .chair-360-view li{float:left;margin-bottom:10px;margin-right:5px;}
.title-color-view{color:#000000;font-weight:bold;padding-bottom:10px;}
.color-360-view li img{border:2px solid #929191;height: 46px;margin-bottom: 5px;}
.color-360-view, .chair-360-view{clear:both;display:inline-block;width:100%;}
.chair-360-view li{border:2px solid #929191;color:#030303;font-size:16px;padding:7.5px 12px;}
.pre-360{float:left;margin: 10px 0;margin-left:46%;}
.next-360{float:left;margin: 10px 0;}
.rewardpoints-index-referral .highlight{background:none;color:#666666;}
.chair-360-view li.highlight{background:none repeat scroll 0 0 #c2c2c2;color:#030303;border:2px solid #020202;}
.highlight img{border:2px solid #000000 !important;}
.rightcartcroll #block-shipping{display:none;}
.rightcartcroll .cart-totals .grand .mark,
.rightcartcroll .cart-totals .grand .amount{border-color: #bfbaba;}
.rightcartcroll #cart-totals{border-top:none;background: #dddddd;}
.rightcartcroll .cart-summary .checkout-methods-items{background: #dddddd;}
.rightcartcroll .cart-totals tbody td{padding-right:10px;}
.checkout-success .success-messages a {
	color:#f58220
}
.checkout-success .success-messages {
	color: #fff;
    background-color: #00904a;
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #00904a;
    border-radius: 4px;
	font-size: 15px!important;
}
.checkout-success .block-title{
	padding-bottom: 5px;
    margin-bottom: 5px;
	    text-transform: uppercase;
}
.checkout-success .order-date {
	font-size: 15px!important;
     border-bottom: none!important;
    padding-bottom: 0!important;    
	font-style: italic;
}
.checkout-success .totals-tax .mark {
	background-color: whitesmoke!important;
}
.checkout-success .block-content .box .box-title>span{
	font-weight: 300;margin-left: 5px;
}
@media all and (min-width: 769px),print {
	 .checkout-success .block-content {
		 margin:0 -15px;
		 }
   .checkout-success .block-content .box{
	   padding: 0 15px;
   }
}
@media all and (max-width: 768px),print {
	 .checkout-success .table-order-items td{text-align:left!important}
}
.finance {
    height: 70px;margin-top: 5px;
}
.finance a.button.light {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd));
    background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
    border: 1px solid #ddd;
}
.finance a.button {
    border-radius: 3px;
    color: white;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #444;
    font-family: Helvetica, Arial, sans-serif;
    height: 45px;
    position: relative;
    margin: 3px auto 0;
    padding: 0 3px;
}
.finance a.button .title {
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-top: 3px;
	    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.finance a.button .subtitle {
    font-size: 14px;
    display: block;
    margin-top: 0;
    color: #3498db;
    font-weight: bold;
}
.finance a.button .apply {
    font-size: 11px;
    font-weight: normal;
    color: #444;
    position: relative;
    top: 10px;
    text-transform: uppercase;
		    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
#container .threesixty .spinner{    position: absolute;
    top: 0;
    left: 50%}
	.saleoffimg {
    background: url(../images/saleoff.png) no-repeat left;
    width: 36px;
    height: 36px;
    position: absolute;
    z-index: 9;
    left: 2px;
    top: 2px;
}
.label[for="is_subscribed"]{
	padding-left: 25px;
}
#checkout_multishipping_form{padding:15px;}
.catalog-product-view .product-social-links{text-align: left!important;margin-top: -10px;}
.checkout-index-index #header{
    padding-top: 10px; 
    padding-bottom:0!important ;
    margin-bottom: 30px!important;
}
.product-image~.testimonials {margin-bottom:110px}
.product-info-main .product.pricing{display:none;}
.loadding {
	position: fixed;
    background-color: rgba(0,0,0,.3);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999999999;
	display:none;
}
/*.ajax-loading .loadding{display:block;}*/
.loadding .spin {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 3px;
    height: 60px;
    width: 60px;
	font-size:30px;text-align:center;
	line-height:60px;
	background: rgba(255,255,255,.7);
    color: #000;
}