:root {
    --ds-product-actions-bg: #f9f9f9;
    --bs-btn-close-bg: #f9f9f9;
}
.text-danger,
.red-text, .red-text:hover, .required {
    color: #f0b93a !important;
}
.green-text {
    color: var(--ds-dark-text-color);
}

.dropdown-address {
    display: flex;
    flex-direction: column;
}

.dropdown-address [data-value="Вінниця"],
.dropdown-address [data-value="Винница"],
.dropdown-address [data-value="Луцьк"],
.dropdown-address [data-value="Луцк"],
.dropdown-address [data-value="Дніпро"],
.dropdown-address [data-value="Днепр"],
.dropdown-address [data-value="Донецьк"],
.dropdown-address [data-value="Донецк"],
.dropdown-address [data-value="Житомир"],
.dropdown-address [data-value="Ужгород"],
.dropdown-address [data-value="Запоріжжя"],
.dropdown-address [data-value="Запорожье"],
.dropdown-address [data-value="Івано-Франківськ"],
.dropdown-address [data-value="Ивано-Франковск"],
.dropdown-address [data-value="Київ"],
.dropdown-address [data-value="Киев"],
.dropdown-address [data-value="Кропивницький"],
.dropdown-address [data-value="Кропивницкий"],
.dropdown-address [data-value="Львів"],
.dropdown-address [data-value="Львов"],
.dropdown-address [data-value="Луганськ"],
.dropdown-address [data-value="Луганск"],
.dropdown-address [data-value="Миколаїв"],
.dropdown-address [data-value="Николаев"],
.dropdown-address [data-value="Одеса"],
.dropdown-address [data-value="Одесса"],
.dropdown-address [data-value="Полтава"],
.dropdown-address [data-value="Рівне"],
.dropdown-address [data-value="Ровне"],
.dropdown-address [data-value="Суми"],
.dropdown-address [data-value="Сумы"],
.dropdown-address [data-value="Тернопіль"],
.dropdown-address [data-value="Тернополь"],
.dropdown-address [data-value="Харків"],
.dropdown-address [data-value="Харьков"],
.dropdown-address [data-value="Херсон"],
.dropdown-address [data-value="Хмельницький"],
.dropdown-address [data-value="Хмельницкий"],
.dropdown-address [data-value="Черкаси"],
.dropdown-address [data-value="Черкасы"],
.dropdown-address [data-value="Чернівці"],
.dropdown-address [data-value="Черновцы"],
.dropdown-address [data-value="Чернігів"],
.dropdown-address [data-value="Чернигов"] {
    order: -1;
}

body {
    background: #fff;
}
.fancybox__container {
    z-index: 100050 !important;
}
.ds-slideshow .swiper-pagination {
    background: transparent;
    padding: 0;
}

.ocf-description {
    border: none;
    box-shadow: none !important;
    padding: 0;
}
.content-block {
    box-shadow: none !important;
    border: none;
    padding: 0;
}

.ds-product-tab-content a,
.blue-link,
.ds-subcategories-item:hover span,
.ds-advantages-item:hover a,
.ds-module-title:hover,
.content-block-text a,
.ocf-description-text a {
    text-decoration: none
}
.blue-link,
.text-yellow {
    color: #f0b93a;
}

.button.button-primary:hover {
    color: #fff;
}

.button.button-primary.button-yellow,
.btn-primary {
    border-color: #f0b93a !important;
    background: #f0b93a !important;
    color: #333 !important;
}

.button.button-primary:active:not([disabled]),
.button.button-primary:hover:not([disabled]) {
    text-shadow: none;
    border-color: #D4A437 !important;
    background: #D4A437 !important;
}

.button.button-primary.button-yellow svg path {
    fill: #333 !important;
}
.button.button-small.button-yellow {
    padding: .4rem 1rem;
}

header .container-xl + .container-xl {
    position: relative;
}
header .container-xl + .container-xl:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    transform: translate(-50%, 0);
    background-color: #3c3c3c;
    z-index: 1;
}
header .container-xl + .container-xl > div {
    position: relative;
    z-index: 2;
}
header .dark-text {
    color: #fff
}

.light-theme .ds-header {
    background-color: #262726;
}
.ds-header.with-categories-menu .ds-menu-maincategories-desktop-box {
    flex: 1;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories::after {
    background: linear-gradient(to right,  rgba(60,60,60,0) 0%,rgba(60,60,60,1) 100%);
}
.ds-menu-maincategories a:hover,
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown a:hover {
    text-decoration: none !important;
    color: #f0b93a;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories {
    border-top: none;
}
.menu-chevron-icon {
    background: #fff;
}
.ds-menu-maincategories-item:hover>.menu-chevron-icon {
    background: #f0b93a;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow {
    width: 450px;
}

.ds-header-right .button-transparent svg path {
    fill: #fff;
}
.ds-header-right .button-transparent:not(.ds-header-search-close):focus:not([disabled])>svg path,
.ds-header-right .button-transparent:not(.ds-header-search-close):hover>svg path {
    fill: #f0b93a;
}
.ds-header-right .ds-header-phone-button .button-icon,
.ds-header-right .ds-header-cart-button .button-icon {
    background: #fff;
}
.ds-header-right .ds-header-phone-button:hover .button-icon,
.ds-header-right .ds-header-cart-button:hover .button-icon {
    background: #f0b93a;
}
.ds-header .badge.active,
.ds-header .badge {
    background: #f0b93a;
    color: #333;
}
.ds-header-phone-button .dark-text a {
    display: block;
    text-decoration: none !important;
    color: #fff;
}
.ds-header-phone-button .dark-text a:hover {
    color: #f0b93a;
}

.form-language {
    display: flex;
    gap: 5px
}
.form-language button {
    padding: 0;
    overflow: hidden;
    width: 20px;
    border-radius: 2px;
}
.form-language button img {
    max-width: 100%;
    display: block;
}

#currency .ds-switcher button,
#currency .ds-switcher button.active {
    padding: 0;
    color: #fff;
    background: transparent;
    text-decoration: none;
    border: none;
    font-weight: 400;
}
#currency .ds-switcher button.active {
    color: #f0b93a;
}

#ds-search-button svg path {
    fill: #333;
}

.ds-menu-catalog-items {
    background: #262726 !important;
    border-color: #262726 !important;
    border: none !important;
}
.ds-menu-catalog-item {
    padding: .65rem 1rem;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow .ds-menu-catalog-inner,
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow li {
    background: #3c3c3c !important;
    border-color: #333 !important;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow li {
    border: none !important;
}
.ds-menu-catalog-item-img > img {
    width: 18px;
    filter: brightness(0) invert(1);
    margin-right: .5rem !important;
}
.ds-menu-catalog-item-img:hover > img {
    filter: none
}

.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow li > a {
    position: relative;
    width: 100%;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow li > a:after {
    content: "";
    position: absolute;
    bottom: calc(-1rem + 3px);
    left: 0;
    display: block;
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 213, 5) 50%, rgba(255, 255, 255, 0) 100%);
}
.ds-menu-catalog-items > li:last-child > a:after {
    display: none !important;
}

.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow .ds-menu-catalog-inner .ds-menu-catalog-inner,
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow .ds-menu-catalog-inner .ds-menu-catalog-inner .ds-menu-catalog-items,
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow .ds-menu-catalog-inner .ds-menu-catalog-inner .ds-menu-catalog-items li {
    background: rgb(224, 224, 226) !important;
    border-color: transparent !important;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow .ds-menu-catalog-inner .ds-menu-catalog-inner .ds-menu-catalog-items li > a {
    color: #333333;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow .ds-menu-catalog-inner .ds-menu-catalog-inner .ds-menu-catalog-items li > a:hover {
    color: #000;
}
.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow .ds-menu-catalog-inner .ds-menu-catalog-inner .ds-menu-catalog-items li > a:after {
    content: "";
    position: absolute;
    bottom: calc(-1rem + 3px);
    left: 0;
    display: block;
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(122, 122, 122) 50%, rgba(255, 255, 255, 0) 100%);
}

/**/
.ds-home-categories {
    grid-template-columns: repeat(3, 1fr);
    gap: 0 2rem;
}
.ds-home-categories > *:nth-child(4n) {
    grid-column: 1 / -1;
    padding: 1rem;
    border-radius: .25rem !important;
    text-align: center;
    background-color: rgb(228, 228, 230);
    font-size: 2rem;
}
.ds-home-categories > *:nth-child(4n) p + p {
    margin-top: 0;
}

.ds-home-categories > *:nth-child(7) > div {
    width: 160px;
}

.ds-home-categories-item {
    background-repeat: no-repeat;
    background-position: 80% 100%;
    height: 260px;
    position: relative;
    background-size: contain;
}
.ds-home-categories .ds-home-categories-item:first-child {
    background-size: 205px;
    background-position: 85% 100%;
}
.ds-home-categories .ds-home-categories-item:first-child > a {
    right: 15%;
}
.ds-home-categories .ds-home-categories-item:nth-child(2) {
    background-size: 225px;
    background-position: 90% 100%;
}
.ds-home-categories .ds-home-categories-item:nth-child(2) > a {
    right: 10%;
}
.ds-home-categories .ds-home-categories-item:nth-child(3) {
    background-size: 195px;
}
.ds-home-categories .ds-home-categories-item:nth-child(3) > a {
    right: 10%;
}
.ds-home-categories .ds-home-categories-item:nth-child(5) {
    background-position: 78% 100%;
}
.ds-home-categories-item > a {
    position: absolute;
    z-index: 0;
    height: 90%;
    bottom: 0;
    right: 7%;
    transform-origin: 100% 100%;
    transition: 0.3s ease-in-out;
}
.ds-home-categories-item > a:hover {
    transform: scale(1.05);
}
.ds-home-categories-item > a img {
    height: 100%;
}
.ds-home-categories-item > div {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    width: 200px;
    max-width: 100%;
}
.ds-home-categories-item > div a,
.ds-home-categories-item > div strong {
    display: block;
    font-size: 1.5rem;
}
.ds-home-categories-item > div a:first-child {
    line-height: 1.2;
}
.ds-home-categories-item .button.button-small {
    padding: .25rem .75rem .35rem;
}

/**/
.ds-category-sort.content-block,
.ds-subcategories-item .content-block,
.ds-category-description.content-block {
    padding: 0;
    border: none;
}
.ds-module-item .ds-module-rating,
.ds-module-item .ds-module-stock,
.ds-module-item .ds-module-button-viewed {
    display: none !important;
}

.ds-module-item .ds-module-buttons {
    top: initial;
    right: initial;
    padding: .125rem;
    gap: .75rem;
    background: rgba(255, 255, 255, .77);
    z-index: 10;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%, 100px);
    transition: all linear .2s;
}
.ds-module-item:hover .ds-module-buttons {
    transform: translate(-50%, 0);
}
.ds-module-item .ds-module-buttons .button.button-primary.button-yellow {
    padding: .75rem .75rem;
}
.ds-module-item .ds-module-img-box {
    overflow: hidden;
}
.ds-module-item .ds-module-img img {
    transition: all linear .2s;
}
.ds-module-item:hover .ds-module-img img {
    scale: 1.1;
}

/**/
.module-html-54 {
    position: relative;
}
.module-html-54 > .content-block-text {
    position: relative;
    z-index: 2;
    padding: 4rem 0;
    text-align: center;
}
.module-html-54:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    transform: translate(-50%, 0);
    background: rgb(91, 91, 91);
    z-index: 1;
}
.module-html-54 p {
    color: #fff !important;
}
.module-html-54 img {
    width: 240px;
    max-width: 100%;
}

.module-html-56 {
    text-align: center;
    position: relative;
    background: transparent;
}
.module-html-56:after {
    content: '';
    display: block;
    height: 383px;
    background: url(/image/catalog/video-bg.png) center center;
    background-size: contain;
    top: 45px;
    z-index: -1;
    position: absolute;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    -webkit-box-shadow: 0 7px 20px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 7px 20px 0 rgba(50,50,50,.75);
    box-shadow: 0 7px 20px 0 rgba(50, 50, 50, .75);
}
.module-html-56 > .content-block-text {
    z-index: 2;
}

.module-html-41 {
    text-align: center;
    position: relative;
    background: transparent;
    margin-top: 2rem;
    margin-bottom: 0 !important;
}
.module-html-41:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    transform: translate(-50%, 0);
    background: url(/image/catalog/index_footer_bg.jpg) 50% no-repeat;
    background-size: cover;
    z-index: 1;
}
.module-html-41 > .content-block-text {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 4rem 0;
}
.module-html-41 > .content-block-text .fsz-32 + img {
    width: 120px;
    max-width: 100%;
    display: block;
    margin: 1rem auto;
}
.module-html-41 > .content-block-text .fsz-20 + img {
    width: 960px;
    max-width: 100%;
    display: block;
    margin: 1rem auto;
}
.module-html-41 > .content-block-text .fsz-20 {
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
}

.common-home footer {
    margin-top: 0 !important;
}

/**/
.ds-footer {
    background-color: #262726;
}
.ds-footer-theme .ds-footer-item {
    max-width: 20%;
}

.ds-footer-item-address,
.ds-footer-item-open,
.ds-footer-item a {
    color: #fff;
}
.ds-footer-item a:hover {
    color: #f0b93a;
}
.ds-footer-item li + li {
    margin-top: 0.5rem;
}
.ds-footer-item-title {
    color: #9ca3af !important;
}

.footer-social-list {
    gap: 0.75rem
}
.footer-social-list li + li {
    margin-top: 0;
}
.footer-social-list li a {
    display: flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
.footer-social-list li a:hover {
    color: #f0b93a;
    border: 1px solid #f0b93a;
}
.footer-social-list .ds-footer-item-icon:before {
    color: #fff;
}
.footer-social-list li a:hover .ds-footer-item-icon:before {
    color: #f0b93a;
}

#back-top i {
    color: #f0b93a;
}
.ds-fixed-contact-pulsation,
#ds_fixed_contact_button {
    background: #f0b93a !important;
}
.ds-fixed-contact-icon .fa-envelope {
    color: rgb(51, 51, 51);
}

.ds-subcategories-item img {
    max-width: 100%;
    height: initial;
}

/*header-sticky*/
.header-sticky {
    background-color: #3c3c3c;
    z-index: 1025;
}
.header-sticky .dark-text {
    color: #fff
}
.ds-product-tabs {
    top: 46px !important;
}
.ds-product-images-additional-item img {
    max-width: 100%;
    height: initial;
}

.ds-product-tabs-item.active {
    font-weight: 500;
}

.ds-product-tabs-badge {
    display: flex !important;
    width: 18px;
    height: 18px;
    padding: 2px;
    align-items: center;
    justify-content: center;
    color: rgb(51, 51, 51);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    border-radius: 50px;
    border: 1px solid rgba(17, 21, 23, 0.08);
    background: #f9f9f9;
    margin-left: 4px;
}

.ds-product-top-info {
    gap: 12px;
}
#product .ds-page-title h1 {
    font-size: 2.5rem;
}
.ds-product-advantages-item-text a {
    display: inline-block;
    border-bottom: 1px solid #6a7275;
}
.ds-product-advantages-item-text a:hover {
    border-color: transparent;
}
.ds-category-description-text {
    max-height: 116px;
}

.first-line > td {
    background: var(--ds-product-actions-bg);
}

.modal-body-popup-text .d-flex > div {
    width: 50%;
}
.modal-body-popup-text .h5 {
    font-size: 16px;
    margin-bottom: 10px;
}
.ds-column-products .swiper-wrapper .ds-module-item {
    flex: none;
}

.ds-product-images {
    border-right: none;
}
.ds-product-tabs {
    border: none;
    background: #fff;
    border-radius: .4375rem !important;
}
.ds-product-tabs > .container-xl {
    padding-left: 0;
    padding-right: 0;
}
.ds-product-block .content-block {
    padding: 20px;
    border: 1px solid #f2f2f2;
}

.modal-body-buttons .blue-link {
    color: rgb(51, 51, 51);
}
.blue-link.fw-300 {
    font-weight: 400 !important;
}

.ds-product-tab-content-title {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
.ds-product-tab-content.content-block {
    padding-left: 0 !important;
    padding-top: 0 !important;
}
.ds-product-advantages-item+.ds-product-advantages-item {
    border-top: none;
    margin-top: 7px;
}
.ds-product-advantages-item-text {
    display: flex;
}
.ds-product-advantages.content-block {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-video-link {
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 80px;
    height: 80px;
    z-index: 2;
}
.product-video-link svg {
    max-width: 100%;
    max-height: 100%;
}

.ds-product-main-actions,
.ds-product-options .form-control {
    border: 1px solid #e7e7e7;
}
.ds-product-options .form-group+.form-group {
    margin-top: 0.35rem;
}

    /**/
.form-control {
    border: 1px solid #e7e7e7;
}
.content-block.oct-checkout-block,
.ds-checkout .ds-cart-item {
    background: var(--ds-product-actions-bg);
    border-radius: .4375rem !important;
    padding: 1.5rem !important;
    border: 1px solid #e7e7e7;
}
.content-block.oct-checkout-block .content-block-title {
    border-color: #e7e7e7;
}
.content-block.oct-checkout-block .form-control {
    background: var(--ds-white-color);
    border: 1px solid #e7e7e7;
}

.content-block.oct-checkout-block .form-check-item {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}
.content-block.oct-checkout-block .form-check-item + .form-check-item {
    margin-top: 0.7rem !important;
}

.shipping-method .form-check-item > .dark-text {
    display: none;
}
.content-block.oct-checkout-block .form-check {
    font-size: 14px;
    font-weight: 500;
}

#customer_address_fields .form-group {
    position: relative;
}
#customer_address_fields .dropdown-address {
    width: calc(100% - 25px);
}

.ds-cart-column-total-item .me-auto {
    font-size: 1.375rem !important;
    color: var(--ds-dark-text-color);
}

/**/
.ds-information.content-block {
    color: var(--ds-dark-text-color);
}
.ds-information.content-block b,
.ds-information.content-block strong {
    font-weight: 600;
}
.ds-information.content-block .flex {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

    align-items: flex-start;
    justify-content: flex-start;
}
.ds-information.content-block .flex2 {
    gap: 20px
}
.ds-information.content-block .flex2 > div {
    flex: 1 1 50%;
}
.ds-information.content-block .flex2 iframe {
    width: 100%;
    border-radius: 7px;
}
.ds-information a {
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #6a7275;
}
.ds-information a:hover {
    border-color: transparent;
}

.cities-list {
    display: grid;
    margin: 50px auto;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}
.cities-list a {
    text-align: center;
    font-weight: 600;
    color: var(--ds-dark-text-color);
    text-decoration: none;
    display: inline-block;
}
.cities-list a:hover {
    color: #f0b93a;
}

.ds-information .list-price {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.ds-information .list-price a {
    display: flex;
    position: relative;
    align-items: center;
    gap: 15px;
    border: none;
}
.ds-information .list-price a:hover {
    color: #f0b93a;
}
.ds-information .list-price a.icon-price_wear:before {
    content: '';
    background: url("/image/catalog/tornado/contacts/WORKWEAR.svg") no-repeat center / contain;
    display: block;
    width: 95px;
    height: 55px;
}
.ds-information .list-price a.icon-price_police:before {
    content: '';
    background: url("/image/catalog/tornado/contacts/UNIFORM.svg") no-repeat center / contain;
    display: block;
    width: 95px;
    height: 55px;
}

.ds-information .h5 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 1rem;
}

.grid-certificates {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.grid-certificates a {
    border-bottom: none;
}

.ds-information.content-block .flex.consultation {
    align-items: center;
    gap: 20px 20px;
}
.ds-information.content-block p +.flex.consultation {
    margin-top: 32px;
}
.ds-information.content-block .flex.consultation > img {
    width: 100px;
    height: initial;
}
.ds-information.content-block .flex.consultation > p.title {
    font-size: 21px;
    font-weight: 600;
    color: var(--ds-dark-text-color);
    display: block;
    width: 200px;
    min-width: 200px;
    max-width: 200px;
}
.ds-information.content-block .flex.consultation > p.title + * {
    margin-top: 0 !important;
}
.ds-information.content-block .flex.consultation + .flex.consultation {
    margin-top: 40px;
}

.ds-information.content-block .flex.consultation .button.button-primary {
    padding: .4rem 1rem;
    border-color: #f0b93a !important;
    background: #f0b93a !important;
    color: #333 !important;
    margin-top: 12px;
}

.information-information-13 .ds-advantages-item,
.information-information-22 .ds-advantages-item {
    width: 25%;
}
.information-information-19 .ds-advantages-item,
.information-information-17 .ds-advantages-item {
    width: 20%;
}

.information-information-13 .ds-advantages-item img,
.information-information-22 .ds-advantages-item img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
.information-information-19 .ds-advantages-item img,
.information-information-17 .ds-advantages-item img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: #d4a62a 5px solid;
}
.ds-advantages-wrap .branding-btn {
    display: none;
}
.information-information-13 .ds-advantages-wrap,
.information-information-22 .ds-advantages-wrap,
.information-information-19 .ds-advantages-wrap,
.information-information-17 .ds-advantages-wrap  {
    background: var(--ds-product-actions-bg);
    border-radius: .4375rem !important;
    padding: 1.5rem !important;
    border: 1px solid #e7e7e7;
    margin: 2rem 0;
}
.information-information-13 .ds-advantages .content-block,
.information-information-22 .ds-advantages .content-block,
.information-information-19 .ds-advantages .content-block,
.information-information-17 .ds-advantages .content-block {
    background: transparent;
}
.information-information-13 .ds-advantages-wrap .branding-btn,
.information-information-22 .ds-advantages-wrap .branding-btn,
.information-information-19 .ds-advantages-wrap .branding-btn,
.information-information-17 .ds-advantages-wrap .branding-btn {
    display: block;
    text-align: center;
}

.information-information-13 .ds-information.content-block > .h3.strong:last-child,
.information-information-19 .ds-information.content-block > .grid:last-child .h3.strong,
.information-information-17 .ds-information.content-block > *:last-child .h3.strong {
    text-align: center;
    font-size: 2rem;
    margin-top: 20px;
}

.information-information-19 .ds-information.content-block > .grid .grid {
    display: flex;
    align-items: center;
    gap: 20px;
    background: var(--ds-product-actions-bg);
    border-radius: .4375rem !important;
    padding: 1.5rem !important;
    border: 1px solid #e7e7e7;
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--ds-dark-text-color);
    line-height: 1.5;
    pointer-events: none;
}
.information-information-17 .ds-information.content-block > .grid .grid {
    display: flex;
    align-items: center;
    gap: 20px;
    background: var(--ds-product-actions-bg);
    border-radius: .4375rem !important;
    padding: 1.5rem !important;
    border: 1px solid #e7e7e7;
}
.information-information-19 .ds-information.content-block > .grid .grid > div:last-child,
.information-information-17 .ds-information.content-block > .grid .grid > div:last-child {
    flex: 0
}
.information-information-19 .ds-information.content-block > .grid .grid .circle,
.information-information-17 .ds-information.content-block > .grid .grid .circle {
    width: 240px;
    display: block;
    height: 240px;
    background-size: contain;
}
.information-information-17 .ds-information.content-block > .grid:first-child > .col {
    padding-top: 0 !important;
}

.information-information-12 .map iframe {
    width: 100%;
    margin-top: 40px;
    border-radius: .25rem;
}
.information-information-12 .grid.contacts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}
.information-information-12 .grid.contacts > div {
    position: relative;
    padding-left: 80px;
    min-height: 55px;
}
.information-information-12 .grid.contacts > div > div,
.information-information-12 .grid.contacts > div > strong {
    font-weight: 600;
}
.information-information-12 .grid.contacts > div:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 60px;
    height: 55px;
}

.information-information-12 .icon-map:before {
    background: url("/image/catalog/tornado/contacts/WEB_SITE.svg") no-repeat center / contain;
}
.information-information-12 .icon-map + .icon-map:before {
    background: url("/image/catalog/tornado/contacts/Address.svg") no-repeat center / contain;
}
.information-information-12 .icon-calend:before {
    background: url("/image/catalog/tornado/contacts/Open.svg") no-repeat center / contain;
}
.information-information-12 .icon-mail2:before {
    background: url("/image/catalog/tornado/contacts/E-Mail.svg") no-repeat center / contain;
}
.information-information-12 .icon-cart_spec:before {
    background: url("/image/catalog/tornado/contacts/DEPARTMENT_WORKWEAR.svg") no-repeat center / contain;
}
.information-information-12 .icon-cart_police:before {
    background: url("/image/catalog/tornado/contacts/DEPARTMENT_SECURITY.svg") no-repeat center / contain;
}
.information-information-12 .icon-eshop:before {
    background: url("/image/catalog/tornado/contacts/ONLINE-SHOP.svg") no-repeat center / contain;
}
.information-information-12 .icon-barcode:before {
    background: url("/image/catalog/tornado/contacts/Supply_Department.svg") no-repeat center / contain;
}
.information-information-12 .icon-calc:before {
    background: url("/image/catalog/tornado/contacts/Accounts_Department.svg") no-repeat center / contain;
}
.information-information-12 .icon-ware:before {
    background: url("/image/catalog/tornado/contacts/Warehouse.svg") no-repeat center / contain;
}

.information-information-16 .ds-information .grid {
    display: flex;
    gap: 12px 12px;
    flex-wrap: wrap;
}
.information-information-16 .ds-information .grid .xx-12 {
    flex: 1 1 100%;
    width: 100%;
}
.information-information-16 .ds-information .grid .s-6 {
    flex: 1 1 50%;
    width: calc(50% - 6px);
    max-width: calc(50% - 6px);
}
.information-information-16 .ds-information .grid .s-6.yell-icons > div {
    padding: 1rem;
    border: 1px solid #e7e7e7;
    border-radius: .25rem !important;
    background: var(--ds-product-actions-bg);
}
.information-information-16 .ds-information .grid .s-6.yell-icons > div + div {
    margin-top: 12px;
}
.information-information-16 .ds-information .grid.txt_c,
.information-information-16 .ds-information .grid.txt_c > div {
    width: 100%;
}
.information-information-16 .ds-information .grid.txt_c ._abs {
    display: none;
}
.information-information-16 .ds-information .h4 {
    font-size: 1.4rem;
    font-weight: 600;
}
.information-information-16 .ds-information .grid.txt_c .h4 {
    padding: 1rem;
    border-radius: .25rem !important;
    text-align: center;
    background-color: rgb(228, 228, 230);
    font-size: 1.7rem;
    font-weight: 500;
    width: 100%;
}
.information-information-16 .ds-information .black-icons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}
.information-information-16 .ds-information .black-icons > div {
    padding: 1rem;
    border: 1px solid #e7e7e7;
    border-radius: .25rem !important;
    background: var(--ds-product-actions-bg);
}

.information-information-18 .ds-information .grid {
    display: flex;
    gap: 24px;

}
.information-information-18 .ds-information .grid .circle {
    border-radius: 50%;
    shape-outside: ellipse();
    background-clip: content-box;
    width: 200px;
    height: 200px;
    display: block;
}
.information-information-18 .ds-information .grid .xl-2 {
    flex: 0;
}
.information-information-18 .ds-information ._circles .maxw-xl > div {
    padding: 1rem;
    border: 1px solid #e7e7e7;
    border-radius: .25rem !important;
    background: var(--ds-product-actions-bg);
    margin-top: 24px;
}
.information-information-18 .ds-information ._circles .maxw-xl > div:last-child {
    flex-direction: row-reverse;
}
.information-information-18 .ds-information ._circles .maxw-xl > div p.strong {
    font-size: 1.3rem;
    font-weight: 500;
}

.ds-fixed-contact-call {
    background: #f0b93a !important;
    color: #333 !important;
}

#account-return #content form,
#account-register #content form {
    width: 800px;
    max-width: 100%;
}

/**/
#callbackModal[data-type="callback"] #call-phone-form > div:nth-child(3),
#callbackModal[data-type="callback"] #call-phone-form > div:nth-child(4) {
    display: none;
}

#information-sitemap #content a {
    color: #333
}

/**/
.ds-module-stickers > .ds-module-sticker:first-child ~ .ds-module-sticker {
    display: none !important;
}
.ds-module-stickers > .ds-module-sticker {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 105px;
    height: 34px;
    background: url("/image/catalog/stiker_o.png") no-repeat center / contain;
    font-size: 12px;
}
.ds-module-stickers > .ds-module-sticker.ds-module-sticker-stickers_special {
    background: url("/image/catalog/stiker_y.png") no-repeat center / contain;
}

.modal-header .btn-close {
    background-color: #f9f9f9 !important;
}

.ds-category-wall-title {
    text-decoration: none;
}
.ds-category-wall-item-list {
    flex-direction: column;
}
.ds-category-wall-item-list a {
    border: none;
}
.ds-category-wall-item-list a:hover {
    color: #f0b93a
}

.modal-body-product .content-block {
    border: 1px solid #e7e7e7;
    background: var(--ds-product-actions-bg);
}

#error-not-found:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #3a3a3a;
    z-index: 1;
    transform: translate(-50%, 0);
}
#error-not-found > * {
    position: relative;
    z-index: 2;
}


.ds-404-content-text {
    margin-top: 3rem;
}
.ds-404-content-text img {
    width: 400px !important;
    max-width: 90%;
}
.ds-404-content-img img {
    width: 1000px;
    max-width: 100%;
    display: block;
    margin: -150px auto -100px;
}
.ds-404-content-img {
    margin-bottom: 4rem;
}
.ds-404-content-img a {
    width: 250px;
    max-width: 100%;
}
#error-not-found h1 {
    position: relative;
    color: #fff;
    font-weight: 400;
    font-size: 2.2rem;
}

#closealertModal .modal-dialog {
    max-width: 100%;
    width: 1200px;
}
#closealert-main-block.pt-4 {
    padding-top: 0 !important;
}
#closealert-main-block .overflow-hidden > .fw-500 {
    display: none !important;
}
#closealertModal .modal-header {
    height: 0 !important;
    border: none !important;
    padding-bottom: 0 !important;
    z-index: 2;
}

/**/
.information-information-16 .yell-icons > * {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
}
.information-information-16 .yell-icons > *:before {
    content: '';
    display: block;
    width: 50px;
    min-width: 50px;
    height: 50px;
}
.information-information-16 .yell-icons > .icon-mech2:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/against_mechanical_influences.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-heat:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/against_elevated_temperatures.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-cool:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/from_low_temperatures.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-dust:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/dustproof.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-waterproof:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/waterproof.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-waterresist:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/waterproof1.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-waterzip:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/waterproof_zippers.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-windproof:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/windproof.svg") no-repeat center / contain;
}


.information-information-16 .yell-icons > .icon-acid:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/against_acid_solutions.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-acaline:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/against_alkalis.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-dirt:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/from_industrial_pollution.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-breath:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/breathable.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-signal:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/signaling_elements.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-armor:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/reinforced_fabric.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-fire:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/impregnation_against.svg") no-repeat center / contain;
}
.information-information-16 .yell-icons > .icon-insect:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/TORNADO_PRODUCT_DESIGNATIONS/insect_repellent.svg") no-repeat center / contain;
}

.information-information-16 .black-icons > * {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
}
.information-information-16 .black-icons > *:before {
    content: '';
    display: block;
    width: 50px;
    min-width: 50px;
    height: 50px;
}
.information-information-16 .black-icons > .icon-wash95:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/95.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash95i:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/95_.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash70:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/70.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash60:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/60.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash60i:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/60_.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash50i:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/50_.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash40:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/40.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash40i:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/40_.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash40ii:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/40__.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-wash30:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/30.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-washhand:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/hand_washing_only.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-washx:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/not_wash.svg") no-repeat center / contain;
}

.information-information-16 .black-icons > .icon-bleach:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Bleaching_chlorine-containing.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-bleachx:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Do_not_bleach_chlorine-containing.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-iron1:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Ironing_220.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-iron2:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Ironing_150.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-iron3:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Ironing_110.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-ironx:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Ironing_not.svg") no-repeat center / contain;
}

.information-information-16 .black-icons > .icon-clean_a:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/A.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-clean_p:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/P.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-clean_pi:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/P_.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-clean_f:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/F.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-clean_fi:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/F_.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-clean_wi:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/W_.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-cleanx:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Dry_cleaning_prohibited.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-dry1:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Drum_drying.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-dry2:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Tumble_drying.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-dryx:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Tumble_drying_not.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-dry:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/product_can_be_dried.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-hang:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Moisture_saturated.svg") no-repeat center / contain;
}
.information-information-16 .black-icons > .icon-lay:before {
    background: url("/image/catalog/tornado/zashchitnye_svojstva/WASHING/Moisture_saturated_product_should.svg") no-repeat center / contain;
}

select.form-select {
    box-shadow: none !important;
    outline: none !important;
}
select.form-select option:hover {
    background: #3c3c3c !important;
    color: #fff;
}
select.form-select option:checked {
    background: #3c3c3c !important;
    color: #fff;
}
.form-select:focus {
    border-color: var(--ds-border-color);
}

.ds-module-caption {
    gap: 0
}

.button-preorder {
    pointer-events: none;
    padding-left: .4rem !important;
    padding-right: .75rem !important;
    background: transparent !important;
    color: rgb(51, 51, 51) !important;
    border: none !important;
}

@media (min-width: 768px) {
    .ds-subcategories-item img {
        margin: 0 auto .7rem;
        transform: scale(.95);
        transition: all ease-in-out .3s;
    }
    .ds-subcategories-item:hover img {
        transform: scale(1);
    }
    .product-grid .content-block:hover:before {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    .h1, h1 {
        font-size: 2rem;
    }

    .modal-dialog.wide2 {
        --bs-modal-width: 620px;
    }

}

@media (min-width: 1200px) {
    .ds-product-images-main {
        height: initial;
    }
    .ds-product-main {
        -ms-flex: 0 0 calc(45% - .5rem);
        flex: 0 0 calc(45% - .5rem);
        max-width: calc(45% - .5rem);
    }
    #logo {
        max-width: 180px;
    }
    .ds-header-catalog-button {
        display: none !important;
    }
    .ds-header-left {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 570px;
        flex: 0 0 570px;
    }
    .ds-advantages-item {
        width: 20%;
    }
    .ds-menu-maincategories-item:hover>.ds-menu-maincategories-dropdown {
        margin-top: 2px;
    }
    .ds-subcategories-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 10%;
        flex: 1 0 10%;
        max-width: 10%;
    }
    .header-sticky .ds-menu-maincategories-desktop-box {
        height: 46px;
    }
}

@media (min-width: 1600px) {
    #logo {
        max-width: 180px;
    }
}

@media (max-width: 1400px) {
    .ds-header-logo-text {
        display: none;
    }
}

@media (max-width: 1200px) {
    .module-html-56 {
        overflow: hidden;
        margin-left: -12px;
        margin-right: -12px;
    }
    .module-html-56 img {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    .ds-advantages-item > .content-block {
        flex-direction: column !important;
        gap: 10px
    }

    .ds-home-categories > *:nth-child(4n) {
        font-size: 1.5rem;
    }

    .button-icon-menu {
        background: #fff;
    }

    #mobileMenuBox .ds-menu-catalog-inner a:hover {
        color: #fff;
    }
    #mobileMenuBox .ds-sidebar-header,
    #mobileMenuBox,
    #mobileMenuBox .ds-menu-catalog {
        background: #262726 !important;
    }
    #mobileMenuBox .menu-back-icon {
        background: #fff !important;
    }
    #mobileMenuBox .ds-menu-catalog-item:not(:first-child) {
        border-top: 1px solid #505050 !important;
    }
    #mobileMenuBox .ds-sidebar-close {
        background: transparent !important;
        border: none !important;
        color: #fff !important;
    }
    #mobileMenuBox .menu-close-icon {
        background: rgb(255 255 255);
    }

    #product .ds-page-title h1 {
        font-size: 2rem;
    }

    .information-information-19 .ds-advantages-item,
    .information-information-17 .ds-advantages-item {
        width: 33%;
    }

}

@media (max-width: 991px) {
    .ds-home-categories {
        grid-template-columns: repeat(2, 1fr);
    }
    body {
        padding-bottom: 0;
    }
    .ds-footer-theme > .d-flex {
        flex-wrap: wrap;
    }
    .ds-footer-theme .ds-footer-item {
        max-width: 33%;
    }
    .ds-product-fixed-btns+footer {
        padding-bottom: 0 !important;
    }
    .ds-product-tabs {
        position: relative !important;
        top: 0 !important;
    }

    .information-information-19 .ds-advantages-item,
    .information-information-17 .ds-advantages-item {
        width: 50%;
    }
    .information-information-13 .ds-advantages-item,
    .information-information-22 .ds-advantages-item {
        width: 50%;
    }
    .information-information-17 .ds-information.content-block > .grid .grid {
        flex-direction: column;
    }

    .ds-404-content-img img {
        margin: -120px auto -50px;
    }

}

@media (min-width: 769px) {
    header > .container-xl:first-child {
        position: relative;
        z-index: 1025;
    }
}

@media (max-width: 768px) {

    body, html {
        overflow-x: hidden;
    }

    .information-information-16 .ds-information .grid .s-6 {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }

    .information-information-16 .ds-information .black-icons {
        grid-template-columns: repeat(1, 1fr);
    }
    .ds-information.content-block .flex2 {
        flex-direction: column;
    }
    .ds-information.content-block .flex2 > div {
        flex: 1 1 100%;
        width: 100%;
    }

    .cities-list {
        display: grid;
        margin: 50px auto;
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .grid-certificates {
        grid-template-columns: repeat(2, 1fr);
    }

    .ds-information.content-block .flex.consultation {
        flex-wrap: wrap;
    }
    .information-information-12 .grid.contacts {
        grid-template-columns: repeat(1, 1fr);
    }

    header .button-icon {
        background: #fff;
        min-width: 20px;
    }
    .ds-header-search {
        background: transparent;
        top: 5px;
        position: absolute !important;
        width: calc(100vw - 5rem) !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        left: -150vw;
    }
    .ds-header-search.active {
        left: 2.5rem;
    }
    .ds-product-fixed-btns {
        padding-bottom: 14px;
    }

    .ds-header-mobile-btn.d-sm-inline {
        display: none !important;
    }
    .ds-header-mobile-btn.d-sm-none {
        display: block !important;
    }
    header .ds-dropdown-contacts .dark-text {
        color: #333;
    }
    header .ds-dropdown-contacts a {
        color: #333;
    }

    #cart {
        margin-right: 0 !important;
    }

    .ds-home-categories {
        grid-template-columns: repeat(1, 1fr);
    }
    .ds-home-categories > *:nth-child(4n) {
        font-size: 1.1rem;
    }
    .ds-home-categories-item > div {
        left: 0;
    }
    .module-html-52 {
        margin-top: 0 !important;
    }

    .module-html-54 img {
        display: none;
    }

    .module-html-56 img {
        width: 140%;
        height: initial;
    }
    .module-html-41 > .content-block-text .fsz-20 + img,
    .module-html-56:after {
        display: none;
    }
    .ds-footer-theme .ds-footer-item {
        max-width: 100%;
    }

    #modal-agree .modal-body table {
        overflow: auto;
        display: block;
    }
    #modal-agree .modal-body table tbody {
        min-width: 650px;
        display: table;
        width: 100%;
    }
    #modal-agree .modal-body .d-flex > div {
        width: 100%;
    }
    #modal-agree .modal-body .d-flex {
        flex-direction: column;
    }
    #modal-agree .modal-body .d-flex table tbody {
        min-width: initial;
    }

    .information-information-16 .ds-information .grid.txt_c .h4 {
        font-size: 1.2rem;
    }
    .information-information-18 .ds-information ._circles .maxw-xl > div:last-child,
    .information-information-18 .ds-information .grid {
        gap: 12px;
        flex-direction: column;
    }
    .information-information-13 .ds-advantages-item,
    .information-information-22 .ds-advantages-item {
        width: 100%;
    }
    .information-information-13 .ds-advantages,
    .information-information-22 .ds-advantages {
        gap: 24px
    }
    .ds-advantages-item-title {
        text-align: center;
        display: block;
        width: 100%;
    }
    .ds-advantages-item-text {
        color: rgb(143, 144, 166);
        width: 100%;
        text-align: center;
        margin-top: 10px;
        margin-left: 0 !important;
    }
    .information-information-13 .ds-information.content-block > .h3.strong:last-child, .information-information-19 .ds-information.content-block > .grid:last-child .h3.strong, .information-information-17 .ds-information.content-block > *:last-child .h3.strong {
        font-size: 1.5rem;
    }

    .ds-404-content-img img {
        margin: -120px auto -50px;
    }
    body.error-not_found h1 {
        font-size: 1.6rem;
    }
    .ds-404-content-img img {
        max-width: 100%;
        display: block;
        margin: -70px auto -20px;
        width: 800px;
        min-width: 600px;
        left: 50%;
        position: relative;
        transform: translate(-50%, 0px);
    }
    #closealertModal .modal-header {
        height: initial !important;
    }

    .ds-header-search-close svg path {
        stroke: #f0b93a !important
    }
    #overlay {
        display: none !important;
    }
    #mobileMenuBox .dark-text,
    #mobileMenuBox a {
        color: #f0b93a !important
    }
    #mobileMenuBox .menu-close-icon,
    #mobileMenuBox .menu-back-icon,
    #mobileMenuBox .menu-chevron-icon {
        background: #f0b93a !important
    }
    #mobileMenuBox .ds-menu-catalog-item-img > img {
        filter: none !important;
    }
    #mobileMenuBox .ds-sidebar-header {
        border-color: #f0b93a !important
    }

    .ds-home-categories-item {
        background-repeat: no-repeat;
        background-position: 80% 100%;
        height: 180px;
    }
    .ds-home-categories-item,
    .ds-home-categories .ds-home-categories-item:first-child,
    .ds-home-categories .ds-home-categories-item:nth-child(2),
    .ds-home-categories .ds-home-categories-item:nth-child(3),
    .ds-home-categories .ds-home-categories-item:nth-child(4) {
        background-size: 165px;
        background-position: 90% 100%;
    }
    .ds-home-categories-item > div a, .ds-home-categories-item > div strong {
        display: block;
        font-size: 1.2rem;
    }

    .lang-curr-block {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 0 10px;
        background: #3d3d3d;
    }
    .lang-curr-block > .d-flex {
        flex-direction: row !important;
    }
    header.ds-header {
        padding-bottom: 40px !important;
    }

}

@media (max-width: 360px) {
    .grid-certificates {
        grid-template-columns: repeat(1, 1fr);
    }

    .ds-404-content-img img {
        max-width: 100%;
        display: block;
        margin: -70px auto -20px;
        width: 400px;
        min-width: 400px;
        left: 50%;
        position: relative;
        transform: translate(-50%, 0px);
    }

}
