	p{line-height:20px;}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}





.product-view .product.attribute {
  color: #777;
  font-size: 13px;
  line-height: 1.5;
}
/*.page-wrapper{padding-top:80px;}*/
.page-wrapper .breadcrumbs {
  margin: 0px 0 20px;
  padding:10px 0px 0px;
}
#product-options-wrapper select {
height: 40px;
line-height: 40px;
}

.minicart-items-wrapper{border: 1px solid #ccc;margin: 0 -20px;border-left: 0;border-right: 0;padding: 15px;height: 200px !important;overflow-y: scroll;}
@media( max-width:767px){
.catalog-product-view .columns {display: block;}
.catalog-product-view .columns #product-options-wrapper .fieldset > .field:not(.choice) > .label {display: inline-block;float: left;line-height: 20px;}
.hover_bkgr_fricc > div, .hover_bkgr_fricc_rgb > div{padding: 10px!important;max-width: 300px!important;top:30px !important;}
.hover_bkgr_fricc_rgb, .hover_bkgr_fricc{overflow-y: scroll !important;}

}

@media( max-width:470px){
.hover_bkgr_fricc > div, .hover_bkgr_fricc_rgb > div{top:15px !important;}

}

.product.attribute.delivery_text {
    color: green;
    font-size: 14px;
    font-weight: bold !important;
    line-height: 1.5;
	display: block !important;
}
.cms-homepage-hermes3 .page-wrapper .header-container {
    margin-bottom: 0;
}
.page-wrapper .header-container {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    /*left: 0;*/
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 0;
    width: 100%;
    z-index: 9999;
    margin-bottom: 0;
}
.cms-index-index .header-container {
    background-color: #000;
}
.page-wrapper .header-container .header .logo {
    margin: 0px 0 0;
}
.nav-sections .navigation .level0 > .level-top {
    padding: 30px 5px 30px 0;
}
.page-wrapper .header-container .header .block-search .block-content .dropdown .top-search .fa, .page-wrapper .header-container .header .minicart-wrapper .icon-cart-header .fa {
    line-height: 80px;
   /* padding-top: 42px; */
}
a.level-top span {

    font-size: 14px;
    font-weight: normal;
}
.page-wrapper .header-container .header .minicart-wrapper .action.showcart .counter.qty {
    top: 36px;
}
.page-wrapper .onsale-countdown {
    background: rgba(0, 0, 0, 0) url("../images/bkg_pricecoutdown.jpg") repeat scroll center top;
    padding: 68px 0;
}
.mid-banner-content > h3 {
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
}
.mid-banners li {
    display: inline-block;
    padding: 0 20px 0 0;
    width: 49%;
}
.products .product-grid .item-inner:nth-child(3n+1) {
    clear: left;
}
.product_row .product-item .addto-links-icons,.products .product-item .addto-links-icons, .products .product-list-item .addto-links-icons {
    opacity: 1;
    visibility: visible;
}
.short-desc {
    line-height: 30px;
    text-align: center;
}
.product-info h3.product-name {
    text-align: center;
}
.product-info .stock {
    text-align: center;
	margin-bottom: 10px;
    margin-top: 10px; 
} 
.product-info .price-box {
    text-align: center;
}
.stock.available > span {
  color: #ba933e;
}
div.field[name="shippingAddress.fax"] {
    display: none;
}
div.field[name="billingAddresshosted_pro.fax"] {
    display: none;
}
.product-list .product-info h3.product-name {text-align:left;}
.product-list .product-info .price-box { text-align: left;}
.product_row .product-item .price-box .price {font-weight:normal;}
.product-item .product-info .product-name, .product-list-item .product-info .product-name{ height:50px; margin-bottom: 0;}
.product-grid .product-info .btn.btn-add-to-cart:hover {background: #ba933e none repeat scroll 0 0;color:#000;} /* #ba933e */
.product-grid .product-info .btn.btn-add-to-cart {
  background: #000 none repeat scroll 0 0;
  color: #000;
  padding: 6px 18px;
}
.cat-header-img {
  position: relative;
}
.catheader {
  color: #fff;
  padding: 15px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 2px 0 #333, -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
  margin-top:50px;
}
.catheader > h1 {
  font-size: 3em;
}
#catdescmob, #lesstext {
	display:none;
}
#catdescmob > p::after {
    content: "....";
}
#catdescmob > p {
  margin-bottom: 0;
}
#catdescmob > span#moretext {
  cursor: pointer;
  float: right;
  margin-top: 0px;
  min-height: 15px;
  padding-bottom: 5px;
  color:#ba933e;
}
#catdesc > span#lesstext {
  cursor: pointer;
  float: right;
  margin-top: -10px;
  min-height: 15px;
  padding-bottom: 5px;
  color:#ba933e;
  margin-right: 14px;
}

#catdescmob-top, #lesstext-top {
  display:none;
}
#catdescmob-top > p::after {
    content: "....";
}
#catdescmob-top > p {
  margin-bottom: 0;
}
#catdescmob-top > span#moretext-top {
  cursor: pointer;
  float: right;
  margin-top: -5px;
  min-height: 15px;
  padding-bottom: 5px;
  color:#ba933e;
}
#catdesc-top > span#lesstext-top {
  cursor: pointer;
  float: right;
  margin-top: -10px;
  min-height: 15px;
  padding-bottom: 5px;
  color:#ba933e;
}
@media (max-width: 650px) {
	.catheader {
		margin-top:0;
	}
}
@media (max-width: 767px) {

	#catdescmob, #lesstext  {
		display: block;
	}
  .category-bathroom-cabinets #catdescmob{
    padding: 0px 18px 0px 18px;
	text-align:justify;
  }

  #catdescmob{
    padding: 8px;
  }
	#catdesc{
		display:none;
	}
  #catdesc-top{
    display:none;
	text-align: justify;
  }
  #catdescmob-top, #lesstext  {
    display: block;
  }
	.cart .product-item-details {
		padding-left: 65px;
	}
	.banner-top-home .container .row div:first-child {
	  clear: both;
	  margin-bottom: 20px;
	}
	.cms-index-index .category-tab-slider .product-photo .quickview-product {
		display: none;
	}
	.owl-theme .owl-pagination {
	  display: none;
	}
	.product-list-item .quickview-product {
	  display: none;
	}

	
	.data.item.content.hideonclick {
	  display: block !important;
	}
	.data.item.content{
	 display: none !important;
	}

}

@media (max-width: 480px) {
	.catheader {
		font-size: 12px;
	}
	.catheader > h1 {
	  font-size: 1.5em;
	}
	.cms-index-index .lm_size_tabs .tab > h2 {
	  font-size: 1em;
	}
	.banner_tabs .bannertab h2 {
	  font-size: 1em;
	}
	.wrapper_slider.slider_homeslider {margin-top:70px;}
}
.page-title-wrapper.product span.base {
	margin-bottom:0;
}
.sku_container .type, .sku_container .value, .page-title-wrapper.product span.base, .page-title-wrapper.product h1.page-title {
  display: inline-block;
}
.page-title-wrapper.product, .sku_container,
.product-info-stock-description {
  text-align: center;
}
.product-view .box-tocart, .product-social-links {
  display: inline-block;
  margin-top: 10px;
  margin-left: 5px;
}
.product-view .product-social-links .action .fa, .product-social-links .action.mailto.friend .fa {
  background: #fff none repeat scroll 0 0;
  border: 1px solid;
  color: #000;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.product-view .product-social-links .action.mailto.friend::before {
  background: #fff none repeat scroll 0 0;
  border: 1px solid;
  color: #000;
  content: "";
  display: block;
  font-family: FontAwesome;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.product-add-form {
  text-align: center;
}
.product.attribute.short_note,.product.attribute.short_description, .stock.available {
  margin-bottom: 10px;margin-top: 10px;
}
.product.attribute.overview {
  display: none;
}
.feature_image {
  margin-top: 30px;
  text-align: center;
}
.sku .value{color:#c49742}
.product-view .box-tocart .action.tocart{font-weight:normal;}
.stock > span {
  color: #c49742;
  margin-left: 10px;
}
.page-title-wrapper.product span.base{font-size:22px;}
.product-info .price-container .price {
  font-size: 21px;
}
.product-info .box-tocart .field.qty label{margin-right:5px;}
.product-info .box-tocart .field.qty {padding-right:10px;}
.flash-box{display:none;}
.product-info-stock-description .feature_image {
  /* display: none; */
  margin-bottom: 25px;
}
@media (max-width: 767px) {
	.fotorama__nav.fotorama__nav--dots {
	  height: auto !important;
	}
	.footer-links .block.newsletter {
	  margin-bottom: 15px;
	}
	.product-view .box-tocart, .product-social-links{
		margin-top:20px;
	}
	.box-tocart .fieldset > .field{margin:0;}
	.product.attribute.short_note {
	  display: none;
	}
	.product-info-stock-description .feature_image {
		display: block;
	  margin:10px 0 0 0;
	}
	.product-info > .feature_image {
	  display: none;
	}
	#howitworks .tabler_content > img {
	  width: 50%;
	}
	#howitworks .tabler_content > div {
	  padding-left: 10px;
	  text-align: left;
	  width: 50%;
	}
	#howitworks .tabler_content:nth-child(2n) > div {
	  padding: 0 10px 0 0;
	} 
	.product.info.detailed .product.data.items .item.title.active::after {
	  border-color: #fff !important;
	}
	.filter-options .filter-options-content{display:none;}
	.filter-options .filter-options-content.show{display:block;}
	.sidebar.sidebar-additional1 {display: none;}
	.toolbar.toolbar-products {margin: 0;}
	.block-content.filter-content {display: none;}
	.block.filter {margin-bottom: 10px;}
	.breadcrumbs /*, .page-wrapper .header-container*/ {margin-bottom: 10px;}
	.block-title.filter-title > strong {margin-bottom: 0 !important;}
	.block.filter .filter-title{margin-bottom:5px;}
	.filter-title .fa.fa-caret-down { display: inline-block;}
	.filter-title.clicked .fa.fa-caret-up {display: inline-block;}
	.filter-title.clicked .fa.fa-caret-down {display: none;}
	.cat_description{display:none;}
	.size-img {  float: right; margin-top: 30px;}
	.size-list {  margin-top: 30px;}
	.select-size-block h2, .select-size-block .tx-rt {  text-align: center !important;}
}
.cms-no-route .col-main {
  color: #777;
  font-size: 14px;
  line-height: 18px;
}
.cms-no-route .col-main {
  color: #777;
  font-size: 14px;
  line-height: 18px;
}
.cms-no-route .col-main dl,
.cms-no-route .col-main dt,
.cms-no-route .col-main dd
{
  margin-bottom: 10px;
}
.filter-title .fa {
  display: none;
}
.product-photo {
  text-align: center;
}
.banner_item > img {
  width: 100%;
}
.data.item.content {
  color: #777;
  font-size: 13px;
  line-height: 23px;
}
.data.item.content h4 {
  font-size: 18px;
  font-weight: normal;
}
.fotorama__thumb-border {
  display: none !important;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
  border-bottom: 2px solid #ba933e;
}


#howitworks .tabler_content {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
}
#howitworks .tabler_content:nth-child(2n+1) > img, .tabler_content:nth-child(2n+1) > div {
  float: left;
}
#howitworks .tabler_content:nth-child(2n) > img, .tabler_content:nth-child(2n) > div {
  float: right;
}
#howitworks .tabler_content:nth-child(2n) > div {
  padding: 0 20px 0 0;
}
#howitworks .tabler_content > img {
  width: 30%;
}
#howitworks .tabler_content > div {
  padding-left: 20px;
  text-align: left;
  width: 70%;
}
.product-reviews-summary .reviews-actions,
.product-reviews-summary{display:block;text-align: center;}
.page-wrapper .box-blog{margin-bottom:30px;}
.box-homecontent {
  font-size: 14px;
  line-height: 18px;
  margin: 20px 0 30px;
}
.container .rokan-product-heading {  margin-bottom: 30px;  margin-top: 30px;}
.box-homecontent h1, .box-homecontent h2 {
  margin: 20px 0 10px;
}
.column .product-view .price-box .old-price {
  float: none;
  margin: 0 10px 0 0;
  vertical-align: text-bottom;
}
.column .product-view .price-box .old-price .price {
  font-size: 15px;
  vertical-align: text-bottom;
}
.page-wrapper .group-product{padding: 0;}
.page-wrapper .page-footer .footer-static-container{padding: 40px;}
.gridtitle, .gridstatic {
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
}
.gridtitle {
  bottom: 80px;
  color: #fff;
  font-family: "texgyreadventorbold";
  font-size: 20px;
  font-weight: normal;
  text-shadow: 1px 1px 0 #333, -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
  text-transform: uppercase;
}
.gridstatic {
  bottom: 60px;
  color: #ffffff;
  font-size: 12px;
  text-shadow: 1px 1px 0 #333, -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
  text-transform: uppercase;
}
.gridster {margin: 30px 0;}
.category-image {
  position: relative;
}
.cat_title, .cat_description {
  left: 0;
  position: absolute;
  width: 90%;
  text-align: center;
}
.cat_title {
  bottom: 30%;
  color: #ffffff;
  font-size: 2em;
  left: 5%;
  text-shadow: 1px 1px 0 #333, -1px -1px 0 #333, 1px -1px 0 #333, -1px 1px 0 #333, 1px 1px 0 #333;
}
.cat_description {
  bottom: 15%;
  color: #ffffff;
  left: 5%;
  line-height: 20px;
  width: 90%;
}
.addto-links-icons {
  position: relative;
  text-align: center;
}
.catalog-category-view .btn.btn-add-to-cart, .pull-left.actions-primary {
}

.cms-page-view .inline-img .info {
	margin-top: 10px;
	min-height: 40px;
}

.contact_detail_tab{border: 0 none;width:70%;margin: 0 0 15px 0;}
.contact_detail_tab .left_cont {
 border-right: 1px solid #eee;
}
.contact_detail_tab .left_cont, .contact_detail_tab .right_cont {
 border: 0 none;
}

#right_area .text  h5 {text-align:right;}

#right_area .text {background:#f6f6f6; border-bottom:1px dotted #cccccc; margin-bottom:20px;padding:10px 20px;}

#right_area .text  h5 span {display:block;}

#right_area .text p {width:90%; margin: 0 auto;}

.delivery-optn.content {line-height:20px;} 

.cms-customer-testimonials-htm #right_area h2 {text-align:center;}

#right_area {line-height:20px;}

.content {line-height:20px;}

.action.remove {display:block; text-transform:capitalize; color:#ba933e;}

.filter-current {line-height:20px;}

.text {background:#f6f6f6 none repeat scroll 0 0; margin:10px auto; border-bottom:1px dotted #CCCCCC; float:none;}

.text .name {text-align:right;}

.text .name strong , .text .name span {display:block;}

.product-reviews-summary.empty {
  display: none;
}
.product.attibute.delivery_text {
	color: green;
    font-size: 14px;
    font-weight: bold !important;
    line-height: 1.5;
	display: block !important;
}
.vattext {
  font-size: 14px !important;
  font-weight: normal;
  line-height: 24px;
  display:none;
}
.catalog-product-view .vattext {
  display: inline;
}
.product.attribute.short_description p {
  font-size: 16px;
}
.gift-options-cart-item {
  display: none !important;
}
.product-addto-links .action.tocompare {
  display: none !important;
}
.product-social-links .action.tocompare {
  display: none !important;
}
.catalog-category-view .gridster{
	visibility:hidden;
}
.catalog-category-view .gridster.ready{
	visibility:visible;
  display: inline-block;
}

@media (max-width: 991px) {
	
	.product.info.detailed .product.data.items .item.title a {font-size:13px;}
	
	.product.info.detailed .product.data.items .item.title {margin-right:10px;}
		
}

@media only screen and (min-width:992px) and (max-width:1199px){
	.navigation li.level0 {
		margin-right: 14px;
	}
	.custommenu.navigation li > a > span {
		font-size: 13.5px;
	}
}
@media (min-width:768px) and (max-width:991px){
	.custommenu.navigation li.trade {
	  top: 0;
	  right: -62px;
	}
}
@media (min-width: 1200px) {
	.custommenu.navigation li.trade {
	  top: 0;
	  right: -67px;
	}
}
@media (min-width:992px) and (max-width:1199px){
	.custommenu.navigation li.trade {
	  top: 0;
	  right: -55px;
	}
}
@media (min-width:768px) and (max-width:850px){
	.header .col-menu {
	  padding-left: 0;
	}
	.header .nav-sections-item-content > .navigation {
		margin-left: -10px;
	}
	.navigation li.level0 {
		margin-right: 9px !important;
	}
	.custommenu.navigation li.trade {
		right: -65px !important;
	}
}
@media only screen and (min-width:768px) and (max-width:991px){
	
	.product-view .box-tocart, .product-social-links {margin-top:0px;}

/*	.header-container .top-link-container .register-login {
		padding-right: 100px;
	}*/
	/*.header-container .header .minicart-wrapper {
		position: fixed;
		right: 45px;
		top: 0;
		z-index: 999999;
	}*/
	/*.header-container .header .block-search {
		position: fixed;
		right: 90px;
		top: 0;
		z-index: 999999;
	}*/
	.navigation li.level0 {
		margin-right: 10px;
	}
	.custommenu.navigation li > a > span {
		font-size: 12.5px;
		line-height: 30px;
	}	
	.navigation {
		max-width: 100% !important;
	}
/*	.page-wrapper {
		padding-top: 30px;
	}*/
	.cart button.action.update {
		clear: both;
		margin-top: 15px;
	}
	
}
/* ----------------- Common UI Changes --------*/
.post-list-wrapper .post-list  li.post-holder:last-child{margin:0px}
.page-wrapper .banner-top-home p{margin:0px}
/*---- RWD Changes --------------*/
@media only screen and (min-width:1024px) and (max-width:1325px)
{
	.columns .gridster ul{height: 1720px !important;}
	.columns .gridster{max-width:1140px;}
}

/*@media only screen and (min-width:761px) and (max-width:980px){
	.page-wrapper .banner-top-home{margin:30px 0px;}
}

@media (max-width:760px){
	.page-wrapper .banner-top-home{margin:15px 0px;}
}
*/
@media (max-width:600px){
	.rokan-mostviewed.block{margin-bottom:10px;}
	.group-product .product-item .product-info .product-name, .group-product .product-list-item .product-info .product-name{height:auto;}
}
@media (max-width:480px){
	.size-img {  width:50%;}
}



.header-container .header .nav-toggle {margin-top:0px;}

.block-search {margin-top:0px;}
}
.block-subtitle.filter-current-subtitle {
  display: block;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 5px;
}
.select-size-block {
  background-color: #000;
  color: #fff;
  padding: 50px 0;
}
.select-size-block h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
}
._gold,._gold a {
  color: #ba933e;
}
.select-size-block h2,
.select-size-block .tx-rt{text-align: center;}
.select-size-block p {
  text-transform: uppercase;
}
.size-list {
  margin-top: 20px;
}
.size-list li {
  display: block;
  line-height: 18px;
}
.size-list strong {
  color: #ba933e;
  font-family: "texgyreadventorbold";
}
.size-list a {
  font-family: "texgyreadventorbold";
}
.select-size-block hr {
  margin: 40px 0;
}
.above-our-ranges {
  margin-top: 40px;
}
.bannertabdata {
  background-color: #000;
  text-align: center;
  display:none;
}
.bannertabdata.active {display:block;}
.bannertab {
  background-color: #2f2f2f;
  color: #9d9d9d;
  padding: 10px;
  cursor: pointer;
}
.bannertab.active {background-color: #000;color:#fff;}
._above {
  margin: 20px 0 50px;
}
#quick-window .page-title-wrapper {
  display: block;
  text-align: left;
}
#quick-window .old-price {
  display: inline-block;
  margin-right: 10px;
}
#quick-window .special-price {
  display: inline-block;
  margin: 0;
}
#quick-window .product-info-main .page-title-wrapper .page-title{margin-top:10px;text-align: center;}
#quick-window .box-tocart {display: inline-block;}
#quick-window .product-social-links {
  display: inline-block;
  margin-top: 0;
  text-align: center;
  width: 100%;
}
#quick-window .base {
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#quick-window .product.attribute.short_note,#quick-window .product.attribute.short_description,#quick-window .stock.available {
  margin-top: 10px;font-weight: normal !important;
}
.quick-view-content .product-info-price{text-align:center;}
.header .custommenu.navigation li.level0.fullwidth > .submenu{padding:10px;}
.header .custommenu.navigation li.level0.fullwidth .submenu li.level1 > a, .header .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a{
	font-family: "texgyreadventorbold";
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 5px 0;
  /*  padding: 0; */
    position: relative;
    text-transform: uppercase;
}

.product.attribute.short_description {
  font-family: "texgyreadventorbold";
  font-weight: normal;
}
/* Menu */
.header .logo{max-width:80%;line-height:82px;}
.header .custommenu.navigation li.level0.staticwidth .submenu{left: 0 !important; position:fixed;}
.cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .action-gift:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .action.primary:hover{background-color: #333 !important;}
.block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart.table-wrapper .actions-toolbar > .action {
  background-color: #ffffff !important;
  color:#000000;
  border: 1px solid #000000;
  font-weight: normal;
}
.block-cart-failed .action.clear, .cart-container .form-cart .action.clear, .cart-container .cart-gift-item .action.clear {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #000;
  color: #000000;
  font-weight: normal;
  margin-right: 10px;
}
.block-cart-failed .action.clear:hover, .cart-container .form-cart .action.clear:hover, .cart-container .cart-gift-item .action.clear:hover, .block-cart-failed .action.update:hover, .cart-container .form-cart .action.update:hover, .cart-container .cart-gift-item .action.update:hover{
	background-color: #000000 !important;
    color: #ffffff !important;
	border: 1px solid #000;
}
.block-cart-failed .action.update, .cart-container .form-cart .action.update, .cart-container .cart-gift-item .action.update {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #000;
  color: #000000;
  font-weight: normal;
}
.actions-primary button{background-color: #fff !important;}
.comparison .action.tocart.primary {
  background: #000000 none repeat scroll 0 0 !important;
  font-size: 12px;
  padding: 7px 10px;
}
.columns1 .ui-menu-item.level1 > a > span {
  font-size: 14px;
  line-height: 22px;
}
.menu_img{display:block;}
/* homepage */
.page-wrapper .banner-top-home {
    margin: 30px 0;
}

.cms-index-index .page-wrapper .banner-top-home{
  margin: 30px 0 53px;
}
.lm_size_tabs .tab {color: #ffffff; background: #2f2f2f none repeat scroll 0 0; cursor:pointer;}
.lm_size_tabs .tab.active { background: #000000 none repeat scroll 0 0;}
.tabdata{display:none;}
.tabdata.active{display:block;}
/* category image rotator */
.product-item:hover .product-photo .image0, .products .product-list-item:hover .product-photo .image0{opacity: 1;}
.rotator { 
	overflow: hidden;
    position: relative; 
    width: 270px; 
    height: 270px;
}

.rotator > div { 
    position: absolute;
}
/* scroll to top */
.scrollToTop {
  background:rgba(0, 0, 0, 0) url(../images/back-to-top-button.png) no-repeat scroll 0 0;
  bottom: 75px;
  color: #fff;
  display: none;
  font-weight: bold;
  height: 75px;
  z-index:99999;
  padding: 12px 5px 5px;
  position: fixed;
  right: 40px;
  text-align: center;
  text-decoration: none;
  width: 75px;
}
.scrollToTop .fa {
  color: #fff;
  display: block;
  font-size: 55px;
  font-weight: bold;
  line-height: 18px;
  vertical-align: middle;
}
.scrollToTop > em {
  color: #fff;
  font-family: "texgyreadventorbold";
  font-size: 8px;
  font-weight: normal;
}
.scrollToTop:focus, .scrollToTop:hover{
	text-decoration:none;
	color:#fff;
} 
.contact-no {
  color: #ccc;
  text-align:left;
}
.top-link-container .contact-no > p {
  margin-top: 10px;
}
.product-info .product-list-item .product-photo .quickview-product a{top: 185px;}
.product-info .product-list-item .product-info .price-box .old-price .price{font-size:16px; line-height:22px;}
.product-info .product-list-item .product-info .price-box .old-price .price-wrapper {margin-right:5px;}
#search_mini_form {min-width:270px;}
.header-container .top-link-container .register-login a {color:#CCC;}
.header-container .top-link-container {line-height:40px;}
.nav-open .nav-sections {background:#222;}
.nav-open .nav-sections {z-index:999;}
.navigation .parent .level-top::after {color:#ddd;}
.custommenu.navigation li.trade > a > span {
  background-color: #ba933e;
  color: #000000;
  padding: 0 10px;
}
.custommenu.navigation li.trade {
  position: absolute;
}
.header-container .top-link-container .register-login {float:right;}

.margin_header {display: none!important;}
.cms-homepage-hermes3 .margin_header {margin-top:43px;}
.checkout.action.primary{
	font-weight: normal;
}
.one-step-checkout .form-login .note {
  font-size: 1.05em;
}
.one-step-checkout .fieldset > .field:not(.choice) > .control {
  width: 98.2%;
}
.checkout-shipping-address label {
  white-space: normal;
}
.action.action-help > span {
  display: none;
}
.one-step-checkout h3 {
  font-weight: normal;
}
.payment-method-billing-address label span.box-check {
  border: 1px solid #000000 !important;
  top: 4px;
}
.onestepcheckout-index-index .payment-method-content .fieldset {
	margin-left: 0px !important; 
}
.block-cart-failed .action.continue, .cart-container .form-cart .action.continue, button, .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .action-gift, .action.primary, .review-form .action.submit.primary, .primary .action.primary, .actions .action.primary, .checkout.action.primary{
	font-weight:normal !important;
}
#discount-coupon-form .actions-toolbar > .primary .action.apply {
  background: #ffffff none repeat scroll 0 0;
}
.login-container .block.block-new-customer .actions-toolbar .primary a:hover{
	color:#ffffff;
}
.onestepcheckout-discount .action.action-apply.apply-coupon span {
  color: #000000 !important;
}
.onestepcheckout-discount .action.action-apply.apply-coupon span:hover {
  color: #ffffff !important;
}
#onestepcheckout_logout_link.onestepcheckout-login-link {
  display: none;
}
.action.action-cancel.osc-edit-button:hover {
  color: #ffffff !important;
}
.osc-ok-button:hover{
	color: #fff !important;
}
.osc-ok-button {
  color: #333 !important;
}
.osc-edit-button:hover{
	color: #fff !important;
}
.onestepcheckout-discount button#add_coupon_code_button:hover {
  background: #ffffff none repeat scroll 0 0 !important;
  cursor: pointer;
}
.abs-revert-secondary-color:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar > .primary button:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift:hover{
	color:#ffffff !important;
}
.payment-method-billing-address label span.check {
  border-color: #000;
  top: 5px;
}
.one-step-checkout h3::before {
  border: 1px solid !important;
  color: #000 !important;
}
.header-container .top-link-container .link-follow{
	 margin-right: 0 !important;
}
.add-to-links {
    display: none !important;
}
.addto-links-icons .pull-left {
  float: none !important;
  width: 100%;
}
.footer-copyright .footer.links {
  float: right;
}
@media only screen and (max-width:577px){
	.margin_header {margin-top:83px;}
	.cms-homepage-hermes3 .margin_header {margin-top:83px;}
}
@media only screen and (max-width:522px){
	.header-container .top-link-container .register-login span.pinehead {
	  padding: 0;
	}
	a.headwish, a.headcompare, span.pinehead {
	  display: none;
	}
	.custom_links {
	  width: 177px;
	  display: none !important;
	}
	.header-container .top-link-container .link-follow {
	  clear: both;
	  display: none;
	}
	.custom_links a {
	  color: #cccccc;
	}	
	.header .logo {
		line-height: 60px;
	}
	.nav-toggle {
		line-height: 45px !important;
	}
/*	.page-wrapper {
		padding-top: 34px;
	}*/
	.page-wrapper .header-container .header .block-search .block-content .dropdown .top-search .fa, .page-wrapper .header-container .header .minicart-wrapper .icon-cart-header .fa {
		line-height: 62px;
	}
}
.header-container .top-link-container .link-follow li a {line-height:40px;}
.post-read-more.p_read_more { color: #ba933e; }
/* Css For Mobile Navigation */
@media only screen and (max-width:639px){
	.products .product-grid .item-inner:nth-child(3n+1) {
		clear: none;
	}
}
@media only screen and (min-width:640px) and (max-width:767px){
	.rotator {
		height: 185px;
		width: 210px;
	}
	.product-image-photo {
		height: 185px;
		width: 210px;
	}
	.product-list-item .product-photo {
		width: 185px;
	}
}
@media only screen and (min-width:480px) and (max-width:639px){
	.rotator {
		height: 185px;
		width: 220px;
	}
	.product-image-photo {
		height: 185px;
		width: 220px;
	}
	.product-list-item .product-photo {
		width: 185px;
		overflow: hidden; 
		 margin: 0 auto;
	}
}

@media only screen and (min-width:320px) and (max-width:767px){
	.navigation .level0 > .level-top {color:#ddd;padding:14px 20px !important;}
	.header .custommenu.navigation li.level0.staticwidth .submenu {position:relative;}
	.submenu .bottom-block-menu {display:none;}
	.nav-toggle {top:0px !important;line-height:82px;}
	.logo img {max-width:70%;}
	.block-cart-failed .action.clear, .cart-container .form-cart .action.clear, .cart-container .cart-gift-item .action.clear {
	  margin: 0 auto 10px;
	}
	.cart .product-image-photo {
		height: auto;
	}
	.header-container .top-link-container .link-follow {
	  margin-right: 15px;
	}
	.navigation .submenu:not(:first-child) ul > li a {
		color: #cccccc !important;
	}
}
.product-item-details {
  text-align: left;
}
.page-wrapper .header-container .header .minicart-wrapper .product .actions{top: 75px;}
.header-container .header .block-search .block-content .dropdown .action.search,
.minicart-wrapper .close{opacity:1;}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .price{font-weight:normal}
#checkout > .loading-mask{display:none;}
#wishlist-view-form .products-grid.wishlist .product-item-comment {
  display: block;
  height: 84px;
  line-height: 22px;
  margin: 5px 0;
}
.account .block-content {
  overflow: hidden;
}
#change-email,#change-password{visibility:hidden;}
.wishlist-index-index .products-grid .product-item{text-align:center;}
.product-item-actions .actions-primary {
  display: inline-block;
}
.wishlist-index-index .products-grid .product-item .label, 
.wishlist-index-index .products-grid .product-item .control, 
.wishlist-index-index .products-grid .product-item .actions-primary 
{
  display: inline-block;
  width:auto;
  float: none;
}
.toolbar .pages a.page{color:#999;}
.filter-content .item .label {font-weight:normal;} 
.filter .filter-content .filter-options .filter-options-content ol li{padding: 0 0 10px;}
#checkout button.action.action-auth-toggle {
  background-color: #fff !important;
  color: #000;
}
.products .product-list span.price {
  line-height: 16px;
}
.products .product-list .old-price {
  margin-right: 10px;
}
.category-view > .category-description {
  display: none;
}
.products .product-list .actions-primary {
  float: left;
}
.catalog-category-view .product-item-actions .btn.btn-add-to-cart, .catalogsearch-result-index .product-item-actions .btn.btn-add-to-cart {
    background-color: #ba933e !important;
    color: #ffffff !important;
}
.homepageprod .btn.btn-add-to-cart {
    background-color: #ba933e !important;
    color: #ffffff !important;
	padding: 5px 8px !important;
}
.product-item-actions .btn:focus, .product-item-actions .btn:active:focus, .product-item-actions .btn.active:focus, .product-item-actions .btn.focus, .product-item-actions .btn.focus:active, .product-item-actions .btn.active.focus {
    outline: medium none !important;
}
.action.submit.primary {
  font-weight: normal;
}
.fotorama-item.fotorama.fotorama--fullscreen {z-index:100000 !important;}
.group-product .addto-links-icons {
  display: none;
}
.group-product .product-item .product-info .product-name a {
  font-family: "texgyreadventorbold";
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}
.group-product .product-item .product-info .product-name,
.group-product .product-item .product-info .price-box.price-final_price {text-align: left;}
.group-product .product-item .product-info .price-box .price {
  font-weight: normal;
}
.quick-view-content .product-info-main {
  float: right;
  width: 50%;
}
.action.primary.tocart {
  font-weight: normal;
}
.addthis_native_toolbox {
  margin: 0 auto;
  padding-left: 15px;
  width: 340px;
}
.product-socialshare-links {
    padding-left: 30px;
}
@media only screen and (min-width:320px) and (max-width:990px){
	.product-socialshare-links {
		padding-top: 15px;
	}
}
.price-box .old-price {
    padding: 0 15px;
}
.category_tab_slider .old-price .price {
    font-size: 16px !important;
    line-height: 21px !important;
}
#product-comparison .attribute.value {
    font-size: 14px !important;
}
.table-comparison .cell.attribute {
    font-size: 14px !important;
}
.table-comparison {
  overflow: scroll !important;
  table-layout: inherit;
}
.sidebar-additional1 .block.block-compare {
    display: none;
}
.sidebar-additional1 .block.block-wishlist {
    display: none;
}
@media only screen and (min-width:768px) and (max-width:991px){
	.nav-sections .navigation .level0 > .level-top {
		padding: 5px 0 !important;
	}
	.header .logo {
		line-height: 45px !important;
	}
	.header .fa.fa-search, .header .fa.fa-shopping-basket {
		line-height: 45px !important;
	}
	.page-wrapper .header-container .header .minicart-wrapper .action.showcart .counter.qty {
		top: 20px !important;
	}
	.navigation {
		max-width: 85%;
	}
	.rotator {
		overflow: hidden;
		position: relative;
		width: 100%;
		height: 160px !important;
    }
}
@media only screen and (min-width:640px) and (max-width:991px){
	.product-list-item .addto-links-icons .add-to-links li{
		margin-left: 0px;
		padding-top: 5px;
	}
}
@media (max-width: 340px) {
	.header-container .top-link-container .register-login {
		font-size: 13px;
	}
	.header-container .top-link-container .link-follow{display:none;}
}
@media (max-width: 768px) {
	.product-list-item .product-photo .rotator {
	  margin: 0 auto;
	}
}
#popupCloseButton {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: -2px;
    font-size: 17px;
    line-height: 26px;
    width: 26px;
    height: 26px;
    text-align: center;
}
#popupCloseButton:hover {
    background-color: #ccc;
}

.modal-popup .modal-inner-wrap {position:absolute;}
.modal-popup .action-close::before{color:#FFFFFF;}
.modal-popup.modal-slide,.modal-popup.confirm {z-index:99999;}
.checkout-index-index .modal-popup .modal-inner-wrap {margin-top:3%;}
#checkout-payment-method-load .payment-methods input {float:left;}
#checkout-payment-method-load .payment-methods label {display:block; padding-left:22px; padding-top:4px;}
.minicart-items {height:auto !important;}
.customer-account-login #remember-me-box .checkbox {float:left; margin-top:2px;}
.customer-account-login #remember-me-box  .label {padding-left:5px}
.customer-account-login .fieldset > .field.choice::before, .fieldset > .field.no-label::before {width:2.5%;}

.contactus-note{text-align:left;margin-bottom: 20px;}
fieldset.contactus-fieldset, .form-orders-search, .customer-account-login .block-customer-login, .form-create-account, .customer-account-forgotpassword form{
  border: 1px solid #ba933e !important;
  border-radius: 5px;
  padding: 20px;
  background-color: #fbf7ee;
}
.cms-free-uk-home-delivery-htm table, .cms-free-uk-home-delivery-htm table th, .cms-free-uk-home-delivery-htm table td{
    border-color: #ba933e !important;
}
.form-create-account .label {
    margin-right: 15px !important;
}
.footer-payment img {
  height: 50px;
}
.one-step-checkout #payment_method_step_header,
.one-step-checkout h3,
#one-step-checkout-form h5.customer-name{font-weight:normal;}
.onestepcheckout-payment-methods .checkout-payment-method .payment-method-content .fieldset > .field.type .control{margin-left: 0; width:auto;text-align: center;}
.checkout-payment-method .credit-card-types .item{margin-bottom: 10px;margin-top: 10px;}

#checkout .onestepcheckout-payment-methods .control {
  width: 100%;
}
#checkout .payment-method-braintree .hosted-control.hosted-date:first-of-type{margin-right: 33px;}
#checkout .payment-method-braintree .hosted-control.hosted-date:first-of-type::after{right: -20px;}

.wrap-col-last-3 .onestepcheckout-place {
   margin-bottom: 50px;
}
.payment-method-billing-address .field.field-select-billing {
  margin: 0px !important;
}
.bill-address-title{
	color: #000;
    font-weight: bold;
}
.checkout-shipping-address .form-login .input-text {
  border: 2px solid #b2b2b2;
}
.checkout-index-index .nav-sections {
  display: block !important;
}
#shipping-new-address-form .input-text, #shipping-new-address-form .select {
  border: 2px solid #b2b2b2;
}
.payment-method-billing-address .input-text, .payment-method-billing-address .select {
  border: 2px solid #b2b2b2;
}
#shipping-method-buttons-container button.action.continue.primary {
  background: green none repeat scroll 0 0 !important;
}
.payment-method-content .button.action.primary.checkout {
  background: green none repeat scroll 0 0;
}
#shipping-method-buttons-container .primary {
  float: left;
}
.table-checkout-shipping-method tr td {
  border: medium none !important;
}
.table-checkout-shipping-method {
  border: 0 none !important;
}
.opc-payment-additional .form-discount .input-text {
  border: 2px solid #373838;
}
.opc-payment-additional.discount-code {
  display: none !important;
}
.opc-block-summary > span#close_summery {
  cursor: pointer;
  font-size: 24px;
  font-weight: bold;
  padding: 5px;
  position: absolute;
  right: 15px;
  top: 20px;
  display:none;
}
.contactus-fieldset input {
    border: 2px solid #373838;
}
.contactus-fieldset textarea {
    border: 2px solid #373838;
}
.catalog-category-view .category-description {
  clear: both;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], .field .select {
	border: 2px solid #373838;
}
.catalog-product-view .product-info .price-box .old-price {
  /* display: block !important; */
  margin-right: 0;
}
@media (min-width: 768px) {
	.content.minicart-items {
	  display: block !important;
	}
	.opc-block-summary .items-in-cart.active > .title::after {
	  content: none !important;
	}
	.opc-block-summary .items-in-cart > .title::after{
		content: none !important;
	}
	#checkout-step-shipping_method.step-content {
	  padding-left: 20%;
	}
}

@media (max-width: 767px) {
	.opc-estimated-wrapper {
	  clear: both !important;
	}
	.opc-progress-bar li {
	  float: left;
	  width: 30%;
	}
	.opc-progress-bar li > span {
	  font-size: 14px !important;
	}
	.minicart-wrapper {
		margin-top: 0px;
	}
	.opc-estimated-wrapper .minicart-wrapper .action.showcart::before{
		color: #8f8f8f !important;
	}
	.action.nav-toggle {
	  display: block;
	}
	.fieldset > .field:not(.choice) > .label {
	  width: 100% !important;
	}
	.product-add-form .fieldset > .field:not(.choice) > .label {
	  width: 25% !important;
	}
	.opc-block-summary > span#close_summery {
		display:block;
	}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.product-item .product-info .product-name, .product-list-item .product-info .product-name {
		line-height: 18px;
	}
}

@media (max-width: 360px) {
	.opc-estimated-wrapper .minicart-wrapper .action.showcart {
	  padding: 10px !important;
	}
}
@media only screen and (min-width:523px) and (max-width:767px){
	.opc-block-summary {
		margin: 100px 0 20px !important;
	}
}
@media (max-width: 522px) {
	.opc-block-summary {
		margin: 120px 0 20px !important;
	}
}
@media only screen and (min-width:320px) and (max-width:1199px){
	.opc-block-summary .product-item .price {
	  font-size: 0.8rem !important;
	}
	.product-image-container {
	  display: inline-block;
	  max-width: 30% !important;
	}
	.checkout-cart-index .product-image-container {
	  max-width: 100% !important;
	}
	.cms-index-index .product-image-container {
	  max-width: 100% !important;
	}
	.catalog-category-view .product-image-container {
	  max-width: 100% !important;
	}
	.minicart-items .product-item-details {
	  padding-left: 33% !important;
	}
}
@media only screen and (min-width:768px) and (max-width:1023px){
	.gridster li{
		margin: 0 1% 1% 0 !important;
		max-height: 100% !important;
		min-height: auto !important;
		width: 49% !important;
	}
}
@media only screen and (min-width:1024px) and (max-width:1199px){
	.gridster li {
		margin: 0 5px 5px 0 !important;
		max-height: 320px !important;
		min-height: 320px !important;
		width: 320px !important;
	}
	.gridster.ready ul{
		width: 714px !important;
	}
	.category-our-products .columns .gridster ul {
		height: 1127px !important;
	}
	.category-cabinets .columns .gridster ul {
		height: 774px !important;
	}
	.category-hollywood-vanity-mirrors .columns .gridster ul {
		height: 1488px !important;
	}
	.category-bathroom-ranges .columns .gridster ul {
		height: 2232px !important;
	}
	[data-catid="245"] {
		display: none;
	}
}
.customer-account-index .account-nav {
border: none;
}
.checkout-cart-index .cart-totals .totals-tax {display:none;}
.newlable_list {
    right: 0;
    position: absolute;
    z-index: 999999;
    color: #ffffff;
    padding: 5px 15px;
    background-color: #ba933e;
    opacity: 0.9;
}
/*.catalog-category-view .wrapper_slider {
  margin-top: -24px;
}*/
#avl_stk{ display:none; }

/*** Home Page size sections***/
.size-img-cabandmirror > img {
  float: left;
}
.noleftpadding {
  padding-left: 0;
}
.size-div .selectxtt {
  color: #ba933e;
  font-size: 40px;
  margin-top: 40px;
  margin-bottom: 32px;
}
.size-div .perfcttxt {
  font-family: sans-serif;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}
.size-div .desctxt {
  color: #7f7f7f;
  font-size: 16px;
  text-transform: none;
  width: 45%;
}
.size-list .widthtxt {
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
}
.size-list .heighttxt {
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
}
.homecab_mirros .size-list {
  max-width: 182px;
  text-align: center;
  width: 182px;
  float: right;
  margin-top: -40px;
}
.homecab_mirros .size-list li {
  background: rgba(0, 0, 0, 0) url("../images/sizeli_bkgr.png") repeat scroll 0 0 / cover;
  line-height: 28px;  
}
.homecab_mirros .size-list li a {
  color: #ffffff;
}
.noleftpadding .size-list {
  float: left;
  margin-top: 35%;
}
.size-img-cabandmirror {
  float: left;
}
.container.lm_size_tabs {
  margin-bottom: -60px;
}
.row.homecab_mirros {
  margin-top: 10px;
}
.lm_size_tabs .tab.active > h2 span {
  border-bottom: 2px solid #ba933e;
  color: #ba933e;
}
.lm_size_tabs .tab.tab_left {
  background: none;
}
.lm_size_tabs .tab.tab_right {
  background: none;
}
.lm_size_tabs .tab.tab_left > h2 span {
  float: right;
   margin-right: -25px;
}
.lm_size_tabs .tab.tab_right > h2 span {
   margin-left: 50px;
}
.select-size-block.homesection {
  padding: 80px 0 15px;
}
.homecab_mirros .size-list li a {
  display: block;
}

@media only screen and (min-width:992px) and (max-width:1199px){
	.size-img-cabandmirror {
	  width: 61%;
	}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.noleftpadding .size-list {
	  bottom: 0;
	  float: right;
	  margin-top: 0;
	  position: absolute;
	  right: 0;
	}
	.size-img-cabandmirror > img{
		margin-left: -15px;
	}
	p.m2o_abo{
		display:none;
	}
	div.m2o_abo{
		display:block !important;
	}
}
@media (max-width: 767px) {
	.homecab_mirros .size-div {
	  text-align: center;
	}
	.size-div .desctxt{
		width: 100%;
	}
	.homecab_mirros .size-list {
	  clear: both;
	  float: none;
	  margin: 0 auto;
	}
	.size-img-cabandmirror {
	  float: none;
	  margin: 0 auto;
	  text-align: center;
	  width: 100%;
	}
	.size-img-cabandmirror > img{
		float:none;
	}
	p.m2o_abo{
		display:none;
	}
	div.m2o_abo{
		display:block !important;
		text-transform: uppercase;
	}
}
.catalog-category-view .stock > span{
	margin-left: 0px;
}
p.m2o_abo {
    text-transform: uppercase;
}
p.m2o_abo img {
    margin: 0 10px;
}
p.m2o_abo > span, div.m2o_abo p > span {
    color: #0f7b0b;
	font-weight: bold;
}
p.m2o_bel {
    color: #777;
}
.stock_m2o.available > span {
    color: #ba933e;
}
.stock_m2o.available, .product-info .stock_m2o {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}


.overlay_preorder_discount {
  background: url("../images/overlay_preorder_discount_bg.png") repeat scroll center top;
  color: #ffffff;
  margin-top: -26px;
  padding: 2px 0;
  position: absolute;
  width: 100%;
  z-index: 99999;
}
.newlable_list.sale {
  background-color: #b41a1e;
}

/* Ves MegaMenu */
.nav-sections .ves-menu .ves-megamenu{background: #000;}
.nav-sections .ves-menu .ves-megamenu li.level0 > a{
    line-height: 82px;
    font-family: 'texgyreadventorbold'; 
    color: #ccc;
    padding: 0 5px 0 0;
}
.nav-sections .ves-menu .submenu.dropdown-menu.animated {
    width: 1200px !important;
    right: 0px !important;
    margin: 0 auto !important;
    left: 0px !important;
    position: fixed;
    margin-top: 30px !important;
}
.trade > a > span {
    background: #ba933e;
    color: #000;
    padding: 0 10px;
}
.nav-sections .ves-menu .navigation li.level0 > a[data-id="183"] > span {
  background: red none repeat scroll 0 0;
  padding: 0 10px;
}
.nav-sections .ves-menu .ves-megamenu li.level0:hover > a[data-id="183"] {
	color: #ccc;
}
.nav-sections .ves-menu .ves-megamenu li.level0.trade:hover > a{color: #fff;}
.nav-sections .ves-menu .navigation li.level0{margin-right: 10px;}
.nav-sections .ves-menu .ves-megamenu li.level0:hover > a{background: #000; color: #ba933e;}
.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar.right-sidebar {
    float: right;
}
.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar.right-sidebar .right-image-div {
    margin-bottom: 40px;
}
.ves-megamenu .dropdown-menu .content-wrap .megamenu-content{
    background-image: -webkit-linear-gradient(top, white 10%, #000 50%, white 100%);
    background-repeat: no-repeat;
    background-size: 1px 80%;
    background-position-x: 100%;
	padding-right: 2px;
}
.ves-megamenu li.level-top.active>a {
    background: #000 !important;
    color: #ba933e !important;
}
.ves-megamenu.menu-hover .row .subhover:hover .dropdown-menu {
    height: 100%;
    left: 91% !important;
    box-shadow: none;
    padding: 0 0 0 30px;
}
.nav-sections .ves-menu .mega-col.col-sm-12.mega-col-level-1.col-xs-12, .nav-sections .ves-menu .mega-col.col-sm-12.mega-col-level-2.col-xs-12,
.nav-sections .ves-menu .subhover.dropdown-submenu {
    position: static !important;
}

.nav-sections .ves-menu .level1.nav-dropdown {
    position: relative;
}
.navigation .level0 .submenu .submenu {
	top: 0 !important;
}
.nav-sections .ves-menu .navigation .level0 .submenu a:hover{color: #ba933e;}
.nav-sections .ves-menu .navigation .level0 .submenu a {
  font-family: "texgyreadventorbold";
  font-size: 13px;
  line-height: 25px;
  padding-bottom: 12px;
  text-transform: uppercase;
  background: #ffffff;
}
.nav-sections .ves-menu .navigation .submenu-alignleft .submenu .nav-dropdown {
    background: #ffffff;
}
@media (max-width: 767px) {
	.nav-sections {
	  width: 265px !important;
	}
	.nav-sections .ves-menu .ves-megamenu li.level0 > a {
	  font-size: 13px;
	  line-height: 45px;
	  padding-left: 15px;
	}
	.nav-sections .ves-menu .submenu.dropdown-menu.animated {
	  position: relative !important;
	   margin: 0 auto !important;
	}
	.ves-megamenu .dropdown-menu .content-wrap .megamenu-content {
	  background-image: unset;
	  padding-right: 0;
	}
	.ves-megamenu .dropdown-menu .megamenu-footer {
	  display: none;
	}
	.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar.right-sidebar .right-image-div {
	  display: none;
	  margin-bottom: 0;
	  padding-left: 10px;
	}
	.ves-megamenu.menu-hover .row .subhover:hover .dropdown-menu {
		left: 0 !important;
	}
	.nav-sections .ves-menu .mega-col.col-sm-12.mega-col-5.mega-col-level-1.col-xs-12, .nav-sections .ves-menu .nav-item.level1.nav-5.submenu-alignleft.subhover.dropdown-submenu {
		position: relative !important;
	}
	.nav-sections .ves-menu .navigation .level0 .submenu a {
		line-height: 20px;
	}
	.nav-sections .ves-menu .mega-col.col-sm-12.col-xs-12 .dropdown-submenu a span.opener {
		padding: 5px 15px !important;
	}
	.nav-sections .ves-menu .navigation li.level0 span.opener {
		padding: 20px !important;
	}
	.nav-sections .ves-menu .nav-item.submenu-alignleft.subhover.dropdown-submenu {
		padding: 10px !important;
	}
	.nav-open .page-wrapper {
		left: 265px !important;
	}
	.ves-megamenu.menu-hover .row .subhover:hover .dropdown-menu {
		padding: 0 0 0 10px;
	}
	.ves-megamenu .opener {
		top: initial !important;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px){
	.nav-sections .ves-menu .ves-megamenu li.level0 > a {
		line-height: 40px !important;
	}
}
/* Ves MegaMenu - END */

/* Product Page Bottom Block - Start */
.custom-bottomblock .p-bottom-content li {
  float: left;
  margin-left: 2.56%;
  text-align: center;
  width: 21.8%;
}
.custom-bottomblock .p-bottom-content li:last-child {
  margin-right: 2.56%;
}
.custom-bottomblock .p-bottom-content h3 {
  background: #ffffff none repeat scroll 0 0;
  color: #6f6e6e;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin-left: 30%;
  margin-top: -17px;
  text-align: center;
  width: 40%;
}
.custom-bottomblock .p-bottom-content .foot_logo_imgs {
  clear: both;
  margin: 0 2.56% -35px;
  text-align: center;
}
.foot_logo_imgs > img:last-child {
  background: #ffffff none repeat scroll 0 0;
  padding-left: 38px;
}
.catalog-product-view .custom-bottomblock {
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  display: inline-block;
  margin-bottom: 25px;
  width: 100%;
}
.custom-bottomblock .p-bottom-content li a:hover {
    color: #000000;
}
.custom-bottomblock .p-bottom-content li a {
  color: #000000;
}
.custom-bottomblock .p-bottom-content li .bot_details {
  color: #ffffff;
  font-size: 13px;
  line-height: 15px;
}
.custom-bottomblock .p-bottom-content li .bot_details {
  background-color: #000000;
  color: #ffffff;
  font-size: 13px;
  line-height: 15px;
  padding: 5px 0 8px;
}
.custom-bottomblock .p-bottom-content li .steps {
  margin-bottom: 8px;
}
.custom-bottomblock .p-bottom-content li .steps div {
  background: #f2bf18 none repeat scroll 0 0;
  border-radius: 50%;
  font-family: texgyreadventorbold;
  font-size: 16px;
  height: 45px;
  line-height: 42px;
  margin: 0 auto;
  width: 45px;
}
.custom-bottomblock .p-bottom-content li .steps div:hover {
  background: #000000 none repeat scroll 0 0;
  color: #f2bf18;
}
.custom-bottomblock .steps_border {
  left: 50%;
  margin-bottom: 0;
  margin-top: 10px;
  position: absolute;
  text-align: center;
  z-index: -1;
}
.custom-bottomblock .steps_border > img {
  left: -50%;
  position: relative;
}
.custom-bottomblock .p-bottom-content li .text-heading {
  background: #000000 none repeat scroll 0 0;
  color: #cc9902;
  font-family: "texgyreadventorbold";
  font-size: 24px;
  font-weight: lighter;
  line-height: 32px;
  margin: 0;
  padding-bottom: 4px;
}
.custom-bottomblock .p-bottom-content li img {
  width: 100%;
}
.nav-sections .ves-menu .ves-megamenu li.level0 > a .caret {
  display: none;
}

@media only screen and (min-width:992px) and (max-width:1668px){
	.custom-bottomblock .steps_border > img {
		display:none;
	}
}
@media only screen and (min-width:481px) and (max-width:991px){
	.custom-bottomblock .p-bottom-content li {
	  margin-left: 5%;
	  width: 40%;
	  margin-top: 15px;
	}
	.custom-bottomblock .steps_border > img {
		display:none;
	}
	.custom-bottomblock .p-bottom-content li .bot_details{
		min-height: 60px;
	}
}
@media (max-width:767px){
	.custom-bottomblock .p-bottom-content .foot_logo_imgs {
	  margin: 0;
	  text-align: center;
	}
	.foot_logo_imgs > img:last-child {
	  margin-bottom: 15px;
	  margin-top: 15px;
	  padding: 0;
	}
	.custom-bottomblock .p-bottom-content h3 {
	  font-size: 16px;
	  margin-left: 0;
	  width: 100%;
	}
	.nav-sections .ves-menu .navigation .level0 .submenu a {
		background: transparent url(../images/mega_menu_arrow.png) no-repeat scroll left 1px top 11px !important;
		padding-left: 11px !important;
	}
	.sub_menu_area_left {
		display: none;
	}
}
@media (max-width:480px){
	.custom-bottomblock .p-bottom-content li {
	  clear: both;
	  float: none;
	  margin: 0 auto;
	  width: 255px;
	}
	.custom-bottomblock .p-bottom-content li:last-child {
	  margin-right: auto;
	}
	.custom-bottomblock .p-bottom-content h3 {
	  font-size: 16px;
	  margin-left: 0;
	  width: 100%;
	}
	.custom-bottomblock .p-bottom-content .foot_logo_imgs {
	  margin: 0;
	  text-align: center;
	}
	.foot_logo_imgs > img:last-child {
	  margin-bottom: 15px;
	  margin-top: 15px;
	  padding: 0;
	}
	.overlay_preorder_discount {
	  float: none;
	  margin-bottom: 0;
	  margin-left: auto;
	  margin-right: auto;
	  margin-top: -26px;
	  position: relative;
	  width: 290px;
	  z-index: 99999999;
	}
}

/* Product Page Bottom Block - End */


.menu-click.ves-vertical .caret, .ves-megamenu .caret {
	display:none;
}
.nav-sections .ves-menu .navigation .level0 .submenu a {
  background: transparent url("../images/mega_menu_arrow.png") no-repeat scroll left 7px top 8px;
}
.nav-sections .ves-menu .navigation .level0 .submenu a:hover {
	margin-left:10px;
	transition: margin-left 1s ease 0s;
}
.sub_menu_area_left {
	width: 54%;
	float: left; 
	background: none;
}
.nav-sections .ves-menu .navigation .level0 .submenu .right-image-div a {
	background: none !important;
}
.nav-sections .ves-menu .navigation .level0 .submenu .sub_menu_area_left a {
	background: none !important;
}
.nav-sections .ves-menu .navigation .level0 .submenu .right-image-div a img, .nav-sections .ves-menu .navigation .level0 .submenu .right-image-div img {
    float: right;
}
.inline-block {
  display: inline-block !important;
}

@media (max-width: 767px) {
	.checkout-cart-index .ekomi-widget-container {
	  margin: 0 auto !important;
	  max-width: 320px !important;
	  overflow: scroll !important;
	}
	.ekomi-widget-container {
		display: none !important;
	}
}

.checkout-index-index .loading-mask {
    display: none !important;
}

.nav-sections .ves-menu .submenu.dropdown-menu.animated {
	margin-top: 30px !important;
}




.bathroom-ranges-menu .submenu.dropdown-menu {
    width: 310% !important;
}
.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row {
  float: left;
  /* width: 50% !important; */
  margin: 0 !important;
}
.bathroom-ranges-menu .submenu.dropdown-menu .level2 a {
  background: none !important;
}
.bathroom-ranges-menu .submenu.dropdown-menu .level2 a:hover {
	margin-left: 0 !important;
}
.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row {
 /* width: 100% !important; */
 width: 50% !important;
}
.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row .nav-item a {
 text-align: center;
 background: none !important;
}
.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row {
    display: none;
}
.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row:first-child {
    display: block !important;
	background-image: -webkit-linear-gradient(top, white 10%, #000 50%, white 100%);
	background-repeat: no-repeat;
	background-size: 1px 80%;
	background-position-x: 100%;
}
.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row:nth-child(2) {
    display: block !important;
}
.ves-megamenu .bathroom-ranges-menu .dropdown-menu .content-wrap .megamenu-sidebar.right-sidebar.hide {
	display: none;
}
@media (max-width: 767px) {
	.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row .nav-item {
		display: flex;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row a {
		padding: 0 !important;
	}
	.bathroom-ranges-menu .submenu.dropdown-menu .level2 .row a.mobrightimg {
		margin-left: 8px;
	}
}
@media (min-width: 768px) {
	.nav-dropdown .row:first-child .nav-item a.mobrightimg {
		display: none !important;
	}
	.navigation .ves-megamenu.menu-hover .level0.bathroom-ranges-menu .submenu .submenu {
		height: 100% !important;
		left: 91% !important;
		box-shadow: none !important;
		padding: 0 0 0 30px !important;
	}
	.bathroom-ranges-menu .submenu.currentsubmenu {
		display:block !important;
	}
}



/* return form MegaMenu */

.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) {
    width: 100%;
    float: left;
    box-sizing: border-box;
}

.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) .response-field-file_upload label span {
	
    width: 100%;
    float: left;
    text-transform: none;
    margin: 0 0 10px;	
}
.formbuilder-form-return-form .formbuilder .form-list .field .response-field-checkboxes li {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) .response-field-file_upload label ol li {
    display: block;
    /* float: left; */
    width: 100%;
    list-style-type: decimal;
    padding: 3px 0;
    margin: 0;
    font-weight: normal;
    text-transform: none;
    font-size: 13px;
}
.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) .response-field-file_upload label {
    text-transform: uppercase;
	background: #fff;
	    padding-bottom: 10px;
}

.formbuilder-form-return-form .formbuilder .form-list .field {
	float: left;
	width: 50%;
}
.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) .response-field-file_upload .input-box {
	width: 100% !important;
	float: left;
	background: #fef0c1;
	padding: 12px;
	box-sizing: border-box;
}
.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) .response-field-file_upload .input-box input {
	width: 100%;
	float: left;
	background: #fff;
	border: 0 none !important;
	height: auto;
	padding: 12px 12px;
	border: 1px dotted #000 !important;
	box-sizing: border-box;
	line-height: 27px;
	line-height: 0;
	font-size: 15px;
}
.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) .response-field-file_upload .input-box .upld-files-name {
	float: left;
	width: 100%;
}
.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) .response-field-file_upload .input-box .upld-files-name li {
	display: inline-block;
	margin: 0;
	width: auto;
	display: inline-block;
	font-size: 13px;
	clear: none;
	padding: 10px 10px 0 0;
	float: left;
	color: #333;
}

.formbuilder-form-return-form .formbuilder .form-list div.field:nth-child(8) .response-field-file_upload .input-box .upld-files-name.error li {
	font-weight: 600;
}


@media(max-width:767px){
	
.formbuilder-form-return-form .formbuilder .form-list .field {float: left;width: 100%;}	
	
}



/* return form MegaMenu */









/********* rgb catigory*****************************************************/


.hollySlider.rgb-backlit-slides {background: #fff none repeat scroll 0 0;float: left;margin: 0 auto;padding: 0 0 43px;width: 100%;position:relative;z-index:9;}
.hollySlider.rgb-backlit-slides ul li img {
	float: left;
	width: 100%;

}


.hollySlider.rgb-backlit-slides .vanity-shrines {
	z-index: 99;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50%;
	height: 100%;
}
.hollySlider.rgb-backlit-slides .bx-controls.bx-has-pager.bx-has-controls-direction {
	display: none;
}
.hollySlider.rgb-backlit-slides  .vanity-content {transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);position: absolute;top: 35%;left: 42%;width: 100%;background: rgba(0,0,0,0.5);padding: 30px;max-width: 313px;}

.hollySlider.rgb-backlit-slides .vanity-shrines h3 {color: #fff !important;font-size: 40px;text-align: left;letter-spacing: 0;font-weight: normal;line-height: 42px;font-family: "open_sanslight";font-weight: normal;margin: 0 0 10px;}
.hollySlider.rgb-backlit-slides .vanity-shrines p {font-family: "open_sanssemibold";font-weight: normal;color: #fff;text-align: left;line-height: 19px;font-size: 14px;margin: 0 0 10px;}

.hollySlider.rgb-backlit-slides .vanity-shrines a {float: left;color: #fff;background: url(/media/images/play-icon-fit.png);background-repeat: no-repeat;background-position: left 8px;opacity: 1;padding: 10px 0 10px 34px;background-size: 26px;font-family: "open_sanssemibold";font-weight:normal;font-size: 14px;}


 .rgb-backlit  img.img-all {
    max-width: 100%;
    width: 100%;
}
 .rgb-backlit .gre_bg .capt ul {
    padding: 0;
    margin: 10px 0 0 0;
}

 .rgb-backlit .gre_bg .capt ul li {
    font-size: 15px;
    position: relative;
    padding-left:75px;
    text-align: left;
    margin: 0 0 5px 0;
    line-height: 20px;
}

 .rgb-backlit .gre_bg .capt ul li span {
    position: absolute;
    left: 0;font-family: "open_sanssemibold";font-weight: normal;font-size: 14px;
    color: #000;
}
 .rgb-backlit .gre_bg .capt h5 a {
    background: none;
    color: #860d5a;
    margin: 0;
    display: inline-block;
    padding: 0;
    font-size: 13px;text-transform: none;
text-decoration:underline;
width: auto;
}

 .rgb-backlit .gre_bg .capt h5 {
    text-align: left;font-family: "open_sanssemibold";font-weight: normal;
font-size: 13px;color:#000 !important;
}

.rgb-backlit * {
	box-sizing: border-box;
}
 .rgb-backlit .section-centered {
    max-width: 960px;
    margin: 0 auto;
    display: table;
}
 .rgb-backlit .half_grid65 {
    width: 100%;
    float: left;
    max-width: 630px;
}

 .rgb-backlit .half_grid35 {
    width: 100%;
    float: left;
    margin-left: 0;
    max-width: 320px;
}

 .rgb-backlit .imgarea1 {
    width: 25%;
    padding: 15px;
float:left;
    display: flex;
}
 .rgb-backlit .grid_area.imgarea2 {
    width: 75%;
    float: left;
}
 .rgb-backlit .grid_area.imgarea1 .content-shop {

    float: left;
    background: #d4dcdc;
    padding: 20px;
}

 .rgb-backlit .upperarea {
    display: flex;
    margin-bottom: 25px;
}
 .rgb-backlit .grid_area {
    padding: 0 10px;
}
 .rgb-backlit .imgarea1 h4 {
 font-family: "open_sanssemibold";font-weight: normal;
    font-size: 20px;color:#000 !important;
    text-align: left;
    margin: 0 0 10px 0;
    line-height: 22px;
}

 .rgb-backlit .imgarea1 p {
    font-size: 14px;
    color: #000;font-family: "open_sanssemibold";font-weight: normal;
    text-align: left;
    line-height: 20px;
}

 .rgb-backlit .imgarea1 h5 {
   font-family: "open_sanssemibold";font-weight: normal;
    font-size: 15px;color:#000 !important;
    text-align: left;
    margin: 0 0 15px 0;
    line-height: 18px;
}

 .rgb-backlit .imgarea1 a.link_btn {
    background: #860d5a;
    padding: 7px 8px 6px;

    font-size: 14px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
	font-family: 'open_sanslight';
    font-weight: normal;
    text-decoration: none;
    float: left;
}

 .rgb-backlit .upperarea .grid_area:last-child {
}

 .rgb-backlit .half_grid35 .imgarea6 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

 .rgb-backlit .half_grid35 .imgarea7 {
    width: 50%;
    float: left;
}

 .rgb-backlit .half_grid35 .imgarea8 {
    width: 50%;
    float: left;
    margin-right: 0;
}
 .rgb-backlit .half_grid35 .imgarea8 img.img-7 {
    margin-bottom: 20px;
}
 .rgb-backlit .section3 {
    width: 100%;
    max-width: 970px;
    display: table;
    margin: 0 auto;
background-color:#fff;
padding:20px;
}

 .rgb-backlit section.gre_bg {
    background: #eaeaea;
    float: left;
    width: 100%;
    padding: 26px 0;
}

 .rgb-backlit .thumbb {
    width: 100%;max-width: 296px;padding: 0;
    float: left;margin-right: 20px;
}
.rgb-backlit .thumbb:last-child {
	margin: 0;
}
.rgb-backlit .thumbb img {
	width: 100%;
}
 .rgb-backlit .capt {}

 .rgb-backlit .gre_bg .capt {
    padding: 15px;padding-left: 0;
}

.rgb-backlit section.gre_bg p {
	text-align: left;
	font-size: 14px;
	font-family: 'open_sanslight';
	font-weight: normal;
	color: #000;
}
 .rgb-backlit .gre_bg .capt a {
    background: #860d5a;
    padding: 10px 25px;
     font-family: 'open_sanslight';
    font-size: 14px;font-weight:normal;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;text-align:center;
    text-decoration: none;
    margin: 30px 0 0 0;
    width: 100%;
    max-width: 100%;
}
 .rgb-backlit .gre_bg .capt h3 {
    text-align: left;color:#000 !important;font-family: "open_sanssemibold";font-weight: normal;font-size: 20px;
}

@media(max-width:991px)
{
 .rgb-backlit .half_grid35 .imgarea8 img.img-7 {
    margin-bottom: 15px;
}
 .rgb-backlit .upperarea {
    margin-bottom: 15px;
}
 .rgb-backlit .half_grid35 .imgarea6
{
margin-bottom: 15px;
}

 .rgb-backlit .grid_area.imgarea1 .content-shop
{
padding:10px;
}
 .rgb-backlit .imgarea1 h4 {
    font-family: Arial;
    font-size: 15px;
    text-align: left;color:#000 !important;
    margin: 0 0 10px 0;
    line-height: 15px;
}
 .rgb-backlit .grid_area {
    padding: 0 5px;
}
 .rgb-backlit .imgarea1 p {
    font-size: 12px;
    color: #000;
    text-align: left;
    line-height: 15px;
}
 .rgb-backlit .imgarea1 h5 {
    font-family: Arial;
    font-size: 12px;color:#000 !important;
    text-align: left;
    margin: 0 0 15px 0;
    line-height: 15px;
}
 .rgb-backlit .section-centered {
    max-width: 768px;
    margin: 0 auto;
    display: table;
}
 .rgb-backlit .half_grid65 {
    width: 505px;
    float: left;
}
 .rgb-backlit .half_grid35 {
    width: 250px;
    float: left;
    margin-left: 5px;
}

 .rgb-backlit .grid_area.imgarea2 {
    width: 78%;
    float: left;
}
 .rgb-backlit .grid_area {
    margin: 0 3px;
}
 .rgb-backlit img.img-all {
    width: 100%;
}
 .rgb-backlit .section3 {
	width: 100%;
	max-width: 728px;
	display: table;
	margin: 0 auto;
	background-color: #fff;
}
 .rgb-backlit .gre_bg .thumbb img {
    width: 100%;
}
 .rgb-backlit .thumbb {
   max-width: 215px;
}
 .rgb-backlit .half_grid35 .imgarea7 {
    width: 48%;
    float: left;
}
 .rgb-backlit .half_grid35 .imgarea8 {
    width: 47%;
    float: right;
    margin-right: 0;
}

}

@media(max-width:840px){
	.rgb-backlit .section-centered {
	max-width: 480px;
	margin: 0 auto;
	display: table;
}
.rgb-backlit .half_grid35{margin: 0 auto;width: 250px;float: none;}

}

@media(max-width:767px)
{
 .rgb-backlit .grid_area {
    padding: 0;
}
 .rgb-backlit .gre_bg .capt ul li
{
padding-left:0;
}
 .rgb-backlit .gre_bg .capt ul li span {
    position: relative;
    display: block;
}
 .rgb-backlit .section-centered {
    max-width: 480px;
}
 .rgb-backlit .half_grid65 {
    width: 100%;
    float: left;
}
 .rgb-backlit .upperarea {
    display: block;
}
 .rgb-backlit .imgarea1 {
    width: 100%;
    float: left;
}
 .rgb-backlit .grid_area {
    margin: 0;
}
 .rgb-backlit .grid_area.imgarea2 {
    width: 100%;
    float: left;
}
 .rgb-backlit .upperarea {
    display: block;
    width: 100%;
    float: left;
}
 .rgb-backlit .grid_area {
    margin: 0 0 5px 0;
}
 .rgb-backlit .imgarea1 {
    width:100%;
padding:0;
}
.rgb-backlit .grid_area.imgarea1 .content-shop{text-align: center;width: 100%;}
 .rgb-backlit .imgarea1 a.link_btn {
    font-size: 14px;
    float: none;
}
 .rgb-backlit .content-shop {
    padding: 15px 10px;
}
 .rgb-backlit .grid_area.imgarea2 {
    width: 100%;
    float: left;
    margin: 0px 0 0;
}
 .rgb-backlit .imgarea1 h4 {
    font-family: Arial;
    font-size: 22px;
    text-align: center;
    margin: 0 0 10px 0;
    line-height: 20px;
}
 .rgb-backlit .imgarea1 h4 br{display:none;}
 .rgb-backlit .imgarea1 p {
    font-size: 15px;
    color: #000;
    text-align: center;
    line-height: 18px;
}
 .rgb-backlit .imgarea1 h5 {
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    margin: 0 0 15px 0;
    line-height: 20px;
}
 .rgb-backlit .half_grid35 {
    width: 100%;
    float: left;
    margin-left: 0px;
}
 .rgb-backlit section.top_masonry {
    padding: 25px 10px;
}
 .rgb-backlit .upperarea {

    margin-bottom: 0px;
}
 .rgb-backlit .thumbb {
    width: 32%;
    float: left;
    padding: 3px;
}
 .rgb-backlit .half_grid35 .imgarea6
{
margin-bottom: 5px;
}
 .rgb-backlit .upperarea .grid_area:last-child {
    margin: 0 0 5px 0;
}
 .rgb-backlit .grid_area.imgarea4 {
    width: 49%;
    float: left;
}

 .rgb-backlit .grid_area.imgarea5 {
    width: 49%;
    float: right;
}
 .rgb-backlit .imgarea1 a.link_btn {
    background: #860d5a;
    padding: 7px 10px 6px;
    font-family: Arial;
    font-size: 11px;
	}

.rgb-backlit .gre_bg .capt h3{font-weight: normal;
font-size: 17px;}
 .rgb-backlit .thumbb {
    width: 100%;
    float: none;
    padding: 3px;
    max-width: 300px;
    margin: 0 auto 20px;}
 .rgb-backlit .gre_bg .capt h3 {
    text-align: center;}
 .rgb-backlit .gre_bg .capt a {
    margin: 5px 0 0 0;}


}
@media(max-width:760px){
	.hollySlider.rgb-backlit-slides .vanity-content{max-width: 246px;padding: 15px;left: 35%;top: 45%;}
.rgb-backlit .thumbb:last-child{margin: 0 auto;}
.hollySlider.rgb-backlit-slides .vanity-shrines h3 br {
	display: none;
}
.hollySlider.rgb-backlit-slides .vanity-shrines h3{font-size: 22px;line-height: 25px;}
.hollySlider.rgb-backlit-slides .vanity-shrines a{padding: 7px 0 8px 25px;background-size: 20px;}

}
@media(max-width:500px)
{
 .rgb-backlit .grid_area.imgarea4 {
    width: 100%;
    float: left;
}

  .rgb-backlit  .grid_area.imgarea5 {
    width: 100%;
    float: left;
}
}


@media(max-width:414px){
	.hollySlider.rgb-backlit-slides .vanity-content{max-width: 155px;}
.hollySlider.rgb-backlit-slides .vanity-shrines p{display: none;}
.hollySlider.rgb-backlit-slides .vanity-shrines h3{line-height: 20px;font-size: 18px;}

}






/********* rgb catigory*****************************************************/

@media(min-width:1210px){
	.blog-index-index .post-images {
		min-height: 400px;
	}
}

@media(max-width:767px){
.sidebar .paypal-sidebar-img{display:none;}
}	

/* promobanner START */
.cat-promobanner .category-image {
    /*height: 80px;*/
    margin: 0;
}
/*.cat-promobanner {
    margin-top: -22px;
}*/
@media only screen and (min-width:851px) and (max-width:991px){
/*  .cat-promobanner {
      margin-top: 26px;
  }*/
  .cat-promobanner .category-image .image {
      /* object-fit: none;
      object-position: center;
      height: 100%; */
      width: 100%;
  }
}
@media only screen and (min-width:768px) and (max-width:850px){
  /*.cat-promobanner {
      margin-top: -9px;
  }*/
  .cat-promobanner .category-image .image {
      /* object-fit: none;
      object-position: center;
      height: 100%; */
      width: 100%;
  }
}
.cat-promobanner .category-image-mobile {
    display: none;
}
@media only screen and (max-width: 767px) {
  .cat-promobanner .category-image {
    display: none;
  }
  .page-wrapper .cat-promobanner .category-image.category-image-mobile {
      display: block !important;
  }
}
 
/* promobanner END */




/* Bluetooth icon css START here */
.bt-icon .product-photo::after,
.bt-icon #mtImageContainer figure::after{content:"";background-image:url(/media/product-feature/bt-icon.png);position:absolute;z-index: 1;}
.bt-icon .product-photo::after{width:45px;height:45px;background-size:45px auto;right:10px;bottom:10px;}
.bt-icon #mtImageContainer figure::after{width:60px;height:60px;background-size:60px auto;right:48px;bottom:57px;}
/* Bluetooth icon css END here */







.header a#paypal-express-in-context-mini-cart {display: none;}
.sidebar .paypal-sidebar-img { display: none; }
.checkout-cart-index .cart-paypal-gif {display: none;}





.mz-figure {min-height: 560px;}

@media (max-width: 991px) {
.mz-figure {min-height: 460px;}
}

@media (max-width: 767px) {
.product-media .icons-pack {top: 50px;}
.container{
  width: 100%;
}
  .cms-index-index .page-wrapper .banner-top-home img{
    width: 100%;
    height: auto;
  }
  .page-products .page-title-wrapper{
    display: block;
  }
  .page-products .page-title-wrapper .page-title .base{
    margin-bottom: 5px;
	text-align: left;
  }
}


 
@media (max-width: 479px){
  .product-list-item .product-photo{
    max-width: 290px;
    margin: 0 auto;
  }
  .hover_bkgr_fricc_rgb_backlighting_different > div {
    max-width: 300px!important;
  }
}


.breadcrumbs .item:not(:last-child):after{
  vertical-align: middle;
}
.page-products .page-wrapper .breadcrumbs{
  margin-bottom: 10px
}



.customer-account-create .page-main, 
.customer-account-login .page-main, 
.checkout-cart-index .page-main, 
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main{
  padding-top: 15px;
}

@media (min-width: 768px){
  .nav-toggle{
    display: none!important;
  }
}
@media (max-width: 767px) {
  .category-bathroom-cabinets .category-view-bottom div#catdesc p {
    padding: 0px 18px 0px 18px;
	text-align: justify;

}
.category-view-bottom div#catdesc p {
   padding: 0px 14px 0px 14px;
	text-align: justify;

}

.category-bathroom-cabinets .category-view-bottom div#catdesc h1{
      padding: 0px 18px 0px 18px;
}
.category-view-bottom div#catdesc h2{
      padding: 0px 18px 0px 18px;
}
.category-view-bottom div#catdesc h1{
      padding: 0px 18px 0px 8px;
}

  
  }


@media (max-width: 767px) {
  aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide._show{
    z-index: 9999!important
  }

  aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide._show .opc-block-summary{
    margin-top: 50px!important
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .product-add-form button.dropbtn{
    font-size: 14px!important;
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .product-add-form button.dropbtn{
    width: 100%;
    padding: 15px 5px!important;
    font-size: 11px!important;
  }
}
@media (max-width: 767px) {
.catalog-category-view .columns.layout.layout-1-col.row {
    width: 100%;
    margin: 0;
}
}
span.helper {
    display: initial !important;
}

iframe#hosted_pro-iframe {
    height: 760px !important;
}
div#Remove {
    display: none;
}
@media (max-width: 767px){.page-products .page-title-wrapper {display: none;}}




@media (min-width: 768px) {
  .bathroom-ranges-menu .submenu.dropdown-menu {
    width: 312% !important;
  }

  .nav-sections .ves-menu .mega-col.col-sm-12.mega-col-level-1.col-xs-12:hover .submenu.dropdown-menu {
    background: #ffffff;
  }
}

@media (min-width: 1200px) {
 .homecab_mirros .size-div{
   float: left;
   width: 55%;
 }
 .homecab_mirros .size-div .desctxt{
   width: 100%
 }
 .homecab_mirros .size-list{
   margin-top: 62px
 }
}

@media (min-width: 1200px) {
 .homecab_mirros .size-div{
   float: left;
   width: 55%;
 }
 .homecab_mirros .size-div .desctxt{
   width: 100%
 }
 .homecab_mirros .size-list{
   margin-top: 62px
 }
}
.catalog-category-view #quick-window .product-options-wrapper .prod-info{display:none}
.checkout span {
    margin-left: 12px;
    vertical-align: middle;
}
@media (max-width: 767px){
.page-footer .footer-static-container .footer-static .footer-links .title.active:after {
content: "\f068";
}
.page-footer .footer-static-container .footer-static .footer-links .title:hover:after {
background: #eee;
color: #000;
}
}
.checkout-cart-index input#s_method_freeshipping_freeshipping {float: left;}
.cart-summary .block .fieldset .methods .field>.label { line-height: 20px; margin-left: 10px;}



/*______________________

Review Section
______________________*/

.rating-summary .rating-result{
  width: 82px;
}
.rating-summary .rating-result:before{
  font-size: 15px;
  height: 15px;
  letter-spacing: 3px;
}
.rating-summary .rating-result span:before{
  font-size: 15px;
  height: 15px;
  color: #af9246;
  line-height: 15px;
  letter-spacing: 3px;
}

.view-product .product-info .product-reviews-summary .reviews-actions {
    display: inline-block!important;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    line-height: 1;
}

.product-reviews-summary .reviews-actions a{color: #a5914c}

.product.info.detailed .product.data.items .review-add{
  display: none;
}
.product.info.detailed .product.data.items #product-review-container{
  width: 100%;
  margin-right: 0;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings{
  max-width: 100%;
  width: 100%
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings .item .rating-result{
  float: none;
  margin-left: 0;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-content, .product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-details{
  margin: 0;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item{
  padding: 15px 0px;
  border: none;
}
.review-toolbar{
  border: none;
  margin: 0;
}

.ekomi_heading_container{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px
}

.ekomi_heading_container .ekomi_img{
  border: none;
  background: no-repeat;
  padding-right: 10px;
}
.product-list-item .product-info .product-reviews-summary .reviews-actions{
  display: none!important;
}

.owl-carousel .product-reviews-summary .reviews-actions{
  display: none;
}

.product-item .product-reviews-summary .rating-summary,
.view-product .product-info .product-reviews-summary .rating-summary{
  display: inline-block;
}

.view-product .product-info .product-reviews-summary .reviews-actions a.add{
  display: none;
}




/*________________________________

  Start Bespoke Hollywood Mirrors
________________________________*/



.cms-bespoke-hollywood-mirrors-html #maincontent .columns,
.cms-bespoke-bathroom-mirrors-html #maincontent .columns{
    max-width: 100%
}

.cms-bespoke-bathroom-mirrors-html #maincontent,
.cms-bespoke-hollywood-mirrors-html #maincontent{
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100%
}

.cms-bespoke-bathroom-mirrors-html .breadcrumbs,
.cms-bespoke-hollywood-mirrors-html .breadcrumbs{
    margin: 0 auto 5px;
    max-width: 1230px;
    padding: 5px 0 0
}

.cms-bespoke-bathroom-mirrors-html .main-container,
.cms-bespoke-hollywood-mirrors-html .main-container{
    float: left;
    overflow: hidden;
    width: 100%
}
 
.cms-bespoke-hollywood-mirrors-html .pink-footer,
.cms-bespoke-bathroom-mirrors-html .pink-footer{
    display: block !important
}

.cms-bespoke-hollywood-mirrors-html #page-footer,
.cms-bespoke-bathroom-mirrors-html #page-footer{
    display: none !important
}

.cms-bespoke-hollywood-mirrors-html .pink-footer .inner-container,
.cms-bespoke-bathroom-mirrors-html .pink-footer .inner-container{
    max-width: 1140px;
    margin: 0 auto;
    box-sizing: border-box
}

.custom-static-block-section .bespoke_hollywd{
    float: left;
    width: 100%
}

.custom-static-block-section .footer-images {
    box-shadow: none
}

@media(max-width:1200px) {
    .cms-bespoke-bathroom-mirrors-html #maincontent,
.cms-bespoke-hollywood-mirrors-html #maincontent{
        width: 100% !important
    }
}

.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2 span.bluetooth-streaming {
    color: #8f2265 !important;
    margin: 24px 0 0;
    font-weight: 700;
    font-size: 20px
}

.custom-static-block-section .top-banner {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0) url("../images/top-britain-banner.jpg") no-repeat scroll 0 0
}

.custom-static-block-section .top-banner .britain-section.grey-section {
    padding: 110px 0 52px !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0
}

.custom-static-block-section .top-banner .britain-section.grey-section p {
    color: #4c4c4c
}

.custom-static-block-section .top-banner .britain-section.grey-section p span {
    color: #000
}

.custom-static-block-section .top-banner img {
    float: left;
    width: 100%
}

.custom-static-block-section .top-banner .left-britain-section>h3 {
    color: #000 !important;
    font-weight: 300;
    font-size: 20px !important;
    margin: 0 !important
}

.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2,
.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h1 {
    display: block;
    float: left;
    font-size: 32px !important;
    margin: 0 0 22px!important;
    width: 100%
}

.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2 span,
.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h1 span {
    color: #b89249!important;
    width: 100%;
    float: left
}

.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>p {
    color: #000 !important;
    font-size: 16px !important
}

.custom-static-block-section .top-banner .britain-scroll-img img {
    float: left;
    max-width: 100%;
    width: auto
}

.custom-static-block-section ul.britain-listing {
    list-style-type: disc outside!important;
    padding: 0;
    margin: 0 0 0 17px
}

.custom-static-block-section ul.britain-listing li {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    margin: 4px 0 0;
    text-decoration: underline;
    list-style-type: disc
}

.custom-static-block-section ul.britain-listing li a {
    color: #4c4c4c
}

.custom-static-block-section ul.britain-listing li a:hover {
    color: #b89249
}

.custom-static-block-section .britain-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 110px 0 42px
}

.custom-static-block-section .britain-section .inner-section {
    float: none;
    margin: 0 auto;
    max-width: 1200px
}

.custom-static-block-section .britain-section .left-britain-section {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0
}

.custom-static-block-section .britain-section .right-britain-section {
    float: left;
    margin: 0;
    padding: 0 52px;
    width: 50%
}

.custom-static-block-section .britain-section.grey-section .left-britain-section {
    padding: 0 52px;
    width: 50%
}

.custom-static-block-section .britain-section.grey-section .right-britain-section {
    padding: 0;
    width: 50%
}

.custom-static-block-section .britain-section .right-britain-section h2,
.custom-static-block-section .britain-section.grey-section .left-britain-section h2,
.custom-static-block-section .britain-section.grey-section .left-britain-section h1 {
    color: #ba933e!important;
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 32px;
    text-align: left
}

.custom-static-block-section .best-bites {
    position: relative;
    padding: 0 113px 0 0
}

.custom-static-block-section .britain-section img.awaist_imges {
    width: 100%;
    float: left
}

.custom-static-block-section .right-britain-section span,
.custom-static-block-section .britain-section.grey-section .left-britain-section span {
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    color: #222
}

.custom-static-block-section .right-britain-section>p,
.custom-static-block-section .britain-section.grey-section .left-britain-section p {
    font-weight: 300;
    font-size: 17px;
    line-height: 23px;
    text-align: left;
    color: #222
}

.custom-static-block-section .right-britain-section strong {
    font-weight: 700;
    font-size: 17px
}

.custom-static-block-section .britain-section.grey-section {
    background: #e6e6e6;
    padding: 110px 0 20px
}

.custom-static-block-section #Best_bits.britain-section {
    padding: 110px 0 80px
}

.custom-static-block-section .britain-section.grey-section:last-child {
    padding: 110px 0
}

.custom-static-block-section .britain-slider .carousel-indicators {
    bottom: 0;
    display: block;
    left: 0;
    text-align: left;
    margin: 20px 0 0!important;
    padding: 0 !important;
    width: 100%;
    position: relative
}

.custom-static-block-section .britain-slider .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    display: block;
    float: left;
    height: auto;
    opacity: .4;
    margin: 0!important;
    text-indent: 0;
    width: 120px
}

.custom-static-block-section .britain-slider .carousel-indicators .active {
    background-color: rgba(0, 0, 0, 0);
    height: auto;
    opacity: 1;
    width: 120px
}

.custom-static-block-section .britain-slider .carousel-control.left {
    background: #333 url("../images/previous-arrow.png") no-repeat scroll 4px 25px;
    float: left;
    height: 92px;
    left: 0;
    top: 38%;
    width: 27px
}

.custom-static-block-section .britain-slider .carousel-control.right {
    float: right;
    background: #333 url("../images/nexts-arrow.png") no-repeat scroll 9px 25px;
    left: auto;
    height: 92px;
    top: 38%;
    width: 27px;
    right: 0
}

.custom-static-block-section .big-sound-sec {
    float: left;
    width: 100%;
    margin: 32px 0 60px
}

.custom-static-block-section .big-sound-sec .left-big-sound {
    float: left;
    margin: 0 10px 0 0
}

.custom-static-block-section .big-sound-sec .left-big-sound img {
    margin: 0 20px 0 0
}

.custom-static-block-section .big-sound-sec .right-big-sound h3 {
    color: #8f2265 !important;
    font-size: 20px;
    font-weight: 700
}

.custom-static-block-section .big-sound-sec .right-big-sound p {
    font-size: 16px;
    font-weight: 300;
    color: #000
}

.custom-static-block-section .white-btn {
    color: #fff !important;
    border: 1px solid #fff
}

.custom-static-block-section .purple-btn,
.white-btn,
.grey-btn {
    box-sizing: border-box;
    text-align: center;
    padding: 10px 40px;
    line-height: 30px;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    display: inline-block;
    min-width: 200px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .3s ease
}

.custom-static-block-section .white-btn:hover {
    color: #66377d !important;
    background: #fff
}

.custom-static-block-section .wrape {
    margin: 0 auto;
    max-width: 1240px
}

.custom-static-block-section .britin-md,
.custom-static-block-section .britin-md * {
    box-sizing: border-box
}

.custom-static-block-section .britin-md img {
    width: 100%
}

@media(max-width:1500px) {
    .custom-static-block-section .top-banner {
        background-position: -310px top
    }
}

@media(max-width:1200px) {
    .custom-static-block-section .britain-section * {
        box-sizing: border-box;
        max-width: 100%
    }
    .custom-static-block-section .britain-section {
        box-sizing: border-box
    }
    .custom-static-block-section .britain-section.grey-section,
    .custom-static-block-section .britain-section,
    .custom-static-block-section .britain-section.grey-section:last-child {
        padding: 80px 0
    }
    .custom-static-block-section .britain-section.grey-section .left-britain-section,
    .custom-static-block-section .britain-section .right-britain-section {
        padding: 0 32px;
        width: 50%
    }
    .custom-static-block-section .britain-section .left-britain-section {
        width: 50%
    }
    .custom-static-block-section .britain-section .best-bites:after {
        right: 20px
    }
    .custom-static-block-section .britain-slider .carousel-indicators {
        margin: 10px 0 0 !important
    }
    .custom-static-block-section .best-bites {
        padding: 0 85px 0 0
    }
    .custom-static-block-section .britain-section.grey-section .right-britain-section {
        padding: 0 32px 0 0
    }
    .custom-static-block-section .left-britain-section.img-sec {
        padding: 0 0 0 32px
    }
}

@media(max-width:991px) {
    .custom-static-block-section .britain-slider .carousel-indicators .active,
    .custom-static-block-section .britain-slider .carousel-indicators li {
        width: 60px
    }
    .custom-static-block-section .top-banner .britain-section.grey-section {
        padding: 70px 0 52px !important
    }
    .custom-static-block-section .britain-section.grey-section:last-child,
    .custom-static-block-section .britain-section {
        padding: 70px 0 70px
    }
    .custom-static-block-section .right-britain-section span,
    .custom-static-block-section .britain-section.grey-section .left-britain-section span {
        font-size: 19px
    }
    .custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2,
    .custom-static-block-section .britain-section .right-britain-section h2,
    .custom-static-block-section .britain-section.grey-section .left-britain-section h2,
    .custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2 {
        font-size: 28px!important
    }
    .custom-static-block-section .britain-section .right-britain-section h2,
    .britain-section.grey-section .left-britain-section h2 {
        margin: 0 0 22px
    }
    .custom-static-block-section .britain-section .best-bites:after {
        right: 20px
    }
    .custom-static-block-section .britain-slider .carousel-control.left {
        height: 60px;
        top: 37%;
        width: 24px;
        background-size: 8px;
        background-position: 5px center
    }
    .custom-static-block-section .britain-slider .carousel-control.right {
        height: 60px;
        top: 37%;
        width: 24px;
        background-size: 8px;
        background-position: 8px center
    }
    .custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2 span.bluetooth-streaming {
        margin: 10px 0 0;
        font-size: 18px
    }
    .custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>p br {
        display: none
    }
    .custom-static-block-section .left-britain-section br {
        display: none
    }
    .custom-static-block-section .big-sound-sec .left-big-sound {
        float: left;
        margin: 0 0 20px;
        width: 100%;
        text-align: center
    }
    .custom-static-block-section .big-sound-sec .right-big-sound h3 {
        font-size: 22px;
        margin: 0 0 10px
    }
}

@media(max-width:767px) {
    .custom-static-block-section .top-banner .britain-section.grey-section {
        padding: 30px 0 !important
    }
    .custom-static-block-section .top-banner {
        background-size: cover;
        background-position: center
    }
    .custom-static-block-section .britain-section.grey-section {
        padding: 30px 0
    }
    .custom-static-block-section .britain-section .inner-section {
        float: none;
        margin: 0 auto;
        width: 100%;
        padding: 0 10px
    }
    .custom-static-block-section .britain-slider .carousel-indicators {
        bottom: 0
    }
    .custom-static-block-section .britain-section.grey-section:last-child,
    .custom-static-block-section .britain-section {
        padding: 30px 0
    }
    .custom-static-block-section .britain-section.grey-section .right-britain-section,
    .custom-static-block-section .britain-section .left-britain-section,
    .custom-static-block-section .britain-section.grey-section .left-britain-section,
    .custom-static-block-section .britain-section .right-britain-section {
        width: 100%;
        padding: 0;
        margin: 30px 0 0
    }
    .custom-static-block-section .britain-section .right-britain-section {
        padding: 0
    }
    .custom-static-block-section .britain-section .right-britain-section h2,
    .custom-static-block-section .britain-section.grey-section .left-britain-section h2 {
        font-size: 23px!important;
        margin: 20px 0 15px !important
    }
    .custom-static-block-section .right-britain-section span,
    .custom-static-block-section .britain-section.grey-section .left-britain-section span,
    .custom-static-block-section .top-banner .left-britain-section>h3 {
        font-size: 18px
    }
    .custom-static-block-section .top-banner .left-britain-section>ul {
        margin-left: 5px
    }
    .custom-static-block-section .top-banner .left-britain-section li {
        font-size: 15px;
        line-height: 22px
    }
    .custom-static-block-section .right-britain-section>p,
    .custom-static-block-section .britain-section.grey-section .left-britain-section p {
        margin: 0 0 10px;
        font-size: 15px;
        line-height: 23px
    }
    .custom-static-block-section .custom-static-block-section .britain-section .right-britain-section p strong {
        font-size: 15px
    }
    .custom-static-block-section .britain-section .best-bites:after {
        right: 40%
    }
    .custom-static-block-section .best-bites {
        padding: 0 51% 0 0
    }
    .custom-static-block-section .left-britain-section.text-sec {
        display: table-footer-group;
        float: none
    }
    .custom-static-block-section .right-britain-section.img-sec {
        display: table-header-group;
        float: none
    }
    .custom-static-block-section .britain-logo .logo-sec img {
        max-width: 150px !important
    }
    .custom-static-block-section #Best_bits.britain-section {
        padding: 30px 0 10px
    }
}

@media(max-width:500px) {
    .custom-static-block-section .britain-section .best-bites:after {
        right: 20%
    }
    .custom-static-block-section .best-bites {
        padding: 0 38% 0 0
    }
}

@media(max-width:479px) {
    .custom-static-block-section .britain-section .best-bites:after {
        background-size: 40px auto;
        left: auto;
        right: 0;
        top: -30px
    }
    .custom-static-block-section .best-bites {
        padding: 0 13% 0 0
    }
}

@media(max-width:375px) {
    .custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2 {
        font-size: 20px !important;
        margin: 0 0 10px !important
    }
    .custom-static-block-section .britain-section .right-britain-section h2,
    .custom-static-block-section .britain-section.grey-section .left-britain-section h2,
    .custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2 {
        font-size: 20px;
        margin: 20px 0 10px
    }
    .custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h2 {
        font-size: 22px !important
    }
    .custom-static-block-section .right-britain-section span,
    .britain-section.grey-section .left-britain-section span,
    .custom-static-block-section .top-banner .left-britain-section>h3 {
        font-size: 16px
    }
}

@media(max-width:330px) {
    .custom-static-block-section .britain-section .best-bites:after {
        right: -14px
    }
}

.custom-static-block-section .britain-section.grey-section.bespoke-sec {
    background: #f5f5f5
}

.custom-static-block-section .top-banner.Bespoke {
    background: rgba(0, 0, 0, 0) url("../images/top-bespoke-banner.jpg") no-repeat scroll 0 0
}

.custom-static-block-section .contact-us-finishes {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    background: #b89249;
    padding: 12px 16px;
    float: none;
    text-align: center;
    color: #fff !important;
    display: table;
    border: 1px solid #fff
}

.custom-static-block-section .contact-us-finishes:hover {
    background: 0 0;
    color: #b89249 !important;
    border: 1px solid #b89249
}

.custom-static-block-section .contact-us-finishes.sizes,
.contact-us-finishes.engraving {
    width: 273px
}

.custom-static-block-section .contact-us-finishes.britain {
    width: 224px
}

.custom-static-block-section #Talk_us.britain-section.grey-section h2 {
    color: #b89249 !important;
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 32px;
    margin-bottom: 32px;
    text-align: center
}

.custom-static-block-section #Talk_us.britain-section.grey-section p {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 5px
}

.custom-static-block-section #Talk_us.britain-section.grey-section .call-us {
    font-size: 32px;
    color: #b89249;
    font-weight: 300;
    margin: 0 0 32px;
    line-height: 32px;
    float: left;
    width: 100%;
    text-align: center
}

.custom-static-block-section #Talk_us.britain-section.grey-section form {
    font-size: 16px;
    float: none;
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    text-align: left;
    border: 0;
    background: 0 0;
    border-radius: 0;
    padding: 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form p {
    text-align: left;
    letter-spacing: 0px;
    margin: 0 0 30px
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.custom-static-block-section .std.formbuilder.isb #Talk_us.britain-section.grey-section form .form-list label {
    text-transform: none;
    color: #000 !important;
    float: left;
    position: relative;
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 300
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list label.required em {
    float: right
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .input-box {
    width: 100% !important;
    float: left;
    background: 0 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list input.input-text {
    border: 1px solid #ccc !important;
    width: 100%;
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    font-weight: 300;
    font-size: 16px
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .field:nth-child(9n) {
    width: 99%;
    padding: 0;
    margin: 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .field:nth-child(9n) input {
    width: 98% !important
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list select {
    width: 100%;
    height: 47px;
    line-height: 24px;
    padding: 0 14px;
    border: 1px solid #ccc !important;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    -webkit-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    position: relative;
    background: rgba(255, 255, 255, 1) /*url("/skin/frontend/illuminated/default/images/down-arrow-basco.png")*/;
    background-repeat: no-repeat;
    background-position: 93% center
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list li {
    display: block
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list li:last-child {
    float: none;
    text-align: center;
    margin: 0 auto;
    display: table;
    padding: 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list li {
    float: left;
    width: 46%;
    margin-right: 38px;
    margin-bottom: 25px !important
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list li .field {
    width: 100%
}

.custom-static-block-section #Talk_us.britain-section.grey-section form li:nth-child(2n) {
    margin: 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .list-options label {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .list-options {
    padding: 15px 0 0;
    margin: 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .list-options li {
    margin: 0 0 10px !important;
    width: 100%;
    float: left;
    position: relative;
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .list-options label {
    margin: 0 0 15px !important;
    padding: 5px 0 0 45px
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .list-options input {
    float: left;
    left: 0 !important;
    margin: 3px 5px 0 0;
    position: absolute !important;
    visibility: visible !important;
    z-index: 9999;
    width: 100%;
    height: 44px;
    opacity: 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .list-options input[type=checkbox]~label:after {
    content: "";
    height: 44px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 44px;
    background: url(../images/bes-check.jpg) no-repeat
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .list-options input[type=checkbox]:checked~label:after {
    background: url(../images/bes-check-hover.jpg) no-repeat
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list textarea {
    height: 168px;
    width: 100%;
    border: 1px solid #ccc !important;
    padding: 10px;
    font-weight: 400;
    font-size: 16px
}

.custom-static-block-section #Talk_us.britain-section.grey-section form button.button {
    float: none;
    margin: 0 auto 0;
    background: red;
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    float: none;
    margin: 0 auto 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    background: #b89249;
    padding: 10px 68px;
    text-align: center;
    color: #fff !important;
    border: 1px solid #b89249;
    display: table
}

.custom-static-block-section #Talk_us.britain-section.grey-section form button.button span {
    background: 0 0;
    border: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    font-weight: 500
}

.custom-static-block-section #Talk_us.britain-section.grey-section form button.button:hover {
    background: 0 0;
    color: #b89249 !important;
    border: 1px solid #b89249
}

.custom-static-block-section #Talk_us.britain-section.grey-section form button.button:hover span {
    color: #b89249 !important
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list input.input-text[type=file] {
    border: none !important;
    height: 37px;
    line-height: 25px;
    background: 0 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .response-field-file_upload .input-box {
    background: #fff;
    border: 1px solid #e0dede;
    padding: 10px 10px 0
}

.custom-static-block-section .britain-section.grey-section.bespoke-sec#Talk_us .field {
    float: left;
    width: 47%;
    margin-right: 28px;
    margin-bottom: 25px !important;
    padding: 0
}

.custom-static-block-section .britain-section.grey-section.bespoke-sec#Talk_us .field:nth-child(2n) {
    margin: 0
}

.custom-static-block-section #Talk_us.britain-section.grey-section form .form-list label {
    text-transform: none;
    color: #000 !important;
    float: left;
    position: relative;
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 400 !important;
}

@media(max-width:1200px) {
    .custom-static-block-section #Talk_us.britain-section.grey-section form .form-list textarea,
    .custom-static-block-section #Talk_us.britain-section.grey-section form .form-list input.input-text {
        width: 100%
    }
}

@media(max-width:991px) {
    .custom-static-block-section .top-banner.Bespoke .britain-section.grey-section p span br {
        display: none
    }
    .custom-static-block-section .right-britain-section>p br,
    .britain-section.grey-section .left-britain-section p br {
        display: none
    }
}

@media(max-width:767px) {
    .custom-static-block-section #Talk_us.britain-section.grey-section .call-us {
        font-size: 24px;
        margin: 0 0 24px
    }
    .custom-static-block-section #Talk_us.britain-section.grey-section p,
    .custom-static-block-section .std.formbuilder.isb #Talk_us.britain-section.grey-section form .form-list label,
    .custom-static-block-section #Talk_us.britain-section.grey-section form .form-list select,
    .custom-static-block-section #Talk_us.britain-section.grey-section form .form-list input.input-text,
    .custom-static-block-section #Talk_us.britain-section.grey-section form .form-list textarea {
        font-size: 15px
    }
}

@media(max-width:500px) {
    .custom-static-block-section #Talk_us.britain-section.grey-section form .form-list field {
        width: 100%
    }
    .custom-static-block-section #Talk_us.britain-section.grey-section form .form-list field:last-child .g-recaptcha {
        float: none;
        text-align: center;
        display: table;
        margin: 0 auto
    }
    .custom-static-block-section .britain-section.grey-section.bespoke-sec#Talk_us .field:nth-child(10n) .g-recaptcha {
        float: none;
        text-align: center;
        display: table;
        margin: 0 auto
    }
    .custom-static-block-section #Talk_us.britain-section.grey-section .call-us {
        font-size: 24px;
        margin: 0 0 24px
    }
    .custom-static-block-section #Talk_us.britain-section.grey-section p {
        font-size: 15px
    }
    .custom-static-block-section .britain-section.grey-section.bespoke-sec#Talk_us .field {
        width: 100%;
        margin-right: 0
    }
    .custom-static-block-section #Talk_us.britain-section.grey-section form .input-box {
        padding-right: 0
    }
    .buttons-set {
        float: none;
        display: table;
        margin: 0 auto
    }
    .custom-static-block-section #Talk_us.britain-section.grey-section form .form-list .field:nth-child(9n) {
        width: 97%
    }
}

.custom-static-block-section li.level0.nav-3.last li.level1.last span {
    font-weight: 700
}


.custom-static-block-section .britain-section.grey-section.bespoke-sec.britain-section-main{
  background: #fff;
  padding: 30px 0px;
}
.britain-section-top-section{
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    text-align: left;
    padding-bottom: 30px;
}

.custom-static-block-section #Talk_us.britain-section.grey-section .britain-section-top-section h2,
.custom-static-block-section #Talk_us.britain-section.grey-section .britain-section-top-section p{
  text-align: left;
}
.custom-static-block-section #Talk_us.britain-section.grey-section .britain-section-top-section p{
  font-size: 13px;
}
.custom-static-block-section #Talk_us.britain-section.grey-section .britain-section-top-section h2{
  margin-bottom: 20px;
  line-height: 1;
  color: #010101!important;
}

.custom-static-block-section #Talk_us.britain-section.grey-section.britain-section-main form{
  background: #f5f5f5;
  padding: 30px;
  max-width: 660px;
}
.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section.left-britain-section-custom>h1 span,
.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section.left-britain-section-custom>h2 span{
  color: #000!important;
  font-family: 'texgyreadventorregular';
}

.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section.left-britain-section-custom>h1 strong{
  color: #000;
}

@media (max-width: 480px){
  .custom-static-block-section #Talk_us.britain-section.grey-section.britain-section-main form{
    padding: 15px;
  }
  .custom-static-block-section #Talk_us.britain-section.grey-section form button.button{
    padding: 10px 18px
  }
  .custom-static-block-section #Talk_us.britain-section.grey-section .britain-section-top-section h2{
    font-size: 24px;
  }
}

@media (min-width: 1240px) {
  .cms-bespoke-bathroom-mirrors-html .g-recaptcha {
    margin-left: 50%;
}
}

.custom-static-block-section #Talk_us.britain-section.grey-section .britain-section-top-section p a {
    color: #000;
    font-weight: bold;
    font-family: 'texgyreadventorbold';
}
.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>p a{
  color: #ba933e!important;
}

.custom-static-block-section .top-banner .britain-section.grey-section .left-britain-section>h1{
  margin-bottom: 0!important;
}

/*________________________________

  End Bespoke Hollywood Mirrors
________________________________*/

div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer a img,
div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer a{
   visibility: visible !important;
}

.categorytab-container .stock > span {
  margin: 0;
  font-size: 14px
}
.categorytab-container .product-item .product-info .product-name {
  height: 42px
}
.categorytab-container .product-item .product-info .product-name a {
  line-height: 1.5;
  word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 479px) {
  .categorytab-container .product-item .product-info .product-name {
    height: auto;
  }
}

@media (max-width: 767px) {
  .contenttophome:after,
  .contenttophome:before {
    display: table;
    content: "";
  }
  .contenttophome:after {
    clear: both;
  }
  .contenttophome {
    clear: both;
  }
  .bannertabdata a,
  .banner-top-home a,
  .above-our-ranges  a{
    display: block;
  }
  .banner-top-home a img,
  .bannertabdata a img,
  .above-our-ranges  a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .size-img-cabandmirror img{
    display: inline-block;
  }
}

.home__footer__section .product-item .product-info .product-name a{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home__footer__section .product-item .product-info .product-reviews-summary {
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
}
.home__footer__section .product-item .rating-summary .rating-result {
  vertical-align: top;
}
.home__footer__section .product-item .product-reviews-summary .rating-summary{
  vertical-align: top;
}

.home__footer__section .name-position{
  font-size: 12.5px;
  line-height: 1.5;
  position: relative;
  color: #aaaaaa;
  padding-top: 15px;
}
.home__footer__section .name-position p {
  line-height: 1.5;
  margin-bottom: 5px;
}

.home__footer__section .amz-testimonial-container .quote {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .home__footer__section {
    padding: 20px 0px !important;
  }
  .page-wrapper .page-footer .footer-static-container {
    padding-left: 0;
    padding-right: 0;
  }
  .page-footer .footer-copyright {
    display: none;
  }
  .page-footer .footer-newletter {
    padding: 15px 0;
    text-align: center;
  }
  .page-footer .footer-newletter p {
    margin: 0;
    text-align: center !important;
  }
  .page-footer .footer-newletter p img{
    max-height: 50px;
    width: auto;
  }
  .home__footer__section .container .rokan-product-heading {
    margin: 0;
  }
  .home__footer__section .rokan-product-heading h2 {
    margin: 0px 0px 20px;
  }
  .home__footer__section .rokan-mostviewed.block {
    margin-left: -15px;
    margin-right: -15px;
  }
  .home__footer__section .rokan-mostviewed.block .rokan-product-heading {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-static-container > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-static-container .logo-footer {
    margin-top: 0;
  }
  .page-footer .footer-static-container .footer-static .logo-footer a {
    margin-bottom: 30px;
  }
}
/* Price Display */
.products-grid .item-inner .product-info .price-box,
.product-item .product-info .price-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;

}
.products-grid .item-inner .product-info .price-box .old-price,
.product-item .product-info .price-box .old-price {
    padding: 0;

}

.products-grid .item-inner .product-info .price-box .price-container,
.products-grid .item-inner .product-info .price-box .price-container .price-wrapper,
.products-grid .item-inner .product-info .price-box .price-container .price-wrapper .price,
.product-item .product-info .price-box .price-container,
.product-item .product-info .price-box .price-container .price-wrapper,
.product-item .product-info .price-box .price-container .price-wrapper .price {
    display: block;
}

.view-product .product-info .price-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

.catalog-product-view .view-product .product-info .price-box .old-price {
  padding: 0;
}

.catalog-product-view .view-product .product-info .price-box .old-price .price-container, 
.catalog-product-view .view-product .product-info .price-box .old-price .price-container .price-wrapper,
.catalog-product-view .view-product .product-info .price-box .old-price .price-container .price-wrapper .price {
  display: block;
}


/*________________________________________

Contact Page
________________________________________*/


.contact-page-top {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0px -15px;
}
.contact-page-top .contact-left-col {
	width: 30%;
	padding: 15px;
}
.contact-page-top .contact-left-col img {
	display: block;
	width: 100%;
}
.contact-page-top .contact-right-col {
	width: 70%;
	padding: 15px;
}

.contact-page-top .contact-right-col h2 {
	margin: 7px 0px 0px;
}
.contact-page-top .contact-right-col h2:first-child {
	margin-top: 0;
}


@media (max-width: 1023px) and (min-width: 768px) {
	.contact-page-top .contact-left-col {
		width: 40%;
	}
	.contact-page-top .contact-right-col {
		width: 60%;
	}
}

@media (max-width: 767px) and (min-width: 640px) {
	.contact-page-top .contact-left-col {
		width: 50%;
	}
	.contact-page-top .contact-right-col {
		width: 50%;
	}
}

@media (max-width: 768px) {
	.contact-index-index .fieldset>.field:not(.choice)>.control {
		float: none !important;
	}
}

@media (max-width: 639px) {
	.contact-page-top {
		margin: 0;
	}
	.contact-page-top .contact-right-col,
	.contact-page-top .contact-left-col {
		width: 100%;
		padding: 15px 0;
	}
}


#PopupSignupForm_0 .mc-modal-bg {
  z-index: 99995 !important;
}
#PopupSignupForm_0 .mc-modal {
  z-index: 99996 !important;
}

@media (max-width: 480px) {
  .banner_tabs .bannertab {
    padding: 14px 8px;
    font-size: 13px;
  }
  .banner_tabs .bannertab h2 {
    margin-bottom: 0;
  }
}

.top-link-container .row {
  justify-content: space-between;
}

.top-link-container .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.contact-no p {
  margin: 0;
}

.top-link-container .row:after,
.top-link-container .row:before {
  display: none;
}

@media (max-width: 767px) { 
  .header-container .top-link-container .register-login {
    font-size: 12px;
  }
  .contact-no {
    font-size: 12px;
  }
}