/*
Theme Name: Botiga Child
Theme URI: earnestfarms.com/
Author: Jayant vyas
Author URI: https://webuncles.com/
Template: botiga
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: botiga
*/

/*--- custom css ---*/
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');


body, h1, h2, h3, h4, h5, h6 {
	 font-family: Roboto Slab, serif !important; 
    font-weight: 500 !important;
} 

p, a, li, figcaption, input, button, span, div{
	 font-family: Figtree, sans-serif !important;
}
	
p{
	margin-bottom: 0px !important;
}
.woocommerce-account p {
    margin-bottom: 20px !important;
}
.woocommerce-account button.show-password-input {
    margin-top: 20px;
    background: #e3e3e3;
    border: none;
    color: #1a1a1a;
    font-size: 12px;
}
.woocommerce-account button.show-password-input[aria-label="Show password"]:before {
    content: 'show password';
}

.woocommerce-account button.show-password-input[aria-label="Hide password"]:before {
    content: 'hide password';
}


button:focus, a:focus, input:focus, textarea:focus, a:focus{
	outline : none !important;
}
/*--- top bar ---*/
.bhfb-above_header_row{
	    padding-top: 5px; 
	padding-bottom: 5px;
}
.wutop-bar ul {
    display: flex;
    margin: 0px;
    list-style: none;
    justify-content: space-between;
    color: #fff;
}
.wutop-bar ul li i {
    background: #f8c32c;
    color: #095501;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 7px;
}
.wutop-bar ul li a{
	color: #fff;
}
/*---- header css ---*/
.bhfb.bhfb-header .bhfb-component-html {
    width: 100%;
    max-width: 1370px;
    margin: auto !important;
    align-content: center !important;
    align-items: center !important;
}

.header-html {
    width: 100%;
     max-width: 1370px;
    font-size: 18px;
font-weight:300;
}
.bhfb .main-navigation a.botiga-dropdown-link{
	font-weight: 400;
	font-size: 19px !important;
	color: #000;
}

.bhfb-row-wrapper.bhfb-main_header_row {
    margin-top: -1px;
    box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 0px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
}

img.custom-logo {
    position: absolute;
    top: 15px;
}

.bhfb .main-navigation a.botiga-dropdown-link{
	font-size: 18px !important;
}
.botiga-dropdown .botiga-dropdown-li{
	margin-right: 25px;
}
a.button.wuheader-btn {
    background-color: #f8c32c !important;
    border: none !important;
    text-transform: capitalize;
    padding: 10px 30px;
    font-weight: 600;
    color: #095501 !important;
    font-size: 18px;
    border-radius: 50px;
}

a.button.wuheader-btn:hover {
    background-color: #095501 !important;
    color: #fff !important;
}

.wusub-heading p {
    position: relative;
    text-align: center;
    font-size: 24px;
    color: #11340e !important;
    display: inline-block;
	    margin-left: 50px;
}
.wusub-heading p::after, .wusub-heading p::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 35px;
    height: 2px;
    background-color: #093c03;
}
.wusub-heading p::before {
  left: -45px;
}
.wusub-heading p::after{
  right: -45px;
}

.section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
  color: #0a3b0a; /* dark green */
  position: relative;
}


.wuheading h2 {
      color: #11340e !important;
    font-size: 35px;
    line-height: 35px;
}
.wubutton a {
    padding: 0px 25px !important;
    border-radius: 50px;
    line-height: 1;
    font-weight: 600 !important;
}
.wubutton a:hover span.elementor-button-icon {
    margin-left: 15px;
    transition: all 300ms;
}
.wubutton a span.elementor-button-content-wrapper {
    align-items: center;
}
.wubutton a span.elementor-button-icon {
    background: #ffcf58;
    padding: 10px;
    margin: 10px 0px 10px 10px;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    position: relative;
    left: 10px;
}
.wubutton a:hover {
    background: #ffcf58 !important;
    color: #093c03;
}
.wubutton a:hover span.elementor-button-icon {
    background: #095501;
}
.wubutton-light a.elementor-button {
     border: 1.5px solid #11340e;
    border-radius: 30px;
    color: #11340e !important;
    font-size: 16px;
    font-weight: 600;
}

.wubutton-light span.elementor-button-icon svg {
    fill: #404040 !important;
}
.wubutton-light span.elementor-button-icon {
    font-size: 11px;
}

.woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li.active a:hover{
    color: #11340e;
    font-weight: 600;
}
.woocommerce-tabs ul.tabs li.active a {
    border-color: #11340e !important;
}
/*-- btn-hover --*/

	.wkbutton-dark a.elementor-button, .main-bn-btn a, .wu-products-grid .add-to-cart-button .button, .buy-now-button a{
    display: inline-block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: color 0.5s;
    z-index: 1;
}


.wkbutton-dark a.elementor-button::after, .main-bn-btn a::after, .wu-products-grid .add-to-cart-button .button::after, .buy-now-button a::after {
  content: "";
    position: absolute;
    z-index: -1;
    background: #ffcf58;
    height: 130px;
    width: 315px;
    border-radius: 50%;
    top: -48%;
    left: 100%;
    transition: all 0.7s;

}

.wkbutton-dark a.elementor-button:hover::after, .main-bn-btn a:hover::after, .wu-products-grid .add-to-cart-button .button:hover::after, .buy-now-button a:hover::after {
    top: -30px;
    left: -30px;
}
.wkbutton-dark a.elementor-button:hover, .main-bn-btn a:hover, .wu-products-grid .add-to-cart-button .button:hover, .buy-now-button a:hover{
	color: #093C03 !important;

}
.wu-products-grid .add-to-cart-button .button:hover::before{
	color: #093C03 !important;

}
.bhfb-above_header_row {
    background-image: url(https://earnestfarms.in/wp-content/uploads/2025/07/topbar-1-scaled.png);
    background-color: transparent !important;
    background-position: center;
    background-size: cover;
    padding: 10px 0px 10px;
}

/*--- header section ---*/
.bhfb-row-wrapper.bhfb-main_header_row span.wishlist_products_counter.top_wishlist-heart:before{
    font-size: 28px;
    color: #4e4e4e;
}
.bhfb-row-wrapper.bhfb-main_header_row span.wishlist_products_counter_number {
    position: absolute;
    top: 5px;
    right: -3px;
    width: 18px;
    height: 18px;
    line-height: 17px;
    color: #fff;
    background: #095501;
    border: 1px solid #095501;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    letter-spacing: 0;
}
.bhfb-row-wrapper.bhfb-main_header_row span.wishlist_products_counter.top_wishlist-heart.top_wishlist-.wishlist-counter-with-products:before{
	 color: #f7b585 !important;
}
/*---- footer css ----*/
.bhfb-footer .bhfb-row {
    gap: 30px !important;
}

h3.wufooter-main-heading {
    font-size: 50px;
    color: #fff;
    font-weight: 400;
}
h3.wufooter-main-heading {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    font-family: 'Work Sans';
}
footer p {
    color: #FFF;
}
footer .widget{
	margin-bottom: 0px; 
}
ul.wufooter-social {
    display: flex;
	padding: 0px !important;
	margin: 0px !important;
	flex-wrap: wrap;
	gap: 10px;
}
ul.wufooter-social li {
    font-size: 22px;
    list-style: none;
}
ul.wufooter-social li a i {
    color: #0b5603;
    background: #ffcf58;
    padding: 12px;
    border-radius: 50px;
    font-size: 18px;
    height: 40px;
    width: 40px;
    text-align: center;
}
.bhfb-row-wrapper.bhfb-main_footer_row {
    padding-top: 50px;
    padding-bottom: 50px;
}
footer ul#menu-footer-menu-1 li:hover a, footer ul#menu-footer-menu-2 li:hover a, .footer-contact-detail li:hover a, footer ul#menu-main-menu li:hover a{
    color: #ffcf58 !important;
    border-bottom: 1px solid #ffcf58 !important;
}

.bhfb-row.bhfb-cols-4 {
    grid-template-columns: 2fr 1fr 1fr 2fr !important;
}

ul.footer-contact-detail li i {
    background: #FFCF58;
    padding: 13px;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 10px;
    color: #0B5603;
    margin-right: 10px;
}
li.footer-address {
    display: flex;
    gap: 5px;
}

footer figure.wp-block-image.size-large.is-resized {
    margin: 0px;
}
footer figure.wp-block-image.size-large.is-resized img {
    height: 115px !important;
    width: auto ! IMPORTANT;
}
ul.footer-menu {
    display: inline-flex;
    gap: 10px;
    list-style: none;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #fff;
	padding: 0px !important;
}

ul.footer-menu li a {
    color: #fff !important;
}

h2.widget-title {
   position: relative;
    display: inline-block;
    font-size: 24px !important;
    font-weight: 500;
    margin-bottom: 30px !important;
}

h2.widget-title::before,
h2.widget-title::after {
  content: "";
  position: absolute;
  bottom: -7px;
  height: 2px;
  background-color: #f4cd55; /* Yellow shade */
}

h2.widget-title::before {
  left: 0;
  width: 23px;
}

h2.widget-title::after {
    left: 26px;
    width: 70px;
}


.footerform {
  display: flex;
/*   align-items: center; */
  background-color: #fff6f6;
  border-radius: 12px;
/*   overflow: hidden; */
  max-width: 400px;
  height: 60px;
}

.footerform .footer-input {
  flex: 1;
  border: none;
  padding: 0 20px;
  height: 100%;
  font-size: 16px;
  color: #333;
  background-color: transparent;
  border-radius: 0;
}

.footerform .footer-input::placeholder {
  color: #444;
}

.cf7-arrow-btn {
    background-color: #09360c;
    color: #fff;
    border: none;
    width: 45px;
    height: 40px;
    font-size: 22px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    position: absolute;
    margin-top: -45px;
    right: 131px;
    border-radius: 10px;
}

.cf7-arrow-btn:hover {
  background-color: #0e4d13;
}

/*--- home-page- css ---*/
.wumain-banner-section h1.elementor-heading-title {
    font-size: 83px;
    line-height: 95px;
}
.wumain-banner-section h1.elementor-heading-title span, .wumain-banner-section h3.elementor-heading-title  span{
	    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, #FFCF58, #F9C188);
}
.wumain-banner-section h3.elementor-heading-title {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
}
/*--- why choose- us ----*/
.why-earn-item .elementor-widget-wrap.elementor-element-populated {
/*     border: 1px solid #d9d9d9;
    margin: 10px; */
    padding: 10px !important;
/*     box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 0px 0px 0px 50px;
background-color: #fff; */
}

/* .why-earn-item .elementor-icon-wrapper {
    margin-top: -60px;
} */

.why-earn-item .elementor-widget-heading {
	margin-bottom:10px !important;
}
.why-earn-item h4 {
    color: #000 !important;
    line-height: 26px;
    font-size: 20px;
    font-weight: 600 !important;
}
.why-earn-item .elementor-widget-icon {
    margin-bottom: 10px !important;
}
.why-earn-item .elementor-icon {
    border: 1px dashed #ffcf58;
}
.wkbutton a.elementor-button {
    background-color: #FFCF58 !important;
    font-size: 22px !important;
    padding: 15px 50px;
    border-radius: 30px;
	font-weight: 600;
}
.wkbutton-dark a.elementor-button {
      background-color: #11340e !important;
    font-size: 20px !important;
    padding: 15px 32px 12px;
    border-radius: 30px;
    font-weight: 500;
    color: #ffcf58 !important;
}
/*--- compressive offring-section  */
.compr-itam-1 {
    background-color: #093c03 !important;
    padding: 30px;
    border-radius: 25px;
}

.compr-itam-1 h3 {
    margin-top: 0px;
    color: #FFCF58 !important;
    font-weight: 500 !important;
    font-size: 30px;
}
.compr-itam-2 {
    background-color: #FFCF58 !important;
    padding: 30px;
    border-radius: 25px;
}

.compr-itam-2 h3 {
    margin-top: 0px;
    color: #093c03 !important;
    font-weight: 500 !important;
    font-size: 30px;
}
.peapole-say-item-1 .elementor-widget-wrap.elementor-element-populated {
    background-color: #F5F0E2;
    padding: 30px 40px !important;
    border-radius: 15px;
}
.wucertificate-section img {
    height: 140px !important;
    width: auto;
}
/*---- blog -section ---*/
.wupost-grid{
	    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.post-item img {
    height: 245px !important;
    width: auto;
    border-radius: 10px !important;
	position:relative;
}
.post-item h3 {
    font-size: 22px;
    margin-top: 15px !important;
    font-weight: 500;
    line-height: 30px;
}
p.wupost-meta {
    margin-top: 12px;
}
p.wupost-meta i {
    color: #0c8100;
}
.wkpost-arrow {
    text-align: right;
    margin-right: 20px;
}

.post-item img.post-arrowimg {
    height: 45px !important;
    background: #FFCF58;
    padding: 10px;
    border-radius: 50px !important;
    rotate: -35deg;
    margin-top: -50px !important;
}
/*-- single -page ---*/
.single-post .entry-content p {
    margin-bottom: 30px !important;
}
.single-post .entry-content h2 {
    font-weight: 600;
    margin-bottom: 20px;
}

/*-- single-post ---*/
.posts-archive.layout3 img {
    border-radius: 12px;
}
header.entry-header h2.entry-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

/*---- contact page ---*/
.contact-form input, .contact-form textarea {
    background-color: #0d401c0d !important;
    border: 1px solid transparent !important;
    color: #072010 !important;
    padding: 0 24px !important;
    line-height: 55px;
    height: 55px;
    font-size: 16px;
    letter-spacing: 0.01em;
    font-weight: normal;
    text-align: start;
    outline: none;
    border-radius: 27.5px;
    transition: all 300mscubic -bezier(0.4, 0, 1, 1);
    margin: 10px 0px;
}
.contact-form textarea {
	    height: 200px !important;
}

.wucontact-info .elementor-container.elementor-column-gap-default {
    background: #F8C32C;
    padding: 30px !important;
    border-radius: 10px;
}
.wucontact-info .elementor-container.elementor-column-gap-default a {
    color: #3b2910;
}

.wucontact-infoitem h5 {
    margin-top: 5px;
    margin-bottom: 10px;
}
input.submit-btn {
    padding: 0px 25px !important;
    border-radius: 50px;
    line-height: 1;
    font-weight: 600 !important;
    background-color: #095501 !important;
    color: #fff !important;
    text-transform: capitalize;
}
/*--- certificate-section ---*/
.Certificate-section img {
    height: 200px !important;
    width: auto;
}

/*--- product detail ----*/
.wu-products-grid .wu-product-card-item, ul.products li.product {
    border: 1px solid #e3e3e3 !important;
    border-radius: 12px 12px 12px 45px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 15px 15px 22px !important;
	background-color: #fff !important;
}
ul.products li.product {
 
    padding: 25px 25px 35px !important;
}
.wu-products-grid .add-to-cart-button .button::before, .buy-now-button a:before, ul.products a.button:before{
    font-family: 'FontAwesome';
    content: "\f07a" !important;
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 15px;
    color: #ffcf58;
}
.buy-now-button a:before{
   	font-family: 'FontAwesome';
    content: "\f290" !important;
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 15px;
    color: #053600;
}
.product-gallery-summary h1.product_title.entry-title {
    font-size: 28px;
    margin-top: 20px !important;
    font-weight: 600;
    color: #11340E;
    margin-bottom: 0px;
}

 
.star-rating span::before, .wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
    content: "★★★★★" !important;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffa441;
    font-size: 20px;
}
.star-rating::before {
    content: "SSSSS";
    opacity: -0.75 !important; 
}

.product-gallery-summary .entry-summary .accordion-body ul {
    list-style: square;
    padding-left: 20px;
}
.star-rating.wustate-rating span {
    position: unset !important;
}

/*--- product faq ---*/
/* .wu-product-faq-wrapper {
  max-width: 700px;
  margin: 0 auto;
}


.wu-product-faq-wrapper .wu-custom-faq-wrap {
    width: 100% !important;
}
.wu-product-faq-wrapper .accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #053600;
  }

.wu-product-faq-wrapper .accordion-button{
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
  }
.wu-product-faq-wrapper .accordion-button:focus{
	box-shadow: none !important;
}

.wu-product-faq-wrapper .accordion-button img {
    width: 35px;
    height: auto;
    margin-right: 10px;
}
.wu-product-faq-wrapper .accordion-button:not(.collapsed) img {
    filter: brightness(10000%) contrast(1000%) saturate(0%) blur(0px) hue-rotate(200deg);
}

.wu-custom-faq-wrap .wu-accordion-item {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
}

.wu-custom-faq-wrap .wu-accordion-header {
    width: 100%;
    background: #053600;
    border: none;
    padding: 15px 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    color: #fff;
    text-align: left;
}
.wu-custom-faq-wrap .wu-accordion-header:focus {
  outline: none;
}

.wu-custom-faq-wrap .accordion-icon {
    width: 30px;
    height: 30px;
    filter: brightness(10000%) contrast(1000%) saturate(0%) blur(0px) hue-rotate(200deg);
}

.wu-custom-faq-wrap .wu-accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  padding: 0 20px;
  background: #fff;
}

.wu-custom-faq-wrap .wu-accordion-item.active .wu-accordion-body {
  padding: 15px 20px;
  max-height: 500px; /* adjust according to content 
}  */


.wu-custom-faq-wrap .wu-accordion-item .wu-accordion-body ul {
    padding-left: 10px;
    list-style: square;
}

.wu-custom-faq-wrap .wu-accordion-item.active .wu-accordion-body ul li::marker {
    color: #053600;
}

 .product-gallery-summary table.variations.has-variation-selected {
    margin-bottom: 10px;
}

/*--- testimonial- css ----*/

.testimonial-box {
    background-color: #fff;
    min-height: 246px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin: 2px;
    border-radius: 16px;
    border: 1px solid #00000000;
}
.testimonial-slider .testimonial-box {
    padding: 30px;
    position: relative;
}

.testimonial-slider .quote-icon {
  font-size: 60px;
  color: #093C03; /* Dark Green */
  margin-bottom: 15px;
  display: block;
}

.testimonial-slider .testimonial-text {
  color: #444;
  font-size:15px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.testimonial-slider .testimonial-footer {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 30px;
}

.testimonial-slider .testimonial-img {
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
}

.testimonial-slider .testimonial-footer h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
margin-top: 4px;
}

.testimonial-slider .designation {
  margin: 0;
  color: 093C03;
  font-size: 14px;
}

img.review-img {
    max-width: 100px !important;
    margin-top: 8px;
}

.testimonial-slider .owl-nav {
    text-align: right;
    margin-top: 20px;
    position: absolute;
    right: 0;
    bottom: 65px;
}
.testimonial-slider .owl-nav button {
    border: 1px solid #092b05 !important;
    color: #093C03 !important;
    border-radius: 50%;
    margin: 0 5px;
    transition: 0.3s;
    height: 50px;
    width: 50px;
    text-align: center;
}
.testimonial-slider .owl-nav button i {
    color: #092b05;
    margin: 10px;
    font-size: 25px;
}

.testimonial-slider .owl-nav button:hover {
  background-color: #093C03;

}
.testimonial-slider .owl-nav button:hover i{
  color: #fff;
}

/*--- single product ------*/
.product-icon ul li img {
     width: 124px;
    margin-right: 6px;
}
 
.product-icon ul {
    list-style: none;
    display: flex;
    padding: 0px;
    margin-bottom: 0px;
}

/* ===== product faq accordian ====== */
section.wuk-product-faq h3, section.wuk-product-comparison h3, section.related.products h2 {
    font-size: 28px;
    font-weight: bold !important;
    
}
.wuk-product-faq {
    margin-top: 80px;
    margin-bottom: 80px;
}
.wuk-product-faq .accordion {
	background: #fff;
  border-radius: 4px;
/*   box-shadow: 0 1px 3px rgba(0,0,0,0.05); */
}

.wuk-product-faq .accordion-item {
    border-bottom: 1px solid #d1d1d1;
}

.wuk-product-faq .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 18px 5px;
  font-size: 16px;
  font-weight: 600;
  color: #2b2b2b;
  transition: background 0.3s ease;
}

.wuk-product-faq .accordion-icon {
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  color: #444;
}

.wuk-product-faq .accordion-content {
  display: none;
  padding: 0 5px 18px;
  font-size: 16px;
  color: #333132;
  line-height: 1.6;
}

section.wuk-product-faq span{
    color: #11340e;
    font-weight: 600;
}
.wuk-product-faq .accordion-item.active .accordion-content {
  display: block;
}

.wuk-product-faq .accordion-item.active .accordion-icon {
  content: "-";
}

.wuk-product-faq .accordion-header h5 {
    margin: 0px !important;
}

/*---- media query ----*/
@media only screen and (min-width: 320px) and (max-width: 480px){
	.wusub-heading p{
		font-size: 17px;
	}
	.Certificate-section img{
		height: auto !important;
	}
	.menu-toggle i, .menu-toggle svg {
    width: 24px !important;
    height: 14px !important;
}
 .bhfb-header .bhfb-main_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
        margin-left: 15px !important;
    }
	
	.bhfb-component-woo_icons .header-item {
    --bt-bhfb-woo-icons-gap: 15px !important;
}
	    img.custom-logo {
	  	top: 25px;
        z-index: 1;
        width: 100px !important;
	}
	.testimonial-slider .owl-nav{
		position: unset;
		text-align: left !important;
	}
.wupost-grid{
    grid-template-columns: repeat(1, 1fr);
}
	
}

@media only screen and (min-width: 481px) and (max-width: 767px){
.wupost-grid{
    grid-template-columns: repeat(2, 1fr);
}

}

@media only screen and (min-width: 320px) and (max-width: 767px){
	.elementor-widget-wu__products .wu-products-grid .product-buttons {
        display: inline-block !important;
        width: 100%;
        text-align: center;
    }
   .elementor-widget-wu__products .wu-products-grid a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    	text-align: center;
		width: 100%;
	}
	.elementor-widget-wu__products .wu-products-grid .buy-now-button a{
		width: 100%;
	}
	.wu-products-grid .add-to-cart-button .button{
		width:100%;
	}
	
	.post-item img {
		height: auto !important;
		width: auto !important;
	}
		.bhfb-row.bhfb-cols-4 {
		grid-template-columns: repeat(1, 1fr) !important;
		grid-auto-flow: row !important;
		gap: 40px !important;
}

.wu-products-grid .wu-product-card-item, ul.products li.product {
   border-radius: 12px 12px 12px 13px !important;
           padding: 10px 8px 12px !important;
  }

.wu-products-grid h3.product-title {
    font-size: 13px !important;
   margin: 8px 0px !important;
}

.product-price {
    margin-top: 5px !important;
}


.buy-now-button a {
    padding: 5px 18px 2px !important;
font-size: 12px !important;

}


.add-to-cart-button {
    margin-top: 15px !important;
    
   } 


.wu-products-grid .add-to-cart-button .button::before, .buy-now-button a:before, ul.products a.button:before {
    
    font-size: 11px !important;
 
}
.wu-all-products-video-grid .add-to-cart-button .button, .wu-products-grid .add-to-cart-button .button {
    padding: 5px 13px 3px;
 
    font-size: 12px;
    
}

p.wuproduct-short-text {
    font-size: 12px;
        line-height: 16px;
}
.bhfb-footer .bhfb-row {
    gap: 7px !important;
}
	.shop-columns-mobile-1 ul.products, .shop-columns-mobile-1 .wc-block-grid .wc-block-grid__products {
        grid-template-columns: repeat(2, 1fr);
gap: 10px;
    }
.product-category-item-layout1 ul.products a.button {
   
    font-size: 11px !important;
	}

ul.products .wc-block-grid__product-onsale, span.onsale{
   
    font-size: 12px;
    padding: 2px 11px 1px !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px){ 
	.bhfb-row.bhfb-cols-4 {
		grid-template-columns: repeat(2, 1fr) !important;
		grid-auto-flow: row !important;
		gap: 40px !important;
}

    ul.wc-block-grid__products, ul.products {
        gap: 10px;
    }
ul.products li.product {
    padding: 25px 16px 35px !important;
   
}
.loop-button-wrap.button-layout2.button-width-auto a {
    padding: 12px 12px 10px !important;
    font-size: 16px !important;
}

}

@media only screen and (min-width: 320px) and (max-width: 1024px){ 
.wuheading h2 {
    font-size: 28px;
    line-height: 38px;
}

 img.custom-logo {
   		position: absolute;
        right: 0;
        left: 15px;
        top: 15px;
        z-index: 1;
        width: 120px !important;
 }
    .wusub-heading p {
        margin: 0px;
    }
	.wk-side-sub-heading  {
		margin-left: 40px;
    }
	
	.wusub-heading p::before{
		left: -35px;
	}
	.wusub-heading p::after {
    right: -35px;
}
	.wusub-heading p::after, .wusub-heading p::before{
		    width: 30px;
	}
.post-item {
    margin: 20px 0px;
}

.why-earn-item .elementor-widget-wrap.elementor-element-populated {
    margin-top: 40px;
}

}
@media only screen and (min-width: 768px){
.woocommerce-message {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
}
@media (min-width: 992px) {
    .custom-logo-link img {
        width: 180px;
    }
	.bhfb-above_header_row {
        min-height: 45px;
    }
}

@media (min-width: 1025px) {
    .bhfb-header .bhfb-above_header_row .bhfb-column-1 {
        justify-content: center;
    }
}



@media only screen and (min-width: 1090px) and (max-width: 1150px){ 

}
@media only screen and (min-width: 1025px) and (max-width: 1150px){ 
	 ul#primary-menu li {
        margin-right: 9px !important;
    }
	ul#primary-menu li a {
		font-size: 14px !important;
	}
}


@media only screen and (min-width: 1151px) and (max-width: 1450px){  
.botiga-dropdown .botiga-dropdown-li {
    margin-right: 14px;
}
.bhfb .main-navigation a.botiga-dropdown-link {
    font-size: 16px !important;
}
	
}


.woocommerce-message:focus-visible {
    outline: none;
}

.wuhealth p {
    color: #fff !important;
}

.wuhealth p::after, .wusub-heading p::before {
 
    background-color: #fcc775;
}
/*---- faq section ----*/
.wufaqs-item .elementor-accordion-item {
    margin-bottom: 15px;
	    border-radius: 10px;
}
.wufaqs-item .elementor-tab-title {
    background-color: #095501;
    padding: 20px !important;
	border-radius: 10px !important;
}
.wufaqs-item .elementor-tab-title.elementor-active{
	border-radius: 10px 10px 0px 0px !important;
}
.wufaqs-item .elementor-tab-title a{
	color: #fff !important;
}


/*---- amina faq section ----*/
.wufaq .elementor-accordion-item {
    border-bottom: 1px solid #05360047 !important;
    margin-bottom: 20px;
}

.wufaq a.elementor-accordion-title {
    color: #000 !important;
    font-weight: 500 !important;
}

.wufaq div#elementor-tab-title-1071 a {
    color: #053600 !important;
}

/* =====tab section===== */
.wuteb-section .elementor-tabs-wrapper {
    background-color: #11340e;
}

.wuteb-section .elementor-tab-title.elementor-tab-desktop-title.elementor-active{
    background: #ffcf58 !important;
    color: #11340e !important;
border:none;
}


.wuteb-section .elementor-tab-title {
    width: 470px;
    text-align: center;
}

.wuteb-section div#elementor-tab-title-1232 {
    border-right: 1px solid #ffcf58;
border-left: 1px solid #ffcf58;
}

.wutab-info h4{
    color: #11340e;
}

@media only screen and (min-width: 320px) and (max-width: 767px){  
.wuteb-section .elementor-tab-title {
    width: 100% !important;
    text-align: center;
}
.wuteb-section .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
    background-color: #ffcf58;
    color: #11340e !important;
}
.wutab-info h4 {
    color: #11340e;
    font-size: 25px;
}
.wuteb-section .elementor-tab-title.elementor-tab-mobile-title {
    background-color: #11340e;
}
section.wuk-product-faq span {
   
    font-size: 15px !important;
}
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
    img.custom-logo {
        position: unset !important;
        width: 78px !important;
}
	}

@media only screen and (min-width: 320px) and (max-width: 350px) {
   .product-price {
    font-size: 12px;
   }
.loop-button-wrap.button-layout2.button-width-auto a {
    padding: 12px 13px 10px !important;
    font-size: 14px !important;
}
}
@media only screen and (min-width: 351px) and (max-width: 388px) {
   .product-price {
    font-size: 14px;
   }
.loop-button-wrap.button-layout2.button-width-auto a{
    padding: 12px 14px 10px !important;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1635px) {
	
.wu-all-products-video-grid .add-to-cart-button .button, .wu-products-grid .add-to-cart-button .button{
	padding: 6px 28px 3px;
	}
	
	.buy-now-button a{
			padding: 6px 38px 3px;
	}
}

ul.products .product-description {
    font-size: 15px;
    font-weight: 400 !important;
}


.product-category-item-layout1 ul.products a.button {
    border: none !important;
    text-transform: capitalize !important;
    font-size: 17px ;
    border-radius: 50px !important;
    max-width: 200px;	
padding: 12px 10px 11px !important;

}
ul.products a.button {
    border: none !important;
    text-transform: capitalize !important;
    font-size: 17px !important;
    border-radius: 50px !important;
}



ul.products .wc-block-grid__product-onsale, span.onsale {
    border-radius: 0px 50px 50px 0px;
    top: 5px !important;
    left: 1px !important;
    text-transform: capitalize;
    background-color: #ffcf58;
    color: #053600;
    font-weight: 600;
}

ul.products .wc-block-grid__product-onsale, span.onsale:before {
    font-family: 'FontAwesome';
    content: "\f005" !important;
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 13px;
    color:  #053600;
}

.wufirst-head h3.elementor-heading-title.elementor-size-default {
    font-weight: 400 !important;
}

.wuteb-section .elementor-tab-title.elementor-tab-mobile-title:nth-child(3) {
    border-top: 1px solid #ffcf5887 !important;
    border-bottom: 1px solid #ffcf5887 !important;
}


table.variations {
    margin-bottom: 0px;
}
.bhfb-footer .bhfb-component-widget2 .widget-column .widget a

 {
    color: #FFFFFF;
    font-weight: 400 !important;
}

.woocommerce-product-details__short-description p{
    margin-bottom: 0px !important;
    margin-top: 14px;
}

form.cart {
    margin-top: 5px !important;
}

a.added_to_cart.wc-forward {
    display: none;
}




@media (max-width: 749px) {
    .compare-data-content {
       overflow: auto;
    }
	
	span.product-badge.sale-badge{
		    padding: 3px 12px !important;
	}
}

section.wuk-product-comparison p {
    text-align: center;
    margin-top: 20px;
    color: #11340e;
    font-size: 17px;
    font-weight: 600;
}

section.wuk-product-comparison ul {
    padding: 0px;
}

section.wuk-product-comparison table td:nth-child(odd){
    background-color: #f8f8f8;
}
section.wuk-product-comparison table th {
    background-color: #f8f8f8;
    color: #11340e;
}

section.wuk-product-comparison ul li, section.wuk-product-comparison td {
    font-size: 15px;
}

section.related.products ul.products.columns-4{
    padding: 0px;
    border: none;
    margin: 0px;
}

.compare-data-content {
    margin-top: 30px;
}

.wu-combo .wu-products-grid h3.product-title{
	    min-height: 46px;
}


section.related.products .product-description {
    min-height: 75px;
}

section.related.products h3.woocommerce-loop-product__title {
    min-height: 45px;
}

.woocommerce-sorting-wrapper select {
    border: 1px solid #d6cccc;
}

.product-category-item-layout1 ul.products a.button{
margin-right: 0px !important;
}


@media (max-width: 380px) {
.woocommerce-sorting-wrapper select{
    padding: !important;
font-size: 12px;
}
.woocommerce-sorting-wrapper select {
   
    padding: 10px 18px 10px 12px;

}
}
