/* button.minus {
    float: left;
    padding: 8px 14px;
    background: #f1f1f1;
    margin-right: 5px;
    border: 1px solid #ddd;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
  }
  button.plus {
    float: left;
    padding: 11px 14px;
    background: #f1f1f1;
    margin-right: 5px;
    border: 1px solid #ddd;
    border-radius: 50%;
  } */

  /** 02.01.24 *********/
  .gummysection.shop ul.products li.product .star-rating{
    color: #fff;
    margin-bottom: 15px;
  }
  .gummysection.shop ul.products li.product a{
    color: #fff;
  }
  .gummysection.shop ul.products li.product .woocommerce-loop-product__title{
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 20px;
  }
  .gummysection.shop ul.products li.product .price{
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0px;
    background: linear-gradient(180deg, #FDBB1C 0%, #FF2C7B 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

.gummysection.shop ul.products li.product .button {
  border-radius: 50px;
  padding: 5px 10px;
  display: inline-flex;
  color: #fff;
  position: relative;
  font-weight: 700;
  line-height: normal;
  font-size: 16px;
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  min-width: 200px;
  height: 50px;
}

.shop .inbgbottom{
  margin-top: 0px;
}

.gummysection.shop ul.products{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -144px -15px 0px;
}

.gummysection.shop ul.products li.product{
  float: none !important;
  margin: 70px 0px 0px 0px;
  padding: 0px 15px;
  flex: 0 0 auto;
  width: 50%;
  text-align: center;
}

.gummysection.shop ul.products li.product > img{
  display: block;
  max-width: 170px;
  margin: 0 auto;
}

.woocommerce ul.products li.product .star-rating{
  margin-left: auto;
  margin-right: auto;
}
.prod_inner_wrp{
  border-radius: 30px;
  border: 1px solid #ffffff47;
  background: rgba(185, 69, 255, 0.05);
  backdrop-filter: blur(7.5px);
  padding: 40px;
  position: relative;
}
.srt_dsc{
  max-width: 340px;
  margin: 0 auto;
}

/* cart page */
.add_cart_page .cart_totals  h2{
  font-size: 30px;
  line-height: 40px;
}

.product-quantity .quantity .qty,
.add_cart_page .product-name a,
.add_cart_page .product-subtotal span,
.add_cart_page .product-price span{
  background: linear-gradient(180deg, #FDBB1C 0%, #FF2C7B 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Orbitron", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;

  border: 0;
  padding: 0px;
}
.add_cart_page .cart .button{
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
  transition: all 300ms ease;
  line-height: 19px;
}

.add_cart_page .cart .button:hover{
  color: #fff;
  background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
}
.add_cart_page table.cart td.actions .input-text{
  margin: 0 10px 0 0 !important;
  border: 2px solid #e7dde1  !important;
  border-radius: 5px;
  background: transparent;
  color: #fff;
  font-size: 15px;
}
.add_cart_page table.cart td.actions .input-text::placeholder{
  color: #fff;
  font-size: 15px;
}
.add_cart_page .wc-proceed-to-checkout a.checkout-button{
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
  border-radius: 5px;
  transition: all 300ms ease;
}

.add_cart_page .wc-proceed-to-checkout a.checkout-button:hover{
  background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
}

.add_cart_page .shop_table thead tr th{
  border-bottom: 1px solid #fff;
}
.add_cart_page table.shop_table td{
  border-color: rgb(255 255 255 / 8%);
}

.add_cart_page .woocommerce-message::before{
  top: 20px;
}

.add_cart_page .return-to-shop a.button{
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
  border-radius: 5px;
  transition: all 300ms ease;
}
.add_cart_page .return-to-shop a.button{
  background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
  border-radius: 5px;
}

/* checkout */
.checkout #order_review_heading,
.checkout .woocommerce-billing-fields h3{
  padding-bottom: 15px;
  background: linear-gradient(180deg, #FDBB1C 0%, #FF2C7B 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
  font-family: "Orbitron", sans-serif;
  font-style: normal;
  font-weight: 800;
}

.checkout .col2-set .col-2{
   display: none;
}
.checkout .col2-set .col-1{
   width: 100%;
   float: none;
}
 form.checkout .form-row-first,
 form.checkout .form-row-last{
  float: none;
  width: 50%;
}
form.checkout .form-row-wide{
  width: 100%;
}
.checkout .woocommerce-billing-fields__field-wrapper{
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px 0px;
}
.checkout .selection,
.checkout .woocommerce-input-wrapper{
  width: 100%;
}
.woocommerce form.checkout .form-row {
  padding: 0px 15px 0px;
  margin: 0 0 20px;
}
.checkout .select2-container--default .select2-selection--single,
.woocommerce form.checkout .form-row input.input-text{
  height: 50px;
  border-radius: 5px;
  padding-left: 15px;
  border: 1px solid #ffffff47;
  background: rgba(185, 69, 255, 0.05);
  backdrop-filter: blur(7.5px);
  color: #fff;
}
.woocommerce form.checkout .form-row input.input-text::placeholder{
  color: #fff;
  font-size: 15px;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 50px;
  color: #fff;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 50%;
  transform: translateY(-50%);
}
.checkout .select2-container--default .select2-selection--single .select2-selection__placeholder{
  color: #fff;
}

.checkout .select2-container--default .select2-selection--single .select2-selection__arrow b{
  border-color: #fff transparent transparent transparent;
}

.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below{
  background-color: #050123;
  border: 1px solid #fff;
  top: -40px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.select2-container--default .select2-results__option[data-selected=true]{
  color: #000;
}

.checkout .woocommerce-privacy-policy-text p a{
  font-weight: 500;
  text-decoration: underline;
  color: #fff;
}
.checkout .woocommerce-privacy-policy-text p a:hover{
  color: #FF1E84;
}
.woocommerce-page #payment #place_order{
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
  border-radius: 5px;
  float: none;
  margin-top: 10px;
  transition: all 300ms ease;
}

.woocommerce-page #payment #place_order:hover{
  background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
}
.woocommerce-checkout #payment .woocommerce-info{
   background: transparent;
   color: #fff;
}

.woocommerce-checkout #payment{
  border: 1px solid #ffffff47;
  background: rgba(185, 69, 255, 0.05);
  backdrop-filter: blur(7.5px);
}
/* massage */
.add_cart_page .woocommerce-message a.button{
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  transition: all 300ms ease;
}
.add_cart_page .woocommerce-message a.button:hover{
  background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{
  border: 1px solid #ffffff47;
  background: rgba(185, 69, 255, 0.05);
  backdrop-filter: blur(7.5px);
  color: #fff;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a{
  color: #fff;
  font-weight: 700;
  transition: all 300ms ease;
  text-decoration: underline;
}
.woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover{
  color: #FF1E84;
}
/* massage */

/* privecy 03.12.23 */
.privecy h2.wp-block-heading{
  font-size: 30px;
  line-height: 32px;
  padding-bottom: 20px;
}
.privecy h2.wp-block-heading ~ p{
  padding-bottom: 15px;
}
/* privecy */

/* review */
.woocommerce-Reviews .woocommerce-Reviews-title{
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 20px;
}
.woocommerce p.stars a{
  color: #fff;
}
.comment-reply-title{
  padding-bottom: 10px;
}
.woocommerce #review_form #respond p {
  margin: 10px 0 10px;
}
.woocommerce #review_form #respond textarea{
  height: 100px;
  padding: 10px 20px;
  border: 1px solid #ffffff47;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(7.5px);
  color: #fff;
  border-radius: 10px;
}
.woocommerce #review_form #respond .form-submit input {
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  color: #fff;
  width: 130px;
  height: 50px;
  border-radius: 40px;
  transition: all 300ms ease;
}
.woocommerce #review_form #respond .form-submit input:hover{
  background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
}
.checkout_coupon .form-row input.input-text{
  height: 35px;
  padding-left: 15px;
  border: 1px solid #ffffff47;
  background: rgba(185, 69, 255, 0.05);
  backdrop-filter: blur(7.5px);
  color: #fff;
}

.checkout_coupon .form-row .button{ 
background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
color: #fff;
}

.checkout_coupon .form-row .button:hover{ 
background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
color: #fff;
}
.checkout_coupon .form-row{
  margin-bottom: 10px;
}

.sku h6{
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  line-height: 26px;
  opacity: 0.85;
}
.sku strong{
  background: linear-gradient(180deg, #FFD23B 0%, #FF2B8B 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Orbitron', sans-serif;
}

.comment-form-author input,
.comment-form-email input{
    border: 1px solid #ffffff47;
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(7.5px);
    color: #fff;
    margin-left: 10px;
}

.comment-form-cookies-consent{
    position: relative;
    padding-left: 20px;
}
#wp-comment-cookies-consent{
    position: absolute;
    left: 0;
    top: 6px;
}

/* Sale remove */
.onsale{
  display: none;
}

.prod_inner_wrp .offer {
  position: absolute;
  top: 0px;
  left: 0;
  transform: translate(-20%, -50%);
}
.prod_inner_wrp .offer > img{
  max-width: 110px;
}
.prod_inner_wrp .amount-saved
{
position: absolute;
top: 45%;
left: 50%;
transform: translate(-50%, -50%);
font-weight: 700;
font-size: 17px;
}

/* 09.01.23 */
.age-gate-form {
  border-radius: 20px;
  border: 1px solid #ffffff47;
  background: rgb(255 255 255 / 9%);
  backdrop-filter: blur(7.5px);
}
.age-gate-subheading{
  font-size: 40px;
}
.age-gate-input{
  border: 1px solid #6e616147;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(7.5px);
  border-radius: 5px;
}
.age-gate-input::placeholder{
  color: #fff;
}

.age-gate-label{
  color: #fff;
  padding: 5px 5px 0px;
}

.age-gate-submit{
  border-radius: 50px;
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  min-width: 190px;
  height: 60px;
  padding: 5px 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: capitalize;
  position: relative;
  border: none;
  transition: all .4s ease-in-out;
  z-index: 1;
  margin-top: 30px;
}
.age-gate-submit:hover{
  background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
  color: #FFF;
  transition: all .4s ease-in-out;
}

.age-gate-submit-no,
.age-gate-submit-yes{
  border-radius: 50px;
  background: linear-gradient(275deg, #FF1E84 0%, #FDC714 100%);
  min-width: 170px;
  height: 50px;
  padding: 5px 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: capitalize;
  position: relative;
  border: none;
  transition: all .4s ease-in-out;
  z-index: 1;
  margin-top: 15px;
}
.age-gate-submit-no:hover,
.age-gate-submit-yes:hover{
  background: linear-gradient(90deg, #FF1E84 0%, #FDC714 100%);
}
/* 09.01.23 */
/* 23.01.24 */
li.nav_item.active .nav_link {
  color: #FF1E84 !important;

}
li.nav_item.active::before{
  background: unset;

}
.add_cart_page p strong{
  background: linear-gradient(180deg, #FFD23B 0%, #FF2B8B 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Orbitron', sans-serif;
    font-size: 19px;
    font-weight: 900;
    line-height: 82px;
    text-transform: uppercase;
}
.faqsec{
  background: unset;
  display: flex;
  justify-content: center;
  align-items: center;

}
.faq_cotent_wrap{
  padding: 0 140px;
}
.descriptiontab .cus_pro_desc ul{
  margin-bottom: 40px;
  max-width: 840px;
  width: 100%;
    position: relative;
    margin-top: 26px;
}
.descriptiontab .cus_pro_desc ul li{
  background: url(../images/check2.svg) no-repeat left 3px;
  width: 100%;
    position: relative;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.85;
    padding-left: 40px;
} 
/* 23.01.24 */
/* 13-02-24 */

/* .scroll_down_arrow {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: linear-gradient(180deg, #fff3cb 0%, #B945FF 100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(10%);
  z-index: 100;
} */
.scroll_down_btn{
  position:relative;
  margin-top: 10px;
}

.arrow-container {
  width: 22px;
  /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
  height: 6px;
}

.arrow-down {
  height: 5px;
  background: #fff;
  transform: rotate(45deg);
  transform-origin: 0% 0%;
  border-radius: 4px;
}
.arrow-down:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 100%;
  border-radius: 4px;
  background: #fff;
  transform: rotate(-90deg);
  transform-origin: 0% 100%;
}

@keyframes bounce {
50% {
    transform: translateY(-15px);
  }
}
.fa-cart-shopping:before, .fa-shopping-cart:before {
  content: "\f07a";
  color: #FF1E84;
  padding-left: 39px;
}
#mini-cart-count {
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  position: relative;
  bottom: 10px;
  padding: 2.9px 8.9px;
  background: #FF1E84;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -16px;
}
.navmenumain .navcrt{
  position:relative;
}
/* 13-02-24 */
/* 16-02-24 */
.innerbancont h2 {
  font-size: 78px;
}
.dfut_tmplt h2{
  background: linear-gradient(180deg, #FFD23B 0%, #FF2B8B 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  font-weight: 950;
  line-height: 86px;
  text-transform: uppercase;
}
.dfut_tmplt h3{
  background: linear-gradient(180deg, #FFD23B 0%, #FF2B8B 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Orbitron', sans-serif;
  font-size: 19px;
  font-weight: 850;
  line-height: 75px;
  text-transform: uppercase;
}
.dfut_tmplt .add_cart_page{
  margin-top: -45px;
  padding-bottom: 95px;
}
.gummysection .shop{
  margin-top: -45px ;
}
.faqsec .faq_cotent_wrap{
  margin-top: -130px ;
}
.wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
}
.contact_details{
  padding-right: 30px;
}
.contact_details p{
  max-width: 88%;
}
.dfut_tmplt .ctn_height{
  margin-top: -45px ;
}
.cnct_sce{
  padding-bottom: 100px;
}
/* 16-02-24 */
/* 19-02-24 */
.dfut_tmplt a{
  position:relative;
  color:#fff;
  transition: all 300ms ease;
}
.dfut_tmplt a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0px;
  height: 1px;
  display: block;
  background-color: #fff;
  transition: all 300ms ease;
  bottom:-2px;
}
.dfut_tmplt a:hover:after{
  width:100%;
  transition: all 300ms ease;
}
.navmenumain{
  display: flex;
  align-items: center;
}
.benefitbox {
min-height: 200px;

}
/* 19-02-24 */

/* 20-02-24 */

.navbar_brand{
	max-width:200px;
}

.navbar_brand{
	max-width: 200px;
}

.foot_dtls img {
	max-width: 186px;
}

.menu_link li a {
 text-transform: unset; 
}

/* 21-02-24 */
.productimgbox .glb_btn {
  padding: 0px 26px;
}

.innerbancont h2 {
  font-size: 77px;
}
/* 21-02-24 */
/* 26-02-24 */

/* 26-02-24 */

/* responsive start *******/
@media (max-width: 1399px){}

@media (max-width: 1199px) {
  .navbar .nav_item+.nav_item {
    margin-left: 19px;
}
.fa-cart-shopping:before, .fa-shopping-cart:before {
    padding-left: 25px;
}
.contact_option .menu_link li:nth-child(1) a{
font-size:14px;
}
}

@media (max-width: 991px){
  .navbar .nav_item+.nav_item {
    margin-left: 0px;
}
.innerbancont h2 {
  font-size: 60px;
} 
.navmenumain{
  flex-direction: row-reverse;
}
.navmenumain .navcrt {
  margin-right:20px;
}
}

@media (max-width: 1024px){}

@media (max-width: 767px) {
  .gummysection.shop ul.products li.product{
    width: 100%;
  }
  .innerbancont h2 {
    font-size: 44px;
}
.faq_cotent_wrap {
    padding: 0 20px;
}
}

@media (max-width: 575px){
  form.checkout .form-row-first, form.checkout .form-row-last{
    width: 100%;
  }
  .privecy h2.wp-block-heading{
    font-size: 20px;
    line-height: 30px;
  }
  .innerbancont h2 {
    font-size: 38px;
} 
}

@media (max-width: 500px){
  .age-gate-form{
    margin: 0px 15px;
    width: auto;
  }
  .age-gate-subheading{
    font-size: 25px;
  }
}

@media (max-width: 480px) {
  .add_cart_page .woocommerce-message a.button{
    display: block;
    float: none;
  }
}
@media (max-width: 455px) {
  .innerbancont h2 {
      font-size: 39px;
  }

  .innerbancont .nano {
      font-size: 28px;
  }
}

@media (max-width: 420px) {}

@media(max-width:360px){
 
}