/*custom css override*/
/*put in your custom/override CSS into this file */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body{font-family: "Montserrat", sans-serif; margin: 0; padding: 0; font-size: 16px;}
img{max-width: 100%;}

body .btn{font-weight: 500; font-family: "Montserrat", sans-serif;}
body .buttonrow { margin-top: 5px;}

body form{margin-bottom: 0px !important;}

/*================== Globle Button css start =============*/

.btn{padding: 6px 16px;}
.addtocartbutton a{ display: inline-block; margin-left: 5px;}

.btn-default {  color: #fff;  font-size: 14px;  font-weight: 700;  background-color: #125983;  border-color: #125983;
	font-family: "Montserrat", sans-serif;  border-radius: 5px;}
.btn-default:hover {  background-color: #E31E25;  border-color: #E31E25;  color: #fff}
.btn-default:focus {  color: #fff; background-color: #125983;  border-color: #125983;}


.btn-primary {  color: #797979;  background: none;  border-color: #797979;  border-radius:  5px;font-family: "Montserrat", sans-serif; 	font-size: 14px;  font-weight: 700;  padding: 5px 16px}
.btn-primary:focus,
.btn-primary:hover {  background-color: #797979;  border-color: #797979;  color: #fff;}

.sys-cssbutton.cssbutton-delete {  font-size: 14px;  font-weight: 700;  font-family: "Montserrat", sans-serif;  border-radius: 0;padding: 5px 10px;}

.myaccountwrap-productlists .myacct-prodlist-searchwrap .myacct-prodlist-browse a.btn-browseinstore span {  color: #797979;
	background-color: #fff;  border-color: #797979;  border-radius: 26px;  font-family: "Montserrat", sans-serif;
	font-size: 14px;  font-weight: 700;  height: auto;  white-space: nowrap;  position: static;  width: auto;  padding: 5px 10px;}

.myaccountwrap-productlists .myacct-prodlist-searchwrap .myacct-prodlist-browse a.btn-browseinstore span:hover {
	background-color: #797979;  border-color: #797979;  color: #fff;
}
.myaccountwrap-productlists input[type=image] {	max-width: 250px}
.myaccountwrap-productlists .myacct-prodlist-edit .cssbutton-delete,.myaccountwrap-productlists .myacct-prodlist-footwrap .cssbutton-delete {
	margin-bottom: 5px
}
.myaccountwrap-productlists .myacct-prodlist-ddmenu:not(.navtoobig) .myacct-prodlist-listmenu .prodlist-listmenu-link a {
	color: #000;
}
.myaccountwrap-productlists .myacct-prodlist-ddmenu:not(.navtoobig) .myacct-prodlist-listmenu .prodlist-listmenu-link a:hover, .myaccountwrap-productlists .myacct-prodlist-ddmenu:not(.navtoobig) .myacct-prodlist-listmenu .prodlist-listmenu-link a.current {
	/* background: #f05023; */
	color: #fff
}
.address-book-rg-wrap input.rgFilterBox {  width: 100%;  height: 36px;}

.btn-sm {  padding: 5px 14px;}

.btn-danger {  color: #fff;  background-color: #d9534f;  border-color: #d43f3a;  font-size: 14px;  padding: 5px 10px;  border-radius: 26;;}
.btn-danger:hover {  color: #fff;}

input[type=image],#cartactioncontinue a{ background-color: #125983;  border-radius: 5px; }
.recordcart .btnaddtocartwrap .btnaddtocart{max-height: 39px; width: 100%; object-fit: contain;}

input[type=image]:hover,input[type=image]:active,#cartactioncontinue a:hover , #cartactioncontinue a:active{  background-color: #E31E25;  }
input[type=image]:focus, #cartactioncontinue a:focus{  color: #fff; background-color: #125983; }

.myaccountbody .rgMasterTable input[type=image]{background-color: transparent;}
.paypalcheckoutButton input[type=image], span.search-btn-wrap  input[type=image],.rescart-removerow input[type=image]{background: none;}
.checkoutbody #ctl00_MainContentHolder_phRegenPassword{ max-width: 600px;}

.myaccountbody .addresseditor .specialselect{    height: 46px; max-width: 322px; border: 0; }
.myaccountbody .addresseditor .specialselect select {height: 46px;  border: 1px solid #ccc !important; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);}


/*================== Globle Button css start =============*/

.productFirstSection{position: relative; z-index: 1; padding-bottom: 20px;}
.productItemList_First {max-width: 1440px; display: flex; justify-content: space-between;  margin: 0 auto; padding-left: 20px;}
.productItemList_First .prodList {max-width: calc(33.333% - 15px); position: relative;}
.productItemList_First .prodList img{max-width: 100%;}
.productItemList_First .prodText { background: #E31E25;  color: #fff;  text-decoration: none;  padding: 10px 20px; display: inline-block;
	min-width: 240px; font-size: 32px;  font-weight: 500; position: absolute;  z-index: 9;  right: 0; top: 50%; transform: translate(0px, -50%);}

.productSectionSection {position: relative; padding: 0 0 15px 0; z-index: 1; margin-bottom: 50px; overflow: hidden;}
.productSectionSection .productItemList_Two::before {content: "";	background: #125983;	height: 130px;	width: 1000%;	display: block;	position: absolute;	right: -900%;top: 0px;}
.productSectionSection:after {background: #F5F5F5; content: ""; width: 100%; height: 260px; display: block; position: absolute; bottom: 0;}
.productItemList_Two{max-width: 1440px; display: flex; justify-content: space-between;  margin: 0 auto; position: relative; z-index: 9; padding-left: 20px;}
.productItemList_Two .prodList {max-width: calc(25% - 15px); position: relative;}
.productItemList_Two .prodList img{max-width: 100%;}
.productItemList_Two .prodText{color: #000; text-decoration: none; top: 50px; position: absolute; left: 30px; font-size: 34px;  
	font-weight: 600;}

.customerSupportWrapper{max-width: 1440px; display: flex; justify-content: space-between;  margin: 0 auto; padding-bottom: 30px;}
.customerSupportWrapper .supportBox  {max-width: calc(33.333% - 15px); position: relative;}
.customerSupportWrapper img{max-width: 100%;}
.customerSupportWrapper .supportTextBox {position: absolute;  top: 40px;  left: 30px;  color: #fff; font-size: 40px; font-weight: 500;
	max-width: 300px; min-height: 170px;}
.customerSupportWrapper .supportTextBox p{font-size: 18px;font-style: italic; margin: 5px 0 0;}

.aboutusContent .btn,
.newTrendyFurnitureWrapper .btnBlock .btn,        
.discountWrapper .btn,
.customerSupportWrapper .btn{background: #E31E25 !important; color: #fff; font-size: 18px; padding: 10px 30px; display: inline-block; border-radius: 25px;
	text-decoration: none;margin-top: 30px; font-style: italic; position: absolute;  bottom: 0; left: 0; border: 0 !important; }

.aboutusContent .btn:hover,
.newTrendyFurnitureWrapper .btnBlock .btn:hover,        
.discountWrapper .btn:hover{
    background: #125983 !important;
}

.customerSupportWrapper .btn:hover{
    background: #fff !important; color: #125983;
}
.discountWrapper{max-width: 1440px; margin: 0 auto; padding-bottom: 50px;}
.discountWrapper h3.headingTitle{color: #125983; font-size: 44px; margin: 0 0 30px 0; padding: 0; text-align: center; font-weight: 600;}
.discountWrapper .discountMainSection{display: flex; justify-content: space-between;}
.discountWrapper .discountBox {max-width: calc(33.333% - 15px); position: relative;}
.discountWrapper .discountBox img{max-width: 100%;}
.discountWrapper .discountTextBox {position: absolute;top: 50px; left: 30px; max-width: 250px; min-height: 200px; color: #0C4465;}
.discountWrapper .discountTextBox.tonerText{color: #005030;}
.discountWrapper .discountTextBox.SchoolBox{color: #582804;}
.discountWrapper .discountText  { font-size: 30px; margin: 0; font-weight: 600;}
.discountWrapper .discountTextBox p{font-size: 20px;  font-weight: 500;  line-height: 30px; margin: 10px 0;}

.discountWrapper .SchoolBox p,
.discountWrapper .tonerText p{margin: 5px !important;}
.discountWrapper .SchoolBox .dis_coude,
.discountWrapper .tonerText .dis_coude{background: #15a769; color: #fff; padding: 1px 8px; display: inline-block; font-size: 16px; 
    border: 2px dashed #fff; text-align: center; max-width: 190px; width: 100%;}
.discountWrapper .SchoolBox .dis_coude{background: #c3773f;}
.discountWrapper .SchoolBox .dis_coude span,
.discountWrapper .tonerText .dis_coude span{font-weight: 700; font-size: 18px;}

.rebateBannerWrapper{max-width: 1440px; margin: 0 auto; padding-bottom: 50px;}
.rebateBannerWrapper img{max-width: 100%;}
.rebateBannerWrapper .bannerIMg{position: relative; display: block;}
.rebateBannerWrapper .rebateText{position: absolute; top: 90px; left: 400px; color: #fff; font-size: 24px;}
.rebateBannerWrapper h3.headingTitle{font-size: 60px; margin: 0; color: #fff;}

.localFirstWrapper {max-width: 1440px; margin: 0 auto 30px; position: relative; color: #fff; display: flex; background: #125883;}
.localFirstSection img{max-width: 100%; min-height: 180px;}

.localFirstWrapper .localFirstrightImg,
.localFirstWrapper .localFirstLeftImg{width: 50%}
.localFirstWrapper .localFirstText {position: absolute;right: 0; top: 30px;  max-width: 640px;}
.localFirstWrapper .localFirstText:before {background: #E31E25; content: ""; height: 84px;  width: 97px; display: inline-block;
	position: absolute; top: -30px; left: -32px;}
.localFirstWrapper .localFirstText h3 {font-size: 36px;  margin: 0;  font-weight: 600;  position: relative; text-transform: uppercase; color: #fff;}
.localFirstWrapper .localFirstText p {font-size: 22px; text-transform: uppercase; font-weight: 500; margin: 15px 0 0 0; position: relative;	line-height: 30px; padding-top: 10px;}

.newTrendyFurnitureWrapper {max-width: 1440px; margin: 0 auto 30px; display: flex; position: relative;}
.newTrendyFurnitureWrapper img{max-width: 100%;     border-radius: 35px 0 0 0;}
.newTrendyFurnitureWrapper .trendyFurnitureLeft{max-width: 58%;}
.trendyFurnitureLeft:before {content: ""; background: url(/Images/Design/lb_design/casesteelBg.jpg) no-repeat 0 0px; width: 100%; height: 100%; display: block;
	background-size: cover; position: absolute; left: -360px; z-index: 1;}
.trendyFurnitureLeft .imgCaseSection{opacity: 0}

.newTrendyFurnitureWrapper .trendyFurnitureRight{max-width: 40%; width: 100%; position: relative; z-index: 2;margin-top: 90px;bottom: 0px;}

.newTrendyFurnitureWrapper .trendyFurnitureBlock{position: absolute; top: 20px; color: #fff; left: 30px;}
.newTrendyFurnitureWrapper .catalogueText{margin: 0; font-size: 22px; font-weight: 500;}
.newTrendyFurnitureWrapper .titleText{margin: 0; font-size: 36px; font-weight: 600; max-width: 270px; color: #fff;}
.newTrendyFurnitureWrapper .btnBlock{position: absolute; bottom: 40px;  left: 50px;}
.newTrendyFurnitureWrapper .btnBlock{position: absolute; bottom: 40px;  left: 20px; width: 100%;}

.trendyFurnitureLeft .steelCaseBlock{max-width: 560px; position: absolute; bottom: 0; background: rgba(255, 255, 255, 0.9);
	min-height: 130px; border-radius: 0 50px 0 0; padding: 40px 20px; z-index: 2}
.trendyFurnitureLeft .steelCaseBlock .steelCaseText {margin: 0 0 20px 0; font-size: 26px; font-weight: 500;}
.trendyFurnitureLeft .steelCaseBlock .steelLink {color: #E31E25; font-size: 18px;font-weight: 500; text-decoration: none; background: transparent; border: 0;}
.trendyFurnitureLeft .steelCaseBlock .steelLink:hover{background: transparent; border: 0; text-decoration: underline;}
.trendyFurnitureLeft .steelCaseBlock .steelLink:after {content: ""; background: url("/Images/Design/lb_design/redArrow.png") no-repeat 0 0; width: 50px;
	height: 50px; display: inline-block; background-size: cover; vertical-align: middle; margin-left: 10px;}


.aboutusWrapper {max-width: 1440px; margin: 0 auto; display: flex; padding-bottom: 120px;}
.aboutusWrapper .aboutLeftBlock{max-width: 50%; position: relative;}
.aboutusWrapper .aboutLeftBlock:after {content: "";background: url("/Images/Design/lb_design/aboutimgBg.png") no-repeat 0% 0%; width: 130px; height: 130px;
	display: inline-block; position: absolute; right: -110px; background-size: cover; top: 10px;}

.aboutusWrapper .aboutLeftBlock img{max-width: 100%; position: relative; z-index: 1;}
.aboutusWrapper .aboutRightBlock {max-width: calc(50% + 80px); position: relative; margin-left: -80px; z-index: 2;}
.aboutusWrapper .aboutRightBlock .aboutusContent {background: url("/Images/Design/lb_design/about_bg.png") no-repeat 0 0; background-size: cover;  color: #fff;  padding: 30px 40px 40px 60px;}
.aboutusWrapper .aboutRightBlock .aboutusContent h4.ContentTitle  { margin: 0 0 20px 0;  font-size: 34px; position: relative;  z-index: 1; color: #fff;}
.aboutusWrapper .aboutRightBlock .aboutusContent h4.ContentTitle span{ position: relative;  z-index: 1;}
.aboutusWrapper .aboutRightBlock h4.ContentTitle:after {content: "";  background: #E31E25;  width: 85px;  height: 120px;  display: inline-block;  position: absolute;  top: -29px;    left: -19px;}
.aboutusWrapper .aboutRightBlock .aboutContent{font-size: 16px; line-height: 26px; font-weight: 500; padding-top: 10px;}
.aboutusContent .btn{position: static;}

.aboutusWrapper .offerBlock {background: #E31E25; color: #fff; padding: 20px; margin-top: 0; max-width: 500px; position: absolute; right: 0; bottom: -70px;}
.aboutusWrapper .offerBlock .OfferTitle {margin: 0; font-size: 34px; color: #fff;}
.aboutusWrapper .aboutusTitle{text-align: right; margin: 0 10px 0 0; font-size: 60px; font-weight: 700; color: rgba(18, 89, 131, 0.14);}
.aboutusWrapper .offerBlock ul.offerList li {line-height: 20px; margin-bottom: 10px; font-weight: 500; font-size: 16px;}


#res-footer-wrap{background: transparent; }
#res-footer-wrap .res-footer-inner{position: relative; padding: 0px 0 40px;}
#res-footer-wrap .res-footer-inner::after {content: ""; background: #E31E25; height: 450px; width: 1000%;	display: block;	position: absolute;	
    bottom: 0;	left: -980%;}

#res-footer-wrap .res-footer-inner .footer-row1{background: #125983; padding: 30px 0px; position: relative; z-index: 1;}
#res-footer-wrap .res-footer-inner .footer-row4{position: relative; z-index: 1;     margin-top: 30px;}

.prod_paymentSection{float: left; width: 25%;}
.prod_paymentSection .sidemenu{width: 100% !important;}

.footer-main h4.Ft_Title{font-size: 24px; font-weight: 600;	position: relative;	padding-bottom: 20px;}

ul.proudList { display: flex; flex-wrap: wrap;  max-width: 240px; }
ul.proudList li{max-width: 109px; margin-bottom: 10px; margin-right: 10px;}
ul.proudList li img{border-radius: 0 15px 0; box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);}

.footer-main .logoTitle{font-size: 17px; font-weight: 700; margin-bottom: 15px;}
.footer-main .contact_comman{ font-size: 16px; font-weight: 400; padding-left: 50px;  position: relative; min-height: 34px; margin-bottom: 10px; display: flex;  align-items: center;}
.footer-main i.fa  { background: #000; display: inline-block; height: 34px; width: 34px; line-height: 34px;  border-radius: 50px; text-align: center;  position: absolute; left: 0; }
.footer-main .tollFree_block span{display: inline-block; margin-left: 5px;}
 
.categorymenu ul li a, .sidemenu ul li a, #guidedmenu ul li a{font-size: 16px; font-weight: 400;}

.footer-wrapper .footer-row4 .innerwrap { max-width: 1440px; }
.footer-wrapper .footer-row4 .FooterCopyWrapper{display: flex; align-items: center; justify-content: space-between;}
.footer-wrapper .footer-row4 .FooterCopyWrapper .ft_logo{ width: 18%; margin-left: 2%; }
.FooterCopyWrapper .ft_copyright {color: #636363; width: 42%; font-size: 16px; text-align: left; padding-left: 30px;}
.footer-wrapper .footer-row4 .FooterCopyWrapper .ft_securedImg{width: 20%;}
.footer-wrapper .footer-row4 .FooterCopyWrapper .ft_securedImg img{max-width: 160px; width: 100%;}
.footer-wrapper .footer-row4 .ft_logo img{ max-width: 213px;  border-radius: 20px; width: 100%;}

.FooterCopyWrapper .ft_socialIcon{ display: inline-block; text-align: center; width: 18%;}
.FooterCopyWrapper .socialtitle {color: #125983; font-size: 24px;}
.FooterCopyWrapper .socialtitle::after {content: "";background: #3887C4;	width: 100%;	height: 1px;	display: block;	margin-top: 5px;	margin-bottom: 10px;
max-width: 150px; position: relative; left: 50%;  transform: translate(-50%, 0);}
.FooterCopyWrapper .socialIcon .fa-instagram::before {background: #125983;	display: inline-block;	height: 34px;	width: 34px;	line-height: 34px;	border-radius: 50px;	text-align: center;	font-size: 20px; color: #fff;}

.header-row2 .innerwrap{max-width: 100%; padding: 0; align-items: initial;}
.header-row2 .innerwrap .lb_logo{max-width: 23%;  width: 23%; margin: 0; }
.header-row2 .innerwrap .resheader-logo{display: flex; height: 100%; justify-content: space-between;}
.header-row2 .innerwrap .resheader-logo img{margin-top: 20px;}
 
.header-row2 .innerwrap .lb_cart-srch{width: calc(98% - 21%); background: #125983; color: #fff; padding: 0;}
.header-row2 .lb_cart-srch .half-block .resheader-search{ display: flex;}
.header-row2 .lb_cart-srch .half-block .resheader-search ul.my-ac-dropdown { display: flex;}
.header-row2 .lb_cart-srch .half-block .resheader-search ul.my-ac-dropdown li{list-style-type: none;}

.header-row2 .lb_cart-srch .half-block {width: 100%;margin: 0;}
.header-row2 .lb_cart-srch .half-block .topMenuSection{display: flex; justify-content: space-between; width: 100%; border-bottom: 1px solid #4D8FB7; padding: 10px 20px;}
.header-row2 .lb_cart-srch .half-block .topMenuSection ul.contactList{display: flex; margin: 0; padding: 0;}
.header-row2 .lb_cart-srch .half-block .topMenuSection ul.contactList li{list-style: none; margin-left: 20px;}
.header-row2 .lb_cart-srch .half-block .topMenuSection ul.contactList li .fa{border-radius: 50px; border: 1px solid #fff; padding: 5px; margin-right: 6px;	width: 30px;
	height: 30px; font-size: 16px; line-height: 20px; text-align: center;}
.header-row2 .lb_cart-srch .half-block .topMenuSection ul.contactList li a{color: #fff; font-weight: 500; font-size: 16px;}
.header-row2 .resheader-search .yearText{font-size: 20px; font-weight: 600;	font-style: italic;}

.header-row2 .lb_cart-srch .fourth-block {width: 100%; margin: 0;}
.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap{width: 100%;}
.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap a{color: #fff;}
.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap ul.my-ac-dropdown li a{font-size: 16px; font-weight: 500;}
.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap ul.my-ac-dropdown li a:after {content: ""; background: #fff; width: 2px; height: 20px; display: inline-block;
	margin: 0 10px; vertical-align: top;}
.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap ul.my-ac-dropdown li:last-child a:after{display: none;}

.header-row2 .lb_cart-srch .fourth-block .resheader-cart{ display: flex; justify-content: space-between; padding: 10px 20px 0;}
.header-row2 .lb_cart-srch .fourth-block ul.my-ac-dropdown{display: flex; list-style: none; padding: 0; margin: 10px 0 0 0; min-width: 354px;}

.header-row2 .resheader-mainmenu{max-width: 140px;}
.header-row2 .resheader-mainmenu .mm_style1{display: inline-block; height: 100%;}
.header-row2 .resheader-mainmenu .mm_style1 h4{ line-height: 24px;  font-size: 18px;  color: #fff;  cursor: pointer;  margin: 0;  background: #E31E25;  padding: 10px 20px; height: 100%;}
.header-row2 ul.megamenu li.level1 .dropdown ul.column li.level2 ul.dropdown_level2 li a:hover,
.header-row2 ul.megamenu li.level1 .dropdown ul.column li.level2 ul.dropdown_level2 li a{color: #125983; font-weight: 600; padding: 5px 10px;}

.header-row2 .resheader-mainmenu ul.megamenu li.level1 .dropdown span.dropdowninner{ display: table;  padding: 0 0 10px 10px;  width: 100%!important;}
.header-row2 .resheader-mainmenu ul.megamenu li.level1 .dropdown .postcolumn p > span{font-size: 14px !important; font-weight: 700; display: block; background: #125983; color: #fff;	padding: 10px; margin-bottom: 15px;}

#homewrapper #maincontent .maincontentwrapper{max-width: 100%; min-width: 100%;}
#homewrapper #maincontent .maincontentwrapper #homepagecolumn1{margin: 0;}

.mailinglistsignupform .decoratedblock{border-bottom: 1px solid #3887C4;  padding-bottom: 10px;  display: flex;  justify-content: space-between; margin-bottom: 20px;}
.mailinglistsignupform .decoratedblock h4{ color: #fff; font-size: 36px;  margin: 0;  font-weight: 500; max-width: 350px; position: relative; margin-bottom: 10px; margin-left: 30px; line-height: 42px;}
.mailinglistsignupform .decoratedblock h4::after {background: #E31E25; content: ""; width: 100px; height: 134px; display: inline-block; position: absolute; top: -30px; left: -30px; z-index: -1;}
.mailinglistsignupform .blockcontent{max-width: 600px; width: 100%; margin-right: 120px;}
.mailinglistsignupform .blockcontent #ctl00_Footer1_ContentColumnControl1_ctl00_pnlMailingListSignupForm{display: flex; position: relative;}
.mailinglistsignupform .blockcontent input[type="text"]{border-radius: 0; padding-right: 170px;}
.mailinglistsignupform .blockcontent #Anthem_ctl00_Footer1_ContentColumnControl1_ctl00_btnGoEmail__{position: absolute; right: 2px; top: 2px;}
.mailinglistsignupform .blockcontent #Anthem_ctl00_Footer1_ContentColumnControl1_ctl00_btnGoEmail__ input[type="image"] {border-width: 0px; background-color: #E31E25; width: 160px; height: 43px; display: inline-block; border-radius: 0; padding: 7px 30px;}


.searchboxform {position: relative; display: inline-block;width: 100%;max-width: 480px; margin-left: 20px; margin-right: 20px;}
.searchboxform span.search-field-wrap { width: 100%}
.searchboxform span.searchspan { background: 0 0;  padding: 0 }
.searchboxform span.search-btn-wrap { position: absolute;  right: 0;  background: transparent;  width: 50px  }
.searchboxform span.search-field-wrap .forminput {  height: 42px;  padding: 5px 10px;  border-radius: 50px;  font-size: 12px }
.searchboxform span.search-btn-wrap .btnSearch { padding: 13px;  border-radius: 0;  height: 42px;  background: 0 0}
.searchboxform span.search-btn-wrap:before { content: ""; background: #ccc; width: 1px; height: 24px; position: absolute;  top: 10px; left: 1px;}

.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap .signin-out{ margin: 8px 0 0 auto;  display: inline-block; max-width: 110px; width: 100%;}
.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap .signin-out a{font-size: 16px; font-weight: 500; margin-left: 5px;}
.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap .signin-out .fa-user::before {display: none;}
.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap .signin-out .fa-user{background: url(/Images/Design/lb_design/login_icon.png) no-repeat 0 0; width: 20px; height: 22px; vertical-align: top;}

.resheader-cart-wrap .cartcontentblock-fullwrap {display: inline-block;	height: 50px; max-width: 80px;	width: 100%;}
.resheader-cart-wrap .cartcontentblockwrap {	position: relative; z-index: 10;	width: 100%;	text-align: right; height: 50px;}
.resheader-cart-wrap .cartcontentblockwrap .cartpopwrap{position: relative;}
span.cartcontentblock-fullwrap .cartcontentblockwrap .carttotalsblk {	position: absolute;	border: 0;	width: 31px;	height: 29px;	top: 18px;	left: 25px;	-moz-transform: translate(-50%,-50%); 	-webkit-transform: translate(-50%,-50%);	-ms-transform: translate(-50%,-50%);	-o-transform: translate(-50%,-50%);	transform: translate(-50%,-50%);	background: url(/Images/Design/lb_design/CartIconTop.svg) no-repeat scroll 0 0 transparent;
	background-position: center top;	background-size: 30px auto;}
span.cartcontentblock-fullwrap .cartcontentblockwrap .carttotalsblk #items {display: block;	font-size: 14px;	font-weight: 700;	color: #fff !important; position: relative;    bottom: -15px;}
span.cartcontentblock-fullwrap .cartcontentblockwrap .carttotalsblk #subtotal{display: none}

span.cartcontentblock-fullwrap .cartcontentblockwrap .carttotalsblk .cart-totals-count {	background-color: #AF1526;	border: 0px solid #fff;	position: absolute;	right: -8px;
    	top: -25px;	display: inline-block;	color: #fff;	min-width: 22px;	height: 22px;	line-height: 20px;	text-align: center;
	-webkit-border-radius: 50%; 	-moz-border-radius: 50%; border-radius: 50%;	font-weight: 400;	font-size: 10px;}
span.cartcontentblock-fullwrap .cartcontentblockwrap .cart-totals-label {display: none !important;}
span.cartcontentblock-fullwrap .cartcontentblockwrap .carttotalslink{padding: 0; margin-left: 30px; font-size: 16px; font-weight: 500; display: inline-block; margin-top: 10px;}


/*Login page start*/
.defaultbody form[action^="/login.aspx"] .maincontentwrapper h1{margin:30px 0 0 0;padding:10px;line-height:normal;}
.defaultbody form[action^="/login.aspx"] fieldset#CurrentUsers{background:#eee;padding:60px 40px 14px;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers{padding:60px 40px 26px;width:50%;float:right;background:#eee;}
fieldset#CurrentUsers, fieldset#NewUsers{display:inline;float:left;width:340px;margin:0 10px;}
fieldset{border:0;}
.defaultbody form[action^="/login.aspx"] fieldset legend{font-size:25px;margin:0 -11px 0px -15px;padding-left:20px;height:40px;border:0;position:relative;top:50px;text-transform:uppercase;color:#000;}
.defaultbody form[action^="/login.aspx"] fieldset#CurrentUsers{background:#eee;padding:60px 40px 14px;}
/* .defaultbody form[action^="/login.aspx"] fieldset#CurrentUsers td.formlabel, .defaultbody form[action^="/login.aspx"] fieldset#NewUsers td.formlabel{display:none;} */
td.loginform-usernameinput input{background:#fff url(/Images/Design//lb_design/usericon.png) no-repeat 10px center; padding-left:40px;margin-bottom:10px;height:46px;}
td.loginform-passinput input{background:#fff url(/Images/Design//lb_design/passwordicon.png) no-repeat 10px center; padding-left:40px;margin-bottom:10px;height:46px;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers td.formfield.mailinglistform-input .privacypoplink{color:#fff;background:#c92128;padding:5px 10px;border-radius:4px;}
td.formfield.loginform-button{text-align:left;padding-top:14px;}
td.formfield.loginform-rememberchkbx *{font-size:12px;float:left;line-height:17px;}
td.formfield.loginform-rememberchkbx a.forgot{float:right;font-size:12px;color:#c92128;font-weight:600;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers{padding:60px 40px 26px;width:50%;float:right;background:#eee;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers table td{display:block;text-align:left;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers table.mailinglistform-table .RadCaptcha img.imageClass{margin-right:6px;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers table.mailinglistform-table td>div{padding:15px 0 !important;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers table td.formfield.mailinglistform-button{text-align:left;margin-top:10px;display:block;}
/* .defaultbody form[action^="/login.aspx"] fieldset#NewUsers .newuserform-table tr.newuserform-tr1{display:none;} */
.defaultbody form[action^="/login.aspx"] fieldset label{display:inline-block;vertical-align:middle;}
.passwordreminder{font-size:12px;}
select{border:1px solid #e1e1e1 !important;border-radius:4px;height:38px;color:#3e454d;width:100%;}
input[type="text"], input[type="password"], fieldset select{height:46px;border-radius:4px;border:1px solid #e1e1e1;text-indent:10px;color:#3e454d;width:100%;padding:0;}
textarea{height:38px;border-radius:4px;border:1px solid #e1e1e1;padding-left:10px;color:#3e454d;width:100% !important;}
input[type="image"]{cursor:pointer;padding:0;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers table.mailinglistform-table .mailinglistform-button input.btnNewUser, .defaultbody form[action^="/login.aspx"] fieldset#CurrentUsers td.formfield.loginform-button input{background:none;display:inline-block;width:auto;padding:0px;text-align:center;font-size:20px;color:#fff;font-weight:600;border-radius:0;max-width:250px;margin-bottom:10px; background-color: #125983;}
.loginform-forgotpass a.forgot {font-size: 12px; color: #125983;font-weight: 600;}
.RadCaptcha img.imageClass{float:left;margin-right:10px;border:1px solid #dadada !important;border-radius:5px;height:46px !important;}
.defaultbody form[action^="/login.aspx"] fieldset#NewUsers table.mailinglistform-table .RadCaptcha img.imageClass{margin-right:6px;}
.RadCaptcha p .textBox{border:1px solid #dadada;border-radius:5px;padding:0 5px;float:right;font-size:14px;
	width: calc(100% - 248px)!important;}
.RadCaptcha a.rcRefreshImage{width:52px;height:46px;font-size:0;border:1px solid #e1e1e1;border-radius:5px;float:left;background:#fff url(/Images/Design/RefreshImage.png) no-repeat center;}
.RadCaptcha p label{display:none!important;}
.defaultbody form[action^="/login.aspx"] .maincontentwrapper .defaultcontentwrap .breadcrumbs .links{padding:20px; border-bottom:1px solid #ddd; margin:0;}
.breadcrumbs .links{color:#18632a;font-size:14px;padding: 20px 0px 20px 0px;border-bottom:1px solid #ddd;margin-bottom: 15px;}
.cartbody .breadcrumbs .links{border:0;padding:10px;}
/*Login page end*/

/*Product detail page*/
.producttemplate-2012A .product-bottom-col2{width: 100%; margin: 0;}
.productbody .producttemplate-2012A .product-bottom-wrap .product-css-tabs{display: block;}
.productbody .producttemplate-2012A .product-price-comparison{max-width: 100%;}

.producttemplate-2012A .product-css-tabs{border-bottom: 0; height: 60px;}
.producttemplate-2012A .product-css-tabs li a{border: 0; border-radius: 0;  text-shadow: none; color: #a2a7a0; padding: 19px; height: auto; text-transform: uppercase;  margin: 0 20px 0 0; background: #fff;}
.producttemplate-2012A .product-css-tabs li a.current{ background: #193c72; color: #fff; box-shadow: 0 0 20px #999;}
.product-bottom-col2 .productgridview .productlist_rowcnt0{/*display: flex; flex-wrap: wrap;*/}
.product-bottom-col2 .productgridview lb\:product{width: calc(25% - 20px); display: flex; flex-wrap: wrap; vertical-align: top; border: 0; padding: 0; margin: 0 10px;}

.productbody .product-bottom-col2 .productgridview lb\:product{padding: 0 10px; margin-left: 0; margin-right: 0;}

.recently-viewed-block .slick-track,
.recently-viewed-block .slick-list{/*width: 100% !important;*/}

.producttemplate-2012A .product-css-tabs-pane .product-similar-wrap,
.producttemplate-2012A .product-alsobought-wrap,
.producttemplate-2012A .product-css-tabs-pane .product-suggested-wrap{text-align: center; display: block;}
.producttemplate-2012A .product-alsobought-wrap h4,
.producttemplate-2012A .product-css-tabs-pane h3{color: #183a79;font-size: 24px; font-weight: 500; position: relative;
	display: none; margin: 0 auto 40px; padding: 0 20px;}
.producttemplate-2012A .product-alsobought-wrap h4:after,
.producttemplate-2012A .product-css-tabs-pane h3:after{ position: absolute;  border-bottom: 1px solid #e1e1e1; content: '';  height: 2px; width: 100%;  bottom: -15px;  right: 0; border-top: 1px solid #e1e1e1;}
.producttemplate-2012A .product-alsobought-wrap .product-alsobought-wrap .productgridview,
.producttemplate-2012A .product-css-tabs-pane .product-suggested-wrap .productgridview{text-align: left;}

.product-bottom-col2 h4{text-align: center; color: #183a79; margin: 20px 0 40px;font-size: 24px;font-weight: 500;}
.product-bottom-col2 h4 span{position: relative; padding: 0 20px;}
.product-bottom-col2 h4 span:after { position: absolute;  border-bottom: 1px solid #e1e1e1; content: '';  height: 2px;
    width: 100%;  bottom: -15px;  right: 0; border-top: 1px solid #e1e1e1;}
.productgridview .record{padding: 20px;}
.productcontentwrap  .product-bottom-col2 h4{padding: 20px;}
.productcontentwrap  .product-bottom-col2 h4 span{padding: 0;}

.productgridview .record .recordimage { min-height: 232px; max-height: 232px;  margin: 0;  /*background: #f9f9f9;*/ display: flex;
    justify-content: center; align-items: center;}
.productgridview .record .recordimage img{max-height: 200px;}

.product-bottom-col2 h4 span::after{display: none;}
.productgridview .record .recordname a { color: #292017; font-weight: 500 !important; font-size: 16px;}

.producttemplate-2012A .product-attributes-wrap table tr{background: transparent;}
.producttemplate-2012A .product-attributes-wrap table tr td{border-top: 1px solid #d2d2d2!important; border-bottom: 1px solid #d2d2d2!important; padding: 15px 10px !important;}

.product-reviews-wrap .pr-rd-no-reviews a{color: #fff!important;  background: #4c4c4c;  padding: 10px 20px;}
.product-reviews-wrap .pr-rd-no-reviews a:hover{text-decoration: none; background: #193c73;}

.product-price-comparison .compare-title{ background: #fff; padding: 10px 5px;}
.product-price-comparison .compare-items-wrap .compare-price, 
.product-price-comparison .compare-items-wrap .compare-name, 
.product-price-comparison .compare-items-wrap .compare-date{padding: 10px 5px;}

/*Product detail page*/

#maincontent #navcolumn, 
.ftr_tab{border: 1px solid #e0e0e0; background: #fff;}
#maincontent #navcolumn .decoratedblock h4, 
.ftr_tab .decoratedblock h4 {color: #fff;  background: #125983; font-size: 16px; padding: 10px 0 10px 15px;  margin: 0; line-height: 24px;
    text-transform: uppercase; font-weight: 600;}
#maincontent #navcolumn .decoratedblock>ul, 
.ftr_tab .decoratedblock>ul{padding: 0 15px;}
#maincontent #navcolumn .decoratedblock>ul>li>a, 
.ftr_tab .decoratedblock>ul>li>a{ font-size: 14px; line-height: 30px; border-bottom: 1px solid #e0e0e0; font-weight: 600;
    text-transform: uppercase;}

/*Product listing page start*/
.productgridview .gridcontrol .gcpager .pager ul li.current a{background:#126fa5;border:1px solid #126fa5;}
.productgridview .gridcontrol .gcpager .pager ul li.current a:hover{background:#193c73;border:1px solid #193c73;}
.productgridview .gridcontrol .gcpager .pager ul li a{color:#126fa5;border:1px solid #126fa5; font-weight: 600;}
.productgridview .gridcontrol .gcpager .pager ul li a:hover{border:1px solid #193c73;color:#fff;background:#193c73;}
/*Product listing page end*/

/*Cart page start*/
#cartactioncontinue a{background:#126fa5;padding:8px 15px;border-radius:3px;color:#fff;font-size:14px;}
#cartactioncontinue a:hover{background-color:#0593ce;border-color:#0593ce;}
.cartwholecart-res .rescart-couponwrap{background:#f3f3f3;position:relative;text-align:left;}
.cartwholecart-res .rescart-couponwrap span.promocodelabel{font-weight:400;font-style:normal;color:#3b393c;display:inline-block;font-size:16px;
    padding-bottom:5px;}
.btnAddCouponViewCart{width:auto;height:38px;border-radius:0 4px 4px 0;position:absolute;top:38px;right:14px;background:#fff;}
.cartwholecart-res .rescart-priceblock .fieldquantity {text-align: center; text-indent: 0;	max-width: 60px;	height: 36px;	border-radius: 0;}

.rescart-review h3{font-size:20px;text-transform:uppercase;color:#000;margin-bottom:10px;}
.carttotals-shipping-detail span{margin:5px 0;display:block;}
.cartwholecart-res .rescart-review{font-size:20px;}
.cartwholecart-res .rescart-review td.formlabel{padding-bottom:7px;}
.cartwholecart-res .rescart-priceblock span.totallabel, .cartwholecart-res .rescart-priceblock .cartproductprice{
    font-size:16px; color: #1c1c1c; font-weight: 600;}
.productcartrow .cartproductname{font-size:16px;margin-bottom:10px; color: #2a4a70; font-weight: 600;} 
.productcartrow .cartsku{font-size:16px;margin-bottom:10px; color: #1c1c1c; font-weight: 600;}

a.btn:not(.btn-delete){background:#126fa5;border-color:#126fa5;color:#fff;}
.btn-primary{background-color:#126fa5;border-color:#126fa5;}
.btn-primary:hover, a.btn:not(.btn-delete):hover{background-color:#0593ce;border-color:#0593ce;}
/*Cart page end*/

/*Checkout page start*/
.checkoutcontentwrap .halfColumn1 p, .checkoutcontentwrap .fullColumn p{font-size:16px;margin:0 0 15px 0;}
.checkoutcontentwrap .innersection-wrap .halfColumn1{float:right;width:100%;padding:0;}
.checkoutcontentwrap .innersection-wrap fieldset .forminput{font-size:14px;margin:5px 0 15px 0;border:1px solid #ccc;color:#333;padding:10px 5px;width:100%;max-width:500px;}
.checkoutcontentwrap .innersection-wrap fieldset .medium{width:472px;}
.checkoutcontentwrap .innersection-wrap fieldset .addressmiddlename{padding:0 0 0 395px;}
.checkoutcontentwrap .innersection-wrap fieldset{border-right:0px solid #ddd;}
.checkoutcontentwrap .innersection-wrap{padding:15px 20px;border:1px solid #ddd;}
.checkoutcontentwrap .section-review .QCorderreview #ReviewTable table td{padding:15px 10px;}
.checkoutcontentwrap .section-review .QCorderreview #ReviewTable .itemTable td{font-size:14px;background:#fff;border-bottom:1px solid #ddd;}
.checkoutcontentwrap .section-review .QCorderreview #ReviewTable{border:0px solid #f1f1f1;}
.checkoutbody #checkoutwrapper .maincontentwrapper .checkoutcontentwrap .section-review table.itemTable{line-height:40px;margin-bottom:50px;}
.checkoutbody #checkoutwrapper .maincontentwrapper .checkoutcontentwrap .section-review .innersection-wrap table#ReviewTable td.accentBg{background:#fff;padding:0 20% 0 0;}
.checkoutbody #checkoutwrapper .maincontentwrapper .checkoutcontentwrap .section-review .innersection-wrap table#ReviewTable td.accentBg label{font-size:16px;font-weight:500;}
.checkoutbody #checkoutwrapper .maincontentwrapper .checkoutcontentwrap .section-review .innersection-wrap table#ReviewTable td.accentBg textarea{height:150px;margin:10px 0;padding:10px;}
.checkout-wrap-2012 .section-review .QCorderreview #ReviewTable td.totals table .grandtotal td{font-size:18px;color:#fff;}
.checkoutbody #checkoutwrapper .maincontentwrapper .checkoutcontentwrap .section-review .innersection-wrap table#ReviewTable td.totals{width:420px;background:#126fa5;padding:15px; color: #fff;}
.checkoutbody #checkoutwrapper .maincontentwrapper .checkoutcontentwrap .section-review .innersection-wrap table#ReviewTable td.totals table td{font-weight:500;font-size:16px !important;}
.checkoutbody .termsWrapper label{font-size:16px;}
.checkout-wrap-2012 .termspoplink{text-decoration:underline;font-size:16px;}
.checkout-wrap-2012 h2{color:#222;}
.checkoutbody .order-viewreceipt-wrap .orderviewprint input[type="image"]{background: transparent;}

.checkoutbody .QCpaymethod .payment-container{ flex-direction: column; display: flex;}
.checkoutbody .QCpaymethod .payment-container .payment-affirm{order: 1;}

/*Checkout page end*/

body.productbody .productcontentwrap .product-top-wrap .product-top-col3 .product-addtocartwrap .product-quantity.productpricepnl {
    display: inline-block;  margin-bottom: 20px;}
body.productbody .productcontentwrap .product-top-wrap .product-top-col3 .product-addtocartwrap .product-quantity.productpricepnl .productpropertylabel.qty { display: inline-block;  color: #808080;  font-weight: 400;}
body.productbody .productcontentwrap .product-top-wrap .product-top-col3 .product-addtocartwrap .product-quantity.productpricepnl input.fieldquantity {  width: 90px;   margin: 0 20px;   border-radius: 50px;   height: 40px;   text-align: center;
	text-indent: inherit !important;}

.productbody .producttemplate-2012A .product-top-wrap{font-size: 14px; margin: 32px 0 20px;}
.productbody .producttemplate-2012A .product-mfrlogo { position: absolute;  right: 0;  top: 0;  margin: 0 10px; float: right; max-width: inherit;   
    width: 95px;}

.productbody .producttemplate-2012A .product-resources-wrap{ border: 0;padding-left: 0; margin-top: 10px;}
.productbody .producttemplate-2012A .product-resources-wrap legend{padding-left: 0;}

.cartwholecart-res .rescart-rowbtn{display: block;}
.cartwholecart-res .rescart-rowbtn .savecart-form{display: flex; margin-top: 10px;}
.cartwholecart-res .rescart-rowbtn .savecart-form input[type="text"]{display: inline-block; margin-right: 10px;margin-top: 0px;  width: auto;}

.productbody .producttemplate-2012A h1.product-h1{font-size: 24px;  margin: 10px 0;  max-width: calc(100% - 95px);  line-height: 25px; color: #125983 !important;}
.productbody .innercontentwrap h1.product-h1 > span{font-weight: 600; }
.productbody .producttemplate-2012A .product-top-wrap .product-top-col3, 
.productbody .producttemplate-2012A .product-top-wrap .product-top-col2{
		/*width: calc(100% - 50%);*/ width: 100%; float: right;  /*margin: 0 1%;*/}

.alternates .overview{width: 100% !important; text-align: left;}
.alternates .overview a img,
.producttemplate-2012A .first{border: 1px solid #ededed;}
.producttemplate-2012A .first{padding-top: 30px;}
.product-top-col1 .alternates{padding: 5px 0px; background: transparent;}

.productbody .producttemplate-2012A .product-bottom-wrap .product-css-tabs-pane[style="display: none;"] {
    display: none !important;
}
.productbody .producttemplate-2012A .product-top-wrap .lb_prdTopRight{float: right; width: 48%; margin: 0; 
	border-left: 1px solid #f2f2f2; padding:30px 0 0 40px; box-sizing: border-box;}
.producttemplate-2012A .product-sku{text-align: left; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.producttemplate-2012A .product-sku .prodskulabel-del{font-weight: normal; margin-right: 5px; font-size: 16px; color: #000;}
.producttemplate-2012A .product-sku.productpricepnl span span{font-weight: 600; font-size: 22px; color: #125983 ;}
.productbody .producttemplate-2012A .product-top-wrap .product-top-col3 .product-addtocartwrap .product-listyousave-wrap{
	display: block;}
.producttemplate-2012A .product-addtocartwrap .lb_prdOrder{
	border-top: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;	padding: 20px 0 0 0;	display: inline-block;
	clear: both; margin: 15px 0 20px;}
.productbody .producttemplate-2012A .product-top-wrap .product-top-col3 .product-addtocartwrap .product-listyousave-wrap .product-yousave,
.producttemplate-2012A .product-addtocartwrap .product-listprice .listpricelabel{font-size: 16px; color: #444; font-weight: 400;}
.producttemplate-2012A .product-addtocartwrap .product-listprice{margin-bottom: 8px;}

.producttemplate-2012A .product-addtocartwrap .product-siteprice .siteprice {font-size: 31px; color: #125983; margin-top: 10px; display: inline-block;}
.producttemplate-2012A .product-addtocartwrap .product-siteprice .sitepriceUOM,
.producttemplate-2012A .product-addtocartwrap .product-siteprice .sitepriceUOMDivider {font-size: 12px; color: #333; margin: 0 5px; font-weight: 400;}
#ctl00_MainContentHolder_lblSitePrice::before {  content: "Price"; margin-right: 25px;  font-size: 20px; color: #9d9d9d; font-weight: 400; 
    display: none;}

.product-top-col3 .product-addtocartwrap .productpricepnl{margin: 10px 5px 10px 0; color: #626262;  font-size: 12px;  position: relative; vertical-align: middle;}
.product-top-col3 .product-addtocartwrap .productpricepnl .qty{font-size: 10px;font-weight: 400;color: #626262; position: absolute;  left: 10px;}
.product-top-col3 .product-addtocartwrap .productpricepnl .fieldquantity{ display: inline-block; max-width: 78px; text-align: center; font-size: 24px;
  height: auto !important;  border-radius: 4px !important;  border: 1px solid #e1e1e1;  width: auto !important;  padding: 20px 10px 5px;  text-indent: 0 !important;  color: #000;  margin: 0 !important;}
.product-top-col3 .product-addtocartwrap .productpricepnl b{margin-left: 5px; font-size: 14px;}

.producttemplate-2012A .product-top-col3{text-align: left;}
.producttemplate-2012A .product-css-tabs-pane .product-longdescription{line-height: 28px;}
.producttemplate-2012A .product-medium-description ul li{margin-bottom: 5px;}

.producttemplate-2012A .product-medium-description{ margin-top: 20px; display: block;}
.producttemplate-2012A .product-medium-description:before{content: "Highlights";font-size: 32px; font-weight: 600; line-height: 40px;}

.topBrandSection{background: #F5F5F5; padding-bottom: 30px; margin-bottom: 50px;}

.topPickMainSection .topPickWrapper,
.topSellerMainSection .topSellerWrapper,
.tredingMainContainer .tredingBgContainer,
.topBrandSection .topBrandWrapper{max-width: 1440px; margin: 0 auto;}
.topBrandSection ul.topBrandList{display: flex;margin: 0;	padding: 0;	list-style: none;  }

.product-bottom-col2 h4,
.topSellerMainSection h2.topSeller_title,
.topPickMainSection h2.topPick_title,
.topBrandSection h4.TopBrandTitle{margin: 0; font-size: 36px;	color: #125983;	padding: 20px 0;	font-weight: 600;}

.product-bottom-col2 h4{ text-align: left}

.topBrandSection .logo_carousel_wrapper{background: #fff; padding: 15px;}
.topBrandSection .logo_carousel_wrapper .slick-slide{padding: 10px;}

.productbody .productgridview .slick-prev,
.topSellerMainSection .slick-prev,
.topPickListSection .slick-prev,
.topBrandSection .logo_carousel_wrapper .slick-prev{background: #fff !important; 	border: 1px solid #C1C1C1;	width: 46px;	height: 46px;	border-radius: 50px;	top: -50px;	right: 60px;	left: inherit; padding-right: 4px;}

.productbody .productgridview .slick-prev::before,
.topSellerMainSection .slick-prev::before,
.topPickListSection .slick-prev::before,
.topBrandSection .logo_carousel_wrapper .slick-prev::before {color: #125983;  content: '\f104';  text-decoration: inherit; font:normal normal normal 14px/1 FontAwesome; font-size: 44px; }

.productbody .productgridview .slick-next,
.topSellerMainSection .slick-next,
.topPickListSection .slick-next,
.topBrandSection .logo_carousel_wrapper .slick-next{background: #fff !important; 	border: 1px solid #C1C1C1;	width: 46px;	height: 46px;	border-radius: 50px;	top: -50px;	right: 0px;	left: inherit; padding-left: 4px;}

.productbody .productgridview .slick-next::before,
.topSellerMainSection .slick-next::before,
.topPickListSection .slick-next::before,
.topBrandSection .logo_carousel_wrapper .slick-next::before {color: #125983;  content: '\f105';   text-decoration: inherit; font:normal normal normal 14px/1 FontAwesome; font-size: 44px;}

.productbody .productgridview .slick-prev,
.topSellerMainSection .slick-prev,
.topPickListSection .slick-prev{top: -35px; right: 80px;}

.productbody .productgridview .slick-next,
.topSellerMainSection .slick-next,
.topPickListSection .slick-next{top: -35px;	right: 15px;}

.tredingMainContainer{overflow: hidden; position: relative; top: -150px; margin-bottom: -150px;}
.tredingMainContainer .tredingBgContainer{position: relative; }
.tredingMainContainer .tredingBgContainer::after { content: ""; background: #125983; height: 1200px;	width: 1000%;	display: block;	position: absolute;	right: -900%;	top: 0px;}
.TredingMainSection .trending-section{padding-top: 30px; padding-bottom: 20px;}


.TredingMainSection .left_not_forget {width: 28%;}
.TredingMainSection .right_not_forget {width: calc(72% - 60px);}
.main_not_forget_section {display: flex;	justify-content: space-between;	align-items: center;  z-index: 2; position: relative;}


.productbody .productlist_essendant .slick-prev,
.TredingMainSection .slick-prev{background: #fff !important; 	border: 1px solid #C1C1C1;	width: 46px;	height: 46px;	border-radius: 50px; /*left: -20px;*/ z-index: 9;}
.productbody .productlist_essendant .slick-prev::before,
.TredingMainSection .slick-prev::before {color: #125983;  content: '\f104';  text-decoration: inherit; font:normal normal normal 14px/1 FontAwesome; font-size: 44px; }
.productbody .productlist_essendant .slick-next,
.TredingMainSection .slick-next{background: #fff !important; 	border: 1px solid #C1C1C1;	width: 46px;	height: 46px;	border-radius: 50px; /*right: -20px;*/}
.productbody .productlist_essendant .slick-next::before,
.TredingMainSection .slick-next::before {color: #125983;  content: '\f105';   text-decoration: inherit; font:normal normal normal 14px/1 FontAwesome; font-size: 44px; z-index: 9;}


.trending-section h2{ color: #fff; font-size: 56px;  margin: 0;    font-weight: 700; max-width: 350px;   position: relative; margin-bottom: 30px; margin-left: 30px; line-height: 60px; z-index: 2;}
.trending-section h2::after {background: #E31E25; content: ""; width: 100px; height: 164px; display: inline-block; position: absolute; top: -30px; left: -30px; z-index: -1;}

.tredingMainContainer .productgridview  .record{border-radius: 0 0 20px 0 !important; background: #fff !important;}
.productgridview .record{background: #fff;  padding: 12px !important;}

.searchbody .record .recordimage,
.productgridview .record .recordimage{background: #E3E3E3;}

.searchbody .record,
.productbody .productgridview  .record,
.categorybody .productgridview  .record,
.topSellerMainSection .productgridview  .record,
.topPickMainSection .productgridview .record {background: #F5F5F5; padding: 0 0 12px 0 !important;}

.searchbody .record > div,
.productbody .productgridview .record > div,
.categorybody .productgridview .record > div,
.topSellerMainSection .productgridview .record > div,
.topPickMainSection .productgridview .record > div {padding-right: 12px!important; padding-left: 12px !important;}

.searchbody .searchcontentwrap .featuredproduct-wrap,
.categorybody #categorymain .featuredproduct-wrap{ background: #fff !important;}
.searchbody .searchcontentwrap .featuredproduct-wrap h2,
.categorybody #categorymain .featuredproduct-wrap h2{background: #f0f0f0; margin: 0 -5px 15px !important; padding: 15px 10px !important; font-size: 18px !important; font-weight: 600 !important; color: #000;}

.featuredproduct-wrap .productgridview #categorygridtemplaterecords lb\:product{margin: 0 0 20px;}

.categorybody .record .recordsku a{font-size: 12px !important;}

.searchbody .record,
.categorybody .productgridview .record{ margin-bottom: 0;}

.searchbody .gridcontrol .gridcontrolrow,
.categorybody .gridcontrol .gridcontrolrow{margin-top: 20px;}
.searchbody .gridcontrol .gridcontrolrow .gctotals,
.categorybody .gridcontrol .gridcontrolrow .gctotals{display: inline-block;}

.categorybody .gridcontrol .gridcontrolrow .gcsort,
.searchbody .gridcontrol .gridcontrolrow .gcsort{margin-right: 10px;}
.categorybody .gridcontrol .gridcontrolrow .gctotals,
.searchbody .gridcontrol .gridcontrolrow .gctotals{margin-top: 10px;}

.searchbody .record .recordimage{padding-top: 24px;}

.affiliate-wrapper fieldset,
.servicebody fieldset.contactform {padding: 60px 20px 20px 20px; background: #f2f2f2; position: relative;}
fieldset legend {font-size: 16px; font-weight: bold; padding: 10px;}

.affiliate-wrapper fieldset legend,
.servicebody fieldset.contactform legend { padding-top: 0; position: absolute; top: 20px; text-transform: uppercase; color: #000;}
fieldset { border: 1px solid #c0c0c0;  margin: 15px 0;}
.contactform input[type="text"], .contactform input[type="password"], .contactform textarea {    border: 1px solid #e0e0e0;  width: 100%;  height: 46px !important;  padding: 10px;  border-radius: 5px;   margin: 5px 0;}
.servicebody fieldset.contactform .formlabel { vertical-align: middle;}

.productgridview .recordsku a, 
.product-main-left2 .productlist_mobile .recordsku a, 
.homebody .productgridview .record .recordsku a{
    color: #8E8E8E; display: inline-flex;	margin: 0;	font-size: 12px !important;	font-style: normal;	font-weight: 500 !important;}
.productgridview .recordsku a::before, 
.product-main-left2 .productlist_mobile .recordsku a::before, 
.homebody .productgridview .record .recordsku a::before { 
    content: "item: ";	width: 100%;	display: inline-block;	color: #8E8E8E;	font-weight: 500;	margin: 0 5px 0 0px; font-size: 12px;
    font-style: normal;}

.tredingMainContainer .productgridview .record .recordsku a:before,
.tredingMainContainer .productgridview .record .recordsku a,
.productgridview .record .recordsku a{font-size: 16px !important;	font-style: normal;}


.productlist_essendant .record .recordprice a{color: #2f5993!important;}
.productgridview .record .recordprice::before{display: none;}

.searchbody .productlist_essendant .record .recordsku{padding-left: 12px !important;}

.record .recordprice a { color: #125983 !important;	font-size: 16px !important;	font-weight: 500 !important;}
.productgridview .gridcontrol .gridcontrolrow { margin-bottom: 0; margin-top: 0;}

.topPickMainSection .topPickWrapper,
.topSellerMainSection .topSellerWrapper{padding-bottom: 30px;}

.productbody .producttemplate-2012A .product-top-wrap .product-top-col1 {margin: 0;	width: calc(59% - 80px);}
.productbody .producttemplate-2012A .product-top-wrap .product-top-col3, 
.productbody .producttemplate-2012A .product-top-wrap .product-top-col2 { width: 40%;}
.productbody .producttemplate-2012A .product-top-wrap .product-top-col3{background: #f1f1f1; border-radius: 10px;padding: 10px 25px 25px 25px;}

.producttemplate-2012A .product-tabs-wrap {width: 98%; position: relative;}
.producttemplate-2012A .product-tabs-wrap::after {background: #125983;height: 60px;	width: 1000%;	position: absolute !important;	top: 0;
	display: block;	right: -1000%;	content: "";}
.producttemplate-2012A .product-tabs-wrap::before {background: #125983;	height: 60px;	width: 1000%;	position: absolute !important;	top: 0px;
	display: block;	left: -999%;	content: ""; z-index: 9;}
.productbody #maincontent{overflow: hidden}

.productbody .producttemplate-2012A .product-bottom-wrap .product-css-tabs{background: #125983; height: 60px;}
.producttemplate-2012A .product-css-tabs li a.current{border-top: 3px solid #e31e25; border-bottom: 0; background: #fff !important;
  color: #125983 !important; margin: 0; box-shadow: 0 0 0px #999;}
.producttemplate-2012A .product-css-tabs li a{color: #fff; background: transparent; border-left: 1px solid #fff;  min-height: 59px; margin: 0;
     min-width: 140px; text-align: center;}

.productbody .product-css-tabs-pane{ max-height: 560px; overflow: auto; display: block;}
body .producttemplate-2012A .product-attributes-wrap table tr:nth-child(odd){background: #fbfbfb !important;}
.producttemplate-2012A .product-attributes-wrap table tr .productpropertylabel { font-weight: 600;  color: #125983;}

.cartbody .rescart-titlewrap { border-bottom: 1px solid #ccc;	/*width: calc(98% - 30%);*/	padding-bottom: 10px;	margin-bottom: 20px;}
.cartbody .rescart-titlewrap h1{	color: #125983;	font-weight: 600;	font-size: 36px; margin-bottom: 10px;}
.cartbody #cartsubtitle h3{color: #E31E25; font-size: 25px;  font-weight: 600;}     
.cartbody .cartwholecart-res .recart-prodrow{border-bottom: 1px solid #81a0c6;}


.cartbody .cartwholecart-res .rescart-review {  background: #2A5983;   padding: 30px 25px 20px; color: #fff; border-radius: 10px 10px 0 0; border: 0;}
.cartbody .cartwholecart-res .rescart-review h3 {  margin: 0;  color: #fff;  padding-bottom: 10px; font-size: 0px;  font-weight: 700!important;}
.cartbody .cartwholecart-res .rescart-review h3:before { content: "Cart Review";  font-size: 25px;}
.cartbody .cartwholecart-res .rescart-rightcol {width: 380px;}
.cartbody .cartwholecart-res .rescart-leftcol {width: calc(98% - 380px);}

div#carttotals table td { text-align: left;  font-size: 18px; font-weight: 600;  padding: 10px;}
.cartwholecart-res .carttotals-shipping-detail td {font-size: 14px !important;font-weight: 400 !important;}
div#carttotals table td.formlabel {  width: 180px!important;  text-align: left!important;}
div#carttotals table td.formfield { text-align: right;}
div#carttotals table{width: 100%;}
div#carttotals table .carttotals-total td{font-size: 26px; font-weight: 700;}
div#carttotals table .carttotals-total { border-bottom: 1px solid #3796c2;  border-top: 1px solid #3796c2;}
div#carttotals table tr {border-bottom: 1px solid #6987ab;}

.cartbody .cartwholecart-res .btnCheckoutViewCart{ background: #000;  border-radius: 5px !important;  margin-top: 20px;  width: 100%;  max-height: 60px;
    padding: 10px 60px;  min-height: 60px;}
.cartbody .cartwholecart-res .btnCheckoutViewCart:hover{background: #E31E25;}

.rescart-continue .btnContinueShoppingViewCart,
.rescart-updaterow .rescart-update .rescart-updatebtn{font-family: "Montserrat", sans-serif;background: #E31E25;  border-radius: 5px!important; 
    font-weight: 500;  padding: 10px 15px !important; border: 0}
.rescart-continue .btnContinueShoppingViewCart{ min-height: 40px; display: inline-block;}
.ressavecart-wrap .savecart-show{padding: 10px 15px;  font-weight: 500;}

.cartwholecart-res .rescart-couponwrap {background: #e31e25; padding: 15px; margin: 0 0 20px 0;}
.cartwholecart-res .rescart-couponwrap > div {border: 2px dashed #fff;	padding: 15px;	display: flex; flex-wrap: wrap; align-content: center;}
.cartwholecart-res .rescart-couponwrap span.promocodelabel{  color: #fff;  font-size: 18px;  font-weight: 500;  text-transform: uppercase;  
    margin-bottom: 15px;  width: 100%;  padding: 0;  align-content: center;}
.cartwholecart-res .rescart-couponwrap input[type="text"]{  height: 33px;  border-radius: 0; width: 100%}
.cartwholecart-res .rescart-couponwrap .btnAddCouponViewCart{  background: #125983;  top: 68px;  right: 30px;  border-radius: 0; height: 34px; padding: 10px 15px;}
.cartwholecart-res .rescart-couponwrap .btnAddCouponViewCart:hover{background: #0593ce;}

.alternates .viewport{background: #f1f1f1;}
.alternates .overview a{margin: 2px 3px; border-radius: 5px; overflow: hidden; border: 1px solid #ddd !important;}

.recart-prodrow .rescart-imgname .third-block{  width: 20.33333333%;}
.recart-prodrow .rescart-imgname .twothird-block{ width: 75.66666667%;}
.cartwholecart-res .rescart-priceqty{width: 41.33333333%; display: flex;}
.twothird-block.rescart-imgname{width: 54.66666667%;}

.cartwholecart-res .rescart-removerow,
.cartwholecart-res .rescart-priceblock{width: 25%; text-align: center;}
.cartwholecart-res .rescart-priceblock.rescart-lineqty{padding-top: 0;}


.defaultbody .productsbysku {float: left;  width: 50%;}
.defaultbody .productsbysku .productsbysku-inner {  background: #e0e0e0;   padding: 20px 20px 10px;  width: 65%}
.defaultbody .productsbysku .productsbysku-inner .productsbysku-fields table {  width: 100%}
.defaultbody .productsbysku .productsbysku-inner .productsbysku-fields table th {  font-weight: 500;    background: none;    text-align: left;
    padding: 0 5px}
.defaultbody .productsbysku .productsbysku-inner .productsbysku-fields table td {    padding: 0 5px 10px}
.defaultbody .productsbysku .productsbysku-inner .productsbysku-fields table td input.fieldsku {   width: 300px!important}


.myaccountbody .myaccountcontentwrap .rgNoRecords td > div,
.myaccountbody .orderHistory-wrapper .rgNoRecords td > div{padding: 10px;}
.myaccountbody .mailinglistform-table .RadCaptcha p .textBox { width: 100% !important;  margin: 7px 0 15px;}
.myaccountbody .myaccountwrap-shoppingcarts .cc-profile-add h3 {font-size: 18px;}
.myaccountbody .myaccountwrap-shoppingcarts input[type="text"]{margin: 10px 0;}
.myaccountbody .myaccountwrap-shoppingcarts input[type=image]{padding: 5px 15px; border-radius: 5px;}
.myaccountbody .editpassword-wrap .forgotPass{ color: #126fa5;  font-weight: 600;  margin-top: 5px; display: inline-block;  font-size: 14px;}
.myaccountbody .editpassword-wrap .forgotPass:hover{color: #0593ce;}


#homepagecolumn1 .camera_pag{position: relative;z-index: 1; top: -150px;}
#homepagecolumn1 .camera_wrap .camera_pag .camera_pag_ul{text-align: center;}
#homepagecolumn1 .camera_wrap .camera_pag .camera_pag_ul li { width: 14px; height: 14px; background: rgba(255,255,255,0.7);}
#homepagecolumn1 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span { background: #E31E25; width: 14px; 	height: 14px;  border-radius: 50%; top: 0;	left: 0;}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont{border-radius: 50%; background: #fff;}

.resheader-cart-wrap span.cartcontentblock-fullwrap:hover .cartpopup{display: block !important;}
.resheader-cart-wrap .cartpopwrap .cartdd-totals-disclaimer,
.resheader-cart-wrap .cartpopwrap .cartpopup .cartpopupwrap span{color: #000;}
.cartcontentblockwrap .cartpopwrap .cartpopup .cartpopupwrap .cartdd-carttotals .cartdd-totals-total span{color: #E31E25;}
.cartcontentblockwrap .cartpopwrap .cartpopup .cartpopupwrap .cartdd-actionbuttons .cartdd-actiondiv.ddr{background: #E31E25; }

#cart-totals .cartpopwrap{position: static; text-align: left;}
#cart-totals .cartpopwrap a{color: #000;}
#cart-totals .cartpopwrap .cartsku{padding: 5px 0 2px;}
#cart-totals .cartpopwrap .cartdd-checkoutbtn::before {color: #fff;  font-family: "Montserrat", sans-serif;  font-size: 14px;}


.producttemplate-2012A .product-addtn-buttons{border-top: 1px solid #c2c2c2; padding-top: 0px; margin-bottom: 20px;}
.producttemplate-2012A .product-addtn-buttons #wishlist{margin: 0; display: inline-flex; align-items: center; min-height: 22px; margin-top: 15px;}
.producttemplate-2012A .product-addtn-buttons #printthispage,
.producttemplate-2012A .product-addtn-buttons #EmailThisPage,
.producttemplate-2012A .product-addtn-buttons #favorites{padding-right: 10px; border-right: 1px solid #c2c2c2; margin: 0; margin-right: 10px;
    display: inline-flex; align-items: center; min-height: 22px; margin-top: 15px;}
.producttemplate-2012A .product-addtn-buttons #wishlist{padding-right: 10px; border-right: 1px solid #c2c2c2; margin-right: 10px;}
.producttemplate-2012A .product-addtn-buttons #printthispage{border: 0}

.productgridview .record .recordnamedescwrap{line-height: 18px; min-height: 81px; height: 81px;}
.searchbody .productgridview .record .recordnamedescwrap{ min-height: 60px; height: 60px;}
.productgridview .record .addWrap,
.productgrid .record .addWrap {  display: flex;   align-items: center; margin-top: 5px;}
.productgridview .record .addWrap .qty,
.productgrid .record .addWrap .qty{ width: 70px;}
.productgridview .record .addWrap .qty .fieldqtywrap,
.productgrid .record .addWrap .qty .fieldqtywrap{ display: flex; align-items: center;}
.productgridview .record .addWrap .qty .fieldqtywrap:before,
.productgrid .record .addWrap .qty .fieldqtywrap:before { content: "Qty:"; color: #125983; margin-right: 10px;}
.productgridview .record .addWrap .qty .fieldqtywrap .fieldquantity,
.productgrid .record .addWrap .qty .fieldqtywrap .fieldquantity{ text-align: center;  max-width: 60px; min-width: 30px;
    text-indent: 0; height: 25px; border: 1px solid #8E8E8E;  border-radius: 0;  color: #125983; font-weight: 500;}
.productgridview .record .addtocart,
.productgrid .record .addtocart{ width: 180px;  margin-left: 15px;}
.productgridview .record .addtocart input[type=image],
.productgrid .record .addtocart input[type=image]{ background-color: transparent; margin: 0; max-width: 100%;}


fieldset.contactform .buttonrow {padding: 20px 0 0;  clear: none; display: block; float: left; width: 100%;}
.contactform .RadCaptcha p .textBox {float: left; margin-left: 10px;}

.maincontentwrapper h1 { margin-bottom: 30px; margin-top: 10px; font-size: 28px; color: #222;}
.viewOrder-wrapper table tbody tr>td:first-child {width: 20%;}
.viewOrder-wrapper table tbody tr>td:last-child {width: 80%;}
.viewOrder-wrapper table tbody tr>td label{font-size: 16px;}

.defaultbody .defaultcontentwrap{margin-top: 30px; margin-bottom: 30px;}
.defaultbody .defaultcontentwrap .cp_about_us img{max-height: 400px;}
.defaultbody .defaultcontentwrap .cp_about_us p{font-size: 16px; line-height: 24px;}

.maincontentwrapper .categorymenu ul li ul li, .maincontentwrapper #guidedmenu ul li ul li { padding: 4px 0px 4px 4px; border-bottom: 1px dotted #ccc;
font-size: 14px;}
.maincontentwrapper .categorymenu ul li ul li, .maincontentwrapper #guidedmenu ul li ul li a{ line-height: 18px !important;}
.maincontentwrapper .categorymenu input[type="checkbox"], input[type="radio"]{ margin-top: 6px;}
.maincontentwrapper #categoryleft .categorymenu .decoratedblock .activefilter a {font-size: 14px;  padding: 10px 10px;}
.maincontentwrapper .categorymenu h4, .maincontentwrapper .sidemenu h4, .maincontentwrapper #guidedmenu h4{display: block; padding: 0px 0 10px;
    margin-top: 0;}

#faquestions a, #faanswers a, .servicecontentwrap p a, .servicecontentwrap p a span { color: #2d68ad!important;  font-size: 18px; 
    font-weight: 500!important;}
#maincolumn h2 {font-size: 22px;  color: #222;}
#faanswers h3 { font-size: 16px;  color: #222;}

#affiliateform .specialselect{    height: 46px; max-width: 356px; border: 0; }
#affiliateform .specialselect select {height: 46px;  border: 1px solid #ccc !important; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); background: #fff;}
#affiliateform .form-row input[type="text"], #affiliateform .form-row input[type="password"]{width: 93%; max-width: 356px;}

.categorybody .productgridview .gridcontrol .sort-by select,
.searchbody .productgridview .gridcontrol .sort-by select{width: auto;}
.header-row3{background: #125983; border-top: 1px solid #e6e6e6;}

.homebody div#maincontent {padding: 0;}
div#maincontent {padding: 30px 0;}
#LoginWrapper{margin-top: 10px;}
#LoginWrapper .divSkipLogin h2, 
#LoginWrapper .divReturnLogin h2 {background-color: #125983;  padding: 15px;  font-size: 18px; font-weight: 600;}
#LoginWrapper .loginform-table{width: 100%;}

.categorymenu ul li ul li a:active, 
.sidemenu ul li ul li a:active, 
#guidedmenu ul li ul li a:active{color: #125983;}

.myaccountwrap-productlists .myacct-prodlist-footwrap input[type="image"] {background: transparent;}
.myaccountwrap-productlists .myacct-prodlist-searchwrap .myacct-prodlist-browse a.btn-browseinstore span::after{right: 0;}
.myaccountwrap-productlists .myacct-prodlist-noproduct input[type="text"]{width: 140px !important;}

.productbody .ccs-cc-inline .ccs-cc-inline-intro {font-size: 26px; font-weight: 500; color: #125983;}

.inkfinder-searchbox{position: relative;}
.inkfinder-searchbox input[type="image"]{background: transparent;  position: absolute;  right: 13px;  top: 16px;}
.inkfinder-wrapper .inkfinder-searchwrapper .inkfinder-browsemanuf { border: 0;}
.inkfinder-wrapper .inkfinder-clearsel a, .inkfinder-wrapper .inkfinder-browsemanuf a {
    background: #125983;  color: #fff;  display: block;   text-align: center;  padding: 10px 0;   font-size: 16px;  font-weight: 500;
    border-radius: 5px;  text-decoration: none; margin-top: 20px;}
.inkfinder-wrapper .inkfinder-controlwrapper, .inkfinder-wrapper .inkfinder-searchwrapper{width: 48%;}

.lb_record lb\:product{width: 100%!important;float: none !important;}

/* #aspnetForm #navcolumn{display: none;}
#aspnetForm #maincolumn{margin-left: 0;} */

.myaccountbody .RadTreeList_Bootstrap .rtlR a, .myaccountbody .RadTreeList_Bootstrap .rtlA a, .myaccountbody .RadTreeList_Bootstrap .rtlREdit a, .myaccountbody .RadTreeList_Bootstrap .rtlEditForm a{color: #fff; padding: 3px 5px; font-size: 11px;}
.order-viewreceipt-wrap .orderviewprint input[type=image],
.myaccountbody input[type=image]{background: transparent;}
.order-details-shipmethod{margin-top: 40px;}
.order-viewreceipt-wrap .order-paymentinfo em{background: #26476a; color: #fff; padding: 10px;}

/* Media Query Start */

@media screen and (min-width: 641px) {
    .RadCaptcha p {  width: calc(100% - 250px); display: inline-block;  margin: 0; }
    .RadCaptcha p .textBox { width: calc(100% - 10px) !important;  margin-top: 0;}
}


@media (min-width: 801px){
	.Ft_Title::after {content: "";	background: #3887C4;	width: 150px;	height: 1px;	display: block;	margin-top: 15px;}
	.prod_paymentSection .Ft_Title::after{width: 209px;}
}
@media (min-width: 1025px){
	.header-row2 .resheader-mainmenu .mm_style1 ul.megamenu { display: none;  background: #fff;  border: 1px solid #e0e0e0;  position: absolute;  z-index: 999;  list-style: none;  margin: 0; padding: 0;   min-width: 245px; text-align: left;}
	.header-row2 .resheader-mainmenu .mm_style1:hover  ul.megamenu{display: block;}

	.header-row2 .resheader-mainmenu .mm_style1 ul.megamenu > li.level1{display: block;}
	.header-row2 .resheader-mainmenu .mm_style1 ul.megamenu > li.level1 > a {padding: 10px;  display: block; text-decoration: none!important; color: #125983; font-weight: 600; line-height: inherit; background: transparent;}

	.header-row2 .resheader-mainmenu .mm_style1 ul.megamenu li.level1:hover {background: #125983;}
	.header-row2 .resheader-mainmenu .mm_style1 ul.megamenu li.level1:hover a{ color: #fff;}
	.header-row2 .resheader-mainmenu .mm_style1 ul.megamenu li.level1 {position: relative;}
	.header-row2 .resheader-mainmenu .mm_style1 ul.megamenu li.level1 .dropdown {display: none!important; position: absolute;  left: 100%; background: #fff;  width: 800px!important;	top: 0; -webkit-box-shadow: 0 0 8px #cecece; box-shadow: 0 0 8px #cecece;}
	.header-row2 .resheader-mainmenu .mm_style1 ul.megamenu li.level1:hover .dropdown {display: block!important;}

    .header-row2 .resheader-mainmenu .mm_style1 ul.megamenu li.level2 a{color: #08315b !important;}
    .header-row2 .resheader-mainmenu .mm_style1 ul.megamenu li.level2:hover a{color: #167ab5 !important;}
    
    
	.header-row2 .resheader-mainmenu ul.megamenu li.level1 .dropdown .postcolumn {display: table-cell;	width: auto;min-width: 209px;}
	.header-row2 .resheader-mainmenu ul.megamenu li.level1 .dropdown ul.column {	border-right: 1px solid #e0e0e0;display: table-cell;width: auto;}

    .header-wrapper .header-row1,
    .header-wrapper .header-row3{display: none;}
	.mob_menu_col .dropdown_tab .mobm-li-login a:last-child{display: none;}


	.categories_wrapper{position: relative;}
	.resheader-mainmenu .dd_menu h4{ background-color: #193c73;  color: #fff;  border-radius: 0;  padding: 4px 20px 4px 20px; font-size: 18px; line-height: 43px;  position: relative; min-width: 165px; margin: 0; min-height: 54px;}
	.categories_wrapper h4::before {content: "\f0d7"; font-family: 'FontAwesome';  right: 35px;  position: absolute;}
	.categories_wrapper ul.categorymenu-ul.dd-categorymenu { background-color: #193c73;  min-width: 216px;  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);   z-index: 1;    list-style: none;    padding-left: 0px;  margin: 0; position: absolute; display: none;}
	.categories_wrapper:hover ul.categorymenu-ul.dd-categorymenu{display: block;}
	.categories_wrapper ul.categorymenu-ul > li {display: block; /*position: relative;*/}
	.categories_wrapper ul.categorymenu-ul > li > ul > li{padding: 15px 0px 15px; display: inline-block; width: 100%;}
	.categories_wrapper ul.categorymenu-ul>li>ul{ min-width:1020px; min-height: 100%; column-count: 3;   top: 0; left: 216px;}
/*	.categories_wrapper ul.categorymenu-ul >li:hover >ul{grid-template-columns: 1fr 1fr 1fr; display: grid; grid-column-gap: 10px;}*/
	.categories_wrapper ul.categorymenu-ul>li>ul .mm_goback{display: none;}
	.resheader-mainmenu ul.categorymenu-ul>li>ul>li a{padding:0 10px;}
	.resheader-mainmenu ul.categorymenu-ul>li>ul>li a:hover{text-decoration: underline; color: #126fa5;}
	.resheader-mainmenu ul.categorymenu-ul>li>ul{/*column-count: 3;*/ width: 100%; border: 1px solid #ccc; left: 0;}
	
	.header-row3{background: #125983;}
	.header-row3 .innerwrap .resheader-mainmenu {display: block; flex-wrap: wrap;  justify-content: space-between;    align-items: center;}
	.top_contact{min-height: 90px; padding: 22px 15px 0; text-align: center;}
	.top_contact .icon{ background: url(/Images/Design/top-contact-icon.png) no-repeat 0 0;  font-weight: 500; text-align: center;
    width: 32px; display: block;  height: 23px; padding: 0 0 30px 0;margin:0 auto;}
	.top_contact span {text-transform: uppercase;}
	
	.ink_toner .tonerfinder{ display: block;   text-align: center; padding-top: 20px;}
	.ink_toner .icon{ background: url(/Images/Design/inkToner-img.png) no-repeat 0 0;  font-weight: 500; text-align: center;
    width: 32px; display: inline-block;  height: 23px; padding: 0 0 30px 0;}
	.ink_toner span{display: block; font-size: 14px; margin-top: 4px;}
	
	/* Product detail page style */
	.productbody .innercontentwrap h1.product-h1{ max-width: 1170px;  margin: 0 auto;  text-align: left;     padding: 0 0 10px;}
	.productbody .innercontentwrap h1.product-h1 > span{/*width: calc(100% - 49%);*/ display: inline-block; text-align: left;} 
	.productbody .innercontentwrap h1.product-h1 span{padding: 0;}
	.productbody .innercontentwrap .product-mfrlogo{ max-width: 1070px;  margin: 0 auto;  position: relative;  width: 100%; float: none;}
	.productbody .innercontentwrap .product-mfrlogo > a{/*margin-left: 49%;*/}	
	/* Product detail page style */
	
	/* Favorities Block */
	.myaccountbody .myaccountwrap-productlists .searchbutton{background: #7c7c7c; padding: 12px; border-radius: 5px;}
    .myaccountbody .myacct-prodlist-searchwrap .searchbutton{background: #fff; padding: 12px 5px; border-radius: 0;}
	.myaccountbody .myaccountwrap-productlists .RadInput_Bootstrap a{padding: 0;}
	.myaccountbody .myaccountwrap-productlists .myacct-prodlist-headwrap .myacct-prodlist-addsku{width: 49%;}
	.myaccountbody .myaccountwrap-productlists .myacct-prodlist-headwrap div input, 
	.myaccountbody .myaccountwrap-productlists .myacct-prodlist-headwrap div select{float: left; width: 72% !important;
		line-height: 25px; height: 38px; margin-right: 5px;}
	.myaccountbody .myaccountwrap-productlists .myacct-prodlist-move .sys-cssbutton:hover,
	.myaccountbody .myaccountwrap-productlists .myacct-prodlist-move .sys-cssbutton,
	.myaccountbody .myaccountwrap-productlists .myacct-prodlist-addsku .sys-cssbutton:hover,
	.myaccountbody .myaccountwrap-productlists .myacct-prodlist-addsku .sys-cssbutton{padding: 5px 10px; line-height: 25px; background: #126fa5; float: right; color: #fff; width: 26%;}
	.myaccountbody .myaccountwrap-productlists .myacct-prodlist-headwrap div{width: 49%;}
	
	.myaccountbody .myaccountwrap-productlists .RadGrid_Bootstrap .rgHeader{background: #353535; color: #fff; padding: 15px; 
		text-align: left !important;}
	
	/* Favorities Block */
    
    .maincontentwrapper .categorycontentwrap #categoryleft, .maincontentwrapper .searchcontentwrap #categoryleft {width: 20%; font-size: 14px;}
    .maincontentwrapper .categorycontentwrap #categorymain, .maincontentwrapper .searchcontentwrap #categorymain {width: 76%;}
    
    .productbody .innercontentwrap .product-mfrlogo{position: absolute; right: 0px; top: -10px;  float: right; margin: 0px 10px;  width: auto;}
    .productbody .innercontentwrap h1.product-h1{max-width: calc(100% - 95px);  margin: 20px 0;  color: #040404;  font-size: 22px;  font-weight: 500;
        line-height: 1.3em;}
    
    .header-row2 .lb_cart-srch .half-block .topMenuSection ul.contactList li{text-wrap: nowrap;}
    
}
@media (min-width: 1333px){
	.header-row3 .innerwrap .resheader-mainmenu .mob_menu_col{display: block;}
	.header-row3 .innerwrap .resheader-mainmenu .mob_menu_col.categories_wrapper,
	.header-row3 .innerwrap .resheader-mainmenu .categories_wrapper .mob_menu_col{display: block;}
	.resheader-mainmenu ul.categorymenu-ul>li>ul>li.mm_goback{display: none;}
	.resheader-mainmenu ul.categorymenu-ul>li>ul>li{padding: 10px 0; float: left; width: 33.333%;}
	.productgridview.productgridview_sm lb\:product:nth-child(5n+1),
	.productgridview.productgridview_lg lb\:product:nth-child(5n+1){clear: none;}
	.productgridview.productgridview_sm lb\:product:nth-child(4n+1),
	.productgridview.productgridview_lg lb\:product:nth-child(4n+1) {clear: left;}
	.productgridview.productgridview_sm lb\:product:nth-child(3n+1),
	.productgridview.productgridview_lg lb\:product:nth-child(3n+1){clear: none;}
	.productgridview.productgridview_sm lb\:product,
	.productgridview.productgridview_lg lb\:product {width: 25%;}
	.productgridview.productgridview_sm lb\:product{float: left;  padding: 10px; border: 0;}
}

@media (min-width: 1900px){
	.right_not_forget .productgrid {margin-right: -200px;}
}	


@media (max-width: 1280px){
    .discountWrapper .discountTextBox{top: 30px;}
}

@media (max-width: 1168px){
	.top_special_banner > div {width: calc(50% - 20px); margin: 10px;}
	.breakRoom_wrapper {padding: 0 5px;}
	.breakRoom_wrapper > div {width: calc(33.33334% - 10px);margin: 0 5px;}
	.delivery_wrapper{padding: 0 10px; margin: 20px 0 30px;}
	.delivery_wrapper > div {width: calc(50% - 10px);margin: 0 5px;}
	.categories_list .categories_img_block{border: 0px solid #f0f0f0; text-align: center;}
	.Our-Categories-wrapper .categories_list {padding: 0 10px; justify-content: flex-start;}
	.Our-Categories-wrapper .categories_list > div {width: calc(25% - 10px); margin: 5px;}
	
	.order-viewreceipt-wrap .order-details-table{overflow:hidden;}
	.order-viewreceipt-wrap .order-details-table>div{overflow:hidden;overflow-x:auto;}
	
	.footer-main,
	.save_banner{padding: 0 10px;}
	.support_wrapper{margin: 0 10px;}
	.mailinglistsignupform .blockcontent{padding-right: 15px;}
	.brands_main_wrapper{padding: 0 40px;}
	
	.delivery_wrapper img,
	.save_banner img,
	.categories_img_block img,
	.top_special_banner img,
	.breakRoom_wrapper img{max-width: 100%; height: auto;}
	
	.productbody .producttemplate-2012A .product-bottom-wrap .product-bottom-col1{width: 96%;}
	.producttemplate-2012A .product-tabs-wrap{margin: 40px auto !important; padding: 15px;}
	.producttemplate-2012A .product-css-tabs-pane{padding-left: 0; padding-right: 0;}

	.header-row2 .resheader-search .yearText{font-size: 16px;}
	.header-row2 .lb_cart-srch .half-block .topMenuSection ul.contactList li a{font-size: 14px;}
	.header-row2 .lb_cart-srch .half-block .topMenuSection ul.contactList li .fa {width: 24px; height: 24px;}
	.header-row2 .lb_cart-srch .half-block .topMenuSection ul.contactList li .fa { font-size: 12px;	line-height: 14px;}
   
    
    .producttemplate-2012A .product-tabs-wrap::before{left: -998%; top: 15px;}
    .producttemplate-2012A .product-tabs-wrap::after{right: -998%; top: 15px;}
    
    .productbody .producttemplate-2012A .product-bottom-wrap .product-bottom-col1{width: 100%;}

    .mob_menu_col .dropdown_tab .mobm-li-login a:last-child{display: none;}
    
    .product-top-col3 .product-addtocartwrap .productpricepnl b{display: block; margin-top: 20px;}
}
@media (max-width: 1024px){
	.header-row2 .lb_cart-srch {  width: 77% !important;  max-width: 100%;}
	.header-row2 .innerwrap .lb_cart-srch{display: flex; align-items: center;}
	.header-row2 .lb-search{display: block; float: right;  margin-right: 20px !important;}
	.header-row2 .lb_cart-srch .fourth-block .resheader-cart{padding: 0 20px;}
	.header-row3 .top_contact,
	.header-row3 .searchboxform{display: none;}
	.mob_menu_col.mm-cart-totals{border-right: 0;}
	.mob_menu_col.mm-cart-totals a {margin: 0 20px;}
	.categories_wrapper .mob_menu_col{display: inline;}
	.resheader-mainmenu ul.categorymenu-ul>li>a, 
	.resheader-mainmenu ul.categorymenu-ul>li .mobm-li-title{line-height: 34px; font-size: 14px;}
	.resheader-mainmenu ul.categorymenu-ul>li>a:after,
	.resheader-mainmenu ul.categorymenu-ul>li .mobm-li-title:after{line-height: 30px;}
	.mob_hidden.mob_menu_more {display: none !important;}
	
	.productbody .producttemplate-2012A .product-top-wrap,
	.productbody .producttemplate-2012A h1.product-h1,
	.maincontentwrapper .breadcrumbs{padding-left: 15px; padding-right: 15px; box-sizing: border-box;}
	
	.header-row2 .resheader-mainmenu,
	.header-row2 .lb_cart-srch .half-block{display: none;}
	.header-row2 .lb_cart-srch .fourth-block {width: 100%; margin: 0;display: block;}

	.header-row2 .innerwrap .resheader-logo img {margin-top: 10px; margin-bottom: 10px;}
	.resheader-cart-wrap .cartcontentblock-fullwrap,
	.header-row2 .lb_cart-srch .fourth-block .resheader-cart-wrap .signin-out,
	.header-row2 .lb_cart-srch .fourth-block ul.my-ac-dropdown{display: none;}
	.searchboxform{margin-left: auto; margin-right: 0;}

	.mob_menu_col .dropdown_tab a:last-child{display: 0;}
	.mob_menu_col .dropdown_tab::before{display: none;}
    
    .twothird-block.rescart-imgname,
    .cartwholecart-res .rescart-priceqty{width: 98%;}

}

@media(max-width:991px){
	
	/*Login page block*/
	.defaultbody form[action^="/login.aspx"] .maincontentwrapper h1{font-size:20px;}
	.defaultbody form[action^="/login.aspx"] .maincontentwrapper .defaultcontentwrap{width:98%;margin:0;min-width:auto;}
	fieldset#CurrentUsers, fieldset#NewUsers, .defaultbody form[action^="/login.aspx"] fieldset#NewUsers{width:100%;margin:0;}
	.RadCaptcha p .textBox{font-size:12px;width:45% !important;}
	.defaultbody form[action^="/login.aspx"] .maincontentwrapper{padding:20px;}
	.passwordreminder, input[type="checkbox"]+label, input[type="radio"]+label{white-space:normal;}
	.divReturnLogin td.formfield.loginform-rememberchkbx{font-size:11px;}



	.mailinglistsignupform .decoratedblock{flex-wrap: wrap; padding-bottom: 30px;}
	.mailinglistsignupform .decoratedblock h4::after{height: 90px;}
	.footer-wrapper .mailinglistsignupform h4{max-width: 100%; min-height: 70px;}
	.mailinglistsignupform .blockcontent{margin-right: 0;}

	.res-footer-inner .categorymenu:nth-child(2n+1), 
	.res-footer-inner .sidemenu:nth-child(2n+1), .res-footer-inner .resmenu:nth-child(2n+1){clear: inherit;}
	.res-footer-inner .categorymenu:nth-child(3n+1), .res-footer-inner .sidemenu:nth-child(3n+1), .res-footer-inner .resmenu:nth-child(3n+1){clear: left;}
	.prod_paymentSection{width: 50%;}

	.localFirstWrapper{flex-wrap: wrap;}
	.localFirstWrapper .localFirstLeftImg{display: none;}
	.localFirstWrapper .localFirstrightImg, .localFirstWrapper .localFirstLeftImg{width: 100%;}
	.localFirstWrapper .localFirstText {position: absolute; right: 0; top: 30px; max-width: 90%; left: 8%;}
	.localFirstWrapper .localFirstText::before{height: 80px;}
	.localFirstWrapper .localFirstText h3{font-size: 30px;}

	.aboutusWrapper{padding: 0 15px 30px 15px; flex-wrap: wrap; }
	.aboutusWrapper .aboutLeftBlock {max-width: 90%; order: 1;}
	.aboutusWrapper .aboutLeftBlock::after {right: -65px;}
	.aboutusWrapper .aboutRightBlock {max-width: 100%; margin-left: 0;}
	.aboutusWrapper .offerBlock {margin-top: 0;	max-width: 100%; position: relative; right: 0; bottom: 0; margin-bottom: 20px;}

	.product-bottom-col2 h4,
    .topSellerMainSection h2.topSeller_title, 
	.topPickMainSection h2.topPick_title, 
	.topBrandSection h4.TopBrandTitle {	font-size: 30px; padding: 20px 15px;}
	
    .productbody .productgridview .slick-prev,
    .productbody .productgridview .slick-next,
	.TredingMainSection .slick-prev,
	.TredingMainSection .slick-next,
	.topSellerMainSection .slick-next, 
	.topPickListSection .slick-next, 
	.topBrandSection .logo_carousel_wrapper .slick-next,
	.topSellerMainSection .slick-prev, 
	.topPickListSection .slick-prev, 
	.topBrandSection .logo_carousel_wrapper .slick-prev {width: 40px;height: 40px; }

    .productbody .productgridview .slick-prev::before,
    .productbody .productgridview .slick-next::before,
	.TredingMainSection .slick-prev::before,
	.TredingMainSection .slick-next::before,
	.topSellerMainSection .slick-next::before, 
	.topPickListSection .slick-next::before, 
	.topBrandSection .logo_carousel_wrapper .slick-next::before,
	.topSellerMainSection .slick-prev::before, 
	.topPickListSection .slick-prev::before, 
	.topBrandSection .logo_carousel_wrapper .slick-prev::before {font-size: 34px;}

	.topBrandSection .logo_carousel_wrapper {width: calc(100% - 30px); margin: 0 15px;}

	.rebateBannerWrapper .rebateText {top: 50px; left: 250px; font-size: 20px;}
	.rebateBannerWrapper h3.headingTitle {font-size: 40px;}
	.rebateBannerWrapper {padding-bottom: 30px;}

	.newTrendyFurnitureWrapper .trendyFurnitureRight{margin-bottom: 0; max-width: 42%;}
	.newTrendyFurnitureWrapper .catalogueText{font-size: 18px; margin-bottom: 5px;}
	.newTrendyFurnitureWrapper .titleText{font-size: 30px;}

	.aboutusContent .btn, .newTrendyFurnitureWrapper .btnBlock .btn, .discountWrapper .btn, .customerSupportWrapper .btn{margin-top: 0px; position: relative; 
        font-size: 14px; padding: 8px 20px;}
    .customerSupportWrapper .btn{margin-top: 20px;}
    .aboutusContent .btn{margin-top: 20px;}
	
	.trendyFurnitureLeft .steelCaseBlock{max-width: 380px; min-height: 130px; padding: 20px 10px;}
	.trendyFurnitureLeft .steelCaseBlock .steelCaseText {margin: 0 0 10px 0;font-size: 18px;}
	.trendyFurnitureLeft .steelCaseBlock .steelLink {font-size: 16px;}
	.trendyFurnitureLeft .steelCaseBlock .steelLink::after {width: 30px; height: 30px;}
	.trendyFurnitureLeft::before {left: calc(100% - 130%);}

	.discountWrapper h3.headingTitle {font-size: 30px;	line-height: 40px;}
	.discountWrapper .discountMainSection{flex-direction: column;}
	.discountWrapper .discountBox {max-width: 400px;width: 100%;margin: 0 auto 20px;}
	.discountWrapper .discountText{font-size: 26px;}
	
    .aboutusWrapper .aboutusTitle{font-size: 50px; margin-bottom: 15px;}

	.customerSupportWrapper{flex-direction: column;}
	.customerSupportWrapper .supportBox{max-width: 400px;width: 100%;margin: 0 auto 20px;}
	.customerSupportWrapper .supportTextBox{font-size: 26px;}

	.productItemList_Two {flex-wrap: wrap; justify-content: space-around; padding-left: 0;}
	.productItemList_Two .prodList {max-width: calc(50% - 30px); margin-bottom: 15px; margin-left: 15px; margin-right: 15px;}
	.productItemList_Two .prodText {font-size: 26px;}

	.productItemList_First{padding: 0 15px;	flex-direction: column;	text-align: center;}
	.productItemList_First .prodList { max-width: 100%; display: inline-flex; margin: 0 auto 20px;}
	.productItemList_First .prodText{font-size: 26px;}
	.productItemList_First .prodList img{max-height: 380px;}

	.main_not_forget_section{flex-direction: column;}
	.TredingMainSection .left_not_forget {width: 100%; margin: 30px 0; max-width: 500px;}
    .topSellerListSection,
    .topPickListSection,
	.TredingMainSection .right_not_forget {width: calc(100% - 30px); margin: 0 auto;}
	.tredingMainContainer { top: 0; margin-bottom: 0; margin-top: 30px; background: #125983;}

	.TredingMainSection .trending-section {padding-top: 30px; margin: 30px 15px 0;}
	.trending-section h2 {font-size: 40px; max-width: 100%;	margin-bottom: 20px;}
	.trending-section h2::after{height: 140px; left: -45px; top: -60px;}
    
    #homepagecolumn1 .camera_pag{top: -20px;}
    
    .productbody .producttemplate-2012A .product-top-wrap .product-top-col2{width: 100%;}
    
    .cartbody .rescart-titlewrap h1{font-size: 26px;}
    .aboutusWrapper .aboutRightBlock .aboutusContent h4.ContentTitle,
    .aboutusWrapper .offerBlock .OfferTitle,
    .mailinglistsignupform .decoratedblock h4{font-size: 30px;}
    
    .aboutusWrapper .aboutRightBlock h4.ContentTitle::after {height: 85px;}
    
}

@media(max-width: 800px){
	#homepagecolumn1, #homepagecolumn2, #homepagecolumn3{width: 100%;}

	.res-footer-inner .resmenu, .res-footer-inner .resmenu:nth-child(1), .res-footer-inner .resmenu:nth-child(2){width:100%;}
	.res-footer-inner .resmenu h4{font-size:16px;padding:10px 0;margin:0;border-bottom: 1px solid #3381bb; margin-bottom: 15px;}
	.res-footer-inner .resmenu{margin:0;}
	.resmenu.open .decoratedblock>ul, .resmenu .open .decoratedblock>ul, .resmenu.open .blockcontent, .resmenu .open .blockcontent{padding:10px 15px;}
	.footer-copyright{border: 0;}
	.footer-wrapper .res-footer-inner {padding: 20px 1%;}
	.footer-wrapper .ft_list {width: 100%; margin-bottom: 10px;}
	.productgridview.productgridview_sm lb\:product,
	.productgridview lb\:product {padding: .5rem 10px; border-top: 0;}
	.contact_wrapper .resmenu .blockcontent{display: none;}
	.contact_wrapper .resmenu.open .blockcontent{display: block;}
	.productgridview .record .recordimage {/* min-height: auto; margin-right: 20px; */ width: 100%;}
	.productgridview .record{border: 1px solid #eee;}
	.product-bottom-col2 .productgridview lb\:product{width: 100%; padding: 0 10px; box-sizing: border-box; margin-bottom: 20px;}
	.productgridview .record .recordnamedescwrap .recordname a{line-height: 18px;}
	.productgridview .record .recordprice {width: 30%;}
	.productgridview .record .addWrap {float: right;}
	.productgridview .record .recordsku,
	.productgridview .record .recordprice,
	.productgridview .record .recordnamedescwrap{width: 100%;}
		
	.support_wrapper .support_block{padding: 15px 10px;}
	.support_wrapper .support_block .support_icon{ display: block;  width: 100%; text-align: center; margin: 0 0 10px 0;}
		
	.prod_paymentSection {width: 100%;}

	.footer-wrapper .resmenu ul.proudList,
	.footer-wrapper .resmenu ul.categories_List,
	.footer-wrapper .resmenu .contantMainBlock{display: none;	}
	
	.footer-wrapper .resmenu.open ul.categories_List,
	.footer-wrapper .resmenu.open .contantMainBlock{display: block;}

	.footer-wrapper .resmenu.open ul.proudList{display: flex; max-width: 100%;}

	.footer-wrapper .footer-row4 .FooterCopyWrapper{flex-wrap: wrap;}
	.footer-wrapper .footer-row4 .FooterCopyWrapper .ft_logo{order: 0; margin-left: 1%; width: 35%;}
	.FooterCopyWrapper .ft_copyright{ order: 4;	width: 100%; padding: 0; text-align: center; margin-top: 20px; color: #000; }
	.footer-wrapper .footer-row4 .FooterCopyWrapper .ft_securedImg{width: 28%;order: 1; }
	.FooterCopyWrapper .ft_socialIcon{width: 35%;	order: 2; }
	
     body.cartbody .cartwholecart-res .rescart-rightcol,
     body.cartbody .cartwholecart-res .rescart-leftcol {width: 98%;}
    .cartbody .cartwholecart-res .rescart-review{text-align: center;}
    .cartbody .cartwholecart-res .btnCheckoutViewCart{max-width: 300px;}
    
    .productbody .product-bottom-col2 .productgridview lb\:product{margin-left: 0; margin-right: 0;}
    .productbody .producttemplate-2012A h1.product-h1{font-size: 18px; line-height: 22px;}
    
    .aboutusWrapper .aboutusTitle{font-size: 40px;}
    .aboutusWrapper .aboutRightBlock h4.ContentTitle::after{height: 100px;}
    .aboutusWrapper .aboutRightBlock .aboutusContent h4.ContentTitle{font-size: 24px;}
    
    .productgridview .record .addtocart, .productgrid .record .addtocart{width: auto; max-width: 140px;}
}


@media(max-width:767px){
	.top_special_banner {padding: 0 5px;}		
	.mailinglistsignupform .blockcontent{width:100%;max-width:650px;padding:15px 0;}
		
	.brands_main_wrapper h2.title_text,
	h2.title_text {position: relative; margin: 20px 0;}
	.save_banner {padding: 0 10px;}
	
	.delivery_wrapper {padding: 0 5px;}
	.delivery_wrapper > div{width: 100%; margin: 5px;}
	.brands_wrap button.slick-prev, .brands_wrap button.slick-prev:active {left: 0;}
	.brands_wrap button.slick-next, .brands_wrap button.slick-next:active {right: 0;}
	.Our-Categories-wrapper .categories_list > div {width: calc(33.33% - 10px);}
	.delivery_wrapper {text-align: center;}
	.footer-wrapper .mailinglistsignupform h4{width: calc(100% - 60px); font-size: 26px;}
	.mailinglistsignupform .blockcontent,
	.mailinglistsignupform .blockcontent .mailinglistEmail{max-width: 100%;}
	
    .aboutusWrapper .offerBlock .OfferTitle,
    .localFirstWrapper .localFirstText h3{font-size: 26px;}
    .localFirstWrapper .localFirstText p{font-size: 18px;}
    
	.productbody .producttemplate-2012A .product-top-wrap .product-top-col3, 
	.productbody .producttemplate-2012A .product-top-wrap .product-top-col2,
	.productbody .producttemplate-2012A .product-top-wrap .product-top-col1{ width: 100%; box-sizing: border-box; margin-left: 0; margin-right: 0;}
	.productbody .producttemplate-2012A .product-top-wrap .lb_prdTopRight{width: 100%;border-left: 0px solid #f2f2f2;padding: 30px 0 0 20px;}
	
	.productbody .producttemplate-2012A .product-bottom-wrap .product-css-tabs{display: flex; height: 100%; flex-wrap: wrap;     border-bottom: 1px solid #ddd;  padding-bottom: 0px;}
	.producttemplate-2012A .product-css-tabs li{    margin-bottom: 0px;}
	.producttemplate-2012A .product-css-tabs li a{box-shadow: 0 0 1px rgb(0 0 0 / 30%);}

	.newTrendyFurnitureWrapper{flex-direction: column;}
	.trendyFurnitureLeft::before{display: none;}
	.trendyFurnitureLeft .imgCaseSection {opacity: 1;max-height: 400px; overflow: hidden; margin-bottom: 30px;}
	.newTrendyFurnitureWrapper .trendyFurnitureLeft img{width: 96%; border-radius: 0;}
	.newTrendyFurnitureWrapper .trendyFurnitureLeft {max-width: 100%;position: relative;}
	.newTrendyFurnitureWrapper .trendyFurnitureRight {max-width: 100%;width: 96%;	margin-top: 0; margin-left: auto;}
	.newTrendyFurnitureWrapper .trendyFurnitureRight .imgFurnitureSection{max-width: 100%; max-height: 400px; overflow: hidden;}
	.trendyFurnitureLeft .steelCaseBlock{bottom: 30px;}

	.rebateBannerWrapper .rebateText{left: 200px;}
    
    .gridcontrolrow .gcpager{width: 100%; margin-top: 15px;}
    
    .header-row1 ul {padding: 5px 0;	display: block;}
    .header-row1 ul li a{padding: 5px;}

    .mob_menu_col .mm_text { display: inline-block; margin-left: 5px;}
    .mob_menu_col.mm-cart-totals a{position: relative; display: inline-block;}
    .mob_menu_col.mm-cart-totals a .mm_text {font-size: 0;	display: block;	line-height: inherit;	position: absolute;	top: 5px;	right: -15px;	background: #000;
	width: 20px;	height: 20px;	border-radius: 20px;}
    .mob_menu_col.mm-cart-totals a .mm_text .cart-totals-count{font-size: 12px; line-height: 20px;}
    
    .product-top-col3 .product-addtocartwrap .productpricepnl b{display: inline-block; margin-top: 0;}
    .producttemplate-2012A .product-medium-description:before{font-size: 24px; line-height: 30px;}
    
    .inkfinder-wrapper .inkfinder-controlwrapper, .inkfinder-wrapper .inkfinder-searchwrapper { width: 90%;	float: none;	margin: 30px auto;}
    
    
}

@media(max-width:600px){
	.RadCaptcha p .textBox{font-size:12px;width:100% !important;margin-top:10px;}
	.defaultbody form[action^="/login.aspx"] fieldset#NewUsers, .defaultbody form[action^="/login.aspx"] fieldset#CurrentUsers{padding:60px 20px 26px;}
	td.formfield.loginform-rememberchkbx a.forgot{float:left;margin-top:10px;margin-bottom:10px;clear:both;}
	.categories_list_block {width: 46%;margin: 0 2%;}
	
	.top_special_banner > div {width: 100%;}
	.breakRoom_wrapper > div {width: 100%;margin: 5px; text-align: center;}
	.camera_pag{display: none;}
	.camera_prev, .camera_next{display: none;}
	.top_special_banner{margin: 15px 0;}
	.top_special_banner .chair_offer {margin-bottom: 5px;}

	.footer-wrapper .footer-row4 .FooterCopyWrapper .ft_logo {width: 100%;	text-align: center;	}
	.footer-wrapper .footer-row4 .FooterCopyWrapper .ft_securedImg {width: 100%; padding: 15px 0;text-align: center;}
	.FooterCopyWrapper .ft_socialIcon {width: 100%;}

	.rebateBannerWrapper .rebateText {top: 40px;left: 160px;}
	.rebateBannerWrapper .rebateText {font-size: 14px;}
	.rebateBannerWrapper h3.headingTitle {font-size: 30px;}

	.localFirstSection img {max-height: 160px;}
	.localFirstWrapper .localFirstText p{font-size: 20px; line-height: 24px; margin-top: 30px;}
    
    .productItemList_Two .prodText{font-size: 18px; left: 20px; top: 20px;}
    
    .TredingMainSection .left_not_forget{max-width: 380px;}
    
    .producttemplate-2012A .product-tabs-wrap::after,
    .producttemplate-2012A .product-tabs-wrap::before {display: none;}
    .producttemplate-2012A .product-css-tabs li a,
    body.productbody .productcontentwrap .product-bottom-wrap .product-bottom-col1 ul.product-css-tabs li{width: 100%;}
    .producttemplate-2012A .product-css-tabs li a.current{background-color: #f1f1f1 !important; text-align: left;}
    .producttemplate-2012A .product-tabs-wrap{margin: 0px auto !important;}
    
    .product-bottom-col2 h4,
    .topSellerMainSection h2.topSeller_title, .topPickMainSection h2.topPick_title, .topBrandSection h4.TopBrandTitle{font-size: 24px;}
    
    .productbody .productgridview .slick-prev, .topSellerMainSection .slick-prev, .topPickListSection .slick-prev{ 
        left: 0;  top: 50%;  transform: translate(0, -50%);  z-index: 1;
    }
    .productbody .productgridview .slick-next, .topSellerMainSection .slick-next, .topPickListSection .slick-next{
        right: 0; top: 50%;  transform: translate(0, -50%);  z-index: 1;
    }
     
    .topBrandSection .logo_carousel_wrapper .slick-prev{right: 40px;}
    
    .TredingMainSection .right_not_forget{width: 100%;}
    .TredingMainSection .slick-prev{left: 0;}
    .TredingMainSection .slick-next{right: 0}
    
    .product-top-col3 .product-addtocartwrap .productpricepnl b{display: block; margin-top: 20px;}

}

@media(max-width:480px){
	.defaultbody form[action^="/login.aspx"] fieldset#NewUsers table.mailinglistform-table .RadCaptcha img.imageClass{width:170px !important;}
	.support_wrapper .support_block {width: 100%; padding: 20px; justify-content: flex-start;}
	.support_wrapper .quality_block {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;border-left: none;border-right: none;}
	.header-row2 .innerwrap .lb_logo {margin-top:0px;margin-bottom: 0; width: 30% !important;max-width: 100%;}
	.header-row2 .lb-search{margin-top: 0 !important; max-width: 30%; float: none;}
	.header-row2 .lb_cart-srch {width: 70% !important; margin-top: 0 !important; }
	.breakRoom_wrapper{padding: 0 10px;}
	.Our-Categories-wrapper .categories_list{padding: 0 5px;}
	.categories_list .categories_text_block{font-size: 14px;}
	h2.title_text span{max-width: 290px; font-size: 20px;}
	.footer-wrapper .mailinglistsignupform{margin-top: 30px;}
	.footer-wrapper .mailinglistsignupform h4{width: 100%; font-size: 20px;padding: 15px 0 0 10px; margin: 0;}
	.footer-wrapper .mailinglistsignupform h4 span{font-size: 12px; text-align: left;}
	.mailinglistsignupform .blockcontent{width: 96%; margin: 0 auto;}
	.footer-wrapper .res-footer-inner{padding: 20px 5%;}
	.brands_wrap .slick-list {margin: 0 40px; overflow: hidden;}
	.footer-copyright .payment_wrap {margin: 0 auto;}
	.footer-copyright {flex-direction: column;}
	.Our-Categories-wrapper .categories_list > div {width: calc(50% - 10px);margin: 5px;}
	.innerwrap,
	.maincontentwrapper { min-width: auto;}
	.footer-wrapper .mailinglistsignupform h4::before{display: none;}
	.support_wrapper .support_block .support_icon {display: inline-block; width: auto;margin: 0 15px 0 0;}
	
	.order-details-table .order-details-table-bottom tbody > tr>td{width:100% !important;display:block;}
	.order-viewreceipt-wrap .order-details-totals tbody > tr > td{width:auto !important;display:inline-block;}
	.order-viewreceipt-wrap .controlarea1{width:100%;}
	.order-viewreceipt-wrap .order-details-grid th{font-size:14px;}
	.footer-main{padding: 0 15px;}
	
	.maincontentwrapper .checkoutcontentwrap,
	.cartcontentwrap,
	.maincontentwrapper .defaultcontentwrap{padding: 0 10px;}
	.cartwholecart-res .rescart-continue{margin-right: 0;}

	.discountWrapper {margin: 0 15px;}
	.discountWrapper h3.headingTitle {font-size: 22px; line-height: 30px;}

	.rebateBannerWrapper .rebateText {top: 25px;left: 130px;}
    
    .productItemList_Two .prodList{max-width: 300px; width: 100%;}
    .productItemList_Two .prodText{font-size: 24px;}
    
    .productbody .productgridview .slick-prev, .productbody .productgridview .slick-next, .TredingMainSection .slick-prev, .TredingMainSection .slick-next, .topSellerMainSection .slick-next, .topPickListSection .slick-next, .topBrandSection .logo_carousel_wrapper .slick-next, .topSellerMainSection .slick-prev, .topPickListSection .slick-prev, .topBrandSection .logo_carousel_wrapper .slick-prev {
        width: 30px; height: 30px;}
    .productbody .productgridview .slick-prev::before, .productbody .productgridview .slick-next::before, .TredingMainSection .slick-prev::before, .TredingMainSection .slick-next::before, .topSellerMainSection .slick-next::before, .topPickListSection .slick-next::before, .topBrandSection .logo_carousel_wrapper .slick-next::before, .topSellerMainSection .slick-prev::before, .topPickListSection .slick-prev::before, .topBrandSection .logo_carousel_wrapper .slick-prev::before {
        font-size: 22px;}
    

}



/*Owl Carousel*/

.topSellerListSection .owl-nav,.topPickMainSection .owl-nav {
  position: absolute;
  top: -50px;
  right: 0;display: block !important;
}
.owl-carousel .owl-nav button {
  background: #fff !important;
  border: 1px solid #C1C1C1 !important;
  width: 46px;
  height: 46px;
  border-radius: 50px;font-size: 0 !important;margin:0 10px;
  opacity: 0.75;
}
.owl-carousel .owl-nav .owl-prev span:before {
  color: #125983;
  content: '\f104';
  text-decoration: inherit;
  font: normal normal normal 44px/1 FontAwesome !important;;
}
.owl-carousel .owl-nav .owl-next span:before {
  color: #125983;
  content: '\f105';
  text-decoration: inherit;
  font: normal normal normal 44px/1 FontAwesome !important;;
}
.owl-carousel .owl-nav button:hover {
  opacity: 1;
}
.trending-section .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.trending-section .owl-nav button.owl-prev {
    left: -40px;
}

.trending-section .owl-nav button.owl-next {
    right: -40px;
}

#ctl00_MainContentHolder_Payment_ucPaystandCheckout_divPaystandPaid > label {
	color: #ffffff !important;
}
	