iframe {
    border: none !important;
    overflow: hidden !important;
}

.w100 {
    width: 100%;
}

body {
    overflow: hidden !important;
}

.load_more_div {
    width: 100%;
    display: block;
    float: none;
    overflow: hidden;
}

.catalog.height-auto {
    height: auto !important;
    min-height: 0px !important;
}

.y_iframe {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 600px;
    height: 400px;
    border: 0px;
    margin-top: 15px;
}

#modal_catalog_slider {
    max-height: 300px;
    overflow: hidden;
}

#modal_catalog_slider img {
    max-height: 300px;
}

@media all and (max-width: 480px) {
    .y_iframe {
        min-widh: 320px;
        height: 200px;
    }
}


.z-camera .doc-ico,
.z-camera a::after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 6.1C21.2 5.9 20.8 5.9 20.5 6.1L16.1 9.1V7C16.1 5.9 15.2 5 14.1 5H4C2.9 5 2 5.9 2 7V17C2 18.1 2.9 19 4 19H14C15.1 19 16 18.1 16 17V14.9L20.4 17.9C20.6 18 20.8 18.1 21 18.1C21.2 18.1 21.3 18.1 21.5 18C21.8 17.8 22 17.5 22 17.1V7C22 6.6 21.8 6.3 21.5 6.1ZM14 17H4V7H14V11V13V17ZM20 15.1L16 12.4V11.5L20 8.8V15.1Z' fill='%23318959'/%3E%3C/svg%3E%0A") !important;
}

.modal.fancybox-content {
    overflow: hidden;
}

.select2-container.select2-container--default.select2-container--open {
    z-index: 99999999;
}

.guarantee_fields,
.order_fields {
    display: none !important;
}

.hidden {
    display: none;
}

/*.catalog-img {
    text-align: center !important;
    display: table;
    width: 100%;
    height: 360px;
}*/

.catalog-img a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 300px;
    width: 100% !important;
}

/*.catalog-img img,
.catalog-img svg {
    max-height: 300px;
}*/


.header-menu li .drop-list li .drop-list.after-8 {
    top: auto;
    bottom: 0px;
}

/* .product-kits-ready .catalog-info {
    display: block !important;
} */

/* .product-kits-ready .catalog-info .checkbox {
    opacity: 1;
    visibility: visible;
    width: 100% !important;
    position: relative;
    bottom: auto;
    top: 8px;
    left: 0px;
} */

@media all and (max-width: 1060px) {
    .catalog-info {
        /*display: block !important;*/
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
    }

    /* .catalog-info .checkbox {
        opacity: 1;
        visibility: visible;
        width: 100% !important;
        position: relative;
        bottom: auto;
        top: 8px;
        left: 0px;
    } */
}

/* .main-images img, .main-images svg {max-width: 500px; width: auto;} */

/* @media all and (max-width: 1200px)
{
    .catalog.catalog-second .catalog-article .primary-btn {position: relative; bottom: 0px; left: 0px; margin-top: 12px;}
} */

.input-block.number-block {
    margin-top: 20px !important;
    margin-right: 20px !important;
}

.input-block.number-block .number,
.number-block input[type=number] {
    height: 52px;
}

#modal_catalog,
#modal_serial {
    min-height: 500px;
}

.select2-container--disabled * {
    color: #EEE !important;
}

.sw-btn {
    display: none;
}

.kit-more.variants_block {
    padding-top: 20px;
    border-top: 1px solid #CCC;
}

.variants_block_number_1 {
    padding-top: 0px;
    border-top: 0px !important;
}


@media all and (max-width: 768px) {
    .product-head-buttons {
        width: 100%;
        max-width: 100% !important;
    }

    .add_to_cart {
        display: block !important;
        float: left;
    }

    .product-head-wrap {
        padding-bottom: 16px;
    }

    .product-head-buttons .checkbox {
        margin: 0px;
    }

    .product-head-buttons .checkbox-ico {
        top: 74px;
    }

    .input-block.number-block {
        margin-top: 0px !important;
    }

    .product-head-inputs {
        padding-bottom: 0px !important;
    }

}

/*.input-block.number-block {width: 100%; display: block;}*/