@charset "UTF-8";

*{
    padding: 0;
    margin: 0;
}

body,html{
    padding: 0;
    margin: 0;
    width: 100%;
}
.khula-light {
    font-family: "Khula", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .khula-regular {
    font-family: "Khula", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .khula-semibold {
    font-family: "Khula", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .khula-bold {
    font-family: "Khula", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .khula-extrabold {
    font-family: "Khula", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  .inria-serif-light {
    font-family: "Inria Serif", serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .inria-serif-regular {
    font-family: "Inria Serif", serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .inria-serif-bold {
    font-family: "Inria Serif", serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .inria-serif-light-italic {
    font-family: "Inria Serif", serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .inria-serif-regular-italic {
    font-family: "Inria Serif", serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .inria-serif-bold-italic {
    font-family: "Inria Serif", serif;
    font-weight: 700;
    font-style: italic;
  }
  .marck-script-regular {
    font-family: "Marck Script", cursive;
    font-weight: 400;
    font-style: normal;
  }
  
/* ==========global-class============== */
.rel{
    position: relative;
}

a{
    text-decoration: none !important;
}
/* =======gap-class========= */
.gap10{
    gap: 10px;
}
.gap15{
    gap: 15px;
}
.gap20{
    gap: 20px;
}
.gap25{
    gap: 25px;
}
.gap45{
    gap: 45px;
}
/* ==========width----class========= */
.w100{
    width: 100%;
}
.w90{
    width: 90%;
}
.w80{
    width: 80%;
}
.w22{
    width: 22%;
}
.w15{
    width: 15%;
}
.w17{
    width: 17%;
}
.w28{
    width: 28%;
}
.h100{
    height: 100%;
}
/* ======font-weight-class====== */
.fw4{
    font-weight: 400;
}
.fw5{
    font-weight: 500;
}
.fw6{
    font-weight: 600;
}
.fw7{
    font-weight: 700;
}
.fw8{
    font-weight: 800;
}
.fw9{
    font-weight: 900;
}
.khula{
    font-family: "Khula";
}
.inter{
    font-family: "Inria Serif", serif; 
}
p{
    margin-bottom: 0 !important;
}
/* ========font-size======== */

.f26{
    font-size: 26px !important;
}
.f22{
    font-size: 22px !important;
    line-height: normal;
}
.f20{
    font-size: 20px !important;
    line-height: normal;
}
.f18{
    font-size: 18px;
    line-height: normal;
}
.f16{
    font-size: 16px;
}
.f14{
    font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}
h1{
    font-family: Khula;
font-size: 38px !important;
font-style: normal;
font-weight: 700;
line-height: normal;
}
h2{
    font-family: Khula;
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.28px;
}
h3{
    font-family: Khula;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.26px;
}
h4{
    font-family: Khula;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.24px;
}
h5{
    font-family: Khula;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.2px;
text-transform: capitalize;
}
h6{
    color: #767575;

/* H6 */
font-family: Khula;
font-size: 16px;
font-style: normal;
font-weight: 800 !important;
line-height: normal;
letter-spacing: 0.16px;
}
p{
    font-family: Khula;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.spl-font{
    color: #162C2A;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    text-transform: capitalize;
}
.h40{
    font-size: 40px;
    line-height: 45px;
}
.h64{
font-family: Kanit;
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: 75px; /* 117.188% */
letter-spacing: 0.64px;
text-transform: uppercase;
}
.h55{
font-family: Kanit;
font-size: 55px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 109.091% */
letter-spacing: 0.55px;
text-transform: uppercase;
}
/* ========padd-class=============== */
.p5080{
    padding: 50px 80px;
}
.p70{
    padding: 0px 70px 0px 70px;
}
.p5025{
    padding: 50px 0px 25px 0px;
}
.p50252{
    padding: 50px 25px 25px 25px;
}
.p2080{
    padding: 20px 80px;
}
.p1080{
    padding: 10px 80px;
}
.p2510{
    padding: 25px 10px ;
}
.p10{
   padding-top: 10px;
}
.pt25{
    padding: 25px 0;
}
.p1525{
    padding: 15px 25px !important;
}
/* =========color-class============ */
.text-green{
    color: #1A504C;
}
.header-color,.nav-link,.black-color{
    color: #162C2A !important;
}
.bg-cream{
    background: #F9F9F9;
}
.bg-lightgreen{
background: #F2FDF2;
}
.bg-black{
    background: #000;
}
.bg-new-black{
    background: #162C2A;
}
.red{
    color: red;
}
.ff{
    color: #FFF;
}
.light-white{
    color: #F9F9F9;
}
.green{
    color: #2ACB35;
}
.bg-green{
    background: #2ACB35;
}
.gray{
    color: #D9D9D9;
}
.drakgray{
    color: #767575;
}
.bluecolor{
    color: #3771C8;
}
/* ====margin-class========== */
.m10{
    margin-bottom: 10px !important;
}
.m15{
    margin-bottom: 15px !important;
}
.m45{
    margin-bottom: 45px !important;
}
.m20{
    margin-bottom: 20px !important;
}
.m25{
    margin-bottom: 25px !important;
}
.m35{
    margin-bottom: 35px;
}
.m5{
    margin-bottom: 5px;
}
.m0{
    margin-bottom: 0 !important;
}
.m55{
    margin-bottom: 55px;
}
/* ========margin-class=========== */
.mlr{
    margin-left: 5px;
    margin-right: 5px;
}
  /* =======header============= */
  .main-header {
    padding: 10px 70px;
}
.main-header .sub-header li a{
    font-family: "Khula", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 25.69px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #162C2A;
}
.dropdown-menu li{
    padding: 0px 15px;
}
.dropdown-menu li .dropdown-item{
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.search-input input{
    border-radius: 5px;
border: 1px solid var(--Gray-5, #E0E0E0);
background: var(--Gray-6, #F2F2F2);
width: 100%;
padding: 12px 18px;
}
.search-icon {
    position: absolute;
    top: 28%;
    right: 0;
    padding: 0 15px;
}
.login-button {
    border-radius: 5px;
    border: 1px solid #1A504C;
    background: #FFF;
    padding: 10px 16px;
	    position: relative;
}
.login-button span{
    margin-left: 10px;
}
li{
    list-style: none;
}
/* =======footer========== */
/* .newletter{
    background-image: url('../img/newletter.png');
} */
.new-text-all {
    width: 100%;
    padding: 50px 80px;    background-size: 100% 100%;
}
.new-form input{
    width: 450px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #E6E6E6;
    background: #F9F9F9;
    padding: 15px 0px 17px 20px;
}
.new-form input.wpcf7-form-control.wpcf7-submit.has-spinner.f16.ff.fw8.khula {
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #E6E6E6;
    background: #162C2A;
    padding: 19px 19.5px 13px 20.5px;
    width: 20% !important;
    height: 63px;
}
.new-form  p{
    display: flex;
}
.main-footer li{
    padding: 2px 6px;
}
.desktop-none,.desktop-none-1{
    display: none;
}
.add{
    right: 0 !important;
}
.word-wrap{
    word-break: break-word;
}
.owl-dots{
    display: none;
}
.h466{
    height: 466px;
}
/* =========home-page========== */
.four-home{
    border-bottom: 1px solid var(--Gray-5, #E0E0E0);
background: linear-gradient(134deg, rgba(42, 203, 53, 0.07) 10.97%, rgba(0, 0, 0, 0.00) 74.6%), #FFF;
}
.box-text{
    position: absolute;
    width: 50%;
    top: 30%;
    padding-left: 30px;
}
.new-image-four{
   background-image: url('/wp-content/uploads/2024/06/body.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.new-image-four-1{
    background-image: url(http://localhost/wordfrendvital/wp-content/uploads/2024/06/second-body-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.inner-bg{
    background: rgba(0, 0, 0, 0.60);
    padding: 20px 24px;
}
.iner-green-div {
    border-left: 5px solid #2ACB35;
    background: rgba(42, 203, 53, 0.55);
    padding: 15px;
    height: 185px;
}
#pills-tab button{
    border: 1px solid var(--Gray-6, #F2F2F2);
background: #FFF;
padding: 10px 16px;
}
.nav-pills .nav-link{
    padding: 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background: #2ACB35 !important;
}
a.addbtn{
    border-radius: 4px;
border: 1px solid #2acb35;
padding: 12px 16px;
color: white;
text-align: center;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.16px;
	background:#2acb35 ;
}
a.viewmorebtn{
    border-radius: 4px;
background: #162C2A;
padding: 12px 16px;
color: #FFF;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.16px;
}
.full-prduct {
       border: 1px solid #F9F9F9;
    background: #FFF;
    padding: 10px 0px 2px 0px;
    background: #FFF;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.10);
    transition: .3s all ease;
}
.product-text{
    padding: 0px 10px 15px 10px;
}
.full-prduct .wishlist {
    position: absolute;
    width: 100%;
    text-align: end;
    padding: 0 20px;
    top: 10px;
}
.green-imge-bg {
    background-image: url(/public/storage/theme/17/YSKwDy9rWVuQWBryXQgBkUThxkp3lh3APXZZL8RU.webp);
}
.list-image{
    overflow: hidden;
}
.list-text-imge  a{
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    padding: 0 20px;
    bottom: 17%;
    gap: 20px;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.list-image img{
    transition: 0.5s all ease-in-out;
}
.list-text-imge img{
    display: none;
    transition: 0.5s all  ;
    width: 35px;
    height: 35px;
}
.list-imge-section:hover .list-text-imge img{
    display: block;
}
.list-imge-section:hover img{
    transform: scale(1.5);
}
.second-green-image{
    background-image: url(http://localhost/wordfrendvital/wp-content/uploads/2024/06/second-green-image.png);
}
.star i{
color: #EED80E;
}
.review-box{
    border-radius: 12px;
background: #FFF;
padding: 20px 16px;
}
.blog-box{
    border-radius: 5px 5px 0px 0px;
background: #FFF;
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
padding: 16px 16px 20px 16px;
}
.blog-box:hover{
    box-shadow: 0px 4px 33px 0px rgba(0, 0, 0, 0.25);
}
.banner-imge-text{
    position: absolute;
    width: 45%;
    bottom: 20px;
    left: 65px;
}
.yellow-btn .new-yellow-color{
    border-radius: 4px;
background: #EED80E;
padding: 10px 14px;
}
.yellow-btn a{
    color: #162C2A;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.14px;
text-transform: uppercase;
}
.new-div-news{
    padding: 26px 50px 25px 50px;
}


.border-rradius-5{
    border-radius: 35px 0px 0 35px;
}
.border-rradius-52{
    border-radius: 0px 35px 35px 0px;
}
.div-green-bg{
    padding: 28px 24px;
    border-radius: 5px;
background: rgba(42, 203, 53, 0.12);
}
.div-green-bg li,.text-start-counselor li {
    list-style: dots;
}
.main-info i{
    font-size: 35px;
    height: 35px;
}
.form-box-1{
    border-radius: 5px;
background: #FFF;
box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
padding: 33px 24px;
}
.contactform-input input{
    border-radius: 4px;
border: 1px solid #D9D9D9;
background: #F2F2F2;
height: 55px;
padding: 10px;
width: 100%;
}
.button-contact-form  input{
    color: #FFF;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.16px;
border-radius: 4px;
background: #162C2A;
padding: 12px 10px;
width: 20%;

}
.privacy-link input{
    width: 25px;
    height: 25px;
}
.breadcrumb-item.active {
    color: #ffffff !important;
    font-weight: bold;
}
.breadcrumb-item.active:hover {
    color: #ffffff !important;
}
.breadcrumb-item+.breadcrumb-item::before{
    color: #ffffff;
}
.offer-box{
    border-radius: 5px;
border: 1px solid #D9D9D9;
background: #FFF;
box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.15);
padding: 22px;
}
.offer-green-box-inner{
    text-align: center;
    border-radius: 5px;
border: 2px solid #2ACB35;
background: rgba(42, 203, 53, 0.22);
padding: 10px;
}
.code{
    border-radius: 4px;
border: 1px dashed #2ACB35;
background: #FFF;
padding: 10px;
}
.copy-button {
    cursor: pointer !important;
    display: flex;
    color: rgb(0, 0, 0);
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
}
.notification {
    display: none;
    margin-left: 10px;
    color: green;
}
.aic{
    align-items: center;
}
.breadcrumb {
    margin-bottom: 0rem !important;
}
.jce{
    justify-content: end;
}
.jcc{
    justify-content: center;
}
.blog-box img{
	width: 100%;
	margin-bottom: 10px;
}

.new-news-button {
    border-radius: 0px 5px 5px 0px !important;
    border: 1px solid #E6E6E6 !important;
    background: #162C2A !important;
    padding: 19px 19.5px 13px 20.5px !important;
    width: 100% !important;
	    height: 55px;
}
.news-leeter-page p{
display:flex;	
	    width: 100%;
	    height: 100%;
}
.button-new-div {
	width: 25%;
}
.email-newsleeter{
	width:75%;
}
.email-newsleeter input,.button-new-div input{
	width:100% !important;
}
.radio-div-part p span.wpcf7-list-item.first label , .radio-div-part p span.wpcf7-list-item.last label,.checkbox-newletter p span.wpcf7-list-item.first.last label ,.checkbox-newletter p  {
	display: flex;
	width: 100%;
	gap: 20px;
	color: white;
}
.radio-div-part p span.wpcf7-list-item.first label input,.radio-div-part p span.wpcf7-list-item.last label input,.checkbox-newletter p span.wpcf7-list-item.first.last input{
	order: 0;
	width:24px;
	height: 24px;
	
}
.radio-div-part p span.wpcf7-list-item.first label span.wpcf7-list-item-label,.radio-div-part p span.wpcf7-list-item.last label span.wpcf7-list-item-label,.checkbox-newletter p span.wpcf7-list-item.first.last span.wpcf7-list-item-label{
	order: 1;
}
.email-newsleeter input{
	    height: 55px;
}
.wpcf7-response-output {
	color: white;
}
.div-green-bg.m10 h4{
color: #162C2A;
font-family: Khula;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.24px;	
	margin-top: 20px !important;
}
.div-green-bg p{
color: #767575;
font-family: Khula;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.18px;
	    
}

.full-product {
       border: 1px solid #F9F9F9;
    background: #FFF;
    padding: 10px 0px 2px 0px;
    background: #FFF;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.10);
    transition: .3s all ease;
}
.full-product:hover{
box-shadow: 0px 4px 33px 0px rgba(0, 0, 0, 0.12);
	
}
/* .full-product:hover .product-imge img{
	transform: scale(1.3);
} */
.product-imge {
    overflow: hidden;
	transition: .3s all;
}
a.addbtn:hover{
	    background: #162C2A;
	color: white;
}
a.viewmorebtn:hover{
	background: #2ACB35;
	border-color:#2ACB35;
	color: white;
}
.icon-image-advs{
	border-radius: 55px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 55px;
    width: 55px;
    min-height: 55px;
    min-width: 55px;
    padding: 10px;
    z-index: 99;
}
.shop-advs-text {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.15);
    padding: 10px 10px 10px 26px;
    margin-left: -15px;
}
.div-advs {
    display: flex;
    align-items: center;
}
.div-advs:hover .shop-advs-text{
	border-radius: 5px;
background: #2ACB35;
}
.product-imge img{
	height: 300px;
	object-fit: contain;
	width:100%;
}
select#sortby {
    border-radius: 4px;
    background: #EED80E;
    padding: 10px 10px;
    border: none;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.14px;
    text-transform: uppercase;
}
option {
    padding: 10px !important;
}
.pagination {
    justify-content: center;
    gap: 20px;   
	margin: 20px 0;
}
span.page-numbers.current {
    padding: 10px;
    border: 1px solid #2acb35;
    background-color: #2acb35;
    border-radius: 5px;
    color: white;
}
.pagination a{
	    padding: 10px;
    border: 1px solid #162c2a;
    border-radius: 5px;
    color: #162c2a;
}
.banner-text-micro {
    position: absolute;
    top: 10%;
    width: 50%;
    left: 10%;
}
.banner-text-micro-1 {
    position: absolute;
    top: 25%;
    width: 50%;
    left: 8%;
}
.banner-text-micro-11 {
    position: absolute;
    top: 12%;
    width: 50%;
    left: 1%;
}
.banner-text-micro-2 {
      position: absolute;
    right: 0;
    top: 19%;
    width: 39%;
}
.search-bar .search-icon button.search-submit{
	    border: none;
    color: #A3A3A3;
}
p.color-dblue-1{
    padding: 15px 25px !important;
    background: #2ACB35 !important;
    color: white;
    margin-bottom: 0;
}
.quantity__box {
    max-width: 150px;
    padding: 3px 20px;
    display: inline-block;
    border: 1px solid #BDBDBD;
    border-radius: 8px;
}
.quantity__value.decrease {
    background-color: #ffffff;
	    border: none;
}
.quantity__value.increase {
    background-color: #ffffff;
	    border: none;
}
.button.alt,.update-cart-box button,.register-btn button ,div#register-box button,.bsyehwala-button {
/*     display: block; */
    width: fit-content;
    border-radius: 3px;
    background: #2ACB35 !important;
    padding: 12px 20px;
    color: #ffffff !important;
    font-size: 16px;
    border: none;
}
input.quantity__number {
    text-align: center;
    border: none;
    margin: 0;
    width: 3.3rem;
    height: 3rem;
    color: #212020;
    font-size: 16px;
}
.self-made-tabs .nav-tabs .nav-link.active{
	color: #2ACB35 !important;
text-align: center;
font-family: Khula;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.24px;
	border-bottom: 1px solid  #2ACB35 !important;
}
.self-made-tabs div#myTabContent {
    padding: 20px 5px;
}
.self-made-tabs .nav-tabs .nav-link {
    margin-bottom: 0 !important;
		border-bottom: 1px solid transparent !important;
    background: 0 0 !important;
    border: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;color: #162C2A;
text-align: center;
	color: #162C2A !important;
font-family: Khula;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.24px;
}
.main-shop-section2 .box {
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
}
.bod {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 30px 0 10px 0;
}.photo img {
    border-radius: 50%;
}
.formpd label {
    width: 100%;
    font-family: khula;
    font-weight: 600;
}
.formpd input , .formpd textarea{
	    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #F2F2F2;
    height: 55px;
    padding: 10px;
    width: 100%;
}
.formpd {
	margin-bottom: 20px !important;
}
p.comment-form-cookies-consent {
    display: flex;
    align-items: baseline;
    gap: 15px;
    margin-bottom: 20px !important;
}
p.form-submit input#submit{
	    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.16px;
    border-radius: 4px;
    background: #162C2A;
    padding: 12px 10px;
}
.media-cart img{
	width: 100%;
}
.card-totals,div#order_review{
	border-radius: 2px;
border: 1px solid #F2F2F2;
background: #FFF;
box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.15);padding: 24px;
}
.flex-items {
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    height: 55px;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}
li.table-header,li.trr-box.cart_item {
    display: flex;
    justify-content: space-between;
}
li.table-header  h6{
	border: 1px solid #D9D9D9;
background: #ECFAED;	padding: 12px 16px;
}
li.trr-box.cart_item img{
	    width: 75px;
    height: 75px;
}.product {
    width: 30%;

}
.price,.subtotal{
	width:20%;
}
.quantity,.delete{
	width:15%;
}
li.trr-box.cart_item .product-item {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
}
.cart-image-section {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
li.trr-box.cart_item {
    background-color: #F2F2F2;
    padding: 15px 5px;
}
.cart-list h6{
	margin-bottom:0 !important
}
li.trr-box.cart_item .quantity, li.trr-box.cart_item .subtotal, li.trr-box.cart_item .delete{
	    display: flex;
    align-items: center;
    justify-content: center;
}
li.trr-box.cart_item .wrapper{
	    border: 1px solid white;
    border-radius: 5px;
    background: white;
    padding: 1px 13px;
}
li.trr-box.cart_item input.quantity__number{
    width: 30px;
    height: 20px;
}
ul.shopping-cart-list{
	padding-left: 0 !important;
}
.woocommerce-message,.woocommerce-info {
    border-top-color: #2ACB35 !important;
}.woocommerce-message::before,.woocommerce-info::before {
    color: #2acb35 !important;
}
.woocommerce-billing-fields input.input-text,div#login-box .form-box input,div#register-box input ,.special-inputyrr{
	border-radius: 4px !important;
border: 1px solid #D9D9D9 !important;
background: #F2F2F2 !important;
	height: 45px !important;
padding: 10px !important;
	width:100% !important;
}
.coupon-code .inner-div input#coupon_code {
    border-radius: 4px;
    border: 1px solid var(--Gray-4, #BDBDBD);
    background: #FFF;
    height: 43px;
    padding: 10px;
    width: 48% !important;
}
.coupon-code .inner-div button{
	border-radius: 4px;
background: #2ACB35;
	padding: 10px;
	  height: 43px;
    width: 48% !important;
	color: var(--White, #FFF);
text-align: center;

/* P small */
font-family: Khula;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.16px;
}
.coupon-code .inner-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.card-totals .proceedbtn  a{
	width: 100%;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent !important;
    border-radius: 5px;
}
.woocommerce-checkout #payment div.form-row{
	padding:0 !important;
}
div#login-box,div#register-box {
    background: #FFF;
    box-shadow: 0px 4px 33px 0px rgba(0, 0, 0, 0.15);
    padding: 32px;
    /* margin: auto; */
    margin: 10% 0;
}

div#login-box label,div#register-box label,label{
	color: #162C2A;

/* P small */
font-family: Khula;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.16px;
}
div#login-box a, div#register-box a{
	color:#2ACB35 !important
}
.required{
	color: #FF543E !important;
}
.woocommerce table.shop_table td {
    text-align: unset !important;
}
.yith-wcwl-share {
    display: none !important;
}
 .login-button ul.account-options{
	    position: absolute;
    width: 100%;
    padding: 0px;
    top: 102%;
    background: white;
    border: 1px solid black;
    border-radius: 5px;
    left: 0;
    z-index: -99999;
    opacity: 0;
}
.login-button:hover ul.account-options{
	z-index : 9999;
	opacity: 1;
}
.login-button  li{
	 padding: 8px !important; 
	margin-bottom: 5px !important;
}
.login-button  li:hover a{
	color:white !important;
}
.login-button  li:hover {
	    background: green;
    border-radius: 5px;
    color: white !important;
}
.login-button:hover ul.account-options a {
    font-size: 16px;
    font-weight: 700;
    color: black;
    margin-bottom: 13px !important;
    font-family: 'Khula';
}
ul{
	padding-left: 0 !important;
}
.mark, mark {
    padding: 0 !important;
    background-color: #2acb35 !important;
}
.heart i, .cart i,.cart span{
	color:black;
}
.woocommerce-error  {
	padding-left: 3rem !important;
}
a.product_type_simple.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt{
	    border-radius: 4px;
    background: #162C2A;
    padding: 12px 16px;
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.16px;
}
a.product_type_simple.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt:hover{
	    background: #2ACB35;
    border-color: #2ACB35;
    color: white;
}
span.feedback {
    display: none;
}
.wishlist-heart {
	    text-align: end;
    padding: 0 20px;
    position: absolute;
    top: 0;
    width: 100%;
}
.yith-wcwl-add-button i{
	color: black;
}
.yith-wcwl-wishlistexistsbrowse i{
	color: red;
}
.banner-imge-text22 {
    position: absolute;
    top: 10%;
    left: 20px;
}
p.newbutton-text a{
    border-radius: 2px;
background: #2ACB35;
padding: 12px 10px;
color: #FFF;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.16px;
}
.banner-text-micro-11ss {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
}
section.module-third-banner-section {
    margin-top: 22px;
}
.heading-box h1{
    font-weight: 700;
    font-family: khula;
}
span.wpcf7-list-item.first.last label,.checkbox p{
    display: flex;
    gap: 10px;
}
span.wpcf7-list-item.first.last label span.wpcf7-list-item-label{
    order: 1;
}
span.wpcf7-spinner{
    display: none;
}
input:focus-visible {
    outline-offset: 0 !important;
}
input:focus-visible {
    outline:  0 !important;
}
.search-input button.search-submit {
    border: none;
    background: transparent;
    position: absolute;
    top: 30%;
    right: 10px;
}
a:hover{
	    color: #2acb35 !important;
}
.conatct-list a:hover{
	 color: black !important;
}
.ddesktop-none{
	display:none ;
}
a {
    color: #767575;
    word-wrap: break-word;
}
p{
	    word-wrap: break-word;
}
a.viewmorebtn:hover,p.newbutton-text a:hover{
	color:white !important;
}
.blog-box img{
	height:250px;
}
.single-item-wrapper {
    height: 100%;
    border-radius: 12px !important;
    background: #FFF !important;
    padding: 20px 16px !important;
    text-align: center;
	text-align:center !important;
	justify-content:center;
}
.single-item-wrapper  h3.author-name{
	order:0;
	color: #162C2A !important;
text-align: center;
font-family: Khula !important;
font-size: 24px !important;
font-style: normal;
font-weight: 700 !important;
line-height: normal;
letter-spacing: 0.24px;
}
.single-item-wrapper h4.author-bio{
	order:2;
	color: #2ACB35 !important;
font-family: Khula;
font-size: 16px !important;
font-style: normal;
font-weight: 400 !important;
line-height: normal !important;
letter-spacing: 0.16px;
	
}

.single-item-wrapper .rating-wrapper{
    width: 72px;
    height: 12px;
    display: inline-block;
    margin-bottom: 10px;
    background-image:url("../images/icon-stars.svg");
}
.single-item-wrapper .item-content p{
    font-size: 16px;
    font-weight: 400;
    line-height: 25.69px;
    letter-spacing: 0.01em;
    color: #767575;
    
}
.tss-wrapper .tss-carousel3 .item-content-wrapper{
	 background: transparent !important;
	padding:0 !important;
	order:1;
	color: #767575;
text-align: center;
font-family: Khula;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.16px;
}
.tss-wrapper .tss-carousel3 .item-content-wrapper:before {
	display:none !important;
	
}



@keyframes typing {
    0% { width: 0; }
    100% { width: 100%; }
}

.placeholder-animated::placeholder {
    content: attr(data-text);
    animation: typing 3s steps(30, end) infinite;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 0;
    vertical-align: bottom;
    box-sizing: border-box;
}
.bg-new-black   i,.grren-first-imge img,#img-type-boucs img:hover,.supplement-image img:hover,.video-image img:hover{
	  animation: pulse 1s infinite;
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}




.marquee-content {
    display: inline-block;
    animation: marquee 10s linear infinite;
	width:80%;
	max-width:80%;
}

@keyframes marquee {
        0% { transform: translateX(-100%); }
    45% { transform: translateX(10%); }
    55% { transform: translateX(10%); }
    100% { transform: translateX(100%); }
}
#box-show-only img:hover{
	    box-shadow: 5px 2px 18px 0px gray;
	    border-radius: 15px;
}

div#pills-tabContent .row,div#pills-profile .row,div#pills-contact .row,div#pills-contacts .row{
	justify-content:center;
}
div#main-product-image {
   width: 100%;
    border: 1px solid var(--Blue-LIght, #E2E8F0);
    background: #FFF;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.10);
    padding: 20px;
	height: 350px;
}
.product-gallery-thumbnails a{
	    width: 88px !important;
    height: 80px;
    border: 1px solid var(--Gray, #717172);
    display: inline-block;
    border-radius: 10px;
	    margin-right: 10px;
}
.last-css {
    width: 100%;
    border: 1px solid var(--Blue-LIght, #E2E8F0);
    background: #FFF;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.10);
    padding: 20px 30px;
}
div#main-product-image img{
	width:100%;    height: 100%;
}
.quantity input{
	    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #F2F2F2;
    height: 50px;
    padding: 4px;
    width: 100%;
	    text-align: center;
}
select#size {
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    background: #F2F2F2;
    height: 35px;
    padding: 4px;
    width: 100%;
	margin-bottom:10px;
}
.bss-h1,.bb-price{
	    font-family: "Lusitana" !important;
}
.vvv a:hover,.breadcrumb-item a:hover{
	color:black !important;
}
.hhhhspl-hh{
	    height: 70px;
    display: block;
}
.product-gallery-thumbnails {
    margin-bottom: 20px;
}
i.yith-wcwl-icon.fa.fa-heart.active{
	color:red;
}
.nmnmnmnmnm,.nmnmnmnmnm i {
    font-size: 36px;
    font-weight: 600;
}
.supplement-image{
    margin-bottom: 15px;
    text-align: center;
}
.supplement-image img{
    display: inline-block;
}
.supplement-text br{
	display:block !important;
}
.h355 {
    height: 100px;
}
.sprice-price{
	    margin-bottom: 10px !important;
}
td.product-add-to-cart a.product_type_simple.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
    padding: 7px 10px;
    font-size: 12px;
	margin-bottom: 0 !important;
}
/* .woocommerce table.shop_table{
	display: block !important;
} */
	.wishlist_table.mobile .additional-info-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
	.wishlist_table.mobile  a.product_type_simple.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt{
	  padding: 7px 10px;
    font-size: 12px;
	margin-bottom: 0 !important;	
	}
.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label,.wishlist_table.mobile li table.additional-info td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value{
	    font-size: 15px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
	margin-bottom: 0 !important;
}
.wishlist_table.mobile li .item-details h3 a{
	color:black ;
	    font-size: 18px;
    width: 100% !important;
    display: block;
    font-weight: 600;
}
.wishlist_table.mobile li .item-details h3{
	    font-size: 18px;
    font-weight: 600;
}
/* =========media-query=====class========= */
@media screen and (max-width: 1430px){
	.iner-green-div {
    height: 210px;
}
	.f20 {
    font-size: 18px !important;
    line-height: 23px;
}
		a.addbtn,a.viewmorebtn{
		    padding: 12px 12px;    font-size: 12px;
	}
	.box-text {
    width: 60%;
}
	.banner-text-micro-1 {
    top: 20%;
    width: 65%;
    left: 5%;
}
	.h64 {
    font-size: 55px;
    line-height: 65px;
}
	.h55 {
    font-size: 45px;
    line-height: 50px;
}
	.banner-text-micro {
    width: 60%;
}
}
@media screen and (max-width: 1200px){
	.h55,.h64 {
        font-size: 40px;
        line-height: 50px;
    }
}
@media screen and (max-width: 1067px){
    .login-button span{
        display: flex;
    }
    .login-button a{
        display: flex;
    align-items: center;
    }
    .main-header {
        padding: 10px 40px;
    }
    .f16 {
        font-size: 14px;
    }
    .p5080 {
        padding: 25px;
    }
	.box-text {
    width: 60%;
}
	.box-text h2{
		    font-size: 25px;
	}.iner-green-div {
    height: 210px;
}
	.f20 {
    font-size: 16px !important;
    line-height: 23px;
}
	a.addbtn,a.viewmorebtn{
		    padding: 12px 12px;    font-size: 12px;
	}
}@media screen and (max-width: 1004px){
	    .h64 {
        font-size: 40px;
        line-height: 45px;
    }
	    .h55 {
        font-size: 35px;
        line-height: 40px;
    }
}
@media screen and (max-width: 991px){
    .desktop-none{
        display: flex;
        align-items: center;
        width: 10% !important;
        justify-content: end;
    }
    .w45{
        width: 45% !important;
    }
    .desktop-none-1{
        display: flex;
        align-items: center;
        width: 100% !important;
        justify-content: end;
        margin-bottom: 20px;
    }
    .mobile-none{
        display: none !important;
    }
    .new-div-header{
        display: flex !important;
    }
    .new-main-div {
        padding: 10px 40px;
        position: fixed;
        width: 360px;
        right: -150%;
        top: 0;
        height: 107vh;
        transition: all .3s;
        z-index: 9999;
    }
    .first-side,.second-side,.sub-header{
        flex-wrap: wrap;
        gap: 15px;
    }
    .first-side li,.second-side li,.first-side,.second-side {
        width: 100%;
    }
    .main-footer,.third-div{
     flex-wrap: wrap;
    }
    .w22,.w17,.w15,.w28{
        width: 50%;
    }
    .p70,.p2080,.p5080{
        padding: 25px;
    }
    .p1080{
        padding: 10px 20px;
    }
    .new-width{
        width: 100% !important;
    }
    .order0{
        order: 0;
    }
    .order1{
        order: 1;
		width: 100%;
    }
    .order2{
        order: 2;
    }
    .order3{
        order: 3;
    }
    .order4{
        order: 4;
    }
    .first-div-third {
        padding: 10px;
    }
    .new-form{
        margin-top: 10px;
        flex-wrap: wrap;
    }
    .new-form input{
        width: 100%;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .new-form button{
        border-radius: 5px;
        border: none;
    }
    .m991{
        margin-bottom: 20px;
    }
		.ddesktop-none{
	display:block ;
}
	    .login-button {
        width: 35%;
    }
    
}
@media screen and (max-width: 767px){
.m767{
    margin-bottom: 20px;
}
	.flex-items{
		height: unset !important;
		flex-wrap:wrap;
	}
	 li.trr-box.cart_item h6{
		font-size:12px;    padding: 10px 5px;
	}
	li.table-header h6{
		font-size:10px;    padding: 10px 1px;
	}
	.product-sub p{
		font-size:12px;
	}
	li.trr-box.cart_item .product-item{
		display:block !important;
	}
	.wishlist_table.mobile li {
    margin-bottom: 20px;
}
	div#cart-page {
    padding: 10px;
}
	div#cart-page .container {
    margin: 0 !important;
    width: 100%;
    max-width: 100% !important;
}
	.h355 {
    height: 100%;
}
	.nmnmnmnmnm, .nmnmnmnmnm i {
    font-size: 16px;
    font-weight: 400;
}
	    .tss-wrapper .single-item-wrapper {
        flex-direction: row !important;
    }
	.single-item-wrapper{
		height:100%;
	}
	    .p70, .p2080, .p5080 {
        padding: 10px;
    }
	.spl-font{
		    font-size: 16px;
	}
	.banner-text-micro-11{
		    width: 100%;
    margin-top: 20px;
    position: unset;
	}
	.banner-text-micro-2 {
    position: unset;
    width: 100%;
    margin-top: 20px;
}
	.banner-text-micro-1,.banner-text-micro {
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
    padding: 10px;
}
	
	.h64 {
    font-size: 24px;
    line-height: 24px;
		margin-bottom:10px !important;
}
	
	
	
	.h55{
		    color: #2ACB35 !important;
		        font-size: 22px;
        line-height: 24px;
	}
	
	.logo img {
		    width: 100%;
    object-fit: contain;
	}
	.new-form p {
    display: flex;
    flex-wrap: wrap;
		justify-content:center;
}.new-form input.wpcf7-form-control.wpcf7-submit.has-spinner.f16.ff.fw8.khula {
    border-radius: 5px;
    width: 50% !important;
}
	.new-text-all {
    position: unset;
    width: 100%;
    background: black;
    padding: 25px;
    top: 0;
}
.new-image-all-footer {
    display: none;
}

.flex-wrap{
    flex-wrap: wrap !important;
}
.jcc,.jce{
    justify-content: start;
}
.iner-green-div{
    height: 100%;
}
.inner-bg{
    padding: 0;
}
.box-text{
        width: 100%;
        padding: 10px;
        top: 0;
        height: 100%;
}
	.box-text h2{
		    font-size: 16px;
    display: flex;
    align-items: center;
    height: 100%;
	}
.new-image-four-1 {
    background-image: none !important;
    background: #000 !important;

}
.new-image-four{
    background: white !important;
}
.banner-imge-text {
  position: unset;
  width: 100%;
  color: black;
  margin-bottom: 20px;
}
.h466 {
    height: 100%;
}
.h40 {
    font-size: 28px;
    line-height: 34px;
}
.full-banner{
 display: flex;
 flex-wrap: wrap;
}
.banner-imge-text p{
    color: black;
}
.new-div-news{
    padding: 25px;
}
.w80 {
    width: 100%;
}
.radio-input-div{
    align-items: baseline !important;
}
h1{
font-size: 35px !important;
}
.m55 {
    margin-bottom: 20px;
}
	.login-button{
		    width: 35%;
	}
	.gap20 {
    gap: 6px;
}
	.self-made-tabs .nav-tabs .nav-link,.self-made-tabs .nav-tabs .nav-link.active{
		    font-size: 15px ;
		padding: .5rem .5rem;
	}

}
@media screen and (max-width: 600px){
	.checkbox p {
    display: flex;
    gap: 7px;
}
	.button-contact-form input{
		    width: 40%;
	}
}
@media screen and (max-width: 440px){
	    .banner-text-micro-1, .banner-text-micro {
        top: 12%;
    }
}
@media screen and (max-width: 400px){
    .main-header{
        padding: 10px;
    }
    .new-main-div{
        width: 100%;
        padding: 25px;
    }
    .first-div-third {
       width: 100% !important;
    }

    .gap25 {
        gap: 20px;
    }
    .p5025 {
        padding: 20px 0px 25px 0px;
    }
    .footer-menu li {
       margin-bottom: 10px;
    }
    h1 {
        font-size: 30px !important;
    }
	    .h64 {
        font-size: 16px;
        line-height: 20px;
    }
	    .h55 {
        font-size: 15px;
        line-height: 20px;
    }
	.banner-imge-text22 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
}
	.banner-imge-text22 p{
		    font-size: 25px;
    line-height: 25px;
    margin-bottom: 15px !important;
	}
	.banner-imge-text22 h5{
		    width: 100%;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 20px !important;
	}
        li.trr-box.cart_item h6 {
        font-size: 10px;
        padding: 10px 0px;
    }
	    li.table-header h6 {
        font-size: 9px;
        padding: 8px 1px;
    }
	    .product-sub p {
        font-size: 10px;
			padding:5px;
    }
}

/*Single Product page*/
.breadcrumbs-wrapper{
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding: 15px 0px;
    background: #2ACB35;
}
.breadcrumbs-wrapper > div{
    margin: 0px;
}
.breadcrumbs-wrapper ol{
    margin-bottom: 0px;
}
.breadcrumbs-wrapper li, 
.breadcrumbs-wrapper a{
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
}

.single-product-main h1{
    font-size: 38px;
    line-height: 61px;
    font-weight: 700;
    color: #212020;
}
.single-product-main  p.font-semibold{
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-align: left;
}
.single-product-main button.secondary-button{
    color: #ffffff;
    background: #162C2A;
}
body .subscription-form .relative input {
    padding: 13px 15px !important;
}
body .subscription-form .relative button{
    max-height: 54px;
    border: 1px solid #ffffff;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.heading-footer{
    margin-bottom: 30px;
}
.heading-footer p{
    font-family: "Khula", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.9px;
    letter-spacing: 0.01em;
    text-align: left;
}
.footer-menu li {
    padding: 0px;
    margin-bottom: 15px;
}
.footer-menu li a{
    font-family: "Khula", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 25.69px;
    letter-spacing: 0.01em;
    text-align: right;
}
.main-footer .social-link{
    margin-top: 15px;
}

.product-image-wrap{
    background: #F9F9F9;
}
.product-image-wrap img{
    margin: 0px auto;
}

/*Login Sign Up*/
#login-container,
#signup-container{
    padding: 50px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#signup-container{
    background-image:url("../images/sign-up-bg.jpg");
}
#signup-form-container,
#login-form-container{
    max-width: 1000px;
    width: 100%;
    border-radius: 0px;
    background-color: #ffffff;
    padding: 30px;
}
#login-form-container{
    max-width: 580px;
}
#signup-form-container input,
#login-form-container input,
#contact-form-col input,
#contact-form-col textarea{
    font-family: "Khula", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22.48px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #767575;
    padding: 10px 15px !important;
    border: 1px solid #D9D9D9;
    background: #F2F2F2;
}
#signup-form-container .primary-button,
#login-form-container .primary-button{
    width: 368px;
    height: 62px;
    padding: 18px 24px 18px 24px;
    border-radius: 8px;
    border: none;
    background: #2ACB35;
}
#login-container{
    background-image:url("../images/login-bg.jpg");
}

#signup-form-container h1,
#login-form-container h1{
    font-family: "Khula", sans-serif;
    font-size: 26px !important;
    font-weight: 700;
    line-height: 41.75px;
    letter-spacing: 0.01em;
    text-align: center;
    margin-bottom: 30px;
}

#blog-main-page .blog-post-item{
    width: 25%;
}
#blog-main-page .blog-post-box{
    padding: 0px;
    border: none;
    box-shadow: 0px 4px 10px 0px #0000001A;
}
#blog-main-page .blog-post-box .card {
    border: none;
    margin: 0px !important;
}
#blog-main-page .blog-post-box .blog-grid-img{
    margin-bottom: 0px;
}
#blog-main-page .blog-post-box .blog-grid-img img{
    padding: 0px;
}
#blog-main-page .blog-post-box .card-title{
    font-family: "Khula", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 38.54px;
    letter-spacing: 0.01em;
    text-align: left;
}
#blog-main-page .blog-post-box .card-title a{
    color: #162C2A;
}
#blog-main-page .blog-post-box .post-meta,
#blog-main-page .blog-post-box .post-categories{
    display: none;
}
#blog-main-page .blog-post-box .card-text{
    font-family: Khula;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.9px;
    letter-spacing: 0.01em;
    color: #767575;
    text-align: left !important;
}
#blog-main-page .blog-post-box .card-footer a{
    font-size: 16px;
    font-weight: 400;
    line-height: 25.69px;
    letter-spacing: 0.01em;
    text-align: right;
    color: #162C2A;
}
.blog-hero-image{
    margin-bottom: 0px;
}

#login-button{
    color: #1A504C;
    display: flex;
    gap: 10px;
    padding: 10px 16px 10px 16px;
    border-radius: 5px;
    border: 1px solid #1A504C;
}
.action-items{
    gap: 20px;
}
.secondary-button,
.primary-button{
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.36px;
    letter-spacing: 0.01em;
    text-align: left;
    border-radius: 0px;
}
.action-items .view-more-button{
    color: #ffffff;
    background: #162C2A;
}
.secondary-button:hover{
    color: #ffffff;
    background-color: #162C2A;
}
.action-items .view-more-button:hover{
    color: #ffffff !important;
    border:1px solid #2ACB35;
    background-color: #2ACB35;
}
.group:hover .group-hover\:opacity-100{
    opacity: 1 !important;
}

.flex.scroll-smooth .icon-heart{
    display: none;
}

/*header*/
header .icon-cart{
    width: 26px;
    height: 26px;
    display: block;
    background-image:url("../images/icon-cart.svg");
    background-size: 100%;
}
header .icon-users{
    width: 26px;
    height: 26px;
    display: block;
    background-image:url("../images/icon-user-account.svg");
    background-size: 100%;
}
header .icon-cart:before,
header .icon-users:before{
    display: none;
}

/*Contact us page*/
#contact-form-col{
    padding: 33px 24px 33px 24px;
    border-radius: 5px;
    box-shadow: 0px 4px 30px 0px #00000040;
}
#contact-form-col h1{
    font-size: 38px;
    font-weight: 700;
    line-height: 61.02px;
    letter-spacing: 0.01em;
    text-align: left;
}
#contact-form-col label{
    font-size: 16px;
    line-height: 20px;
    color: #162C2A !important;
}
#contact-us-info .contact-information p{
    font-family: Khula;
    font-size: 20px;
    font-weight: 600;
    line-height: 32.11px;
    letter-spacing: 0.01em;
    text-align: left;
    margin-bottom: 30px !important;
}
#contact-us-info .contact-information p span{
    color: #767575;
    font-family: Khula;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.9px;
    letter-spacing: 0.01em;
    text-align: left;
    display: block;
}
#contact-us-info .contact-information p.email,
#contact-us-info .contact-information p.phone,
#contact-us-info .contact-information p.timing{
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#contact-us-info .contact-information p.email{
    background-image: url("../images/icon-green-email.svg");
}
#contact-us-info .contact-information p.phone{
    background-image: url("../images/icon-green-phone.svg");
}
#contact-us-info .contact-information p.timing{
    background-image: url("../images/icon-green-clock.svg");
}

.information-page p{
    font-family: Khula;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #767575;
    margin-bottom:15px !important;
}
.information-page li{
    font-family: Khula;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #767575;
}

/*Product page*/
.single-product-main button.secondary-button{
    width: 147px;
    height: 47px;
    padding: 0px;
}
#product-tabs-section .bg-zinc-100{
    background-color: transparent;
    border-top: 1px solid #E0E0E0;
}
#product-tabs-section .border-navyBlue{
    color: #2ACB35 !important;
    border-color: #2ACB35;
}
#product-tabs-section div[role="button"]{
    font-family: "Khula", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 38.54px;
    letter-spacing: 0.01em;
    color: #162C2A;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 15px !important;
}
#product-tabs-section .tab-content-item{
    padding: 0px !important;
}

#product-tabs-section .tab-content-item p,
#product-tabs-section .tab-content-item ul{
    margin-bottom: 15px !important;
}

@media(max-width: 768px){
    #blog-main-page .blog-post-item{
        width: 50%;
        margin-bottom: 20px;
    }
}

@media(max-width: 480px){
    #blog-main-page .blog-post-item{
        width: 100%;
    }
}

#app > .fixed.top-5 {
    top: 5rem !important;
}

#product-ingredients,
#product-application{
    padding-top: 135px !important;
}
div#app {
    position: relative;
    overflow: hidden;
}