.catBanner{
	height:550px;
	background-size: cover;
	background-position: center;
}
.bannerTxtBox{
	padding:20px;
	background-color: rgba(255,255,255,0.9);
}
.productLink{
	margin:15px 0;
}
.productLink h2, .price{
	margin: 10px 0;
	font-size: 15px;
	color: white;
	display: inline-block;
	text-align: center;
}
.price{
	width: 100%;
}
.price p{
	width:auto!important;
}
.woocommerce .products ul li, .woocommerce ul.products li{
	min-height:215px;
}
.productLink h2{
	width: 100%;
}
.price del{
	display: none;
}
.product > .row > .col-md-8 > .price del{
	display: inline-block;
}
.prodBlue{
	background-color: #B2B2B2;
	border: solid 4px #B2B2B2;
}
.prodBlue img:hover{
	opacity: 0.5;
	-webkit-transition: opacity 0.25s; /* Safari */
    transition: opacity 0.25s;
}
.prodBtn{
	margin:0 15px;
}
/*
.woocommerce img, .woocommerce-page img{
	width: 100%!important;
}
*/
.woocommerce div.product div.images img{
	width: auto!important;
}

/* ====== woocommerce resets ====== */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	background-color: #BBB1D5;
	border-radius: 0;
	color: white;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
	background-color: #8A81AA;
	color: white;
}
.aws-search-result .aws_result_image img{
	width: 50px!important;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table tr td{
	padding: 9px;
}
.woocommerce table.shop_table .order_item{
	background-color: #e9e9e9;
}
.woocommerce table.shop_table tfoot{
	background-color: #dcdcdc;
}
/*
ul{
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
*/
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
	background-color: #848484;
}
.woocommerce div.product form.cart .variations{
	width:auto;
}
.label{
	color:#BBB1D5;
	font-size: 90%;
}
@media screen and ( max-width:991px ){
.attachment-shop_catalog .size-shop_catalog .wp-post-image img{
	max-width:100%!important;
}
}
/* ====== product page ====== */
.relatedProd{
	background-color: #ebebeb;
}
.prodBanner{
	height:200px;
	background-size: cover;
	background-position: center;
}
.woocommerce-page div.product div.images{
	width:100%!important;
}
.woocommerce div.product div.images .flex-control-thumbs{
	margin: 20px 0;
}
.woocommerce div.product div.images .flex-control-thumbs li{
	margin: 0 1% 10px 1%;
	width: 23%;
}
.woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.button.alt, .woocommerce a.checkout-button.button.alt{
	background-color: #BBB1D5;
	border-radius: 0;
	color: #fff!important;
}
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce a.button.alt:hover, .woocommerce a.checkout-button.button.alt:hover{
	background-color: #8A81AA!important;
	border-radius: 0;
	color: #fff!important;
}
.woocommerce button.button.alt:visited, .woocommerce input.button.alt:visited, .woocommerce a.button.alt:visited, .woocommerce a.checkout-button.button.alt:visited{
	color: #fff!important;
}
.woocommerce div.product form.cart div.quantity, .woocommerce .quantity .qty{
	height: 32px;
}
.woocommerce div.product .woocommerce-tabs{
	padding:10px;
	background-color: #f0f0f0;
}
.panel{
	background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	background-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	background-color: #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
	box-shadow: 2px 2px 0 #f0f0f0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{
	box-shadow: -2px 2px 0 #f0f0f0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
	box-shadow: -2px 2px 0 #ebe9eb;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	box-shadow: 2px 2px 0 #ebe9eb;
}
#productpage .price{
	text-align: left;
	width: auto;
	margin: 10px 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
	color: #BBB1D5;
}
.sku_wrapper{
	display: none;
}
.woocommerce div.product .stock, .woocommerce div.product p.stock{
	color: #BBB1D5;
	font-weight: bold;
	font-size: 16px;
}
.woocommerce-tabs{
	margin-top:40px;
}
.woocommerce div.product .normal_price{
	color:#a7a7a7;
	font-style: italic;
}
.prodBlue .price .normal_price{
	display: none;
}

/* ====== product page END ====== */

/* ====== account page ====== */
.textContent > .woocommerce{
	margin-top: 50px;
}
.woocommerce-MyAccount-navigation{
	padding-right: 20px;
	border-right: 1px dotted #a1a1a1;
}
.woocommerce-MyAccount-navigation ul{
	list-style: none;
	padding-left: 0;
}
.woocommerce-MyAccount-navigation li{
	margin-bottom: 8px;
	padding: 10px;
	text-align: left;
	background-color: #8c8c8c;
	opacity: 0.8;
}
.woocommerce-MyAccount-navigation li:hover{
	opacity: 1;
}
.woocommerce-MyAccount-navigation a{
	color: white;
}
.woocommerce-MyAccount-navigation .is-active{
	background-color: #BBB1D5;
	opacity: 1;
}
.edit{
	background-color: #8c8c8c;
	padding: 5px;
	color: white;
}
.woocommerce-Addresses{
	margin-top: 20px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
	padding-right: 2%;
	border-right: solid 1px #8c8c8c;
}
.woocommerce form .form-row label{
	line-height: 1;
}
input{
	padding: 3px;
}
.woocommerce-MyAccount-navigation-link img{
	display: inline-block;
	height: 20px;
	width: auto!important;
}
/* ====== account page END ====== */

/* ====== cart ====== */
.woocommerce table.cart td.actions .input-text, input[type="submit"]{
	width: auto;
}
.woocommerce table.shop_table{
	border:none;
}
.shop_table{
	background-color: white;
	padding: 10px;
}
.cart-collaterals{
	margin-top: 50px;
}
.woocommerce a.remove{
	color: white!important;
	background-color: #BBB1D5!important;
	margin-left: 10px;
}
.woocommerce a.remove:hover{
	color: white!important;
	background-color: #8A81AA!important;
}
.woocommerce table.shop_table .cart_item{
	border-top: 1px dotted #a1a1a1;
	border-bottom: 1px dotted #a1a1a1; 
}
input[name="apply_coupon"]{
 	width: auto!important; 
}
/* ====== cart END ====== */


/* ====== messages ====== */
.woocommerce-info, .woocommerce-message{
	border-top-color: transparent;
}
.woocommerce-info::before{
	color: transparent;
}
.woocommerce a.button{
	background-color: #a1a1a1;
	color: white;
}
.woocommerce a.button:hover{
	background-color: #7f7f7f!important;
	color: white;
}
/* ====== messages END ====== */

/* ====== header search ======*/
.aws-container .aws-search-field{
	line-height: 15px;
	width: auto;
	padding: 3px;
	background:transparent;
	color: #0b0b0b;
	border-color: white;
	border-style:solid;
}
.aws-container .aws-search-field::placeholder{
	color: white;
}
.aws-container{
	display: inline-block;
	margin-top:12px;
	float: right;
	margin-left: 10px;
}
.accountStrip{
	margin-top: 5px;
}
.aws-search-result{
	width: 100%!important;
	left:0!important;
}
@media(max-width:991px){
	.aws-container{
		float: none;
	}
	.aws-container .aws-search-field{
		width: 100%;
	}
	.aws-container{
		display: block;
	}
}
/* ====== header search END ======*/

/* ====== shop banner ====== */
#shop-header > .item > .container{
	padding-top: 150px;
	z-index: 10;
	position: relative;
}
#shop-header > .item > .container h1, .carousel-inner > .item > .container p{
	color: white;
}
#shop-header > .item > .blackfade{
	background-image: url('../img/blackfade.png');
	background-size: auto;
	background-position: top;
	background-repeat: repeat-x;
	z-index: 5;
	height: 400px;
	position: absolute;
	width: 100%;
}
.carousel-control{
	z-index: 15;
}
#shop-header .item{
	height: 400px!important;
	background-attachment: fixed;
}
.circleoverlay{
	position: absolute;
	bottom: 0;
	z-index: 20;
	width: 100%;
}
/* ====== shop banner END ====== */

/* ====== archive sidebar ====== */
#sidebar ul{
	padding-left: 0px!important;
}

#sidebar ul > li{
	list-style: none;
	text-transform: uppercase;
}
#sidebar ul > li.cat-item{
	margin-bottom: 15px;
}
#sidebar ul.children > li.cat-item{
	margin-bottom: 0;
}
#sidebar ul.children{
	margin-left: 10px;
}
#sidebar ul.children li{
	text-transform: capitalize;
}
#sidebar h2{
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a1a1a1;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
	background-color: #dadada;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background-color: #dadada;
}
.price_slider_wrapper{
	margin-top: 20px;
}
form.woocommerce-product-search{
	margin-top:20px; 
}
#woocommerce_product_search-2 > form.woocommerce-product-search{
	margin-top:0!important;
}
.woocommerce-product-search > input[type="search"]{
	width: 63%;
	height: 31px;
	box-shadow: none;
	border-style: none;
	padding: 5px;
	border: 1px solid #fff;
  	background-color: transparent;
  	color: #fff;
}
form.woocommerce-product-search > label{
	display: none;
}
input[type="submit"]{
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #fff;
	background-color: #BBB1D5;
	border-radius: 0;
	border:0;
	white-space: nowrap;
	display: inline-block;
	background-image: none;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	text-shadow: none;
	width: 35%;
}
input[type="search"]{
	width: 63%;
	height: 31px;
	box-shadow: none;
	border-style: none;
	padding: 5px;
	border: 1px solid #3c3c3b;
}
input[type="search"]::placeholder{
	font-size: 12px;
}
@media (max-width:991px){
	input[type="submit"]{
		width: 100%;
	}
	input[type="search"]{
		width: 100%;
		margin-bottom: 10px;
	}
}
.widget_product_search{
	margin-top: 20px;
	border-top: 1px dotted #a1a1a1;
}
/* ====== archive sidebar END ====== */

/* ====== checkout ====== */
.cart_totals, .shop_table{
	padding: 30px;
	background-color: #f2f2f2;
}

.cart_totals table{
	background-color: #e9e9e9;
}
.cart_item{
	background-color: #e9e9e9;
}
.woocommerce table.shop_table td{
	padding: 10px 0;
}
.cart_totals table .order-total{
	background-color: #dcdcdc;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	margin-bottom: 0;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
	position: static;
}
.woocommerce-shipping-calculator{
	display: none;
}
/* ====== checkout END ====== */

/* ====== forms ====== */
.woocommerce form.login{
	border-radius: 0;
	background-color: #ebe9eb;
}
/* ====== forms END ====== */

/* ====== tables ====== */
.woocommerce-order-overview strong{
	margin-top: 5px;
}

