:root {
  --color-yellow: #FFCC05;
  --color-black: #000000;
  --color-white: #ffffff;
  --color-red: #dc3836;
}
:root {
  --font-jost: "Jost";
}
#slider .carousel-caption{
  left: 10%;
  right: 9%;
  top: 16%;
}
#slider .carousel-control-next, .carousel-control-prev{
  width: 10%;
  opacity: 1;
}
#slider .slider-icon {
    color: var(--color-yellow);
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50% !important;
    padding: 15px 15px;
}
#slider .slider-icon:hover {
    color: var(--color-red);
}
#slider .slide-small-heading{
  letter-spacing: 10px;
  font: 600 18px/30px var(--font-jost);
}
#slider .slidesmalltext{
  letter-spacing: 1px;
  color: #fff;
  font: normal normal 400 17px/21px var(--font-jost);
  text-align: center;
  padding: 0 100px;
  font-size: 17px;
    font-weight: 400;
}
#slider h1 {
    position: relative;
    overflow: hidden;
    color: #fff;
    font: bold 58px/95px var(--font-jost);
    text-align: center;

}
#slider .slider-box .slider-icon-img img {
    height: auto;
    width: auto;
    margin: 0 auto;
    display: table;
    padding: 20px 0;
}
#slider .slider-indicator button {
    background: none;
    border-radius: 50%;
    border: #fff;
    text-indent:unset !important;
    width: 40px !important;
}

#slider .slider-indicator img{
    height: 80px;
    width: 80px;
    border-radius: 50%;
}
#slider .slider-indicator .active img {
    border-color: var(--color-red) !important;
    border: 4px solid ;
}
#slider .container-slider .carousel-indicators{
  bottom: 11%;
  margin-inline: auto;
}
#slider .slider-main-image{
  position: relative;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}

#slider .slide-short-head{
  width: 60%;
}
.slider-video-text{
  font-weight: 400;
}
.carousel-indicators button{
  height: 12px !important;
  width: 12px !important;
  border-radius: 50px;
  border: none !important;
  background: #fff;
  opacity: 1 !important;
  margin: 0px 10px !important;
}
#slider .slide-btn{
    border-radius: 0px;
    border-color: var(--color-red) !important;
    border: 1px solid ;
    background: var(--color-red);
    width: 100%;
    height: 100%;
    max-width: 45%;
    font-size: 15px;
    font-weight: 800;
}
#slider .slider-left-image{
  width: 75%;
  height: auto;
  margin-top: -20px;
}
#slider  .read-more img {
    height: auto;
    width: 35px;
}
/*--------------Comman Css---------*/
#slider .slider-box,.feature-block-title{
  color: var(--color-black);
}
.double-line-img img {
    height: auto;
    width: 49px;
}
.red-icon-img {
    width: 30%;
    height: auto;
}
.section-title h3{
  font: bold 40px/60px var(--font-jost);
  letter-spacing: 2.7px;
  color: var(--color-black);
}
.section-title h2 {
    font-size: 42px;
    color: #1e1e1e;
    font-weight: 700;
    font-family: "Jost";
    line-height: 72px;
}

/*-------------about Settings------------------*/
#about{
  padding-bottom: 100px;
}
#about .section-title h2 {
    font-weight: 700;
    font-family: "Jost";
    text-align: center;
    font-size: 42px;
    color: var(--color-black);
}
#about .about-content p{
    font-size: 17px;
    line-height: 35px;
    color: var(--color-black);
    font-weight: 400;
    font-family: var(--font-jost);
    margin: 0 40px;
}
#about .prodct-btn{
  margin: 0 auto;
  display: block;
  text-align: center;
}
#about .abut-butn-cls img {
    height: auto;
    width: 52px;
    background-color: var(--color-red);
    padding: 13px 10px;
    margin-right: 22px;
}
#about .abut-butn-cls {

    padding: 0px 23px 17px 0px;
    font-size: 15px;
    font-weight: 600;
    border-color: var(--color-red);
    border: 4px solid ;
    color: var(--color-red);
}
.button-cls:hover a{
  color: var(--color-red);
}
#about.about-img{
  position: relative;
}
#about.about-img img{
  position: absolute;
    width: 100%;
    height: 100%;
}
#about .about-boy-img img {
    height: 100px;
    width: 190px !important;
    position: absolute;
    right: 7%;
}
#about .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--color-red);
    border-radius: 35px;
}
#about .about-content .nav-item{
    font-size: 15px;
    font-weight: 500;
    font-family: "Jost";
    text-align: center;
}
#about ul .nav-link {
    color: var(--color-black);
}
#about .nav-link:hover{
  color: var(--color-white);
}
.about-content ul{
  background: #d0d0d0;
  border-radius: 42px;
  width: 68%;
  margin: 0 auto;
}
/*------------ ingredient ------------*/
#ingredient {
  position: relative;
}
.ingredient-image img {
  width: 200px;
  top: -103px;
  bottom: 0;
  left: 21px;
  position: absolute;
  z-index: 999;
}
.ingredient-main-image img {
  height: 60px;
  width: 60px;
}
.ingredient-content h6 {
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Jost";
}

.ingredient-content p {
    font-size: 15px;
    line-height: 26px;
    color: var(--color-white);
    font-weight: 400;
    font-family: var(--font-jost);
    /* width: 74%; */
}
/* -------------- our customers ---------------- */
#ourCustomers .navigation {
    display: none;
}
#ourCustomers .red-icon-img {
    width: 15%;
    height: auto;
}
#ourCustomers .custom-img{
  border: 1px solid #f6eded;
}
#ourCustomers .custom-img img {
  width: 90%;
  height: auto;
}
#ourCustomers .custom-content h6 a {
    font-size: 20px;
    color: #1e1e1e;
    font-weight: 600;
    font-family: "Jost";
}
#ourCustomers .custom-content p {
    font-size: 16px;
    line-height: 25px;
    color: #1e1e1e;
    font-weight: 400;
    font-family: "Jost";
}
#ourCustomers .custom-content .price {
    font-size: 18px;
    color: #1e1e1e;
    font-weight: 600;
    font-family: "Jost";
    text-align: start;
}
#ourCustomers .custom-content .cart-box a {
    color: #dc3836;
    border: 2px solid var(--color-red);
    padding: 3px 5px;
    text-transform: uppercase;
}
#ourCustomers .custom-content .cart-box {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: "Jost";
}
#ourCustomers .our-customer-cart:hover a{
    background-color: var(--color-red);
    color: var(--color-white);
}
#ourCustomers .prodct-btn{
    margin: 0 auto;
    display: block;
    text-align: center;
}
#ourCustomers .abut-butn-cls img {
    height: auto;
    width: 52px;
    background-color: var(--color-red);
    padding: 14px 11px;
    margin-right: 13px;
}
#ourCustomers .abut-butn-cls {

    padding: 0px 14px 17px 0px;
    font-size: 13px;
    font-weight: 600;
    border-color:  var(--color-red);
    border: 4px solid;
    color: var(--color-red);
}
#ourCustomers .custm-img:nth-child(odd) .outer{
    border: 2px solid green;
    height:  12px;
    width: 12px;
    padding: 2px 1px;
}
#ourCustomers .custm-img:nth-child(even) .outer{
    border-color: var(--color-red) !important;
    border: 2px solid ;
    height:  12px;
    width: 12px;
    padding: 2px 1px;
}
#ourCustomers .custm-img:nth-child(odd) .outer span{
    height: 4px;
    width: 4px;
    background-color: green;
    display: block;
    border-radius: 50%;
    margin: 0px auto;
}
#ourCustomers .custm-img:nth-child(even) .outer span{
     height: 4px;
    width: 4px;
    background-color: var(--color-red);
    display: block;
    border-radius: 50%;
    margin: 0px auto;
}
#ourCustomers .custom-content {
    position: relative;
}
#ourCustomers  .variations tbody {
    display: flex;
    justify-content: space-between;
    padding-left: 12px;
}
.dropbtn {
  color: black;
  background: none;
  font-family: 'Jost';
  font-weight: 600;
  font-size: 15px;
  border: none;
  cursor: pointer;
}

.custom-size {
  position: relative;
  display: inline-block;
  padding: 12px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
#ourCustomers .single_add_to_cart_button, #ourCustomers .woocommerce-Price-amount{    
    font-size: 13px;
    font-weight: 500;
    font-family: var(--font-jost);
    padding: 5px 11px;
    color: var(--color-red);
    background: #fff;
    border-color: var(--color-red) !important;
    border: 2px solid ;
    text-transform: uppercase;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.custom-size:hover .dropdown-content {
  display: block;
}
/* ---------------- offers ---------------- */
#amazingOffer {
    position: relative;
    padding: 0;
}
#tsmiddleWord .last_slide_head {
    color: var(--color-yellow);
}
#amazingOffer .amazing-colmn {
        padding-top: 6%;
    padding-left: 16em;
}
#amazingOffer .section-title h2{
    color: #ffffff;
    font-size: 3vw;
    font-weight: 700;
    font-family: "Jost";
}
#amazingOffer p {
    font-size: 26px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Jost";
}
#amazingOffer .bowl-img img {
    height: auto;
    width: 15%;
    position: absolute;
    left: 0;
    bottom: -70px;
  }
#amazingOffer .button-cls img{
    height: auto;
    width: 11%;
    top: 12px;
    right: 32px;
    position: absolute;
  }
#amazingOffer .button-cls {
    position: relative;
    width: 41%;
    background-color: var(--color-yellow);
    padding: 13px 40px;
    font-size: 15px;
    font-weight: 600;
    color: var(--color-black) !important;
  }
#amazingOffer .button-cls a {
    color: var(--color-black);
}
#amazingOffer .red-icon-img {
    width: 15%;
    height: auto;
}
#amazingOffer .offer_img img{
    height: 94%;
    position: relative;
    top: -29px;
}
.bowl-img {
    position: absolute;
    bottom: 0;
}
#amazingOffer .bowl-img img { 
    width: 15%;
}
/*----------- our deals ------------*/
#ourDeals .red-icon-img{
  height: auto;
  width: 15%;
}
#ourDeals .deals-img{
    border: 1px solid #f6eded;
}
#ourDeals .deals-img img{
    height: auto;
    
}
#ourDeals .deals-content h6 a {
    font-size: 20px;
    color: #1e1e1e;
    font-weight: 600;
    font-family: "Jost";
}
#ourDeals .deals-content p {
    font-size: 16px;
    line-height: 25px;
    color: #1e1e1e;
    font-weight: 400;
    font-family: "Jost";
}
#ourDeals  .deals-content .price {
    font-size: 18px;
    color: #1e1e1e;
    font-weight: 600;
    font-family: "Jost";
    position: relative;
    text-align: start;
}
#ourDeals .deals-content .cart-box {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: "Jost";
}
#ourDeals .deals-content .cart-box a {
    color: #dc3836;
    border: 2px solid var(--color-red);
    padding: 3px 5px;
    text-transform: uppercase;
}
#ourDeals .deals-content .cart-box:hover a {
    background-color: var(--color-red);
    color: var(--color-white);
  }

#ourDeals .owl-nav .owl-prev {
    position: absolute;
    left: -34px;
    top: 34%;
}
#ourDeals .owl-nav .owl-next{
  position: absolute;
    right: -32px;
    top: 34%;
}
#ourDeals  .owl-nav i {
    border: 1px solid #dad8d8;
    color: var(--color-yellow);
    border-radius: 50%;
    font-size: 20px;
    padding: 25px 25px;
}
#ourDeals  .owl-nav:hover i {    
    color: var(--color-red);
}
#ourDeals  .owl-nav i:before {
    position: absolute;
    top: 17px;
    left: 17px;
}
#ourDeals  .owl-carousel .owl-dots{
  text-align: center;
  padding-top: 35px;
}
#ourDeals  .owl-carousel .owl-dot{
    background-color: #c0c0c0;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 4px;
}
#ourDeals .single_add_to_cart_button {
    position: absolute;
    bottom: 0;
    right: 0px;
}
#ourDeals  .owl-carousel  .owl-dot.active {
    background-color: var(--color-yellow);
    width: 22px !important;
    height: 10px !important;
    border-radius: 37% !important;
}
#ourDeals  .deals-content {
    position: relative;
}

#ourDeals .quantity, #ourCustomers .quantity {
    display: none !important;
}
.variations select {
    color: #9b9a9a;
    border: none;
    background: none;
    order: 2;
}
.variations {
    width: 100%;
}
.variations tbody {
    display: flex;
    justify-content: space-between;
}
tr .value:nth-child(2) {
    display: flex;
    float: right;
}
.text-end {
    padding-bottom: 16px;
    padding-left: 0;
}
.label {
    display: block;
    text-align: left;
    width: max-content;
    color: #000;
}
tbody tr:nth-child(2) label{
    /*margin: 0 63px !important;*/
}
#ourDeals .single_add_to_cart_button, #ourDeals .woocommerce-Price-amount {    
    font-size: 13px;
    font-weight: 500;
    font-family: var(--font-jost);
    padding: 5px 11px;
    color: var(--color-red);
    background: #fff;
    border-color: var(--color-red) !important;
    border: 2px solid ;
    text-transform: uppercase;
}
#ourDeals .single_add_to_cart_button:hover, #ourCustomers .single_add_to_cart_button:hover {
    background-color: var(--color-red);
    color: #ffff;
}
#ourCustomers .woocommerce-variation-add-to-cart{
    width: max-content;
    position: absolute;
    right: 0;
    bottom: 0;
}
.deals-img i{
    color: var(--color-red);
    font-size: 14px;
}
#ourDeals .owl-item:nth-child(odd) .outer span{
    height: 5px;
    width: 5px;
    background-color: green;
    display: block;
    border-radius: 50%;
    margin: auto;
}
#ourDeals .owl-item:nth-child(odd) .outer{
    border: 2px solid green;
    height:  12px;
    width: 12px;
    padding: 2px 1px;
}
#ourDeals .owl-item:nth-child(even) .outer{
    border: 2px solid var(--color-red);
    height:  12px;
    width: 12px;
    padding: 2px 1px;
}
#ourDeals .owl-item:nth-child(even) .outer span{
     height: 5px;
     width: 5px;
     background-color: var(--color-red);
     display: block;
     border-radius: 50%;
     margin: auto;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 0;
    }
    .yith-wcwl-add-button>a i{
        margin-right: 0;
    }
/*----------------our-choice-------------------*/

#our-choice{
      padding: 0 0;
}

#our-choice  .our-choice-image{
  position: relative;
    width: 100%;
    height: 100%;
}
#our-choice  .our-choice-image img{
  position: relative;
top: 83px;
}

#our-choice .our-choice-content h7 {
    font-size: 14px;
    letter-spacing: 3px;
    color: #dc3836;
    font-weight: 700;
    font-family: "Jost";
}
#our-choice .our-choice-content h6 {
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Jost";
}
#our-choice .our-choice-content p {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Jost";
}


/*---------- testimonial -------------*/
#ourTestimonial{
  background-size: contain;
  background-position: right;
  width: 100%;
  height: 100%;
}
#ourTestimonial .red-icon-img {
    width: 14%;
    height: auto;
}
#ourTestimonial .team-name a {
    font-size: 21px;
    line-height: 36px;
    color: #dc3836;
    font-weight: 600;
    font-family: "Jost";
}
#ourTestimonial .team-name cite{
    position: absolute;
    bottom: 0;
    left: 18px;
    font-size: 14px;
    color: #b6b8b7;
    font-weight: 400;
    font-family: "Jost";
}
#ourTestimonial #sync1{
    writing-mode: vertical-rl;
}
#ourTestimonial  .team-image img {
   border-radius: 50%;
}
.item p {
    width: 100%;
    height: auto;
    font-size: 22px;
    line-height: 36px;
    color: #616161;
    font-weight: 400;
    font-family: "Jost";
}
#ourTestimonial #sync1 .owl-stage {
    transform: unset !important;
}
.team-image{
    width: 70px;
    height: 70px;
}
#ourTestimonial  .slick-slide img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
#ourTestimonial  .team-name{
  border-left: 3px solid #ffb000;
  padding: 29px 16px;
  position: relative;
}
#ourTestimonial .testimonial-star i {
    color: #ffcd3c;
    font-size: 22px;
}
#ourTestimonial .testimonial-star {
    padding-bottom: 17px;
}
#ourTestimonial .slick-active:not(.slick-current){
    /*opacity: 0.2;*/
    position: relative;
}
#ourTestimonial .slick-active:not(.slick-current):after{
  position: absolute;
  height: 70px;
  width: 70px;
  content: '';
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  inset:0;
}
#ourTestimonial .arrow-up {
    top: 21px;
    z-index: 999;
    left: 26px;    
}
#ourTestimonial .arrow-down {
    bottom: 21px;
    left: 26px;    
}
#ourTestimonial  .slick-arrow {
    position: absolute;
    color: #fff;
    transform: rotate(90deg);
    transition: transform 1s linear;
    font-size: 25px;
}
/*-------------- top-custom ---------------*/
#topCustom h2 {
    font-size: 45px;
    color: #fdfdfd;
    font-weight: 700;
    font-family: "Jost";
    text-align: center;
}
#topCustom .red-icon-img {
    width: 16%;
    height: auto;
}
.top-custom-image img {
    width: 100px !important;
    height: auto;
}
#topCustom .red-icon-img {
    width: 15%;
  }
#topCustom  .owl-carousel .owl-dots{
  text-align: center;
  padding-top: 35px;
}
#topCustom  .owl-carousel .owl-dot{
    background-color: #c0c0c0;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 4px;
}
#topCustom  .owl-carousel  .owl-dot.active {
    background-color: var(--color-yellow);
    width: 22px !important;
    height: 10px !important;
    border-radius: 37% !important;

}
/*----------- event ------------*/
#newsEvent .red-icon-img {
    width: 15%;
    height: auto;
}
#newsEvent .event-image img {
    height: 81%;
    width: 100%;
}
#newsEvent .event-title a {
    font-size: 21px;
    color: #1e1e1e;
    font-weight: 600;
    font-family: "Jost";
}
#newsEvent  .event-box {
    box-shadow: rgb(0 0 0 / 10%) 0 4px 12px;
    border-radius: 0px;
    border-bottom: 4px solid transparent;
    background-color: #fff !important;
    
}
#newsEvent .news-author a {
    color: #615f5f;
}
#newsEvent .event-imge {
    position: relative;
}
#newsEvent .event-image{
    position: relative;
    height: 100%;
}
#newsEvent .event-btn {
    color: #fafafa;
    margin-right: 14px;
    position: absolute;
    background-image: linear-gradient(to right,#f9c92e ,#df4c4a );
    padding: 3px 13px;
    top: 19px;
    left: 24px;
    font-weight: 800;
    z-index: 999;
}
#newsEvent .event-box .post-comments, .event-box a{
    color: #615f5f;
   /* font-size: 13px !important;*/
}
#newsEvent .event-box .news-author a, .event-box {
   /* color: #dd9933;*/
    font-size: 15px !important;    
}
/*------------- instagram ------------*/
#Instagram .red-icon-img {
    width: 15%;
    height: auto;
}
.woocommerce table.cart td.actions .input-text{
    width: 42%;
    font: 500 14px/18px var(--font-jost);
    margin: 0 4px 9px 0px !important; 
}