html {
    font-size: 100%;
}
body {
    font-family: "Montserrat", serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.937rem;
    line-height: 1.6;
    color: #000;
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 1;
}
@keyframes fadeInAnimation {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
p, li, a {
    font-family: "Montserrat", serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.937rem;
    line-height: 1.6;
    margin-bottom: 0.8rem !important;
    color: #000;
}
a {
    text-decoration: underline;
    transition: all 0.6s ease;
    color: #E2183E;
}
a:hover {
    transition: all 0.6s ease;
    color: #000;
    text-decoration: underline;
}
hr {
    opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #E2183E;
    font-family: "Roboto Slab", serif;
    margin-bottom: 1rem;
}
h1,
.h1 {
    font-size: 48px !important;
    font-size: 3rem !important;
    font-weight: 900;
    line-height: 1.3;
}
h2,
.h2 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
    font-weight: 700;
    line-height: 1.3;
}
h3,
.h3 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
    font-weight: 700;
    line-height: 1.4;
}
h4,
.h4 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
    font-weight: 700;
    line-height: 34px;
    line-height: 2.125rem;
}
h5,
.h5 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    font-weight: 700;
    line-height: 26px;
    line-height: 1.625rem;
}
h6,
.h6 {
    font-size: 16px !important;
    font-size: 1rem !important;
    font-weight: 700;
    line-height: 24px;
    line-height: 1.5rem;
}
ul {
    padding-left: 0;
    list-style-position: inside;
}
li {
    position: relative;
    margin-bottom: 0 !important;
}
ol {
    padding-left: 20px;
    list-style-position: outside;
}
ul ul {
    padding-left: 1rem;
}
b, strong {
    font-weight: 700;
}
iframe {
    border: 0;
    max-width: 100%;
}
/*selektiranje teksta*/
::-moz-selection { /* Code for Firefox */
    color: white;
    background: #E2183E;
}
::selection {
    color: white;
    background: #E2183E;
}
/*color palette block editor*/
.background-red,
.has-red-background-color {
    background-color: #E2183E !important;
}
.color-red,
.has-red-color {
    color: #E2183E !important;
}
.background-darkgray,
.has-darkgray-background-color {
    background-color: #2B2B2B !important;
}
.color-darkgray,
.has-darkgray-color {
    color: #2B2B2B !important;
}
.background-lightgray,
.has-lightgray-background-color {
    background-color: #EAE9E9 !important;
}
.color-lightgray,
.has-lightgray-color {
    color: #EAE9E9 !important;
}
.background-white,
.has-white-background-color {
    background-color: #fff !important;
}
.color-white,
.has-white-color {
    color: #fff !important;
}
.background-black,
.has-black-background-color {
    background-color: #000 !important;
}
.color-black,
.has-black-color {
    color: #000 !important;
}
.has-medium-font-size {
    font-size: 24px !important;
    font-size: 1.5rem !important;
    line-height: 36px !important;
    line-height: 2.25rem !important;
}
.has-large-font-size {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 46px;
    line-height: 2.875rem;
}
.list-unstyled {
    padding-left: 0 !important;
    list-style: none;
}
.list-unstyled li {
    padding-left: 0 !important;
}
.list-unstyled li::before,
.list-unstyled li::before,
.woocommerce-error li::before,
.woocommerce-MyAccount-navigation li::before {
    content: none;
}
.font-family-montserrat {
    font-family: "Montserrat", serif;
}
.tracking-widest {
    letter-spacing: 0.1em !important;
}
.font-weight-300 {
    font-weight: 300 !important;
}
figure.wp-block-image img {
    margin-bottom: 0 !important;
}
.btn.btn-primary,
.yith-ywraq-add-to-quote a.add-request-quote-button.button,
.woocommerce.ywraq-with-form .yith-ywraq-before-table-wc-backward {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
    border-radius: 4px !important;
    z-index: 1;
    border: none;
    padding: 10px 30px;
    background: #dc3545;
    font-family: "Roboto Slab", serif;
    transition: all 0.6s ease;
}
.btn.btn-primary:hover,
.yith-ywraq-add-to-quote a.add-request-quote-button.button:hover,
.woocommerce.ywraq-with-form .yith-ywraq-before-table-wc-backward:hover {
    background: #2b2b2b;
    text-decoration: none;
    color: #fff;
}
#yith-ywraq-form .update-list-wrapper .after-table-right .button,
#yith-ywraq-form .update-list-wrapper input[type="submit"] {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
    border-radius: 4px !important;
    z-index: 1;
    border: none;
    padding: 10px 30px;
    background: #000;
    font-family: "Roboto Slab", serif;
    transition: all 0.6s ease;
}
#yith-ywraq-form .update-list-wrapper .after-table-right .button:hover,
#yith-ywraq-form .update-list-wrapper input[type="submit"]:hover {
    background: #2b2b2b;
}
.wp-block-button__link,
.wp-block-button__link.wp-element-button,
.wp-block-buttons .wp-block-button .wp-block-button__link.wp-element-button,
.woocommerce-notices-wrapper .woocommerce-message a.button,
.woocommerce .cart .btn.btn-outline-primary,
.single_add_to_cart_button.btn.btn-primary,
.woocommerce ul.products li.product a.btn-outline-primary,
.woocommerce a.added_to_cart,
.wc-block-components-button:not(.is-link),
.vt-product-slider .product a.btn.btn-outline-primary,
.woocommerce-button.button.view.order-actions-button,
.ywraq-wrapper.ywraq-empty .ywraq-before-form .return-to-shop a.button.wc-backward {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
    border-radius: 4px !important;
    z-index: 1;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
    background: #E2183E;
    font-family: "Roboto Slab", serif;
}
.wp-block-buttons > .wp-block-button.top-header-button {
    margin-left: 10px;
}
.wp-block-button.top-header-button .wp-block-button__link,
.wp-block-button.top-header-button .wp-block-button__link.wp-element-button,
.wp-block-buttons > .wp-block-button.top-header-button .wp-block-button__link.wp-element-button {
    border-radius: 20px !important;
    margin-bottom: 0 !important;
    font-size: 13px;
    line-height: 1.3;
    padding-left: 16px;
    padding-right: 16px;
    height: 36px;
    padding-top: 9px;
    letter-spacing: 0;
}
.wp-block-button.top-header-button .wp-block-button__link:hover,
.wp-block-button.top-header-button .wp-block-button__link.wp-element-button:hover,
.wp-block-buttons > .wp-block-button.top-header-button .wp-block-button__link.wp-element-button:hover {
    font-size: 13px;
    line-height: 1.3;
    padding-left: 16px;
    padding-right: 16px;
}
.wp-block-button.top-header-button .wp-block-button__link img {
    width: 19px !important;
    margin-right: 4px;
}
.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: block;
    padding-bottom: .5em;
    position: absolute !important;
    left: 0;
    right: 0;
}
.woocommerce-notices-wrapper .woocommerce-message a.button {
    margin-bottom: 0 !important;
}
.single_add_to_cart_button.btn.btn-primary,
.woocommerce .cart .btn.btn-outline-primary {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.wp-block-button__link:hover,
.wp-block-button__link.wp-element-button:hover,
.wp-block-buttons .wp-block-button .wp-block-button__link.wp-element-button:hover,
.woocommerce-notices-wrapper .woocommerce-message a.button:hover,
.woocommerce .cart .btn.btn-outline-primary:hover,
.single_add_to_cart_button.btn.btn-primary:hover,
.woocommerce ul.products li.product a.btn-outline-primary:hover,
.woocommerce a.added_to_cart:hover,
.wc-block-components-button:not(.is-link):hover,
.vt-product-slider .product a.btn.btn-outline-primary:hover,
.woocommerce-button.button.view.order-actions-button:hover,
.ywraq-wrapper.ywraq-empty .ywraq-before-form .return-to-shop a.button.wc-backward:hover {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    color: #fff !important;
    text-decoration: none !important;
    background-color: #2b2b2b !important;
}
.wc-block-components-button:not(.is-link) {
    max-width: 300px;
    text-decoration: none !important;
}
/* --- HEADER --- */
header#wrapper-navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    transition: all linear .6s;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
#main-nav.bg-primary {
    background-color: #000 !important;
    padding-top: 0;
    padding-bottom: 0;
    transition: all linear .6s;
}
body.home #main-nav.bg-primary,
header ul.background-black,
header ul.has-black-background-color {
    background-color: transparent !important;
}
header#wrapper-navbar.newHeader #main-nav.bg-primary {
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(3, 3, 3, 0.81) !important;
    box-shadow: 0px -2px 3px 3px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(3px);
}
#wrapper-top-header,
#wrapper-top-content {
    width: 100%;
}
.navbar-bottom {
    background-color: #63666A;
}
header#wrapper-navbar.newHeader .navbar-top .cart span {
    top: 11px;
}
.navbar-search {
    margin-right: 15px;
}
.navbar-search .is-form-style input.is-search-input {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.navbar-search .is-form-style button.is-search-submit,
.navbar-search .is-search-icon {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.navbar-search .is-search-icon {
    padding-right: 0;
}
.navbar-search .is-form-style input.is-search-input,
.navbar-search .is-form-style button.is-search-submit {
    height: 36px;
}
.navbar-search .is-form-style button.is-search-submit {
    border-left: none;
}
header ul {
    list-style: none;
}
header li {
    margin: 0 3px !important;
}
header li img {
    margin-right: 1px;
    margin-left: 10px;
}
header li a {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Roboto Slab", serif;
    text-decoration: none;
    margin-bottom: 0 !important;
    transition: all 0.6s ease;
}
.top-header-widget.col-md-2,
.top-header-widget.col-md-3,
.top-header-widget.col-md-4,
.top-header-widget.col-md-5,
.top-header-widget.col-md-6,
.top-header-widget.col-md-7 {
    width: auto;
}
.top-serach-form p {
    display: none;
}
.top-header-widget.widget_icl_lang_sel_widget {
    width: 80px !important;
    margin-left: 5px;
}
.top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    position: relative;
    padding: 2px 3px;
    border-radius: 21px;
    height: 34px;
}
.top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-decoration: none;
    color: #000;
    border: 1px solid #EAE9E9;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1;
    background: #EAE9E9;
    font-family: "Roboto Slab", serif;
    border-radius: 21px;
    height: 34px;
}
.top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag {
    margin: 0 0 0 -6px;
    max-width: 18px;
}
.top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-flag + span {
    margin-top: 3px;
}
.top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag + span {
    margin-left: .4em;
    display: inline;
    vertical-align: baseline;
    justify-content: center;
    margin-top: 6px;
}
.top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
    top: calc(48% - .175em);
    right: 6px;
}
.top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    background: transparent;
    border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
    margin: 3px 0 0 0 !important;
    max-width: 80px;
}
.wpml-ls-sub-menu {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    min-width: 100px;
    z-index: 9999;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    padding: 5px 0;
}
.wpml-ls-sub-menu li {
    padding: 8px 12px;
}
.wpml-ls-sub-menu li:hover {
    background-color: transparent;
}
.js-wpml-ls-item-toggle {
    cursor: pointer;
}
.otgs-development-site-front-end {
    display: none;
}
@media screen and (max-width: 767px) {
    .top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
        height: 25px;
    }
    .wpml-ls-sub-menu {
        right: 0;
        left: auto;
        box-shadow: none;
    }
    .top-header-widget.widget_icl_lang_sel_widget {
        margin-top: -54px;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        visibility: visible;
        background: transparent;
        border: none;
    }
    .top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a {
        max-width: 69px;
        height: 25px;
    }
    .top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag + span {
        margin-top: 3px;
    }
    .top-header-widget.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-flag + span {
        margin-top: -1px;
    }
}

/* --- NAVIGATION --- */
.header-right {
    height: 113px;
    transition: all 0.6s ease;
    width: 80%;
}
header#wrapper-navbar.newHeader .header-right {
    height: 70px;
}
.navbar-expand-md .offcanvas {
    justify-content: flex-end;
}
.navbar-brand {
    margin: 0 !important;
    padding: 0;
}
.navbar-nav {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}
.navbar-expand-lg .offcanvas {
    margin-left: 1rem;
}
.navbar-nav .nav-link {
    font-family: "Roboto Slab", serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    margin-bottom: 0 !important;
    transition: all 0.6s ease;
    text-transform: uppercase;
    padding: 2px 0 !important;
    border-bottom: 1px solid transparent;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
@media screen and (min-width: 1200px) {
    .navbar-nav .menu-item:hover .dropdown-toggle::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .dropdown-toggle::after {
        content: "+";
        margin: 0 -3px 0 2px !important;
        color: white;
        border: none;
        height: 14px;
        width: 20px;
        line-height: 10px;
        display: inline-block;
        font-size: 17px;
        vertical-align: middle;
        transition: all .6s ease;
    }
    .dropdown-menu {
        border: none;
        border-radius: 0;
        padding-top: 12px;
        background-color: #000;
    }
    .navbar-nav .dropdown-menu .menu-item {
        margin: 0 !important;
        border-bottom: none;
        position: static !important;
    }
    .navbar-nav .dropdown-menu .menu-item:last-child {
        border-bottom: 1px solid transparent;
    }
    .navbar-nav .dropdown-menu li.menu-item-has-children .dropdown-item::after {
        content: "";
        background: url("/wp-content/themes/VT-tema/images/dropmenu-arrow.png");
        background-repeat: no-repeat;
        background-position: center right;
        position: relative;
        float: right;
        margin: 7px -12px 0 0;
        display: block;
        width: 6px;
        height: 10px;
        opacity: 1;
    }
    .navbar-nav .dropdown-menu .dropdown-item:focus,
    .navbar-nav .dropdown-menu .dropdown-item:hover {
        background-color: #EBEDEC;
        text-decoration: none !important;
    }
    .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 13px;
        font-size: 0.812rem;
        font-weight: 700;
        line-height: 23px;
        line-height: 1.437rem;
        text-align: left;
        color: #fff;
        margin-bottom: 0 !important;
        transition: all 0.6s ease;
        text-transform: uppercase;
        margin-bottom: 0px !important;
        padding: 7px 19px 7px 12px !important;
    }
    .navbar-nav .dropdown-menu .dropdown-item:focus,
    .navbar-nav .dropdown-menu .dropdown-item:hover {
        background-color: transparent;
        text-decoration: none !important;
    }
    .navbar-nav .dropdown-menu li .dropdown-menu .dropdown-item {
        text-transform: none;
        color: #fff;
    }
    .navbar-nav .dropdown-menu li.menu-item-has-children .dropdown-menu .dropdown-item::after {
        display: none;
    }
    /*neaktivne stavke */
    .dropdown-menu .menu-item.inactive > .dropdown-item {
        background-color: #000;
        color: #4a4a4a;
    }
    .dropdown-menu .menu-item-has-children.menu-item.inactive > .dropdown-item::after {
        opacity: 0.5;
    }
    /*hover stavka*/
    .dropdown-menu .menu-item:hover > .dropdown-item {
        background-color: #000;
        color: #fff;
    }
    .dropdown-menu .menu-item-has-children.menu-item:hover > .dropdown-item::after {
        opacity: 1;
    }
    .navbar-nav .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
    }
    .navbar-nav .menu-item-has-children:hover > .dropdown-menu {
        display: block;
    }
    .navbar-nav .dropdown-menu .menu-item-has-children > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 0;
    }
    .navbar-nav .dropdown-menu .dropdown-menu {
        min-width: 220px;
        position: absolute;
    }
    .navbar-nav .menu-item-has-children {
        position: relative;
    }
}
header#wrapper-navbar.newHeader .navbar-nav .nav-link {
    font-size: 12px;
    line-height: 22px;
    font-size: 0.75rem;
    line-height: 1rem;
    padding-left: 15px;
    padding-right: 15px;
}
header#wrapper-navbar.newHeader header li a {
    font-size: 12px;
    line-height: 22px;
    font-size: 0.75rem;
    line-height: 1rem;
}
header .custom-logo-link img {
    transition: all linear .8s;
    max-width: 124px;
}
header#wrapper-navbar.newHeader .custom-logo-link img {
    max-width: 75px;
}
header#wrapper-navbar .navbar-top {
    padding-top: 0;
    padding-bottom: 0;
    transition: all 0.6s ease;
}
header#wrapper-navbar.newHeader .navbar-top {
    padding-top: .1rem;
    padding-bottom: .1rem;
}
.navbar-nav .menu-item {
    transition: all 0.6s ease;
    margin-bottom: 0 !important;
    position: relative;
    margin: 0 6px !important;
    padding-left: 0;
}
.navbar-nav .menu-item::before {
    content: none;
}
.navbar-nav .menu-item.current-product_cat-ancestor .nav-link {
    color: #BF1E2E;
}
.navbar-nav .menu-item:hover .nav-link,
.navbar-nav .menu-item.active .nav-link {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
/* --- PAGES --- */
.content-area {
    margin-top: 135px;
/*    padding-bottom: 4rem;*/
}
.section {
    background: #fff;
}
.home .content-area {
    margin-top: 0;
}
.top-margin-neg {
    margin-top: -57px !important;
}
.page-template-fullwidthpage h1 {
    text-align: center;
    color: #E2183E;
}
.page-template-fullwidthpage article {
    padding-top: 4rem;
}
.page-template-fullwidthpage .article-content {
    margin-top: 4rem;
    padding-bottom: 4rem;
    position: relative;
}
body.virtualna-has-sidebar .alignwide, body.virtualna-has-sidebar .alignfull,
body.virtualna-has-sidebar .wp-block-cover.alignwide,
body.virtualna-has-sidebar .wp-block-cover.alignfull {
    margin: 0 calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
}
.box-shadow {
    box-shadow: inset 0 -10px 15px -10px rgba(0,0,0,1);
}
.home.page.intro figure.wp-block-image,
.home.page.banner figure.wp-block-image,
.page.intro.bigger figure.wp-block-image {
    position: relative;
    margin-bottom: 0;
}
.page.intro.bigger figure.wp-block-image::before,
.home.page.banner figure.wp-block-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0); /* fallback za stare preglednike */
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* IE9 i stariji (nije podržan ::before, ali za svaki slučaj) */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    pointer-events: none;
    z-index: 1;
}
.home.page.intro figure.wp-block-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0); /* fallback za stare preglednike */
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    /* IE9 i stariji (nije podržan ::before, ali za svaki slučaj) */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    pointer-events: none;
    z-index: 1;
}
.home.page.banner figure.wp-block-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.page.intro.bigger figure.wp-block-image {
    padding-bottom: 661px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.home.page.banner figure.wp-block-image {
    padding-bottom: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.home.page.intro figure.wp-block-image {
    padding-bottom: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.home.page.intro,
.page.intro {
    position: relative;
}
.home.page.intro .wp-block-media-text {
    max-width: 1200px;
    gap: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.home.page.intro .wp-block-media-text > .wp-block-media-text__content {
    padding: 0 4%;
    position: relative;
}
.home.page.intro .wp-block-media-text > .wp-block-media-text__content::before {
    content: "";
    width: 3px;
    height: 94%;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: #E2183E;
    position: absolute;
    display: block;
}
.home.page.intro h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 0 !important;
}
.home.page.intro p {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    margin-bottom: 0 !important;
}
.home.page.top-products {
    background: url("/wp-content/uploads/2025/06/home-page-bg.jpg") no-repeat top center;
    background-attachment: fixed;
    margin: 0 calc(50% - 50vw) !important;
    max-width: 100vw !important;
    width: 100vw !important;
    padding: 6rem 0 2rem 0;
}
.home.page.top-products .wp-block-group__inner-container {
    max-width: 1296px !important;
    margin: 0 auto;
}
.page.intro.bg-color {
    padding: 8rem 0;
    background-color: #E2183E;
}
.page.intro.bigger figure.wp-block-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.6;
    margin-bottom: 0;
}
.page.intro .wp-block-columns .wp-block-column,
.home.page.banner .wp-block-columns .wp-block-column {
    max-width: 640px !important;
    background-color: transparent !important;
}
.home.page.banner .wp-block-columns .wp-block-column {
    margin: unset;
}
.page.intro .has-small-font-size {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    line-height: 20px !important;
    line-height: 1.25rem !important;
}
.page.intro .wp-block-columns,
.home.page.banner .wp-block-columns {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    margin-bottom: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
}
.home.page.banner .wp-block-columns {
    max-width: 1296px !important;
}
.home.page.banner.small .wp-block-columns {
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
    overflow: hidden;
    transition: all 0.6s ease;
}
.home.page.banner.small .wp-block-columns h2,
.home.page.banner.small .wp-block-columns h3,
.home.page.banner.small .wp-block-columns p,
.home.page.banner.small .wp-block-columns h2 a,
.home.page.banner.small .wp-block-columns li,
.home.page.banner.small .wp-block-columns span {
    color: #fff !important;
}
.home.page.banner.small .wp-block-columns h2 a,
.home.page.banner .wp-block-columns h2.h1-intro a {
    text-decoration: none;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 1.3;
    font-family: "Roboto Slab", serif;
    margin-bottom: 1rem;
}
.home.page.banner.small .wp-block-columns h2 a {
    display: block;
    word-break: break-word;
}
.home.page.banner.small .wp-block-columns .wp-block-column.col-top,
.home.page.banner.small .wp-block-columns .wp-block-column.col-bottom {
    height: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transition: all 0.6s ease;
    padding: 0 4rem;
}
.home.page.banner.small .wp-block-columns .wp-block-column.col-top {
    opacity: 1;
    display: block;
    top: 0;
}
.home.page.banner.small .wp-block-columns .wp-block-column.col-bottom {
    opacity: 0;
    display: none;
    bottom: -100%;
}
.home.page.banner.small .wp-block-columns {
    background-color: transparent !important;
}
.home.page.banner.small:hover .wp-block-columns .wp-block-column.col-top {
    top: -100%;
    opacity: 0;
    display: none;
}
.home.page.banner.small:hover .wp-block-columns .wp-block-column.col-bottom {
    bottom: 0;
    display: block;
    opacity: 1;
}
.home.page.banner.small:hover .wp-block-columns {
    background-color: #E2183E !important;
}

.home.page.banner.full .wp-block-columns {
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
    overflow: hidden;
    transition: all 0.6s ease;
}
.home.page.banner.full .wp-block-columns h2,
.home.page.banner.full .wp-block-columns h3,
.home.page.banner.full .wp-block-columns p,
.home.page.banner.full .wp-block-columns h2 a,
.home.page.banner.full .wp-block-columns li,
.home.page.banner.full .wp-block-columns span {
    color: #fff !important;
    text-align: left;
    max-width: 700px;
}
.home.page.banner.full .wp-block-columns h2 a,
.home.page.banner .wp-block-columns h2.h1-intro a {
    text-decoration: none;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 1.3;
    font-family: "Roboto Slab", serif;
    margin-bottom: 1rem;
}
.home.page.banner.full .wp-block-columns .wp-block-column.col-top,
.home.page.banner.full .wp-block-columns .wp-block-column.col-bottom {
    height: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    transition: all 0.6s ease;
    padding: 0 4rem;
}
.home.page.banner.full .wp-block-columns .wp-block-column.col-top {
    opacity: 1;
    display: block;
    top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0;
    max-width: 1296px !important;
}
.home.page.banner.full .wp-block-columns .wp-block-column.col-bottom {
    opacity: 0;
    display: none;
    bottom: -100%;
    max-width: 1296px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
}
.home.page.banner.full .wp-block-columns {
    background-color: transparent !important;
}
.home.page.banner.full:hover .wp-block-columns .wp-block-column.col-top {
    top: -100%;
    opacity: 0;
    display: none;
}
.home.page.banner.full:hover .wp-block-columns .wp-block-column.col-bottom {
    bottom: 0;
    display: block;
    opacity: 1;
}
.home.page.banner.full:hover .wp-block-columns {
    background-color: #E2183E !important;
}
.page.intro.bg-color .wp-block-columns {
    position: relative;
    left: auto;
    right: auto;
}
.rounded {
    border-radius: 8px;
}
.katalog-col {
    border-radius: 4px;
    padding: 2rem 2rem;
    display: flex;
    flex-direction: row;
    align-content: center;
    margin-bottom: 2rem;
}
.katalog-col img {
    max-width: 104px;
    min-width: 104px;
    border: 2px solid #fff;
    border-radius: 3px;
}
.katalog-col a {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    text-decoration: none;
    font-family: "Roboto Slab", serif;
}
.katalog-col a:hover {
    color: #000;
}
.katalog-col .wp-block-media-text__content {
    background: url("/wp-content/themes/VT-tema/images/external-link-icon.png") no-repeat;
    background-position: top 11px left 34px;
    background-size: 11px;
    padding: 0 8% 0 10% !important;
}
.logo-slider .swiper-slide figure.wp-block-image {
    position: relative;
    padding-bottom: 60px;
}
.logo-slider .swiper-slide figure.wp-block-image a {
    display: block;
}
.logo-slider .swiper-slide figure.wp-block-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 150px;
}
.logo-slider .swiper-pagination-bullet-active {
    width: 30px !important;
    height: 8px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
}
.logo-slider.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal {
    justify-content: flex-start;
    bottom: -30px;
}
.logo-slider.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet {
    transition: all 0.6s ease;
}
.vt-logo-slider .swiper-button-next::after,
.vt-logo-slider .swiper-button-prev::after {
    font-size: 25px;
    opacity: 1;
}
.vt-logo-slider .swiper-button-next,
.vt-logo-slider .swiper-button-prev {
    color: #000;
    background-color: #fff;
    height: 100%;
    top: 22px;
}
.vt-logo-slider .swiper-button-next {
    right: 0;
}
.vt-logo-slider .swiper-button-prev {
    left: 0;
}
.vt-logo-slider .swiper-button-next:hover,
.vt-logo-slider .swiper-button-prev:hover {
    color: #58B9F5;
}
.vt-product-slider .swiper-wrapper {
    padding-bottom: 60px;
}
.testimonial-slider .swiper {
    height: 350px;
}
.testimonial-slider .swiper-slide {
    background-color: #EAE9E9;
    text-align: center;
    border: 1px solid #EAE9E9;
    border-radius: 10px;
    color: #000;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.testimonial-slider .swiper-slide p {
    font-size: 14px;
    font-size: 0.9rem;
    line-height: 1.4;
}
.testimonial-slider .swiper-button-next::after,
.testimonial-slider .swiper-button-prev::after {
    font-size: 25px;
    opacity: 1;
}
.testimonial-slider .swiper-button-next,
.testimonial-slider .swiper-button-prev {
    color: #000;
    background-color: transparent;
    width: 50%;
    height: 16px;
    top: auto;
    transition: all 0.6s ease;
    opacity: 1;
    bottom: -33px;
}
.testimonial-slider .swiper-button-next::after {
    content: "";
    background: url("/wp-content/themes/VT-tema/images/arrow-next.png");
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    width: 81px;
    height: 16px;
    left: 10px;
}
.testimonial-slider .swiper-button-prev::after {
    content: "";
    background: url("/wp-content/themes/VT-tema/images/arrow-prev.png");
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    width: 81px;
    height: 16px;
    right: 10px;
}
.testimonial-slider .swiper-controls {
    height: 20px;
}
.testimonial-slider:hover .swiper-button-next,
.testimonial-slider:hover .swiper-button-prev {
    opacity: 1;
}
.testimonial-slider .swiper-button-next {
    right: 0;
}
.testimonial-slider .swiper-button-prev {
    left: 0;
}
.reference .wp-block-column {
    align-content: center;
}
.reference-slider.wp-block-cb-carousel-v2 {
    max-width: 75%;
    margin: 0 auto;
}
.reference-slider.wp-block-cb-carousel-v2 .cb-button-next,
.reference-slider.wp-block-cb-carousel-v2 .cb-button-prev {
    height: 40px;
}
.reference-slider.wp-block-cb-carousel-v2 .cb-button-next {
    right: -5rem;
}
.reference-slider.wp-block-cb-carousel-v2 .cb-button-prev {
    left: -5rem;
}
.reference-slider.wp-block-cb-carousel-v2 .cb-button-next::after,
.reference-slider.wp-block-cb-carousel-v2 .cb-button-prev::after {
    font-size: 32px;
}
.logo-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.logo-row .wp-block-column .wp-block-media-text {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-content: center;
    text-align: center;
}
.logo-row .wp-block-media-text figure {
    position: relative;
    max-width: 110px;
    width: 110px;
    margin: 0 10px 20px 10px;
    border-radius: 0;
    overflow: hidden;
    height: 80px;
}
.logo-row .wp-block-media-text img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.logo-row .wp-block-media-text > .wp-block-media-text__content {
    padding: 0 !important;
}
.logo-row .wp-block-media-text > .wp-block-media-text__content p {
    font-size: 13px;
    font-size: 0.813rem;
    line-height: 1.3;
}
body.search.search-results {
    background: #fff;
}
#search-wrapper.section {
    padding-top: 11rem;
    background-color: #fff;
}
#search-wrapper #content.container {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 4rem;
}
.search.search-no-results #search-wrapper #content.container {
    padding-top: 3rem;
    padding-bottom: 4rem;
    max-width: 800px;
}
#search-wrapper .content-area {
    margin: 0 auto;
}
.search.search-no-results .search-form {
    max-width: 100%;
    margin-left: 0;
}
#search-wrapper .comments-link {
    display: none;
    visibility: hidden;
}
#search-wrapper article {
    border-bottom: 1px dotted #000;
    padding-left: 10px;
    padding-right: 10px;
}
#search-wrapper .page-title {
    font-size: 40px;
    line-height: 1.3;
}
#search-wrapper .entry-title {
    margin-bottom: 0.5rem !important;
}
#search-wrapper .entry-title a {
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #000;
}
#search-wrapper .entry-summary p {
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
#search-wrapper .article-image img {
    margin-bottom: 2rem !important;
    max-width: 96px;
    padding: 10px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
}
#search-wrapper footer {
    margin-top: -1px;
}
#search-wrapper footer.entry-footer {
    padding-top: 0;
}
#search-wrapper .btn.btn-secondary.virtualna-read-more-link {
    background-color: transparent;
    border-radius: 0;
    border: transparent;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    color: transparent;
    transition: all 0.6s ease;
    padding: 3px 8px;
    margin-bottom: 0 !important;
    float: right;
    background-image: url("/wp-content/themes/VT-tema/images/arrow-next.png");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 17px;
    bottom: -10px;
}
#search-wrapper .btn.btn-secondary.virtualna-read-more-link:hover {
    text-decoration: none;
    background-color: transparent;
    border-radius: 0;
    border: transparent;
    color: transparent;
    background-image: url("/wp-content/themes/VT-tema/images/arrow-next.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-right: -14px;
}
.search-form {
    max-width: 300px;
    margin-left: 15px;
}
.search-form .form-control {
    border-radius: 50px;
    background: #EAE9E9;
    border: 1px solid #EAE9E9;
    font-size: 13px;
    font-family: "Roboto Slab", serif;
    height: 36px;
}
.search-form .btn-primary {
    border-top-right-radius: 50px !important;
    background-color: #EAE9E9;
    background-image: url("/wp-content/themes/VT-tema/images/Search 1.png");
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    border: 1px solid #EAE9E9;
    width: 50px;
    height: 36px;
    border-bottom-right-radius: 50px !important;
}
.search-form .btn-primary:hover {
    background-color: #EAE9E9;
    background-image: url("/wp-content/themes/VT-tema/images/Search 1.png");
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    border: 1px solid #EAE9E9;
}
.search-form :not(.btn-check) + .btn:active {
    background-color: #EAE9E9;
    background-image: url("/wp-content/themes/VT-tema/images/Search 1.png");
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    border: 1px solid #EAE9E9;
}
.search-form input[type="search"]::placeholder {
    color: #000;
    font-weight: 400;
}

/* --- WOOCOMMERCE --- */
body.single-product.custom-background,
body.archive.custom-background,
#woocommerce-wrapper {
    background: #fff;
}
#woocommerce-wrapper {
    margin-top: 5rem !important;
}
.archive.tax-product_brand #woocommerce-wrapper {
    margin-top: 9rem !important;
}
.archive.post-type-archive-product #woocommerce-wrapper {
    margin-top: 8rem !important;
    padding-bottom: 4rem;
}
.archive.tax-product_cat #woocommerce-wrapper {
    margin-top: 10rem !important;
    padding-bottom: 3rem;
}
.single.single-product #woocommerce-wrapper,
.archive.tax-product_tag #woocommerce-wrapper {
    margin-top: 9rem !important;
}
#woocommerce-wrapper.section {
    margin-top: 2rem !important;
    position: relative;
}
#woocommerce-wrapper .content-area {
    margin-top: 0;
}
.woocommerce-header .desktop-image {
    position: relative;
    padding-bottom: 380px !important;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
    overflow: hidden;
}
header.woocommerce-products-header img {
    display: none;
    visibility: hidden;
    height: 1px;
}
.woocommerce-products-header {
    margin-bottom: 3rem;
}
.woocommerce div.product .product_title {
    font-size: 28px !important;
    font-size: 1.75rem !important;
    font-weight: 700;
    line-height: 1.4;
    color: #E2183E;
}
.woocommerce div.product {
    margin-top: 2rem;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
.woocommerce-product-gallery__image.flex-active-slide,
.woocommerce div.product div.images .flex-control-thumbs li {
    border: 1px solid #d6d6d6;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    padding-left: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li::before {
    display: none;
}
.woocommerce-product-attributes.shop_attributes {
    display: flex;
    flex-direction: column;
}
.woocommerce-product-attributes.shop_attributes tbody {
    display: flex;
}
.woocommerce-product-attributes.shop_attributes tr {
    display: flex;
    flex-direction: column;
}
.woocommerce table.shop_attributes {
    border: 1px solid rgba(0,0,0,.04);
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes td p {
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px !important;
    border: 0 !important;
    margin-bottom: 0 !important;
    padding: 1px 8px;
}
.summary.entry-summary .product_meta .posted_in {
    display: block;
}
.summary.entry-summary .product_meta span,
.summary.entry-summary .product_meta a {
    font-size: 13px;
    line-height: 19px;
    font-size: 0.812rem;
    line-height: 1.187rem;
    color: #000;
}
.summary.entry-summary .product_meta {
    position: relative;
    padding-top: 1rem;
    float: left;
    width: 100%;
}
.summary.entry-summary .product_meta::before {
    content: "";
    width: 100%;
    height: 1px;
    border-radius: 0;
    background-color: #D9D9D9;
    position: relative;
    display: block;
    z-index: 0;
    left: auto;
    margin-bottom: 1rem;
}
.font-size-13px {
    font-size: 13px;
  line-height: 19px;
  font-size: 0.812rem;
  line-height: 1.187rem;
}
.custom-sku {
    background: #E2183E;
    border-radius: 4px;
    color: #fff;
    font-family: "Roboto Slab",serif;
    font-weight: 400 !important;
    padding: 10px 20px;
    display: inline-block;
}
.custom-brand,
.custom-brand a {
    font-weight: 600;
}
nav.woocommerce-breadcrumb {
    margin: 1rem auto 1rem !important;
    display: block;
    padding: 0 !important;
}
.archive.woocommerce-page.tax-product_cat nav.woocommerce-breadcrumb,
.archive.post-type-archive-product nav.woocommerce-breadcrumb {
    display: none;
    visibility: hidden;
}
.archive.woocommerce-page #content > .row {
    padding-top: 1rem;
}
.archive.woocommerce-page.woocommerce-shop #content > .row {
    padding-top: 3rem;
}
h1.woocommerce-products-header__title.page-title {
    font-size: 36px !important;
    font-size: 2.25rem !important;
    font-weight: 700;
    line-height: 1.3;
}
.woocommerce-notices-wrapper .woocommerce-message {
    padding: 2em 2em 2em 3.5em;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    background: #fff;
    margin-top: 50px;
    color: #292929;
    position: relative;
    box-shadow: none;
    background: #f6f5f8;
    font-weight: 500;
    font-family: "Montserrat",serif;
}
.woocommerce-message::before {
    content: "\e015";
    color: #E2183E;
    top: 10px;
    font-size: 1.3rem;
    left: 18px;
}
.woocommerce-notices-wrapper .woocommerce-message {
    color: #292929;
    font-weight: 500;
    font-family: "Montserrat",serif;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    color: #000;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #514949;
    text-decoration: none !important;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0;
    float: none;
}
.woocommerce div.product form.cart {
    display: flex;
    margin-top: 1rem;
    float: left;
    margin-bottom: 8px;
    position: relative;
}
.woocommerce.single-product .product .yith-ywraq-add-to-quote {
    margin-top: 16px !important;
    margin-left: 15px;
    position: relative;
}
.woocommerce.single-product .related.products .product .yith-ywraq-add-to-quote {
    position: unset;
}
.woocommerce ul.products li.product .yith-ywraq-add-to-quote,
.woocommerce-page ul.products li.product .yith-ywraq-add-to-quote {
    margin-left: 0;
}
.woocommerce ul.products li.product a.add-request-quote-button.button {
    margin-bottom: 1.5em !important;
}
.woocommerce ul.products li.product .yith-ywraq-add-button.show {
    text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li a {
    margin-bottom: 0 !important;
}
.yith_ywraq_add_item_product_message.hide-when-removed,
.yith_ywraq_add_item_product_message.show {
    font-size: 13px !important;
    margin-top: 8px !important;
    text-align: center;
    margin-bottom: 5px !important;
}
.yith_ywraq_add_item_browse_message.hide-when-removed {
    text-align: center !important;
}
ul.products li.product img.ywraq-loader,
.vt-product-slider .product img.ywraq-loader {
    max-width: 16px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -15px;
}
#yith-ywraq-form .update-list-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
}
#yith-ywraq-form .update-list-wrapper .after-table-right {
    display: flex;
    width: 100%;
}
#yith-ywraq-form .update-list-wrapper .after-table-right .button {
    margin-bottom: 0;
    width: 100%;
}
#yith-ywraq-form .update-list-wrapper input[type="submit"] {
    margin-right: 0;
    margin-top: 20px;
    width: 100%;
}
.ywraq-wrapper.ywraq-empty .ywraq-before-form {
    padding: 0;
}
.woocommerce ul.products li.product .yith-ywraq-add-button.show,
.vt-product-slider .product .yith-ywraq-add-button.show {
    text-align: center;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
}
.yith_ywraq_add_item_browse_message.hide-when-removed a,
.vt-product-slider .product .yith_ywraq_add_item_browse_message.hide-when-removed a {
    font-size: 13px;
    background: #E2183E;
    color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    text-decoration: none;
    font-family: "Roboto Slab",serif;
    position: absolute;
    right: -174px;
    top: 2px;
}
.woocommerce ul.products li.product .yith_ywraq_add_item_browse_message.hide-when-removed a {
    position: relative;
    right: 0;
    top: 0;
    background: #000;
    margin: 0 auto !important;
    padding: 8px 30px;
}
.woocommerce ul.products li.product .yith_ywraq_add_item_browse_message.show.hide-when-removed {
    text-align: center;
}
#left-sidebar h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4;
}
.yith-ywraq-add-to-quote a.add-request-quote-button.button {
    margin-bottom: 0 !important;
    padding: 7px 30px 8px 30px !important; 
}
.woocommerce ul.products li.product .yith-ywraq-add-to-quote a.add-request-quote-button.button,
.vt-product-slider .product .yith-ywraq-add-to-quote a.add-request-quote-button.button {
    padding: 4px 40px 5px 40px !important;
    margin: 0 auto !important;
}
.woocommerce ul.products li.product .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message.show.hide-when-removed,
.woocommerce-page ul.products li.product .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message.show.hide-when-removed,
.vt-product-slider .product .yith-ywraq-add-to-quote .yith_ywraq_add_item_response_message.show.hide-when-removed {
    display: block;
    text-align: center;
    font-size: 12px;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    line-height: 1.3;
    background: #A5132E;
    color: #fff;
    padding: 3px 10px;
    position: absolute;
    top: 0;
}
#yith-ywraq-form .product-quantity .quantity {
    width: 100%;
    display: flex;
}
.woocommerce table.shop_table td {
    border-top: 1px solid transparent;
}
#yith-ywraq-form table .product-name a {
    font-size: 12px;
    font-size: 0.75rem;
    text-decoration: none;
    color: #2b2b2b;
    margin-bottom: 0 !important;
    font-weight: 600;
    display: inline-block;
    line-height: 1.2;
}
table.cart#yith-ywrq-table-list  thead {
    display: none;
    visibility: hidden;
}
table.cart#yith-ywrq-table-list img {
    max-width: 48px;
}
.single-product .qty[type="number"],
.woocommerce .quantity .qty[type="number"] {
    -moz-appearance: textfield;
    appearance: textfield;
    color: #fff;
    height: 38px;
    padding: 0;
    text-align: center;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 0;
    font-weight: bold;
}
.single-product #yith-ywraq-form table .qty[type="number"],
.woocommerce #yith-ywraq-form table .quantity .qty[type="number"] {
    height: 30px;
    width: 35px;
    color: #333;
    background: #fff;
    font-weight: normal;
}
#yith-ywraq-form table .btn.btn-outline-secondary.qty-change.qty-change-down,
#yith-ywraq-form table .btn.btn-outline-secondary.qty-change.qty-change-up {
    height: 30px;
    width: 30px;
    color: #919191;
    background: #fff;
}
.woocommerce #yith-ywraq-form .update-list-wrapper input[type="submit"] {
    margin-right: 0;
    margin-top: 9px;
}
.woocommerce.ywraq-with-form .ywraq-form-table-wrapper.wide {
    display: flex;
    flex-direction: row;
    gap: 20px;
}
h3.ywraq-form-title  {
    font-size: 21px !important;
    font-size: 1.313rem !important;
    color: #000;
    line-height: 1.4;
    font-weight: 500;
    font-family: "Montserrat",sans-serif;
}
#ywraq-other-form {
    width: 100%;
    padding-left: 5px;
}
#ywraq-other-form .wpcf7 {
    max-width: 100%;
    padding-top: 0;
    border-top: none;
    margin: 0 !important;
}
#ywraq-other-form .wpcf7 .wpcf7-form label {
    text-align: left;
    font-weight: 400;
}
.woocommerce-message {
    border-top-color: #E2183E;
}
.woocommerce.ywraq-with-form .yith-ywraq-before-table-wc-backward {
    position: absolute;
    right: 0;
    top: -97px;
}
.woocommerce .ywraq-form-table-wrapper.wide > .ywraq-before-form {
    order: 1;
}
.woocommerce .ywraq-form-table-wrapper.wide > .yith-ywraq-mail-form-wrapper {
    order: 2;
}
.woocommerce .ywraq-form-table-wrapper.wide > form {
    order: 3;
}
.woocommerce .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
    margin-left: 1px;
    padding: 0;
}
.woocommerce .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
    flex-basis: 60%;
}
.woocommerce .ywraq-form-table-wrapper.wide form#yith-ywraq-form {
    flex-basis: 39%;
}
.page-template-fullwidthpage.yith-request-a-quote-page h1 {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.4;
    color: #E2183E;
    text-align: left;
}
.btn.btn-outline-secondary.qty-change.qty-change-up {
    background: #000;
    border-top: 1px solid #000;
    height: 38px;
    width: 38px;
    left: -1px;
    position: relative;
    font-size: 13px;
    outline: none;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid transparent;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    opacity: 1;
}
.btn.btn-outline-secondary.qty-change.qty-change-down {
    background: #000;
    border-top: 1px solid #000;
    height: 38px;
    width: 38px;
    left: 1px;
    position: relative;
    font-size: 13px;
    outline: none;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid transparent;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    opacity: 1;
}
.summary.entry-summary .product_meta .blue-banner a {
    text-decoration: none !important;
    font-size: 15px;
    line-height: 21px;
    font-size: 0.937rem;
    line-height: 1.312rem;
    margin-bottom: 0 !important;
}
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.vt-product-slider .product,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product {
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.6s ease;
    /*display: flex;
    flex-direction: column;
    justify-content: space-between;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}
ul.products li.product > * {
  flex-shrink: 0;
}
.vt-product-slider .product {
    position: relative;
    height: 100%;
}
.vt-product-slider .swiper-slide {
    height: auto;
}
.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover,
.vt-product-slider .product:hover,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product:hover {
    border: 1px solid #E2183E;
    background: #fff;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products {
    justify-content: center;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 1 0 22%;
    max-width: 22%;
    margin: 0 10px;
}
.woocommerce ul.products li.product::before,
.woocommerce-page ul.products li.product::before {
    display: none;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0 3.8% 2em 0 !important;
    padding-bottom: 25px;
    background-color: #fff;
}
.vt-product-slider .product {
    padding-bottom: 25px;
    background-color: #fff;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0 !important;
}
.woocommerce ul.products li.product a img,
.vt-product-slider .product a img,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product a img {
    width: 100%;
    height: 240px;
    min-height: 240px;
    max-height: 240px;
    display: block;
    margin: 1em 0;
    box-shadow: none;
    object-fit: contain;
    position: relative;
    background-color: #fff;
    padding: 0 1em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
h2.woocommerce-loop-product__title,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-title {
    font-size: 15px !important;
    line-height: 1.3;
    font-size: 0.938rem !important;
    font-weight: 400;
    color: #000;
    text-align: center;
    padding: 0 0.5rem;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
h2.woocommerce-loop-product__title {
    min-height: 3em;
    margin-bottom: auto;
}
.vt-product-slider .product a,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products a {
    text-decoration: none !important;
}
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.vt-product-slider .product span.onsale,
.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product-onsale {
    background: rgb(88,185,245);
    background: -moz-linear-gradient(90deg, rgba(88,185,245,1) 0%, rgba(15,90,145,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(88,185,245,1) 0%, rgba(15,90,145,1) 100%);
    background: linear-gradient(90deg, rgba(88,185,245,1) 0%, rgba(15,90,145,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#58b9f5",endColorstr="#0f5a91",GradientType=1);
}
.woocommerce span.onsale {
    top: 15px;
    left: 30px;
}
.woocommerce ul.products li.product .onsale,
.vt-product-slider .product span.onsale,
.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product-onsale {
    top: 10px;
    right: 10px;
}
.woocommerce ul.products li.product .add-to-cart-container,
.vt-product-slider .product .add-to-cart-container {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
}
.vt-product-slider .product .yith_ywraq_add_item_browse_message.hide-when-removed a {
    right: 0;
    top: 0;
    position: relative;
    background: #000;
    margin: 0 auto !important;
    padding: 8px 30px;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-price.price {
    margin: 0 auto;
    width: 100%;
}
.woocommerce .product-slider div.product span.price,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-price.price {
    margin-bottom: .5em;
    display: flex;
    flex-direction: column;
    text-decoration: none !important;
}
.woocommerce ul.products li.product .price ins,
.vt-product-slider .product span.price ins {
    text-decoration: none;
    display: block;
}
.vt-product-slider .product span.price ins,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-price.price ins {
    font-weight: 700;
}
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price del .woocommerce-Price-amount.amount,
.vt-product-slider .product span.price del,
.vt-product-slider .product span.price del .woocommerce-Price-amount.amount,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-price.price del,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-price.price del .woocommerce-Price-amount.amount {
    color: #DA291C;
    font-weight: 700;
    opacity: 1;
}
.wc-block-cart-item__prices,
.single-product.woocommerce div.product p.price del,
.single-product.woocommerce div.product p.price del span.woocommerce-Price-amount.amount {
    color: #63666A;
    font-weight: 400;
    opacity: 1;
    display: block;
    font-size: 16px;
    font-size: 1rem;
}
.woocommerce ul.products li.product .price .woocommerce-Price-amount.amount,
.vt-product-slider .product span.price .woocommerce-Price-amount.amount,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-price.price .woocommerce-Price-amount.amount {
    color: #000;
}
.single-product.woocommerce div.product p.price,
.price {
    margin-bottom:  0 !important;
}
.single-product.woocommerce div.product p.price .woocommerce-Price-amount.amount {
    color: #0F5A91;
    font-size: 24px;
    font-size: 1.5rem;
}
.wc-block-components-product-price__value.is-discounted {
    color: #0F5A91;
    font-weight: 700;
}
.woocommerce ul.products li.product .price .woocommerce-Price-amount.amount,
.vt-product-slider .product span.price .woocommerce-Price-amount.amount,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-price.price .woocommerce-Price-amount.amount {
    display: block;
}
.single-product.woocommerce div.product .entry-summary .woocommerce-Price-amount.amount {
    color: #000;
}
.single-product.woocommerce div.product p.price ins {
    text-decoration: none;
}
.woocommerce ul.products li.product .onsale,
.related-posts ul.products li.product span.onsale,
.vt-product-slider .product span.onsale {
    margin: 10px 10px 0 0 !important;
}
.vt-product-slider .product span.onsale,
.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product-onsale{
    min-height: 3.236em;
    min-width: 3.236em;
    position: absolute;
    border-radius: 100%;
    z-index: 9;
    color: #fff;
    line-height: 3;
    font-size: 14px;
    font-weight: 700;
    padding: 6px;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product-onsale {
    border: none;
    border-radius: 10px;
    padding: 5px 10px;
    line-height: 1.3;
    min-height: auto;
}
.single-product .related.products > h2 {
    color: #000 !important;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 42px;
    line-height: 1.4;
    position: relative;
}
.related-posts.woocommerce ul.products li.product span.onsale {
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
}
.single-product .related.products > h2::after {
    content: "";
    width: 973px;
    height: 1px;
    top: 21px;
    border-radius: 10px;
    background-color: #d9d9d9;
    position: absolute;
    display: block;
    z-index: 0;
    right: 0;
    left: auto;
}
.woocommerce ul.products li.product .price,
.vt-product-slider .product span.price,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-price.price {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
}
.vt-product-slider {
    padding-bottom: 55px;
}
.vt-product-slider .swiper-button-next,
.vt-product-slider .swiper-button-prev {
    bottom: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto;
    width: 50%;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.6s ease;
}
.vt-product-slider .swiper-button-next {
    right: -15px;
}
.vt-product-slider .swiper-button-prev {
    left: -15px;
}
.vt-product-slider .swiper-button-prev {
    text-align: right;
}
.vt-product-slider .swiper-button-next::after {
    content: url("/wp-content/themes/VT-tema/images/arrow-next.png");
    width: 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.6s ease;
}
.vt-product-slider .swiper-button-prev::after {
    content: url("/wp-content/themes/VT-tema/images/arrow-prev.png");
    width: 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.6s ease;
}
.vt-product-slider .swiper-button-prev:hover {
    left: -25px;
    opacity: 1;
}
.vt-product-slider .swiper-button-prev:hover::after,
.vt-product-slider .swiper-button-next:hover::after {
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
}
.vt-product-slider .swiper-button-next:hover {
    right: -25px;
    opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    margin: 0 auto;
}
.woocommerce-tabs #tab-description > h2,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.editor-styles-wrapper .wc-block-components-checkbox-list li::before,
.wc-block-components-checkbox-list li::before,
.wc-block-grid__product::before {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #d6d6d6;
    z-index: 2;
    border: 1px solid #d6d6d6;
    border-radius: 0;
    color: #0F5A91;
    margin-bottom: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: 0;
    border-bottom-left-radius: 0;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #e1d0f6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 auto;
    padding: 0 2rem;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.additional_information_tab,
.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.additional_information_tab,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.additional_information_tab,
.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 900;
    color: #0F5A91;
    cursor: default;
    margin-bottom: 0 !important;
    padding: 1rem 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 auto;
    padding: 2rem;
    border: 1px solid #d6d6d6;
}
.woocommerce div.product .woocommerce-tabs .panel li {
    position: relative;
    padding-left: 32px;
}
.woocommerce div.product .woocommerce-tabs .panel li::before {
    width: 20px;
    top: 10px;
}
.single.single-product .related.products {
    margin-top: 6rem;
    display: block;
    width: 100%;
    float: left;
}
.wp-block-woocommerce-product-categories .wc-block-product-categories-list {
    margin-top: -4px;
}
.wp-block-woocommerce-product-categories .wc-block-product-categories-list-item a {
    color: #63666A;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700 !important;
}
.wc-block-product-categories-list-item {
    border-bottom: 1px solid #C7C7C7;
    padding: 10px 8px !important;
    margin-bottom: 0 !important;
}
.woocommerce-product-details__short-description p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__description > p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description > p {
    word-wrap: anywhere;
}
.wc-block-components-product-name {
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 900;
    color: #0F5A91;
}
.wp-block-woocommerce-checkout-order-summary-block {
    border: 1px solid hsla(0,0%,7%,.11);
    border-radius: 5px;
    overflow: hidden;
}
.widget_brand_nav,
.wp-block-woocommerce-filter-wrapper .wc-blocks-filter-wrapper {
    position: relative;
}
.widget_brand_nav::after,
.wp-block-woocommerce-filter-wrapper .wc-blocks-filter-wrapper::after {
    content: "";
    width: 100%;
    height: 4px;
    top: 15px;
    border-radius: 4px;
    background-color: #d9d9d9;
    position: absolute;
    display: block;
    z-index: 0;
    right: 0;
    left: auto;
}
.widget-title-category::after {
    content: "";
    width: 100%;
    height: 3px;
    bottom: -11px;
    border-radius: 4px;
    background-color: #c7c7c7;
    position: absolute;
    display: block;
    z-index: 0;
    right: 0;
    left: auto;
}
.wc-block-product-filters__overlay-content {
    gap: 0 !important;
}
.widget_brand_nav .widget-title,
.wc-blocks-filter-wrapper h3.wp-block-heading,
.widget-title-category,
.wc-block-product-filters__overlay h2.wp-block-heading {
    font-size: 24px !important;
    font-size: 1.5rem !important;
    line-height: 1.3;
    margin-bottom: 0.5rem !important;
    background: #fff;
    z-index: 1;
    position: relative;
    display: inline;
    padding-right: 15px;
    color: #E2183E;
    font-weight: 700;
    font-family: "Roboto Slab",serif;
    position: relative;
}
.wc-block-product-filters__overlay h2.wp-block-heading {
    background: #fff;
    max-width: 75px;
}
#left-sidebar .wc-block-product-filters__overlay h3.wp-block-heading {
    color: #000;
    font-weight: 700;
    font-family: "Montserrat",sans-serif;
    font-size: 13px !important;
    line-height: 1.3 !important;
    margin-top: 10px !important;
    margin-bottom: 4px !important;
}
.wp-block-tag-cloud a {
    display: block;
    margin-right: 5px;
    font-size: 14px !important;
    line-height: 1.4;
    margin: 0 auto !important;
}
.wc-block-product-filter-checkbox-list__list li {
    margin-bottom: 0 !important;
}
.widget-title-category {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 1.3;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 1rem !important;
    display: block;
    font-weight: 900;
}
.widget_brand_nav {
    margin-top: 2rem;
}
.wp-block-woocommerce-filter-wrapper .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
    height: 1.2em;
    margin: 3px 0.5em 0 0;
    min-height: 1.2em;
    min-width: 1.2em;
    overflow: hidden;
    position: static;
    vertical-align: middle;
    width: 1.2em;
}
.wp-block-woocommerce-filter-wrapper .wc-block-components-checkbox {
    color: #000;
    font-weight: 400;
    margin-top: 5px;
}
.wc-brand-list-layered-nav-product_brand {
    margin-top: 0.5rem;
}
.wc-brand-list-layered-nav-product_brand li,
.wc-block-product-categories-list-item {
    padding-left: 0;
}
.wc-brand-list-layered-nav-product_brand li,
.wp-block-woocommerce-attribute-filter .wc-block-components-checkbox-list li {
    margin-bottom: 0 !important;
}
.wc-brand-list-layered-nav-product_brand li a,
.wc-block-product-categories-list-item a {
    color: #000;
    font-weight: 400;
    text-decoration: none;
    font-size: 13px;
    margin-bottom: 0 !important;
}
.wc-brand-list-layered-nav-product_brand .wc-layered-nav-term.chosen a {
    background: #A5132E;
    color: #fff;
    border-radius: 4px;
    padding: 5px 15px;
    font-size: 12px;
}
.wc-brand-list-layered-nav-product_brand li::before,
.wc-block-product-categories-list-item::before {
    display: none;
}
.wc-brand-list-layered-nav-product_brand li .count,
.wc-block-product-categories-list-item-count,
.wp-block-woocommerce-filter-wrapper .wc-block-components-checkbox .wc-filter-element-label-list-count {
    color: #E2183E;
    font-weight: 300;
}
.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button {
    font-size: 12px;
    margin-top: 0;
    color: #000;
    background: #fff;
    border: 1px solid #000;
    font-weight: 400;
    text-transform: none;
    padding: 1px 12px;
    margin-bottom: 25px;
    margin-top: -8px;
    letter-spacing: 0;
    /* width: 100%; */
}
.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button::before {
    display: none;
}
.wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button,
.wc-block-components-price-slider__actions .wc-block-price-filter__button.wc-block-components-price-slider__button,
.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button {
    font-size: 11px !important;
    margin-top: 0;
    color: #fff;
    background: #0F5A91;
    border: 1px solid transparent;
    font-weight: 400;
    text-transform: uppercase;
    padding: 1px 8px;
    margin-bottom: 25px;
    margin-top: 0;
    letter-spacing: 0;
    width: 100%;
    opacity: 1;
    border-radius: 50px;
    text-decoration: none !important;
    height: 24px;
    transition: all 0.6s ease;
}
.wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button {
    background: #000 !important;
}
.wc-block-components-price-slider__actions .wc-block-price-filter__button.wc-block-components-price-slider__button:hover,
.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button:hover {
    color: #0F5A91;
    background: #fff;
}
.wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button:hover {
    background: #fff !important;
    color: #000 !important;
}
.wc-block-components-price-slider__actions .wc-block-price-filter__button.wc-block-components-price-slider__button::before {
    display: none;
}
#left-sidebar .bellows {
    border-top: 4px solid #D9D9D9;
    padding-top: 10px;
    background: transparent;
}
.bellows .bellows-nav .bellows-target {
    padding: 10px !important;
    font-size: 13px !important;
    font-size: 0.813rem !important;
}
.bellows .bellows-nav li::before,
.bellows .bellows-nav .bellows-menu-item li::before,
.bellows .bellows-nav .bellows-submenu li::before {
    display: none;
}
.bellows .bellows-nav li,
.bellows .bellows-nav .bellows-menu-item li,
.bellows .bellows-nav .bellows-submenu li {
    margin-bottom:  0 !important;
}
.bellows .bellows-nav .bellows-submenu li:last-child {
    border-bottom: 1px solid transparent;
}
.bellows .bellows-nav .bellows-subtoggle {
    width: 50px !important;
}
.bellows .bellows-nav .bellows-subtoggle {
    right: -10px;
}
.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-target,
.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-custom-content,
.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-widget .textwidget {
    color: #242424;
    border-bottom: 1px solid #eee;
    margin-bottom:  0 !important;
}
.bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0 > .bellows-target,
.bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0 > .bellows-custom-content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 0 !important;
    font-weight: 600 !important;
}
.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu {
    background: #fefefe;
    padding-left: 0;
    padding-right: 0;
}
.bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0.bellows-current-menu-item > .bellows-target,
.bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor > .bellows-target {
    background: #63EBBB;
}
.bellows.bellows-skin-vanilla {
    background: transparent; !important;
    box-shadow: none !important;
    border: 1px solid transparent;
    border-bottom: transparent;
    margin-top: -9px !important;
}
.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu {
    background: #fff !important;
    max-width: 90%;
    margin: 0 auto;
}
.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-target,
.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-custom-content,
.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-widget .textwidget {
    color: #242424 !important;
    border-bottom: 1px solid #adadad !important;
}
.bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0 > .bellows-target,
.bellows.bellows-skin-vanilla .bellows-nav .bellows-item-level-0 > .bellows-custom-content {
    border-bottom: 1px solid #adadad !important;
}
.bellows-active > a,
.bellows-current-menu-item > a {
    font-weight: bold !important;
}
#left-sidebar .bellows-target-description.bellows-target-text {
    display: none !important;
    visibility: hidden;
}
.cta-banner {
    background: url("/wp-content/uploads/2025/02/banner-servis-montaza-kontakt.jpg") no-repeat center;
}
.cta-banner h3,
.cta-banner p,
.cta-banner a {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    line-height: 1.2;
    margin-bottom: 0.3rem !important;
    text-align: center;
}
.cta-banner h3 {
    font-weight: 900;
}
.cta-banner p {
    font-weight: 300;
}
.cta-banner a {
    font-weight: 700;
}
.offcanvas .btn-offcanvas-cart {
    background-color: #404040;
    color: #ffffff;
    box-shadow: 0px 0px 15px 2px #0000001a;
    border-radius: 10px;
    display: flex;
    width: 43px;
    height: 43px;
    border: 1px solid #404040;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.offcanvas .btn-offcanvas-cart .fa-shopping-cart::before {
    content: "\f07a";
    color: #fff;
    font-size: 1.2rem;
}
.offcanvas .btn-offcanvas-cart.bottom-fixed {
    position: absolute;
    left: -104px;
    bottom: 20px;0;
}
.offcanvas-title,
.offcanvas-footer {
    text-align: center;
    width: 100%;
}
.offcanvas-footer {
    background-color: #ffffff;
    color: #000000;
    padding: 10px 10px;
    box-shadow: 0 -5px 10px #0000001a;
}
.offcanvas-footer .mb-2.border-bottom {
    border-bottom: none !important;
}
.offcanvas .cart-contents {
    padding: 0 !important;
    color: #000;
}
.cart-contents .row {
    padding: 5px 5px;
    margin: 5px 0px;
    border-radius: 5px;
    box-shadow: 0 2px 2px #00000005;
    background-color: #ffffff;
    position: relative;
}
.cart-contents .row small {
    font-size: 12px;
    text-decoration: none !important;
    line-height: 18px !important;
    margin-bottom: 0 !important;
    display: inline-block;
}
.cart-contents .row a {
    font-size: 12px;
    text-decoration: none !important;
    line-height: 18px !important;
    margin-bottom: 0 !important;
}
.woocommerce-notices-wrapper .woocommerce-message a.button {
    position: relative;
    color: transparent;
}
.woocommerce-message .button.wc-forward:hover,
.woocommerce-notices-wrapper .woocommerce-message a.button:hover {
    color: transparent;
}
.woocommerce-message .button.wc-forward::after {
    content: 'Provjeri košaricu';
    display: block;
    color: #fff;
    margin-bottom: -18px;
}
.woocommerce-message .button.wc-forward::after {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.woocommerce-info {
    color: #000;
    background-color: #fef2f2;
    border-color: #A4122D;
    border-radius: 4px;
}
.woocommerce-info::before {
    color: #CC2D4B;
}
.woocommerce .woocommerce-ordering select,
.woocommerce .woocommerce-result-count {
    font-size: 13px;
    font-size: 0.812rem;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    background: #fff;
    border: 1px solid #d9d9d9;
    height: 32px;
    padding: 5px 10px;
}
.woocommerce-order-received .woocommerce-table .woocommerce-table__product-name.product-name .wc-item-meta {
    margin-top: 10px;
}
.woocommerce-order-received.page-template-default p,
.woocommerce-order-received.page-template-default p.woocommerce-customer-details--email {
    margin-bottom: 0rem !important;
}
.woocommerce-order-received.page-template-default p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin-bottom: 2rem !important;
}
.woocommerce-order-received .woocommerce ul.order_details {
    margin: 0 0 2em;
}
.woocommerce-order-received .woocommerce ul.order_details li {
    line-height: 1.5;
}
.woocommerce-order-received .woocommerce ul.order_details li::before {
    top: 17px;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details h2 {
    margin-top: 1rem;
    margin-bottom: .5rem;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    margin-top: 0;
    font-size: 20px !important;
    line-height: 26px !important;
    font-size: 1.25rem !important;
    line-height: 1.625rem !important;
    margin-bottom: .5rem !important;
    font-weight: 800;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details address {
    border: 1px solid rgba(0,0,0,.1);
    border-bottom-width: 1px;
    border-right-width: 1px;
    padding: 12px 16px;
}
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #ccc;
}
/* Chrome, Safari, Edge, Opera */
.single-product input::-webkit-outer-spin-button,
.single-product input::-webkit-inner-spin-button,
.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
.single-product input[type=number],
.woocommerce .quantity input[type=number] {
    -moz-appearance: textfield;
}
.woocommerce form.login .form-row input.input-text,
.woocommerce form.register .form-row input.input-text,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="email"],
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="number"],
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="password"],
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="tel"],
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="text"],
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="url"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-text-input input[type="number"],
.wc-block-components-text-input input[type="password"],
.wc-block-components-text-input input[type="tel"],
.wc-block-components-text-input input[type="text"],
.wc-block-components-text-input input[type="url"],
.wc-block-components-form.wc-block-checkout__form .wc-block-components-textarea,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    font-size: 0.875rem;
    line-height: 1.5;
    color: #000;
    background-color: #f1f1f1;
    background-clip: padding-box;
    border: 1px solid #f1f2f1;
    border-radius: 0;
    padding: 7px; 
}
.woocommerce form.login .form-row input.input-text,
.woocommerce form.register .form-row input.input-text {
    border-radius: 5px;
}
.woocommerce form.login .form-row input.input-text:focus,
.woocommerce form.register .form-row input.input-text:focus,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-textarea:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
    color: #000;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(203, 203, 203, 0.5);
    z-index: 1;
    position: relative;
    font-weight: 300;
}
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="email"]:focus,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="number"]:focus,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="password"]:focus,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="tel"]:focus,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="url"]:focus,
.wc-block-components-text-input input[type="email"]:focus,
.wc-block-components-text-input input[type="number"]:focus,
.wc-block-components-text-input input[type="password"]:focus,
.wc-block-components-text-input input[type="tel"]:focus,
.wc-block-components-text-input input[type="url"]:focus,
.wc-block-components-text-input input[type="text"]:focus,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="text"]:focus-visible,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="email"]:focus-visible,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="number"]:focus-visible,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="password"]:focus-visible,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="tel"]:focus-visible,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="url"]:focus-visible,
.wc-block-components-text-input input[type="email"]:focus-visible,
.wc-block-components-text-input input[type="number"]:focus-visible,
.wc-block-components-text-input input[type="password"]:focus-visible,
.wc-block-components-text-input input[type="tel"]:focus-visible,
.wc-block-components-text-input input[type="url"]:focus-visible,
.wc-block-components-text-input input[type="text"]:focus-visible,
.wc-block-components-form.wc-block-checkout__form .wc-block-components-text-input input[type="text"]:focus-visible {
    box-shadow: 0 0 0 .25rem rgba(203, 203, 203, 0.5);
    outline: none;
    border: 1px solid #999;
}
.wc-block-components-form.wc-block-checkout__form .wc-blocks-components-select .wc-blocks-components-select__select,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.875rem;
    line-height: 3rem !important;
    color: #000;
    background-color: #f1f1f1;
    background-clip: padding-box;
    border: 1px solid #f1f2f1;
    border-radius: 0;
    padding: 7px; 
}
.select2-container--default .select2-selection--single .select2-selection__rendered  {
    line-height: 1.3 !important;
}
.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #f1f2f1;
}
.select2-dropdown {
    border: 1px solid #f1f2f1;
    background-color: #f1f1f1;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}
.select2-container .select2-selection--single {
    height: 36px;
}
.select2-results__options li.select2-results__option::before {
    display: none;
}
.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
    margin: -3px auto;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button,
.woocommerce .woocommerce-form-register button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    float: left;
    margin-right: 1em;
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    font-size: 0.812rem;
    line-height: 1.375rem;
    font-weight: 500;
    letter-spacing: 0;
    border: 1px solid transparent;
    position: relative !important;
    text-transform: uppercase;
    transition: all 0.6s ease;
    position: relative;
    background-color: #63666A;
    border-radius: 50px;
    max-width: 100%;
    font-family: "Montserrat", serif;
    padding: 5px 20px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button:hover,
.woocommerce .woocommerce-form-register button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
    color: #fff;
    box-shadow: 0 0 0 .25rem rgba(0,0,0,0);
    border: 1px solid transparent;
    background-color: #000;
    text-decoration: none;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:focus,
.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button:focus,
.woocommerce .woocommerce-form-register button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:focus {
    color: #000;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(203, 203, 203, 0.5);
    z-index: 1;
    position: relative;
    font-weight: 300;
}
.woocommerce-LostPassword.lost_password a,
.woocommerce-privacy-policy-link {
    font-weight: 700;
}
.custom-fileds-attributes {
    margin-top: -51px;
    padding-left: 114px;
}
.eklasa-energetska,
.hladenje-hladenje,
.grijanje-grijanje {
    position: relative;
}
.eklasa-energetska {
    width: 50px;
    display: inline-block;
}
.eklasa-energetska.klasa.B {
    width: 62px;
}
.eklasa-energetska.klasa.A {
    width: 58px;
}
.eklasa-energetska.klasa.C {
    width: 64px;
}
.eklasa-energetska.klasa.D {
    width: 70px;
}
.hladenje-hladenje,
.grijanje-grijanje {
    width: 22px;
    display: inline-block;
}
.custom-fileds-attributes p {
    color: #fff;
    position: relative;
    font-size: 1px;
}
.eklasa-energetska::after,
.hladenje-hladenje::after,
.grijanje-grijanje::after {
    content: "";
    position: absolute;
    display: block;
    width: 65px;
    height: 23px;
    left: 0;
    top: 0;
}
.eklasa-energetska.klasa.A3plus::after {
    background: url('/wp-content/uploads/2025/03/a-plus-plus-plus.png') no-repeat top left;
    background-size: contain;
}
.eklasa-energetska.klasa.A2plus::after {
    background: url('/wp-content/uploads/2025/03/a-plus-plus.png') no-repeat top left;
    background-size: contain;
}
.eklasa-energetska.klasa.A1plus::after {
    background: url('/wp-content/uploads/2025/03/a-plus.png') no-repeat top left;
    background-size: contain;
}
.eklasa-energetska.klasa.A::after {
    background: url('/wp-content/uploads/2025/03/a.png') no-repeat top left;
    background-size: contain;
}
.eklasa-energetska.klasa.B::after {
    background: url('/wp-content/uploads/2025/03/B.png') no-repeat top left;
    background-size: contain;
}
.eklasa-energetska.klasa.C::after {
    background: url('/wp-content/uploads/2025/03/C.png') no-repeat top left;
    background-size: contain;
}
.eklasa-energetska.klasa.D::after {
    background: url('/wp-content/uploads/2025/03/D.png') no-repeat top left;
    background-size: contain;
}
.hladenje-hladenje::after {
    background: url('/wp-content/uploads/2025/03/Hladenje-ikona.png') no-repeat top left;
    background-size: contain;
}
.grijanje-grijanje::after {
    background: url('/wp-content/uploads/2025/03/Grijanje-ikona.png') no-repeat top left;
    background-size: contain;
}
.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
    float: right;
    font-size: 11px !important;
    line-height: 1.3 !important;
    font-size: 0.688rem !important;
    font-weight: 500;
    margin-top: -38px;
    background: #0F5A91 url("/wp-content/themes/VT-tema/images/account-icon.png") no-repeat center right 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 5px 29px 5px 20px;
    letter-spacing: 1px;
    font-weight: 700;
    transition: all 0.6s ease;
    display: block;
    position: relative;
    background-size: 12px 12px;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
    text-transform: none;
    transition: all 0.6s ease;
}
.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt:hover {
    background: #000 url("/wp-content/themes/VT-tema/images/account-icon.png") no-repeat center right 10px;
    background-size: 12px 12px;
}
.woocommerce-page form .show-password-input {
    top: 16px;
}
.wc-block-cart .wc-block-cart__submit-container {
    padding: 0;
    text-align: center;
    margin-top: 15px;
}
.button.yith-wcqv-button {
    border: none !important;
    background: #fff !important;
    right: 0 !important;
    text-align: right !important;
    font-size: 10px !important;
    width: fit-content !important;
    left: auto !important;
    margin-top: 0 !important;
    position: absolute !important;
    top: 172px;
    color: #58B9F5 !important;
}
/* --- CONTACT FORM 7 --- */
.wpcf7 {
    max-width: 100%;
    padding-top: 4rem;
    border-top: 2px solid #EAE9E9;
}
.wpcf7 .wpcf7-form label {
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
    margin-bottom: 15px;
    color: #000;
    text-align: center;
    font-weight: 700;
}
.wpcf7 .wpcf7-form label .wpcf7-list-item-label .wpcf7-list-item-label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #000;
    text-align: left;
}
.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap {
    margin-top: 5px;
    display: block;
}
.wpcf7 .wpcf7-form .wpcf7-form-control.wpcf7-acceptance label {
    font-size: 13px;
    font-size: 0.812rem;
    line-height: 19px;
    line-height: 1.187rem;
    text-align: left !important;
    font-weight: 300;
    font-style: italic;
}
.wpcf7 .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-direction: column;
    margin-top: -16px;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    margin: 0;
}
.wpcf7 .wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item.first label {
    margin-bottom: 5px;
}
.form-control,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 input[type="color"],
.wpcf7 input[type="date"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="email"],
.wpcf7 input[type="file"],
.wpcf7 input[type="month"],
.wpcf7 input[type="number"],
.wpcf7 input[type="range"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="time"],
.wpcf7 input[type="url"],
.wpcf7 input[type="week"],
.wpcf7 select {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #EAE9E9;
    background-clip: padding-box;
    border: 1px solid #EAE9E9;
    border-radius: 4px;
    padding: 7px;
    font-weight: 400;
}
.wpcf7 textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #EAE9E9;
    background-clip: padding-box;
    border: 1px solid #EAE9E9;
    border-radius: 4px;
    padding: 12px;
    font-weight: 400;
}
.wpcf7 select {
    appearance: none; /* remove default appearance set by the browser */
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #000;
    background-color: #EAE9E9;
    background-clip: padding-box;
    border: 1px solid #EAE9E9;
    border-radius: 4px;
}
.wpcf7 select.wpcf7-form-control.wpcf7-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right;
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-size: 11px 11px;
    background-color: #f1f1f1;
    cursor: pointer;
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="submit"]:disabled {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 7px 20px 8px 20px !important;
    border: 1px solid #E2183E;
    position: relative !important;
    text-transform: uppercase;
    transition: all 0.6s ease;
    position: relative;
    border-radius: 4px;
    max-width: 200px;
    background: #E2183E;
    font-family: "Roboto Slab",serif;
}
.wpcf7 input[type="submit"]:disabled {
    opacity: 0.5;
}
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus,
.wpcf7 input[type="submit"]:focus-visible,
.wpcf7 input[type="submit"]:active,
.wpcf7 input[type="submit"]:first-child:active {
    color: #fff;
    border: 1px solid #2B2B2B;
    background-color: #2B2B2B;
    text-decoration: none;
}
.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus,
.wpcf7 input[type="color"]:focus,
.wpcf7 input[type="date"]:focus,
.wpcf7 input[type="datetime-local"]:focus,
.wpcf7 input[type="datetime"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="file"]:focus,
.wpcf7 input[type="month"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 input[type="range"]:focus,
.wpcf7 input[type="search"]:focus,
.wpcf7 input[type="submit"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="time"]:focus,
.wpcf7 input[type="url"]:focus,
.wpcf7 input[type="week"]:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus,
.form-select:focus {
    color: #000;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(203, 203, 203, 0.5);
    z-index: 1;
    position: relative;
    font-weight: 700;
}
.wpcf7 input[type="text"].wpcf7-not-valid,
.wpcf7 input[type="number"].wpcf7-not-valid,
.wpcf7 input[type="email"].wpcf7-not-valid {
    border: 1px solid #dc3232;
}
.wpcf7-form .wpcf7-not-valid-tip {
    color: #f00;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
}
.wpcf7 form.sent .wpcf7-response-output {
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    background: #bbf3c1;
    border-width: 0px;
    font-weight: normal;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    letter-spacing: 1px;
    letter-spacing: 0px;
    font-size: 18px;
    line-height: 1.4;
    border: 1px solid #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #E2B940;
    padding: 13px 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background: #F7DB85;
    border-width: 0px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0px;
    font-size: 18px;
    line-height: 1.4;
    color: #000;
}
/* --- FOOTER --- */
footer,
#wrapper-footer-full {
    background-color: #2B2B2B !important;
}
#wrapper-footer-full.wrapper {
    padding: 2rem 0;
}
footer {
    overflow: hidden;
    position: sticky;
    bottom: 0;
    z-index: -1;
    padding-top: 5rem;
}
.search.search-no-results footer,
.search.search-results footer,
body.error404 footer,
body.yith-request-a-quote-page footer {
    position: relative;
    bottom: auto;
    z-index: 1;
}
footer .wrapper .container {
    padding-top: 0
}
footer p,
footer a,
footer li,
footer span {
    color: #fff;
    margin-bottom: 0.1rem !important;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-size: 1.06rem;
    font-size: 17px;
    line-height: 1.4;
}
footer a {
    text-decoration: none !important;
}
footer a:hover {
    color: #fff !important;
    text-decoration: underline !important;
}
footer h2,
footer h3,
footer h4,
footer h5 {
    margin-bottom: 0.3rem;
}
footer ul,
footer ul.wp-block-list,
footer ul.wp-block-list li {
    list-style: none;
    padding-left: 0;
}
footer ul.menu {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
.border-left-red,
footer .wp-block-media-text > .wp-block-media-text__content {
    border-left: 1px solid #E2183E;
    height: 100%;
    padding-left: 20px;
}
footer .wp-block-media-text > .wp-block-media-text__content {
    margin-left: 23px;
}
footer .wp-block-media-text {
    height: 100%;
}
footer .wp-block-media-text > .wp-block-media-text__media {
    align-self: flex-start;
}
footer .wp-block-social-links {
    margin-top: 1rem;
}
.menu-footer-izbornik-container a {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-size: 1.06rem;
    font-size: 17px;
    line-height: 1.4;
    color: #fff;
}
.menu-footer-izbornik-container .menu-item.current_page_item a,
.menu-footer-izbornik-container a:hover {
    color: #E2183E !important;
    text-decoration: none !important;
}
.site-info {
    opacity: 0.6;
    transition: all 0.6s ease;
    padding-bottom: 1rem;
}
.site-info:hover {
    opacity: 0.9;
}
.copyright,
.site-info p,
.copyright a {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 18px;
    line-height: 1.125rem;
    margin-bottom: 0rem !important;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    font-family: "Montserrat",sans-serif;
}
.copyright a {
    position: relative;
}
.copyright img {
    width: 20px;
    height: 20px;
    margin-top: -1px;
    margin-right: 2px;
}
footer .copyright a:hover {
    color: #fff;
}
#myBtn {
    position: fixed;
    bottom: 98px;
    right: 62px;
    display: none;
    color: #fff;
    z-index: 99;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 100%;
    padding: 7px 12px;
    box-shadow: 0px 3px 7px 0px rgba(32, 32, 32, 0.1);
    transition: all 0.6s ease;
}
#myBtn:hover {
    bottom: 105px;
    background: #E2183E;
    border: 1px solid transparent;
}
#myBtn .fa {
    color: #000;
    font-size: 20px;
    transition: all 0.6s ease;
}
#myBtn:hover .fa {
    color: #fff;
}
/*404*/
/* --- 404 PAGE --- */
.error-404 {
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 1;
}
@keyframes fadeInAnimation {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
.error-404 .content-area {
    height: 64vh;
    display: flex;
    justify-content: center;
    align-content: center;
    max-width: 700px;
    margin: 85px auto 0;
}
.error-404 .content-area article {
    justify-content: center;
    align-content: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.page-template-default p {
    margin-bottom: 0.8rem !important;
}
/* --- RESPONSIVE --- */
/* -- MIN -- */
@media screen and (min-width: 576px) {
    body.virtualna-has-sidebar .alignfull .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .alignwide .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container {
        max-width: 540px;
    }
}
@media screen and (min-width: 768px) {
    body.virtualna-has-sidebar .alignfull .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .alignwide .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container,
    nav.woocommerce-breadcrumb {
        max-width: 720px;
    }
    .woocommerce-header .desktop-image {
        padding-bottom: 199px !important;
        background-position: 0 65px;
    }
    .woocommerce table.shop_attributes {
        border: 1px solid rgba(0,0,0,.04);
        overflow-x: scroll;
    }
    .homepage.bannersmall .rightbanner {
        min-height: 300px !important;
    }
    .navbar-toggler {
        position: absolute;
        right: 7px;
        top: 71%;
        border: transparent;
        transform: translateY(-35%);
        z-index: 1;
    }
    .header-right {
        height: 75px;
        transition: all 0.6s ease;
        width: 80%;
        position: relative;
    }
    header ul.top-info {
        position: absolute;
        top: 58px;
        right: 50px;
    }
}
@media screen and (min-width: 782px) {
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-next {
        right: -5rem;
    }
}
@media screen and (min-width: 992px) {
    body.virtualna-has-sidebar .alignfull .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .alignwide .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .wp-block-cover.alignfull .wp-block-cover__inner-container,
    body.virtualna-has-sidebar .wp-block-cover.alignwide .wp-block-cover__inner-container {
        max-width: 720px;
    }
    nav.woocommerce-breadcrumb {
        max-width: 960px;
    }
    .navbar-toggler {
        position: absolute;
        right: 14px;
        top: 57%;
        border: transparent;
        transform: translateY(-51%);
        z-index: 1;
    }
    .header-right {
        height: 113px;
        transition: all 0.6s ease;
        width: 80%;
    }
    header ul.top-info {
        position: relative;
        top: auto;
        right: auto;
    }
    .navbar-search .is-form-style {
        width: 160px;
    }
    .navbar-nav .menu-item {
        margin: 0;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        padding-top: 7px;
        padding-bottom: 7px;
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .7s;
        box-shadow: 5px 5px 20px rgba(0,0,0,0.3);
        margin-top: -4px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu.show {
        opacity: 1;
        visibility: visible;
    }
    .woocommerce-header .desktop-image {
        padding-bottom: 270px !important;
        background-position: 0 70px;
    }
    .single-product .related.products > h2::after {
        width: 550px;
    }
    .woocommerce .ywraq-form-table-wrapper.wide form#yith-ywraq-form {
        flex-basis: auto;
        padding-left: 2rem;
        padding-right: 1px;
    }
    .woocommerce .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
        flex-basis: 60%;
    }
}
@media screen and (min-width: 1200px) {
    .page.intro .wp-block-columns .wp-block-column,
    .home.page.intro .wp-block-columns .wp-block-column {
        max-width: 1140px !important;
        margin: 0 auto;
    }
    nav.woocommerce-breadcrumb {
        max-width: 1140px;
    }
    .navbar-expand-xl .offcanvas .offcanvas-body {
        height: 100%;
        align-items: end;
    }
}
@media screen and (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    nav.woocommerce-breadcrumb {
        max-width: 1296px;
    }
    .navbar > .container,
    .navbar > .container-fluid,
    .navbar > .container-lg,
    .navbar > .container-md,
    .navbar > .container-sm,
    .navbar > .container-xl,
    .navbar > .container-xxl {
        max-width: 98% !important;
    }
    .navbar-search .is-form-style {
        width: auto;
    }
    .navbar-nav .menu-item {
        margin: 0 10px !important;
    }
    .page.intro .wp-block-columns {
        max-width: 1296px;
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .page.intro .wp-block-columns .wp-block-column {
        max-width: 530px !important;
        margin: unset;
    }
    .home.page.intro .wp-block-columns .wp-block-column {
        max-width: 1200px !important;
        margin: 0 auto;
    }
    .page.intro.bg-color .wp-block-columns .wp-block-column {
        max-width: 700px !important;
        margin: 0 auto;
    }
    .woocommerce-header .desktop-image {
        padding-bottom: 380px !important;
        background-position: top;
    }
    .single-product .related.products > h2::after {
            width: 973px;
        }
    .woocommerce table.shop_attributes {
        overflow-x: unset;
    }
}
/* -- MAX -- */
@media screen and (max-width: 1399px) {
    .page.intro.bigger figure.wp-block-image {
        padding-bottom: 330px;
    }
    .navbar > .container {
        max-width: 100%;
    }
    .woocommerce ul.products li.product .yith-ywraq-add-to-quote a.add-request-quote-button.button,
    .vt-product-slider .product .yith-ywraq-add-to-quote a.add-request-quote-button.button {
        padding: 4px 20px 5px 20px !important;
        margin: 0 auto !important;
    }
    .home.page.top-products .wp-block-group__inner-container {
        max-width: 90% !important;
        margin: 0 auto;
        text-align: center;
    }
    .home.page.top-products .wp-block-group__inner-container .vt-product-slider .swiper-button-next {
        text-align: left;
    }
    .woocommerce ul.products li.product a img,
    .vt-product-slider .product a img,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid__product a img {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
    }
    .home.page.banner .wp-block-columns .wp-block-column {
        margin: 0 auto;
    }
    .home.page.banner.full .wp-block-columns .wp-block-column.col-top,
    .home.page.banner.full .wp-block-columns .wp-block-column.col-bottom {
        max-width: 1200px !important;
    }
}
@media screen and (max-width: 1279px) {
    .homepage.bigintro .homepage.bannerfull {
        height: unset;
        max-height: unset;
        background-color: #f9f9f9 !important;
    }
    .homepage.bigintro .homepage.bannerfull .wp-block-group__inner-container {
        position: relative;
        height: unset;
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 300px;
    }
    .homepage.bigintro .homepage.bannerfull figure.wp-block-image {
        margin-bottom: 0 !important;
        width: 100%;
        height: 300px;
    }
    .homepage.bigintro .homepage.bannerfull .wp-block-columns {
        width: 44%;
        margin: auto;
        max-width: 44%;
        padding: 20px 20px 0 20px;
        background: #fff;
        position: absolute !important;
        top: 50%;
        transform: translateY(-50%);
        left: auto;
        right: 20px;
    }
    .homepage.bigintro {
        display: flex;
        flex-direction: column-reverse;
        padding: 15px 10px;
    }
    .homepage .left.intro {
        height: 400px;
    }
    .page.intro.bg-color {
        padding: 5rem 0;
        background-color: #E2183E;
    }
}
@media screen and (max-width: 1199px) {
    body.home header#wrapper-navbar.newHeaderHome #main-nav.bg-primary {
        background-color: rgba(3, 3, 3, 0.81) !important;
        box-shadow: 0px -2px 3px 3px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(3px);
    }
    .offcanvas.offcanvas-end.bg-primary {
        background: #000 !important;
        width: 96% !important;
    }
    .dropdown-toggle::after {
        display: none;
    }
    .dropdown-item {
        color: #fff;
    }
    .navbar-nav .dropdown-menu li.menu-item-has-children .dropdown-item::after {
        display: none;
    }
    .menu-item-has-children,
    .navbar-nav .dropdown-menu .menu-itemmenu-item-has-children,
    .navbar-nav .dropdown-menu .menu-item {
        position: relative !important;
    }
    .custom-toggle,
    .custom-toggle-2 {
        width: 50px;
        height: 50px;
        background-color: transparent;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }
    .custom-toggle::after,
    .custom-toggle-2::after {
        content: "";
        width: 8px;
        height: 8px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        float: right;
        position: relative;
        top: 12px;
        right: 21px;
        transform: rotate(45deg);
        transform-origin: center;
        -webkit-transition: all 0.5scubic-bezier(0.36, 1.64, 0.29, 0.88);
        transition: all 0.5scubic-bezier(0.36, 1.64, 0.29, 0.88);
    }
    .custom-toggle.close-icon::after,
    .custom-toggle-2.close-icon::after {
        border: solid white;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
        border-width: 0 2px 2px 0;
        top: 13px;
        transform: rotate(225deg);
    }
    .navbar-nav .menu-item.active .custom-toggle::after {
        border-bottom: 2px solid #999;
        border-right: 2px solid #999;
    }
    .navbar-nav .menu-item.active .custom-toggle.close-icon::after {
        border-bottom: 2px solid #adadad;
        border-right: 2px solid #adadad;
    }
    .navbar-nav .dropdown-menu .dropdown-menu {
        min-width: 220px;
        position: static;
        padding-left: 2rem;
    }
    ul.navbar-nav li.menu-item-has-children > ul.dropdown-menu li.menu-item-has-children > ul.dropdown-menu .custom-toggle-2 {
        display: none;
    }
    .navbar-nav .menu-item.active .custom-toggle::after {
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
    }
    .navbar-nav .menu-item.active .custom-toggle.close-icon::after {
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
    }
    .navbar-nav .menu-item::after {
        width: 72px;
        bottom: auto;
        top: 34px;
    }
    .navbar-nav .dropdown-menu .dropdown-item::after {
        content: none;
    }
    .navbar > .container {
        max-width: 100%;
        padding: 0 !important;
    }
    .navbar-nav {
        max-width: 90%;
        margin: 0 auto;
        padding: 0 !important;
    }
    .navbar-nav .dropdown-menu {
        position: static;
        background: #000;
        border-radius: 0;
    }
    .navbar .offcanvas.offcanvas-end.bg-primary {
        width: 90%;
    }
    .navbar .offcanvas-header .btn-close {
        color: #fff !important;
        opacity: 1;
    }
    .navbar-toggler span {
        float: left;
        opacity: 1;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        padding-right: 9px;
        line-height: 1.4;
        font-family: "Roboto Slab", serif;
    }
    .navbar-toggler .fa::before {
        color: #fff;
        opacity: 1;
    }
    .navbar-toggler .fa::before {
        content: "\f0c9";
        font-size: 20px;
        line-height: 1;
        margin-right: 0;
    }
    .offcanvas.offcanvas-end.bg-primary {
        background: #000 !important;
        /* width: 96% !important; */
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100vw !important;
        max-width: 100vw !important;
        height: 100vh !important;
        z-index: 1060;
        border: none !important;
        border-radius: 0 !important;
    }
    .dropdown-menu {
        margin-bottom: 7px;
        padding-top: 7px;
    }
    .navbar-nav .nav-link {
        text-align: left;
        font-size: 16px;
        font-size: 1rem;
        padding: 8px 0 !important;
    }
    .navbar-nav .dropdown-menu .dropdown-item:hover {
        color: #fff;
        background: #000;
    }
    .dropdown-menu .menu-item {
        border-bottom: 1px solid transparent;
        margin: 0 auto !important;
    }
    .dropdown-menu .menu-item:last-child {
        border-bottom: 1px solid transparent;
    }
    .navbar-nav .dropdown-menu .dropdown-item {
        white-space: break-spaces;
        padding: 4px 0;
    }
    .navbar-nav .dropdown-menu .dropdown-item:hover {
        background: transparent !important;
    }
    .home.page.intro figure.wp-block-image img {
        height: 100%;
        position: absolute;
        width: 100%;
        object-fit: cover;
    }
    .home.page.intro figure.wp-block-image {
        padding-bottom: 580px;
    }
    .page.intro .wp-block-columns .wp-block-column {
        max-width: 960px !important;
        margin: 0 auto;
    }
    .page.intro.bigger figure.wp-block-image,
    .page.intro figure.wp-block-image {
        padding-bottom: 450px;
    }
    .page.intro.bigger figure.wp-block-image img {
        opacity: 1;
    }
    .woocommerce .cart .btn.btn-outline-primary,
    .single_add_to_cart_button.btn.btn-primary, 
    .woocommerce ul.products li.product a.btn-outline-primary, 
    .woocommerce a.added_to_cart {
        font-size: 10px;
        line-height: 20px;
        font-size: 0.625rem;
        letter-spacing: 0px;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 600;
    }
    .vt-product-slider {
        padding-bottom: 40px;
        margin-bottom: 20px;
    }
    .homepage.frame.bannerfull .wp-block-columns.content {
        padding: 1.5rem;
    }
    .home.page.banner .wp-block-columns .wp-block-column {
        margin: 0 auto;
        text-align: center;
    }
    .home.page.banner.full .wp-block-columns h2,
    .home.page.banner.full .wp-block-columns h3,
    .home.page.banner.full .wp-block-columns p,
    .home.page.banner.full .wp-block-columns h2 a,
    .home.page.banner.full .wp-block-columns li,
    .home.page.banner.full .wp-block-columns span {
        text-align: center;
        margin: 0 auto;
    }
    .home.page.banner .wp-block-columns h2.h1-intro {
        text-align: center !important;
    }
    .home.page.banner.small .wp-block-columns .wp-block-column.col-top {
        opacity: 0;
        display: none !important;
        top: 0px;
    }
    .home.page.banner.small .wp-block-columns .wp-block-column.col-bottom {
        opacity: 1;
        display: flex !important;
        bottom: auto;
        padding: 1rem;
        max-width: 100% !important;
        width: 100% !important;
        position: relative;
        height: auto;
        margin-top: 0;
        background-color: #0000004d !important;
        margin-bottom: 0px;
        z-index: 1;
    }
    .home.page.banner.full .wp-block-columns .wp-block-column.col-top {
        opacity: 0;
        display: none !important;
        top: 0px;
    }
    .home.page.banner.full .wp-block-columns .wp-block-column.col-bottom {
        opacity: 1;
        display: flex !important;
        bottom: auto;
        padding: 1rem;
        max-width: 100% !important;
        width: 100% !important;
        position: relative;
        height: auto;
        margin-top: 0;
        background-color: #0000004d !important;
        margin-bottom: 0px;
        z-index: 1;
    }
    .home.page.banner .wp-block-columns p {
        font-size: 14px !important;
        font-size: 0.875rem !important;
        line-height: 1.4 !important;
    }
    .home.page.banner .wp-block-columns h2,
    .home.page.banner.small .wp-block-columns h2 a,
    .home.page.banner .wp-block-columns h2.h1-intro a,
    .home.page.banner.full .wp-block-columns h2 a {
        font-size: 22px !important;
        font-size: 1.375rem !important;
        line-height: 1.4 !important;
    }
    .reference {
        padding: 2rem 0;
    }
    .reference-slider.wp-block-cb-carousel-v2 {
        max-width: 80%;
        margin: 0 auto;
    }
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-prev {
        left: -30px;
    }
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-next {
        right: -50px;
    }
}
@media screen and (max-width: 991px) {
    .page.intro h1,
    .page.intro .h1,
    .page.intro h1.has-white-color,
    h1,
    .h1 {
        font-size: 30px !important;
        line-height: 1.3 !important;
        font-size: 1.875rem !important;
    }
    .navbar-right {
        margin-right: 32px;
    }
    .reference .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important;
    }
    .reference {
        padding: 0;
    }
    .reference .wp-block-columns {
        gap: 1.5rem !important;
        flex-wrap: wrap !important;
    }
    .reference .reference-slider.wp-block-cb-carousel-v2 {
        max-width: 80%;
        margin: 0 auto;
    }
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-prev {
        left: -50px;
    }
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-next {
        right: -50px;
    }
    .content-area {
        padding-bottom: 0;
    }
    .homepage.bigintro .homepage.bannerfull {
        height: unset;
        max-height: unset;
        background-color: #f9f9f9 !important;
    }
    .homepage.bigintro .homepage.bannerfull .wp-block-group__inner-container {
        position: relative;
        height: unset;
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .homepage.bigintro .homepage.bannerfull figure.wp-block-image {
        margin-bottom: 0 !important;
        width: 100%;
    }
    .homepage.bigintro {
        display: flex;
        flex-direction: column-reverse;
        padding: 15px 10px;
    }
    .page.intro .wp-block-columns .wp-block-column {
        max-width: 720px !important;
    }
    .page.intro .wp-block-columns .wp-block-column {
        margin: 0 auto;
    }
    .page.bannerfull .wp-block-columns {
        max-width: 80%;
        margin: 0 auto;
        margin-bottom: 0px;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        transform: none;
    }
    .page.bannerfull .wp-block-columns .wp-block-column {
        margin: 40px auto !important;
    }
    .page.bannerfull figure.wp-block-image {
        position: absolute;
        height: 100%;
    }
    .woo-menu-toggle {
        padding: 8px;
        border: 1px solid #dcdcdc;
        position: relative;
        font-size: 14px;
        line-height: 21px;
        background: #fff;
        border-radius: 7px;
        font-weight: 600;
        background: #f9f9f9;
        max-width: 95%;
        margin: 0 auto;
    }
    .woo-menu-toggle .fa.fa-filter {
        color: #000;
        font-size: 1px;
    }
    .woo-menu-toggle::after {
        content: "\f078";
        font-size: 14px !important;
        position: absolute;
        left: auto;
        top: 12px;
        right: 10px;
        cursor: pointer;
        font: normal normal normal 10px/1 FontAwesome;
        color: #666;
    }
    #woocommerce-wrapper #left-sidebar {
        padding: 15px;
        border: 1px solid #dcdcdc;
        margin-top: -8px;
        border-radius: 5px;
        background: #f9f9f9;
        max-width: 95%;
        margin: 0 auto;
    }
    .wc-block-components-price-slider {
        margin-bottom: -15px;
    }
    .widget_brand_nav .widget-title,
    .wc-blocks-filter-wrapper h3.wp-block-heading,
    .widget-title-category {
        background: #f9f9f9;
    }
    .single-product .related.products > h2::after {
        width: 100%;
        height: 4px;
        top: 34px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .homepage .left.intro {
        height: 400px;
    }
    .is-mobile table.wc-block-cart-items .wc-block-cart-items__header {
        display: block;
    }
    #myBtn {
        bottom: 82px;
        right: 25px;
        padding: 5px 8px;
    }
    footer .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important;
    }
    footer .wp-block-columns {
        align-items: normal !important;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap !important;
    }
    .woocommerce .ywraq-form-table-wrapper.wide form#yith-ywraq-form {
        flex-basis: 100%;
        padding-left: 0;
    }
    .woocommerce .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
        flex-basis: 100%;
    }
    .woocommerce.ywraq-with-form .ywraq-form-table-wrapper.wide {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }
    .logo-row.wp-block-columns {
        flex-wrap: wrap !important;
    }
    .logo-row.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 20% !important;
    }
    .logo-row .wp-block-media-text figure {
        max-width: 85px;
        width: 85px;
        height: 85px;
        margin: 0 0 5px 0;
    }
    footer {
        overflow: hidden;
        position: relative;
        bottom: auto;
        z-index: 1;
        padding-top: 0;
    }
    footer ul.menu {
        flex-direction: column;
        margin-top: 10px;
    }
    footer .wrapper .container {
        padding-top: 0;
        text-align: left;
    }
    footer figure.wp-block-media-text__media {
        max-width: 80px;
        margin: 0 auto;
    }
    footer .wp-block-media-text > .wp-block-media-text__content {
        border-left: 1px solid #E2183E;
        height: 100%;
        padding-left: 20px;
        padding-right: 0;
        text-align: left;
    }
    footer .wp-block-media-text > .wp-block-media-text__content {
        margin-left: 0;
    }
    footer .wp-block-media-text > .wp-block-media-text__content,
    footer .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        margin-left: 0;
        text-align: center;
    }
    footer .wp-block-media-text > .wp-block-media-text__content,
    footer .border-left-red {
        padding: 0;
        border-left: none;
    }
    footer .wp-block-social-links {
        margin-top: 1rem;
        justify-content: center;
    }
    footer .wp-block-columns {
        gap: 1;
    }
    footer .wp-block-media-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
    }
    footer .wp-block-media-text > .wp-block-media-text__media {
        align-self: center;
    }
    .woocommerce ul.products li.product .yith_ywraq_add_item_browse_message.hide-when-removed a {
        padding: 2px 5px;
    }
}
@media screen and (max-width: 782px) {
    .is-mobile table.wc-block-cart-items .wc-block-cart-items__header {
        display: block !important;
    }
    table.wc-block-cart-items thead {
        position: relative;
    }
    table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
        position: absolute;
        right: 0;
        top: 0;
    }
    .wc-block-components-totals-shipping .wc-block-components-totals-item strong {
        text-transform: uppercase;
        display: block;
        font-weight: 600;
        font-size: 14px;
    }
    .testimonial-slider h4.wp-block-heading {
        font-size: 18px !important;
        line-height: 1.2;
    }
    .testimonial-slider .swiper-slide {
        padding: 15px;
    }
    .testimonial-slider .swiper-slide p {
        font-size: 13px !important;
        font-size: 0.813rem !important;
        line-height: 1.4;
    }

}
@media screen and (max-width: 768px) {
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 47%;
        float: left;
        clear: both;
        margin: 0 6% 1em 0 !important;
    }
    .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n),
    .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n) {
        margin-right: 0 !important;
    }
    .wp-block-button__link,
    .wp-block-button__link.wp-element-button,
    .wp-block-buttons .wp-block-button .wp-block-button__link.wp-element-button,
    .woocommerce .cart .btn.btn-outline-primary, .single_add_to_cart_button.btn.btn-primary, 
    .woocommerce ul.products li.product a.btn-outline-primary, 
    .woocommerce a.added_to_cart, 
    .wc-block-components-button:not(.is-link),
    .vt-product-slider .product a.btn.btn-outline-primary,
    .woocommerce-button.button.view.order-actions-button {
        font-size: 15px;
        line-height: 1.4;
        font-weight: 400;
        color: #fff;
    }
    .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
        font-size: 10px;
        line-height: 16px;
        font-size: 0.625rem;
        letter-spacing: 0px;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 600;
        margin: 5px auto -2px !important;
    }
    .vt-product-slider .swiper-button-next {
        right: 0;
    }
    .woocommerce ul.products li.product .yith-ywraq-add-to-quote a.add-request-quote-button.button,
    .vt-product-slider .product .yith-ywraq-add-to-quote a.add-request-quote-button.button {
        padding: 5px !important;
    }
    .home.page.banner .wp-block-group__inner-container {
        background-color: #E2183E !important;
    }
    .home.page.banner .wp-block-columns .wp-block-column {
        margin: 0 auto;
    }
    .home.page.banner figure.wp-block-image {
        padding-bottom: 190px;
        z-index: 0;
    }
    .home.page.banner .wp-block-columns {
        max-width: 90% !important;
        position: relative;
        background-color: #E2183E !important;
        margin-top: -16px;
        margin-bottom: 0;
        padding: 1rem;
    }
    .home.page.banner .wp-block-columns p,
    .home.page.banner .wp-block-columns h2 {
        text-align: center;
    }
    .home.page.banner .wp-block-columns p {
        font-size: 14px !important;
        font-size: 0.875rem !important;
        line-height: 1.4 !important;
    }
    .home.page.banner .wp-block-columns h2,
    .home.page.banner.small .wp-block-columns h2 a,
    .home.page.banner .wp-block-columns h2.h1-intro a,
    .home.page.banner.full .wp-block-columns h2 a {
        font-size: 22px !important;
        font-size: 1.375rem !important;
        line-height: 1.4 !important;
    }
    .home.page.banner.small:hover .wp-block-columns {
        background-color: #E2183E !important;
    }
    .home.page.banner.small .wp-block-columns {
        background-color: #E2183E !important;
        z-index: 1;
        position: relative;
        overflow: visible;
        margin: 0 auto;
        padding: 0;
    }
    .home.page.banner.full:hover .wp-block-columns {
        background-color: #E2183E !important;
    }
    .home.page.banner.full .wp-block-columns {
        background-color: #E2183E !important;
        z-index: 1;
        position: relative;
        overflow: visible;
        margin: 0 auto;
        padding: 0;
    }
    .home.page.banner .wp-block-columns .wp-block-column {
        max-width: 90% !important;
    }
    .home.page.banner.small .wp-block-columns .wp-block-column.col-top {
        opacity: 0;
        display: none !important;
        top: 0;
    }
    .home.page.banner.small .wp-block-columns .wp-block-column.col-bottom {
        opacity: 1;
        display: flex !important;
        bottom: auto;
        padding: 1rem;
        max-width: 93% !important;
        width: 93% !important;
        position: relative;
        height: auto;
        margin-top: -16px;
        z-index: 10000;
        background-color: #E2183E !important;
        margin-bottom: 0;
        z-index: 1;
    }
    .home.page.banner.full .wp-block-columns .wp-block-column.col-top {
        opacity: 0;
        display: none !important;
        top: 0;
    }
    .home.page.banner.full .wp-block-columns .wp-block-column.col-bottom {
        opacity: 1;
        display: flex !important;
        bottom: auto;
        padding: 1rem;
        max-width: 93% !important;
        width: 93% !important;
        position: relative;
        height: auto;
        margin-top: -16px;
        z-index: 10000;
        background-color: #E2183E !important;
        margin-bottom: 0;
        z-index: 1;
    }
    .reference-slider.wp-block-cb-carousel-v2 {
        max-width: 80%;
        margin: 0 auto;
    }
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-prev {
        left: -26px;
    }
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-next {
        right: -26px;
    }
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-next::after,
    .reference-slider.wp-block-cb-carousel-v2 .cb-button-prev::after {
        font-size: 20px;
    }
    .btn.btn-primary, .yith-ywraq-add-to-quote a.add-request-quote-button.button,
    .woocommerce.ywraq-with-form .yith-ywraq-before-table-wc-backward,
    a.add-request-quote-button.button,
    .woocommerce ul.products li.product a.add-request-quote-button.button {
        font-size: 14px !important;
        font-size: 0.875rem !important;
        letter-spacing: 0 !important;
    }
    .single-product .related.products > h2 {
        margin-bottom: 2rem !important;
    }
    .wp-block-woocommerce-empty-cart-block .wc-block-grid__product a img {
        margin-bottom: 0;
    }
    .button.yith-wcqv-button {
        bottom: auto !important;
        top: 100px !important;
    }
    .woocommerce ul.products li.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3,
    h2.woocommerce-loop-product__title,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-title {
        font-size: 14px !important;
        line-height: 1.3 !important;
        font-size: 0.875rem !important;
    }
    .woocommerce-products-header {
        margin-bottom: 1rem;
    }
    .logo-row.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 30% !important;
    }
    .logo-row .wp-block-media-text > .wp-block-media-text__content {
        padding: 0 !important;
        width: 100%;
    }
    .logo-row .wp-block-media-text figure {
        max-width: 85px;
        width: 85px;
        height: 85px;
        margin: 0 0 5px 0;
    }
    .logo-row .wp-block-media-text__content p {
        font-size: 13px;
        font-size: 0.813rem;
        line-height: 1.2;
    }
    .katalog-col {
        margin-bottom: 1rem;
    }
    .katalog-col a {
        font-size: 18px;
        font-size: 1.125rem;
    }
    .katalog-col img {
        max-width: 60px;
    }
    .katalog-col .wp-block-media-text__content {
        background-position: top 11px right 2px;
    }
    .single.single-product #woocommerce-wrapper,
    .archive.tax-product_tag #woocommerce-wrapper {
        margin-top: 6rem !important;
    }
    .woocommerce.single-product .product .yith-ywraq-add-to-quote {
        margin-left: 5px;
    }
    .testimonial-slider .swiper-slide {
        padding: 5px;
    }
}
@media screen and (max-width: 767px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 95%;
    }
    header .custom-logo-link img {
        transition: all linear .8s;
        max-width: 60px;
        margin-left: 10px;
    }
    h2, .h2 {
        font-size: 24px !important;
        font-size: 1.5rem !important;
        font-weight: 700;
        line-height: 1.3 !important;
    }
    .content-area {
        margin-top: 88px;
    }
    .page-template-fullwidthpage article {
        padding-top: 2rem;
    }
    .page-template-fullwidthpage .article-content {
        margin-top: 2rem;
    }
    .navbar-right {
        margin-right: 0;
    }
    .navbar-search {
        margin-right: 15px;
        margin-top: 6px;
        margin-bottom: 5px;
        margin-left: -7px;
    }
    .navbar-toggler {
        position: absolute;
        right: 12px;
        bottom: 18px;
        border: transparent;
        transform: none;
    }
    .navbar-toggler .fa::before {
        color: #fff;
        opacity: 1;
    }
    .navbar-toggler .fa::before {
        content: "\f0c9";
        font-size: 20px;
        line-height: 1;
        margin-right: 0;
    }
    .navbar-nav .dropdown-menu .dropdown-item {
        white-space: break-spaces;
    }
    #main-nav.bg-primary {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .navbar-brand {
        margin: 0 !important;
        padding: 0;
    }
    .header-right {
        height: auto;
        transition: all 0.6s ease;
        width: 100%;
    }
    header ul.top-info {
        position: absolute;
        top: 1px;
        width: 100%;
        margin: 0 auto !important;
        right: 0;
        left: 0;
        justify-content: end;
        background-color: transparent !important;
        padding-bottom: 4px !important;
        padding-right: 7px !important;
    }
    header ul.top-info li a {
        font-size: 10px;
        font-size: 0.625rem;
    }
    header ul.top-info li img {
        width: 11px !important;
    }
    .top-serach-form {
        width: 154px;
    }
    .top-header-button {
        width: 33px;
        position: absolute;
        bottom: 14px;
        right: 81px;
    }
    .wp-block-button.top-header-button .wp-block-button__link:hover,
    .wp-block-button.top-header-button .wp-block-button__link.wp-element-button:hover,
    .wp-block-buttons > .wp-block-button.top-header-button .wp-block-button__link.wp-element-button:hover {
        font-size: 0;
        line-height: 0;
        padding-left: 0;
        padding-right: 0;
    }
    header#wrapper-navbar.newHeader .custom-logo-link img {
        max-width: 40px;
    }
    header#wrapper-navbar.newHeader .header-right {
        height: auto;
    }
    header#wrapper-navbar.newHeader #main-nav.bg-primary {
        padding-top: 7px;
        padding-bottom: 28px;
        background-color: rgba(3, 3, 3, 0.81) !important;
        box-shadow: 0px -2px 3px 3px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(3px);
    }
    .wp-block-button.top-header-button .wp-block-button__link,
    .wp-block-button.top-header-button .wp-block-button__link.wp-element-button,
    .wp-block-buttons > .wp-block-button.top-header-button .wp-block-button__link.wp-element-button {
        border-radius: 4px !important;
        background-color: transparent !important;
        font-size: 1px;
        color: transparent !important;
        height: auto;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 9px;
    }
    .open-search-wrapper {
        display: none !important;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }
    .open-search-wrapper.visible {
        display: block !important;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #161515F5;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 999;
    }
    .search-form .btn-primary {
        background-size: 18px;
    }
    .search-form {
        max-width: 300px;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
    }
    .navbar-search .search-form {
        line-height: 1;
        position: absolute !important;
        padding: 0 !important;
        z-index: 9999 !important;
        height: 36px !important;
        background: transparent; !important;
        width: 89% !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
    }
    .open-search-button {
        right: 48px;
        position: absolute;
        bottom: 18px;
        background: transparent;
        border: none;
    }
    .close-search-button {
        background: transparent;
        border: none;
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .close-search-button svg {
        fill: white;
    }
    .open-search-button svg {
        fill: white;
    }
    .open-search-wrapper.move-up {
      transform: translateY(-20px); /* prilagodi po potrebi */
      transition: transform 0.3s ease;
    }
    .btn-close {
        opacity: 1;
    }
    #woocommerce-wrapper .container-fluid,
    .woocommerce-header .container-fluid {
        max-width: 100%;
    }
    .page.intro {
        padding-bottom: 10px;
        margin-bottom: 15px !important;
    }
    .page.intro.bg-color {
        padding: 2rem 0;
        background-color: #E2183E;
    }
    .page.intro figure.wp-block-image,
    .page.intro.bigger figure.wp-block-image {
        padding-bottom: 140px;
    }
    .page.intro figure.wp-block-image img,
    .page.intro.bigger figure.wp-block-image img {
        opacity: 1;
    }
    .page.intro.bigger figure.wp-block-image::before,
    .home.page.banner figure.wp-block-image::before {
        opacity: 0;
    }
    .page.intro .wp-block-columns {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        height: 100%;
        margin-bottom: 0px;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        background-color: #E2183E !important;
        padding: 15px;
    }
    .home.page.intro .wp-block-columns {
        position: absolute;
        background-color: transparent !important;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .home.page.intro .wp-block-media-text {
        max-width: 90%;
        gap: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 100%;
    }
    .home.page.intro .wp-block-media-text > .wp-block-media-text__content::before {
        width: 35%;
        height: 2px;
        top: 0;
        left: auto;
        transform: none;
        position: relative;
        margin: 20px auto;
    }
    .page.intro .wp-block-columns p.has-white-color {
        color: #fff !important;
    }
    .page.intro .wp-block-columns .wp-block-column {
        text-align: center;
    }
    .page.intro .has-small-font-size {
        color: #000 !important;
        margin-bottom: 0 !important;
    }
    .page.intro h1,
    .page.intro .h1,
    .page.intro h1.has-white-color,
    h1,
    .h1 {
        font-size: 30px !important;
        line-height: 1.3 !important;
        font-size: 1.875rem !important;
    }
    .woocommerce ul.products li.product a img,
    .vt-product-slider .product a img,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid__product a img {
        height: 100px;
    }
    .woocommerce ul.products li.product a img,
    .vt-product-slider .product a img,
    .wp-block-woocommerce-empty-cart-block .wc-block-grid__product a img {
        height: 100px;
        min-height: 100px;
        max-height: 100px;
    }
    .woocommerce div.product .product_title {
        font-size: 24px !important;
        line-height: 1.3;
        font-size: 1.5rem !important;
    }
    .homepage.bigintro h2.h1 {
        color: #fff !important;
    }
    .page.intro h1,
    .page.intro .h1,
    .page.intro h1.has-white-color,
    .page.intro.bigger h1.has-white-color {
        text-align: center;
    }
    .has-large-font-size,
    .has-medium-font-size,
    .single-product .related.products > h2 {
        font-size: 18px !important;
        font-size: 1.125rem !important;
        line-height: 1.2 !important;
    }
    .home.page.top-products {
        padding: 3rem 0 2rem 0;
    }
    .home.page.top-products .wp-block-group__inner-container {
        max-width: 90% !important;
        margin: 0 auto;
        text-align: center;
    }
    .page.bannerfull .wp-block-columns {
        max-width: 80%;
        margin: 0 auto;
        margin-bottom: 0px;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        transform: none;
    }
    .page.bannerfull .wp-block-columns .wp-block-column {
        margin: 40px auto !important;
    }
    .page.bannerfull figure.wp-block-image {
        position: absolute;
        height: 100%;
    }
    .widget_brand_nav {
        margin-top: 1rem;
    }
    .wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button {
        margin-bottom: 0.5rem;
    }
    .archive.tax-product_brand #woocommerce-wrapper {
        margin-top: 6rem !important;
    }
    .woocommerce-product-attributes.shop_attributes tbody,
    .woocommerce-product-attributes.shop_attributes tr {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    .woocommerce table.shop_attributes th,
    .woocommerce table.shop_attributes td, 
    .woocommerce table.shop_attributes td p {
        width: 100%;
    }
    .single.single-product .related.products {
        margin-top: 3rem;
    }
    .single-product .related.products > h2::after {
        width: 100%;
        height: 4px;
        top: 34px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .vt-product-slider {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .vt-logo-slider .swiper-slide > div {
        padding-bottom: 56%;
    }
    .vt-testimonial-slider .swiper-button-next,
    .vt-testimonial-slider .swiper-button-prev {
        opacity: 1;
    }
    .vt-testimonial-slider {
        margin-top: 0;
    }
    .partneri-logo .wp-block-image {
        max-width: 120px;
        width: 120px;
    }
    .woocommerce-notices-wrapper .woocommerce-message {
        display: flex;
        flex-direction: column-reverse;
    }
    .wc-block-components-checkout-step__heading-content {
        font-size: .75em;
        display: block;
        width: 100%;
        height: 30px;
        text-align: center;
        justify-content: left;
        display: flex;
    }
    .wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
        margin-top: 0 !important;
    }
    .wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
        height: 24px !important;
    }
    .single.single-product .woocommerce-notices-wrapper .woocommerce-message {
        padding: 1em 1em 1em 2.5em;
        margin-bottom: -1rem;
        margin-top: 61px;
    }
    .single.single-product .woocommerce-notices-wrapper .woocommerce-message a.button {
        width: 100%;
        margin-top: 15px;
    }
    .single.single-product .woocommerce-message::before {
        content: "\e015";
        color: #0F5A91;
        top: 15px;
        font-size: 1rem;
        left: 10px;
    }
    .wpcf7 .wpcf7-form p {
        margin-bottom: 0 !important;
    }
    .home.page.intro figure.wp-block-image {
        padding-bottom: 100vh;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    footer .wp-block-media-text > .wp-block-media-text__media {
        margin: 0 auto;
    }
    #left-sidebar aside h3 {
        display: none;
    }
    #left-sidebar .wc-block-product-filters__overlay h3.wp-block-heading {
        display: block !important;
    }
    #left-sidebar .bellows {
        border-top: none;
    }
    .bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu {
        background: #fff !important;
        max-width: 100%;
        margin: 0 auto;
    }
    .wc-block-product-filters__open-overlay {
        display: none !important;
    }
    .wc-block-product-filters__overlay {
        display: block !important;
        position: static !important;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
        z-index: auto !important;
        pointer-events: unset !important;
    }
    .wc-block-product-filters__overlay-wrapper,
    .wc-block-product-filters__overlay-dialog {
        all: unset;
        display: block;
    }
    .wc-block-product-filters__overlay-header,
    .wc-block-product-filters__overlay-footer {
        display: none;
    }
    .wc-block-product-filters__overlay-content {
        padding: 0;
    }
    #search-wrapper.section {
        padding-top: 7rem;
        background-color: #fff;
    }
    #search-wrapper .page-title {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }
    .woocommerce.ywraq-with-form .yith-ywraq-before-table-wc-backward {
        position: relative;
        right: 0;
        top: auto;
    }
    .archive.tax-product_cat #woocommerce-wrapper {
        margin-top: 6rem !important;
        padding-bottom: 3rem;
    }
    .archive.post-type-archive-product #woocommerce-wrapper {
        margin-top: 4rem !important;
        padding-bottom: 4rem;
    }
    .woocommerce .woocommerce-result-count {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .yith_ywraq_add_item_browse_message.hide-when-removed {
        text-align: left !important;
    }
    .woocommerce ul.products li.product .yith_ywraq_add_item_browse_message.hide-when-removed,
    .swiper.vt-product-slider .yith_ywraq_add_item_browse_message.hide-when-removed {
        text-align: center !important;
    }
    .yith_ywraq_add_item_browse_message.hide-when-removed a {
        position: relative;
        right: auto;
        top: auto;
    }
    .woocommerce ul.products li.product .yith_ywraq_add_item_browse_message.hide-when-removed a {
        padding: 2px 5px;
        display: inline-block;
        width: auto;
        max-width: 90%;
    }
}