.banner-section ul li {
  list-style: none;
  padding: 9px;
  text-align: left;
  border-bottom: 1px solid #eaeaea;
}
.banner-section ul {
  margin: 0;
  padding: 0;
}
.banner-section ul .category-title {
  margin-left: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 33.53px;
  color: #626262;
}
.banner-section .col-md-2 {
  padding-right: 0;
  margin-right: 0;
}
.banner-section .col-md-10 {
  padding-left: 0;
  margin-left: 0;
}
.promo-section {
  margin: 2rem 0 4rem;
}
.product-category-wrap{
	margin-top: 3rem;
}
.product-category-wrap .nav-tabs {
  padding: 20px 20px 0;
/*   width: max-content; */
  margin: auto;
  border-bottom: 1px solid #d9d9d9 !important;
}
.product-category-wrap .nav .nav-item a {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  position: relative;
}
.product-category-wrap .nav .nav-item a.active {
  background-color: #b79e7f;
}

.product-category-wrap .nav .nav-item a.active:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #b79e7f transparent transparent;
  transform: translateX(-50%);
}
.product-category-wrap,
.sales-product-wrap,
.category-ads {
  margin-bottom: 4rem;
}
.p-interact .quantity {
  display: inline-block;
}
h3.section-title {
  font-weight: 700;
}
.category-ads .container {
  justify-content: center;
}
.category-ads .col-md-4.vertical-center {
  justify-content: center;
  margin-bottom: 15px;
}
.woocommerce form input.input-text, .tm-extra-product-options .tmcp-textfield.tm-epo-field, .woocommerce form textarea, .woocommerce form select, .woocommerce #reviews #comment, #comments.comments-area input[type="text"], #comments.comments-area input[type="email"], #comments.comments-area input[type="url"], #comments.comments-area textarea{
	display: inline-block !important;
}
.related .woocommerce .p-actions ul li.pw{
	bottom: 26px !important;
}
.woocommerce .p-actions ul li.pw{
	bottom: inherit !important;
}
.fa-heart:before{
	display: flex;
	justify-content: center;
}
/* .woocommerce div.product div.images img{
	max-height: 600px;
	width: auto;
} */

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30px;
}
.sidenav h3{
	font-size: 14px;
    font-weight: 600;
    color: #000;
	padding-left: 15px;
    margin-bottom: 15px;
}
.mobile-search.mobile-search-form{
	padding: 5px 15px;
}
.sidenav .mobile-content a {
  padding: 8px 30px;
  text-decoration: none;
  font-size: 14px;
  color: #000;
	font-weight: 600;
  display: block;
  transition: 0.3s;
	border-bottom: 1px solid #d4d4d4;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0px;
  right: 8px;
  font-size: 32px;
}
.product-grid .p-image img{
	height: 150px ;
	width: auto;
}
.owl-nav span {
    width: 20px;
    display: inline-flex;
    background: #b79e7f;
    color: #fff;
    height: 40px;
    border: 1px solid #b79e7f;
    justify-content: center;
    align-items: center;
    transition: all ease 0.6s;
}
.veggies-slider .owl-nav span {
	height: 35px;
	width: 35px;
	border-radius: 50%;
}
button:focus{
	outline: none;
}
/* .owl-nav {
    position: absolute;
    top: -43px;
    right: 0;
} */
.owl-nav button.owl-prev {
	position: absolute;
	left: -15px;
	top: 5px;
}
.owl-nav button.owl-next {
	position: absolute;
	right: -15px;
	top: 5px;
}
.veggies-slider .owl-nav button.owl-prev {
	position: absolute;
	left: 0;
	top: 30%;
}
.veggies-slider .owl-nav button.owl-next {
	position: absolute;
	right: 0;
	top: 30%;
}
form.cart{
	display: flex !important;
}
.category-explore.text-center a {
    background: #b79e7f;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 4px;
	color: #fff;
}
@media only screen and (min-width: 768px) {
	.sidenav {
	  display: none;
	}
}
@media only screen and (max-width: 768px) {
	.category-explore.text-center{
		margin-top: 10px;
	}
	a.add_to_wishlist.p-btn-cart{
		display: none;
	}
	h3.section-title{
		font-size: 20px;
	}
	.about-us h1{
		font-size: 24px;
		line-height: 24px;
	}
	.about-us h3{
		line-height: 28px !important;
	}
	.about-us-banner img{
		height: 200px;
		width: 100%;
		object-fit: cover;
	}
	.about-us .message{
		font-size: 14px !important;
	}
	.about-us .owner-details h5{
		font-size: 16px;
	}
	.about-us .owner-details span{
		font-size: 14px;
	}
	.product-category-wrap .nav .nav-item{
		margin-right: 5px;
	}
	.product-category-wrap .nav-tabs{
		padding: 10px 0;
	}
	.product-category-wrap .nav .nav-item a{
		font-size: 12px;
		padding: 5px;
		text-transform: uppercase;
	}
	.product-grid{
		margin: 1rem 0;
	}
	i.fas.fa-luggage-cart{
		padding: 3px;
	}
/* 	a.add_to_cart_button.p-btn-cart, button.add_to_cart_button.p-btn-cart, a.add_to_cart_button.product_type_simple.p-btn, .p-actions .single_add_to_cart_button.button.alt{
		width: 35px !important;
	} */
	.product-grid .p-image img{
		height: 120px ;
		width: auto;
	}
	.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-		span {
    	padding: 0 2px;
    	font-size: 10px;
	}
	.row .col-md-3.col-sm-6.col-6:nth-child(2n+1), .row .col-lg-3.col-md-4.col-6:nth-child(2n+1){
		padding-right: 5px;;
	}
	.row .col-md-3.col-sm-6.col-6:nth-child(2n),.row .col-lg-3.col-md-4.col-6:nth-child(2n){
		padding-left: 5px;;
	}
	footer .row .col-md-3.col-sm-6.col-6:nth-child(2n){
		padding-left: 15px !important;
	}
	footer .row .col-md-3.col-sm-6.col-6:nth-child(2n+1){
		padding-right: 5px;;
	}
	.p-actions .button.single_add_to_cart_button.button.alt{
		text-transform: capitalize;
	}
/* 	li.variable a.add_to_wishlist.p-btn-cart{
		position: absolute;
		bottom: 10px;
		display: flex;
		align-items: center;
		right: 3.2em;
	} */
	a.add_to_wishlist.p-btn-cart.variable {
    	position: absolute;
    	display: flex !important;
    	bottom: 0;
    	right: 9px;
	}
	img.img-icon.ctc-analytics.ctc_cta{
		height: 30px !important;
		margin-top: -3px;
	}
	form.cart img{
		width: 15px;
	}
	.p-actions .button.single_add_to_cart_button.button.alt::before {
    content: '';
    background-image: url('https://qa.savorja.com/wp-content/themes/SAVORJA/assets/images/cart.svg');
    background-size: 15px; /* Adjust width */
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 6px; 
}
	.owl-carousel button.owl-dot{
		margin: 3px !important;
	}
	
}
@media only screen and (max-width: 355px) {
	a.add_to_wishlist.p-btn-cart.variable {
    	position: relative;
		margin-left: 10px;
	}
}
a.add_to_wishlist.p-btn-cart{
	display: none;
}
.brand-slider img{
	margin: 30px;
	width: auto !important;
	height: 100px;
}
@media only screen and (max-width: 370px) {
	.p-btn-cart span, a.add_to_cart_button span, button.add_to_cart_button span{
		font-size: 10px;
		display: none !important;
	}
}
.owl-carousel .owl-dots{
	display: flex;
	align-items: center;
	justify-content: center;
}
.owl-carousel button.owl-dot{
	height: 8px;
	width: 8px;
	background-color: #d4d4d4;
	margin: 10px;
	border-radius: 50%;
	outline: none;
}
.owl-carousel button.owl-dot.active{
	background-color: #b79e7f;
}
.banner-section .owl-dots{
		margin-top: 8px;
}
.become-member{
	padding: 5px 10px;
	border-radius: 4px;
	width: max-content;
    color: #fff !important;
    background: #b79e7f;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stickytop {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 99;
  top: 0;
  box-shadow: 0px 0px 37px -8px rgb(0 0 0 / 37%);
}
#popModal button.close{
	position: absolute;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -15px;
    top: -15px;
    padding: 10px;
    background: #fff;
    border-radius: 100%;
	opacity: 1;
}
