/*!
Theme Name: rekohim
Version: 1.0.0
Tested up to: 8.4
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rekohim
*/
.wp-caption-text{text-align:center}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.grecaptcha-badge,.screen-reader-text{height:1px;overflow:hidden;padding:0;width:1px;word-wrap:normal!important}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption,.infinity-end.neverending .site-footer{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);margin:-1px;position:absolute!important}.aligncenter,.alignleft,.alignright{margin-bottom:1.5em}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.grecaptcha-badge{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-1px;position:absolute}.blockUI::before{content:"";width:48px;height:48px;border:5px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:1s linear infinite rotation;position:relative;top:35%;left:50%}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#billing_country_field,#order_review_heading,#place_order,.added_to_cart,.is-hidden,.woocommerce-cart .shop_table .cart-subtotal,.woocommerce-checkout .shop_table,.woocommerce-checkout .wc_payment_methods img,.woocommerce-checkout .woocommerce-privacy-policy-text,.woocommerce-checkout .woocommerce-shipping-methods .woocommerce-Price-amount,button[name=update_cart]{display:none!important}.blog footer{width:100%}

.single-product .woocommerce-review-link {
   display: none !important; 
}

.single-product  .rate span {
   display: block;
}

.single-product  .woocommerce-notices-wrapper {
display: none !important;
}

.comment-notes {
   display: none !important;
}

.comment-form-cookies-consent {
   display: none !important;
}

.comment-reply-title {
   display: none !important;
}

/*.katalog__item-img img{
    object-fit:cover;
}*/

.tax-product_cat .wpc-filter-product_cat {
   display: none !important;
}

.woocommerce-checkout .optional {
   display: none !important;
}

.nav__lang {
   display: none;
}
.bank__card img
{
   display: inline-block;
    width: 120px;
    margin-top: 20px;
}

.wc_payment_methods li{
  flex-wrap: wrap;
   max-height: fit-content}
.payment_box{
   position: relative;
   margin-top:-10px;
}
.wc_payment_methods li label{
   width: calc(100% - 30px);
   height: fit-content;
   margin-left: auto;
}
 .wc_payment_methods li input{
   position: absolute;
   top: 50%;
   transform: translate(0, -50%);
}
input{    -webkit-appearance: none;
  appearance: none;
  touch-action: manipulation; }
@media (max-width: 600px){.hero__swiper .swiper-slide img{object-fit:contain;border-radius: 8px}}

.page-template-page-thanks .woocommerce-order-details {
	display: none !important;
}

.wc-thanks .woocommerce-notice {
   display: none !important;
}
.wc-thanks .woocommerce-thankyou-order-details {
   display: none !important;
}

.wc-thanks .woocommerce-order-details {
   display: none !important;
}

.wc-thanks  .woocommerce-customer-details {
   display: none !important;
}

.wc-thanks .cart {
       width: 100%;
    justify-content: center;
} 

.map__info .social a img {
    filter: brightness(0);
}
.social a:nth-child(2) img {
    width: 30px;
}