header .header-dropdown {
    background: #000 !important;
}
html[lang=en] footer .info-12,
html[lang=en] #faq_ask_btn {
    display: none;
}
header .header-dropdown {
    background: #000 !important;
}
html[lang=en] footer .info-12,
html[lang=en] #faq_ask_btn,
html[lang=en] #buy_one_click_btn,
html[lang=en] .cart-bottom-right__row.input.voucher,
html[lang=en] .placing-form-global__payments .checkbox,
html[lang=en] span.new-label {
    display: none;
}
/* html[lang=en] #payment_methods_div label:nth-child(3),
html[lang=en] #payment_methods_div label:nth-child(4)  {
    display: none !important;
} */
.modal-product-add-cart__bottom .btn {
    text-transform: uppercase;
}
header.header-fixed {
    position: fixed;
    background: #000;
    width: 100%;
}
.home-photo-block {
    background-image: url(../img/bg-home.jpg);
}
.home-photo-block__title {
    font-size: calc(80px - 25%);
}
.collections-item__img {
    height: auto !important;
}
.category-item-block__img {
    height: 330px !important;
}
.category-item-block__img a.dop_img {
    display: block;
    width: 330px;
    height: 330px;
}
.category-item-block__img a.dop_img:hover img {
    opacity:0;
}
.product-page-block__belt-width .select {
    z-index: auto !important;
}
.opt .select__trigger {
    z-index: 15 !important;
}
.collections-page__wrapper .category-page-global__header {
    display: none !important;
}
.placing-form-global .iti__country-list {
    background: #000;
    border: 1px solid #333;
    color: #fff;
    z-index: 17;
    width: 450px;
    padding-right: 20px;
}

.iti {
    width: 100% !important;
}
.iti__country {
    padding: 12px 10px !important;
}
.iti__country-list::-webkit-scrollbar {
    width: 6px;
    height: 50px;
}
.iti__country-list::-webkit-scrollbar-thumb {
    background-color: #e1e1e1;
    border-radius: 6px;
    border: 3px solid rgba(255, 255, 255, 0);
}
.iti__country-list::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}
body input:focus::placeholder {
    opacity: 1 !important;
}
.iti .iti__arrow--up {
    border-bottom: 10px solid #ddd;
    border-top: 0 !important;
}
.iti .iti__arrow {
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-top: 10px solid #ddd;
}
.select__content.open .select__dropdown {
    z-index: 17 !important;
}
.select__dropdown input[name="search"] {
    margin-bottom: 10px;
    position: relative;
}
.select__dropdown input[name="search"]:before {
    content: '';
    background-image: url('/catalog/view/theme/klarma/img/search-input.svg');
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
}
#shipping_methods_div label.checkbox.dchblbl {
    margin-left: 30px;
    margin-bottom: 10px;
}

#shipping_methods_div label.checkbox.label_shipping_method_quote_code {
    margin-left: 30px;
    margin-bottom: 10px;
}

.placing-form-global__payments .checkbox {
    margin-bottom: 10px !important;
}
.collections-page a.btn.btn--border-orange.collections-item__btn {
    display: none;
}
.contact-item__phones-block svg {
    width: 18px;
    height: 18px;
}
.product-slider-photo__btn {
    height: 50px;
    top: 45%;
}
/* .category-page-global__item {
    width: auto !important;
} */
@media (max-width: 1500px) {
    .category-item-block__img {
        height: 250px !important;
    }
    .category-item-block__img a.dop_img {
        width: 100%;
        height: auto;
        background-size: 100% !important;
    }
}
@media (max-width: 550px) {
    .category-item-block__img {
        height: 195px !important;
    }
    .home-photo-block__title {
        font-size: calc(40px - 25%);
    }
    .new-products-item__title {
        min-height: 70px !important;
    }
    .personal-office-menu {
        display: flex !important;
        margin: 15px 0 20px 0 !important;
    }
    .personal-office-menu__item {
        font-size: 18px !important;
        line-height: 35% !important;
    }
    .home-photo-block {
        background-image: url(../img/bg-home-mob.jpg);
    }
}
.cart-bottom-right__col .btn {
    text-transform: uppercase;
}
.placing-form-global__personal-data .input-border-grey input {
    margin-bottom: 12px !important;
}
.simplebar-content .select__option {
    text-align: left;
}

.product-page-block__belt-width {
    position: relative;
}
.error-select {
	margin-top:20px;
    bottom: 0;
    font-size: 14px;
}
.div_error_input_checkout {
	color:red;
	display:none;
}
.placing-form-global__comments .checkbox input {
    width: 450px;
}
.make_order_btn.mobile {
    display: none;
}
@media (max-width: 1600px) {
    .home-photo-block__wrapper {
        padding: 120px 0 !important;
    }
}
@media (max-width: 650px) {
    .home-photo-block__wrapper {
        padding-top: 50px !important;
        padding-bottom: 58px !important;
    }
    .header__lang {
        display: flex !important;
        position: absolute;
        right: 0;
    }
    .header__lang .header__lang--item {
        margin: 0 2px !important;
    }
    .corporate-orders-block__img {
        order: 1;
    }
    .exclusive-works-block__img {
        order: -1;
    }   
    .new-products-item__img {
        height: 160px !important;
    }
    .personal-office-global__menu .terms-global-block__menu-mobile {
        display: none;
    }
    .product-page-color__item img {
        width: 33px !important;
        height: 33px !important;
    }
    .terms-global-block__item p img {
        max-width: 100%;
        height: auto !important;
    }
}
@media (max-width: 992px) {
    .make_order_btn.mobile {
        display: flex !important;
        margin-top: 30px;
        max-width: 450px;
    } 
    .home-photo-block__title {
        font-size: calc(40px - 25%);
    }
}
.collections-page__wrapper p a {
    font-weight: 600;
    text-decoration: underline;
}
.product-page-global__description table {
    border-spacing: 10px;
    border-collapse: separate;
}
.new-products-item__img {
    height: 330px;
}
body .new-products-home__item {
    width: calc(25% - 30px) !important;
}
.modal-cart.js-active #modalCartModules {
    display: none !important;
}
.modal-cart.js-active .modal-cart__wrapper {
    display: block;
}
.vat {
    color: var(--color-orange);
    font-size: 13px;
    line-height: 16px;
}
.product-page-global__description p {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
}
.product-page-rozmir {
    padding: 0 0 20px 0;
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline;
}

.product-page-color__item img {
    width: 90px;
    height: 90px;
}
.product-page-opt {
    color: var(--color-orange);
    margin-top: 10px;
}
.product-page-block__social.remeni {
    flex-wrap: wrap;
    padding-bottom: 8px;
}
.product-page-block-text {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}
.product-page-block-text input {
    background: #000;
    border: 1px solid #333;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    min-width: 200px;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px;
}
.seo-text-block__text h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 30px;
}
.seo-text-block__text ol {
    list-style: disc;
    padding-left: 20px;
}

.terms-global-block__item div {
    color: #909090;
    margin-bottom: .5rem;
}

.input-border-grey.error textarea {
    border-color: red;
}

.blog .terms-global-block__item h2,
.seo-text-block h2,
.product-page-global__description h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 90%;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}
.blog .terms-global-block__item h3,
.seo-text-block h3,
.product-page-global__description h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 90%;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 30px;
}
.blog .terms-global-block__item h4,
.seo-text-block h4,
.product-page-global__description h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 90%;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 30px;
}
.blog .terms-global-block__item ul li,
.seo-text-block ul li,
.product-page-global__description ul li {
    list-style-type: disc;
    margin-left: 20px;
    color: #909090;
}
.blog .terms-global-block__item ul,
.seo-text-block ul,
.product-page-global__description ul {
    margin-bottom: 20px;
    margin-top: -6px;
}
.blog .terms-global-block__item ul {
    margin-top: 12px;
}
.blog .terms-global-block__item a,
.seo-text-block a,
.product-page-global__description a {
    text-decoration: underline;
    font-weight: 600;
}
.product-page-global__description p {
    color: #909090;
    margin-bottom: .5rem;
    padding-bottom: 0;
}

.footer__copy {
    color: #909090;
    font-size: 14px;
    font-style: normal;
    margin-bottom: 5px;
    font-weight: 600;
    line-height: 100%;
    transition: .3s linear;
}
.footer__copy a {
    text-decoration: underline;
}
.footer__copy.tablet {
    display: none;
}
.swiper-button-next,
.swiper-button-prev {
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  content: '';
  display: block;
    width: 22px;
    height: 22px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    margin: auto;
        transition: .3s linear;
}

.swiper-button-next:hover::after {
  border-color: var(--color-orange);
}

.swiper-button-prev::after {
  transform: rotate(-135deg);
}

.new-products-item__title {
    min-height: 93px;
}

span.new-price {
    color: #E97000;
}
span.new-label {
    position: absolute;
    top: 7%;
    left: 6%;
    z-index: 3;
    color: #E97000;
    font-size: 24px;
    text-transform: uppercase;
}
.category-item-block__price span.old-price,
.new-products-item__price span.old-price,
.product-page-block__price span.old-price {
    color: #777;
    position: relative;
    margin-left: 7px;
}
.category-item-block__price span.old-price:before,
.new-products-item__price span.old-price:before,
.product-page-block__price span.old-price:before {
    content: '';
    border-top: 1px solid #777;
    display: block;
    position: absolute;
    width: 100%;
    left: 2px;
    top: 50%;
}

.modal-product-add-cart .placing-cart-item__price {
    display: none;
}
.modal-product-add-cart .placing-cart-item__content {
    justify-content: center;
}
.modal-product-add-cart .placing-cart-item {
    justify-content: center;
}
@media (max-width: 1280px) {
    body .new-products-home__item {
        width: calc(33% - 30px) !important;
    }
}
@media (max-width: 880px) {
    body .new-products-home__item {
        width: calc(50% - 30px) !important;
    }
}
@media (max-width: 650px) {
    .product-page-color__item {
        margin: 0 5px;
        margin-bottom: 20px;
        width: calc(25% - 10px);
        padding-left: 0;
        padding-right: 0;
        flex-direction: column;
    }
    .product-page-color__item img {
        width: 90px !important;
        height: 90px !important;
        margin: 0 auto !important;
    }
    .product-page-color__item span {
        text-align: center !important;
    }
    .footer__copy {
        display: none;
    }
    .footer__copy.tablet {
        display: block !important;
        margin-top: -40px;
        padding-bottom: 60px;
        font-size: 18px;
    }
    .header.header-home {
        overflow: hidden;
    }
    .main {
        overflow: hidden;
    }
    .home-photo-block__title {
        font-size: calc(40px - 25%);
    }
    span.new-label {
        top: 10%;
        left: 6%;
        font-size: 16px;
    }
}
@media (max-width: 420px) {
    .product-page-color__item img {
        width: 60px !important;
        height: 60px !important;
    }
    .product-page-color__item span {
        text-align: center !important;
    }
    .home-photo-block__title {
        font-size: calc(32px - 25%);
    }
}