/*
Theme Name: Kib Clima
Author: Quaxen
Author URI: https://quaxen.com/
Description: Child theme for Kib Clima.
Version: 1
Template: quaxen-genesis-v2
*/

:root{
	--blue: #0147b0;
	--txt: #a6bde2;
	--grey: #f7f7f7;
	--dark-grey: #c9c9c9;
	--main-font: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
}

tr.woocommerce-cart-form__cart-item.cart_item dl.variation * {
    font-weight: bold !important;
    font-size: 12px;
}


h1, h2, h3, h4, span, p, body, html, div, a, .main-nav > li > a .menu-text, .switcher-wrap .woocommerce-ordering select{
	font-family: var(--main-font) !important;
}

body[has-free-mn="1"] .wapf{
    display: none;
}

.single-product clima-labels .hidden-no-hover {
    width: 120px;
    opacity: 1;
    transition: 0.3s;
    font-size: 12px;
}

.custom-pdf-repeater a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	text-decoration: none;
	color: #000;
}

.custom-pdf-repeater img {
    width: 36px;
}

h3.doc-title {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #ffffff;
    color: #666;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #000 !important;
    font-size: 14px;
    padding: 0px 0px 15px 0px;

}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #000 !important;
    font-size: 16px !important;
    line-height: 30px !important;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #fff !important;
    font-weight: normal;
    text-decoration: none;
    color: #000 !important;
    font-size: 16px !important;
}


/***** HOME SLIDER ****/

.highlight-row {
    background: #f4f4f4 !important;
    display: flex !important;
}

span.onsale.top-product {
    background-color: #0349b0;
}

div#cookie-law-info-bar {
    z-index: 9999999;
}

.section-title {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    width: 100%;
    height: 504px;
    flex-direction: column;
    align-content: center;
    justify-content: flex-end;
    box-sizing: border-box;
    padding: 0px 10%;
    background-size: cover !important;
    background-position: top center !important;
    text-decoration: none;
    transition: 0.3s;
}



/**************************** MULTI **********************************/

main-multisplit-holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
    flex-wrap: nowrap;
}

repeaters-holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
}

main-repeater-holder {
    display: flex;
    width: 100%;
}

main-repeater-holder {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

secont-repeater-name-price {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 50%;
}

image-title-section {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
}

img.this-image-multi {
    width: 150px !important;
}

main-repeater-holder {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-top: 1px solid #21212136;
    padding-top: 40px;
}

main-repeater-holder:first-of-type {
    border-top: 0px solid #21212136;
    padding-top: 40px;
}

heading-section section-header:nth-child(1) {
    width: 50%;
}

heading-section section-header:nth-child(2), heading-section section-header:nth-child(3) {
    width: 25%;
}

heading-section section-header:nth-child(3) {
    text-align: right;
}

heading-section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    background: #212121;
    width: 100%;
    color: #fff;
    padding: 10px 15px;
    box-sizing: border-box;
}

multisplit-desc-section {
    padding-bottom: 20px;
    display: block;
}

inside-multi-name-price {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    width: 100%;
}

/**************************** / MULTI **********************************/


.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 {
    color: #000000 !important;
    background: #00000000 !important;
    padding: 2px;
    border: 1px solid #00000000 !important;
}

.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-1 .woo-sctr-shortcode-countdown-wrap.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-value-container {
    height: 30px !important;
    border: 1px solid #ffffff00 !important;
    width: auto !important;
}

.woo-sctr-shortcode-wrap {
    display: flex !important;
}

.section-title:hover {
    padding: 0px 0%;
    transition: 0.3s;
}

.woo-sctr-shortcode-wrap {
    margin-left: -15px;
}

.section-title all-slider-text {
    padding: 20px;
    background: rgb(1 71 176 / 90%);
        transition: 0.3s;
}

.section-title:hover all-slider-text {
    padding: 20px;
    background: rgb(1 71 176 / 100%);
        transition: 0.3s;
}

.woo-sctr-single-product-container {
    padding-bottom: 0px;
    margin-top: -20px;
}

a.slider-element-kib {
    text-decoration: none;
}

holddr h2 {
    color: #fff;
    font-size: 2.3vw;
    line-height: 2.3vw;
}

ditto h4 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}

ditto {
    margin-bottom: 10px;
}

a.slider-element-kib {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 19px;
    padding-right: 19px;
    color: #fff;
    border: 2px solid #fff;
    width: 140px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    transition: 0.3s;
}

a.slider-element-kib:hover {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 19px;
    padding-right: 19px;
    color: #000;
    border: 2px solid #fff;
    background: #fff;
    width: 140px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    transition: 0.3s;
}

.menutop-element-kib {
    display: flex;
    background: #0147b0;
    height: 70px;
    margin-top: 10px;
    color: #fff;
    text-transform: uppercase;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-evenly;
    font-size: 0.9vw;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

left {
    border-right: 1px solid #fff;
    padding-right: 40px;
}

left img {
    width: 2.4vw;
}

right img {
    width: 10px;
}

left, middle, right {
    display: flex;
}

icon-widget img {
    width: 26px;
}

sidebar-widgets {
    display: flex;
    position: fixed;
    /* top: calc(50vh - 196px); */
    bottom: 0px;
    right: 0px;
    z-index: 99999;
    flex-direction: row;
    background: #fff;
}

widget-main-holder a {
    background: #0147b0;
    margin-right: 1px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    padding: 10px 5px;
    text-decoration: none;
    transition: 0.3s;
}


widget-main-holder a:hover {
    background: #212121;
    margin-right: 1px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    padding: 10px 5px;
    text-decoration: none;
    transition: 0.3s;
}

widget-main-holder:last-of-type a{
    margin-bottom: 0px; 
}

title-widget {
    display: flex;
    width: 155px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    justify-content: center;
}

.heading-txt-h4 {
    font-size: 19px;
    color: #000;
    font-weight: bold;
}

.desc-txt-sm {
    font-size: 16px;
    color: #000;
    line-height: 18px;
}

.desc-txt-sm{
	font-size: 16px;
	color: #000;
}


#mega-menu-wrap-primary #mega-menu-primary {
    min-width: 110%;
}

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    height: 50%;
    margin: auto;
    max-height: 20px;
    width: 100%;
    max-width: 30px;
    left: 12px;
    right: auto;
    opacity: 1;
    fill: #212121;
    border-right: 1px solid #2121212e;
    padding-right: 10px;
}

p:empty{display: none !Important;}

.kib-hiddn-quickbuy {
    padding-top: 30px;
    height: 0px;
    opacity: 0;
    transition: 0.3s;
}

.kib-hiddn-quickbuy.show-qb{
    padding-top: 30px;
    height: 215px;
    opacity: 1;
    transition: 0.3s;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 15px 10px 46px;
    border-radius: 6px;
    margin-top: 0;
}

/* Collapse the wrappers around the search input so they don't inherit
   the (~110px) height of the header row/column they sit in. */
.dgwt-wcas-search-wrapp,
.dgwt-wcas-search-form,
.dgwt-wcas-sf-wrapp {
    height: auto !important;
    min-height: 0 !important;
    max-height: 40px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
    background: transparent !important;
    align-self: center;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #0147b0;
    width: 48%;
    margin-top: 0px;
}

.cust-row-box-s {
    border: 2px solid #f1f1f1;
	background-color: #fff;
	top: 50px;
}
.cust-cent-box{
	display: block;
    margin: 25px 0px;
}

.cust-line-hr{
	border-right: 2px solid #f1f1f1;
}
#footer.solid-bg {
    padding-top: 50px;
}
.cust-test-infos-t {
    background-color: #fff;
    padding: 0px 50px;
    height: 500px;
    display: flex;
    align-items: center;
    background-image: url(https://kib.quaxen.info/wp-content/uploads/2021/01/left-quote.png);
    background-repeat: no-repeat;
    background-position: 25px 45px;
}
.cust-client-row-x{
	background-color: #f4f4f4;
    height: 620px;
}
.cust-box-small-po {
    padding-left: 90px;
    padding-right: 40px;
}
.cust-img-ldc {
    height: 440px;
}
.cust-imgbox-txt-d p{
	color: #fff !important;
	font-weight: 600;
	font-size: 26px;
	margin-bottom: 25px;
}
.cust-imgbox-txt-d h3 {
    color: #fff !important;
    font-weight: 600;
    font-size: 56px;
}
.cust-margin-space{
	margin-bottom: 50px;
}
.cust-row-box-one{
	border: 2px solid #f1f1f1;
	background-color: #fff;
}
.ult-carousel-wrapper{
	margin-bottom: 0px !important;
    padding-bottom: 20px !important;
	padding-top: 20px !important
}
a.cust-link-qa {
    text-decoration: none !important;
    padding-right: 20px;
    border-right: 1px solid rgb(255 255 255 / .15);
}
a.cust-link-qb {
    text-decoration: none !important;
    padding: 0px 20px;
    border-right: 1px solid rgb(255 255 255 / .15);
}
a.cust-link-qc {
    text-decoration: none !important;
    padding: 0px 20px;
}
.top-bar>.mini-widgets {
    -ms-justify-content: space-between ;
    justify-content: space-between ;
}
.cust-link-qd {
    text-decoration: none !important;
    padding-right: 20px;
    border-right: 1px solid rgb(255 255 255 / .15);
}
.cust-link-qe {
    text-decoration: none !important;
    padding-left: 20px;
}
.overlay-search-microwidget .search-icon i, .mini-search .search-icon i {
    border-right: 1px solid #000;
    padding-right: 10px;
    transform: scaleX(-1);
}
.round-counter-style .wc-ico-cart > .counter {
    bottom: 15px;
    right: 18px;
}
.text-for-after h3 {
    color: #fff;
    left: 5%;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    display: inline-flex;
    position: relative;
	font-size: 26px;
}
.cust-pic-mid-gt h4 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}
.cust-pic-mid-gt h2 {
    color: #fff;
    font-size: 56px;
    line-height: 65px;
}
.cust-f-height-d{
/*	height: 507px;*/

}
.cust-img-sm-lki {
    margin-bottom: 30px;
    margin-left: 15px;
   height: 239px;
}
.text-for-after {
    display: flex;
    flex-flow: column-reverse;
}
.cust-f-height-d .vc_column-inner {
    display: flex;
    place-content: flex-end;
    padding-bottom: 4%;
    padding-left: 5%;
}
/*.text-for-after-big h3 {
    top: 27vh;
    display: flex;
    position: relative;
    bottom: 0px !important;
	width: fit-content;
}*/
/*.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
    position: relative;
    bottom: 0px !important;
    display: flex;
    top: 100%;
	left: 5%;
}*/
/*.cust-buttn-df{
	position: relative;
    bottom: 0px !important;
    display: flex;
    top: 100%;
	left: 5%;
}
.cust-pic-mid-gt {
    margin-bottom: 35px;
    position: relative;
    bottom: 0px !important;
    display: flex;
    top: 100%;
    left: 5%;
}*/


#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-menu-vertical > li.mega-menu-item {
    margin: 0 0 -1px 0;
    border: 1px solid #c9c9c9 !important;
    height: 60px;
    background: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:before {
    transform: scale(0.7);
    width: 60px !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 0.9vw;
    font-weight: 600 !important;
		    line-height: 58px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:before {
    transform: scale(0.7);
    width: 55px !important;
    background-position: center;
    background-size: contain !important;
}

.cust-f-height-d.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill {
    z-index: 0;
}

.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    margin-left: 1px !important;
}


#page .widget_layered_nav ul li.chosen a, #page .widget_layered_nav_filters ul li a {
    padding: 0px;
    border-radius: 0px;
}

.widget_layered_nav ul li.chosen a:before, .widget_layered_nav_filters ul li a:before {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    transition: 0.3s;
    background: var(--blue);
}

.widget_layered_nav ul li a:before, .widget_layered_nav_filters ul li a:before {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
	transition: 0.3s;
    background: var(--dark-grey);
}

.widget_layered_nav ul li a:hover:before, .widget_layered_nav_filters ul li a:hover:before {
	transition: 0.3s;
    background: var(--dark-grey);
}

.widget_layered_nav ul li.chosen a:before, .widget_layered_nav_filters ul li a:before {
    background: var(--blue);
    top: 2px;
}

.widget_price_filter .ui-slider-horizontal {
    height: 5px;
}

a.cust-login-img img {
    width: 80px;
}

#page .widget_layered_nav ul:not(.yith-wcan-color) li.chosen a, #page .widget_layered_nav_filters ul li a, #page .widget_layered_nav ul.yith-wcan-label li a:hover {
    background-color: #ffffff;
    color: #0147b0 !important;
}


@media only screen and (min-width: 769px){
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    width: 16.5%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 0.9vw;
}
}
.padd-bvg {
    padding-bottom: 15px;
}

.archive .cust-row-box-s {
    margin-top: -50px;
    position: relative;
}

.archive .cust-row-box-s {
    border: 2px solid #f1f1f1;
    background-color: #fff;
    top: 120px;
    width: calc(100% - 100px);
    margin: 0 auto;
    margin-left: 50px;
    box-sizing: border-box;
    margin-right: 50px;
}

.archive .page-title .wf-wrap {
    padding-left: 0px;
		padding-right: 0px;
}

.archive #main .page-title .wf-wrap {
    padding: 20px 0px;
    margin-bottom: 20px;
}

.archive #main .page-title .wf-wrap::before{
	display: none !important;
}

.woocom-list-content h4 {
    margin-bottom: 5px;
    padding: 0px 40px;
}

.woocommerce .product .price, .woocommerce-shipping-destination {
    color: #0248b0 !important;
    font-size: 26px;
    font-weight: 600;
}

/* width */
.woocommerce-widget-layered-nav-list::-webkit-scrollbar, .mega-sub-menu::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.woocommerce-widget-layered-nav-list::-webkit-scrollbar-track, .mega-sub-menu::-webkit-scrollbar-track {
  background: #f7f7f7;
}

/* Handle */
.woocommerce-widget-layered-nav-list::-webkit-scrollbar-thumb, .mega-sub-menu::-webkit-scrollbar-thumb {
  background: #7f7f7f;
}

/* Handle on hover */
.woocommerce-widget-layered-nav-list::-webkit-scrollbar-thumb:hover, .mega-sub-menu::-webkit-scrollbar-thumb:hover {
  background: #000;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f7f7f7;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #7f7f7f;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}

body:not(.single-product) .page-title .wf-wrap {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    margin-bottom: 35px;
}

ul.mega-sub-menu {
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
    max-height: 250px;
    overflow-y: scroll;
}

body.archive:not(.single-product) .page-title > .wf-wrap {
    width: 1720px;
}

body:not(.single-product) #main {
    padding: 20px 0 0px 0;
}

body .page-title .wf-wrap {
    padding-top: 15px;
}

.switcher-wrap .woocommerce-ordering select {
    margin-bottom: 0;
    line-height: 1.3;
    border: 0px;
    padding-left: 0px;
    text-transform: none;
    font-weight: 500;
    font-size: 15px;
    color: #212121;
}

.sidebar-divider-off #sidebar {
    border: none;
    margin-top: 37px;
}

ul.woocommerce-widget-layered-nav-list {
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
    max-height: 250px;
    overflow-y: scroll;
}

arrow-here img {
    width: 70px !important;
    padding-left: 30px;
    margin-top: -20px;
}

.section-title all-slider-text arrow-here{
    opacity: 0;
    transition: 0.3s;
}

.section-title:hover all-slider-text arrow-here{
    opacity: 1;
    transition: 0.3s;
}


holddr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.dt-css-grid .wf-cell .woocom-project{
        border: 1px solid #c9c9c9;
}

.products-shortcode .dt-css-grid .wf-cell .woocom-project.is_a_top_product {
    border: 4px solid #0248b0;
}

.wc-img-hover .woocom-project .woo-buttons-on-img img {
    height: 14vw;
    object-fit: contain;
}

top-product-label h4 {
    font-size: 18px;
    padding: 10px 15px !important;
    position: absolute;
    z-index: 1;
    background: #0248b0;
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.is_a_top_product clima-labels {
    top: 52px;
}

.woocommerce div.product div.summary > .price:after{
	display: none !important;
}

.price_slider_wrapper {
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
}

h2, .h2-size, .entry-title.h2-size, h1.entry-title, .dt-accordion-h2-size .wpb_accordion_header > a {
    font: normal bold 26px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 600;
}

h1.entry-title {
    font-size: 36px;
    font-weight: 600;
}

category-subtitle a {
    text-decoration: none;
    color: #212121;
    font-weight: 600;
    font-size: 18px;
}

.woocommerce div.product div.summary > .price {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 36px;
    color: var(--blue);
}

.big-icons-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    margin: 0 auto;
    border: 1px solid #c9c9c9;
    padding: 10px 40px;
    box-sizing: border-box;
    margin-top: 50px;
    margin-bottom: -50px !important;
    z-index: 9999;
    position: relative;
    background: #fff;
}

.row-icon {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.blog-shortcode .dt-css-grid .wf-cell {
    border: 1px solid #ffffff;
}

.blog-shortcode .post-thumbnail-wrap{
    border: 1px solid #c9c9c9;
}


.single-product .sidebar-right .wf-container-main {
    grid-template-columns: 100%;
    grid-column-gap: 0px !important;
}

.product div.summary {
    width: 40%;
    padding: 50px 25px;
    background: #f7f7f7;
}

.product div.images {
    width: calc(100% - 40% - 50px);
    margin-right: 50px;
}

.single-product .page-title .wf-wrap {
    min-height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.page-title .breadcrumbs, .page-title .breadcrumbs a {
    color: #212121;
    text-transform: uppercase;
    font-size: 12px !important;
}

.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    max-width: 100%;
}

.single-product #main {
    padding: 0px 0 70px 0;
}

.product div.summary ul {
    list-style-image: url(/wp-content/uploads/2021/01/mark.png);
}

.woocommerce div.product div.summary .woocommerce-product-details__short-description {
    font-size: 16px;
    color: #212121;
}

.product form.cart .button {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
		font-family: var(--main-font);
}

a.buy_now {
    background: #212121;
    color: #fff;
    margin-left: 15px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px 20px;
    position: relative;
    display: inline-block;
}

.product form.cart .single_add_to_cart_button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--main-font);
    padding: 5px 20px !important;
}

da-txt {
    padding-left: 15px;
}

a.buy_now img {
    padding-left: 10px;
    position: relative;
    top: 4px;
}

div#buynow {
    padding: 60px;
}

.single-product span.wpcf7-list-item {
    margin: 0px !important;
}

input[type="submit"]:not([name="update_cart"]):not(.woocommerce-widget-layered-nav-dropdown__submit), .post-password-form input[type="submit"], .mc4wp-form input[type="submit"], div.mc4wp-form button[type="submit"], .tml-submit-wrap input[type="submit"], .wpcf7-form input[type="submit"]{
	font-family: var(--main-font) !important;
}

.buynowtbn {
    float: right;
}

.product div.summary .quantity input.qty, .dhvc-woocommerce-page .quantity input.qty, .the7-elementor-widget .quantity input.qty, .woocommerce-cart-form .quantity input.qty {
    width: 20px;
    min-height: 50px;
}

#page .quantity .plus, #page .quantity .minus, .product div.summary .quantity input.qty, .dhvc-woocommerce-page .quantity input.qty, .the7-elementor-widget .quantity input.qty, .woocommerce-cart-form .quantity input.qty {
    border-width: 1px 1px 1px 1px;
    border: 0px !important;
    background: #f7f7f7 !important;
}

form.cart div.quantity {
    float: left;
    margin: 0 15px 0 0;
    border: 1px solid #c9c9c9;
}

.product div.summary .quantity input.qty, .dhvc-woocommerce-page .quantity input.qty, .the7-elementor-widget .quantity input.qty, .woocommerce-cart-form .quantity input.qty {
    font-size: 26px;
    font-weight: 600;
    color: #212121;
}

.mini-search input.field, .overlay-search-microwidget input[type=text] {
    min-height: 44px;
    line-height: 44px;
		font-family: var(--main-font);
}

.icomoon-the7-font-the7-cart-12:before, .the7-mw-icon-cart:before {
    content: '' !important;
    background: url(/wp-content/uploads/2021/01/shopping-cart-empty-side-view-1.png);
    background-size: cover;
    width: 36px;
    height: 34px;
    display: block;
    position: relative;
    top: -3px;
}

ul.selling_points_ds {
    list-style-type: none !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

ul.selling_points_ds li {
    margin: 5px 0px !important;
    width: 50% !important;
}

span.counter {
    font-size: 18px !important;
    font-family: var(--main-font) !important;
}

.wc-ico-cart > .counter {
    min-width: 21px;
    min-height: 21px;
    font-family: var(--main-font) !important;
    line-height: 21px;
}

.foxy-product-gallery-thumbnails .slick-slide{
	margin-bottom: 30px;
}

.foxy-product-gallery-thumbnails .slick-slide img {
    cursor: pointer;
    height: 100px !important;
    object-fit: contain;
}

.foxy-product-gallery-thumbnails .slick-slide{
	border: 1px solid var(--dark-grey);
}

.thumbnail-vertical.foxy-with-thumbnail .woocommerce-product-gallery__wrapper {
    width: calc(100% - 150px);
		border: 1px solid var(--dark-grey);
}

.thumbnail-vertical.foxy-with-thumbnail .foxy-product-gallery-thumbnails {
    margin-left: 30px;
}

.foxy-product-gallery-thumbnails .slick-slide.slick-current.slick-active {
    border: 1px solid var(--blue);
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: 65vh;
    box-shadow: none;
    object-fit: contain;
}

.footer .widget-title {
    color: #ffffff;
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.textwidget ul li, .textwidget p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
		line-height: 30px;
		letter-spacing: 1px;
}

section#text-2 {
    margin-top: -20px;
}

.thumbnail-vertical.foxy-with-thumbnail .woocommerce-product-gallery__wrapper img{
	height: 640px !important;
	object-fit: contain;
}

.product div.summary {
    padding: 30px 25px;
}

.woocommerce div.product div.summary form.cart, .woocommerce div.product div.summary p.cart {
    margin-bottom: 0px;
}

body:not(.home) #main {
    padding: 0px 0 70px 0;
}

body.page:not(.home) #main {
    padding: 0px 0 0px 0;
}

.single-product .page-title .breadcrumbs {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.specials-product {
    display: flex;
    float: right;
    width: calc(40% - 2px);
    border: 1px solid var(--dark-grey);
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    z-index: 99;
    position: relative;
}

.specials-product a{
    width: 33.333%;
}

a.spec-ico span {
    text-decoration: none;
    color: #212121;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    width: 110px;
}

.sidebar-content .widget-title {
    color: #ffffff;
    background: #212121;
    padding: 15px;
}

.widget_price_filter .widget-title {
    background: #0147b0;
}

a.spec-ico {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.spec-ico img{
	padding-right: 10px;
}

a.spec-ico.first-s, a.spec-ico.second-s{
	border-right: 1px solid var(--dark-grey);
}

.single .woocommerce-tabs .entry-content {
    margin-bottom: 0;
    width: 75%;
    margin: 0 auto;
    box-sizing: border-box;
		padding: 30px;
    border: 1px solid var(--dark-grey);
}

.product:not(.elementor) .woocommerce-tabs .tabs:after, .the7-elementor-widget .woocommerce-tabs .tabs:after {
    top: 57px;
	}

.product:not(.elementor) .woocommerce-tabs .tabs:after, .the7-elementor-widget .woocommerce-tabs .tabs:after {
    background: #c9c9c9;
}

.product:not(.elementor) .woocommerce-tabs .tabs li > a, .the7-elementor-widget .woocommerce-tabs .tabs li > a {
    text-transform: none;
    font-weight: 600;
    font-size: 36px;
    line-height: 0;
}

.woocommerce-tabs {
    padding-top: 80px;
    clear: both;
}

.woocommerce-tabs .tabs {
    position: relative;
    overflow: hidden;
    margin: 0px 0 50px 0;
}

.product:not(.elementor) .woocommerce-tabs .tabs li:after, .the7-elementor-widget .woocommerce-tabs .tabs li:after {
    position: absolute;
    top: 56px;
    z-index: 1;
	}


.woocommerce-tabs .tabs {
    position: relative;
    overflow: initial;
    display: block;
    padding-bottom: 50px;
}

.woocommerce div.product div.summary h1 {
    margin-bottom: 30px;
    margin-top: 10px;
}

.woocommerce-tabs .shop_attributes {
    padding: 0px 0px;
    border-collapse: separate;
    border: none;
		    background: #fff;
}

.reset_variations, .reset_variations:hover, .variations label, .entry-summary .product_meta > span, .dhvc-woocommerce-page .product_meta > span, .entry-summary .product_meta > span a, .dhvc-woocommerce-page .product_meta > span a, .the7-elementor-widget .product_meta > span, .the7-elementor-widget .product_meta > span a, .product_list_widget del, .product_list_widget del .amount, .product_list_widget del .amount *, .woocom-list-content .price del, .woocom-list-content del, .woocom-list-content del .amount, .woocom-list-content del .amount *, .woocommerce-review-link, .woocommerce-review-link *, .woocommerce-review-link:hover, .widget_price_filter .price_slider_amount, .shop_table .variation *, .product:not(.elementor) .woocommerce-tabs li > a, .the7-elementor-widget .woocommerce-tabs li > a, .product .summary.entry-summary .price del, .woocommerce-result-count, .widget_layered_nav li > small, .widget_product_categories .count, .stars a {
    color: #212121;
}

.product:not(.elementor) .woocommerce-tabs .tabs li, .the7-elementor-widget .woocommerce-tabs .tabs li {
    margin-left: 100px;
}

.woocommerce-tabs .tabs {
    display: flex;
    padding-bottom: 0px;
    justify-content: center;
}

.product .onsale {
    background-color: var(--dark-grey);
    border-radius: 0px !important;
    left: unset !important;
    right: 0;
		top:0px !important;
}

.post .entry-title a {
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.woocom-list-content .price, .woocom-list-content .price ins * {
    color: #0248b0 !important;
    font-size: 26px;
    font-weight: 600;
}

.woocom-list-content .price del, .woocom-list-content .price del * {
    color: #ccc;
    font-size: 16px;
    font-weight: 400;
}

.product-name > a, #reviews ol.commentlist .meta, .shop_table strong, ul.cart_list li a, ul.product_list_widget li a, .widget_product_categories li a, .product:not(.elementor) .woocommerce-tabs li.active > a, .product:not(.elementor) .woocommerce-tabs li > a:hover, .the7-elementor-widget .woocommerce-tabs li.active > a, .the7-elementor-widget .woocommerce-tabs li > a:hover, .product .summary.entry-summary .price, .product .summary.entry-summary .price ins, .product-category mark, .woocom-list-content .price, .woocom-list-content .price *, .widget_layered_nav li > a, .woocommerce-checkout-review-order-table .woocommerce-Price-amount, .widget_shopping_cart .total {
    color: #0248b0;
}

.products-shortcode .dt-css-grid .wf-cell .woocom-project {
    border: 1px solid #c9c9c9;
}

.wc-img-hover .woocom-project .woo-buttons-on-img img {
    padding: 0px 50px !important;
    box-sizing: border-box !important;
}

.woocom-list-content .star-rating, .woocom-list-content .price {
    padding: 10px 0px;
}

.products-carousel-shortcode .product h4, .products-shortcode .product h4 {
    margin-bottom: 5px;
    padding: 0px 40px;
}


category-title a {
    text-decoration: none;
    text-align: center;
    width: 100%;
    display: block;
    color: #000 !important;
    font-weight: 600;
    font-size: 12px;
}

.single-product .widget_price_filter .ui-slider .ui-slider-handle, .single-product .widget_price_filter .ui-slider .ui-slider-range, .single-product .product .onsale {
    background-color: var(--dark-grey);
    border-radius: 0px !important;
    right: unset !important;
    top: 0px !important;
    left: calc(100% - 40% - 252px) !important;
}

.product .summary.entry-summary .price del{
		font-size: 26px !important;
		color: var(--dark-grey);
}

.product .summary.entry-summary .price ins{
		color: var(--blue);
}

.product .summary.entry-summary .price del {
    font-size: 26px !important;
    color: var(--dark-grey);
    padding-left: 10px;
    margin-top: 5px;
}



clima-blocks-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}


/* description tab */

clima-blocks-wrap {
    display: flex;
    flex-wrap: wrap;
	justify-content: flex-start;
}

clima-blocks-image {
    flex: 0 20%;
	padding-right: 20px;
}

clima-blocks-des {
    flex: 0 30%;
	padding-bottom: 30px;
	padding-right: 30px;
}

clima-blocks-des p {
    text-align: justify;
}

clima-blocks-image img {
    width: 100%;
    height: auto;
	/*height: 180px;*/
    object-fit: cover;
}

.opisanie-title {
    text-align: left;
}


.opisanie-title {
    font-size: 20px;
    font-weight: 600;
}




clima-labels{
    position: absolute;
    left: 0px;
	top: 0;
    display: flex;
    flex-flow: column;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	z-index: 1;
}

clima-label-blue{
	background: var(--blue);
	height: 30px;
	display: flex;
	align-items: center;
	margin-bottom: 2px;
	justify-content: center;
}

clima-label-dark{
	background: #212121;
	height: 30px;
	display: flex;
	align-items: center;
	margin-bottom: 2px;
}

clima-label-custom{
	background: var(--dark-grey);
		height: 40px;
		display: flex;
		align-items: center;
}

span.yers-of-warranty {
    font-size: 18px;
    width: 40px;
    text-align: center;
}


clima-labels .hidden-no-hover{
	width: 0px;
	opacity: 0;
	transition: 0.3s;
	font-size: 12px;
}

clima-label-blue img {
    width: 26px;
}

.woocom-project:hover clima-labels .hidden-no-hover{
	width: 120px;
	opacity: 1;
}


top-product-label h4 {
    width: 150px;
}

clima-label-blue span {
    position: relative;
    left: 7px;
}

.hidden-no-hover{
	display: inline-block;
}

#bottom-bar {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.home #main {
    padding: 30px 0 0px 0;
}

.incert-into-promo {
    margin-top: -250px;
}

.owl-carousel article.post {
    width: 100%;
    background: #fff;
    border: 1px solid #c9c9c9;
}

.owl-carousel .owl-stage-outer {
    overflow: initial;
}

.shopping-cart-inner {
    background-color: #ffffff !important;
}

.vc_btn3.vc_btn3-size-md{
	font-family: var(--main-font);
}

.single_add_to_cart_button.button {
    font-family: var(--main-font);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.owl-carousel.bullets-fill-in .owl-dot span {
    box-shadow: inset 0 0 0 1px #212121;
}

.wpb_text_column.wpb_content_element.cust-pic-mid-gt {
    text-shadow: 2px 2px 15px #00000045;
}


.cust-row-box-s {
    border: 2px solid #f1f1f1;
    background-color: #fff;
    top: 40px;
    width: calc(100% - 100px);
    margin: 0 auto;
    margin-left: 50px;
    box-sizing: border-box;
    margin-right: 50px;
	display: flex;
}


.home .slick-slide img {
    display: block;
    width: 95px;
}

/*
.products-shortcode .dt-css-grid .wf-cell:nth-of-type(4) {
    border-right: 2px solid var(--blue);
    border-left: 2px solid var(--blue);
    border-bottom: 2px solid var(--blue);
    border-top: 0px;
}

.products-shortcode .dt-css-grid .wf-cell:nth-of-type(4) .onsale{
	display: none !important;
}

*/
.heading-special {
    border-left: 2px solid #0248b0;
    border-top: 2px solid #0248b0;
    border-right: 2px solid #0248b0;
    padding: 20px;
    position: relative;
    top: 15px;
}

.spetqvate{
    display: flex;
    justify-content: space-between;
		color: #fff;
font-weight: 600;
}

.bg-ds{
			background: var(--blue);
}

.spetqvate div {
    display: flex;
    flex-direction: column;
}

span.da-price {
    font-size: 26px;
    font-weight: 600;
}

.spetqvate div {
    display: flex;
    flex-direction: column;
    padding: 5px 18px;
    position: relative;
    left: 20px;
    top: -20px;
}

.spetqvate h3 {
    position: relative;
    top: 20px;
    left: -20px;
}

.related.products{
	display: none !important;
}

body.single-product #main {
    padding: 0px 0 0px 0;
}

.single-product .cust-row-box-s {
    border: 2px solid #f1f1f1;
    background-color: #fff;
    top: 50px;
    position: relative;
    width: calc(100% - 100px);
    margin: 0 auto;
    margin-left: 50px;
    box-sizing: border-box;
    margin-right: 50px;
}

.shadow-box{
    box-shadow: 2px 2px 15px #00000025;
    padding: 25px;
}

@media (min-width: 768px){
.vc_col-sm-3 {
    width: 25%;
}
}



@media screen and (max-width: 1000px){
    
    
/*multi*/

heading-section {
    display: none;
}

main-repeater-holder:first-of-type {
    border-top: 0px solid #21212136;
    padding-top: 20px;
}

main-repeater-holder {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #21212136;
    align-content: center;
}

image-title-section {
    width: 100%;
}

secont-repeater-name-price {
    width: 100%;
    padding-bottom: 40px;
}

img.this-image-multi {
    width: 100% !important;
    max-height: 180px;
    object-fit: contain;
}



.wc-img-hover .woocom-project .woo-buttons-on-img img {
    height: 55vw;
    object-fit: contain;
}
	
.sidebar-divider-off #sidebar {
    border: none;
    margin-top: 60px;
}

.wc-sidebar-toggle.active {
    position: absolute;
    top: -50px;
    right: 20px;
}

.mobile-sticky-header-overlay, .mobile-sticky-sidebar-overlay {
    background-color: rgb(255 255 255 / 0%);
}

.dt-wc-sidebar-collapse .sidebar-right .sidebar, .dt-wc-sidebar-collapse .sidebar-left .sidebar {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    max-width: 100%;
    min-width: 280px;
    width: 100%;
    height: 100vh;
    transform: translateX(-100%);
    transition: transform 0.3s;
    z-index: 9996;
    background: #f7f7f8;
}
  
sidebar-widgets {
    display: flex;
    position: fixed;
    top: unset;
    right: 0px;
    z-index: 99999;
    flex-direction: column;
    background: #fff;
    bottom: 0px;
    display: none !important;
}


sidebar-widgets {
    display: flex;
    position: fixed;
    top: unset;
    right: 0px;
    z-index: 99999;
    flex-direction: row;
    background: #fff;
    bottom: 0px;
    width: 100%;
    flex-wrap: nowrap;
}

widget-main-holder {
    width: 25%;
}

widget-main-holder a {
    margin-bottom: 0px;
    margin-right: 1px;
}

widget-main-holder:last-of-type a{
    margin-right: 0px; 
}


.hide-on-mobile{
			display: none !important;
		}
		.icomoon-the7-font-the7-cart-12:before, .the7-mw-icon-cart:before {
    content: '' !important;
    background: url(/wp-content/uploads/2021/01/shopping-cart-empty-side-view-1.png);
    background-size: cover;
    width: 35px;
    height: 33px;
    display: block;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart i {
    font-size: 16px;
    color: #333333;
    position: relative;
    left: 14px;
}
.round-counter-style .wc-ico-cart > .counter {
    bottom: 13px;
    right: 4px;
}
.products-shortcode .dt-css-grid .wf-cell:nth-of-type(4) {
    border-right: 1px solid var(--dark-grey);
    border-left: 1px solid var(--dark-grey);
    border-bottom: 1px solid var(--dark-grey);
    border-top: 1px solid var(--dark-grey);
}

.cust-img-sm-lki {
    margin-bottom: 30px;
    margin-left: 0px;
    height: 210px;
    margin-top: 30px;
    width: 100%;
}

.home #main {
    padding: 10px 0 0px 0;
}

.cust-box-small-po {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
}

.owl-dots{
	display: none;
}

.product div.images {
    width: 100%;
    margin-right: 0px;
}

figure.foxy-product-gallery-thumbnails.slick-vertical.slick-initialized.slick-slider{
	display: none !important;
}


.thumbnail-vertical.foxy-with-thumbnail .woocommerce-product-gallery__wrapper {
    width: 100%;
    border: 1px solid var(--dark-grey);
}

.thumbnail-vertical.foxy-with-thumbnail .woocommerce-product-gallery__wrapper img {
    height: auto !important;
    object-fit: contain;
}

.single-product .widget_price_filter .ui-slider .ui-slider-handle, .single-product .widget_price_filter .ui-slider .ui-slider-range, .single-product .product .onsale {
    background-color: var(--dark-grey);
    border-radius: 0px !important;
    right: unset !important;
    top: 0px !important;
    left: auto !important;
    z-index: 9;
    right: 0px !important;
}

.product div.summary {
    width: 100%;
}

.specials-product {
    display: flex;
    float: right;
    width: 100%;
    border: 1px solid var(--dark-grey);
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
}

.single .woocommerce-tabs .entry-content {
    margin-bottom: 0;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid var(--dark-grey);
}

a.buy_now {
    background: #212121;
    color: #fff;
    margin-left: 0px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 11px 20px;
    position: relative;
    display: inline-block;
    margin-top: 10px;
}

.product form.cart .single_add_to_cart_button {
    margin-top: 15px;
}

a.spec-ico {
    text-decoration: none;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-left: 5px;
    line-height: 16px;
}

a.spec-ico span {
    text-decoration: none;
    color: #212121;
    font-weight: 600;
    font-size: 13px;
    padding-top: 10px;
}

.woocommerce-tabs .tabs {
    display: flex;
    padding-bottom: 0px;
    justify-content: center;
    flex-direction: column;
}

.product:not(.elementor) .woocommerce-tabs .tabs li, .the7-elementor-widget .woocommerce-tabs .tabs li {
    margin-left: 0px;
}

.product:not(.elementor) .woocommerce-tabs .tabs:after, .the7-elementor-widget .woocommerce-tabs .tabs:after{
	display: none;
}

.product:not(.elementor) .woocommerce-tabs .tabs li, .the7-elementor-widget .woocommerce-tabs .tabs li {
    padding-top: 40px;
}

.cust-row-box-s{
	display: none !important;
}
.cust-client-row-x {
    background-color: #f4f4f4;
    height: auto;
}
.cust-imgbox-txt-d h3 {
    color: #fff !important;
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
}
}
.cust-price-box-d a.ult_price_action_button.ult-responsive {
    margin-top: 20px;
    text-transform: uppercase;
    width: 50%;
}
.cust-price-box-d .ult_price_link {
    margin-bottom: 20px;
}
.ult_price_body .ult_price .ult_price_term {
    display: inline-block !important;
}
.ult_price_body .ult_price .ult_price_figure {
    display: inline-block !important;
}
.cust-row-hightlight {
    box-shadow: 10px 10px 1px 4px #f2f2f2;
    border-left: 16px solid #c00;
    border-right: 2px solid #c00;
    padding: 20px 10px;
}
.cust-space-row {
    margin: 50px 0px;
}
.cust-row-font h4 {
    font-size: 20px;
    padding-top: 25px;
	line-height: 28px;
}
.cust-row-font h3 {
    margin-bottom: 15px;
    font-size: 30px;
}
.cust-price-box-d{

}


a.home-category-main {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #c9c9c9;
    padding: 15px 20px;
    box-sizing: border-box;
    text-decoration: none;
    margin-top: -1px;
}

a.home-category-main div {
    display: flex;
    align-content: center;
    align-items: center;
}

span.home-section-title {
    color: #010101;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

img.icon-home {
    margin-right: 26px;
    width: 50px;
    object-fit: contain;
    height: 44px;
}

@media screen and (max-width:600px){
	.footer .widget-title {
    color: #ffffff;
    font-size: 5.5vw;
    text-transform: uppercase;
}
	.textwidget ul li, .textwidget p {
    font-size: 3.1vw;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 1px;
}
	.textwidget h3 {
    font-size: 6.5vw;
}
	h2, .h2-size, .entry-title.h2-size, h1.entry-title, .dt-accordion-h2-size .wpb_accordion_header > a {
    font: normal bold 7.5vw / 35px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 600;
}
	.cust-table td {
    width: 80% !important;
}
	.cust-table-alt td {
    width: 70% !important;
}
	.woocommerce-cart-wrap .shop_table .product-thumbnail > a {
    display: block;
    width: 100%;
    font-size: 0;
    line-height: 0;
}
	.woocommerce-cart-wrap .shop_table .product-thumbnail img {
    max-width: 100%;
    height: auto;
}
	.shop_table tr.cart_item td.product-name a, .shop_table tr.cart_item td.product-name .variation {
    display: block;
    padding-bottom: 7px;
    text-align: center;
    padding: 0px 20px;
}
	span.woocommerce-Price-amount.amount {
    font-size: 5.5vw;
}
	.textwidget .footer-logo-cust {
    width: 100%;
}
	#page .checkout-button.wc-forward, #page #place_order {
    padding: 16px 24px 16px 24px;
    font: bold 4.3vw / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    border-radius: 1px;
}
	.switcher-wrap .woocommerce-ordering {
    text-align: center;
}
	.switcher-wrap .woocommerce-result-count {
    text-align: center;
    width: 100%;
}
	html, body, body.page, .wf-container > * {
    line-height: 25px;
}
	h3, .h3-size, .entry-title.h3-size, h2.entry-title, .dt-accordion-h3-size .wpb_accordion_header > a {
    font-size: 30px;
	line-height: 30px;
}
	#footer.solid-bg {
    padding-top: 0px;
}
	.cust-opt-h .vc_column-inner {
    padding: 0px;
}
	.cust-f-height-d {
    width: 100% !important;
}
	.cust-opt-h {
    width: 100% !important;
}
	.text-for-after h3 {
    left: 5% !important;
    font-size: 26px !important;
}
	.cust-login-img img {
    width: 100px !important;
    padding-top: 10px;
}
	.cust-line-hr {
    padding-right: 25px;
}
	.cart-btn-below-img .woo-buttons:last-child {
    margin-bottom: 0px;
}
	.vc_empty_space{
		height: 20px !important;
	}
		a.spec-ico {
    text-decoration: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
	.product:not(.elementor) .woocommerce-tabs .tabs li, .the7-elementor-widget .woocommerce-tabs .tabs li {
    padding-top: 20px;
}
	.product:not(.elementor) .woocommerce-tabs .tabs li > a, .the7-elementor-widget .woocommerce-tabs .tabs li > a {
    font-size: 22px !important;
}
	.custom-a-info .c-link {
    border-right: 0px !important;
    margin-right: 0px !important;
    display: flex;
    flex-direction: column;
}
	a.buy_now {
    margin-top: 0px !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    width: 250px !important;
}
}
@media screen and (min-width: 601px) and (max-width: 1230px){
	.mobile-header-bar .mobile-branding img{
    max-width: 90%;
    padding: 10px 0px;
}
	.footer .widget {
    width: 50%;
}
	a.cust-link-qa {
    text-decoration: none !important;
    padding-right: 0px;
    border-right: 0;
    display: block;

}
	a.cust-link-qb {
    text-decoration: none !important;
    padding: 15px 0px;
    border-right: 0;
    display: block;

}
	a.cust-link-qc {
    text-decoration: none !important;
    padding: 0px;
    display: block;

}
	.dt-mobile-header .text-area a {
    font-size: 2.8vw;
    color: #fff;
}
	a.cust-link-qd {
    text-decoration: none !important;
    padding-bottom: 5px;
    border-right: 0;
    display: block;
    line-height: 25px;
}
	a.cust-link-qe {
    text-decoration: none !important;
    padding: 0px;
    border-right: 0;
    display: block;

}
	.dt-mobile-header .text-area p {
    font-size: 2vw;
}
	.woocommerce-cart-wrap .cart-collaterals {
    margin-left: 0px;
}
	.woocommerce-cart-wrap .cart-collaterals {
    width: 100%;
}
	#customer_details, .woocommerce-cart-form, .wc-complete-wrap .wc-wide-column, .wc-complete-wrap .woocommerce-bacs-bank-details, .shop_table_responsive, .woocommerce-cart-wrap .cross-sells {
    width: 100%;
}
	.vc_col-sm-8 {
    width: 86.66666667%;
}
	.vc_col-sm-2 {
    width: 6.66666667%;
}
	.cust-test-infos-t {
    padding: 15px 10px;
}
	.cust-table-alt td {
    width: 80%;
}
}
@media screen and (max-width: 1230px){
		a.cust-link-qa {
    text-decoration: none !important;
    padding-right: 0px;
    border-right: 0;
    display: none !important;

}
	a.cust-link-qb {
    text-decoration: none !important;
    padding: 15px 0px;
    border-right: 0;
    display: none !important;

}
	a.cust-link-qc {
    text-decoration: none !important;
    padding: 0px;
    display: none !important;

}
	a.cust-link-qd {
    text-decoration: none !important;
    padding-bottom: 5px;
    border-right: 0;
    display: none !important;
    line-height: 25px;

}
	a.cust-link-qe {
    text-decoration: none !important;
    padding: 0px;
    border-right: 0;
    display: none !important;

}
	.cust-link-qt{
		display: none !important;
	}
	.hide-on-mobile{
		display: none !important;
	}
	.cust-f-height-d {
    width: 70%;
}
	.cust-opt-h {
    width: 30%;
}
	.text-for-after h3 {
    left: 0%;
    font-size: 1.9vw;
}
	.woocommerce div.product div.summary h1 {
    margin-bottom: 20px;
}
	.woocommerce div.product div.summary > .price {
    margin-bottom: 0px;
	font-size: 5.7vw;
}
	button.single_add_to_cart_button.button.alt {
    display: inline-flex;
    width: 100%;
    top: 0px;
}
	clima-labels .hidden-no-hover {
    width: 120px;
    opacity: 1;
    transition: 0.3s;
    font-size: 12px;
}
	top-product-label h4 {
    font-size: 20px;
    padding: 10px 15px !important;
    position: absolute;
    z-index: 1;
    background: #0248b0;
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
	
	top-product-label h4 {
    width: calc(100% - 30px);
    margin-top: 0px;
}
	
	.wc-img-hover .woocom-project.is_a_top_product .woo-buttons-on-img img {
    height: 55vw;
    object-fit: contain;
    margin-top: 50px !important;
}
	holddr h2 {
    color: #fff;
    font-size: 6.3vw;
    line-height: 7.3vw;
}
	
	.woocommerce-tabs {
    padding-top: 0px;
}
	.product:not(.elementor) .woocommerce-tabs .tabs li > a, .the7-elementor-widget .woocommerce-tabs .tabs li > a {
    text-transform: none;
    font-weight: 600;
    font-size: 3vw;
    line-height: 0;
}
	a.spec-ico {
    align-items: flex-start;
    justify-content: center;
    flex-direction: unset;

}
	.single .woocommerce-tabs .entry-content {
    margin-bottom: 50px !important;
}
	.description_tab.active a {
    text-decoration: underline !important;
}
	.cust-price-box-d a.ult_price_action_button.ult-responsive {
    margin-top: 20px;
    text-transform: uppercase;
    width: 85%;
}
	.cust-cent-box img {
    width: 20%;
    margin: 0px 10px 0px 0px;
}
	.heading-txt-h4 {
    font-size: 20px;
}
	.cust-row-box-s {
	margin-top:25px;
}
	body:not(.home) #main {
    padding: 0px 0 50px 0;
}
	#footer.solid-bg {
    padding-top: 25px;
}
	.products-carousel-shortcode .product h4, .products-shortcode .product h4 {
    margin-bottom: 5px;
    padding: 0px 10px;
}
	.cust-box-small-po {
    padding-left: 70px;
    padding-right: 40px;
}
	.wc-order-review, .wc-side-column {
    width: 100%;
}
	.wc-order-review {
    margin-left: 0px;
}

	body.blog #main:not(.sidebar-none) .wf-container-main {
    display: unset;
    grid-column-gap: 50px;
}
	h3, .h3-size, .entry-title.h3-size, h2.entry-title, .dt-accordion-h3-size .wpb_accordion_header > a {
    font: normal 600 25px / 34px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
}
	form.woocommerce-checkout .form-row {
    padding-bottom: 0px;
}
	.woocommerce-billing-fields {
    padding-bottom: 0px;
}
	.cust-login-img img {
    width: 8vw;
}
}
@media screen and (min-width: 601px) and (max-width: 1230px){
	.cust-img-sm-lki {
    margin-bottom: 25px;
    margin-left: 0px;
    height: 240px;
    margin-top: 0px;
    width: 100%;
}
	/*.none-tablet{
		display: none !important;
	}*/
	.cust-box-small-po {
    padding-left: 40px;
    padding-right: 0px;
}
	.cust-test-infos-t{
		height: 350px;
	}
	.cust-client-row-x {
    height: auto;
}
	.cart-btn-below-img .woo-buttons:last-child {
    margin-bottom: -1px;
}
	.woocommerce div.product div.summary > .price {
    font-size: 36px;
}
	.cust-row-box-s {
    top: 25px !important;
}
	a.spec-ico {
    text-decoration: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
	.product:not(.elementor) .woocommerce-tabs .tabs li > a, .the7-elementor-widget .woocommerce-tabs .tabs li > a {
    font-size: 2.1vw;
}
}
	.description_tab.active a::after {
    content: "";
    background-image: url(https://kib.quaxen.info/wp-content/uploads/2021/03/down-chevron.png) !important;
    display: inline-block;
    height: 25px !important;
    width: 25px !important;
    background-repeat: no-repeat;
    background-size: 25px 25px !important;
}
	.woocommerce-shipping-fields{
	display: none !important;
}
@media screen and (min-width: 1230px) and (max-width: 1500px){
.mini-search input.field, .overlay-search-microwidget input[type=text] {
    font: 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    min-height: 34px;
    height: auto;
    line-height: 34px;
    width: 200px;
    border-width: 0px;
    border-color: #e2e2e2;
    border-radius: 0px;
    background: #f4f4f4;
    padding: 0 12px 0 12px;
}
	.cust-login-img img {
    width: 5.5vw;
}
	.icomoon-the7-font-the7-cart-12:before, .the7-mw-icon-cart:before {
    width: 35px;
    height: 36px;
}
	.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar, .ph-wrap {
    padding-right: 15px;
    padding-left: 15px;
}
	.branding {
    width: 15%;
}
	.main-nav > li > a {
    margin: 18px 10px 18px 10px;
    padding: 4px 4px 4px 4px;
}
	.main-nav > li > a .menu-text {
    font-size: 1vw;
}
	.top-bar {
    min-height: 50px;
    padding: 3px 10px 3px 10px;
}
	.masthead .top-bar .mini-contacts, .masthead .top-bar .mini-nav > ul:not(.mini-sub-nav) > li > a, .masthead .top-bar .mini-login, .masthead .top-bar .mini-login .submit, .masthead .top-bar .mini-search .submit, .masthead .top-bar .mini-search, .masthead .top-bar .wc-ico-cart, .masthead .top-bar .text-area, .masthead .top-bar .customSelectInner {
	font-size: 13px;
}
	h3, .h3-size, .entry-title.h3-size, h2.entry-title, .dt-accordion-h3-size .wpb_accordion_header > a {
    font-size: 2.3vw;
}
	.cust-first-line-a a {
    font-size: 1vw;
}
	.cust-link-qt{
    font-size: 1vw;
}
	.cust-link-qd{
    font-size: 1vw;
}
	.cust-link-qe{
    font-size: 1vw;
}
		.cust-row-box-s {
	margin-top:25px;
}
	.text-for-after h3 {
    left: 0px;
    font-size: 20px;
}
.cust-size-info-b {
    margin-right: 70%;
    max-height: 44px;
    padding-bottom: 10px;
}
	.heading-txt-h4 {
    font-size: 22px;
}
	body:not(.home) #main {
    padding: 0px 0 0px 0;
}
	.cust-row-box-s{
		position: relative;
	}
	#main:not(.sidebar-none) .wf-container-main {
    display: block;
}
	.cust-price-box-d a.ult_price_action_button.ult-responsive {
    width: 65%;
}

.products-carousel-shortcode .product h4 {
    height: 160px;
}

.post .entry-title a {
    font-size: 16px;
}


.product div.summary .quantity input.qty, .dhvc-woocommerce-page .quantity input.qty, .the7-elementor-widget .quantity input.qty, .woocommerce-cart-form .quantity input.qty {
    font-size: 20px;
    font-weight: 600;
    color: #212121;
}

.product form.cart .single_add_to_cart_button {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    font-family: var(--main-font);
    padding: 5px 10px !important;
}

a.buy_now {
    background: #212121;
    color: #fff;
    margin-left: 6px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 10px;
    position: relative;
    display: inline-block;
}
.woocommerce div.product div.summary h1 {
    margin-bottom: 20px;
    font-size: 30px;
}
a.spec-ico span {
    text-decoration: none;
    color: #212121;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
}

a.spec-ico.second-s {
    padding-left: 20px;
}

a.spec-ico.third-s {
    padding-left: 20px;
}

.woocommerce div.product div.summary .woocommerce-product-details__short-description {
    font-size: 14px;
    color: #212121;
    line-height: 16px;
}

.product div.summary ul li {
    padding-bottom: 15px;
}

.product:not(.elementor) .woocommerce-tabs .tabs li > a, .the7-elementor-widget .woocommerce-tabs .tabs li > a {
    text-transform: none;
    font-weight: 600;
    font-size: 26px;
    line-height: 0;
}
.description_tab.active a::after{
    display: none;
}
.textwidget ul li {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    padding-bottom: 9px;
}

.textwidget p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    letter-spacing: 1px;
}


a.home-category-main {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #c9c9c9;
    padding: 15px 20px;
    box-sizing: border-box;
    text-decoration: none;
    margin-top: -1px;
}

a.home-category-main div {
    display: flex;
    align-content: center;
    align-items: center;
}

span.home-section-title {
    color: #010101;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1vw;
}

img.icon-home {
    margin-right: 26px;
    width: 39px;
    object-fit: contain;
    height: 32px;
}

img.side-arrow {
    width: 6px;
}

}


@media screen and (min-width: 1500px){
	.branding {
    width: 15%;
}
	.mini-search input.field, .overlay-search-microwidget input[type=text] {
    width: 200px;
}
	body.blog #main:not(.sidebar-none) .wf-container-main {
    display: unset;
}
	.cust-row-box-s {
	margin-top:25px;
}
	.woocommerce fieldset legend {
    font: 600 28px / 34px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
}
}
.cust-info-row {
    text-align: center;
}
.custom-a-info a {
    text-decoration: none;
    color: #0147b0;
}
.custom-a-info .c-link {
    border-right: 1px solid #b2b2b2;
    margin-right: 5px;
}

/*Global*/

.cust-info-row {
    padding: 0px 50px;
}


a.home-category-main{
    background: #fff;
    transition: 0.3s;
}

a.home-category-main:hover{
    background: #212121;
    transition: 0.3s;
}

a.home-category-main:hover div, a.home-category-main:hover .side-arrow{
    filter: invert(1);
    transition: 0.3s;
}

.cust-boder-style {
    margin-bottom: 35px;
    box-shadow: 0px 0px 32px #00000021;
    padding: 30px;
}
.cust-boder-style-left {
    border-bottom: 2px solid black;
    margin-bottom: 35px;
    border-left: 7px solid #0147b0;
    box-shadow: -10px 10px 12px #afafaf;
}

.woodmart-woocommerce-layered-nav .count {
display:none !important;
}

.slick-track {
    display: flex !important;
    align-items: center !important;
}

.single-product .cust-row-box-s .wpb_column.vc_column_container.vc_col-sm-3 {
    padding: 0px 15px;
}
.single-product .heading-txt-h4 {
    display: flex;
    width: 100%;
}
.single-product .cust-row-box-s {
    display: flex;
}
.single-product .cust-size-info-b{
	display: none !important;
}
.cust-size-info-b{
	display: none !important;
}
.cust-cent-box {
    padding: 0px 25px;
}


kib-promo-badge {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 30px;
	pointer-events: none;
}

.single-product kib-promo-badge {
    position: absolute;
    z-index: 1;
    left: 20px;
    top: 50px;
}

kib-promo-badge img {
    width: 140px !important;
}

.single-product kib-promo-badge img {
    width: 180px;
}

@media screen and (max-width:800px) {
    .big-icons-row {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 95%;
    margin: 0 auto;
    border: 1px solid #c9c9c9;
    padding: 10px 40px;
    box-sizing: border-box;
    margin-top: 50px;
    margin-bottom: -50px !important;
    z-index: 9999;
    position: relative;
    background: #fff;
    align-content: flex-start;
}

.left-h img {
    width: 50px !important;
}

.row-icon {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin-bottom: 20px;
}
} /* close @media screen and (max-width:800px) opened above */

/* ===== Global font + sentence-case override ===== */
html, body,
h1, h2, h3, h4, h5, h6,
p, a, span, div, li, td, th, label, input, select, textarea, button,
.main-nav > li > a .menu-text,
.switcher-wrap .woocommerce-ordering select {
    font-family: var(--main-font) !important;
}

/* Strip every text-transform — render source markup case as-is.
   This overrides the ~24 `text-transform: uppercase` rules elsewhere in
   this stylesheet plus any plugin / parent-theme uppercase declarations. */
*, *::before, *::after {
    text-transform: none !important;
}

/* ===== Shop sidebar — widget block ===== */
.sidebar .widget,
.sidebar-content .widget,
.elementor-widget-sidebar .widget {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    color: #8b8d94;
    font-size: 15px;
    line-height: 27px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* ===== Shop sidebar — widget title look ===== */
.sidebar-content .widget-title {
    color: #000000;
    background: #e5e5e5;
    padding: 15px;
}
.widget_price_filter .widget-title {
    background: #0147b0;
    color: #fff;
}

/* ===== Shop sidebar — collapsible attribute filters ===== */
.widget_layered_nav .widget-title,
.widget_layered_nav h3.widget-title,
.widget_layered_nav h4.widget-title {
    cursor: pointer;
    position: relative;
    padding-right: 36px;       /* room for the chevron at the right edge */
    margin: 0;
    user-select: none;
}
.widget_layered_nav .widget-title::after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    width: 9px;
    height: 9px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-75%) rotate(45deg);
    transition: transform .2s ease;
}
.widget_layered_nav.kib-collapsed .widget-title::after {
    transform: translateY(-25%) rotate(-135deg);
}
.widget_layered_nav.kib-collapsed > ul,
.widget_layered_nav.kib-collapsed > .woocommerce-widget-layered-nav-list,
.widget_layered_nav.kib-collapsed > form,
.widget_layered_nav.kib-collapsed > .woocommerce-widget-layered-nav-dropdown {
    display: none !important;
}

/* Widget block spacing */
.widget_layered_nav {
    margin-bottom: 14px;
    padding-bottom: 0;
}
.widget_layered_nav.kib-collapsed {
    margin-bottom: 6px !important;
}
.widget_layered_nav:not(.kib-collapsed) .widget-title {
    margin-bottom: 8px !important;
}

/* ===== Brand logo grid (replaces text widget #6 "Марки") ===== */
.kib-brand-grid {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-bottom: 30px;
}

/* Open layered-nav list — bordered box, scrollable when long */
ul.woocommerce-widget-layered-nav-list {
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
    max-height: 250px;
    overflow-y: scroll;
    margin-bottom: 30px;
}
.kib-brand-grid li {
    margin: 0;
    padding: 0;
}
.kib-brand-grid a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    padding: 8px 10px;
    background: #fff;
    border: 1px solid #e6e9ee;
    border-radius: 6px;
    transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}
.kib-brand-grid a:hover {
    border-color: #0147b0;
    transform: translateY(-1px);
    box-shadow: 0 4px 10px rgba(1, 71, 176, 0.08);
}
.kib-brand-grid img {
    max-width: 100%;
    max-height: 36px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

/* ===== Mobile-only cart icon + counter ===== */
@media screen and (max-width: 1000px) {
    .icomoon-the7-font-the7-cart-12:before,
    .the7-mw-icon-cart:before {
        content: '' !important;
        background: url(/wp-content/uploads/2021/01/shopping-cart-empty-side-view-1.png);
        background-size: cover;
        width: 25px;
        height: 23px;
        display: block;
    }
    span.counter {
        font-size: 11px !important;
        font-family: var(--main-font) !important;
    }
}

