/*
Theme Name: Namini
Description: Theme WP for Namini website
*/
.reviews h2{
  margin-bottom: 10px;
}


.woocommerce-message{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 40px!important;
  outline: none!important;
}
.woocommerce-message:after{
  display: none;
}
.woocommerce-message .button{
  cursor: pointer;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border: solid 1px #fff;
  background-color: rgba(255,255,255, 0.66);
  height: 44px;
  line-height: 42px;
  letter-spacing: 2.4px;
  text-align: center;
  color: #fff;
  padding: 0 25px!important;
  text-transform: uppercase;
  background: #c46626!important;
  height: 30px;
  line-height: 30px!important;
  color: #fff!important;
  border-radius: 5px;
  text-transform: revert;
  letter-spacing: normal;
  transition: all .4s ease;
}

.woocommerce-message .button:hover{
  background: #ab5711!important;
}
/* Обёртка уведомлений */
.woocommerce-notices-wrapper {
  max-width: 1200px;
  margin: 20px auto;
  padding: 0 15px;
}

/* Сообщение об успешном добавлении в корзину */
.woocommerce-message {
  background-color: #fff7f0;   /* мягкий бело‑оранжевый фон */
  border: 1px solid #e67d32;   /* основной оранжевый */
  color: #333333;
  padding: 15px 20px;
  margin: 0 0 20px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.5;
}

/* Зеленая иконка галочки/иконки можно оставить как есть */

/* Ссылки внутри сообщения (например, View cart) */
.woocommerce-message a {
  color: #e67d32;
  font-weight: 600;
  text-decoration: underline;
}

.woocommerce-message a:hover {
  text-decoration: none;
  color: #bf6324;
}

/* Кнопка внутри сообщения, если используется */
.woocommerce-message .button {
  background-color: #e67d32;
  color: #ffffff;
  border-radius: 4px;
  padding: 8px 16px;
  border: none;
  text-transform: none;
  font-size: 14px;
}

.woocommerce-message .button:hover {
  background-color: #bf6324;
}

.woocommerce-message::before{
  top: 20px;
  left: 15px;
}


.product-info .product-wrap .product-item .added_to_cart{
  position: absolute;
  top: 100%;
  left: 0;
  width: fit-content;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background: #c46626;
  color: #fff;
  padding: 0 15px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
}
.product-info .product-wrap .product-item .added_to_cart:hover{
  background: #ab5711!important;
}
.product-info .product-wrap .product-item .added_to_cart:after{
  display: none;
}

.menu-bar .gtranslate_wrapper{
  position: relative;
  z-index: 10;
}
.gt_float_switcher .gt-selected .gt-current-lang{
  padding-left: 0!important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
  transform: rotate(0)!important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate{
  transform: rotate(180deg)!important;
}
.gt_float_switcher .gt_options.gt-open{
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background: #fff;
}
.gt_float_switcher .gt_options.gt-open img{
  margin: 0!important;
}


.top-line .gt_float_switcher img, .menu-bar .gt_float_switcher img{
  width: 24px;
  height: 24px;
  border-radius: 100%;
  object-position: center;
  object-fit: cover;
}
.gt_float_switcher .gt_options a{
  font-size: 0!important;
}
.gt_float_switcher{
  overflow: visible!important;
}
.top-line .gt_float_switcher .gt_options, .menu-bar .gt_float_switcher .gt_options{
  position: absolute;
  top: 100%;
  left: 0;
  transform: none!important;
}
.gt_float_switcher{
  position: relative;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code{
  display: none!important;
}
.gt_float_switcher{
  box-shadow: none!important;
}
.top-line .menu-right .btn-header a{
  position: relative;
}

.top-line .menu-right .btn-header a span{
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #c46626;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  top: -5px;
  right: -10px;
}
.wc-block-cart__submit-container a{
  cursor: pointer;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border: solid 1px #fff;
  background-color: rgba(255,255,255, 0.66);
  height: 44px;
  line-height: 42px;
  letter-spacing: 2.4px;
  text-align: center;
  color: #fff;
  padding: 0 25px;
  text-transform: uppercase;
  background: #c46626!important;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border-radius: 5px;
  text-transform: revert;
  letter-spacing: normal;
  transition: all .4s ease;
}
.wc-block-cart__submit-container a:hover{
  background: #ab5711!important;
}
.wc-block-cart__submit-container a:hover{
  opacity: 0.7;
}
.form-contact .input-wrap-check .wpcf7-not-valid-tip{
  position: absolute;
  bottom: -17px;
  left: 0;
  width: 250px;
}
.top-line .logo-wrap img{
  max-width: inherit!important;
}
.link-wrap a i, .link-wrap p i{
  top: -1px;
}
.wpcsb-wrapper-bottom .quantity{
  border-radius: 5px;
  border: solid 1px #d8d8d8;
  background-color: #fff;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 122px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
}

.wpcsb-wrapper-bottom .quantity input{
  width: 40px;
  border: none !important;
  outline: none;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #000;
  -webkit-appearance: none!important;
  margin: 0;
  -moz-appearance: textfield!important;
}
.wpcsb-wrapper-bottom .quantity .btn-count{
  font-size: 16px;
  color: #000;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}



.wpcsb-wrapper-bottom .button{
  display: inline-block;
  cursor: pointer;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border: solid 1px #fff;
  background-color: rgba(255,255,255, 0.66);
  height: 44px;
  line-height: 42px;
  letter-spacing: 2.4px;
  text-align: center;
  color: #fff;
  padding: 0 25px;
  text-transform: uppercase;
  background: #c46626!important;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border-radius: 5px;
  text-transform: revert;
  letter-spacing: normal;
}
.wpcsb-wrapper-bottom .button:hover{
  background: #ab5711!important;
}




.veb-variation-gallery-wrapper .iwp-gallery-thumbnail-image img{
  width: auto;
  max-height: 122px;
}
.veb-variation-gallery-thumbnail-position-bottom-bottom .veb-variation-gallery-container .iwp-thumbnail-prev-arrow, .veb-variation-gallery-thumbnail-position-bottom-bottom .veb-variation-gallery-container .iwp-thumbnail-next-arrow{
  display: none!important;
}
.veb-variation-gallery-slider-wrapper .iwp-slider-prev-arrow, .veb-variation-gallery-slider-wrapper .iwp-slider-next-arrow{
  display: none!important;
}
.veb-variation-gallery-wrapper .veb-variation-gallery-trigger{
  top: inherit;
  bottom: .5em;
}
.dashicons-search:before{
  content: '\f00e';
  font-weight: 300;
  font-family: "Font Awesome 5 Pro";
}
.dashicons-search{
  top: -2px;
  left: 2px;
  position: relative;
}

.product-info .woo-variation-product-gallery{
  max-width: 49.5%!important;
}


.reset_variations:hover{
  opacity: 0.7;
}
.woo-selected-variation-item-name{
  font-weight: 700!important;
}

.product-info .info table.variations{
  border: none!important;
}
.veb-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus, .veb-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{
  box-shadow: none!important;
}
.veb-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
  box-shadow: none!important;
}
.veb-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected{
  box-shadow: var(--inwp-selected-item-box-shadow, 0 0 0 2px #000)!important;
}
.veb-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before, .veb-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{
  display: none;
}
.form-contact .input-wrap-check{
  position: relative;
  margin: 0;
}

.form-contact .input-wrap-check .wpcf7-list-item label:before{
  display: none;
}
.form-contact .input-wrap-check .wpcf7-list-item label span{
  font-size: 0!important;
}
.form-contact .input-wrap-check .wpcf7-list-item{
  position: relative;
}
.form-contact .input-wrap-check a{
  text-decoration: underline;
  margin-left: 5px;
}
.form-contact .input-wrap-check  a:hover{
  opacity: 0.7;
}
.form-contact .input-wrap-check .wpcf7-list-item label span{
  position: relative;
  margin:0;
  display: inline;

  padding: 17px 10px;
}
.form-contact .input-wrap-check .wpcf7-list-item label{
  padding: 0;
}
.form-contact .input-wrap-check .wpcf7-list-item label input{
  position: absolute;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: 0;
  appearance: revert!important;
  border: 1px solid #000;
  width: 12px;
  height: 12px;
}
.form-contact .input-wrap-check .wpcf7-list-item label span:before{
  position: absolute;
  top: 5px;
  left: 0;
  content: '';
  width: 12px;
  height: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 100%;
}

.form-contact .input-wrap-check .wpcf7-list-item label input:checked + span:before{
  background: #000;
}

.form-contact  .input-wrap-check{
  margin-top: -5px;
}

.veb-variation-swatches .inwp-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
  border-radius: 48px;
  overflow: hidden;
}

@media (max-width: 1800px){
  .veb-variation-gallery-wrapper .iwp-gallery-thumbnail-image img{
    width: auto;
    max-height: 99px;
  }
}
@media (max-width: 1280px){
  .veb-variation-gallery-wrapper .iwp-gallery-thumbnail-image img{
    width: auto;
    max-height: 89px;
  }
}

@media (max-width: 1199px){
  .product-info .woo-variation-product-gallery{
    max-width: 700px!important;
  }

  .wpcsb-wrapper{
    bottom: 100px;
  }
}
@media (max-width: 575px){
  .veb-variation-gallery-wrapper .iwp-gallery-thumbnail-image img{
    width: auto;
    max-height: 15vw;
  }
  .reviews .top h5{
    text-align: center;
  }
}

@media (max-width: 429px){
  .wpcsb-wrapper{
    bottom: 80px;
  }
}