@font-face {
    font-family: 'Marykate';
    src: url('../fonts/MarykateRegular.woff2') format('woff2'),
        url('../fonts/MarykateRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root{ scroll-behavior: smooth;}
body {
    -webkit-font-smoothing: antialiased!important;
    text-rendering: auto;
  font-family: "Poppins", sans-serif;
color: #676767;
font-size: 15px;
font-weight: 400;
line-height: 1.65;
background-color: #FFF5E8;
}
video{margin:0;width: 100%;}
.fs-18px{font-size: 18px;}
.fs-14px{font-size: 14px;}
.spad{padding: 70px 0;}
@media (min-width: 768px) {
    .h-md-100 {
        height: 100% !important;
    }
}
.txt-purple{color:#3E0C33!important;}
.bg-purple{background-color: #3E0C33;}
.txt-blue{
    color: #141F48!important;
}
.bg-blue{background-color: #141F48;}
.bg-light-blue{background-color: #d2e7ff;}
.txt-yellow{
    color:#FFDBA3!important;
}
.main-heading ,.related.products h2{
    font-weight: 700;
    font-size: 36px;
    color: #292929;
    position: relative;
}
.related.products h2{text-align: center;margin-bottom: 20px;color: #3E0C33;}
.main-heading span {
    display: block;
    font-size: 26px;
}
.sub-heading{font-weight: 500;}
.social-login {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ccc;
}
.social-login i {
    margin-right: .5rem;
}
.btn-white {
    padding: .65rem 2rem .65rem 2rem;
    border-radius: 30px;
    color: #3E0C33;
    font-size: 15px;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
    background-color: #fff;
    align-items: center;
}
.btn-white img{margin-left: 5px;transition: 0.2s all;position: absolute;right: 23px;}
.btn-white:hover img{right: 18px;}

.btn-blue{
  padding: .65rem 2rem .65rem 2rem;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
    background-color: #141F48;

}
.btn-blue:hover{ color: #fff;}
.btn-blue img{margin-left: 5px;transition: 0.2s all;position: absolute;right: 23px;filter: brightness(0) invert(1);}
.btn-blue:hover img{right: 18px;}

.btn-facebook{
  padding: .65rem 2rem .65rem 2rem;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
    background-color: #1877f2;

}
.btn-facebook:hover{ color: #fff;}

.shopping-cart{
    position: relative;
    margin-left: 10px;
}
.shopping-cart:after {
    content: '';
    position: absolute;
    background-color: #fff;
    -webkit-mask: url('data:image/svg+xml,<svg width="16" height="20" viewBox="0 0 18 23" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_4866_63)"><path d="M15.4271 6.3335H1.76562V21.5985H15.4271V6.3335Z" stroke="%23141F48" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.513 6.33361H5.6543V3.57445C5.6543 2.04257 6.89951 0.797363 8.43138 0.797363H8.72701C10.2589 0.797363 11.5041 2.04257 11.5041 3.57445V6.33361H11.513Z" stroke="%23141F48" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_4866_63"><rect width="17.2" height="22.3958" fill="white"/></clipPath></defs></svg>');
   width: 16px;
    height: 20px;
    left: 0;
    top: 4px;
}
nav.navbar {height: 115px;
    position: absolute;
    background-color: transparent;left: 0;
    top: 0;
    width: 100%;    z-index: 11111;


}
.navbar-nav li a  {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    padding: 0 30px 0 0;
    font-size: 15px;
}
.header-part ul li a{
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
}
.navbar-light .navbar-brand {
    color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: inline-table;
    font-size: 32px;
}

ul.social-menu ,.header-part ul{

    margin: 0 0 0px ;

    padding: 0

}
.header-part ul.social-menu{margin-left: 20px;}


ul.social-menu li ,.header-part ul li{

    display: inline-block;

    vertical-align: top;



    position: relative

}



ul.social-menu li a {

    color: #fff;

    text-decoration: none;
    padding: 0 0px 0 10px;
    font-size: 18px

}
.contect-about ul.social-menu li a{
    font-size: 26px;
    color: #141F48;
    padding: 0 10px;
}

.navbar i {
    color: #fff;
    line-height: 24px;
    text-decoration: none;
    padding: 0 0px 0 15px;
    font-size: 20px
}
.header-scrolled {
    transition: .3s all;
	position:fixed!important;
	background-color:#fff!important;

}
.header-scrolled .navbar-nav li a, .header-scrolled i,.header-part .header-scrolled ul li a{    color: #3E0C33 !important;}
.header-scrolled .navbar-brand img{
	    width: 120px;
    height: auto;
	transition:0.5s all
}
.header-scrolled .shopping-cart:after{
	background-color:#3E0C33 !important;
}
span.cart-count {
    background: #FFDBA3;
    color: #000;
    position: absolute;
    font-size: 10px;
    line-height: 20px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    top: -15px;
    right: -15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 2px
}
#rightsidebar{display: none;}

@media only screen and (max-width: 991px) {
.toggle-cu-menu { cursor: pointer;    display: flex
;
    flex-grow: 1;}

.hamburger-box-close {

    position: relative;

    display: inline-block;

    width: 26px;

    height: 24px;

    cursor: pointer;

    top: 2px;

}

.hamburger-box-close{    top: 50%; transform: translate(0px, -50%);}

body.open-mm .mobile-menu .header-expandable-menu-top {

    position: absolute;

    right: 13px;

    top: 25px;

}

.hamburger-box-close .hamburger-inner, .hamburger-box-close .hamburger-inner:after,.hamburger-box-close .hamburger-inner:before{background-color: #fff; width: 28px;}

.hamburger-box-close .hamburger-inner {

    transition-delay: .12s;

    transition-timing-function: cubic-bezier(.215,.61,.355,1);

    transform: rotate(45deg);

}

.hamburger-box-close .hamburger-inner:before {

    top: 0;

    transition: top 75ms ease,opacity 75ms ease .12s;

    opacity: 0;

}

.hamburger-box-close .hamburger-inner:after {

    bottom: 0;

    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;

    transform: rotate(-90deg);

}

.toggle-cu-menu.toggle-cu-menu-open {

    position: absolute;

    right: -10px;

    top: -10px;

    z-index: 20000000;

}

body.open-mm .mobile-base {

    position: fixed;

    left: 0;

    top: 0;

    width: 100vw;

    height: 100vh;

    background: rgba(0,0,0,.5);

    z-index: 10000;

}

.mobile-menu {

        text-align: left;

        display: block;

        position: fixed;

        right: 0;

        top: 0;

        width: 50%;

        max-width: 100%;

        height: 100vh;

        max-height: 400vh;

        -webkit-overflow-scrolling: touch;

        transition: transform .5s;

        -ms-transform: translateX(-100%);

        transform: translateX(-100%);

        z-index: 10000010;

        background-color:#141F48

}

body.open-mm .mobile-menu {

    -ms-transform: translate(0,0);

    transform: translate(0,0);

}

.hamburger {

    font: inherit;

    display: inline-block;

    overflow: visible;

    margin: 0;

    padding: 0;

    cursor: pointer;

    transition-timing-function: linear;

    transition-duration: .15s;

    transition-property: opacity,filter;

    text-transform: none;

    color: inherit;

    border: 0;

    background-color: transparent;

    z-index: 100;

}

.hamburger-box {

    position: relative;

    display: inline-block;

    width: 40px;

    height: 24px;

    top: 3px;

}

.hamburger-inner {

    top: 50%;

    display: block;

    margin-top: -2px;

}

.hamburger-inner:after, .hamburger-inner:before {display: block; content: "";}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {

    position: absolute;

    width: 22px;

    height: 3px;

    transition-timing-function: ease;

    transition-duration: .15s;

    transition-property: transform;

    border-radius: 4px;

    background-color: #fff;

    left: 0;

}
.header-scrolled .hamburger-inner, .header-scrolled .hamburger-inner:after, .header-scrolled .hamburger-inner:before{   background-color: #3E0C33;}
.hamburger-inner:before {

    top: -8px;

    width: 25px;

}

.hamburger-inner:after {

    bottom: -8px;

    width: 25px;

}

.hamburger-inner {

    transition-timing-function: cubic-bezier(.55,.055,.675,.19);

    transition-duration: 75ms;

}

.hamburger-inner:before {  transition: top 75ms ease .12s,opacity 75ms ease; }

.hamburger-inner:after { transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19); }

body.expand .hamburger{

    top: 15px;

    margin-top: 0px;

    position: absolute;

}

body.expand .hamburger-inner {

    transition-delay: .12s;

    transition-timing-function: cubic-bezier(.215,.61,.355,1);

    transform: rotate(45deg);

}

body.expand .hamburger-inner:before {

    top: 0;

    transition: top 75ms ease,opacity 75ms ease .12s;

    opacity: 0;

}

body.expand .hamburger-inner:after {

    bottom: 0;

    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;

    transform: rotate(-90deg);

}

.menu { 

    padding: 0 40px;
    top: 50%;
    position: absolute;
    width: 100%;
    transform: translate(0px, -50%);}

#rightsidebar {

    left: 0;

    top:0px;

    display: block!important;

}

#rightsidebar ul.dropdown-menu li {

    padding: 5px 0px 5px 10px;

    font-size: 15px;

}

ul.header-menu-mobile {

    padding: 0;

    margin: 0;
    position: relative;
    list-style: none;

}

ul.header-menu-mobile >li {

    font-size: 18px;

    position: relative;

    padding: 16px 20px;

}

ul.header-menu-mobile li a {

    color: #788DFF;

    padding: 0;

    font-weight: 500;

   text-decoration: none;

}

ul.header-menu-mobile >li ul{padding: 0;margin: 0;list-style: none;}

ul.header-menu-mobile >li ul li a{font-size:15px; color: #555;}

#rightsidebar ul.header-menu-mobile li a {

    position: relative;

    display: block; 

}

ul.dropdown-menu3 {

    position: relative;

    right: 0px;

    width: fit-content;

}

#rightsidebar .dropdown-toggle::after {

    content: '\f078';

    position: absolute;

    right: 0;

    top: 50%;

    font-family: "FontAwesome";

    font-weight: 400;

    transition: transform .5s;

    padding: 7px 0  7px 3px;

    border-width: 0px;

    font-size: 14px;

    transform: translate(0px, -50%);

}

.dropdown-menu{

    float: none;

    border-width: 0px;

    position: relative!important;

    min-width: auto!important;

    padding: 10px 10px 0px;

    transform: translate3d(0px, 0px, 0px)!important;

    border-top: 3px solid rgb(255 255 255)!important;

}

.header-part .social-menu {margin-right: 0px!important;}

.search-box-wrapper .search-box{display: none;}

#rightsidebar .search-box {

    display: block;

    padding: 20px;

    width: 100%;

}

#rightsidebar .search-box form{position: relative;}

ul.dropdown-menu2,ul.dropdown-menu3 {

    position: relative!important;

    right: auto!important;

    background-color: #fff!important;

}


}


.banner-caption {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0px, -50%);
    color: #FFf;
   
}
.banner-caption h1{
    text-align: center;    color: #ffdba3; font-size: 80px;
	 font-family: 'Marykate';
  font-weight: 400;min-height:96px;
}
.banner-overlay {
    height: 100vh;
    width: 100%;
  
    position: absolute;
    top: 0;
    left: 0;
	background:rgba(0,0,0,0.4);
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,c07b18+34&0.5+0,0.2+100 */
/*background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(192,123,24,0.15) 34%,rgba(192,123,24,0.15) 100%); *//* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


}
.banner-overlay.overlay2{
	background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(192,123,24,0.3) 34%,rgba(192,123,24,0.3) 100%); 
}
.world-vedawoo .banner-overlay {
	background:rgba(192,123,24,0.4);

}
.hm-banner video{
	height: 100vh;
    width: 100%;
    object-fit: cover;margin:0
}
.hm-banner .btn-white {
	padding: .65rem 3rem .65rem 3rem;
}
.page-template-about-template .hm-banner video, .page-template-distributor-template .hm-banner video{	height: 60vh;}
.carousel-indicators [data-bs-target] {
	display: none;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin: 0 5px
}
.hm-about{
  
    background-image: url(../images/about-shape.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto;
}

.footer-part h3{
    color: #FFDBA3;
    font-size: 50px;
    font-weight: 700;
}
.footer-part h5 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 18px;
    color: #fff;
}
.footer-part ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: 300
}
.footer-part ul li {
    padding-bottom: 8px;
    font-size: 15px
}

.footer-part ul li a {
    font-weight: 300;
    color: #fff;
    text-decoration: none
}
.footer-part ul li a:hover{color: #FFDBA3;}
.footer-part .contact-menu li {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
}
.footer-part .contact-menu li a b{font-weight: 700;text-transform: uppercase;margin-right: 10px;}
.footer-part ul li i {
    font-size: 18px;
    color:#fff;
    margin-right: 10px;
}

.footer-part ul.social-menu li a {
    padding: 0 10px 0 0px; 
}
.footer-part p{     font-size: 14px;     font-weight: 100;  color: #fff;}
.footer-shape{
    background-image: url(../images/footer-shape.png);
    background-position: 30% 2%;
    background-repeat: no-repeat;
    background-size: 55%;
}

/**********************contact**********************/

.contact-form .form-line {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.contact-form {
	padding: 50px;
    background-color: #fff;
    border-radius: 20px;
}
.contact-form .form-control, .contact-form .form-date {
	border-top: none;
	border-left: 0;
	border-right: 0;
	border-radius: 5px;
	background-color: #fff;
	border: 0 solid #ced4da;
	border: 1px solid #d0d0d0;
	position: relative;
	z-index: 1;
	padding: 22px 10px 8px;
}

 :focus-visible {
 outline: none;
}
.contact-form .form-date {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #3E0C33;
	background-clip: padding-box;
	appearance: none;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.contact-form .form-line.focused .form-label {
    bottom: calc(100% - 33px);
    font-size: 12px;
    color: #9d9d9d;

    z-index: 2;
}
.contact-form .form-label {
	position: absolute;
	bottom: 6px;
	cursor: text;
	-moz-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	color: #777777;
	font-size: 17px;
	letter-spacing: .5px;
	z-index: 1;
	left: 10px;
}
.contact-form .btn-blue {
    padding: .65rem 3rem .65rem 3rem;
    border-width: 0;
}
.contact-form .form-line.file-t {
    margin-top: 10px;
}
.contact-form .form-line.file-t .form-label{
    left: 0;
    top: -5px;
}
.contact-form textarea {
	height: 90px !important;
}
.form-control:focus {
	color: #212529;
	background-color: #fff;
	border-color: #3E0C33;
	outline: 0;
	box-shadow: none;
}
.contact-icon {
	margin-right: 10px;height: 60px;
}
.contact-icon i {
    font-size: 35px;
    color: #000;
    border-radius: 50%;
    background-color: rgba(2, 107, 181, 0.12);
    width: fit-content;
    padding: 12px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-transition: .3s;
}

.single-contact:hover .contact-icon i {
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s;
    font-size: 35px;
	background: #3E0C33;
}
.single-contact h5 {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	-webkit-transition: .3s;
	transition: .3s;
	color: #000000;
	margin-bottom: 2px;
}
.single-contact p a, .single-contact p {
	text-decoration: none;
    color: #676767;
	font-size: 15px;
}
.single-contact p b {
    display: block;
}
.contact-map p{margin-bottom:0;}
.contact-map iframe {
    width: 100%;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent !important;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.card-columns.official-selection .card {
    border: 0 solid rgba(0,0,0,.125);
    border-radius: 0;
    margin-bottom: 20px
}

@media only screen and (min-width: 400px) {
    .card-columns.official-selection {
        -webkit-column-count:1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media only screen and (min-width: 768px) {
    .card-columns.official-selection {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width: 992px) {
    .card-columns.official-selection {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.hm-testimonial .item {
    border-radius: 10px;
    background-color: #141F48;
    color: #fff;
    padding: 20px;
}

.hm-testimonial .item p {
    font-weight: 300;
}
.score {
    display: block;
    font-size: 16px;
    position: relative;
    overflow: hidden
}

.score-wrap {
    display: inline-block;
    position: relative;
    height: 26px;
    margin: 0 auto 0px
}

.score .stars-active {
    color: #eebd01;
    position: relative;
    z-index: 10;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    float: left
}

.score .stars-inactive {
    color: grey;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-text-stroke: initial
}

.hm-testimonial .client-img {
    border-radius: 50%;
    width: 60px !important;
    height: 60px !important;
    margin-left: 10px;
}
.inner-banner .banner-caption h1{    font-size: 50px;}
.page-template-about-template .inner-banner .banner-caption h1{    font-size: 70px;}
.slick-slide {
    margin: 0 10px;
}
.slick-prev, .slick-next {
    background-color: #3E0C33;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 8px;
    border-radius: 50%;    z-index: 2;
}
.hm-testimonial .slick-prev,.hm-testimonial .slick-next ,.product-tea .slick-prev,.product-tea .slick-next{    background-color: #fff;}
.slick-prev:before, .slick-next:before {
    content: "";
    background-image: url(../images/arrow.png);
    opacity: 1;
    width: 20px;
    height: 20px;
    font-size: 0;
    position: absolute;
    top: 8px;
    left: 8px;
    background-repeat: no-repeat;   border-radius: 50%;
    background-size: contain;   filter: brightness(0) invert(1);
}
.slick-prev:before{
	 background-image: url(../images/arrowl.png);
}
.hm-testimonial .slick-prev:before, .hm-testimonial .slick-next:before,.product-tea .slick-prev:before, .product-tea .slick-next:before{
    background-color: #fff;filter:  invert(0);
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background:#3E0C33!important;
}
.hm-testimonial .slick-prev:hover, .hm-testimonial .slick-prev:focus,.hm-testimonial .slick-next:hover, .hm-testimonial .slick-next:focus,
.product-tea .slick-prev:hover,.product-tea .slick-prev:focus,.product-tea .slick-next:hover,.product-tea .slick-next:focus
{
	background:#fff!important;
}
.slick-next {
    right: -8px;   
}
.slick-prev {
    left: -8px; 
}
.c-col-box{
	    gap: 40px;
}
.c-col {
    width: 17%;
}
.category-box{transition:0.5s all}
.category-box:hover{
	transform: scale(1.05);
}
.category-box a {
    text-decoration: none;
}

.category-box h5 {
    color: #292929;
    font-weight: 700;
    font-size: 18px;
    margin-top: 12px;
}
.category-box .cat-img {
    width: 100%;
  
    margin: 0 auto;
    overflow: hidden;
    border-radius:5px;
}
.category-box .cat-img img{
	width: 100%;
}
.category-box .cat-overlay a {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 0;
    transition: 0.5s all;
}
.category-box:hover .cat-overlay a{
    opacity: 1;
}
.woocommerce ul.products li.product a ,.product-info a{
    text-decoration: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-loop-category__title, .info-product .woocommerce-loop-product__title ,.woocommerce-loop-product__title {
    font-weight: 500;
    font-size: 16px;
    color: #292929;
    padding-top: 0;
  
    padding-bottom: 5px;
}
/*.woocommerce ul.products li.product .button{display: none;}*/
.woocommerce ul.products li.product .price,.info-product .price {
    font-weight: 400;
    font-size: 15px;
    color: #000;
    text-decoration: none;
  width:70px;  display: initial;
}
.product-info .price a,.product-info a .price{color: #000;text-align: end;}
.product-info a{
	display: flex;
    align-items: center;
    text-decoration: none;
    text-align: left;
    justify-content: space-between;    gap: 20px;
}
.woocommerce ul.products li.product .price ins,.info-product .price ins {
    font-weight: 400;
    text-decoration: none
}

.woocommerce ul.products li.product .price del,.info-product .price del {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.woocommerce ul.products li.product .product-inner  .product-info .button.add_to_cart_button, .woocommerce ul.products li.product .product-inner .product-info .button {display: none}
.custom-hover-buttons{opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top:50%;
    transform: translate(0, -50%);
    width: fit-content;
    padding: 16px 30px;text-align:center
}
 .woocommerce ul.products li.product .product-inner:hover .custom-hover-buttons,  .product-inner:hover .custom-hover-buttons{
    opacity: 1;
}
.woocommerce ul.products li.product .onsale {
    top: 10px;
    right: 10px;
    left: auto;
    background-color: #3E0C33;
    line-height: 1;
    border-radius: 5px;
    padding: 4px 9px;
    font-size: 12px;
    min-height: auto;
    font-weight: 400
}


.woocommerce .cart .button,.woocommerce .cart input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward,.btn-green {
    color: #ffffff!important;
    background-color: #141F48!important;
    border: 1px solid #141F48!important;
    border-radius: 30px!important;
    padding: 10px 24px!important;
    line-height: 1.5;
    font-size: 16px
}

.soldout {
    padding: 3px 8px;
    text-align: center;
    background: #141F48;
    color: #fff;
    font-weight: 700;
    position: absolute;
    bottom: 25px;
    right: 6px;
    font-size: 12px;
    border-radius: 5px
}

.product-image .wishlistadd {
    position: absolute;
    left: 10px;
    top: 10px;
	z-index: 999;
}

.product-image .wishlistadd a {
    color: red;
    text-decoration: none;
    font-size: 20px
}

.wishlistadd a i.fa.fa-heart {
    color: red
}

.sale-p {
    text-decoration: line-through;
    margin-left: 6px;
    opacity: .5;
}

.product-image {
    overflow: hidden;border-radius: 10px;margin-bottom: 14px;
}
.product-image img{
    transform: scale(1);
    transition: 0.5s all;
margin-bottom: 0px!important;
	max-width: 600px
}
.product-inner:hover .product-image img{
    transform: scale(1.1);
}






.woocommerce-breadcrumb a{text-decoration: none;}

.floting-button {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    background: #3E0C33;
    color: #fff;
    z-index: 99;
    display: none
}

a.sb-close {
    background: #3E0C33;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: none
}

.product-sb {
    position: sticky;
    top: 110px
}

.product-sb .woocommerce-ordering {
    width: 100%
}

.product-sb-w {
    padding-right: 30px
}

.product-sb h2.widget-title {
    font-weight: 600;
    font-size: 20px;
    color: #1f1f1f;
    line-height: 1.5
}

.product-sb ul.product-categories {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #1f1f1f
}

.product-sb ul.product-categories .children {
    list-style: none;
    padding-left: 14px
}

.product-sb ul.product-categories li {
    margin-top: 5px
}

.product-sb ul.product-categories li a,.product-sb .woocommerce-widget-layered-nav-list li a {
    font-weight: 300;
    font-size: 15px;
    color: #1f1f1f;
    text-decoration: none;
    width: 100%
}

.product-sb ul.product-categories li .count,.product-sb .woocommerce-widget-layered-nav-list li .count {
    float: right;
    font-size: 12px;
    color: #1f1f1f;
    font-weight: 400
}

@media only screen and (max-width: 991px) {
    .product-sb {
        position:fixed;
        width: 100%;
        z-index: 1000;
        height: 0;
        bottom: 0;
        left: 0;
        background: #fff;
        box-shadow: 0 -1px 8px 0px #000;
        transition: .5s all;
        top: auto
    }

    .product-sb-w {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        overflow-y: scroll;
        padding: 15px
    }

    .product-sb.open-me {
        height: 80vh
    }

    .floting-button {
        display: block
    }

    .product-sb.open-me a.sb-close {
        display: block
    }
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.input-text,.woocommerce .woocommerce-ordering select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 15px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 42px
}

.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image img {

    border: 1px solid #ccc;
    border-radius: 5px;
}
.rtwpvg-images .rtwpvg-wrapper .rtwpvg-slider-wrapper{
	margin-bottom:30px;
}
.woocommerce-page .woo-page-wrapper div.product div.summary form.cart::before{display:none;}
@media only screen and (min-width: 767px){
	.woocommerce-page .woo-page-wrapper div.product div.summary {
	width:100%;
}
.woo-page-wrapper .rtwpvg-images {
    max-width: 100%;
}
}
@media only screen and (min-width: 992px) {
	.rtwpvg-images .rtwpvg-wrapper .rtwpvg-slider-wrapper{
		margin-bottom:0;
	}
/*.woo-page-wrapper .rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-container {
	flex-direction: row-reverse;
    gap: 10px;
}
.woo-page-wrapper .rtwpvg-images .rtwpvg-wrapper .rtwpvg-slider-wrapper{
	width: calc(100% - 110px);
    height: 100%;
}
.woo-page-wrapper .rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper, .rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper {
	width: 110px;
    height: 100%;
}
.woo-page-wrapper .rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.swiper-initialized).rtwpvg-thumbnail-columns-4 .swiper-wrapper {
	display: flex;
    flex-wrap: wrap;	
	gap: 10px;
}*/
.woocommerce-page .woo-page-wrapper div.product div.summary {
	width:47%;
}
.woo-page-wrapper .rtwpvg-images {
    max-width: 50%;
}
}


.single-product.woocommerce .summary .product_meta {
    margin-bottom: 20px
}

.product_meta>span {
    display: block;
    margin-bottom: 5px;
    font-size: 12px
}

.product_meta span a {
    font-weight: 700;
    color: #999;
    text-decoration: none
}

.woocommerce-product-details__short-description {
    border-top: 1px solid #dee2e6 ;
    padding-top: 1rem;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

.related.products {
    padding: 70px 0 0;
}


.woocommerce div.product .product_title{color: #3E0C33;}
.single-product .entry-summary p.price {
    font-size: 25px!important
}

.single-product .entry-summary p.price ins {
    text-decoration: none
}
.single-product .entry-summary p.price del{opacity: 0.5}
.single-product .entry-summary .woocommerce-Price-amount.amount {
    color: #000;
    font-weight: 500
}

.woocommerce div.product form.cart .variations p.nc_attr_name {
    margin-bottom: 5px;
    text-transform: capitalize
}


.quantity input::-webkit-outer-spin-button,.quantity input::-webkit-inner-spin-button {
    display: none;
    margin: 0
}

.quantity input.qty {
    appearance: textfield;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    border-width: 0;
    outline: none
}

input.qty_button.minus,input.qty_button.plus {
    border-width: 0;
    background-color: #fff;
    font-size: 20px;
    padding: 0;
    color: #999
}
.single-product .quantity .qty {
    width: 3.631em;
    text-align: center;
}
.woocommerce div.product form.cart div.quantity,.woocommerce-cart-form div.quantity {
    height: 46px;
    border: 1px solid #a3a3a3;
    overflow: hidden;
    display: flex;
    margin-right: 10px;
    border-radius: 4px
}

.woocommerce-cart-form div.quantity {
    width: fit-content
}

input.qty_button.minus {
    padding-left: 10px
}

input.qty_button.plus {
    padding-right: 10px
}

.quantity .qty {
    height: 44px;
    font-size: 18px
}

.single-product .summary a.wishlistadd-link {
    text-decoration: none;
    color: #eb4d4d
}

.single-product .summary .wishlistadd i {
    font-size: 25px;
    margin: 9px 5px 0 0px;
    position: relative
}

.single-product .summary a.wishlistadd-link span {
    position: absolute;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 3px
}


/*cart*/
.wc-block-components-button, .wc-block-components-totals-coupon__button,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {

    color: #ffffff!important;

    background-color: #141F48!important;

    border: 1px solid #141F48!important;

    border-radius: 30px!important;

    padding: 10px 24px!important;

    line-height: 1.5;

    font-size: 16px;

    text-decoration: none;

}

.wp-block-woocommerce-checkout-order-summary-block ,.wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-cart-line-items-block{

border: 1px solid #c1c1c1;

border-top: 0px;

border-radius: 5px;

}

.woocommerce-checkout .content-area a, .woocommerce-cart .content-area a{color: #000;text-decoration: none;}

.woocommerce-checkout .content-area a:hover, .woocommerce-cart .content-area a:hover{

color: #141F48;

}

.is-large.wc-block-cart .wc-block-cart__totals-title {

background-color: #ccc!important;

border-radius: 5px 5px 0 0;

text-align: left;

padding: 5px 16px!important;

font-size: 16px;

}

.wc-block-cart__submit-container {

margin-top: 10px;

}

.is-large.wc-block-cart .wc-block-cart-items:after{display: none;}

@media (min-width: 1400px){

    .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward,

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {

        font-size: 18px;

    }

}







button.wc-block-cart-item__remove-link{

    position: absolute;

right: -101px;

bottom: 20px;    z-index: 2;

}

@media (max-width: 1399px){

button.wc-block-cart-item__remove-link{right: -85px;}

}





/*account*/

.xoo-el-form-container.xoo-el-form-inline {  font-size: 14px;}
.wc-block-cart-item__quantity{
    position: relative;
}
.woocommerce-MyAccount-navigation ul {

padding: 0 2rem 0 0;

list-style: none;

}

.woocommerce-MyAccount-navigation ul li{

padding: 7px 10px;

position: relative;

margin-bottom: 10px;

color: #141F48;

border-radius: 5px;

}

.woocommerce-MyAccount-navigation ul li:hover ,.woocommerce-MyAccount-navigation ul li.is-active {

background-color: #3e0c33;border-radius: 5px; color: #fff;

}

.woocommerce-MyAccount-navigation ul li:hover a ,.woocommerce-MyAccount-navigation ul li.is-active a{

color: #fff;

}

.woocommerce-MyAccount-navigation ul li a{

color: #141F48;

font-size: 15px;

text-decoration: none;

width: 100%;

display: block;

}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:before{

font-family: 'FontAwesome';

position: absolute;

right: 7px;

color: #3e0c33;

font-size: 16px;

}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:hover a:before,.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard.is-active a:before{

color: #fff;

}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {content: '\f0e4'; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {content: '\f07a';}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before { content: '\f019';}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {content: '\f015';}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before { content: '\f007'; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {content: '\f08b';}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:before {content: '\f004';}

.woocommerce-account{font-size: 16px;}

.woocommerce-MyAccount-content a { color: #141F48;text-decoration: none;}

.woocommerce-MyAccount-content td { border: 1px solid rgb(255 255 255); }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea ,.input-text ,.woocommerce .woocommerce-ordering select  {

    display: block;

    width: 100%;

    padding: .375rem .75rem;

    font-size: 15px;

    line-height: 1.5;

    color: #495057;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid #ced4da;

    border-radius: 5px;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    height: 42px;

}

.select2-container--default .select2-selection--single {

    border: 1px solid #ced4da;

    height: 42px;

    border-radius: 5px;

}

.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 42px;    font-size: 15px;}

.woocommerce form .form-row label {

    line-height: 2;

    font-size: 14px;

    letter-spacing: 0px;

}



.woocommerce .woocommerce-cart-form table.shop_table th, .woocommerce-MyAccount-content th {

    background-color: #ccc;

    border-width: 0;    font-size: 16px;

}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title{
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    padding-top: 0;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom:0;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    text-align: center;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price ins{text-decoration: none;}
.wp-block-woocommerce-empty-cart-block .wp-block-button.wc-block-grid__product-add-to-cart{display: none;}
.wc-block-grid__product .wc-block-grid__product-onsale{
    top: 10px;
    right: 10px;
    left: auto;
    background-color: #141F48;
    line-height: 1;
    border-radius: 5px;
    padding: 4px 9px;
    font-size: 13px;
    min-height: auto;
    font-weight: 700;
    color: #fff;
    border-width: 0px;
    text-transform: capitalize;
}



@media only screen and (max-width: 991px){
    .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
        padding-right: 0px;
        padding-top: 0px;
    }
    .wc-block-cart table.wc-block-cart-items, .wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th {
        margin: 0 0 0em;
    }
    .wc-block-cart-items td{
        border-style: solid!important;
        border-width: 1px 0 0!important;
        border-color: rgba(0, 0, 0, 0.3)!important;
        padding-top: 16px!important;padding-bottom: 0px!important;
    }
    .wc-block-cart-items .wc-block-cart-items__row{ padding-bottom: 0px!important;}
    .wc-block-cart__sidebar {
        margin-top: 20px;
    }
    .wc-block-components-totals-wrapper {
        padding: 16px 10px!important;
    }
    .woocommerce-cart h1.entry-title {
        margin-bottom: 1rem;
    }
    table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
        font-size: 14px!important;
       position: relative!important;
        display: block!important;
        right: auto!important;
        bottom: auto!important;
    }
}


.product-tea .product-tea-content{width: 30%;
    background-image: url(../images/tea-shape.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.product-tea .product-tea-wrap{width: 70%;}

.product-tea .slick-prev {left: 20px;}

.product-tea .slick-next{right: 20px;}

.woocommerce-message ,.woocommerce-info{
    border-width: 0;
    background-color: #f7e2c6;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0.5em 2em 0.5em 3.5em;    min-height: 60px;
}
.woocommerce-message:before, .woocommerce-info:before {
    color: #3e0c33;
    line-height: 2;
}
.woocommerce-message a.button.wc-forward, .woocommerce-info .button.wc-forward{margin-left:auto}
a.added_to_cart.wc-forward{display:none;}

.product-inner .product-info .woocommerce-loop-product__title span{
display: inline-block;
    color: #363636;
margin: 2px 0 0;
    font-weight: 300;
     width: fit-content;
    position: relative;
    font-size: 13px;

}

.product-inner .product-info .woocommerce-loop-product__title span:after{

    content: '';



    background-size: contain;

    position: absolute;

    right: -23px;

    background-repeat: no-repeat;

}

.product-inner .product-info .woocommerce-loop-product__title span.loose:after{

   background-image: url(../images/leaf.png);

   width: 16px;

   height: 18px;

}

.product-inner .product-info .woocommerce-loop-product__title span.tea-bag:after{

    background-image: url(../images/tea-bag.png);

    width: 18px;

    height: 21px;

    right: -26px;

} 
.ingredients h5{
	color: #3E0C33 !important;
}
.ingredients ul {
padding: 0;
list-style: none;
}
.ingredients ul li {
display: inline-block;
text-align: center;
margin-left: 20px;
vertical-align: top;
width:100px;
margin-bottom: 20px;
}
.ingredients ul li:first-child,.ingredients ul li:nth-child(6){
margin-left:0;
}
.ingredients ul li a{
text-decoration:none;
}
.ingredients p{
color: #262626;
font-size: 14px;
margin-bottom: 0;
margin-top: 8px;
line-height: 1.3;
}
.ingredients ul li img{
border-radius:50%; margin: 0 auto;
}

@media only screen and (max-width: 1800px){
.ingredients ul li {  width: 106px;  }
.ingredients p {  font-size: 16px; }
}
@media only screen and (max-width: 1600px){
.ingredients ul li { margin-left: 40px; width: 83px; }

.ingredients ul li img { width: 70px; }
.ingredients p {
font-size: 14px;
}
}

.smbtn-fx {
    width: auto;
    height: auto;
    float: left;
    position: relative;
    z-index: 99999;
    display: none;
}
.smbtn-fx span {
    background-color: #fff;
    text-decoration: none;
    color: #3E0C33;
    font-size: 12px;
    position: absolute;
    bottom: 60px;
    right: 0;
    width: max-content;
    padding: 2px 10px;
    border-radius: 7px;
    line-height: 1.3;box-shadow:0px 2px 10px #0000000d;
}

.smbtn-fx span:after {
    content: '';
    bottom: -6px;
    /* background-color: #fff; */
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #ffffff;
    position: absolute;
    right: 23px;
}
a.btn-whatsapp {
    position: fixed;
    bottom: 15px;
    right: 10px;
    padding: 5px;
    border-radius: 50%;
    text-decoration: none;
   /* background-color: #fff;
    box-shadow: 0px 3px 13px #00000059*/
}

a.btn-whatsapp img {
    width: 50px;
    height: 50px;
}

@media only screen and (max-width: 767px) {
    a.btn-whatsapp {
        bottom:15px;
        right: 15px;
        padding: 0;
        background-color: transparent;
        box-shadow: none
    }

}

.popup-cart{
	position: fixed;
    right: -500px;
    background: #fff;
    width: 360px;
    transition: 0.5s all;
    height: 100vh;
    z-index: 100000;
    bottom: 0;
    padding: 0;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.popup-cart.show{
	right:0;
}
.popup-cart h2 {
    padding: 16px 20px;
    font-size: 20px;
    font-weight: 700;
    color: #3e0c33;
    border-bottom: 1px solid #ccc;
}
.widget_shopping_cart_content {
	padding: 20px;text-align: center;display: flex; flex-direction: column !important;justify-content: center;height: calc(100% - 70px);
}
.widget_shopping_cart {
    height: 100%;
}
.popup-cart .button-continue-shopping {
          width: 100%;
    text-align: center;
    margin: 20px 0 !important;
}
a.popup-cart-close {
    position: absolute;
    right: 16px;
    top: 10px;
    font-size: 20px;
}
.empty-cart-content{
	    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    height: calc(100% - 68px);
    flex-direction: column !important;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget {
    height: calc(100% - 125px);    text-align: left;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget li a {
      color: #2a1424;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.1;
    margin-bottom: 2px;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget li span.quantity {
    font-size: 14px;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget li a.remove {
    font-size: 28px;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget li img {
    width: 50px;
}
p.woocommerce-mini-cart__buttons.buttons .button {
    width: 48%;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__total.total {
    text-align: left;
    border-top: 1px solid #e9e6ed;
    padding: 20px 0 10px!important;
}
p.woocommerce-mini-cart__buttons.buttons .button {
    width: 48%;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total .woocommerce-Price-amount {
    float: right;
    margin-right: 0px;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget li {
    padding-bottom: 20px;
}


.giftbox .main-heading{
	font-family: 'Marykate';    font-size: 54px;    color:#141f48;
}
.giftbox .main-heading span{
font-weight: 300;font-size: 42px;
}
.giftbox .btn-blue {
	padding: .65rem 3rem .65rem 3rem;}

.content-area h4{
	    color: #3E0C33;    font-weight: 700;
}
.content-area h5{
	color: #141f48;    font-weight: 700;margin-bottom:10px;
}
.content-area a{  color: #3E0C33; }

.accordion-item:last-of-type .accordion-collapse, .accordion-item:last-of-type{  border-radius: 0;}
.accordion-item{
    border-width: 0 0 1px;
    border-color: #0000002b;
    border-style: solid;
    border-radius: 0;background-color:transparent;
}
.accordion-header {
    margin-bottom: 0;
}
.accordion-button {
    font-weight: 600;
    box-shadow: none !important;
    padding-left: 0;
    padding-right: 0;    color: #141f48;background-color:transparent;padding: 1.4rem 0;
}
.accordion-button:not(.collapsed) {
    background: transparent;    color: #121111;
}
.accordion-body {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.accordion-button:after {
	content: "\e9b1";
    background: none;
	font-family: 'Feather';
}
.accordion-button:not(.collapsed):after {
    content: "\e996";background: none;
}
.accordion-body h5{
	 color: #3E0C33;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 10px;
    font-size: 16px;
}
.newsletter-box p {
    display: flex;
    background-color: #fff;
    border-radius: 30px;overflow: hidden;
}
.contect-about .form-control {
    height: 48px;
    font-size: 14px;
    border-width: 0px;    padding: .375rem .75rem .375rem 1rem;
}
span.wpcf7-spinner {
    position: absolute;
}
.contect-about .wpcf7-form-control-wrap {
    position: relative;
    width: calc(100% - 146px);
}
ul.team-social {
position:absolute;
	bottom:20px;
	right:10px;
    margin: 0;
    padding: 0; opacity: 0;
}
.team-box:hover ul.team-social {
    opacity: 1;
}
ul.team-social li {
    display: inline-block;
    margin-bottom: 0px;
    position: relative;
}

ul.team-social li i {
      padding: 5px;
    background: #0866ff;
    height: 34px !important;
    width: 34px;
    border-radius: 5px;
    color: #fff;    font-size: 18px;
}
ul.team-social li i.feather-twitter {
    background: #0077b5;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	color: #3E0C33 
}



ul.header-menu-mobile >li{
	    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.menu-number {
    position: absolute;
    inset: 0% auto auto 0%;
    overflow: hidden;
}
ul.header-menu-mobile li a {
       justify-content: flex-end;
    width: 100%;
    display: flex!important;
;
    position: relative;
      color: #ffdba3;
  
   
}

.menu-name{
        transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 100;
 overflow: hidden;

    transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.menu-item:hover .menu-name {
        transform: translateX(-0.5rem);
    }

 
.menu-divider {
  height: 1px;
      width: 0;
    position: absolute;
    background-color: #f8f6f173;
    left: 20px;    transition: width 0.5s ease-out;
}
.menu-divider.delay-divider {
    width: calc(100% - 40px);
}
ul.header-menu-mobile li:last-child .menu-divider{ display: none}
  ul.header-menu-mobile:hover > .menu-item:not(:hover):not(.menu-divider){
        opacity: 0.25;
    }
ul#menu-header-menu .menu-divider:last-child {
    display: none;
}

.menu-item .menu-name span{
    font-size: 48px;
    line-height: 58px;
    display: inline-block;
    transform: translateY(150%);
    opacity: 0;
    transition: transform 0.9s ease-out, opacity 0.8s ease-out;
}

/* Active Animation Class */
.menu-item.delay-animate .menu-name span{
    transform: translateY(0);
        opacity: 1;
}


@media only screen and (max-width: 1400px){
	.menu-item .menu-name span {
 font-size: 26px;
        line-height: 54px;
	}
	.menu-number {
    font-size: 14px;
}
}

.contact-container {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

.contact-container i.contact-btn {
    background-color: #fff;
    font-size: 27px;
    padding: 7px;
    border-radius: 50%;
    color: #3e0c33;    border: 1px solid #e1e1e1;
}

.contact-container .contact-icons {
    position: absolute;
    bottom: 44px;
    font-size: 20px;
    opacity: 0;
    right: 0;  
}

.contact-container:hover .contact-icons {
    opacity: 1;
}

.contact-container .contact-icons i {
    color: #3e0c33;
    font-size: 16px;
}

.contact-container .contact-icons a {
    font-size: 12px;
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 8px;
    width: max-content;
    color: #676767;
    text-decoration: none;
    margin-bottom: 5px;
    gap: 4px;  border: 1px solid #e1e1e1;
}

.single-product .ppcp-messages, .single-product .ppc-button-wrapper {
    display: none!important;
}
.woocommerce div.product form.cart{
	    margin-bottom: 0em;
}

@media only screen and (max-width: 1399px){
	.footer-part h3 { font-size: 40px;}
 .ingredients ul li:nth-child(5) {    margin-left: 0;}
	 .ingredients ul li:nth-child(6) {    margin-left: 40px;}
}
@media only screen and (max-width: 1199px){
    .ingredients p { font-size: 12px; }
	    .ingredients ul li { margin-left: 25px; }
	 .ingredients ul li:nth-child(6) {    margin-left: 25px;}
		.product-sb-w { padding-right: 0px;}
	.c-col-box { gap: 20px;}
}

@media only screen and (max-width: 991px){
	.header-part ul li:first-child a.ms-auto{display:none}
	.inner-banner img {
    height: 255px;object-fit:cover;
}
	.inner-banner .banner-caption h1{   min-height: auto;}
	 .ingredients ul li:nth-child(5) {    margin-left: 25px;}
	 .ingredients ul li:nth-child(7) {    margin-left: 0;}
	
	.page-template-about-template .inner-banner .banner-caption h1 { font-size: 60px;min-height: auto}
	.product-tea .product-tea-content,.product-tea .product-tea-wrap {width: 100%;}
	.c-col-box .c-col { width: 31%;}

}
@media only screen and (max-width: 767px){
	.mobile-menu {	width: 100%;}	 
	.ingredients ul li:nth-child(5) {    margin-left: 0px;}
	.ingredients ul li:nth-child(7) {    margin-left: 25px;}
	.ingredients ul li {  width: 85px; }
	.banner-caption h1 {
    font-size: 60px;
    min-height: 85px;
}
	.c-col-box .c-col { width: 48%; }
	.custom-hover-buttons{display:none;}
	.product-inner .product-info .woocommerce-loop-product__title span.tea-bag .blog-meta-sep{
		display: block;
    	font-size: 0;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-loop-category__title, .info-product .woocommerce-loop-product__title, .woocommerce-loop-product__title {
    font-size: 15px;
	}
	.product-inner .product-info .woocommerce-loop-product__title span {   font-size: 12px;}
	.product-inner .product-info .woocommerce-loop-product__title span.tea-bag:after {
    width: 17px;
    height: 17px;
    right: -22px;
	}
	.woocommerce-message, .woocommerce-info {
   flex-wrap: wrap;
    gap: 5px;
}
	.woocommerce-message a.button.wc-forward, .woocommerce-info .button.wc-forward {
    margin-left: 0;
}
	
	.hm-banner .carousel-item img{
		         height: 500px;
        object-fit: cover;
	}
	.fs-18px {font-size: 16px;}
	    .banner-caption h1 {
        font-size: 50px;
        line-height: 1;
    }
	.banner-overlay { height: 100%}
	.main-heading, .related.products h2 { font-size: 30px;}
	.main-heading span {  font-size: 22px;}
	.spad {  padding: 60px 0;}
	.giftbox .main-heading span { font-size: 30px;}
	.giftbox .main-heading {font-size: 40px;}
	.footer-part h3 {  font-size: 30px;}
	    .c-col-box { gap: 14px; }
	.category-box h5 {
    font-weight: 500;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0;
}
}
@media only screen and (max-width: 600px){
.header-part ul.social-menu { display: none;}
	span.cart-count {  right: 9px;}
	.contact-form { padding: 25px;}
	.inner-banner img { height: 200px;  }
	.inner-banner .banner-caption h1 { font-size: 40px;}
	 .related.products ul.products[class*=columns-] li.product { width: 100%; }
.single-product .summary .wishlistadd {
   /* width: 100%;
    float: left;*/
    margin-top: 10px;
}
	.single-product .summary .wishlistadd i { margin: 9px 5px 0 0px;}
	    .ingredients ul li,.ingredients ul li:nth-child(7) {
        margin-left: 15px;
    }
	    .c-col-box .c-col { width: 47%;}
	.slick-dots li button:before {
    font-size: 30px;
}
}

@media only screen and (max-width: 440px){

	.ingredients ul li:nth-child(5),.ingredients ul li:nth-child(6){ margin-left: 15px;}
	
	   .ingredients ul li:nth-child(4) ,.ingredients ul li:nth-child(7){
        margin-left: 0px;
    }
	    .ingredients ul li {
        width: 120px;
    }
	a.navbar-brand img {
    width: 110px;height:auto
}
}


@media only screen and (max-width: 420px){
	.ingredients ul li {  width: 115px;}
    }
	
	
	
	
}
@media only screen and (max-width: 412px){
	.ingredients ul li { width: 110px;}

}
@media only screen and (max-width: 400px){
	.ingredients ul li { width: 100px;}

}

@media only screen and (max-width:370px){
	.ingredients ul li { width: 90px;}

}
.wc-block-components-express-payment.wc-block-components-express-payment--checkout ,.wc-block-components-express-payment-continue-rule.wc-block-components-express-payment-continue-rule--checkout,.is-large.wc-block-cart .wc-block-cart__payment-options, div#ppcp-cart-paylater-messages{
    display: none;
}

.woocommerce ul.order_details {
    padding: 0;
}
.woocommerce ul.order_details li strong { margin-top: 5px;}
.woocommerce-order h2{
    color: #3E0C33;
    font-weight: 700;
    font-size: 26px;
}
.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 600;
    color: #141F48 !important;
    margin: 20px 0 15px;
    font-size: 22px;
}
.payment-op img {
    margin: 2px;
    padding: 1px;
    background-color: #fff;
    border-radius: 3px;
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 25px;
    color: #141f48;
}
.woocommerce-account .woocommerce-Address {
    background-color: #fff;
    padding: 16px;
    border-radius: 10px;
}
.woocommerce-account .woocommerce-Address address {
    margin-top: 12px;
    border-top: 1px solid #FFDBA3;
    padding-top: 13px;
}
@media (min-width: 992px) {
    .h-lg-100 {
             height: 100% !important;
    }
}