/* GLOBAL */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse; border-spacing: 0; }
body { font-family: 'Montserrat', sans-serif; color: #000; font-size: 15px; line-height: 1.4; }
a { color: #c6a045; text-decoration: underline; }
a:hover { color: #d5aa7d; text-decoration: underline; outline: 0; }
strong, b, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
strong, b { font-weight: 500; }
img { max-width: 100%; margin: 0; }
.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; }
li { margin-bottom: 10px; }
.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; }
table { width: 100%; }
.overflow-hidden { position: relative; overflow: hidden; }
html, body, .wrapper, .topbox { height: 100%; }
.wrapper, .bottombox { display: table; width: 100%; position: relative; }
.topbox { display: table-row; }
.overflow-wrapper { padding-top: 84px; }
input[type=file] { margin-bottom: 6px; }
.container { position: relative; z-index: 10; }
.grecaptcha-badge { opacity: 0 !important; }
.term-description { max-width: 1610px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }

/* GLOBAL TRANSITION */
header, header .container, header .logo, .menu li, .menu li a, .menu li a::before, .butn, .go-up, .mfp-close, .search-btn, .menu-btn, .search-form, .socials-list li a i, .owl-prev, .owl-next, .shop-parts-list li a h3, .shop-parts-list li a figure, .shop-parts-list li a figure img, .hover-bg, .product-ttl h2 a, .add_to_cart, .discounts-list .item a::before, .discounts-list .item a::after, .discounts-list .item a img, footer a, .header-buttons .butn-text, .woocommerce-pagination ul li a, .navigation a, aside li a, .sidebar-btn, aside, .add_to_cart::before, .add_to_cart::after, .product-buttons .button, .product-buttons .button::before, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, #ppform input.button, #ppform a.button.alt, .woocommerce table.shop_table td a.remove, .articles-list-inline li h2 a, .product-list figure, .product-list figure img, .catalog-butn, .catalog-butn::before, .newsearch-form button .icon::before, .newheader-button .item i, .newheader-phone::before, .catalog-butn::before, .catalog-butn::after { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

/* SECTIONS */
.header-separator { padding-top: 65px; }
section, article { position: relative; z-index: 10; }
section.out, article.out { margin-bottom: 65px; }
section.out2, article.out2 { margin-bottom: 110px; }
section.in, article.in { padding-top: 65px; padding-bottom: 65px; }
section.in2, article.in2 { padding-top: 55px; padding-bottom: 55px; }

/* SECTIONS BG */
.bg-pattern { position: absolute; width: 430px; height: 430px; background: url("../images/bg-pattern.png") 50% 50% no-repeat; background-size: 100% 100%; z-index: -1; }
.bg-pattern-left { top: -60px; left: 0; }
.bg-pattern-right { top: 200px; right: 0; }
.bg-pattern-right.bottom { top: auto; bottom: 0; }
.bg-pattern-top-center { top: 0; left: 50%; }
.bg-pattern-bottom-center { bottom: 0; left: 50%; }

/* DEF TITLE */
.ttl, .sub-ttl { position: relative; text-align: center; margin-bottom: 35px; }
.ttl h1, .ttl h2, .ttl h3, .sub-ttl h1, .sub-ttl h2, .sub-ttl h3 { font-size: 32px; font-weight: 300; text-transform: uppercase; margin: 0; }
.ttl i { color: #d11539; font-size: 25px; margin-right: 5px; }

/* BUTTONS */
.butn, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, #ppform input.button, #ppform a.button.alt { position: relative; display: inline-block; vertical-align: top; min-width: 260px; padding: 12px 15px; background: #f3f3f3; text-decoration: none; font-size: 15px; color: #212529 !important; text-transform: uppercase; font-weight: 400; border: 0; outline: none; text-align: center; border-radius: 6px; overflow: hidden; }
.butn i { margin-right: 6px; }
.butn.fullw-butn { width: 100%; }
.butn:hover { text-decoration: none; color: #fff !important; background: #d18a3a; }
.shine-butn::after { content: ''; position: absolute; display: block; top: 0; left: -75%; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); -webkit-animation: shine 3.15s infinite; animation: shine 3.15s infinite; z-index: 2; }
.shine-butn:hover::after { display: none; }
@-webkit-keyframes shine { 100% {left: 125%; } }
@keyframes shine { 100% { left: 125%; } }
.butn.wpcf7-submit { width: 100%; text-align: center; cursor: pointer; padding: 12px 15px; background: #d18a3a; color: #fff !important; font-weight: bold !important; }
.butn.wpcf7-submit:hover { opacity: .7; }

/* OWL CUSTOM */
.owl-carousel { position: relative; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next { position: absolute; top: 50%; margin: -25px 0 0 0; width: 50px; height: 50px; border: 0; border-radius: 50px; text-align: center; line-height: 50px; background: rgba(255,255,255,.75) !important; outline: none !important; cursor: pointer; z-index: 20; }
.owl-carousel .owl-nav .owl-prev { left: 25px; }
.owl-carousel .owl-nav .owl-prev:before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f053"; font-size: 29px; color: #000; top: 0; left: 0; text-indent: 0; width: 100%; line-height: 50px; z-index: 25; }
.owl-carousel .owl-nav .owl-next { right: 25px; }
.owl-carousel .owl-nav .owl-next:before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f054"; font-size: 29px; color: #000; top: 0; left: 0; text-indent: 0; width: 100%; line-height: 50px; z-index: 25; }
.owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span { display: none; }
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover { opacity: 1; }
.owl-carousel .owl-dots { position: absolute; bottom: 0; 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: 16px; height: 16px; border: 1px solid #d5aa7d; border-radius: 16px; background: none; }
.owl-carousel .owl-dots button.active span { background: #d5aa7d; }
.owl-carousel.owl-drag .owl-item { text-align: center; }
.owl-carousel.owl-drag .owl-item .item { display: inline-block; text-align: center; }
.reviews-wrapper .owl-nav { position: absolute; top: -150px; left: 0; width: 100%; height: 90px; }
.reviews-wrapper .owl-carousel .owl-nav .owl-prev:before, .reviews-wrapper .owl-carousel .owl-nav .owl-next:before { color: #d5aa7d; }
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover, .slick-prev:hover, .slick-next:hover { background: #d5aa7d !important; color: #fff !important; }
.owl-carousel .owl-nav .owl-prev:hover:before, .owl-carousel .owl-nav .owl-next:hover:before, .slick-prev:hover:before, .slick-next:hover:before { color: #fff !important; }

/* BREADCRUMBS */
.breadcrumbs { text-align: center; margin-bottom: 25px; }
.shop-singleproduct-page .breadcrumbs { text-align: left; }
.breadcrumbs.align-left { text-align: left; }
.breadcrumbs .sep { margin: 0 4px; }
.breadcrumbs, .breadcrumbs *, .breadcrumbs a .breadcrumbs span { color: #828482; font-size: 14px; text-decoration: none; }
.breadcrumbs a:hover, .breadcrumbs a:hover span, .breadcrumbs a:hover i { text-decoration: none; color: #000000; }
.breadcrumbs span[itemprop='itemListElement'] { position: relative; display: inline-block; vertical-align: top; }
.breadcrumbs > span::after { content: "/"; padding: 0 6px; }
.breadcrumbs > span:last-child::after { display: none; }

/* HEADER */
header { position: fixed; top: 0; left: 0; width: 100%; background: #fff; -webkit-box-shadow: 0 0 30px -20px rgb(0 0 0 / 75%); -moz-box-shadow: 0 0 30px -20px rgba(0,0,0,.75); box-shadow: 0 0 30px -20px rgb(0 0 0 / 75%); z-index: 50; }
.admin-bar header { top: 32px; }

/* HEDER FIRST ROW */
.header-top { background: #f3f3f3; }
.header-top .column-1 { -ms-flex: 0 0 270px; flex: 0 0 270px; max-width: 270px; }
.header-top .column-2 { -ms-flex: 0 0 220px; flex: 0 0 220px; max-width: 220px; }
.header-top .column-3 { position: relative; -ms-flex: 0 0 calc(100% - 490px); flex: 0 0 calc(100% - 490px); max-width: calc(100% - 490px); text-align: right; }

/* HEADER - SEARCH - FORM */
.search-btn { position: absolute; top: -1px; left: 0; width: 22px; height: 22px; background: url("../images/search.svg") 50% 50% no-repeat; background-size: 100% 100%; cursor: pointer; }
.search-form { display: inline-block; position: relative; max-width: 240px; z-index: 10; }
.search-form .inner { position: relative; padding-left: 27px; right: 0; }
.search-form.sw .inner { right: 0; }
.search-form input { font-family: 'Montserrat', sans-serif; border: 0; border-bottom: 1px solid #acacac; background: transparent !important; color: #000; font-size: 14px; padding: 0; height: auto; border-radius: 0; outline: none !important; }
.search-form input.form-control::-webkit-input-placeholder { font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px; }
.search-form input.form-control::-moz-placeholder { font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px; }
.search-form input.form-control:-ms-input-placeholder { font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px; }
.search-form input.form-control:-moz-placeholder { font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px; }
.search-form button { display: none; }

/* HEADER - TEL */
.header-phone { position: relative; display: inline-block; vertical-align: top; font-weight: bold; margin-left: 6px; padding: 4px 20px 4px 25px; min-height: 32px; position: relative; cursor: pointer;}
.header-phone::before { content: ""; position: absolute; top: 4px; left: 0; font-family: "FontAwesome"; content: "\f095"; font-size: 16px; }
.header-phone a { font-size: 16px; font-weight: 400; text-transform: uppercase; color: #000; text-decoration: none; }

/* HEADER - BUTTONS */
.header-buttons { text-align: right; }
.header-buttons .item { position: relative; display: inline-block; vertical-align: top; font-weight: bold; margin-left: 6px; /*padding: 7px 20px 4px 27px;*/ padding: 7px 0 4px 30px; min-height: 32px; position: relative; cursor: pointer; }
.header-buttons .item::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/cart-color.svg") 0 50% no-repeat; background-size: 20px; }
.header-buttons .item.empty::before { background: url("../images/cart-grey.svg") 0 50% no-repeat; background-size: 20px; }
.header-buttons .item.cart { padding-right: 0; }
.header-buttons .item i { display: none; }
.header-buttons .item.user-profile::before { background: url("../images/login.svg") 0 50% no-repeat; background-size: 17px; }
.header-buttons .butn-text { font-size: 13px; font-weight: 400; color: #000; }
.header-buttons .item:hover .butn-text { color: #d5aa7d; }
.header-buttons .item a { position: relative; display: block; text-decoration: none; z-index: 5; }

/* HEDER SECOND ROW */
.header-bottom { padding: 15px 0; }
.header-bottom .column-1 { -ms-flex: 0 0 220px; flex: 0 0 220px; max-width: 220px; }
.header-bottom .column-2 { position: relative; -ms-flex: 0 0 calc(100% - 220px); flex: 0 0 calc(100% - 220px); max-width: calc(100% - 220px); text-align: right; }
.header-bottom .inner { display: inline-block; vertical-align: top; max-width: 1100px; width: 100%; }

/* MENU */
.menu { width: 100%; position: sticky; position: -webkit-sticky; position: -moz-sticky; position: -ms-sticky; position: -o-sticky; top: 0; left: 0; background: #ffffff; padding: 0; z-index: 300; }
.menu ul { display: flex; justify-content: space-between; margin: 0; padding: 0; position: relative; }
.menu li { display: inline-block; vertical-align: top; padding: 0; margin: 0; text-align: center; position: relative; }
.menu li a { display: block; font-size: 16px; padding: 0; color: #000; position: relative; text-decoration: none; position: relative; }
.menu li:hover > a { color: #d5aa7d; }
.menu ul ul { position: absolute; border-top: 12px solid #ffffff; width: 275px; top: 100%; left: 0; overflow: hidden; text-align: left; display: none; padding: 10px 15px 10px 15px; background: #d5aa7d; justify-content: none; z-index: 50; } 
.menu ul li:last-child ul { width: 180px; }
.menu ul ul li { margin: 0; display: block; text-align: left; margin-bottom: 5px; }
.menu ul ul li:last-child { margin-bottom: 0; }
.menu ul ul li a { display: inline-block; padding: 2px 0; color: #fff !important; font-size: 15px; text-transform: none; line-height: 16px; background: none; border-bottom: 1px solid transparent; }
.menu ul ul li a:before { opacity: 0 !important; background: #fff; }
.menu ul ul li a:hover:before { opacity: 1 !important; }
.menu li:hover > a, .menu li.current-menu-item > a, .pushmenu  li:hover > a, .pushmenu li.current-menu-item > a, 
.menu li.current-post-ancestor > a, .pushmenu li.current-post-ancestor > a, 
.menu li.current-menu-parent > a, .pushmenu li.current-menu-parent > a,
.menu li.current-post-parent > a, .pushmenu li.current-post-parent > a,
.menu li.current-category-ancestor > a, .pushmenu li.current-category-ancestor > a,
.menu li.current_page_parent > a, .pushmenu  li.current_page_parent > a, 
body.woocommerce-page .menu li.menu-item-940 > a, body.woocommerce-page .pushmenu  li.menu-item-940 > a 
{ color: #d18a3a; }
.menu li:hover a::before { bottom: 0; opacity: 1; }

/* NEWHEDER / TOP */
.overflow-wrapper { padding-top: 135px; }
.newheader-top { background: #f3f3f3; }
.newheader-top .column-1 { -ms-flex: 0 0 calc(100% - 220px); flex: 0 0 calc(100% - 220px); max-width: calc(100% - 220px); }
.newheader-top .column-2 { position: relative; -ms-flex: 0 0 220px; flex: 0 0 220px; max-width: 220px; text-align: right; }

/* NEWHEDER / TOP /TOPMENU */
.topmenu li { display: inline-block; vertical-align: top; padding: 0; margin: 0 20px 0 0; text-align: center; position: relative; }
.topmenu li a { display: block; font-size: 13px; padding: 0; color: #000; position: relative; text-decoration: none; position: relative; }

/* HEADER / TOP / TEL */
.newheader-phone { position: relative; display: inline-block; vertical-align: top; font-weight: bold; margin-left: 6px; padding: 4px 0 4px 25px; min-height: 32px; position: relative; cursor: pointer;}
.newheader-phone::before { content: ""; position: absolute; top: 4px; left: 0; font-family: "FontAwesome"; content: "\f095"; font-size: 16px; }
.newheader-phone a { font-size: 16px; font-weight: 400; text-transform: uppercase; color: #000; text-decoration: none; }
.newheader-phone:hover::before { color: #d18a3a; }

/* HEDER MIDDLE */
.newheader-middle { padding: 15px 0; }
.newheader-middle .column-1 { -ms-flex: 0 0 220px; flex: 0 0 220px; max-width: 220px; }
.newheader-middle .column-2 { position: relative; -ms-flex: 0 0 160px; flex: 0 0 160px; max-width: 160px; }
.newheader-middle .column-3 { position: relative; -ms-flex: 0 0 calc(100% - 775px); flex: 0 0 calc(100% - 775px); max-width: calc(100% - 775px); }
.newheader-middle .column-3mob { display: none; }
.newheader-middle .column-4, .newheader-middle .column-5 { position: relative; -ms-flex: 0 0 120px; flex: 0 0 120px; max-width: 120px; }
.newheader-middle .column-6 { position: relative; -ms-flex: 0 0 155px; flex: 0 0 155px; max-width: 155px; }
.newheader-middle .inner { display: inline-block; vertical-align: top; max-width: 1100px; width: 100%; }

/* NEWHEDER / MIDDLE / CATALOG */
.catalog-butn { position: relative; display: inline-block; padding: 8px 15px 8px 40px; background: #f3f3f3; font-size: 16px; border-radius: 5px; cursor: pointer; }
.butn-target { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 15; }
.catalog-butn a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 15; }
.catalog-butn::before { font-family: "FontAwesome"; content: "\f58d"; position: absolute; top: 6px; left: 14px; color: #000; font-size: 19px; }
.catalog-butn::after { opacity: 0; font-family: "FontAwesome"; content: "\f00d"; position: absolute; top: 6px; left: 15px; color: #fff; font-size: 18px; }
.catalog-butn.sw::before { opacity: 0; }
.catalog-butn.sw::after { opacity: 1; }
.catalog-butn.sw, .catalog-butn:hover { background: #d18a3a; }
.catalog-butn.sw, .catalog-butn:hover, .catalog-butn:hover::before { color: #fff; }
  
/* NEWHEDER / MIDDLE / SEARCH */
.newheader-mobsearch { display: none; padding-bottom: 10px; }
.newsearch-form { position: relative; z-index: 10; }
.newsearch-form input { font-family: 'Montserrat', sans-serif; border: 0; border: 2px solid #f3f3f3; background: transparent !important; color: #000; font-size: 14px; padding: 6px 15px; height: auto; border-radius: 5px; outline: none !important; }
.newsearch-form input.form-control::-webkit-input-placeholder { font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px; }
.newsearch-form input.form-control::-moz-placeholder { font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px; }
.newsearch-form input.form-control:-ms-input-placeholder { font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px; }
.newsearch-form input.form-control:-moz-placeholder { font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px; }
.newsearch-form button { position: absolute; top: 0; right: 0; width: 40px; height: 100%; background: transparent; border: 0; outline: none; cursor: pointer; }
.newsearch-form button .icon::before { font-family: "FontAwesome"; content: "\f002"; position: absolute; top: 5px; right: 11px; color: #000; font-size: 18px; }
.newsearch-form button:hover .icon::before { color: #d18a3a; }

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

/* HEDER BOTTOM */
.newheader-nav { padding: 0 0 10px 0; }
.newheader-nav .menu li a { font-size: 15px; }

/* MAINSLIDER */
.mainslider-wrapper { max-width: 1920px; margin: 0 auto; }
.mainslider-wrapper .item, .mainslider-wrapper img { width: 100%; margin: 0; }
.mainslider-wrapper .owl-carousel .owl-nav .owl-prev, .mainslider-wrapper .owl-carousel .owl-nav .owl-next { margin-top: -55px; }
.mainslider-list a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }

/* SHOP PARTS */
.shop-parts-wrapper { position: relative;  }
.shop-parts-list li { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.shop-parts-list li a { display: block; text-decoration: none; }
.shop-parts-list li a figure { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 100px; height: 100px; border-radius: 100%; margin: 0 auto 20px auto; background: #f3f3f3; }
.shop-parts-list li a figure img { max-width: 100px; max-height: 105px; object-fit: contain; }
.shop-parts-list li a h3 { position: relative; color: #000; font-size: 18px; font-weight: 400; text-align: center; padding-top: 10px; margin-bottom: 20px; }
.shop-parts-list li a h3::before { content: ""; position: absolute; top: 0; left: 50%; margin-left: -20px; width: 40px; height: 1px; background: #000; }
.shop-parts-list li a:hover { filter: grayscale(0%) !important; }
.shop-parts-list li a:hover figure img { transform: scale(1.1); }
.shop-parts-list li a:hover figure { background: #ccc;-webkit-box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); -moz-box-shadow: 0 0 30px -20px rgba(0,0,0,1); box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); }
.shop-parts-list li a:hover h3 { color: #000 !important; }
.shop-parts-list li a h3::before { background: #000 !important; }
.shop-parts-section .buttons { margin-top: 45px; }
.shop-parts-list li p { padding: 0 25px; text-align: center; color: #000; font-size: 14px; font-weight: 400; }

/* SHOP PARTS - active */
.shop-parts-list li.active a figure img { transform: scale(1); }
.shop-parts-list li.active a figure { transform: scale(1.2); background: #d18a3a; -webkit-box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); -moz-box-shadow: 0 0 30px -20px rgba(0,0,0,1); box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); }
.shop-parts-list li.active a h3 { color: #d18a3a; font-weight: 500; }
.shop-parts-list li.silent a { filter: grayscale(80%); }
.shop-parts-list li.silent a h3 { color: #9a9a9a; }
.shop-parts-list li a h3::before { background: #9a9a9a; }

/* MAIN PAGE SHOP PARTS */
.main-page .shop-parts-wrapper { position: relative;  }
.main-page .shop-parts-list li { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.main-page .shop-parts-list li a { display: block; text-decoration: none; }
.main-page .shop-parts-list li a figure { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 180px; height: 180px; border-radius: 100%; margin: 0 auto 20px auto; background: #f3f3f3; }
.main-page .shop-parts-list li a h3 { position: relative; color: #000; font-size: 18px; font-weight: 400; text-align: center; padding-top: 10px; margin-bottom: 20px; }
.main-page .shop-parts-list li a h3::before { content: ""; position: absolute; top: 0; left: 50%; margin-left: -20px; width: 40px; height: 1px; background: #000; }
.main-page .shop-parts-list li a:hover figure img { transform: scale(1.1); }
.main-page .shop-parts-list li a:hover figure { background: #ccc;-webkit-box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); -moz-box-shadow: 0 0 30px -20px rgba(0,0,0,1); box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); }
.main-page .shop-parts-list li a:hover h3 { color: #d18a3a; }
.main-page .shop-parts-section .buttons { margin-top: 45px; }
.main-page .shop-parts-list li p { padding: 0 25px; text-align: center; color: #000; font-size: 14px; font-weight: 400; }

/* DISCOUNTS SCREEN */
.page-discounts .discounts-list .item { margin-bottom: 30px; }
.discounts-list .item a { display: inline-block; position: relative; overflow: hidden; }
.discounts-list .item a::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #d5aa7d; mix-blend-mode: multiply; opacity: 0; z-index: 5; }
.discounts-list .item a::after { content: ""; position: absolute; top: 40%; left: 50%; margin: -35px 0 0 -35px; width: 70px; height: 70px; font-size: 70px; color: #fff; font-family: "FontAwesome"; font-weight: 900; content: "\f08e"; opacity: 0; z-index: 10; }
.discounts-list .item a:hover::before, .discounts-list .item a:hover::after { opacity: 1; }
.discounts-list .item a:hover::after { top: 50%; }
.discounts-list .item a:hover img { scale: 1.1; }

/* SHOPFEATURES SCREEN */
.shopfeatures-section { padding-bottom: 65px; }
.woocommerce-checkout .shopfeatures-section, body.search .shopfeatures-section, .error404 .shopfeatures-section, .page-template-page-contacts .shopfeatures-section, .page-template-page-discounts .shopfeatures-section { display: none !important; }
/*.shopfeatures-section::before { content: ""; position: absolute; top: 70px; left: 0; width: 100%; height: calc(90px + 100%); background: #f3f3f3; z-index: 5; }*/
.shopfeatures-list { background: #f3f3f3; /* background: -moz-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(243,243,243,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(221,221,221,1)), color-stop(100%, rgba(243,243,243,1))); background: -webkit-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(243,243,243,1) 100%); background: -o-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(243,243,243,1) 100%); background: -ms-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(243,243,243,1) 100%); background: linear-gradient(to bottom, rgba(221,221,221,1) 0%, rgba(243,243,243,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f3f3f3', GradientType=0 ); */ border-radius: 16px; padding-top: 25px; }
.shopfeatures-list .item { position: relative; text-align: center; }
.shopfeatures-list .item::after { content: ""; position: absolute; top: -30px; right: 0; width: 2px; height: calc(100% + 47px); background: #fff; }
.shopfeatures-list li:last-child .item::after { display: none; }
.shopfeatures-list .item figure { position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 40px; margin-bottom: 20px; }
.shopfeatures-list .item figure i { font-size: 30px; }
.shopfeatures-section h3 { position: relative; font-size: 15px; font-weight: 400; text-transform: uppercase; }
.shopfeatures-list li { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.shopfeatures-list li a { color: #212529; text-decoration: none; }
.shopfeatures-list li a:hover { text-decoration: underline; }
.shopfeatures-info { margin-top: 65px; }
.shopfeatures-info .item { margin-bottom: 35px; }
.shopfeatures-info h3 { display: inline-block; padding-bottom: 4px; margin-bottom: 15px; }
.shopfeatures-info h3::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #ccc; }
.shopfeatures-info .item.brd { padding-left: 15px; border-left: 1px solid #d18a3a; }
.shopfeatures-info .column-1 .item:last-child, .shopfeatures-info .column-2 .item:last-child { margin-bottom: 0; }

/* SEARCH PAGE */
.articles-list-inline { list-style: none; padding: 0; }
.articles-list-inline li { border-bottom: 1px solid #ecf6e8; padding-bottom: 25px; margin-bottom: 25px; }
.articles-list-inline li h2 { display: block; vertical-align: top; margin: 1px 0 9px 0; }
.articles-list-inline li h2 a { color: #000; font-weight: 500; font-size: 18px; text-transform: uppercase; text-decoration: none; display: block; }
.articles-list-inline li h2 a:hover { color: #d18a3a; }
.search-image { float: left; border: 1px solid #dddddd; width: 160px; margin: 0 15px 0 0; text-align: center; }
.search-image img { max-width: 100%; padding: 1px; margin: 0; }   

/* SIDEBAR */
aside { position: fixed; top: 0; left: 0; width: 380px; height: 100%; background: #fff; z-index: 40; }
aside.hd { left: -380px; }
aside.sw { -webkit-box-shadow: 0 0 30px -20px rgb(0 0 0 / 75%); -moz-box-shadow: 0 0 30px -20px rgba(0,0,0,.75); box-shadow: 0 0 30px -20px rgb(0 0 0 / 75%); }
/*aside::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #d18a3a; opacity: .15; }*/
aside .inner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 120px 30px 30px 30px; z-index: 10; }
aside .inner .minheight { max-height: 100%; }
aside ul { list-style: none; }
aside li { position: relative; }
aside li.termid-17 { display: none; }
aside ul ul { display: none; margin-top: 10px; margin-bottom: 25px; }
aside li a { position: relative; color: #000; font-size: 15px; font-weight: 400; text-decoration: none; text-transform: uppercase; }
aside li a::before { content: ""; position: absolute; bottom: -4px; left: 0; width: 100%; height: 1px; background: #ccc; z-index: 55; }
aside li li a { text-transform: none; }
aside li li a::before { top: 9px; left: -10px; width: 3px; height: 3px; border-radius: 100%; background: #d18a3a; }
aside li a:hover { color: #d18a3a; text-decoration: none; }
aside li.active > ul { display: block; }
aside li.active > a { color: #d5aa7d; }
aside li.has-childs > a::after { content: "+"; position: absolute; top: -5px; right: -18px; font-size: 22px; color: #d18a3a; }
aside li.has-childs.active > a::after { content: "-"; }
.mCSB_dragger_bar { background: #d18a3a !important; }
.sidebar-btn { position: absolute; top: 120px; right: -45px; width: 45px; height: 45px; background: #f3f3f3; border: 1px solid #d18a3a; cursor: pointer; }
.admin-bar aside .inner { padding-top: 153px; }
.admin-bar .sidebar-btn { top: 153px; }
.sidebar-btn i { position: absolute; top: 0; left: 0; width: 100%; height: 100%; line-height: 45px; text-align: center; color: #000; font-size: 22px; }
.sidebar-btn .fa-times { font-size: 18px; }
.sidebar-btn:hover { background: #ddd; }
.sidebar-btn .fa-times, .sidebar-btn.active .fa-list-ul { display: none; }
.sidebar-btn.active .fa-times { display: block; }
.sidebar-btn.active { background: #d18a3a; }
.sidebar-btn.active i { color: #fff; }

/* PAGE / CONTACTS */
.contact-box { margin-bottom: 35px; }
.contact-box h3 { font-size: 19px; font-weight: 300; margin-bottom: 15px; }
.contact-box h3 i { color: #d18a3a; font-size: 17px; margin-right: 6px; }
.contacts-top { margin-bottom: 35px; }
.contacts-bottom .column { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.contacts-bottom .column.column-5 { -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important; }
.contacts-bottom h3 { text-transform: uppercase; }
.contacts-bottom iframe { width: 100% !important; height: 420px !important; }
.contacts-bottom a.butn, .side-box  a.butn { color: #fff !important; width: 100%; text-align: center; background: #029fd9; text-decoration: none !important; }
.contacts-bottom a.butn, .side-box  a.butn, .product-buttons a.butn, .section-get-presentation a.butn  { background: #029fd9; }
.contacts-bottom a.butn:hover, .side-box  a.butn:hover, .product-buttons a.butn:hover { background: #0081b1; }
.contact-box .butn { font-size: 15px; padding: 10px 15px; min-width: 100%; }
.contact-box a { color: #374465; text-decoration: none; }
.contact-box a:hover { color: #d5aa7d; text-decoration: underline; }

/* SHOP CATEGORY */
.product-list li { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; margin-bottom: 20px; }
.product-list .product-item { padding: 20px; background: #fff; }
.product-list figure { position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; text-align: center; height: 340px; background: #f3f3f3; margin-bottom: 20px; }
.product-list figure a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 20; }
.product-list figure img { width: auto !important; height: auto !important; max-width: 92%; max-height: 280px; }
.product-list figure .hover-bg { position: absolute; top: -25px; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 10; }
.product-list figure .nofoto { width: 100px; opacity: .9; }
.product-list figure:hover { background: #dfdfdf; }
.product-list figure:hover img { scale: 1.1; }
.product-list .product-item:hover .hover-bg { top: 0; opacity: 1; }
.product-info { min-height: 60px; padding-top: 15px; border-top: 1px solid #ece9e4; }
.product-info .column-1 { -ms-flex: 0 0 36%; flex: 0 0 36%; max-width: 36%; }
.product-info .column-2 { position: relative; -ms-flex: 0 0 64%; flex: 0 0 64%; max-width: 64%; text-align: right; }
.product-ttl, .product-price { text-align: left; }
.product-ttl h2, .product-ttl h2 a { color: #000; font-size: 15px; font-weight: 400; text-decoration: none; text-transform: uppercase; margin: 0; }
.product-ttl p { text-transform: lowercase; font-size: 12px; font-style: italic; min-height: 33px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; }
.product-price { font-size: 15px; text-transform: uppercase; }
.product-price del { display: block; font-size: 12px; text-decoration: line-through; text-transform: uppercase; }
.product-price ins { text-decoration: none !important; }
.add_to_cart { position: relative; display: inline-block; vertical-align: top; margin: 0; width: 29px; height: 29px; border-radius: 7px; }
.add_to_cart::before, .add_to_cart::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/cart-color.svg") 50% 50% no-repeat; background-size: 22px auto; }
.add_to_cart::after { opacity: 0; background: url("../images/cart-white.svg") 50% 50% no-repeat; background-size: 24px auto; }
.add_to_cart:hover { background: #d18a3a; width: 36px; }
.add_to_cart:hover::before { opacity: 0; }
.add_to_cart:hover::after { opacity: 1; }
.product-ttl h2 a:hover { color: #d18a3a; }
.product-list .owl-carousel .item { width: 100%; }
.carousel-list.owl-carousel .owl-nav .owl-prev, .carousel-list.owl-carousel .owl-nav .owl-next { margin: -75px 0 0 0; }
.product-buttons .button { color: #212529 !important; font-weight: 400 !important; font-size: 14px !important; padding: 8px 8px !important; background: #f3f3f3 !important; text-decoration: none !important; border-radius: 6px; }
.product-buttons .button::before { font-family: "FontAwesome"; color: #d18a3a; font-size: 16px; margin-right: 6px; }
.product-buttons .button.product_type_simple::before { content: "\f101"; }
.product-buttons .button.product_type_simple.add_to_cart_button::before { content: "\f218"; }
.product-buttons .button.product_type_variable::before { content: "\f0cb"; }
.product-buttons .button:hover { background: #d18a3a !important; color: #fff !important; }
.product-buttons .button:hover::before { color: #fff; }
a.added_to_cart { position: absolute; bottom: -4px; right: 0;font-size: 13px; }
.product-outstock { font-size: 13px; }
.shopcat-description { text-align: center; }
.pwb-brand-banner-cont.pwb-before-loop { display: none; }

/* SHOP CATEGORYS */
.shop-catslist li { transition: all 0.3s ease-in-out; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; margin-bottom: 20px; }
.shop-catslist li .category-item { padding: 20px; background: #fff; }
.shop-catslist li figure { transition: all 0.3s ease-in-out; height: 120px; width: 120px; margin: 0 auto 20px; background: #f3f3f3; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; text-align: center; }
.shop-catslist li figure img { max-width: 100%; max-height: 105px; }
.shop-catslist li a { text-decoration: none; }
.shop-catslist li a h3 { transition: all 0.3s ease-in-out; position: relative; color: #000; font-size: 18px; font-weight: 400; text-align: center; padding-top: 10px; margin-bottom: 20px; }
.shop-catslist li a h3::before { content: ""; position: absolute; top: 0; left: 50%; margin-left: -20px; width: 40px; height: 1px; background: #000; }
.shop-catslist li a:hover { filter: grayscale(0%) !important; }
.shop-catslist li a:hover figure {  transform: scale(1.1); background: #ccc;-webkit-box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); -moz-box-shadow: 0 0 30px -20px rgba(0,0,0,1); box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); }
.shop-catslist li a:hover h3 { color: #000 !important; }

/* SHOP CATEGORYS - active */
.shop-catslist li.active a figure { transform: scale(1.1); background: #d18a3a; -webkit-box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); -moz-box-shadow: 0 0 30px -20px rgba(0,0,0,1); box-shadow: 0 0 30px -20px rgb(0 0 0 / 100%); }
.shop-catslist li.active a h3 { color: #d18a3a; font-weight: 500; }
.shop-catslist li.silent a { filter: grayscale(80%); }
.shop-catslist li.silent a h3 { color: #9a9a9a; }
.shop-catslist li a h3::before { background: #9a9a9a; }

/* MAIN PAGE SHOP CATEGORYS */
.main-page .shop-catslist { }
.main-page .shop-catslist li { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; margin-bottom: 20px; }
.main-page .shop-catslist li .category-item { padding: 20px; background: #fff; }
.main-page .shop-catslist li figure { height: 340px; width: auto;}
.main-page .shop-catslist li a { text-decoration: none; }
.main-page .shop-catslist li a h3 { position: relative; color: #000; font-size: 18px; font-weight: 400; text-align: center; padding-top: 10px; margin-bottom: 20px; }
.main-page .shop-catslist li a h3::before { content: ""; position: absolute; top: 0; left: 50%; margin-left: -20px; width: 40px; height: 1px; background: #000; }
.main-page .shop-catslist li a:hover figure {  transform: scale(1); }

/* SINGLE PRODUCT PAGE */
.singleproduct-row > .column-1 { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; }
.singleproduct-row > .column-2 { -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; z-index: 5; }
.singleproduct-info { position: relative; padding-left: 35px; }
.singleproduct-info h1 { margin-top: 40px; font-size: 41px; font-weight: 300; text-transform: uppercase; margin: 0 0 20px 0; }
.singleproduct-row { margin-bottom: 5px; }
.singleproduct-row figure { position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 600px; background: #f3f3f3; padding: 35px; overflow: hidden; }
.singleproduct-row figure a { display: block; }
.singleproduct-row figure img { width: auto; height: auto; max-width: 100%; max-height: 500px; }
.singleproduct-info .product-price { font-size: 25px; line-height: 1.1; }
.singleproduct-info  .product-price del { font-size: 13px; line-height: 1.1; }
.singleproduct-info .product-size { font-size: 14px; margin-bottom: 10px; }
/*.singleproduct-sum > .column-1 { -ms-flex: 0 0 15%; flex: 0 0 15%; max-width: 15%; }
.singleproduct-sum > .column-2 { -ms-flex: 0 0 85%; flex: 0 0 85%; max-width: 85%; }*/
.singleproduct-sum-bottom { padding-top: 10px; }
.singleproduct-sum-bottom > .column-1 { margin-bottom: 15px; }
.variable-product .singleproduct-sum-bottom > .column-1 { display: none; }
.variable-product .singleproduct-sum-bottom > .column-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.singleproduct-info .butn i { color: #d18a3a; }
.singleproduct-sum > .column-1 .inner { border-top: 1px solid #ccc; margin-top: 7px; margin-right: 20px; padding-top: 25px; }
.go-back { position: relative; display: inline-block; color: #000; text-decoration: none; cursor: pointer; }
.singleproduct-row figure .hover-bg { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; z-index: 10; }
.singleproduct-row figure:hover .hover-bg { left: 0; opacity: 1; }
.pwb-single-product-brands { display: none !important; }
.singleproduct-info .button.add_to_cart_button, .singleproduct-info .single_add_to_cart_button { min-width: none; padding: 12px 25px !important; text-transform: uppercase; font-weight: 400; text-align: center; }
.singleproduct-info .button.add_to_cart_button, .singleproduct-info .single_add_to_cart_button::before { font-family: "FontAwesome"; color: #d18a3a; font-size: 16px; content: "\f218"; margin-right: 6px; }
.singleproduct-info .quantity { display: inline-block; vertical-align: top; margin: 0 10px 0 0; }
.singleproduct-info .quantity .qty { width: 50px; text-align: center; padding: 7px 0; border: 1px solid #ccc !important; border-radius: 8px; }
.reset_variations { display: none !important; }
.woocommerce-variation-price { margin-bottom: 8px; }
.price ins { text-decoration: none; }
.price del { font-size: 1rem; }
.vi-wpvs-variation-style { position: relative; padding-left: 145px; width: auto !important; display: flex !important; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: end; }
.variations .label { position: absolute; top: 6px; left: 0; width: 140px; /*display: inline-block; vertical-align: top; margin-right: 6px;*/ }
.variations .label label { font-size: 14px; font-weight: 400; line-height: 1; margin: 0; }
.variations .label label span { text-transform: lowercase; }
.variations .value { display: inline-block; vertical-align: top; }
.vi-wpvs-variation-style .vi-wpvs-variation-wrap-wrap, .vi-wpvs-variation-wrap { display: inline !important; }
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-variation-button-select, .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap { padding: 5px 10px !important; font-size: 13px !important; }
.stock.out-of-stock { display: inline-block; vertical-align: top; padding: 5px 10px 3px 10px; color: #fff; font-size: 12px; font-weight: 500; text-transform: uppercase; background: red; border-radius: 16px; }
.stock.out-of-stock::before { display: inline-block; vertical-align: top; font-family: "FontAwesome"; color: #fff; font-size: 16px; content: "\f00d"; margin-right: 6px; margin-top: -4px; }
.vi-wpvs-variation-wrap .vi-wpvs-option-wrap { display: inline-block !important; }
.woocommerce-variation-description { display: none !important; }

/* PRODUCT STATUS */
.product-list figure .product-status { position: absolute; top: 20px; left: 15px; z-index: 20; }
.product-status { margin-bottom: 15px; }
.product-status div { display: inline-block; vertical-align: top; padding: 3px 10px; color: #fff; font-size: 12px; font-weight: 500; text-transform: uppercase; border: 1px solid #000; border-radius: 16px; }
.product-status div.bestseller { color: #d11539; border-color: #d11539; }
.product-status div.newone { color: #5bb743; border-color: #5bb743; }
.product-status div.discount { color: #f7a531; border-color: #f7a531; }

/* SHOP */
.pwb-brand-banner-cont, .woocommerce-no-products-found, .woocommerce-message { margin: 0 auto; }
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-message { background: #f3f3f3 !important; }
.woocommerce-message { margin-top: 25px; }
.woocommerce-info { border-color: #d18a3a; }
.woocommerce-info::before { color: #d18a3a; }
.woocommerce-variation-price { font-size: 25px; line-height: 1.1; } 
.pwb-brand-description { text-align: center; margin: 0 0 15px 0; }

/* SHOP CART */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, #ppform input.button, #ppform a.button.alt { width: 100%; margin-bottom: 15px; color: #fff !important; background:  #d18a3a; font-size: 17px; padding: 16px 15px; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button::before, .woocommerce #payment #place_order::before, .woocommerce-page #payment #place_order::before, #ppform input.button, #ppform a.button.alt::before { font-family: "FontAwesome"; color: #fff; font-size: 16px; content: "\f00c"; margin-right: 6px; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover, #ppform input.button, #ppform a.button.alt:hover { background: #b56f21 !important; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover:before, .woocommerce #payment #place_order:hover:before, .woocommerce-page #payment #place_order:hover:before, #ppform input.button:before, #ppform a.button.alt:hover::before { color: #fff; }
.woocommerce-checkout .article-text { max-width: 1200px; margin: 0 auto; }
.woocommerce table.shop_table { background: #fff; border-radius: 0; }
.woocommerce table.shop_table th { text-transform: uppercase; background: #f1f1f1 !important; border-left: 0 !important; font-weight: 400; font-size: 13px; }
.woocommerce table .cart-subtotal th, .woocommerce table .order-total th, .shop_table.order_details tfoot th { font-weight: bold; background: #fff !important; color: #000 !important; }
.woocommerce table.shop_table td { border-left: 0 !important; border-bottom: 0 !important; } 
.woocommerce table.shop_table td, .woocommerce table.shop_table td strong { font-weight: normal !important; } 
.woocommerce td.product-name dl.variation { text-align: center; }
.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd { display: inline-block; float: none; }
.woocommerce a.remove { display: inline-block; color: #ffffff !important; background: #D82233; }
.woocommerce a.remove:hover { background: #871722; color: #fff !important; } 
.woocommerce-cart table.cart img { margin: 0; }
#ppform input.button, #ppform a.button.alt { display: inline-block; vertical-align: top; margin-right: 6px; width: auto; text-transform: none; font-size: 1rem; }
.cart_totals { max-width: 30%; }
.cart_totals h2, .woocommerce-billing-fields h3, .checkout-orderbox h3 { text-transform: uppercase; font-size: 1.4rem; margin: 0 0 20px 0; } 
.woocommerce-billing-fields__field-wrapper p label, .woocommerce-billing-fields__field-wrapper p span.woocommerce-input-wrapper, .woocommerce-billing-fields__field-wrapper p input { display: block; width: 100%; }
.woocommerce-billing-fields__field-wrapper p { margin-bottom: 15px !important; }
.woocommerce-additional-fields h3 { display: none; }
.woocommerce-checkout #payment div.form-row, .woocommerce-checkout #payment { background: transparent; border-radius: 0; text-align: right; }
.woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce-checkout-review-order-table .order-total th { background: transparent; color: #382225 !important; font-weight: bold !important; }
.woocommerce ul.order_details li { font-size: 13px; }
#coupon_code { width: 190px; }
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, .select2-container--default .select2-selection--single { padding: 8px 15px !important; box-shadow: inset 0 1px 2px rgba(10,10,10,0.30) !important; border: 1px solid #000 !important; border-radius: 0 !important; }
.select2-container--default .select2-selection--single { padding: 0 !important; height: 37px !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 35px !important; }
.woocommerce-billing-fields { margin-bottom: 0; }
label .optional { display: none; }
#billing_country_field { height: 88px; }
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border-radius: 0; }
.woocommerce ul.order_details li strong { font-size: 19px; }
.woocommerce-order-details__title, .woocommerce-column__title { font-weight: normal; text-transform: uppercase; font-size: 24px; line-height: 1.5; }
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received { display: none; }
.woocommerce .woocommerce-Tabs-panel table.shop_attributes td { padding: 6px 10px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { margin-top: -3px; }
.pr-info .added_to_cart.wc-forward { display: none; }
.woocommerce table.shop_table td a { display: block; text-decoration: none; line-height: 1.1; }
.product-price, .product-subtotal { white-space: nowrap; }
.woocommerce table.shop_table td a.remove { line-height: 23px; background: #d18a3a; }
.woocommerce table.shop_table td a.remove:hover { background: #b56f21; }
.woocommerce-checkout-review-order-table .cart_item { display: none; }
.woocommerce-checkout #payment ul.payment_methods li { position: relative; padding-left: 25px; padding-right: 35px; }
.woocommerce-checkout #payment ul.payment_methods li input { position: absolute; top: 7px; left: 0; }
.woocommerce-checkout #payment ul.payment_methods li img { position: absolute; top: 0; right: 0; }
.wc_payment_method label { line-height: 1.1; }
.payment_box.payment_method_ym_api_bank_card, #ship-to-different-address { display: none !important; }
.woocommerce-checkout #payment ul.payment_methods li { margin-bottom: 10px; }
.woocommerce ul#shipping_method li input { margin-top: 5px; }
.woocommerce ul#shipping_method li::before { display: none !important; }
.woocommerce-error, .woocommerce-info, .woocommerce-message { line-height: 1.1; }
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a{ color: #cb1f18; }
#payment::before { content: "Способ оплаты:"; display: block; font-size: 21px; color: #000; line-height: 1.3; text-transform: uppercase; margin-bottom: 11px; padding-bottom: 7px; border-bottom: 1px solid #f1f1f1; text-align: left; }
.woocommerce-order .woocommerce-customer-details { display: none; }
.woocommerce-shop .title { display: none; }
.woocommerce ul.products li.product::before, .woocommerce-page ul.products li.product::before { content: ""; position: absolute; top: 0; right: -10px; width: 1px; height: 280px; background: rgba(255,255,255,.30); }
.woocommerce ul.products li.product:nth-child(4n)::before, .woocommerce-page ul.products li.product:nth-child(4n)::before, .woocommerce ul.products li.product:last-child::before, .woocommerce-page ul.products li.product:last-child::before { display: none; }
.products { position: relative; }
.selection.shop-selection::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/global-icon-white.png") fixed no-repeat; background-position: 50% 50%; background-size: 800px auto; opacity: .03; }
.woocommerce-shipping-fields .shipping_address { display: block !important; }
.woocommerce-input-wrapper { width: 100%; }
.select2-container--default .select2-selection--single { height: 50px; color: #000 !important; background: transparent !important; }
.select2-container .select2-selection--single .select2-selection__rendered { padding-top: 0 !important; padding-bottom: 0 !important; border: 0 !important; }
.woocommerce-shipping-fields .form-row { margin-bottom: 16px !important; }
.select2-results, .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] { color: #000 !important; font-size: 17px; }
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] { background: #f3f3f3; }
.select2-results small { display: none; }
.woocommerce ul.products li.product .price del { display: block; font-size: 18px; }
.woocommerce ul.products li.product .onsale { display: none; }
.woocommerce ul.products li.product .onsale::before { display: block; content: ""; text-indent: 0; margin-bottom: 8px; }
.sale-ttl { color: #f06b7a; font-size: 18px; }
.woocommerce-checkout #payment ul.payment_methods li { padding-left: 22px; }
p.form-row { text-indent: 0; }
button.wc-edostavka-choose-delivery-point { line-height: 19px !important; }
.woocommerce-billing-fields h3 { display: none; }
.woocommerce-billing-fields::before { content: "Контактные данные:" !important; display: block !important; font-size: 21px; color: #000; text-indent: 0; line-height: 1.3; text-transform: uppercase; margin-bottom: 11px; padding-bottom: 7px; border-bottom: 1px solid #f1f1f1; text-align: left; }
.form-row.address-field#billing_city_field { position: relative; }
.form-row.address-field#billing_city_field label { display: none !important; }
.form-row.address-field#billing_city_field::before { content: "Город" !important; display: block !important; line-height: 2; margin-bottom: 0.5rem; }
.form-row.address-field#billing_city_field::after { content: "*" !important; display: block !important; position: absolute; top: 7px; left: 62px; color: red; font-weight: 700; border: 0 !important; text-decoration: none; cursor: help; }
.checkout-orderbox h3, .woocommerce-checkout-review-order-table thead, .payment_box { display: none !important; }
.cart-delivery-points p, .woocommerce-shipping-destination { text-indent: 0; }
.woocommerce table.shop_table tr.cart-delivery-points td strong { font-weight: 700 !important; }
.woocommerce-checkout-review-order-table th { width: 165px; }
.woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce-checkout-review-order-table .cart-subtotal td { border-top: 0 !important; }
.woocommerce-privacy-policy-text p { text-align: justify; text-indent: 0; }
.wc_payment_method label img { display: none; }
.payment_method_cop label::after, .payment_method_yookassa_bank_card label:after { content: ""; display: inline-block; margin: 0 0 0 5px; width: 100px; height: 14px; background: url("../images/visa-mc-mir.jpg") 50% 50% no-repeat; background-size: 100%; }
.woocommerce-checkout #payment ul.payment_methods { padding: 0; border: 0; margin-bottom: 20px; }
.woocommerce-checkout #payment ul.payment_methods li { height: auto; margin: 0 0 8px 0; padding: 10px 5px; line-height: 1.2; }
.woocommerce-checkout #payment div.form-row, .woocommerce-checkout #payment { margin: 0; padding: 0; }
.woocommerce-checkout #payment ul.payment_methods li input { position: static; float: left; width: 30px; margin: 2px 0 0 0; }
.woocommerce-checkout #payment ul.payment_methods li label { float: left; width: calc(100% - 40px); margin: 0; }
.woocommerce-checkout #payment ul.payment_methods li input::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,.1); }
.woocommerce-checkout #payment ul.payment_methods li input:checked::before { border-color: #0075ff;  }
.woocommerce table.shop_table td.woocommerce-table__product-name a { display: inline; }
.woocommerce table.shop_table td.woocommerce-table__product-name .wc-item-meta { display: none; }
.woocommerce table.shop_table td small { font-size: 100%; }
.coupon label { display: none !important; }
.woocommerce-form-coupon-toggle .container { padding-left: 0; padding-right: 0; max-width: 100%; }
.coupon button { font-size: 14px !important; font-weight: 400 !important; }
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text { font-size: 14px; padding: 3px 7px 2px; }
.woocommerce table.shop_table .actions button, .woocommerce form .form-row label, .woocommerce-page form .form-row label, .form-row.address-field#billing_city_field::before { font-size: 14px; font-weight: 400 !important; }
.woocommerce table.shop_table .actions button { font-weight: 400 !important; }
.woocommerce form .form-row label, .woocommerce-page form .form-row label, .form-row.address-field#billing_city_field::before { text-transform: uppercase; }
.woocommerce-error, .woocommerce-info, .woocommerce-message { font-size: 15px; }
.woocommerce-form-coupon-toggle { display: none !important; }
.woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart input { border: 1px solid #a6a6a6; }
#billing_country_field .woocommerce-input-wrapper strong { font-size: 16px; font-weight: 500; }
.shop_table.woocommerce-checkout-review-order-table * { font-size: 15px; }
.woocommerce table.shop_table th, .shop_table.woocommerce-checkout-review-order-table th { font-size: 13px !important; font-weight: 500 !important; }
.woocommerce table.shop_table td, .woocommerce-checkout #payment ul.payment_methods li label, .woocommerce-privacy-policy-text p { font-size: 15px !important; font-weight: 400 !important; }
.woocommerce-message { margin-bottom: 15px; }
.term-description { margin-bottom: 25px; }
.term-description hr { display: none; }
.woocommerce ul.order_details { text-align: center; margin: 0; padding: 0; }
.woocommerce ul.order_details li { display: inline-block; vertical-align: top; float: none; margin-right: 30px; margin-bottom: 30px; font-size: 16px; font-weight: 500; text-align: left; }
.woocommerce ul.order_details li strong { font-size: 15px; font-weight: 400; }
.wc_payment_methods li::before { display: none !important; }

 

#billing_first_name_field, #billing_patronymic_field, #billing_last_name_field { width: 50% !important; padding: 0 !important; margin: 0 !important; float: left !important; margin-bottom: 15px !important; }
#billing_first_name_field label, #billing_patronymic_field label, #billing_last_name_field label, #billing_first_name_field span, #billing_patronymic_field span, #billing_last_name_field span { padding-left: 6px; }

@media all and (max-width: 580px) { 
#billing_first_name_field, #billing_patronymic_field, #billing_last_name_field { width: 100% !important; }
#billing_first_name_field label, #billing_patronymic_field label, #billing_last_name_field label, #billing_first_name_field span, #billing_patronymic_field span, #billing_last_name_field span { padding-left: 0; }
}

/* ERROR PAGE */
.notfound, .page-error p { text-align: center; }
.notfound i { color: #d18a3a; margin-right: 5px; }
 
/* ARTICLE EDITOR STYLES */
.article-wrapper h2, .article-wrapper h3, .product-short h2, .product-short h3 { position: relative; font-size: 23px; font-weight: 400; text-transform: uppercase; margin: 30px 0 15px 0; padding-bottom: 10px; }
.article-wrapper h2::after, .article-wrapper h3::after, .product-short h2::after, .product-short h3::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #ddd; }
.article-wrapper ul { list-style: none; margin-left: 0 !important; }
.article-wrapper ul li { position: relative; text-transform: none; margin-bottom: 2px; }
.article-wrapper ul li::before { content: ""; position: absolute; top: 9px; left: -10px; width: 3px; height: 3px; border-radius: 100%; background: #d18a3a; }
.article-row { margin-bottom: 25px; }
.border-box { position: relative; padding: 25px 25px 10px 25px; }
.border-box::before { content: ""; position: absolute; top: 0; left: 0; width: 6000px; height: 100%; background: #f3f3f3; z-index: -1; }
.border-box h2:first-child, .border-box h3:first-child { margin-top: 0; }
.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; }
.wp-caption { max-width: 100%; text-align: center; }

/* PAGINATION */
.navigation, .woocommerce-pagination { text-align: center !important; margin-top: 30px !important ; }
.navigation ul, .woocommerce-pagination ul { display: inline-block !important; white-space: nowrap !important; padding: 0 !important; margin: 1px !important; border: 0 !important; }
.navigation ul.page-numbers li, .navigation ul.page-numbers li, .woocommerce-pagination ul.page-numbers li, .woocommerce-pagination ul.page-numbers li { display: inline-block !important; }
.navigation ul li, .woocommerce-pagination ul li { border: 0 !important; padding: 0 !important; margin: 0 3px !important; float: left !important; display: inline !important; overflow: hidden !important; }
.navigation a, .navigation span, .woocommerce-pagination ul li a, .woocommerce-pagination ul li span { padding: 0 !important; display: block !important; width: 34px !important; height: 38px !important; text-align: center !important; line-height: 38px !important; color: #000 !important; background: #f3f3f3 !important; text-decoration: none !important; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; }
.navigation a, .navigation span { display: inline-block !important; vertical-align: top !important; margin: 0 3px !important; }
.navigation a:hover, .woocommerce-pagination ul li a:hover { background: #d5aa7d !important; }
.navigation span.current, .woocommerce-pagination ul li span.current { background: #d18a3a !important; color: #ffffff !important; text-shadow: rgba(0,0,0,0.48) 0 1px 1px !important; }
.navigation a.next span, .navigation a.prev span { background: transparent !important; }
.navigation a.next:hover span, .navigation a.prev:hover span { color: #fff !important; }

/* 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, .mfp-zoom-out .black-popup { display: block !important; position: relative; width: 560px !important; padding: 50px 60px 15px 60px; 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; z-index: 100000; }
.mfp-zoom-out .mfp-close, .modal a.close-modal { top: 10px !important; right: 50px !important; color: #828482 !important; font-size: 35px !important; border-top: 0; border-right: 0; border: 0; border-radius: 100%; opacity: 1 !important; }
.mfp-zoom-out .mfp-close:hover { color: #000 !important; }
.mfp-zoom-out.mfp-bg { background: rgba(248,208,172) !important; opacity: .3 !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: 10px; }
.mfp-zoom-out .black-popup { background: rgba(29,29,26,1); background: -moz-linear-gradient(left, rgba(29,29,26,1) 0%, rgba(41,41,37,1) 36%, rgba(41,41,37,1) 50%, rgba(41,41,37,1) 65%, rgba(29,29,26,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29,29,26,1)), color-stop(36%, rgba(41,41,37,1)), color-stop(50%, rgba(41,41,37,1)), color-stop(65%, rgba(41,41,37,1)), color-stop(100%, rgba(29,29,26,1))); background: -webkit-linear-gradient(left, rgba(29,29,26,1) 0%, rgba(41,41,37,1) 36%, rgba(41,41,37,1) 50%, rgba(41,41,37,1) 65%, rgba(29,29,26,1) 100%); background: -o-linear-gradient(left, rgba(29,29,26,1) 0%, rgba(41,41,37,1) 36%, rgba(41,41,37,1) 50%, rgba(41,41,37,1) 65%, rgba(29,29,26,1) 100%); background: -ms-linear-gradient(left, rgba(29,29,26,1) 0%, rgba(41,41,37,1) 36%, rgba(41,41,37,1) 50%, rgba(41,41,37,1) 65%, rgba(29,29,26,1) 100%); background: linear-gradient(to right, rgba(29,29,26,1) 0%, rgba(41,41,37,1) 36%, rgba(41,41,37,1) 50%, rgba(41,41,37,1) 65%, rgba(29,29,26,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1d1a', endColorstr='#1d1d1a', GradientType=1 ); }
.form-wrapper.black-form .form-group input.form-control, .form-wrapper.black-form .form-group textarea { background: transparent; }
.mfp-zoom-out .black-popup .mfp-close:hover { color: #d5aa7d !important; }
.mfp-zoom-out .black-popup::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/order-bg.png") 50% 50% no-repeat; background-size: 70%; }
.mfp-zoom-out .mfp-content h3 { font-size: 30px; }

/* FORMS */
.signin-section { position: relative; background: #1D1D1A; }
.signin-section::before { content: ""; position: absolute; top: 0; right: 0; width: 50%; height: 100%; background: url("../images/sign-bg.jpg") 0 0 no-repeat; background-size: cover; }
.signin-section.consultation-section::before { width: 33%; background: url("../images/consultation-bg.jpg") 0 0 no-repeat; }
.signin-section.consultation-section .form-wrapper { max-width: 66%; }
.signin-section::after { content: ""; position: absolute; top: 30px; left: 50%; margin-left: 25px; width: 330px; height: 155px; background: url("../images/you-are-prefect.svg") 0 0 no-repeat; background-size: 100% 100%; }
.signin-section.consultation-section:after { top: auto; bottom: 30px; left: 66%; }
.form-wrapper { position: relative; z-index: 10; }
.form-wrapper h3 { font-family: 'Viaoda Libre', cursive; text-align: center; color: #828482; font-size: 40px; font-weight: normal; text-transform: uppercase; margin-bottom: 40px; }
.form-wrapper.black-form h3 { color: rgba(248, 208, 172, 1); text-align: left; }
.form-wrapper.black-form .agree a { color: #fff; }
.signin-discont { color: #fff; text-transform: uppercase; margin-bottom: 25px; }
.signin-section .form-wrapper { max-width: 550px; }
.form-group { position: relative; margin-bottom: 15px; }
.form-group:last-child { margin-bottom: 0 !important; }
.form-group input.form-control, .form-group textarea, .woocommerce .woocommerce-billing-fields .form-row .input-text, .woocommerce .woocommerce-additional-fields .form-row .input-text { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 14px; border: 0; background: #fff; padding: 9px 15px 9px 15px !important; height: auto !important; border: 1px solid #a6a6a6 !important; box-shadow: none !important; border-radius: 0; }
.form-group input.form-control::-webkit-input-placeholder, .woocommerce .woocommerce-billing-fields .form-row .input-text::-webkit-input-placeholder, .woocommerce .woocommerce-additional-fields .form-row .input-text::-webkit-input-placeholder { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 14px; text-transform: uppercase; }
.form-group input.form-control::-moz-placeholder, .woocommerce .woocommerce-billing-fields .form-row .input-text::-moz-placeholder, .woocommerce .woocommerce-additional-fields .form-row .input-text::-moz-placeholder { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 14px; text-transform: uppercase; }
.form-group input.form-control:-ms-input-placeholder, .woocommerce .woocommerce-billing-fields .form-row .input-text:-ms-input-placeholder, .woocommerce .woocommerce-additional-fields .form-row .input-text:-ms-input-placeholder { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 14px; text-transform: uppercase; }
.form-group input.form-control:-moz-placeholder, .woocommerce .woocommerce-billing-fields .form-row .input-text:-moz-placeholder, .woocommerce .woocommerce-additional-fields .form-row .input-text:-moz-placeholder { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 14px; text-transform: uppercase; }
.form-group textarea::-webkit-input-placeholder { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 14px; text-transform: uppercase; }
.form-group textarea::-moz-placeholder { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 15px; text-transform: uppercase; }
.form-group textarea:-ms-input-placeholder { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 15px; text-transform: uppercase; }
.form-group textarea:-moz-placeholder { font-family: 'Montserrat', sans-serif; color: #828482; font-size: 15px; text-transform: uppercase; }
.form-group input.form-control.wpcf7-not-valid, .form-group textarea.wpcf7-not-valid { background: #ffdfdf !important;  }
.form-group textarea { max-height: 100px; }
.form-group input.form-control.wpcf7-not-valid, .form-group textarea.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; } 
.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; }
.agree { margin: 5px 0 25px 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; }
.agree .wpcf7-list-item-label { display: none; }
.wpcf7-spinner { position: absolute; top: 10px; left: 0; margin: 0; }
.form-file p { margin-bottom: 5px; }
.form-file p i { font-size: 14px; }
.mfp-zoom-out .black-popup .form-file, .mfp-zoom-out .black-popup .form-file p { color: #fff; }
.question-form textarea { height: 100%; max-height: 200px; }
.form-group p { margin: 0; }
.mfp-zoom-out .ttl { margin-bottom: 10px; }

/* SOCIAL LIST */
.socials-list li { display: inline-block; vertical-align: top; margin: 0 20px 0 0; }
.socials-list li:last-child { margin-right: 0; }
.socials-list li a { position: relative; color: #000; font-size: 25px; }
.socials-list li a:hover i { opacity: .4; }

/* FOOTER */
footer { position: relative; padding: 45px 0 20px 0; background: #292929; }
footer .column-1 { -ms-flex: 0 0 30%; flex: 0 0 30%; max-width: 30%; }
footer .column-2 { -ms-flex: 0 0 30%; flex: 0 0 30%; max-width: 30%; }
footer .column-3 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
footer .column-4 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
.footer-logo { display: block; margin-bottom: 25px; }
.copyright { color: #fff; }
.ftext, .footer-menu li a, .touser-links a, footer h3 { color: #fff; font-size: 14px; font-weight: 400; text-transform: uppercase; text-decoration: none; }
footer p { position: relative; color: #fff; font-size: 15px; margin-bottom: 14px; }
footer .column-2 p { padding-left: 30px; }
footer p i { position: absolute; top: 0; left: 0; font-size: 17px; color: #d5aa7d; }
footer a:hover { color: #d5aa7d; text-decoration: none; }
footer p a { margin-right: 25px; color: #fff; text-decoration: none; }
footer .item { margin-bottom: 25px; }
footer .socials-list li a { position: relative; color: #fff; font-size: 25px; }
footer .socials-list li a:hover i { color: #d5aa7d; opacity: 1; }
.footer-menu ul ul { display: none; }
.wepay h4 { color: #fff; font-size: 14px; font-weight: 400; margin-bottom: 15px; }




#payment_method_yookassa_epl { display: block !important; }
.payment_method_cop label::after, .payment_method_yookassa_bank_card label:after { content: ""; display: inline-block; margin: 0 0 0 5px; width: 100px; height: 14px; background: url("../images/visa-mc-mir.jpg") 50% 50% no-repeat; background-size: 100%; }
.payment_method_yookassa_epl label::after { content: ""; display: inline-block; margin: 0 0 0 5px; width: 21px; height: 14px; background: url("../images/kassa.png") 50% 50% no-repeat; background-size: 100%; }



.navi-button, .tablet, .mobile { display: none; }
.navi-button { font-size: 21px; font-size: 15px; color: #000; text-transform: uppercase; cursor: pointer; }
.navi-button i, .mobile-search-btn i { vertical-align: top; font-size: 23px; color: #000; margin: -2px 8px 0 0; }
.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 { position: fixed; top: 0; width: 210px; height: 100%; background: #f3f3f3; overflow-x: scroll; z-index: 100000; }
.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: 15px; left: 15px; width: 3px; height: 3px; background: #d18a3a; border-radius: 100%; z-index: 10; }
.pushmenu li a, .pushmenu li span { display: block; padding: 9px 15px 9px 30px; color: #000; font-size: 14px; font-weight: 400; text-transform: uppercase; text-decoration: none !important; border-bottom: 1px solid #ddd; }
.pushmenu li a:hover { background: #d18a3a; color: #fff; border-color: rgba(255,255,255,0.35); text-decoration: none; }
.pushmenu li a:hover::before { background: #fff; }
.pushmenu ul ul { display: none; }
.pushmenu ul ul li { padding-left: 25px; }
.pushmenu ul ul li a:before { left: 35px; }
.pushmenu li.current-menu-item > a, .pushmenu li.current-post-ancestor > a, .pushmenu li.current-menu-parent > a, .pushmenu li.current-post-parent > a, .pushmenu li.current-category-ancestor > a { text-decoration: underline; }
.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; }

@media (max-width: 1650px) {
.container { padding-left: 25px; padding-right: 25px; }
.container-fixed { max-width: 1200px; }
}

@media (max-width: 1600px) {
.product-list figure{ height: 350px; }
.product-list  figure img { max-height: 300px; }
.shopfeatures-info { max-width: 93%; }
}

@media (max-width: 1500px) {
.shopfeatures-info { max-width: 95%; }
.header-bottom .inner { max-width: 1020px; }
}
 
@media (max-width: 1400px) {
.shop-parts-list li a figure { width: 240px; height: 240px; }
.product-list figure { height: 300px; }
.product-list figure img { max-height: 250px; }
.shop-parts-list li a figure { width: 180px; height: 180px; }
.shopfeatures-info { max-width: 98%; }
.singleproduct-info h1 { font-size: 37px; }
.shop-parts-wrapper { padding-left: 210px; }
.header-nav .menu li a { font-size: 14px; }
}

@media (max-width: 1300px) {
.singleproduct-row figure .hover-bg { width: calc(100% - 60px); }
}

@media (max-width: 1200px) {
.header-bottom .inner { display: none; }
.navi-button { display: block; }
.container { max-width: 100%; }
.container-fixed { max-width: 100%; }
.discounts-wrapper { margin: 0 auto; }
.product-list li { -ms-flex: 0 0 33.3%; flex: 0 0 33.3%; max-width: 33.3%; }
footer .column-2 a { display: block; }
.singleproduct-row figure { height: 390px; }
.singleproduct-row figure img { max-height: 340px; }
.singleproduct-sum  { margin-bottom: 25px; }
.singleproduct-sum > .column-1 { -ms-flex: 0 0 225px; flex: 0 0 225px; max-width: 225px; }
.singleproduct-sum > .column-2 { -ms-flex: 0 0 calc(100% - 225px); flex: 0 0 calc(100% - 225px); max-width: calc(100% - 225px); }
.singleproduct-sum-bottom > .column-2.align-right { text-align: right; }
.singleproduct-row figure .hover-bg { left: -100%; width: 100%; height: 100%; background-size: auto 100% !important; background-position: 50% 50% !important; }
.product-summary { margin-top: 0; }
.shop-parts-wrapper { padding-left: 0; }
.shop-parts-wrapper .ttl { position: static; text-align: center; width: 100%; }
.shop-parts-wrapper .ttl br { display: none; }
.singleproduct-info .product-status { padding-left: 0; }
.newheader-nav { display: none; }
.overflow-wrapper { padding-top: 105px; }
}

@media (max-width: 1010px) {
.newheader-mobsearch { display: block; }
.newheader-middle .column-3 { display: none; }
.newheader-button .item { text-align: center; padding: 7px 0 4px 0; }
.newheader-button .item i { position: static; font-size: 24px; }
.newheader-button .item.cart { padding-left: 0; }
.newheader-button .item.cart i { font-size: 22px; }
.newheader-button .butn-text a { font-size: 15px; }
.catalog-butn { padding: 8px 15px; font-size: 15px; }
.catalog-butn::before, .catalog-butn::after { position: static; display: block; text-align: center; font-size: 25px; line-height: 1; }
.catalog-butn::after { position: absolute !important; left: 0; width: 100%; }
.catalog-butn:hover::before { color: #d18a3a; }
.catalog-butn:hover::before { color: #fff; }
.newheader-button { text-align: center; }
.newheader-middle { padding: 8px 0; }
.newheader-middle .column-1 { position: absolute; top: 13px; left: 50%; display: block; max-width: 180px; margin-left: -90px; z-index: 10; }
.newheader-middle .column-2 { -ms-flex: 0 0 110px; flex: 0 0 110px; max-width: 110px; }
.newheader-middle .column-3mob { display: block; -ms-flex: 0 0 calc(100% - 310px); flex: 0 0 calc(100% - 310px); max-width: calc(100% - 310px); text-align: left; }
.newheader-middle .column-5 { display: none; }
.newheader-middle .column-4 { -ms-flex: 0 0 90px; flex: 0 0 90px; max-width: 90px; }
.newheader-middle .column-6 { -ms-flex: 0 0 110px; flex: 0 0 110px; max-width: 110px; }
.newheader-middle .column-3mob .newheader-button { text-align: left; }
.overflow-wrapper { padding-top: 155px; }
}

@media (max-width: 992px) {
.product-list li { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.shopfeatures-list li { -ms-flex: 0 0 33.3%; flex: 0 0 33.3%; max-width: 33.3%; margin-bottom: 30px; }
.shopfeatures-list .item::after { display: none; }
footer .column-1, footer .column-2, footer .column-3, footer .column-4 { -ms-flex: 0 0 33.3%; flex: 0 0 33.3%; max-width: 33.3%; }
footer .column-4 { display: none; }
.contacts-bottom .column { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.singleproduct-info h1 { font-size: 30px; }
.shop-parts-list li { -ms-flex: 0 0 33.3%; flex: 0 0 33.3%; max-width: 33.3%; }
.singleproduct-row > .column-1, .singleproduct-row > .column-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}

@media all and (max-width: 768px) {
.scrolled-table { position: relative; width: 460px; margin: 0 auto 15px auto; padding-top: 15px; padding-bottom: 15px; overflow-x: scroll; }
.woocommerce ul.order_details li { display: block; text-align: center; border: 0; }
.shopfeatures-list li { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; margin-bottom: 30px; }
.ttl h1, .ttl h2, .ttl h3, .sub-ttl h1, .sub-ttl h2, .sub-ttl h3 { font-size: 29px; }
footer .column-1, footer .column-2, footer .column-3, footer .column-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; text-align: center; }
footer .column-4 { display: block; }
footer .column-2 .item { display: block; vertical-align: top; max-width: 260px; margin: 0 auto; }
footer .column-2 .item p { padding-left: 0; }
footer .column-2 p i { display: block !important; position: static; font-size: 17px; color: #d5aa7d; margin-bottom: 10px; }
footer .column-2 .item a { margin: 0; }
.singleproduct-sum > .column-1 { display: none; }
.singleproduct-sum > .column-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.article-wrapper h2, .article-wrapper h3, .product-short h2, .product-short h3 { font-size: 20px; }

.shop-parts-list li { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; margin-bottom: 25px; }
.shop-catslist li { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; margin-bottom: 25px; }
.main-page .shop-parts-list li { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; margin-bottom: 25px; }
.main-page .shop-catslist li { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; margin-bottom: 25px; }
.main-page .shop-catslist li figure { height: 180px; background-size: auto 100% !important; }
.main-page .shop-catslist li .category-item { padding: 10px; }

.shop-parts-list li a figure { width: 120px; height: 120px; }
.shop-parts-list li a figure img { max-height: 140px; }
.header-top .column-2 { display: none; }
.header-top .column-1 { -ms-flex: 0 0 160px; flex: 0 0 160px; max-width: 160px; }
.header-top .column-3 { -ms-flex: 0 0 calc(100% - 160px); flex: 0 0 calc(100% - 160px); max-width: calc(100% - 160px); }
.woocommerce-page table.shop_table_responsive tr td.product-remove { text-align: center !important; }
.woocommerce table.shop_table td a.remove { display: inline-block; }
.mainslider-wrapper .owl-carousel .owl-nav .owl-prev, .mainslider-wrapper .owl-carousel .owl-nav .owl-next { margin-top: -30px; }
}
   
@media all and (max-width: 680px) {
.newheader-middle .column-1 { top: 7px; }
.newheader-middle .column-1 img { width: 140px; }
.newheader-top { display: none; } 
.newheader-button .item { margin-left: 0; }
.newheader-button .item .butn-text { display: none; }
.newheader-button .item.cart i { font-size: 28px; }
.newheader-button .item i { font-size: 30px; }
.newheader-middle .column-3mob { display: block; -ms-flex: 0 0 calc(100% - 180px); flex: 0 0 calc(100% - 180px); max-width: calc(100% - 180px); text-align: left; }
.newheader-middle .column-2, .newheader-middle .column-4, .newheader-middle .column-5, .newheader-middle .column-6 { -ms-flex: 0 0 60px; flex: 0 0 60px; max-width: 60px; }
.newheader-middle .column-4, .newheader-middle .column-5 { text-align: right; }
.catalog-butn { padding: 0; background: transparent !important; max-width: 60px; }
.catalog-butn::before { font-size: 30px; }
.catalog-butn span { display: none; }
.cart-mobcoutn { display: block; }
.butn-target { display: none; }
.catalog-butn a { display: block; }
.newheader-button .item .item-link { display: block; }
.catalog-butn::before { opacity: 1 !important; color: #000 !important; }
.catalog-butn::after { display: none !important; }
.overflow-wrapper { padding-top: 105px; }
}

@media all and (max-width: 650px) {
.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering { float: none; text-align: center; }
.product-info .column-1, .product-info .column-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: left; }
.product-info .column-1 { margin-bottom: 8px; }
.product-list figure { height: 265px; } 
.product-list figure img { max-height: 235px; }
}

@media all and (max-width: 580px) {
body, p, .article-wrapper li, footer .column-2 .item p, .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td, .woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th, .woocommerce-privacy-policy-text p, .shop_table.woocommerce-checkout-review-order-table *, .woocommerce-notices-wrapper * { font-size: 13px !important; }
.container, .singleproduct-info { padding-left: 15px; padding-right: 15px; }
.ttl h1, .ttl h2, .ttl h3, .sub-ttl h1, .sub-ttl h2, .sub-ttl h3, .singleproduct-info h1 { font-size: 22px; }
.woocommerce-order-details__title, .woocommerce-column__title, .article-wrapper h2, .article-wrapper h3, .article-wrapper h2, .article-wrapper h3, .product-short h2, .product-short h3 { font-size: 18px; }
.ttl i { font-size: 17px; }
.shopfeatures-section h3 { font-size: 13px; padding: 0 10px; }
.shopfeatures-section .container { padding-left: 0; padding-right: 0; }
.product-list li { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.product-list figure { height: 225px; } 
.product-list figure img { max-height: 195px; }
.shopfeatures-list { border-radius: 0; }
.product-info .column-1 { -ms-flex: 0 0 36%; flex: 0 0 36%; max-width: 36%; }
.product-info .column-2 { -ms-flex: 0 0 64%; flex: 0 0 64%; max-width: 64%; text-align: right; }
.contacts-bottom .column { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; text-align: center; }
.shopfeatures-section { padding-bottom: 0 !important; }
.discounts-list .item a::after { font-size: 47px; }
.singleproduct-row figure { height: 320px; }
.singleproduct-row figure img { max-height: 270px; }
.singleproduct-info h1 { margin: 0 0 20px 0; }
.singleproduct-info { margin-top: 25px; }
.singleproduct-row figure .hover-bg { background-size: cover !important; }
.shop-parts-list li p { font-size: 12.5px; line-height: 1.1; }
.shop-parts-list li a figure { width: 90px; height: 90px; }
.shop-parts-list li a figure img { max-height: 110px; }
.wepay img { max-width: 210px; }
.coupon input, .coupon button { width: 100% !important; margin-bottom: 5px !important; }
aside.sw { width: calc(100% - 75px); }
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { zoom: .7; opacity: .7; }
.shop-parts-section .buttons { margin-top: 5px; }
.woocommerce table.shop_table td a.remove { line-height: 20px; }
.newheader-middle .column-1 { max-width: 140px; margin-left: -70px; }



} 

@media all and (max-width: 460px) {
.newheader-middle .column-3mob { -ms-flex: 0 0 calc(100% - 135px); flex: 0 0 calc(100% - 135px); max-width: calc(100% - 135px); }
.newheader-middle .column-2, .newheader-middle .column-4, .newheader-middle .column-5, .newheader-middle .column-6 { -ms-flex: 0 0 45px; flex: 0 0 45px; max-width: 45px; }
}

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