/*!
Theme Name: Inro
Theme URI: https://www.webmaster.ks.ua
Author: Anatoliy Bogomol
Author URI: https://www.facebook.com/profile.php?id=100011398610506
Description: Сайт "ТВОЙ АРОМАТНЫЙ ВЫБОР"
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: inro-wp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.products-custom {
  display: flex;
  flex-wrap: wrap;
}
#payment .wc_payment_methods li img {
  width: 40px !important;
}
#payment .wc_payment_methods li {
  display: flex !important;
  align-items: center !important;
  cursor: pointer !important;
}
.pk_banner {
  width: 100%;
  height: auto;
  display: block;
}
.mob_banner {
  display: none;
  width: 100%;
  height: auto;
}
.ks-checkout-wrap .wc_payment_method label {
  font-size: 14px !important;
  margin-bottom: 0 !important;
}
.wpml-floating-language-switcher {
  display: none !important;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  padding: 0 40px;
  line-height: 54px;
  font-size: 18px;
  letter-spacing: 0.2em;
  margin: 15px 0;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
}
.header-logo img {
  transition: all 0.3s ease;
}
.sticky .header-logo img {
  max-width: 65px;
}
/* .wpml-ls-current-language a{
    background-color: #1a1a1a;
    color: #fff!important;
    padding-top: 9px!important;
    display: inline-block;
} */
.fixed-btn {
  z-index: 1000 !important;
}
.fixed-cart {
  display: none !important;
}
.wc-block-components-review-list-item__item {
  list-style-type: none !important;
}
.wpml-ls-legacy-dropdown {
  width: inherit !important;
}

.wpml-ls-legacy-dropdown {
  background-color: white !important;
}

.wpml-ls-legacy-dropdown a span {
  vertical-align: middle;
}

@media (max-width: 768px) {
  .home-one-section {
    background-position: 0 -28px !important;
  }
  .pk_banner {
    width: 100%;
    height: auto;
    display: none;
  }
  .mob_banner {
    display: block;
    width: 100%;
    height: auto;
  }
}
