/*
 * Theme Name: Artware Child
 * Theme URI: https://www.artware.gr/
 * Description: Artware Child is a child theme of Artware
 * Author: Artware Development Team
 * Author URI: https://www.artware.gr/
 * Template: artware
 * Version: 1.0.0
 * Text Domain: xlate
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

.main-button {background-color:var(--main-color);color:#fff;border-radius:5px;padding:15px 55px 15px 25px;font-weight:bold;font-size:16px;line-height:19px;max-width:fit-content;background-image:url(/wp-content/uploads/2024/07/cog.svg);background-size:20px;background-position:right 15px center;background-repeat:no-repeat;}
.main-button:hover {color:#fff;}
.main-text {font-size:16px;line-height:21px;}
.big-title {font-size:clamp(22px,5vw,36px);line-height:clamp(29px,6vw,42px);font-weight:bold;text-wrap: balance;}
.row-bar {width:100%;height:1px;background-color:#000;}
.gray-bar {color:#d1d1d1;}

body > header {height:135px;padding:0;background-color:transparent;}
body > header::before {content:'';position:fixed;top:0;left:0;height:135px;background-color:#fff;width:100vw;transition:height .3s;}
body.scrolled > header::before {height:65px;transition:height .3s;}
body > header .header-top {height:65px;opacity:1;position:relative;transition: all .3s;}
body.scrolled > header {height:135px;pointer-events: none;}
body.scrolled > header .header-top {opacity: 0;height: 0;transition: all .3s;}
body.scrolled > header .menu-main-container > ul.menu {height:70px;}
body.scrolled > header .primary-menu > ul > li.menu-item-has-children::after, body.scrolled > header .primary-menu > ul > li.sub-menu-custom::after {top:32px;}
body > header .header-bot {height:70px;position:relative;top:0px;transition: all .3s;pointer-events: all;}
body.scrolled > header .header-bot {top: -70px;transition: all .3s;}
body > header .header-bot .header-bot-proionta {position:relative;background-color:var(--main-color);color:#fff;padding:15px 80px 15px 15px;font-weight:700;font-size:15px;line-height:17px;cursor:pointer;border-radius:5px;background-image:url(/wp-content/uploads/2024/07/menu.svg);background-position:right 20px center;background-size:20px 12px;background-repeat:no-repeat;letter-spacing: 1px;}
body > header .header-bot .header-bot-proionta::after {content:'';position:absolute;width:1px;height:100%;right:60px;top:0;background-color:#3E7F5C;}
body > header .header-bot .header-bot-menu {display:none;position:relative;background-color:var(--main-color);color:#fff;padding:15px 80px 15px 15px;font-weight:700;font-size:15px;line-height:17px;cursor:pointer;border-radius:5px;background-image:url(/wp-content/uploads/2024/07/menu.svg);background-position:right 20px center;background-size:20px 12px;background-repeat:no-repeat;letter-spacing: 1px;}
body > header .header-bot .header-bot-menu::after {content:'';position:absolute;width:1px;height:100%;right:60px;top:0;background-color:#3E7F5C;}
body > header .header-top::before, body > header .header-bot::before {content:'';width:100vw;height:1px;background-color:#d1d1d1;position:absolute;bottom:0;left: calc( (-50vw + var(--x-12) / 2) );}
body > header #top-menu {padding:0;margin:0;list-style:none;gap:40px;}
body > header #top-menu li.menu-item {font-size:15px;line-height:20px;font-weight:500;display:flex;gap:10px;align-items:center;position:relative;}
body > header #top-menu li.menu-item::after {content:'';position:absolute;right:-20px;top:0;background-color:#d1d1d1;width:1px;height:100%;}
body > header #top-menu .menu-item-phone::before {content:'';position:relative;left:0;top:0;background-image:url(/wp-content/uploads/2024/07/menu-phone.svg);width: 17px;height: 17px;background-repeat: no-repeat;background-position: center;background-size: 17px;}
body > header #top-menu .menu-item-phone span {color:#909090;}
body > header #top-menu li.menu-item:last-child::after {display:none;}

body > header #menu-main li.menu-item, body > header #menu-main-en li.menu-item {font-size:16px;font-weight:500;line-height:21px;}
body > header .primary-menu > ul > li.menu-item-has-children::after {background-image: url(/wp-content/uploads/2024/07/submenu.svg);top:32px;}
body > header .menu-main-container > ul.menu {height:70px;}
body > header .header-bot-right {gap:20px;height:100%;}
body > header .header-bot-right-menu {position:relative;}
body > header .header-bot-right-menu::after {content:'';position:absolute;right:-20px;top:-1px;background-color:#d1d1d1;width:1px;height:100%;}
body > header .header-bot-right-search {padding-left:20px;}
body > header .header-bot-right-search input {background-image:url(/wp-content/uploads/2024/07/search.svg);padding: 15px 40px 15px 20px;background-repeat: no-repeat;background-position: right 5px center;border: 1px solid #d1d1d1;border-radius: 3px;}

body > header .eshop-icons {display:flex;padding:0 10px;position:relative;height: 100%;}
body > header .eshop-icons::before{content:'';width:1px;height:100%;background-color:#d1d1d1;position:absolute;left:0px;top:-1px;}
body > header .eshop-icons::after {content:'';width:1px;height:100%;background-color:#d1d1d1;position:absolute;right:0px;top:-1px;}
body > header .eshop-icons .eshop-icons-ico {-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:45px;height:100%;position:relative;transition: all .3s;background-color:#000;}
body > header .eshop-icons .eshop-icons-ico a {width:100%;height:100%;display:flex;}
body > header .eshop-icons .eshop-icons-ico:hover {background-color:var(--main-color);transition:all .3s;}
body > header .eshop-icons .eshop-icons-ico-ser {-webkit-mask-image:url(/wp-content/uploads/2024/07/menu-search.svg);mask-image:url(/wp-content/uploads/2024/07/menu-search.svg);-webkit-mask-size:22px 21px;mask-size:22px 21px;display:none;}
body > header .eshop-icons .eshop-icons-ico-acc {-webkit-mask-image:url(/wp-content/uploads/2024/07/menu-user.svg);mask-image:url(/wp-content/uploads/2024/07/menu-user.svg);-webkit-mask-size:24px 21px;mask-size:24px 21px;}
body > header .eshop-icons .eshop-icons-ico-wis {-webkit-mask-image:url(/wp-content/uploads/2024/07/menu-wishlist.svg);mask-image:url(/wp-content/uploads/2024/07/menu-wishlist.svg);-webkit-mask-size:25px 20px;mask-size:25px 20px;}
body > header .eshop-icons .eshop-icons-ico-wis-wrap {display:flex;width: 45px;height: 100%;position: relative;}
body > header .eshop-icons span.count {position: absolute;width: 16px;height: 16px;background-color: var(--main-color);border-radius: 999px;display: none;right:0;justify-content: center;align-items: center;font-size: 10px;font-weight: bold;color: #fff;top: 21px;z-index: 9;pointer-events: none;}
body > header .eshop-icons .eshop-icons-ico-com {-webkit-mask-image:url(/wp-content/uploads/2024/07/menu-compare.svg);mask-image:url(/wp-content/uploads/2024/07/menu-compare.svg);-webkit-mask-size:23px;mask-size:23px;}

body > header .mini-cart-wrapper {width:110px;height:100%;display:flex;position: relative;}
body > header .mini-cart-wrapper .header-mid-rig-cart {display: flex;width: 100%;cursor: pointer;}
body > header .mini-cart-wrapper .header-mid-rig-cart > a {width: 100%;height: 100%;display: flex;}
body > header .mini-cart-wrapper .header-mid-rig-cart .mini-cart-icon {width:40px;height:100%;position: absolute;left:0px;transition:all .3s;-webkit-mask-image:url(/wp-content/uploads/2024/07/menu-cart.svg);mask-image:url(/wp-content/uploads/2024/07/menu-cart.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size: 26px 21px;mask-size: 26px 21px;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;background-color:#000;}
body > header .mini-cart-wrapper .header-mid-rig-cart .mini-cart-count {position: absolute;width: 16px;height: 16px;background-color: var(--main-color);border-radius: 999px;display: flex;justify-content: center;align-items: center;font-size: 10px;font-weight: bold;color: #fff;left: 23px;top:19px;z-index: 9;}
body > header .mini-cart-wrapper .header-mid-rig-cart .mini-cart-total {position: absolute;font-size: 15px;font-weight: bold;color: #000;width: 80px;top: 39%;left: 45px;}

#map {height: 400px;width: 100%;border: 1px solid #d1d1d1;border-radius: 10px;accent-color:var(--main-color);}
#map .gm-style iframe + div { border:none!important; }

.proionta-menu {position:fixed;left:0;z-index:999;transform:translateX(-330px);height:calc(100vh - 135px);top:135px;overflow: hidden;background-color:#fff;width:330px;transition:transform .3s;will-change:transform;}
body.scrolled .proionta-menu {top:65px;height: calc(100vh - 65px);transition:all .3s;}
.proionta-menu-sin {border-bottom:1px solid #d1d1d1;display: flex;cursor:pointer;}
.proionta-menu-sin.menu-item-has-children {background-image: url(/wp-content/uploads/2024/07/submenu-arrow.svg);background-repeat: no-repeat;background-position: right 5px center;}
.proionta-menu-sin:not(.menu-item-has-children):not(.proionta-menu-sin-back) > a {width:100%;}
.proionta-menu-sin a {font-size:16px;line-height:19px;font-weight:700;padding:15px 5px 15px 20px;display:flex;width: calc(100% - 60px);}
.proionta-menu-level-02-wrapper {position: absolute;rightt: 0;width: 330px;top: 0;transform: translateX(330px);background-color: #fff;transition:transform .3s;height: calc(100vh - 135px);}
[id^="level-02-"]:checked + .proionta-menu-level-02-wrapper {transform:translateX(0px);transition:transform .3s;}
.proionta-menu-overlay {width:100vw;height:calc(100vh - 135px);position:fixed;left:0;bottom:0;pointer-events:none;z-index:998;background-color:rgba(0,0,0,.6);opacity:0;transition:all .3s;}
body.scrolled .proionta-menu-overlay {height: calc(100vh - 65px);transition:all .3s;}
.proionta-menu-sin-back {cursor:pointer;background-image:none;gap:10px;}
.proionta-menu-sin-back a {padding: 5px 10px 5px 25px;background-position: left 10px center;background-image: url(/wp-content/uploads/2024/07/submenu-arrow-back.svg);border: 1px solid #d1d1d1;border-radius: 3px;background-repeat: no-repeat;width: fit-content;margin: 10px 0 10px 20px;}
.proionta-menu-sin-back span {font-size:14px;line-height:19px;font-weight:700;display:flex;align-items:center;}
.proionta-menu-sin.proionta-menu-level-02 {background-image:none;}
#header-bot-proionta:checked + .proionta-menu {transform:translateX(0px);transition:all .3s;}
#header-bot-proionta:checked ~ .proionta-menu-overlay {opacity:1;transition:all .3s;}

.blog-post-wrapper a {color:var(--main-color);text-decoration:underline;}
.multi-pdf p {line-height:28px;text-align:left;}
section.splide .splide__track {padding-bottom:5px;}

.mobile-menu {position:fixed;left:0;z-index:999;transform:translateX(-330px);height:calc(100vh - 135px);top:135px;overflow: hidden;background-color:#fff;width:330px;transition:transform .3s;will-change:transform;}
body.scrolled .mobile-menu {top:71px;height: calc(100vh - 71px);transition:all .3s;}
.mobile-menu-sin {border-bottom:1px solid #d1d1d1;display: flex;cursor:pointer;}
.mobile-menu-sin.menu-item-has-children {background-image: url(/wp-content/uploads/2024/07/submenu-arrow.svg);background-repeat: no-repeat;background-position: right 5px center;}
.mobile-menu-sin:not(.menu-item-has-children):not(.mobile-menu-sin-back) > a {width:100%;}
.mobile-menu-sin a {font-size:16px;line-height:19px;font-weight:700;padding:15px 5px 15px 20px;display:flex;width: calc(100% - 60px);}
.mobile-menu-level-02-wrapper {position: absolute;right: 0;width: 330px;top: 0;transform: translateX(330px);background-color: #fff;transition:transform .3s;height: calc(100vh - 135px);}
[id^="level-02-"]:checked + .mobile-menu-level-02-wrapper {transform:translateX(0px);transition:transform .3s;}
.mobile-menu-overlay {width:100vw;height:calc(100vh - 135px);position:fixed;left:0;bottom:0;pointer-events:none;z-index:998;background-color:rgba(0,0,0,.6);opacity:0;transition:all .3s;}
body.scrolled .mobile-menu-overlay {height: calc(100vh - 71px);transition:all .3s;}
.mobile-menu-sin-back {cursor:pointer;background-image:none;gap:10px;}
.mobile-menu-sin-back a {padding: 5px 10px 5px 25px;background-position: left 10px center;background-image: url(/wp-content/uploads/2024/07/submenu-arrow-back.svg);border: 1px solid #d1d1d1;border-radius: 3px;background-repeat: no-repeat;width: fit-content;margin: 10px 0 10px 20px;}
.mobile-menu-sin-back span {font-size:14px;line-height:19px;font-weight:700;display:flex;align-items:center;}
.mobile-menu-sin.mobile-menu-level-02 {background-image:none;}
#header-bot-menu:checked + .mobile-menu {transform:translateX(0px);transition:all .3s;}
#header-bot-menu:checked ~ .proionta-menu-overlay {opacity:1;transition:all .3s;}
.mobile-menu-940 {display:none;}

.home-slider .splide__slide img, .home-slider .splide__slide iframe {object-fit:cover;border-radius:10px;}
.home-slider-wrapper {gap:20px;}
.home-slider-rig {gap:20px;padding:0 calc(var(--grid) / 2);}
.home-slider-rig-badge {gap:10px;}
.home-slider-rig-badge span:nth-child(even) {border-radius:3px;border:1px solid #D1D1D1;background-color:#fff;color: var(--main-color);font-size:14px;line-height:16px;padding:10px 20px;font-weight:bold;}
.home-slider-rig-badge span:nth-child(odd)  {border-radius:3px;border:1px solid var(--main-color);background-color:var(--main-color);color:#fff;font-size:14px;line-height:16px;padding:10px 20px;font-weight:bold;}
.home-slider-rig-title {font-size:36px;line-height:42px;font-weight:bold;}
.home-slider-rig-text  {font-size:16px;line-height:21px;}
.home-slider-rig-bar {width:100%;height:1px;background-color:#000;margin:10px auto}
.home-slider .splide__arrow {width:38px;height:38px;border:1px solid #D1D1D1;background-color:#fff;border-radius:3px;background-image:url(/wp-content/uploads/2024/07/arrow-right.svg);background-size:17px;background-repeat:no-repeat;background-position:center;}
.home-slider .splide__arrow--prev {transform:scaleX(-1);}
.home-slider .splide__arrow--next {transform:scaleX(1);}
.home-slider .splide__arrow svg {display:none;}
.home-slider .splide__pagination {position:absolute;bottom:40px;max-width: var(--x-5);margin-left: auto;display: flex;justify-content: flex-start;padding-left: calc(var(--grid) / 2);gap: 10px;}
.home-slider .splide__pagination__page {background-color:#A9B0B7;width:32px;height:5px;border-radius:15px;}
.home-slider .splide__pagination__page.is-active {background-color:#000;}

.category-slider .splide__slide .category-slider-sin-top {position:relative;z-index:20;border-radius:10px;overflow:hidden;}
.category-slider .splide__slide .category-slider-sin-bot {gap:20px;background-color:#fff;border:1px solid #e5e5e5;padding:60px 20px 20px;border-radius:10px;position:relative;top:-40px;z-index:10;}
.category-slider .splide__slide .category-slider-sin h3 {font-size:20px;line-height:23px;font-weight:600;}
.category-slider .splide__arrow {width:38px;height:38px;border:1px solid #D1D1D1;top:0;background-color:#fff;border-radius:3px;background-image:url(/wp-content/uploads/2024/07/arrow-right.svg);background-size:17px;background-repeat:no-repeat;background-position:center;}
.category-slider .splide__arrow--prev {transform:scaleX(-1);left:-4em;}
.category-slider .splide__arrow--next {transform:scaleX(1);right:-4em;}
.category-slider .splide__arrow svg {display:none;}
.category-slider .splide__pagination {display: flex;gap: 10px;bottom: 10px;}
.category-slider .splide__pagination__page {background-color:#A9B0B7;width:32px;height:5px;border-radius:15px;}
.category-slider .splide__pagination__page.is-active {background-color:#000;}

.sub-category-slider-wrapper {gap:20px;background-image:url(/wp-content/uploads/2024/07/finomachine-subcategories.jpg);background-position:center;background-size:cover;border-image: linear-gradient(hsla(0, 0%, 0%, 0.76), hsla(0, 0%, 0%, 0.76)) fill 1;clip-path: inset(0% 0% 0% 0% round 10px);padding:calc(var(--grid) / 2) 60px;}
.sub-category-slider-title {color:#fff;}
.sub-category-slider-sin {background-color:#fff;border-radius:10px;overflow: hidden;padding:5px;height:fit-content;gap:10px;}
.sub-category-slider-sin-but {padding:20px;background-position:center;}
.sub-category-slider-sin-bot {padding: 0 10px;}
.sub-category-slider-sin-bot-tit h3 {font-size:18px;line-height:20px;text-transform:uppercase;font-weight:700;}
.sub-category-slider-wrapper .splide__pagination {position:absolute;bottom:-40px;display: flex;gap: 10px;}
.sub-category-slider-wrapper .splide__pagination__page {background-color:#A9B0B7;width:32px;height:5px;border-radius:15px;}
.sub-category-slider-wrapper .splide__pagination__page.is-active {background-color:#fff;}
.sub-category-slider-wrapper .splide__arrow {opacity:1;width:38px;height:38px;border:1px solid var(--main-color);background-color:transparent;border-radius:3px;background-image:url(/wp-content/uploads/2024/07/arrow-white-right.svg);background-size:17px;background-repeat:no-repeat;background-position:center;}
.sub-category-slider-wrapper .splide__arrow--prev {transform:scaleX(-1);left:-50px;}
.sub-category-slider-wrapper .splide__arrow--next {transform:scaleX(1);right:-50px;}
.sub-category-slider-wrapper .splide__arrow svg {display:none;}

.popular-products {gap:var(--gutter);}
.popular-products-filtering {margin-bottom:15px;gap:5px;}
.popular-products-filtering-sin {cursor:pointer;background-color:#fff;font-size:14px;line-height:16px;color:#000;font-weight:700;border:1px solid #D1D1D1;border-radius:3px;padding:10px 20px;}
.popular-products-filtering-sin.active {background-color:var(--main-color);color:#fff;}
.popular-products .single-product-wrapper:last-child {margin-right:auto;}
.single-product-wrapper {position:relative;background-color:#fff;border:1px solid #D1D1D1;border-radius:10px;padding:20px 10px 10px 10px;gap:8px;height: fit-content;}
.single-product-but {position:absolute;gap:5px;right:10px;top:10px;}
.single-product-but-com {position:relative;cursor:pointer;border:1px solid #D1D1D1;border-radius:3px;background-image:url(/wp-content/uploads/2024/07/compare.svg);width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:16px;background-color:#fff;}
.single-product-but-com.active {background-color:var(--main-color);}
.single-product-but-wis {position:relative;cursor:pointer;border:1px solid #D1D1D1;border-radius:3px;background-image:url(/wp-content/uploads/2024/07/wishlist.svg);width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:16px;background-color:#fff;}
.single-product-but-wis.active {background-color:var(--main-color);}
.single-product-lab {position: absolute;gap: 7px;left:10px;top:10px;}
.single-product-new {color:var(--main-color);border-radius:2px;background-color:#EFF1F2;padding:2px 10px;font-size:14px;line-height:20px;}
.single-product-sal {color:#fff;border-radius:2px;background-color:var(--main-color);padding:2px 10px;font-size:14px;line-height:20px;}
.single-product-sku {font-size:16px;line-height:18px;}
.single-product-tit {font-size:16px;line-height:18px;font-weight:700;}
.single-product-txt {font-size:16px;line-height:18px;border-bottom:1px solid #E5E5E5;padding-bottom:8px;width:100%;}
.single-product-prc {font-size:18px;line-height:20px;font-weight:bold;gap:10px;}
.single-product-prc .regular-price {font-size:16px;font-weight:400;color:#909090;text-decoration:line-through;}

.brands-slider {margin-bottom:40px;}
.brands-slider-sin {gap:10px;border:1px solid #D1D1D1;background-color:#fff;border-radius:10px;overflow:hidden;}
.brands-slider-sin-img {width:auto;height:200px;padding:20px 10px;}
.brands-slider-sin-tit {padding:0 10px 10px;font-size:20px;font-weight:600;line-height:23px;}
.brands-slider .splide__arrow {width:38px;height:38px;border:1px solid #D1D1D1;background-color:#fff;border-radius:3px;background-image:url(/wp-content/uploads/2024/07/arrow-right.svg);background-size:17px;background-repeat:no-repeat;background-position:center;}
.brands-slider .splide__arrow--prev {transform:scaleX(-1);left:-4em;}
.brands-slider .splide__arrow--next {transform:scaleX(1);right:-4em;}
.brands-slider .splide__arrow svg {display:none;}

.two-col-banner {gap:20px;}
.two-col-banner-lef img {border-radius:10px;object-fit:cover;}
.two-col-banner-rig {gap:25px;padding-left:var(--grid);}
.two-col-banner-rig-inf {border-top:2px solid #D1D1D1;border-bottom:2px solid #D1D1D1;padding:10px 0;}
.two-col-banner-rig-inf-phone {position:relative;font-size:24px;font-weight:700;line-height:28px;color:#000;}
.two-col-banner-rig-inf-phone span {color:#909090;font-weight:600;}
.two-col-banner-rig-inf-phone::before {content:'';position:relative;width:22px;height:22px;left:0;display: inline-block;top: 3px;margin-right: 5px;background-image:url(/wp-content/uploads/2024/07/phone.svg);background-size:22px;background-position:center;background-repeat:no-repeat;}
.two-col-banner-rig-inf-email {margin-left:40px;position:relative;font-size:24px;font-weight:700;line-height:28px;color:#000;}
.two-col-banner-rig-inf-email::before {content:'';position:relative;width:22px;height:22px;left:0;display: inline-block;top: 3px;margin-right: 5px;background-image:url(/wp-content/uploads/2024/07/email.svg);background-size:22px;background-position:center;background-repeat:no-repeat;}
.two-col-banner-rig-inf-email::after {content:'';width:2px;background-color:#D1D1D1;height:100%;position:absolute;left:-21px;top:0;}

.catalog-block {background-color:#D2D2D2;border-radius:10px;overflow: hidden;}
.catalog-block-lef {max-height: 400px;overflow: hidden;}
.catalog-block-lef img {object-fit: contain;width:100%;height:auto;object-position: bottom;}
.catalog-block-rig {gap:20px;padding:10px;}

.repeater-banner {padding: var(--gutter);gap: var(--gutter);border-image: linear-gradient(hsla(0, 0%, 0%, 0.76), hsla(0, 0%, 0%, 0.76)) fill 1;clip-path: inset(0% 0% 0% 0% round 10px);background-size:cover;background-position:center;background-repeat:no-repeat;}
.repeater-banner-sin {background-color:#fff;border-radius:10px;gap:15px;padding: 15px;width:calc(33.333% - 15px);}
.repeater-banner-sin-tit {font-size:20px;font-weight:600;line-height:23px;}
.repeater-banner-sin-but {width:100%;max-width: none;margin-top: auto;}

.category-count {margin:20px auto;}
.row-bar {height:1px;background-color:#000;}

.category-wrapper {padding-top:20px;gap:20px;}
.category-lef {width:280px;}
.category-lef-x {display:none;}
.category-wrapper #category-lef {display:none;}

.category-lef-anazitisi {margin-top:20px;}
.category-lef-anazitisi-tit {font-weight:700;font-size:14px;line-height:15px;text-wrap:balance;}
.category-lef-anazitisi-inp {margin:20px 0;}
.category-lef-anazitisi-inp input {cursor:pointer;height:46px;border:1px solid #D1D1D1;padding:5px 4px 5px 15px;font-size:15px;line-height:20px;width:100%;background-image:url(/wp-content/uploads/2024/07/search.svg);background-repeat: no-repeat;background-size: 38px;background-position: right 3px center;}
.category-lef-katigories {gap:15px;margin-top: 20px;border-top:1px solid #D1D1D1;padding-top:20px;}
.category-lef-katigories-tit {font-size:14px;font-weight:700;cursor:pointer;line-height:15px;background-image:url(/wp-content/uploads/2024/07/filter-arrow.svg);background-position:right center;background-repeat:no-repeat;background-size:12px 8px;}
.category-lef-katigories-lis {scrollbar-width: thin;transition:height .3s;scrollbar-color: #000 #D9D9D9;overflow-y: scroll;scroll-behavior: smooth;max-height:185px;gap:5px;}
.category-lef-katigories-lis::-webkit-scrollbar {width: 8px;}
.category-lef-katigories-lis::-webkit-scrollbar-track {background: #D9D9D9;}
.category-lef-katigories-lis::-webkit-scrollbar-thumb {background-color: #000;border-radius: 10px;border: 2px solid #D9D9D9;}
.category-lef-katigories-lis-sin {gap:5px;}
.category-lef-katigories-lis-sin input {display:none}
.category-lef-katigories-lis-sin-tit {cursor:pointer;font-size:16px;line-height:17px;position:relative;}
.category-lef-katigories-lis-sin-tit::before {content:'';width:26px;height:26px;border:1px solid #d1d1d1;background-color:#fff;margin-right:5px;}
.category-lef-katigories-lis-sin input:checked + .category-lef-katigories-lis-sin-tit::before {background-image:url(/wp-content/uploads/2024/07/check.svg);background-position:center;background-size:13px 10px;background-repeat:no-repeat;}
.category-lef-price {border-top:1px solid #D1D1D1;margin-top:20px;padding-top:20px;}
.category-lef-price-tit {font-size: 14px;font-weight: 700;line-height: 15px;}
.category-lef-price #slider {margin: 30px auto;width: 100%;}
.category-lef-price .price-values {gap:10px;margin-top: 20px;}
.category-lef-price .price-values input {width: calc(50% - 5px);background-color: #fff;padding: 10px 20px;border: 1px solid #d1d1d1;border-radius: 5px;font-size: 16px;line-height: 17px;}
.category-lef-price .noUi-horizontal {height:8px;}
.category-lef-price .noUi-target {background-color:#d1d1d1;border-color:#d1d1d1;}
.category-lef-price .noUi-connect {background-color:var(--main-color);}
.category-lef-price .noUi-horizontal .noUi-handle {top:-4px;right:-12px;cursor:pointer;border:0;box-shadow:none;background:none;border-radius:0;background-image:url(/wp-content/uploads/2024/07/range.svg);width:14px;height:14px;background-size:14px;background-position:center;background-repeat:no-repeat;}
.category-lef-price .noUi-handle::after, .noUi-handle::before {display:none}
.category-lef-kataskeuastes {gap:15px;border-top:1px solid #D1D1D1;padding-top:20px;}
.category-lef-kataskeuastes-tit {font-size:14px;font-weight:700;cursor:pointer;line-height:15px;background-image:url(/wp-content/uploads/2024/07/filter-arrow.svg);background-position:right center;background-repeat:no-repeat;background-size:12px 8px;}
.category-lef-kataskeuastes-lis {scrollbar-width: thin;transition:height .3s;scrollbar-color: #000 #D9D9D9;overflow-y: scroll;scroll-behavior: smooth;max-height:185px;gap:5px;}
.category-lef-kataskeuastes-lis::-webkit-scrollbar {width: 8px;}
.category-lef-kataskeuastes-lis::-webkit-scrollbar-track {background: #D9D9D9;}
.category-lef-kataskeuastes-lis::-webkit-scrollbar-thumb {background-color: #000;border-radius: 10px;border: 2px solid #D9D9D9;}
.category-lef-kataskeuastes-lis-sin {gap:5px;}
.category-lef-kataskeuastes-lis-sin input {display:none}
.category-lef-kataskeuastes-lis-sin-tit {cursor:pointer;font-size:16px;line-height:17px;position:relative;}
.category-lef-kataskeuastes-lis-sin-tit::before {content:'';width:26px;height:26px;border:1px solid #d1d1d1;background-color:#fff;margin-right:5px;}
.category-lef-kataskeuastes-lis-sin input:checked + .category-lef-kataskeuastes-lis-sin-tit::before {background-image:url(/wp-content/uploads/2024/07/check.svg);background-position:center;background-size:13px 10px;background-repeat:no-repeat;}
.category-lef-tomeis {gap:15px;margin-top: 20px;border-top:1px solid #D1D1D1;padding-top:20px;}
.category-lef-tomeis-tit {font-size:14px;font-weight:700;cursor:pointer;line-height:15px;background-image:url(/wp-content/uploads/2024/07/filter-arrow.svg);background-position:right center;background-repeat:no-repeat;background-size:12px 8px;}
.category-lef-tomeis-lis {scrollbar-width: thin;transition:height .3s;scrollbar-color: #000 #D9D9D9;overflow-y: scroll;scroll-behavior: smooth;max-height:185px;gap:5px;}
.category-lef-tomeis-lis::-webkit-scrollbar {width: 8px;}
.category-lef-tomeis-lis::-webkit-scrollbar-track {background: #D9D9D9;}
.category-lef-tomeis-lis::-webkit-scrollbar-thumb {background-color: #000;border-radius: 10px;border: 2px solid #D9D9D9;}
.category-lef-tomeis-lis-sin {gap:5px;}
.category-lef-tomeis-lis-sin input {display:none}
.category-lef-tomeis-lis-sin-tit {cursor:pointer;font-size:16px;line-height:17px;position:relative;}
.category-lef-tomeis-lis-sin-tit::before {content:'';width:26px;height:26px;border:1px solid #d1d1d1;background-color:#fff;margin-right:5px;}
.category-lef-tomeis-lis-sin input:checked + .category-lef-tomeis-lis-sin-tit::before {background-image:url(/wp-content/uploads/2024/07/check.svg);background-position:center;background-size:13px 10px;background-repeat:no-repeat;}
.category-lef-padLength {gap:15px;margin-top: 20px;border-top:1px solid #D1D1D1;padding-top:20px;}
.category-lef-padLength-tit {font-size:14px;font-weight:700;cursor:pointer;line-height:15px;background-image:url(/wp-content/uploads/2024/07/filter-arrow.svg);background-position:right center;background-repeat:no-repeat;background-size:12px 8px;}
.category-lef-padLength-lis {gap:10px;max-height:185px;overflow:hidden;align-content: flex-start;}
.category-lef-padLength-lis-sin {height:fit-content;}
.category-lef-padLength-lis input {display:none;}
.category-lef-padLength-lis label {border:1px solid #d1d1d1;padding:5px 10px;cursor:pointer;background-color:#fff;font-size:14px;line-height:15px;}
.category-lef-padLength-lis input:checked + label {background-color:var(--main-color);color:#fff;}
.category-rig {gap:30px;width:calc(100% - 280px);}
.category-rig-top {margin-top: 20px;gap: 20px;}
.category-rig-top-sorting {gap:20px;font-size:16px;line-height:17px;}
.category-rig-top-sorting-ord {margin-left:auto;}
.category-rig-top-sorting select {-webkit-appearance: none;-moz-appearance: none;appearance: none;border: 0;background-color: transparent;font-size: 16px;line-height: 17px;border-bottom: 1px solid #d1d1d1;padding: 0 25px 8px 0;position: relative;top:4px;background-image: url(/wp-content/uploads/2024/07/arrow-select.svg);background-repeat: no-repeat;background-position: right 2px top 5px;background-size:12px 8px;}
.category-rig-top-filtering {gap:10px;}
.category-rig-top-filtering-sin {cursor:pointer;padding:7px 25px 7px 10px;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;font-size:14px;font-weight:700;line-height:15px;background-image:url(/wp-content/uploads/2024/07/x.svg);background-repeat:no-repeat;background-position:right 7px center;background-size:8px;}
.category-rig-top-filtering-sin:hover {background-color:var(--main-color);color:#fff;}
.category-rig-filter {display:none;}

.sub-category-lis {gap:var(--gutter);}
.sub-category-lis-sin {height:fit-content;gap:10px;border:1px solid #d1d1d1;border-radius:10px;padding:5px;background-color:#fff;}
.sub-category-lis-sin-img img {border-radius:5px;}
.sub-category-lis-sin-tit {font-size:16px;line-height:17px;font-weight:700;padding:15px 60px 15px 0px;border-top: 1px solid #d1d1d1;background-image:url(/wp-content/uploads/2024/07/mini-button.svg);background-size:40px;background-position:right center;background-repeat:no-repeat;}

.main-category-hero {gap:20px;}
.main-category-hero-rig {padding-left: calc(var(--grid) / 2);}
.main-category-popular {gap:20px;margin-bottom:30px;}
.main-category-popular-lis {gap:var(--gutter);}
.main-category-popular-lis-sin {border:1px solid #d1d1d1;padding:20px;border-radius:10px;gap:20px;height:fit-content;}
.main-category-popular-lis-sin-img {margin:-15px -15px 0;}
.main-category-popular-lis-sin-img img {border-radius:5px;}
.main-category-popular-lis-sin-tit {font-size:20px;line-height:23px;font-weight:700;}
.main-category-popular-lis-sin-subs {gap:10px;}
.main-category-popular-lis-sin-subs-sin {font-size:14px;line-height:15px;border:1px solid #d1d1d1;padding:5px 10px;border-radius:3px;color:#000;background-color:#fff;transition:all .3s;}
.main-category-popular-lis-sin-subs-sin:hover {background-color:var(--main-color);color:#fff;transition:all .3s;}
.main-category-popular-lis-sin-bar {width:100%;height:1px;background-color:#D1D1D1;}
.main-category-popular-lis-sin-but {width: 100%;background-color: transparent;color: #000;max-width: none;padding: 10px 0px 10px 0px;background-image: url(/wp-content/uploads/2024/07/mini-button.svg);background-size: 40px;background-position: right center;}
.main-category-popular-lis-sin-but:hover {color:#000;}

.main-category-all {gap:20px;background-image:url(/wp-content/uploads/2024/07/finomachine-subcategories.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border-image: linear-gradient(hsla(0, 0%, 0%, 0.85), hsla(0, 0%, 0%, 0.85)) fill 1;clip-path: inset(0% 0% 0% 0% round 10px);padding:40px 20px;}
.main-category-all-tit {color:#fff;}
.main-category-all-lis {gap:10px;}
.main-category-all-lis-sin {border-radius:10px;padding:5px;background-color:#fff;}
.main-category-all-lis-sin-bar {width:100%;height:1px;background-color:#d1d1d1;margin:10px 0;}
.main-category-all-lis-sin-img img {border-radius:5px;}
.main-category-all-lis-sin-tit {font-size:16px;line-height:17px;font-weight:700;padding:10px 5px;background-image: url(/wp-content/uploads/2024/07/mini-button.svg);background-size: 30px;background-position: right center;background-repeat: no-repeat;}

.main-category-prods {gap:20px;}

.row-01 {gap:20px;}
.row-01-lef .product-slider {border:1px solid #D1D1D1;border-radius:5px;overflow: hidden;height:fit-content;}
.row-01-lef .product-slider .isVideoSlide {background-size:cover;background-position:center;}
.row-01-lef .product-slider-thumbs .splide__track {height: 100%;}
.row-01-lef .product-slider-thumbs .splide__list {gap:10px;}
.row-01-lef .product-slider-thumbs img {border-radius:10px;object-fit:cover;}
.row-01-lef .splide__track--nav > .splide__list > .splide__slide.is-active {border-width:2px;}
.row-01-lef .product-slider-enlarge {background-color: #fff;position: absolute;bottom: 10px;left: 10px;font-size: 14px;line-height: 17px;font-weight: 700;border: 1px solid #d1d1d1;padding: 10px 15px 10px 45px;border-radius: 100px;display: flex;align-items: center;pointer-events: none;}
.row-01-lef .product-slider-enlarge::before {content:'';background-color:#EFF1F2;border-radius:99px;width:32px;height:32px;background-image:url(/wp-content/uploads/2024/07/enlarge.svg);background-size:16px;background-position:center;background-repeat:no-repeat;position: absolute;left: 4px;top: 3px;}
.row-01-lef .product-slider-labels {position:absolute;right:10px;top:10px;gap:10px;z-index: 9;}
.row-01-lef .product-slider-labels-new {background-color:#d1d1d1;color:#000;padding:10px 20px;font-size:14px;line-height:16px;font-weight:700;border-radius:3px;}
.row-01-lef .product-slider-labels-sale {background-color:var(--main-color);color:#fff;padding:10px 20px;font-size:14px;line-height:16px;font-weight:700;border-radius:3px;}
.row-01-rig {padding-left:var(--grid);gap:30px;}
.row-01-brand {width:70px;height:70px;border-radius:3px;padding:10px;}
.row-01-sku {font-size:16px;line-height:17px;}
.row-01-stock {font-size:16px;line-height:17px;}
.row-01-stock span {font-weight:700;}
.row-01-cats {font-size:16px;line-height:17px;margin-top:-20px;}
.row-01-cats span {font-weight:700;}
.row-01-text {gap:20px;}
.row-01-text p {margin:0;}
.row-01-text-inp {display:none;}
.row-01-text-inn {max-height:200px;transition:all .3s;overflow:hidden;}
.row-01-text-inp:checked + .row-01-text-inn {max-height:80vh;transition:all .3s;}
.row-01-text label {font-size:16px;line-height:17px;font-weight:700;position:relative;width: fit-content;cursor:pointer;}
.row-01-text label::after {content:'';background-image:url(/wp-content/uploads/2024/07/more.svg);width:20px;height:20px;background-size:20px;background-position:center;background-repeat:no-repeat;position:absolute;right: -29px;top: -2px;}
.row-01-vars {gap:10px;}
.row-01-vars-tit {font-size:15px;line-height:16px;font-weight:700;}
.row-01-vars-lis {gap:10px;}
.row-01-vars-lis-sin {border:1px solid #d1d1d1;padding:5px 10px;font-size:14px;line-height:15px;cursor:pointer;border-radius:3px;}
.row-01-vars-lis-sin.active {background-color:var(--main-color);color:#fff;}
.row-01-grit {gap:10px;}
.row-01-grit-tit {font-size:15px;line-height:16px;font-weight:700;}
.row-01-grit-lis {gap:10px;}
.row-01-grit-lis-sin {border:1px solid #d1d1d1;padding:5px 10px;font-size:14px;line-height:15px;cursor:pointer;border-radius:3px;}
.row-01-grit-lis-sin.active {background-color:var(--main-color);color:#fff;}
.row-01-pack {gap:10px;}
.row-01-pack-tit {font-size:15px;line-height:16px;font-weight:700;}
.row-01-pack select {border:1px solid #d1d1d1;border-radius:5px;font-size:16px;line-height:17px;padding:10px 11px;background-color:#fff;}
.row-01-prices {gap:40px;border-top:1px solid #000;border-bottom:1px solid #000;padding:20px 0;}
.row-01-prices-lef {gap:15px;border-right:1px solid #000;width:50%;}
.row-01-prices-lef-tit {font-size:15px;line-height:16px;}
.row-01-prices-lef-pri {gap:10px;align-items: flex-end;}
.row-01-prices-lef-pri-from {font-size:16px;line-height:17px;font-weight:700;}
.row-01-prices-lef-pri-regular {color:#000;font-size:24px;line-height:26px;font-weight:700;}
.row-01-prices-lef-pri-regular.hasSale {color:#909090;text-decoration:line-through;font-size:16px;line-height:17px;}
.row-01-prices-lef-pri-sale {color:#000;font-size:24px;line-height:26px;font-weight:700;}
.row-01-prices-rig {gap:15px;width:50%;}
.row-01-prices-rig-tit {font-size:15px;line-height:16px;}
.row-01-prices-rig-pri {gap:10px;align-items: flex-end;}
.row-01-prices-rig-pri-regular {color:#000;font-size:24px;line-height:26px;font-weight:700;}
.row-01-prices-rig-pri-regular.hasSale {color:#909090;text-decoration:line-through;font-size:16px;line-height:17px;}
.row-01-prices-rig-pri-sale {color:#000;font-size:24px;line-height:26px;font-weight:700;}
.row-01-cart {gap: 10px;}
.row-01-cart-qty {border:1px solid #d1d1d1;border-radius:5px;height:50px;width: fit-content;overflow: hidden;}
.row-01-cart-qty-input {border:0;width:50px;background-color:transparent;text-align:center;font-size:17px;line-height:18px;}
.row-01-cart-qty-minus {background-image:url(/wp-content/uploads/2024/07/minus.svg);}
.row-01-cart-qty-plus {background-image:url(/wp-content/uploads/2024/07/plus.svg);}
.row-01-cart-qty-minus, .row-01-cart-qty-plus {width:35px;background-color:#fff;background-size:12px;background-position:center;background-repeat:no-repeat;cursor:pointer;}
.row-01-cart-add {background-color:var(--main-color);color:#fff;font-size:16px;line-height:18px;width:100%;padding:12px 25px;border-radius:5px;flex: 1;font-weight: 700;cursor:pointer;background-image:url(/wp-content/uploads/2024/07/cart.svg);background-position:right 25px center;background-size:25px;background-repeat:no-repeat;}
.row-01-butts-com, .row-01-butts-wis {font-size:16px;line-height:17px;position:relative;gap: 10px;cursor:pointer;}
.row-01-butts-com::before, .row-01-butts-wis::before {content:'';border-radius:3px;width:24px;height:24px;position:relative;left:0;top:0;display: inline-flex;border:1px solid #d1d1d1;background-size:16px;background-position:center;background-repeat:no-repeat;}
.row-01-butts-com.active::before, .row-01-butts-wis.active::before {background-color:var(--main-color);}
.row-01-butts-com::before {background-image:url(/wp-content/uploads/2024/07/compare.svg);}
.row-01-butts-wis::before {background-image:url(/wp-content/uploads/2024/07/wishlist.svg);}
.row-01-paradosi {border:1px solid #d1d1d1;border-radius:5px;background-color:#fff;}
.row-01-paradosi-sin:first-child {border-right:1px solid #d1d1d1;}
.row-01-paradosi-sin {gap:15px;padding:20px;width:50%;}
.row-01-paradosi-sin-tit {font-size:16px;line-height:18px;font-weight:500;}

.row-02 {margin-bottom:40px;}
.row-02 .artware-acc.artware-acc-horizontal {gap:0;}
.row-02 .artware-acc.artware-acc-horizontal .artware-acc-sin-tit {border:1px solid #d1d1d1;margin-bottom:0;flex:1;position:relative;font-size:15px;line-height:16px;font-weight:700;}
.row-02 .artware-acc.artware-acc-horizontal input:checked + .artware-acc-sin-tit {border-color:#000;background-color:#fff;}
.row-02 .artware-acc.artware-acc-horizontal .artware-acc-sin-tit::after {content:'';width:100%;height:0px;background-color:#000;bottom:-2px;left:0;position:absolute;}
.row-02 .artware-acc.artware-acc-horizontal input:checked + .artware-acc-sin-tit::after {background-color:#fff;height:4px;}
.row-02 .artware-acc.artware-acc-horizontal input:checked + .artware-acc-sin-tit + .artware-acc-sin-txt {border:1px solid #000;background-color:#fff;}
.row-02 .artware-acc.artware-acc-horizontal .artware-acc-sin-txt {transition: all 0s;font-size:16px;line-height:18px;}
.row-02 .artware-acc.artware-acc-horizontal .artware-acc-sin-txt ul {padding-left:20px;}
.row-02 .artware-acc.artware-acc-horizontal .artware-acc-sin-txt a {color:var(--main-color);font-weight:700;}
.row-02 .artware-acc.artware-acc-horizontal .artware-acc-sin-tit {background-position:left 20px center;background-repeat: no-repeat;padding-left:50px;}
.row-02 .artware-acc.artware-acc-horizontal .artware-acc-sin-tit.row-02-tit-perigrafi {background-image:url(/wp-content/uploads/2024/07/perigrafi.svg);background-position: left 25px center;}
.row-02-tit-chars {background-image:url(/wp-content/uploads/2024/07/xaraktiristika.svg);}
.row-02-tit-eggiisi {background-image:url(/wp-content/uploads/2024/07/eggyisi.svg);}
.row-02-tit-cert {background-image:url(/wp-content/uploads/2024/07/pistopoihseis.svg);}
.row-02-tit-down {background-image:url(/wp-content/uploads/2024/07/lipseis.svg);}
.row-02-tit-chars-lis {gap:20px;}
.row-02-tit-chars-lis-sin {width: calc(50% - 10px);border-bottom: 1px solid #000;padding-bottom: 5px;gap: 8px;}
.row-02-tit-chars-lis-sin-txt {font-weight:700;}
.row-02-tit-cert-lis {gap:10px;}
.row-02-tit-down-lis {gap:10px;}

.row-03 {margin-top:40px;margin-bottom:40px;gap:20px;}
.row-03-tit {font-size:24px;line-height:28px;font-weight:700;}
.row-03 .bto-slider .splide__arrow {width:38px;height:38px;border:1px solid #D1D1D1;background-color:#fff;border-radius:3px;top: -50px;background-image:url(/wp-content/uploads/2024/07/arrow-right.svg);background-size:17px;background-repeat:no-repeat;background-position:center;}
.row-03 .bto-slider .splide__arrow--next {transform:scaleX(1);right: 0;}
.row-03 .bto-slider .splide__arrow--prev {transform:scaleX(-1);left: auto;right: 45px;}
.row-03 .bto-slider .splide__arrow svg {display:none;}

.row-04 {margin-top:40px;gap:20px;}
.row-04-tit {font-size:24px;line-height:28px;font-weight:700;}
.row-04 .rel-slider .splide__arrow {width:38px;height:38px;border:1px solid #D1D1D1;background-color:#fff;border-radius:3px;top: -50px;background-image:url(/wp-content/uploads/2024/07/arrow-right.svg);background-size:17px;background-repeat:no-repeat;background-position:center;}
.row-04 .rel-slider .splide__arrow--prev {transform:scaleX(-1);left: auto;right: 45px;}
.row-04 .rel-slider .splide__arrow--next {transform:scaleX(1);right: 0;}
.row-04 .rel-slider .splide__arrow svg {display:none;}

.industries-lis {gap:var(--gutter);}
.industries-lis-sin {border:1px solid #d1d1d1;padding:20px;border-radius:10px;gap:20px;height:fit-content;}
.industries-lis-sin:last-child {margin-right:auto;}
.industries-lis-sin-img {margin:-15px -15px 0;}
.industries-lis-sin-img img {border-radius:5px;}
.industries-lis-sin-tit {font-size:20px;line-height:23px;font-weight:700;}
.industries-lis-sin-subs {gap:10px;}
.industries-lis-sin-subs-sin {font-size:14px;line-height:15px;border:1px solid #d1d1d1;padding:5px 10px;border-radius:3px;color:#000;background-color:#fff;transition:all .3s;}
.industries-lis-sin-subs-sin:hover {background-color:var(--main-color);color:#fff;transition:all .3s;}
.industries-lis-sin-bar {width:100%;height:1px;background-color:#D1D1D1;}
.industries-lis-sin-but {width: 100%;background-color: transparent;color: #000;max-width: none;padding: 10px 0px 10px 0px;background-image: url(/wp-content/uploads/2024/07/mini-button.svg);background-size: 40px;background-position: right center;}
.industries-lis-sin-but:hover {color:#000;}

.card-block-wrapper {gap:20px;color:#000;}
.card-block {gap:10px;border:1px solid #d1d1d1;padding:20px;border-radius:10px;background-color:#fff;}
.card-block-tit {font-size:20px;line-height:23px;font-weight:700;}

.card-b2b-block-wrapper {gap:20px;color:#000;}
.card-b2b-block {gap:15px;border:1px solid #d1d1d1;padding:20px;border-radius:10px;background-color:#fff;}
.card-b2b-block-tit {font-size:20px;line-height:23px;font-weight:700;}

.blog-slider-sin {position:relative;border:1px solid #d1d1d1;border-radius:10px;}
.blog-slider-sin-dat {position:absolute;top:10px;left:10px;font-weight:bold;gap:2px;width:60px;height:60px;border-radius:5px;background-color:var(--main-color);color:#fff;}
.blog-slider-sin-dat span:first-child {font-size:24px;line-height:28px;}
.blog-slider-sin-dat span:last-child {font-size:15px;line-height:16px;}
.blog-slider-sin-img img {border-radius:5px;}
.blog-slider-sin-tit {font-size:20px;line-height:23px;padding:20px 10px;}
.blog-slider .splide__arrow {width:38px;height:38px;border:1px solid #D1D1D1;background-color:#fff;border-radius:3px;background-image:url(/wp-content/uploads/2024/07/arrow-right.svg);background-size:17px;background-repeat:no-repeat;background-position:center;}
.blog-slider .splide__arrow--prev {transform:scaleX(-1);left:-4em;}
.blog-slider .splide__arrow--next {transform:scaleX(1);right:-4em;}
.blog-slider .splide__arrow svg {display:none;}
.blog-slider .splide__pagination {display: flex;gap: 10px;bottom:-20px;}
.blog-slider .splide__pagination__page {background-color:#A9B0B7;width:32px;height:5px;border-radius:15px;}
.blog-slider .splide__pagination__page.is-active {background-color:#000;}

.catalogues-wrapper {gap:20px;}
.catalog-item {background-color:#fff;gap:20px;border:1px solid #d1d1d1;padding:15px 10px;border-radius:10px;height: fit-content;aspect-ratio: 3/4;justify-content: space-between;}
.catalog-item:last-child {margin-right:auto;}
.catalog-item .catalog-title {font-size:20px;line-height:23px;font-weight:700;}

.brochures-wrapper {gap:20px;}
.brochure-item {background-color:#fff;gap:20px;border:1px solid #d1d1d1;padding:15px 10px;border-radius:10px;height: fit-content;aspect-ratio: 3/4;justify-content: space-between;}
.brochure-item:last-child {margin-right:auto;}
.brochure-item .brochure-title {font-size:20px;line-height:23px;font-weight:700;}

.information-block {width:fit-content;gap:20px;}
.information-block-txt {position:relative;width: fit-content;}
.information-block-txt::before {content:'';background-image:url(/wp-content/uploads/2024/07/hours.svg);position:absolute;width:20px;height:20px;background-size:20px;background-repeat:no-repeat;background-position:center;left: -30px;top: 50%;transform: translateY(-50%);}
.information-block-lis {border-top:2px solid #D1D1D1;border-bottom:2px solid #D1D1D1;padding:10px 0;}
.information-block-lis-phone {position:relative;font-size:24px;font-weight:700;line-height:28px;color:#000;}
.information-block-lis-phone span {color:#909090;font-weight:600;}
.information-block-lis-phone::before {content:'';position:relative;width:22px;height:22px;left:0;display: inline-block;top: 3px;margin-right: 5px;background-image:url(/wp-content/uploads/2024/07/phone.svg);background-size:22px;background-position:center;background-repeat:no-repeat;}
.information-block-lis-email {margin-left:40px;position:relative;font-size:24px;font-weight:700;line-height:28px;color:#000;}
.information-block-lis-email::before {content:'';position:relative;width:22px;height:22px;left:0;display: inline-block;top: 3px;margin-right: 5px;background-image:url(/wp-content/uploads/2024/07/email.svg);background-size:22px;background-position:center;background-repeat:no-repeat;}
.information-block-lis-email::after {content:'';width:2px;background-color:#D1D1D1;height:100%;position:absolute;left:-21px;top:0;}

.contact-form-block {gap:20px;border:1px solid #d1d1d1;border-radius:20px;padding:25px 15px;}
.contact-form-block > *:not(.contact-form-block-bar) {max-width:fit-content;}
.contact-form-block .cf7-block {gap:30px;}
.contact-form-block .form-row .form-group {gap:10px;}
.contact-form-block .form-row .form-group:not(.form-group-acceptance):not(.form-group-interest) label {font-size:15px;line-height:16px;font-weight:700;}
.contact-form-block .form-row .form-group:not(.form-group-acceptance):not(.form-group-interest) label span {color:red;}
.contact-form-block .form-row .form-group input[type="checkbox"] {display:none;}
.contact-form-block .form-row .form-group-acceptance label {cursor:pointer;}
.contact-form-block .form-row input, .contact-form-block .form-row select, .contact-form-block .form-row textarea {font-family:var(--global-font);border:1px solid #d1d1d1;border-radius:3px;padding:15px;font-size:16px;line-height:17px;background-color:#fff;width:calc(100% - 30px);}
.contact-form-block input.wpcf7-submit {background-color:var(--main-color);color:#fff;font-size:16px;line-height:18px;font-weight:700;border:none;border-radius:5px;padding:15px 25px;width:fit-content;cursor:pointer;}
.contact-form-block .wpcf7-list-item {margin:0;}
.contact-form-block-bar {height:1px;background-color:#D1D1D1;margin:10px 0;max-width:100%;}
.form-group-acceptance {gap:5px;position:relative;}
.form-group-acceptance .wpcf7-acceptance {padding-left: 15px;}
.form-group-acceptance input {display:none;}
.form-group-acceptance label > span {position: relative;left: 40px;top: 13px;}
.form-group-acceptance label > span::before {content: '';position: absolute;width: 44px;height: 44px;background-color: #fff;border:1px solid #d1d1d1;border-radius: 5px;left: -55px;top: -10px;background-repeat: no-repeat;background-position: center;}
.form-group-acceptance label > span a {color: var(--main-color);text-decoration:underline;}
.form-group-acceptance label > input:checked + span::before {background-image: url(/wp-content/uploads/2024/07/check.svg);}
.form-group-interest {max-width: calc(100% - 30px);}
.form-group-interest > span {width:100%;}
.form-group-interest > span > span {width: 100%;display:flex;justify-content: space-between;font-size: 16px;line-height: 20px;}
.form-group-interest > span > span > span {width: calc(50% - 25px);}
.form-group-interest > span > span > span > label > span {position:relative;padding-left: 40px;cursor: pointer;}
.form-group-interest > span > span > span > label > span::before {content:'';background-color:#fff;width:30px;height:30px;border-radius: 3px;position:absolute;left:0;top:-5px;border:1px solid #d1d1d1;background-size:20px;background-position:center;background-repeat:no-repeat;}
.form-group-interest > span > span > span > label > input:checked + span::before {background-image: url(/wp-content/uploads/2024/07/check.svg);}
.cf7-block > .contact-form-block-bar {max-width: calc(100% - 30px);margin: 0 0 0 -30px;}

.support-cards {border-radius:20px;}
.support-cards .wp-block-cover__background {background-color:#000;}

.contact-info {gap:20px;}
.contact-info-sin {gap: 15px;border: 1px solid #d1d1d1;padding: 20px 30px 20px 20px;background-color: #fff;border-radius: 10px;}
.contact-info-sin-txt {font-weight:700;font-size:20px;line-height:23px;}
.contact-info-sin-txt a span {color:#909090;}
.contact-info-sin-hrs p {margin:0;padding:0;}
.contact-info-sin-fax a {font-weight:700;}
.contact-info-sin-ema {font-weight:700;font-size:20px;line-height:23px;}
.contact-info-sin-dir {background-image:url(/wp-content/uploads/2024/07/contact-directions.svg);background-position:left 10px center;background-size:31px;background-repeat:no-repeat;border:1px solid #d1d1d1;border-radius:3px;padding:14px 20px 14px 50px;font-size:16px;line-height:19px;font-weight:700;width:fit-content;}

.not-found-rig-sub {font-size:36px;line-height:42px;font-weight:700;}
.not-found-rig-tit {font-size:clamp(80px,35vw,220px);line-height:clamp(95px,37vw,240px);font-weight:700;}
.not-found-rig-txt {margin-bottom:20px;}

.brands-advanced {gap:20px;}
.brands-advanced-sin {gap:20px;padding:10px;border:1px solid #d1d1d1;border-radius:10px;background-color:#fff;}
.brands-advanced-sin-img {min-height: 200px;border-radius: 5px;overflow: hidden;}
.brands-advanced-sin-txt p {padding:0;margin:0;}
.brands-advanced-sin-lis {gap:10px;}
.brands-advanced-sin-lis-sin {border:1px solid #d1d1d1;border-radius:3px;padding:5px 10px;}
.brands-advanced-bar {width:100%;background-color:#d1d1d1;height:1px;}
.brands-advanced-but {padding-bottom:10px;}
.brands-advanced-but-lef {font-size: 18px;line-height: 20px;text-transform: uppercase;font-weight: 700;}
.brands-advanced-but-rig {padding: 20px;background-position: center;}

.blog-posts-lis {gap:20px;}
.blog-posts-lis-sin {position: relative;padding: 10px;background-color: #fff;border: 1px solid #d1d1d1;border-radius:10px;overflow:hidden;}
.blog-posts-lis-sin-dat {position: absolute;left:10px;top:10px;background-color: var(--main-color);color: #fff;text-align: center;padding: 10px 15px;border-radius: 5px;}
.blog-posts-lis-sin-dat span:first-child {font-size:24px;line-height:28px;font-weight:700;}
.blog-posts-lis-sin-dat span:last-child {font-size:15px;line-height:16px;font-weight:700;}
.blog-posts-lis-sin-img {border-radius:5px;margin:-10px;overflow:hidden;}
.blog-posts-lis-sin-tit {font-size: 20px;line-height: 23px;margin-top: 25px;font-weight: 600;height: 46px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;text-overflow: ellipsis;}
.blog-posts-pag {gap:6px;margin-top:20px;}
.blog-posts-pag > .page-numbers:not(.next):not(.prev) {padding:9px 15px;border:2px solid #dedede;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:16px;line-height:19px;font-weight:700;color:#909090;width: 38px;height: 38px;}
.blog-posts-pag > .page-numbers:not(.next):not(.prev).current {border-color:#000;color:#000;}
.blog-posts-pag > .page-numbers.next, .blog-posts-pag > .page-numbers.prev {transform:translateY(1px);}
.blog-posts-tags {gap:10px;margin-top:20px;}
.blog-posts-tags-sin {padding:5px 10px;border:1px solid #d1d1d1;border-radius:3px;font-size:14px;line-height:15px;background-color:#fff;}

.blog-post-img {position:relative;border-radius:10px;overflow:hidden;margin-top:20px;}
.blog-post-img img {object-fit: cover;width: 100%;}
.blog-post-img-dat {position: absolute;left:10px;top:10px;background-color: var(--main-color);color: #fff;text-align: center;padding: 10px 15px;border-radius: 5px;}
.blog-post-img-dat span:first-child {font-size:24px;line-height:28px;font-weight:700;}
.blog-post-img-dat span:last-child {font-size:15px;line-height:16px;font-weight:700;}
.toc-bound {background-color: var(--main-color);border-radius: 10px;margin-top: 20px;padding:20px;}
.toc-bound .toc-ctr {padding:0px;}

.data-slider-wrapper {gap:20px;padding:calc(var(--grid) / 2);border-radius:15px;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;border-image: linear-gradient(hsla(0, 0%, 0%, 0.76), hsla(0, 0%, 0%, 0.76)) fill 1;clip-path: inset(0% 0% 0% 0% round 10px);}
.data-slider-wrapper .data-slider {margin-top:20px;}
.data-slider-wrapper .data-slider-sin {background-color:var(--main-color);border-radius:10px;gap:10px;padding:40px 30px;}
.data-slider-wrapper .data-slider-sin-tit {font-size:64px;line-height:75px;font-weight:700;}
.data-slider-wrapper .data-slider-sin-sub {font-size:24px;line-height:28px;font-weight:600;}
.data-slider .splide__arrow {width:38px;height:38px;border:1px solid #D1D1D1;background-color:#fff;border-radius:3px;background-image:url(/wp-content/uploads/2024/07/arrow-right.svg);background-size:17px;background-repeat:no-repeat;background-position:center;}
.data-slider .splide__arrow--prev {transform:scaleX(-1);left:-4em;}
.data-slider .splide__arrow--next {transform:scaleX(1);right:-4em;}
.data-slider .splide__arrow svg {display:none;}
.data-slider .splide__pagination {display: flex;gap: 10px;bottom:-20px;}
.data-slider .splide__pagination__page {background-color:#A9B0B7;width:32px;height:5px;border-radius:15px;}
.data-slider .splide__pagination__page.is-active {background-color:#fff;}

body > footer .footer-main {padding:40px 0px 20px;}
.footer-info {gap:20px;}
.footer-info-top {gap:20px;}
.footer-info-top-sin {gap:10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:10px;padding:25px;width:33.333%;}
.footer-info-top-sin p {margin:0;padding:0;}
.footer-info-top-sin-tel {font-size:24px;line-height:28px;font-weight:700;}
.footer-info-top-sin-tel span {color:#909090;}
.footer-info-top-sin-ema a {font-weight:700;font-size:20px;line-height:23px;}
.footer-info-top-sin-add span:last-child {font-weight:700;font-size:20px;line-height:23px;}
.footer-info-top-sin-but {background-image: url(/wp-content/uploads/2024/07/contact-directions.svg);background-position: left 10px center;background-size: 31px;background-repeat: no-repeat;border: 1px solid #d1d1d1;border-radius: 3px;padding: 14px 20px 14px 50px;font-size: 16px;line-height: 19px;font-weight: 700;width: fit-content;}
.footer-info-bot {gap:20px;}
.footer-info-bot-sin {width:33.333%;}
.footer-info-bot-sin select {-webkit-appearance: none;-moz-appearance: none;appearance: none;background-color:#fff;border:1px solid #d1d1d1;border-radius:5px;padding:20px 15px;width:100%;background-image:url(https://finomachine.wpenginepowered.com/wp-content/uploads/2024/08/footer-arrow.svg);background-repeat: no-repeat;background-position: right 5px center;font-size:16px;line-height:17px;font-weight:700;font-family:var(--global-font);cursor:pointer;}
.footer-bar {margin:20px auto;}
.footer-cop a {color:var(--main-color);}
.footer-cop-lef {gap:20px;font-size:16px;line-height:18px;width:50%;}
.footer-cop-rig {gap:20px;font-size:16px;line-height:18px;width:50%;}

/* High Density Screens */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all {
  body > header .header-bot .header-bot-proionta::after, body > header #top-menu li.menu-item::after, body > header .header-bot-right-menu::after, body > header .eshop-icons::before, body > header .eshop-icons::after {transform: scaleX(1.5);}
  .row-02 .artware-acc.artware-acc-horizontal .artware-acc-sin-tit::after, body > header .header-top::before, body > header .header-bot::before {transform: scaleY(1.5);}
}

/* Responsive */
@media (max-width:1500px){
  .row-01-rig {padding-left:0;}
}

@media (max-width:1400px){
  .sub-category-slider-wrapper {padding:var(--grid) calc(var(--grid) / 2);}
  .sub-category-slider .splide__arrow {top:-50px;}
  .sub-category-slider .splide__arrow--prev {left:auto;right:50px;}
  .sub-category-slider .splide__arrow--next {right:0;}
}

@media (max-width:1360px){
  .two-col-banner-rig {padding-left:0;}
  body > header .header-bot-right-menu::after {display:none;}
  .header-bot-proionta {display:none;}
  body > header .header-bot .header-bot-menu {display:flex;}
  .data-slider .splide__arrow--next {right:-3em;}
  .data-slider .splide__arrow--prev {left:-3em;}
}

@media (max-width:1200px){
  .sub-category-slider-wrapper .splide__arrow {top: -50px;}
  .sub-category-slider-wrapper .splide__arrow--prev {left:0;}
  .sub-category-slider-wrapper .splide__arrow--next {right:0;transform: scaleX(1);}
  .two-col-banner-rig-inf {display:flex;flex-direction:column;gap:10px;}
  .two-col-banner-rig-inf-email {margin-left:0;}
  .two-col-banner-rig-inf-email::after {display:none;}
  .footer-info-top {flex-wrap:wrap;}
  .footer-info-top-sin {width:calc(50% - 10px);}
  .footer-info-top-sin:nth-child(2) {width:100%;order:3;}
  .footer-info-top-sin:nth-child(1) {order:1;}
  .footer-info-top-sin:nth-child(3) {order:2;}
  .footer-cop {flex-direction:column;gap:5px;}
  .footer-cop-lef {margin:0 auto;justify-content: center;width:100%;}
  .footer-cop-rig {margin:0 auto;justify-content: center;width:100%;}
}

@media (max-width:1100px){
  .home-slider {margin-bottom:80px;}
  .home-slider-rig {padding:0;}
  .home-slider .splide__pagination {bottom:-40px;max-width:none;justify-content:center;padding-left:0;}
  .home-slider .splide__slide img, .home-slider .splide__slide iframe {height:auto;aspect-ratio:16/9;}
  .home-slider .splide__arrow {top:10px;}
  .home-slider .splide__arrow--prev {right:auto;left:10px;}
  .home-slider .splide__arrow--next {right:10px;left:auto;}
  .home-slider-rig-bar {display:none;}
  .catalog-block {flex-direction:column-reverse;gap:30px;}
  .catalog-block-lef img {object-fit:cover;}
  .repeater-banner-sin {width:calc(50% - 10px);}
  .repeater-banner-sin:last-child {width:100%;}
  .category-lef {position: absolute;left: 0;top: 0;background-color: #fff;z-index: 9;padding: 20px;width: 320px;overflow-y: scroll;height: 100vh;transform: translateX(-320px);transition: transform .3s;}
  #category-lef:checked + .category-lef {transform: translateX(0px);transition: transform .3s;}
  .category-lef-x {display:flex;position:absolute;right:20px;top:20px;background-image:url(https://finomachine.wpenginepowered.com/wp-content/uploads/2024/07/xx.svg);background-repeat:no-repeat;background-size:13px;background-position:center;width:16px;height:16px;cursor:pointer;}
  .category-rig {width:100%;}
  .category-rig-top-sorting-res {display:none;}
  .category-rig-filter {display:flex;cursor:pointer;background-image: url(https://finomachine.wpenginepowered.com/wp-content/uploads/2024/07/filter.svg);background-repeat: no-repeat;background-color: var(--main-color);padding: 10px 15px 10px 50px;background-size: 32px;color: #fff;background-position: left 8px center;border-radius: 100px;font-size: 16px;line-height: 17px;font-weight: 700;gap: 10px;align-items: center;}
  .category-rig-filter span {background-color: #fff;border-radius: 100px;padding: 10px;color: #000;width: 26px;height: 26px;display: flex;justify-content: center;align-items: center;}
  .support-cards .card-block-wrapper {max-width: 100%;justify-content: center;}
  .support-cards p, .support-cards h2 {max-width: fit-content;}
  .data-slider-wrapper {padding: var(--grid) calc(var(--grid) / 2);}
  .data-slider-wrapper .data-slider {margin-top:90px;}
  .data-slider .splide__arrow {top:-50px;}
  .data-slider .splide__arrow--prev {left:auto;right:50px;}
  .data-slider .splide__arrow--next {right:0;}
}

@media (max-width:940px){
  .top-menu-container {display:none;}
  .mobile-menu-940 {display:flex;}
}

@media (max-width:800px){
  .repeater-banner-sin {width:100%}
  .row-02-tit-chars-lis-sin {width:100%;}
  .sub-category-slider-wrapper {padding:calc(var(--grid) * 2) calc(var(--grid) / 2);}
}

@media (max-width:768px){
  .sub-category-slider-wrapper .splide__arrow {top: 50%;background-color: var(--main-color);}
  .sub-category-slider-wrapper .splide__arrow--prev {left:-15px;}
  .sub-category-slider-wrapper .splide__arrow--next {right:-15px;}
  .two-col-banner-rig {gap:15px;}
  .contact-form-block .form-row {gap:30px;}
  .contact-form-block .form-row:last-child {gap:50px;align-self: flex-start;max-width: calc(100% - 30px);}
  .form-group-acceptance + .form-group {justify-content:flex-start;}
  .form-group-acceptance label > span {max-width: calc(100% - 60px);display: block;}
  .form-group-acceptance label > span::before {top:-2px;}
  .support-cards .card-block {max-width: fit-content;}
  .form-group-interest > span > span {flex-direction:column;gap:20px;}
  .form-group-interest > span > span > span {width:100%;}
  .form-group-interest > span > span > span > label > span {display:flex;}
}

@media (max-width:740px){
  body > header .eshop-icons .eshop-icons-ico-com {display:none;}
  body > header .eshop-icons .eshop-icons-ico-wis-wrap {display:none;}
  body > header .eshop-icons .eshop-icons-ico-ser {display:flex;}
  body > header .header-bot-right-search {display:none;}
}

@media (max-width:700px){
  .footer-info-top-sin {width:100%;}
  .footer-info-top-sin:nth-child(2) {order:2;}
  .footer-info-top-sin:nth-child(1) {order:1;}
  .footer-info-top-sin:nth-child(3) {order:3;}
}

@media (max-width:600px){
  .category-rig-filter span {margin-left: auto;}
  .row-01-lef {flex-direction:column-reverse;gap:20px;}
  #splide02-list {flex-direction:row;}
  .breads-inn .breads-sep:not(:nth-child(2)):nth-last-child(2) {display:none;}
  .breads-inn .breads-sin:not(:nth-child(3)):last-child {display:none;}
  .catalog-item, .brochure-item {align-items: center;}
  .information-block-lis {gap:10px;}
  .information-block-lis-phone, .information-block-lis-email {text-align:center;}
  .information-block-lis-email {margin-left:0}
  .information-block-lis-email::after {display:none;}
  .data-slider-wrapper {padding: calc(var(--grid) * 3) calc(var(--grid) / 2);}
  .sub-category-slider-wrapper {padding:calc(var(--grid) * 3) calc(var(--grid) / 2) calc(var(--grid) * 4);}
  .footer-cop-rig {flex-direction:column;gap:5px;align-items:center;}
}

@media (max-width:500px){
  .sub-category-slider-wrapper .splide__pagination {display:none;}
}

@media (max-width:480px){
  .row-01-cart {flex-direction:column;gap:10px;}
  .row-01-cart-add {line-height: 28px;}
  .footer-cop-lef {flex-direction:column;gap:5px;align-items:center;}
}

@media (max-width:440px){
  body > header .header-bot-right {gap:10px;}
  body > header .header-bot .header-bot-menu {font-size: 0px;padding: 15px 45px 15px 16px;text-indent: -9999px;}
  body > header .header-bot .header-bot-menu::after {display:none;}
  .footer-info-top-sin-ema {flex-direction:column;display:flex;}
  .footer-info-top-sin-add {flex-direction:column;display:flex;}
}
