/*#bx-panel {display: none !important}*/

html, body {
    /*font-family: "Century Gothic",helvetica,arial,sans-serif !important;*/
    font-family: 'Montserrat', sans-serif !important;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #222222;/*#646464;*/
	font-size: 16px;
}
a {color: #646464; text-decoration: none;}
a:hover{ color:#e2001a;  text-decoration: none;}
a:focus{ color:#646464;text-decoration: none;}

/* Headings */
h1, h2, h3 {color: #222222;}
h1            { font-size:28px; line-height:29px; text-transform: uppercase;  }
h2, .bx-catalog-element h1 { font-size:24px; margin-bottom:15px;  }
h3            { font-size:20px; margin-bottom:15px;text-transform:uppercase;}
h4            { font-size:16px; text-transform:uppercase; }
h5            { font-size:14px; text-transform:uppercase;}
*+.uk-h1, *+.uk-h2, *+.uk-h3, *+.uk-h4, *+.uk-h5, *+.uk-h6, *+h1, *+h2, *+h3, *+h4, *+h5, *+h6 { margin-top: 0;}

address, dl, fieldset, figure, ol, p, pre, ul { margin: 0 0 10px 0;}

.txt-grey-clr, .txt-grey-clr span {color: #888888;}
.txt-blck-clr {color: #000000;}

.rasporka_h5 {height: 5px;}
.rasporka_h10 {height: 10px; display:block;}
.rasporka_h15 {height: 15px;}
.rasporka_h20 {height: 20px;}
.rasporka_h25 {height: 25px;}
.rasporka_h30 {height: 30px;}
.rasporka_h40 {height: 40px;}
.rasporka_h50 {height: 50px;}
.rasporka_h60 {height: 60px;}
.rasporka_h80 {height: 80px;}
.rasporka_h-10 {margin-top: -10px;}
.rasporka_h-25 {margin-top: -25px;}
.rasporka_h-50 {margin-top: -50px;}

.vpad20 {padding: 20px 0;}
.vpad30 {padding: 30px 0;}

.vmar20 {margin: 20px 0;}
.vmar30 {margin: 30px 0;}

.bg_fff {background: #fff;}
.bg_blck {background: #000000;}
.bg_dk {background: #222222;}
.bg_md {background-color: #D4D4D4;}
.bg_bd {background-color: #a5a5a5 !important;}

.bg_lg {background-color: #f2f2f2; }
.bg_mg {background-color: #e5e5e5; }
.bg_green {background-color: #ccffcc !important;}

.uk-container-large, .top-menu { max-width: 80% !important;}

.uk-child-width-1-10, .uk-width-1-10 {width:10%;max-width:10%;}

.uk-navbar-nav>li>a[href='#'] {cursor: pointer;}
.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {min-height: 60px !important;}
.uk-input:focus, .uk-select:focus, .uk-textarea:focus {    border-color: #e2001a !important;}
.uk-checkbox:focus, .uk-radio:focus { border: none !important; outline: none !important;}
.grad1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

input:focus, textarea:focus, select:focus { outline:0;}
label {margin-bottom: 1px;
    font-weight: normal !important;
}


.btn-red {
    font-size: 1rem;
    color: #ffffff;
    background-color: #e2001a !important;
    border-radius: 7px;
    text-transform: none;
    font-weight: 500;
}
.btn-red:hover {
    color: #222222;
}
.btn-red:disabled {
    background-color: #ed6675 !important;
}
.btn-red:disabled:hover {
    color: #ffffff;
    cursor: not-allowed;
}
.btn-wht {
    -webkit-box-shadow:inset 0px 0px 0px 2px #e2001a;
    -moz-box-shadow:inset 0px 0px 0px 2px #e2001a;
    box-shadow:inset 0px 0px 0px 2px #e2001a;
    font-size: 1rem;
    color: #e2001a;
    border-radius: 7px;
    text-transform: none;
    font-weight: 500;
}
.btn-wht:hover, .btn-wht:focus, .btn-wht:active {
    color:#000000;
}

.btn-sb {
    -webkit-box-shadow: inset 0px 0px 0px 2px #3a3f4c;
    -moz-box-shadow: inset 0px 0px 0px 2px #3a3f4c;
    box-shadow: inset 0px 0px 0px 2px #3a3f4c;

    background-color: #ffffff;
    border-radius: 7px;
    background:url(/images/icons/btn-sbrf-dk.svg);
    background-size:contain;
    background-position: center center;
    background-repeat:no-repeat;

    min-width: 250px;

    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icons/btn-sbrf-dk.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icons/btn-sbrf-dk.png', sizingMethod='scale')";
}

.txt-yel {color: #E0CDA2;}
.label-yel {
    display: inline-block;
    padding: 0 10px;
    line-height: 1.5;
    background: rgba(255, 248, 228, 1);
    border-radius: 6px;
    vertical-align: middle;
    white-space: nowrap;
    font-weight:bold;
}
.link-yel {
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
    border-bottom: 2px solid #E0CDA2;
    color: #222222;
    font-weight:bold;
}
.bonus {
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
    border-bottom: 2px solid #E0CDA2;
    color: #222222;

}

.uk-button-default {
    color: #666;
    font-weight: bold;
    border: 2px solid;
}

.btn-wht-no-brdr {
    color: black;
    text-transform: none;
    font-size: 1.125rem;
    font-weight: bold;
    background-color: white;
    border: 1px solid #ffffff;
}
.btn-wht-no-brdr:hover, .btn-wht-no-brdr:active, .btn-wht-no-brdr:focus {
    background-color: white;
    border: 1px solid #ffffff;
}
/*.uk-button-large {font-size: 1.125rem;}*/
.btn-primary{
    color: #fff;
    background-color: #e2001a !important;
    border-color: #e2001a !important;
    border-radius: 0 !important;
}

.uk-button-default:hover{
    color:#e2001a !important;
    border-color: #e2001a !important;
}
.btn-form-sbmt {width: 100%;}
.sad-lnk {color: #666;}

.whts-wrap {top: 60px; right:4px; z-index: 1001;}
.whts-b {
    width: 35px;
    height: 35px;
}

/** +++++++++++++++++++++ PRELOADER +++++++++++++++++++++ */
#preloader {
    background: url(images/preloader_bg_mainn.png) #dddddd;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #9370DB;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #BA55D3;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #FF00FF;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*NAV*/
.navbar-sticky{
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 1px 0 0 rgba(0,0,0,.08);
    box-shadow: 0 1px 0 0 rgba(0,0,0,.08);
}
.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {padding: 0 25px;}
.top-menu{height: 60px;
    z-index:999;
    background:#fff !important;
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 1px 0 0 rgba(0,0,0,.08);
    box-shadow: 0 1px 0 0 rgba(0,0,0,.08);
}
.top-menu-logo {margin: auto 0;
    height:50px;
    width:340px;
}
.top-menu .uk-navbar-dropdown {margin-top: 0 !important;}
.top-menu .uk-navbar-dropdown,.top-menu .uk-navbar-dropdown input {background-color: rgb(249, 249, 249);}
.top-menu .nav-search-wrap {
    width: 30%;
     margin: 0 auto;
 }

#sticky-marker {
    position: absolute;
    left: 0;
    top: 500px;
    z-index: 0;
    margin: 0;
    background: 0 0;
    visibility: hidden;
    pointer-events: none;
    display: none;
}

.api-mf-antibot {
    border: 0 none !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 0 !important;
}

/* left_side_menu */
.uk-offcanvas-overlay::before {background: rgba(0,0,0,.8);}
.uk-offcanvas-bar, .uk-offcanvas-bar a, .uk-offcanvas-bar .uk-nav-default>li>a, .uk-offcanvas-bar .uk-close {color: #000 !important;}
.uk-offcanvas-bar {background: #fff; padding: 17px 45px  17px; }
.uk-offcanvas-bar .uk-position-bottom {padding-left: 13%; padding-right: 13%;}
.lmenu-logo {padding-top: 30px;}
.uk-offcanvas-bar ul {}
.left-menu, .section-menu {text-transform: uppercase!important;background: #f8f8f8;}
.left-menu::-webkit-scrollbar, .section-menu::-webkit-scrollbar { width: 0; }
.left-menu, .section-menu { -ms-overflow-style: none; }
.left-menu, .section-menu { overflow: -moz-scrollbars-none; }
.left-menu li a {font-size: 0.9em;}
.left-menu .l-close, .section-menu .l-close {font-size: 0.9em; float: none; opacity:1; line-height: 1.4; font-weight: normal;}
.left-menu-cap{font-size: 1.2em;}
.left-menu-cap::after {
    background-color: #212121;
    content: "";
    display: block;
    height: 1px;
    margin: 10px auto 0;
    width: 10px;
}
.left-menu .small-hr {
    border-color: black;
    width: 10px;
    margin: 8px auto;
}
.lmenu-bottom-wrap {flex-grow: 6;min-height: 45px !important;}
.lmenu-bottom-d {height:45px; min-height: 45px !important;}
.breadcrumb{
    padding: 0;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}

/* main Page */
.uk-dotnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 3%;
    padding: 0;
    list-style: none;
}
.uk-dotnav > * {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
}
.uk-dotnav>*>* {
    display: block;
    box-sizing: content-box;
    width: 12px;
    height: 12px;
    background: #ffffff; /*rgba(85, 85, 85, .8);*/
    border: 2px solid #000000; /*rgba(85, 85, 85, .8);*/
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.uk-dotnav > * > *:hover {
    background: #ffffff; /*#777*/
    border: 2px solid #000000; /*rgba(119, 119, 119, 0);*/
}

.uk-dotnav > .uk-active > * {
    background: #000000;/*rgba(85, 85, 85, .8);*/
    /*border: 2px solid #e2001a; */

}


.gender-slider .uk-overlay {padding: 2.5% !important; margin: 0 0 5% 5%; }
.gender-slider span {
    font-size: 1.5vw;
    text-transform: uppercase;
}
.new-models-slides {margin: 0 5%;}
.about-shop-text {margin: 10% 0;}

/* detail info*/
.asd {margin:0 10px;}
.asd:first-child {margin-left:0;}
.asd:last-child {margin-right:0;}

/* subscribe*/
.ftr-subscribe {color:#000000}

.ftr-subscribe h2 {
    font-size: 2.2rem;
    font-weight: bold;
    text-transform: none;
}
.ftr-subscribe .main-user-consent-request-announce {
    color: black;
    font-size: 1rem;
}




/* footer*/
.footer-menu a:hover {color: #e2001a !important;}
.menu-top-section {
    color: #222;
    text-transform: uppercase;
    font-size: 1.1em;
}
.menu-section {text-transform: uppercase; font-size: 0.9em;}
.bottom-left-menu li {margin-bottom: 7% !important;}
.bottom-left-menu li a{
    text-transform: uppercase;
    font-size: 1.1em;
}
.soc-margin {margin-right: 8%;}
.catalog-block-header {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #e2001a;
    padding: 5px 0;

}
.catalog-block-header-n {
    font-size: 1.5rem;
    text-transform: none;
    font-weight: bold;
}

.rnd-btn-l {
    width:56px;
    height: 56px;
    border-radius: 600px;
    color: #444444;
    border: 2px solid #999999;
}

/* catalog sort panel*/


.n-sort-panel a.asc::after {content:"↑";}
.n-sort-panel a.desc::after {content:"↓";}

/* social tile*/
    .social_plate .uk-inline-clip {height:100% !important; width:100% !important;}
    .social_plate .uk-overlay {padding-bottom: 0 !important;}
    .vk-news-img {
        padding-top:100%;
        height: 100%;
        width: 100%;
        background-position: center center;
        background-size: cover;
        }
    .fix-anim {
        width:100%;
        position: relative;
        z-index: 0;
        margin: 0;
        padding: 0;
        overflow: hidden;
        -webkit-touch-callout: none;
    }

    .shop-page-icon {color: #e2001a;}

/*custom sale.order.ajax location inpud f'n bitrix ((*/

#order_form_div .bx-sls .dropdown-block {
    height: 40px;
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    padding: 0 20px 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border;
}
#order_form_div .dropdown-icon {display: none !important}


/* bitrix custom icons for ORDER - MAKE section (payment and delivery systems) */
#ID_DELIVERY_ID_4 + .bx-soa-pp-company-image { background-image: url(/images/icons/payment_and_delivery_systems/dpd_logo.svg) !important; }

/* list_order_style.css */
/* Inline Filter */
div.inline-filter { }
div.inline-filter b { padding: 0.2em 0.3em 0.3em ; font-weight: normal;}
div.inline-filter b, div.inline-filter a { margin-right: 0.5em;}

/* Order List */
div.order-item { margin: 0 0 2em 0; zoom:1; }
div.order-title-inner { padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.order-title-inner span { font-weight: bold; float: left;}
div.order-title-inner a { float: right; }
div.order-title .r1 {}
div.order-title .r2, div.order-title .r0 { border-left: 1px solid; border-right: 1px solid;}

div.order-info { overflow: hidden; padding: 1em 11px 1em 11px; border-bottom: 1px solid; border-right: 1px solid; border-left: 1px solid; zoom:1; }
div.order-details { float: left; width: 60%;}
div.order-status-info { float: right; width: 30%;}
div.order-status-date { margin-bottom: 0.7em;}
div.order-status { margin-bottom: 0.7em; padding: 0.2em 0.6em 0.3em; }
div.order-status-links a { display: block; outline: none; margin-bottom: 0.3em;}

div.order-props p { margin: 0 0 0.5em 0;}
div.order-items { margin: 1em 0 0 1.5em; }
div.order-items ol { padding: 0 0 0 1.5em; margin: 0.5em 0 0;}
div.order-items li { margin: 0 0 0.5em 0;}
div.order-buttons {text-align: center;}
div.order-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}

table.order-properties { width: 100%;}
table.order-properties td { vertical-align: top; padding:0 0.5em 0.3em; }
table.order-properties td.field-name { text-align: right; width: 50%; color: #7f7f7f;}
table.order-properties td.field-value { width: 50%; }
table.order-properties td.field-title { text-align: center; font-weight: bold; padding: 0.5em;}

div.order-checkout div.order-title-inner, div.order-full-summary div.order-title-inner { padding: 2px 12px 4px; }
div.order-checkout table.cart-items tfoot td, div.order-full-summary table.cart-items tfoot td { border: none;}
div.order-checkout div.order-item, div.order-full-summary div.order-item { margin: 0 0 1.2em 0;}

/* Order List */
div.order-title b, div.order-title-inner { background-color: #e6e6e6;}
div.order-title-inner span { color: #353535;}
div.order-title .r2, div.order-title .r0 { border-color: #FAFAFA;}

div.order-info { border-bottom-color: #F0F0F0; border-right-color: #F7F7F7; border-left-color: #F7F7F7;}
div.order-status { background-color: #A4A4A4; color: #FFF;}
div.order-status-n { background-color: #FFAE00;}
div.order-status-deny { background-color: #F20000;}
div.order-status-p { background-color: #3ABE00;}
div.order-status-r { background-color: #37B44A;}

/* gray-ya-map.css */
/*https://toster.ru/q/200929*/
/*https://muwilab.ru/izmenit-cvet-kartyi-yandeks.html*/

[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}





/* media */
@media (max-width: 1980px){
    .uk-container-large, .top-menu{ max-width: 90% !important; }
    .product-item-detail-slider-block {padding-top: 70%;}
}
@media (max-width: 1600px){
    .uk-container-large, .top-menu{ max-width: 100% !important; }
    .el-main-left, .el-main-right {height: 70vh;}
    .product-item-detail-slider-block {padding-top: 55%;}
}
@media (max-width: 1370px){
    .el-main-left, .el-main-right{ height: 70vh; }
    .product-item-detail-slider-block{ padding-top: 50%; }


}


@media (max-width: 1290px){
    html, body{ font-size: 14px; }

    h1{ font-size: 26px; line-height: 29px }

    h2, .footer_info h2, .footer_menu_1-3 .footer_menu_1-3_item h2, .bx-catalog-element h1{ font-size: 20px; text-transform: uppercase; margin-bottom: 15px; }

    h3{ font-size: 17px; margin-bottom: 15px; text-transform: uppercase; }

    h4{ font-size: 14px; text-transform: uppercase; }

    h5{ font-size: 14px; }

    h6{ font-size: 13px; }

    .uk-navbar-nav li a{ font-size: 17px; }

    .bx_catalog_tile_img .uk-height-small, .coll-header-wrap .uk-height-small{ height: 120px; }

    .swatch_main_logo{ width: 125px; }

    .stitle_form button{ margin-left: -38px; }

    .uk-navbar .uk-icon-search{ line-height: 20px; }

    .uk-icon-medium{ font-size: 170%; }

    .nav-ul-hor{ padding-left: 20px; }

    .nav-ul-hor li{ margin-right: 0; }

    .nav-ul-hor li a{ font-size: 11px !important; padding: 0; }

    .slider-inner-wrap h1{ font-size: 3em; }

    .slider-inner-wrap .uk-button-primary{ font-size: 1.1em; }

    .collection_plate p{ font-size: 13px; }
    .footer .feature-Block{ height: 150px; }
    ul.footer-1-3-menu li a{ font-size: 14px; }
    .footer_menu_1-3, .footer_info{ padding-top: 30px; padding-bottom: 20px; }
    .footer_social_icons a{ padding: 0 15px; }
    .footer_info{ padding-left: 25px; }
    .footer_black_link{ height: 48px; width: 105px; line-height: 48px; margin-right: 15px; }
    a.count-favor-item{ top: 10px; left: -9px; font-size: 10px !important; }
    .el-main-left, .el-main-right{ height: 70vh; }
    .product-item-detail-slider-block{ padding-top: 70%; }
}

    @media (max-width: 1085px){
        html, body{ font-size: 14px; }
        h1{ font-size: 24px; line-height: 29px }
        h2, .footer_info h2, .footer_menu_1-3 .footer_menu_1-3_item h2, .bx-catalog-element h1{ font-size: 18px; text-transform: uppercase; margin-bottom: 15px; }
        h3{ font-size: 15px; margin-bottom: 15px; text-transform: uppercase; }
        h4{ font-size: 13px; text-transform: uppercase; }
        h5{ font-size: 13px; }
        h6{ font-size: 12px; }
        .uk-navbar-nav li a{ font-size: 15px; }
        .swatch_main_logo{ width: 120px; }
        .stitle_form button{ margin-left: -33px; }
        .uk-navbar .uk-icon-search{ line-height: 18px; }
        .uk-icon-medium{ font-size: 150%; }
        .nav-ul-hor{ padding-left: 15px; }
        .nav-ul-hor li{ margin-right: 0; }
        .nav-ul-hor li a{ font-size: 10px !important; padding: 0; }
        .slider-inner-wrap h1{ font-size: 2em; }
        .slider-inner-wrap .uk-button-primary{ font-size: 1em; }
        .collection_plate p{ font-size: 12px; }
        .footer .feature-Block{ height: 135px; }
        ul.footer-1-3-menu li a{ font-size: 13px; }
        .footer_menu_1-3 .footer_menu_1-3_item{ margin-left: 30px; }
        .footer_menu_1-3, .footer_info{ padding-top: 20px; padding-bottom: 10px; }
        .footer_social_icons a{ padding: 0 10px; }
        .footer_subscribe .bx-subscribe .uk-grid .bx-form-control, .footer_subscribe .bx-subscribe .uk-grid .btn-subscribe{ height: 35px; font-size: 12px; }
        .footer_subscribe .bx-subscribe .uk-grid .btn-subscribe{ padding: 5px 10px; }
        .footer_info{ padding-left: 20px; }
        .footer_black_link{ height: 40px; width: 90px; line-height: 40px; margin-right: 10px; }
        a.count-favor-item{ top: 10px; left: -7px; font-size: 10px !important; }
        .bx_catalog_tile_img .uk-height-small, .coll-header-wrap .uk-height-small{ height: 100px; }
        /* favorities, cart, promo tables*/
        .uk-grid-divider > *{ padding-left: 20px; padding-right: 20px; }
        .cart-hot-header{ height: 120px; }
        .uk-form-label {/* font-size: .6rem;   */}

        /*element detail*/
        .properties_zone{ padding: 20px 30px 30px 20px; }

        .properties_zone h2{ padding-bottom: 15px; }

        ul.left-menu li a{ font-size: 11px; line-height: 26px; }

    }

    @media (max-width: 920px){
        html, body{ font-size: 13px; }
        h1{ font-size: 17px; line-height: 22px }
        h2, .footer_info h2, .footer_menu_1-3 .footer_menu_1-3_item h2, .bx-catalog-element h1{ font-size: 17px; text-transform: uppercase; margin-bottom: 10px; }
        h3{ font-size: 14px; margin-bottom: 15px; text-transform: uppercase; }
        h4{ font-size: 12px; text-transform: uppercase; }
        h5{ font-size: 12px; }
        h6{ font-size: 11px; }
        .about-shop-text{ margin: 6% 0; }
        .bx_item_detail .item_section_name_gray{ font-size: 15px; }
        .uk-navbar-nav li a{ font-size: 14px; padding: 0 10px; }
        .uk-search-field:focus{ width: 100px !important; }
        .swatch_main_logo{ width: 100px; }
        .stitle_form button{ margin-left: -28px; }
        .uk-navbar .uk-icon-search{ line-height: 16px; }
        .nav-ul-hor{ padding-left: 10px; }
        .nav-ul-hor li a{ font-size: 10px !important; padding: 0; }
        .slider-inner-wrap h1{ font-size: 1.5em; }
        .slider-inner-wrap .uk-button-primary{ font-size: 0.85em; }


        .uk-section-xsmall .uk-container {padding-left: 15px !important; padding-right: 15px !important;}
        .uk-section-xsmall .uk-grid-medium {margin-left: -15px !important;}
        .uk-section-xsmall .uk-grid-medium>* { padding-left: 15px !important;}
        .uk-section-xsmall .uk-grid-small {margin-left: -8px !important;}
        .uk-section-xsmall .uk-grid-small>* { padding-left: 8px !important;}

        .kombox-filter .uk-grid-margin {margin-top: 15px;}
        .kombox-filter .uk-margin-medium-top {margin-top:20px !important;}

        .collection_plate p{ font-size: 11px; }
        .footer_menu_1-3 .footer_menu_1-3_item h2{ padding-left: 4px; }
        .footer .feature-Block{ height: 120px; }
        ul.footer-1-3-menu li{ padding: 5px 4px; }
        ul.footer-1-3-menu li a{ font-size: 12px; }
        .footer_menu_1-3, .footer_info{ padding-top: 10px; padding-bottom: 7px; }
        .footer_menu_1-3 .footer_menu_1-3_item{ margin-left: 20px; }
        .footer_info{ padding-left: 15px; }
        .footer_black_link{ height: 35px; width: 75px; line-height: 40px; margin-right: 5px; }
        a.count-favor-item{ top: 10px; left: -3px; font-size: 10px !important; }
        .index-map .uk-position-center{ margin-left: 20px; }
        .bx_catalog_tile {margin-bottom: 20px;}
        .bx_catalog_tile_img .uk-height-small, .coll-header-wrap .uk-height-small{ height: 90px; }
        /* favorities, cart, promo tables*/
        .h2o_favorites_table{ font-size: 12px; }
        .h2o_favorites_table .basket-count-update{ width: 15px; }
        .bx_ordercart .bx_ordercart_order_table_container tbody td.item{ font-size: 11px; }
        .bx_ordercart_order_table_container{ font-size: 11px; }
        .uk-grid-divider > *{ padding-left: 10px; padding-right: 10px; }
        .cart-hot-header{ height: 100px; }
        .hits-hots-table a.fav_in_cart, .hits-btn{ font-size: 12px; padding: 0 10px; }

        /*element detail*/
        .item_navbar.uk-navbar{ height: 60px; }
        .item_navbar .uk-navbar-nav > li > a{ font-size: 14px !important; height: 60px; line-height: 60px; }
        .item_navbar i{ padding: 0 10px 0 10px; margin-top: -10px; }
        .properties_zone{ padding: 15px 25px 25px 15px; }
        .properties_zone h2{ padding-bottom: 10px; }
        .product-zoom{ width: 200px; }
        .product-item-detail-slider-block{ padding-top: 100%; }
        .el-main-left, .el-main-right{ height: 100vh; }
    }

    @media (max-width: 768px){
        html, body{ font-size: 13px !important;}
        p{ margin-bottom: 15px; }
        h2, .footer_info h2, .footer_menu_1-3 .footer_menu_1-3_item h2, .bx-catalog-element h1{ font-size: 17px; text-transform: uppercase; margin-bottom: 5px; }
        h5{ margin: 0; }
        .uk-button{ padding: 0 20px; }
        .top-menu-logo{ height: 40px; width: 280px; }
        .h2o_favorites_table{ border: none; }
        .about-shop-text{ margin: 5% 0; overflow: hidden; height: 8em; }
        .page_content_zone{ padding: 0; }
        .page_content_zone h3{ padding: 15px; margin-bottom: 0; }
        .model_banner_text .uk-panel{ padding: 0 5% 0 5%; }
        .model_banner_text button{ margin-top: 1%; }
        .slider-inner-wrap .uk-button-primary{ font-size: 0.8em; }
        .footer_menu_1-3 .footer_menu_1-3_item{ margin-left: 10px; margin-right: 10px; }
        .footer_subscribe{ padding-left: 10px; }
        .footer_social{ margin-top: 0 !important; }
        .footer_subscribe .bx-subscribe .uk-grid .btn-subscribe{ width: 100%; }
        .footer_subscribe{ padding-right: 10px; width: 95%; }
        .footer_social{ padding-top: 5%; padding-bottom: 10% }
        .uk-width-small-1-1{ width: 100%; }
        .footer_menu{ text-align: center; }
        .uk-navbar-brand{ padding: 0; }
        .uk-navbar .uk-icon-search, .uk-navbar .uk-icon-shopping-cart{ line-height: 40px; }
        .stitle_form button{ margin-left: -38px; }
        .r-nav form{ margin-top: 3px; line-height: 20px; }
        .nav-search .uk-dropdown{ padding: 2px 2px; }
        form .uk-icon-search{ line-height: 20px; padding-bottom: 3px; }
        .title-search-result{ width: 100%; }
        .bx_catalog_tile_img .uk-height-small, .coll-header-wrap .uk-height-small{ height: 70px; }
        .uk-grid .bx_pagination_bottom{ margin-top: 0 !important; }
        .bx_pagination_bottom .bx_pg_section{ height: 20px; }
        .bx_pagination_page ul{ width: 100%; font-size: 12px; }
        .bx_pagination_page ul li a{ font-size: 12px; }
        .bx_pagination_page .quotes{ font-size: 16px; }
        .bx_pg_section, .bx_pagination_page{ width: 100%; padding-right: 0 !important; }
        .bx_pagination_bottom .bx_pagination_page li{ padding-left: 3%; padding-right: 3%; }
        .cat_img_container .new_item_badge, .cat_img_container .top_item_badge{ font-size: 7px; line-height: 10px; }
	    .irs-grid-text {display: none;}

        /* favorities, cart, promo tables*/
        .uk-grid-divider > *{ padding-left: 5px; padding-right: 5px; }
        .bx_ordercart h4, .order-list h2, .order-filter{ padding-left: 20px; }
        .order-list h2{ padding-top: 20px; }
        .bx_ordercart .bx_ordercart_order_table_container, .bx_order_make .bx_section, .w100{ width: 90%; margin-right: auto; margin-left: auto; }
        .cart-hot-header{ height: 120px; }
        .cart-hot-header h3{ padding: 0 0 15px; }
        .cart-hot-header p{ margin-top: 0; }
        /*personal*/



        /*element detail*/
        .product-gallery{ height: 560px; }
        .item_right_prop_zone{ height: 560px; padding: 40px 20px 20px 20px; }
        .product-gallery .product-image{ height: 500px; line-height: 500px; }
        .product-gallery .product-thumb:not(:last-child){ margin-bottom: 10px; }
        .product-gallery .product-thumbs{ height: 500px; left: 20px; }
        .product-gallery .product-thumbs-cont{ bottom: 5px; top: 50px; }
        .bx_item_detail .item_price{ font-size: 30px; }
        .quantity_info .uk-badge{ font-size: 12px; }
        .bx_item_detail .item_section_name_gray{ font-size: 12px; }
        .bx_item_detail .item_buttons_counter_block{ margin-right: 0; font-size: 12px; }
        .btn-cart, .quick_order .btn{ height: 30px; line-height: 30px; font-size: 14px; padding: 0 10px !important; }
        .properties_zone_items .prop_name_td{ width: 180px; }
        .properties_zone{ padding: 10px 20px 20px 10px; }
        .properties_zone h2{ padding-bottom: 5px; }
        .cat_img_container{ padding-top: 0; }
        .bx_catalog_item_container{ margin-top: 0; }
        .bx_catalog_item_controls{ display: none; }
        .tab-service a h3, .tab-service a i{ margin-top: 13px; }
        .pers-prof-det-info{ margin: 0 20px 10px !important; }
        .product-zoom{ width: 190px; }
        .new_item_badge{ right: 5%; top: 3%; }
        .top_item_badge{ left: 5%; top: 3%; }
        .prop-icon{ width: 40px; height: 40px; }
		.bx-catalog-element .h2o_add_favor {margin-left: 1%;}
		.bx-catalog-element .compare-checkbox,.bx-catalog-element .favorities-checkbox {height: 16px;width: 16px;}
    }

    @media (max-width: 640px){
        .top-menu-logo{ height: 40px; width: 240px; }
        .uk-section-xsmall {padding-top: 10px !important; padding-bottom: 10px !important; }
        .uk-section-xsmall .uk-container {padding-left: 25px !important; padding-right: 25px !important;}
        .uk-section-xsmall .uk-grid-medium {margin-left: -10px !important;}
        .uk-section-xsmall .uk-grid-medium>* { padding-left: 10px !important;}
        .uk-section-xsmall .uk-grid-small {margin-left: -5px !important;}
        .uk-section-xsmall .uk-grid-small>* { padding-left: 5px !important;}

        .kombox-filter .uk-grid-margin {margin-top: 5px;}
        .kombox-filter .uk-margin-medium-top {margin-top:10px !important;}
        #kombox-filter ul { padding-bottom: 10px !important;}

        .uk-button{ line-height: 26px; padding: 0 15px; }
        .uk-dotnav > *{ padding-left: 6px; padding-right: 6px; }
        .uk-dotnav > * > *{ width: 8px; height: 8px; }
        .el-main-left, .el-main-right{ height: 95vh; }
        .product-item-detail-slider-block{ padding-top: 80%; }
        .el-main-right img{ max-width: 50%; }
        .bx_catalog_tile {margin-bottom: 15px;}

        .coll-tile .coll-name { font-size: 0.6rem;}
        .video-call-req-wrap {float:right;}

    }
    @media (max-width: 639px){
        .el-main-left{ height: 50vh; }
        .el-main-right{ height: 55vh;}
        .product-item-detail-slider-block{ padding-top: 100%; }
        .el-main-right img{ max-width: 50%; }
        .uk-button-large{line-height: 3.3rem; font-size: 1.1rem; font-weight: 500;}
        .bx-subscribe .uk-form-large{height: 3.3rem !important; font-size: 1.1rem;}
    }

    @media (max-width: 530px){
        body{ font-size: 12px; }
        p{ margin-bottom: 10px; }
        .uk-container{ padding: 0 15px; }
        .uk-button{ padding: 0 10px; }
        .section_list_cat_description{ display: none; }
        .top-menu-logo{ height: 40px; width: 220px; }
        .bx_catalog_item_title, .bx_catalog_item_title a, .bx_price{ font-size: 13px !important; }
        /* favorities, cart, promo tables*/
       .h2o_favorites_table, .basket-count-update{ font-size: 9px; }
        .h2o_favorites_table .basket-count-update{ width: 8px; }
        .h2o_favorites_table td{ padding: 2% 1px; }
        .bx_ordercart_order_table_container tbody td.custom span{ display: none !important; }
        .cat_img_container .new_item_badge, .cat_img_container .top_item_badge{ font-size: 8px; line-height: 10px; }
        .properties_zone_items{ padding-left: 20px; }
        .properties_zone_items .prop_name, .properties_zone_items .prop_value{ font-size: 13px; line-height: 20px; }
        .bx_catalog_item_controls{ display: none !important; }
        .product-gallery .product-thumbs{ left: 10px; }
        .product-gallery .product-thumb{ height: 40px; width: 40px; }
        .product-gallery .product-thumbs-cont{ top: 40px; }
        .page_content_zone{ padding: 0; }
        .el_detail .uk-width-2-3, .el_detail .uk-width-1-3{ width: 50% !important; }
        .item_right_prop_zone{ height: 400px; padding: 20px 10px 10px 5px; }
        .item_right_prop_zone .item_name{ font-size: 20px; }
        .bx_item_detail .item_price{ padding-top: 20px; font-size: 20px; }
        .bx_item_detail .item_info_section{ padding: 10px 0 0 0; }
        .product-gallery{ height: 380px; }
        .product-gallery .product-image{ height: 320px; line-height: 320px; }
        .quantity_info .uk-badge{ font-size: 10px; }
        .bx_item_detail .item_section_name_gray{ font-size: 10px; }
        .bx_item_detail .transparent_input{ width: 10px; font-size: 10px; }
        .bx_item_detail .bx_small.bx_bt_button, .bx_item_detail .bx_small.bx_bt_button_type_2{ min-width: 15px; line-height: 15px; }
        .btn-cart, .quick_order .btn{ height: 30px; line-height: 30px; font-size: 12px; padding: 0 7px !important; }
        .add-to-links .uk-icon-large{ font-size: 180%; }
        .contacts_plate{ padding: 10px; }
        .bx-yandex-view-layout{ height: 350px; }
        .uk-accordion-title{ font-size: 14px; margin-bottom: 3px; }
        .tab-service a h3, .tab-service a i, .tab-service .uk-active a h3, .tab-service .uk-active a i{ font-size: 11px; margin-top: 5px; margin-bottom: 5px; }
        .uk-tab > li > a{ padding: 2px 5px 2px 5px; }
        .uk-tab li{ text-align: center; }
        .uk-width-1-10 a.uk-align-right{ margin-left: 3px; }
        .uk-form-width-large{ width: 100% !important; }
        #header_submit_form .uk-form-custom {max-width: 80%;}
        /* favorities, cart, promo tables*/
       .uk-grid-divider > *{ padding-left: 0; padding-right: 0; }
        .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle{ font-size: 11px; }
        a.bx_bt_button_type_2{ min-width: 15px; line-height: 15px; }
        .bx_ordercart .bx_ordercart_order_table_container{ width: 100%; }
        .cart-hot-header h3{ padding: 5px 0; }
        .cart-hot-header p{ font-size: 12px; }
        .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{ margin-left: 0; }
        /*personal */
       .pers-prof-det-info{ margin: 0 10px 10px !important; }
        .personal_info p.descr{ font-size: 12px; margin-top: 0; }
        .properties_zone h2{ margin-top: 5px; margin-bottom: 0; padding-bottom: 0; }
        .properties_zone{ padding: 10px 10px 10px 10px; }
        .search-result .bx_catalog_item{ padding: 5px; }
        .footer-menu{ padding-top: 2%; padding-bottom: 1%; }

        .el-main-left { height: 50vh; }
        .el-main-right{ height: 55vh;}
        .product-item-detail-slider-block{ padding-top: 100%; }
    }

    @media (max-width: 479px){
        .bx-catalog-element h1 {margin-bottom: 0;}
        .top-menu-logo{ height: 30px; width: 170px; }
        .bx_ordercart_order_pay_center{ width: 90%; margin-left: auto; margin-right: auto; padding-left: 0; }
        .bx_ordercart_order_pay_center .checkout{ display: block; width: 100%; text-align: center; padding: 0; margin-left: auto; margin-right: auto; top: 0; }
        .bx_order_make .bx_section{ padding-right: 2px; }
        .bx_section .bx_element .bx_logotype{ margin-right: 5px; }
        .bx_order_make .bx_description{ margin-left: 115px; }
        .bx_order_make .bx_description p{ margin-top: 4px; margin-bottom: 4px; }
        .bx_ordercart .bx_ordercart_order_table_container table td.margin{ display: none; }
        a.bx_bt_button_type_2{ min-width: 10px; line-height: 10px; }
        .items_cnt_input{ max-width: 10px; }
        .bx_ordercart .bx_ordercart_order_table_container table tbody td{ padding: 1% 2px; }
        .bx_ordercart_itemtitle a{ font-size: 11px; }
        .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price, .bx_ordercart .bx_ordercart_order_table_container tbody td.price{ font-size: 11px; }
        .bx_ordercart .bx_ordercart_order_pay{ margin: 0 auto; padding: 0; }
        .bx_ordercart .bx_ordercart_order_pay_left{ display: none; }
        .bx-touch .bx_ordercart .bx_ordercart_order_sum{ margin-top: 10px; }
        .bx_ordercart .bx_ordercart_order_pay_center{ border: none; }
        .bx_ordercart .bx_ordercart_order_pay_center{ margin-top: 10px; }
        .bx_ordercart .bx_ordercart_order_pay_center .checkout{ padding: 0; }
        .bx_item_detail .item_section_name_gray{ font-size: 8px; }
        .bx_item_detail .transparent_input{ font-size: 10px; }
        .btn-cart, .quick_order .btn{ font-size: 10px; }
        .properties_zone_items .prop_name, .properties_zone_items .prop_value{ font-size: 12px; line-height: 18px; }
        .product-gallery{ height: 330px; }
        .product-gallery .product-image{ height: 270px; line-height: 270px; }
        .item_right_prop_zone{ height: 380px; padding: 20px 10px 10px 5px; }
        .product-zoom{ width: 100px; margin: 10px auto; }
        .h2o_favorites_table th, .bx_ordercart .bx_ordercart_order_table_container table thead td{ font-size: 9px; }
        .new_item_badge, .top_item_badge{ font-size: 1em; line-height: 1.6em; padding: 0 5px; }
        .search-result .sml_res{ width: 50%; }
        .product-item-detail-slider-controls-image {width: 55px;  height: 55px;}
    }
    @media (max-width: 380px){
        .top-menu-logo{ height: 30px; width: 150px; }
        #header_submit_form .uk-form-custom{ max-width: 70%; }
    }
/* cookie agreement */

#cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    color: #000000;
    padding: 15px 20px;
    z-index: 999999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    border-top: 1px solid #e0e0e0; 
}

#cookie-consent p {
    margin: 0;
    font-size: 14px;
    flex: 1;
    padding-right: 20px;
}

#cookie-consent a {
    color: #1a73e8;
    text-decoration: underline;
    white-space: nowrap;
}

#cookie-consent-btn {
    background: #000000;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

#cookie-consent-btn:hover {
    background: #333333;
    transform: translateY(-1px);
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.hidden {
    display: none !important;
}

@media (max-width: 768px) {
    #cookie-consent {
        flex-direction: column;
        text-align: center;
    }
    #cookie-consent p {
        padding-right: 0;
        margin-bottom: 10px;
    }
}