/* FONTS */
@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType.eot');
    src: url('../fonts/BrutalType.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType.woff2') format('woff2'),
        url('../fonts/BrutalType.woff') format('woff'),
        url('../fonts/BrutalType.ttf') format('truetype'),
        url('../fonts/BrutalType.svg#BrutalType') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType-Bold.eot');
    src: url('../fonts/BrutalType-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType-Bold.woff2') format('woff2'),
        url('../fonts/BrutalType-Bold.woff') format('woff'),
        url('../fonts/BrutalType-Bold.ttf') format('truetype'),
        url('../fonts/BrutalType-Bold.svg#../fonts/BrutalType-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType-ExtraBold.eot');
    src: url('../fonts/BrutalType-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType-ExtraBold.woff2') format('woff2'),
        url('../fonts/BrutalType-ExtraBold.woff') format('woff'),
        url('../fonts/BrutalType-ExtraBold.ttf') format('truetype'),
        url('../fonts/BrutalType-ExtraBold.svg#../fonts/BrutalType-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType-Light.eot');
    src: url('../fonts/BrutalType-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType-Light.woff2') format('woff2'),
        url('../fonts/BrutalType-Light.woff') format('woff'),
        url('../fonts/BrutalType-Light.ttf') format('truetype'),
        url('../fonts/BrutalType-Light.svg#../fonts/BrutalType-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('../fonts/BrutalType-Medium.eot');
    src: url('../fonts/BrutalType-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrutalType-Medium.woff2') format('woff2'),
        url('../fonts/BrutalType-Medium.woff') format('woff'),
        url('../fonts/BrutalType-Medium.ttf') format('truetype'),
        url('../fonts/BrutalType-Medium.svg#../fonts/BrutalType-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* GLOBAL */
html { background: #f5f0e6; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse; border-spacing: 0; }
body { font-family: 'Brutal Type'; color: #58585a; font-size: 22px; font-weight: 400; line-height: 1.2; background: transparent; }
a { color: #e8b650; text-decoration: underline; } 
a:hover { text-decoration: underline; outline: 0; color: #c7942c; }
strong, b { font-weight: bold; }
.clr { clear: both; }
.left { float: left; }
.right { float: right; }
.inline-item { display: inline-block; vertical-align: top; }
.tb { display: table; width: 100%; }
.tr { display: table-row; }
.td, .th { display: table-cell; vertical-align: middle; }
.clear-list, .clear-list li { list-style: none; }
.clear-list { padding: 0; margin-bottom: 0; }
.zoom-in { cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor: zoom-in; }
.indent-this, .indent p { text-indent: 30px; }
.center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
html, body, .wrapper, .topbox { height: 100%; }
.wrapper, .bottombox { display: table; width: 100%; position: relative; }
.topbox { display: table-row; }
.overflow { overflow: hidden; }
input[type=file] { margin-bottom: 6px; }
.grecaptcha-badge { opacity: 0 !important; }
.red-text { color: #D13730; }
hr { position: relative; background: #ed1c24; }
hr::before { content: ""; position: absolute; top: -3px; left: 3%; width: 40%; height: 5px; background: #ed1c24; border-radius: 36px; }
.container { position: relative; }
.header-separator { margin-top: 120px; }
article img, section img { max-width: 100%; margin-bottom: 25px; }

@media all and (max-width: 768px) {
body { font-size: 20px; }
}

@media all and (max-width: 580px) {
body { font-size: 17px; }
}

/* GLOBAL TRANSITION */
.butn, .single_add_to_cart_button, .button, .btn i, .main-menu li a, .head-butn, .zoom-in::before, .zoom-in::after, .video-link::before, .video-link::after, .about-section ul li a::after, .services-list figure img, .services-list li:hover div span::after, .services-list li:hover div span, .price-butn, .price-butn::after, .header-cart .butn-text a, .owl-carousel .owl-nav .owl-prev::after, .owl-carousel .owl-nav .owl-next::after, .grid-item a, .grid-item a img, .zoom-in::before, .video-link::before, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev::before, .owl-carousel .owl-nav .owl-next::before, .mfp-zoom-out .mfp-close, .form-group input.form-control, .form-group textarea, .form-group select.form-control, .head-contacts a, .social-list li a, .social-list li a::after, .contacts-info p a, .contacts-list .item a, .wc-block-cart-item__remove-link, .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

/* TEXT EDITOR */
.alignleft { float: left; margin: 0 20px 10px 0; max-width: 400px; }
.alignright { float: right; margin: 0 0 10px 20px; max-width: 400px; }
.aligncenter { display: block; margin: 0 auto 25px auto; }
blockquote { position: relative; padding: 15px 15px 15px 15px; background: #e7f6f6; }
blockquote * { margin: 0; line-height: 1.3; }

/* SECTIONS */
section, article { position: relative; z-index: 1; }
section.out, article.out, main.out { margin-bottom: 65px; }
section.in, article.in, main.in { padding-top: 65px; padding-bottom: 65px; }
section.page-section { margin-top: 50px !important; }

@media all and (max-width: 580px) {
section.in, article.in, main.in { padding-top: 45px; padding-bottom: 40px; }
}

/* TITLES */
.ttl { text-align: center; margin-bottom: 45px; }
.ttl.ttl-left { text-align: left; }
.ttl h1, .ttl h2, .ttl h3 { display: inline-block; position: relative; color: #000000; font-size: 32px; text-transform: uppercase; font-weight: 700; margin: 0; }
.ttl.wht * { color: #fff; }

@media all and (max-width: 580px) {
.ttl { margin-bottom: 25px; }
.ttl h1, .ttl h2, .ttl h3 { font-size: 24px; }
}

/* BUTTONS */
.butn, .single_add_to_cart_button, .button, .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button { position: relative; display: -ms-flexbox !important; display: flex !important; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 100%; max-width: 320px !important; height: 45px !important; margin: 0 auto; padding: 0 !important; font-size: 19px !important; background: #060200 !important; border: 1px solid #e8b650 !important; border-radius: 36px !important; text-decoration: none !important; text-transform: uppercase; min-height: auto !important; }
.wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button { max-width: 100% !important; width: 100% !important; }
.single_add_to_cart_button, .button, .wc-block-cart__submit-button div, .wc-block-components-checkout-place-order-button { color: #fff !important; font-weight: bold; }
.single_add_to_cart_button:hover, .button:hover, .wc-block-cart__submit-button:hover, .wc-block-components-checkout-place-order-button:hover { background: #904503 !important; }
.butn::after { content: ""; position: absolute; top: 1px; left: 1px; width: calc(100% - 2px); height: calc(100% - 2px); background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: 0; border-radius: 36px; }
.butn span { position: relative; font-size: 22px; font-weight: 700; text-transform: uppercase; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: color 0.3s ease, -webkit-text-fill-color 0.3s ease; text-decoration: none; z-index: 5; }
.butn:hover::after { opacity: 1; }
.butn:hover span { background: none; -webkit-background-clip: initial; -webkit-text-fill-color: initial; color: #060200; }
.butn.min-butn { height: 35px; } 
.butn.min-butn span { font-size: 18px; font-weight: 300; }
.butn.wpcf7-submit { color: #fff; font-size: 19px; font-weight: 700; text-transform: uppercase; padding: 0 25px; cursor: pointer; }
.butn.wpcf7-submit:hover { background: #904503; }

@media all and (max-width: 580px) {
.butn span { font-size: 20px; }
.butn.min-butn span { font-size: 15px; }
}

/* OWL CAROUSEL */
.owl-carousel { position: relative; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next { position: absolute; top: 50%; margin: -16px 0 0 0; width: 32px; height: 32px; border-radius: 100%; outline: none; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%) !important; border-radius: 47px; -webkit-box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.1); box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.1); text-indent: -1000px; }
.owl-carousel .owl-nav .owl-prev::after, .owl-carousel .owl-nav .owl-next::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #582900; border-radius: 100%; opacity: 0; }
.owl-carousel .owl-nav .owl-prev { left: -17px; }
.owl-carousel .owl-nav .owl-prev::before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f053"; font-size: 24px; color: #000; top: 0; left: 0; width: 100%; height: 100%; text-indent: 0; line-height: 32px; z-index: 25; }
.owl-carousel .owl-nav .owl-next { right: -17px; }
.owl-carousel .owl-nav .owl-next::before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f054"; font-size: 24px; color: #000; top: 0; left: 0; width: 100%; height: 100%; text-indent: 0; line-height: 32px; z-index: 25; }
.owl-carousel .owl-nav .owl-prev:hover::after, .owl-carousel .owl-nav .owl-next:hover::after { opacity: 1; }
.owl-carousel .owl-nav .owl-prev:hover::before, .owl-carousel .owl-nav .owl-next:hover::before { color: #fff !important; }
.owl-carousel .owl-dots { position: absolute; bottom: -40px; left: 0; width: 100%; text-align: center; z-index: 10; }
.owl-carousel .owl-dots button { margin: 0 5px; outline: none; }
.owl-carousel .owl-dots button span { display: block; width: 15px; height: 15px; border: 1px solid #eb5e2c; border-radius: 100%; background: none; }
.owl-carousel .owl-dots button.active span { background: #eb5e2c; }

@media all and (max-width: 580px) {
.owl-carousel { max-width: 320px; margin: 0 auto; }
}

@media all and (max-width: 385px) {
.owl-carousel { max-width: 280px; }
}

@media all and (max-width: 350px) {
.owl-carousel .owl-nav .owl-prev, .slick-prev { left: -15px; }
.owl-carousel .owl-nav .owl-next, .slick-next { right: -15px; }
}

/* HEADER */
header { position: fixed; top: 0; left: 0; width: 100%; z-index: 550; }

/* HEADER / LOGO */
.logo img { max-width: 55px; }

/* HEADER */
header { background: #190A02; background: -webkit-linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%); background: -moz-linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%);
background: linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#190A02", endColorstr="#190A02", GradientType=1); }
header .container { padding: 9px 0; }
header::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #A3641F; background: -webkit-linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); background: -moz-linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); background: linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#A3641F", endColorstr="#F0BD49", GradientType=1 ); }
header .column-1 { -ms-flex: 0 0 70px; flex: 0 0 70px; max-width: 70px; padding-left: 15px; padding-right: 15px; }
header .column-2 { -ms-flex: 0 0 calc(100% - 510px); flex: 0 0 calc(100% - 510px); max-width: calc(100% - 510px); padding-left: 15px; padding-right: 15px; }
header .column-3 { -ms-flex: 0 0 70px; flex: 0 0 70px; max-width: 70px; padding-left: 15px; padding-right: 15px; }
header .column-4 { -ms-flex: 0 0 205px; flex: 0 0 205px; max-width: 205px; padding-left: 15px; padding-right: 15px; }
header .column-5 { display: none; }
header .column-6 { -ms-flex: 0 0 165px; flex: 0 0 165px; max-width: 165px; padding-left: 15px; padding-right: 15px; }

/* HEADER - MENU */
.main-menu { padding: 0 85px; }
.main-menu ul { display: flex; justify-content: space-between; }
.main-menu li { display: inline-block; position: relative; }
.main-menu li a { display: block; position: relative; padding: 5px 0; color: #c0c0c0; font-size: 17px; text-transform: uppercase; text-decoration: none; }
.main-menu li:hover > a, .main-menu li.active > a, .page-template-page-prices .main-menu li.menu-item-3 a, .single-product .main-menu li.menu-item-3 a, .woocommerce-cart .main-menu li.menu-item-3 a, .woocommerce-checkout .main-menu li.menu-item-3 a { color: #fff; }
.main-menu ul ul { position: absolute; width: 175px; top: 100%; left: 0; overflow: hidden; text-align: left; display: none; padding: 10px 15px; background: #D13730; justify-content: none; z-index: 50; } 
.main-menu ul li:last-child ul { width: 180px; }
.main-menu ul ul li { margin: 0; display: block; text-align: left; margin-bottom: 5px; }
.main-menu ul ul li:last-child { margin-bottom: 0; }
.main-menu ul ul li a { display: inline-block; padding: 4px 0; color: #fff !important; font-size: 15px; line-height: 1.2; font-weight: 500; text-transform: none; background: none; border-bottom: 1px solid transparent; }
.main-menu ul ul li a:hover { opacity: .7; }

/* NEWHEDER / MIDDLE / BUTTONS */
.header-cart { text-align: right; }
.header-cart .item .item-link { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 15; } 
.header-cart .item { position: relative; display: inline-block; vertical-align: top; padding: 7px 0 4px 27px; min-height: 32px; position: relative; cursor: pointer; }
.header-cart .item i { position: absolute; top: 8px; left: 0; color: #e8b650; font-size: 20px; }
.header-cart .item.cart i { font-size: 17px; }
.header-cart .item.cart { padding-right: 0; }
.header-cart .butn-text { font-size: 15px; color: #c0c0c0; }
.header-cart .butn-text a { color: #c0c0c0; font-size: 16px; font-weight: 400; }
.header-cart .item a { position: relative; display: block; text-decoration: none; z-index: 5; }
.header-cart .butn-text a:hover { color: #fff; }
.cart-mobcoutn { display: none; position: absolute; top: 0; right: 0; font-size: 12px; color: #fff; width: 18px; height: 16px; border-radius: 100px; background: #fff; z-index: 10; }

/* HEADER - SOLIALS */
.social-list { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; }
.social-list li { margin: 0 3px; }
.social-list li a { position: relative;display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 32px; height: 32px; border-radius: 100%; }
.social-list li a::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 100%; opacity: 0; }
.social-list li.soc-telegram a { background: #582900 url("../images/telegram.svg") 50% 50% no-repeat; background-size: 16px 16px; border-color: #53b5e8; }
.social-list li.soc-whatsapp a { background: #582900 url("../images/whatsapp.svg") 50% 50% no-repeat; background-size: 16px 16px; border-color: #3dba28; }
.social-list li:hover a { background-color: #904503; }
.social-list.rev li a { width: 45px; height: 45px; }
.social-list.rev li.soc-telegram a { background: #fff url("../images/telegram-rev.svg") 50% 50% no-repeat; background-size: 21px 21px; border-color: #fff; }
.social-list.rev li.soc-whatsapp a { background: #fff url("../images/whatsapp-rev.svg") 50% 50% no-repeat; background-size: 26px 26px; border-color: #fff; }
.social-list.rev li a:hover { background-color: #f0ac52; }

/* HEADER - BUTTON */
.head-butn { position: relative; display: inline-block; vertical-align: top; padding: 8px 15px; background: #582900; text-decoration: none; font-size: 15px; color: #fff; text-transform: uppercase; font-weight: 700; line-height: 1.1; border: 0; border-radius: 36px; outline: none; text-align: center; overflow: hidden; cursor: pointer; }
.head-butn:hover { text-decoration: none; color: #fff; background: #904503; }

@media (max-width: 1200px) {
header .row { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
header .row > div.column-1 { -ms-flex: 0 0 calc(100% - 500px); flex: 0 0 calc(100% - 500px); max-width: calc(100% - 500px); }
header .row > div.column-2 { display: none; }
header .row > div.column-5 { display: block; -ms-flex: 0 0 50px; flex: 0 0 50px; max-width: 50px; text-align: right; }
}

@media all and (max-width: 768px) {
header .row > div.column-1 { -ms-flex: 0 0 calc(100% - 430px); flex: 0 0 calc(100% - 430px); max-width: calc(100% - 430px); }
header .column-3 { display: none; }
}

@media all and (max-width: 580px) {
.header-cart .item .item-link { display: block; }
.header-cart .item .butn-text { display: none; }
header .row > div.column-1 { -ms-flex: 0 0 calc(100% - 305px); flex: 0 0 calc(100% - 305px); max-width: calc(100% - 305px); }
header .column-4 { -ms-flex: 0 0 182px; flex: 0 0 182px; max-width: 182px; padding-left: 15px; padding-right: 15px; }
header .column-6 { -ms-flex: 0 0 67px; flex: 0 0 62px; max-width: 62px; }
header .row > div.column-5 { -ms-flex: 0 0 40px; flex: 0 0 40px; max-width: 40px; }
.head-butn { font-size: 13px; }
.header-cart .item.cart i { top: 4px; font-size: 23px; }
.logo { margin-left: 10px; }
}

/* MAIN SECTION */
.main-section { background: #190A02; background: -webkit-linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%); background: -moz-linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%);
background: linear-gradient(90deg, rgba(25, 10, 2, 1) 0%, rgba(10, 2, 2, 1) 50%, rgba(25, 10, 2, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#190A02", endColorstr="#190A02", GradientType=1); padding: 85px 0 0 0; z-index: 25; }
.main-section::after { content: ""; position: absolute; bottom: -21px; left: 50%; margin-left: -433px; width: 867px; height: 42px; background: url("../images/main-separator.png") 50% 50% no-repeat; z-index: 10; }
.main-section .container { height: 625px; }
.main-section .container::after { content: ""; position: absolute; top: 0; left: 50%; margin-left: -452px; width: 905px; height: 663px; background: url("../images/main-lines.png") 50% 50% no-repeat; background-size: 100% 100%; z-index: -1; }
.main-section figure { position: relative; max-width: 617px; margin-left: 135px; border-bottom: 2px solid #160802}
.main-section figure::before { content: ""; position: absolute; bottom: 108px; left: -135px; width: 234px; height: 140px; background: url("../images/main-wave-left.svg") 50% 50% no-repeat; background-size: 100%; }
.main-section figure::after { content: ""; position: absolute; bottom: 108px; right: -280px; width: 312px; height: 137px; background: url("../images/main-wave-right.svg") 50% 50% no-repeat; background-size: 100%; }
.main-section h2 { position: absolute; top: 8px; left: 435px; color: #fff; font-size: 38px; font-weight: 300;  letter-spacing: 10px; text-transform: uppercase; z-index: 15; }
.main-section h2 span { position: relative; display: inline-block; }
.main-section h2 span::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #989594; }
.main-section h2 span:nth-child(3) { margin-left: 20px; }
.main-section h2 span:last-child { margin-left: 35px; }
.main-section h3 { position: absolute; bottom: 60px; left: 500px; color: #fff; font-size: 32px; font-weight: 300; text-transform: uppercase; padding-left: 30px; }
.main-section h3::before { content: ""; position: absolute; top: 7px; left: 0; width: 13px; height: 68px; background: url("../images/main-point.svg") 50% 50% no-repeat; background-size: 100% 100%; }

@media (max-width: 1200px) {
.main-section h2 { top: 20px; font-size: 34px; }
.main-section h3 { left: 340px; }
.main-section .container::after { top: 0; left: 0; margin-left: 0; width: 100%; height: 100%; }
}

@media (max-width: 992px) {
.main-section figure { zoom: 0.75; margin-top: 40px; }
.main-section h3 { left: 0; }
.main-section h2 { top: -25px; left: 330px; font-size: 33px; letter-spacing: 5px; }
.main-section .container { height: 520px; }
}

@media all and (max-width: 768px) {
.main-section .container { height: 465px; }
.main-section figure { margin: 180px auto 20px auto; zoom: 0.7; }
.main-section h2 { top: -132px; left: 0; font-size: 31px; }
.main-section h3 { bottom: 40px; font-size: 29px; }
}

@media all and (max-width: 580px) {
.main-section .container { height: 415px; }
.main-section h2 { left: 15px; font-size: 27px; }
.main-section h3 { left: 15px; font-size: 22px; }
}

/* ABOUT SECTION */
.about-section { background: url("../images/about-bg.jpg") 50% 50% no-repeat; background-size: cover; }
.about-section figure { position: absolute; top: 0; right: 0; z-index: 5; }
.about-item { padding-left: 70px; max-width: 840px; }
.about-section h2 { position: relative; display: inline-block; font-size: 32px; text-transform: uppercase; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.about-section h2::before { content: ""; position: absolute; top: -5px; left: -70px; width: 54px; height: 49px; background: url("../images/ttl-decal.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.about-section h2::after { content: ""; position: absolute; top: -5px; left: 100%; margin-left: 25px; width: 683px; height: 47px; background: url("../images/ttl-decal-2.png") 50% 50% no-repeat; background-size: 100% 100%; }
.about-section p { color: #fff; }
.about-section ul { margin: 35px 0; }
.about-section ul li { margin-bottom: 15px; }
.about-section ul li a { cursor: default; }
 
@media (max-width: 1200px) {
.about-item { max-width: 715px; }
}

@media (max-width: 992px) {
.about-item { max-width: 100%; }
.about-item.item-1 { max-width: 580px; }
.about-section figure { top: 50px; width: 118px; }
}

@media all and (max-width: 768px) {
.about-item { max-width: 100% !important; padding-left: 0 !important; }
.about-section h2 { padding-left: 55px; }
.about-section h2::before { left: 0; width: 40px; height: 45px; }
.about-section ul { max-width: 270px; margin: 20px 0 15px -15px; }
.about-section figure { top: 185px; width: 125px; }
}

@media all and (max-width: 580px) {
.about-section h2 { font-size: 27px; }
.about-section ul { max-width: 215px; }
.about-section figure { right: 15px; z-index: 0; }
}

@media all and (max-width: 370px) {
.main-section h2 { top: -124px; }
.main-section .container { height: 390px; }
.about-section figure { top: 214px; }
}

/* FEATURES SECTION */
.services-section { background: #f5f0e6; }
.services-section::before { content: ""; position: absolute; top: 0; left: 0; width: 478px; height: 1009px; background: url("../images/services-bg-left.png") 50% 50% no-repeat; }
.services-section::after { content: ""; position: absolute; top: 480px; right: 0; width: 335px; height: 824px; background: url("../images/services-bg-right.png") 50% 50% no-repeat; }
.services-list { margin-bottom: 25px; }
.services-list li { margin-bottom: 25px; }
.services-list .item { text-align: right; }
.services-list figure { position: relative; display: inline-block; width: 365px; height: 240px; margin: 0; overflow: hidden; }
.services-list figure img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); margin: 0; }
.services-list figure::after { content: ""; position: absolute; right: 10px; bottom: 10px; width: 185px; height: 45px; background: url("../images/white-logo.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.services-list .item div { position: absolute; top: 50px; left: 0; width: 336px; height: 172px; z-index: 10; }
.services-list .item div::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/feature-line.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.services-list .item div span { position: absolute; top: 13px; left: 13px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; text-align: center; width: 310px; height: 90px; color: #fff; font-size: 17px; font-weight: bold; text-transform: uppercase; }
.services-list .item div span::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(29,29,27,.8); z-index: -1; }
.services-list .item div span::after { content: ""; position: absolute; top: 1px; left: 1px; width: calc(100% - 2px); height: calc(100% - 2px); background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: 0; z-index: -1; }
.services-list li:nth-child(2n) .item { text-align: left; }
.services-list li:nth-child(2n) .item div { left: auto; right: 0; }
.services-list li:nth-child(2n) .item div::after { -webkit-transform: scaleX(-1); transform: scaleX(-1); }
.services-list li:nth-child(2n) .item figure::after { right: auto; left: 10px; }
.services-list li:hover figure img { scale: 1.12; }
.services-list li:hover div span { color: #060200; }
.services-list li:hover div span::after { opacity: 1; }

@media (max-width: 992px) {
.services-list figure { width: 100%; }
}

/* PRICES SECTION */
.prices-section .top-inner { background: #582900; padding: 15px 0; text-align: center; }
.prices-section .top-inner h3 { color: #fff; text-transform: uppercase; margin: 0; }
.prices-section .inner { padding: 65px 0; background: url("../images/prices-bg.jpg") 50% 50% no-repeat; background-size: cover; }
.prices-list { margin-bottom: 20px; }
.prices-list li { margin-bottom: 25px; }
.prices-list .item { position: relative; padding: 15px 40px 20px 40px; text-align: center; border: 1px solid #e8b650; border-radius: 16px; overflow: hidden; }
.prices-list .item::before, .prices-list .item .price::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: .3; z-index: 1; }
.prices-list .item h3 { position: relative; color: #fff; font-size: 25px; text-transform: uppercase; z-index: 5; }
.prices-list .item .price { position: relative; color: #000000; font-weight: bold; padding: 4px 0; margin: 15px 0 20px 0; z-index: 5; }
.prices-list .item .price::after { left: -40px; width: calc(100% + 80px); opacity: 1; z-index: -1; }
.price-butn { position: relative; display: block; color: #000; font-size: 15px; font-weight: 700; padding: 10px 15px; text-align: left; text-decoration: none; border-radius: 36px; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); z-index: 5; }
.price-butn::after { content: ""; position: absolute; top: 50%; right: 55px; margin-top: -4px; width: 60px; height: 8px; background: url("../images/big-arrow.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.price-butn:hover { color: #000; text-decoration: none; -webkit-box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.6); box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.6); }
.price-butn:hover::after { right: 15px; }
.prices-section .buttons .butn { background: transparent; }

@media (max-width: 1200px) {
.prices-section .top-inner h3 { font-size: 26px; }
.price-butn::after { right: 5px !important; }
}

@media (max-width: 992px) {
.price-butn::after { right: 30px !important; }
.price-butn:hover::after { right: 15px !important; }
.prices-section .top-inner h3 br { display: none; }
.prices-section .top-inner h3 { font-size: 24px; }
}

@media all and (max-width: 768px) {
.prices-section .top-inner h3 { font-size: 21px; }
}

@media all and (max-width: 580px) {
.prices-list .item h3 { font-size: 22px; }
}

/* GALLERY SECTION */
.gallery-section { background: #d0d0d0; }
.gallery-videos .grid-item { height: 265px; }
.gallery-videos .owl-carousel { display: block !important; }

@media all and (max-width: 580px) {
.gallery-videos .grid-item { height: 205px; }
}

/* CONTACTS SECTION */
.contacts-section { background: #f5f0e6; }
.contacts-section .top-inner { background: #582900; padding: 15px 0; }
.contacts-section .top-inner .column-1, .contacts-section .top-inner .column-2 {   display: inline-flex; flex-shrink: 0  padding-left: 15px; padding-right: 15px; }
.contacts-section .top-inner h3 { color: #fff; text-transform: uppercase; margin: 0; }
.contacts-section .inner { padding: 65px 0; }
.contacts-list { margin-bottom: 35px; }
.contacts-list li { margin-bottom: 25px; }
.contacts-list .item { position: relative; padding: 15px 20px 20px 60px; background: #fff; border: 1px solid #e8b650; border-radius: 16px; overflow: hidden; }
.contacts-list .item i.item-icon { position: absolute; top: 21px; left: 20px; font-size: 26px; color: #e8b650; }
.contacts-list li:nth-child(1) .item, .contacts-list li:nth-child(3) .item { padding-left: 55px; }
.contacts-list li:nth-child(1) i.item-icon { font-size: 30px; }
.contacts-list li:nth-child(3) i.item-icon { font-size: 32px; }
.contacts-list .item div { color: #582900; font-size: 15px; }
.contacts-list .item a { color: #582900; font-size: 20px; font-weight: bold; text-decoration: none; }
.contacts-list .item a:hover { color: #904503; }
.contacts-map { position: relative; height: 485px; border: 1px solid #e8b650; border-radius: 16px; overflow: hidden; }
.contacts-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media all and (max-width: 768px) {
.contacts-section .top-inner h3 { text-align: center; margin-bottom: 15px; }
}

@media all and (max-width: 580px) {
.contacts-section .top-inner h3 { font-size: 24px; }
.contacts-list .item a { font-size: 17px; }
.social-list.rev li a { width: 38px; height: 38px; }
}

/* PRODUCTS PAGE */
.prices-page .bottom-inner { background: #582900; padding: 15px 0; text-align: center; }
.prices-page .bottom-inner h4 { color: #fff; text-transform: uppercase; margin: 0; }
.products-category .sub-ttl { text-align: center; }
.products-category .sub-ttl h2 { position: relative; display: inline-block; font-size: 28px; text-transform: uppercase; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 15px; }
.products-category .sub-ttl h2::before { content: ""; position: absolute; top: 2px; left: -55px; width: 40px; height: 39px; background: url("../images/ttl-decal.svg") 50% 50% no-repeat; background-size: 100% 100%; }
.products-category .sub-ttl h2::after { content: ""; position: absolute; top: 2px; right: -55px; width: 40px; height: 39px; background: url("../images/ttl-decal.svg") 50% 50% no-repeat; background-size: 100% 100%; -webkit-transform: scaleX(-1); transform: scaleX(-1); }
.products-list { margin-bottom: 20px; }
.products-list li { margin-bottom: 25px; }
.products-list .item { position: relative; padding: 0 20px 20px 20px; text-align: center; border: 1px solid #e8b650; border-radius: 16px; overflow: hidden; }
.products-list .item::before, .products-list .item .price::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: .6; }
.products-list .item figure { position: relative; margin: 0 -20px 15px -20px; height: 240px; overflow: hidden; z-index: 5; }
.products-list .item figure img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); margin: 0; }
.products-list .item h3 { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; min-height: 62px; color: #000; font-size: 22px; text-transform: uppercase; text-align: center; z-index: 5; }
.products-list .item .description { position: relative; min-height: 200px; z-index: 5; }
.products-list .item .description p { font-size: 14px; line-height: 1.1; }
.products-list .item .price, .product-mainbox .price { position: relative; color: #000000; font-weight: bold; padding: 4px 0; margin: 15px 0 5px 0; z-index: 5; }
.products-list .item .price::after { left: -40px; width: calc(100% + 80px); opacity: 1; z-index: -1; }
.products-list .item .conditions { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; min-height: 100%; color: #000; font-size: 14px; text-align: center; margin-bottom: 10px; height: 16px; z-index: 5; }
.price-butn { position: relative; display: block; color: #000; font-size: 15px; font-weight: 700; padding: 10px 15px; text-align: left; text-decoration: none; border-radius: 36px; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); z-index: 5; }
.products-list .item .butn { position: relative; z-index: 5; }
.prices-banner img { margin: 0; }
.mob-banner { display: none; }

/* PRODUCTS SINGLE */
.single-product .inner { position: relative; padding: 30px; overflow: hidden; border: 1px solid #e8b650; border-radius: 16px; }
.single-product .inner::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: .6; z-index: -1; }
.product-mainbox .price { display: none; }
.product-mainbox .ttl { margin-bottom: 20px; }
.product-price { color: #000000; font-size: 26px; font-weight: bold; }
.product-description p { font-size: 18px; line-height: 1.1; }
.product-description { padding-bottom: 5px; border-bottom: 1px solid #000; }
.product-mainbox .custom-checkbox-wrapper::before, .wc-block-components-product-details::before { content: "Дополнительные услуги:"; display: block; color: #000; font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.product-mainbox .custom-checkbox-wrapper label, .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]+.awcdp-radio-label { color: #000; font-size: 18px; font-weight: normal; }
.product-mainbox .quantity { position: relative; padding-left: 180px; }
.product-mainbox .quantity::before, .wp-block-woocommerce-cart .wc-block-cart-item__quantity::before { content: "Количество часов:"; position: absolute; top: 4px; left: 0px; color: #000; font-size: 18px; font-weight: bold; }
.product-mainbox .awcdp-deposits-option { background: transparent; border: 0; border-radius: 0; }
.wp-block-woocommerce-cart-order-summary-totals-block { border-top: 0 !important; }
.product-mainbox .awcdp-deposits-option:before { content: "Возможности оплаты:"; display: block; color: #000; font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.product-mainbox .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio { padding: 0; }
.product-mainbox .awcdp-deposits-wrapper .awcdp-deposits-option { width: 100%; }
.product-mainbox .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio { border: 0; }
.product-mainbox .awcdp-deposits-wrapper .awcdp-deposits-option .pay-deposit.awcdp-radio { background: transparent; }
.product-mainbox .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]+.awcdp-radio-label:before { top: -1px; width: 15px; height: 15px; margin-right: 7px; }
.product-mainbox .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .awcdp-deposits-description { margin-left: 23px; color: #000; margin-bottom: 10px; }
.woocommerce .product-mainbox .quantity { margin-top: 10px; }
.woocommerce .product-mainbox .quantity .qty { font-family: Arial; color: #000; font-size: 18px; }
.woocommerce .product-mainbox .quantity { margin-bottom: 15px; }

/* WOOCOMMERCE */
body.single-product .woocommerce-error, body.single-product .woocommerce-info, body.single-product .woocommerce-message { margin: 80px 0 -80px 0; }
.woocommerce-error, .woocommerce-info, .woocommerce-message { background: #fff; font-size: 18px; border-color: #e8b650;  }
.woocommerce-message::before { color: #e8b650; }
.wc-block-cart-items * { color: #000; }

/* WOOCOMMERCE CART */
.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout, .woocommerce-order, .checkout.woocommerce-checkout { position: relative; max-width: 650px; margin: 0 auto !important; padding: 10px 30px 30px 30px; overflow: hidden; background: transparent; border: 1px solid #e8b650; border-radius: 16px; }
.wp-block-woocommerce-cart::after, .wp-block-woocommerce-checkout::after, .woocommerce-order::after, .checkout.woocommerce-checkout::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: .6; z-index: -1; }
.wp-block-woocommerce-cart .wc-block-components-product-metadata__description { display: none; }
.wp-block-woocommerce-cart .wc-block-components-product-price__value, .wc-block-components-formatted-money-amount { color: #000000; font-size: 20px; font-weight: bold; padding-left: 25px; }
.wp-block-woocommerce-cart .wc-block-cart-item__prices .wc-block-components-product-price__value { font-size: 18px; font-weight: normal; padding-left: 0; }
.wp-block-woocommerce-cart .wc-block-components-product-name, .wp-block-woocommerce-checkout .wc-block-components-product-name { color: #000; font-size: 20px; font-weight: normal; line-height: 1.1; text-transform: uppercase; text-decoration: none; margin-bottom: 5px !important; }
.wp-block-woocommerce-cart .wc-block-cart-items__row { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #000; }
.wp-block-woocommerce-cart .wc-block-components-quantity-selector { background: #fff; }
.wp-block-woocommerce-cart .wc-block-cart-item__quantity::before { position: static; display: block; margin-bottom: 5px; }
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total { line-height: 1.1 !important; }
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link { position: absolute; bottom: 35px; right: 0; display: block; width: 30px; height: 30px; border-radius: 100% !important; overflow: hidden; background: #fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path fill="%23904503" d="M183.1 137.4C170.6 124.9 150.3 124.9 137.8 137.4C125.3 149.9 125.3 170.2 137.8 182.7L275.2 320L137.9 457.4C125.4 469.9 125.4 490.2 137.9 502.7C150.4 515.2 170.7 515.2 183.2 502.7L320.5 365.3L457.9 502.6C470.4 515.1 490.7 515.1 503.2 502.6C515.7 490.1 515.7 469.8 503.2 457.3L365.8 320L503.1 182.6C515.6 170.1 515.6 149.8 503.1 137.3C490.6 124.8 470.3 124.8 457.8 137.3L320.5 274.7L183.1 137.4z"/></svg>') 50% 50% no-repeat !important; background-size: 65% !important; text-indent: 1000px; }
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover { background-color: #f2f2f2 !important; }
.wp-block-woocommerce-cart .wc-block-components-product-details::before { margin-bottom: 5px; }
.wp-block-woocommerce-cart .wc-block-components-totals-wrapper { border-top: 0; }
.wp-block-woocommerce-cart .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input { font-size: 18px; }
.wp-block-woocommerce-cart .wc-block-cart-items__row { position: relative; }
.wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items td { margin: 0 !important; }
.wp-block-woocommerce-cart .wc-block-components-quantity-selector { width: 100px; }
.wp-block-woocommerce-cart .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input { padding: 0 !important; }
.wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items, .wp-block-woocommerce-cart .wc-block-cart__sidebar, .wp-block-woocommerce-cart .wc-block-cart__submit, .wp-block-woocommerce-cart .wc-block-components-sidebar-layout { margin: 0 !important; }
.wp-block-woocommerce-cart .wc-block-components-totals-item__label { color: #000 !important; font-size: 20px !important; font-weight: normal !important; }
.wp-block-woocommerce-cart .wc-block-components-product-details::before, .wc-block-components-product-details__, .wp-block-woocommerce-cart .wc-block-cart-item__quantity::before { font-size: 16px; }
.wp-block-woocommerce-cart .wc-block-components-formatted-money-amount { font-size: 25px; }
.wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-order-summary-block { border: 0; }
.wp-block-woocommerce-cart .wp-block-product-new, .wp-block-woocommerce-cart .wp-block-heading.has-text-align-center, .wp-block-woocommerce-cart .wp-block-separator.is-style-dots { display: none !important; }
.wp-block-woocommerce-cart .wp-block-heading.has-text-align-center.wc-block-cart__empty-cart__title { display: block !important; color: #000; padding-top: 25px; }

/* WOOCOMMERCE CHECKOUT */
.wp-block-woocommerce-checkout .wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block, .wp-block-woocommerce-checkout-billing-address-block .wc-block-components-title, .wp-block-woocommerce-checkout-billing-address-block .wc-block-components-checkout-step__description, .wc-block-components-checkout-step__description { display: none !important; }
.singlepage-section .wp-block-woocommerce-checkout form { padding: 0; background: transparent; border: 0; border-radius: 0; box-shadow: none; }
.wc-block-components-title.wc-block-components-title { color: #000; margin-bottom: 15px !important; }
.wc-block-components-checkout-step__description, .wc-block-components-checkbox__label, .wc-block-components-checkout-return-to-cart-button, .wc-block-checkout__add-note, .wc-block-components-radio-control-accordion-option { color: #000 !important; font-size: 18px; line-height: 1.1; }
.wc-block-components-form .wc-block-components-checkout-step.wp-block-woocommerce-checkout-contact-information-block { margin-bottom: 0 !important; }
.wc-block-components-address-form, .wc-block-components-notice-banner__content { font-size: 17px; }
.wc-block-components-form .wc-block-components-checkout-step { margin-bottom: 40px !important; }
.wc-block-checkout__payment-method .wc-block-components-checkout-step__content { padding-top: 0 !important; }
.wc-block-components-notice-banner { margin-top: 0 !important; }
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator { padding-top: 0 !important; }
.wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill, .woocommerce-order-details .scrolled-table, .woocommerce .woocommerce-customer-details address { background: rgba(255,255,255,.40); border: 1px solid #e8b650 !important; }
.wp-block-woocommerce-checkout .wc-block-components-product-name, .wc-block-components-product-details li, .wc-block-components-totals-item__label { color: #000 !important; }
.wp-block-woocommerce-checkout .wc-block-components-product-metadata__description { display: none; }
.wc-block-components-formatted-money-amount { padding-left: 0; }
.wc-block-components-order-summary-item__description .wc-block-components-formatted-money-amount { font-weight: normal !important; font-size: 17px; padding-top: 0 !important; }
.wc-block-components-product-price__value { font-weight: bold !important; font-size: 20px; }
.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices { padding-top: 0 !important; }
.wc-block-checkout__actions.wp-block-woocommerce-checkout-actions-block { margin-top: 45px; }
.wc-block-components-order-summary-item__image { font-size: 15px; }
.wp-block-woocommerce-checkout-order-summary-totals-block, .wc-block-components-totals-wrapper { border-color: #e8b650 !important; }
.wc-block-components-product-details__name, .wc-block-components-product-details__value, .woocommerce-checkout h3 { color: #000; }

.woocommerce-checkout h3 { margin-bottom: 25px; }
.woocommerce-checkout .checkout-form, .woocommerce-checkout .checkout-orderbox {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.woocommerce-checkout p { margin-bottom: 15px !important; }
.woocommerce-billing-fields label, .woocommerce-billing-fields span.woocommerce-input-wrapper, .woocommerce-additional-fields label, .woocommerce-additional-fields span.woocommerce-input-wrapper{ display: block; color: #000; width: 100%; }
.woocommerce-billing-fields label, .woocommerce-additional-fields label { font-size: 15px; font-weight: bold; line-height: 1.1 !important; }
.woocommerce-billing-fields { margin: 30px 0 0 0; }
.woocommerce-additional-fields h3 { display: none; }
.checkout-form { margin-bottom: 30px; }
.woocommerce-checkout-review-order-table { color: #000; font-size: 18px; background: rgba(255, 255, 255, .40); border: 1px solid #e8b650 !important; }
.woocommerce-privacy-policy-text { color: #000; margin-top: 20px; }
.woocommerce-privacy-policy-text a { color: #000; }
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order { float: none; width: 100%; max-width: 100% !important; }
.woocommerce-checkout-review-order .scrolled-table::after { content: "Способы оплаты"; display: block; color: #000; font-size: 1.75rem; font-weight: 500; margin-bottom: 25px; }
.payment_method_tbank { color: #000; }
.woocommerce table.shop_table { margin: 0 0 45px 0; }

/* WOOCOMMERCE THANKYOU PAGE */
.woocommerce-order { padding-top: 30px; }
.woocommerce-order * { color: #000; }
.woocommerce-notice.woocommerce-notice--success { color: #000; font-size: 22px; font-weight: bold; margin-bottom: 35px; }
.woocommerce ul.order_details { padding-left: 0; margin: 0 0 30px 0 !important; }
.woocommerce ul.order_details li { float: none; display: block; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #000; }
.woocommerce ul.order_details li, .woocommerce ul.order_details li strong { font-size: 18px; }
.woocommerce-order-details table, .woocommerce .woocommerce-customer-details address { font-size: 16px; }
.woocommerce table.shop_table td, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th { border-color: #e8b650; }
.woocommerce-order table { border: 0; }

@media (max-width: 992px) {
.woocommerce-page .woocommerce-message .button { float: none !important; margin-top: 10px; }
}

@media all and (max-width: 768px) {
.products-list .item .description, .products-list .item .conditions { min-height: 100% !important; }
.products-list .item h3 { display: block; min-height: 100%; }
.prices-page .bottom-inner h4 br { display: none; }
.woocommerce .woocommerce-customer-details .woocommerce-column__title, .woocommerce-order-details__title { font-size: 24px; }
}

@media all and (max-width: 580px) {
.full-banner { display: none; }
.mob-banner { display: block; }
.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout { padding: 10px 15px 15px 15px; }
.woocommerce-order { padding: 15px; }
.wc-block-cart-item__image img { max-width: 120px; }
.wc-block-cart-items__row, .wc-block-cart-items__row td, .wc-block-cart-item__total-price-and-sale-badge-wrapper, .wc-block-components-totals-item, .wc-block-components-order-summary-item, .wc-block-components-order-summary-item > div { display: block !important; text-align: center; }
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name { max-width: 100% !important; margin-top: 10px; }
.wp-block-woocommerce-cart .wc-block-components-quantity-selector { margin: 0 auto; max-width: 150px; }
.wc-block-components-product-price span { display: block; padding-left: 0 !important; }
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link { bottom: auto; top: 0; }
.wc-block-cart__submit-button { height: 62px !important; }
.woocommerce-notice.woocommerce-notice--success { font-size: 18px; }
.woocommerce-order-details table, .woocommerce .woocommerce-customer-details address, .woocommerce ul.order_details li, .woocommerce ul.order_details li strong, .wc-block-components-product-details.wc-block-components-product-details:last-of-type { font-size: 15px; }
.is-mobile .wc-block-components-form .wc-block-components-checkout-step, .is-small .wc-block-components-form .wc-block-components-checkout-step { padding-top: 0 !important; }
.wc-block-components-checkout-step__heading { margin: 0 !important; }
.wc-block-components-checkout-step__description, .wc-block-components-checkbox__label, .wc-block-components-checkout-return-to-cart-button, .wc-block-checkout__add-note, .wc-block-components-radio-control-accordion-option { font-size: 15px; }
.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price { text-align: center !important; }
.wc-block-components-order-summary .wc-block-components-order-summary-item__image { margin: 0 auto; }
.wp-block-woocommerce-checkout .wc-block-components-product-name { font-size: 21px !important; }
.wp-block-woocommerce-checkout .wc-block-components-totals-item__label { display: block; }
.wc-block-components-product-details::before { font-size: 18px; }
.wp-block-woocommerce-checkout .wc-block-components-order-summary-item { border-bottom: 1px solid #e8b650; padding-bottom: 15px !important; }
.is-mobile .wc-block-components-form .wc-block-components-checkout-step:after, .is-small .wc-block-components-form .wc-block-components-checkout-step:after { display: none; }
}

/* GRID */
.grid-item { position: relative; display: block; overflow: hidden; width: 100%; }
.grid-item a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.grid-item a img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); margin: 0; }
.grid-item:hover a { scale: 1.11; }
.zoom-in, .video-link { display: block; position: relative; }
.zoom-in::before, .video-link::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; line-height: 100%; text-align: center; font-size: 32px; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%);  opacity: 0; z-index: 2; }
.zoom-in::after { position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -20px; font-family: "FontAwesome"; content: "\f00e"; color: #000; line-height: 1; text-align: center; font-size: 52px; opacity: 0; z-index: 3; }
.video-link::after { position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -20px; font-family: "FontAwesome"; content: "\f04b"; color: #fff; line-height: 1; text-align: center; font-size: 65px; opacity: 1; z-index: 3; }
.video-link:hover::after { color: #000 !important }
.zoom-in:hover::after, .video-link:hover::after { opacity: 1; }
.zoom-in:hover::before, .video-link:hover::before { opacity: .8; }

/* POPUPS */
.mfp-zoom-out .mfp-content { width: auto !important; vertical-align: middle !important; display: inline-block; margin-top: 35px; margin-bottom: 35px; } 
.mfp-zoom-out .white-popup { display: block !important; position: relative; width: 510px !important; padding: 30px 30px 25px 30px; background: #fff; -webkit-box-shadow: 13px 13px 25px rgba(0,0,0,0.15); -moz-box-shadow: 13px 13px 25px rgba(0,0,0,0.15); box-shadow: 13px 13px 25px rgba(0,0,0,0.15); border: 1px solid #B8B8B8; border-radius: 16px; z-index: 100000; }
.mfp-zoom-out .white-popup::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); border-radius: 16px; opacity: .4; }
.mfp-zoom-out .mfp-close, .modal a.close-modal { top: -55px !important; right: 0 !important; color: #fff !important; background: #582900; font-size: 35px !important; border: 0 !important; border-radius: 100%; opacity: 1 !important; }
.mfp-zoom-out .mfp-close:hover { background: #904503; color: #fff !important; }
.mfp-zoom-out.mfp-bg { background: #fff !important; opacity: .92 !important; } 
.mfp-zoom-out .mfp-with-anim { opacity: 0; transition: all 0.3s ease-in-out; transform: scale(1.3); }
.mfp-zoom-out.mfp-bg { opacity: 0; transition: all 0.3s ease-out; }
.mfp-zoom-out.mfp-ready .mfp-with-anim { opacity: 1; transform: scale(1); }
.mfp-zoom-out.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-zoom-out.mfp-removing .mfp-with-anim { transform: scale(1.3); opacity: 0; }
.mfp-zoom-out.mfp-removing.mfp-bg { opacity: 0; }
.form-group.requaired { color: #fff; font-size: 14px; text-align: center; margin-bottom: 30px; }
.mfp-zoom-out .white-popup.map-popup { width: 920px !important; padding-bottom: 0; }
.popup-map-inner { position: relative; height: 440px; margin-left: -30px; margin-right: -30px; margin-top: 35px; }
.popup-map-inner iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.mfp-zoom-out h3 { color: #000; margin-bottom: 15px; }

@media all and (max-width: 580px) {
.mfp-zoom-out .white-popup { width: 100% !important; padding: 30px 20px 25px 20px; }
}

/* FORMS */
.form-wrapper { position: relative; z-index: 10; }
.singlepage-section form, .singlepage-section .wpcf7-response-output { max-width: 580px; margin: 0 auto !important; }
.singlepage-section form { padding: 30px 35px; background: rgba(255,255,255,.85); border-radius: 16px; -webkit-box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.07); box-shadow: 1px 0px 15px 5px rgba(0,0,0,0.07); }
.form-wrapper .form-bg-repeater { position: absolute; top: 233px; left: 0; width: 100%; height: calc(100% - 278px); background: url("../images/house-repeater.png") repeat-y; background-size: 518px auto; }
.form-wrapper .inner { position: relative; padding: 0 140px 0 95px; }
.form-wrapper .inner h2 { font-size: 22px; text-transform: uppercase; text-align: center; }
.form-wrapper .inner p { font-size: 14px; text-align: center; }
.form-wrapper .inner h3 { font-size: 20px; text-transform: uppercase; text-align: center; margin-bottom: 10px; }
.form-group { position: relative; margin-bottom: 15px; }
.select-group { z-index: 15; }
.form-group:last-child { margin-bottom: 0 !important; }
.form-group input.form-control, .form-group textarea, .form-group select.form-control, .woocommerce form .form-row .input-text, .woocommerce form .form-row .input-text { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; border: 0; background: #fff; padding: 14px 15px; height: auto; border: 1px solid #060200; border-radius: 5px; }
.form-group select.form-control { padding-left: 10px; }
.form-group select.form-control { height: auto !important; }
.form-group input.form-control::-webkit-input-placeholder, .woocommerce form .form-row .input-text::-webkit-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group input.form-control::-moz-placeholder, .woocommerce form .form-row .input-text::-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group input.form-control:-ms-input-placeholder, .woocommerce form .form-row .input-text:-ms-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group input.form-control:-moz-placeholder, .woocommerce form .form-row .input-text:-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group textarea::-webkit-input-placeholder, .woocommerce form .form-row .input-text::-webkit-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group textarea::-moz-placeholder, .woocommerce form .form-row .input-text::-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group textarea:-ms-input-placeholder, .woocommerce form .form-row .input-text:-ms-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group textarea:-moz-placeholder, .woocommerce form .form-row .input-text:-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group select::-webkit-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group select::-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group select:-ms-input-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group select:-moz-placeholder { font-family: 'Brutal Type'; color: #6f6f6f; font-size: 16px; }
.form-group input.form-control.wpcf7-not-valid, .form-group textarea.wpcf7-not-valid { background: #ffdfdf !important; }
.form-group textarea { max-height: 65px; }
.form-group input.form-control.wpcf7-not-valid, .form-group textarea.wpcf7-not-valid, select.wpcf7-not-valid { background: #ff96a4 !important; }
.hidden-form-group { display: none; }
.wpcf7 form .wpcf7-response-output { margin-left: 0; margin-right: 0; }
.form-input.wpcf7-not-valid, .form-textarea.wpcf7-not-valid { border-color: #f03952; border-width: 1px !important; color: #000; font-size: 15px; line-height: 1.2; } 
.ajax-loader { position: absolute !important; top: 12px !important; left: 0; width: 15px; height: 15px; margin: 0 !important; background: #ffffff; border-radius: 15px; }
.wpcf7-not-valid-tip, .screen-reader-response { display: none !important; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output { background: #fff; font-size: 15px; line-height: 1.2; }
.agree { margin: 0 0 15px 0; }
.agree span.wpcf7-list-item { margin: 0; padding: 0 4px; }
.agree span.wpcf7-validates-as-required { border-bottom: 2px solid rgba(255,255,255,0); margin: 0 6px 0 0; }
.agree span.wpcf7-validates-as-required.wpcf7-not-valid { border-color: #f06b7a; }
.agree a { color: #000; font-size: 15px; text-decoration: underline; }
form p, .form-group p, .agree p { font-size: 15px; line-height: 1.2; }
.agree .wpcf7-list-item-label { display: none; }
.wpcf7-spinner { position: absolute; top: 11px; left: 10px; margin: 0; }
.form-group.put-service { overflow: hidden; margin-bottom: 20px; }
.form-group.put-service p { margin: 0; }
.put-service input.form-control { color: #000; font-size: 18px; font-weight: bold; background: transparent; border: 0; padding: 6px 15px; pointer-events: none; }
.put-service::after { content: ""; position: absolute; top: 0; left: -30px; width: calc(100% + 60px); height: 100%; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); opacity: .6; z-index: -1; }
.wpa-test-msg { display: none !important; }
.form-group select option:first-child { display: none; }
.form-group select option:last-child { border-bottom: 1px solid #000; }

/* FOOTER */
footer { position: relative; padding: 20px 0; background: #090202; overflow: hidden; }
footer::before { content: ""; position: absolute; top: -8px; left: 0; width: 100%; height: 8px; background: #A3641F; background: -webkit-linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); background: -moz-linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); background: linear-gradient(90deg,rgba(163, 100, 31, 1) 0%, rgba(251, 229, 142, 1) 50%, rgba(240, 189, 73, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#A3641F", endColorstr="#F0BD49", GradientType=1 ); z-index: 5; }
.kitmed-info { position: relative; padding-left: 130px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; min-height: 105px; margin-bottom: 15px; }
.kitmed-info img { position: absolute; top: 5px; left: 0; width: 125px; }
.contacts-info h3 { color: #fff; font-size: 22px; font-weight: normal; text-transform: uppercase; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #fff; }
.contacts-info p { color: #fff; font-size: 18px; margin: 0; }
.contacts-info p a { color: #fff; text-decoration: none; }
.contacts-info p a:hover { opacity: .6; }
.contacts-info { max-width: 380px; padding: 30px 0; }
footer figure { position: absolute; top: -5px; left: 460px; max-width: 345px; }
footer figure img { position: relative; max-width: 100%; z-index: 5; }
footer figure::after { content: ""; position: absolute; top: 0; left: 60px; width: 602px; height: 276px; background: url("../images/footer-wave.svg") 50% 50% no-repeat; background-size: 100% 100%; }

@media (max-width: 992px) {
footer figure { left: 390px; }
}

@media all and (max-width: 768px) {
footer figure { left: auto; right: 0; top: 68px; max-width: 130px; }
.contacts-info { position: relative; max-width: 100%; z-index: 12; }
footer figure::after { left: -240px; }
}

@media all and (max-width: 580px) {
.contacts-info h3 { font-size: 20px; }
.contacts-info p { font-size: 16px; }
footer figure { left: auto; right: 15px; }
}

/* RESPONSIVE */
.header .row > div.column-3 { display: none; }
.navi-button { display: none; font-size: 21px; padding: 0; font-size: 16px; color: #fff; font-weight: bold; text-transform: uppercase; cursor: pointer; }
.navi-button i, .mobile-search-btn i { vertical-align: top; font-size: 26px; color: #e8b650; margin: -4px 8px 0 0; }
header.nobg .navi-button, header.nobg .navi-button i, header.nobg .mobile-search-btn i { color: #e8b650; }
.navi-button i, .navi-button.show i.fa-bars { display: none; }
.navi-button i.fa-bars { display: inline-block; }
.navi-button.show i.fa-times { display: inline-block; }
.pushmenu { width: 210px; height: 100%; top: 0; z-index: 100000; position: fixed; overflow-x: scroll; background: -webkit-linear-gradient(left, rgba(174, 112, 36, 1) 0%, rgba(248, 212, 123, 1) 35%, rgba(238, 168, 76, 1) 65%, rgba(239, 173, 75, 1) 100%); }
.pushmenu-butn { display: none; }
.pushmenu-push-toleft .pushmenu-butn { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10000; }
.pushmenu-box { margin: 15px 0 35px 0; }
.pushmenu ul { list-style: none; margin: 0; padding: 0; }
.pushmenu li { background: none; padding: 0; margin: 0; position: relative; }
.pushmenu li a:before { content: ""; position: absolute; top: 20px; left: 15px; width: 3px; height: 3px; background: #000; z-index: 10; }
.pushmenu li a, .pushmenu li span { display: block; padding: 11px 15px 11px 30px; color: #000; font-size: 18px; text-transform: uppercase; font-weight: 600; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,0.30); }
.pushmenu li.main-menu-item-53 a { font-weight: bold; }
.pushmenu li a:hover { background: rgba(110,46,98,0.25); border-color: rgba(110,46,98,0.35); text-decoration: none; }
.pushmenu li.current-menu-item a { }
.pushmenu li.main-menu-item-has-children > a { padding-left: 35px; }
.pushmenu li.main-menu-item-has-children > a:before { content: "-"; position: absolute; top: 11px; left: 15px; color: #ffffff; background: none; font-size: 16px; font-weight: bold; z-index: 5; }
.pushmenu li.main-menu-item-has-children.hide > a:before { content: "+"; }
.pushmenu li.main-menu-item-has-children.hide > ul { display: none; }
.pushmenu ul ul { display: none; }
.mobile-navi ::-webkit-scrollbar { display: none; }
.pushmenu::-webkit-scrollbar { display: none; }
.pushmenu-left { right: -210px; }
.pushmenu-left.pushmenu-open { right: 0; -webkit-box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); -moz-box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.55); }
.pushmenu-push { overflow-x: hidden; position: relative; right: 0; }
.pushmenu-push-toleft { right: 210px; }
.pushmenu, .pushmenu-push, .pushmenu li a, .fixed-socials, header { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
.pushmenu .pushmenu-list { margin-bottom: 25px !important; }
.pushmenu-push-toleft header { left: -210px; }
* { -webkit-text-size-adjust: none; }

@media (max-width: 1200px) {
.navi-button { display: inline-block; }
}

@media all and (max-width: 580px) {
.navi-button span { display: none; }
}