#store-main-header {
	position: relative;
	background-image: url('/wp-content/themes/DiviChild/images/header_bg.png');
	background-size: 120%;
	background-position-y: 50%;
}

#store-main-header .store-main-header-content {
	height: 110px;
    width: 80%;
    max-width: 1080px;
    margin: auto;
}

#store-main-header .store-search-box {
	float: right;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 12px;
	margin-top: 25px;
}

#store-main-header .store-search-box input[type=search] {
	background-color: #fff;
	height: 36px;
	color: #333;
	font-size: 16px;
	width: 352px;
	float: left;
	padding: 8px;
	border: 0px;
	margin-right: 5px;
}

#store-main-header .store-search-box button {
	width: 40px;
    height: 38px;
	float: right;
	background-color: #154734;
	border: 0px;
	
}

#store-main-header .store-search-box button:before {
	font-weight: bold;
	color: #fef8c7;
}

#store-main-header .store-button-link {
	float: right;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 12px 0px;
	margin-top: 25px;
	margin-left: 8px;
	width: 80px;
	height: 62px;
    text-align: center;
}

#store-main-header .store-button-icon:before {
	font-weight: bold;
	color: #281600;
	font-size: 25px;
}

#store-main-header .store-button-label {
	font-size: 12px;
	display: block;
}

#store-main-categories {
	background-color: #F6F6F6;
    border-bottom: 1px solid #DBDBDB;
    height: 85px;
}

#store-main-categories #woocommerce_product_categories-3 {
	width: 80%;
    max-width: 1080px;
    margin: auto;
	float: none;
}

#store-main-categories #woocommerce_product_categories-3 ul {
	float: right;
}

#store-main-categories #woocommerce_product_categories-3 li {
	display: inline-block;
	width: 63px;
	font-size: 10px;
	text-align: center;
	
	background-position: center 0px ;
	background-repeat: no-repeat;
	background-size: 80%;
	line-height: 12px;
	vertical-align: top;
	margin: 0px 5px;
}

#store-main-categories #woocommerce_product_categories-3 li .count {
	display: none;
}

#store-main-categories #woocommerce_product_categories-3 li a {
	display: block;
	padding-top: 56px;
}

#store-main-categories #woocommerce_product_categories-3 li a:hover {
	color: #666;
}

#nearest-delivery {
	float: left;
	padding-top: 24px;
	font-size: 13px;
	line-height: 18px;
}

#nearest-delivery .icon_calendar {
	float: left;
	font-size: 35px;
	margin-right: 5px;
}

.pwb-brands-in-loop {
	float: left;
}

.pwb-brands-in-loop span {
	display: block;
	height: 42px;
}

.pwb-brands-in-loop:after {
	clear: left;
}

.woocommerce ul.products li.product a .pwb-brands-in-loop img {
	width: 165px;
}

@media (min-width: 981px) {
	#sidebar {
		width: 14%;
		font-size: 90%;
	}
	
	.et_left_sidebar #main-content .container:before {
		left: 14% !important;
	}
	
	#left-area {
		width: 85% !important;
	}
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	margin-bottom: 25px;
}

a.ajax_add_to_cart {
	display: none !important;
}

.et_pb_gutters3.et_left_sidebar.woocommerce-page ul.products li.product {
	overflow: visible;
}

.archive-gallery-invisble {
	opacity: 0;
}

.archive-gallery {
	width: calc(100% - 140px);
	height: 400px;
	margin-top: -120px;
	margin-left: 140px; 
	position: absolute; 
	z-index: 3; 
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
	background-color: #fff;
	box-sizing: border-box;
    padding: 20px;
}

.archive-gallery:hover {
	display: block;
}

.archive-gallery-hidden {
	display: none;
}

.archive-gallery div.images {
	width: 42%;
	float: left;
	position: relative;
}

.archive-gallery div.images .woocommerce-product-gallery__trigger {
	position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.archive-gallery div.images .woocommerce-product-gallery__trigger:before {
	content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.archive-gallery div.images .woocommerce-product-gallery__trigger:after {
	content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.archive-gallery .flex-viewport {
	overflow: hidden;
    position: relative;
    height: 156px !important;
}

.archive-gallery div.images .flex-control-thumbs {
	margin-top: 6.6666%;
	overflow: hidden;
}

.archive-gallery div.images .flex-control-thumbs li {
	width: 33%;
    padding-right: 3%;
    margin-bottom: 6.6666%;
	float: left;
    margin: 0;
    list-style: none;
}

.archive-gallery div.images .flex-control-thumbs li:nth-child(4n+1) {
	clear: left;
}

.archive-gallery .archive-gallery-content {
	float: right;
	width: 54%;
}

.et_button_no_icon.woocommerce-page a.button, .et_button_no_icon.woocommerce-page a.button:hover {
	padding: .05em 1em!important;
}

.woocommerce-page div.product div.images {
	width: 100%;
}

#nutritional-values {
	clear: left;
}

#nutritional-values h4 {
	text-align: center;
}

#nutritional-values table {
	margin: 0px auto;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	margin-bottom: 15px;
}

#nutritional-values table td {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 2px;
}

#nutritional-values table td:nth-child(2) {
	text-align: right;
}