/*custom css for header file login css*/
/*img.home-slide {
    width: 1280px;
    height: 300px;
	padding: 0px;
}*/

.page-header .header.panel {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.h-heading1 {

    margin: 6px 0px 0px 0px;
}
header.page-header {
    padding-bottom: 0px;
    margin: 0px 0 4px;
    border-bottom: 0px solid #eee;
}
.panel.header {
    margin-bottom: 0px;
    background-color: #6e716e;
    border-radius: 0px;
}

.zopim {
    left: 10px;
}
img.home-slide {
    width: 70% !important;
    height: auto;
    padding: 0px;
    /* right: 18% !important; */
    margin: 0px 0px 0px -30px;
}
.owl-carousel .owl-stage-outer {

    padding: 0px 0 !important;
}
.slider-product-item-info {

    line-height: 16px !important;
}
#banner-slider-carousel {
    margin-top: -74px !important;

}
ul.header.links >li {
    display: inline-block;
    padding: 8px;
    color: #fff;
}
ul.header.links >li > a {

	color:#333;
	font-weight:500;
}
.header.panel>.header.links>li.customer-welcome {
   margin: 0 0 0 -8px !important;
}

.owl-carousel {

    left: 4% !important;
}
.mp-product-slider-content .owl-nav .owl-prev {
    left: -4% !important;
}
.mp-product-slider-content .owl-nav .owl-next {
    left: 92% !important;

}


/*end of custom css for header file login css*/

/*start of slider*/

.caption.top-right {
    top: 0;
    bottom: auto;
    right: 0;
    width: 30%;
}
.caption {
    display: block;
    position: absolute;
    margin: 4% 0% 0% 5%;
    padding: 0;
    left: 10%;
}

.caption.dark3 .heading, .caption.dark3 p {
    background-color: rgba(0,0,0, 0.65);
    color: #fff;
}
.caption.dark33 .headings1, .caption.dark33 p {
    background-color: rgba(0,0,0, 0.65);
    color: #fff;
	width:64%;
	line-height: 44px;
}
.caption .heading {
    font-size: 3.3em;
}

p.heading2 {
    width: 50%;
    clear: left;
    padding: 0.25em 0.5em;
    margin-bottom: 1px;
    font-size: 1.3333em;
    line-height: 1em;
}

.slick-prev:before {
  content: "<" !important;
  color: #333 !important;
  font-size: 20px;
}

.slick-next:before {
  content: ">" !important;
  color: #333 !important;
  font-size: 20px;
}


/*End of slider*/


/*related products*/

ol.products.list.items.product-items.related-cssolitem {
    width: 100%;
}
li.item.product.product-item.related-cssliitem {
   width: 100%;
    margin: 0px 0px 0px 0px;
	height: 160px;
	border: none;
}
a.product.photo.product-item-photo.related-piccss {
    position: relative;
	float:left;
	width: 44%;
}
.product.actions.product-item-actions.related-addtocart {
    float: right;
	/*margin: -45px 3px 0px 0px;*/
	margin: -34px 3px 0px 0px;
}
.sidebar .product-items .product-item-details.related-piccss {
    margin-left: 0px;
	text-align: center;
	margin: 0px 0px 0px 80px;
}
.block-title.title.relatedcss {
    border-bottom: 1px solid #e5e5e5;
	line-height: 28px;
	margin-bottom: -30px;
}
.product-item-info.related-available.relcss {
    height: 148px;
	padding: 5px !important;
    margin: 0px !important;
	box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.3);
    border: 0px;
}
button.action.tocart.primary.related-addtocart {
    min-width: 132px;
    margin: 7px -3px;
}

/**/

.page-title h1 {
    font-size: 32px;
    font-weight: 700;
}
a.f-left {
    float: right;
}


.fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 50%;
    box-sizing: border-box;
    /*float: left;*/
}

.account-login .buttons-set {
    margin-top: 10px;
}

.buttons-set {
    clear: both;
    margin: 30px 0 0;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;

}
.buttons-set1 {
    clear: both;
    margin: 30px 0 0;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
	width:1000px;

}
.account-login .buttons-set a {
    float: right!important;
    margin-bottom: 10px;
	color: #333;
}
/*button, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
    background-image: none;
    background: #eeeeee;
    border: none;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 8px 25px;
    font-size: 1.4rem;
    line-height: 45px;
    box-sizing: border-box;
    vertical-align: middle;
	min-width: 180px;
}*/
.account-login .buttons-set .button, .account-create .buttons-set .button, .customer-account-forgotpassword .buttons-set .button, .catalogsearch-advanced-index .buttons-set .button, #oar_widget_orders_and_returns_form .buttons-set .button, .contacts-index-index .buttons-set .button {
    min-width: 180px;
}




.form-list label {
    font-weight: bold;
}
.fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    float: left;
}
.field.name-firstname {
    width: 240px;
}
.form-list .field {
    float: left;
    width: 80%;
    margin-bottom: 8px;
}
.fieldset {
    border: 0;
    margin: 0 0 18px;
    padding: 0;
    letter-spacing: -.31em;
}
.form-list input.input-text {
    width: 260px;
}

.fields {
    display: inline-flex;
}

input#email_address {
    width: 260px;
}

input#password {
    width: 259px;
}

input#password-confirmation {
    width: 259px;
}
select#customertype{
width: 260px;
}
input#phonenumber{
width: 260px;}

.fieldset:last-child {
    margin-bottom: 8px;
}

h2.legend {
    padding-bottom: 7px;

    font-weight: normal;
    font-size: 1.5em;
    line-height: 1.2222em;
    margin-bottom: 15px;
}
.fieldset .legend {
    margin-left: 0px;
}
.fieldset > .legend {
    margin: 0 0 8px;
    padding: 0;
    box-sizing: border-box;
    float: left;
    line-height: 1.2;
    font-size: 2rem;
}
hr.line {
    border-bottom: 1px solid #e5e5e5;
    /* border: 5px; */
    margin-bottom: 8px !important;
    margin-top: 1px!important;
    width: 1000px;
}
.buttons-set1 .back-link {
    float: left;
    margin: 0;
    line-height: 36px;
}
.buttons-set1 button.button {
    float: right;
    margin-left: 5px;
    min-width: 140px;
}

.button {
    background-color: #05327d;
    color: #ffffff;
}
a.action.create.primary.signupcss {
    width: 180px;
    line-height: 40px;
}
span.slogin {
    color: #fff;
}
button.btn.btn-default.buyButton {
    width: 108px;
}


.authentication-wrapper {
    width: 33.33333333%;
    text-align: left;
}

.authentication-wrapper {
    float: right;
    /* margin-bottom: -60px; */
    max-width: 31%;
    position: relative;
    z-index: 1;
    text-align: left !important;
}

.checktext{
	 margin: 24px 0 0px 70px;
	/*font-weight: 700;*/
    font-size: 16px;
	position: absolute;
}
span.shipping-amcheckout-title {
    padding-bottom: 10px;
    color: #333333;
    font-weight: 300;
    font-size: 2.6rem;
}
.input-text-textarea{
	background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;

    line-height: 1.42857143;
    margin: 0;
    padding: 10px;
    vertical-align: baseline;
    width: 40% !important;
    box-sizing: border-box;
    resize: vertical;
    height: 124px;

}


.input-text-contact {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 40% !important;
    box-sizing: border-box;
}
background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 1.42857143;
    margin: 0;
    padding: 10px;
    vertical-align: baseline;
    width: 40%;
    box-sizing: border-box;
    resize: vertical;
    height: 124px;
li.aflocli1 {
    list-style: none;
}
a.aflocli {
    list-style: none;
    color: #333;
}
/*--customization of cat satic-page --*/

.category-thumbs-contain {width:100%}
	.thumb-row {width:100%; /*float:left;*/ margin-bottom:15px;}
	.cat-thumb {float:left; width:160px; margin-right:7px; margin-left:10px; margin-bottom: 10px; height:208px; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px #888; box-shadow: 0 0 5px #888;}
	.cat-thumb.last {margin:0;}
	.cat-thumb a {color:#333333; padding:10px 15px 10px 12px; height:170px; /*width:140px;*/ line-height:15px; font-size:12px; text-align:center; font-weight:bold; display:block; text-decoration:none;}
	.cat-thumb a img {margin-bottom:10px;}
	.cat-thumb a:hover {text-decoration:underline;}

.page-title h1 {
    color: #333333;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
}

button.slick-prev.slick-arrow {
    /* color: red !important; */
    background-color: #eee !important;
}

button.slick-next.slick-arrow {
    background-color: #eee !important;
}



/*--end customization of cat satic-page --*/

/*--customization of cat satic-page --*/

.categorythumbs-contain1 {width:100%;margin-left: 5%;margin-right: 5%;}
	.thumb-row1 {width:90%; /*float:left;*/margin: 0 2% 2% 15px; margin-bottom:15px;}
	.cat-thumb1 {float:left; width:100%; /*margin-right:8px;margin-left: 92px;*/ margin-bottom: 10px;margin-top:7px;/* height:16px;*/ -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px #888; box-shadow: 0 0 5px #888;}
	.cat-thumb1.last {margin:0;}
	.cat-thumb1 a {color:#333333; /*padding:10px 15px 10px 15px;*/ height:210px;/*width:112px;*/ /*line-height:50px;*/ font-size:13px; text-align:center; font-weight:bold; display:block; text-decoration:none;}
	.cat-thumb1 a img {margin-bottom:10px;width: 130px;margin: 20px;}
	.cat-thumb1 a:hover {text-decoration:underline;}
	.slider-css .slick-slide {
	margin: 0px 8px 0px 0px;
	}

	.slider-css .slick-track{
left:4px;
}
/*
.slick-prev.slick-arrow {
	left: -28px !important;
}
.slick-next.slick-arrow {
right: -28px !important;

}*/


.slick-prev.slick-arrow {
    left: -30px !important;
}
.slick-next.slick-arrow {
    right: -50px !important;
}

.slick-slider .slick-arrow {
    width: 36px !important;
    height: 100px !important;
	border: #4444 !important;
    -webkit-writing-mode: horizontal-tb !important;
    background-color: -internal-light-dark-color(rgb(239, 239, 239), rgb(74, 74, 74)) !important;
    box-sizing: border-box !important;
    border-width: 2px !important;
    border-style: outset !important;
    border-color: -internal-light-dark-color(rgb(118, 118, 118), rgb(195, 195, 195)) !important;


}



.page-title h1 {
    color: #333333;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 40px;
    text-transform: uppercase;
}


/*--end customization of cat satic-page --*/
.slide-pre-btn{

	position: absolute;
	left: 0;
	top: 99px;
	width: 36px;
	height: 90px;

}

.slide-next-btn{

	position: absolute;
	right: 0;
	top: 99px;
	width: 36px;
	height: 90px;

}

/*--customization of cat satic-page --*/

.categorythumbs-contain11 {width:100%;margin-left: 5%;margin-right: 5%;}
	.thumb-row11 {width:90%; /*float:left;*/margin: 0 2% 2% 15px; margin-bottom:15px;}
	.cat-thumb11 {float:left; width:112px; margin-right:7px; margin-bottom: 10px;/* height:16px;*/margin-left: 1px; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px #888; box-shadow: 0 0 5px #888;}
	.cat-thumb11.last {margin:0;}
	.cat-thumb11 a {color:#333333; /*padding:10px 15px 10px 15px;*/ height:170px;width:112px; /*line-height:50px;*/ font-size:13px; text-align:center; font-weight:bold; display:block; text-decoration:none;}
	.cat-thumb11 a img {margin-bottom:10px;}
	.cat-thumb11 a:hover {text-decoration:underline;}

.page-title h1 {
    color: #333333;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
}


/*--end customization of cat satic-page --*/

.slide-pre-btn1{

	position: absolute;
	left: 0;
	top: 134px;
	width: 36px;
	height: 90px;

}
.slide-next-btn1{

	position: absolute;
	right: 0;
	top: 134px;
	width: 36px;
	height: 90px;

}
/*--start customization of product-page --*/
h1.page-title {
    font-size: 1.8em;
    font-family: poppins,sans-serif;
    font-weight: 400;
}

.sidebar.sidebar-additional {
    border-left: 1px solid #e5e5e5;
    height: auto;
    padding: 0px;
}
/*.product-documents.brandinfo {
    margin: 0 0 0px;
    padding: 4px;
    border: 1px solid #cfcfcf;
    min-height: 40px;
}*/
.product.attribute.overview {
    display: none;
}
.product-info-main {
    float: right;
    margin-left: 5px;
    margin-right: 0px;
}

.product-info-main .product-info-stock-sku {
    display: contents;
    padding-bottom: 10px;
    padding-left: 0;
    text-align: left;
    vertical-align: top;
}
.product-info-main .product-info-price .price-box{
	    display: initial;
    vertical-align: top;
    width: 1px;
}
.product-info-main .product-info-price {
    color: #575757;
    border-bottom: none;
    display: table;
    margin-bottom: 15px;
    width: 100%;
}
.fieldset.cqty {
    display: inline-flex;
}
.product.media {
    border: 2px solid #eee;

}
.actions {
    vertical-align: bottom;
    margin: 24px 0 0 20px;
}
#qty {
    height: 41px;
    text-align: center;
    width: 52px;
}
.catalog-category-view .input-text.qty.form-control, .catalogsearch-result-index .input-text.qty.form-control {
	height: 41px;
    text-align: center;
    width: 52px;
}
.manu-info h4 {
    padding: 0 0 3px 0;
    border-bottom: 1px solid #cfcfcf;
    margin: 0 0 10px;
    font-size: 16px;
    color: #303030;
    text-align: left;
    font-weight: 700;
}
.product-documents_help.help {
    margin: 0 0 10px;
    padding: 4px;
    border: 1px solid #cfcfcf;
	min-height: 80px;
}
.product-documents_help.help a {
    font-size: 14px;
}

ul.help-css {
    text-decoration: underline;
    text-align: center;
    line-height: 12px;
	    list-style: none;
    text-align: initial;
}

.shipping-row {
    line-height: 38px;
}

/*--End customization of product-page --*/
/*--customization of Product-page --*/
.product-social-links {
    display: none;
}


.product-image-container-42753 span.product-image-wrapper {
    padding-bottom: 92%;
}

.product-image-container-42754 span.product-image-wrapper {
    padding-bottom: 92%;
}





/*--customization of Product-page --*/

/*Start custom Header search css*/

.block.block-search {
	width: 440px;
	margin: 5px 0 0 13.5%;
	float: left;
}
.smile-elasticsuite-autocomplete-result .product-shop {
    width: 78%;
}
.block.block-search .product-item .price-box {
    text-align: left;
}
/*.block-search .action.search {
	 left :56%;
}*/
.nav-sections {
    background: #333 !important;
}
.navigation {
    background: #333 !important;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
}
.navigation .level0>.level-top {
    color: #fff !important;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}
/*End custom Header search css*/

/*Start category page custom css*/

li.item.product.product-item {
    border: 1px solid #dadada;

}
.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0% !important;

}
.products-grid .product-item {
    margin-bottom: 0px;

}
.page-products .products-grid .product-item {
    margin-left: 0% !important;

}

.meterialName {
    border: 1px solid #000;
    text-align: center;
    font-weight: bold;

	font-size: 1.333rem;
}
.meterialName1 {
    border: 2px solid green;
    text-align: center;
    font-weight: 700;
    color: green;
    margin-bottom: 4px;
    margin-left: .5px;
    margin-top: -1px;
	padding: 2px;
}

.meterialName2 {

    margin-top: 30px;
}
.pro_info {
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	list-style: none;
	margin-right: 42px;
	margin-top: 0px;
    line-height: 15px;
}
.product.name a {
    font-weight: 900;
}
strong.product.name.product-item-name {
    line-height: 1.6;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	height: 66px;
}
.old-price {
    text-decoration: line-through;
}

span.special-price {
    display: block;
}
.product-item .price-box .price-label {
    position: initial;
    color: #555;
	font-size: 15px;
}
.product-item .old-price {
    margin: 5px 0;
    color: #555;
    font-weight: 800;
}
.product-item .price-box {

    text-align: center;
	/*margin: 10px 0 10px*/
	margin:0px 0 0px;
}
.label-product.label-sale {
    text-align: center;
    margin: 10px 0 10px;
}
.custom-addtobutton {
    display: inline-block;
    /*float: left;*/
    width: 100%;
}
.custom-addbutton {
    float: left;
    display: inline-block;
    /* width: 60% !important; */
}
.custom-qtybutton {
    width: 40%;
    display: inline-block;
    float: right;
}
button.action.tocart.primary.addcart {
    min-width: 60%;
	padding: 14px;
}
.page-products .product-item-actions {
    position: relative;
    z-index: 1;
}

.products-grid .product-item-inner {

	bottom:0px;
}

.products-grid .product-item-info:hover{ position:relative;}
/*End Start category page custom css*/

/*Start product page custom css*/


.yousave {
    display: inline-block;
    margin: -10px 0px 0px -5px;
}

a.pdflink {
	background:url('/media/pdf-logo.gif') no-repeat scroll 0 0 transparent;
    padding: 4px 10px 10px 35px;
    margin-left: 10px;
    float: left;
}

.product-item-info {
    max-width: 100%;
    width: 186px;
}
.product-item-actions .actions-secondary>.action{
	display:none;

}

button#product-addtocart-button {
    width: 100%;
}



.slick-list.draggable{
    margin: 0px 0px;
}
/*.slick-prev.slick-arrow {
    left: -87px !important;
}
.slick-next.slick-arrow {
    right: -92px !important;
}
*/

.cat-thumb1{
width:100%;
}



ol.products.list.items.product-items.amasty-olcss {
    width: 126%;
}


li.item.product.product-item.amasty-licss {
    width: 16.666667%;
    margin-left: 0% !important;
}
li.item.product.product-item.amasty-licss {
    border: 0px;
}
.product-item .price-box{

height:58px;

}
.price-container .price {
    font-size: 16px;
}
/*.column.main .product-item {
    padding-left: 6px;
}
.products-grid .product-item {

    margin-left: 0% !important;

}*/



/*End product page custom css*/




/*Start custom footer css*/
.collapsible.mobile-collapsible {
    width: 20%;
    float: left;
}
.copyright {
    background-color: #333 !important;
    color: #fff;
    box-sizing: border-box;
    display: block;
    padding: 10px;
    text-align: center;
}
.page-footer {
    background: #333 !important;
    margin-top: auto;
    padding-bottom: 25px;
}
.footer-primary a {
    color: #ebebeb;
}
a.footer-primary {
    color: #ebebeb;
}
h6.block-title.heading {
    color: #fff;
    font-size: 1.3333em;
    font-weight: 700;
}
.block-content {
    color: #333;
}
p.footer-primary {
    color: #fff;
}
img.facebookcss {
    width: 14%;
    margin: 0px 6px 0px 0px;
}
/*End custom footer css*/

.minicart-weltpixel.minicart-wrapper .block-minicart {
    z-index: 16000003;
}
.cart.table-wrapper .product-item-name {
    font-size: 1.6rem;
    display: block;
    margin: -3px 0 5px;
    font-weight: 600;
}
th.col.remove {
    width: 13%;
}

.product.actions.product-item-actions.amastycss {
    margin: 0px 0 0 0px;
    text-align: center;
}

/* mini-cart*/

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container {
    float: right;
    margin: 6px 18px 0px 0px;
}
.minicart-wrapper .product .actions {
    float: right;
      /*margin: 0px 0px 0px 15px;*/
	/* margin: 18px 118px 0 -101px; */
	margin: 18px 118px 0 -122px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-bottom-container .subtotal {
    margin: 0;
    padding: 15px;
    width: 100%;
}
/* End mini-cart*/


.order-details-items .product-item-name {
    font-size: 1.6rem;
}

/*cart page related*/

.grid12 {
    width: 100%;
    float: left;
    padding: 5px;
    margin: 5px;
    display: flex;
}

.related-img {
    width: 140px;
    display: inline-block;
    height: 102px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 4px;
}

.related-name{
line-height: 1.6;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 46px;
}
a.related-productname {
    color: #333;
    font-weight: 700;
    line-height: 1.6;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 46px;
}
.topsellerTitle {
    clear: both;
    font-size: 20px;
    font-weight: 600;
}
.grid12-6.items.slidediv {
    border: 1px solid #eee;
}

.list-inline {
    text-decoration: none;
    list-style: none;
    text-align: center;
    margin: 10px -47px 10px;
    /* margin: 0px 0 0px; */
    width: 100%;
}
.price-box.price-final_price1 {
    text-decoration: line-through;
	    margin: 5px 0;
    color: #aaa;
    font-weight: 800;
}
.price-box.price-final_price2 {
    font-weight: 700;
    white-space: nowrap;
}
/*End of related*/
/*checkout page sigin*/

.message.error {
    margin: -34px 9px 0px;
    padding: 12px 20px 12px 23px;
    display: block;
    font-size: 1.3rem;
    background: #fae5e5;
    color: #e02b27;
    padding-left: 45px;
    position: absolute;
}

/*End checkout page sigin*/

/*start of upsell*/
.block.upsell {
    border: 1px solid #cfcfcf;
}
button.action.tocart.primary.upsell-addtocart {
    text-align: center;
    margin: 0px 0px 0px 34px;
    text-decoration-line: none;
    width: 75%;
    padding: 15px;
}
a.upselltext {
    color: #fff;
   text-decoration: none;
    text-align: center;
    padding: 4px;
	font-size: 16px;
}

.products.wrapper.grid.products-grid.products-upsell {
    padding: 0 0 0px !important;
}

/*End of upsell*/

.category-pvf .columns .block.filter {
    display: none;
}
.nav-9 {
	display: none !important;
}
.nav-10 {
	display: none !important;
}
.nav-11 {
	border-right: none !important;
	float: right;
}
.call-for-price .old-price {
    display: none;
}
.call-for-price .special-price {
    display: none;
}
.catalog-product-view .call-for-price-text {
	color: green;
	font-size: 22px;
	margin-top: 24px;
	display: block;
}
.call-phoneprice {
    margin: 0px 0 2px 0px;
}

/* css start for new product suggestion section */
.catalog-product-view .another-product-container{
    width: 95%;
    float: left;
    margin-top: 20px;
    border: 1px solid #d1c0c0;
	margin-bottom: 20px;
	box-shadow: 3px 4px 7px #4d7d8d;
}
.catalog-product-view .productview {
    padding: 15px;
    color: white;
    font-weight: 900;
	background: #18566bc4;
	border: 1px solid #09242e;
	font-size: 16px;
}
.catalog-product-view .another-product-container-left {
    float: left;
    width: 43%;
    margin-left: 15px;
}
.catalog-product-view .another-product-container-left p.heading {
    font-size: 14px;
    margin-bottom: 17px;
    margin-top: 16px;
    color: #FFAE00;
    font-weight: 800;
    letter-spacing: -1px;
}
.catalog-product-view .another-product-container-left p.heading a{
    color:#333;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
}
.catalog-product-view .another-product-container-left p.sku {
    margin-bottom: 3px;
    color: black;
}
.catalog-product-view .another-product-container-right {
    float: right;
    margin-top: 20px;
	max-width: 215px;
	position: relative;
	width: 47%;
	margin-right: 10px;
}
.catalog-product-view .another-product-container-right img {
	width: auto;
}
.catalog-product-view .Cartbtn button
{
    width: 150px;
    font-size: 16px;
    margin-bottom: 20px;
}
.catalog-product-view .another-product-container-left p.price {
    margin-bottom: 20px;
    color: black;
}
.catalog-product-view .another-product-container-left p.sku a {
    color:black;
}
.catalog-product-view .another-product-container-left p.price>span {
    font-weight:700;
}
/* css end for new product suggestion section */

/*blanco css for category and search page*/
.catalog-category-view .product-item-info.custom-option .product-item-photo .product-image-photo {
    position: relative;
}
.catalog-category-view .product-item-info.custom-option .product-item-details > h5 {
    margin-top: 5px;
}
.catalog-category-view .product-item-info.custom-option .price-box {
    height: 45px;
}
.catalog-category-view .product-item-info.custom-option .label-sale {
    margin-bottom: 10px;
}
.catalog-category-view .product-item-info.custom-option .varients {
    display: inline-block;
    margin: 20px 0 0 0;
}


.catalog-category-view .box .tabs {
    margin: 0 0 0 7px;
	position: relative;
}
.catalog-category-view .box .inner_box {
    display: inline-block;
    padding-bottom: 10px;
    cursor: pointer;
}
.catalog-category-view .box .tabs > .inner_box:nth-child(5n) {
    padding-right: 0;
}
.catalog-category-view .box .inner_box:not(:last-child) {
    padding-right: 10px;
}
.catalog-category-view .box .inner_box:hover ul.values {
	outline-color: #1979c3;
}
.catalog-category-view .box .inner_box ul.values {
    margin: 0;
    padding: 3px;
    width: 26px;
	position: relative;
    outline: 2px solid #dcdcdc;
    border-radius: 2px;
}
.catalog-category-view .box .inner_box.selected ul.values {
    outline-color: #1979c3;
}
.catalog-category-view .box .values > li {
    display: none;
	list-style: none;
}
.catalog-category-view .box .values > li.image {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catalog-category-view .box .values > li.image > img {
    width: 100%;
}
.catalog-category-view .box .values > li.image > br.image {
    display: none !important;
}

.catalogsearch-result-index .product-item-info.custom-option .product-item-photo .product-image-photo {
    position: relative;
}
.catalogsearch-result-index .product-item-info.custom-option .product-item-details > h5 {
    margin-top: 5px;
}
.catalogsearch-result-index .product-item-info.custom-option .price-box {
    height: 45px;
}
.catalogsearch-result-index .product-item-info.custom-option .label-sale {
    margin-bottom: 10px;
}
.catalogsearch-result-index .product-item-info.custom-option .varients {
    display: inline-block;
    margin: 20px 0 0 0;
}


.catalogsearch-result-index .box .tabs {
    margin: 0 0 0 7px;
	position: relative;
}
.catalogsearch-result-index .box .inner_box {
    display: inline-block;
    padding-bottom: 10px;
    cursor: pointer;
}
.catalogsearch-result-index .box .tabs > .inner_box:nth-child(5n) {
    padding-right: 0;
}
.catalogsearch-result-index .box .inner_box:not(:last-child) {
    padding-right: 10px;
}
.catalogsearch-result-index .box .inner_box:hover ul.values {
	outline-color: #1979c3;
}
.catalogsearch-result-index .box .inner_box ul.values {
    margin: 0;
    padding: 3px;
    width: 26px;
	position: relative;
    outline: 2px solid #dcdcdc;
    border-radius: 2px;
}
.catalogsearch-result-index .box .inner_box.selected ul.values {
    outline-color: #1979c3;
}
.catalogsearch-result-index .box .values > li {
    display: none;
	list-style: none;
}
.catalogsearch-result-index .box .values > li.image {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catalogsearch-result-index .box .values > li.image > img {
    width: 100%;
}
.catalogsearch-result-index .box .values > li.image > br.image {
    display: none !important;
}
.catalogsearch-result-index .values > li.tooltip, .catalog-category-view .values > li.tooltip {
    position: absolute;
    background: #444;
    color: white;
    padding: 5px;
    font-family: sans-serif;
    font-size: 1.05rem;
    letter-spacing: 1px;
    width: 125px;
    width: 180px;
    text-align: center;
	border-radius: 3px;
	z-index: 99;
}

/*blanco css for category and search page*/

/* IN STOCK logo rotate */
.blanco-layout .product.media .ribbon-images {
	transform: rotate(-15deg);
	left: 0;
	right: unset;
}
/* Group of product groups */
.blanco-layout .product-add-form .related {
    display: inline-block;
}
.blanco-layout .related > h3 {
	font-weight: 500;
}
.blanco-layout .related > h3 > label {
    font-weight: 600;
    color: #444;
}
.blanco-layout .related .tabs .inner_box {
	margin: 0;
    display: inline-block;
    border: 2px solid #dcdcdc;
    border-radius: 5px;
    cursor: pointer;
	outline: none;
	min-width: 220px;
}
.related .tabs.even .inner_box {
	min-width: 250px;
}
.blanco-layout .related .tabs .inner_box.selected {
    border-color: #1979c3;
}
.blanco-layout .related .tabs .inner_box:not(:last-child) {
    margin: 0 10px 10px 0;
}
.blanco-layout .related .tabs .inner_box:hover {
    border-color: #1979c3;
}
.blanco-layout .related .tabs .inner_box > .val {
    display: flex;
    align-items: center;
    text-decoration: none;
	background-color: white;
	border-radius: 5px;
}
.blanco-layout .related .tabs .inner_box > .val > .image {
    width: 90px;
    display: flex;
}
.blanco-layout .related .tabs .inner_box > .val > .image > img {
    width: 100%;
    padding: 1px 10px;
}
.blanco-layout .related .tabs .inner_box > .val > .name > label {
    margin: 0 0 0 20px;
    padding: 0 15px;
    color: #333;
	cursor: pointer;
}
.blanco-layout .related .tabs .inner_box > .val > .name {
    display: flex;
    flex-direction: column;
}
.blanco-layout .related .tabs .inner_box > .val > .name > label.title {
    font-size: 1.5rem;
}
.blanco-layout .related .tabs .inner_box > .val > .name > label.price {
    font-size: 1.25rem;
}
/* end product groups css */
/* Mini-cart */
div#minicart-content-wrapper ol#mini-cart li.product-item .product-item-details .option-wrapper dd.values {
    width: 100% !important;
}
div#minicart-content-wrapper ol#mini-cart li.product-item .product-item-details .option-wrapper dd.values > span {
    font-size: 12px;
}
/* Mini-cart */
.catalog-product-view span.backmsg.backorder {
    color: #ED7014;
    font-weight: bold;
    font-size: 16px;
}
.blanco-layout.catalog-product-view .series-links {
    float: left;
    width: 100%;
}
.blanco-layout.catalog-product-view .series-link {
    float: left;
}
.blanco-layout.catalog-product-view .logos.blanco {
    float: right;
}
.blanco-layout.catalog-product-view .series-links img#imgproductid {
    width: 120px;
}
.blanco-layout.catalog-product-view .page-title-wrapper.product {
    margin-bottom: -4px;
}
div#adeptaied-relateds-container .series-links {
    display: none;
}
.catalog-category-view .product-item-details>h5.stock-status, .catalogsearch-result-index .product-item-details>h5.stock-status {
    text-align: center;
}
.catalog-category-view .product-item-details>h5.stock-status.in-stock, .catalogsearch-result-index .product-item-details>h5.stock-status.in-stock {
    color: green;
}
.catalog-category-view .product-item-details>h5.stock-status.out-of-stock, .catalogsearch-result-index .product-item-details>h5.stock-status.out-of-stock {
    color: red;
}
.catalog-category-view .product-item-info.custom-option .product-item-details > h5.green, .catalogsearch-result-index .product-item-info.custom-option .product-item-details > h5.green {
    color: green;
}
.catalog-category-view .product-item-info.custom-option .product-item-details > h5.red, .catalogsearch-result-index .product-item-info.custom-option .product-item-details > h5.red {
    color: red;
}
/*@screen__xxs: 375px*/
/* Category page ----- 20 Oct 2022 */
.catalog-category-view .products-grid.products_per_row li.item.product.product-item {
    min-height: 726px;
}
.catalog-category-view .products-grid.products_per_row .product-item-info {
    width: 100%;
}
.catalog-category-view .products-grid.products_per_row .product-image-container {
    width: 100% !important;
}
.catalog-category-view .products-grid.products_per_row .product-image-wrapper {
    padding-bottom: 300px !important;
}
.catalog-category-view .products-grid.products_per_row .product-item .custom-addtobutton .custom-qtybutton {
    width: fit-content;
    max-width: 40%;
}
.catalog-category-view .products-grid.products_per_row .product.product-item .product-item-info .varients {
    min-height: 112px;
}


.catalog-category-view .products-grid.products_per_row .box .tabs {
    margin: 0 0 0 2px;
}
.catalog-category-view .box .outer-box {
	width: 95px;
    text-align: center;
    margin-bottom: 18px;
    margin-right: 15px;
    display: inline-block;
    position: relative;
    color: #008000;
}
.catalog-category-view .box .outer-box .inner_box {
	display: block;
    padding-bottom: 3px;
}
.catalog-category-view .box .outer-box .inner_box:not(:last-child) {
    padding-right: 0;
}
.catalog-category-view .box .outer-box .inner_box > a {
    text-decoration: none;
}
.catalog-category-view .products-grid.products_per_row .box .outer-box .inner_box ul.values {
    width: 88px;
}
.catalog-category-view .box .outer-box .values > li.attribute {
    display: block;
    color: black;
    text-align: center;
    margin: 0;
}
.catalog-category-view .box .outer-box > .stock_status {
    font-weight: 900;
    display: inline-block;
}
/* New Look Category Page ----- 03 Nov 2022 */
.catalog-category-view .product-item-info .product-series {
    padding: 15px 5px;
    text-align: center;
    background-color: #1979c3;
    color: white;
    margin: -40px -10px 0 -10px;
    font-size: 20px;
    font-weight: 500;
}
.catalog-category-view .product-item-info .product-series > a {
    color: white;
    text-decoration: none;
}
.catalog-category-view .product-item-info .new-look-attribute {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    text-transform: capitalize;
	min-height: 100px;
}
.catalog-category-view .new-look-attribute .attribute-left {
    font-weight: 600;
    color: #333;
}
.catalog-category-view .new-look-attribute .attribute-left > .effi {
    padding: 9px 15px;
    background-color: #5cb85c;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
    height: 19px;
    margin: 8px 0 0 0;
	width: 130px;
}
.catalog-category-view .new-look-attribute .attribute-right {
    font-weight: 600;
    color: #333;
}
.catalog-category-view .new-look-attribute .attribute-left > div {
    margin: 0 0 15px 0;
}
.catalog-category-view .new-look-attribute .attribute-right > div {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.catalog-category-view .new-look-attribute .attribute-right > div:not(:last-child) {
    margin: 0 0 5px 0;
}
.catalog-category-view .new-look-attribute .attribute-right > div > img {
    margin: 0 5px 0 0;
}
.catalog-category-view .new-look-attribute .attribute-right > div > div > span {
    font-size: 1.1rem;
    display: block;
}
/* category page */
.catalog-category-view .product-item-info .Steam {
    background-color: #e9535a;
}
.catalog-category-view .product-item-info .Water {
    background-color: #1979c3;
}
.catalog-category-view .attribute-left > div > span {
    padding: 1px 6px;
    font-size: 1.4rem;
	color: white;
	font-weight: 400;
	border-radius: 2px;
}
.catalog-category-view .attribute-left > div.fuel_type {
    font-size: 1.75rem;
}
.catalog-category-view .label-product.label-sale {
    height: 19px;
}
.catalogsearch-result-index .label-product.label-sale {
    height: 19px;
}
.category-water-heaters .values > li.tooltip, .category-boilers .values > li.tooltip {
    background: #D3D3D3;
    border: 1px solid #444;
    color: #444;
}
.catalog-product-view ul.help-css li:first-child {
    margin-bottom: 20px;
}
.catalog-product-view .manu-info span {
    padding: 0 0 3px 0;
    margin: 0 0 10px;
    font-size: 16px;
    color: #303030;
    text-align: left;
    font-weight: 700;

}
.catalog-product-view .manu-info ul.help-css {
    border-top: 1px solid #cfcfcf;
    padding-top: 10px;
}
.page-footer span.block-title.heading {
    color: #fff;
    font-size: 1.3333em;
    font-weight: 700;
    display: block;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.breadcrumbs-container .breadcrumbs strong {
  color: #555;
}
.copyright .footer-copy {
  color: #4cb3ff;
}
.product-options-bottom .price-box .old-price, .product-info-price .price-box .old-price {
	color : #555;
}
/* END ----- 03 Nov 2022 */
/* Quickcart 09-06-2023  */
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .price-container .price-wrapper .price-excluding-tax .minicart-price.final-price .price{
	color: #333;
	font-size: 12px;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item .product-item-details .action.delete{
	display: inline-block;
	position: unset;
}
.header .quickcart-wrapper span.minicart-old-price {
    display: none;
}
/*Quickcart design end*/

/* Brands page design magento version - 2.4.4 */

.ambrands-letters-filter .ambrands-letter {
    margin: 0 !important;
}
.ambrands-letters-filter .ambrands-letter{
    display: block;
    float: left;
    padding: 2px 9px;
    min-width: 17px;
    min-height: 20px;
    text-align: center;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 0px;
    background: #e2e2e2;
}
.ambrands-letters-filter .ambrands-letter:hover {
  background: #fed285 !important;
  color: unset;
  border-color: #e2e2e2;
}
.ambrands-letters-filter .ambrands-letter.-letter-all {
	border-radius: 5px!important;
	background:#e2e2e2;
}
.ambrands-search-wrapper {
    float: right;
    width: 20%;
}
button.ambrands-letter.-disabled {
    opacity: .6;
    pointer-events: none;
    background-color: #f1f1f1;
}
button.ambrands-letter.letter-A {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
button.ambrands-letter.letter-\# {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.ambrands-filters-block {
    display: inline-block;
    margin: 20px 0 8px;
    width: 100%;
}
.categorypath-brands .category-cms p{
    margin-bottom: 0%;
}
.ambrands-search-block .ambrands-input {
    display: block;
    box-sizing: border-box;
    margin: -3px 0 10px;
    padding: 0px 9px;
    max-width: 100%;
    height: 32px;
    border: 1px solid #ccc;
    border-radius: 1px;
    background: #fff;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.ambrands-search-block:before{
    display: contents;
}
.ambrands-letters-filter .ambrands-letter.-active{
    border: none;
    color: unset;
    background: #fed285;
}
.ambrands-letters-list .ambrands-brand-item{
	margin: 0 5px 20px !important;
}

.ambrands-brand-item  {
    max-width: 100px;
    min-width: 100px;
    min-height: 130px;
	border: 2px solid #e6e6e6;
}

.ambrands-brand-item  .ambrands-image-block{
	height: 100px !important;
	top: -14px;
    position: relative;
}

.ambrands-letter .ambrands-content .ambrands-brand-item  .ambrands-inner .ambrands-image-block .ambrands-image {
	max-width: 100px;
    max-height: 50px;
}
.ambrands-letter .ambrands-content span.ambrands-label:before {
    content: '';
    position: absolute;
    left: 25%;
    right: 25%;
    display: block;
    height: 1px;
    background: #b2b2b2;
    margin-top: -4px;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:hover span.ambrands-label:before{
    left: 0;
    right: 0;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}
.ambrands-brand-item .ambrands-empty{
	width: 100px;
    line-height: 100px;
    font-size: 65px;
}
.ambrands-letter .ambrands-brand-item .ambrands-label {
    font-size: 13px;
    font-weight: 600;
	padding: 5px 0px 0px;
	margin: -11px 0 0!important;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner{
	border: 0px solid transparent;
}
.customer-account-login .block.block-customer-login {
	float: right;
}
.customer-account-login .block.block-new-customer {
    float: left;
}
/* Brands page design end */
span.block-title.heading.extraordinary-products-footer {
    padding-right: 50px;
}
.checkout-index-index #iosc-summary > .title:nth-child(2),.checkout-index-index .title.subscription-heading{
    display:none !important;
}
/*Customers also viewed - product page - css*/
.catalog-product-view .block-margin.block.row{
	display: none;
}
.blanco-layout.catalog-product-view .block.amshopby-morefrom{
	display: none;
}
.blanco-layout.catalog-product-view .block-margin.block.row{
	display: block;
}
.blanco-layout.catalog-product-view .products-upsell .owl-carousel {

    left: 0.1% !important;
}
.blanco-layout.catalog-product-view .products-upsell .owl-carousel.products .owl-item .product-item{
	margin: 0px !important;
}
.blanco-layout.catalog-product-view .products-upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-actions{
	text-align: center;
	float: initial;
	width: auto;
}
.blanco-layout.catalog-product-view .products-upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details strong.product.name.product-item-name{
	margin: 5px 5px;
}
.blanco-layout.catalog-product-view .products-upsell .owl-carousel.products .product-item-info{
	text-align: center;
}
.blanco-layout.catalog-product-view .products-upsell .owl-carousel.products .product-item-info:hover{
	background: none;
    box-shadow: none;
    border: none;
    margin: 0px;
    padding: 0px;
    position: unset;
    z-index: 0;
}

.blanco-layout.catalog-product-view .product.info.detailed {
	margin-bottom: 0px;
}
/*Customers also viewed - product page - css ends*/
.blanco-layout .custom-attribute-img {
	margin-bottom: 20px;
}
.blanco-layout .cusDescBlock h3, .blanco-layout .cusDescBlock h4{
	margin-bottom: 6px;
}
.blanco-layout .cusDescBlock ul{
	margin-top: 6px;
	padding-left: 18px;
}
.catalog-category-view.categorypath-brands-dht-tankless-coil .product-item-info .new-look-attribute {
    display: none;
}
.catalog-product-view .another-product-container-right span.instock-image-right-block{
	transform: rotate(-15deg);
	left: 0;
    right: unset;
    display: inline-block;
    position: absolute;
	top: 0;
    width: 27%;
	min-width: 43px;
}
/* Customers Also Viewed css start - product Page */
.catalog-product-view .custom-upsell .block.upsell .block-title.title.upsell-title{
    border-bottom: 1px solid #1979c3;
    padding-bottom: 2px;
}
.catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading{
    font-weight: 500;
    font-size: 2.8rem;
}
.catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading strong.upsell-heading-1 {
    line-height: 1.1;
    font-size: 1.6rem;
	font-weight: 600;
}
.catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading strong.upsell-heading-2 {
    font-size: 2.8rem;
    font-weight: 500;
}
.catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading span.upsell-discn, .upsell-outofstock {
    color: red;
}
.catalog-product-view .custom-upsell .block.upsell{
    border : none;
}
.catalog-product-view .custom-upsell .block.upsell .products-upsell li.item.product.product-item.upsell-li{
    width : 100%;
    text-align: center;
}
.catalog-product-view .custom-upsell .block.upsell .slick-prev:before{
	content: "\e617" !important;
    font-family: 'luma-icons';
    font-size: 28px;
    font-weight: 600;
}
.catalog-product-view .custom-upsell .block.upsell .slick-next:before{
	content: "\e608" !important;
    font-family: 'luma-icons';
    font-size: 28px;
    font-weight: 600;
}
.catalog-product-view .custom-upsell .block.upsell  .slick-list.draggable{
    padding: 0px 1px;
}
.catalog-product-view .custom-upsell .block.upsell .slick-slider .slick-arrow{
    border-style: none !important;
}
.catalog-product-view .custom-upsell .block.upsell button.slick-next.slick-arrow{
    background-color: transparent !important;
    right: -58px !important;
}
.catalog-product-view .custom-upsell .block.upsell button.slick-prev.slick-arrow{
    background-color: transparent !important;
    left: -58px !important;
}
.catalog-product-view .custom-upsell .block.upsell .products-upsell strong.product.name.product-item-name{
	margin: 5px !important;
}
.catalog-product-view .custom-upsell .block.upsell .products-upsell span.product-image-container{
	width: 152px !important;
}
.catalog-product-view .custom-upsell .block.upsell .products-upsell .product-image-container span.product-image-wrapper{
	padding-bottom: 125% !important;
}
/* Customers Also Viewed css End - product Page */

/* Recommended Accessories out-of-stock/instock css */
.catalog-product-view .field.choice.admin__field.admin__field-option img.out_of_stock_item {
    cursor: unset !important;
}
.catalog-product-view .field.choice.admin__field.admin__field-option .img-block{
    display: inline-grid;
    margin-bottom: 8px;
    text-align: center;
}
.catalog-product-view .field.choice.admin__field.admin__field-option .img-block img{
    margin-bottom: 5px;
}
.catalog-product-view .field.choice.admin__field.admin__field-option .img-block .in_stock_status{
    color: #008000;
    font-weight: 900;
    font-size: 12px;
}
.catalog-product-view .field.choice.admin__field.admin__field-option .img-block .out_of_stock_status{
    color: #000000;
    font-weight: 900;
    font-size: 12px;
}
/* More Like This section css START - product page*/
.catalog-product-view .products-block-main .slick-next.slick-arrow, .products-block-main .slick-prev.slick-arrow{
	border: none !important;
	background-color:transparent !important;
}
.catalog-product-view .products-block-main .slick-next:before , .products-block-main .slick-prev:before{
	font-size:28px !important;
	font-weight:bold;
}
.catalog-product-view .products-block-main .slick-prev.slick-disabled:before, .products-block-main .slick-next.slick-disabled:before {
	opacity: 0.90 !important;
}
.catalog-product-view .products-block-main .slick-next:before{
	content:"\e608" !important;
	font-family:'luma-icons';
}
.catalog-product-view .products-block-main .slick-prev:before{
	content:"\e617" !important;
	font-family:'luma-icons';
}
.catalog-product-view .block-title.similar-heading-block{
	line-height: 1.1;
	margin-top: 2rem;
	margin-bottom: 2.6rem;
	border-bottom: 1px solid #1979c3;
	padding-bottom: 2px;
}
.catalog-product-view .more-like-heading{
	font-weight: 500;
	font-size: 2.8rem;
}
.catalog-product-view .products-block-main{
	/* margin-bottom:20px; */
	margin: 0 52px 20px 52px;
}
.catalog-product-view .products-block-main .products-list-row-ol{
	width: 100%;
}
.catalog-product-view .products-block-main .product-item-row-li{
	width:auto !important;
	border: 0.1px solid #dadada;
	padding: 5px 5px 25px 5px;
	display: block !important;
	/* text-align: center; */
}
.catalog-product-view .products-list-row-ol .slick-list.draggable{
	padding-right:4px;

}
/* .blanco-layout .products-list-row-ol .slick-list.draggable{ */
	/* padding:3px; */
/* } */
.catalog-product-view .products-block-main .SimilarProductName{
	font-weight:900;
	font-size: 1.4rem;
}
.catalog-product-view .products-block-main .old-price{
	font-weight: 400;
}
.catalog-product-view .products-block-main .product-prices{
	font-size:16px;
	margin-bottom:0px;
}
.catalog-product-view .products-block-main .specialPriceValue{
	font-size:16px;
	font-weight:700;
}
.catalog-product-view .products-block-main .product-item-row-li a{
	text-decoration:none !important;
}
.catalog-product-view .products-block-main .attributeList{
	color:black;
}
.catalog-product-view .products-block-main .product-item-row-li-img{
	height:170px;
	margin: 0 auto;
	width: fit-content;
}
.catalog-product-view .products-block-main .product-item-row-li-img img{
	max-height: 100%;
}
.catalog-product-view .products-block-main .slick-next.slick-arrow{
	/* right: -30px !important; */
	right: -58px !important;

}
.catalog-product-view .products-block-main .slick-prev.slick-arrow{
	left: -58px !important;
}
.catalog-product-view .products-block-main a:visited{
	color: #333
}
.catalog-product-view .products-block-main .SimilarProductName{
	line-height: 1.6;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.catalog-product-view .products-block-main .product-prices .oldPriceValueTitle{
	color: #555;
	font-size: 15px;
	font-weight: 800;
}
.blanco-layout .custom-related-group-products-container{
	clear: both;
	width:100%;
}
.catalog-product-view .products-block-main .slick-list.draggable .slick-track{
	margin: auto 0 auto 0;
}
.catalog-product-view .products-block-main .product-attributes{
	margin-top: 12px;
}
.catalog-product-view .products-block-main .product-attributes p{
    margin-bottom: 5px;
}
.catalog-product-view .products-block-main .product-attributes p .attribute-shows{
	display: flex;
    line-height: 23px;
	font-size: 14px;
    font-weight: 600;
}
.catalog-product-view .products-block-main .product-attributes p .attribute-image{
	margin-right: 5px;
	width: 22px;
    height: 22px;
}
/*More Like This css*/
.catalog-product-view .products-block-main .product-item-row-li{
	border-radius: 9px;
	border: 0.1px solid #909090;
	padding: 5px 14px 25px 14px;
}
.catalog-product-view .products-block-main .SimilarProductName {
    font-size: 1.349rem;
	line-height: 1.4;
}
.catalog-product-view .products-block-main .product.name a {
    font-weight: 400;
}
.catalog-product-view .products-block-main strong.product.name.product-item-name{
	height: 53px;
	margin: 3px 0 3px 0;
	line-height: 1.3;
}
.catalog-product-view .products-block-main .product-prices{
	display: flex;
	font-size: 15px;
	align-items: baseline;
}
.catalog-product-view .products-block-main .specialPriceValue{
	font-size: 19px;
    font-weight: 600;
    color: black;
	margin-right: 10px;
}
.catalog-product-view .products-block-main span.attribute-title-head{
	color: #585858;
}
.catalog-product-view .products-block-main span.attribute-title-value{
	font-weight: 700;
}
.catalog-product-view .products-block-main .yousave-more-like{
	position: absolute;
    top: 13px;
	display: inline-grid;
    text-align: center;
}
.catalog-product-view .products-block-main .product-attributes p .attribute-shows{
	font-size: 13px;
}
.catalog-product-view .products-block-main .available-stock{
	margin-bottom: 3px;
}
.catalog-product-view .products-block-main .specialPriceValue{
	font-size: 20px;
}
.catalog-product-view .products-block-main .old-price{
	font-size: 15px;
}
.catalog-product-view .products-block-main .product-attributes{
	margin-top: 7px;
}
.catalog-product-view .products-block-main button.action.tocart.primary {
    width: 100%;
	margin-top: 11px;
	border-radius: 6px;
	font-size: 1.2rem;
	padding: 8px 15px;
}
.catalog-product-view .products-block-main .product-item-row-li{
	padding: 5px 14px 13px 14px;
	margin: 2px 14px;
}
/* start new css 05-04-2024 (6 products design) */
.catalog-product-view .products-block-main {
    margin: 0 20px 42px 20px;
}
.catalog-product-view .products-block-main .product-item-row-li {
    padding: 5px 8px 13px 8px;
    margin: 2px 2px;
}
.catalog-product-view .products-block-main .slick-prev.slick-arrow {
    left: -28px !important;
}
.catalog-product-view .products-block-main .slick-next.slick-arrow {
    right: -28px !important;
}
.catalog-product-view .products-block-main .specialPriceValue {
    font-size: 16px;
}
.catalog-product-view .products-block-main .old-price {
    font-size: 12px;
}
.catalog-product-view .products-block-main .instock_all_addtocart{
	display: none;
}
.blanco-layout .products-list-row-ol .slick-list.draggable {
    padding: unset;
}
.catalog-product-view .products-block-main .slick-dots li button{
	height: 12px;
    width: 12px;
	border: 1px solid #b3b3b3;
}
.catalog-product-view .products-block-main .slick-dots{
	margin-left: 5px;
}
/* end new css (6 products design) */
/*More Like This css ends*/
@media all and (min-width: 975px), print {
    .catalog-category-view .products-grid.products_per_row .product-item {
        padding: 5px 9px;
        margin: 15px;
        width: calc((100% - 6%)/2);
    }
}
@media all and (max-width: 974px), print {
    .catalog-category-view .products-grid.products_per_row .product-item {
		padding: 10px;
		margin-bottom: 15px;
		width: calc(100% - 6%);
	}
}
@media (min-width: 908px) and (max-width: 974px), print {
    .catalog-category-view .box .outer-box:nth-child(6n) {
		margin-right: 0;
	}
}
@media (min-width: 908px) and (max-width: 963px), print {
    .catalog-category-view .box div.outer-box {
		margin-right: 7px;
	}
}
@media (min-width: 768px) and (max-width: 907px), print {
	.catalog-category-view .box .outer-box:nth-child(5n) {
		margin-right: 0;
	}
}
@media (min-width: 768px) and (max-width: 810px), print {
    .catalog-category-view .box div.outer-box {
		margin-right: 7px;
	}
}
@media (min-width: 700px) and (max-width: 767px), print {
    .catalog-category-view .box .outer-box:nth-child(6n) {
		margin-right: 0;
	}
}
@media (min-width: 700px) and (max-width: 741px), print {
    .catalog-category-view .box div.outer-box {
		margin-right: 7px;
	}
}
@media (min-width: 591px) and (max-width: 699px), print {
    .catalog-category-view .box .outer-box:nth-child(5n) {
		margin-right: 0;
	}
}
@media (min-width: 591px) and (max-width: 624px), print {
    .catalog-category-view .box div.outer-box {
		margin-right: 7px;
	}
}
@media (min-width: 483px) and (max-width: 590px), print {
    .catalog-category-view .box .outer-box:nth-child(4n) {
		margin-right: 0;
	}
}
@media (min-width: 483px) and (max-width: 507px), print {
    .catalog-category-view .box div.outer-box {
		margin-right: 7px;
	}
}
@media (min-width: 374px) and (max-width: 482px), print {
    .catalog-category-view .box .outer-box:nth-child(3n) {
		margin-right: 0;
	}
}
@media (min-width: 374px) and (max-width: 390px), print {
    .catalog-category-view .box div.outer-box {
		margin-right: 7px;
	}
}
@media all and (max-width: 373px), print {
    .catalog-category-view .box .outer-box:nth-child(2n) {
		margin-right: 0;
	}
}
@media all and (min-width: 1207px), print {
    .catalog-category-view .box .outer-box:nth-child(4n) {
		margin-right: 0 !important;
	}
}
/* Customers Also Viewed css start - product Page */
@media only screen and (max-width:1279px){
    .catalog-product-view .custom-upsell .block.upsell  .slick-list.draggable{
        padding: 0px 2px;
    }
}
/* Customers Also Viewed css End - product Page */
/* Product variants HTML */
@media (min-width: 975px) and (max-width: 1207px), print {
    .catalog-category-view .box .outer-box:nth-child(3n) {
		margin-right: 0;
	}
}
@media (min-width: 1207px) and (max-width: 1273px), print {
    .catalog-category-view .box .outer-box {
		margin-right: 7px !important;
	}
}
/* END ----- 20 Oct 2022 */
@media Screen and (min-width: 320px) and (max-width: 1023px){
    .ambrands-search-wrapper{
        float: unset;
        max-width: 100% !important;
        width: auto;
    }
	.ambrands-search-block:before{
        display: contents;
    }
    .ambrands-letters-filter .ambrands-letter.-active {
        border: none;
        color: unset;
	}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 767px){
    .catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading strong.upsell-heading-1 {
        font-size: 1.3rem !important;
    }
    .catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading strong.upsell-heading-2 {
        font-size: 1.8rem !important;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px){


	.responsive-slider .slides ul li .slide-body .caption.header {
    top: 0% !important;
    left: 30% !important;
	}


	.page-wrapper .page-header .panel.header {
    max-width: 100% !important;
    width: 90% !important;
	}

	.logo {

    margin: 0px 0px 9px 52px;
		}

	.block-search .label {

    padding: 10px;
	}

	/*slider css*/
	img.home-slide {
    width: 20% !important;
    height: auto !important;
	margin: 0px 0px 0px -38px;
	z-index:2;

	}

	.mp-product-slider-content .owl-nav .owl-prev {
    left: -46px !important;
	}
	.mp-product-slider-content .owl-nav .owl-next {
    left: 4% !important;
	}
	.mp-ps-info {

		text-align: left !important;
	}


	.owl-theme .owl-nav [class*='owl-'] {
    margin: -132px 0px 0px 258px !important;
	}
	/*
	.mp-product-slider-content .owl-nav .owl-prev {
    left: -26% !important;

	}
	*/
	.owl-carousel {
		left: 0% !important;
	}
	#banner-slider-carousel {
		margin-top: -44px !important;
	}

	.caption.top-right {
    top: 0;
    width: 24%;
    left: 0%;
    padding: 0px;
    margin: 5% 0% 0% 2%;

}
.caption.dark3 .heading, .caption.dark3 p {
    background-color: rgba(0,0,0,.65);
    color: #fff;
    line-height: 20px;
    /* padding: 10px; */
    left: 6%;
    bottom: 112px;
    font-size: 1em;
    position: relative;
    z-index: 3;
    width: 50%;
}
.caption.dark33 .headings1, .caption.dark33 p {
    background-color: rgba(0,0,0,.65);
    color: #fff;
    line-height: 20px;
    /* padding: 10px; */
    left: 6%;
    bottom: 76px;
    font-size: 1em;
    position: relative;
    z-index: 3;
    width: 40%;
}

	.banner-item.banner-slider {
    margin-top: 1px;
}
	.fields {
    display: inline-block;
	width: 100%;
	}
	input#email_address {
    width: 100%;
	}
	input#password {
    width: 100%;
	}
	input#password-confirmation {
     width: 100%;
	}
	.phonetext1 {
    display: none;
		}
		.phonetext2 {
    display: block;
		}
	.block.block-search {
    margin: 0px !important;
    float: none !important;
}
   .grid12-3.homelocation {
    width: 100%;
	}
	.grid12-2.homebrandlist {
    width: 48% !important;
}
	.grid12-3.hometile {
		width: 100%;
	}
	.grid12-2 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}
.collapsible.mobile-collapsible {
    width: 100%;
    float: left;
}
.grid12-2.homebrandlist {
    width: 100%;
}
.slider-product-item-info {
    width: 100% !important;
}

/*catagoery page*/

	.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 1.5rem;
    font-weight: 300;
}
	button#product-addtocart-button {
    margin: 6px 0 0 20px;
}
.actions {
    vertical-align: bottom;
    margin: 18px 16px 0px 0px !important;
}
.actions-primary {
    margin: 0px 0 0 0px;
}
.slick-slide.slick-active {
    width: 136px;
}
.cat-thumb {
    float: left;
    width: 154px;
    margin-right: 7px;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 208px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
}
.product-item-info {
    max-width: 100%;
    width: 158px;
}
button.action.tocart.primary.addcart {
    min-width: 158px;
    padding: 16px;
    margin: 4px;
}
.custom-qtybutton {
    width: 80%;
    display: inline-block;
    float: right;
    padding: 10px;
}
ol.products.list.items.product-items.amasty-olcss {
    width: 100%;
}
li.item.product.product-item.amasty-licss {
    width: 50%;
    /* margin-left: 2% !important; */
}

.slick-slider {

    margin: 0px 0px 0px -20px;
}

.slick-slider .slick-arrow {
    width: 25px !important;
	height: 80px !important;
}
.slick-prev.slick-arrow {
    left: 10px !important;
}
.slick-next.slick-arrow {
    right: -30px !important;
}

.cat-thumb1 a img {

    margin: 6px;
}
.cat-thumb1 {
    width: 100%;
}
ul.my-list.slider-css.slick-initialized.slick-slider
	{
    width: 100%;
    /*margin: 0px 0px 0px -22px;*/

	}

.pro_info {
    margin-right: 0px;
    margin-left: -33px;
}


/*End of catagoery page*/
/*Start of product page*/
.related-cssolitem strong.product.name.product-item-name {

	    height: 18px;
}

h1.page-title {
    font-size: 1.4em;
    font-family: poppins,sans-serif;
    font-weight: 400;
    /*margin: 10px 0px 0px -11px;*/
    line-height: 24px;
}
.sidebar.sidebar-additional {
    border-left: none;

}


a.product.photo.product-item-photo.related-piccss {
    position: relative;
    float: left;
    width: 32%;
}
li.item.product.product-item.related-cssliitem {
    width: 100%;
    margin: 0px 0px 0px 0px;
    height: 160px;
    border: 1px solid #dadada;
}

.product.actions.product-item-actions.related-addtocart {
    float: left;
    margin: -8px 10px;
}


.product.actions.product-item-actions.amastycss {
    margin: 0px 0 0 2px !important;
    text-align: center;
	padding: 4px;
}

.block.amshopby-morefrom {
    order: 1;
    /* order: inherit; */
    flex-direction: column;
}
.sidebar.sidebar-additional {
    display: flex;
    flex-direction: column-reverse;
}
.product-documents.brandinfo {
    order: inherit;
}
.block.related {
    order: 2;
}


/*End of product page*/


.opc-estimated-wrapper {
    background: #f4f4f4;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin: -10px -10px 12px;
    padding: 14px 0px;
}
.authentication-wrapper {
    float: right;
    /* margin-bottom: -60px; */
	text-decoration: underline;
    color: blue;
    max-width: 20%;
    position: relative;
    z-index: 1;
    margin: 65px 0 -32px 0px;
    text-align: left !important;
}
.checkout-index-index .checkout-header .description {
    font-size: 19px;

}

.checkout-index-index .checkout-header {
    margin: 12px 0 20px;
    padding: 0 9px;
    width: 100%;
    /* font-size: 17px; */
}
 /* cart css */
td.col.remove {
    box-sizing: border-box;
    display: block;
    float: right;
    white-space: nowrap;
    width: 28%;
	padding-top: 44px !important;
}
th.col.remove {
    display: none;
	padding-top: 46px !important;
}
.cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 24%;
}


button.action.action-auth-toggle {
    margin: 20px 0px -24px -2px;
}
.checktext {

	font-size: 14px;

    margin: 89px 0px 0px 44px;
}


.checkout-index-index .checkout-block {
    margin: -10px -10px 0px -10px !important;
    padding: 24px 12px !important;
}


/*button.action.action-auth-toggle {

    margin: 20px 0px -20px 4px;

}
.checktext {

	font-size: 14px;
    margin: 86px 0 -37px 51px;
}
.checkout-index-index .checkout-block {
    margin: -10px -4px 0px -3px !important;
    padding: 24px 12px !important;
}

*/

	ol.products.list.items.product-items.amasty-olcss {
    width: 100%;
		}

 /* End cart css */
span.minicart-price {
    display: none;
}

/*Related products*/
.grid12 {
    display: inline-block;
	width:auto;
}
/*End Related products*/


/*checkout page sigin*/
.message.error {
    margin: -53px -3px 0px;
    padding: 12px 20px 12px 23px;
    display: block;
    font-size: 1.3rem;
    background: #fae5e5;
    color: #e02b27;
    padding-left: 45px;
    position: absolute;
}
/*End checkout page sigin*/

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    padding: 10px 0 10px 10px;
    -webkit-tap-highlight-color: transparent;
}
	.sidebar .amshopby-morefrom .product-items .product-item-info .product-item-photo {
		left: 0;
		position: unset;
		top: 0;
	}

	.sidebar .amshopby-morefrom .product-items .product-item-details {
		margin: 0 0 0 0;
	}


}


/*End of Mobile css*/

/*@screen__xxs: 320px*/

@media only screen and (min-device-width: 320px) and (max-device-width: 374px){

	.responsive-slider .slides ul li .slide-body .caption.header {
    top: 0% !important;
    left: 30% !important;
	}


	.page-wrapper .page-header .panel.header {
    max-width: 100% !important;
    width: 90% !important;
	}


	.logo {
      margin: 0px 0px 9px 42px;
		}

	.block-search .label {
    padding: 10px;
	}
	/*slider css*/
		img.home-slide {
    width: 20% !important;
    height: auto !important;
	margin: 0px 0px 0px -38px;
	z-index:2;

	}

	.mp-product-slider-content .owl-nav .owl-prev {
    left: -44px !important;
	}
	.mp-product-slider-content .owl-nav .owl-next {
    left: 0% !important;
	}

	.mp-ps-info {

		text-align: left !important;
	}


	.owl-theme .owl-nav [class*='owl-'] {
    margin: -114px 0px 0px 258px !important;
	}
	/*
	.mp-product-slider-content .owl-nav .owl-prev {
    left: -26% !important;

	}
	*/
	.owl-carousel {
		left: 0% !important;
	}
	#banner-slider-carousel {
		margin-top: -44px !important;
	}

		.caption.top-right {
    top: 0;
    width: 24%;
    left: 0%;
    padding: 0px;
    margin: 5% 0% 0% 2%;

	}
	.caption.dark3 .heading, .caption.dark3 p {
		background-color: rgba(0,0,0,.65);
		color: #fff;
		line-height: 20px;
		/* padding: 10px; */
		left: 0%;
		bottom: 112px;
		font-size: 1em;
		position: relative;
		z-index: 3;
		width: 50%;
	}
.caption.dark33 .headings1, .caption.dark33 p {
    background-color: rgba(0,0,0,.65);
    color: #fff;
    line-height: 20px;
    /* padding: 10px; */
    left: 6%;
    bottom: 76px;
    font-size: 1em;
    position: relative;
    z-index: 3;
    width: 40%;
}
.banner-item.banner-slider {
    margin-top: 1px;
}

	/*end of slider issue*/

	/*Start of moreform*/
	.product-item .price-box {
    height: 32px;
		}
	/*End of moreform*/
	.catalog-category-view .product-item .price-box, .catalogsearch-result-index .product-item .price-box {
		height: 58px;
	}
	.fields {
    display: inline-block;
	width: 100%;
	}
	input#email_address {
    width: 100%;
	}
	input#password {
    width: 100%;
	}
	input#password-confirmation {
     width: 100%;
	}
	.phonetext1 {
    display: none;
		}
		.phonetext2 {
    display: block;
		}
	.block.block-search {
    margin: 0px !important;
    float: none !important;
}
   .grid12-3.homelocation {
    width: 100%;
	}
	.grid12-2.homebrandlist {
    width: 44% !important;
	}
	.mp-ps-info {
    color: #333;
    margin: -15px 0px 10px 0px;
    font-weight: 600;
    text-align: left;
	}
	.grid12-3.hometile {
		width: 100%;
	}
	.grid12-2 {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}
.collapsible.mobile-collapsible {
    width: 100%;
    float: left;
}
.grid12-2.homebrandlist {
    width: 100%;
}
.slider-product-item-info {
    width: 100% !important;
}
.pro_info {
    margin-right: 0px;
    margin-left: -33px;
}

/*catagoery page*/

.slick-slider {

    margin: 0px 0px 0px -20px;
}
.slick-slider .slick-arrow {
    width: 25px !important;
	height: 80px !important;
}
.slick-prev.slick-arrow {
    left: 10px !important;
}
.slick-next.slick-arrow {
    right: -30px !important;
}



.cat-thumb1 a img {

    margin: 0px;
}
.cat-thumb1 {
    width: 100%;
}
ul.my-list.slider-css.slick-initialized.slick-slider
	{
    width: 100%;
    /*margin: 0px 0px 0px -22px;*/

	}


button#product-addtocart-button {
    margin: 6px 0 0 20px;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 1.5rem;
    font-weight: 300;
}
.actions {
    vertical-align: bottom;
     margin: 18px 16px 0px 0px !important;
}
.actions-primary {
    margin: 0px 0 0 0px;
}

.cat-thumb {
    float: left;
    width: 128px;
    margin-right: 7px;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 208px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
}

button.action.tocart.primary.addcart {
    min-width: 132px;
    padding: 16px;
    margin: 4px;
}
.custom-qtybutton {
    width: 80%;
    display: inline-block;
    float: right;
    padding: 10px;
}
li.item.product.product-item.amasty-licss {
    width: 50%;
    margin-left: 0% !important;
}
.product-item-info {
    max-width: 100%;
    width: 153px;
    padding: 0px;
}



/*End of catagoery page*/



/*Start of product page*/

.related-cssolitem strong.product.name.product-item-name {

	    height: 18px;
}



h1.page-title {
    font-size: 1.4em;
    font-family: poppins,sans-serif;
    font-weight: 400;
    /*margin: 10px 0px 0px -11px;*/
    line-height: 24px;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 1em;
    font-weight: 300;
}
.sidebar.sidebar-additional {
    border-left: none;

}


a.product.photo.product-item-photo.related-piccss {
    position: relative;
    float: left;
    width: 32%;
}
li.item.product.product-item.related-cssliitem {
    width: 100%;
    margin: 0px 0px 0px 0px;
    height: 160px;
    border: 1px solid #dadada;
}

.product.actions.product-item-actions.related-addtocart {
    float: left;
    margin: 16px 10px;
}

.product.actions.product-item-actions.amastycss {
    margin: 18px 0 0 2px !important;
    text-align: center;
	padding: 6px;
}

.block.amshopby-morefrom {
    order: 1;
    /* order: inherit; */
    flex-direction: column;
}
.sidebar.sidebar-additional {
    display: flex;
    flex-direction: column-reverse;
}
.product-documents.brandinfo {
    order: inherit;
}
.block.related {
    order: 2;
}


/*End of product page*/


.opc-estimated-wrapper {
    background: #f4f4f4;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin: -10px -10px 12px;
    padding: 14px 0px;
}
.authentication-wrapper {
    float: left;
    /* margin-bottom: -60px; */
	text-decoration: underline;
    color: blue;
    max-width: 20%;
    position: relative;
    z-index: 1;
    margin: 59px 0 -41px 6px;
    text-align: left !important;
}
.checkout-index-index .checkout-header .description {
    font-size: 16px;

}

.checkout-index-index .checkout-header {
    margin: 12px 0 20px;
    padding: 0 9px;
    width: 100%;
    /* font-size: 17px; */
}

 /* cart css */
td.col.remove {
    box-sizing: border-box;
    display: block;
    float: right;
    white-space: nowrap;
    width: 30%;
}
th.col.remove {
    display: none;
	padding-top: 46px;
}
	.cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
		box-sizing: border-box;
		display: block;
		float: left;
		white-space: nowrap;
		width: 22%;
	}


	/*button.action.action-auth-toggle {

		margin: 22px 0px -20px -9px;
	}*/

	button.action.action-auth-toggle {
		margin: 22px 0 -20px -13px;
	}
	.checktext {

		font-size: 14px;

		margin: 82px 0px 0px 44px;
	}


	.checkout-index-index .checkout-block {
		margin: -10px -9px 0 -10px !important;
		padding: 24px 12px !important;
	}

	ol.products.list.items.product-items.amasty-olcss {
		width: 100%;
	}

	 /* End cart css */
	span.minicart-price {
		display: none;

	}


	/*Related products*/
	.grid12 {
		display: inline-block;
		width: auto;
	}

	/*End Related products*/
	/*checkout page sigin*/
	.message.error {
		margin: -53px -3px 0px;
		padding: 12px 20px 12px 23px;
		display: block;
		font-size: 1.3rem;
		background: #fae5e5;
		color: #e02b27;
		padding-left: 45px;
		position: absolute;
	}
	/*End checkout page sigin*/

	.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a {
		text-transform: uppercase;
		color: #fff;
		font-weight: 400;
		padding: 10px 0 10px 10px;
		-webkit-tap-highlight-color: transparent;
	}
	.sidebar .amshopby-morefrom .product-items .product-item-info .product-item-photo {
		left: 0;
		position: unset;
		top: 0;
	}

	.sidebar .amshopby-morefrom .product-items .product-item-details {
		margin: 0 0 0 0;
	}
	.catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading strong.upsell-heading-1 {
        font-size: 1.0rem !important;
    }
    .catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading strong.upsell-heading-2 {
        font-size: 1.4rem !important;
    }
    .catalog-product-view .custom-upsell .block.upsell .upsell-li .product-item-details .price-box{
        height: unset;
    }

}


/*End of Mobile css*/

/* New home page css*/

.header-content-sign-in {
    display: none;
}
.minicart-wrapper .action.showcart .text {
	color: #595b61;
	position: unset;
}
.minicart-wrapper .action.showcart::before {
    content: '';
}
.minicart-wrapper .action.showcart.active::before {
    content: '';
}
.cart-icon-custom {
    width: 18px;
	margin-right: 5px;
	margin-top: 1px;
	position: absolute;
	left: -20px;
	top: 2px;
}
.shipping-strip {
	display: none;
}
.page-header .panel.wrapper {
	display: none;
}
.minicart-wrapper .action.showcart .counter.qty {
	position: absolute;
    border-radius: 14px;
    height: 17px;
    width: 17px;
    min-width: unset;
    padding: 0;
    margin: 0;
    line-height: unset;
    font-size: 12px;
    left: -14px;
    top: -8px;
}
.page.messages {
	margin-top: 2px;
}

/*amritpal changes*/

.cms-index-index .brandImages {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.cms-index-index .brandBox {
    float: left;
    margin-right: 12px;
    margin-left: 8px;
    margin-bottom: 15px;
}
.cms-index-index .topProducts {
    float: left;
    width: 100%;
	margin-top: 6px;
}
.cms-index-index .productbox {
    width: 98%;
    max-width: 1078px;
    margin: 0 auto;
    border: solid 2px #d1d2d4;
    margin-bottom: 20px;
	display: flex;
}
.cms-index-index .productboxLeft {
    width: 39.33%;
    float: left;
}
.cms-index-index .productboxRight {
    width: 73%;
    float: left;
    border: solid 1px #d1d2d4;
    padding: 0px;
    padding-right: 0px;
    margin: 28px 40px 30px 20px;
}
.cms-index-index .productboxLeftTitle {
    color: #404041;
    text-align: center;
    padding: 0px 0px 0px 30px;
    margin: 0px;
}
.cms-index-index .productboxLeftTitle h1 {
    font-size: 43px !important;
    font-weight: 600;
    text-align: left;
    margin-top: 50px;
    color: #3E3E3F;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.cms-index-index .productboxLeftTitle p {
    font-size: 24px ;
    padding: 0px 0px ;
    font-weight:500;
    margin: 0px ;
    text-align:left ;
    line-height: 20px ;
}
.cms-index-index .hvac-product p {
    font-size: 26px;
    line-height: 1;
}
.cms-index-index .productboxLeftImage {
    padding: 20px 0px 0px 0px;
	text-align: center;
}
.cms-index-index .productboxRight-container {
    float: left;
    width: 100%;
    padding: 0 0 5px 0;
}
.cms-index-index .productboxRightInner {
    width: 30%;
    font-size: 18px;
    float: left;
    text-align: center;
    height: 200px;
    margin: 4px 3px 4px 6px;
    border: solid 1px #d1d2d4;
    box-shadow: 3px 2px 14px #e7e8e8;
    font-weight: 600;
    padding: 3px;
}
.cms-index-index .mainpvf {
    float: left;
    width: 100%;
    padding-bottom:50px;
	margin-top: 8px;
}
.cms-index-index .pvf .productboxLeftTitle {
    margin-bottom: 4px;
}
.cms-index-index .mainpvf h1 {
    text-align: center;
    padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
}
.cms-index-index .mainpvf p {
    font-size: 23px;
    text-align: center;
    padding: 4px 0px;

}
.cms-index-index .mainpvf-container {
    width: 100%;
    max-width: 1078px;
    margin: 0 auto;
}
.cms-index-index .pvf {
    width: 48%;
    padding-right: 17.4px;
    padding-left: 15px;
    border: solid 2px #d1d2d4;
    margin: 0px 22px 0px 0px;
    float: left;
}
.cms-index-index .pvfRight {
    width: 43%;
    float: right;
    padding: 29px 15px;
    border: solid 2px #d1d2d4;
    margin: 0px 0px 0px 0px;
}
.cms-index-index .parts {
    border: solid 2px #d1d2d4;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    width: 43%;
}
.cms-index-index .productboxPvf {
    width: 46%;
    margin-left: 20px;
    text-align: center;
    font-weight: 600;
    float: left;
    font-size:18px;
    height: 200px;
    margin: 5px 7px;
    border: solid 1px #d1d2d4;
    box-shadow: 5px 3px 6px #e7e8e8;
}
.cms-index-index .parts .productboxLeftTitle p {
    line-height: 26px;
	padding: 0;
	font-size: 21px;
}
.cms-index-index .pvfRight-productBox {
    width: 45% !important;
    margin-left: 30px;
    text-align: center;
    float: left;
    height: 200px;
    margin: 5px 7px;
    border: solid 1px #d1d2d4;
    box-shadow: 5px 3px 6px #e7e8e8;
	font-size: 18px;
	font-weight: 600;
}
.cms-index-index .parts1 {
    padding: 3px;
}
.cms-index-index .hvac-product p {
    font-size: 26px;
    line-height: 1;
}
.cms-index-index .kitchen-product p {
    font-size: 24px;
    line-height: 27px;
}
.cms-index-index .bath-product p {
    font-size: 24px;
    line-height: 26px;
}
.cms-index-index .pvf .productboxLeftTitle p {
    padding: 5px 0px;
}
.cms-index-index .productboxLeftButt0n {
    text-align: center;
}
.cms-index-index .brandtopText h2{
	padding-bottom:0px;
	padding-bottom: 0px;
    color: #413F41;
    margin-top: 2px;
    font-weight: 600;
	font-size: 21px;
}
.cms-index-index .productboxPvf {
	width:46%;
}
.cms-index-index .productboxRight a {
    color: #333;
}
.productboxPvf-container a {
    color: #333;
}
.pvfRight-container a {
    color: #333;
}
.catalog-product-view .direct-replacement-container{
    width: 97%;
    float: left;
    margin-top: 5px;
	border: 1px solid #d1c0c0;
}
.catalog-product-view .discountinued {
    border: 1px solid #ffacac;
    padding: 15px;
    background: #ffe8e8;
    color: red;
    font-weight: 900;
}

.catalog-product-view .direct-replacement-container-left{
    float: left;
    width: 43%;
    margin-left: 30px;

}
.catalog-product-view .direct-replacement-container-left p.heading{
    font-size: 21px;
    margin-bottom: 17px;
    margin-top: 16px;
    color: #b96248;
    font-weight: 800;
    letter-spacing: -1px;
}

.catalog-product-view .direct-replacement-container p.sku > span {
    font-weight: 800;
}
.catalog-product-view .direct-replacement-container p.brand > span {
    font-weight: 800;
}
.catalog-product-view .direct-replacement-container-left p.sku{
	margin-bottom:1px;
	color:black;
}

.catalog-product-view .direct-replacement-container-left p.brand{
	margin-top:0;
	margin-bottom:1px;
	color:black;
}

.catalog-product-view .direct-replacement-container-right{
    width: 38%;
    float: right;
    margin-top: 31px;
	margin-right: 17px;

}
.catalog-product-view .direct-replacement-container p.view-replacement-button {
	margin-top: 25px;
}
.catalog-product-view .direct-replacement-container-right img {
	margin-top: -23px;
	width: 186px;
}
.catalog-product-view .direct-replacement-container-left p.view-replacement-button {
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding: 10px 25px;
    width: 150px;
    font-weight: 800;
    font-size: 15px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-top: 27px;
}
.catalog-product-view .is-discontinued.price-box {
	display: none;
}
.cms-home_page .breadcrumbs-container {
	display: none;
}


@media only screen and (min-width: 768px) {
	main#maincontent {
		margin-top: 15px;
	}
	.cms-index-index main#maincontent {
		margin-top: 0;
	}
	.breadcrumbs-container {
		background: #eeeff8;
	}
	.breadcrumbs {
		margin-bottom: 0;
	}
	.breadcrumbs .items {
		line-height: 30px;
	}
	.breadcrumbs .item:not(:last-child)::after {
		line-height: 30px;
	}
	.page-main>.page-title-wrapper .page-title {
		margin-bottom: 0;
	}
	.page-layout-1column.page-with-filter .category-view .column.main {
		padding-top: 12px;
	}
	header.page-header {
		margin: 0 0 6px 0;
	}
	#search_mini_form input:placeholder-shown {
		font-size: 13px;
	}
	/*css for elasticsuite search template*/
	#minisearch-form-top-search input:placeholder-shown {
		font-size: 13px;
	}
	/*css ends for elasticsuite search template*/
	.header-content-sign-in {
		display: block;
		float: right;
		margin-top: 18px;
		margin-right: 14px;
	}
	.header-content-sign-in .blog {
		float: left;
		color: #595b61;
		font-size: 14px;
		margin-right: 24px;
	}
	.header-content-sign-in a {
		font-size: 14px;
		color: #595b61;
	}
	.header-content-sign-in .log-in {
		float: left;
		margin-right: 24px;
	}
	.header-content-sign-in .sign-up {
		float: left;
		margin-right: 24px;
	}
	.header-content-sign-in .my-account {
		float: left;
		margin-right: 24px;
	}
	.header-content-sign-in .log-out {
		float: left;
		margin-right: 24px;
	}
	.logo img {
		max-height: inherit;
		width: 208px;
	}
	.header.content {
		padding: 34px 20px 0 20px;
	}
	#search_mini_form #search {
		height: 47px;
		border: 1px solid #ccc;
		border-radius: 4px;
	}
	/*css for elasticsuite template*/
	#minisearch-form-top-search #minisearch-input-top-search {
		height: 47px;
		border: 1px solid #ccc;
		border-radius: 4px;
	}
	#minisearch-autocomplete-top-search {
		max-height: 450px;
		overflow-y: scroll;
	}
	#minisearch-autocomplete-top-search::-webkit-scrollbar {
		width: 8px;
	}
	#minisearch-autocomplete-top-search::-webkit-scrollbar-thumb {
		background-color: #1979c3;
		outline: 1px solid #708090;
	}
	#minisearch-autocomplete-top-search::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	}
	/*css ends for elasticsuite template*/
	.block-search .action.search::before {
		font-size: 20px;
	}
	.block-search .action.search {
		top: 8px;
	}
	.minicart-wrapper {
		margin-left: 0;
		margin-top: 18px;
	}
	.nav-sections {
		background: #fff !important;
		margin-bottom: 12px;
	}
	.navigation {
		background: #fff !important;
	}
	.navigation .level0 > .level-top {
		color: #43454b !important;
		line-height: 29px;
		text-transform: capitalize;
		font-size: 17px;
	}
    body .page-wrapper .sections.nav-sections .navigation ul li.megamenu.mm-first-item a.level-top {
        padding-left: 19px;
    }
    .sections.nav-sections .navigation .level0 > .level-top, .navigation ul li.level0.first > a {
        padding: 0 19px;
    }
	.navigation .megamenu a.level-top {
		padding: 0 19px;
	}
	.navigation .level0 {
		margin: 0;
		border-right: 1px solid #333;
	}
	.navigation .megamenu.level-top-sectioned.last {
		border-right: none !important;
	}
	.cms-index-index .shipping-strip {
		display: block;
		width: 100%;
		margin-bottom: 0;
		background: #d3f5f9;
	}
	.cms-home_page .shipping-strip {
		display: block;
		width: 100%;
		margin-bottom: 0;
		background: #d3f5f9;
	}
	.shipping-strip .row.freeShipping .row {
		padding: 0;
		float: left;
		width: 100%;
	}
	.shipping-strip .col-lg-3.col-sm-3 {
		width: 25%;
		float: left;
		text-align: center;
	}
	.minicart-wrapper .action.showcart {
		position: relative;
	}
	.row.freeShipping {
		max-width: 1240px;
		margin: 0 auto;
		padding: 7px 7px;
	}
	.row.freeShipping .container {
		float: left;
		width: 100%;
	}
	.cms-index-index .home-container {
		margin-top: -34px;
	}
	.cms-index-index .productboxRight-container {
		padding: 5px;
	}
	.cms-index-index .our-locations-header {
		margin-top: 20px;
	}
	.cms-index-index .our-locations-content {
		padding-left: 26px;
	}
	.cms-index-index .our-locations-content li {
		font-size: 15px;
	}
	.catalog-product-view .product-add-form .product-options-wrapper .field .control {
		width: 85%;
	}
	.categorypath-brands-biasi .category-cms ul.sub-cat-ul {
		display: none;
	}
	.categorypath-brands-biasi.page-layout-2columns-left .category-cms .column.main {
		width: 100%;
		padding: 0;
	}
	.categorypath-brands-biasi .category-cms {
		margin-bottom: 0px;
	}
	.catalog-category-view .varients .box_container {
		min-height: 84px;
	}
	.catalogsearch-result-index .varients .box_container {
		min-height: 84px;
	}
	.blanco-layout.catalog-product-view .products-upsell{
		margin: 0 52px !important;
	}
	.blanco-layout .cusDescBlock {
        width: calc(50% - 20px);
        float: left;
		padding-right: 20px;
	}
    .sections.nav-sections {
        z-index:unset;
    }
}
@media only screen and (max-width: 1120px) {
	.navigation .megamenu a.level-top {
		padding: 0 7px;
	}
	.navigation .level0 > .level-top {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1112px) {

}

@media only screen and (max-width: 1100px) {
	.block.block-search {
		width: 40%;
		margin: 0px 0 0 2% !important;
	}
	.smile-elasticsuite-autocomplete-result .product-shop {
		width: 71%;
	}
}

/*amritpal changes*/
@media only screen and (max-width: 1024px) {
	.logo img {
		width: 166px;
	}
	.header.content {
		padding: 30px 20px 0 20px;
	}
	.block-search {
		width: 260px;
	}
	.header-content-sign-in {
		margin-top: 14px;
		margin-right: 11px;
	}
	.minicart-wrapper {
		margin-top: 15px;
	}
	.header-content-sign-in .log-in {
		margin-right: 15px;
	}
	.navigation .level0 > .level-top {
		font-size: 14px;
	}
	.navigation .megamenu a.level-top {
		padding: 0 7px;
	}
	.cms-index-index .brandtopText h2 {
		font-size: 20px;
	}
	.brandImages-top,.brandImages-bottom {
		float: left;
		width: 100%;
	}
	.brandImages-top-container,.brandImages-bottom-container{
		float: left;
		width: 100%;
	}
	.cms-index-index .brandBox {
		margin-right: 10px;
		margin-left: 0;
		margin-bottom: 15px;
		width: calc(20% - 8px);
	}
	.cms-index-index .brandBox.last {
		margin-right: 0;
	}
	.cms-index-index .productboxLeftTitle h1 {
		font-size: 30px !important;
	}
	.cms-index-index .hvac-product p {
		font-size: 18px;
	}
	.cms-index-index .productboxLeftImage {
		padding: 20px 0px 0px 18px;
		text-align: left;
	}
	.cms-index-index .productboxLeftImage img {
		max-width: 200px;
		padding: 0 0 0 10px;
	}
	.cms-index-index .productboxLeftButt0n {
		text-align: left;
	}
	.cms-index-index .productboxLeftButt0n img {
		max-width: 170px;
		padding-left: 14px;
	}
	.cms-index-index .productboxRight {
		margin: 28px 20px 30px 20px;
	}
	.cms-index-index .productboxRightInner {
		width: 29%;
		max-width: 134px;
		word-break: break-word;
		height: 182px;
		font-size: 14px;
	}
	.cms-index-index .kitchen-product p {
		font-size: 18px;
		line-height: 20px;
	}
	.cms-index-index .bath-product p {
		font-size: 18px;
		line-height: 20px;
	}
	.cms-index-index .productbox {
		width: 99%;
	}
	.cms-index-index .pvf .productboxLeftTitle {
		padding: 0;
	}
	.cms-index-index .pvf .productboxLeftTitle p {
		padding: 0;
	}
	.cms-index-index .mainpvf p {
		font-size: 18px;
		line-height: 22px;
		padding: 0;
	}
	.cms-index-index .productboxPvf {
		width: 45%;
		max-width: 173px;
		font-size: 14px;
	}
	.cms-index-index .pvf .productboxLeftButt0n img {
		padding-left: 0;
	}
	.cms-index-index .pvf .productboxLeftButt0n {
		text-align: center;
	}
	.cms-index-index .pvfRight {
		width: 39%;
	}
	.cms-index-index .pvfRight-productBox {
		width: 44% !important;
		height: 168px;
		max-width: 126px;
	}
	.cms-index-index .parts {
		width: 39%;
	}
	.productboxLeftButt0n1.parts1 img {
		max-width: 170px;
	}
	.cms-index-index .parts .productboxLeftTitle {
		padding: 0;
	}
	.cms-index-index .pvfRight-productBox {
		font-size: 14px;
		font-weight: 600;
	}
	.cms-index-index .parts .productboxLeftTitle p {
		line-height: 20px;
		font-size: 14px;
	}


}

@media only screen and (max-width: 767px) {
	.page-wrapper .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a, .page-wrapper .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a {
		color: #fff;
	}
	.page-wrapper .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a {
		color: #fff;
	}
	.page-wrapper .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:hover, .page-wrapper .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:focus, .page-wrapper .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:visited, .page-wrapper .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:active {
		color: #fff!important;
	}
	.catalog-product-view .call-for-price-text {
		font-size: 17px;
	}
	li.megamenu.level-top-sectioned.level0.nav-11.category-item.level-top.ui-menu-item {
		float: unset;
	}
	.minicart-wrapper .action.showcart .text {
		display: none;
	}
	.nav-toggle {
		right: 15px;
		left: unset;
		top: 18px;
	}
	.page-wrapper .logo {
		z-index: 1;
		margin-left: 0;
		width: 96px;
		margin-top: 3px;
		margin-bottom: 18px;
	}
	.minicart-wrapper {
		margin-right: 30px;
		margin-top: 10px;
	}
	.block-search .label {
		padding: 5px 0 0 0;
	}
	.cart-icon-custom {
		width: 22px;
		margin-right: 6px;
		margin-top: 1px;
		position: unset;
	}
	.nav-toggle::before {
		font-size: 24px;
		color: #888;
	}
	.header.content {
		padding-top: 15px;
	}
	.block-search .label {
		padding: 6px 2px 0 0;
	}
	.nav-open .page-wrapper {
		left: 0 !important;
	}
	.nav-open .nav-sections {
		margin-top: 71px;
		max-width: unset;
		width: 100%;
	}
	.nav-sections {
		margin-top: 72px;
	}
	.navigation .level0 {
		text-align: center;
	}
	.navigation .level0 > .level-top {
		text-transform: capitalize;
		font-weight: initial;
	}
	.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 {
		border-top: 0;
	}
	.nav-sections-item-content {
		padding: 0px 0;
	}
	.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 > .level-top {
		padding: 1px 0 1px 0;
	}
	.navigation .parent .level-top::after {
		font-size: 13px;
		right: -23px;
		top: 8px;
	}
	.nav-sections .nav-sections-items .section-item-title a {
		color: #fff;
		font-size: 1.6rem;
		text-transform: capitalize;
	}
	.nav-sections .nav-sections-items {
		background-color: unset !important;
	}
	.nav-sections .nav-sections-items .section-item-title {
		background-color: unset;
	}
	.nav-sections .nav-sections-items .section-item-title.active {
		background-color: unset !important;
	}
	.nav-sections .nav-sections-items .section-item-title.active a {
		border-bottom: 1px solid #fff;
	}
	.nav-sections .nav-sections-items .section-item-title {
		width: unset;
	}
	.section-item-title.nav-sections-item-title:first-child {
		margin-left: 35%;
		margin-right: 6%;
	}
	.nav-sections .nav-sections-items .section-item-content .header.links li > a {
		text-transform: capitalize;
		color: #fff;
		font-weight: initial;
	}
	.nav-sections .nav-sections-items .section-item-content {
		background-color: unset;
	}
	.nav-sections .nav-sections-items .section-item-content .header.links {
		border-bottom: none;
	}
	.nav-sections .nav-sections-items .section-item-content .header.links li {
		border-bottom: 0;
		padding: 0;
		width: 100%;
	}
	.navigation .megamenu.level0 .submenu a:hover{
		background: unset;
	}
	.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a {
		text-transform: capitalize;
		color: #fff;
	}
	.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category > a {
		color: #fff;
		background: unset;
	}
	.nav-sections .nav-sections-items .section-item-content .header.links {
		text-align: center;
	}
	.nav-9 {
		display: block !important;
	}
	.nav-10 {
		display: block !important;
	}
	.block-search .label:before {
		margin: 0 6px 0 0;
	}
	.cms-index-index main#maincontent {
		padding: 0;
		margin-top: -37px;
	}
	.cms-index-index .brandtopText h2 {
		font-size: 10px;
		margin-bottom: 6px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.brandImages-top {
		float: left;
		width: 100%;
	}
	.brandImages-bottom {
		float: left;
		width: 100%;
	}
	.brandImages-top-container,.brandImages-bottom-container {
		margin-left: 10px;
		margin-right: 10px;
		float: left;
		width: calc(100% - 20px);
	}
	.cms-index-index .brandBox {
		float: left;
		margin-left: 0;
		margin-bottom: 0;
		width: calc(20% - 4px);
		margin-right: 5px;
	}
	.cms-index-index .brandBox.last {
		margin-right: 0;
	}
	.cms-index-index .productbox {
		width: 100%;
		max-width: unset;
		margin: 0;
		border: none;
		margin-bottom: 10px;
		display: flex;
	}
	.cms-index-index .productboxLeftTitle h1 {
		font-size: 20px !important;
		margin-top: 11px;
		margin-bottom: 5px;
	}
	.cms-index-index .hvac-product p {
		font-size: 12px;
		line-height: 14px;
		font-weight: 600;
	}
	.cms-index-index .pvf .productboxLeftTitle {
		padding: 0;
	}
	.cms-index-index .productboxLeftImage {
		padding: 20px 0px 0px 20px;
		text-align: left;
	}
	.cms-index-index .productboxLeftButt0n {
		text-align: center;
		width: 112px;
		margin-left: 0;
	}
	.cms-index-index .productboxLeftButt0n img {
		max-width: 117px;
		padding-left: 10px;
	}
	.cms-index-index .productboxLeftTitle {
		padding: 0px 0px 0px 27px;
	}
	.cms-index-index .productboxRight {
		border: 0;
		padding: 0px;
		padding-right: 0px;
		margin: 0;
	}
	.cms-index-index .productboxRightInner {
		height: 117px;
		font-size: 11px;
		width: 80px;
		word-wrap: break-word;
	}
	.productboxRightInner.coil {
		display: none;
	}
	.cms-index-index .kitchen-product p {
		font-size: 12px;
		line-height: 14px;
		font-weight: 600;
	}
	.cms-index-index .bath-product p {
		font-size: 12px;
		line-height: 14px;
		font-weight: 600;
	}
	.cms-index-index .productboxLeftTitle.kitchen-product h1 {
		margin-top: 9px;
	}
	.cms-index-index .pvf {
		width: 72%;
		padding-right: 0;
		padding-left: 0;
		float: unset;
		margin: 0 auto;
		border: 1px solid #d1d2d4;
	}
	.cms-index-index .mainpvf p {
		font-size: 12px;
		padding: 0;
		line-height: 14px;
		font-weight: 600;
	}
	.cms-index-index .pvf .productboxLeftButt0n {
		width: 100%;
		margin-left: 0;
	}
	.cms-index-index .mainpvf h1 {
		margin-top: 3px;
		margin-bottom: 0px !important;
	}
	.cms-index-index .parts .productboxLeftTitle {
		padding: 0;
	}
	.cms-index-index .pvf .productboxLeftTitle p {
		padding: 0px 6px;
		font-size: 12px;
		line-height: 14px;
		font-weight: 600;
	}
	.cms-index-index .pvfRight-productBox {
		width: calc(49% - 5px) !important;
		height: 139px;
		margin: 0;
		max-width: 115px;
	}
	.cms-index-index .parts1 img {
		width: 128px;
	}
	.cms-index-index .parts .mainpvf p {
		font-size: 12px;
		padding: 0 0 0 0;
		line-height: 15px;
	}
	.cms-index-index .productboxPvf {
		width: 43%;
		font-size: 10px;
		height: 154px;
		max-width: 120px;
	}
	.productboxLeftButt0n img {
		width: 128px;
	}
	.cms-index-index .pvfRight {
		width: 72%;
		float: unset;
		padding: 0;
		border: none;
		margin: 10px auto 0 auto;
	}
	.cms-index-index .parts {
		width: calc(72% - 32px);
		margin: 0px auto 0 auto;
		float: unset;
		clear: both;
		border: 1px solid #d1d2d4;
	}
	.pvfRight-container {
		float: left;
		width: calc(100% - 32px);
		border: 1px solid #ccc;
		margin: 0px 0 0 0;
		padding: 15px 15px 15px 15px;
		margin: 6px 0 15px 0;
	}
	.pvfRight-productBox.left {
		margin-right: 10px;
		font-size: 12px;
	}
	.cms-index-index .parts .productboxLeftTitle p {
		line-height: 16px;
		padding: 0;
		font-size: 12px;
	}
	.cms-index-index .mainpvf {
		padding-bottom: 20px;
	}
	.pvfRight-productBox.right strong {
		font-size: 11px;
	}
	.cms-index-index .productboxLeftImage img {
		max-width: 100px;
		padding: 0 0 0 0px;
	}
	.block-search .label {
		position: absolute;
		right: 88px;
	}
	.block.block-search {
		margin: 0 !important;
		width: 100%;
	}
	.minicart-wrapper .action.showcart .counter.qty {
		left: 15px;
	}
	.catalog-product-view .product-info-price {
		margin: 0;
		width: 100% !important;
	}
	.blanco-layout.catalog-product-view .series-links img#imgproductid {
		width: 90px;
	}
	.catalog-product-view span.backmsg.backorder {
		font-size: 14px;
	}
	.nav-sections .nav-sections-items .navigation .megamenu.level0 .submenu a:hover {
		background: darkgrey;
	}
	.minicart-wrapper .product .actions {
		width: unset;
		/* margin: 18px 16px 0 0!important; */
		margin: 2px 16px 0 0!important;
	}
	.customer-account-login .block.block-customer-login {
		float: unset;
	}
	.customer-account-login .block.block-new-customer {
		margin-bottom: 20px !important;
	}
	.products-upsell .owl-theme .owl-controls {
		position: absolute;
		display: contents;
	}
	:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
		left: unset !important;
		right: 40px !important;
		margin-top: -58px !important;
	}
	:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
		margin-top: -58px !important;

	}
	.blanco-layout.catalog-product-view .products-upsell .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
		width: 18px;
		height: 18px;
	}
	.blanco-layout.catalog-product-view .products-upsell .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
		width: 18px;
		height: 18px;
	}
	.blanco-layout .cusDescBlock {
        width: 100%;
        float: none;
    }
	/*css starts - customers also viewed section*/
	.catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading strong.upsell-heading-1 {
        font-size: 1.1rem;
    }
    .catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading strong.upsell-heading-2 {
        font-size: 1.4rem;
    }
    .catalog-product-view .custom-upsell .block.upsell .slick-prev:before{
        font-size: 22px;
    }
    .catalog-product-view .custom-upsell .block.upsell .slick-next:before{
        font-size: 22px;
    }
    .catalog-product-view .custom-upsell .block.upsell .slick-slider .slick-arrow{
        height: 50px !important;
    }
    .catalog-product-view .custom-upsell .block.upsell button.slick-next.slick-arrow{
        top: -44px;
        right: 0 !important;
    }
    .catalog-product-view .custom-upsell .block.upsell button.slick-prev.slick-arrow{
        top: -44px;
        right: 50px;
        left: unset !important;
    }
    .catalog-product-view .custom-upsell.upsell-top{
        order: -1;
    }
    .catalog-product-view .custom-upsell .block.upsell .block-title #block-upsell-heading{
        font-size: 1.8rem;
    }
	/*css ends - customers also viewed section*/
	#minisearch-autocomplete-top-search {
		max-height: 450px;
		overflow-y: scroll;
	}
	.smile-elasticsuite-autocomplete-result .product-shop {
		width: 70%;
	}
	.smile-elasticsuite-autocomplete-result .price-box {
		height: 58px;
	}
	.catalog-product-view .more-like-heading{
		font-size: 2.0rem;
	}
	.catalog-product-view .products-block-main .slick-arrow{
		top: -40px;
	}
	.catalog-product-view .products-block-main .slick-prev.slick-arrow{
		right: 50px;
		left: unset!important;
	}
	.catalog-product-view .products-block-main .slick-next.slick-arrow{
		right: 0 !important;
	}
	.catalog-product-view .products-block-main .products-list-row-ol{
		width: 100%;
	}
	.catalog-product-view .similar-heading-block{
		font-size: 1.8rem;
	}
	.catalog-product-view .products-block-main .slick-next:before , .products-block-main .slick-prev:before{
		font-size:22px !important;
	}
	.catalog-product-view .products-block-main .slick-slider{
		margin: 0px 0px 0px 0px;
	}
	.catalog-product-view .products-block-main{
		margin: 0 0 20px 0;
	}
    .minicart-items .action.delete::before {
        margin-top: 16px;
    }
}
@media only screen and (min-width:570px) and (max-width:630px){
   .direct-replacement-container-left {
		float: left;
		width: 35% !important;
		margin-left: 30px;
	}
}
@media only screen and (min-width:420px) and (max-width:570px){
   .direct-replacement-container-left {
		float: left;
		width: 50% !important;
		margin-left: 30px;
	}

}
@media only screen and (max-width: 400px) {
	.section-item-title.nav-sections-item-title:first-child {
		margin-left: 32%;
		margin-right: 6%;
	}
}

button.action.action-auth-toggle {
    float: right;
}
/*.btu_title,.btu_step > span{color:#00a9c6;}
.btu_desc{color:#979797;font-size:18px;}
.btu_step{color:#1e1e1e; font-size:24px;}
.btu_choose{color:rgb(99, 141, 181); font-size: 22px;}
.btu_note{font-size:15px;color:rgb(114, 112, 112);}
.btu_note > span{color:red;}
.btu_ask{font-size:13px;}*/


/* btu-calculator.css*/
body.cms-btu-calculator.cms-page-view.page-layout-1column .page-header,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .page-header { padding-bottom: 0; margin: 0}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .panel ,body.cms-btu-calculator.cms-page-view.page-layout-1column .panel { margin-bottom: 0; background-color: #7e807e!important; border: 0; border-radius: 0}

/* btu-calculator.css*/
/*body.cms-btu-calculator.cms-page-view.page-layout-1column .container.btus , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container.replacement { margin-left: 0px;}*/
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column , body.cms-btu-calculator.cms-page-view.page-layout-1column {font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad ,body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.pad {padding:0!important;text-align: left;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.chooserow ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container-fluid.border{border:1px solid #bbbbbb;padding:35px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column p.btu_para, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para2 > p { font-size: 18px; color: #979797;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h2.btu_heading ,body.cms-btu-calculator.cms-page-view.page-layout-1column span.steps , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title > h2 {color: #00A9C6;font-weight: 600;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h3.selct_boiler > span { color: #00AC9C6;font-weight: 600;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h3.selct_boiler  { font-weight: 400; font-size: 24px;color:#1E1E1E; margin-top:55px!important;margin-bottom:23px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .btn.btn-success.steam { box-shadow: none; background: #fff; border: 3px solid #ff7200; border-radius: 0; padding: 10px 55px;font-size: 16px;outline:none; font-weight: 600;
    color: #FF7200;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .bt.btn-success.steam:active,body.cms-btu-calculator.cms-page-view.page-layout-1column input#steamoption:active{box-shadow: none;}   
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_height > div , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_width > div{ margin-top: 25px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .btn.btn-warning.water, body.cms-btu-calculator.cms-page-view.page-layout-1column .btn.btn-default.rad_height { border: 3px solid #1C67A1; color: #fff; border-radius: 0; padding: 8px 55px; font-size: 17px;
    font-weight: 600; background: #fff; color: #1C67A1;box-shadow:none;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input#steamoption:hover {font-size: 16px; font-weight: 600; background: #FF7200;color: #fff; padding: 9px 55px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input#wateroption:hover { font-size: 16px; font-weight: 600; background: #1C67A1;color: #fff; padding: 9px 55px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column select.form-control.degree { box-shadow:none;border-radius: 0;margin-top: 15px;font-size:12px;background:#fbfbfb;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input::-webkit-outer-spin-button,body.cms-btu-calculator.cms-page-view.page-layout-1column input::-webkit-inner-spin-button {  -webkit-appearance: none;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input[type=number] { -moz-appearance:textfield;}
body.cms-btu-calculator.cms-page-view.page-layout-1column select#selectDegree:after { border-color: black!important;}
body.cms-btu-calculator.cms-page-view.page-layout-1column span.height_choose {color: #638DB5; font-size: 22px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column button.btn.btn-default.rad_height {  margin-top: 30px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h4.width_note { font-size: 15px; color: #727070; font-weight: 450;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h4.width_note > span { color: red; font-weight: 550;}
body.cms-btu-calculator.cms-page-view.page-layout-1column p.btu_para.third { margin-top: 29px;font-size:13px;margin-bottom:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div { color:#000000; text-align: left; margin: 10px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputRoom::after{border-color:#000;}
body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputRoom option, body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputCondition option,body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputRoof option, body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputWall option ,body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputCount option , body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputWood option{color:#000;}
body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputRoom ,body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputCondition ,body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputRoof, body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputWall  , body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputCount  , body.cms-btu-calculator.cms-page-view.page-layout-1column select#inputWood{color:#746f6f;line-height: 32px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div > input , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div > select{ height:47px; background:#fbfbfb; border-radius: 0; margin-top: 5px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column select.form-control.calculator {   height: 47px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product > div > div ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div > div { font-size: 15px; font-weight: 550;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div > input:focus , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div > select:focus{box-shadow:none;border-color:#ccc;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div > h6.cal_title { font-size: 13px;  margin-bottom: 4px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div > p.cal_descrip {  font-size: 13px; color: #9D9D9D; font-style: italic; }
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.submit_result > div > input {box-shadow:none; border-radius: 0; margin:10px 0 48px 0; border: 0;background: #20AE3E;width:250px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail { background:#FBFBFB;border: 1px solid; margin: 19px 0; padding: 88px 76px; }
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product > div,body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product > div , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div { border: 1px solid #ccc;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#newProducts > div > div,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#newProducts > div > div {  padding: 10px;  }
body.cms-btu-calculator.cms-page-view.page-layout-1column div.col-md-6.detail > h6 >a {  text-decoration: none; text-align: justify; color: #676568; font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a > button { border-radius: 0; background:#04327D;margin-top:11px; color: #fff;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a { text-decoration: none; color: #000;font-weight: 600; font-size: 16px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail > h4 { text-align: left; margin-left: 58px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#pro_title1 , body.cms-btu-calculator.cms-page-view.page-layout-1column div#pro_title3 , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#pro_title1 , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#pro_title3 { background: #00A9C8; font-size: 17px; font-weight: 600; color: #fff;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#pro_title2,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#pro_title2 { background: #20AE3E;color: #fff; font-size: 17px; font-weight: 550;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product1 , body.cms-btu-calculator.cms-page-view.page-layout-1column div#product3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product3,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product1 { background: #CCF1F7;border:1px solid #fff;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product1 > div > div > a , div#product2 > div > div > a , body.cms-btu-calculator.cms-page-view.page-layout-1column div#product3 > div > div > a , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product1 > div > div > a ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product2 > div > div > a , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product3 > div > div > a{text-decoration:none;font-weight:550; color:#000101;font-size:13px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6 , body.cms-btu-calculator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6 , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6 , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6 { color: #859489; font-weight: 550; font-size: 11px;  text-align: left;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div.row.suitable_product > div:first-child  , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column  div.row.suitable_product > div:first-child , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div#suitable_title > div:first-child,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#suitable_title > div:first-child { margin-left: 145px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-3.twobtu ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-3.twobtu { margin-left: 311px !important;}
body.cms-btu-calculator.cms-page-view.page-layout-1column button.btn.btn-default.buyButton ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column button.btn.btn-default.buyButton { border-radius: 0;margin-top: 20px; border: 0; background: #04327D; color: #fff; font-weight: 600;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product2 , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product2 {background: #C9F7D2;border:1px solid #fff;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#newRoom > h2> a,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#newRoom > h2> a { color: #20B03F; text-decoration: none;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btuResult > h5 {color: #fff;font-size: 22px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.resultShowBtu { margin-bottom: 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv { padding: 0; margin-bottom: 17px; }
body.cms-btu-calculator.cms-page-view.page-layout-1column div#newRoom,body.cms-btu-calculator.cms-page-view.page-layout-1column .row.waterdegree{text-align:center;display:none;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.waterdegree > div > table > thead > tr >th {text-align:center;}
body.cms-btu-calculator.cms-page-view.page-layout-1column #btu_calc .input-css { -webkit-appearance: none; -webkit-border-radius: 0; border: 1px solid #CECECE; width: 94%;    color: black;
height: 43px;  background-color: white; padding: 0% 3%;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input.total { display: inline-block; padding: 17px; border: 3px solid black; margin-top: 25px; border-radius: 170px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.submit_result{margin-top: 15px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .circle {  width: 220px; height: 220px; border-radius: 50%; font-size: 20px; color: #fff; line-height: 193px; text-align: center;
background: #4d4a4a; border: 12px solid #FF7F02;}   
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btuResult{ background: #444444; padding: 20px;margin: 19px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.resultShowBtu,body.cms-btu-calculator.cms-page-view.page-layout-1column .row.viewsuitable{display:none;}
body.cms-btu-calculator.cms-page-view.page-layout-1column img.img-responsive.height:hover  , body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.radiator:hover  {  cursor: pointer;box-shadow: 0 5px 15px rgb(188, 184, 184);}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#newProducts > div > a { text-decoration: none; color: #000; font-size: 16px; font-weight: 600; text-transform: uppercase;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#newProducts > div > a >img { margin: 15px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.titleAvailaible >h2 { font-size: 22px;font-weight: 600;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div.breadcrumbs , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div.breadcrumbs { margin-bottom: 16px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.stem_water{margin-top:25px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv > h2 { margin-bottom: 5px; font-weight:400;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div > h3.selct_boiler { margin-bottom: 27px; }
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.wid_hei { margin-top: 11px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.area {  margin-bottom: 11px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .mobile_br , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .mobile_br{display:none;}



/* replacement iron radiator*/
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column #sectionColumn::-webkit-outer-spin-button, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column #sectionColumn::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column #sectionColumn {-moz-appearance: textfield;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 >h3, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2 >h3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3 >h3, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 >h3 { font-weight: 400; font-size: 25px;color:#1E1E1E;margin:26px 0 23px 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 >h3 > span, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2 >h3 > span , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3 >h3 > span , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 >h3 > span {color:#00A9C6; margin-right:8p;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 >h5,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column h5#readyPara , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 > h5{font-size: 14px; color: #979797; font-weight: 550;} 
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 > h4 > span ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column h2 > span.replace_ready{color:#F40201;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column h2 > span.replace_green {color: #20AE3E; }
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns{padding:0;margin:30px 30px 18px 30px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns > div { padding: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column h2#readyPara { font-size: 26px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_radiatorthe{margin-bottom:40px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title > img { margin: 19px 0px 30px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para2 > p { margin: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_slctHeight > div > select, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_input > div >input { border-radius: 0;box-shadow: none; margin:0;color:#999696;height:47px;line-height:36px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 > p{ font-size: 14px; color: #979797;font-weight:600;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_choose > span{ color: #638DB5; font-size: 20px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels{margin:25px 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_findbtn > button{box-shadow:none;border-radius: 0;  margin: 32px 0 22px 0; border: 0; background: #20AE3E; width: 280px; color: #fff; font-size: 21px; padding: 6px 2px; font-weight: 550; }
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_slctHeight , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_input { margin-bottom: 15px;margin-top:15px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels > div > div > div > img:hover ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns > div > img:hover{  cursor: pointer; box-shadow: 0 5px 15px rgb(188, 184, 184);}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.viewsuitable ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#newRoom { display: none;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column ::-webkit-input-placeholder , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column ::-moz-placeholder{text-align:center;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-8.suitablediv > h2 {  padding: 10px 0;  margin-bottom: 17px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 > h5 { margin-bottom: 40px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column select#heightSelct:focus ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_input> div >input:focus { border-color: #ccc;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_choose {  margin-top: 10px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column   li.cms_page > strong { margin-left: 5px !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 > p {  margin-bottom: 23px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container.replacement{padding:0 48px 0 0;}

.page-layout-custom-layout .product-info-main{width:60%!important}
.page-layout-custom-layout .product.media{width:37%}
.field.choice.admin__field.admin__field-option{width:200px;float:left;min-height:220px;}
.product-options-bottom { max-width: 250px;}
div#product-options-wrapper label {width: 100%;}
li.brand-item {border: 2px solid #e6e6e6;}
.brand-item .am-image-wrapper {top: -10px;position: relative;}
.brands-letter .brand-item .label {margin: -11px 0 0 !important;}
input#ambrands-search-input::placeholder {color: #c7c4c6;}
.brands-letter .brand-item .label {font-size: 13px;font-weight: 600;}
.brand-images .brands-letter .brand-item {margin: 0px 5px 20px !important;}
ul.bare-list {margin-top: revert;}
.cms-contact-fairfield .newsub {border-radius: 3px;}
.cms-contact-fairfield .breadcrumbs {display: none;}

.page-product-configurable .swatch-label{
	text-align: center;
    float: left;
    width: calc(100% - 10px);
}
.catalog-category-view .swatch-label{
    display: none;
}
.catalogsearch-result-index .swatch-label{
    display: none;
}
.catalog-category-view .swatch-option {
    height: 33px !important;
    width: 35px!important;
    background-size: contain!important;
}
.catalogsearch-result-index .swatch-option {height: 33px !important;width: 35px!important;background-size: contain!important;}
.catalog-product-view .swatch-option-tooltip {
    display: none !important;
    visibility: hidden !important;
}
.page-product-configurable .swatch-label {
    text-align: center;
    float: left;
    width: calc(100% - 10px);
	white-space: break-spaces;
}
.swatch-attribute-selected-option {
    padding-left: 3px !important;
}
.page-product-configurable span.backmsg {
    display: none;
}
.stock-notification.out-of-stock {
    color: red;
    font-weight: 700;
}
.stock-notification.in-stock {
    color: green;
    font-weight: 700;
}
/*css for out of stock pop up box*/
.configurable-product-stock-msg {
    position: fixed;
    width: 100%;
    top: 190px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.configurable-product-stock-msg .configurable-product-stock-msg-container {
    width: 400px;
    margin: 0 auto;
    z-index: 99;
    box-shadow: 0 0 1px 100vmax rgb(0 0 0 / 80%);
    background: aliceblue;
    padding: 38px 40px 55px 40px;
	position: relative;
}
.configurable-product-stock-msg .when-it-arrives-msg {
    text-align: center;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
}
.configurable-product-stock-msg .config-product-child-name {
    text-align: center;
    font-size: 12px;
    color: #000;
}
.configurable-product-stock-msg .config-info-msg {
    text-align: center;
    font-size: 12px;
    color: #000;
}
.ajax-msg-container {
    text-align: center;
    margin-top: 8px;
}
.ajax-msg-container.success {
    color: green;
}
.ajax-msg-container.fail {
    color: red;
}
.configurable-product-stock-msg .config-email {
    width: calc(60% - 20px);
    float: left;
}
.configurable-product-stock-msg .config-shipping-zip {
    width: 40%;
    float: right;
}
.configurable-product-stock-msg .action.submit.primary {
    width: 100%;
    margin-top: 20px;
}
.configurable-product-stock-msg .action.submit.primary:focus {
    box-shadow: none;
}
.configurable-product-stock-msg .config-cus-msg {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 20px;
}
.check-availability .text-view {
    color: #1979c3;
    font-weight: 700;
}
.check-availability .text-info {
    font-size: 12px;
	margin-top: -3px;
	color: #999;
}
.check-availability {
    margin-bottom: 10px;
}
.check-availability-text {
    cursor: pointer;
    display: inline-block;
}
.configurable-product-stock-msg .close-icon {
    position: absolute;
    right: 38px;
    top: 22px;
    cursor: pointer;
    font-size: 15px;
}
.page-product-configurable .amstockstatus-stockalert {
    display: none;
}
.swatch-attribute-options.clearfix {
    overflow: auto;
    white-space: nowrap;
    padding-left: 2px;
    padding-top: 2px;
}
.page-product-configurable .swatch-container {
    width: 110px;
	min-height: 150px;
	display: inline-block;
}
.swatch-attribute-options.clearfix::-webkit-scrollbar {
  height: 12px;
}

.swatch-attribute-options.clearfix::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.swatch-attribute-options.clearfix::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #ddd;
}
.catalog-category-view .swatch-container {
    display: inline-block;
}
.catalog-category-view .swatch-attribute-options.clearfix::-webkit-scrollbar {
    height: 8px;
}
.catalog-category-view .swatch-attribute-options.clearfix::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 30%);
}
.catalog-category-view .swatch-attribute-options.clearfix {
    margin-top: -4px;
    margin-bottom: 20px;
}
.catalogsearch-result-index .swatch-attribute-options.clearfix {
    margin-top: -4px;
    margin-bottom: 20px;
}																
.catalog-category-view .label-product.label-sale {
    margin: 0 0 53px;
}
.catalogsearch-result-index .label-product.label-sale {
    margin: 0 0 53px;
}													   
.catalog-category-view .product-item-details h5 {
	margin-top: 10px;
    margin-bottom: 3px;
}
.catalogsearch-result-index .product-item-details h5 {
	margin-top: 10px;
    margin-bottom: 3px;
}													  
.catalog-category-view .swatch-option-tooltip {
    padding: 2px 5px;
}
.catalogsearch-result-index .swatch-option-tooltip {
    padding: 2px 5px;
}													
.catalog-category-view .products.list li.item.product.product-item {
	min-height: 576px;
}
.catalogsearch-result-index .products.list li.item.product.product-item {
	min-height: 576px;
}




@media only screen and (max-width: 1439px) {
.brands-filters .letter {margin: 0 !important;border-radius: 0px !important;}
a.letter.-letter-all {border-radius: 5px !important;}
a.letter.letter-A {border-bottom-left-radius: 5px !important;border-top-left-radius: 5px !important;}
a.letter.letter-\# {border-top-right-radius: 5px !important;border-bottom-right-radius: 5px !important;}
}
/* 960px <= width < 1280px */
@media only screen and (min-width: 960px) and (max-width: 1279px) {

body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail {padding:88px 38px;}    
body.cms-btu-calculator.cms-page-view.page-layout-1column .mobile_br , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .mobile_br{display:none;}
            
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
.page-layout-custom-layout .product-info-main{width:60%}
.page-layout-custom-layout .product.media{width:37%}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-3.twobtu {   margin-left: 254px !important;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.stem_water > div:nth-child(2) { margin-right: 17px;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.page-layout-1column .product-info-main,.page-layout-1column .product.media{width:auto!important;}
.product-options-wrapper{min-height:310px}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-3.twobtu {   margin-left: 254px !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title{margin:0; padding:0 9px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.stem_water > div:nth-child(2) {  padding: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container-fluid.border{margin: 0 60px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div:first-child {    margin-left: 106px!important;}
body.cms-btu-calculator.cms-page-view.page-layout-1column button.btn.btn-default.buyButton, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column button.btn.btn-default.buyButton{margin-top:0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container.replacement{padding:0;}


}

@media only screen and (min-width: 960px) and (max-width: 991px) {
.page-layout-custom-layout .product-info-main,.page-layout-custom-layout .product.media{width:auto!important;}
.product-options-wrapper{min-height:310px}  
/*btu-calculator */
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container > div {  width: 100%;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h2.btu_heading { font-size: 23px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container { padding: 16px 0; font-size: 10px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column p.btu_para { font-size: 13px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h3.selct_boiler { margin-top: 24px !important; padding:5px;font-size: 16px; font-weight: 543;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input#steamoption {    margin: 16px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_width ,body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.height ,body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.radiator { padding:  9px; width: 275px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column button.btn.btn-default.rad_height  { margin: 20px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h4.width_note { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .circle {   width: 153px; height: 149px; border-radius: 50%; font-size: 18px; line-height: 126px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btuResult > h5{font-size: 17px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail {margin:0;padding:34px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv{margin:0 25px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv > h2 { font-size: 23px; padding: 15px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div.row.suitable_product > div:first-child, body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div#suitable_title > div:first-child{margin-left:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a >h6 , body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a { font-size: 18px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product > div > div > div > img { width: 272px !important; height: 242px !important;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .breaks{display:block;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6, body.cms-btu-calculator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6, body.cms-btu-calculator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6{font-size:10px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-3.twobtu { margin-left: 0 !important; margin-bottom: 15px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .mobile_br , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .mobile_br{display:none;}

/*end of btu-calculator */

/*replacement iron radiator*/
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.calculaor , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div {margin:0 70px!important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container-fluid.border{margin: 0 60px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_radiatorthe ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2 ,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_slctHeight ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_input ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_choose ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_findbtn{ padding: 0 9px; margin: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title > h2 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 >h3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3>h3,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>h3 { font-size: 20px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>p,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para > p { font-size: 18px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1>h5 { font-size: 14px !important; padding: 0 5px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns>div ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels > div > div>div { margin: 21px 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2>h3 { font-size: 18px !important; }
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#newRoom>h2 {    font-size: 19px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad > a >h6 {  font-size: 15px !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad>img { width: 154px !important; height: 150px!important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container.replacement{padding:0;}


}

/* 768px <= width < 960px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.page-layout-custom-layout .product-info-main,.page-layout-custom-layout .product.media{width:auto!important;}
.product-options-wrapper{min-height:310px}
/*btu-calculator */
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container > div {  width: 100%;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h2.btu_heading { font-size: 23px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container { padding: 16px 0; font-size: 10px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column p.btu_para { font-size: 13px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h3.selct_boiler { margin-top: 24px !important; padding:5px;font-size: 16px; font-weight: 543;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input#steamoption {    margin: 16px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.height ,body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.radiator { padding:  9px; width: 275px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column button.btn.btn-default.rad_height  { margin: 20px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h4.width_note { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .circle {   width: 153px; height: 149px; border-radius: 50%; font-size: 18px; line-height: 126px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btuResult > h5{font-size: 17px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail {margin:0;padding:34px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div.row.suitable_product > div:first-child, body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div#suitable_title > div:first-child{margin-left:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a >h6 , body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a { font-size: 18px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product > div > div > div > img { width: 272px !important; height: 242px !important;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .breaks{display:block;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv{margin:0 25px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv > h2 { font-size: 23px; padding: 15px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .mobile_br, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .mobile_br{display:none;}
/*end of btu-calculator */

/*replacement iron radiator*/
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.calculaor , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div {margin:0 70px!important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container-fluid.border{margin: 0 60px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_radiatorthe ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2 ,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_slctHeight ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_input ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_choose ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_findbtn,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para2{ padding: 0 9px; margin: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title > h2 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 >h3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3>h3,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>h3 { font-size: 20px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>p,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para > p { font-size: 16px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1>h5 { font-size: 14px !important; padding: 0 5px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns>div ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels > div > div>div { margin: 21px 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2>h3 { font-size: 18px !important; }
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#newRoom>h2 {    font-size: 19px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad > a >h6 {  font-size: 15px !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad>img { width: 154px !important; height: 150px!important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container.replacement{padding:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad ,body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.pad {text-align:center;}


}

/* 480px <= width < 768px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.page-layout-custom-layout .product-info-main,.page-layout-custom-layout .product.media{width:auto!important;}
.product-options-wrapper{min-height:310px}
body.cms-btu-calculator.cms-page-view.page-layout-1column .breaks{display:block;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-3.twobtu { margin-left: 0 !important; margin-bottom: 15px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .mobile_br, body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .mobile_br{display:block;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container.replacement{padding:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad ,body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.pad {text-align:center;}


 /*End of upsell product in product page */
}

/* 640px <= width < 768px */
@media only screen and (min-width: 640px) and (max-width: 767px) {

/*btu-calculator */
body.cms-btu-calculator.cms-page-view.page-layout-1column h2.btu_heading { font-size: 23px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container { padding: 16px 2px; font-size: 10px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column p.btu_para { font-size: 13px;text-align:justify;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h3.selct_boiler { margin-top: 24px !important; padding:5px;font-size: 16px; font-weight: 543;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input#steamoption {    margin: 16px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.height ,body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.radiator { padding:  9px; width: 275px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column button.btn.btn-default.rad_height  { margin: 20px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h4.width_note { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv{margin:0 25px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv > h2 { font-size: 22px; padding: 10px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .circle {   width: 153px; height: 149px; border-radius: 50%; font-size: 18px; line-height: 126px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btuResult > h5{font-size: 17px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail {margin:0;padding:34px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div.row.suitable_product > div:first-child, body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div#suitable_title > div:first-child{margin-left:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a >h6 , body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a { font-size: 18px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product > div > div > div > img { width: 272px !important; height: 242px !important;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}

/*end of btu-calculator */
/*replacement iron radiator*/
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.calculaor , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div {margin:0 !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.viewsuitable > div {  padding: 0px 25px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_radiatorthe ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2 ,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_slctHeight ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_input ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_choose ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_findbtn,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para2{ padding: 0 9px; margin: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title > h2 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 >h3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3>h3,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>h3 { font-size: 20px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>p,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para > p { font-size: 16px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1>h5 { font-size: 14px !important; padding: 0 5px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns>div ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels > div > div>div { margin: 21px 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2>h3 { font-size: 18px !important; }
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#newRoom>h2 , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column > h2#readyPara{    font-size: 19px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad > a >h6 {  font-size: 15px !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad>img { width: 154px !important; height: 150px!important;}

}

/* 480 <= width < 640px */
@media only screen and (min-width: 480px) and (max-width: 639px) {

/*btu-calculator */
body.cms-btu-calculator.cms-page-view.page-layout-1column h2.btu_heading { font-size: 23px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container { padding: 16px 2px; font-size: 10px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column p.btu_para { font-size: 13px;text-align:justify;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h3.selct_boiler { margin-top: 24px !important; padding:5px;font-size: 16px; font-weight: 543;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input#steamoption {    margin: 16px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 10PX;  margin: 10PX;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.height ,body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.radiator { padding:  9px; width: 275px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column button.btn.btn-default.rad_height  { margin: 20px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h4.width_note { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.cal_dimension > div { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv > h2 { font-size: 18px; padding: 15px 3px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .circle {   width: 153px; height: 149px; border-radius: 50%; font-size: 18px; line-height: 126px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btuResult > h5{font-size: 17px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail {margin:0;padding:34px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div.row.suitable_product > div:first-child, .row.calculaor > div#suitable_title > div:first-child{margin-left:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a >h6 , body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a { font-size: 13px;}
/*end of btu-calculator */
/* replacement iron radiator*/
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.calculaor , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div {margin:0 !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.viewsuitable > div {  padding: 0px 25px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_radiatorthe ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2 ,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_slctHeight ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_input ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_choose ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_findbtn ,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para2{ padding: 0 9px; margin: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title > h2 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 >h3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3>h3,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>h3 { font-size: 20px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>p,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para > p { font-size: 12px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1>h5 { font-size: 14px !important; padding: 0 5px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns>div ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels > div > div>div { margin: 21px 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2>h3 ,  body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column h2#readyPara{ font-size: 18px !important; }
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#newRoom>h2 {    font-size: 19px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad > a >h6 {  font-size: 15px !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad>img { width: 154px !important; height: 150px!important;}


}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.field.choice.admin__field.admin__field-option{width:auto!important;}

.page-layout-custom-layout .product-info-main,.page-layout-custom-layout .product.media{width:auto!important;}
.product-options-wrapper{min-height:310px}
  /*btu clculator*/
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container { padding: 16px 2px; font-size: 10px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column p.btu_para { font-size: 12px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h3.selct_boiler { margin-top: 24px !important; padding:5px;font-size: 14px; font-weight: 543;}
body.cms-btu-calculator.cms-page-view.page-layout-1column input#steamoption {    margin: 16px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-btu-calculator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.height ,body.cms-btu-calculator.cms-page-view.page-layout-1column .img-responsive.radiator { padding:  9px; width: 225px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column button.btn.btn-default.rad_height  { margin: 20px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column h4.width_note { font-size: 11px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .circle {   width: 153px; height: 149px; border-radius: 50%; font-size: 18px; line-height: 126px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btuResult > h5{font-size: 17px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail {margin:0;padding:34px 0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-4.btudetail > h4 { font-size: 14px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div.row.suitable_product > div:first-child, body.cms-btu-calculator.cms-page-view.page-layout-1column .row.calculaor > div#suitable_title > div:first-child{margin-left:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a >h6 , body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.detail > a { font-size: 13px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .breaks,body.cms-btu-calculator.cms-page-view.page-layout-1column .breaks{display:block;}
body.cms-btu-calculator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-btu-calculator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-3.twobtu { margin-left: 0 !important; margin-bottom: 15px;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-8.suitablediv{width:86%;margin-right:1%;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .mobile_br , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .mobile_br {display:block;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-8.suitablediv > h2 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-8.suitablediv > h2 {   font-size: 20px; padding: 10px 0;margin: 0 26px;}

/*replacement iron radiator*/
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_height , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.radiator_width , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.calculaor , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.resultShowBtu , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product{  padding: 5PX;  margin: 5PX;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.suitable_product > div {margin:0 !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product3 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product1 > div > div > a>h6,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#product2 > div > div > a>h6{text-align: center;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_radiatorthe ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2 ,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_slctHeight ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_input ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_choose ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_findbtn,
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para2{ padding: 0 9px; margin: 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_title > h2 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1 >h3 ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step3>h3,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>h3 { font-size: 18px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step4>p,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para > p { font-size: 12px;text-align: justify;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step1>h5 { font-size: 14px !important; padding: 0 5px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_columns>div ,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_newModels > div > div>div { margin: 21px 0;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_step2>h3 , body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column h2#readyPara{ font-size: 18px !important; }
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column div#newRoom>h2 {    font-size: 19px;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad > a >h6 {  font-size: 15px !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad>img { width: 154px !important; height: 150px!important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .row.replace_para2 > p { font-size: 14px !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container-fluid.border { padding: 16px 0 !important;}
body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .container.replacement{padding:0;}
body.cms-btu-calculator.cms-page-view.page-layout-1column .container-fluid.btu_container,body.cms-replace-old-cast-iron-radiator.cms-page-view.page-layout-1column .col-md-6.pad ,body.cms-btu-calculator.cms-page-view.page-layout-1column .col-md-6.pad {text-align:center;}

}
@media only screen and (max-width: 1439px) {
	.configurable-product-stock-msg .configurable-product-stock-msg-container {
		width: 290px;
		padding: 38px 10px 55px 10px;
	}
}											
/* end: 320px <= width < 480px */

.blanco-layout .heading-review {
  border-bottom: 1px solid #1979c3;
}
@media only screen and (max-width: 639px){
	.blanco-layout .more-info .table-wrapper {
		border-top:none !important;
	}
}

.blanco-layout .product.custom.reviews {
    margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}

.blanco-layout .more-info #product-attribute-specs-table {
  border: 1px solid #ccc;
  width:100%;
}
.blanco-layout .more-info .product.info.detailed .additional-attributes > thead > tr > th,
.blanco-layout .product.info.detailed .additional-attributes > tbody > tr > th,
.blanco-layout .product.info.detailed .additional-attributes > tfoot > tr > th
{
	padding: 10px 10px !important;
}
.blanco-layout .more-info .table > tbody > tr {
  border-bottom: 1px solid #ccc !important;
}
.blanco-layout .more-info .table > tbody > tr:nth-child(2n)
{
  background-color: #f1f1f1;
}
.blanco-layout .product.attribute.description {
  width: 100% !important;
  box-sizing: border-box;
  padding: 0 20px 0 0;
}

.blanco-layout .productss.customs.demos
{
	width: 36%;
    float: left;
}

.blanco-layout .product.custom.demo {
    display: inline-grid;
}
/* end by mohit									 */
/* end: 320px <= width < 480px */




/* Design for a width of less than 320px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Blanco Layout CSS done by Amrit */

.blanco-layout.page-layout-2columns-right .column.main
{
	width:100% !important;
}

/* Price */
.blanco-layout .product-info-main .old-price {
    text-decoration: none;
}
.blanco-layout .product-info-main span.old-price .price {
    text-decoration: line-through !important;
}
.blanco-layout .product-info-main span.old-price .price,.blanco-layout .product-info-main span.discount {
    font-size: 16px !important;
    font-weight: 300;
}
.blanco-layout .product-info-main .span-price {
    display: inline-block;
    float: left;
}
.blanco-layout .product-info-main .call-for-price .span-price {
    display: none;
}
.blanco-layout .product-info-main span.special-price .price {
    font-size: 26px !important;
    padding-left: 4px;
    position: relative;
    top: -2px;
    color: #1979c3;
}

.blanco-layout .heading1 {
    border-bottom: 1px solid #1979c3;
    font-weight: 500;
	font-size: 2.8rem;
  }
  span.discount.saved-price,span.discount-price{
    display: none;
  }
  .blanco-layout .product-info-main span.discount.saved-price {
    display: inline-block;
    }
.blanco-layout .product-info-main span.price-label {
    display: none !important;
}
.blanco-layout .product-info-main span.special-price {
    display: inline-flex;
    align-items: center;
}
.blanco-layout .product-info-main .call-for-price span.special-price {
    display: none;
}
.blanco-layout .product-info-main span.discount-price {
    color: #1979c3;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
    display: inline-block;
}
/* End Price */
/* custom options */

.blanco-layout .field.choice.admin__field.admin__field-option {
    width: 120px;
    float: left;
    height: 260px;
    position: relative;
    padding:0 8px 0 2px;
}
.blanco-layout .product-info-main .product-options-bottom .box-tocart {
    margin-top: -4px;
    margin-bottom: 0;
}
.blanco-layout .field.choice.admin__field.admin__field-option img {
    width: 100px;
    height: 100px;
}
.blanco-layout .field.choice.admin__field.admin__field-option input[type="checkbox"] {
    position: absolute;
    top: 16px;
}
span.sel{
    display: none;
}
.blanco-layout span.sel {
    position: absolute;
    text-transform: capitalize;
    color: white;
    font-size: 12px;
    text-align: center;
    margin-left: 30px;
    display: none;
}
.blanco-layout .field.choice.admin__field.admin__field-option.selected span.sel {
    display: block;
}
.blanco-layout .field.choice.admin__field.admin__field-option img {
    border: 2px solid transparent;
    border-top: 17px solid transparent;
    cursor: pointer;
    border-radius: 7px;
}
.blanco-layout .field.choice.admin__field.admin__field-option.selected img{
    border: 2px solid #1979c3;
    border-top: 17px solid #1979c3;
}
.blanco-layout  .field.choice.admin__field.admin__field-option > input[type="checkbox"] {
    padding: 9px;
    appearance: none;
    background-color: #fff;
    font: inherit;
    color: #808080;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid #808080;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
    float: right;
    right: 20px;
}
.blanco-layout .field.choice.admin__field.admin__field-option > input[type="checkbox"]::before {
    content: "";
    width: 0.55em;
    height: 0.55em;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    background-color: #808080;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.blanco-layout .field.choice.admin__field.admin__field-option > input[type="checkbox"]:checked::before {
    transform: scale(1.7);
}
.blanco-layout div#product-options-wrapper .control {
    width: 100%;
}

.blanco-layout label.label.admin__field-label {
    font-size: 12px;
}


.blanco-layout .box-tocart {
    display: inline-block;
}
/* end custom options */
/* Blanco Products HTML CSS */
.blanco-layout .box .title{
    padding-bottom:10px;
}

.blanco-layout .inner_box {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 2px solid #dcdcdc;
    border-radius: 6px;
    cursor: pointer;
}
.blanco-layout .inner_box:hover{
    outline: 2px solid #1979c3;
    border: 2px solid #fff;
}
.blanco-layout .inner_box.selected {
    outline: 2px solid #1979c3;
    border-radius: 6px;
    border: 0;
}
.blanco-layout span.box-selected {
    display: block;
    text-align: center;
    color: #fff;
    background: #1979c3;
	font-size: 12px;
}
.blanco-layout .values {
    width: 96px;
    display: inline-grid;
}
.blanco-layout .values img {
    width: 96px;
    height: 96px;
    box-sizing: border-box;
    padding: 2px;
}
.blanco-layout .block.amshopby-morefrom{
	float: left;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 20px;
}
.blanco-layout label.option {
    text-align: center;
    float: left;
    width: calc(100% - 33px);
    padding-top:10px;
    display: none;
}
.blanco-layout .box .title label,.related-title {
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}
.blanco-layout span.selected-heading {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #1979c3;
}
/* 24 Aug 2022 */
.blanco-layout .product-info-main .box_container .tabs {
	position: relative;
}
.product-info-main .box_container .tabs > a {
    display: inline-block;
}
.blanco-layout .product-info-main .box_container .tabs .inner_box .tooltip {
    display: none;
    position: absolute;
    color: white;
    font-family: sans-serif;
    font-size: 1.05rem;
    letter-spacing: 1px;
    width: 105px;
    text-align: center;
    z-index: 99;
    background: rgb(68, 68, 68);
    padding: 5px;
    border-radius: 3px;
}
/* END ----- 24 Aug 2022 */
.blanco-layout .related-products {
    display: inline-block;
    margin-bottom: 12px;
	margin-top: 15px;
}
.blanco-layout .related-products .related-title {
	margin-bottom: 8px;
}
.blanco-layout .related-img {
    width: 40%;
    float: left;
    height: unset;
    display: inline-block;
    padding: 0;
}

.blanco-layout .related-name {
    width: 60%;
    float: left;
    height: auto;
}
.blanco-layout .related-name label{
    text-align: left;
    font-size: 16px;
    color: #1e1e1e;
}
.blanco-layout .related-boxes {
    width: 210px;
    float: left;
    border: 1px solid;
    border: 2px solid #dcdcdc;
    border-radius: 6px;
    margin-right: 10px;
    padding: 6px 6px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.blanco-layout .related-boxes.selected {
    float: left;
    border: 1px solid;
    border: 2px solid #1e1e1e;

}
.blanco-layout .related-boxes:hover {
    border: 2px solid #1e1e1e;
}

.blanco-layout .product-options-wrapper{
    display: flex;
}
.blanco-layout .product-options-bottom{
    max-width: unset;
    display: block;
}

.blanco-layout .fieldset.cqty {
    display: block;
}

.blanco-layout .yousave {
    display: none;
}
.blanco-layout .blanco_sidebar {
    display: inline-block;
    margin: 25px 0 25px 0;
	border-bottom: 1px solid #000;
}
.blanco-layout .manu-info{
    display: none;
}
.ribbon-images{
    display: none;
}
.blanco-layout .ribbon-images {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20%;
}
.blanco-layout .in-stock-section{
    display:none;
}
/* More Info Table */
.blanco-layout .more-info table {
    width: 100%  !important;
    margin: 8px 0 30px 0;
}
.blanco-layout .more-info {
    margin-top: 20px;
}
.blanco-layout .productss.customs.demos .heading-sheet {
    margin-bottom: 12px;
}
.blanco-layout a.pdflink {
    margin-left: 0;
}
.blanco-layout .more-info table td.col.data{
    width: 50%;
    padding: 10px !important;
}
.blanco-layout .more-info table th.col.label {
    width: 50%;
    text-align: left;
    font-weight: 600;
    padding: 10px !important;
}
.blanco-layout span.table-caption,.blanco-layout .productss.customs.demos .heading-sheet {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px;
    display: block;
}
.blanco-layout .more-info .table > tbody > tr {
    border: 1px solid #ddd !important;
}
.blanco-layout span.matrid-tooltip {
    float: right;
}

.blanco-layout .matrid-tooltip .tooltip-toggle {
    cursor: pointer;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.blanco-layout span.matrid-tooltip {
    float: right;
    background: #ddd;
    padding: 0px 6px;
}

/* End More info table */
.blanco-layout .product.media{
    position: relative;
}
.blanco-layout .product-info-main {
    position: relative;
}
@media only screen and (max-width: 767px){ 
    .blanco-layout .values {
        width: 92px;
        margin-right: 0px;
    }
    .blanco-layout .related-name label {
        line-height: 2rem;
        font-size: 14px;
        padding: 2rem 0rem;
        display: table-cell;
    }
    .blanco-layout .related-boxes {
        width: 180px;
    }
    .blanco-layout .more-info td.col.data::before{
        display: none !important;
    }
    .blanco-layout .more-info th.col.label, .blanco-layout .more-info td.col.data {
        width: 42% !important;
        padding: 10px !important;
        font-size: 12px;
        display: inline-block !important;
    }
    .blanco-layout .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
        background-color: unset;
    }
    .blanco-layout span.selected-heading{
        font-size: 14px;
    }
    .blanco-layout .box .title label, .related-title{
        font-size: 16px;
    }
}
@media only screen and (max-width: 380px){ 

    .blanco-layout .related-boxes {
        width: 137px !important;
        height: 80px;
    }
    .blanco-layout .related-img img {
        width: 80px;
        height: 80px;
    }
    .blanco-layout .related-img {
        height: 80px;
    }
    .blanco-layout .related-name label {
        line-height: 2rem;
        font-size: 14px;
        padding: 2rem 0rem;
        display: table-cell;
    }
}
@media only screen and (min-width: 381px) and (max-width:424px){ 
    .blanco-layout .related-boxes {
        width: 159px;
        display: inline-block;
        height: 80px;
    }
}


@media only screen and (min-width: 768px){ 

    .blanco-layout .product.media {
        width: 40%;
        
    }
    .blanco-layout .product-info-main {
        width: 58%;
        
    }
    .custom.div.temp .descriptions {
        width:62%;
        float: left;
        margin-right: 12px;
		margin-bottom: 20px;
    }
    .productss.customs.demos{
        width: 36%;
        float: left;
    }
	.blanco-layout .product-info-main .product-add-form {
		margin-top: 10px;
		padding-top: 0;
	}

}
@media only screen and (max-width: 767px){ 
    .blanco-layout .values {
        width: 109px !important;
        margin-right: 0px;
    }
    .blanco-layout .inner_box {
        margin-left: 7px;
    }
    .blanco-layout .related-img img {
        width: 90px;
        height: 75px;
    }
    .blanco-layout .field.choice.admin__field.admin__field-option {
        width: 146px !important; 
        padding: 0 4px;
    }
    .blanco-layout .ribbon-images {
        top: 5px;
        right: 10px;
        width: 20%;
    }
    .blanco-layout .more-info,.blanco-layout .productss.customs.demos {
        width: 100%;
     }
     .blanco-layout .actions, .blanco-layout .field.qty {
        width: 48%;
        float: left;
        display: inline-block;
        margin-right: 0px !important;
    }
    .blanco-layout .field.qty{
        float: right;
        padding: 0 !important;
    }
    .blanco-layout .fieldset.cqty{
        text-align: center;
    }
    .blanco-layout label.label.admin__field-label {
        font-size: 13px;
    }
    .blanco-layout button#product-addtocart-button {
        margin: 6px 0 0 0px;
    }
 
}
@media only screen and (min-width: 320px) and (max-width: 352px){ 
    .blanco-layout .values {
        width: 84px !important;
        margin-right: 0;
    }  
}
@media only screen and (min-width: 353px) and (max-width: 374px){ 
    .blanco-layout .values {
        width: 95px !important;
        margin-right: 0;
    } 
}
    @media only screen and (min-width: 375px) and (max-width: 390px){ 
    .blanco-layout .values {
        width: 99px !important;
        margin-right: 0;
    }
    .blanco-layout .inner_box{
        margin-right: 5px;
        margin-left: 5px;
    }
}
@media only screen and (min-width: 391px) and (max-width: 405px){ 
    .blanco-layout .values {
        width: 97px !important;
    }
}  
@media only screen and (min-width: 406px) and (max-width: 424px){ 

    .blanco-layout .values {
        width: 102px;
        display: inline-grid;
    }
}
@media only screen and (max-width: 425px){ 
    .blanco-layout .values {
        width: 109px;
    }
}
/* ----- Video and brand in description ----- 20 July 2022 */
.blanco-layout .product.info.detailed .blanco_static_video {
    display: flex;
    align-items: center;
}
.blanco-layout .product.info.detailed .blanco-sidebar {
    width: 30%;
    float: left;
    text-align: left;
    margin-top: 2rem;
    margin-left: 2rem;
}
.blanco-layout .product.info.detailed .blanco-video {
    width: 70%;
    float: left;
}

.blanco-layout .product.info.detailed .descriptions .brand_video{
    margin-top: 2rem;
}
.blanco-layout .product.info.detailed .descriptions .brand_video > .videos > #play_yt{
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	display: none;
}
.blanco-layout .product.info.detailed .descriptions .brand_video > .videos > #yt_pc {
	display: block;
	width: 560px;
	height: 315px;
	border: none;
}
.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more {
    display: flex;
    flex-direction: row;
    margin-right: -10rem;
}
.blanco-layout .product.info.detailed .descriptions .brand_video > .videos {
    display: flex;
}
.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #yt_pc {
	width: 254px;
	height: 145px;
}
.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #yt_pc:not(:last-child) {
    margin-right: 2rem;
}

@media(max-width: 1449px) {
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos > #yt_pc {
		width: 450px;
		height: 253.125px;
	}

	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more {
		margin-right: -6rem;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #yt_pc {
		width: 242px;
		height: 136.125px;
	}
}
@media(max-width: 1200px)  {
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos > #yt_pc {
		width: 400px;
		height: 225px;
	}

	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more {
		margin-right: 0;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #yt_pc {
		width: 196px;
		height: 110.25px;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #yt_pc:not(:last-child) {
		margin-right: 1rem;
	}
}
@media(max-width: 1024px) {

	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more {
		margin-right: -6rem;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #yt_pc {
		width: 230px;
		height: 129.375px;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #yt_pc:not(:last-child) {
		margin-right: 3rem;
	}
}
@media(max-width: 767px) {
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos > #yt_pc {
		width: 320px;
		height: 180px;
	}

	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more {
		margin-right: 0;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #play_yt{
		display: block;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #yt_pc {
		display: none;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #play_yt > iframe {
		width: 166px;
		height: 93.375px;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #play_yt:not(:first-child) {
		margin-left: 0rem;
	}
}
@media(max-width: 599px) {
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos > #play_yt{
		display: block;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos > #yt_pc {
		display: none;
	}

	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #play_yt > iframe {
		width: 117px;
		height: 65.8125px;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #play_yt:not(:first-child) {
		margin-left: 0rem !important;
	}
}
@media(max-width: 500px) {
    .blanco-layout .product.info.detailed .blanco-sidebar {
        width: 40%;
        font-size: 12px;
        margin-left: 0;
    }
    .blanco-layout .product.info.detailed .blanco-video {
        width: 60%;
    }
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more {
		flex-direction: column;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #play_yt > iframe {
		width: 179px;
		height: 124.375px;
	}
	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #play_yt:not(:last-child) {
		margin: 0 0 1rem 0;
	}
}
@media(max-width: 400px) {

	.blanco-layout .product.info.detailed .descriptions .brand_video > .videos.more > #play_yt > iframe {
		width: 145px;
		height: 81.5625px;
	}
}


/* ----- Video in pop-up ----- 22 July 2022 */
aside.yt_modal > .modal-inner-wrap {
    background: #0000009c !important;
}
aside.yt_modal > .modal-inner-wrap button.action-close:before {
	color: white;
}
aside.yt_modal > .modal-inner-wrap button.action-close:hover:before {
	color: #e67e22;
}
aside.yt_modal>.modal-inner-wrap .modal-content {
    padding: 0;
}
aside.yt_modal>.modal-inner-wrap .modal-content > #yt_popup {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
aside.yt_modal>.modal-inner-wrap .modal-content > #yt_popup > iframe {
    border: none;
}
@media(max-width: 369px) {
	aside.yt_modal>.modal-inner-wrap .modal-content > #yt_popup > iframe {
		width: 250px  !important;
		height: 140.625px  !important;
	}
}
/* End done by amrit */


