@import "font.css?ver=202511241202";
@import "bootstrap.min.css";
@import "header.css?v=1.2.4";
@import "footer.css";
@import "slider.css";
@import "pigu-slider-five.css";
@import "pigu-slider-six.css";
@import "pigu-review-slider.css";
@import "newsletter.css";
body,
html {
	width: 100%;
	overflow-x: hidden;
	text-rendering: optimizeLegibility!important;
	-webkit-font-smoothing: antialiased!important;
}

body {
	font-family: 'Pigu Regular';
	font-size: 16px;
	color: #363636;
	padding: 0px;
	margin: 0px;
	background-color: #efefef;
}

.home_slider_commodity_of_the_day.container {
	padding: 30px 15px 40px 325px;
}

.home_slider_commodity_of_the_day .col-sm-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 69%;
	flex: 0 0 69%;
	max-width: 69%;
}

.home_slider_commodity_of_the_day .col-sm-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 31%;
	flex: 0 0 31%;
	max-width: 31%;
}

.home-slider .item {
	position: relative;
	width: 100%;
	height: 420px;
}

.home-slider .item a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.home-slider .item img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	object-fit: cover;
	max-height: 100%;
	max-width: 100%;
}

.owl_carousel_dots {
	padding-top: 25px;
}

.owl_carousel_dots button {
	border: 0px;
	box-shadow: none;
	outline: none;
	width: 12px;
	height: 12px;
	border-radius: 100px;
	background-color: #d7d7d7;
	display: inline-block;
	margin: 0px 7px;
	cursor: pointer;
	padding: 0px;
}

.owl_carousel_dots button.active {
	background-color: #959595;
}

.commodity_of_the_day {
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	position: relative;
	width: 100%;
	height: 100%;
}

.commodity_of_the_day .head {
	padding: 20px 25px 15px 25px;
}

.commodity_of_the_day .head .title {
	font-size: 26px;
	color: #2c2a4f;
	font-family: 'Pigu SemiBold';
	margin: -5px 0px 10px 0px;
}

.commodity_of_the_day .get_notification,
.commodity_of_the_day .get_notification:focus {
	font-size: 14px;
	color: #358bff;
	font-family: 'Pigu SemiBold';
	position: relative;
	padding-left: 35px;
	padding-right: 25px;
	line-height: 16px;
	cursor: pointer;
	display: flex;
	min-height: 30px;
}

.commodity_of_the_day .get_notification span {
	display: block;
	align-self: center;
}

.commodity_of_the_day .get_notification.one_line i.change_icon {
	top: 50%;
	margin-top: -8px;
}

.commodity_of_the_day .get_notification.one_line i.change_icon.icon-close {
	top: 50%;
	margin-top: -6px;
}

.commodity_of_the_day .get_notification:hover,
.commodity_of_the_day .get_notification:focus:hover {
	text-decoration: underline;
}

.commodity_of_the_day .get_notification i.icon-bell {
	font-size: 26px;
	position: absolute;
	left: 0px;
	top: 2px;
}

.commodity_of_the_day .get_notification i.change_icon {
	font-size: 16px;
	color: #c2c2c2;
	position: absolute;
	right: 0px;
	top: 1px;
}

.commodity_of_the_day .get_notification i.change_icon.icon-close {
	font-size: 12px;
	top: 3px;
}

.commodity_of_the_day .product_info {
	border-top: 1px solid #ebebeb;
	padding: 10px 25px 20px 25px;
}

.commodity_of_the_day .img_wrapper {
	width: 100%;
	height: 220px;
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 15px;
	position: relative;
}

.commodity_of_the_day .img_wrapper .dt {
	display: table;
	width: 100%;
	height: 200px;
}

.commodity_of_the_day .img_wrapper .dc {
	display: table-cell;
	vertical-align: middle;
}

.commodity_of_the_day .discount_badge {
	position: absolute;
	right: 0px;
	top: 10px;
	min-width: 50px;
	height: 50px;
	background-color: #ff3a4b;
	border-radius: 100px;
	color: #fff;
	font-size: 16px;
	font-family: 'Pigu ExtraBold';
	line-height: 52px;
}

.commodity_of_the_day .daily-product-title a,
.commodity_of_the_day .daily-product-title a:focus {
	font-size: 16px;
	color: #363636;
	line-height: 19px;
	display: block;
	font-family: 'Pigu Regular';
	margin-bottom: .5rem;
}

.commodity_of_the_day .daily-product-title a:hover,
.commodity_of_the_day .daily-product-title a:focus:hover {
	color: #363636;
}

.new_price {
	font-size: 24px;
	color: #363636;
	font-family: 'Pigu ExtraBold';
	line-height: 26px;
}

.old_price {
	font-size: 17px;
	color: #959595;
	text-decoration: line-through;
}

.footer_product_link {
	display: flex;
}

.footer_product_link a,
.footer_product_link a:focus {
	margin-top: auto;
	align-self: flex-end;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #e6e6e6;
	color: #358bff;
	text-decoration: none;
	border-radius: 100px;
	font-size: 12px;
	text-align: center;
	line-height: 34px;
	padding-left: 3px;
	position: relative;
	top: -3px;
}

.footer_product_link a:hover,
.footer_product_link a:focus:hover {
	background-color: #358bff;
	color: #fff;
}

.commodity_of_the_day_form {
	padding: 0px 25px 20px 25px;
}

.commodity_of_the_day_form p {
	font-size: 16px;
	color: #363636;
	margin: 5px 0px 0px 0px;
	line-height: 20px;
}

.commodity_of_the_day_form form {
	margin-top: 20px;
}

.commodity_of_the_day_form form input.form-control {
	font-size: 15px;
	padding: 0px 15px;
	height: 44px;
	border: 2px solid #e1e1e1;
	border-radius: 4px;
	box-shadow: none;
	outline: none;
}

.commodity_of_the_day_form .btn-primary {
	margin-top: 20px;
	font-size: 16px;
	font-family: 'Pigu Bold';
	text-transform: uppercase;
	padding: 11px 0px 7px 0px;
	outline: none;
	box-shadow: none;
}

.commodity_of_the_day_form_close,
.commodity_of_the_day_form_close:focus {
	margin-top: 25px;
	display: inline-block;
	font-size: 16px;
	color: #c2c2c2;
	text-transform: uppercase;
	font-family: 'Pigu SemiBold';
	text-decoration: none !important;
}

.commodity_of_the_day_form_close:hover,
.commodity_of_the_day_form_close:focus:hover {
	color: #363636;
}

.commodity_of_the_day_form_close i {
	font-size: 11px;
	position: relative;
	top: -1px;
	margin-right: 8px;
}

.commodity_of_the_day_form_success {
	padding: 50px 25px 25px 25px;
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

.commodity_of_the_day_success .commodity_of_the_day_form_success {
	display: block;
}

.commodity_of_the_day_success .commodity_of_the_day_inner {
	display: none !important;
}

.commodity_of_the_day_form_success .dt {
	display: table;
	width: 100%;
	height: 100%;
}

.commodity_of_the_day_form_success .dc {
	display: table-cell;
	vertical-align: middle;
}

.commodity_of_the_day_form_success .dc .icon {
	font-size: 46px;
	color: #8cc600;
}

.commodity_of_the_day_form_success p {
	font-size: 16px;
	color: #363636;
	margin: 0px;
	line-height: 20px;
}

.commodity_of_the_day_form_success_close,
.commodity_of_the_day_form_success_close:focus {
	margin-top: 20px;
	display: inline-block;
	font-size: 16px;
	color: #c2c2c2;
	text-transform: uppercase;
	font-family: 'Pigu SemiBold';
	text-decoration: none !important;
}

.commodity_of_the_day_form_success_close:hover,
.commodity_of_the_day_form_success_close:focus:hover {
	color: #363636;
}

.commodity_of_the_day_form_success_close i {
	font-size: 11px;
	position: relative;
	top: -1px;
	margin-right: 8px;
}

.corner_icon,
.corner_icon:focus {
	font-size: 12px;
	color: #c2c2c2;
	position: absolute;
	top: 17px;
	right: 17px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.corner_icon:hover,
.corner_icon:focus:hover {
	color: #363636;
}

@media (min-width: 1176px) {
	.desktop-1175 {
		display: none !important;
	}
}

@media (max-width: 1175px) {
	.commodity_of_the_day {
		height: initial;
	}
	.commodity_of_the_day.commodity_of_the_day_success,
	.commodity_of_the_day.commodity_of_the_day_form_open {
		min-height: 474px;
	}
	.commodity_of_the_day_form_success {
		height: 474px;
	}
	.home-slider .item {
		height: 458px;
	}
	.desktop-large {
		display: none !important;
	}
	.home_slider_commodity_of_the_day.container {
		padding: 20px 20px 40px 20px;
	}
	.home_slider_commodity_of_the_day .col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 65%;
		flex: 0 0 65%;
		max-width: 65%;
	}
	.home_slider_commodity_of_the_day .col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
		max-width: 35%;
	}
}

@media (min-width: 986px) {
	.d-show-985 {
		display: none;
	}
}

@media (max-width: 985px) {
	.commodity_of_the_day.commodity_of_the_day_success,
	.commodity_of_the_day.commodity_of_the_day_form_open {
		min-height: initial;
	}
	.commodity_of_the_day.commodity_of_the_day_success .commodity_of_the_day_form_success {
		height: 100%;
	}
	.commodity_of_the_day_form_success {
		padding: 50px 25px 25px 0px;
		min-height: 260px;
	}
	.commodity_of_the_day_form_success .dt {
		min-height: 185px;
	}
	.d-none-985 {
		display: none;
	}
	.commodity_of_the_day {
		margin-top: 20px;
	}
	.owl_carousel_dots {
		padding-top: 15px;
	}
	.home-slider .item img {
		right: auto;
		left: 50%;
		margin-left: -360px;
		min-width: 720px;
		max-width: 720px;
	}
	.home_slider_commodity_of_the_day .col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.home_slider_commodity_of_the_day .col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media only screen and (max-width: 985px) and (min-width: 768px) {
	.commodity_of_the_day_inner {
		display: flex;
		flex-wrap: wrap;
	}
	.commodity_of_the_day {
		padding-left: 310px;
		position: relative;
		min-height: 260px;
		display: flex;
		flex-wrap: wrap;
	}
	.commodity_of_the_day .img_wrapper {
		width: 280px;
		height: 100%;
		margin-bottom: 0px;
		position: absolute;
		left: 0px;
		border-right: 1px solid #ebebeb;
	}
	.commodity_of_the_day .img_wrapper .dt {
		height: 100%;
	}
	.commodity_of_the_day .discount_badge {
		right: 20px;
		top: 30px;
	}
	.commodity_of_the_day .head {
		padding: 20px 25px 15px 0px;
		width: 100%;
	}
	.commodity_of_the_day .product_info {
		border-top: 0px solid #ebebeb;
		padding: 10px 25px 20px 0px;
		align-self: flex-end;
		width: 100%;
	}
	.commodity_of_the_day_form {
		padding: 0px 25px 20px 0px;
	}
}

@media (max-width: 767px) {
	.commodity_of_the_day_form_success .dt {
		min-height: 210px;
	}
	.commodity_of_the_day_form_success {
		padding: 20px 25px 20px 25px;
		min-height: 250px;
	}
	.d-none-985 {
		display: block;
	}
	.d-show-985 {
		display: none;
	}
	.home-slider .item {
		height: initial;
	}
	.home-slider .item img {
		right: auto;
		left: auto;
		margin: 0px;
		min-width: 100%;
		max-width: 100%;
		position: relative;
	}
	.home_slider_commodity_of_the_day.container {
		padding: 15px 15px 30px 15px;
	}
}

.special_offer_section {
	background-color: #cdd7de;
	padding: 40px 0px 40px 0px;
}

.title_slider_nav {
	margin-bottom: 10px;
}

.title_slider_nav h2 {
	font-size: 34px;
	color: #3e3c70;
	text-transform: uppercase;
	font-family: 'Pigu SemiBold';
	margin: 0px;
}

.owl_carousel_nav {
	margin: 0px -15px;
	position: relative;
	top: 2px;
}

.owl_carousel_nav.disabled {
	display: none;
}

.owl_carousel_nav button,
.owl_carousel_nav button:focus {
	background-color: transparent;
	padding: 0px 10px;
	outline: none;
	box-shadow: none;
	border: 0px;
	color: #ff3a4b;
	display: inline-block;
	cursor: pointer;
	font-size: 24px;
}

.owl_carousel_nav button:hover,
.owl_carousel_nav button:focus:hover {
	color: #c81b37;
}

.owl_carousel_nav button i {
	position: relative;
	top: 3px;
}

@media (max-width: 1175px) {
	.title_slider_nav h2 {
		font-size: 30px;
	}
	.owl_carousel_nav {
		top: -2px;
	}
}

@media (max-width: 991px) {
	.special_offer_section {
		padding: 30px 0px 10px 0px;
	}
}

@media (max-width: 767px) {
	.special_offer_section {
		padding: 20px 0px 10px 0px;
	}
	.title_slider_nav {
		margin-bottom: -5px;
	}
	.title_slider_nav h2 {
		font-size: 30px;
	}
	.owl_carousel_nav {
		top: -2px;
		margin: 0px -5px;
	}
	.title_slider_nav h2 {
		font-size: 20px;
	}
	.owl_carousel_nav button,
	.owl_carousel_nav button:focus {
		font-size: 16px;
		padding: 0px 5px;
	}
}

.benefits_section {
	background-color: #373f67;
	padding: 50px 0px;
}

.benefits_section .box {
	position: relative;
	min-height: 62px;
}

.benefits_section .box i {
	font-size: 58px;
	color: #ff3a4b;
	margin-right: 15px;
	-ms-flex-item-align: center!important;
	align-self: center!important;
}

.benefits_section .box i.icon-delivery-van {
	font-size: 62px;
}

.benefits_section .box i.icon-card-lock {
	font-size: 56px;
}

.benefits_section .box i.icon-return-euro {
	font-size: 54px;
}

.benefits_section .hd {
	font-size: 18px;
	color: #fff;
	font-family: 'Pigu ExtraBold';
	line-height: 20px;
}

.benefits_section p {
	font-size: 15px;
	color: #9ea1bc;
	margin: 0px;
}

.benefits_section .row {
	margin: 0px;
}

.benefits_section .col-sm-3 {
	padding: 0px;
}

@media (max-width: 1175px) {
	.benefits_section {
		padding: 20px 25px 30px 25px;
	}
	.benefits_section .row {
		margin: 0px -15px;
	}
	.benefits_section .col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333333%;
		flex: 0 0 33.333333333%;
		max-width: 33.333333333%;
		padding: 10px 15px 0px 15px;
	}
}

@media (max-width: 950px) {
	.benefits_section .col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (min-width: 768px) {
	.show-xs {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.hide-xs {
		display: none !important;
	}
	.benefits_section {
		padding: 30px 0px 30px 0px;
	}
	.benefits_section .owl_carousel_dots {
		padding-top: 10px;
	}
	.benefits_section.benefits_section .owl_carousel_dots button {
		background-color: #5f6585;
	}
	.benefits_section .owl_carousel_dots button.active {
		background-color: #fff;
	}
}

.best_seller_week_section {
	background-color: #fff;
	padding: 50px 0px 30px 0px;
}

@media (max-width: 991px) {
	.best_seller_week_section {
		padding: 30px 0px 10px 0px;
	}
}

@media (max-width: 479px) {
	.best_seller_week_section .title_slider_nav h2 {
		max-width: 180px;
	}
	.best_seller_week_section .owl_carousel_nav {
		top: 0px;
	}
	.best_seller_week_section .owl_carousel_nav button,
	.best_seller_week_section .owl_carousel_nav button:focus {
		position: relative;
		top: 20px;
	}
}

.product_category_section {
	padding: 30px 0px 50px 0px;
	background-color: #efefef;
}

.product_category_section h2 {
	font-size: 34px;
	color: #3e3c70;
	text-transform: uppercase;
	font-family: 'Pigu SemiBold';
	margin: 0px;
}

.product_category_section .box {
	background-color: #fff;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	margin-top: 40px;
}

.product_category_section .box_outer .box:first-child {
	margin-top: 30px;
}

.product_category_section .col-sm-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 26.563%;
	flex: 0 0 26.563%;
	max-width: 26.563%;
}

.product_category_section .col-sm-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 73.437%;
	flex: 0 0 73.437%;
	max-width: 73.437%;
	overflow: hidden;
}

.product_category_section .left_side {
	padding: 40px 30px 0px 30px;
	background-color: #373f67;
	height: 100%;
}

.product_category_section .left_side .cat_name a,
.product_category_section .left_side .cat_name a:focus {
	position: relative;
	font-size: 26px;
	margin: 0px;
	font-family: 'Pigu SemiBold';
	color: #fff;
	text-decoration: none;
}

.product_category_section .left_side .cat_name {
	padding: 0px 0px 5px 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ff3a4b;
}

.product_category_section .left_side i {
	font-size: 56px;
	color: #ff3a4b;
	margin-bottom: 10px;
	display: block;
}

.product_category_section .left_side ul {
	padding: 0px;
	margin: 0px;
}

.product_category_section .left_side ul li {
	list-style: none;
	display: block;
}

.product_category_section .left_side ul li:not(:first-child) {
	margin-top: 8px;
}

.product_category_section .left_side ul li a,
.product_category_section .left_side ul li a:focus {
	font-size: 16px;
	color: #fff;
	font-family: 'Pigu SemiBold';
	text-decoration: none;
	display: inline-block;
}

.product_category_section .left_side ul li a:hover,
.product_category_section .left_side ul li a:focus:hover {
	color: #ff3a4b;
}

.product_category_section .product_box {
	position: relative;
	width: 100%;
	text-decoration: none;
	padding: 20px 10px 10px 10px;
	display: block;
	min-height: 250px;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.product_category_section .product_box .content {
	position: relative;
	z-index: 5;
}

.product_category_section .col-sm-3 .overlay,
.product_category_section .col-sm-3:focus .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
}

.product_category_section .col-sm-3:hover .overlay,
.product_category_section .col-sm-3:focus:hover .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.01);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.01);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.01);
	transition: all 200ms ease-in;
	transform: scale(1.01);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.product_category_section .col-sm-3,
.product_category_section .col-sm-3:focus {
	z-index: initial;
}

.product_category_section .col-sm-3:hover,
.product_category_section .col-sm-3:focus:hover {
	z-index: 10;
}

.product_category_section .product_box .dt {
	display: table;
	width: 100%;
	height: 150px;
}

.product_category_section .product_box .dc {
	display: table-cell;
	vertical-align: middle;
	;
}

.product_category_section .product_box img {
	max-width: 140px;
	max-height: 140px;
	width: 100%;
	height: auto;
	display: inline-block;
}

.product_category_section .col-sm-3 h4,
.product_category_section .col-sm-3 h4:focus {
	font-size: 18px;
	color: #363636;
	font-family: 'Pigu SemiBold';
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.product_category_section .col-sm-3:hover h4,
.product_category_section .col-sm-3:focus:hover h4 {
	color: #ff3a4b;
}

.product_category_section .col-sm-3:nth-child(5) .product_box,
.product_category_section .col-sm-3:nth-child(6) .product_box,
.product_category_section .col-sm-3:nth-child(7) .product_box,
.product_category_section .col-sm-3:nth-child(8) .product_box {
	border-bottom: 0px;
}

.product_category_section .col-sm-3:nth-child(4) .product_box,
.product_category_section .col-sm-3:nth-child(8) .product_box {
	border-right: 0px;
}

.product_category_section .left_side i.icon-leaves {
	font-size: 52px;
}

.product_category_section .left_side i.icon-boy {
	font-size: 54px;
}

@media (max-width: 1185px) {
	.product_category_section .col-sm-3,
	.product_category_section .col-sm-3:focus {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333333%;
		flex: 0 0 33.333333333%;
		max-width: 33.333333333%;
	}
	.product_category_section .col-sm-3:nth-child(7) .product_box,
	.product_category_section .col-sm-3:nth-child(8) .product_box {
		display: none;
	}
	.product_category_section .col-sm-3:nth-child(4) .product_box {
		border-right: 1px solid #ebebeb;
		border-bottom: 0px;
	}
	.product_category_section .col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}
	.product_category_section .col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
		max-width: 70%;
	}
}

@media (max-width: 991px) {
	.product_category_section {
		padding: 10px 0px 40px 0px;
	}
	.product_category_section h2 {
		font-size: 30px;
	}
	.product_category_section .box_outer .box:first-child {
		margin-top: 20px;
	}
	.product_category_section .box_outer .box {
		margin-top: 30px;
	}
}

@media (max-width: 985px) {
	.product_category_section .col-sm-3,
	.product_category_section .col-sm-3:focus {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.product_category_section .col-sm-3:nth-child(5) .product_box,
	.product_category_section .col-sm-3:nth-child(6) .product_box {
		display: none;
	}
	.product_category_section .col-sm-3:nth-child(2) .product_box,
	.product_category_section .col-sm-3:nth-child(4) .product_box {
		border-right: 0px;
	}
	.product_category_section .col-sm-3:nth-child(3) .product_box {
		border-bottom: 0px;
	}
	.product_category_section .col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 38.462%;
		flex: 0 0 38.462%;
		max-width: 38.462%;
	}
	.product_category_section .col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 61.538%;
		flex: 0 0 61.538%;
		max-width: 61.538%;
	}
}

@media (max-width: 767px) {
	.product_category_section .col-sm-8 {
		display: none;
	}
	.product_category_section .col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.product_category_section h2 {
		font-size: 20px;
	}
	.product_category_section .box_outer .box:first-child {
		margin-top: 15px;
	}
	.product_category_section .box_outer .box {
		margin-top: 20px;
	}
	.product_category_section {
		padding: 0px 0px 30px 0px;
	}
	.product_category_section .left_side {
		padding: 20px;
	}
}

.form-control.error {
	border: 2px solid red !important;
}

label.error {
	color: red !important;
	font-size: 12px;
}

#sk-newsletter-form .form-control.error {
	border: 0px !important;
	background: #ff7272;
}

#sk-newsletter-form .form-control.error::placeholder {
	color: #fff;
}

#sk-newsletter-form label.error {
	color: white !important;
}
@media (min-width: 768px) {
.product_category_section .left_side{
	min-height:500px;
}
}
