/*
Theme Name: Булмер - резервни части
Theme URI: https://bulmer-parts.com
Description: Резервни части за яхти и лодки, сервиз, ремонт и поддръжка на плавателни съдове
Author: УЕБ АРТ ЕООД
Author URI: https://webart.bg
Version: 1.0
Text Domain: webart
*/
@charset "UTF-8";
:root {
    --white: #ffffff; 
    --grey: #ABABAB;
    --grey-01: rgba(0, 0, 0, 0.01);
    --grey-02: rgba(0, 0, 0, 0.02);
    --grey-03: rgba(0, 0, 0, 0.03);
    --grey-04: rgba(0, 0, 0, 0.04);
    --grey-05: rgba(0, 0, 0, 0.05);
    --grey-10: rgba(0, 0, 0, 0.10);
    --grey-15: rgba(0, 0, 0, 0.15);
    --grey-20: rgba(0, 0, 0, 0.20);
    --grey-30: rgba(0, 0, 0, 0.30);
    --grey-40: rgba(0, 0, 0, 0.40);
    --grey-50: rgba(0, 0, 0, 0.50);
    --grey-60: rgba(0, 0, 0, 0.60);
    --grey-70: rgba(0, 0, 0, 0.70);
    --grey-80: rgba(0, 0, 0, 0.80);
    --grey-90: rgba(0, 0, 0, 0.90);
    --grey-100: rgba(0, 0, 0, 1.0);
    --grey-light: #e6e6e6;
    --grey-lightest: #F8F8F8;
    --grey-dark: #777777;
    --dark: #36383A; 
    --darker: #292B2D; 
    --black: #000000; 
    --blue: #2D84CE;
    --blue-dark: #27435F;
    --sky: #08C4ED;
    --sky-light: #b5f1ff;
    --red: red; 
    --red-dark: #a92b2b;
    --green:#6CC99D;
    --green-dark:#009269;

    /* Shadows */
    --shadow-header: 0px 0px 10px 2px rgba(0,0,0,0.05);
    --shadow-card: 0px 2px 4px 0px rgba(135, 135, 135, 0.45);

    /* MODULES */
    --padding-module: 60px; 
    
}

.red { color: var(--red); }

.header-wrapper { background-color: var(--dark); color: var(--white); padding: 6px 0;  }
.header { display: flex; align-items: center; gap: 0 30px; }
.header-logo { flex-shrink: 0; }
.header-logo a.logo { display: block; width: 200px; }
.header-search-toggle { display: none; }
.header-search { flex-grow: 1; }
.header-actions { flex-shrink: 0; }

.header-top-wrapper { padding: 8px 0; background-color: #292B2D;  }
.header-top { display: flex; justify-content: space-between; align-items: center; gap: 0 15px; font-size: 13px; color: var(--grey);  }
.header-top a { color: var(--sky); text-decoration: none;  }
.header-top a:hover { text-decoration: underline; }
.header-top .icon { margin-right: 4px; }
.header-top .icon-blue { color:  var(--sky); }
.header-top .divider { padding: 0 10px; opacity: 0.5; }
.header-top a.link-phone { color: var(--green); }


.header-account {}
dl.head-account { display: inline-flex; align-items: center; gap: 0 15px; color: var(--white);  }
dl.head-account dt { flex-shrink: 0; margin: 0; }
dl.head-account dt a.href { display: block; color: inherit; }
dl.head-account dt a.href i { line-height: 1;  font-size: 26px; }
dl.head-account dt a.href img.img { height: 36px; }
dl.head-account dd { flex-grow: 1; margin: 0; }
dl.head-account dd label.label { display: block; line-height: 1; margin-bottom: 2px; opacity: 0.5; font-size: 10px; text-transform: uppercase; letter-spacing:0.8px;  }
dl.head-account dd .links {}
dl.head-account dd .links .divider { padding:0 6px; opacity: 0.5; }
dl.head-account dd a.link { color: var(--white); text-decoration: none; transition:color 0.2s;   }
dl.head-account dd a.link:hover { color: var(--green); }

/* FIBOSEARCH - https://fibosearch.com/documentation/get-started/customize-search-appearance/ */
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp { background: transparent !important; }
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit { left: 19px; top: 16px; }
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input { font-size: 16px; font-weight: 400; padding: 10px 24px 10px 40px; line-height: 18px; }
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input { padding-left: 19px; } 



/* BREADCRUMBS */
.breadcrumb-wrapper { margin-bottom: 30px;  background-color: #F7F8F5; }
ol.breadcrumb { 
    margin: 0; padding: 8px 0; list-style: none none; list-style-position: inside; 
    display: flex; align-items: center; 
    font-size: 14px; opacity: 0.9;
}
ol.breadcrumb li:not(:last-child)::after { content: '•'; padding: 0 6px;  }
.rank-math-breadcrumb {  margin: 0; padding: 8px 0; list-style: none none; list-style-position: inside;  display: flex; align-items: center;  font-size: 13px; border-bottom: 1px solid var(--grey);  }
.rank-math-breadcrumb p { margin-bottom: 0; }
.rank-math-breadcrumb a {}
.rank-math-breadcrumb .separator { padding: 0 6px; }
.rank-math-breadcrumb span.last,
.rank-math-breadcrumb a:last-child { font-style: italic; font-weight: 500; color: var(--blue); }
 

#navigation { padding: 10px 0; background-color: var(--darker); color: var(--white); }
ul.navigation-header {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: flex; justify-content: center; align-items: center; gap: 0 40px; 
}
ul.navigation-header a { opacity: 0.85; transition:opacity 0.2s; text-decoration: none; color: var(--white); }
ul.navigation-header a:hover { opacity: 1;}
ul.navigation-header > li > a { font-size: 15px; text-transform: uppercase; font-weight: 500; }
ul.navigation-header > li.current-menu-item > a { color: #08C4ED; }


#sidebar .is_sticky { position: sticky; top: 40px; }

.layout-static {  display: flex; gap: 0; align-items: stretch; margin-bottom: calc(var(--padding-module) / 2); } 
.layout-static #main { order: 3;  flex-grow: 1; }
.layout-static .layout-spacer { order: 2; flex-shrink: 0; width: 40px; }
.layout-static #sidebar  { order: 1; flex-shrink: 0; width: 260px; }

.layout-shop {  display: flex; gap: 0; align-items: stretch; margin-bottom: calc(var(--padding-module) / 2); } 
.layout-shop #main { order: 3; flex-grow: 1; }
.layout-shop .layout-spacer { order: 2; flex-shrink: 0; width: 30px; }
.layout-shop #sidebar  { order: 1; flex-shrink: 0; width: 270px; }

.layout-shop .woocommerce-notices-wrapper::after { visibility:hidden; display:block; font-size:0; content:''; clear:both; height:0; }
.layout-shop .woocommerce-result-count { display: inline-block; margin: 12px 0 0 0; }
.layout-shop .woocommerce-ordering { float: right; margin-bottom: 15px;  }
.layout-shop .woocommerce-ordering::after { visibility:hidden; display:block; font-size:0; content:''; clear:both; height:0; }


.grid-brands-wrapper { margin-bottom: 40px; }
ul.grid-brands {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: grid;
    justify-content: center; /* Align content horizontally to the center */
    align-items: center; /* Align content vertically to the center */
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* Minimum width of 200px with flexible sizing */
    grid-gap: 50px; /* Adjust as needed for spacing between items */
}

ul.grid-brands li { width: 100%; }
ul.grid-brands li a.link { position: relative; overflow: hidden; display: block; color:inherit; text-decoration: none; opacity: 0.777; transition:opacity 0.2s;  }
ul.grid-brands li a.link .brand-image { display: block; text-align: center;  }
ul.grid-brands li a.link .brand-image img { display: inline-block; width: auto; max-height: 80px; }
ul.grid-brands li a.link .brand-image img.img-placeholder { opacity: 0.25; }
ul.grid-brands li a.link .brand-heading { padding-top: 12px; margin: 0; font-size: 12px; text-transform: uppercase; display: block; font-weight: 500; text-align: center; }
ul.grid-brands li a.link .brand-heading .count { opacity: 0.4; font-weight: 400; font-size: 90%; }
ul.grid-brands li a.link:hover { opacity: 1; }
ul.grid-brands li a.link:hover .brand-heading { color: var(--link-hover-color); text-decoration: underline;  }
ul.grid-brands li a.link::after { pointer-events: none; content: ''; z-index: 2; display: block; position: absolute; top: 0; left: -100%;  width: 50%;  height: 100%; background: linear-gradient(to right,#fff0,#ffffff4d); transform: skew(-25deg); }
ul.grid-brands li a.link:hover::after { animation: shineIt 1.2s; }
@keyframes shineIt { 100% { left: 130%; } }


.component-heading { margin-bottom: 30px; }
.component-heading .heading-wrapper { display: flex; justify-content: space-between; }
.component-heading .heading { display: inline-block; margin-bottom: 0; }
.component-heading .heading-actions {}
.component-heading hr { margin: 10px 0; border-width: 4px; border-color: var(--sky); }


.partsfinder-wrapper {}
.partsfinder {  margin: 0; padding: 0; list-style: none none; list-style-position: inside;  display: flex; align-items: flex-end; gap: 0 15px;  }
.partsfinder .item {}
.partsfinder .item-brand { flex-grow:1; }


ul.search-filter-query-posts {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}
ul.search-filter-query-posts > li.item {}

.wpc-filters-main-wrap .wpc-filter-header .wpc-filter-title button { margin: 0; }

.wpc-filters-main-wrap li.wpc-term-item .wpc-filter-link { display: block; width: 100%;  line-height: 1.1; color: inherit;  }
.wpc-filters-main-wrap li.wpc-term-item .wpc-filter-link:hover { color: var(--blue); text-decoration: underline !important;   }
.wpc-filters-main-wrap li.wpc-term-item input[type="checkbox"], 
.wpc-filters-main-wrap li.wpc-term-item input[type="radio"] { flex-shrink: 0; }
/* Checkboxes */
.wpc-filters-main-wrap li.wpc-term-item.wpc-checkbox-item {}
.wpc-filters-main-wrap li.wpc-term-item.wpc-checkbox-item label { display: flex; flex-grow: 1; justify-content: space-between; }
/* Профил на втулката */
.wpc-filters-section.wpc-filters-section-34541  {}
.wpc-filters-section.wpc-filters-section-34541 .wpc-filter-header .wpc-filter-title { display: block;  }
/* .wpc-filters-section.wpc-filters-section-34541 .wpc-filter-header .wpc-filter-title::after { 
    display: block; content: ''; height: 270px;  
    background-size: contain; background-position: center center;  background-repeat: no-repeat;
    background-image: url('/demo/wp-content/uploads/2025/09/impeller-scheme-square.webp'); 
} */

/* Brands  */
.wpc-filters-section.wpc-filter-product_brand  {}
.wpc-filters-section.wpc-filter-product_brand li.wpc-term-item label .wpc-term-image-wrapper { display: none; }
/* Checkbox */
.wpc-filters-main-wrap li.wpc-term-item input[type="checkbox"], 
.wpc-filters-main-wrap li.wpc-term-item input[type="radio"] { margin-bottom: 2px; }
/* Count */
.wpc-filters-main-wrap li.wpc-term-item .wpc-term-count {}



/* ENGINE SEARCH COMPONENT */
.engsearch {}
.engsearch .widgettitle { font-size: 20px;  margin-bottom: 10px;  }
.engsearch .wpc-posts-found { display: none; padding: 7px 15px; border: 3px solid #e0e0e0; border-radius: 3rem; font-size: 14px; margin-bottom: 15px;   }
.engsearch .wpc-posts-found[data-found=""] { display: none; }
.engsearch .wpc-filters-widget-top-container { display: none; }


.engsearch-catalog { display: none; }
.wpc_is_filter_request .engsearch-catalog { display: block; }

/* Engine Search Field */
.wpc-filters-section.wpc-filters-section-8551 { border: 2px solid #08C4ED; }

.component-scheme { display: flex; gap: 0 30px; }
.component-scheme .col-data { flex-grow: 1; }
.component-scheme .col-media { flex-shrink: 0; width: 420px; }

.component-scheme table.shop_attributes { border: 10px solid #F5F5F5; max-width: 580px;  }
.component-scheme table.shop_attributes p { margin: 0; }
.component-scheme table.shop_attributes th,
.component-scheme table.shop_attributes td { margin: 0; padding: 10px 15px; border: 2px solid #F5F5F5; transition:border-color 0.2s; }
.component-scheme table.shop_attributes td {  font-style: normal; }
.component-scheme table.shop_attributes th.woocommerce-product-attributes-item__label { text-align: left; font-weight: normal; }
.component-scheme table.shop_attributes td.woocommerce-product-attributes-item__value { font-weight: bold; }
.component-scheme table.shop_attributes tr {}
.component-scheme table.shop_attributes tr:hover th,
.component-scheme table.shop_attributes tr:hover td { background-color: #f0fafc; /* border-bottom-color: var(--sky); */ }

/* FILTER EVERYTHING */
.wpc-filters-section { border: 1px solid #e0e0e0; padding: 1px; border-radius: 4px; background-color: var(--white);  }
.wpc-filters-section .wpc-filter-header { padding: 10px; font-weight: bold;  background-color: #e9f2f4; }
.wpc-filters-section .wpc-filter-header .wpc-filter-title { margin-bottom: 0; }
.wpc-filter-content { padding: 10px;  }
.wpc-filters-main-wrap ul.wpc-filters-ul-list { margin: 0; font-size: 15px;    }
.wpc-filters-main-wrap .wpc-filter-has-hierarchy li.wpc-term-item label:hover { text-decoration: none; } 

.wpc-filters-main-wrap .wpc-filter-has-hierarchy ul.children { margin: 0 0 0 20px; padding: 0; list-style: none none; list-style-position: inside; }

.wpc-filters-section i.wpc-toggle-children-list::after, 
.wpc-filters-section i.wpc-toggle-children-list::before { width: 20px; height: 2px; background-color: var(--green);  }
.wpc-filters-section i.wpc-toggle-children-list::after { bottom: calc(50% + -2px);  }

.wpc-custom-selected-terms ul.wpc-filter-chips-list { flex-wrap: wrap;  }
body .wpc-filter-chips-list li.wpc-filter-chip a { transition:all 0.2s;}
body .wpc-filter-chips-list li.wpc-filter-chip a:hover { color: rgb(194, 40, 40); }


/* FOOTER */
.footer-page-spacer { height: 50px; }

#footer { border-top: 6px solid var(--blue); border-bottom: 6px solid var(--blue); }
.footer-top {  background-color: #FAFAFA; padding: 25px 0; color: var(--darker);   }
ul.footer-benefits {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside; 
    display: flex; 
}
ul.footer-benefits > li { border-left: 1px solid #E9E9E9; padding: 0 30px; /* Equal width: */ flex-grow: 1; flex-basis: 0;  }  
ul.footer-benefits > li:last-child {  border-right: 1px solid #E9E9E9;  }

dl.benefit { display: flex; align-items: center; gap: 0 12px; font-size: 13px; line-height: 1.2;  }
dl.benefit dt { flex-shrink: 0; }
dl.benefit dd { flex-grow: 1;  }
dl.benefit img { height: 38px; width: auto; max-width: 124px;  }

.footer-bottom { background-color: var(--dark); color: var(--white); border-top: 30px solid var(--darker); padding: 40px 0;   }
.footer-bottom a { color: var(--white);  }

.footer-content { display: flex; justify-content: space-between; font-size: 15px;  }
.footer-content .cell-1 { width: 540px; flex-shrink: 0; }
.footer-content .cell-2 {  }

.copyright-wrapper {  }
.copyright-wrapper hr { border-color: var(--white); opacity: 0.25; margin: 20px 0;  }
.copyright { 
    display: flex; align-items: center; justify-content: space-between; 
    font-size: 13px; color:var(--grey-dark);
}
.copyright ul { margin: 0; padding: 0; list-style: none none; list-style-position: inside; display: flex;  }
.copyright ul > li { margin-right: 25px; }
.copyright ul > li:last-child { margin-right: 0; }
.copyright ul > li::after { }
.copyright ul > li a { color: inherit; text-decoration: none; }
.copyright ul > li a:hover { color: var(--green); text-decoration: underline; }

a.webart { color: var(--white); opacity: 0.1; text-decoration: none; transition:all 0.2s;  }
a.webart:hover { opacity: 0.9; }

dl.block-footer {}
dl.block-footer dt { text-transform: uppercase; font-weight: 500; margin-bottom: 5px;  }
dl.block-footer dd {}
dl.block-footer ul { margin: 0; padding: 0; list-style: none none; list-style-position: inside; }
dl.block-footer ul li {}
dl.block-footer ul li a { color: inherit; text-decoration: none; display: block; padding: 4px 0; opacity: 0.5; transition:all 0.2s;   }
dl.block-footer ul li a:hover { opacity: 1; color: var(--sky); text-decoration: underline;  }

.footer-menus { display: flex; gap: 0 100px; }

.company-brand { display: flex; justify-content: space-between; gap: 0 30px; }
.company-brand .col-media { flex-shrink: 0; }
.company-brand .col-media .logo { display: block; width: 222px; }
.company-brand .col-details { flex-shrink: 0; }

dl.call-us { display: flex; align-items: center; gap: 0 10px; }
dl.call-us dt { width: 68px; flex-shrink: 0; }
dl.call-us dd { flex-grow: 1; }
dl.call-us dd .label { opacity: 0.5; font-size: 12px; line-height: 1;  text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 6px;  }
dl.call-us dd a.phone { display: block; line-height: 1; font-size: 26px; text-decoration: none; margin-bottom: 3px;  }

.company-brand-hr { border-width: 5px; opacity: 0.1; border-color: var(--white); }

.company-address { display: block; line-height: 1.65; margin-bottom: 15px;   }
.get-directions a { text-decoration: none; color: var(--green); }
.get-directions u { text-decoration: none;  }
.get-directions a:hover u { text-decoration: underline; }


.card-article { border-bottom: 1px solid var(--grey-light); margin-bottom: 40px;  }
.card-article .ratio-21x9 { --aspect-ratio: calc(9 / 24 * 100%); }
.card-article picture { border-radius: 12px; overflow: hidden; }
.card-article .col-details { padding: 40px 80px; }
.card-article .col-details .actions { display: flex; align-items: center; justify-content: space-between; gap: 0 30px;  padding-top: 20px; }

.post-sharer-wrapper { padding: 15px 0; }
ul.post-sharer {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: flex; align-items: center; gap: 0 15px; 
}
ul.post-sharer > li { font-size: 20px; line-height: 1;opacity: 0.35; transition:all 0.2s; }
ul.post-sharer > li.share_sign { pointer-events: none; }
ul.post-sharer > li:hover { opacity: 1; }
ul.post-sharer > li a { color: inherit;  }

ul.related-posts { margin: 0; padding: 0; list-style: none none; list-style-position: inside;  }
ul.related-posts > li { margin-bottom: 15px; }
ul.related-posts > li .title { margin-bottom: 10px; }
ul.related-posts > li .description { }

.cms-cover { margin-bottom: 30px; }
.cms-content {}


.card-sidebar-wrapper { margin: 0; padding: 0; list-style: none none; list-style-position: inside; }

.card-sidebar { 
    box-shadow: var(--shadow-sm); background-color: #fcfcfc; border-bottom: 1px solid var(--grey-light); margin-bottom: 20px; 
    border: 1px solid var(--grey-light); padding: 3px; overflow: hidden; border-radius: 3px; 
}
.card-sidebar .col-media { transition:all 0.2s; }
.card-sidebar .col-media:hover { opacity: 0.8; }
.card-sidebar .col-details { padding: 8px 15px; }
.card-sidebar .col-details a { color: inherit; text-decoration: none; display: flex; align-items: center; gap: 0 6px;   }
.card-sidebar .col-details .title { margin: 0; }
.card-sidebar .col-details .icon-external { margin: 0; flex-shrink: 0; color: var(--blue); position: relative; bottom: -2px; }


ul.sidebar-menu { 
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;  
    background-color: var(--dark);
}
ul.sidebar-menu > li { font-size: 14px; }
ul.sidebar-menu > li > a { 
    display: block; padding: 8px 15px; text-decoration: none; color: var(--black); 
    font-weight: 700; text-transform: uppercase;  color: var(--white); 
    transition:all 0.2s;
}
ul.sidebar-menu > li > a:hover { background-color: var(--darker); color: var(--sky); }
ul.sidebar-menu > li.current_page_item > a,
ul.sidebar-menu > li.current-menu-item > a { background-color: var(--sky); color: var(--black); }

.grecaptcha-terms { font-size: 12px; opacity: 0.7; }
.grecaptcha-badge {  visibility: hidden !important; }

.google-map {  }
.google-map iframe { border: 0; display: block; width: 100%; height: 400px;  }



.row-services { align-items: stretch; }
.row-services > [class^="col-"]  { margin-bottom: 30px; }
.row-services + .row-shifter { margin-top: -30px; }

dl.service { background-color: var(--grey-lightest); padding: 20px; height: 100%; display: flex; flex-direction: column;  }
dl.service dt { flex-shrink: 0; margin-bottom: 20px; transition:all 0.2s; }
dl.service dt:hover { opacity: 0.8;}
dl.service dd  { display: flex; flex-direction: column; height: 100%;  }
dl.service dd .date { font-size: 13px; color: var(--grey-lightest); margin-bottom: 4px; }
dl.service dd .title-wrapper { margin-bottom: 15px; }
dl.service dd .title-wrapper a { color: inherit; text-decoration: none;  }
dl.service dd .title { font-family: var(--body-font-family); margin-bottom: 0; }
dl.service dd .description { flex: 1; }
dl.service dd .actions { padding-top: 20px; }

.service-list { margin: 0; padding: 0; list-style: none none; list-style-position: inside; }
.service-list > li { border-top: 1px solid var(--blue);  transition:all 0.2s; }
.service-list > li:last-child { border-bottom: 1px solid var(--blue); }
.service-list > li a { display: block; padding: 7px 0; text-decoration: none; font-size: 17px; transition:transform 0.2s; }
.service-list > li a .icon-external { opacity: 0; transition:opacity 0.2s;  }
.service-list > li:hover { background-color: var(--blue);   }
.service-list > li:hover a { color: var(--black); transform: translateX(15px);  }
.service-list > li:hover a .icon-external { opacity: 1; }

.alert-product-contact { margin: 30px 0;  border-radius: 3px; padding: 12px 15px; background-color: #F7F8F5;  }

/* ERROR 404 */
ul.error-list { display: block; text-align: left; margin-left: auto; margin-right: auto;  max-width: 540px;  }
.thank-you-cover { text-align: center; }
.thank-you-cover picture { opacity: 0.3; border-radius: 12px; overflow: hidden; display: inline-block; width: 100%; max-width: 260px; }

/* Legal */
ul.menu-legal { margin: 0; padding: 0; list-style: none none; list-style-position: inside; }
ul.menu-legal > li { padding: 5px 0; border-bottom: 1px solid var(--color-athens); }
ul.menu-legal > li > a { display: block; font-weight: 400; text-decoration: none;  }
ul.menu-legal > li > a:hover { text-decoration: underline; }
ul.menu-legal > li > a::before { content: '🗎 '; margin-right: 5px;  }

/* display_child_categories_below_title() */
.child-categories-wrapper { margin-bottom: 30px; }
ul.child-categories {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: grid; grid-gap: 15px; grid-auto-flow: dense;
    /* grid-template-columns: repeat(auto-fit, minmax(220px,1fr)); */
    grid-template-columns: repeat(auto-fit, minmax(200px, 316px));
    /* grid-auto-rows: 200px; */
}
ul.child-categories > li { }
ul.child-categories > li:hover {  }

ul.child-categories.is_product_category { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); }
ul.child-categories.is_product_category > li { max-width: 327px; }

ul.child-categories.is_shop { grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); }


.child-category { 
    display: block; color: inherit; text-decoration: none; 
    border: 1px solid var(--grey-15); outline: 1px solid transparent; background-color: var(--white); border-radius: 5px; box-shadow: 0 0.15em 0.25em rgba(0,0,0,0.07); 
    height: 100%;
}
.child-category .col-media {  display: block; overflow: hidden;  }
.child-category .col-media .ratio-21x9 { --aspect-ratio: calc(7 / 21 * 100%);  }
.child-category .col-media img { object-fit: cover; width: 100%; height: 100%; opacity: 0.88; transition:all 0.2s; }
.child-category .heading { 
    font-size: 13px; text-transform: uppercase; display: block; text-align: center; padding: 8px 15px; line-height: 1.2; 
}
.child-category:hover { border-color: var(--sky); outline-color: var(--sky-light); }
.child-category:hover .col-media img { opacity: 1; transform: rotate(2deg) scale(1.1); }

.mobile-burger { display: none; }

.menu-complex { display: flex; align-items: center; justify-content: center; gap: 0 30px; }
.menu-complex .prim { border-right: 1px solid rgb(71, 71, 71); padding-right: 30px; }
.menu-complex .second {}
.menu-complex .popup-modal {  opacity: 0.85; transition: opacity 0.2s; font-size: 15px; text-transform: uppercase; font-weight: 500;  transition: opacity 0.2s; text-decoration: none; color: var(--white); }
.menu-complex .popup-modal i { transition:all 0.2s; }
.menu-complex .popup-modal:hover { opacity: 1;  }
.menu-complex .popup-modal:hover i { color: #08C4ED; }


.modal-window {  }
.modal-window .modal-header { display: flex; align-items: center; justify-content: space-between; padding-bottom: 12px; }
.modal-window .modal-header h3 { margin: 0; font-size: 19px; text-transform: uppercase; }
.modal-window .modal-header .modal-dismiss { color: var(--red); text-decoration: none; line-height: 1; font-size: 26px; }
.modal-window .modal-body { padding: 6px 0;  max-height: 85vh; overflow: auto; }
.modal-window .list-featured { grid-template-columns: repeat(auto-fit, minmax(160px,1fr)); grid-gap: 10px;  }
.modal-window .list-featured .col-details .heading { font-size: 13px; padding: 6px 12px; }


/* ENGINE SEARCH RESULTS */
.results-engine { display: flex; gap: 0 30px; }
.results-engine .results-sidebar { width: 300px; flex-shrink: 0; position: relative;  }
.results-engine .results-sidebar .is_sticky { position: sticky; top: 30px; z-index: 1; margin-bottom: 20px; }
.results-engine .results-sidebar .heading { font-size: 17px; margin-bottom: 10px; text-transform: uppercase; }
.results-engine .results-sidebar .search-filter-input-checkbox .search-filter-input-group { display: none !important; }
.results-engine .results-sidebar [data-option-value="uncategorized-en"] { display: none; }
.results-engine .results-container { width: 100%; flex-grow: 1; }

.bulmer-filter { 
    display: flex; gap: 0 15px; align-items: center; justify-content: space-between; padding: 10px 15px; border-radius: 5px;
    background-color: #f5f5f5; 
}
.bulmer-filter-bottom { margin-bottom: 30px; }
.bulmer-filter .prim {   }
.bulmer-filter ul.pages { margin: 0; padding: 0; list-style: none none; list-style-position: inside; display: flex; align-items: center;  }
.bulmer-filter ul.pages li { font-size: 14px; }
.bulmer-filter ul.pages li:not(:last-child)::after { content: '|'; font-weight: bold; padding: 0 8px;  color:var(--sky); }
.bulmer-filter .second {}
.bulmer-filter ol.pagination { margin: 0; padding: 0; list-style: none none; list-style-position: inside; display: flex; align-items: center; gap: 0 12px; }
.bulmer-filter ol.pagination li a { display: inline-block; border-radius: 4px; padding: 5px 20px; color: inherit; text-decoration: none; background-color: #A5EAFF; box-shadow: 0 2px 0 var(--sky); position: relative; border: none; transition:background-color 0.2s;  }
.bulmer-filter ol.pagination li a:hover { background-color: #79DBFA }
.bulmer-filter ol.pagination li a:active {  top: 1px; box-shadow: 0 1px 0 var(--grey-50); }

.btn-finder-reset { /* display: inline-block; border-radius: 4px; padding: 5px 20px; color: inherit; text-decoration: none; background-color: #f0f0f0; box-shadow: 0 2px 0 var(--grey-20); position: relative; border: none; transition:background-color 0.2s; */ }
.btn-finder-reset:active { top: 1px; box-shadow: 0 1px 0 var(--grey-30); }

/* END | ENGINE SEARCH RESULTS */

/* ╔═══════════════════════════════════════════════════════════════════════════════════════════════╗ */
/* ║                                         MODULES                                               ║ */
/* ╚═══════════════════════════════════════════════════════════════════════════════════════════════╝ */
.module { background-size: cover; background-position: center center;  background-repeat: no-repeat; }
.module[data-padding="1"] { padding: var(--padding-module) 0;  }
.module[data-bg="default"] {}
.module[data-bg="white"] {}
.module[data-bg="grey"] { background-color: var(--grey-05); }
.module[data-bg="blue"] { background-color: var(--blue); color: var(--white); }
.module[data-bg="default"] + .module[data-bg="default"],
.module[data-bg="white"] + .module[data-bg="white"],
.module[data-bg="grey"] + .module[data-bg="grey"],
.module[data-bg="blue"] + .module[data-bg="blue"] { margin-top: calc(var(--padding-module) * -1) }

.module-heading { margin-bottom: 40px; }
.module-heading .heading { margin-bottom: 0;  }
.module-heading .heading .icon { margin-right: 10px; }
.module-heading .heading .icon img { height: 36px; }
.module-heading hr { border-color: var(--green); border-width: 6px; margin: 12px 0 0 0; max-width: 360px;  }
.module-heading .leading { padding-top: 15px; margin-bottom: 0; max-width: 800px; margin-left: auto; margin-right: auto;    }
.module-heading.text-center { text-align: center; }
.module-heading.text-center hr { margin-left: auto; margin-right: auto; }

.module-actions { padding-top: 40px; display: flex; gap: 0 20px; align-items: center;  justify-content: center; }

 /* MODULE 0 ═══════════════════════════════════════════════════════════════════════════════════════════════ */
.module-0 { }

.hero-wrapper { position: relative; }
.hero-wrapper .container { z-index: 3; position: relative;  }
.hero-wrapper .cover { z-index: 1; position: absolute; top:0; left: 0; bottom: 0; right: 0; pointer-events: none; user-select: none;  }
.hero-wrapper .mask { z-index: 2; position: absolute; top:0; left: 0; bottom: 0; right: 0; pointer-events: none; user-select: none; background-color: #0000008a;}

.card-hero { color: var(--white); display: block; min-height: 340px; max-width: 600px; text-decoration: none; padding: 100px 0;  }
.card-hero:hover, .card-hero:focus, .card-hero:active { color: var(--white); }
.card-hero .heading { display: block; font-weight: 700; margin-bottom: 12px; }
.card-hero .description { display: block; font-size: 17px;  }
.card-hero .description a { color: var(--sky); text-decoration: underline; }
.card-hero .description p:last-of-type { margin-bottom: 0; }
.card-hero .actions { display: block; padding-top: 20px; }

/* Hero slides */
.slick-hero  {  }
.slick-hero .slick-arrow {
	display: inline-block; background-color: transparent; border: none; 
	position: absolute; z-index: 10; top: 50%; transform: translateY(-50%);
	line-height: 1; font-size: 40px; color: var(--white);
	transition:all 0.2s; opacity: 0.6;
}
.slick-hero .slick-arrow:hover { color: var(--sky); opacity: 1; }
.slick-hero .slick-prev { left: 20px; }
.slick-hero .slick-next { right: 20px; }
.slick-hero .slick-dots {
	margin: 0; padding: 0; list-style: none none; list-style-position: inside;
	display: flex; align-items: center; justify-content: center; 
	position: absolute; bottom: 16px; left: 0; right: 0; z-index: 10; /* top: -50px; */
	
}
.slick-hero .slick-dots li { margin-right: 12px; }
.slick-hero .slick-dots li button { 
	padding: 0; font-size: 0; margin: 0; border: none; outline: none;  
	background-color: var(--white); width: 12px; height: 12px; border-radius: 6px;
    transition:all 0.2s; cursor: pointer;
}
.slick-hero .slick-dots li.slick-active {}
.slick-hero .slick-dots li.slick-active button { width: 36px; background-color: var(--green); }


 /* MODULE 1 ═══════════════════════════════════════════════════════════════════════════════════════════════ */
.module-1 {  }
.module-1-actions { display: flex; align-items: center; gap: 0 20px; padding-top: 20px; }

 /* MODULE 2 ═══════════════════════════════════════════════════════════════════════════════════════════════ */
.module-2 {  }

ul.list-featured {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(218px,1fr));
    /* grid-auto-rows: 200px;  - Equal Height */
    grid-gap: 20px;
    grid-auto-flow: dense;
}
ul.list-featured > li { 
    border: 1px solid var(--grey-10); outline: 2px solid transparent; transition:all 0.2s;  
    border-radius: 3px; box-shadow: var(--shadow-header);
    overflow: hidden;
}
ul.list-featured > li:hover { border-color:var(--sky); outline-color:var(--sky);  }

.card-featured { display: block; text-decoration: none; color: inherit; position: relative;  }
.card-featured .col-media { background-color: var(--white);  }
.card-featured .col-media img { opacity: 0.88; transition:all 0.2s; }
.card-featured:hover .col-media img { opacity: 1; transform: rotate(2deg) scale(1.1); }

.card-featured .col-details {}
.card-featured .col-details .heading {
    position: absolute; left:0; width: 100%; bottom: 0; 
    display: block; line-height: 1.1; margin: 0;
    font-size: 14px; font-weight: 600;  text-transform: uppercase;
    padding: 12px 15px; text-align: center;
    background-color: #ffffffdc; 
    transition:all 0.2s;
}
.card-featured:hover .col-details .heading { background-color: var(--sky); }


/* MODULE 3 ------------------------------------------------------------------------------------- */
.module-3 { --padding-module: 30px; }

.swiper-brands .swiper-wrapper { align-items: center; transition-timing-function: linear; }
.swiper-brands .swiper-slide { }
.swiper-brands .swiper-slide img { transition:all 0.2s; max-width: 130px; max-height: 60px; }
.swiper-brands .swiper-slide img:hover { filter: grayscale(100%); opacity: 0.777;  }

/* MODULE 4 ------------------------------------------------------------------------------------- */
.module-4 {}
.product-cards-wrapper {}
.product-cards { 
    display: grid; grid-template-columns: repeat(auto-fit, minmax(176px,1fr)); 
    grid-gap: 20px; grid-auto-flow: dense;  /* grid-auto-rows: 200px; */  
}
.probox { 
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    border-bottom: 2px solid #ECF2F3;
    padding: 10px 0;
    transition: border 0.5s, opacity 0.5s; color: inherit; text-decoration: none;
}
.probox:hover { opacity: 0.8; }
.probox .col-media { display: block;   }
.probox .col-media img { display: block; margin: 0 auto; min-width: 100%; aspect-ratio: 1; object-fit: contain; transition: all 0.2s; }
.probox .col-details { display: block;   }
.probox .col-details .heading { display: block; font-size: 17px; line-height: 1.15; font-weight: bold; display: block; margin: 0; padding: 10px 0; }
.probox .col-details .pricing { display: block; }


.card-product { 
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    border-bottom: 2px solid #ECF2F3;
    padding: 10px 0;
    transition: border 0.5s, opacity 0.5s; color: inherit; text-decoration: none;
}
.card-product:hover { opacity: 0.8; }
.card-product .col-media { display: block;   }
.card-product .col-media img { display: block; margin: 0 auto; min-width: 100%; aspect-ratio: 1; object-fit: contain; transition: all 0.2s; }
.card-product .col-details { display: block;   }
.card-product .col-details .heading { display: block; font-size: 17px; line-height: 1.15; font-weight: bold; display: block; margin: 0; padding: 10px 0; }
.card-product .col-details .heading a { color: inherit; text-decoration: none; }
.card-product .col-details .pricing { display: block; }


ul.product-cards-line { margin: 0; padding: 0; list-style: none none; list-style-position: inside; }
ul.product-cards-line > li { border-bottom: 1px solid var(--grey-10); padding: 12px 0;  }
ul.product-cards-line > li:nth-child(even) {  }
ul.product-cards-line > li:nth-child(odd) {  }
/* Hover */
ul.product-cards-line > li:hover dl.line-product-layout dt a.ratio { border-color: var(--green-dark); outline-color: var(--green);  }
ul.product-cards-line > li:hover dl.line-product-layout dd .heading a { color: var(--green-dark); }
ul.product-cards-line > li:hover .btn-outline.btn-blue { border-color: var(--green-dark); color: var(--green-dark); background-color:#e6fbee;  }

dl.line-product-layout { margin: 0; display: flex; gap: 0 15px; align-items: center; }
dl.line-product-layout dt { flex: 0 0 90px; margin: 0; }
dl.line-product-layout dt a.ratio { border: 1px solid var(--grey-20); border-radius: 3px; overflow: hidden; outline: 2px solid transparent; }
dl.line-product-layout dd { flex: 1; }
dl.line-product-layout dd .heading { font-size: 18px; margin-bottom: 5px;  }

ul.line-attributes { margin: 0; padding: 0; list-style: none none; list-style-position: inside;  }
ul.line-attributes > li { margin-bottom: 2px; }
ul.line-attributes > li .divider { padding: 0 8px; color: var(--sky); }

ul.line-categories {
    margin: 0; padding: 4px 0px; list-style: none none; list-style-position: inside;   
    /*  background-color: var(--grey-03); border-radius: 3px; */
}
ul.line-categories::after { visibility:hidden; display:block; font-size:0; content:''; clear:both; height:0; }
ul.line-categories > li { display: inline; list-style-type: none; float: left; font-size: 13px; opacity: 0.7;  }
ul.line-categories > li.item-icon {  }
ul.line-categories > li.item-category {  }
ul.line-categories > li.item-category:not(:last-child)::after { content: ', '; }
ul.line-categories > li a { color: inherit; }

.line-product { display: flex; align-items: center; justify-content: space-between; gap: 0 30px;  }
.line-product .col-data { flex-shrink: 0; flex-basis: 50%; }
.line-product .col-pricing { flex-shrink: 0; flex-basis: 80px; text-align: right;  }
.line-product .col-stock { flex-shrink: 0; flex-basis: 110px; text-align: center;  }
.line-product .col-actions { flex-shrink: 0; }
.line-product .col-actions .btn { min-width: auto; }

.pricing .woocommerce-Price-amount {  }
.pricing .woocommerce-Price-amount.amount {  }


/* MODULE 5 ═══════════════════════════════════════════════════════════════════════════════════════════════ */
.module-5 { }
.module-5 .ctabox { 
    display: block; border-radius: 5px; overflow: hidden; 
    background-color: var(--white); 
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);  
}


/* MODULE 6 ═══════════════════════════════════════════════════════════════════════════════════════════════ */
.module-6 { }
 
/* [FIX] Slick carousel doesn't resize correctly within a flexbox grid in Firefox */
.slick-blog * { min-height: 0; min-width: 0;  }
/* Add spaces between Slick carousel item */
.slick-blog { /* overflow: hidden; */ }
.slick-blog .slick-slide { margin: 0 15px; }
.slick-blog .slick-list { padding: 8px 0; margin: 0 -15px; }
/* force slides to have the same height */
.slick-blog .slick-track { display: flex !important; }
.slick-blog .slick-slide {  display: flex; height: auto; align-items: center; justify-content: center; }
.slick-blog .slick-slide > div,
.slick-blog .slick-slide > div > div  { height: 100%; width: 100%; }

.slick-blog .slick-dots { 
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;  
    display: flex; align-items: center; justify-content: center; 
    height: 46px;
}
.slick-blog .slick-dots li { padding: 0 8px; }
.slick-blog .slick-dots li button { transition:all 0.2s;  display: block; width: 12px; height: 12px; border-radius: 6px;  border: none; font-size: 0; background-color: var(--color-green-dark); }
.slick-blog .slick-dots li:not(.slick-active) button:hover { background-color: var(--blue); }
.slick-blog .slick-dots li.slick-active button { width: 46px; background-color: var(--red); }

.slick-blog .slick-arrow { 
    display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; line-height: 1; font-size: 26px;
    border:none; background-color: transparent; position: absolute; top: -88px; z-index: 1;
    border-radius: 50%; overflow: hidden; 
    color: var(--blue);  border: 2px solid var(--blue);  
    --webkit-transition:all 0.2s; --moz-transition:all 0.2s; transition:all 0.2s;
}
.slick-blog .slick-arrow:hover { color: var(--white); background-color: var(--blue);  }
.slick-blog .slick-prev { right: 60px; } 
.slick-blog .slick-next { right: 0; } 

/* no slick grid */
.slick-blog_disabled { display: grid; grid-template-columns: repeat(3, 1fr); grid-column-gap: 30px; }
.slick-blog_disabled > div { }

.card-news { 
    border-radius: 6px; overflow: hidden; background-color: var(--white); 
    background-size: cover; background-position: center center;  background-repeat: no-repeat;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%); 
    height: 100%;
}
.card-news .col-media { position: relative; }
.card-news .col-media picture { transition:all 0.2s; }
.card-news:hover .col-media picture { opacity: 0.8;}
.card-news .col-details { padding: 18px; }
.card-news .col-details .title { margin-bottom: 15px;  }
.card-news .col-details a.href { color: var(--blue); }
.card-news .col-details .excerpt { font-weight: 400; }

.single-media { position: relative;}
.single-media .featured-image { border-radius: 6px; }

.single-event {}
.single-event-cover {}
.single-event-cover .featured-image { width: 100%; border-radius: 6px; }


.timestamp { 
    display: inline-block; padding: 4px 8px; background-color: var(--yellow); color: var(--blue); 
    position: absolute; bottom: 10px; right: 10px; z-index: 10;
    font-weight: 400; font-size: 14px; line-height: 1; border-radius: 2px;
    pointer-events: none; user-select: none;
}

.card-news-more { opacity: 0.7; background-image: url('images/news-and-events.webp'); transition:opacity 0.2s;  }
.card-news-more:hover { opacity: 1; }

.card-news-full {
    display: flex; align-items: center; justify-content: center; flex-direction: column;
    position: relative; color: var(--white); height: 100%; text-decoration: none; 
    transition:all 0.2s; 
}
.card-news-full picture { font-size: 56px; line-height: 1; margin-bottom: 10px; position: relative; }
.card-news-full u { font-style: normal; font-size: 18px; text-decoration: none; position: relative; }

.card-news-full:hover { color: var(--white); }
.card-news-full:hover u { text-decoration: none; }
 

.article-attachments {  margin-bottom: 20px; }
.article-attachments ul { margin: 0; padding: 0; list-style: none none; list-style-position: inside; }
.article-attachments ul li { padding: 9px 0; }
.article-attachments ul li:not(:last-child) { border-bottom: 1px solid #EDF0F2; }
.article-attachments ul li.item-pdf .link-icon {  color: var(--red-dark);  } 
.article-attachments dl { display: flex; align-items: center; gap: 0 8px; margin: 0;  }
.article-attachments dl dt { line-height: 1; font-size: 32px; flex-shrink: 0;  }
.article-attachments dl dd { flex: 1; }
.article-attachments dl dd em { display: block; font-size: 88%; }

.article-attachments ul li .link-text { position: relative;}
.article-attachments ul li .link-text .icon-external-link { position: absolute; top: 0; right: 0; display: inline-block; opacity: 0; transition:all 0.2s;  }
.article-attachments ul li .link-text:hover .icon-external-link { opacity: 0.7; transform: translateX(17px); }

.filmenu { display: none; padding: 8px 0px; margin-bottom: 15px; border: 2px solid var(--grey-10); border-left: none; border-right: none;  }
.filmenu-cancel { display: none; margin-bottom: 15px; }
.filmenu-cancel .btn { cursor: pointer; }
#filmenu-toggle { cursor: pointer; }


dl.obsolete-warning { border: 3px solid #FFEBD2; border-radius: 3px; margin-bottom: 30px;  }
dl.obsolete-warning dt { background-color: #FFEBD2; padding: 6px 12px; display: flex; align-items: center; gap: 0 8px;  }
dl.obsolete-warning dt .icon { line-height: 1; font-size: 26px; color: var(--red-dark); }
dl.obsolete-warning dt .label { font-weight: bold; }
dl.obsolete-warning dd { padding: 8px 12px; }
dl.obsolete-warning dd p:last-of-type { margin-bottom: 0 ;}

/* ╔══════════════════════════════════════════════════════════════════════════════════════════════════════╗ */
/* ║ ####################################   DEVELOPMENT BREAKPOINTS   ##################################  ║ */
/* ╚══════════════════════════════════════════════════════════════════════════════════════════════════════╝ */

/* 4XL */ 
@media (max-width: 1919.98px) { 

} /* @media ---| width < 1920px |--- */

/* 3XL */ 
@media (max-width: 1599.98px) { 


} /* @media ---| width < 1600px |--- */

/* 2XL */ @media (max-width: 1439.98px) { 


} /* @media ---| width < 1440px |--- */

/* XL */ @media (max-width: 1365.98px) {



} /* @media ---| width < 1366px |--- */

/* LG */ 
@media (max-width: 1279.98px) {


    .header-logo a.logo { width: 170px; }
    dl.head-account dt a.href img.img { height: 28px; }
    dl.head-account dd a.link { font-size: 14px; }
    a.minibasket-items { font-size: 14px; }

    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input { font-size: 15px; font-weight: 500; padding: 7px 24px 7px 36px; line-height: 15px; }
    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit { left: 15px; top: 12px; }

    .menu-complex .prim { padding-right: 15px; }
    ul.navigation-header { gap: 0 30px; }

    .modal-window .modal-header h3 { font-size: 17px; }
    .modal-window .list-featured { grid-template-columns: repeat(auto-fit, minmax(130px,1fr)); grid-gap: 5px; }
    .modal-window .list-featured .col-details .heading { font-size: 11px; padding: 4px 8px; }

    .card-hero { padding: 80px 0; }
    .slick-hero .slick-arrow { top: 92%; z-index: 100; }

    .swiper-brands .swiper-slide img { max-width: 105px; max-height: 36px; }

    ul.footer-benefits > li { padding: 0 12px; }
    dl.benefit img { height: 25px; max-width: 84px; }
    dl.benefit dd { font-size: 11px; }

    .company-brand .col-media .logo { width: 200px; }
    dl.call-us dt { width: 50px; }
    dl.call-us dd a.phone { font-size: 18px; } 

    .results-engine { gap: 0 15px; }
    .results-engine .results-sidebar { width: 270px; }
    dl.line-product-layout dt { flex: 0 0 70px; }
    dl.line-product-layout dd .heading { font-size: 17px; margin-bottom: 3px; }
    .line-product { gap: 0 15px; flex-wrap: wrap;  }
    .line-product .col-data { flex-grow: 1;  }
    .line-product .col-pricing {  }
    .line-product .col-stock { }

    ul.grid-brands { grid-gap: 30px; grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));  }

    .row-services > [class^="col-"] { width: 50%; }
    .card-article .ratio-21x9 { --aspect-ratio: calc(9 / 30 * 100%); }
    .card-article .col-details { padding: 20px 40px; }

    .layout-static #sidebar { width: 235px; }
    .layout-static .layout-spacer { width: 25px; }

    .product-cards { grid-template-columns: repeat(auto-fit, minmax(160px,1fr)); }


} /* @media ---| width < 1200px |--- */

/* MD */ @media (max-width: 991.98px) {

    :root {
        --body-font-size: 0.93rem;
        --button-height: 38px;
        --button-font-size: 0.88rem;
        --button-padding: 0 12px;
    }
    .module {  --padding-module: 40px;  }
    .module-heading { margin-bottom: 30px; }

    .mobile-burger { display: block; }
 
    .header-top-phones { display: flex; width: 100%; align-items: center; justify-content: center;  }
    .header-top-text { display: none; }

    .header-logo a.logo { width: 155px; }
    dl.head-account dd { display: none; }

    .menu-complex .second { display: none; }
    .menu-complex .prim { padding-right: 30px; }
 
    .slick-hero .slick-arrow { font-size: 32px; }
    .card-hero { padding: 44px 0; min-height: 350px; }
    .card-hero .description { font-size: 17px; }

    ul.list-featured { grid-gap: 10px; grid-template-columns: repeat(auto-fit, minmax(160px,1fr)); }
    .card-featured .col-details .heading { font-size: 12px; padding: 8px 10px; }
    .probox .col-details .heading { font-size: 15px; }

    .slick-blog_disabled { grid-template-columns: repeat(2, 1fr); grid-row-gap: 30px; }
    .slick-blog_disabled .last-of-type { grid-column: 1 / -1; }
    .slick-blog_disabled .card-news-more { height: 160px; }

    dl.benefit { flex-wrap: wrap; }
    dl.benefit dt { flex-grow: 1; margin-bottom: 6px; }
    dl.benefit img { height: 30px; max-width: 100px; }

    .footer-bottom { padding: 20px 0; }

    .footer-content { flex-wrap: wrap; }
    .footer-content .cell-1 { width: 100%; margin-bottom: 30px;  }
    .footer-content .cell-2 { width: 100%; }

    .copyright  { flex-wrap: wrap; }
    .copyright .cell-1 { width: 100%; margin-bottom: 12px;  }
    .copyright .cell-2 { width: 100%; text-align: center;  }

    .modal-window .list-featured { grid-template-columns: repeat(auto-fit, minmax(120px,1fr)); grid-gap: 5px; }

    .product-cards { grid-template-columns: repeat(auto-fit, minmax(130px,1fr)); grid-gap: 15px; }

    .layout-shop { flex-wrap: wrap; }
    .layout-shop #main { width: 100%; }
    .layout-shop .layout-spacer { width: 100%; }
    .layout-shop #sidebar {
        --filters-width: 360px; 
        position: fixed; top: 0; bottom: 0;  padding: 15px;
        background-color: var(--blue-dark); 
        overflow: auto; 
        inset: 0 0 0 calc(var(--filters-width) * -1); /* Initially off-screen to the left */
        transform: translateZ(0); opacity: 0;
        transition: transform 0.3s ease, opacity 0.2s ease;
        width: var(--filters-width); 
        z-index: 10;


    }
    .layout-shop #sidebar .wpc-filter-set-widget-title { display: none; }
    .layout-shop #sidebar .is_sticky { position: relative; top: 0px; }

    .layout-shop #sidebar.is_visible {
        box-shadow: 0 0px 180px rgba(0,0,0,0.90);
        /* inset: 0; */  /* Bring the sidebar back into the viewport */
        transform: translate3d(var(--filters-width), 0, 0); /* Slide in from the left (showing) */  
        opacity: 1; transition: transform .3s ease,opacity 0ms;  
    }

    .filmenu { display: block; }
    .filmenu-cancel { display: block; }

    body.filmenu_opened { overflow: hidden; }
    body.filmenu_opened .layout-shop #main {  filter: blur(2px); opacity: 0.7; pointer-events: none;  }


    .partsfinder { flex-wrap: wrap; }
    .partsfinder .search-filter-label { font-size: 16px; }
    .partsfinder > li { margin-bottom: 10px; }

    .results-engine { flex-wrap: wrap; }
    .results-engine .results-sidebar { width: 100%; overflow: auto; height: 230px; margin-bottom: 30px;  }

    ul.grid-brands { grid-gap: 25px; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
    ul.grid-brands li a.link .brand-image img { max-height: 42px; max-width: 96px;  }

    .row-services > [class^="col-"] { width: 100%; }
    .card-article .col-details { padding: 20px 0px; }

    .copyright ul { justify-content: center;  }

 


} /* @media ---| width < 992px |--- */

/* SM */ @media (max-width: 767.98px) {

    .row-introduction > [class*="col-"] { width:100%; }

    .header { flex-wrap: wrap; }
    .header-logo { order: 1; flex-grow: 1;  }
    .header-search-toggle { display: block; order: 2; }
    .header-account { order: 3; }
    .header-actions { order: 4; }
    .header-search { order: 5; display: none; }

    .layout-static { flex-wrap: wrap; }
    .layout-static #main { order: 1; flex-basis: 100%;   }
    .layout-static .layout-spacer { order: 2; width: 100%; height: 30px; }
    .layout-static #sidebar { order: 3; width: 100%; }

    .footer-menus { gap: 0 30px; }
 
} /* @media ---| width < 768px |--- */

/* XS */ @media (max-width: 575.98px) and (orientation:landscape) {}
@media (max-width: 575.98px) {

    .module { --padding-module: 25px;   }
    .module-1-actions { flex-wrap: wrap; gap: 0 15px; }
    .module-1-actions .btn { margin-bottom: 12px; }
    .module-actions { flex-wrap: wrap; gap: 0 15px; }
    .module-actions .btn { margin-bottom: 12px; }

    .header-top-wrapper { display: none; }
    .header { gap: 0 16px; }
    .header-logo a.logo { width: 134px; }
    dl.head-account dt a.href i { font-size: 20px; }
    dl.head-account dt a.href img.img { height: 23px; }

    .card-hero { min-height: 340px; }
    .card-hero .description { font-size: 15px; }
    .slick-hero .slick-arrow { font-size: 22px; }

     .modal-window .list-featured { grid-template-columns: repeat(auto-fit, minmax(105px,1fr)); }
     ul.list-featured { grid-template-columns: repeat(auto-fit, minmax(120px,1fr)); }
     .product-cards { grid-template-columns: repeat(auto-fit, minmax(120px,1fr)); grid-gap: 10px; }

     .row-payment-options > [class*="col-"] { width: 100%; }

    .slick-blog_disabled { grid-template-columns: 1fr; }

    .swiper-brands .swiper-slide img { max-width:85px; max-height: 32px; }
    
    ul.footer-benefits { flex-wrap: wrap; }
    ul.footer-benefits > li { flex-basis: 100%; padding: 0; margin-bottom: 20px; border: none; }
    dl.benefit dd { font-size: 13px; }

    .company-brand { flex-wrap: wrap; }
    .company-brand .col-media { margin-bottom: 15px; flex-grow: 1;  }
    .company-brand .col-details {  flex-grow: 1; }

    .row-middle > [class*="col-"] { width: 100%; }

    .layout-shop .woocommerce-result-count { display: block; margin: 0 0 12px 0; }
    .layout-shop .woocommerce-ordering { float: none; margin-bottom: 15px; }

    .filmenu .btn { display: flex; width: 100%; }

    .bulmer-filter { flex-wrap: wrap; justify-content: flex-start; padding: 6px 12px; gap: 8px; }

    dl.line-product-layout { flex-wrap: wrap; }
    dl.line-product-layout dt { margin-bottom: 10px; }
    dl.line-product-layout dd { flex-basis: 100%; }
    .line-product .col-data  { flex-basis: 100%; margin-bottom: 15px;  }
    .line-product .col-pricing { text-align: left; }
    ul.product-cards-line > li { border-width: 2px; }

    .bulmer-filter ul.pages { flex-wrap: wrap; }

    .bulmer-filter .prim { flex-basis: 100%; }
    .bulmer-filter .second { flex-basis: 100%; }
    .bulmer-filter ol.pagination { justify-content: space-between; }
    
    .card-article .col-details .actions { flex-wrap: wrap; gap: 15px; }

    .breadcrumb-wrapper {}
    .breadcrumb-wrapper .container { height: 12px;}
    ol.breadcrumb { display: none; }
     


} /* @media ---| width < 576px |--- */

@media screen and (min-width: 320px) and (max-width: 767.98px) and (orientation: landscape) { }

/* XXS */ @media (max-width: 319.98px) and (orientation:landscape) {}
@media (max-width: 319.98px) {


} /* @media ---| width < 320px |--- */

/* ---| END |--- */
/* ¡ NO STYLES BELOW THIS LINE PLEASE ! */

