<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=====================================mini cart scrolling fix=====================================*/
#cart-scroll-yes{ height: 400px !important; overflow-x: hidden; overflow-y: auto; width: 370px;border:1px solid #dddddd;border-bottom:none; }
#cart-scroll-no{ height: 250px !important; overflow-x: hidden; overflow-y: auto; width: 370px;border:1px solid #dddddd;border-bottom:none; }
#cart-btns{ position:absolute; top:412px !important;width:370px;border:1px solid #dddddd;border-top:none; }
#cart-btns-noscroll{ position:absolute; top:250px;width:370px;border:1px solid #dddddd;border-top:none; }
#cart-scroll-yes h4{font-size:14px;}
#cart-scroll-no .table td, #cart-scroll-yes .table td{background-color:transparent;}
#cart-scroll-no li:first-child .table tr td, #cart-scroll-yes li:first-child .table tr td{border-top:none;}

@media(max-width:767px){
  #cart-scroll-no, #cart-scroll-yes{display:none;}
  #cart-btns-noscroll, #cart-btns{display:none;}
  #cart-empty-box{display:none;}
} 
/*=====================================mini cart scrolling fix=====================================*/
#Qty1{display:block !important;}
/*=====================================popup module fix=====================================*/
#mask { position:absolute; left:0; top:0; z-index:9000; background-color:#000; display:none; }
#boxes .window { position:absolute; left:0; top:0; width:440px; height:200px; display:none; z-index:9999; padding:20px; border-radius: 15px; text-align: center; }
#boxes #dialog { width:450px; height:auto; padding:10px; background-color:#ffffff; font-family: 'Segoe UI Light', sans-serif; font-size: 15pt; }
.maintext{ text-align: center; font-family: "Segoe UI", sans-serif; text-decoration: none; }
#lorem{ font-family: "Segoe UI", sans-serif; font-size: 12pt; text-align: left; }
#popupfoot{ font-family: "Segoe UI", sans-serif; font-size: 16pt; padding: 10px 20px; }
#popupfoot a{ text-decoration: none; }
.agree:hover{ background-color: #000000; color: #FFFFFF !important; }
.agree{ background-color: #D1D1D1; color: #FFFFFF !important; float:none; }
.popupoption:hover{ background-color:#D1D1D1; color: green; }
.popupoption2:hover{ color: red; }
.popup-btn{text-align:center;}
.popup-btn {float:none;background-color:#000000 !important;padding:5px 10px;color:#ffffff; opacity:1 !important;border-radius:5px;font-size: 18px !important;}
@media(max-width:450px){
   #dialog{left: 20px !important;width: 400px !important;}
}
@media(max-width:429px){
   #dialog{width: 375px !important;}
}
@media(max-width:400px){
   #dialog{left: 10px !important;width: 345px !important;}
}
@media(max-width:360px){
   #dialog{left: 10px !important;width: 328px !important;}
}
@media(max-width:340px){
   #dialog{left: 5px !important;width: 310px !important;}
}
@media(max-width:768px){
   #start_shop{margin-top: 8px;}
  }
 @media(max-width:450px){
   #inline2{left: 20px !important;width: 400px !important;}
}
@media(max-width:429px){
   #inline2{width: 375px !important;}
}
@media(max-width:400px){
   #inline2{left: 10px !important;width: 345px !important;}
}
@media(max-width:360px){
   #inline2{left: 10px !important;width: 328px !important;}
}
@media(max-width:340px){
   #inline2{left: 5px !important;width: 310px !important;}
}

/*=====================================popup module fix=====================================*/
.qty-plus{position: relative; right: -71px; opacity: 0.3; cursor: pointer; top: -34px;}
.qty-minus{position: relative; opacity: 0.3; cursor: pointer; top: -20px; right: -51px;}

/*==================================Customers who bought this product also purchased=================================*/
.also-purchase{ height: 400px; text-align:center; border:1px solid #D3D3D3; margin-top:5px; margin-bottom:20px; }
.also-purchase img{ margin-left:auto; margin-right:auto; }
.also-purchase-product-name{ height:65px; padding-left:5px; padding-right:5px; }
.also-purchase-product-price{ color:#000; font-weight:bold; }
/*==================================Customers who bought this product also purchased=================================*/

/*======================modal scroll==================*/
#body_modal{ overflow-x:hidden; overflow-y:scroll; max-height:500px; }
#body_modal_quote {overflow-x: hidden;overflow-y: scroll; max-height: 500px;} 
/*======================modal scroll==================*/

/*----------image zoom settings--------------------*/
.fancybox img{ position: inherit !important; }
@media (max-width: 767px) { .zoomWindow{ position: inherit !important;	 } }
@media (max-width: 767px) { .zoom_01{ max-width:100%; margin-left:auto; margin-right:auto; } }
@media (max-width: 1199px) { .zoom_01{ max-width:80%; } }
@media (max-width: 991px) { .zoom_01{ max-width:70%; } }
/*----------image zoom settings--------------------*/

/*************category grid sub category***********************/
.sub_cat_grid{position:absolute;width:250px;overflow:auto;background-color:#dddddd;box-shadow:2px 2px 13px 11px #f2f2f2;padding-left:0px;left:65px;display:none;bottom:0px;top: 97px;}
.cat_men_hov:hover .sub_cat_grid{display:block;}
.sub_cat_grid li{text-decoration:none;list-style-type:none;}
.sub_cat_grid li:hover{background-color:#000000;border-left:solid 10px #5C4B9B;}
.sub_cat_grid li:hover .sub_link{color:#ffffff;}
.name_font img{ padding-top:0px; }
.sub_list{ padding:5px; }
.sub_cat_scroll{overflow-y: scroll;}
.cat_men_hov{position:relative;}
/****************end***********************/
/*============================advortisement popup start============================*/
#mask_modal { position:absolute; left:0; top:0; z-index:9000; background-color:#000; display:none; }
#boxes .window_modal { position:absolute; left:0; top:0; width:440px; height:200px; display:none; z-index:9999; padding:20px; border-radius: 15px; text-align: center; }
#boxes #dialog_modal { width:450px; height:auto; padding:10px; background-color:#ffffff; font-family: 'Segoe UI Light', sans-serif; font-size: 15pt; }
#lorem{ font-family: "Segoe UI", sans-serif; font-size: 12pt; text-align: left; }
#popupfoot{ font-family: "Segoe UI", sans-serif; font-size: 16pt; padding: 10px 20px; }
#popupfoot a{ text-decoration: none; }
.agree:hover{ background-color: #D1D1D1; }

#boxes #currency_convert { width:450px; height:auto;min-height:150px; padding:10px 20px;padding-bottom:40px; background-color:#ffffff; font-family: 'Segoe UI Light', sans-serif; font-size: 15pt; }
#currency_convert select{float:left;width:35%;}
#currency_convert #popup_logo_div img{height:90px !important;object-fit: contain;}
#currency_convert #currency_popupclose{float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2; -webkit-appearance: none; padding: 0; cursor: pointer; background: transparent; border: 0;     }

#boxes #warehouse_convert { width:450px; height:auto;min-height:150px; padding:10px 20px;padding-bottom:40px; background-color:#ffffff; font-family: 'Segoe UI Light', sans-serif; font-size: 15pt; }
#warehouse_convert select{float:left;width:80%;}
#warehouse_convert #popup_logo_div img{height:90px !important;object-fit: contain;}
#warehouse_convert #currency_popupclose{float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2; -webkit-appearance: none; padding: 0; cursor: pointer; background: transparent; border: 0;     }

/*============================advortisement popup end============================*/
.tell-text{width:50% !important;display:inline;}
.tell-friend{min-width:150px;}
/*============================info tab box============================*/
.price-match span:not(.show-on-mobile) { color: red; display: inline; }
.price-match h4 { font-size: 15px; font-weight: 400 !important; }
.price-match input, textarea { margin: 10px; width: 98% !important; display: inline; }
.price-match input[name="agree"]{width:auto !important;}
/*============================info tab box end============================*/

/*=====================checkout page ============================*/
#billing-edit, #edit-shipping{ display:inline; }


/*=======================gallery styling=========================*/
/*.video-image{padding:10px;}*/
.new-photo-inner .gallery-img img{padding:10px;object-fit: contain;}
.gallery-text{ text-align:center; background-color:WindowText !important; opacity:0.7; color:#fff !important; padding:5px;font-weight:unset !important}
.gallery-img{margin-bottom: 0px;overflow:hidden;}
.type-video{ position:absolute; background-color:greenyellow; color:black; padding:1px 10px 2px 10px; border-radius:20px; }
.photo-inner{ height:250px; overflow:hidden; }
.photo-inner img{ max-height:175px !important; }
.album-desc{ padding-left:15px; }
/*=======================gallery styling=========================*/
/*=======================home page gallery=======================*/

.type-video-home{
	position:absolute;
	color:black;
	padding:4px 10px 5px 10px;
	border-radius:10px;
	top:0px;
	background-color:#A11114;
	color:#fff;
	left:10px;
}
.main-div-home .thumbnail{
	border:none;
	margin:0px;
	margin-bottom:20px;
}
.video-area-home{
	padding-top:2px;
	padding-bottom:5px;
	max-height:320px;
}
.home-iframe-view{
	width:100%;
	height:200px;
}
.video-title{
	color:#fff;
	padding:5px;
	text-align:center;
	margin-top:-3px;
	border-radius:0 !important;
	white-space: nowrap;
	overflow: hidden;
}
#configuration_value{width:730px;}
/*======================================css for modules========================================*/
.price_on_sail{ padding-left:0px;height:50px;overflow:hidden;color:#000; }
@media (max-width: 526px) { .btn-updt-save{margin-top:10px} }
.box-heading{color:#fff;background-color:#1a6cd8;font-weight: bold; padding: 8px;font-size:20px;}
#owl-demo2 .item{margin: 10px 10px 10px 50px; color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; margin-left:0px; }
.customNavigation{ text-align: center; }
.customNavigation a{ -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.siz{color:#000000;}
#pop{font-size:19px;}

#sal_prdct_blurb{height:40px;overflow:hidden;}
.btn-class{background-color:#000000;margin-bottom:3px;font-size:15px;font-weight:500; padding: 6px 12px;}
.btn-class:hover{background-color:#000000;}
.btn-class:hover{color:#fff;}
.submitbutton{padding:12px;padding-left:15px;padding-right:15px;font-family: "Roboto",sans-serif;}
.item_sp{margin-top:10px;}
.owl-item .item{margin-right:10px;}

#sal_prdct_blurb{height:40px;overflow:hidden;}
/*.customNavigation a.prev3{left:0px; top:-175px}
.customNavigation a.next31{top:-175px; right:15px;}
.customNavigation a.prev31{left:0px; top:-175px}
.customNavigation a.next5{top:-175px; right:15px;}
.customNavigation a.prev5{left:0px; top:-175px}
.customNavigation a.next2{top:-175px; right:15px;}
.customNavigation a.prev2{left:0px; top:-175px}
.customNavigation a.nextimggall{top:-140px; right:10px;}
.customNavigation a.previmggall{left:0px; top:-140px}
.customNavigation a.nextimgvideo{top:-140px; right:10px;}
.customNavigation a.previmgvideo{left:0px; top:-140px}
.customNavigation a.nextoth{top:-195px; right:15px;}
.customNavigation a.prevoth{left:0px; top:-195px}
.customNavigation a.nextArti{top: -272px; right:15px;}
.customNavigation a.prevArti{left:0px; top: -272px;}*/
.customNavigation a.next3{top:unset !important; right:15px;}
.customNavigation a.prev3{left:0px; top:unset !important;}
.customNavigation a.next31{top:unset !important; right:15px;}
.customNavigation a.prev31{left:0px; top:unset !important;}
.customNavigation a.next5{top:unset !important; right:15px;}
.customNavigation a.prev5{left:0px; top:unset !important;}
.customNavigation a.next2{top:unset !important; right:15px;}
.customNavigation a.prev2{left:0px; top:unset !important;}
.customNavigation a.nextimggall, .nav-right-extra{top:unset !important; right:-9px;}
.customNavigation a.previmggall, .nav-left-extra{left:-29px; top:unset !important;}
.customNavigation a.nextimgvideo{top:unset !important; right:10px;}
.customNavigation a.previmgvideo{left:0px; top:unset !important;}
.customNavigation a.nextoth{top:unset !important; right:15px;}
.customNavigation a.prevoth{left:0px; top:unset !important;}
.customNavigation a.nextArti{top: unset !important; right:15px;}
.customNavigation a.prevArti{left:0px; top: unset !important;}
.owl-nav .owl-slide-left{left:0px; top: unset !important;position:absolute;padding:0px !important;margin:0px !important;}
.owl-nav .owl-slide-right{top: unset !important; right:0;position:absolute;padding:0px !important;margin:0px !important;}
.owl-nav .owl-slide-right .fa-angle-right, .owl-nav .owl-slide-left .fa-angle-left{font-size:23px;}
.owl_cover, .additional-carousel, #additional-carousel, .additional-grid{position:relative;clear:both;}
.owl_cover .customNavigation, .additional-carousel .customNavigation, #additional-carousel .customNavigation, .additional-grid .customNavigation, .owl_cover .owl-nav, #additional-carousel .owl-nav, .additional-carousel .owl-nav, #additional-carousel-kit .owl-nav, .additional-carousel-kit .owl-nav{left: 0;width: 100%;top: 40%;position: absolute;}
#additional-carousel .owl-nav, .additional-carousel .owl-nav, #additional-carousel-kit .owl-nav, .additional-carousel-kit .owl-nav{margin-top:0px;top:35%;}
#additional-carousel-kit .owl-nav .owl-slide-right .fa-angle-right, #additional-carousel-kit .owl-nav .owl-slide-left .fa-angle-left{height:24px;width:24px;line-height:23px;font-size:16px;}
#additional-carousel .item{margin-bottom:0px;}

.item_cover, .item_latest_cover, .special_item_cov, .itembest_cover{padding: 0px 0px; margin: 0px 0px 0px 0px; color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; margin-left:0px; border-top:solid 2px #D2D2D2 !important;padding:1px;border:solid 1px #D3D3D3;position:relative;border-radius:4px; }
.item_best, .item11, .item, .item8{margin-bottom:10px;}
.item_cover , .itembest_cover, .special_item_cov{background-color: #ffffff !important;}

.customNavigation a.next1{top:unset !important; right:14px;}
.customNavigation a.prev1{left:3px; top:unset !important;}
.on_Sail_img_cov{ position:relative;}
.on_Sail_img_cov .img-responsive{margin:auto;position:absolute;top:0px;bottom:0px;left: 0;right: 0;display:inline-block;}
#this_week{border-top:1px solid #d3d3d3;border-bottom: 1px solid #d3d3d3;padding-left:0px}
#thisweek_right{margin-top:0px;border:1px solid #D3D3D3; border-left:0px;padding-left:0px;}
.sal_prdct_name{font-size:17px;color:#000000;margin-bottom:3px!important;}
#sal_prdct_blurb{color:#333333;}
.cat-caption{height: 40px;color:#fff;}
.total_blank_div{padding-right:0px;padding-bottom:5px;height:35px;}
.login_sail{padding-right:0px;padding-bottom:5px;height:50px;}
.view_more_on_sail{padding-right:0px;padding-bottom:5px;height: 43px}
.add_cart_on_sail{padding-right:0px;padding-bottom:5px;height:43px;}
.price_on_sail{padding-left:0px;color:#000000;height:50px;overflow:hidden}
.product-listing-module-cat{padding-left:0px;padding-right:2px;}
.featured_b_c .image{padding-top:8px;}
/*======================================css for modules end========================================*/
/*=============== LOGIN MESSAGE =============*/
.alert-black { background-color: #faeaa5 !important; border-color: #fc8e8e !important; color: #000000 !important; }
.text-alert { color: #ff0000 !important; }
/*=============== LOGIN MESSAGE END =============*/

/*=============== Affilate pages ================*/
.with-padding-top{ padding-top:10px; }
.magni-img img{ max-width:100% !important; height:auto; width:50%; }
@media (min-width: 769px){ .mob-view-accordion{ display:none; } }
.mob-view-accordion{ clear: both; }
@media (max-width: 767px){
  .my-pannel-body{ background-color:#fff; }
  .mob-view-accordion{  padding-top:10px; }
  /*.prod-desc{ display:none; }*/
  #acctab-description{ display:block; }
}
.form-padding{padding-bottom:10px;}
.inputRequirement{color:#FF0000;}
.mandatory_field{border-bottom:2px solid #ff0000;border-left:2px solid #ff0000;}
.widget-prod-view-outer{padding:25px 0px;}
/*=============== price breakdown table ================*/
.savemore { background-color: #1A6CD8; border: 1px solid #1A6CD8; border-radius: 2px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; height: 20px; padding: 0 0 36px; }
.save-more { color: #fff; font-weight: 600 !important; }
/* .test + .tooltip &gt; .tooltip-inner { background-color: #ffffff; color: #000000; border: 1px solid #000000; font-size: 14px; max-width: 230px !important;}*/ 
.btn-special{background-color: #428bca;color: #ffffff;border: 1px solid #428bca;}
.btn-special:hover{background-color: #428bca;color: #ffffff;border: 1px solid #428bca;}
.pageHeading{font-size:36px;margin-top:20px;margin-bottom:10px;font-weight: 500;}
.all_form_fss .form-control{display: inline-block; width: 95% !important;}
.fss-form-calss .inputRequirement{display: inline-block;}
.fss-form-div{margin-top:5px;margin-bottom:8px;}
.fss-lable p{padding-top:5px;}
.plabelname{font-weight:500}
.inputRequirement{vertical-align: middle !important;vertical-align:-webkit-baseline-middle}
.fss-form-div-nopadding{padding:0px;margin-bottom:8px;}
/*=============== products listing ================*/
.product-listing-module-name-list h3{ margin-top:5px; }
.product-listing-module-manufacturer a{ padding-left:5px;	 }
.product-listing-module-name-list, .product-listing-module-name-list  a{ padding-left:0px; }
.list-img{ padding-top:20px;padding-left: 5px;padding-right: 5px; }
.stock-grid-num{padding-top:4px;padding-bottom:6px;padding-right:5px;}
.buy-btn-div .btnadd-grid{padding-top:8px;}
/*=============== footer text ================*/
.footer-text{ margin-top:8px; margin-bottom:8px; }
body{overflow:scroll !important;}
/*============== xsell button ================*/
.xsell-products-btn{ color:#fff; }
.xsell-products-btn:hover{ color:#fff; }
.xsell-products img{ margin:0 auto;	 }
.out-stock span { background-color: #FF5B57; border-radius: 5px; color: #ffffff; font-size: 12px; padding: 2px 10px; }
.alert-success { background-color: #faeaa5; border: 1px solid #fc8e8e; border-radius: 4px; color: #000000 !important; font-size:17px; padding-bottom: 8px; padding-top: 8px; }
.requir_login{width:50%;margin:15px auto;background-color: #14518e;color:#ffffff; border: 1px solid #14518e; border-radius: 5px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; margin-bottom: 20px; min-height: 20px; padding: 19px;}
.requir_login .help-block a{color:#ffffff;}
@media(max-width:768px){
   .requir_login{width:90%;}
}
.requir_login h3{margin-top: 0px;}
.messageStackError img{float:left;margin-right:5px;}
.form_sect .form-control{display:inline-block !important;width:98%;}
/*============== Brand slider section ================*/
#owl-demo-mfg .item{padding: 30px 5px; margin: 10px 10px 10px 50px; color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; margin-left:0px; }
.customNavigation{ text-align: center; }
.customNavigation a.next-mfg{top:unset !important; right:15px;}
.customNavigation a.prev-mfg{left:0px; top:unset !important;}
 .pop-text b{ font-size:28px; }
#sal_prdct_blurb{height:40px;overflow:hidden;}
.on_Sail_img_cov{height:200px;}
/*============== Brand slider section end================*/
/*============== recaptcha responsive section ================*/
.g-recaptcha{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.g-recaptcha.main{transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}
@media(max-width:1199px){
.g-recaptcha {transform:scale(0.90);-webkit-transform:scale(0.90);transform-origin:0 0;-webkit-transform-origin:0 0;}
.g-recaptcha.main{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(max-width:1025px){
.g-recaptcha {transform:scale(0.55);-webkit-transform:scale(0.55);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(max-width:767px){
.g-recaptcha {transform:scale(0.87);-webkit-transform:scale(0.87);transform-origin:0 0;-webkit-transform-origin:0 0;}
.createacc-box .g-recaptcha{transform-origin:unset;-webkit-transform-origin:unset;}
.createacc-box .g-recaptcha&gt;div{margin:0px auto;}
}
@media(max-width:500px){
.g-recaptcha {transform:scale(0.80);-webkit-transform:scale(0.80);transform-origin:0 0;-webkit-transform-origin:0 0;}
.createacc-box .g-recaptcha{transform-origin:unset;-webkit-transform-origin:unset;}
.createacc-box .g-recaptcha&gt;div{margin:0px auto;}
}
/*============== recaptcha responsive section end ================*/
/*============== recaptcha of contact us responsive section ================*/
.g-recaptchacontact{transform:scale(0.70);-webkit-transform:scale(0.70);transform-origin:0 0;-webkit-transform-origin:0 0;}
@media(max-width:1199px){
.g-recaptchacontact {transform:scale(0.80);-webkit-transform:scale(0.80);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(max-width:767px){
.g-recaptchacontact {transform:scale(0.87);-webkit-transform:scale(0.87);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(max-width:500px){
.g-recaptchacontact {transform:scale(0.80);-webkit-transform:scale(0.80);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
/*============== recaptcha of contact us  responsive section end ================*/

/*============== products view section ================*/

.weight-grid{padding-top: 4px;padding-bottom: 6px;padding-left: 5px;}
.product-listing-module-code, .product-listing-module-weight, .product-listing-module-manufacturer{padding-left:0px;}
@media(max-width:767px){
   .name-section{text-align: center;}
   .product-listing-module-buy-now {height:40px;}
}
.pro-name a{font-size: 17px;font-weight: bold;}
.desc-section .name{font-size:18px;text-align:center}
.multi-qty-box{padding:5px;}
.multi-qty-box #products_ids{margin-top:16px;}
.box-qty-msz-select .view_dtl-btn{text-align:left;}
.out-stock-grid, .stock-grid{padding: 5px}
.also-purchase-product-buy .product-listing-module-buy-now-button{width:100%;}
.product-listing-module-buy-now-blank{height:65px;}
.name-section{padding:0px 3px;}
.product-listing-module-passover p{font-size:15px;color:#0A7E43}
.listing-passover{padding:0px;}
.multi-passover{padding:0px;margin-top: 10px;}
.details-passover{padding:0px;margin-top:10px;}
.proddesigned-by{padding:0px;clear:both;text-align:left;padding-bottom:4px;}
.proddesigned-bylist{padding:0px;clear:both;text-align:left;padding-bottom:4px;}
.proddesigned-by-multi{padding:0px;clear:both;text-align:left;padding-bottom:4px;}
/*============== products view section end ================*/

/*=========== products Attributes hover css =============*/
#thumbwrap { display: inline-flex; }
.thumb { float:left; /* must be floated for same cross browser position of larger image */ position:relative; margin:3px; }
.thumb img { vertical-align:bottom; }
.thumb:hover { border:0; /* IE6 needs this to show large image */ z-index:1; }
.thumb span { position:absolute; visibility:hidden; }
.thumb:hover span { visibility:visible; top:37px; right:37px; border:5px solid #C4C6C8; }
.hover-img{ max-height: 250px; }
.att-name{ display:block; background-color:#fff; text-align:center; font-weight: unset;}
.attri-img{
	padding:8px;
	cursor: pointer;
}
#thumbwrap img{
	position:relative;
	top:3px;
}
.error-star-attributes{
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	/*left: 6%;*/
	top:8%
}
.sel-box-img img{
	top:0px !important;	
}
.sel-box-img small{
	color:#000;
	display:block;
	text-align:center;
}
.attri-desc-fa{
	cursor: pointer;position: absolute;right: -3%;top:8%;
}
/*=========== products Attributes hover css =============*/
.buy-btn-div.listing_buy{text-align:left !important;margin-top:9px;}
.buy-btn-divs .btn-wishlist-view {width: 25%;}
.listing_buy{padding:0px 0px 5px 0px;text-align:right}
.listing-price .lead{padding-top:12px;}
@media(max-width:768px){
.product-listing-module-buy-now{height:auto !important;}
#content-center-container img#listing_img{margin:0px auto !important;height:150px !important;object-fit:contain;}
}

.message-success-container{background-color:#5CB85C !important;padding:0px;}
.success-class{margin-top:-24px;margin-left:5px;margin-bottom:0px;color:#ffffff;display:inline;vertical-align:middle;}
.warn-class{margin-top:-24px;margin-left:5px;margin-bottom:0px;display:inline-block;vertical-align:middle;}
.warn-icon{padding:10px;}
/*=========== newsletter default style ===========*/
#email, #name{ margin-top:5px; height:30px; margin-right:auto; }
.nesltr-btn{ width:100%; margin-left:auto; margin-right:auto;	 }
/*=========== home page video gallery style ===========*/
.type-video-popup{ position:absolute; background-color:greenyellow; color:black; padding:1px 10px 2px 10px; border-radius:20px; float:right; }
/*===========zoom effect for image in listing and grid page============*/
.thumb-img { /*//float:left; must be floated for same cross browser position of larger image */ position:relative; margin:3px;max-width: 100%;width: 100%;display: inline-grid; }
.thumb-img img { vertical-align:bottom; }
.thumb-img:hover { border:0; /* IE6 needs this to show large image z-index:1; */ }
.thumb-img span { position:absolute; display:none; }
.thumb-img:hover span { display:block; top:150px; right:0px; background-color: #ffffff; border: 1px solid; padding: 7px;z-index:1;}
.thumb-img:hover .hoverHomeImg{top:3px; right:-165px;}
@media(max-width:479px){
.thumb-img:hover span { display:none;}
}
/*==============zoom effect for image in listing and grid page end===========*/
.button-hr{border:solid 1px black;margin:5px;}
.top-hr{border:solid 1px black;margin:5px}
/* popup box customizations */
.popupBody, .popupBody td{ font-family: Verdana, Arial, sans-serif;  font-size: 16px;  color: #5E5E5E; margin:auto; text-align:left; margin:10px; }
.popupBox     { border: 1px solid #474f56; }
.popupBoxContents{ font-size: 11px; }
td.popupBoxHeading { color: #FFFFFF; background: #474f56; font-weight:bold; text-align: left; height: 20px; padding-left: 15px; }
td.popupBoxFooter{ }
span.popupClose{ color: #FFFFFF; font-weight:bold; text-decoration: none; background: #990000; padding: 1px 3px; float:right; cursor:pointer; margin-top:30px; }
/* popupboxes eof */
/* multi list start */
.product-title-name{font-size:16px;font-weight:bold;}
.pro-name a{font-weight:500;}
.product-title-name a{font-size:20px;}
.stock a{font-weight:bold ;}
.multi-list{padding:0px 5px;}
.product-desc-name{font-size: 15px;}
.at-mob-view{padding-right: 5px;}
.pinfo{display:none;}
/* multi list eof */

.listing-btn {padding:6px 22px;}
.product-listing-module-shortdesc{height:50px;overflow:hidden;}
.product-listing-module-shortdesc a{font-weight:600;color:#000000;}

.success-class{
	color:#000;
}
.no-padding{
	padding:0px !important;
}

/*****message section *****/
.messageStackError{ background-color: #faeaa5 !important; border-color: #fc8e8e !important; color: #ff0000 !important; padding:2px; border-radius:5px; }
.messageStackError *{color: #ff0000 !important;}
.messageStackSuccess{ background-color: #5cb85c !important; border-color: #999999 !important; color: #FFFFFF !important; padding:2px; border-radius:5px; }
.msgboxul{list-style:none;margin-left:0px;padding-left:10px;}
.fa-check-circle{color:#00a858;font-size: 14px; font-weight: bold !important;}
.fa-circle{color:#ee4225;font-size: 14px; font-weight: bold !important;}
.notify-text-icon, .out-of-stock-listing{color:#ee4225;font-size: 14px; font-weight: bold !important;}
.suces-icon{padding:10px;}
/*******Checkout*******/
.po-div{margin-bottom:8px;}
/*******Checkout*******/
@media(max-width:767px){
   .hide-on-mobile-address{display:none;}
   .show-on-mobile-address{display:inline-block;}
}
@media(min-width:768px){
   .show-on-mobile-address{display:none;}
   .hide-on-mobile-address{display:inline-block;}
}

@media (min-width: 768px) and (max-width: 939px) {
   .hide-on-tablet{display:none;} 
   .full-innerqtybox #Qty1{width:65px !important;text-align:left !important;}
   .btn-full-purchase-unit{font-size:15px !important;padding-left:5px !important;padding-right:5px !important;}
}
/*===========shopping cart page=============*/
.sold-by{
	text-align:left;
	color:#ff0000;clear:both;
}
.pro-weight{
	color:#ffffff;
}
.content-shopping-cart-qty-input-td{width:18%}
.content-shopping-cart-remove-td{width:9%}
/*==========question modal============*/
.price-match .modal-body{
	display:table;
}
#user_qst, #qst_email{
	width:90% !important;
}

/*-----------new browse by brand-----------*/
.no-margin-top{
	margin-top:0px !important;
}
.brands-inner{
	border:1px solid #ccc;
	margin-bottom:10px;
	height:250px;
}
.brands-image{
	height:205px;
	padding:10px;
	overflow:hidden;
}
.brands-inner-notitle{height:220px;}
.brands-image img{
	margin:auto;
}
.brands-title{
	padding:10px;
	text-align:center;
	background-color:#F5F5F5;
	border-top:1px solid #ccc;
}
/*-----------new browse by brand-----------*/
/*-----------item video-----------*/
.item-video{
	padding:0px;
}
.vimeo-btn-listing{
	margin-bottom:10px;
}
.youtube-btn-listing{
	margin-bottom:10px;
}
.listing-video{
	margin-bottom:10px;
}
.youtube-btn-multi{
	margin-top:10px;
}
.item-video-multi{
	margin-top:10px;
}
.item-video-div{
	height:35px;
	margin-top:5px;
	margin-bottom:5px;
}
.buy-btn-divs{
	margin-top:-10px;
}
.extra-feature a{
	padding:8px;
}
@media(min-width:992px){
.item-video-tab{
	width:100%;
	height:350px;
}
    
}
.item-video-tab{
	width:100%;
}
/*-----------item video-----------*/
/*------subproducts styling-------*/
.subproducts-maindiv{
	padding:10px;
}
@media (max-width: 767px) {
	.subproducts-maindiv{
		padding:0px;
	}
}
.productListing-even{
	background-color:#DECEB4;
}
.productListing-odd{
	background-color:#FFF6FC;
}
/*------subproducts styling-------*/

/*------sub products email notification------*/
.email-notify{
	float:right;
}
@media (max-width: 767px) {
	.email-notify{
		float:none;;
	}
}
.email-notify{
	    border: 2px solid #648f4a;
	    color: #648f4a;
	    font-weight: 900;
	    margin-bottom: 10px;
	    margin-right: 10px;
	    padding: 8px;
    	    text-align: center;
}
.notify-btn-div{
	text-align: right;
}
.notify-send-btn{
	width:25%;
	margin-top:10px;
}
.send-notify-modal{
	border: 2px solid #648f4a;
}
/*------sub products email notification------*/
/*------category image setting------*/
.cat-home-name{
	line-height:1.1;
	text-align:center;
	background-color:rgba(76, 76, 76, 0.7);
	padding:10px;
	height:54px;overflow:hidden;margin:0px;
}
.cat-home-name, .cat-home-name:hover{color:#ffffff;}

.cat-mega-name{
	line-height:1.1;
	text-align:center;
	background-color:rgba(76, 76, 76, 0.7);
	padding: 4px 10px;
	height:45px;overflow:hidden;margin:0px;    font-size:17px !important; 
}
.cat-mega-name, .cat-mega-name:hover{color:#ffffff;}

/*#category name in background starts*/
.cat-bottom-name{position:absolute;bottom: 0px;width: 100%;}
.cat-center-name{position:absolute;bottom: 40%;width: 100%;}

.cat-mega-name.cat-bottom-name{position:absolute;bottom: 0px;width: 100%;}
.cat-mega-name.cat-center-name{position:absolute;bottom: 25%;width: 100%;}
/* category name in background eof# */

/*------category image setting------*/
/*------different views buttons style--------*/
.view_dtl-btn a{
	background-color:#000000;
	padding:6px 12px;
	color:#ffffff;
	border-radius:4px;
}
.multi-btns .btn-check{width:auto;}
.view_dtl-btn .btn-success{width:auto;}
.youtube-btn-listing{padding:6px 12px;}
.youtube-btn-listing-grid{padding:6px 14px;}
.youtube-btn-listing, .youtube-btn-listing:hover{width:58%;}
.youtube-btn-multi{
	margin-top:10px;
	padding:8px;
}
.btn-with-qty{width:auto;}
.btn-with-qty:hover{width:auto;}
#products_ids{margin-right:5px;}
#btn-buy-now{width:auto}
.listing_buy{margin-right:0px !important;}
.listing-btn-cart, .listing-btn-cart:hover{border-radius:4px;}
.also-purchase-product-name{overflow:hidden;}
.information{position: unset}
.content-products-info-qty-label {    vertical-align: 0%;}
/*------eof different views buttons style--------*/

/*--------Affilate section--------*/
.mandetory{color: #ff0000;
    font-size: 22px;
    font-weight: bold;
    vertical-align: top;
}
input[name=a_firstname], input[name=a_lastname], input[name=a_email_address], input[name=a_dob]{width:75%;display:inline;}
.errorText{color: #ff0000;}
.div-label{display:inline-block}
.div-label h4{font-size:16px;}
/*--------EOF Affilate section--------*/
@media(max-width:767px){
  .zoomContainer{display:none;}
}
/*---------article stylying---------*/
.article-tell-afrind {
    border-bottom: 1px solid #dcdcdc;
    box-shadow: 0 11px 8px -3px #dcdcdc inset;
    margin-top: 3px;
    padding:10px;
}
.article-tell-afrind-new{
    margin-top:10px;
}
.article-tell-afrind-new .btn{
   float:right;
}
/*---new articles----*/
.articles-info{
	display:inline;
	padding-right:20px;
}
.arrow-color{
	color:#69B918;
}
.new-articles-listing{
	padding:0px;
}
.read-more-articles{
	display:block;
}
.articles-inner{
	text-align:left !important;
}
.article-desc{
	font-weight:normal;
}
.articles-icons{
	margin-top:20px;margin-bottom:10px;
}
.articles-icons .grid-icons{
	padding-right:15px;margin-top: 5px;
}
.articles-icons i{
	color:#69b918;
	padding-right:5px;
}
.articles-icons .list-icons{margin-right:10px;}
.topic-category h3{
	margin-top:5px;
	display:inline;
}
.topic-category button{
	padding:2px 8px 2px 8px;
	float:right;
	
}
/*---new articles----*/
/*---------article stylying---------*/

.btn-continue, .btn-viewcart, .button-container .btn-success, .btn-updt-save, .large-margin-bottom .btn-success{width:auto;}

.view-blog{
	margin-bottom:20px;
	
}
.too-long{
	max-height: 200px;
	overflow-x: scroll;
	overflow-x: hidden;
}
.input_field input{margin-top: 10px;width: 85%}
.artical{font-size: 22px;font-weight: bold; }

/*--------registery page----------*/
.find-reg-inner table tr td{
	border:0px;
}
.registry-table{
	width: 50%;
	margin: auto;
	border: 1px solid #ccc;
	border-radius:5px;
}
.registry-table button{
	float:right;
}
@media (max-width: 767px){
	.registry-table{
		width: 100%;
		margin: auto;
		border: 1px solid #ccc;
		border-radius:2px;		
	}	
}
.registry-table .form-control{
	width:97%;
	display:inline;
}
.registry-table-box{
	width: 100%;
	margin: auto;
	border: 1px solid #ccc;
	border-radius:5px;
}
.registry-table-box button{
	float:right;
}
.registry-table-box .form-control{
	width:95%;
	display:inline;
	padding-right:2px;
}
.registery-box table tr td{
	border:0px;
}
.large-margin-top{
	margin-top:20px;
}
.custom-well{
	padding-top:20px !important;
	margin-top:0px;
}
.search-found{
    border: 1px solid #ccc;
    margin: 2px;
    padding: 5px;
}
/*--------registery page----------*/

/*--------gift-attributes----------*/
.gift-attributes{
	border: 1px solid #ccc;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:5px;
	background-color: #f5f5f5;
}	
.gift-attributes table tr td{
	border:0px;
}
.gift-attributes table .attri-desc-fa{
	top:18% !important;
}
/*--------gift-attributes----------*/


/*-------form builder------*/
#is_wholesale{
	margin-right:8px;
}
.ctearacc-btn{
	width: 46%;
	margin-right:13px;
	margin-top: 7px;
}
.font-size-qhelp{
	font-size: 13px;
	display: block;
}
@media(max-width:767px){.breadcrumb.breadcrumb-left{display:none;}}
.btn-wish a, .btn-addtocart a, btn-replace a{color:#ffffff;}

.mob-view-accordion img{
	max-width:100%;
	margin:auto;
}
@media(max-width:767px){
	.addthis_default_style{
		padding-top:25px;
		display: table; text-align: 
		center;margin: auto;
	}
}
.extra-fields-question textarea{
	width: 94% !important;
	display: inline;
	margin: 0;
}
.form-builder-checkbox{
	position: relative;
	display: inline-block;
	top: 6px;
	left: 4px;
}
.form-builder-radio{
	position: relative;
	display: inline-block;
	top: 6px;
}
.formbldr-hr{
	margin:2px;
	border-color:#000;
}
#additional-carousel{margin-bottom:0px;}
#additional-carousel.fullwidth-slider{border:none;}
.additional-carousel .customNavigation .prev.fa-chevron-left{position: absolute;left: 0;top: unset !important;z-index: 1;cursor: pointer;}
.additional-carousel .customNavigation .next.fa-chevron-right{position: absolute;right: 0px;top: unset !important;z-index: 1;cursor: pointer;}
.slider-item.first_item_tm{margin-right:10px;}
.additional-imagesection{margin-bottom:10px;}
.additional-grid .product-block .thumbnail{border:none;}
.image-additional a{border:none !important;}
@media(max-width:767px){.customNavigation span.next, .customNavigation span.prev{display:block !important;}}
.additional-grid .slider-item{float:left;margin-right:5px;}
.additional-grid .thumbnail{min-height: 100px}
/*bxslider carousel css*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-top: 40px;margin-bottom: 40px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666666;
  padding-top: 20px;
  display:none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  /*background: url('/ncgraphics/controls.png') no-repeat scroll -5px -14px;
  content : "\f0aa";*/
  bottom: -7%;
  left: 45%;
  width: 60px;  
}
.bx-wrapper .bx-next {
  /*background: url('/ncgraphics/controls.png') no-repeat scroll -3px -48px;
  content : "\f0ab";*/
  left: 45%;
}
.bx-wrapper .bx-prev:before{content : "\f0de";font-family:FontAwesome;font-size:35px;}
.bx-wrapper .bx-next:before{content : "\f0dd";font-family:FontAwesome;font-size:35px;}
/*.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  z-index: 9999;
} */
.bx-wrapper .bx-controls-direction .bx-prev {
  position: absolute;
  top: -20px;
  margin-top: -16px;
  outline: 0;
  z-index: 9999;
  left:45%;bottom:unset;
}
.bx-wrapper .bx-controls-direction .bx-next {
  position: absolute;
  bottom: -3%;
  outline: 0;
  z-index: 9999;
  left:45%;
  top:auto;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
#full_slider_prdct_name{font-size: 13px; margin-bottom: 2px; height: 20px; overflow: hidden;}
/*bxslider carousel end*/
.content-product-listing-div{clear:both;}

/******affliate popup style**********/
.aff-navigation a{
	margin-left:5px;
	margin-right:5px;
}
/******affliate popup style**********/
/******construction page style**********/
/*.cpage-logo{position:absolute;right:10px;bottom:10px;}*/
.netbitz-logo{position: absolute;right: 3%;margin-top: 10px;margin-bottom: 20px;padding-bottom: 20px;bottom:0;}
@media(max-width:767px){
/* .netbitz-logo{bottom:unset;}*/
}
/******construction page style eof**********/
.stock-grid-multi .fa-check-circle{margin-left:0px;}
.stock-listing{margin-left:0px;clear:both;}
.product-listing-module-manufacturer{height:25px;}
.min-qty-divgrid{height:25px;}
.siz{font-size:28px;font-weight:normal;color:#3A599C;text-align:center;}
.pop-text{margin-top:20px;}
.link-disable {
    pointer-events: none;
    cursor: default;
}	
#manufac_font{display:inline-flex;padding-top:7px;color:#000000;}
.on_Sail_img_cov{padding-top:7px;}
.brands-image{position:relative}
.brands-image img{position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;max-width: 97%;margin: auto;}
.class-stock{font-weight:bold;}

/********gallery new***********/
.fancybox-title-over-wrap{width:100%;text-align:center}
.fancybox-title-over-wrap b{
		display:block;
}
.new-photo-inner{
	overflow: hidden;
	border: 1px solid #ddd;
	padding:0px;
	position:relative;
}
.multi-qty-box{clear:both}
@media(max-width:500px){
  .paginations-btns{padding:0px;}
  }
@media(max-width:650px){  
  .products_heading{font-size:20px;} 
 }
@media(max-width:767px){
 	 #additional-carousel .slider-item{width:85px !important;}
 }
  @media(max-width:526px){
     	 #additional-carousel .slider-item{width:76px !important;}
 }
  @media(max-width:514px){
    	 #additional-carousel .slider-item{width:74px !important;}
 }
 @media(max-width:483px){
   	 #additional-carousel .slider-item{width:82px !important;}
 }
 @media(max-width:473px){
   	 #additional-carousel .slider-item{width:79px !important;}
 }
 @media(max-width:467px){
  	 #additional-carousel .slider-item{width:82px !important;}
 }
 @media(max-width:450px){
  	 #additional-carousel .slider-item{width:79px !important;}
 }
 @media(max-width:434px){
  	 #additional-carousel .slider-item{width:76px !important;}
 }
 @media(max-width:425px){
  	 #additional-carousel .slider-item{width:75px !important;}
 }
 @media(max-width:410px){
  	 #additional-carousel .slider-item{width:88px !important;}
 }
@media(max-width:390px){
 	 #additional-carousel .slider-wrapper-outer .slider-item.first_item_tm.last_item_tm{width:83px !important;}
 	 #additional-carousel .slider-item{width:83px !important;}
 }
 @media(max-width:350px){
	 #additional-carousel .slider-wrapper-outer .slider-item.first_item_tm.last_item_tm{width:75px !important;}
 }
 .all-cat{margin-left:5px;}
 .my-img-box a{padding:0px;}
 /********Price all over site***********/
.lead2, .lead, .price{color:#000000;}
.info_price_msrp{color:#000000;}
.site-label, .brand-label{color:#000000;font-weight:600;}
.info_price_ourprice_range, .info_price_ourprice{color:#ff0000;}
.info_price_saving{color:#00A858;}
#config-price, .pro-name .lead2{padding-bottom:15px;}
.msrp-price{text-decoration:line-through;}
.grid-msrp-price{text-decoration:line-through;}
  /********Price all over site eof***********/
.info-attributes-label{font-weight:600;}    
.attribute-select-img{
	text-align:center;
}
.stock-number{color:#00A858;}
.outstock-number{color:#ff0000;}
.category_desc img{max-width:100%;}
@media(max-width:767px){
  .category_desc img{height:100% !important;}
  .btn-special{margin-bottom:4px;}
  }
.left_cartt .btn.btn-sm{font-size:18px;}
.coupon-text{padding:3px 0px 3px 0px;}  
.head-legend{
	background-color:#EDEDED;
        border:1px solid #EDEDED;
        padding:3px;
        margin:0px;
}
.hover-drop:hover .simple-dropmenu{display:block;}
.dropdown-submenu:hover .simple-dropmenu-subs{left:100% !important;margin-top:0px !important;}
.simple-dropmenu-subs:hover .simple-dropmenu-trd{display:block;}
.couponEnterBox .coupon-text{font-size:18px;}
.btn-updt-save{float:right;}
@media(max-width:767px){
	.mobile-hide{display:none !important;}
	.coupon-cartsaveBox{padding-left:0px;}
	.couponEnterBox{padding:0px;}
	.saveCartBox{padding:0px;}
	.couponEnterBox .coupon-text{font-size:16px;}
	.couponEnterBox .control-label{font-size:17px;}
	.couponEnterBox{text-align:center;}
	.saveCartBox{text-align:center;margin: 10px 0px;}
	.btn-updt-save{float:unset;}
	.shipping-estimateBox{text-align:center;}
}
@media(max-width:479px){
   .couponEnterBox .control-label{font-size:15px;}
}
.atricle-msg{
	border:1px solid #ccc;
	padding: 10px;
	text-align: center;
	margin-bottom:10px;
}
.btn-updt-save {
    font-size: 16px;
}
/********dissabling anchor tag link in print screen***********/
@media print {
    a,span {
        display:none;
    }   
}
@media screen and projection {
   a {
	display:inline;
     }    
}
#print-footer {
    display: block;
    position: fixed;
    bottom: 0;
    left:0;
    right:0;
}
/********dissabling anchor tag link in print screen***********/
.spec-form-wid input,.spec-form-wid select{
	width:94% !important;
	display:inline;
}
.aff-heading{
	padding: 5px;
	margin: 0;
	background: #eee;
	border: 1px solid #eee;
}
.redsm{color:#FF0000 !important;font-size:12px}
.manu_list{padding:5px;border-bottom:1px solid #e3e3e3;}
.manu_list a{border-bottom:none !important;}
.nav-responsive .expandable{background:url(/ncgraphics/sprite.png) no-repeat scroll 0 -575px transparent;}
.responsive-menu .expandable-hitarea{background:url(/ncgraphics/sprite.png) no-repeat scroll -9px -66px transparent}
.responsive-menu .collapsable-hitarea{background: url("/ncgraphics/sprite.png") no-repeat scroll -9px -92px transparent;}
/********Breadcrumb section starts***********/
.breadcrumb &gt; li + li::before, .breadcrumb .active::after{padding:0px !important;content:"" !important;}
.breadcrumb &gt; li + li::after{content:"/";padding:0px 2px;}
.breadcrumb li:last-child:after{display:none;}
/********Breadcrumb section ends***********/

#nav-one{position:unset;}

/*****fss index******/
.fss-div-index{
	padding:15px;
	border:1px solid #ccc;
	border-radius:5px;
	margin:5px;
}
.fss-div-index:hover{
	background: rgba(0,0,0,0.6);
	-webkit-transition: all 0.5s;
}
.fss-div-index:hover a{
	color:#fff;
}
/*****fss index******/
.desc-section{margin-top:11px}
.details-suppervision{padding:0px;}
.sale-img{height:75px !important;position:absolute;left:0px;top:0px;z-index:1;}
.list-saleimg{height:45px;margin:0px auto;display:inline;}
.outer-gridview{position:relative;}
.myaddress-cont, #addressblock{min-height:240px;}
/*Responsive slider section starts*/

.tp-leftarrow.default, .tp-rightarrow.default {
    top: 41% !important;
    margin-top: -20px !important;
    color: #d2d2d2;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.tp-leftarrow.default::before, .tp-rightarrow.default::before {
    font-family: 'Material Icons';
    font-size: 39px;
    line-height: 40px;
    cursor: pointer;
}
.tp-leftarrow.default{z-index:100;cursor:pointer; position:relative;	background:url(/ncgraphics/icons/prev.png) no-Repeat 0 0;width:40px;height:70px;}
.tp-rightarrow.default{z-index:100;cursor:pointer; position:relative;	background:url(/ncgraphics/icons/next.png) no-Repeat 0 0;width:40px;height:70px;}
/*Responsive slider section EOF*/

.llable{
	padding-top:4px;
}
.llable2{
	padding-top:10px;
	padding-right:0px;
}
.banner_res_caption {
    color: #fff;
    text-align: center;
}
.btn-banner{padding: 13px 23px;font-size: 18px;}
.banner-button{position: absolute;bottom: 15%;z-index: 1;right: 10%;}
.tp-banner img{width:100%;}
.tp-revslider-slidesli{z-index:0 !important;}
.tp-banner-container{position:relative;margin-bottom:15px;}
.tp-banner-container .tp-leftarrow{top:50%;}
.catshortdesc{height:50px;overflow:hidden;}
.bg-short_desc{margin-bottom:0px;font-size:14px;}
.pop-text{text-align:center;}
.option-divgrid{height:38px;}
.option-divgrid p{vertical-align: -moz-middle-with-baseline;vertical-align:-webkit-baseline-middle}
@media(max-width:767px){
   #content-container { display: flex; flex-direction: column; }
   #content-left-container{order: 2;}
   #content-center-container{order: 1;}
}
.all_form .form-control{width:92%}
.carousel-inner &gt; .item &gt; img{width:100%;}
.slider-item{margin-right:10px;position:relative;border-radius:4px}

/*subproducts tabs section*/
.subproductsUL li{
	margin-right:5px;		
	border:1px solid #E8E8E8;	
}
.subproductsUL li a{
	font-size:16px;
	color:#88898A;
}
.subproductsUL&gt;li.active&gt;a, .subproductsUL&gt;li.active&gt;a:hover, .subproductsUL&gt;li.active&gt;a:focus{
	background-color: #fff;
	color:#F16E3A;
	border:1px solid #EF5619;
	border-radius:0px;	
}
.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus{
	background-color: transparent;
	border-radius:0px;
}
.subimgdiv{

}
.subprodprice{
	color:#EF5619;
}
.subproducts-addcart{
	
}
.subaddcartbtn{
	border-radius:4px !important;
}
.subthumbnail{
	margin:0 !important;
	border:0;
}
.owl-carousel-details .owl-prev, .owl-carousel-details .owl-next{
	top:44px !important;
}
.attri-color{
	cursor:pointer;
}
.thumbattriimg{
	height:55px;
	margin-bottom:10px;
}
.thumbattriimg div{
	border:1px solid #ccc;
	margin:3px;
	min-height:52px;
}
.thumbattriimg div legend{border-bottom:none;}
.new-legend{
	margin:0;
	height:50px;
	text-align:center;padding: 2px;
}
.thumbattriimg img{
	width:unset;
	/*max-height:50px;*/
	vertical-align: -webkit-baseline-middle;
	min-height: 20px;
	max-height: 25px;/*avner asked to set the image size to be smaller so*/
}
.thumbattriimg input{
	display:none;
}
.thumbattriimg div:hover, .thumbattriimg div:focus {
	    outline: none;
	    border-color: #ef5619;
	    box-shadow: 0 0 10px #9ecaed;
}
.selectedclass div{
	    outline: none;
	    border-color: #cccccc !important;
	    border-width: 1px !important;
	    border-bottom-color: #ef5619 !important;
	    border-bottom-width: 4px !important;	    
	    /*box-shadow: 0 0 10px orange;*/
	    border:1px solid;
	    border-bottom:4px solid;
}
.thumbattriimgheiglight div{
	    outline: none;
	    border-color: #ef5619;
	    border-width: 2px;
	    /*box-shadow: 0 0 10px orange;*/
	    border:1px solid #ccc;
	    border-bottom:4px solid #ef5619;
}
.tooltip.top{margin-top:-1px !important; padding:0px;}
.tooltip{border:none !important; padding:0px !important;background:none !important;}
.tooltip-inner{ background-color: unset !important;} 
/*subproducts tabs section*/
.sepa-testi{padding:0px 6px;}

/******new subprod zoom *************/
  .tiles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .tile {
    position: relative;
    float: left;
    width: 33.333%;
    height: 100%;
    overflow: hidden;
  }

  .Pphoto {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain !important;
    transition: transform .5s ease-out;
    background-size: 90% 100%;
  }

  .txt {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 10%;
    left: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    cursor: default;
  }

  .x {
    font-size: 32px;
    line-height: 32px;
  }
  
  .tile{
  	width:100%;
  }
/******new subprod zoom *************/
@media(max-width:400px){ 
   .all_form .form-control { width: 94% !important;}
 } 
 #cart .cart-menu {
     padding: 10px;
     width: 385px;
}
.box-topheading{padding:0px;}
.panel-default  .panel-heading{
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-heading-box{width: 100%; display: inline-flex;}
@media(max-width:767px){ 
  #content-center-container .row{margin:0px;}
  #netzc #content-product-listing-category-description-container {padding: 0 6px;}  
  .sub-heading-listing , .main-heading-listing{padding-left:5px;}
  .sub-heading-listing{font-size:19px;}
}
.custom-file-upload{display: inline-block; padding: 2px 29px; cursor: pointer;background: -moz-linear-gradient(center top,#7EADE8 5%,#5699EA 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#7EADE8),color-stop(1,#5699EA));background: linear-gradient(center top,#7EADE8 5%,#5699EA 100%);box-shadow: inset -1px 2px 0px 2px #5699EA;color: #ffffff;border-radius: 20px;font-size: 22px;text-transform: uppercase;word-spacing: 1px;letter-spacing: 1px;}

/*custom radio button style starts*/
/* The radio */
.radio {
      display: block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 0px;
    margin-top: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 3px;
}

/* Hide the browser's default radio button */
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {
    position: absolute;
    top: 6px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff ;
    border-color:#7EC249;
    border-style:solid;
    border-width:2px;
     border-radius: 50%;
     margin-left:5px;
}


/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
    background-color: #fff;
    margin-left:5px;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
     left: 2px;
    top: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background:#7EC249;
    
 
}
/* The check */
.check {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    padding-right: 15px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff ;
    border-color:#f8204f;
    border-style:solid;
    border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid ;
    border-color:#f8204f;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*custom radio button style eof*/
.listing-price{min-height:50px;}


/*****************subs tabs******************/
.sub-products-well .qty-brk-table{
	border:none !important;
	margin-bottom:0px;
	font-size:15px;
}
.qty-brk-table{border-top:none !important;}
.qty-brk-table td{border-top:1px solid #e3e3e3 !important;}
/*.sub-products-well .savemore{
	margin-left:-20px;
	margin-right:-20px;
}*/
.sub-products-well .parent-qty-break{
	border:1px solid #ccc;
}

.extra-fields-tab-td{
	width:35%;
}
.subproductsUL li{
	margin:5px;
}
.subproductsUL &gt; li &gt; a{
	 border: 1px solid #fff;padding: 14px 12px !important;font-weight: 700;
}
/*****************subs tabs******************/

/*****************option filter******************/
.filtercontainer{margin:0}
.filtercontainer .panel-default{
	border:0px;
}
.filtercontainer .panel-heading{
	padding:5px;
}
.filtercontainer .more-icon{
	float:right;
}
.filtercontainer .panel-title &gt; a {
	display: block;
	text-decoration: none;
}
.more-less{
	float:right;
}
.attribute-body{
	margin:0;
	border:0px;
}
/*****************option filter******************/
/*****************loader in ajax listing******************/
#ajaxLoading{
	display : none;
	position : fixed;
	z-index: 100;
	background-image : url('/ncgraphics/ajaxprocessing.gif');
	background-color:#666;
	opacity : 0.5;
	background-repeat : no-repeat;
	background-position : center;
	left : 0;
	bottom : 0;
	right : 0;
	top : 0;
}
.pricefilter{
	padding-top:20px;
}
.pricefilterinput{
	width:60px;border:0; color:#f6931f; font-weight:bold;background-color: #f5f5f5;
}
#slider-range{z-index:0;}
/*****************loader in ajax listing******************/

.head_megamenu_brand{left:13%;}
.head_megamenu_brand:before{left:auto;right:10%}

/*********custom radio*********/
/* The container */
.styleinputcontainer {
    display: inline;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.styleinputcontainerlesspad{
	padding-left: 25px !important;
	font-size:16px;
}
.styleinputcontainerlesspad .checkmark{
    height: 20px !important;
    width: 20px !important;	
}
.styleinputcontainerlesspad .checkmark:after{
    top: 4px !important;
    left: 5px !important;
    width: 7px !important;
    height: 7px !important;
}
/* Hide the browser's default radio button */
.styleinputcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.styleinputcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.styleinputcontainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.styleinputcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.styleinputcontainer .checkmark:after {
 	top: 7px;
	left: 7px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

/*********custom radio*********/
.pricegroupstymbol #spcialspan{
	background: green;
	color: white;
	padding: 6px 15px;
	border:1px solid green;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;	
}
.checkboxcheckmark{
	border-radius : 0 !important;
}
.pricegroupstymbol input{
	display:inline;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	height:35px;
}
.gallery-img-video .type-video-home{left:5px;}
.gallery-img-video{padding:0px;}
.gallery_divbox_video{border:none;padding: 0px 6px 0px 0px;}

.gallery_divbox .gallery-img{height:133px;padding:0px;overflow:hidden;margin-bottom:0px;} 
.gallery_divbox_slider .gallery-img-slider{overflow:hidden;}
.gallery-img-slider{padding:5px;}
.gallery_divbox{height:173px;padding:0px;border:1px solid #4c4c4c;}
.owl-carousel .item{border-top:solid 2px #D2D2D2 ;padding:1px;border:solid 1px #D3D3D3;position:relative;border-radius:4px}


.pricesliderlabel{
	display:block !important;
	position:relative;
}
.minpriceinput, .maxpriceinput{
	position:absolute;
	width:100% !important;
}
#config-price .info_price_range{font-size:27px;}
.mega-images{height:80px;}
/****************sale exp date style**********************/
.expiressalemaindiv{float:right;height: 45px; margin-top: 10px;}
#expiringdate{ padding-left:20px;display:inline;}
#expiringdate li{
	display:inline-block;
	font-size:14px;
	min-width:35px !important;
	padding:3px;
	margin-right:2px;
	border-radius: 3px;
}
#expiringdate li span{}
#expiringdate li small{font-size:13px !important;}

@media(max-width:767px){
   .expiressalemaindiv{float:left;height: 45px; margin-top: 10px;}
   .list-saleimg{float:left;}
   .btn-full-div{padding:0px;}
   .product-right{/*padding:0px;*/}
   .btn-full-div #btn-buy-now{padding:6px;}
   .product-left{/*padding:0px;*/}
   .fullpage-outercontainer{padding:0px;}   
}
.saleparentdiv{
	text-align:center;
}
.expdivcalu{margin-top:8px;}
.expiredtext{display:inline;}
/****************sale exp date style**********************/
.contact-btn-set{margin-top:10px;}
.Sort_by{width:55%;}
@media(max-width:767px){
   .Sort_by{width:100%;}
   #Sort_by{width:100%;}
}   
.download-innerbox{padding:5px;border:2px solid #cccccc;border-radius:5px;min-height:62px;}
.related-file{margin-bottom:15px;}
.proddesigned-by {
    background-color: rgba(0,0,0,.7);
    color: #fff;
    padding: 5px !important;
    font-size: 15px;
}
.create_ticket_inner{padding:10px 15px;}
.ticket-head{margin:0px;}
.ticket_faq_section{padding:10px 15px;}
.ticket-content-box .tab-content{padding:0px;}
.unitbg{
	background-color: #428bca;
	color: #fff;	
	border:1px solid #428bca !important;
}
.noborder{border-top:none !important;}
.grid-adon{
	display:inline;
	font-size:16px;
	margin-left:-5px;
	border-bottom-right-radius: 3px !important;
	border-top-right-radius: 3px !important;
}
.input-group-addon.grid-adon:hover{border-radius:unset;}
.input-group-addon:last-child:not(.btn-multi-purchase-unit){border:none !important;}

figure.snip0013 &gt; div {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
}

figure.snip0013 {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100px;
    max-width: 250px;
    max-height: 350px;
    width: 100%;
    background: #fff;
    text-align: center;
}
figure.snip0013 &gt; div a i {
    font-size: 50px;
    opacity: 0;
    top: 50%;
    position: relative;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    display: inline-block;
}
figure.snip0013:hover {
    background: #000;
}
figure.snip0013:hover &gt; div i {
    opacity: 0.9;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
        transition-delay: 0s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
figure.snip0013:hover img {
    opacity: 0.35;
}

figure.snip0013 img {
    max-width: 100%;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.snip0013 img {
    width: unset;
}
.confirm-div lable b, .PO-lable-div lable b{
	    white-space: nowrap;
}
/*missing fontawesome icons*/
.fa-fax::before {
    content: "\f1ac";
}
.fa-file-pdf-o::before {
    content: "\f1c1";
}
/*missing fontawesome icons eof*/
.input-group-addon{padding: 7px 12px 6px 12px;}
.btn-qty-full{padding: 7px 6px 6px 6px;}
.mid10-margin-top{margin-top:10px;}
#config-price{ font-size:27px; }
#tab_selector{ padding:10px; height:45px;  border-radius:0; font-size:20px; width:101% !important; margin-left:-5px; color:#000;}
.my-large-margin-bottom{ margin-bottom:20px; }
.submulti-inner-box{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #e3e3e3;padding-left:0px;}
.submulti-qty-box{padding-left:5px;padding-top:8px;}
.sub-btns{padding-top:10px;}
.submulti-img{padding:0px;}
@media(max-width:767px){
  .submulti-outer-box{padding:0px;}
  .submulti-img {padding-left:0px;}
  .parent-img{padding:0px;}
  .slideradd .slider-item{float:left;}

}
.gallary-cate{border:1px solid #ddd;}
#extraimages{display:none;}
.parentproductsname h3 a{ font-size: 24px; }
.extraparentclass{ border: 1px solid #e3e3e3; border-bottom: none;background-color:#f5f5f5; }
.extrasubclass{ border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3; }
.list-parentsub-separator{ border-top: 1px solid #ccc; box-shadow: 0px 0px 5px #000; margin-bottom: 30px; }
.parentsub_0_count{ border-top:none; box-shadow: none;     }
.subproducts-addcart{margin-right:9px;}
.subproducts-priceing .subprodprice{margin-top:0px;}
.grid_priceing, .blank-grid-parent-price{height:40px;padding:0px;}
.grid_priceing .priceing{line-height:1;}
.lead-saleprice{color:#ff0000;}
.btn-full-div{margin-right:5px;}
.wishlist-div{margin-bottom:10px;}
.btn-full-div-inline{margin-right:5px;}

@media(min-width: 400px) and (max-width: 768px){
.wishlist-div { margin-left: 10px;}
}
.btn-buy-now a{font-size:16px;}
.submulti-callfor-price{font-size: 20px !important; font-weight: bold;}
.details-prodsection{padding-right:5px;}
.input-buy-inline-fullpage{margin-top:6px;}
.panel-heading-title{padding: 10px 15px;display: inline-block;width:100%;}
.panel-heading-rightbox{padding:0px;}
.right-astab .nav-tabs li a{font-size: 15px; padding: 7px;}
.forsubsTab .tab-class a{ font-size:14px; padding-left:8px !important; padding-right:8px !important; }
.forsubsTab .active a{ font-size:14px !important; padding-left:8px !important; padding-right:8px !important; }
.uniqueselected a:hover, .uniqueselected a:focus { color: #2a6496; text-decoration: none;; }
.inline-left-qty{margin-right:6px;}
.listing-outergrid{border-bottom:1px solid #dddddd;padding-bottom: 8px;}
.listingrootdiv{border-bottom:1px solid #dddddd;padding: 8px 15px;}
/* Important part */
.custom-modal .modal-dialog{
    overflow-y: auto !important;
}
.modal-dialog .modal-footer{padding: 19px 5px 20px;}
.modal-dialog .modal-footer .btn{padding:9px;}
@media(max-width:767px){
.sub-products-well{padding-left:0px;padding-right:0px;}
.allBtnsOuterBox{padding:0px;}
}
@media(max-width:500px){
.modal-dialog #body_modal{max-height:330px;}
.nav-tabs &gt; li &gt; a{font-size:14px !important;}
}

.custom-modal .modal-dialog {
  width: 95%;
  height: 95%;
  margin: auto;
  padding: 0;
  margin-top:20px;
}
.custom-modal .close{
	background: black;
	padding-left: 7px;
	padding-right: 7px;
	opacity: 1;
	color: wheat;
	padding-bottom: 2px;
	border-radius: 50%;
	border: 5px solid black;
}
.custom-modal .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 4px;
}
/* Important part */
.dropmenu-filter{list-style:none;padding-left:0px;}
.dropmenu-filter .filter-sub{padding-left:7px;list-style:none;}
ul .dropmenu-filter{font-family: Verdana,Arial,Helvetica,sans-serif !important;}
.dropmenu-filter li{cursor:pointer;}
@media(min-width:768px){
.value-data{display:block;}
}
.listoptionsclass{ padding:5px; font-size:16px; }
.product-listing-module-name{padding:0px;}
/* Home Part */

/**cre-attribute**/
.cre-att-textarea{width:95%;float:right }
.hover-attri-thumb-img{
	height:unset !important;
	max-height:unset !important;
	margin:0px auto;
	width: unset !important;
}
.attribute-thumb-img{margin: unset !important;}
.attribute-thumb-img:hover span { top:50px !important; right:-95px;z-index: 99; }
.attribute-thumb-img span{width:200px;}
.imgcount_5 , .imgcount_10, .imgcount_15{right:-50px !important;}
/**cre-attribute**/
.top-hr, .button-hr{border:none;}
.display-category{margin-bottom:15px;}
.fancybox-title-inside-wrap{
	text-align: center;
	font-size: 18px !important;	
}
.additional_hov_img{display:none; }
.on_Sail_img_cov:hover .additional_hov_img{display:unset;transition-delay: 2s;}
.on_Sail_img_cov:hover .mainprod_img{display:none}

.image-cont-box:hover .additional_hov_img{display:unset;transition-delay: 2s;}
.image-cont-box:hover .hoverAdditional, .image-cont-box:hover .mainprod_img{display:none}
.cart-head-counter{vertical-align: initial;}

.additional_hov_img_multi{display:none; }
.image-cont-box-multi:hover .additional_hov_img_multi{display:block;transition-delay: 2s;}
.image-cont-box-multi:hover .hoverAdditional, .image-cont-box-multi:hover .mainprod_img{display:none;}
/**********hover dropbown************/
.dropbtn {
  background-color: transparent;
  color: #000;
  padding: 5px 15px 5px 15px;
  font-size: 18px;
  border: 1px solid #ccc;
}
.dropdown {
  position: relative;
  display: inline-block;
  margin-bottom:0px;
}
@media (max-width: 767px){
	.dropdownfilter {
	  position: relative;
	  display: inline-block;
	  margin-bottom:7px;
	  width: auto;
	  float: left;
	}
}
.dropdownfilter{margin-bottom:5px;}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 250px;
  z-index: 1;
  padding-bottom:8px;
  cursor: pointer;
}
.dropdown-content label {
  color: black;
  padding:10px;
  text-decoration: none;
  display: block;
  margin:0;
}
.dropdown-content label:hover {background-color: #ddd;cursor: pointer;}
.dropdown-content div:hover {background-color: #ddd;cursor: pointer;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #f1f1f1;}
@media (max-width: 767px){
	.hide-on-mobile{
	    display: none !important;
	}
}
.small-padding-bottom{padding-bottom:8px !important;}
.ajax-filter-image{float:right;border-radius:50%;height:25px;width:25px;}
.ajax-listing-filter-name{float:left;font-weight: normal;font-size:18px}
.ajaxfiltercheckbox{display:none;}
.ajax-legend{border:unset;}
.glyphicon-green{color:green;font-size:12px;}
.highlight {    outline-offset: -2px; outline: 1px dashed green;}
/**********hover dropbown************/
.form-group{margin-bottom:10px;}
.filter-caret{
	color:#000;
}
.fa-map::before {
    content: "\f279";
}
.filtercontainer .dropdown-content{ z-index:99; }
.sub-products-well{padding-right:8px;}
.notab-section{border:none;}
select#tab_selector{
    line-height: 1;
    border: 0;
    border-radius: 5px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #ddd;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position-x: 99.2%;
    background-position-y: 18px;
}
.extrasubclass{padding-bottom:5px;}
.hide-subimg .mob-product{display:none;}
.billing-address-div{padding-left:0px;}
.delivery-address-div{padding-right:0px;}
.quote-order-total table td{border-top:none !important;}
.main-heading-listing{clear:both;}
.file-short-desc{padding-left:30px;padding-top:7px;}
.specialppse .reqd{
	left: 15px !important;
	top: 50px !important;
}
.agree-term .checkmark::after{height:15px;width:8px;top: -1px;}
.agree-term .checkmark{border-radius:0%;height: 20px; width: 20px;}
.form-align-right{text-align:right;}
.form-align-left{text-align:left;}
.titleontop{
	position:absolute;
	top:0;
}
.titleonbottom{
	position:absolute;
	bottom:0;
}
.titleover{
	position:absolute;
	top:50%;
	background-color: WindowText !important; opacity: .7; color: #fff !important;padding: 2px !important;
}
.content {
    background-color: unset;
}
.stock-view-num{margin-bottom:0px;clear: both;text-align: right;}
.stock-view-list{text-align: left;}
.input-list-qtybox{width:69px;margin-top:0px;padding-bottom:5px;float:left;} 
@media(max-width:767px){
   .form-align-right{text-align:left;}
   .btn-wishlist-view{text-align: left;padding-left:9px;}
   .stock-view-list{text-align:center;}
   .input-list-qtybox{margin:8px auto;float:unset;}
   .box-qty-msz-select #Qty1{width:49% !important;padding:6px;}
}
#netzback2Top.netzback2TopLeft{right: 84px !important;}
#netzback2Top.netzback2TopFull{bottom: 65px !important;}
#netzback2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #DDDDDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#netzback2Top:hover {
    background-color: #CCCCCC;
    color: #000;
}
#myForm .form-control{
	width:90% !important;
}
@media(min-width:992px){
/*  .pricematchform{float:unset;margin:0px auto;}  
  #afterLoginPriceMatch{float:unset;margin:0px auto;}*/
.text-right-desktop{text-align:right;}
}
.pricematch_loginbox .cart-tab{padding:0px;}
.contact_us_form .form-control{margin-bottom:10px;}
.contact_us_form .fss-form-div{position:relative;}
.contact_us_form .inputRequirement{position:absolute;top:0;left:0;font-weight:bold}
.contact_us_form textarea{height:120px;margin-left:0;width:100% !important;}
.fsstextalignright{text-align:right !important;}
.fsstextalignleft{text-align:left !important;}
.contactuslabel{font-weight:bold;}

.has-catdropcustominput{margin-top:0px;border-radius:0px;padding-left:3px;background-color:#ffffff;box-shadow:none;}
.has-catdropcustominput:focus{border-color:unset;box-shadow:none;}
.has-catdropcustombtn{margin-top:0px;z-index:999}
#mobile-search .has-catdrop{border:1px solid #dddddd;}
.has-catdropcustombtn{border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
.show-result-headersearch{border:none;border-right:1px solid #ddd;margin-right:0px !important;}
.category-result-dropdown{text-align:left;}
.input-group-header-btn{background-color:#dddddd;}
.show-result-headersearch{background-color:#dddddd;}
/*=====================================css for empty cart page starts=====================================*/
.netz-empty-my-cart {
    text-align: center;
    margin: 0px auto;
    padding: 15px;
    float:unset;
    margin-bottom:15px;
    background-color:unset;border:none;
    box-shadow: none;
}
.emptycart-bottom-views{margin-bottom:15px;}
.cart-sidenav .categories-box{background-color:unset !important;}
/*=====================================css for empty cart page eof=====================================*/
.price-match .logininnermodule{padding:2px;border:none;}
.price-match #remember_me{width:unset !important;}
.show-price-login{padding: 6px 12px;border: 1px solid #ccc;border-radius: 5px;}

/***********home page gallery part************/
.generalgallery .video-area{border:unset !important;}
.new-photo-inner-home .gallery-img{overflow:unset !important;}
.homegalleryimage img{object-fit: contain;}
.cropitimagedisplay{transform: scale(1.5);}
.galleryhometitle{text-align:center;padding:5px 0px;border-radius:0 !important;margin-top:-3px;white-space: nowrap;overflow:hidden;width:100%}
.gallerytitlehomeover{position: absolute; opacity: 0.7; bottom: 0; background: black; color: #fff;}
.gallerytitlehomeovertop{position:absolute;opacity:0.7;top:0; background: black; color: #fff;}
.homemodules .video-area{transition: 0.3s;position:relative;overflow:hidden;border: 0px solid #3D5BA2; border-radius: 5px; font-size: 14px; box-shadow: width:100%; height: 100%; box-shadow: 0 9px 9px rgba(0,0,0,.16), 0 6px 10px rgba(0,0,0,.23)}
.openimagefancy{display:none;position:absolute;color:#fff;}
.homemodules .video-area:hover{opacity:0.7}
.homemodules .video-area:hover .openimagefancy{display:block;    top: 40%; right: 40%;}
.openimagefancy:hover{color:#fff}
.homemoduleoverimage{position: absolute; bottom: 0; width: 100%; opacity: 0.9;}
.homemoduleoverimagetop{position: absolute; top: 0; width: 100%; opacity: 0.9;}
.nobottombordervideodiv{border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0!important; border-bottom:unset !important;} 
.notopbordervideodiv{ border-top-left-radius: 0!important; border-top-right-radius: 0!important;border-top:unset !important;}
.homevideothumbscales{transform: scale(1.2);}
.givebordertop{border: 0px solid #3D5BA2;border-bottom: 0;margin-bottom:-2px;}
.giveborderbottom{border: 0px solid #3D5BA2;border-top: 0;margin-top:-2px}
/**cate**/
.parrentgalleryimages img{object-fit: cover;}
.youtube-video-home .fa-play-circle-o{opacity:0.6;color:floralwhite}
/***********home page gallery part************/
.download-thumb-img .hov-download-img {
    position: absolute;
    display: none;
}
.download-thumb-img:hover .hov-download-img {
    display: block;
    top: 22%;
    left: 22%;
    background-color:#ffffff;
    border: 1px solid;
    padding: 7px;
    z-index:1;
}
@media(min-width:767px){
 .help-block{text-align:right;}
}
.tell-friend{width:20%;}
#cookieConsent { background-color:  rgba(20,20,20,.8); min-height: 40px; font-size: 14px; color: #ccc; line-height: 40px; padding: 10px 20px 10px 30px; position: fixed; bottom: 0; left: 0; right: 0; display: none; z-index: 99999; }
#closeCookieConsent { float: right; display: inline-block; cursor: pointer;  font-weight: bold; }
#cookieConsent a { color:  #FFEB81; }
.acpt-cookie{background-color: #fff;padding: 5px 12px;border-radius: 2px;color: #000;cursor: pointer;}
@media(min-width:992px){
 #cookieConsent p { display:  inline;font-size:15px; }
}
#cookieConsent p {font-size:15px; }
@media(max-width:767px){
 #closeCookieConsent { float: unset;text-align:center;width:100%;}
}
/*header position and transparent css starts*/
.header-fixed.netz-fixed{position:fixed;width:100%;z-index:99;}
.menubar-fixed.netz-fixed{position:fixed;width:100%;z-index:99;top:0;}
.header-fixed.netz-fixed .netz-main-menu{width:100%;z-index:99;border-radius:0;}
.logobar-fixed.netz-fixed{position:fixed;width:100%;z-index:99;top:0;}
/*header position and transparent css eof*/ 

/*listing page sale icon css starts*/ 
.text-rotated { color:  #ffffff; position: absolute; z-index: 1; height: 100px; width: 58px; right: 0.5%; font-size: 18px; text-align: center; padding: 0px; top: 0.7%; }
.pyramid { width: 68px; height: 80px; position: relative; }
.pyramid::before { content: ''; display: inline-block; width: 0; height: 0; border: 60px solid; position: absolute; border-right: 50px; bottom: -38px; left: 0px; } 
.rotated { writing-mode: tb-rl !important; transform: rotate(315deg) !important; position: absolute !important; top: -14% !important;left: 41.5% !important; z-index: 1 !important; color: #fff !important; height: 63px !important; text-align: center !important;  font-size: 14px; font-weight: 800; }
.pyramid::before { border-color:#EF1321 transparent transparent transparent }
.saleparentdiv .text-rotated{right: -2%;top: -3.3%;}
.saleparentdiv .pyramid::before{bottom: -35px;}
.saleparentdiv .text-rotatedSubs{right: -3%;top: -10px;}
.blinking{ animation:blinker 2s linear infinite; }
@keyframes blinker {
  50% {
    opacity: 0.4;
  }
}
.blinkingFast{ animation:blinkerFast 2s linear infinite; }
@keyframes blinkerFast {
	0%{	color: #ff0000;	}
	25%{	color: #ff0000;	}
	50%{	color: transparent;	}
	75%{	color: transparent;	}
	100%{	color: #ff0000;	}
}
/*listing page sale icon css eof*/ 
/*forms style*/
.hide-lable-for-forms{display:none;}
.hide-lable-for-forms-div .reqd{left:-8px !important}
/*forms style*/
/*review tab section and review page css starts*/
.review-cont-box{margin-bottom:20px;}
.review-box{margin-bottom:15px;}
.reviewheadertext-right{padding:0px;}
.reviewheadertext-left{padding-left:0px;}
.review-listing .no-padding-left{padding-left:0px;}
.review-listing .no-padding-right{padding-right:0px;}
.review-box-top{padding-top: 7px;padding-bottom: 7px;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;margin-bottom: 10px;padding-right:0px;margin-top:15px;}
.rating-user{font-size:20px;}
.review_loginbox .cart-tab{padding:0px;}






.star-cb-group {
  font-size: 17px;
  unicode-bidi: bidi-override;
  direction: rtl;
}

.star-cb-group &gt; input {display: none;}
  
.star-cb-group &gt; input + label {
	display: inline-block;
	overflow: hidden;
	/*text-indent: 9999px;*/
	width: 1.6em;
	white-space: nowrap;
	cursor: pointer;
}     
.star-cb-group &gt; input + label:before {
   display: inline-block;
   /*text-indent: -9999px;*/
   content: '\2606';
   color: #888;
   font-size:32px;
}
.star-cb-group &gt; input:checked ~ label:before,
      .star-cb-group &gt; input + label:hover ~ label:before,
      .star-cb-group &gt; input + label:hover:before {
      content: '\2605';
      color: #e52;
      text-shadow: 0 0 1px #333;
}
    
.star-cb-group &gt; .star-cb-clear + label {
  text-indent: -9999px;
  width: .5em;
  margin-left: -.5em;
}
.star-cb-group &gt; .star-cb-clear + label:before {
  width: .5em;
}

.star-cb-group:hover &gt; input + label:before {
  content: '\2606';
  color: #888;
  text-shadow: none;
}
  
  
.star-cb-group:hover &gt; input + label:hover ~ label:before,
.star-cb-group:hover &gt; input + label:hover:before {
  content: '\2605';
  color: #e52;
  text-shadow: 0 0 1px #333;
}

#log {
  margin: 0em auto;
  text-align: center;
  background: transparent;
}






/*review tab section and review page css eof*/
.collection img{ max-width:100%; max-height:108px; min-height:62px }
/*map view*/
.mapviewcontainer{padding-left:50px;}
.dealersscroll{padding:10px;border:1px solid #DBDBDB;background:#FAFAFA;margin:3px 0px;}
.setdealetsstle{padding:10px;border:1px solid #DBDBDB;background:#FAFAFA;margin:3px 0px;}
.searchdealer{text-align:left;border-bottom:1px solid #DBDBDB;padding-bottom:25px;padding-top:25px;}
.searchdealer .btn{width:100%;}
.dealerlisting{margin-top:12px !important;padding:10px;border:1px solid #DBDBDB;background:#FAFAFA;margin:3px 0px;}
.searchlistingareascroll{margin-bottom:14px;max-height:2000px !important;overflow-y:scroll;}
.searchlistingarea{margin-bottom:14px;}
/*map view*/

.content-products-info-reviews-rating .fa-check-circle{margin-left:0px;}
.caption-name{height:65px;overflow:hidden;}
.cont_formbox .fss-lable{height:57px;}
.accTop.loginbtn{padding: 0px;}

#top_home_drop_drow_right {
    background-color: #ffffff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    position: absolute;
    left: 0px;
    z-index: 20000;
    width: 200px;
    top: 39px;
    display: none;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
}
#top_home_drop_drow_right {
    list-style: none;
}
#top_home_drop_drow_right a:hover {
    text-decoration: none;
}
#top_home_btn_right {
    color: #999999;
    border: 0px;
    background-color: #222222;
    margin-top: 4px;
}
#top_home_btn_right:hover {
    color: #ffffff;
}

.plabelname{position:relative;}
.plabelname .inputRequirement{position: absolute; right: -160px; font-size: 22px;}
.inputRequirement{font-size: 22px;}
.plabelname{font-weight:bold !important; font-size:16px;}
.fss-form-div .form-control{width:97% !important}

.date_avail_pre{margin-bottom:0px;font-size:19px;color:#ff0000;}
.avail_date_val{color:#00A858;font-size:16px;}
.ui-tooltip-content {
    /* tooltip content */
    white-space: pre-line;
}
.text-left{text-align:left;}
.nc-terms-link{padding-left:0px;padding-right:0px;color:#FF0000;text-decoration:underline;}
@media(min-width:1150px){
.testimonial-list-img{width:13%;padding-left:0px;}
}
.globalformscode textarea{margin:0 !important;width:100% !important;}
.globalformscode .g-recaptcha {
    transform: scale(0.65) !important;
    -webkit-transform: scale(0.65)  !important;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}    
#cookieConsent-mobile{display:none;}
@media(max-width:767px){
  .globalformscode,.globalfaqdiv{width:100% !important;}
  #cookieConsent-mobile{display:unset;}
  .cont_formbox .fss-lable{height:auto;}
} 
#cookieConsent-mobile{margin-top: -17px;margin-right: -17px;float:right; font-size: 25px; color: #FFFFFF;cursor: pointer;}
/*css for vertical tab section starts*/
.vertical-configtabs li a{font-size:15px !important;}
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.vertical-tab{
    font-family: 'Livvic', sans-serif;
    display: table;
}
.vertical-tab .nav-tabs{
    display: table-cell;
    width: 28%;
    min-width: 28%;
    vertical-align: top;
    border: none;
}
.vertical-tab .nav-tabs li{
   float: none;
   vertical-align: top;
   border-bottom: 1px solid #F5F5F5;
   border-left: 1px solid #F5F5F5;
   border-top: 1px solid #F5F5F5;
   margin-bottom:10px;
   -webkit-box-shadow: 0px 0px 0px 1px rgba(191, 188, 188, .286);
   -moz-box-shadow: 0px 0px 0px 1px rgba(191, 188, 188, .286);
   box-shadow: 0px 0px 0px 1px rgba(191, 188, 188, .286);
   margin-right: 10px;
}
.vertical-navtabs{background-color:transparent;}
.vertical-tab .nav-tabs li a{
    color: #333333;
    background-color: transparent;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    padding: 18px 5px 17px;
    margin: 0px;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #555555;
    background-color: #F7F5F5;
    border: none;
   -webkit-box-shadow: 0px 0px 0px 1px rgba(85,85,85, .286);
   -moz-box-shadow: 0px 0px 0px 1px rgba(85,85,85, .286);
   box-shadow: 0px 0px 0px 1px rgba(85,85,85, .286);    
}
.vertical-tab .nav-tabs li a:hover *,
.vertical-tab .nav-tabs li.active a *,
.vertical-tab .nav-tabs li.active a:hover *{
color: #555555;
}


.vertical-tab .tab-content{
    color: #333;
    background: #F5F5F5;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 12px 15px 12px 25px;
    border-radius: 0;
    display: table-cell;
    position: relative;
}
.vertical-tab .tab-content h3{
    font-weight: 600;
    margin: 0 0 5px 0;
}
.tab-content-heading{background-color:#0468CA;color:#ffffff;padding:6px;}
.tab-content-heading *{font-weight:800;}
.tab-content-links{padding:3px;padding-bottom:6px;border-bottom:1px solid #dddddd;}
@media only screen and (max-width: 479px){
    .vertical-tab .nav-tabs{
        width: 100%;
        display: block;
        border: none;
    }
    .vertical-tab .nav-tabs li a{
        padding: 14px 20px 12px;
        margin: 0 0 13px;
    }
    .vertical-tab .nav-tabs li a:before{
        top: auto;
        bottom: 0;
        right: 50%;
        transform: rotate(135deg) translateY(0) translateX(-50%);
    }
    .vertical-tab .nav-tabs li a:hover:before,
    .vertical-tab .nav-tabs li.active a:before{
        bottom: -10px;
        right: 50%;
    }
    .vertical-tab .nav-tabs li a:after{
        width: 0;
        left: 50%;
        top: 5px;
        transform: rotate(0) translateY(0) translateX(-50%);
    }
    .vertical-tab .nav-tabs li a:hover:after,
    .vertical-tab .nav-tabs li.active a:after{
        height: 3px;
        width: 70%;
    }
    .vertical-tab .tab-content{
        padding: 20px 15px 10px;
        display: block;
    }
    .vertical-tab .tab-content h3{ font-size: 18px; }
} 
.vertical-tab-custom{margin-bottom:60px;}

/*css for vertical tab section eof*/
.faq-info-btn { display: table; }
.faq-info{ display: table-cell;}
.faq-icon { margin: auto 0; padding: 6px 10px; }
.faq-info h4 { font-size: 16px; margin: 0; }
.qa-answer-box{padding:15px 0px;border-bottom:1px solid #dddddd;}
.panel-collapse-faqanswer .panel-body{background-color: transparent;}

.netz_faq_heading &gt; a.netz_open::after {
    content: "\f139";
    color: #999;
}
.netz_faq_heading &gt; a::after {
    content: "\f13a";
    font-family: FontAwesome;
    float: right;
    color: #999;
    margin-right:7px;
}
.netz_faq_heading_top &gt; a.netz_open::before {
    content: "-";
    color: #999;
}
.netz_faq_heading_top &gt; a::before {
    content: "+";
    font-family: FontAwesome;
    color: #999;
}
.panel-default-faq{background-color:transparent;box-shadow:none;border:none !important;}
.netz_faq_heading_top a{font-size:19px;}
.faq-subcategory-heading{font-size:35px;font-weight:800;text-align:center;padding-bottom: 30px;}
.heading-faq-count{padding-top:100px;}
.panel-headings-faq-top{margin: 0.625rem 0 1.4rem 0;}
.faq-page-titledropdwon{float: left;margin-bottom: 20px;margin-top: 0px;}
.panel-group-dropdown{clear:both;}
.faq-cat-dropdown{right:0px;}
.globalfaqdiv .panel-title{font-size:18px;}
.globalfaqdiv .panel-body *{font-size:17px;}
.globalfaqdiv .panel-body{background-color:transparent;}
.fss-form-div .form-control.fss-form{display:inline;}
.fss-form-div .inputRequirement{display:inline;font-size:22px}
.top-header-address{float:left;}
@media(min-width:992px){
    .modal-filetext{width:400px;}
}
.customNavigation .nextstaticpages{top:unset !important;right:20px;}
.customNavigation .prevstaticpages{top:unset !important;left:15px;}
.netz-main-menu .cart-menu{padding-top:7px;padding-left:11px;padding-right:11px;}
.netz-main-menu .account-menu-menu{padding-top:7px;padding-left:11px;padding-right:11px;}
.customNavigation .nextstaticpages{top:unset !important;right:20px;}
.customNavigation .prevstaticpages{top:unset !important;left:15px;}
/**live preview close design section starts**/
#closelivepreview {
    overflow: hidden;
    z-index: 999;
    cursor: pointer;
    position: fixed;
    bottom: 24%;
    right: 0px;
    background: rgba(0,0,0,0.8);
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    font-weight:600;
    text-decoration: none;padding: 7px;
}
#closelivepreview *{color: #FFFFFF !important;}
/**live preview close design section EOF**/
.extrafooterrow ul li{
	display:inline !important;
}
.extra-footer-ul{margin:0;padding:20px;}
.singlerowFooter .commonfooterinner .footer-links{text-align:center;}
.singlerowFooter .commonfooterinner .footer-links li{float:unset;text-align:center;display:inline-block;}
/**review grid**/
.articles-grid-view{padding:0px 5px;}
.articles-thumb{margin: auto;overflow:hidden}
.articles-info-grid{height:28px; overflow:hidden; font-size:13px;}
.articles-icons-grid i{font-size:23px;margin-top:0}
.cat-article-name{margin-top:10px;height:50px;overflow:hidden}
.article-desc-grid{height:205px;overflow:hidden;}
.btn-article-grid{font-size:14px !important;padding:6px 10px !important;}
/**review grid**/
.carousel-control.left{background-image:unset;}
.carousel-control{opacity:1;z-index:99999;}
.parentproductsclass{ margin-top:20px; padding:10px ;border: 1px solid #e3e3e3; border-bottom: none;background-color:#f5f5f5; }
.subproductsclass{padding:10px;border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3;}
.normalproductsclass{padding:10px; border:1px solid #e3e3e3;margin-top:40px; margin-bottom:20px;box-shadow: 0px 5px 10px #ccc;}
.lastsubproductsdiv{border-bottom:1px solid #ccc;box-shadow: 0px 5px 10px #ccc;}
.boxheaderinner{    background: #000; padding: 10px;}
.boxheaderinner h3{margin:0;color: #fff;}
.boxbodyinner{padding:0}
.boxbodyinner ul{padding-left:5px;}
.boxbodyinner ul li{list-style: none;padding:10px 5px;}
.greencolorarrow{color:#69b918;margin-right:5px;}
.carousle-arrow-leftouter{position:absolute;top:40%;left:24%;}
.carousle-arrow-rightouter{position:absolute;top:40%;right:20%;}
.carousle-arrow-leftouter .fa-angle-left{font-size:70px;color:#ffffff;}
.carousle-arrow-rightouter .fa-angle-right{font-size:70px;color:#ffffff;}
.carousel-control.right{width:8%;}
input:-webkit-autofill, input:autofill {
     -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
input, select, textarea{filter:none;}
.uploadformbtncss{ display: inline; }
.uploadformbtnimg{background: #fff; border: 1px solid #ccc; border-radius: 5px;}

.newlegend{
	height:45px;margin: 0px auto;
}
.newhoverdiv{
	height:150px; max-height:unset !important;	
}
/*css for the simple sub menu sub section starts*/
.dropdown-menu-child{
    position: absolute;
    width: auto;
    left: 101%;
    padding-left: 10px;
    text-align: left;
    top: 5%;
    border:1px solid rgba(0, 0, 0, .15);border-radius: 4px;min-width:160px;z-index: 1000;float: left;display:none;list-style:none;
}
.dropdown-menu-child li{text-align:left !important;}
.simple-topmenu ul li, .simple-topmenu ul{text-align:left !important;}
.simple-submenu{width:100%;position:relative;}
.simple-topmenu .dropdown-menu{min-width:200px;}
.dropdown-menu-child &gt; li &gt; a {
    display: block;
    padding: 3px 10px 3px 5px;
    clear: both;
    font-weight: normal;
    line-height: 2.0;
    white-space: nowrap;
}
.netz_mega_mnu.dropdown-menu{right:0;}
.fullwidthMainMenu .netz_mega_mnu.dropdown-menu{right:unset;left:13%;}
.show-more-arrow{margin-top: 13px;margin-right:5px;}
.simple-submenu a{display: inherit !important;width: 90%;}
.nttz_menu_link .caret{margin-left:4px;}
.simple-topmenu a{display:inline-table !important;padding-right:2px !important;}
.simple-topmenu .caret{cursor:pointer;}
/*css for the simple sub menu sub section eof*/
form[name="email_friend"] input{width:50% !important;}
@media(max-width:767px){
   form[name="email_friend"] input{width:100%;} 
   .tellfriend-inner-container{padding:0px;}
   .termscond .fancybox-iframe{height:500px !important;}
}
@media(max-width:600px){
	.fancybox-wrap{
		width:100% !important;
		left:2px !important;
	}
	.fancybox-skin{
		padding:0 !important;
	}
	.fancybox-inner{
		width:99% !important;
		/*height:unset !important;*/
	}
	.fancybox-type-image .fancybox-inner{
		width:99% !important;
		height:unset !important;
	}	
	.fancybox-close{
		right:0px !important;
		top:-30px !important;
	}	
	.sitemappage .fa-arrow-circle-down{font-size:24px;position: relative; top: 3px;margin-left:20px;}
}
.sitemappage .fa-arrow-circle-down{margin-left:10px;}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 0 0 !important;
       -moz-box-shadow: 0 0 0 !important;
            box-shadow: 0 0 0 !important;
}
.fancybox-skin {background: transparent !important;}
.fancy-imageDesign.fancybox-desktop{width: 97% !important;left:15px !important;}
.fancy-imageDesign .fancybox-nav{width:4% !important;}
.fancy-imageDesign .fancybox-inner{margin:0 auto !important;text-align: center;}
.fancy-imageDesign .fancybox-nav span{visibility:visible !important;}
@media (max-width: 768px){
  .fancy-imageDesign.fancybox-desktop{width: 92% !important;left:15px !important;}  
  .fancy-imageDesign .fancybox-image{width:auto;display:unset;height:300px;}
  .fancy-imageDesign .fancybox-inner{height:400px !important;}
}
@media (max-width: 550px){
  .fancy-imageDesign .fancybox-inner{height:320px !important;}
}
@media (max-width: 400px){
  .fancy-imageDesign .fancybox-inner{height:270px !important;}
}
.netz_toplink .fa-user{margin-right:5px;}
.fa-dot-circle-o:before{content: "\f192";}
@media (min-width: 768px) and (max-width: 1199px) {
    .rdbox, .displayoptname{display:none !important;}
}
.bx-viewport{
	z-index:0;
}
.bx-controls-direction .bx-prev, .bx-controls-direction .bx-next{
	z-index:1 !important;
}
.cbtncustom, .sbtncustom, .has-feedback .form-control-feedback{height:34px;line-height:1;}
.sbtncustomcoupon{border-radius:0px;}
@media(min-width:767px){
	#content .show-on-mobile .slide{}
}
.my-agepopup .img-logo-responsive{height:85px;width:100%;object-fit:contain;}
.sameshippbilladd {padding-left:0}
/*header image as bg starts*/
.header-bg-title-box{position:absolute;top:0%;left:0%;bottom:0%;right:1.5%;}

.header-bg-title-inner{position:absolute;top:36%;left:20%;right:auto;}
.header-bg-title-innerCenter{position:absolute;top:36%;}    
.header-bg-title-boxCenter{display:flex;justify-content: center;align-items: center;}
#page-title{padding-left:10px;padding:5px 10px;border-radius: 5px;}
#sub-title-header{padding-left:10px;padding:5px 10px;}
.header-bg-title-inner {right:auto;}
.img-banner{width:100%;}
.header-bg-title-inner #page-title{float:left;}
.header-bg-title-inner #sub-title-header{clear:both;}
@media(min-width:768px) and (max-width:992px){
	.header-bg-title-box h1{font-size:34px;margin-top:8px;margin-bottom:5px;}
	.header-bg-title-box h2{font-size:24px;margin-top:8px;margin-bottom:5px;}
	.header-bg-title-inner{position:absolute;top:4%;left:5%;right:0%;}
	.header-category-nobg{height:150px !important;}
	.carousle-arrow-rightouter{right:20%;}
	.carousle-arrow-leftouter{left:31%;}
	.carousle-arrow-rightouter .fa-angle-right, .carousle-arrow-leftouter .fa-angle-left {font-size: 50px;}
} 

@media(min-width:993px) and (max-width:1140px){
    .header-bg-title-inner {position: absolute; top: 25%; left: 10%; right: 0;}
}
@media(max-width:767px){
	.header-bg-title-box h1{font-size:25px;margin-top:6px;margin-bottom:5px;}
	.header-bg-title-box h2{font-size:17px;margin-top:5px;margin-bottom:5px;}
	.header-bg-title-inner{position:absolute;top:2%;left:5%;right:0%;}
}

/*header image as bg eof*/
.notes{color:#FF0000;font-size:12px;}
.remove-videodetector{display:none;}
.btn-addtoquote{/*width:100% !important;*/white-space:normal;}
.buy-btn-div{margin-bottom:10px;}
.lable_pos_left{width:25%;}
.input_pos_left .form-control{width:65% !important;}
.input_pos_left_fss{width:68% !important;padding: 0;}
.fss-form-div.input_pos_left_fss .form-control{width:96% !important;}
.input_pos_left{margin-bottom:8px !important;}
.lable_pos_top{clear:both;width:100%;}

.text-muted{ display: block; color: #000 !important; font-size: 16px !important; font-weight: 100;	 }
.pos-rel{position:relative;}
.login-bx .button i{font-size: 22px;vertical-align:middle;}
.login-bx .button.hide-pass:focus { background: 0 0; border-color: #999999; box-shadow: 0 0 0 1px #999999; outline: 2px solid transparent; }
.login-bx .button.hide-pass:hover { background: 0 0; }
.login-bx .button.hide-pass { background: 0 0; border: 1px solid transparent; box-shadow: none; font-size: 14px; width: 2.5rem; height: 100%; min-width: 40px;  margin: 0; position: absolute; right: 0; top: 0; }
.logininnermodule .button.hide-pass{right:0 !important;}

.createacc-box .form-group{position:relative;}
.button i{font-size: 18px;vertical-align:middle;}
.button.hide-pass:focus { background: 0 0; border-color: transparent; box-shadow: 0 0 0 1px transparent; outline: 2px solid transparent; }
.button.hide-pass:hover { background: 0 0; }
.button.hide-pass { background: 0 0; border: 1px solid transparent; box-shadow: none; font-size: 14px; width: 2.5rem; min-width: 40px;  margin: 0; position: absolute; right: 0px; bottom: 0px;min-height:34px; }

.password_input_box{display:inline;}
.createacc-box .password_input_box{display:inline;position:relative;}
.login_input_box #email_address, .login_input_box .password_input_box{width:95%;}
@media(max-width:767px){
	.login_input_box #email_address, .login_input_box .password_input_box{width:93%;} 
	.cart-form{padding:0px;}
	.logininnermodule{padding-left:0px;padding-right:0px;}
	.login_form_cont{padding:0px;}
	.lable_pos_left{width:100%;}
	.input_pos_left .form-control{width:90% !important;} 
	.short_password{width:90% !important;}
}

#largeImage{z-index:0}
.display-inline{display:inline}


.mysharetopdiv{position:relative;}
#showmysharediv{
    height: auto;
    position: absolute;
    width: 245px;
    padding: 10px;
    right: -5px;
    background: transparent;
    margin-top: 6px;
    border-radius: 5px;
    z-index:99;
}
#showmysharedivsub{
    height: auto;
    position: absolute;
    width: 300px;
    padding: 10px;
    left: -85px;
    background: transparent;
    margin-top: 40px;
    border-radius: 5px;
    z-index:99;
}
.subproducts-maindiv .tab-content {overflow: unset;}

.fa-share-alt:before {
    content: "\f1e0";
    font-family: FontAwesome;
}   
.btn-addtoquote{margin-top:5px;}
.fullpage-buy-wishlist .btn-success, .fullpage-buy-wishlist .btn-wish, .fullpage-buy-wishlist .btn-share{height:44px;display:inline-flex;align-items:center;}
@media(max-width:767px){
    .btn-addtoquote{margin-top:0px;margin-bottom:0px;}
    .fullpage-buy-wishlist-inlineLeft{float:right !important}
}
/******newsletter shortcode******/
.shortcodefooternewsletter{
	padding:0;
}
.shortcodefooternewsletter div{padding:0 1px;}
.shortcodefooternewsletter .img-responsive{display:inline;}
.footershorcodegcaptcha{transform: scale(0.65) !important;}
.shortcodefooternewsletter #email, .shortcodefooternewsletter #name{display:inline;width:45%;}

@media(max-width:767px){
    .shortcodefooternewsletter #email, .shortcodefooternewsletter #name{width:100%;margin-bottom:10px;clear:both;}
    .gcaptch-li-shotcodeinner{margin:0px auto;float:unset;}
}

.shortcodefooterMultiNewsletter{float:left;width:100%;}
@media(min-width:992px){
.shortcodefooternewsletter {
  text-align: center;
  margin: 0px auto;
  float: unset;
  width: 70%;
}
.shortcodefooternewsletter.shortcodeftrNoCaptchanewsletter{width: 50%;}
.shortcodefooternewsletter #email, .shortcodefooternewsletter #name{
  height: 50px;
  margin-top: 0px;width:88%;
}
.extra-footer-links .news_letter_form_multi{margin:0px auto;float:unset;width:35%;}
}
.shortcodefooterMultiNewsletter #email, .shortcodefooterMultiNewsletter #name,
.extra-footer-links #news_letter_form #email, .extra-footer-links #news_letter_form #name{ height: 44px; margin-top: 0px;margin-bottom: 8px;}
/******newsletter shortcode******/

/***wishlisttopbuttoncounter**/
.netz_toplink{position:relative}
.wishcounterclass{
	top:-5px;
	right:-15px;
	font-size: 14px;
	display: block;
	width: 24px;
	height: 24px;
	background: #a62120;
	color: white;
	border-radius: 100%;
	line-height: 24px;
	font-weight: 700;
	position: absolute;
	text-align: center;	
}
/***wishlisttopbuttoncounter**/
/***leftside special***/
.saleparentdiv .text-rotated-left{right: -2%;top: -3.3%;}
.saleparentdiv .pyramid-left::before{bottom: -35px;}

.text-rotated-left{
	color: #ffffff;
	position: absolute;
	z-index: 1;
	height: 100px;
	width: 58px;
	left: 0.5%;
	font-size: 18px;
	text-align: center;
	padding: 0px;
	top: 0.7%;	
}
.pyramid-left::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 60px solid;
    position: absolute;
    border-left: 50px;
    bottom: -36px;
    left: 0px;
}
.pyramid-left { width: 68px; height: 80px; position: relative; }
.pyramid-left::before { border-color:#EF1321 transparent transparent transparent }
.rotated-left {
    writing-mode: tb-rl !important;
    transform: rotate( 224deg ) !important;
    position: absolute !important;
    top: -15% !important;
    left: 16.5% !important;
    z-index: 1 !important;
    color: #fff !important;
    height: 63px !important;
    text-align: center !important;
    font-size: 14px;
    font-weight: 800;
}
.grid-wish-btn{position: absolute; right: 10px;z-index: 1 !important;top:5px;}
.cirlcesale-left{
    position: absolute !important;
    top: 1% !important;
    left: 1% !important;
    z-index: 1 !important;
    color: #fff !important;
    height: 50px !important;
    width:50px;
    line-height:47px;
    text-align: center !important;
    font-size: 14px;
    font-weight: 600; 
    background-color: #EF1321;
    border-radius:50%;
}
.cirlcesale{
    position: absolute !important;
    top: 1% !important;
    right: 1% !important;
    z-index: 1 !important;
    color: #fff !important;
    height: 50px !important;
    width:50px;
    line-height:47px;
    text-align: center !important;
    font-size: 14px;
    font-weight: 600; 
    background-color: #EF1321;
    border-radius:50%;
}

.cirlcesale-listview{
    z-index: 1 !important;
    color: #fff !important;
    height: 50px !important;
    width:50px;
    line-height:47px;
    text-align: center !important;
    font-size: 14px;
    font-weight: 600; 
    background-color: #EF1321;
    border-radius:50%;margin: 0px auto;
}
.cirlceraffle-listview{height: 60px !important;width:60px;line-height:60px;font-size: 12px;}
.cirlcesale-cart-img{
    position: absolute !important;
    top: 3% !important;
    left: 0% !important;    
    z-index: 1 !important;
    color: #fff !important;
    height: 20px !important;
    width:50px;
    line-height:21px;
    text-align: center !important;
    font-size: 12px;
    font-weight: 600; 
    background-color: #EF1321;
    border-radius:1px;
}
.cirlcesale-cart{
    position: absolute !important;
    top: 109% !important;
    left: -50px !important;    
    z-index: 1 !important;
    color: #fff !important;
    height: 20px !important;
    width:50px;
    line-height:21px;
    text-align: center !important;
    font-size: 12px;
    font-weight: 600; 
    background-color: #EF1321;
    border-radius:1px;
}
.cirlcesale-cartpopup{   
    z-index: 1 !important;
    color: #fff !important;
    height: 20px !important;
    width:55px;
    line-height:21px;
    text-align: center !important;
    font-size: 12px;
    font-weight: 600; 
    background-color: #EF1321;
    border-radius:1px;
}
/***leftside special***/
.listingrootdiv{postion:relative;}
.grid-multi-btn {
    position: absolute;
    right: -2%;
    z-index: 1 !important;
    top: 80%;
} 
.perprodwishcount {
    position: absolute;
    right: 3%;
    z-index: 1 !important;
    top: 2.5%;
    font-size: 1.1rem;
}
.perprodwishcountml{
	position: absolute; 
	right: 18px;
	z-index: 1 !important;
	top:91%;
	font-size: 1.1rem;
}
.perprodwishcountmulti{
	/*position: absolute;
	right: 0;
	width: 40px;
	top: 86%;*/
	z-index: 1 !important;
	font-size: 1.1rem;
	display: inline;
	text-align: center;	
}
.list-wishlist-view{position:absolute;left:0px;z-index:1;}
.subpageslistdiv{padding: 8px 0px;}
.subpageslistli{padding:5px 0px;list-style: circle;}
.hovercontainer{z-index:999 !important;}
.hovercontainer img{max-width:unset !important;}
@media(min-width:767px) and (max-width:992px){
  .header-category-bg{height:auto !important;}
  .header-category-bg .img-banner{height:auto !important;}  
  .header-bg-title-box #page-title{font-size:35px !important;}
  .header-bg-title-box #sub-title-header{font-size:25px !important;}
}
@media(max-width:767px){
 .perprodwishcount {right:1%;}
 .header-category-bg{height:170px !important;}
 .header-category-bg .img-banner{height:170px !important;}
 .header-bg-title-box #page-title{font-size:27px !important;}
 .header-bg-title-box #sub-title-header{font-size:17px !important;}
 .creatbox_outer{padding:0px;}
 #netzc .page-header{padding-bottom:0px;}
} 
.fillpagetellafrnd .tellfriend-inner-container{
	background: transparent;
}
/*input quantity up and down starts*/
.full-innerqtybox{position:relative;}
.arrowup-increaseActive{height:44px;line-height: 32px;}
.input-qty-fullpage .arrowup-increase #Qty1, .input-qty-fullpage #Qty1, .input-qty-fullpage .arrowup-increase #Qty_raffle, .input-qty-fullpage #Qty_raffle{height: 44px;border-radius: 0px;}
.quantitybox_up:hover, .quantitybox_up:focus, .quantitybox_up:active{color:#333333;background-color:#ffffff;}
.quantitybox_down:hover, .quantitybox_down:focus, .quantitybox_down:active{color:#333333;background-color:#ffffff;}


.quantity_box_up{position: absolute;padding: 0px 7px;border-top-left-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-radius:0;right:0px;z-index:0;}
.quantity_box_down{position: absolute;padding: 0px 7px;border-top-left-radius: 0px;border-bottom-left-radius: 0px;border-top-right-radius: 0px;border-radius:0;top:22px;right:0px;z-index:0;}

.quantitybox_up{position: absolute;border-top-left-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-right-radius: 0px;border-radius:0;right:0px;z-index:0;width:19px;}
.quantitybox_down{position: absolute;border-top-left-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;border-top-right-radius: 0px;border-radius:0;right:0px;z-index:0;width:19px;}

.quantity_box_up_multi{padding: 0px 4px;height: 20px;left:41px;z-index:9;top:0px;padding-left:4px;}
.quantity_box_down_multi{padding: 0px 4px;height: 20px;top:20px;left:41px;z-index:9;padding-left:4px;}

.quantity_box_up_listing{padding: 0px 5px;height: 19px;left:119px;z-index:9;padding-left:4px;}
.quantity_box_down_listing{padding: 0px 5px;height: 19px;top:18px;left:119px;z-index:9;padding-left:4px;}

.quantity_box_up_grid{padding: 0px 5px;height: 21px;right:0px;z-index:9;padding-left:4px;}
.quantity_box_down_grid{padding: 0px 5px;height: 20px;top:20px;right:0px;z-index:9;padding-left:4px;}

.quantity_box_down_grid .fa-angle-down, .quantity_box_up_grid .fa-angle-up,
.quantity_box_up_listing .fa-angle-up, .quantity_box_down_listing .fa-angle-down,
.quantity_box_up_multi .fa-angle-up, .quantity_box_down_multi .fa-angle-down{font-size:13px;}

.multi-stock_msz{clear:both;}

.arrowup-increase #Qty1{height:37px;}
.input-group-addon:hover{
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;    
}
.product-listing-module-buy-now .input_buy_sec_inline .input-group-addon { padding: 6px 4px 7px 3px !important;font-size:15px;}
@media(max-width:768px){
    .full-innerqtybox #Qty1, .full-innerqtybox .form-control{width:86px !important;text-align:center !important;}
    .input-qty-fullpage .input-group-addon{padding-left:6px;padding-right:6px;}
    .video-btn-box-subs{padding-top:0px;padding-bottom:12px;}
    .fullpage-buy-quotelist{padding-top:8px !important;}

    .quantity_box_up{padding: 0px 5px;}
    .quantity_box_down{padding: 0px 5px;}    
    .quantitybox_up, .quantitybox_down{width:28px;}
    .product-listing-module-buy-now .input_buy_sec_inline .input-group-addon {padding: 6px 7px 7px 7px !important;}
    .qty-box-grid{padding-right:0px !important;}
}
/*input quantity up and down eof*/
/*swal alert button css starts*/
.sa-button-container .btn-danger{background-color:#ff0000;border-color:#ff0000;color:#ffffff;}
.sa-button-container .sa-confirm-button-container .btn-success{background-color:#038B03 !important;border-color:#038B03 !important;color:#ffffff !important;}
/*swal alert button css eof*/
@media(max-width:1278px){
.text-left.product-listing-module-buy-now{text-align:center !important;}
}
#shipping_diffaddress{margin-left:0px;}

/******compare css start****/
.floatingcomparebtn{position: fixed; left: 47%;right:45%; z-index: 999; bottom: 100px;border-radius:0px;}
.floatingcomparebtnreset{position: fixed; left: 43%; right:54%; z-index: 999; bottom: 100px;border-radius:0px;}
.compareproducts{
	width:50%;
	transform: scale(0);
	opacity: 0;
	position: fixed; 
	right: 25%; 
	left: 25%; 
	z-index: 990;
	height:120px;
	bottom: 115px;
	border-radius:5px;
	border:1px solid #ccc;
	background:#fff;
	clear: both;
	background: #fff;
	height: 200px;
	padding: 5px;	
	background: rgba(0, 0, 0, 0.8);
        color: #fff;	
}
.compareproductsdisplay{transform: scale(1.2); opacity: 1;}
.compareproducts td{border-right: 1px solid #ccc;text-align:center;width:150px}
.indvcompare{position:relative;}
.indvcompare .indvcompareicon{
	position: absolute;
        top: 5px;
        right: 5px;
        color:#ff0000;
}
.compareIconBox{position:absolute;top:1.5%;right:37px;}
/*****compare css ends*****/
.box-content .dropmenu ul, .box .box-content ul ul{left:100%;margin-left:0px;}
.box .box-content ul ul li:hover ul.sub-sec{left: 100%;margin-left:0px;}
.box .box-content.well{padding-right:0px !important;}
.header-menu-rightto-logo{padding-right:20px;}
.text-reqd-forms{margin:0}
@media(max-width:767px){
    h1, .h1, h1 *, .h1 *{font-size:26px;}
    h2, .h2, h2 *, .h2 *{font-size:23px;}
    h3, .h3, h3 *, .h3 *{font-size:19px;}
}
.page-results{margin-top:8px;}
.withtooldesc{
	border-bottom: 1px dotted #000;
	cursor: pointer;	
}
.topnav ul li .separator{margin-right:5px;}

/* The squarecontainer */
.squarecontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.squarecontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmarksquare {
  position: absolute;
  top: 6px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid;
}

/* On mouse-over, add a grey background color */
.squarecontainer:hover input ~ .checkmarksquare {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.squarecontainer input:checked ~ .checkmarksquare {
  background-color: #2196F3;
}

/* Create the checkmarksquare/indicator (hidden when not checked) */
.checkmarksquare:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmarksquare when checked */
.squarecontainer input:checked ~ .checkmarksquare:after {
  display: block;
}

/* Style the checkmarksquare/indicator */
.squarecontainer .checkmarksquare:after {
  left: 7px;
  top: 2px;
  width: 9px;
  height: 16px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.new-photo-inner {
    position: relative;
    height: 270px;
    border: none !important;
    border-radius: 5px;
    font-size: 14px;
    width: 100%;
    height: 100%;
    /*box-shadow: 0 9px 9px rgb(0 0 0 / 16%), 0 6px 10px rgb(0 0 0 / 23%);*/
    -webkit-appearance: none;
    -webkit-box-shadow: 0px 0px 6px #000000;    
    box-shadow: 0px 0px 10px rgb(0 0 0 / 16%), 0px 0px 40px rgb(0 0 0 / 23%);
    padding-top: 0px !important;
}
.gallerytitletop{
	margin-bottom:-3px;
	border-radius: 0 !important;
}
.additionalBellowImage .additional-grid .item{max-height:120px;}
.additionalBellowNewRow .additional-grid .item{max-height:auto;height:auto;}
.additionalBellowNewRow{margin-top:25px;}
@media(min-width: 993px){
.additionalBellowImage .additional-grid .item{max-height:120px;}
.additionalBellowImage .additional-grid .thumbnail .img-responsive{position: absolute !important;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);width: 85%;}
}
.masterthumb:hover span {
	left: -120px !important; 
	top: 50px !important;
}
.xmallcolor{
	font-size: 12px;
	opacity: 1;
	font-weight: 500;
	text-align: justify;
	display: block;
	line-height: 1.9;	
}
.samefotnt{
	font-size: 16px;
	FONT-WEIGHT: 700;
}
.margin-auto{margin:0px auto;}
@media(min-width: 993px) and (max-width: 1199px){ .md-margin-auto{margin:0px auto;padding-bottom:5px;}}
@media(min-width: 768px) and (max-width: 992px){
    .sm-margin-auto{margin:0px auto;padding-bottom:5px;}
}
@media(max-width:767px){
    .xs-margin-auto{margin:0px auto;padding-bottom:5px;}
}
.input_buy_sec_row .qty-box-grid .margin-auto, .input_buy_sec_row .qty-box-grid .md-margin-auto, .input_buy_sec_row .qty-box-grid .sm-margin-auto, .input_buy_sec_row .qty-box-grid .xs-margin-auto{padding-bottom:5px;}
@media(min-width:1200px){
    .subproducts-addcart-cont{/*width:60%;*/}    
}
.cart-dropdown, .account-dropdown{right:0px;}
.affiliate-dropdown{min-width:190px;}
.list-unstyled-files{list-style:none;padding:5px 0px;}
.list-unstyled-files li{padding:7px 0px;}
.prod-desc .tab-content{min-height:350px;}

.min-qty-buy{color:#FF0000;margin-left:17px;}
.min-qty-buy-details, .posmin-qty-buy{margin-left:0px;font-size:14px;clear:both;}
.show-on-tab, .show-on-tablet{display:none;}
@media(min-width:768px) and (max-width:1000px){
.show-on-tab, .show-on-tablet{display:block;}
.caret.show-on-tab, .caret.show-on-tablet{display:inline-flex;}
}
.subSelect{line-height: 2.1;}
@media(max-width:767px){
    #tab_selector{font-size:16px;padding-right:17px; margin-bottom: 8px; margin-left: 0px; width: 100% !IMPORTANT;}
    .subSelect{font-size:18px !important;}    
}
@media(max-width:450px){
    .subSelectLabel{width:24%;}
    .subSelectbox{width:75%;padding-right:0px;}
    select#tab_selector{font-size:15px;padding-right:19px;height: 35px;background-position-y: 11px;background-position-x: 98%;}
    .subSelect{line-height: 1.8;}
}
@media(min-width:650px) and (max-width:767px){
.subSelectLabel{width:12%;}
.subSelectbox{width:84%;padding-right:0px;}
#tab_selector{font-size:16px;}
}
.captchaBox{float:left;width:auto;}
.large-margin-bottom{margin-bottom:20px;}
@media(max-width:767px){
.addQuoteBtn{margin-bottom:10px;margin-top:0px;}
.saleparentdivFull{margin-bottom:10px;}
.details-prodsection {padding-right: 10px;padding-left: 10px;}
.input-buy-inline-fullpage.show-on-mobile .btn-full-div-inline{width:100%;}
.input-buy-inline-fullpage.show-on-mobile .btn-full-div-inline #btn-buy-now{width:100%;}
.extra-feature .youtube-video-home{float:left;}
.extra-feature .fullpage-buy-wishlist{float:right;}
.imgDown{clear:both;width: 100%;display: inline-block;margin-bottom:8px;}

.cart-tab .nav-tabs &gt; li &gt; a{font-size:14px !important;padding-right: 7px;}
.registerInnerBox{padding:0px;}
.registerInnerBox .well{padding-left:6px;padding-right:6px;}
.registerInnerBox .lable_pos_left, .createacc-box .lable_pos_left{font-size:14px;}
.creatAccPage .createacc-box{padding:0px;}
.creatAccPage{padding:0px;}
.cart-tab{padding:0px;}
   .resident span{display:block;}
   .ctearacc-btn,.btn-checkout-cart{float:unset !important;}
   .createaccBtnBox{text-align:center;}
   .captchaBox{float:unset;width:auto;}
   .createacc-captchaBox{text-align:center;}
   .shortcaptchaBox .captchaBox{text-align:center;width:100%;}
   .shortcaptchaBox{text-align:center;}
   #content-left-container{margin-top:35px;}
   .shortcaptchaBox .shortBtnBox{clear:both;margin-top:20px;margin-bottom:25px;width: 100%;text-align:center;}
.fullpage-buy-wishlist .wishlist-div{margin-left:6px;}
.product-right{padding:0px;}   
}
.readonlyaddon{pointer-events: none;}
.thumb-img-full{position:relative;}
.thumb-img-full .hovercontainer {
  position: absolute;
  display: none;
}
.NZ-kit-panel{overflow:unset !important;}
.thumb-img-full:hover .hovercontainer { display:block; top:0; left:100%; background-color: #ffffff; border: 1px solid; padding: 7px;z-index:1;}
.affiliate-creatacc-box label{font-weight:normal;}
.attributescontainer input[type="radio"]{transform: scale(1.5) !important; position: relative; top: 1px;right:2px;}
/*promotional newsletter button starts*/
#netzPromoNews {
    padding: 6px 12px;
    overflow: hidden;
    z-index: 999;
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    left: 30px;
    background-color: #DDDDDD;
    color: #555;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
}
@media(max-width:767px){
    #boxes #dialog_modal{left:5px !important;width:95%;}
}
/*promotional newsletter button eof*/
.xheigh{overflow:hidden;min-height:unset !important;}
.imgcart img{max-width:50px;}
#saleexp{ position: absolute; top: 20px; right: 65px; }
.salelable{display:none;position: absolute;top: 22px; right: 198px;}
.prevInstaShort {
  left: 0;
  top: -190px !important;
}
.nextInstaShort {
  right: 0;
  top: -190px !important;
}
/*for 5 column in a row starts*/
.netz-col-lg-5, .netz-col-md-5, .netz-col-sm-5, .netz-col-xs-5{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
    
}
.netz-col-xs-5 {
  float: left;width: 20%;
}
.padding-botom-15{padding-bottom:15px;}
@media (min-width: 768px) {
  .netz-col-sm-5{
    float: left;width: 20%;
  } 
}
@media (min-width: 992px) {
  .netz-col-md-5{
    float: left;width: 20%;
  }        
}
@media (min-width: 1200px) {
  .netz-col-lg-5{
    float: left;width: 20%;
  }  
}

/*for 5 column in a row eof*/
.btn-edit-dlt{font-size:14px;border:1px solid #999;}
.price-match.well{background-color:transparent;}
.details-prodsection {  background-color: transparent;}
.pricematch_loginbox, .logininnermodule{background-color: transparent;border:none;}
.creatAccPage .well, .createAccSuccessMsz{background-color: transparent;}
.ask_qusetionBox{border:none;margin-top:15px;}
.no_questionAvail{text-align:center;font-size:15px;}
#articleLogin .modal-body{height:600px;overflow-y:scroll;}
.sale_cart{height:20px;}
.confirm-div, .confirmmail-div{padding-top:10px;}

/* filenames */
.filesthumbnail{position:relative;}
.filenamep{margin:0; height:45px;}
.filesthumbnail:hover{
    opacity: 0.7;   
}
.filenameover{display:none;}
.filesthumbnail:hover .filenameover{
    display:unset;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    opacity: 1;
    background: #fff;
    color: #fff;
    margin: 0;
    padding: 5px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #ddd;      
}
.table tr:first-child td { border-top: 1px solid #ffffff;}
.table tr:not(:first-child):not(.buttom-td) td{border-top: 1px solid #dddddd;}
#ccsection td{border:none;}
.confirm-div, .confirmmail-div{padding-top:10px;}
.confirmmail-div input{width:60% !important;}
.fancybox-inner{border-radius:5px;}

/*colors attributes css*/
.cubestyle{    
    margin: 5px auto;
    height: 30px;
    width: 85%;
    padding: 2px;
    border-radius: 2px;
}
.cubeinnerborder{
	border: 2px solid #ccc;
	border-radius: 2px;
}
.createcolorbox{
    height: 40px;
    width: 40px;
    display: inline-block;
    margin: 5px 5px;
}
.hovercolorpreview{display:none;background:#fff;border: 7px solid #ccc; padding: 20px !important;}
.cubestylemore,.createcolorbox {cursor: pointer;}
.outercudegrid{height:55px;}
/*colors attributes css*/
.zoomWindow{margin-left:10px;margin-top: -5px;border: 1px solid #ddd !important;}
.fitimage{
	width: 100%;
	object-fit: contain;
	margin: auto;
}
.cropfitimage{
    width: 100%;
    object-fit: cover;
}    
.gallerytitlehomeovermiddle {
    position: absolute;
    opacity: 0.7;
    top: 50%;
    background: black;
    color: #fff;
}    
@media(max-width:992px){
    .downloadOuterBox{height:320px !important;}
    .thumbnailBoxDownld img{height:210px !important;}
    .thumbnailBoxDownld{height:220px !important;}
    .filenamep{overflow:hidden;}
}
@media(max-width:767px){
    .downloadOuterBox{height:300px !important;}
    .thumbnailBoxDownld img{height:190px !important;}
    .thumbnailBoxDownld{height:200px !important;}
    .filenamep{overflow:hidden;}
}
.innerdownload{
	width:70%;
	margin:auto;
	border:1px solid #ccc;
	padding:50px;
	border-radius:5px;
}
@media(max-width:767px){
	.innerdownload{
		width:100%;
		padding:5px;
		margin:auto;
	}
	.innerdownload #password{
		width:60% !important;
	}
}
.innerdownloadptag{
	margin-top:15px;
	color:#ff0000;
	text-align:center;
	margin-bottom: 0;
}

#siteLoader {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;text-align:center;
} 
@media(min-width:768px){
.pull-right-desktop, .float-right-desktop{float:right !important;}
.pull-left-desktop, .float-left-desktop{float:left !important;}
.text-center-desktop{text-align:center !important;}
.text-right-desktop{text-align:right !important;}
.text-left-desktop{text-align:left !important;}
}
@media(max-width:768px){
.text-center-mob{text-align:center !important;}
}
.mid-padding-top{padding-top:15px;}
.mid-padding-bottom{padding-bottom:15px;}
.mid-padding-left{padding-left:15px;}
.mid-padding-right{padding-right:15px;}
.no-padding-top{padding-top:0;}
.no-padding-bottom{padding-bottom:0;}
.no-padding-left{padding-left:0;}
.no-padding-right{padding-right:0;}
.large-padding-top{padding-top:25px;}
.large-padding-bottom{padding-bottom:25px;}
.large-padding-left{padding-left:25px;}
.large-padding-right{padding-right:25px;}
.small-padding-top{padding-top:5px;}
.small-padding-bottom{padding-bottom:5px;}
.small-padding-left{padding-left:5px;}
.small-padding-right{padding-right:5px;}
@media(min-width:767px){
  .input_buy_sec_inline{display:inline-flex;}  
}
@media(min-width:768px) and (max-width:1250px){
  .input_buy_sec_inline{display:block;}  
  .input_buy_sec_inline .qty-box-grid{padding-bottom:9px;}
  .input_buy_sec_inline .qty-box-grid .input-group{margin:0px auto;}    
}
@media(max-width:767px){
  .input_buy_sec_inline{display:block;}  
  .input_buy_sec_inline .qty-box-grid{padding-bottom:9px;}
  .input_buy_sec_inline .qty-box-grid .input-group{margin:0px auto;}
}
.noborder{border:0;}
.makeactive{    background: #f1f1f1; border: 1px solid #000;}
.termscond .fancybox-inner{height:600px !important;}
@media(min-width:768px) and (max-width:992px){
.copyrightBox{text-align:center;}
#designed_by{text-align:center !important;}
}
.btnview-grid{margin-bottom:3px;}
.fullpage-buy-quotelist{clear:both;}
.allBtnsOuterBox{width:auto;}
.fullpage-buy-quotelist .btn-addtoquote{width:100% !important;}
.main .squarecontainer{
	font-weight:unset;	
}
.btn{white-space: unset;}
.product-listing-module-buy-now-button{white-space: nowrap;}
.input_buy_sec_inline .btn-with-qty{padding-left:9px;padding-right:9px;}
.settingmainFooterRow address{margin-bottom:0px;}
.blinkinghead{
	animation:blinkingTextHead 1.0s infinite;	
}
@keyframes blinkingTextHead{
	0%{	color: #ff0000;	}
	25%{	color: #ff0000;	}
	50%{	color: transparent;	}
	75%{	color: transparent;	}
	100%{	color: #ff0000;	}
}
.giftproducticon{font-size: 24px; position: absolute;  left: -10px; margin-top: 5px !important;}
.multigiftproducticon{font-size: 24px;margin-left:5px;}
.bonus-sale-box{position: relative;display: inline;vertical-align: top;margin-left: 0px;}
.circle-bonus-cart {
    top: 3% !important;
    left: 0% !important;
    z-index: 1 !important;
    color: #fff !important;
    height: 20px !important;
    width: 50px;
    line-height: 21px;
    text-align: center !important;
    font-size: 12px;
    font-weight: 600;
    background-color: #EF1321;
    border-radius: 1px;
}
.single-row-center ul.footer-links li{float:unset;display:inline-block;}
.single-row-center{text-align:center;}
.halfwidthclass{
	padding:10px;border:1px solid #DBDBDB;background:#FAFAFA;max-height:430px;overflow-y:scroll;
}
.fullwidthclass{
	padding:10px;border:1px solid #DBDBDB;background:#FAFAFA;max-height:430px;overflow-y:scroll;width: 70%;margin: auto;float: revert;
}
.addmmapboxhighlight{
    border: 2px orange solid;
    box-shadow: 1px 1px 10px #ffa50052;
}

/*css for content tab starts*/
.topTabBox{text-align:center;}
.tab-nodesign{border:none;padding:0px;}
.av-tab-section-image {
  display: block;
  opacity: 1;
  filter: grayscale(1);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 90px;
  width:90px;
}
.tab-section-img{opacity: 0.6;font-size:15px;}
.tab-section-img *{font-size:15px;}
.tab-section-img img{filter: grayscale(1);}
.tab-section-img:hover{opacity: 0.85;}
.tab-section-img.active{opacity: 1;}
.tab-section-img.active img{filter: grayscale(0);}
.av-tab-arrow-container {
  display: block;
  height: 15px;
  overflow: hidden;
  position: relative;
  top: 8px;opacity:0;
}

.av-tab-arrow-container span {
  position: absolute;
  left: 50%;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 40px;border-color: #c7c7c7;
}
.av-tab-arrow-container span {
  top: 10px;
}
.tab-section-img.active .av-tab-arrow-container{width:90px;display:block;opacity:1;left: 15%;}
.tab-nodesign .active{display:table-cell;}

@media only screen and (min-width: 1200px){
.av-tab-arrow-container {
  height: 25px;
  overflow: hidden;
  position: relative;
  top: 10px;opacity:0;
}
}

@media(max-width:767px){
    .tab-nodesign .active{display:table-cell;height: 590px !important;padding-top: 70px !important;}
    .news_text_block{bottom:unset !important;}
    .tab-section-img img{height:85px !important;}
}


/*css for content tab EOF*/
#callusText_details {
    width: 288px;
    position: absolute;
    left: -65px;
    top: 44px;
    z-index: 9;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    text-align: center;
}
@media(max-width:767px){
    .pricematch_loginbox{padding-left:0px;padding-right:0px;}
    .registerInnerBox{padding-left:5px;}
    .price-match input, textarea{margin:0px !important;}
    .multi-qty-box #products_ids, .submulti-qty-box #products_ids{margin-right:15px;}
    .submulti-callfor-price{clear:both;display:block;}
    #nav-pill .nav-tabs &gt; li{margin-top:6px;}
    .iframe, iframe{width:100%;height:auto;}
    #content-center-container img{height:auto !important;}
    .g-recaptcha .iframe{max-height:80px;}
}
.carousel-caption{box-shadow:none;}
.fa-whatsapp::before {
  content: "\f232";
}
.mega-dropdown{position:unset !important;}
#prod-search{vertical-align:bottom;}
.oursharebar img{height:32px;width:32px;margin-bottom:5px;}
.oursharebutton img{height:32px;width:32px;}
.roundsocialicons img{border-radius:50%}
.sharebtnicn{padding: 1px;text-align: center;right: -100%;}
.sharebtnicn li a{padding:1px;}
.shareiconbtn{
    padding: 1px;
    display: inline;
}
.oursharebutton{display:inline;}
.videoembddiv{position: relative;}
.playEMBvideo{
    position: absolute;
    font-size: 25px;
    color: #fff;
    opacity: 0.8;
    z-index:1;
}
#content-center-container img{max-width:100%;}
.afflogin-left{height:360px;}
.afflogin-right .well{height:360px;}
@media(max-width:767px){
    .afflogin-right{padding:0px;}
}
.coppysuccessmessage{
	display:none;
	color: #7ec833;
	text-align:center;
}
/*affiliate section starts*/
.section-headding{margin-bottom:9px;clear:both;}
.section-rightBox textarea{margin-left:0px;}
.section-rightBox p{margin-bottom:0px;}
/*affiliate section EOF*/

/*affiliate-news section starts*/
.affiliatewrapper{background-color: #ffffff;
  padding: 10px 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0 15px 25px rgba(0, 0, 50, 0.2);
  box-shadow: 0 15px 25px rgba(0, 0, 50, 0.2);
}
.affiliatewrapper.toggle {
  width: 100%;
  background-color: transparent;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 0;
  text-align: justify;
}
.affiliatewrapper .panel-heading + .panel-collapse .panel-body {border-top: none !important;}
.affiliatewrapper .panel-heading{background-color:white !important;}
/*affiliate-news section end*/
@media (min-width: 992px) and (max-width: 1100px) {
    .boxfreeshipping{width:auto !important;right:unset !important;padding:0px 8px !important;left: 21% !important;}
}
@media (min-width: 768px) and (max-width: 992px) {
    .boxfreeshipping{width:auto !important;right:unset !important;padding:0px 6px !important;left: 21% !important;}
}
.fa-x-twitter::before {
  content: "\e61b";
}
#cartQuoteMessage{position: fixed; width: 30%; top: 50%; right: 25%; z-index: 9999; padding: 10px; font-size: 18px; font-weight: 600; margin: 0px auto;}
.owl_cover #owl-demo-gallery-ext .owl-nav{top: 18% !important;}
#tab-createview{padding:10px;}
.modal{z-index:99999;}
/*testimonial home slider starts*/
#owl-demotesti .item{margin-top:35px;padding:1px;background-color:#E8EDED;border:solid 1px #313131 ;position:relative;border-radius:4px;height:300px;padding:15px;color:#333333;}
.testi-moduleTitle{text-align: center;border:1px solid #000000;padding:10px;margin-top:5px;border-radius:20px;background-color:#ffffff;color:#000000;position: absolute;top: -9%;left: 31%;right: 31%;height:65px;margin:0px}
.testi-moduleTitleScrl{padding:10px;font-family:sans-serif !important;margin-top:20px;}
.testi-moduleRead{float:right;position:absolute;bottom:0px;right:15px;}
@media(max-width:767px){
    #owl-demotesti .item{height:auto;}
    .testi-moduleTitle{left: 14%;right: 14%;}
    .owl_tesstimonials{padding:0px;}
}
/*testimonial home slider EOF*/
.container-embed-box {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  pointer-events: none;
}

/*for the rating stars starts*/
.star-cb-group {
  font-size: 17px;
  unicode-bidi: bidi-override;
  direction: rtl;
}

.star-cb-group &gt; input {display: none;}
  
.star-cb-group &gt; input + label {
	display: inline-block;
	overflow: hidden;
	/*text-indent: 9999px;*/
	width: 1.45em;
	white-space: nowrap;
	cursor: pointer;
}     
.star-cb-group &gt; input + label:before {
   display: inline-block;
   /*text-indent: -9999px;*/
   content: '\2606';
   color: #888;
   font-size:29px;
}
.star-cb-group &gt; input:checked ~ label:before,
.star-cb-group &gt; input.active ~ label:before,
      .star-cb-group &gt; input + label:hover ~ label:before,
      .star-cb-group &gt; input + label:hover:before {
      content: '\2605';
      color: #e52;
      text-shadow: 0 0 1px #333;
}
    
.star-cb-group &gt; .star-cb-clear + label {
  text-indent: -9999px;
  width: .5em;
  margin-left: -.5em;
}
.star-cb-group &gt; .star-cb-clear + label:before {
  width: .5em;
}

.star-cb-group:hover &gt; input + label:before {
  content: '\2606';
  color: #888;
  text-shadow: none;
}
  
  
.star-cb-group:hover &gt; input + label:hover ~ label:before,
.star-cb-group:hover &gt; input + label:hover:before {
  content: '\2605';
  color: #e52;
  text-shadow: 0 0 1px #333;
}
/*for the rating stars eof*/
.pdfdivheight{height:185px;}
.btn-multi-purchase-unit{padding-right:5px;padding-left:5px;font-size:15px !important;}
.customizedimgforoption{
    height: 35px;
    display: inline-block;
    border: 1px solid #ddd;
    margin:2px;
    border-radius: 2px;
}    

.minicarttop{display:inline-block}
.fontred{color:#ff0000;font-size:18px;}
.choosevariants{
    width: 93%;
    float: right;
    margin: 0px 10px;
}
.ordiv{
clear:both;
padding-top: 10px;
}
#resetDropdowns{
	float: right;
	clear: both;
	padding-right: 15px;
	padding-top: 5px;
}
#dropdownrest{display:none;}
.combo-dropdown{padding-top:15px;} 
.product-left{padding-top:10px;}
.product-right{padding-top:0px;}   
.social_wrap i {
    font-size: 25px;
    padding: 0px 2px;
}
.sharebtnicn i {
    font-size: 25px;
    padding: 2px;
}
#prevNextTop{margin-bottom:10px;position: absolute;right: 18px;top: 0;z-index:99;}
#prevNextTop.prevNextTopUnset{position:unset !important;}
.newradiostyling{text-align:center;}
.newradiostyling a {font-size:14px !important; display: block; margin-top: 5px; height:30px;}

.verifyuser{
    color: #ff0000 !important;
    font-weight: bold !important;
}
.displaynone{display:none;}

.underotpstyle1{
	border-top: 5px solid #ccc;
    	letter-spacing: 1.8em;
    	left: 20%;
    	width: 50%;
    	text-align: center;
    	margin: auto;
}

#verifyotp{
    line-height: 2em;
    text-align: center;
    width: 50%;
    margin: auto;
}
.otpinputbox{text-align:center; position:relative;}

.adminspinner {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 47%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.otpplacceholder{
	position: absolute;
	top: 36px;
	left: 40%;
}
.otpfocused{
	letter-spacing:1em;
	font-size: 20px !important;
}
.otpblurred{
	letter-spacing:unset;
	font-size: unset;
}
.kit_cart, .kit_cart b{font-weight:normal !important;font-size:12px !important;}
#click_kit_item{color:#FF0000 !important;}
.subproducts-maindiv{clear:both;float:unset;}
.testimonial-dropdown{left: -96px !important;min-width: 200px !important;}
.category-toggle{float: right;
  margin-right: -12px;
  margin-top: 10px;}
.owl-carousel{z-index:0;}
/*css for the mobile view slider content starts*/
@media (min-width: 767px) and (max-width: 991px) {
    .text_layer_box.text_layer_count_1 *{font-size:27px !important;}

    .text_layer_box.text_layer_count_2 *{font-size:24px !important;}
    .btn_layer_box.btn_layer_count_1 .btn{font-size:22px !important;}
}
@media(max-width:767px){
    .text_layer_box.text_layer_count_1 *{font-size:18px !important;}

    .text_layer_box.text_layer_count_2 *{font-size:16px !important;}
    .btn_layer_box.btn_layer_count_1 .btn{font-size:16px !important;}
}

@media (max-width: 500px){
    .text_layer_box.text_layer_count_1 *{font-size:15px !important;}

    .text_layer_box.text_layer_count_2 *{font-size:14px !important;}
    .btn_layer_box.btn_layer_count_1 .btn{font-size:14px !important;}
}
@media (max-width: 340px){
    .text_layer_box.text_layer_count_2 *{font-size:14px !important;}
    .btn_layer_box.btn_layer_count_1 .btn{font-size:14px !important;}
}
/*css for the mobile view slider content EOF*/
.product-grid-module-cat{min-height:70px;overflow:hidden;}
.tip_btn{background:#FF0040 !important;color:#FFFFFF !important;}
.setmax-content{width:max-content;}
.list-inline{margin-left:0px;}
@media(max-width:550px){ .testimonials_desc{min-height:230px;} }
.table tr:not(:first-child):not(.buttom-td) td { border-top: 1px solid #dddddd !important; }
@media(min-width:769px){
    /*.box-logo-bar{display:flex;align-items:center;}
    #logo_div, .branding-sps.branding-ps, .custom-brand-search{flex:0 0 auto;}*/
}
.raffle_msz_box{margin-top:6px;}
@media(max-width:767px){
.fullpage-maxpurchase-message{padding-top:15px !important;}
.pass-forgot span{float:unset !important;}    
.pass-forgot{text-align:center;padding-top: 15px;}   
}
.filtercontainer .dropdownfilter{margin-bottom:5px;}
.allprodstopclass{margin-bottom:5px;}
@media(min-width:1199px){
	.salecountright{text-align:right}
}
.progress-bar{color:#000000;}
.progress-container {width: 100%;max-width: 600px;margin: 10px auto;}
.progress-bar {height: 20px;float: unset;background-color: #ddd;border-radius: 5px;overflow: hidden;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);width:100%;}
.progress-bar-fill { height: 100%; background-color: #4caf50; width: 0; transition: width 0.3s ease-in-out; }
.progress-label { text-align: center; margin-top: 10px; }
.no-border-bottom{border-bottom:none !important;}
.raffle-listing-inner{padding:15px 0px;border-bottom:1px solid #ccc;}
        .loader-nz {
            display: inline-flex;
            justify-content: center;
            align-items: center;
            gap: 5px;
        }

.dot-nz {
    width: 10px;
    height: 10px;
    background-color: black;
    border-radius: 50%;
    margin: 0 3px;
    opacity: 0;
    animation: dots 1.5s infinite ease-in-out;
}

.dot-nz:nth-child(1) { animation-delay: 0s; }
.dot-nz:nth-child(2) { animation-delay: 0.2s; }
.dot-nz:nth-child(3) { animation-delay: 0.4s; }

@keyframes dots {
    0% { opacity: 0; transform: scale(0.8);background-color:red; }
    50% { opacity: 1; transform: scale(1);background-color:blue; }
    100% { opacity: 0; transform: scale(0.8);background-color:green; }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.checkoutnewradioL{margin-bottom:0px !important;padding-right:0px}
.checkoutnewradioR{margin-bottom:0px !important;padding-left:0px}
#content-left-container .box-content .dropmenu li ul:empty{display:none !important;}
.box .box-content ul li:last-child a{border-bottom:none !important;}
#content-left-container .box-heading, .giftpage .box-heading, .articles-category-heading.box-heading{border-bottom:none;border-top-right-radius: 4px;border-top-left-radius: 4px;}
/*carousel slider thumbnail display starts*/
.NZcarousel-thumbnails {display: flex;justify-content: center;margin-top: 10px;}
.NZsliderthumb {width: 85px;height: 85px;margin: 5px;background-size: cover;background-position: initial;cursor: pointer;opacity: 0.5;transition: opacity 0.3s ease;}
.NZsliderthumb.active {opacity: 1;transform: scale(1.15);}
.carousel-indicators .active, .carousel-indicators li{margin:3px;}
.carousel-Sqrindicators li{border-radius:0;}
.carousel-circleThumb{border-radius:50%;}
/*carousel slider thumbnail display starts*/
.es-embed-root{max-width:unset !important;}
/*Cart mobile section EOF*/
.content-shopping-cart-qty-input-td input{width:70px !important;text-align:center;margin-left:auto;margin-right:auto;display:inline !important;height:37px;}
@media(max-width:479px){
  .content-shopping-cart-remove-td{display: inline-flex;}
 } 
@media(min-width:768px){ 
 .show-on-mobile{display:none;}
 .prodname-show-on-mobile{visibility:hidden;}
 .prodname-show-on-mobile-tr{display:none;}
} 

@media(max-width:767px){
  .hide-on-mobile, .hide-namecart{display:none;}
  .buttom-td td{border-top:none !important;}
  .content-shopping-cart-qty-input-td input {width:45px !important;padding:5px;}
  /*.prod-cart-name p{display:inline-flex;}*/
  .prod-cart-name a{line-height:1.2}
  .prod-cart-name input{margin-right:4px}
  .content-shopping-cart-qty-input-td, .content-shopping-cart-price-td, .content-shopping-cart-total-price-td{height: auto; min-height: 45px; font-size: 15px;}
  .content-shopping-cart-qty-input-td{width:50px;}
  .content-shopping-cart-price-td{width:65px;}
  .total-label{color:#a30001;font-size:17px}
  #content-container{padding-left:10px;padding-right:10px;}
  .content-shopping-cart-total-price-td .price{font-weight:bold;}
  .mob-attribute .hide-namecart{display:block;}
  .view-all{font-weight:bold;margin-left: 17px; cursor: pointer;color:#a30001;}
  .prod-quote-name .view-all{font-weight:bold;margin-left: 0px;margin-bottom:0px;font-size:13px; cursor: pointer;color:#a30001;}
  .shopping-cart-attribute-div{margin-left: 19px;}
  .prodname-show-on-mobile{visibility:visible;}
  .content-shopping-cart-total-price-td{float:right;text-align:right;}
  .content-shopping-cart-image-td img {max-height: 45px;}
  .top-header-left li .separator, .topnav li .separator{display:none;}
  .buttom-td .input-list-qtybox{margin:0px auto;float:unset;}
}  
@media(max-width:400px){
 .content-shopping-cart-qty-input-td{width:30px;}
 .content-shopping-cart-price-td{width:45px;}
}
/*Cart mobile section EOF*/
.layawaycls td{color:#FF0000;font-weight:bold;}</pre></body></html>