

/*
Theme Name: BlazeTheme
Theme URI: http://example.com/
Author: Your Name
Author URI: http://example.com/
Description: A custom theme for WordPress
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blazetheme
*/


:root {
  /* Existing colors */
  --color-primary: #9A6036;
  --color-grey: #5D5D5D;
  --color-black: #000000;
  --color-heading: #222222;
  --color-text: #444444;
  --color-background: #ffffff;

  /* Fonts */
  --font-body: "DM Sans", Sans-serif;
  --font-heading: "DM Serif Display", Sans-serif;

  /* Spacing */
  --space-xs: 4px;
  --space-sm: 8px;
  --space-md: 16px;
  --space-lg: 32px;
	
	--content-width:1440px;
}
body {
  color: var(--color-black);
  background-color: var(--color-background);
  font-family: var(--font-body);
/*   padding: var(--space-md); */
}
::marker {
  color: var(--color-primary);
}
:focus-visible {
	outline:none;
}
h1, h2, h3, h4, h5, h6 {
  color: var(--color-heading);
  font-family: var(--font-heading);
}
@media (max-width:1024px){
	h1{
		font-size:55px;
		line-height:65px;
	}
	h2{
		font-size:30px;
		line-height:40px;
	}
	h3{
		font-size:25px;
		line-height:35px;
	}
	h4{
		font-size:20px;
		line-height:20px;
	}
	h5{
		font-size:18px;
		line-height:28px;
	}
	h6{
		font-size:16px;
		line-height:28px;
	}
}
@media (max-width:991px){
	h1{
		font-size:55px;
		line-height:65px;
	}
	h2{
		font-size:30px;
		line-height:40px;
	}
	h3{
		font-size:25px;
		line-height:35px;
	}
	h4{
		font-size:20px;
		line-height:20px;
	}
	h5{
		font-size:18px;
		line-height:28px;
	}
	h6{
		font-size:16px;
		line-height:28px;
	}
}
@media (max-width:767px){
	h1{
		font-size:55px;
		line-height:65px;
	}
	h2{
		font-size:30px;
		line-height:40px;
	}
	h3{
		font-size:25px;
		line-height:35px;
	}
	h4{
		font-size:20px;
		line-height:20px;
	}
	h5{
		font-size:18px;
		line-height:28px;
	}
	h6{
		font-size:16px;
		line-height:28px;
	}
}
@media (max-width:576px){
	h1{
		font-size:45px;
		line-height:55px;
	}
	h2{
		font-size:25px;
		line-height:35px;
	}
	h3{
		font-size:20px;
		line-height:30px;
	}
	h4{
		font-size:18px;
		line-height:28px;
	}
	h5{
		font-size:16px;
		line-height:26px;
	}
	h6{
		font-size:14px;
		line-height:24px;
	}
}
.entry-title{
	padding:0px 20px;
}
.elementor.elementor-13871 > div {
    padding: 0;
}
main:not(.home main){
	padding:40px 0px 60px 0px;
}
@media (min-width:767px){
.home main [data-elementor-type="wp-page"] .e-con.e-flex>.e-con-inner{
	padding-left:10px;
	padding-right:10px;
}
}
:is(.woocommerce-cart, .woocommerce-checkout) [data-elementor-type="wp-page"] .e-con.e-flex>.e-con-inner{
	padding-left:10px;
	padding-right:10px;
}
.fix-above-footer{
	margin-bottom:-60px;
}
input, textarea{
	border-radius:6px;
	border:1px solid #d1d1d1;
}

@media (max-width:1500px){
	.e-con-full.e-flex:not(.e-con-full.e-flex  .e-con-full.e-flex, .main-header, :has(.e-con-full.e-flex)){
		padding-left:10px;
		padding-right:10px;
	}
}
@media (max-width:1440px){
/* 	main{
		padding:0px 15px;
	} */
/* 	.e-con-full.e-flex:not(.e-con-full.e-flex  .e-con-full.e-flex, .main-header){
		padding-left:10px;
		padding-right:10px;
	} */
	#main:not(.home #main){
		padding-left:15px;
		padding-right:15px;
	}
	.main-header .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{
		padding:8px 10px;
        border-radius: 6px;
		border:0px;
	}
}
.elementskit-menu-hamburger.elementskit-menu-toggler{
	    padding: 10px 13px !important;
   		width: 45px !important;
}
.ekit_navsearch-button{
		margin:0px !important;
		display:flex !important;
		justify-content:end;
		align-items:center;
}
@media (max-width:767px){
	.ekit_navsearch-button{
		justify-content:center;
	}
	.ekit_navsearch-button :is(i, svg){
		margin-top:5px;
		display:block;
	}
}

@media (max-width:576px){
.elementskit-menu-hamburger.elementskit-menu-toggler{
	padding:10px 7px !important;
	width:35px !important;
}
	.hfe-masthead-custom-menu-items .hfe-site-header-cart .hfe-site-header-cart-li{
		font-size:14px;
	}
	.hfe-cart-menu-wrap-default .hfe-cart-count{
		padding-top:1.5px;
	}
/* 	.ekit_navsearch-button :is(i, svg){
		margin-top:10px;
		display:block;
	} */
}
.elementor-custom-container, body.search main:not(:has(article > .elementor-element )){
	max-width: var(--content-width);
	margin:0 auto;
}
body.search main:not(main:has(article > .elementor-element )){
	padding:50px 15px;
}
@media (max-width:1440px){
	body.search main:not(main:has(article > .elementor-element )){
	padding:50px 20px;
}
}
/*header css */
.main-header{
	box-shadow: 0px 4px 4px 0px #00000040;
	z-index:1000;
}
@media (min-width:1024px){
.w-full-on-desk{
	width:100%;
}
}
.top-header p strong{
	font-size:18x;
	padding:0px 10px;
}
.top-header p strong span{
	padding-right:1px;
}
.main-banner{
	background: linear-gradient(90deg, #9A6036 0%, #fff 49.99%, #F8F8F8 50%);
}

@media (max-width:767px){
	.ekit_navsearch-button{
		margin:0px 10px 0px !important;
/* 		margin-top:8px !important; */
	}
	.main-menu-logo img{
		max-width:60%;
	}
	.main-menu-logo.elementor-widget-image{
		text-align:left;
	}
}
/* header  end */

/* clienmt carousel */
.client-carousel{
	background:#F8F8F8;
	padding:25px 0px;
}
.client-carousel .qodef-qi-swiper-container .swiper-slide img{
	width:80px;
	padding-top:15px;
}
/* clienmt carousel */
.section-common-padding{
	padding:50px 0px;
}
/* woocommerce start */
pre{
	white-space:normal;
}
.woocommerce ul.products li.product a img, .wbte_product_image img{
	width: 100%;
  height: auto;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .wbte_sc_bogo_products li.wbte_get_away_product .wbte_product_name{
	font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
	text-transform:uppercase;
	color:#000;
	padding-bottom:0px;
	min-height:55px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.woocommerce ul.products li.product .price, .woocommerce-Price-amount.amount{
	font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 600;
	color:#000;
	margin-top:10px;
}
.wbte_choose_free_product{
	border:1px solid #9A6036 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button, .woocommerce a.added_to_cart, .woocommerce div.product form.cart .button #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce div.product form.cart .button, .wpcf7-submit, .wbte_choose_free_product{
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
	line-height:16px;
	padding:15px 30px;
	padding-top:15px;
	border-radius:50px;
	background-color:#9A6036;
	border:1px solid #9A6036;
	color:#fff;
	font-family: "DM Sans", Sans-serif;
}
.woocommerce ul.products li.product .button{
	margin-top:10px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover, .woocommerce a.added_to_cart:hover, .woocommerce div.product form.cart .button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover, .wpcf7-submit:hover, .wbte_choose_free_product:hover{
	background-color:#fff !important;
	color:#9A6036 !important;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after{
	margin-top:3px;
}
.added_to_cart{
	margin-top:15px;
}
.text-white :is(h2, p, button){
	color:#fff;
}
@media (min-width:767px){
	.home .woocommerce ul.products li.product{
		margin-bottom:0px;
	}
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
	background-color:#9A6036;
}
#pwgc-redeem-form{
	display:flex;
	align-items:center;
	column-gap:15px;
	row-gap:15px;
	flex-wrap:wrap;
	margin:15px 0px;
}
@media (max-width:576px){
	#pwgc-redeem-form{
		flex-direction:column;
	}
}
#pwgc-redeem-form label{
	display:none;
}
#pwgc-redeem-form input{
	margin-bottom:0px !important;
}
#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea, .woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea{
	font-size:18px;
}
@media (max-width:576px){
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
		width:100%;
		float:unset;
	}
	#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea, .woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea{
		width:100%;
	}	
}
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	padding:10px;
}
.payment_method_authnet label{
	display:flex;
	flex-wrap:wrap;
}
.form-row place-order{
	padding-bottom:40px;
}
.woocommerce div.product form.cart .reset_variations{
	color:#9A6036;
}
.woocommerce-loop-category__title mark{
	background-color:#fff;
}
.woocommerce-products-header__title.page-title{
	margin-bottom:20px;
}
/* woocommerce end */
.wbte_sc_bogo_products li.wbte_get_away_product{
	text-align:left;
}
/* PRODUCT DETAIL START */

.woocommerce div.product div.images img {
    border: 1px solid #d1d1d1;
	max-height: 500px;
    object-fit: contain;
    object-position: center;
    background: #E7E7E7;
}

.woocommerce div.product form.cart .variations select {
    padding: 7px 12px!important;
	border-radius:6px;
}
.woocommerce div.product form.cart .variations select:focus-visible {
	border:1px solid #7ad03a;
	outline:none;
}
.product_meta a{
	color:#9A6036;
}
.related.products{
	margin-top:40px;
	clear:both;
}
.related.products h2{
	margin-bottom:25px;
}
/* .woocommerce div.product form.cart .single_add_to_cart_button,.woocommerce div.product form.cart div.quantity,.product_meta {
    display: none!important
} */
.woocommerce .quantity .qty{
	padding:10px;
	border-radius:6px;
	border:1px solid #999;
}
.woocommerce div.product .product_title {
    margin-bottom: 20px
}

.woocommerce-Tabs-panel--description a {
    color: #9A6036;
    display: block
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
    background: #9A6036;
    color: #fff;
    border-bottom-color: #9A6036
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover::before {
    box-shadow: 2px 2px 0 #9A6036
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover::after {
    box-shadow: -2px 2px 0 #9A6036
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
    color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: 2px 2px 0 #9A6036
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: -2px 2px 0 #9A6036
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #fff
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    margin: 10px 0
}

.related.products h2 {
    margin-bottom: 15px
}

.woocommerce nav.woocommerce-pagination ul li a {
    color: #000
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #9A6036;
    color: #fff;
    border-color: #9A6036
}

.woocommerce nav.woocommerce-pagination ul li:has(span.current) {
    border-color: #9A6036
}
.woocommerce ul.products li.product .button:hover {
    background-color: #fff;
    color: #9A6036
}
.woocommerce table.shop_table td a, .woocommerce-info a, .woocommerce-info::before, .woocommerce-orders-table__cell-order-number, .automated-woo a{
	color:#9A6036;
}
.woocommerce table[class*="woocommerce-MyAccount"] td a{
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	text-transform:capitalize;
}
.woocommerce-info{
	border-color:#9A6036;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
	width:auto;
}
.woocommerce table.cart td.actions .coupon{
	display:flex;
	align-items:center;
	gap:10px;
}
@media (max-width:767px){
	.woocommerce table.cart td.actions .coupon{
		flex-direction:column;
		row-gap:15px;
		align-items:flex-start;
	}
	.woocommerce-cart table.cart td.actions .coupon .input-text{
		width:100%;
	}
	.woocommerce table.cart td.actions .coupon .input-text+.button{
		width:100%;
	}
}
.woocommerce .cart .button, .woocommerce .cart input.button{
	color:#fff !important;
}
.wbte_product_image{
	margin-bottom:20px;
}
.wbte_product_discount{
	margin:20px 0px;
}
.wbte_product_discount + p{
	float:left;
	margin-right:10px;
	color:#333;
}
.wt_sc_giveaway_products_cart_page .giveaway-title{
	font-size:32px;
	margin-bottom:25px;
}
.wbte_choose_free_product{
	margin-top:15px;
}
.wbte_sc_bogo_quantity input[type="number"]{
	padding: 3px 10px;
}
#pwgc-redeem-error{
	color:red;
}
#pwgc-redeem-gift-card-container p{
	display:flex;
	column-gap:10px;
}
@media (max-width:576px){
	#pwgc-redeem-gift-card-container p{
		flex-direction:column;
		row-gap: 10px;
		margin-bottom:0px;
	}
	#pwgc-redeem-gift-card-container p br{
		display:none;
	}
	#pwgc-redeem-gift-card-container{
		width: 100%;
	}
	#pwgc-redeem-form{
		margin:0px;
	}
}
#pwgc-redeem-gift-card-number{
	padding:10px;
}
#pwgc-redeem-gift-card-container{
	margin-bottom:35px;
}
@media (max-width:576px){
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width:100%;
	}
}
.woocommerce ul.products li.product a img, .wbte_product_image img{
	border:1px solid #d1d1d1;
}
.woocommerce table.shop_table th{
	color:#000;
}
.woocommerce-account .addresses .title .edit {
	float:unset;
	color:#9A6036;
}
.woocommerce-account .addresses .title p{
	margin-bottom:10px;
}
a.checkout-button br, a.wc-backward br, .woocommerce-form__label-for-checkbox br, .woocommerce-orders-table__cell-order-number a br, .woocommerce-account .addresses .title .edit br, .woocommerce form .form-row label + br{
	display:none;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select, .select2-container .select2-dropdown, .select2-container .select2-selection{
	padding:10px;
	border:1px solid #d1d1d1;
	border-radius:6px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding:0px;
}
.woocommerce-notices-wrapper .woocommerce-message{
	margin-bottom:25px !important;
}
.woocommerce table[class*="woocommerce-MyAccount"] tr p{
	margin-bottom:0px;
}
.woocommerce table[class*="woocommerce-MyAccount"] tr a:not(.woocommerce-button){
	color:#9A6036;
}
table.variations tr:first-child td select{
	margin-bottom:15px;
}
@media (min-width:767px) and (max-width:991px){
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width:100%;
		margin:0 0 25px;
	}
	.woocommerce ul.products li:nth-child(even){
		float:right;
	}
	.woocommerce ul.products{
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 30px;
	}
	.woocommerce ul.products::before{
		content:unset;
	}
}
/* my account */

/* Sidebar Navigation */
.woocommerce-MyAccount-navigation {
  border: 1px solid #eaeaea;
  border-radius: 10px;
  background-color: #f9f9f9;
  padding: 20px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce-MyAccount-navigation li {
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation li a br{
	display:none;
}
.woocommerce-MyAccount-navigation a {
  display: block;
  padding: 12px 18px;
  color:#000;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.woocommerce-MyAccount-navigation a:hover {
  background-color: #2F5630;
  color: white;
  border-color: #2F5630;
}

.woocommerce-MyAccount-navigation .is-active a {
  background-color: #2F5630;
  color: white;
  border-color: #2F5630;
}

/* Main Content */
.woocommerce-MyAccount-content {
  flex: 1;
  min-width: 300px;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  padding: 30px;
  background-color: #fff;
}

/* Responsive Design */
@media (max-width: 768px) {
  .woocommerce {
    flex-direction: column;
  }

  .woocommerce-MyAccount-navigation {
    flex: 1;
  }
}


/* my account */
/* PRODUCT DETAIL END */
.shop-benifits .icon{
	padding: 8px 15px;
    background: #fff;
    border-radius: 10px;
    color: #000;
}
.shop-benifits .elementor-button-content-wrapper{
	align-items:center;
}
.shop-benifits .elementor-button {
	padding-left:0px;
}
.custom-product-category mark.count{
	display:none;
}
.custom-product-category .product-category  img{
	border:1px solid #ccc;
	border-radius:6px;
}
.custom-product-category  .view-more-btn {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 16px;
    padding: 15px 30px;
    border-radius: 50px;
    background-color: #9A6036;
    border: 1px solid #9A6036;
    color: #fff;
    font-family: "DM Sans", Sans-serif;
}
.word-wrap :is(.elementor-icon-list-text, .elementor-icon-box-description){
	word-break: break-all;
}
.woocommerce #sidebar {
    display: none
}
.addtoany_list{
	display:none !important;
}
.bg-cover-image{
	background:url('../../uploads/2025/10/bg-covers-scaled.png');
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.eael-sticky-video-wrapper .plyr__controls button{
	display:none;
}
/* about us */

.all-image-100 img{
	width:100%;
}

/* about end */
/* contact page */
.contact-page :is(input[type="text"], textarea, input[type="email"]){
	padding:10px;
	border:1px solid #d1d1d1;
	border-radius:10px;
	margin-bottom:15px;
	width:100%;
}
.contact-grid .elementor-widget-icon-box{
	height:100%;
	border:1px solid #bbb;
	padding:15px;
	border-radius:6px;
}
/* contact end */

/* 404 page */

.error-404 {
  background-color: white;
  min-height: 50vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px 20px;
}

.error-404 h1 {
  margin-bottom: 15px;
}

.error-404 p {
  margin-bottom: 25px;
}

.error-404 a {
  background-color: #2F5630;
  color: white;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
  display: inline-block;
}

.error-404 a:hover {
  background-color: white;
  color: #2F5630;
  border: 2px solid #2F5630;
}


/* 404 end */
.mega-menu-cust{
	background: linear-gradient(90deg, #EBEFF2 50%, #fff 100%);	
}
.whats-new :is(.eael-product-list-container, .eael-product-list-item ){
	padding:0px !important;
	background:transparent !important;
}
.whats-new .eael-product-list-wrapper.preset-1 .eael-product-list-item .eael-product-list-content-wrap{
	padding-left:15px;
	border-left: 1px solid #ccc;	
}
.whats-new .eael-product-list-wrapper .eael-product-list-title a{
	font-size:18px;
	line-height:1;
}
.whats-new .eael-product-list-wrapper .eael-product-list-content-body .eael-product-list-price>.amount{
	font-size:16px;
	color:#9A6036;
}
.whats-new .eael-product-list-title{
	margin-bottom:15px;
}
.whats-new .eael-product-list-wrapper .product:not(:first-child){
	margin-top:15px !important;
}
.whats-new .eael-product-list-wrapper .eael-product-list-image-wrap img{
	aspect-ratio:3/3;
	object-fit:cover;	
}
.whats-new .eael-post-appender > .product{
	border: 1px solid #ccc;
    margin-right: 20px !important;
    border-radius: 6px;
	background:#fff;	
}
@media (max-width:576px){
	.whats-new .eael-post-appender > .product{
		margin:0px 15px !important;
	}
	.whats-new .eael-product-list-item {
		display: grid !important;
   		grid-template-columns: 1fr 2fr !important;
	}
	.whats-new .eael-product-list-wrapper.preset-1 .eael-product-list-item .eael-product-list-content-wrap{
		padding-left:10px;
		padding-right:10px;
		padding-top:0px;
	}
	.whats-new .eael-product-list-wrapper.preset-1 .eael-product-list-content-header{
		margin-bottom:0px;
	}
	.whats-new .eael-product-list-wrapper .eael-product-list-title, .whats-new .eael-product-list-wrapper .eael-product-list-price{
		line-height:1.1;
		margin-bottom:13px !important;
	}
	.whats-new .eael-product-list-wrapper .eael-product-list-title a{
		font-size:16px;
	}
	.whats-new.eael-product-list-price{
		margin-bottom:15px;
	}
}
.my-account-icon{
	padding:15px;
}
.my-account-icon .elementor-icon-wrapper{
	display:flex;
	align-items:end;
}
.woocommerce-MyAccount-content a{
	color:#9A6036;
}
.inner-banner-slider .qodef-qi-swiper-container .swiper-slide img{
	aspect-ratio:4/3;
	object-fit:cover;
	object-position:center;
}
/* .quality-promise img{
	padding:20px 20px 0px 20px;
} */
.quality-promise .qodef-qi-clients-slider .qodef-e-title{
	font-size:15px;
}

.quality-promise  .qodef-e-main-image {
        border-radius: 50%;
        border-top: 2px dashed #48C5D4;
        border-right: 2px dashed #48C5D4;
        border-left: 2px dashed #48C5D4;
        border-bottom: 2px dashed #48C5D4;
        padding: 10px;
        animation: spin 10s infinite linear;
/* 		transform:none !important; */
    }
.quality-promise .qodef-e-main-image img {       
        width: 100%;
		animation: spin 10s infinite reverse linear;
        border-radius: 50%;
    }

    @keyframes spin {
        100% {
            transform: rotate(1turn);
        }
    }
.faq-section .qodef-qi-faq .qodef-e-content p{
	margin-bottom:7px;
}
.faq-section .qodef-qi-faq .qodef-e-content p a{
	color:#9A6036;
}
.faq-section .qodef-qi-faq .qodef-e-content p a:hover{
	color:#75c32c;
}
.qodef-qi-faq.qodef-style--standard .qodef-e-content{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next i, .qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg, .qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev i, .qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg, .qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next i, .qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next svg, .qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev i, .qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev svg{
	background: var(--color-primary);
    border-radius: 50px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 25px;
    padding: 10px;
    text-align: center;
    color: #fff;
    padding-left: 12px;
}
.custom-tab-products [id*="e-n-tab-content-"]{
	padding-left:0px !important;
	padding-right:0px !important;
}

.topsellinmenu .price, .topsellinmenu .button {
  display: none !important;
}

select.orderby {
  padding: 10px;
  background: white;
  border: 1px solid #9a6036;
  border-radius: 6px;
}

.product-attachment-wrapper {
  width: 100%;
  height: 360px;
  margin-bottom: 15px;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link:hover h2 {
  color: #9a6036;
}



@media (max-width:1440px){
/* 	main{
		padding:0px 15px;
	} */
	.e-con-full.e-flex:not(.e-con-full.e-flex  .e-con-full.e-flex, .main-header){
		padding-left:10px;
		padding-right:10px;
	}
	#main:not(.home #main){
		padding-left:15px;
		padding-right:15px;
	}
	.main-header .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{
		padding:8px 10px;
        border-radius: 6px;
	}
	.product-attachment-wrapper{height: 260px;}
}


@media (max-width:1024px){
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .wbte_sc_bogo_products li.wbte_get_away_product .wbte_product_name{line-height:normal}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button, .woocommerce a.added_to_cart, .woocommerce div.product form.cart .button #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce div.product form.cart .button, .wpcf7-submit, .wbte_choose_free_product, .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .wbte_sc_bogo_products li.wbte_get_away_product .wbte_product_name {
	font-size: 14px;}

    .product-attachment-wrapper {
        height: 240px;
    }	
}




@media (min-width:767px) and (max-width:991px){
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width:100%;
		margin:0 0 25px;
	}
	.woocommerce ul.products li:nth-child(even){
		float:right;
	}
	.woocommerce ul.products{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		column-gap: 30px;
	}
	.woocommerce ul.products::before{
		content:unset;
	}
}



@media (max-width:991px){
	.main-banner{
	background: linear-gradient(180deg, #9A6036 10%, #fff 50%);
}
	.woocommerce ul.products{grid-template-columns: 1fr 1fr;}
	.home .woocommerce ul.products li.product{ margin-bottom:30px !important}
}


@media (max-width: 768px) {
  .woocommerce {
    flex-direction: column;
  }

  .woocommerce-MyAccount-navigation {
    flex: 1;
  }
}

@media (min-width:767px){
	.home .woocommerce ul.products li.product{
		margin-bottom:0px;
	}
	
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .wbte_sc_bogo_products li.wbte_get_away_product .wbte_product_name{line-height:normal}
}

@media (max-width:576px){
	#pwgc-redeem-form{
		flex-direction:column;
	}

	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width:100%;
	}

	.whats-new .eael-post-appender > .product{
		margin:0px 15px !important;
	}
	.whats-new .eael-product-list-item {
		display: grid !important;
   		grid-template-columns: 1fr 2fr !important;
	}
	.whats-new .eael-product-list-wrapper.preset-1 .eael-product-list-item .eael-product-list-content-wrap{
		padding-left:10px;
		padding-right:10px;
		padding-top:0px;
	}
	.whats-new .eael-product-list-wrapper.preset-1 .eael-product-list-content-header{
		margin-bottom:0px;
	}
	.whats-new .eael-product-list-wrapper .eael-product-list-title, .whats-new .eael-product-list-wrapper .eael-product-list-price{
		line-height:1.1;
		margin-bottom:13px !important;
	}
	.whats-new .eael-product-list-wrapper .eael-product-list-title a{
		font-size:16px;
	}
	.whats-new.eael-product-list-price{
		margin-bottom:15px;
	}
}
.banner-video :is(.e-hosted-video, .elementor-custom-embed-image-overlay){
	border:6px solid #fff;
	border-radius:20px;
	overflow:hidden;
}
.banner-video .elementor-custom-embed-play svg{
	width:40px;
	height:40px;
}