@import url('https://fonts.googleapis.com/css?family=Poppins:400,600');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');

.row-m-s-20px{
	margin-right: -20px !important;
   margin-left: -20px !important;
}
.h-link:hover{
	color: #ee7666;
}
.side-bar .page-list li a:hover{
	color: #921511;
}
ul.pagination{
	margin: 0px 0 15px;
	flex-wrap: wrap;
}
.pagination>b, .pagination>a{
	margin-bottom: 5px;
}
.pagination-bottom ul.pagination{
	margin: 15px 0 0px;
}
.sb-product-image{
	position: relative;
}
.fragment.caption u{text-decoration: none;
}
.brochure-table tr{
	border-bottom: 1px solid #e0d8d8;
}
.brochure-table td, .brochure-table th{
	padding: 5px;
}
.fragment.caption p>strong, .fragment.caption li>strong{
	padding-left: 0px;
	padding-bottom: 5px;
	display: inline-block;
}
.fragment.caption p>br+strong, .fragment.caption p>br+u{
	padding-top: 15px;
	display: inline-block;
}
.fragment.caption p>br+u{
	padding-bottom: 5px;
}
.brochure-price-list, .brochure-list{
	list-style: none;
	padding-left: 0;
	margin-top: 15px;
   margin-bottom: 0;
}
.brochure-list li:after{
	background: #a0a0a0 !important;
}
.divider{
	 width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
    -webkit-box-shadow: 0 3px 17px 0 #c7c7c7;
    box-shadow: 0 3px 17px 0 #c7c7c7;
    border-bottom: 1px solid #e6e6e6;
    height: 1px;
}
.alert a{
	color: #ffffff;
}
.h-link{
	text-decoration: underline;
	color: #333;
}
#cart tfoot tr:last-child{
	/*color: #ffffff;*/
}
#searchFields{
	background: #ffffff;
	margin: 15px 0;
}
#searchFields label{
	font-size: 16px;
	color: #666666;
	font-weight: 600;
}
#searchFields .radio{
	display: inline-block;
}
#searchFields .radio{
	margin-right: 10px;
}
#searchFields .radio label input[type=radio]{
	margin-right: 5px;
}
#searchFields .radio label{
	font-weight: 400;
}
#searchFields .radio:last-child{
	margin-right: 0px;
}
#searchFields .radio:first-child{
	padding-left: 0px;
}
.thumbnail.search-thumbnail .desc-sec h5{
	color: #333;
}
.thumbnail.search-thumbnail .sb-product-image a{
	height: 180px;
	display: flex;
   align-items: center;
   padding: 15px;
}
.thumbnail.search-thumbnail .sb-product-image a img{
	margin-left: auto;
	margin-right: auto;
}
.pagination.top{
	height: 100%;
   align-items: center;
}
.pagination a {
    color: #848484;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    background: #ffffff;
}
.pagination a:hover{
	color: #ffffff;
}
.pagination b {
	/*
    color: #ffffff;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #ffffff;
    background: #ffffff;
    */
    color: #333;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
}
.pagination b:first-child, .pagination a:first-child {
    margin-left: 0;
}
.pagination li>a{
	margin: 0 5px !important;
}
.pagination li:first-child a{
	margin-left: 0 !important;
}
.pagination li.active a:hover, .pagination li.active a{
	background: #921511;
	color: #fff;
}
form.imageOnLeftTextWrappedAround img{
	margin-left: auto;
	margin-right: auto;
}
form.imageOnLeftTextWrappedAround button img{
	margin: 0;
}
.add-to-cart-btn{
	border-radius: 0px;
}
.add-to-cart-btn img.cartIconBlack{
	display: none;
}
.add-to-cart-btn:hover a{
	color: #000;
}
.add-to-cart-btn:hover{
	background: #ffffff !important;
	color: #333 !important;
}
.prev-parent:hover{
	background: #fff;
}
.prev-parent:hover input[type=submit]{
	color: #921511;
}
.prev-child .leftArrowWhite{
	display: block;
}
.prev-child .leftArrowRed{
	display: none;
}
.prev-parent:hover .leftArrowRed{
	display: block;
}
.prev-parent:hover .leftArrowWhite{
	display: none;
}

.nxt-child .rightArrowWhite{
	display: block;
}
.nxt-child .rightArrowRed{
	display: none;
}
.nxt-parent:hover .rightArrowRed{
	display: block;
}
.nxt-parent:hover .rightArrowWhite{
	display: none;
}
.nxt-parent:hover{
	border: 1px solid #921511;
	background: #fff;
}
.nxt-parent input[type=submit], .nxt-prev input[type=submit], .nxt-parent input[type=BUTTON], .nxt-prev input[type=button]{
	background: transparent;
	color: #fff;
}
.nxt-parent:hover input[type=submit], .nxt-parent:hover input[type=button]{
	color: #921511;
}
.safe{
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
}
.safe::before{
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 15px;
	height: 20px;
	background-image: url(lockIcon.png);
	background-repeat: no-repeat;
	background-position: center;
}
.cart-details a:hover{
	color: #ca0606;
}
td[data-th="Cost"]{
	color: #921511;
	font-weight: 600;
}
.cart-cell a{
	/* color: #921511; */
	color: #333333;
}
select::-ms-expand {
    display: none;
}
form.imageOnLeftTextWrappedAround #price .product-price span span.actrequiredcolor, form.imageOnLeftTextWrappedAround #price .product-price span span.actrequiredcolor .alert.alert-primary, span.actrequiredcolor .alert.alert-primary{
	font-size: 12px;
	transition: all .2s linear;
}
form.imageOnLeftTextWrappedAround #price .product-price .small, #price .small{
	color: #921511;
}
.pt-15{
	padding-top: 15px;
}
.side-bar-title{
	color: #333;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 18px;
	background: #ffffff;
	padding: 10px 0;
}
.side-bar-title +.fragment.caption .title-shadow{
	padding-top: 5px;
}
form.imageOnLeftTextWrappedAround .side-bar>.row img{
	max-height: 80px;
}
.side-bar>.row{
	margin-bottom: 4px;
	background: #ffffff;
	position: relative;
}
.side-bar>.row:hover{
	-webkit-box-shadow: 0px 2px 4px 0px rgba(28, 41, 47, 0.25);
    -webkit-transform: translateY(-1px);
}
.side-bar .product-info .btn.d-flex{
	 padding: 0px 15px;
    color: #fff;
    font-size: 12px;
    width: auto;
    display: inline-block !important;
    max-width: unset;
    align-items: center;
}
.side-bar .image{
	padding: 0;
}
.side-bar .image a{
	display: flex;
    padding: 10px;
    border-right: 1px solid rgb(247, 247, 247);
    max-width: 110px;
    max-height: 110px;
    align-items: center;
}
.side-bar .theme-btn-hiLit{
	margin-bottom: 2px;
}
.side-bar .caption a h5{
	font-size: 14px;
   margin-bottom: 5px;
}
.side-bar .caption .product-price{
	font-size: 14px;
	margin-bottom: 5px;
	color: #921511;
}
.side-bar .product-info .btn.d-flex img{
	max-height: 16px !important;
	display: inline;
}
.theme-bg-box{
	background: #ffffff;
}
.theme-btn{
	background: #921511 !important;
	border: 1px solid #921511 !important;
}
.theme-btn:hover{
	background: #6a6a6a !important;
	border: 1px solid #6a6a6a !important;
}
.theme-border{
	border: 1px solid rgb(234, 234, 234);
}
.theme-shadow, .theme-shadow-h, .slide-container .bx-wrapper{
	 transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    box-shadow: 0px 1px 3px 0px rgba(28, 41, 47, 0.08);
    -webkit-box-shadow: 0px 1px 3px 0px rgba(28, 41, 47, 0.08);
    -moz-box-shadow: 0px 1px 3px 0px rgba(28, 41, 47, 0.08);
    -ms-box-shadow: 0px 1px 3px 0px rgba(28, 41, 47, 0.08);
}
.theme-shadow-h:hover{
	 transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    box-shadow: 0px 4px 20px 0px rgba(28, 41, 47, 0.16);
    -webkit-box-shadow: 0px 4px 20px 0px rgba(28, 41, 47, 0.16);
    -moz-box-shadow: 0px 4px 20px 0px rgba(28, 41, 47, 0.16);
    -ms-box-shadow: 0px 4px 20px 0px rgba(28, 41, 47, 0.16);
}
.bb-theme{
	border-bottom: 1px solid rgb(234, 234, 234);
}
.section-name{
	color: #333;
	text-transform: capitalize;
	font-size: 20px;
	margin-bottom: 15px;
}
.product-title{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 12px;
	
	color:#28281c !important;
	font-weight:800;
	font-family:"Poppins";
}
.fragment.caption .fragment-title{
	color: #666666;
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 400;
	margin-bottom: 15px;
}
p{
	margin: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin-bottom: 0;
}
img{
	max-width: 100%;
}
.w-73{
	 width: 73%;
    left: 12.5% !important;
}
.products-list-section{
	padding-top: 15px;
	margin-bottom: -15px;
}
.fragment.caption{
	/*margin-top: 10px;*/
}
.fragment.caption a{
	color: #ee7666;
	font-size: 15px;
}
.fragment.caption p>u{
	padding-left: 0px;
}
.abs-pos{
	position: absolute;
	left: 0;
	top: 0;
}
.banner-title{
	display: block;
   width: 100%;
	text-transform: uppercase;
   color: #fff;
   font-size: 36px;
}
.col-12.col-12-7{
	padding-left: 8px;
	padding-right: 8px;
}
.indexPage .product-list>div{
	/*
	padding-left: 15px;
	padding-right: 0px;
	margin-bottom: 15px;
	*/
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
/*.indexPage .product-list>div:first-child{
	padding-left: 0px;
}
.indexPage .product-list>div:last-child{
	padding-right: 0px;
}*/
.btn-success{
	/*border: 1px solid #232122 !important;
	background: #232122 !important;*/
	color: #fff !important;
	position: relative;
	font-size: 16px;
	text-transform: uppercase;
}
.theme-btn-hiLit{
	border: 1px solid #921511;
	background: #921511;
	color: #fff;
	position: relative;
	font-size: 16px;
	text-transform: capitalize;
}
.theme-btn-hiLit[disabled]:hover{
	
}
.btn{
	font-weight: 400;
	line-height: 30px;
}
.btn img{
	max-width: 100%;
	max-height: 20px !important;
	padding-right: 10px;
}
.btn-text{
	line-height: 20px;
	text-transform:Capitalize;
}
.btn.d-flex{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 15px;
}

.indexPage .thumbnail .caption{
	/* background: rgba(0, 0, 0, 0.5); */
	background: rgba(255,255,255, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
}
.indexPage .thumbnail .caption h2{
	font-size: 16px;
	/* font-size: 15px; */
	color: #fff;
	/* text-transform: uppercase; */
}
.home-page-menu{
	border: 1px solid #cec901;
   padding: 10px;
	text-align: center;
}
.home-page-menu.page-list .font-weight-bold{
	display: block;
	text-transform: uppercase;
}
.home-page-menu.page-list .font-weight-bold a{
	color: #cec901;
	text-transform: uppercase;
	text-align: center;
    display: block;
}
.home-page-menu.page-list .font-weight-bold a:hover{
	color: #ffffff;
}
.home-page-heading{
	font-family:"Poppins";
	font-size:25px;
	font-weight:600;
	color:#27271d;
}
.home-page-sub-heading{
	font-family:"Poppins";
	font-size:14px;
	color:#29291d;
}
.copyright-border{
	border-top: 1px solid #676767;
    padding-top: 15px;
    margin: 0;
    color: #cdcdcd;
    font-size: 12px;
}
.header-phone{
	font-size: 27px;
    margin-bottom: 3px;
    line-height: 27px;
}
.header-timing{
	font-size: 10px;
    line-height: 17px;
    font-weight: 600;
    margin: 0;
}
.header-cart-money{
	position: absolute;
    /* bottom: -20px; */
    right: -10px;
    /*
    background: #fef01d;
    color: #333;
    */
    color: #fffffd;
    padding: 1px 5px;
    border-radius: 2px;
    width: 70px;
    text-align: center;
    font-weight: 600;
    /* font-size: 11px; */
    font-size: 24px !important;
}
.header-cart-count{
	    position: absolute;
    color: #fff;
    background: #921511;
    top: -4px;
    right: 0px;
    padding: 5px 7px;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 600;
    min-width: 26px;
    text-align: center;
}
ul.d-flex {
	list-style: none;
}
.sub-header ul{
	margin-bottom: 0;
}
.sub-header ul.d-flex li{
	padding-left: 15px;
}
/* Sellerboot Theme */



/* General Styles */
html {-webkit-font-smoothing: antialiased}
body
{ 
	/* font-family: 'Open Sans', sans-serif; */
	font-family:'Poppins';
	position: relative;
	/* background-color: #f4f4f4; */
	background-color: #fbfbfb;
	color: #666666;
}
 /*
.checkout>fieldset>fieldset{
	background: #f9f9f9 !important;
    padding: 15px;
        margin: 15px 0 5px;
            width: 100%;
    //float: left;
}*/
.row.DeliverField, .DeliverField.form-group{
	margin-left: 0;
   margin-right: 0;
}
.DeliverField.form-group{
	padding-right: 15px;
    padding-left: 15px;
}
.menu-bg{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: url(menu-bg.jpg);*/
    opacity: 0.1;
}
/*
.btn, .nxt-parent, .prev-parent{
	-webkit-box-shadow: 5px 2px 1px 1px rgba(199, 221, 241, 0.34), 1px 4px 5px 1px rgba(167, 210, 249, 0.35), 0 0px 5px 0 rgba(0, 82, 155, 0.09);
	box-shadow: 5px 2px 1px 1px rgba(199, 221, 241, 0.34), 1px 4px 5px 1px rgba(167, 210, 249, 0.35), 0 0px 5px 0 rgba(0, 82, 155, 0.09);
}
.nxt-parent .btn, .prev-parent .btn{
	-webkit-box-shadow: none;
	box-shadow: none;
}*/
.contactus-icons{
	font-size: 60px !important;
	color: #ffffff;
}
.flex-1-to-child>*{
	flex: 1;
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.03) !important;
}
.tab-content{
    border-top: none;
    padding: 17px 0px;
}
.tab-content h3{
	color: #333;
	margin-bottom: 10px;
}
.tab-content>.tab-pane{
	font-size: 14px;
}
/*.nav-tabs .nav-link.active{
	background: #2bbbad;
    color: #fff;
}*/
.btn-number{
	background: transparent;
	color: #232122;
	border: 1px solid #ced4da;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-item {
	margin-left: 0px;
	margin-bottom: -3px;
	margin-right: 15px;
   border-bottom: none;
}
.nav-tabs .nav-item .nav-link{
	/*padding-left: 0;*/
}
.nav-tabs .nav-item.show .nav-link.active, .nav-tabs .nav-item .nav-link.active{
	border-bottom: 3px solid #ee7666;
}
.nav-tabs .nav-link{
	border: none;
   border-radius: 0px;
	color: #333;
   text-transform: capitalize;
}
/*.recent-products{
	width: 100%;
}*/
.pagination li {
    /*padding: 0 15px;*/
}
.pagination li:hover{
	/*background: #e6e6e6;*/
}
.pagination li.active:hover, .pagination li.pagi-full-page-url:hover{
	background: transparent;
}
.pagination li.active a{
	cursor: default;
}
.pagination li:first-child {
	padding-left: 0;
}
.pagination li:last-child {
	padding-right: 0;
}

.footer-product-sec h3, .section-title{
	width: 100%;
   padding: 10px 0 10px;
	font-size: 25px;
	font-weight: 600;
}
.footer-product-sec h3{
	text-align: Left;
	text-transform: capitalize;
	font-size: 20px;
	color: #333;
}
.section-title{
	text-align: Left;
	text-transform: capitalize;
	font-size:20px;
	font-weight:600;
	font-family:"Poppins";
}
.section-title-box{
	border-left: solid 5px #eddd04;
	padding-left: 10px;
	background-color: #FFF;
	/*
	min-height:45px;
	height:45px;
	*/
}
.titleSideLine, .footerTitleSideLine{
	position: relative;
}
.titleSideLine>*{
	background: #f4f4f4;
	
			padding-right: 15px;
	
	
	
}
.footerTitleSideLine>*, .footerTitleSideLine>*{
	/* background: #f4f4f4; */
	background: #FFFFFF;
	
			padding-right: 15px;
	
	
	
}
.titleSideLine:after, .footerTitleSideLine:after{
	content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background: ;
    z-index: -1;
    background: #e0e0e0;
}
span.btn-default{
	background: #dddddd;
    border-radius: 0px;
}
.row.half-margin-row{
	margin-right: -7px !important;
   margin-left: -7px !important;
}
.sitemap .page-list, ol.infoPagesSecondaryBar{
	display: flex;
	flex-wrap: wrap;
	margin: 15px 0;
	padding: 0;
}
#actinic-sitemap ul {
    padding: 0;
}
#actinic-sitemap ul li {
    padding: 3px 0 !important;
}
.sitemap li{
	margin-left: 2em;
    margin-top: 2px;
    margin-bottom: 2px;
    list-style: none;
}
.sitemap .page-list li, ol.infoPagesSecondaryBar li{
	background: transparent;
	flex: 1 1 auto;
	border: 1px #921511 solid;
	text-align: center;
	margin: 5px;
}
.sitemap .page-list.theme-shadow{
	box-shadow: none;
}
.sitemap .page-list li a, ol.infoPagesSecondaryBar li a{
	color: #921511;
	font-weight: 600;
	display: block;
	padding: 3px 15px;
}
.sitemap .page-list li a{
	min-height: unset;
	text-align: center;
}
.sitemap .page-list li:hover, ol.infoPagesSecondaryBar li:hover{
	background: #921511;
}
.sitemap .page-list li a:hover, .sitemap .page-list li:hover a, ol.infoPagesSecondaryBar li:hover a, ol.infoPagesSecondaryBar li a:hover{
	color: #fff;
}
.sitemap li a{
	color: #333;
}
.sitemap li a:hover{
	color: #921511;
}1
.footer-product-sec
{
	padding: 15px 0px 0px;
}
#idShoppingCartGrid #cart .cart-cell.cart-details:nth-of-type(2){
	color: #333;
	text-align: left;
	display: flex;
	align-items: center;
}
#idShoppingCartGrid #cart .cart-cell.cart-details:nth-of-type(3){
	display: flex;
	align-items: center;
	justify-content: center;
}
#cart .cart-cell.cart-details:nth-of-type(5), #cart .cart-cell.cart-details:nth-of-type(2) {
    /*font-size: 13px;*/
    color: #000;
    /* font-weight: 600; */
}
span.product-price{
	display: block;
	/*padding-bottom: 5px;*/
}
.selectOptions > label, form.imageOnLeftTextWrappedAround .form-group label{
	font-weight: 600;
	font-size: 14px;
}
label.ajs-attr{
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 14px;
}
.attribute-list label.ajs-attr{
	color: #A9A9A9;
}
.attribute-list label.ajs-attr.active{
	color: #921511;
}
label.ajs-attr:before{
	content: "\f1db";
	position: absolute;
   left: 0;
	top: 4px;
	cursor: pointer;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 15px;
	color: #cecece;
}
label.ajs-attr.active:before{
	 content: "\f058";
    position: absolute;
    left: 0;
    top: 4px;
    color: #921511;
    cursor: pointer;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
}
label.ajs-attr input[type="radio"]{
	position: absolute;
	left: 99999999px;
	top: 0;
	visibility: hidden;
}
.options-list{
	display:flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
	overflow: hidden;
	margin-bottom: 0;
}
form.imageOnLeftTextWrappedAround h1{
	 /*border: none;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    padding-left: 2px;
    font-weight: 600;
    font-size: 20px;
    color: #b30a00;*/
}
.megamenu .title{
	border-bottom: none;
	padding: 4px 5px 4px 0px;
	height: unset;
}
.link-list li a{
	padding-left: 15px !important;
	position: relative;
	background: transparent !important;
	font-weight: 400;
	-webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}
.link-list li a:before{
	content: "\f101";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
}
.link-list li a.title:before{
	display: none;
}
.link-list li a:hover, .wsdownmenu-list .megamenu li a:hover{
	text-decoration: none !important;
	padding-left: 18px;
	font-weight: 600;
}
.link-list li a.title:hover{
	padding-left: 18px !important;
}
.btn.login, .btn.forgotpassword{
	-webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}
.btn.forgotpassword{
	background: transparent;
    border: 1px solid #ddd;
    margin-top: 10px;
}
.btn.forgotpassword:hover{
	background: #ddd;
}
.btn.login:hover{
	background: transparent;
	border: 1px solid #ddd;
}
.unregistered a{
	font-size: 12px;
    font-weight: 600;
    width: 100%;
    display: block;
    text-align: center;
	color: #ea0000;
}
.unregistered a:hover, .unregistered a:focus{
	color: #ea0000;
}
.auth h1{
	margin-bottom: 20px;
}
.login p, .contactUsForm p{
	font-size: 12px;
    font-weight: 600;
    width: 100%;
    display: block;
}
/*.addressConf .cartheading{
	color: #212529;
    font-weight: 600;
}*/

.breadcrumb-top{
	width: 100%;
}
#pspwait{
	margin-top: 15px;
    display: block !important;
    font-style: italic;
    font-size: 13px;
    color: #2bbbad;
    font-weight: 600;
}
.alert.cart-not-found b:first-child{
	padding-left: 35px;
    margin: 15px 0 0;
    display: block;
    font-size: 20px;
    position: relative;
}
.alert.cart-not-found b:first-child::after{
	    content: "\f06a";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    /* font-size: inherit; */
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
}
.alert{
	width: 100%;
	margin-bottom: 5px;
	border-radius: .25rem !important;
	font-size: 14px;
}
.alert.alert-danger{
	padding: .5rem 25px .5rem 15px;
	border-radius: 0 !important;
   border: none;
   margin-top: 15px;
   margin-bottom: 15px;
}
.alert i.fa{
	padding-right: 10px;
}
.alert h1{
	margin-bottom: 0;
	font-size: 20px;
	color: #155724;
	display: flex;
    align-items: center;
}
.alert h1 i{
	     border: 2px solid;
    border-radius: 50%;
    padding: 1px !important;
    margin-right: 15px;
    font-size: 11px;
}
#cart .item-label{
	display: none;
}
#cart tbody tr:hover{
	background: #f1f1f1;
}
#idShoppingCartGrid #cart .item-label{
	display: block;
	font-style: normal;
}
#idShoppingCartGrid #cart .cart-cell.cart-quantity .row{
	margin: 0;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-quantity:nth-of-type(6){
	display: none !important;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md img.cartthumbnail {
    max-width: 100%;
    margin: 0 auto;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md{
	position: relative;
	display: flex;
    flex-wrap: wrap;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md:nth-child(2){
	display: block;
	text-align: right;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-thumb{
	    padding-left: 0;
    width: 20%;
    max-width: 20%;
    padding: 0;
    /*flex: 1;*/
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-thumb:nth-of-type(4){
	display: none !important;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-details{
	width: 80%;
    max-width: 80%;
    flex: 3;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-details:nth-of-type(2){
	color: #921511;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-details:nth-of-type(5){
	font-size: 12px;
	color: #A9A9A9;
	font-weight: 500;
}
#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-quantity .input-group{
	text-align: center;
	align-items: center;
	justify-content: center;
	padding: 0 2px;
	background: #921511;
    color: #fff;
    height: 25px;
    min-width: 25px;
    border-radius: 50%;
}
.btn.btn-cancel{
	box-shadow: none;
	background: #fff;
	border: 1px solid #921511;
	color: #921511;
}
.btn.btn-theme{
	background: #921511;
   color: white;
}
.btn.btn-theme:hover, .btn.btn-red:hover, .btn.btn-cancel:hover{
	background: #921511;
   color: #fff;
   border: 1px solid #921511;
}

.checkout-buttons::before {
	content: "";
    position: absolute;
    left: 0px;
    top: -2px;
    height: 1px;
    width: 100%;
    background: #e4eef7;
}
.checkout-buttons{
	margin: 15px 0 !important;
	position: relative;
   /*padding: 10px 0px 0;*/
}
button, input[type=submit], input[type=submit]:focus, input[type=submit]:active, a.btn-default:hover, input.btn-default:hover, a.btn-default:focus, input.btn-default:focus, a.btn-default:active, input.btn-default:active{
	outline: 0 !important;	
}

.btn.focus, .btn:focus{
	box-shadow: none !important;
}

.nxt-parent input.btn-success:hover, .nxt-parent input.btn-success:focus, .nxt-parent input.btn-success:active{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.nxt-parent, .prev-parent{
	position: relative;
	background: #921511;
	border: 1px solid #921511;
}
.nxt-child{
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 25px;
    background: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center;
    color: white;
}
.prev-child img, .nxt-child img{
	margin: auto;
}
.nxt-parent input[type=submit], .nxt-parent input[type=button]{
	padding-right: 0;
    margin-right: 25px;
}
.prev-parent input.btn-success:hover, .prev-parent input.btn-success:focus, .prev-parent input.btn-success:active{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.prev-child{
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 25px;
    /*background: #dddddd;*/
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center;
}
.prev-parent:hover .prev-child{
	background: #fff;
}
.prev-parent input[type=submit]{
	padding-left: 0;
   margin-left: 25px;background: transparent;
   color: #fff;
}
.toggle-checkbox label, .checkbox label{
	cursor: pointer;
}
.cart-thumb span.qty-overlay{
	left: 50%;
   width: 80%;
   transform: perspective(1px) translateX(-50%);
   position: absolute;
}
.title-shadow{
	 font-size: 25px;
	 color: #333333 !important;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 15px;
}
.checkout-right .shadow-effect{
	background: white;
}
#rememberme-sec{
	margin-top: 15px !important;
}
#idShoppingCartGrid{
	display: block;
}
#idShoppingCartGrid h4{
	font-size: 16px;
}
.product-list-row{
	border-bottom: 1px solid #ececec;
	padding: 15px;
}
.checkoutMobileTR, .parent-border-bottom>.row{
	border-bottom: 1px solid #ececec;
	padding: 5px 0;
}
#idShoppingCartGrid .product-list-sub-row:nth-child(2) h4{
	    font-size: 12px;
    font-weight: 600;
    color: #25a296;
}
.checkoutMobileTR:last-child{
	border: none !important;
}
.checkoutMobileTR td{
	padding: .4rem .75rem;
}
.checkoutMobileTR div.cart, .checkout-cartheading{
	 text-align: right;
}
.checkout-cartheading{
	color: #921511;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, select:focus, textarea:focus{
	outline:none !important;
	border-color:#1990c6 !important;
	-webkit-box-shadow:0 0 0 1px #1990c6 !important;
	box-shadow:0 0 0 1px #1990c6 !important;
}
input#search-desktop:focus, input#search:focus{
	border-color: transparent !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}
/*#toggle-account, #rememberme-sec, #checkOutTaC, .checkbox{
	display: inline-block;
   line-height: 2;
   cursor: pointer;
   position: relative;
}*/
.invoiceField.checkbox label{
	margin-bottom: 0px !important;
}
p.notification{
	margin-top: 1rem;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    padding: 5px 0px;
    margin: 0 0 10px;
}
#toggle-account{
	margin-bottom: 0px !important;
}
.checkbox label, #toggle-account, #toggle-account>label, #idSeparateShipCell, #idSeparateShipCell>label, #rememberme-sec, #rememberme-sec>label, #checkOutTaC, #checkOutTaC>label{
	position: relative;
	    margin: 0;
}

#idCREATEANACCOUNT, #idSEPARATESHIP, #idREMEMBERME, #idAGREETERMSCONDITIONS, .checkbox label input[type=checkbox], input[type=checkbox]{
	visibility: hidden;
    position: absolute;
    height: 0 !important;
    width: 0 !important;
    right: 99999999px;
}
.searchCriteria input[type=checkbox]{
	visibility: unset;
    position: unset;
    height: unset !important;
    width: unset !important;
    right: unset;
}
#terms-body h1, #terms-body h2, #terms-body h3{
	color: #333;
}
#terms-body h2, #terms-body h3{
	padding-bottom: 15px;
}
.m-box h2, fieldset>fieldset>h2, fieldset h3, .m-box h3{
	font-size: 16px;
	/* color: #ea0000; */
	color: #666666;
	/* font-weight: 600; */
	text-transform: capitalize;
	margin-bottom: 15px;
}
.m-box h3.cartheading{
	margin-bottom: 15px;
}
.wsdownmenu-list .megamenu li>a{
	display: inline-block;
	white-space: nowrap !important;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.padd-15{
	padding: 15px;
}
.table td, .table th{
	border-top: none;
}
.table tr{
	border-bottom: 1px solid #ececec;
}
.form-inline label{
	text-align: left;
}
.ripple {
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  transform: scale(0);
  position: absolute;
  opacity: 1;
}
.rippleEffect {
    animation: rippleDrop .6s linear;
}

@keyframes rippleDrop {
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
#menu-overlay{
	position: absolute;
    left: 0;
    top: 0;
    background: #00000099;
    height: 100%;
    width: 100%;
    z-index: 100;
    opacity:0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}
.row .cart-cell.cart-details.col-8:nth-child(4){
	padding-left: 80px;
}
#menu-overlay.menu-activated{
	opacity:1;
   visibility: visible;
}
span.full-width{
	position: relative;
	z-index: 101;
}
header{
	position: relative;
	z-index: 102;
}
header a, footer a{
	color: #fff;
}
.close-btn{
	position: absolute;
	right: 1px;
	top: 1px;
    color: #bdbdbd;
	padding: 0 6px;
	z-index: 99;
	font-size: 11px;
}
.recenththeader{
	 /*float: left;
    width: 100%;*/
    margin-bottom: 15px;
}
form{
	width: 100%;
}
header+span.full-width {
	background-color: #eddd04;
}
header+span.full-width .wsdownmenu, header+span.full-width .wsdownmenu-list > li > a,header + span.full-width .wsdownmenu-list > li a.header-sub-link, header + div + span.full-width .wsdownmenu, header + div + span.full-width .wsdownmenu-list > li > a, .page-list li a{
/*header+span.full-width .wsdownmenu, header+span.full-width .wsdownmenu-list > li > a, .page-list li a{*/
	background-color: transparent !important;
	/* color: #fff; */
	color: #000002;
   font-weight: 600;
   /* text-transform: uppercase; */
   text-align: left;
   font-family:"Poppins";
   font-size:14px;
   
}
header+span.full-width .wsdownmenu-list > li > a:hover {
	/* background-color: #75110e !important; */
	background-color: #75110e !important;
   /* color: #ee7666; */
	color: #c0b1b4;
	padding:5px;
}
ol.breadcrumb{
	 /*border: 1px solid #e9f4ff; */
    /* box-shadow: 0 2px 2px 0 rgba(230, 230, 230, 0), 0 3px 1px -2px rgba(232, 232, 232, 0.05), 0 1px 5px 0 rgba(21, 21, 21, 0.09); */
    border-radius: 0px;
    background-color: #f5f5f5;
    /* background-image: linear-gradient(to bottom, #d2e1ef , #efeeee); */
    /* background: -webkit-linear-gradient(50deg,#d3e1ef,#7873f5)!important; 
    background: -o-linear-gradient(50deg,#ff6ec4,#7873f5)!important;
    background: linear-gradient(50deg,rgba(199, 221, 241, 0.2),#ffffff)!important;
    background: rgba(199, 221, 241, 0.2);*/
    padding: .35rem 0px;
    font-size: 12px;
    font-weight: 600;
    /* box-shadow: 3px 5px 2px 1px rgba(199, 221, 241, 0.2), 5px 5px 6px 2px rgba(167, 210, 249, 0.2), 0 0px 5px 0 rgba(0, 82, 155,0); 
		background: linear-gradient(50deg,rgba(163, 211, 255, 0.2),#f9f9f9)!important;*/
		background: transparent;
    margin-bottom: 0px;
    align-items: center;
    padding: 15px 0;
}
ol.breadcrumb li{
	color : #333;
}
ol.breadcrumb li a{
	color : #b8b8b8;
}
.breadcrumb-bottom{
	padding: 0 5px;
}
.top-patch{
	height:40px;
	background-color:#eddd04;
}
.top-patch-left{
	font-family:"Poppins";
	font-size:14px;
	color:#262f36;
}
.top-patch-right{
	font-family:"Poppins";
	font-size:16px;
	font-weight:800;
	color:#27291e;
}
#long-esta td{
	font-size:15px;
	font-weight:600;
	padding-left:10px;
	color:#27271b !important;
}
#long-esta table{
	margin:20px;
}
.home-newprod-product-name{
	font-family:"Poppins";
	font-size:14px;
}
.home-newprod-price{
	font-size:30px;
	font-weight:800;
	color:#29291f !important;
}
.caption .main-info{
	font-size:14px;
	color:#27291e;
	
}
.error-box{
	background-color:rgba(237,221,4,0.2);
	border:solid 1px #eddd04;
	color:#625c0c;
}

.wsdownmenu-list > li, .page-list li {
    display: inline-block;
    text-align: left;
    padding: 0px 15px;
    font-size: 14px;
}

/* Mods to checkout page 1 to make invoice above delivery address fields */

#idBothAddressesTable label, #idBothAddressesTable label.DeliverField {
	/* width:49%; */
	display:inline-block;
	float:none;
}

#idBothAddressesTable .DeliverField { padding-left:0; }

#idBothAddressesTable .InvoiceField, #idBothAddressesTable div.DeliverField {
	width:50% !important;
	display:inline-block;
	float:none;
}

#idBothAddressesTable fieldset:first-of-type div, .cCheckbox, .invoicePrivacy, .rememberMeText { width:100% !important; }

.DeliverHeader { 
	color: #cec901;
	padding: 10px 0px;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: left;
	font-weight: 600;
	border-bottom: 1px solid #cec901;
}

#idSeparateShipRow { margin-bottom:15px; }
.invoicePrivacy-sec { margin:0 0 15px 0; }

.cUserDefined { vertical-align:middle; line-height:100%; margin-bottom:0; }

@media only screen and (max-width:567px) {
	#idBothAddressesTable label, #idBothAddressesTable label.DeliverField { display:block; width:100%; }
	#idBothAddressesTable .InvoiceField, #idBothAddressesTable div.DeliverField { display:block; width: 100% !important; }
}


@media only screen and (max-width: 1199px) and (min-width: 768px){
	.wsdownmenu-list li a, .page-list li a, {
		 white-space: nowrap !important;
		 padding-left: 12px !important;
		 padding-right: 12px !important;
		 font-size: 14px !important;
		     text-align: left;
		display: block !important;
	}
	.wsdownmenu-list>li>a, .page-list li a{
		text-align: center !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		    display: flex !important;
    align-items: center !important;
	}
	.side-bar .page-list li a{
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	/*.wsdownmenu-list > li{
		text-align: center;
		 display: block;
		 float: left;
		 width: 25%;
		 clear: none;
	}
	.wsdownmenu-list li:nth-child(5) > .megamenu, .wsdownmenu-list li:nth-child(6) > .megamenu, .wsdownmenu-list li:nth-child(7) > .megamenu, .wsdownmenu-list li:nth-child(8) > .megamenu{
		top: 98px;
	}*/
	
	
}
@media only screen and (min-width: 1024px)
{
	.wsdownmenu > div > .wsdownmenu-list {
		display: flex;
	}
}
/* This code only for Safari Browser */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) { 
	.footer-prods-cols{
		margin-bottom: 0px;
	}
	#idShoppingCartGrid {
		display: block;
		padding: 0 15px !important;
	}
	.CheckoutProgress.progress{
		padding-left: 15px;
		padding-right: 15px;
	}
	/*
	.nav-tabs .nav-item .nav-link{
		padding-left: 0px !important;
	}*/
	.section-name{
		padding-left: 4px !important;
	}
	#ContentPage .sb-product-image a, #ContentPage .sb-product-image img.sb-thumbnail{
		height: 100%;
	}
	#ContentPage .row.row-eq-height .thumbnail .caption h4{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
	}
	#ContentPage .row.row-eq-height .thumbnail>a, #ContentPage .sb-product-image{
		height: 130px !important;
		position: relative;
		margin: 15px 0;
		width: 100%;
	}
	#ContentPage .row.row-eq-height .thumbnail>a img{
		max-height: 100% !important;
		min-height: 0px !important;
		 position: absolute;
		 top: 50%;
		 left: 50%;
		 -webkit-transform: perspective(1px) translate(-50%,-50%);
		 transform: perspective(1px) translate(-50%,-50%);
	}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) { 
	#ContentPage .sb-product-image img.sb-thumbnail, .sub-footer .thumbnail > .image img{
		/*position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: perspective(1px) translate(-50%,-50%);
		transform: perspective(1px) translate(-50%,-50%);*/
	}
	#ContentPage .row.row-eq-height .fragments > div{
		
	}
	 .thumbnail a > img, .thumbnail > img, #ContentPage .sb-product-image img { 
		max-height: 100%;
		margin-bottom:auto;
    }
    #ContentPage .row.row-eq-height .thumbnail{
		height: 250px;
    } 
    /*#ContentPage form.regularProductSummary{
		height: 400px;
    }*/
    #ContentPage .sb-product-image, .sub-footer .thumbnail > .image, .thumbnail > .product-image{
		height: 200px;
		width: 100%;
		display: flex;
		align-items: center;
    }
    #ContentPage .sb-product-image a{
		height: 100%;
    }
    #ContentPage form.regularProductSummary .caption.main-info{
		min-height: 120px;
    }
    .sub-footer .thumbnail > .caption, .thumbnail > .caption {
		 margin-bottom: 15px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 991px) {
	#ContentPage .sb-product-image{
		height: 200px;
		width: 100%;
		/*border-bottom: 1px solid #e1e8e8;*/
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 991px) {
	.m-0-upto-md{
		margin: 0 !important;
	}
	/*
	div#search-bar, div#search-bar-desktop, .cart-area {
		margin: 25px 0 0 -60px !important;
	}
	*/
}

@media screen and (-webkit-min-device-pixel-ratio: 0){
	.product-title, #ContentPage form.regularProductSummary .caption.main-info h2, .sub-footer .thumbnail > .caption h5, .footer-product-sec .thumbnail > .caption h5, .footer-product-list .thumbnail > .caption h4{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 0 12px;
	}
}
@media (max-width: 991px) {
	form.imageOnLeftTextWrappedAround {
		margin-bottom: 15px;
	}
	.cart-cell.cart-quantity {
		 padding: 0 !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	header+span.full-width .wsdownmenu-list > li > a{
		display: flex !important;
		align-items: center !important;
	}
	.wsdownmenu-list>li>a{
		 padding-right: 10px !important;
		font-size: 12px !important;
		font-size: 12.5px !important;
	}
	div#search-bar{
		margin-top: 15px;
	}
	img.logoimage{
		max-width: 100%;
	}
	.p-0-md{
		padding: 0 !important;
	}
	.home-page-menu.page-list .page-item {
		 -webkit-box-flex: 0;
		 -ms-flex: 0 0 34%;
		 flex: 0 0 30%;
		 max-width: 30%;
	}
	.home-page-menu.page-list .page-item .font-weight-bold a{
		font-size: 13px;
	}
}
.caption.main-info a h2, .thumbnail p, .thumbnail h5, #ContentPage form.regularProductSummary .caption.main-info h2, .sub-footer .thumbnail > .caption h5, .footer-product-list .thumbnail > .caption h5, .footer-product-list .thumbnail > .caption h4{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 12px;
	color: #666666;
	font-size: 16px;
}
/* Pace */

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 2000;
    position: fixed;
    top: 34.8%;
    left: 0;
    right: 0;
    bottom: 0;
    height: 15px;
    width: 400px;
    background: #fff;
    border: 1px solid #ffffff;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  max-width: 400px;
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #ffffff;
}

.pace.pace-inactive {
  display: none;
}

.loading-gif img {
    display: none;
}

.loading-gif {
    border: 16px solid #b7b7b7; /* Light grey */
    border-top: 16px solid #d7006d; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 1.5s linear infinite;
    position: absolute;
    top: 40%;
    z-index: 9999;
    left: 46%;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


span.mobile-cart {
    position: absolute;
    background: #921511;
    border-radius: 100%;
    text-align: center;
    color: white;
    padding: 1px 7px;
    font-size: 14px;
    right: -8px;
    top: -1px;
}
.h1, h1 {
	font-size:25px;
}

.caption h1 {
    margin-top: 10px;
}

.h2, h2 {
	font-size:23px;
}

.h3, h3 {
	font-size:20px;
}

a {
	color:#333333;
}

a:hover {
    cursor: pointer;
}

a:focus, a:hover {
	color: #ee7666;
	text-decoration: none;
}	

.small, #price .actxxsmall {
	font-size:13px;
}

body > section > .container {
    padding-top: 15px;
}

blockquote td {
    padding: 15px;
}

.hide-md {

}

.show-md {
	display:none;
}

.homepage-h1 {
    font-size: 33px;
}

h3 span.actxxsmall {
    font-size: 11px;
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 7px;
}

/* Bootstrap Overwrites */
.margin-top {
	margin-top:15px;
}

.form-inline .form-group {
	margin-bottom:15px !important;
}
a.btn-success, input.btn-success {
	border-radius: 0px !important;
	-webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}
.product-links .btn-success{
	-webkit-box-shadow:none !important;
	box-shadow: none !important;
	margin-top: 10px;
}
/*.nxt-parent:hover, .prev-parent:hover, a.btn-success:hover, input.btn-success:hover, a.btn-success:focus, input.btn-success:focus, a.btn-success:active, input.btn-success:active, button.btn-success:hover, button.btn-success:active{
	border: 1px solid #ffffff;
	 background: #fff !important;
    border-color: #ffffff;
    color: #fff;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
	outline: 0 !important;
}*/
.no-padding-right {
    padding-right: 0;
}

.no-padding-left {
	padding-left:0;
}

.container > .row > .col-xs-12.pull-right {
    padding-right: 0;
}

.well {
	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.thumbnail {
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    height:100%;
    padding:0;
    width:100%;
    position: relative;
}
.thumbnail a{
 display: block; 
}
.thumbnail .caption {
    padding-top: 0;
    margin-top:0px;
    display: block;
    width:100%;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; 
}


/* Sidebar */

.sidebar-sec>*{
	margin-bottom: 15px;
}
.sidebar-box{
	padding: 15px;
}
.sidebar-box:empty {
    display: none;
}

/* Marketing List */

.marketing-list {
    /*min-height: 20px;
    padding: 0 19px 0 19px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    color: #333;*/
}

.marketing-list-entry img {
    max-height: 100px;
    width: auto;
    margin: 0 auto;
}
.marketing-list h2 {
    margin: 15px 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
}
.marketing-list .marketing-list-entry{
	margin-bottom: 15px;
}
.marketing-list .marketing-list-entry .product-price{
	color: #ea0000;
	font-weight: 600;
}
.marketing-list .marketing-list-entry .product-image{
	display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    border: 1px solid rgb(234, 234, 234);
    padding: 5px;
}
.marketing-list .marketing-list-entry a{
	color: #333;
}
/* Home */

.thumbnail .img-responsive.Brochure {
    height: auto;
    max-height: 253px !important;
    width: 253px;
    max-width: 100% !important;
    min-height: 1px !important;
}

.thumbnail.Brochure > .image {
    min-height: 253px;
}

.col-md-2 .product-info {
    position: absolute;
    bottom: -10px;
    width: 100%;
}
.col-md-2 .thumbnail .product-info, .thumbnail .product-info{
	position: relative;
   bottom: unset;
	/*margin-bottom: 30px;*/
	margin-top: 5px;
   width: auto;
}
form.imageOnLeftTextWrappedAround #price .product-price, #price .price, .thumbnail .cart-sec .product-price, .footer-product-sec .thumbnail .product-price, .fragments .product-price{
   /*margin-top: 20px;*/
   color: #27271b;
   font-weight: 600;
   /* font-size: 20px; */
   font-size: 30px;
   display: block;
   width: 100%;
}
.footer-product-sec .thumbnail .product-price{
	margin-bottom: 0px !important;
}
.fragments .product-price .price, .fragments .product-price .small{
	display: block;
}
.col-md-2 .thumbnail {
	position:relative;
}

.col-md-2 .product-info .btn {
    border-radius: 0;
}

.img-responsive.Section {
    max-width: 100%;
    max-height: 200px;
    min-height: 200px;
}

/* Social Media */

.social-icons {
	max-width:150px;
}

.social-icons a {
    font-size: 16px;
    /* background:  #921511  ; */
    background: #28281c;
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 100%;
    margin: 0 2px;
    color: #fff !important;
    margin:0 6px 6px 0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.social-icons a:hover {
    background: transparent;
    /* color:  #921511   !important; */
    color: #28281c;
    border: 2px solid  #921511  ;
    transition: background-color 0.5s ease;
}

i.fa.fa-google-plus {
    font-size: 19px;
    margin-left: 3px;
}

i.fa.fa-pinterest-p {
    margin-left: 3px;
}

i.fa.fa-youtube-play {
    margin-left: 2px;
}

.product-info a {
    width: 100%;
}

#FilterResultElements p.product-price {
    font-size: 21px;
}

#FilterResultElements .product-info a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	-webkit-transition: all 0.5s ease 0s;
		 -moz-transition: all 0.5s ease 0s;
		 transition: all 0.5s ease 0s;
		 color: #fff;
		 background-color: #5cb85c;
		 border-color: #4cae4c;
}

#FilterResultElements .product-info a:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}




.pagination>li>a:hover, .pagination>li>span {
	color:#ffffff;
}
.pagination>li>a:hover{
	background: #921511;
}
.pagination>li>a{
	color: #333333;
}


.product-description, .product-links {
    padding: 0 15px;
}

.product-links {
	margin-bottom:15px;
}

.filter-text {
    font-size: 18px;
    padding: 10px 0px;
    text-transform:uppercase;
}

.filter-by {
    float: right;
}

.filter-by input {

}


img.cartthumbnail {
    max-width: 70px;
    margin: 0 auto;
}

.pull-right.cartButtons input {
    margin-left: 5px;
}
.cartButtons input, .cartButtons a, .cartButtons span{
	margin-right: 15px;
}

#rphtml {
    display: none;
    visibility: hidden;
}

td.quantity:empty {
	display:none;
}

.attribute-list .col-lg-9 {
    /*margin-bottom: 10px;*/
}

.attribute-list .col-lg-3 {
    /*text-align: right;*/
}

form .row > .col-xs-6 input {
	 float: right;
    margin: 0 0 12px 0px;
    width: 100%;
}

ul#filter_pagination_links_top {
	  margin-top: 0;
    margin-bottom: 0;
    /*min-height: 30px;*/
}

h4.panel-title {
    text-align: left;
}

h4.panel-title a {
	float: right;
	/*padding: 5px;
   border: 1px solid rgb(234, 234, 234);*/
}

.sort_by select {
    border: 1px solid rgb(234, 234, 234);
    height: auto !important;
    font-size: 14px;
    color: #333333;
    padding: 3px 10px;
}
.sort_by select option{
	font-size: 14px;
}

#SortBy p {
 float:right;
 margin-right: 5px;
}

.sort_by {
    margin-bottom: 0px;
    /*float: right;*/
}

.sidebar-filter-element h2 {
    margin-top: 0;
}

div[id^=FilterPropertyOptions] input[type="checkbox"] {

}

div[id^=FilterPropertyOptions] label {
	 /*line-height:0;*/
}

.safe i {
	margin-right:5px;
	color:#008000;
	font-size:19px;
}

#cart tr img {
    /*height: 30px;*/
    width: 50px;
}

.thumbnail .caption h2 {
    font-size: 15px;
    margin: 10px 0;
}

img.sb-thumbnail {
    margin-top: 0px;
}

.thumbnail > .image {
    /* height: 300px; */
    height: 292px;
    position: relative;
}
.thumbnail > .image > a{
	/*padding: 10px;*/
	height: 100%;
}

.animation, .animation a {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.thumbnail form {
    float: left;
    width:100%;
}

fieldset.form-horizontal {
    padding: 0 15px;
}

.caption a h2:hover {
    color: #cec901;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease ;
    transition: all 0.5s ease;
    font-weight:500;
}

.caption a:hover {
    text-decoration: none;
}

/* Header Styles */

header {
	/* background-color:#921511; */
	background-color:#921511;
}

header i {
	color:#fff;
}

i.fa.fa-search {
    color: #ffffff;
}

.header {
	display:inherit;
}

.mobile-header {
	display:none;
}

.sb-input-group .input-group-addon{
    /* background: white !important; */
    background: #eddd03 !important;
}
.input-group-addon {
    padding: 0px 12px;
    font-size: 14px;
}
.sb-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.sb-input-group button{
    border:0;
    background:transparent;
}


img.logoimage {
    max-height:65px;
    height: auto;
    width: auto;
}

/*.thumbnail a>img, .thumbnail>img {
	max-height:170px;
	min-height:170px;
}*/

.sub-header {
	 background: #565656;
    color: white;
    padding: 10px 10px 0;
    font-size: 16px;
}

.header-cart {
	color:#fff;
	position: relative;
	text-align: left;
	min-width:100px;
}
.quick-search .input-group {
    border: 1px solid #cccccc;
    border-radius: 3px;
    background: #ffffff;
    /*overflow: hidden;*/
}

.search-area .input-group-addon, .search-area .sb-input-group .form-control {
    border: 0;
}
.search-area .sb-input-group .form-control, .sb-input-group button{
	/* height: 48px !important; */
	height: 42px !important;
}
.form-group{
	width: 100%;
}
.form-group label{
	font-weight: 400;
	font-size: .9rem;
	margin-bottom: 8px;
	position: relative;
}
.form-group > .col-xs-12 {
    padding: 0;
}

.search-icons i {
    color: #333;
    font-size: 28px;
    margin: 6px 2px;
}

#search-bar .form-group {
	margin:0;
}

.sf_suggestion {
    float: left !important;
    width: 100% !important;
    clear:both;
    color:red !important;
    left:0 !important;
    position:absolute !important;
    top: 48px !important;
    z-index:9999;
    background: #ffffff;
}
.sf_suggestion ul{
	width: 100% !important;
	padding: 5px;
}

.sf_suggestion li {
	color:#333;
	list-style:none;
	border-bottom: 1px solid #e84e4e;
}

.sf_suggestion li a {
	color: #921511;
	display: block;
	text-align: left;
	padding: 5px;
	padding-left: 15px;
}

.logo-area, #search-bar, .search-icons, .cart-area {
	margin: 20px 0;
}

div#search-bar, div#search-bar-desktop, .cart-area {
	margin: 25px 0 0 -30px;
}
/*.cart-area {
	padding: 0;
}*/


/* Footer Styles */
.footer-list {
	list-style:none;
}

.footer-list li.list-group-item {
    /* padding: 2px 0 !important; */
}
ul.footer-list li a:hover{
	color: #ee7666 !important;
}
div#postfooter {
    background: #333;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
div#postfooter p{
	margin-bottom: 0;
}

#footer {
    padding: 45px 0 35px;
    /* background: #921511; */
    background: #eddd04;
    font-size: 14px;
    color: #fff;
}

#footer .list-group-item {
    padding: 5px 0px;
    margin-bottom: -1px;
    background-color: inherit;
    border: 0;
}

#footer h3 {
	/* font-size: 16px; */
	 font-size: 14px; 
    /* color: #f9f9f9; */
    color: #931612;
    margin-bottom: 15px;
    font-weight:600;
}
#footer b.d-block{
	font-size: 15px;
	margin: 10px 0;
}
/* #footer b.d-block, #footer h3{ */
#footer b.d-block{
	text-transform: uppercase;
}
#footer p{
	/* color:#27271b; */
	color:#28281e;
}
#footer a{
	/* color:#26281d; */
	color:#29271a;
}

#footer > li > a{
	line-height: 2px !important;
	min-height: 2px !important;
	padding-top: 0px !important;
	justify-content: center;
	display: flex;
	align-items: center;
	font-weight:400 !important;
}
/* Main Content Styles */

.home-fragment {
	margin-bottom:25px;
}

/* Breadcrumb */

.breadcrumb-bottom {
    float: left;
    width: 100%;
}

/* Product Page */

.product-image {
		margin:0 auto;
}

.show-md .add-to-cart input {
    margin-top: 10px;
    margin: 10px auto;
    display: block;
    width: 100%;
}

.thumbnail .badges .sale,
.thumbnail .badges .out,
.thumbnail .badges .best-seller {
  display: block;
  float: left;
  margin-right: 2px;
  width: 55px;
  height: 55px;
  background: url("badges.png") no-repeat;
}
.thumbnail .badges .sale {
  background-position: 0 0;
}
.thumbnail .badges .out {
  background-position: -57px 0;
}
.thumbnail .badges .best-seller {
  background-position: -114px 0;
}
.thumbnail .badges:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.badges {
    position: absolute;
    top: -10px;
    left: 10px;
}
.tab-content p {
    margin: 10px 0;
}
.tab-content h4{
	font-size: 1.2rem;
   text-decoration: underline;
    margin-top: 5px;
    color: #333;
    margin-bottom: 5px;
}
.delivery-time i {
    margin-right: 10px;
}

.delivery-time {
    font-size: 20px;
}

/* Section Page */

.breadcrumb li:empty {
    display: none;
}

.section-banner-img {
	margin-bottom:10px;
	width:100%;
}

.best-sellers.row-eq-height {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
}

.more-btn {
	margin-top:5px;
	width:100%;
}

.category-banner {
    border-bottom: 1px solid #d5d5d5;
    clear: both;
    margin: 0px 0px 15px;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 1;
    width: 100%;
}

.category-banner > h1 {
    margin-top: 5px;
}


/* Sidebar Styles */

.sb-sidebar {
	padding:0;
}

/* Back to Top */

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgb(35, 31, 32);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index:99999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #921511;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

/* Cart */

form .row > .col-xs-6 input {
    float: right;
    margin: 0 2px;
}

form .row > .col-xs-6> h1 {
    margin-top: 0;
}

#cart .col-sm-10>.col-sm-10 {
    padding: 0;
}

.nomargin {
    margin: 0 0 5px 0;
}

td input {
	text-align:center !important;
}

.thumbnail .small {
    display: none;
}

.progress span {
    float: left;
    width: 25%;
    text-align: center;
    /* padding: 10px 5px; */
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
	 background-color: transparent;
    display: flex;
    text-align: center;
    align-items: center;
    /*border-right: 1px solid white;*/
}
.progress span:last-child{
	border-right: none;
}
.progress span i{
	font-style: normal;
	width: 100%;
}

.CheckoutProgress.progress {
    height: auto;
    border-radius: 0;
    background: #ffffff;
    padding: 0;
}
.CheckoutProgress.progress>span{
	cursor: default;
}
/*#create-account {
		display:none;
}*/

.InvoiceField label, .DeliverField label {
    display: block;
        font-size: .9rem;
    margin-bottom: 8px;
}

/*#idCheckoutForm .col-sm-8 {
    border-right: 1px solid #ddd;
}*/

span.cpi-active {
    /* background: #262f36; */
    background: #921511;
    color: #fff;
}


/* Marketing Lists */

.marketing .thumbnail a>img, .marketing .thumbnail>img {
    max-height: 100px;
}

.marketing h3 {
    margin-top: 0;
}

.marketing .thumbnail .caption {
	padding:0 9px;
}

.marketing span#price {
    font-size: 16px;
}

/* Checkout */


.cart-thumb {
    padding-left:0;
}

.cart-quantity input {
}

.cart-quantity input[type=number] {
    width: 52px;
    border: none;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    background: transparent;
}

span#idShowHide {
    text-transform: capitalize;
}

span#idCartHeadingTotal {
    float: right;
}

.confirmCustomerAddress tr th:first-child {
    width: 36%;
}

.table>tbody>tr>th {
	vertical-align:middle;
}

.checkout > h2 {
    margin-top: 5px;
}

#cart>thead>tr>th {
    vertical-align: middle;
    border-bottom: 0;
    vertical-align: middle;
    border-bottom: 0;
    /* text-transform: uppercase; */
    text-transform: capitalize;
}
#idShoppingCartGrid #cart>thead>tr>th{
	padding: 15px 0;
}
#idShoppingCartGrid #cart tbody tr:hover{
	background: #f1f1f1;
}

span.qty-overlay {
    background: #2bbbad;
    padding: 3px 0;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 11px;
    display: block;
    margin-top: 5px;
    -webkit-transform: perspective(1px) translateX(-50%);
    transform: perspective(1px) translateX(-50%);
    left: 50%;
    width: 90%;
}

input.bumpbutton {
    background: #a50057;
    border: 0;
    color: white;
    padding: 3px 8px;
}

input.minusbtn {
    padding: 3px 9.2px;
}



.removecssbtn:hover {
    cursor: pointer;
    color: #a50057;
}


/* Contact Us Page */
.contactRows.form-inline input.form-control {
    min-width: 357px;
}

/* Menu */

.col-xs-8.logo-area {
    padding: 0;
}

span.full-width {
    display: block;
    width: 100%;
    margin: 0;
    border-top:1px solid #eddd04;
    border-bottom:1px solid #eddd04;
    /* height:52px !important; */
}

.megamenu {
	top:48px;
	padding:14px 0;
	/*margin-left:1.1%;*/
	width: 100%;
}

.wsdownmenu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    max-width:1170px;
}

.wsdownmenu-list li:first-child a {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

.wsdownmenu-list .megamenu >ul>li:first-child a{
	padding-left: 0 !important;
}
.wsdownmenu-list .megamenu >ul>li a:hover{
	padding-left: 22px !important;
}
.wsdownmenu-list .megamenu >ul>li:first-child a:hover{
	padding-left: 4px !important;
}

.wsdownmenu-list > li > a, .page-list li a {
    line-height: 24px;
    min-height: 48px;
    padding-top: 5px;
    /*justify-content: center;*/
    display: flex;
    align-items: center;
}
.side-bar .page-list li a{
	min-height: 30px;
	font-weight: 500;
	font-size: 15px;
}

.wsdownmenu-list > li > a {
    transition: all 0.5s;
    /*color: #ffffff;*/
    color: #6f6f6f
}

.wsdownmenu-list > li > a:hover {
    background-color: #ffffff !important;
    color: white;
}

.wsdownmenu-animated-arrow {
    display: none;
}

header .mobile-nav i {
    color: #fff;
}

.wsdownmenu-text {
    display: none;
}

.wsdownmenu > div > .wsdownmenu-list {
	border: 0 !important;
}

.wsdownmenu-list > li > a {
border:0;	
}

.megamenu a.title {
    font-weight: 600;
    font-size:14px;
}

.megamenu a {
    font-size:13px;
}

.row > ul > li > a {
    color: #333;
}
/*
ul.footer-list li a {
	transition: all .2s ease;
}
*/
div#recaptcha_widget_div {
    float: right;
    margin: 15px;
}

/* Product Table Layout */

.tb-row {
    width: 100%;
    float: left;
}

.table-headers {
    float: left;
    width: 100%;
    border-top: 1px solid #d5d5d5;
}

.table-headers h3 {
    margin: 10px 0;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.product-table h2 {
    font-size: 18px;
    margin-top: 10px;
}

.product-table .small {
    display: none;
}

.section-info {
    margin-bottom: 15px;
}

.section-info img {
    max-height:250px;
}

.product-table #price {
    font-size: 18px;
}


.product-table div[class^="col"] {
    margin: 9px 0 0 0 !important;
}

.tb-row div:nth-child(2) {
    margin: 0 !important;
}

.button-wrapper {
    margin: 10px 0px 10px 0;
    float: right;
}
.col-4 .button-wrapper+.button-wrapper {
    margin-left: 10px;
}
.order-2 .button-wrapper:first-child{
	margin-right: 0px;
}
.button-wrapper:last-child{
	margin-right: 0px;
}
.order-2 .button-wrapper:last-child{
	/*margin-right: 10px;*/
}

.tb-row:last-child {
    border-bottom: 1px solid #d5d5d5;
}

.table-summary {
    padding-top: 5px;
    padding-bottom: 5px;
    float:left;
    border-top: 1px solid #d5d5d5;
}

.table-image {display:none;}


span.small-logo {
	display:none;
    max-width: 75%;
    margin: 0 auto;
}

.megamenu.clearfix {
    display: block !important;
}

#recenthtlist {
    /*float: left;*/
    width: 100%;
}


input#idINVOICECOUNTRYText {
    margin-top: 15px;
}

.lightgrey {
    background: #e7e7e7;
    padding: 0 0 17px 0;
}

.white {
    color: white;
}
#ContentPage .row.row-eq-height .fragments{
	display: flex;
	flex-wrap: wrap;
	display: -webkit-flex;
	display: flex;
	min-width: 100%;
}
#ContentPage .row.row-eq-height .fragments>div{
  margin-bottom: 15px;
  /*padding-right: 0;*/
}
#ContentPage .row.row-eq-height .thumbnail{
	margin-bottom: 0px;
	padding-bottom: 45px;
	position: relative;
}
#ContentPage .row.row-eq-height .thumbnail, #ContentPage form.regularProductSummary, .thumbnail.search-thumbnail, .checkoutArea>fieldset>fieldset, .checkout>fieldset>fieldset{
	background: #fff;
	/*margin-bottom: 15px;*/
}
.sub-footer .thumbnail, form.regularMatchedLayouts, .sidebar-filter-element{
	background: #ffffff;
	margin-bottom: 0px;
}
.sub-footer .thumbnail, form.regularMatchedLayouts{
	text-align: center;
}
.sub-footer .thumbnail{
	padding-bottom: 2px;
}
.tr-bg-shadow-effect{
	 -webkit-box-shadow: 5px 2px 1px 1px rgba(199, 221, 241, 0.2), 1px 4px 5px 1px rgba(167, 210, 249, 0.2), 0 0px 5px 0 rgba(0, 82, 155,0);
   box-shadow: 5px 2px 1px 1px rgba(199, 221, 241, 0.2), 1px 4px 5px 1px rgba(167, 210, 249, 0.2), 0 0px 5px 0 rgba(0, 82, 155,0);
}
#ContentPage .row.row-eq-height .thumbnail a
{
	display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 15px;
}
#ContentPage .row.row-eq-height .thumbnail .caption a{
	padding: 10px;
	color:#1f1f16;
}
#ContentPage .row.row-eq-height .thumbnail .caption{
	position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px;
    background: #cec901;
}
#ContentPage .row.row-eq-height .thumbnail .caption h4{
	margin: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	font-size: 1.22rem;
	text-transform: uppercase;
	color: #fff;
}
#ContentPage .sb-product-image a{
	width: 100%;
}
#ContentPage .sb-product-image img.sb-thumbnail, .sub-footer .thumbnail > .image img, .sub-footer .thumbnail > .product-image img, .thumbnail > .product-image img{
	max-width: 100%;
	max-height: 85%;
	width: auto;
	margin-top: 0;
	/*margin-left: auto;
	margin-right: auto;*/
}
.sub-footer .thumbnail > .image a, .thumbnail > .product-image a{
	position: relative;
	height: 100%;
	width: 100%;
	/*display: flex;
	align-items: center;*/
}
#ContentPage form.regularProductSummary, .thumbnail.search-thumbnail{
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding: 15px 0;
}
.thumbnail.search-thumbnail .desc-sec, .thumbnail.search-thumbnail .cart-sec{
	text-align: center;
	width: 100%;
}
.thumbnail.search-thumbnail .cart-sec p.btn-success{
	display: inline-block;
    width: auto;
    margin: 15px auto;
    float: none;
    padding: 10px 15px;
}
#ContentPage form.regularProductSummary .caption.main-info, .sub-footer .thumbnail > .caption, .thumbnail > .caption{
	text-align: center;
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;width: 100%;
}
#ContentPage form.regularProductSummary .caption.main-info a, .sub-footer .thumbnail > .caption a{
	width: 100%;
}
.btn.add-to-cart-btn{
   font-size: 14px;
   /* text-transform: uppercase; */
   padding: 3px 15px;
   margin-top: 5px;
}
.sub-footer .thumbnail > .caption a, .thumbnail > .caption p, .thumbnail > .caption a{
	/*
	height: 100%;
	width: 100%;
	*/
	height: 42px;
	width: 180px;
   position: relative;
}
.sub-footer .thumbnail > .caption a.add-to-cart-btn span{
	margin: auto;
}
.caption.main-info a h2, #ContentPage form.regularProductSummary .caption.main-info h2, .sub-footer .thumbnail > .caption h5, .thumbnail > .caption h5, .thumbnail > .caption h4{
    /*margin: 10px auto 10px auto;*/
    width: 100%;
    /* font-size: 16px; */
    font-size: 14px;
}

.row.row-eq-height.marketing {
    margin-top: 10px;
    width: 100%;
}
.row-flex-wrap{
   display: flex;
   flex-wrap: wrap;
}
.row-flex-wrap>div{
	padding: 5px;
}
.logo-area a{
	display: inline-block;
    width: auto;
}
.d-flex-space-bw{
	display: flex;
   justify-content: space-between;
}
.cart-left, .cart-left .externalButtons
{
	/*display: flex;
    justify-content: center;
    align-items: center;*/
}

.white a {
	color:white;
}

.mobileHeader {
	display:none;
}

@media (max-width:1200px) {
	.header.container, .sub-header > .container {
		 width: 100%;
	}
}
@media (min-width: 1201px){
	#ContentPage .row.row-eq-height .fragments>div{
		min-width: 285px;
	}
}
@media (max-width:1024px) {
	.wsdownmenu-list > li > a, .page-list li a {
		font-size:14px;
	}
}

@media (max-width:1000px) {
	.thumbnail.Brochure > .image {
		 min-height: 253px;
	}
}

@media (max-width:767px) {
	
	.wsdownmenu > div > .wsdownmenu-list{
		background: #eddd04;
	}
	.wsdownmenu-list > li {
		display: block;
		text-align: left;
		clear: both;
	}
	.wsdown-mobile > li .megamenu.clearfix {
		display: none !important;
	}
	
	/* mega menu fix - start */
	.wsdown-mobile>li.more-link .megamenu.clearfix {
		 display: block!important;
		 visibility: visible !important;
		 position: relative;
		 opacity: 1!important;
		 top: 0;
		 background: transparent;
		 border: none;
		 padding: 0;
	}
	
	.wsdown-mobile>li.more-link>a {
		 display: none;
	}
	
	.link-list li {
		 margin-left: -15px;
		 color: #000002 !important;
		 padding-top: 7px;
	}
	.link-list li:hover{
		background:#75110e !important;
		color: #c0b1b4 !important;
	}
	.link-list li a {
		 color: #000002 !important;
	}
	.link-list li a:hover {
		 color: #c0b1b4 !important;
	}
	.droplink{
		margin-left:15px !important;
	}
	/* mega menu fix - end */
	

	.fragment .right-image{
		text-align: center;
		margin-bottom: 15px;
	}
	.fragment.caption .fragment-caption-inner {
		padding: 15px !important;
	}
	.row .row.row-eq-height{
		margin-right: 0;
		margin-left: 0;
	}
	#ContentPage .row.row-eq-height .fragments>div{
		padding-right: 0;
		padding-left: 0;
	}
	.px-xs-0{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.side-bar{
		margin-bottom: 15px;
	}
	.removecssbtn {
		 text-align: center;
		 float: left;
		 margin-left: 22%;
		 color: #333;
		 transition: all 0.5s;
		 color: #ffffff !important;
		 border-radius: 50%;
		 height: 24px;
		 width: 24px;
		 /*
		 background: #ff4a4a;
			box-shadow: 5px 2px 1px 1px rgba(199, 221, 241, 0.34), 1px 4px 5px 1px rgba(167, 210, 249, 0.35), 0 0px 5px 0 rgba(0, 82, 155, 0.09);*/
	}
	.contactUsForm, form.login{
		padding: 15px;
	}
	.mobile-header div#search-bar {
		 margin-bottom: 15px;
	}
	/*.wsdownmenu > div > .wsdownmenu-list{
		display: none;
	}
	.wsdownmenu > div{
		display: none;
	}*/
	
	.mobile-header > div,
	 .mobile-header > nav {
	 /* This width is commented for .mobile-header.container .row */
		 /*width: 11%;*/
	}
	
	
	.mobile-header > div#search-bar {
		 width: 100%;
	}
	
	.mobile-header > div.logo-area {
		 width: 56%;
	}
	
	span.full-width {
		 width: 100%;
		border:0;
	}

	.row-mobile {
		padding:0;
	}

.wsdownmenu {
    margin: 0 0.5%;
    border: 0;
    width:99%;
}

.wsdownmenu-animated-arrow {
    border-image: none;
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 21px 14px;
    position: absolute;
    right: 0;
    text-align: center;
    display: block !important;
    top: 0;
    vertical-align: middle;
    height: 48px;
    width: 100%;
    z-index: 1000;
}

.mobile-nav .wsdownmenu-animated-arrow {
    color: #333333;
    padding: 0;
    position: relative;
    height: auto;
    width: auto;
    font-size: 24px;
    /*margin-top: 26px;*/
}

.wsdownmenu-list {
    border: 1px solid #ddd;
    border-bottom: 4px solid #ddd !important;
    border-top: 4px solid #ddd !important;
}

.wsdownmenu > a.wsdownmenu-animated-arrow {
    display: none !important;
}

.thumbnail.Brochure > .image {
    min-height: 200px;
}

#ContentPage .col-lg-9 .row.row-eq-height {
    width: 100%;
    margin: 0;
}

.form-inline.row {
    margin-left: 0;
    margin-right: 0;
}

.button i.fa.fa-search {
    /*color: #fff;*/
}

.mobileHeader {
	display:block;
}

	input.bumpbutton {
		display:none;
	}
	
	.row .col-xs-6 {
		 /*padding: 0 5px;*/
	}
	
	.row-eq-height .col-xs-6 {
		padding: 0 15px;
	}

	.hide-md {
		display:none;
	}
	
	.show-md {
		display:block;
	}

	#information {
		display:none !important;
	}
	
	img.logoimage {
		margin:0 auto;
		max-width: 80%;
	}


	nav.nav {
		display:none;
	}
	
	nav.mobile-nav {
		display:inherit;
		float:left;
	}
	
	.mobile-header {
		display:inherit;
		position: relative;
	}
	
	.menu-collapser {
		margin:20px 0;
	}
	
	.header {
		display:none;
	}
	
	.collapse-button {
		position:relative;
	}
	
	.collapse-button .icon-bar {
		height: 4px;
		width: 22px;
	}
	
	ul#mobile-navigation {
		 position: absolute;
		 z-index: 99;
		 padding: 0;
		 width: 95.5%;
	}
	
	.mobile-margin {
		font-size:24px;
	}
	
	.mobile-margin i {
    color: #fff;
	}	
	
	i.fa.fa-phone {
    font-size: 27px;
    margin-top: 6px;
    color:#fff;
	}
	
	i.fa.fa-search {
		color:#fff;
	}

	.collapse-button .icon-bar {
		background-color:#333333;
	}

	#ContentPage .col-xs-6 {
		 /*padding: 0 !important;*/
	}
	
	#ContentPage .col-xs-12 {
		 padding: 0 7px;
	}
	
	div#search-bar, .cart-area {
		margin:0;
	}
}

@media (max-width: 600px) {
	.removecssbtn{
		margin-left: 0;
	}
	table#cart tbody td .form-control{
		width:100%;
		display: inline !important;
	}
	.actions .btn{
		width:36%;
		margin:1.5em 0;
	}
	
	.actions .btn-info{
		float:left;
	}
	.actions .btn-danger{
		float:right;
	}
	
	table#cart thead { display: none; }
		table#cart tbody td {
			 display: block;
			 min-width: 320px;
			 float: left;
			 width: 100%;
		}
	table#cart tbody td:before {
		 content: attr(data-th);
		 font-weight: 600;
		 display: inline-block;
		 width: 80px;
		 float: left;
		 text-align: left;
		 color: #666666;
	}
	
	.removecssbtn-td input[type=checkbox] {
    text-align: left;
    margin-left: 20px;
    float: left;
    width: auto;
        position: relative;
    top: -6px;
	}
		
	table#cart tfoot td{
		display: inline-block;
		width: 50%;
	}
	table#cart tfoot td .btn{display:block;}
	
}

@media (max-width:550px) {

	.table-image {
		 display: block;
	}
	
	.table-image img {
		 max-height: 190px;
	}
	
	.table-headers {
		 display: none;
	}
	
	.tb-row {
		 margin-bottom: 5px;
	}
	
	.tb-row .table-summary > div {
		 float: left;
		 width: 100%;
		 text-align: center;
	}
	
	.button.cart-button {
		 float: left;
		 width: 100%;
		 font-size: 14px;
		 padding: 10px 5px;
	}

}

@media (max-width:440px) {
	span.large-logo {
		display: none;
	}
	span.small-logo {
		display:block;
	}
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {

.wsdownmenu-list > li > a .fa.fa-home {
	display:block !important;
}

}

.wsdownmenu-list > li > div {
    display: none !important;
    visibility: hidden !important;
}

.wsdownmenu-list > li:hover > div {
    display: flex !important;
    flex-wrap: wrap;
    visibility:visible !important;
}

.col-xs-12 > .add-to-cart.col-sm-12.col-xs-12 {
    padding: 0;
}

.feefo-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    padding: 1em;
}

.feefowidget-global-container-header h1 {
    display: none !important;
}

.feefo-table {
    float: left;
    width: 100%;
}

.feefo-table feefowidget-global .feefowidget-global-container {
    padding: 0 15px;
}

.std-product-details .caption {
    float: left;
}

.std-product-details h2.text-center {
    font-size: 18px;
    margin: 6px 5px;
}

.std-product-details p.btn.btn-success {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    border-radius: 0;
}

.std-product-details .thumbnail {
	position:relative;
}
.std-product-details .thumbnail .desc-sec{
	text-align: center;
}

.std-product-details .product-price {
    margin-top: 10px;
}
.checkout-logo-medium, select, input[type=submit], input[type=button], input[type=number], input, button, button.d-flex, p.form-control{
	border-radius: 0px !important;
   height: 40px !important;
   line-height: 0 !important;
}
.form-group input{
	line-height: 20px !important;
}

input[type=radio]{
	height: auto !important;
}
p.form-control{
	line-height: 30px !important;
}
button.d-flex{
	height: 45px !important;
}
.imageOnLeftTextWrappedAround .quantity-box{
	margin-top: 10px;
}
.imageOnLeftTextWrappedAround .quantity-box label{
    display: flex;
    align-items: center;
    padding: 0 15px 0 0;
    color: #565656;
    font-size: 14px;
    margin-bottom: 0;
}
.quantity-box .input-group .dec.quantityButton{
}
.quantity-box .input-group .inc.quantityButton{
}
.quantity-box .input-group input {
	margin-bottom: 0px;
	border-radius: 0px !important;
	height: 40px;
	max-width: 120px;
	min-width: 80px;
	margin-right: 5px;
	margin-left: 5px;
}
.quantity-box .input-group input:focus{
	box-shadow: none !important;
    border: 1px solid #ced4da !important;
}
.quantity-box button {
	float: left;
	width: 40px;
	padding: 0;
}

.button {
	width: 100%;
}

.fragment.caption{
	margin-bottom: 15px;
}
@media only screen and (max-width:575px) {
	.p-xs-0{
		padding: 0 !important;
	}
	.brochure-price-list li, .brochure-list li{
		padding-left: 30px;
		position: relative;
	}
	.brochure-price-list li:after, .brochure-list li:after{
		content:"";
		position: absolute;
		left: 5px;
		top: 7px;
		height: 10px;
		width: 10px;
		background: #ffffff;
	}
	.fragment.caption u{
		color: #ffffff;
		padding-left: 0px;
	}
	.p-22-xs{
		padding: 2.2rem;
	}
	.home-page-menu.page-list .font-weight-bold a{
		text-align: left;
	}
	.footer-product-list > .d-flex {
		flex-wrap: wrap;
	}
	section {
    padding: 0 15px;
	}
	#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-details:nth-of-type(5){
		margin-left: 0px;
	}
	.CheckoutProgress.progress{
		background: transparent;
		/*padding: 15px;*/
		-webkit-box-shadow: 5px 2px 1px 1px rgba(199, 221, 241, 0.2), 1px 4px 5px 1px rgba(167, 210, 249, 0.2), 0 0px 5px 0 rgba(0, 82, 155,0);
		box-shadow: 5px 2px 1px 1px rgba(199, 221, 241, 0.2), 1px 4px 5px 1px rgba(167, 210, 249, 0.2), 0 0px 5px 0 rgba(0, 82, 155,0);
	}
	.checkout-left .shadow-effect, .checkout-right .shadow-effect{
		/*padding: 0 !important;*/
	}
	#idCheckoutForm{
		/*padding: 0 15px;*/
	}
	#ContentPage .col-xs-6{
		padding: 0 !important;
	}
	/*#ContentPage .row.row-eq-height .thumbnail{
		box-shadow: 3px 3px 3px 0px rgba(120, 134, 148, 0.2), 0px 5px 10px 0px rgba(148, 172, 193, 0.2), 0 0px 5px 0 rgba(132, 145, 156, 0);
	}
	#ContentPage .row.row-eq-height .thumbnail:hover, .sub-footer .thumbnail:hover{
		box-shadow: 3px 3px 3px 0px rgba(120, 134, 148, 0.3), 0px 5px 10px 0px rgba(148, 172, 193, 0.31), 0 0px 5px 0 rgba(233, 238, 243, 0.03) !important;
	}
	#ContentPage form.regularProductSummary, .thumbnail.search-thumbnail, #ContentPage .row.row-eq-height .thumbnail, .sub-footer .thumbnail, .row.footer-product-list .thumbnail{
	   box-shadow: 3px 3px 4px 1px rgba(174, 194, 214, 0.4), 1px 4px 0px -4px rgba(185, 207, 226, 0.3), 0 0px 5px 0 rgba(0, 82, 155,0) !important;
		border: 1px solid rgba(209, 233, 255, 0.4) !important;
    }*/
    .product-list-row .padd-from-md:nth-child(1){
		width: 70%;
	}
	.product-list-row .padd-from-md:nth-child(2){
		width: 30%;
		text-align: right;
	}
}
@media (min-width:576px) and (max-width:767px){
.cart-cell.cart-details{
	padding-left: 0 !important;
}
	.sidebar-outer .margin-adj-md{
		margin-right: -10px;
		margin-left: -10px;
	}
}
@media (min-width:576px) and (max-width: 991px){
	.cart-cell.cart-quantity{
		padding: 0 !important;
	}
	.product-list-row .padd-from-md:nth-child(2){
		text-align: right;
	}
	
}
@media (min-width:601px) and (max-width: 991px){
	.cart-cell.cart-quantity span.input-group{
		width: auto;
		margin-left: auto;
	}
}
@media (min-width:601px) and (max-width: 767px){
	.cart-cell.cart-quantity button.btn-number, .cart-cell.cart-quantity input{
		 padding: 3px 5px !important;
		 height: 30px !important;
		 font-size: 12px !important;
	}
	.cart-quantity input[type=number]{
		width: 40px !important;
	}
}
	
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 991px){
	.theme-border-upto-md{
		border: 1px solid rgb(234, 234, 234);
	}
}
@media (min-width:576px){
	.no-side-padd-not-xs{
		padding-left: 0;
		padding-right: 0;
	}
	.d-flex-sm{
		display: flex !important;
	}
	.abs-pos-sm.w-73-sm{
		 width: 73%;
		 left: 12.5% !important;
	}
	.abs-pos-sm{
		position: absolute;
		left: 0;
		top: 0;
	}
	.rel-pos-sm.w-73-sm{
		width: 73%;
		margin-left : auto;
		margin-right : auto;
	}
}

@media only screen and (max-width:767px) {
	table#cart tbody td{
		padding: 7px 15px;
	}
	.container.sub-footer{
		padding: 0;
	}
	form[name=filter]{
		padding: 15px;
	}
	form.imageOnLeftTextWrappedAround {
		 margin-top: 0px;
	}
	.button-sec button img{
		display: block !important;
	}
	#footer{
		padding: 15px 0px 35px;
	}
	footer{
		margin-top: 35px;
	}
	.footer-prods-cols{
		margin-bottom: 15px;
	}
	#idCheckoutForm .checkout-right{
		border: 1px solid rgb(234, 234, 234);
		margin-bottom: 15px;
	}
	.searchResults .sort_by{
		 margin-top: 15px;
	}
	#ContentPage .sb-product-image a{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.footer-product-sec{
		padding-left: 0;
		padding-right: 0;
	}
	header {
		 padding-right: 15px;
		 padding-left: 15px;
	}
	.home-page-menu.page-list .page-item{
		 -webkit-box-flex: 0;
		 -ms-flex: 0 0 100%;
		 flex: 0 0 100%;
		 max-width: 100%;
	}
	.row-flex-wrap>div{
		padding: 5px 0;
	}
	/*#SortBy{
		margin-top: 15px;
	}*/
	.sidebar-filter-element.side-menu{
		padding: 0 !important;
	}
	.sort_by{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.p-0-xs{
		padding: 0 !important;
	}
	.pl-5-xs{
		padding-left: 5px !important;
	}
	.pr-5-xs{
		padding-right: 5px !important;
	}
	#FilterResultElements .std-product-details {
		width: 100%;
		margin-bottom: 15px;
	}
	#filter_results_area{
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	.sort_by select{
		float: none !important;
		width: 100%;
	}
	ul#filter_pagination_links_top{
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#search_results_list>nav{
		display: flex;
	}
	.CheckoutProgress.progress{
		/*padding-left: 15px;
		padding-right: 15px;*/
	}
	#idShoppingCartGrid {
		display: block;
		padding: 0 15px !important;
	}
	.sub-footer .thumbnail > .image a, .thumbnail > .product-image a{
		padding: 5px;
	}
	.justify-content-between-upto-sm{
		-webkit-box-pack: justify!important;
		 -ms-flex-pack: justify!important;
		 justify-content: space-between!important;
	}
	#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-quantity{
		font-size: 13px;
		padding: 0;
		max-width: 20px;
	}
	#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-quantity .input-group{
		text-align: left;
		justify-content: center;
	}
	#idShoppingCartGrid #cart .cart-cell.cart-details:nth-of-type(2), #cart .cart-cell.cart-quantity:nth-of-type(1){
		margin-bottom: 0px;
	}
	#cart .cart-cell.cart-details:nth-of-type(5), #cart .cart-cell.cart-details:nth-of-type(2){
		padding: 0 !important;
	}
	#cart .cart-cell.cart-details:nth-of-type(2), #cart .cart-cell.cart-quantity:nth-of-type(1) {
		margin-bottom: 25px;
		/*padding-left: 0;*/
	}
	#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-quantity{
		/*left: 0;*/
	}
	.p-0-upto-sm{
		padding: 0 !important;
	}
	.nav-tabs .nav-item .nav-link{
		 margin-top: 12px;
		 padding: 10px 0;
	}
	.padd-s-10-xs{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.col-md-2 .thumbnail .product-info, .thumbnail .product-info{
		margin-bottom: 15px;
	}
	.btn img{
		display: none;
	}
	.footer-product-sec .thumbnail .product-price{
		margin-bottom: 10px;
		margin-top: 0px;
	}
	.sub-footer .footer-prods-cols .thumbnail{
		margin-bottom: 0px;
	}
	.thumbnail > .image{
		height: 200px;
	}
	#cart .cart-cell.cart-details:nth-of-type(2), #cart .cart-cell.cart-quantity:nth-of-type(1){	
		margin-bottom: 10px;
	}
	#menu-overlay{
		display: none !important;
	}
	#ContentPage, .indexPage{
		margin-bottom: 15px;
	}
	.home-page-menu.page-list .font-weight-bold a {
		 text-align: left;
	}
	.cartButtons>div, .cartButtons input, .cartButtons button, .cartButtons a{
		width: 100%;
		text-align: center;
		display: block;
		margin-bottom: 10px;
	}
	.cartButtons>div, .cartButtons a{
		margin-bottom: 0px !important;
	}
	.cartButtons a img{
		margin: 0 auto;
		display: block;
	}
	table#cart tfoot td:empty {
		display: none;
	}
	.p-l-xs-0{
		padding-left: 0 !important;
	}
	.p-r-xs-0{
		padding-right: 0 !important;
	}
	.contactus-icons{
		font-size: 40px !important;
	}
	.contactus-icons.fa-map-marker{
		font-size: 50px !important;
	}
	.wsdownmenu-list > li > a {
		 padding-left: 0px !important;
	}
	header+span.full-width>nav{
		max-width: 540px;
		margin-left: auto;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.terms-conds {
		 /*padding-left: 15px;
		 padding-right: 15px;*/
	}
	#terms-body h1, #terms-body h2, #terms-body h3 {
		color: #333;
		padding: 15px 0;
	}
	.thumbnail, #ContentPage form.regularProductSummary, .thumbnail.search-thumbnail{
		border: 1px solid rgb(234, 234, 234);
	}
	.home-page-menu{
		margin-top: 15px;
	}
	.banner-title, .footer-product-sec h3, .section-title{
		font-size: 1.5rem;
	}
	.section-name {
		 font-weight: 600;
		 text-transform: capitalize;
		 font-size: 22px;
		 margin-bottom: 15px;
		 width: 100%;
		 padding: 9px 5px !important;
	}
	.footer-prods-cols {
		 width: 100% !important;
		 max-width: 100% !important;
		 position: relative;
	}
	form h1 {
    margin-bottom: 0px;
	}
	.breadcrumb-top{
		display: none;
	}
	
	.checkout-right .shadow-effect{
		margin: 0 auto;
	}
	#idShoppingCartGrid{
		display: block;
		padding: 0 10px;
	}
	.CheckoutProgress.progress{
		flex-wrap: wrap;
	}
	.CheckoutProgress.progress>span{
		width: 50%;
		border: 1px solid #fff;
	}
	#footer h3 {
		 margin-top: 15px;
	}
	form[name=simplesearch] .input-group-addon .button{
		margin: 0;
	}
	.mobile-header > div>*{
		padding: 0 !important;
	}
	ol.breadcrumb{
		margin-bottom: 15px;
	}
	.no-margin-r-upto-sm{
		margin-right: 0;
	}
	.row-xs {
		 display: -webkit-box;
		 display: -ms-flexbox;
		 display: flex;
		 -ms-flex-wrap: wrap;
		 flex-wrap: wrap;
		 margin-right: -15px;
		 margin-left: -15px;
	}
	.padd-lr-xs{
		padding-right: 15px;
		padding-left: 15px;
	}
	.button { /*margin:20px 0 0 0; */}
	#ContentPage .row.row-eq-height .thumbnail a img
	{
		max-height: 170px;
		min-height: 170px;
	}
	.cart-left, .cart-left .externalButtons{
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.cart-left .externalButtons{
		margin-top: 15px;
		width: 100%;
	}
	.cart-left .externalButtons p{
		width: 100%;
		text-align: center;
	}
}

@media only screen and (min-width: 768px) {

	span.full-width {
		height:52px !important;
	}
	
	.pl-md-15{
		padding-left: 15px !important;
	}
	.row.row-eq-height{
		margin-right: 0 !important;
	}
	#ContentPage .row.row-eq-height .fragments{
		/*padding-right: 15px;*/
	}
	.fragments-0 .fragments{
		/*padding-right: 0 !important;*/
	}
	.fragments-0 #ContentPage, .fragments-0 .indexPage, .productPage, #searchPage{
		padding-left: 15px;
	}
	li #brochure-menu li:first-child, .wsdownmenu-list>li:first-child{
		/*padding-left: 0;*/
	}
	.removecssbtn {
		 margin-right: 22%;
	}
	table#cart thead tr th:nth-child(3), table#cart thead tr th:nth-child(4), table#cart thead tr th:nth-child(5), table#cart tbody tr td:nth-child(2), table#cart tbody tr td:nth-child(3), table#cart tbody tr td:nth-child(4) {
		text-align: right !important;
	}
	.fragment .right-image{
		 float: right;
		 max-width: 300px;
		 padding: 5px 0 15px 15px;
	}
	.fragment .left-image{
		 float: left;
		 max-width: 300px;
		 padding: 5px 15px 15px 0;
	}
	#idBothAddressesTable .InvoiceField{
		padding-right: 5px;
		padding-left: 0px;
		float: left;
		width: 50%;
	}
	#idBothAddressesTable .DeliverField{
		padding-right: 0px;
		padding-left: 5px;
		float: left;
		width: 50%;
	}
	#idBothAddressesTable .InvoiceField.wideInput{
		padding-right: 0px;
	}
	#idBothAddressesTable .DeliverField.wideInput{
		padding-left: 0px;
	}
	nav.wsdownmenu{
		margin: 0px auto !important;
	}
	.wsdown-mobile{
		display: table !important;
	}
	.wsdownmenu{
		border: none !important;
	}
	.wsdown-mobile:hover > li {
		 display: inline-block !important;
	}
	header+span.full-width .wsdownmenu-list > li > a{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.checkout-right #idShoppingCartGrid #cart>.row{
		padding: 0.75rem 20px;
	}
	.checkout-right #idShoppingCartGrid #cart .checkoutMobileTR.row{
		padding-left: 20px;
		padding-right: 20px;
	}
	form.imageOnLeftTextWrappedAround .nav-tabs{
		/*margin-left: -15px;
		margin-right: -15px;*/
	}
	.container.sub-footer>.row{
		padding-top: 15px;
	}
	.bx-viewport{
		min-height: 300px;
	}
	.bx-viewport .slider{
		height: 100%;
	}
	.footer-product-list{
		margin-left: -15px;
		margin-right: -15px;
		padding-right: 15px;
		padding-bottom: 5px;
	}
	.wsdownmenu-list > li, .page-list li{
		 /* display: inline-block; */
		 text-align: left;
		 padding: 0px 15px;
	}
	header+span.full-width .wsdownmenu{
		padding-left: 15px;
		padding-right: 15px;
	}
	.wsdownmenu > div > .wsdownmenu-list {
		border: 0 !important;
		width: auto;
		margin: 0;
		min-height: 48px;
		align-items: center;
		list-style: none;
		margin: 0 -15px;
	}
	.footer-prods-cols{
		/*flex-grow: 1;
		flex-basis: 0;*/
		width: 33.33%;
	}
	#FilterResultElements .thumbnail {
		min-height:400px;
	}
	.row-m-s-20px-md{
		margin-right: -20px !important;
		margin-left: -20px !important;
	}
	.pull-left-md{
		float: left !important;
	}
	#filter_results_area #SortBy{
		/*margin-right: -15px !important;
		margin-left: -15px !important;*/
	}
	#FilterResultElements .std-product-details{
		width: 50%;
		margin-bottom: 15px;
	}
	.sb-product-inner, .sub-section-section .sub-section-col, .fragments .thumbnail-custom{
		padding-left: 15px !important;
		padding-right: 0px !important;
	}
	#FilterResultElements .std-product-details .thumbnail{
		min-height: 300px;
	}
	.sb-product-inner .sb-product-image{
		 padding: 10px;
	}
	.sub-footer .thumbnail > .caption, .thumbnail > .caption {
		 margin-bottom: 15px;
	}
	#ContentPage .fragments .thumbnail .caption{
		margin-bottom: 0px;
	}
	.order-1-md{
		 -webkit-box-ordinal-group: 2 !important;
		 -ms-flex-order: 1 !important;
		 order: 1 !important;
	}
	.order-2-md{
		-webkit-box-ordinal-group: 3 !important;
		-ms-flex-order: 2 !important;
		order: 2 !important;
	}
	.justify-content-end-from-md{
		 -webkit-box-pack: end!important;
		 -ms-flex-pack: end!important;
		 justify-content: flex-end!important;
	}
	.product-list-row .padd-from-md{
		width: 100%;
	}
	.row-md{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
	}
	#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-details:nth-of-type(5){
		margin-left: 17%;
	}
	.padd-from-md{
		padding-left: 15px;
		padding-right: 15px;
	}
	#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-quantity{
		padding: 0 5px;
		font-size: 13px;
		/*position: absolute;
		bottom: 0;
		left: 0;*/
	}
	body > section > .container > .row > form{
		padding: 0 15px;
	}
	body > section > .container > .row > form.searchResults, body > section > .container > .row > form.has-validation-callback{
		padding: 0px !important;
	}
	.cart-btn{
		/*margin-top: 1rem;*/
	}
	#idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-details{
		padding-left: 25px;
	}
	.side-bar-exist #idShoppingCartGrid #cart .product-list-row .padd-from-md .cart-cell.cart-details {
		padding-left: 10px;
		font-size: 13px;
	}
	.side-bar-exist #idShoppingCartGrid{
		font-size: 13px;
	}
	#cart .cart-cell.cart-details:nth-of-type(5), #cart .cart-cell.cart-details:nth-of-type(2) {
		padding: 0;
	}
	#cart .cart-cell.cart-details:nth-of-type(5){
		font-size: 12px;
		font-weight: 400;
		color: gray;
	}
	.footer-prods-cols {
		 -webkit-box-flex: 0;
		 /*-ms-flex: 0 0 34%;
		  flex: 0 0 33.33%; */
		 max-width: 33.33%;
	}
	.add-to-cart-btn:hover img.cartIconBlack, .add-to-cart-btn:active img.cartIcon, .add-to-cart-btn:hover a img.cartIconBlack, .add-to-cart-btn:active a img.cartIconBlack{
		display: inline;
	}
	.add-to-cart-btn:hover img.cartIcon, .add-to-cart-btn:active img.cartIcon{
		display: none;
	}
	.nav-tabs .nav-item .nav-link{
		padding: 10px 0;
	}
	#footer {
		margin-top: 40px;
		border-top: 1px solid #e4e4e4;
	}
	.sub-footer:last-child{
		margin-bottom: 30px;
	}
	.d-flex-md {
		 display: flex !important;
	}
	span.full-width>nav {
    max-width: 720px;
	}
	form.auth{
		max-width: 60%;
		margin: 0 auto;
	}
	form.auth>fieldset{
		margin-top: 15px;
	}
	.align-items-center-sm{
	 -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
	}
	.brochure-price-list li, .brochure-list li{
		padding-left: 20px;
		position: relative;
	}
	.brochure-price-list li:after, .brochure-list li:after{
		content:"";
		position: absolute;
		left: 0px;
		top: 7px;
		height: 10px;
		width: 10px;
		background: #ffffff;
	}
	.fragment.caption u{
		color: #ffffff;
		/*padding-left: 45px;*/
	}
	.fragment.caption p, .fragment.caption strong {
		 /*padding-left: 45px;*/
	}
	table#cart {
    margin-top: 15px;
	}
	.pl-0-md{
		padding-left: 0 !important;
	}
	.pr-0-md{
		padding-right: 0 !important;
	}
	/*.footer-product-sec{
		margin-top: 30px;
	}*/
	.table .row.justify-content-between>div{
		max-width: 49.5%;
		max-width: calc(50% - 7.5px);
		margin: 0;
	}
	.sidebar-outer {
		padding-left:0;
		margin-top: 15px;
	}
	.footer-product-list>div{
		padding-right: 0;
		padding-left: 15px;
		padding-top: 15px;
	}
	#ContentPage .row.row-eq-height .fragments>div{
		min-width: 168px;
	}
}
@media (min-width:1200px){
	.home-page-menu.page-list .page-item{
		 -webkit-box-flex: 0;
		 -ms-flex: 0 0 25%;
		 flex: 0 0 25%;
		 max-width: 25%;
	}
}
@media (min-width:992px) {
	form.auth{
		max-width: 40%;
		margin: 0 auto;
	}
	.wsdownmenu > div > .wsdownmenu-list {
		display: block;
	}
	.cart-cell.cart-quantity span.input-group {
		 width: auto;
		 margin: auto;
	}
	#FilterResultElements .std-product-details {
		 width: 33.33%;
		 margin-bottom: 15px;
	}
	.footer-prods-cols{
		width: 25%;
		-webkit-box-flex: 0;
		max-width: 25%;
	}
	.home-page-menu.page-list .page-item{
		 -webkit-box-flex: 0;
		 -ms-flex: 0 0 27%;
		 flex: 0 0 27%;
		 max-width: 27%;
	}
	.d-block-from-lg{
		display: block !important;
	}
	.theme-border-md{
		border: 1px solid rgb(234, 234, 234);
	}
	span.full-width>nav {
		max-width: 960px;
	}
	img.header-quest-img{
		/*margin-left: 30px;*/
		float: right;
	}
	.product-list-row .padd-from-md:nth-child(1){
		width: 70%;
		padding-left: 0;
		padding-right: 0;
	}
	.product-list-row .padd-from-md:nth-child(2){
		width: 30%;
	}
	.wsdownmenu-list li > .megamenu>ul{
		float: left;
	}
}
@media (min-width:992px) and (max-width:1199px){
	.p-0-lg{
		padding: 0 !important;
	}
}
@media (min-width:992px) and (max-width:1006px){
	span.full-width>nav>.row{
		margin: 0 !important;
	}
}
@media (min-width: 1200px){
	.p-0-xl{
		padding: 0 !important;
	}
}
.no-gutters {
  padding-right: 0;
  padding-left: 0;
}
.breadcrumb>li+li{
	position: relative;
   padding-left: 20px;
}
.breadcrumb>li+li:before {
	color: #001b33; 
	/*content: "\00a0 | \00a0";*/
	content: "";
    background-image: url(rightArrow.png);
    height: 20px;
    width: 15px;
    /* background-size: contain; */
    position: absolute;
    left: 5px;
    top: 2px;
    background-repeat: no-repeat;
}
@media (min-width: 1200px){
	.container, .wsdownmenu {
		 max-width: 1110px !important;
	}
}
button i.open-sans{
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	color: #495057;
}
.attribute-list select:after {
	content:"";
   background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
}
.select-wrapper{
	position: relative;
}
.select-wrapper:after{
	content: "";	background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
	position: absolute;
	height: 50px;
	width: 50px;
	/* background: rebeccapurple; */
	display: block;
	visibility: visible;
}
.btn-group-lg>.btn, .btn-lg{
	font-size: 16px;
}
#idBtnConfirm:hover, .btn-success:hover, #idBtnConfirm:focus, .btn-success:focus, #idBtnConfirm:active, .btn-success:active, .btn-success:not(:disabled):not(.disabled):active{
	border: 1px solid #333;
	color: #000 !important;
	background: #fff;
}
input.btn.btn-default.checkout-change-button {
    height: 28px !important;
    background: #ffffff;
    color: #fff;
    line-height: 0px !important;
}
img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.text-dark *{
	color: #343a40!important;
}
.ShopTimingMsg{
	font-style: italic;
    font-weight: 600;
    font-size: 15px;
}
#ContentPage .row.row-eq-height .thumbnail>a, #ContentPage .sb-product-image{
	text-align: center;
}
.desc-img-sec img{
	max-width: 80px;
}
p:empty{
	display: none !important;
}

.panel input[type=checkbox]{
	height: 0 !important;
	visibility: hidden;
	display: inherit;
}
.filter-list {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.panel-heading {
    min-height: 21px;
    background: #f4f4f4;
    padding: 5px 5px;
    margin-bottom: 5px;
}
.panel-heading h4.panel-title{
	font-size: 14px;
	color: #666666;
	text-transform: capitalize;
}
#search_results_list{
	transition: all .2s ease-in-out;
}
.clear-button:hover{
	color: #ffffff;
	background: #921511;
}
.clear-button{
	border: 1px solid #921511;
	color: #921511;
	padding: 0px 5px;
	font-size: 10px;
	font-weight: 600;
}
.btn.clear-all{
	height: auto !important;
	padding: 12px 15px;
	height: auto !important;
	padding: 9px 5px;
	font-size: 13px;
	font-weight: 600;
}
#FilterResultElements .std-product-details .thumbnail .sb-product-image>a{
	height: 180px;
	display: flex;
	align-items: center;
}
.thumbnail .sb-product-image>a img{
	 margin-top: 0px;
    max-height: 100%;
    margin: auto;
}
.ml-auto{
	margin-left: auto !important;
}
.mr-auto{
	margin-right: auto !important;
}
.m-auto{
	margin: auto !important;
}
.sub-header ul li a {
    font-size: 12px;
    text-transform: uppercase;
}
b, strong {
    font-weight: 600 !important;
}
#search-desktop{
	border: none;
   /* height: 50px !important; */
   height: 42px !important;
}
#idCheckoutForm .alert{
	margin-bottom: 15px;
}
#idCheckoutForm .m-box h3{
	margin-bottom: 0px;
}
#idCheckoutForm input.btn.btn-default.checkout-change-button{
	 height: auto !important;
    padding: 9px 5px;
    font-size: 13px;
    font-weight: 600;
	 margin-bottom: 8px;
    margin-top: 8px;
    background: #fff;
    color:#ffffff;
	border: 1px solid #ffffff;
}
input.btn.btn-default.checkout-change-button:hover{
	background: #ffffff !important;
    color: #fff !important;
}
#idCheckoutForm .row.justify-content-between{
	align-items: center;
}
.receipt-page .button-wrapper .button.cart-button, .receipt-page .button-wrapper{
	float: none;
}
table#cart tbody tr td{
	vertical-align: middle;
}
/*
#ContentPage .row.row-eq-height .fragments{
	margin-left: -5px;
	margin-right: -5px;
}*/
#ContentPage .sb-product-image{
	width: 100%;
}
 #ContentPage .sb-product-image, .sub-footer .thumbnail > .image, .thumbnail > .product-image{
	height: 200px;
	width: 100%;
	display: flex;
	align-items: center;
}
.bx-wrapper img{
    margin: auto;
}
.row.product-list{
	margin-right: -20px;
	margin-left: -20px;
}
.slide-entry {
    height: 100%;
}
.slide-entry a{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.bx-wrapper .bx-next{
	background: url(icon-right-arrow-black.png) no-repeat !important;
	background-position: center;
	background-size: cover !important;
}
.bx-wrapper .bx-prev{
	background: url(icon-left-arrow-black.png) no-repeat !important;
	background-position: center;
	background-size: cover !important;
}
.recent-products{
	position: relative;
}
.footer-product-sec .button-sec{
	 position: absolute;
    top: 50%;
    margin-top: -19px;
    right: 0px;
    width: 95px;
    height: 100%;
    padding-right: 0;
    padding-left: 25px;
	background: #f4f4f4;
}
.footer-product-sec button{
	z-index: 1;
	height: 80% !important;
	background: #921511;
	padding: 5px;
   text-align: center;
}
.footer-product-sec button img{
	padding-right: 0;
}
.thumbnail .close-btn img{
	width: 15px;
}
.paletteBG{
	background: #921511;
}
.add-to-cart-btn{
	border: 1px solid #565656 !important;
	/* background: #565656 !important; */
	background: #921511 !important;
	/* color: #fff !important; */
	color: #fefefc !important;
	font-size:16px !important;
	font-weight:400;
}
.product-name{
	color: #333;
}
.recenthtbuttonleft:disabled, .recenthtbuttonright:disabled {
    background: #e4e3e3;
    opacity: 1;
}
.p-15{
	padding: 15px;
}
.p-015{
	padding: 0 15px;
}
.p-12{
	padding: 15px 30px;
}
.side-bar .text-center {
    text-align: left!important;
}
.side-bar-title{
	 position: relative;
}
.side-bar-title:after{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #e4e4e4;
	z-index: 0;
}
.side-bar-title b, .side-bar-title span{
	background: #ffffff;
	position: relative;
	z-index: 1;
	padding: 0 10px;
}
form.regularMatchedLayouts .product-info{
	position: relative;
    bottom: unset;
    margin-top: 5px;
    width: auto;
}
#rrp{
	color: #921511;
   padding: 10px 0;
   font-size: 15px;
}
.cart-cell.cart-quantity:nth-child(1){
	display: none !important;
}
.product-prompt{
	margin-top: 15px;
}
#cart .item input{
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	max-width: 250px;
	height: 35px !important;
	margin-top: 5px;
	text-align: left !important;
}
#cart .item{
	font-size: 12px;
	
}
#idBothAddressesTable #toggle-account{
	 margin-bottom: 15px !important;
}
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 13px;
    height: 13px;
    border: 1px solid #bbb;
    background: white;
}
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
    content: "\2713";
    position: absolute;
    top: 0px;
    left: 1px;
    color: #4c4c4c;
    width: 15px;
    height: 15px;
    font-weight: 600;
}
.searchCriteria label:before, .searchCriteria label:after{
	content: '';
	display: none;
}
[type="checkbox"]:disabled + label.chkbox{
	cursor:default;
	cursor: not-allowed;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
}
label.chkbox:hover{
	cursor: pointer;
}
label.chkbox, label.filter-link-label{
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	color: #333333;
	display: block;
}
label.filter-link-label{
	padding-left: 0px !important;
	text-decoration: underline;
	cursor: pointer;
}
div[id^=FilterPropertyOptions], #FilterSectionOptions {
    max-height: 200px;
    overflow: auto;
}
.panel-heading h4.panel-title span, .panel-heading h4.panel-title a{
	min-height: 17px;
	display: inline-block;
}
.panel-heading h4.panel-title a{
	line-height: 15px;
}
.container.sub-footer {
    padding-left: 0;
    padding-right: 0;
}
.quick-search-button{
	cursor: pointer;
	max-width: 25px;
	padding: 0;
}
.alert-dismissible button.close{
	padding: 6px !important;
    min-height: auto;
    height: 20px !important;
    top: 5px;
    right: 5px;
}
.skeleton-bg{
	background: #e3e3e3;
}
.product-thumbnail-skeleton{
	height: 150px;
	width: 150px;
	background: #e3e3e3;
	border-radius: 50%;
	margin: auto;
}
.product-skeleton{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 1;
}
.product-details-skeleton{
	height: 30px;
	width: 100%;
	background: #e3e3e3;
}
.product-details-skeleton.two{
	width: 80%;
}
.product-details-skeleton.three{
	width: 60%;
}
.product-details-skeleton.four{
	width: 40%;
}
.product-grid-skeleton .product-details-skeleton{
	margin-bottom: 15px;
}
.product-grid-skeleton{
	min-height: 220px;
}
.heading-skeleton{
	padding: 15px;
    margin: 25px 0 50px 25px;
    width: calc( 100% - 40px );
}
.tab-skeleton{
	margin-right: 15px;
	width: 140px;
    height: 30px;
}
.tab-descs-skeleton{
	margin-top: 25px;
}
.tab-desc-skeleton{
	width: 100%;
    height: 200px;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}
.navigateOnClick{
	cursor: pointer;
}
.navigateOnClick:hover a{
	color: #ee7666;
}
span.actrequiredcolor{
	display: block;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #f3f3f3;
    opacity: 1;
}
.imageOnLeftTextWrappedAround .form-group{
	margin-bottom: 5px;
}

.imageOnLeftTextWrappedAround .add-to-cart-btn{
	margin-top: 10px;
	height: 40px !important;
}
.alert.alert-danger{
	font-size: 14px;
}
.alert blockquote{
	margin-bottom: 5px;
}
.btn.checkout:hover, .btn.theme-btn-hiLit:hover{
	border: 1px solid #921511;
	background: #fff;
	color: #921511 !important;
}
.navigateOnClick:hover a.btn.theme-btn-hiLit{
	color: #fff;
}
.thumbnail.sub-section:hover .caption a{
	color: #fff;
}
.side-bar .caption {
    padding: 10px 10px 5px;
}
.imageOnLeftTextWrappedAround .side-bar .add-to-cart-btn {
    margin-top: 0px;
    margin-bottom: 7px;
}
form.imageOnLeftTextWrappedAround .side-bar>.row .add-to-cart-btn img{
	display: none;
}
form.imageOnLeftTextWrappedAround .side-bar a.add-to-cart-btn{
	width: auto;
	font-size: 11px;
	padding: 0px 10px;
	line-height: 20px;
	height: auto !important;
}
.footer-product-sec {
    padding-top: 15px;
}
.product-info input[type=button]{
	box-shadow: none;
	border: none;
	background: transparent;
	line-height: 15px !important;
	cursor: pointer;
	color: #333333;
	text-decoration: underline;
}

.alert blockquote b{
	display: inline-block;
   margin-bottom: 5px;
}
.alert.alert-primary a{
	color: #921511;
}
.nav-tabs{
	margin-top: 15px;
	border-bottom: 3px solid #eaeaea;
}
#idCheckoutForm [type="checkbox"]:not(:checked) + label:before, #idCheckoutForm [type="checkbox"]:checked + label:before {
	content: "";
	cursor: pointer;
	position: absolute;
	left: 3px;
	top: 2px;
	height: 18px;
	width: 18px;
	font-size: 18px;
	line-height: 35px;
	/* border: 2px solid #921511; */
	border: 1px solid #A9A9A9;
	font-weight: 600;
	background: #921511;
}
#idCheckoutForm [type="checkbox"]:not(:checked) + label:before{
	background: #fff !important;
}
#idCheckoutForm [type="checkbox"]:not(:checked) + label:after, #idCheckoutForm [type="checkbox"]:checked + label:after{
	content: "\2713";
	cursor: pointer;
	position: absolute;
	left: 7px;
	top: -7px;
	height: 18px;
	width: 18px;
	font-size: 15px;
	line-height: 35px;
	color: #ffffff;
	font-weight: 600;
}
#idCheckoutForm [type="checkbox"] + label{
	padding-left: 30px;
	position: relative;
}
button[disabled]{
	cursor: not-allowed;
}
button.no-button{
	background: transparent;
	box-shadow: none;
	border: none;
	cursor: pointer;
}
header .dropdown a, header .dropdown span {
    font-size: 12px;
    color: #666666;
}
.dropdown-item.no-active.active, .dropdown-item.no-active:active{
	background-color: transparent;
}
.dropleft.dropleft-custom .dropdown-toggle::before {
	display: none;
}
.dropleft.dropleft-custom .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
    border-bottom: .3em solid transparent;
    color: white;
}
.d1ropdown-item-custom {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu.settings-bar{
	transform: translate3d(-190px, 40px, 0px) !important;
}
/*span.actrequiredcolor{
	background-color: #f2dede;
	border-color: #ebcccc;
	color: #a94442;
	padding: .75rem 1.25rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
	font-size: 12px;
}*/
.h6-label{
	margin-bottom: 10px;
	padding: 5px 0px;
	font-size: .9rem;
	text-align: left;
	position: relative;
	text-decoration: underline;
}
.h6-label span{
	background: #fff;
	position: relative;
	z-index: 9;
	padding-right: 10px;
}
/*.h6-label:after{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	height: 1px;
	width: 100%;
	background: #e6e6e6;
}*/
.InvoiceField input:not([type=checkbox]):not([type=radio]), .DeliverField input:not([type=checkbox]):not([type=radio]){
	width: 100%;
}
#idSeparateShipRow .ShowAlways{
	width: 100%;
	padding-top: 25px;
	text-align: center;
}
#idSeparateShipRow .ShowAlways>div{
	width: 50%;
}
#idInvoiceHeader, #idDeliverHeader{
	color: #921511;
	padding: 10px 0px;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: left;
	font-weight: 600;
	border-bottom: 1px solid #921511;
}
#idSeparateShipRow .ShowAlways>div:last-child{
	border-left: 1px solid #fff;
}
#idBothAddressesTable label{
	width: 100%;
	margin-top: 10px;
   margin-bottom: 0px;
   font-size: 14px;
   /* font-weight: 600; */
}
.InvoiceField.wideInput, .DeliverField.wideInput{	
	width: 100% !important;
}
input[type=checkbox] + label{
	cursor: pointer;
}
#idBothAddressesTable input:not([type=checkbox]):not([type=radio]){
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: .2rem;
}
#idBothAddressesTable select{
	margin-bottom: .2rem;
}
#idSeparateShipRow{
	float: left;
   width: 100%;
}
#idSeparateShipCell{
	margin-top: 15px;
	cursor: pointer;
	/*margin-bottom: 15px;*/
}
actinic:carterror{
	display: block;
}
.hidebutton input[type=button]:focus, .hidebutton input[type=button]:active{
	border: none;
}
.product-price .actxxsmall {
    display: block;
    font-size: 13px;
    font-weight: 400;
}
.product-price br{
	display: none;
}
.form-values label {
    padding-left: 15px;
    min-width: 170px;
}
.btn-edit{
	cursor: pointer;
}
.collapse.theme-shadow{
	 background: #f9f9f9;
    padding: 15px 30px;
    margin: 15px 0;
}
.mb-15{
	margin-bottom: 15px;
}
.mt-15{
	margin-top: 15px;
}
.d-flex.justify-content-end input+input[type=submit]{
	margin-left: 10px;
}
.invoicePrivacy-sec{
	margin-top: 25px;
}
label.invoicePrivacy{
	font-size: 13px;
}
.rememberMeText{
	font-size: 13px;
}
#createCredentials{
	margin-top: 15px;
}
.btn.btn-sm {
    padding: .10rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
#idInvoiceAccountAddresses, #idDeliverAccountAddresses{
	width: 50% !important;
}
#idBothAddressesTable table td{
	display: flex;
   flex-wrap: wrap;
   align-items: center;
}
#idBothAddressesTable table td p:nth-child(1){
	order: 2;
	padding-left: 15px;
}
#idBothAddressesTable table{
	margin-bottom: 15px;
}
#idBothAddressesTable table td p u{
	color: #921511;
}
#idBothAddressesTable table td input[type=radio]:nth-child(2){
	order: 1;
	cursor: pointer;
}
#idBothAddressesTable table td p:nth-child(3){
	order: 3;
	clear: both;
   width: 100%;
   font-size: 14px;
   padding-left: 25px;
}
#idInvoiceAccountAddresses, #idDeliverAccountAddresses{
	display: flex;
   flex-wrap: wrap;
   align-items: center;
}
#idInvoiceAccountAddresses>label, #idDeliverAccountAddresses>label{
	order: 1;
	margin-bottom: 15px;
	font-size: .9rem;
}
#idInvoiceAccountAddresses>table, #idDeliverAccountAddresses>table{
	order: 2;
}
#idInvoiceAccountAddresses>p, #idDeliverAccountAddresses>p{
	order: 4;
	padding-left: 15px;
}
#idInvoiceAccountAddresses>p u, #idDeliverAccountAddresses>p u{
	color: #921511;
}
#idInvoiceAccountAddresses>input[type=radio], #idDeliverAccountAddresses>input[type=radio]{
	order: 3;
	cursor: pointer;
}
#idBothAddressesTable table + p, #idDeliverAccountAddresses table + p{
}
input.filter-link {
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    border: 0;
    position: absolute;
}
.filter-list ul{
	padding-left: 0;
	list-style: none;
	margin: 0;
}
.filter-list .panel {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
label.chkbox:last-child, label.filter-link-label:last-child {
    margin-bottom: 0;
}
.thumbnail .desc-sec p {
    font-style: italic;
    font-size: 14px;
}
.thumbnail .caption a{
	padding: 1px;
}
form.imageOnLeftTextWrappedAround .product-info{
	padding: 15px 0;
}
form.imageOnLeftTextWrappedAround .side-bar .product-info{
	padding: 0;
}
form.imageOnLeftTextWrappedAround .side-bar .product-price .actxxsmall{
	color: #666666;
}
.in-stock-label{
	font-size: 11px;
	display: inline;
	visibility: visible;
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
	padding: 3px 5px;
}
.attribute-list{
	margin-top: 10px;
}
.search_result_template {
    display: none;
}
.fragment.caption .fragment-caption-inner{
	padding: 40px 25px 15px;
}
.thumbnail .price, .regularMatchedLayouts .price{
	text-align: center;
}
form.imageOnLeftTextWrappedAround .price{
	text-align: left;
}
ul.page-list{
	margin: 0;
	padding: 0;
}
.side-bar .page-list li {
	display: block;
}
.page-list li a{
	color: #fff;
}
.side-bar .page-list li a{
	color: #666666;
}
.wsdownmenu-list ul{
	list-style: none;
}
.fragment-list .fragment.caption{
	padding-right: 0;
	padding-left: 0;
}
.side-bar #brochure-menu{
	background: #fff;
   padding: 10px 0;
}
.side-bar #brochure-menu li{
	padding: 5px 15px;
	border-bottom: 1px solid #f4f4f4;
}
.side-bar #brochure-menu li:last-child{
	border-bottom: none;
}
.wsdownmenu-list li:hover>a{
	background-color: transparent !important;
}
.slide-container .bx-wrapper{
	margin-bottom: 40px;
}
.overflow-x-hidden{
	overflow-x: hidden;
}
.pl-15{
	padding-left: 15px;
}
.row.product-list {
    margin-left: -30px;
}
.terms-conds {
    margin-bottom: 20px;
}
form.auth{
	padding-left: 15px;
	padding-right: 15px;
}
#cart .btn-number{
	font-size: 10px;
	padding: 5px;
	height: 30px !important;
}
#cart .cart-quantity input[type=number]{
	height: 30px !important;
}
.alert table span{
	display: block;
   width: 100%;
}
.alert table {
	width: 95%;
}
.alert table, .alert table *
{
	 border: none;
    background: transparent;
    box-shadow: none;
    padding: 0;
    line-height: unset;
}
.alert br{
	display: none;
}
.mb-15{
	margin-bottom: 15px;
}
.video-wrapper, .video-wrapper iframe{
	    width: 100%;
}
.searchCriteria.form-group{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.searchCriteria.form-group h5{
	font-weight: 600;
}
.price-range{
	padding-left: 15px;
   padding-right: 15px;
}
.theme-shadow-h{
	overflow: hidden;
}
.theme-shadow-h img {
	transition: transform .4s;
}
.theme-shadow-h:hover img {
    transform: scale(1.05);
}
.sb-product-inner .sb-product-image{
	 overflow: hidden;
}
#idORDER_TRACKING {
	padding-top: 15px;
   padding-bottom: 15px;
}
#idORDER_TRACKING table{
	font-size: 13px;
	margin-top: 1rem;
}
#idORDER_TRACKING table th{
	text-align: center;
}
/* Drillpine V3.12 - Magic Zoom Plus Responsive icon positioning with respect to main image */
.mzp-ftab-icons-above 		{float: none !important; text-align:center !important; padding:0px !important;}
.mzp-ftab-icons-above br	{clear:both;}
.mzp-ftab-icons-above img	{margin:3px !important;}
.mzp-ftab-icons-below 		{clear:both !important; float: none !important; text-align:center !important; padding:0px !important;}
.mzp-ftab-icons-below br	{clear:both;}
.mzp-ftab-icons-below img	{margin:3px !important;}
.mzp-ftab-icons-left 		{float:left !important; text-align:center !important; padding:0px !important;}
.mzp-ftab-icons-left br		{clear:both;}
.mzp-ftab-icons-left img	{margin:3px !important;}
.mzp-ftab-icons-right 		{float:right !important; text-align:center !important; padding:0px !important;}
.mzp-ftab-icons-right br	{clear:both;}
.mzp-ftab-icons-right img	{margin:3px !important;}

.mzp-ptab						{}
.mzp-ptab-icons-above		{float:none !important; text-align:center !important; padding:0px !important;}
.mzp-ptab-icons-above img	{margin-right:2px !important;}
.mzp-ptab-icons-below		{float:none !important; text-align:center !important; padding:0px !important;}
.mzp-ptab-icons-below br	{clear:both;}
.mzp-ptab-icons-below img	{margin-top:2px !important; margin-right:2px !important;}
.mzp-ptab-icons-left 		{float:left !important; text-align:center !important; padding:0px !important; padding-right:5px !important;}
.mzp-ptab-icons-left img	{margin-right:2px !important;}
.mzp-ptab-icons-right 		{float:left !important; margin-left: 5px; text-align:center !important; padding:0px !important;}
.mzp-ptab-icons-right img	{margin-right:2px !important;}

.mzp-xtab						{padding: 0px;}
.mzp-xtab img					{float: none !important; text-align:center !important; margin: 5px !important; padding:0px}
.mzp-xtab-icons-above 		{float: none !important; text-align:center !important; padding:0px !important;}
.mzp-xtab-icons-below 		{clear:both; float: none !important; text-align:center !important; padding:0px !important;}
.mzp-xtab-icons-left 		{float:left !important; margin-left:20px !important; text-align:center !important; padding:0px !important;}
.mzp-xtab-icons-right 		{float:right !important; margin-left:20px !important; text-align:center !important; padding:0px !important;}

.mz_icon							{padding: 2px !important; border:1px solid silver !important; width:auto !important;}

/* MZP V5 tweaks */
.mz-thumb						{background-color:inherit !important;}
.mz-thumb img					{box-shadow:none !important;}

#product-page-body form {overflow: visible !important;}	/* for magnifier on mobile devices */
