#error .error-block {
    text-align: center;
}

#error .error-title {
    font-size: 150px;
}

#error .lead {
    font-size: 60px;
}

#error .form-control {
    margin: 0;
}

.loading {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.2) !important;
    height: 100%;
}

#global.loading {
    position: fixed;
}

.loading .spinner {
    position: absolute;
    margin: auto;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 35px;
    background-image: url("/data/images/loading.gif") !important;
    background-repeat: no-repeat;
}

#locations {
    display: none;
}

.contact .form-group.has-error input,
.contact .form-group.has-error textarea,
.contact .form-subscribe .email-container.has-error input {
    border: 1px solid #a94442;
}

.contact .form-group.has-error label.control-label {
    color: #A94442;
}

.contact .form-group.has-error input:-ms-input-placeholder {
    color: #A94442;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #000000;
}

.form-control:focus::-ms-input-placeholder { /* Microsoft Edge */
    color: inherit;
}

.contact .ignore .form-control {
}

.contact .required .control-label:after {
    content: " *";
}

.contact #results {
    display: none;
    border: 1px solid #cccccc;
    text-align: center;
}

.contact #results .text {
    margin: 10px;
}

.contact #results.show {
    display: block;
    padding: 10px;
}

.contact #results {
    margin-bottom: 30px;
    /*border-radius: 30px;*/
}

.contact #results.error {
    border-color: #a94442 !important;
    color: #a94442;
}

.contact #results.success {
    /*border-color: #DD7902 !important;
    color: #DD7902;*/
    border-color: var(--title-color);
    color: var(--title-color);
}

.contact #form {
    position: relative;
}

#form {
    overflow: hidden;
}

.re-captcha > div {
    width: auto;
    display: inline-block;
    padding: 0;
    height: auto;
    background-color: transparent;
}

.re-captcha.has-error > div {
    border: 1px solid #a94442 !important;
    border-radius: 3px;
}

.g-recaptcha > div {
    width: 302px !important;
    height: 76px !important;
}

.g_map {
    height: 400px;
    position: relative;
    width: 100%;
}

.map {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.grecaptcha-badge {
    visibility: hidden;
    opacity: 1;
}


@media screen and (max-width: 1200px) {
    .medium-pb-50 {
        padding-bottom: 50px;
    }

    .shopping-legend .statuses {
        display: flex;
        flex-direction: column;
    }

    .product-big-img {
        height: auto;
    }
}

@media screen and (max-width: 1199px) {
    .sm-w-100{
        width: 100% !important;
    }
    .sm-o-2{
        order: 2;
    }

    .sm-o-1{
        order: 1;
    }
    .header-links ul {
        display: flex;
        flex-direction: column;
    }

    .screen__link img {
        order: 2;
    }

    .level-item-name.limit-width {
        max-width: 90%;
        position: relative;
        display: block;
        width: fit-content;
    }

    .screen:not(.current-level-1) .screen__link /*.open-screen*/
    {
        display: flex;
        align-items: center;
        gap: 15px;
        max-width: 90%;
    }

    .screen__link img.first-level-img {
        width: 300px;
    }

    .screen.screen--sub {
        padding: 15px
    }

    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 480px) {

}


/*CUSTOM STYLINGS*/
:root {
    /*--theme-color: #102a83;*/
    /*--theme-light: #102a831a;*/
    --theme-color: #871812;
    --theme-light: #8718121a;
    --icon-font: "Font Awesome 5 Pro";
}

.header-layout2 .category-menu a:hover {
    background-color: #102a831a;
    border-color: var(--theme-color);
}

.header-links li > i {
    color: #fff;
}

.header-logo a img, footer .about-logo2 img {
    max-height: 60px;
    min-height: 60px;
}

.footer-layout2 .copyright-wrap {
    background-color: var(--white-color);
}

.footer-layout2 .copyright-text, .footer-layout2 .footer-title {
    color: #000;
}

.footer-wrapper .th-social a:hover {
    transform: rotate(0);
}

.designer_about_us_two_photos .title-area h2 {
    font-size: 50px;
    line-height: 55px;
}

#blog_grid .blog-content .line-btn i {
    font-size: 14px;
}

.pagination {
    justify-content: center;
}

.footer-layout2 .widget_title {
    text-transform: unset;
}

.line-btn {
    text-transform: unset;
}

.designer_about_us_large .about-image img {
    max-height: 500px;
}

.designer_about_us_large .container .checklist ul li:before {
    content: "\f00c";
    font-family: var(--icon-font);
}

.designer_banner .cta-area4 {
    height: 100%;
}

.th-btn {
    text-transform: unset;
}

.cta-area4 .cta-content-title .box-title {
    line-height: 88px;
}

.cta-area4.style2 .cta-content-title .sec-title {
    line-height: 39px;
}

.designer_four_photos_text .img-box4 img {
    max-width: 290px;
}

.designer_linked_features .callection-card .box-content p {
    margin-bottom: 0;
    padding: 0 15px;
}

.linked-feature {
    display: flex;
    flex-grow: 1;
}

.linked-feature .callection-card {
    width: 100%;
}

.linked-feature .box-content {
    margin: auto 0;
}

.counter-card .box-text {
    line-height: 40px;
}

.img-box4 .img1 {
    margin-left: 0;
    width: 100%;
}

.img-box4 .img1 img {
    width: 100%;
}

.contact-form-wrapper .col-lg-7.df .df {
    flex-grow: 1;
}

.contact-form-wrapper .contact-form2 textarea {
    resize: none;
}

#form-wrapper-category {
    background-color: unset;
    border-radius: unset;
    padding: 0;
}

#form-wrapper-category form.contact-form {
    background-color: #F5F5F5;
    border-radius: 30px;
}

#form-wrapper-category .content {
    padding: 0;
}

.contact-image-wrapper {
    flex-grow: 1;
}

.brand-img {
    border: 0;
}

.brand-img img {
    filter: grayscale(100);
}

.brand-img:hover img {
    filter: unset;
}

.banner-left-side {
    border-radius: 0 30px 30px 0;
}

.banner-right-side {
    border-radius: 30px 0 0 30px;
}

.swiper-slide .hero-inner {
    background-color: #dfe5fb !important;
}

.swiper-slide-active .hero-inner {
    background-color: #4066e8 !important;
}

.hero-style6 .sub-title {
    color: #000;
}

.hero-style6 .sub-title::before {
    background-color: #000;
}

#blog .blog-img img {
    max-height: 500px;
}

.designer_quote {
    padding-top: 30px;
}

.add-to-cart-btn a {
    border: 1px solid #E1E4E6;
    font-size: 20px;
    color: var(--title-color);
    font-weight: 400;
    padding: 10px 12px 6px 11px;
    border-radius: 30px;
}

.add-to-cart-btn a:hover {
    color: var(--theme-color);
}

.new-product-tag {
    position: absolute;
    top: 13px;
    right: 13px;
    padding: 4px 13px;
    background: var(--white-color);
    border: 1px solid #E1E4E6;
    font-size: 14px;
    color: var(--title-color);
    font-weight: 400;
    border-radius: 4px;
    line-height: 20px;
}

#contact .google-map #contact-map {
    /*height: 100%;
    border-radius: 30px;*/
}

.main-dropdown {
    position: absolute;
    display: none;
    min-width: 400px;
    right: 0;
}

.menu-item-has-children:has(a.active-dropdown) .main-dropdown {
    min-height: 600px !important;
}

.menu-item-has-children .main-dropdown li a {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.main-dropdown, .sub-dropdown, .deep-sub-dropdown {
    border: 1px solid #E1E4E6;
    background-color: #fff;
    padding-top: 15px !important;
}

.main-dropdown li, .sub-dropdown li, .deep-sub-dropdown li {
    padding-left: 25px;
    padding-right: 25px;
}

.main-dropdown li {
    width: 100%;
}

.main-dropdown li:not(.sub-dropdown li) {
    padding: 12px 25px;
}

.main-dropdown .submenu-item-has-children {
    position: static;
}

.submenu-item-has-subchildren {
    position: static !important;
}

.menu-item-has-children a i {
    transition: all 350ms ease;
}

.menu-item-has-children a.active-dropdown i {
    rotate: 180deg;
}

.submenu-item-has-children a i.fa-chevron-right {
    font-size: 14px;
    margin-left: 10px;
}

.main-dropdown a img {
    /*font-size: 30px;*/
    max-height: 70px;
    max-width: 70px;
    margin-right: 22px;
}

.sub-dropdown a img {
    max-height: 50px;
    max-width: 50px;
    margin-right: 22px;
}

.sub-dropdown-wrapper {
    position: absolute;
    display: none;
    left: 100%;
    /*bottom: calc(100% - 41px);*/
    top: -1px;
    /*width: 100%;*/
    height: calc(100% + 2px);
}

.deep-sub-dropdown-wrapper {
    position: absolute;
    display: none;
    left: 100%;
    /*bottom: calc(100% - 41px);*/
    top: 0;
    /*width: 100%;*/
    height: 100%;
}

.deep-sub-dropdown, .sub-dropdown {
    height: 100%;
    min-height: 600px;
}

.sub-dropdown /*.active-sub-dropdown*/
{
    /*left: 100%;*/
    /*display: flex !important;*/
    /*flex-direction: column;*/
    /*width: 100%;*/
    /*top: calc(-100% + 51px);*/
    /*bottom: 50%;
    transform: translate(40%, 35%);*/
    /*height: 100%;*/
}

.deep-sub-dropdown li {
    display: block !important;
}

.sub-dropdown li, .deep-sub-dropdown li {
    white-space: nowrap;
}

.contact-form:has(#results.success) h2, .contact-form:has(#results.success) p:not(#results .text p) {
    display: none;
}

.contact #results.success {
    margin-bottom: 0;
}

form.contact-form {
    position: relative;
}

form.contact-form .loading {
    border-radius: 30px;
}

.brands-grid-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 40px;
    padding-top: 35px;
    justify-content: center;
}

.brands-grid-wrapper a {
    height: fit-content;
    width: fit-content;
    display: block;
    margin: 0 auto;
}

.brands-grid-wrapper img {
    max-height: 170px;
    filter: grayscale(100);
    transition: all 350ms ease;
}

.brands-grid-wrapper img:hover {
    filter: grayscale(0);
}

/*.designer_linked_features .callection-card.style2{
	background-color: var(--theme-color);
}*/

#forgot-popup .modal-header button {
    /*background-color: var(--theme-color);
    color: white;
    background-color: var(--th-border-color);
    color: var(--title-color);
    border: none;
    padding: 6px 8px;*/
    align-items: center;
    display: flex;
    justify-content: center;
    /*border-radius: 50%;*/
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 0;
    position: relative;
    right: 25px;
    top: 23px;
}

#forgot-popup .modal-header button i {
    margin-left: 1px;
}

.th-header {
    z-index: 8;
}

#forgot-popup .modal-body.contact-form {
    background-color: white;
}

/*#forgot-popup .modal-footer button:not(#submit_btn) {
    background-color: var(--smoke-color);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

#forgot-popup .modal-footer #submit_btn {
    background-color: var(--theme-color);
    color: white;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

#forgot-popup .modal-footer button:not(#submit_btn):hover {
    background-color: var(--light-color);
}

#forgot-popup .modal-footer button:not(#submit_btn):focus {
    box-shadow: none;
}

#forgot-popup .modal-footer #submit_btn:hover {
    background-color: var(--title-color);
}

#forgot-popup .modal-header button:hover {
    background-color: var(--title-color);
}*/

.login-form-wrapper {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}

.sticky-menu-wrapper {
    z-index: 8;
}

.login-form-wrapper .login-form-content {
    border-radius: 30px;
    padding: 40px 50px;
}

.login-form-wrapper .register-form {
    border-radius: 30px;
}

.login-form-wrapper #register_form {
    background-color: unset;
}

.login-form-wrapper .container .row .col-lg-6 {
    margin: 0 10px;
    width: 48%;
}

/*.login-form-wrapper #form .outer {*/
/*    padding-bottom: 25px;*/
/*}*/

.designer_linked_features .box-img img {
    max-height: 400px;
    object-fit: cover;
    max-width: 635px;
}

/*#register_form .form-group .form-control, #register_form .password-div {
    border-radius: 30px;
}*/

#register_form .password-div {
    padding: 0px !important;
    position: relative;
}

#register_form .password-div input {
    padding-left: 25px !important;
}

#register_form .password-div button {
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 15px;
    top: 13px;
}

.login-form .login-password-div input {
    position: relative;
}

.login-form .login-password-div button {
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 28px;
    /*top: 42px;*/
    top: 46px;
}

#register_form .form-group:has(input#shop-terms-agree) label {
    margin-bottom: 20px;
}

#register_form .form-group #submit_btn {
    padding: 16px 24px;
}

.addresses-wrapper .contact-form, .forgot-pass-wrapper .contact-form {
    background-color: transparent;
    border: 1px solid var(--th-border-color);
    /*border-radius: 30px;*/
    border-radius: 0;
}

.addresses-wrapper .addresses.row {
    padding-bottom: 50px;
}

.forgot-pass-wrapper .form-control {
    /*border-radius: 30px;*/
    border-radius: 0;
}

.addresses-wrapper table, .myaccount-page-wrapper table {
    /*border-collapse: separate;
    border-radius: 10px;*/
    border-radius: 0;
    overflow: hidden;
}

.widget_categories ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
}

.widget_categories ul li {
    display: flex;
    align-items: center;
}

/*mobile menu fixes*/
/*.th-menu-toggle {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*}*/

/*.th-mobile-menu ul li a:before {*/
/*    content: '';*/
/*    display: none;*/
/*}*/

/*.th-mobile-menu ul li a {*/
/*    padding-left: 0;*/
/*    position: relative;*/
/*}*/

/*.th-menu-wrapper .th-menu-area {*/
/*    max-width: 360px;*/
/*}*/

/*.th-mobile-menu > ul {*/
/*    padding: 0 20px;*/
/*}*/

/*.th-mean-expand, .th-mobile-menu ul .menu-item-has-children.th-active > a::after, .th-mobile-menu ul .menu-item-has-children > a::after {*/
/*    display: none !important;*/
/*}*/

/*.th-mobile-menu ul .menu-item-has-children > a i {*/
/*    transition: all 350ms ease;*/
/*    position: absolute;*/
/*    right: 5px;*/
/*    top: 15px;*/
/*}*/

/*.th-mobile-menu ul .menu-item-has-children.th-active > a i {*/
/*    rotate: 180deg;*/
/*}*/

/*.menu-item-has-children:not(.menu-item-has-children.mobile-always-open) .sub-menu {*/
/*    display: none;*/
/*}*/

/*.th-mobile-menu .sub-menu li {*/
/*    padding-left: 0;*/
/*}*/

/*.th-mobile-menu .sub-menu li img:not(.th-mobile-menu .sub-sub-menu li a img) {*/
/*    padding-top: 10px*/
/*}*/

/*.th-mobile-menu .sub-menu-item-has-children a i:not(.subchild-has-children a i, .mobile-menu-back-btn i) {*/
/*    transition: all 350ms ease;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 8px;*/
/*}*/

/*.th-mobile-menu .sub-sub-menu {*/
/*    display: none;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 15px;*/
/*    right: 15px;*/
/*    background-color: #fff;*/
/*    z-index: 5;*/
/*    height: 110%;*/
/*}*/

/*.th-mobile-menu .sub-menu-item-has-children.th-active .menu-layer-2 i {*/
/*    rotate: 180deg;*/
/*}*/

/*.th-mobile-menu .sub-sub-menu li a img {*/
/*    max-width: 40px;*/
/*    padding-right: 10px;*/
/*}*/

/*.subchild-menu {*/
/*    display: none;*/
/*}*/

/*.th-mobile-menu .subchild-has-children.th-active .menu-layer-3 i {*/
/*    rotate: 180deg;*/
/*}*/

/*.th-mobile-menu .menu-item-has-children.mobile-always-open .menu-layer-1 i {*/
/*    display: none;*/
/*}*/

/*.th-mobile-menu {*/
/*    position: relative;*/
/*    height: 100%;*/
/*    padding-bottom: 0;*/
/*    margin-top: 0;*/
/*}*/

/*.th-mobile-menu .th-mobile-menu-ul {*/
/*    position: absolute;*/
/*}*/

/*.th-mobile-menu .mobile-menu-back-btn i {*/
/*    padding-right: 10px;*/
/*}*/

/*.sub-menu-item-has-children.th-active {*/
/*    visibility: visible;*/
/*}*/

/*.th-mobile-menu .sub-menu:has(.sub-menu-item-has-children.th-active) {*/
/*    visibility: hidden;*/
/*}*/

/*.th-mobile-menu .subchild-menu {*/
/*    display: none;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    background-color: #fff;*/
/*    z-index: 6;*/
/*    height: 110%;*/
/*}*/

/*.subchild-has-children.th-active {*/
/*    visibility: visible;*/
/*}*/

/*.th-mobile-menu .sub-menu-item-has-children:has(.subchild-has-children.th-active) {*/
/*    visibility: hidden;*/
/*}*/

/*.th-menu-wrapper .th-menu-toggle {*/
/*    right: 25px;*/
/*    top: 36px;*/
/*}*/

/*.th-menu-wrapper.th-body-visible .th-menu-area {*/
/*    max-width: unset;*/
/*    border-right: 0;*/
/*}*/

/*.th-menu-wrapper .mobile-logo {*/
/*    padding-top: 30px;*/
/*    text-align: start;*/
/*    padding-left: 20px;*/
/*}*/

/*.th-mobile-menu .menu-item-has-children a i {*/
/*    padding: 7px;*/
/*}*/

/*.th-mobile-menu .mobile-always-open .sub-menu li:first-child {*/
/*    border-top: none;*/
/*}*/

/*-----------------*/

#forgot .control-label {
    margin-top: 2px;
}

.forgot-pass-wrapper #forgot #form.row .required.buttons #submit_btn {
    padding: 16px 24px;
}

.forgot-pass-wrapper #forgot #form.row .required.buttons #submit_btn:focus {
    background-color: var(--theme-color);
}

.product-grid-content .add-to-cart-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-grid .box-img {
    height: /*40*/ 350px;
    border-radius: 30px;
}

.product-grid .box-img img {
    height: unset;
    flex-grow: 1;
    object-fit: unset;
}

.shop-page.shop-details .actions {
    flex-direction: column;
    align-items: start;
}

.shop-page.shop-details .actions .price {
    color: var(--title-color);
    gap: 10px;
    display: flex;
    margin-bottom: 0;
}

.shop-page.shop-details .actions .price del {
    color: var(--body-color);
}

.shop-page.shop-details .checklist ul li {
    background-color: var(--theme-light);
    border-radius: 30px;
}

.shop-page.shop-details .product-big-img .img {
    display: flex;
}

.shop-page.shop-details .product-big-img .img img {
    flex-grow: 1;
}

.product-page-discount {
    background-color: var(--theme-color);
    color: white;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
}

.shop-page.shop-details .actions div.df.a-c {
    gap: 20px;
}

.menu-area .menu-item-has-children .active-dropdown {
    color: var(--theme-color);
}

.footer-terms-wrapper {
    justify-content: end;
    gap: 30px;
}

.widget_categories ul li.active a {
    color: var(--theme-color);
}

.product-specs-tabs {
    gap: 30px;
    padding-top: 40px;
}

.product-specs-tabs .specs-tab-description, .product-specs-tabs .specs-tab-specifications {
    border-radius: 30px;
    background: #F5F5F5;
    color: var(--title-color);
    padding: 7px 15px;
    transition: all 350ms ease;
    font-size: 18px;
}

.product-specs-tabs .specs-tab-description.active-tab, .product-specs-tabs .specs-tab-specifications.active-tab {
    background: var(--theme-color);
    color: white;
}

.product-specs-tabs .specs-tab-description:hover, .product-specs-tabs .specs-tab-specifications:hover {
    cursor: pointer;
}

.product-specs {
    padding-top: 30px;
}

.product-specs .product-description-tab, .product-specs .product-specifications-tab {
    transition: all 350ms ease;
}

.product-specs .product-description-tab:not(.product-description-tab.active-tab), .product-specs .product-specifications-tab:not(.product-specifications-tab.active-tab) {
    display: none;
}

.product-cards {
    border-radius: 30px;
}

.product-cards img {
    max-height: 25px;
}

.product-cards .payment-visa {
    filter: grayscale(100) brightness(0);
    max-height: 21px;
}

.product-cards .payment-maestro {
    max-height: 29px;
}

.product-cards .payment-visa-debit {
    max-height: 30px;
    position: relative;
    top: 5px;
}

.product-cards .payment-american-express {
    max-height: 30px;
    position: relative;
    top: 1px;
}

.product-details .product-big-img {
    border-radius: 30px;
}

.product-specifications-tab table {
    max-width: 75%;
}

.product-specifications-tab table, .product-specifications-tab td {
    border: 0;
    border-bottom: 1px solid var(--th-border-color);
    border-collapse: collapse;
}

.product-specifications-tab td:first-child {
    font-weight: bold;
    color: var(--title-color);
}

#putithere div.row.gy-40 {
    position: relative;
}

.clear-filter-btn button {
    background-color: var(--title-color);
    color: white;
    border: none;
    border-radius: 30px;
    font-weight: 500;
    line-height: 1.6;
    text-transform: unset;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 3;
    padding: 7px 20px;
    min-width: 100px;
    font-size: 16px;
    transition: 0.4s ease-in;
}

.clear-filter-btn button:hover {
    background-color: var(--theme-color);
}

.price_slider_wrapper button, .price_slider_wrapper .button, .widget.radius, .product-grid.style14 .product-tag, .new-product-tag, #shop-sorting {
    /*border-radius: 30px;*/
    border-radius: 0;
}

.product-grid .product-tag {
    top: 13px;
    left: 13px;
}

.range-slider-custom .ui-slider-handle {
    background: #fff;
    /*border: 3px solid var(--theme-color);*/
    border: 3px solid #000;
    border-radius: 50%;
    /*top: 0;*/
    top: -7px;
}

.range-slider-custom .ranger-min-max-block {
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
}

.range-slider-custom input[type="text"],
.range-slider-custom input[type="number"] {
    width: unset;
    height: 35px;
    padding: 0;
    max-width: 40%;
    text-align: center;
}

.range-slider-custom #slider-range,
.range-slider-custom .custom-slider-range {
    height: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    text-align: center;
}

.ranger-min-max-block .price_label {
    gap: 20px;
    /*padding-bottom: 25px;*/
}

.price_slider_wrapper .ui-slider {
    background-color: var(--theme-light);
}

.forgot-pass-wrapper #results.success p {
    margin-bottom: 0;
}

#edit_default_address .modal-body div.row div.col-md-12, #edit_address .modal-body div.row div.col-md-12 {
    padding-bottom: 25px;
}

#edit_default_address .modal-body div.row .address_boxes .address_box, #edit_address .modal-body div.row .address_boxes .address_box {
    padding: 10px;
    border: 1px solid var(--th-border-color);
    /*border-radius: 10px;*/
    border-radius: 0;
}

.addresses .pull-right .btn {
    padding: 11.5px 29px;
    height: fit-content;
    width: fit-content;
    font-size: 17px;
}

.addresses .pull-right .btn:focus {
    box-shadow: unset;
    border-color: unset;
    background-color: var(--theme-color);
}

/*#edit_default_address .modal-footer button, #edit_address .modal-footer button {
    background-color: var(--theme-color);
    border: 0;
    border-radius: 30px;
    color: #fff;
    padding: 3px 16px;
}

#edit_default_address .modal-footer button:not(button.pull-left), #edit_address .modal-footer button:not(button.pull-left) {
    color: var(--title-color);
    background-color: var(--th-border-color);
}*/

#edit_default_address .modal-header button, #edit_address .modal-header button, #delete_address .modal-header button {
    /*color: var(--title-color);
    background-color: var(--th-border-color);
    border: 0;
    border-radius: 50%;
    padding: 3px 10px;*/
    color: #000;
    margin: auto 0;
    padding: 0;
    padding-right: 15px;
}

#edit_default_address .modal-header button i, #edit_address .modal-header button i {
    margin-left: 1px;
}

#delete_address .modal-header button i {
    margin-left: 1px;
    margin-top: 6px;
}

/*#delete_address .modal-footer button {
    background-color: var(--theme-color);
    border: 0;
    border-radius: 30px;
    color: #fff;
    padding: 3px 16px;
}

#delete_address .modal-footer button:not(#submit_btn) {
    background-color: var(--th-border-color);
    color: var(--title-color);
}*/

.addresses-wrapper table tfoot td.text-right button {
    background-color: var(--theme-color);
    border: 0;
    border-radius: 30px;
    color: #fff;
    padding: 5px 16px;
}

#delete_address .modal-body.contact-form {
    background-color: transparent;
}

#edit_address .save-address-btn {
    background-color: var(--theme-color) !important;
    color: #fff !important;
}

#login_form {
    padding: 0;
    background-color: transparent;
}

/*#mobile-shop-filtration-button {
    background-color: var(--theme-color);
    color: #fff;
    padding: 11px 12px;
    border-radius: 6px;
    position: fixed;
    left: 13px;
    bottom: 10px;
    display: none;
    z-index: 8;
    top: calc(100vh - 55px);
    border: 0;
}*/

#mobile-shop-filtration-button {
    background-color: var(--theme-color);
    color: #fff;
    padding: 11px 12px;
    border-radius: 6px;
    position: fixed;
    left: 13px;
    bottom: 10px;
    display: none;
    z-index: 8;
    border: 0;
}

.widget_title {
    text-transform: unset;
}

input[type="checkbox"] ~ label::before {
    line-height: 17px;
}

.checkout-page-wrapper #chosen_shipping .contact-form {
    background-color: transparent;
}

.checkout-page-wrapper #chosen_shipping .contact-form {
    padding: 0;
}

.checkout-page-wrapper #chosen_shipping .contact-form .row {
    --bs-gutter-x: 24px;
}

.checkout-page-wrapper #step_1 #checkout-shipping-toggle-12 {
    position: absolute;
}

.checkout-page-wrapper #step_1 #delivery_types, .checkout-page-wrapper #step_1 #payment_types, .shop-cart-wrapper {
    padding-top: 50px;
}

.shop-cart-wrapper #cart .product-thumbnail a img {
    max-height: 200px;
}

#cart .cs-old-price {
    text-decoration-line: line-through;
    color: var(--gray-color);
}

.menu-area .submenu-item-has-children img, .menu-area .submenu-item img {
    max-height: 30px;
}

.product-big-img {
    background-color: transparent !important;
}

.product-grid .box-img {
    background: transparent;
}

.pagination .active-page {
    display: inline-block;
    text-align: center;
    position: relative;
    color: #fff;
    background-color: var(--theme-color);
    width: 48px;
    height: 48px;
    line-height: 48px;
    z-index: 1;
    font-size: 18px;
    font-weight: 500;
    border-radius: 99px;
}

#cart .product-quantity .quantity {
    width: 100%;
}

[id^="increment-form"] {
    display: flex;
    width: 100%;
}

[id^="increment-form"] .quantityDecrement,
[id^="increment-form"] .quantityIncrement,
#product_addtocart_form .quantityDecrement,
#product_addtocart_form .quantityIncrement,
.product-modal-content .quantityDecrement,
.product-modal-content .quantityIncrement,
#top_menu_cart .quantityDecrement,
#top_menu_cart .quantityIncrement {
    /*width: 100%;*/
    color: #fff;
    background-color: #000;
    border: 0;
    height: 100%;
    border-radius: 0 !important;
    min-width: 42px;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

[id^="increment-form"] .quantityDecrement, #product_addtocart_form .quantityDecrement {
    border-radius: 24px 0 0 24px;
}

[id^="increment-form"] .quantityIncrement, #product_addtocart_form .quantityIncrement {
    border-radius: 0 24px 24px 0;
}

#product_addtocart_form .quantity {
    max-width: 150px;
    min-width: 150px;
    margin-left: 15px;
}

#product_addtocart_form .product-qty-code {
    display: none !important;
}

#product_addtocart_form .product-purchase-row {
    display: flex;
    align-items: stretch;
    gap: 15px;
    width: 100%;
}

#product_addtocart_form .product-page-quantity-wrapper {
    flex: 0 0 170px;
}

#product_addtocart_form .product-page-quantity-wrapper .quantity {
    max-width: none;
    min-width: 0;
    margin-left: 0;
}

#product_addtocart_form #add-to-cart-button {
    flex: 1 1 auto;
}

#product_addtocart_form #add-to-cart-button .product-details__buttons-1,
#product_addtocart_form #add-to-cart-button .product-add-to-enquiry {
    height: 100%;
}

#product_addtocart_form .quantity #qty {
    text-align: center;
    color: var(--title-color);
}

[id^="increment-form"] input.positive-numerical-input {
    border-radius: 0;
    background-color: #fff;
    color: var(--title-color);
    text-align: center;
    padding-right: 25px;
}

.main-menu a {
    text-transform: none;
}

.pagination .next-post .fa-chevron-double-right:before {
    margin-left: 3px;
}

.pagination .prev-post .fa-chevron-double-left:before {
    margin-right: 3px;
}

.current-cat-subcats ul {
    flex-wrap: wrap;
    /*column-gap: 20px;*/
    /*row-gap: 10px;*/
    list-style: none;
    row-gap: 15px;
    /*justify-content: space-between;*/
    column-gap: 0.78rem;
}

.current-cat-subcats ul li {
    border: 1px solid var(--th-border-color);
    border-radius: 20px;
    padding: 5px 15px;
    display: flex;
    /*width: calc(25% - 15px);*/
    width: 32%;
}

.current-cat-subcats ul li:has(a img.smaller-cat-grid-img) {
    width: 24%;
    min-height: 50px;
}

.current-cat-subcats ul li a {
    color: var(--title-color);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    line-height: 18px;
    transition: all 350ms ease;
}

.current-cat-subcats ul li a:hover {
    color: var(--theme-color);
}

.current-cat-subcats ul li a:has(img.smaller-cat-grid-img) {
    width: 100%;
    justify-content: space-evenly;
}

.current-cat-subcats ul li a:has(img.first-level-cat-grid-img) {
    flex-direction: column;
}

.current-cat-subcats ul li a img.smaller-cat-grid-img {
    /*height: 50px;*/
    object-fit: contain;
    padding-left: 10px;
}

.current-cat-subcats ul li a img.first-level-cat-grid-img {
    /*max-height: 27px;*/
    max-height: 55px;
    padding-top: 13px;
    object-fit: contain;
    margin-top: auto;
}

.br-0 {
    border-radius: 0;
}

.shopping-cart-btn-wrapper .fa-shopping-cart {
    position: relative;
    right: 1px;
}

#top_menu_cart .cart-items-wrapper .cart-item-thumb img {
    display: flex;
    align-items: center;
}

#invoice #cart {
    border-collapse: collapse;
}

.th-mobile-menu ul li a {
    width: calc(100% - 30px);
}

.th-mobile-menu ul .menu-item-has-children > a .th-mean-expand {
    right: calc(0px - 30px);
}

#cart_data #cart span.mobile {
    display: none;
}

.text-right {
    text-align: right;
}

/*#shop_grid #ajax-content .add-to-cart-btn i.fa-info{
    display: none;
}*/

/*
footer.footer-wrapper .widget-area{
	border-top: 1px solid var(--th-border-color);
}
*/

.main-menu ul.sub-menu {
    transform: translateX(-100%) scaleY(1) !important;
    left: 49%;
}

.main-menu ul.sub-menu li ul.sub-menu {
    transform: translateX(calc(0% - 9px)) scaleY(1) !important;
    min-height: calc(100% + 3px);
    overflow-y: scroll;
    /*max-height: calc(100vh - 160px);*/
    max-height: 100%;
    overflow-x: clip;
    scrollbar-width: thin;
}

.main-menu ul.sub-menu li ul.sub-menu li a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.main-menu ul li {
    position: unset;
}

.main-menu ul.sub-menu li a {
    text-transform: unset;
    font-size: 14px;
}

.main-menu ul.sub-menu li:not(:last-child) {
    padding-bottom: 0;
}

.product-grid .box-title {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 28px;
}

.linked-categories-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.linked-category {
    padding: 30px;
    border: 1px solid var(--th-border-color);
    display: flex;
    border-radius: 10px;
}

.linked-category h3 {
    font-size: 16px;
    margin: auto 0;
    max-width: 30%;
    transition: all 350ms ease;
}

.linked-category img {
    object-fit: contain;
    max-height: 85px;
    margin-left: auto;
}

.linked-category:hover h3 {
    color: var(--theme-color);
}

.testiSlider5 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}

.shop-page.shop-details .swiper-pagination-bullets .swiper-pagination-bullet {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.shop-page.shop-details .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.shop-grid-text-bg a {
    background-color: #f7f7f7;
}

.shop-grid-text-bg a.grid-product-title {
    margin-bottom: 0 !important;
    padding-bottom: 5px;
}

.shop-grid-text-bg a:not(.grid-product-title) {
    padding: 5px;
    padding-left: 0;
}


/*TEMPORARY MOBILE FIX*/
@media screen and (max-width: 991px) {

    .product-page-thumb-column{
        padding-top: 15px;
    }
        /* HEADER (NO CART YET) */
    .header-layout2 .menu-top {
        padding: 0;
    }

    /* TEXT FIXES */
    .designer_about_us_two_photos .title-area h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .designer_about_us_two_photos .title-area ul {
        padding-left: 0;
    }

    /* FOOTER LOGO FIX */
    footer .about-logo2 img {
        max-height: 45px;
    }

    .mobile-logo img {
        max-height: 45px;
    }

    .preloader .loader img {
        max-width: unset;
    }

    .scroll-top {
        right: 10px;
        bottom: 10px;
    }

    .designer_four_photos_text .space {
        padding-bottom: 0;
    }

    #contact .google-map #contact-map {
        height: 400px;
    }

    header .header-top .header-links .header-location {
        display: none !important;
    }

    /*menu fixes*/
    .th-mobile-menu .sub-menu-item-has-children a i:not(.subchild-has-children a i, .mobile-menu-back-btn i), .th-mobile-menu ul .menu-item-has-children > a i, .menu-item-has-children a i {
        transition: unset;
    }

    /*----------*/
    .login-form-wrapper .login-form-content {
        padding: 20px !important;
    }

    .login-form-wrapper .container .row .col-lg-6 {
        width: 94%;
    }

    .login-form-wrapper .container .row {
        row-gap: 20px;
        flex-direction: column;
    }

    .login-form-wrapper {
        padding-top: 20px;
    }

    #mobile-shop-filtration-button {
        display: flex;
    }

    /*#desktop-shop-filtration {
        display: none;
    }*/
    #mobile-price-range form button {
        margin-top: 0;
    }

    #shop .shop-page.shop-details .product-cards div.df.a-c.gap-3 {
        flex-wrap: wrap;
        justify-content: center;
    }

    #shop .shop-page.shop-details .product-cards img {
        max-height: 20px;
    }

    #shop .shop-page.shop-details .product-cards .payment-maestro {
        max-height: 24px;
    }

    #shop .shop-page.shop-details .product-cards .payment-visa {
        max-height: 16px;
    }

    #shop .shop-page.shop-details .product-cards .payment-visa-debit {
        max-height: 23px;
        top: 3px;
    }

    .shop-cart-wrapper #cart thead,
    .responsive-table thead {
        display: none;
    }

    .shop-cart-wrapper #cart .cart_item,
    .responsive-table .table-item {
        --bs-table-accent-bg: unset;
    }

    .shop-cart-wrapper #cart .cart_item td,
    .responsive-table .table-item td {
        display: block;
        border: 0.5px solid rgba(0, 0, 0, 0.1);
        text-align: right;
    }

    .shop-cart-wrapper #cart .cart_item td span.mobile,
    .responsive-table .table-item td span.mobile {
        float: left;
    }

    .shop-cart-wrapper #cart .product-quantity .quantity,
    .responsive-table .product-quantity .quantity {
        width: unset;
    }

    .shop-cart-wrapper [id^="increment-form"] input.positive-numerical-input,
    .responsive-table input.positive-numerical-input {
        padding: unset;
    }

    .shop-cart-wrapper [id^="increment-form"] button,
    .shop-cart-responsive-table [id^="increment-form"] button {
        padding: 0 15px !important;
    }

    .shop-cart-wrapper [id^="increment-form"] button.quantityDecrement i,
    .responsive-table [id^="increment-form"] button.quantityDecrement i {
        position: relative;
        right: 4px;
    }

    .shop-cart-wrapper [id^="increment-form"] button.quantityIncrement i,
    .responsive-table [id^="increment-form"] button.quantityIncrement i {
        position: relative;
        right: 7px;
    }

    .shop-cart-wrapper #cart .cart_item .product-remove, .shop-cart-wrapper #cart .cart_item .product-thumbnail,
    .responsive-table .table-item .product-remove, .responsive-table .table-item .product-thumbnail {
        text-align: center;
    }

    .responsive-table .table-item td {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #checkout_form .address_data .form-group.required.single-input-item div.row {
        row-gap: 25px;
    }

    #myaccountContent table thead {
        display: none;
    }

    #myaccountContent table tbody td {
        display: block;
    }

    .myaccount-page-wrapper #myaccountContent table tbody td {
        text-align: right;
    }

    .myaccount-page-wrapper #myaccountContent table tbody td span.mobile {
        float: left;
    }

    #shop_grid .shop-grid-inner-wrapper {
        position: relative;
    }

    #shop_grid .shop-grid-inner-wrapper #putthathere-mobile {
        position: absolute;
        height: calc(100% + 35px);
        top: 0;
    }

    .range-slider-custom input[type="text"], .range-slider-custom input[type="number"] {
        width: 100%;
        max-width: unset;
    }

    .product-grid .box-img {
        /*height: 200px;*/
        height: fit-content;
        min-height: 200px;
    }

    #mobile-shop-filtration .modal-header button.close {
        background-color: var(--th-border-color);
        border: none;
        color: var(--title-color);
        padding: 2px 10px;
        text-align: center;
        border-radius: 50%;
    }

    #mobile-shop-filtration .modal-footer button {
        background-color: var(--th-border-color);
        border: none;
        color: var(--title-color);
        padding: 4px 15px;
        text-align: center;
        border-radius: 20px;
    }

    .product-grid .box-title {
        font-size: 15px;
        line-height: 20px;
    }

    /*#shop_grid #ajax-content .add-to-cart-btn i.fa-shopping-cart{
        display: none;
    }

    #shop_grid #ajax-content .add-to-cart-btn i.fa-info{
        display: block;
    }
*/
    .add-to-cart-btn a {
        padding: 9px 8px;
        display: flex;
        font-size: 14px;
    }

    .add-to-cart-btn a i {
        margin-right: 1px;
    }

    .breadcumb-wrapper {
        /*display: none;*/
        padding: 40px 0 40px 0;
    }

    /*.breadcumb-menu {
        display: none;
    }*/
    .sub-cat-shop-wrapper {
        gap: 20px;
    }

    .sub-cat-shop-wrapper h3 {
        margin-bottom: 3px;
    }

    .sub-cat-shop-wrapper .sub-cat-shop-toggler {
        border: 1px solid var(--th-border-color);
        border-radius: 50%;
        padding: 8px 9px;
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .sub-cat-shop-wrapper .sub-cat-shop-toggler i {
        margin-top: 1px;
        margin-right: 0.5px;
        color: var(--title-color);
        transition: all 250ms ease;
    }

    .sub-cat-shop-wrapper .sub-cat-shop-toggler.toggled i {
        rotate: 180deg;
    }

    .hidden-mobile {
        display: none !important;
    }

    .sub-cat-ul {
        padding-top: 20px;
    }

    .current-cat-subcats {
        padding-bottom: 15px;
    }

    .myaccount-page-wrapper #myaccountContent table tr:nth-child(even) {
        background-color: var(--theme-light);
    }

    .myaccount-page-wrapper #myaccountContent table tr:nth-child(even) td {
        border-color: #fff;
    }

    .addresses-wrapper table {
        display: block;
    }

    .addresses-wrapper table thead {
        display: none;
    }

    .addresses-wrapper table tbody tr {
        display: inline-block;
        width: 100%;
    }

    .addresses-wrapper table tbody tr td {
        display: block;
        text-align: right;
    }

    .addresses-wrapper table tbody tr td span {
        float: left;
    }

    .addresses-wrapper table tbody tr:nth-child(even) {
        background-color: var(--theme-light);
    }

    .addresses-wrapper table tbody tr:nth-child(even) td {
        border-color: #fff;
    }

    .addresses-wrapper table tfoot {
        display: block;
    }

    .addresses-wrapper table tfoot .predefined_address_div {
        display: none;
    }

    .addresses-wrapper table tfoot td:has(button) {
        border: none;
    }

    .addresses-wrapper .table > :not(:last-child) > :last-child > * {
        border-bottom-color: var(--th-border-color);
    }

    #edit_address .modal-header button {
        padding: 2px 10px;
    }

    #edit_address .modal-header button i {
        margin-left: 0px;
        margin-top: 14px;
    }

    #edit_default_address .modal-body .address_boxes:not(:last-child) {
        padding-bottom: 20px;
    }

    footer.footer-wrapper .widget-area {
        padding-top: 50px;
    }

    .footer-terms-wrapper {
        justify-content: start;
        flex-wrap: wrap;
    }

    /*
        #putithere{
            position: relative;
        }*/
    .myaccount-page-wrapper #cart, .myaccount-page-wrapper #cart tbody, .myaccount-page-wrapper #cart tbody tr {
        display: flex;
        flex-direction: column;
    }

    .myaccount-page-wrapper #cart thead {
        display: none;
    }

    .myaccount-page-wrapper #cart tbody td {
        display: block;
        text-align: right;
    }

    .myaccount-page-wrapper #cart tbody td span.mobile {
        float: left;
    }

    .myaccount-page-wrapper #cart tbody tr:not(.coupon) td:first-child {
        width: 100% !important;
        text-align: right !important;
        position: relative !important;
        left: 0 !important;
    }

    .myaccount-page-wrapper #cart tfoot {
        display: flex;
        flex-direction: column;
    }

    .myaccount-page-wrapper #cart tfoot tr {
        display: flex;
    }

    .myaccount-page-wrapper #cart tfoot tr th:first-child {
        text-align: left !important;
    }

    .myaccount-page-wrapper #cart tfoot tr th {
        display: block;
        width: 50%;
    }

    .menu-dropdown__inner .screen-link-name-img {
        width: 100%;
    }

    .menu-dropdown__inner .level-item-name {
        display: block;
        width: 90%;
    }

    .th-mobile-menu ul .menu-item-has-children > a .th-mean-expand {
        margin-top: 0;
        top: 50%;
        transform: translateY(-50%);
    }


    .screen__link .th-mean-expand {
        margin-top: -7px;
        top: 50%;
        transform: translateY(-50%);
    }

    .screen__item a {
        color: var(--title-color);
    }

    .screen__item.current a {
        color: var(--theme-color);
    }

    .summary-content .product-title, .product-about .product-title {
        font-size: 25px;
    }

    .product-title-desktop {
        display: none;
    }

    .current-cat-subcats ul li {
        width: 100% !important;
    }

    .th-pagination ul {
        max-width: 90%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        row-gap: 10px;
    }

    .th-pagination li {
        margin: 0 7px;
    }

    .second-level-img, .third-level-img {
        width: unset;
    }

    .breadcrumb-subcategories-wrapper {
        display: none !important;
    }

    .main-header .navbar.mobile-nav-header .nav-link, .main-header .navbar.mobile-nav-header .nav-search{
        padding-top: 3px !important;
    }
}

@media screen and (max-width: 1399px) {
    .banner-left-side, .banner-right-side {
        border-radius: 0;
    }
}

@media screen and (max-width: 1199px) {
    .designer_about_us_large .about-image img {
        margin-top: 25px;
    }

    .linked-category {
        flex-direction: column;
    }

    .linked-category h3 {
        margin-bottom: auto;
        max-width: unset;
        text-align: center;
    }

    .linked-category img {
        margin-left: unset;
        /*max-height: unset;*/
        max-height: 60px;
        margin-top: 25px;
    }
}

@media screen and (max-width: 1299px) {
    .img-box4 .img1 {
        margin: 0;
    }

    .img-box4 .img2 {
        padding-left: 15px;
    }
}

@media screen and (max-width: 599px) {
    .designer_about_us_two_photos .title-area ul li {
        margin-left: 15px;
    }
}

@media screen and (min-width: 992px) {
    .desktop-breadcrumbs{
        display: block;
    }

    .mobile-breadcrumbs{
        display: none;
    }
    .desktop-w-100 {
        width: 100%;
    }

    .my-account-wrapper, .addresses-wrapper, .forgot-pass-wrapper, .checkout-page-wrapper {
        padding-top: 75px;
        padding-bottom: 75px;
    }

    .mobile {
        display: none;
    }

    #shop_grid .shop-grid-inner-wrapper #putthathere-mobile {
        display: none;
    }

    .sub-cat-shop-wrapper {
        display: none !important;
    }

    .product-title-mobile {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .header-logo a img, footer .about-logo2 img {
        max-height: 47px;
        min-height: 47px;
    }

    .addresses-wrapper .addresses.row {
        row-gap: 20px;
    }

    .widget {
        border-radius: 30px;
    }

    .linked-category {
        padding: 20px;
    }

    .linked-category h3 {
        font-size: 13px;
    }

    .linked-categories-wrapper h2 {
        text-align: center;
    }
}

@media screen and (max-width: 400px) {
    /*.addresses-wrapper .addresses.row {
        row-gap: 20px;
    }

    .addresses-wrapper table {
        scale: 0.91;
        margin-left: -18px;
    }*/
    /*.myaccount-page-wrapper .tab-content table {
        scale: 0.93;
        margin-left: -14px;
    }*/
}

.icon-btn {
    border: 1px solid #f4f4f4 !important;
}

.icon-btn:hover {
    border: 1px solid transparent !important;
}

.woocommerce-mini-cart__buttons a {
    min-width: unset !important;
    width: fit-content;
    margin: unset !important;
}

.cart-dropdown-menu.active {
    opacity: 1 !important;
    visibility: visible !important;
    top: 110% !important;
    -webkit-transform: scaleY(1) !important;
    -ms-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
}

/*SIDE CART*/
.cart-box .cart-box-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    transform: translateX(100%);
}

.cart-box.active .cart-content-wrapper, .cart-box.active .cart-box-overlay {
    transform: translateX(0);
}

.cart-box.active .cart-content-wrapper, .cart-box.active .cart-box-overlay {
    transform: translateX(0);
}

.cart-box .cart-content-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 500px;
    width: 100%;
    height: 100vh;
    background: #FFFFFF;
    z-index: 1000;
    transform: translateX(100%);
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 2px 4px 0px rgba(28, 28, 28, 0.08), 0px 1px 2px 0px rgba(28, 28, 28, 0.04);
}

.cart-close-btn {
    border: unset;
    background: unset;
}

.woocommerce-mini-cart__buttons a {
    width: 50%;
}

/*SEARCH BAR - popup*/
@media screen and (max-width: 6000px) {
    .search-bar.active {
        visibility: visible;
        opacity: 1;
        transition: all 0.5s ease-in-out;
        transform: scale(1.01);
    }
}

.search-bar {
    width: 100%;
    min-width: 100vw;
}

@media screen and (max-width: 6000px) {
    .search-bar {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 100;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        visibility: hidden;
        opacity: 0;
        transition: all 0.5s ease-in-out;
        -webkit-backdrop-filter: blur(1px);
        backdrop-filter: blur(1px);
        transform: scale(1.5);
    }
}

.search-bar .header-search-form {
    max-width: 530px;
    background-color: #fff;
}

.border-n100-6 {
    border-color: rgba(0, 0, 0, 0.06) !important;
}

.search-btn {
    border: unset;
    background: unset;
}

.search-close-btn {
    transform: translate(-50%, -50%);
    top: 50px;
    left: 90%;
    border: unset;
    background: unset;
}

.first-level-img {
    width: 250px;
    height: auto;
}

.second-level-img,
.third-level-img {
    width: 40px;
    height: auto;
}

#sent-notification .close, #product_ask_modal .close {
    border: unset;
    background: unset;
}

.is_hidden {
    display: none !important;
}

.main-menu li.current > a, .main-menu li.current > a::after, .th-mobile-menu li.current > a {
    color: var(--theme-color) !important;
}

/*MENU SCREENS*/
.menu-dropdown__inner {
    position: absolute;
    top: 0;
    left: 100%; /* start off-screen */
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 100;
    /*transition: left 0.3s ease-in-out;*/
    visibility: hidden;
    opacity: 0;
}

.menu-dropdown__inner.active {
    left: 0;
    visibility: visible;
    opacity: 1;
}

.menu-dropdown__inner {
    overflow-y: scroll;
}

/*.screen__link .th-mean-expand{*/
/*    top: unset;*/
/*}*/

.icons-section-mobile {
    display: none;
}

@media screen and (max-width: 575px) {
    .header-info.shopping-cart-btn-wrapper {
        display: inline-flex;
    }

    .header-info.shopping-cart-btn-wrapper .dropdown {
        gap: 0;
    }

    .header-info.shopping-cart-btn-wrapper .header-info_link {
        display: none;
    }

    .cart-border-mobile-nm {
        margin-top: 0 !important;
    }

    .icons-section-mobile {
        display: inline-flex;
        padding-top: 20px;
        gap: 20px;
    }

    .icons-section-mobile .header-info {
        display: flex;
    }

    .th-mobile-menu {
        margin-top: 20px;
    }

    .team-members-wrapper .team-member img{
        width: 125px !important;
        height: 125px !important;
    }

    .designer_column_one .container-fluid .col-sm-12, .designer_column_two .container-fluid .col-sm-12, .team-category-wrapper{
        padding: 0;
    }
}


/*END MENU SCREENS*/

.btn-black.th-btn.smaller-btn {
    min-width: unset;
}

.max-width-100 {
    max-width: 100%;
}

.responsive-table tr td, .responsive-table tr th {
    text-align: center;
    vertical-align: middle;
}

/*Legenda pri tabeli za dodajanje v košarico*/
.delivery-status-icon .status-icon,
.delivery-status-icon-value .status-icon-value {
    width: 30px;
    height: 30px;
    border-radius: 5px;
}

.delivery-green,
.status-icon-value .delivery-green {
    background-color: green;
}

.delivery-orange,
.status-icon-value .delivery-orange {
    background-color: orange;
}

.delivery-red,
.status-icon-value .delivery-red {
    background-color: red;
}

.delivery-status-icon-value {
    display: flex;
    justify-content: center;
}

.shopping-legend .statuses {
    display: flex;
    padding-bottom: 15px;
    padding-top: 10px;
    gap: 10px;
}

.delivery-status-icon {
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;
    width: fit-content;
}

/*End Legenda pri tabeli za dodajanje v košarico*/

.swiper-pagination-bullet {
    height: 15px;
    width: 15px;
    line-height: normal;
}


.italic {
    font-style: italic;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-info:not(:last-child) {
        display: flex;
    }
}

.header-links * {
    margin: unset;
}

.header-top .header-links p {
    display: flex;
    gap: 15px;
}

.theme-color {
    color: var(--theme-color);
}


/*NEW VEBO STYLINGS*/
.vebo-header-logo img {
    height: 42px;
}

.header-hidden {
    transform: translate(0, 0);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.about-us-logo {
    max-height: 110px;
}

.mobile-header-logo-vebo {
    /*height: 25px !important;*/
    height: 30px !important;
    margin-bottom: 3px;
}

.sidenav .dropdown-menu .dropdown-header {
    width: 100%;
}

.sidenav .dropdown-menu .dropdown-item:hover .dropdown-link, .sidenav .dropdown-menu .dropdown-item:focus .dropdown-link, .sidenav .dropdown-menu .dropdown-item.active .dropdown-link, .sidenav .dropdown-menu .dropdown-item:active .dropdown-link {
    color: #000;
}

.menu-logo-mobile {
    /*height: 25px !important;*/
    height: 35px !important;
}

.page-title-05 .separator {
    height: 50px;
    margin-top: 0;
}

.bg-img-cover-center {
    /*background-size: contain;*/
    background-size: 75%;
    background-color: #f7f7f7;
    background-position-y: 56px;
}

.button-main-wrapper {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: flex-end !important;
    text-align: end;
}

.cart-button-wrapper {
    background-color: #871812;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid #871812;
}


.cart-button-wrapper * {
    color: #fff;
}

.cart-button-wrapper-transparent {
    background-color: transparent;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid #871812;
}


.cart-button-wrapper-transparent * {
    color: #871812;
}

#shop-sorting {
    background-color: unset;
    border: unset;
    color: #000;
    padding: 0;
    background-position: center;
}

.product-img-wrapper a img {
    height: 100%;
    object-fit: contain;
    max-height: 600px;
}

#add_to_cart_modal .product-img-wrapper a {
    display: block;
    pointer-events: none;
    cursor: default;
}

#add_to_cart_modal .modal-dialog,
#add_to_cart_modal .modal-content,
#add_to_cart_modal .modal-body,
#add_to_cart_modal .product-modal-content,
#add_to_cart_modal .product-modal-content .row,
#add_to_cart_modal .product-modal-content [class*="col-"] {
    min-width: 0;
    max-width: 100%;
}

#add_to_cart_modal .modal-content,
#add_to_cart_modal .modal-body {
    overflow: hidden;
}

#add_to_cart_modal .modal-dialog {
    max-width: 900px;
}

#add_to_cart_modal .modal-gallery-main {
    display: block;
    margin-left: 0;
    margin-right: 0;
}

#add_to_cart_modal .modal-gallery-main .product-img-wrapper {
    display: none;
    width: 100%;
    max-width: 100%;
    padding-left: 4px;
    padding-right: 4px;
}

#add_to_cart_modal .modal-gallery-main .product-img-wrapper.is-active {
    display: block;
}

#add_to_cart_modal .product-img-wrapper a img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#add_to_cart_modal .product-image-slick-slider .thumb img {
    width: 100%;
}

#add_to_cart_modal .modal-gallery-thumbs {
    display: flex;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px;
}

#add_to_cart_modal .modal-gallery-thumbs .thumb {
    width: 33.3333%;
    max-width: 33.3333%;
    padding-left: 4px;
    padding-right: 4px;
    cursor: pointer;
    opacity: 0.7;
}

#add_to_cart_modal .modal-gallery-thumbs .thumb.is-active {
    opacity: 1;
}

#add_to_cart_modal .modal-gallery-thumbs .thumb img {
    height: 200px;
    object-fit: contain;
}

@media screen and (max-width: 576px) {
    #add_to_cart_modal .modal-gallery-thumbs .thumb img {
        height: 100px;
    }
}

.vebo-footer-logo a img {
    max-height: 60px;
}

.recommended-products-slider .slick-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.recommended-products-slider .cart-button-wrapper {
    right: 0;
    bottom: 0;
    font-size: 12px;
}

.pagination .page-item.active {
    padding: 0.5rem 21px;
}

.product-details__buttons-1.notify-me {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 12px;
}

.product-details__buttons-1.notify-me:hover {
    cursor: pointer;
}

aside.widget.widget_categories {
    border-radius: 0;
}

#edit_default_address .modal-body .row, #edit_address .modal-body .row {
    row-gap: 10px;
    margin-left: 0;
    margin-right: 0;
}

#edit_default_address .modal-body .row div:not(.col-md-12), #edit_address .modal-body .row div:not(.col-md-12) {
    /*padding-left: 10px;
    padding-right: 10px;*/
}

.addresses #chosen_default .contact-form h4, .addresses #chosen_shipping .contact-form h4 {
    padding: 0;
}

.addresses #chosen_default .contact-form .address_box, .addresses #chosen_shipping .contact-form .address_box {
    margin-top: 25px;
    margin-bottom: 15px;
}

.addresses #chosen_default .contact-form .pull-right input.btn, .addresses #chosen_shipping .contact-form .pull-right input.btn {
    border: 1px solid #000;
    color: #000;
}

.addresses #chosen_default .contact-form .pull-right input.btn:hover, .addresses #chosen_shipping .contact-form .pull-right input.btn:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
}

.addresses-wrapper .row .col-md-9 table tfoot tr td.text-right button {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    border-radius: 0;
}

.shop-cart-wrapper .row .cart-buttons a.btn {
    color: #000;
    border: 1px solid #000;
}

.shop-cart-wrapper .row .cart-buttons a.btn:hover {
    color: #fff;
}

.checkout-page-wrapper #step_2 .cart-actions .col-md-3 input.th-btn {
    background-color: #000;
    color: #fff;
    border-radius: 0;
}

#min-price-desktop, #max-price-desktop {
    border-radius: 0;
}

.footer-menu-group-title {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
}

.footer-link a {
    color: #6E7070;
    position: relative;
}

.footer-link a:hover {
    color: #000;
}

.footer-link a::before {
    width: 0;
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    background-color: #000000;
    transition: width 0.5s;
}

.footer-link a:hover::before {
    width: 100%;
}

.footer-menu-ul {
    padding-left: 2px;
}

#shop-sorting {
    background-image: unset;
    text-align: right;
    padding-right: 30px;
    right: -30px;
    position: relative;
}

#shop_grid_sort_by {
    display: flex;
    align-items: center;
}

#shop_grid_sort_by i {
    color: #000;
    font-size: 14px;
    padding-left: 15px;
}

.footer-shop-categories {
    display: flex;
}

/*cookie coloring*/
.gdpr-popup #gdpr_cookie-notice::before {
    background-color: var(--theme-color) !important;
}

#gdpr_cn-accept-cookie {
    background: var(--theme-color) !important;
    color: #fff !important;
}

#gdpr_cn-notice-text a:not(#gdpr_cn-accept-cookie) {
    color: var(--theme-color) !important;
}

.gdpr_div .consalta-cn-update-btn {
    background: var(--theme-color) !important;
}

.gdpr_div .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    background-color: var(--theme-color) !important;
}

.gdpr_div .wpb_text_column ul li::before {
    color: var(--theme-color) !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    content: unset;
}

.dropdown-header-link:hover h4.dropdown-header {
    color: var(--theme-color) !important;
}

.dropdown-item .dropdown-link:hover {
    color: var(--theme-color) !important;
}

.breadcrumb-subcategories-wrapper a .media-body h5 {
    text-align: center;
    transition: all 0.25s;
}

.breadcrumb-subcategories-wrapper a:hover .media-body h5 {
    color: var(--theme-color);
}

.grid-item {
    transition: all 0.25s;
}

.grid-item .grid-product-title {
    color: #000;
}

.grid-item:hover .grid-product-title {
    color: var(--theme-color);
}

.search-button-wrapper {
    z-index: 9;
}

.language-switcher-wrapper {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

.language-list-wrapper {
    position: absolute;
    transform: translateY(-120%);
    transition: all 0.25s;
    background-color: #fff;
    z-index: -1;
    /*width: 100%;
    left: 14px;*/
}


.current-language-wrapper img {
    max-height: 25px;
    border-radius: 50%;
}

.current-language-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.current-language-wrapper i {
    /*margin-top: 3px;*/
    margin-top: 1px;
    transition: all 0.15s;
}

.language-switcher-wrapper:has(.language-list-wrapper.open-language-list) .current-language-wrapper i {
    rotate: 180deg;
}

.language-list-wrapper.open-language-list {
    /*transform: translateY(7%);*/
    transform: translateY(27px);
}

.language-list-wrapper img, .mobile-language-list-wrapper img {
    max-height: 30px;
    border-radius: 50%;
}

.language-list-wrapper ul, .mobile-language-list-wrapper ul {
    list-style: none;
    padding: 10px;
    margin-bottom: 0;
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.language-list-wrapper ul li a {
    display: flex;
    width: fit-content;
    height: fit-content;
    /*border-radius: 50%;*/
}

.mobile-language-list-wrapper {
    position: absolute;
    transition: all 0.25s;
    background-color: #fff;
    /*top: 25px;*/
    /*top: 0;*/
    top: -6px;
    z-index: -2;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.sidenav.canvas-sidebar span.canvas-close i {
    padding-top: 4px;
}

.mobile-language-switcher-wrapper:has(.mobile-language-list-wrapper.open-language-list) .current-language-wrapper i {
    rotate: 180deg;
}

.mobile-language-list-wrapper ul {
    flex-direction: row;
}

.mobile-language-list-wrapper.open-language-list {
    /*transform: translateY(75%);*/
    transform: translateY(90%);
}

.mobile-language-list-wrapper img {
    max-height: 25px;
}

.mobile-menu-header-wrapper {
    z-index: 1;
    background-color: #fff;
    position: relative;
}

.mobile-menu-header-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 135%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
}

/*.canvas-sidebar.show .canvas-overlay{
    z-index: -2;
}*/
/*---------------*/

.cart-additional-text,
.item-additional-text {
    font-size: 13px;
}

#inquiry_form .has-error select,
#inquiry_form .has-error input {
    border: 1px solid #a94442;
}

#inquiryDataModal .modal-dialog.inquiry-modal-dialog {
    max-width: min(1400px, 95vw);
}

#inquiry-billing-company-display.inquiry-company-loading {
    position: relative;
    padding-left: 22px;
}

#inquiry-billing-company-display.inquiry-company-loading::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: inquiryCompanyLookupSpin 0.8s linear infinite;
}

@keyframes inquiryCompanyLookupSpin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/*.designer_about_us .slick-slide img {*/
/*    width: 300px;*/
/*    height: 100%;*/
/*    min-height: 400px;*/
/*    max-height: 400px;*/
/*}*/

.designer_slider .slick-slider .slick-slide img {
    max-height: 400px;
}

.custom-letter-tag {
    background-color: transparent;
    height: auto;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999;
    color: var(--theme-color) !important;
    min-width: 50px;
    border-radius: 5px;
    border: 1px solid var(--theme-color);
    max-width: 70px;
    text-align: center;
    position: relative;
    transform: translate(-50%, -50%);
    top: 0;
    left: 50%;
}

.quantity-wrapper {
    display: flex;
    align-items: center;
}

.CS_additional_text {
    border-radius: 0;
    margin-top: 15px;
}

.display-none {
    display: none;
}

/*.product-gallery-layout {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

.main-product-image-slider .slick-list .slick-track, .product-image-slick-slider .slick-list .slick-track {
    /*max-height: 600px;*/
    display: block !important;
}

/*.product-page-main-slider .product-img-wrapper.slick-slide {*/
/*    width: 100% !important;*/
/*}*/

/*.product-page-main-slider .product-img-wrapper a {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    width: 100%;*/
/*}*/

/*.product-page-main-slider .product-img-wrapper a img {*/
/*    display: block;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/

/*.main-product-image-slider {*/
/*    min-width: 0;*/
/*}*/

/*.product-image-slick-slider {*/
/*    min-width: 0;*/
/*}*/

/*.product-image-slick-slider .slick-list .slick-track .thumb.slick-slide {*/
/*    margin: auto 0;*/
/*    display: flex !important;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    height: 200px;*/
/*}*/

/*.product-image-slick-slider .slick-list .slick-track .thumb.slick-slide img {*/
/*    height: 200px;*/
/*    object-fit: contain;*/
/*}*/

/*@media screen and (min-width: 992px) {*/
/*    .product-gallery-layout {*/
/*        flex-direction: row;*/
/*        align-items: flex-start;*/
/*    }*/

/*    .product-gallery-layout .main-product-image-slider {*/
/*        order: 2;*/
/*        flex: 1 1 auto;*/
/*        width: calc(100% - 96px);*/
/*        margin-left: 0;*/
/*        margin-right: 0;*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider {*/
/*        order: 1;*/
/*        flex: 0 0 80px;*/
/*        width: 80px;*/
/*        height: 272px;*/
/*        margin-top: 0;*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .slick-list {*/
/*        margin: 0;*/
/*        height: 272px !important;*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .thumb.slick-slide {*/
/*        width: 80px !important;*/
/*        height: 80px !important;*/
/*        padding-left: 0;*/
/*        padding-right: 0;*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .thumb.slick-slide img {*/
/*        width: 100%;*/
/*        height: 80px;*/
/*        margin-bottom: 0;*/
/*        object-fit: contain;*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .slick-prev,*/
/*    .product-gallery-layout .product-image-slick-slider .slick-next {*/
/*        left: 50%;*/
/*        transform: translateX(-50%);*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .slick-prev {*/
/*        top: -32px;*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .slick-next {*/
/*        top: auto;*/
/*        bottom: -32px;*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .slick-prev i,*/
/*    .product-gallery-layout .product-image-slick-slider .slick-next i {*/
/*        display: inline-block;*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .slick-prev i {*/
/*        transform: rotate(-90deg);*/
/*    }*/

/*    .product-gallery-layout .product-image-slick-slider .slick-next i {*/
/*        transform: rotate(-90deg);*/
/*    }*/
/*}*/

.shop-grid-text-bg span {
    background-color: #f7f7f7;
}

.grid-item .grid-product-title, .grid-item .grid-product-title {
    margin-bottom: 0 !important;
}

.grid-item .shop-grid-text-bg :not(.grid-product-title):not(.grid-product-title *) {
    padding: 5px;
    padding-left: 0;
}

@media screen and (max-width: 767px) {
    .product-img-wrapper a img {
        max-height: 400px;
    }

    .product-image-slick-slider .slick-initialized .slick-slide {
        max-height: 400px;
    }

    #ajax-content {
        grid-template-columns: repeat(2, 1fr);
    }

    #ajax-content .category-group-heading h2 {
        font-size: 22px;
    }

    .cart-canvas {
        width: 100%;
    }

    .addresses-wrapper{
        margin-bottom: 50px;
    }

    .forgot-pass-wrapper .section-content .row .col-md-9{
        margin-top: 30px;
    }

    .footer-menu-group-title{
        font-size: 17px;
    }

    .footer-link a{
        font-size: 14px;
    }

    .footer-contact-data .single-contact-data{
        text-align: left;
    }
}

@media screen and (max-width: 576px) {
    .product-image-slick-slider {
        margin-left: 0;
        margin-right: 0;
    }

    .product-img-wrapper a img {
        max-height: 250px;
    }

    .product-image-slick-slider .slick-initialized .slick-slide {
        max-height: 250px;
    }

    button.slick-prev, button.slick-next {
        width: 35px;
        height: 35px;
    }

    .product-image-slick-slider .slick-list .slick-track .thumb.slick-slide {
        max-height: 100px;
    }

    .product-image-slick-slider .slick-list .slick-track .thumb.slick-slide img {
        max-height: 100px;
    }

    .grid-item .card .grid-item-product {
        padding: 10px !important;
    }

    .cart-button-wrapper {
        right: 10px;
        bottom: 10px;
        padding: 0 8px;
        line-height: 18px;
    }

    .cart-button-wrapper * {
        font-size: 10px;
    }

    .grid-item .shop-grid-text-bg *:not(.grid-product-title):not(.grid-product-title *) {
        letter-spacing: unset !important;
        font-size: 10px !important;
        line-height: 13px !important;
        display: block;
    }

    .grid-item .grid-product-title, .grid-item .grid-product-title span {
        /*font-size: 13px;*/
        font-size: 17px;
    }

    .grid-item {
        min-height: 200px;
    }

    .grid-item a .card {
        height: 100%;
    }

    .designer_about_us .grid-item-product .cart-button-wrapper, .designer_about_us .grid-item-product .cart-button-wrapper-transparent{
        width: 40px;
        height: 40px;
    }

    .designer_about_us .grid-item .card .grid-item-product {
        padding: 20px !important;
    }

    .designer_about_us .grid-item-product .cart-button-wrapper * {
        font-size: 17px;
    }
}

@media screen and (min-width: 577px) and (max-width: 991px) {
    .grid-item .card .grid-item-product {
        padding: 15px !important;
    }

    .cart-button-wrapper {
        right: 10px;
        bottom: 10px;
        padding: 0 8px;
        line-height: 23px;
    }

    .cart-button-wrapper * {
        font-size: 13px;
    }

    .grid-item .shop-grid-text-bg *:not(.grid-product-title):not(.grid-product-title *) {
        letter-spacing: unset !important;
        font-size: 12px !important;
        line-height: 14px !important;
        display: block;
    }

    .grid-item .grid-product-title, .grid-item .grid-product-title span {
        font-size: 15px;
    }

    .grid-item {
        min-height: 200px;
    }

    .grid-item a .card {
        height: 100%;
    }
}

@media screen and (max-width: 991px) {
    .desktop-breadcrumbs{
        display: none;
    }

    .mobile-breadcrumbs{
        display: block;
    }
    .top-filtration-bar-wrapper {
        margin-bottom: 0 !important;
    }

    .content-page-outter-wrapper {
        margin-top: 15px !important;
    }

    .page-title-05 h1 {
        margin: 0 !important;
        font-size: 27px !important;
    }

    [data-animate].animated {
        opacity: 1 !important;
    }

    .forgot-pass-wrapper{
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 1199px) {
    .mobile-nav-header .menu-cart {
        margin-right: 12px;
    }

    .mobile-nav-header .cart-items-counter {
        top: -9px;
        right: 0;
        font-size: 13px;
    }
}

.product-image-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 200px;
}

.grid-item-product {
    background-color: #f7f7f7;
}

.grid-item .product-image img {
    max-height: 200px;
    width: auto;
}

.grid-gap {
    grid-column-gap: 15px !important;
    grid-row-gap: 15px !important;
}

#shop_grid_sort_by .dropdown-toggle {
    padding: unset;
    padding-right: 5px;
    text-align: center;
    background-image: unset;
    width: auto;
    background: unset;
    border: unset;
    font-weight: bold;
    border-bottom: 1px solid;
    border-radius: unset;
    height: auto;
}

#shop_grid_sort_by .sorting-title {
    padding-right: 15px;
}

.select-wrapper {
    position: relative;
    display: inline-block;
}

.select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 30px;
}

.select-wrapper::after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: -7px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 12px;
}

body#shop .mfp-zoom-in figure {
    background: white;
}

.side-cart-additional-text {
    min-height: unset;
    height: 50px;
    font-size: 13px;
}

#top_menu_cart .top-cart-item {
    align-items: flex-start;
}

#top_menu_cart .top-cart-item-content {
    flex: 1 1 0;
    min-width: 0;
}

#top_menu_cart .top-cart-item-media {
    align-items: flex-start;
    margin-bottom: 12px;
}

#top_menu_cart .top-cart-item-media .w-70px {
    flex: 0 0 70px;
    width: 70px;
}

#top_menu_cart .top-cart-item-media .media-body {
    flex: 1 1 auto;
    min-width: 0;
}

#top_menu_cart .top-cart-item-media .media-body > a {
    line-height: 1.4;
    word-break: break-word;
}

#top_menu_cart .top-cart-item-form {
    display: block;
}

#top_menu_cart .top-cart-item-form .quantity {
    max-width: 200px;
}

#top_menu_cart .top-cart-item-form .qw_quantity {
    min-width: 0;
    flex: 1 1 auto;
}

#top_menu_cart .side-cart-additional-text {
    min-height: 88px;
    height: 88px;
    resize: vertical;
}

#top_menu_cart .side-cart-note-save {
    width: 100%;
}

.dropdown-menu-xl .main-row-children > .single-child-col {
    max-width: 99%;
}

.single-child-col.current .dropdown-header {
    color: var(--theme-color) !important;
}

#top_menu_cart {
    overflow-y: scroll;
}


.side-cart-qty {
    height: auto;
}

#top_menu_cart .quantityDecrement i,
#top_menu_cart .quantityIncrement i,
#product_addtocart_form .quantityDecrement i,
#product_addtocart_form .quantityIncrement i {
    color: #fff;
}

.dropdown-menu-xl {
    width: 100% !important;
}

/*Dropdown menu - kopija categories v breadcrumbsih*/
.real-desktop-navbar .dropdown-menu-listing {
    border-top: 1px solid #f1f1f1;
}

.real-desktop-navbar .dropdown-menu-listing .main-row-children,
.real-desktop-navbar .dropdown-menu-listing .row.no-gutters.w-100 {
    align-items: stretch;
}

.real-desktop-navbar .desktop-dropdown-category {
    position: relative;
    padding: 0 1.75rem;
}

.real-desktop-navbar .desktop-dropdown-category:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0.35rem;
    right: 0;
    bottom: 0.35rem;
    width: 1px;
    background: #e6e6e6;
}

.real-desktop-navbar .desktop-dropdown-category-link {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    padding-bottom: 0.9rem;
    margin-bottom: 0.35rem;
    text-decoration: none;
}

.real-desktop-navbar .desktop-dropdown-category-link img {
    /*width: 50px;*/
    width: 65px;
    /*max-width: 40px;*/
    max-width: unset;
    flex: 0 0 40px;
    object-fit: contain;
}

.real-desktop-navbar .desktop-dropdown-category-link .dropdown-header {
    margin-bottom: 0;
    /*font-size: 16px;*/
    font-size: 15px !important;
    line-height: 1.25;
}

.real-desktop-navbar .desktop-dropdown-child-item {
    padding: 0;
    margin-bottom: 0.45rem;
    background: transparent;
}

.real-desktop-navbar .desktop-dropdown-child-link {
    display: block;
    padding: 0.25rem 0 0.25rem 3.05rem;
    font-size: 14px;
    line-height: 1.45;
    color: #6c757d;
    text-decoration: none;
    transition: color 0.2s ease;
}

.real-desktop-navbar .desktop-dropdown-category.current .desktop-dropdown-category-link .dropdown-header,
.real-desktop-navbar .desktop-dropdown-category-link.current .dropdown-header,
.real-desktop-navbar .desktop-dropdown-child-item.current .desktop-dropdown-child-link,
.real-desktop-navbar .desktop-dropdown-child-link.current {
    color: #000;
}

.real-desktop-navbar .desktop-dropdown-category-link:hover .dropdown-header,
.real-desktop-navbar .desktop-dropdown-child-link:hover {
    color: #000;
}

/*End Dropdown menu - kopija categories v breadcrumbsih*/

.footer-contact-data p {
    margin: unset;
}


#add_to_cart_modal .slick-slider {
    max-width: 100%;
    overflow: hidden;
}

#add_to_cart_modal .slick-list {
    overflow: hidden;
}

#add_to_cart_modal .slick-track {
    display: flex;
}

#add_to_cart_modal .slick-slide {
    min-width: 0;
}

#add_to_cart_modal img {
    max-width: 100%;
    height: auto;
    display: block;
}

/*Floating gumb*/
.floating-contact-trigger {
    position: fixed;
    top: 50%;
    right: -52px;
    z-index: 1050;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: center;
    opacity: 1;
    visibility: visible;
    will-change: transform, opacity;
    transition: transform 0.46s cubic-bezier(0.16, 1, 0.3, 1),
    opacity 0.34s ease,
    visibility 0.34s ease;
}

.floating-contact-trigger.is-idle {
    animation: floating-contact-idle 4.2s ease-in-out infinite;
}

.floating-contact-trigger.is-scrolling {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(20px, -50%, 0) rotate(-90deg);
}

.floating-contact-trigger a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 52px;
    padding: 0 24px;
    border-radius: 8px 8px 0 0;
    background: transparent;
    background-color: transparent;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);
    transition: background-color 0.2s ease, box-shadow 0.2s ease;
    border: 1px solid var(--theme-color);
    color: #000;
    background-color: #fff;
}

.floating-contact-trigger.is-idle a {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.15);
}

.floating-contact-trigger a:hover,
.floating-contact-trigger a:focus {
    background: #000;
    color: #ffffff;
    box-shadow: 0 16px 28px rgba(0, 0, 0, 0.24);
}

.floating-cart-trigger {
    top: calc(50% + 164px);
    right: -10px;
}

.floating-cart-trigger a {
    width: 52px;
    min-width: 52px;
    padding: 0;
    border-radius: 8px;
    font-size: 18px;
}

.floating-cart-trigger .cart-items-counter {
    top: 6px;
    right: 10px;
    font-size: 13px;
}

@keyframes floating-contact-idle {
    0%, 100% {
        transform: translateY(-50%) rotate(-90deg);
    }
    50% {
        transform: translateY(calc(-50% - 4px)) rotate(-90deg);
    }
}

.hover-reveal-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    min-width: 52px;
    min-height: 52px;
    padding: 0 16px;
    white-space: nowrap;
    overflow: hidden;
    transition: padding 0.25s ease, gap 0.25s ease, background-color 0.25s ease, color 0.25s ease;
}

.hover-reveal-btn::before {
    content: attr(data-text-hover);
    max-width: 0;
    opacity: 0;
    overflow: hidden;
    white-space: nowrap;
    transform: translateX(8px);
    transform-origin: right center;
    transition: max-width 0.25s ease, opacity 0.2s ease, transform 0.25s ease;
}

.hover-reveal-btn::after {
    content: "\2192";
    font-size: 18px;
    line-height: 1;
    flex: 0 0 auto;
}

.hover-reveal-btn:hover,
.hover-reveal-btn:focus-visible {
    gap: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.hover-reveal-btn:hover::before,
.hover-reveal-btn:focus-visible::before {
    max-width: calc(100% - 28px);
    opacity: 1;
    transform: translateX(0);
}

.product-list-enquiry-actions {
    display: flex;
    align-items: stretch;
    gap: 15px;
    width: 100%;
}

.product-list-enquiry-actions .cart-button-wrapper.dfc {
    flex: 1 1 auto;
    min-width: 0;
}

.product-list-enquiry-actions .cart-button-wrapper-transparent.dfc {
    flex: 0 0 56px;
}

.product-list-enquiry-btn,
.product-list-read-more-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    min-height: 44px;
    border-radius: 0;
    transition: transform .25s ease, background-color .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.product-list-enquiry-btn {
    gap: 10px;
    padding: 0 18px;
    /*border: 1px solid var(--theme-color) !important;*/
    border: 1px solid #000 !important;
    background: transparent !important;
    color: #000 !important;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    text-decoration: none !important;
    cursor: pointer;
}

.product-list-enquiry-btn:hover,
.product-list-enquiry-btn:focus-visible {
    transform: translateY(-2px);
    border-color: var(--theme-color) !important;
    background: var(--theme-color) !important;
    color: #fff !important;
    text-decoration: none !important;
}

.product-list-enquiry-btn > span,
.product-list-enquiry-btn i {
    position: relative;
    z-index: 1;
    transition: transform .25s ease, opacity .25s ease;
}

.product-list-enquiry-btn > span {
    white-space: nowrap;
}

@media screen and (max-width: 767px) {
    button.product-list-enquiry-btn > * {
        max-width: 80px;
        word-break: break-word;
        display: flex;
        flex-direction: column;
    }

    button.product-list-enquiry-btn > span {
        white-space: normal;
    }

    .team-category-wrapper h2{
        font-size: 25px;
    }

    .team-members-wrapper .team-member h4{
        font-size: 20px;
    }

    .team-member-info{
        font-size: 15px;
    }
}

.product-list-enquiry-btn:hover i,
.product-list-enquiry-btn:focus-visible i {
    transform: translateX(-1px);
}

.product-list-enquiry-btn:hover > span,
.product-list-enquiry-btn:focus-visible > span {
    transform: translateX(1px);
}

.product-list-enquiry-btn.hover-reveal-btn::before,
.product-list-enquiry-btn.hover-reveal-btn::after {
    content: none !important;
}

.product-list-read-more-btn {
    border: 1px solid transparent;
    background: transparent;
    color: #000;
    text-decoration: none;
}

.product-list-read-more-btn .button-text {
    position: absolute;
    opacity: 0;
    transform: translateY(8px);
    white-space: nowrap;
    font-size: 12px;
    font-weight: 600;
    transition: transform .25s ease, opacity .25s ease;
}

.product-list-read-more-btn i {
    position: relative;
    z-index: 1;
    transition: transform .25s ease, opacity .25s ease;
}

.product-list-read-more-btn:hover,
.product-list-read-more-btn:focus-visible {
    transform: translateY(-2px);
    background: #000;
    color: #fff !important;
    text-decoration: none;
}

.product-list-read-more-btn:hover i,
.product-list-read-more-btn:focus-visible i {
    opacity: 0;
    transform: translateY(-8px);
}

.product-list-read-more-btn:hover .button-text,
.product-list-read-more-btn:focus-visible .button-text {
    opacity: 1;
    transform: translateY(0);
}

.pipf-product-style-picker {
    padding-top: 20px;
    padding-bottom: 30px;
}

.pipf-product-style-picker__header {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    align-items: baseline;
    margin-bottom: 12px;
}

.pipf-product-style-picker__title-container,
.pipf-product-style-picker__title {
    margin: 0;
}

.pipf-product-style-picker__title {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.pipf-product-style-picker__title-divider,
.pipf-product-style-picker__text {
    color: #000;
}

.pipf-product-style-picker__text {
    font-size: 14px;
}

.pipf-product-style-picker__items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.pipf-product-style-picker__box {
    flex: 0 0 auto;
}

.pipf-product-style-picker__link {
    display: block;
    text-decoration: none;
}

.pipf-product-style-picker__item {
    width: 64px;
    height: 64px;
    padding: 4px;
    border: 1px solid #f4f4f4;
    background: #fff;
    transition: border-color .2s ease, transform .2s ease;
}

.pipf-product-style-picker__item--selected {
    border-color: #000;
}

.pipf-product-style-picker__link:hover .pipf-product-style-picker__item,
.pipf-product-style-picker__link:focus-visible .pipf-product-style-picker__item {
    border-color: #000;
    transform: translateY(-1px);
}

.pipf-aspect-ratio-box--square {
    display: block;
    width: 100%;
    height: 100%;
}

.pipf-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#floating-contact-modal .modal-content {
    border: 0;
    border-radius: 8px;
}

#floating-contact-modal .modal-header {
    padding: 20px 24px 0;
    border-bottom: 0;
}

#floating-contact-modal .modal-body {
    padding: 24px;
}

#floating-contact-modal .modal-title {
    font-size: 28px;
    font-weight: 600;
}

#floating-contact-modal .btn-close {
    box-shadow: none;
}

@media (max-width: 767.98px) {
    .floating-contact-trigger {
        top: auto;
        right: 16px;
        bottom: 16px;
        transform: none;
    }

    .floating-contact-trigger.is-scrolling {
        transform: translate3d(0, 16px, 0);
    }

    .floating-contact-trigger a {
        border-radius: 999px;
        height: 52px;
        padding: 0 18px;
    }

    .floating-cart-trigger {
        top: auto;
        bottom: 88px;
    }

    .floating-cart-trigger a {
        width: 52px;
        min-width: 52px;
        padding: 0;
    }

    @keyframes floating-contact-idle {
        0%, 100% {
            transform: translate3d(0, 0, 0);
        }
        50% {
            transform: translate3d(0, -4px, 0);
        }
    }

    #floating-contact-modal .modal-body,
    #floating-contact-modal .modal-header {
        padding-left: 18px;
        padding-right: 18px;
    }

    #floating-contact-modal .modal-title {
        font-size: 24px;
    }
}

/*End Floating gumb*/

#add_to_cart_modal .modal-product-image-slick-slider img {
    height: auto !important;
}

/*Splošni obrazec B2B/B2C styling*/
.simple-contact-toggle {
    display: inline-flex;
    border: 1px solid #d9d9d9;
    /*border-radius: 999px;*/
    overflow: hidden;
    background: #fff;
}

.simple-contact-toggle-option {
    position: relative;
    margin: 0;
}

.simple-contact-toggle-option input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.simple-contact-toggle-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 92px;
    padding: 10px 18px;
    margin: 0;
    border: 0;
    background: transparent;
    color: #555;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    transition: background-color .2s ease, color .2s ease;
}

.simple-contact-toggle-option.is-active .simple-contact-toggle-button {
    background: #fff;
    border: 1px solid var(--theme-color);
    color: var(--theme-color);
}
.simple-contact-company-display {
    display: none;
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.5;
    color: #555;
}

.simple-contact-company-display.is-visible {
    display: block;
}

.simple-contact-company-display.is-success {
    color: #2f6b3b;
}

.simple-contact-company-display.is-error {
    color: #9b2c2c;
}

.simple-contact-company-display.is-loading {
    color: #666;
}

/*End Splošni obrazec B2B/B2C styling*/


/*Action tag*/
.action-tag {
    background-color: var(--theme-color);
    padding: unset !important;
    width: fit-content;
}

.action-tag .action-text {
    font-size: 11px;
    color: #fff;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/*End Action tag*/

#read-more-modal-button a {
    background-color: transparent;
    color: #000;
}

.sticky-sidebar {
    position: sticky;
    top: 136px;
}

.linked-products-slider .slick-list {
    justify-content: flex-start;
}

.gel-slider-container .gel-banner {
    background-color: #ece4de;
    padding: 15px;
    min-height: 150px;
}

.primary-sidebar * {
    font-size: 13px;
}

.text-transform-unset {
    text-transform: unset;
}

.primary-sidebar-inner.sticky-sidebar{
    border-right: 1px solid #f3f3f3;
    padding-right: 15px;
}

.shop-grid-sidebar {
    margin-bottom: 30px;
}

.shop-grid-sidebar-card {
    background-color: #f7f7f7;
    border: 1px solid #ececec;
    padding: 24px 20px;
}

.shop-grid-sidebar-title {
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.shop-grid-sidebar-title h1 {
    margin: 0;
    /*font-size: 26px;*/
    line-height: 1.15;
    text-align: left;
}

.shop-grid-sidebar-nav {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.shop-grid-sidebar-nav-shell {
    position: relative;
}

.shop-grid-sidebar-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 10px 0;
    /*border-bottom: 1px solid #e9e9e9;*/
    color: #222;
    font-size: 14px;
    line-height: 1.5;
    transition: color 0.2s ease, padding-left 0.2s ease;
}

.shop-grid-sidebar-link:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.shop-grid-sidebar-link:first-child {
    padding-top: 0;
}

.shop-grid-sidebar-icon {
    width: 50px;
    height: 28px;
    flex: 0 0 28px;
    object-fit: contain;
}

.shop-grid-sidebar-link .media-body {
    min-width: 0;
}

.shop-grid-sidebar-link h5 {
    line-height: 1.3;
}

.shop-grid-sidebar-link i {
    font-size: 12px;
    color: var(--theme-color);
    transition: transform 0.2s ease;
}

.shop-grid-sidebar-link:hover {
    color: var(--theme-color);
    padding-left: 6px;
}

.shop-grid-sidebar-link.current {
    color: var(--theme-color);
    border-color: var(--theme-color);
}

.shop-grid-sidebar-link.current h5 {
    color: var(--theme-color);
}

.shop-grid-sidebar-link:hover i {
    transform: translateX(3px);
}

@media screen and (max-width: 1199px) {
    .shop-grid-sidebar-card.sticky-sidebar {
        position: static;
    }

    .shop-grid-sidebar {
        margin-top: 16px;
        margin-bottom: 20px;
    }

    .shop-grid-sidebar-card {
        padding: 12px 14px;
    }

    .shop-grid-sidebar-title {
        margin-bottom: 10px;
        padding-bottom: 8px;
    }

    .shop-grid-sidebar-title h1 {
        /*font-size: 18px;*/
        line-height: 1.2;
    }

    .shop-grid-sidebar-nav-shell {
        padding: 0 42px;
        overflow: hidden;
    }

    .shop-grid-sidebar-nav-shell.shop-grid-sidebar-at-start {
        padding-left: 0;
    }

    .shop-grid-sidebar-nav-shell.shop-grid-sidebar-at-end {
        padding-right: 0;
    }

    .shop-grid-sidebar-nav {
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 8px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0 0 2px;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .shop-grid-sidebar-nav::-webkit-scrollbar {
        display: none;
    }

    .shop-grid-sidebar-link {
        flex: 0 0 auto;
        gap: 8px;
        padding: 8px 10px;
        border: 1px solid #e3e3e3;
        background-color: transparent;
        max-width: 220px;
        overflow: hidden;
        align-items: flex-start;
    }

    .shop-grid-sidebar-link:first-child,
    .shop-grid-sidebar-link:last-child {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .shop-grid-sidebar-icon {
        width: 22px;
        height: 22px;
        flex-basis: 22px;
    }

    .shop-grid-sidebar-link h5 {
        font-size: 12px;
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
        line-height: 1.25;
    }

    .shop-grid-sidebar-scroll-arrow {
        position: absolute;
        top: 50%;
        z-index: 100;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        font-size: 14px;
        color: var(--theme-color);
        background-color: transparent;
        border: 1px solid var(--theme-color);
        border-radius: 50%;
        padding: 0;
        cursor: pointer;
        pointer-events: auto;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transition: opacity 0.2s ease, color 0.2s ease;
    }

    .shop-grid-sidebar-scroll-arrow:disabled {
        opacity: 0;
        visibility: hidden;
    }

    .shop-grid-sidebar-scroll-arrow-left {
        left: 6px;
    }

    .shop-grid-sidebar-scroll-arrow-right {
        right: 6px;
    }

    .shop-grid-sidebar-nav-shell:not(.shop-grid-sidebar-nav-scrollable) .shop-grid-sidebar-scroll-arrow {
        display: none;
    }
}


/*Designer slider -> anchor gumb*/
.designer_slider .slider-content-with-anchor {
    padding-bottom: 6.5rem;
}

.slider-anchor-button {
    position: absolute;
    left: 50%;
    bottom: 2rem;
    transform: translateX(-50%);
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.92);
    color: #1f1f1f;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
    text-decoration: none;
    z-index: 3;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease, color 0.25s ease;
    animation: slider-anchor-bounce 1.8s ease-in-out infinite;
}

.slider-anchor-button i {
    font-size: 1.35rem;
    line-height: 1;
}

.slider-anchor-button:hover,
.slider-anchor-button:focus {
    color: #ffffff;
    background: #000000;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.28);
    transform: translateX(-50%) translateY(-4px);
}

@media (max-width: 767px) {
    .designer_slider .slider-content-with-anchor {
        padding-bottom: 4.75rem;
    }

    .slider-anchor-button {
        bottom: 1rem;
        width: 40px;
        height: 40px;
    }

    .slider-anchor-button i {
        font-size: 1rem;
    }
}

@keyframes slider-anchor-bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateX(-50%) translateY(0);
    }
    40% {
        transform: translateX(-50%) translateY(-8px);
    }
    60% {
        transform: translateX(-50%) translateY(-4px);
    }
}
/*End Designer slider -> anchor gumb*/


.designer_slider .slick-slider .slick-slide img{
    min-height: 200px;
}

.designer_about_us .border-hover-primary {
    height: 50px;
    display: flex;
    justify-content: center;
    box-shadow: 4px -4px 20px rgba(0, 0, 0, 0.08), 2px -2px 6px rgba(0, 0, 0, 0.04);
}

.designer_about_us .slick-arrow{
    width: 50px;
    height: 50px;
    border: 1px solid #000;
}

a{
    color: var(--theme-color);
}


.designer_about_us .about_us_image{
    z-index: 999;
    display: flex;
}

.designer_about_us .about_us_button{
    z-index: 99999;
}

.main-header .main-menu .nav-item .nav-link.current::before{
    width: 100%;
    background-color: var(--theme-color);
}

.mobile-menu-ul .nav-item .mobile-menu-heading-title:has(.nav-link.current) *{
    color: var(--theme-color);
}

.mobile-menu-ul .nav-item .dropdown-menu .dropdown-header-link.current h4{
    color: var(--theme-color) !important;
}

.mobile-menu-ul .nav-item .dropdown-menu .dropdown-header-link h4{
    margin-top: 0 !important;
}

.mobile-menu-ul .nav-item .dropdown-menu .dropdown-item{
    line-height: 20px;
    padding-left: 15px;
}

.mobile-menu-ul .nav-item .dropdown-menu .dropdown-item .dropdown-link{
    font-size: 13px;
}

.footer-menu-wrapper .footer-menu-group-title.current{
    color: var(--theme-color);
}

.footer-menu-wrapper .footer-menu-ul .footer-link a.current{
    color: var(--theme-color);
}

.designer_about_us .slick-slider .slick-list .slick-track .slick-slide .about-us-shop-overlay-wrapper{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    padding: 10px;
    padding-top: 5px;
}

.designer_about_us .slick-slider .slick-list .slick-track .slick-slide .about-us-shop-overlay-wrapper .about-us-shop-buttons{
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: flex;
    gap: 10px;
}

.designer_about_us .slick-slider .slick-list .slick-track .slick-slide .about-us-shop-overlay-wrapper .about-us-shop-title{
    color: #000;
    font-weight: 500;
}

.designer_about_us .about_us_image .card-img{
    max-height: 80%;
    margin-top: auto;
}

.designer_about_us .card{
    background-color: #f7f7f7;
}

.designer_about_us .slick-arrow{
    /*top: calc(50% - 30px);*/
    top: 50%;
}

.language-list-wrapper ul li{
    width: fit-content;
}

.language-list-wrapper ul li a p{
    width: 100%;
    margin-bottom: 0;
    padding-left: 5px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.15s ease-in-out;
}

.language-list-wrapper ul li a p.currently-selected-language{
    color: var(--theme-color);
}

.language-list-wrapper ul li a:hover p{
    color: var(--theme-color);
}

.language-switcher-wrapper .current-language-wrapper .current-language-short{
    margin: 0;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

.mobile-menu-header-wrapper a.d-block:has(img.menu-logo-mobile){
    margin-left: -10px;
}

.mobile-language-switcher-wrapper .mobile-current-language-short{
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}

.mobile-language-switcher-wrapper .mobile-language-list-wrapper ul li a:has(img){
    display: flex;
    /*height: 25px;*/
    flex-direction: column;
}

.mobile-language-switcher-wrapper .mobile-language-list-wrapper ul li a p{
    font-size: 13px;
    margin: 0;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.sidenav.canvas-sidebar .card:has(.card-header .mobile-language-switcher-wrapper .mobile-language-list-wrapper.open-language-list) .card-body{
    margin-top: 5.625rem !important;
}


.black-border{
    border: 1px solid #000;
}

.breadcrumb{
    font-size: 13px;
}

.footer-banner .footer-banner-content * {
    color: #fff !important;
}

.footer-banner .footer-banner-content{
    background: #ece4de;
    background-position-x: 0%;
    background-position-y: 0%;
    background-image: none;
    background-size: auto;
    border: 1px solid #d7c8bc;
    border-radius: 8px;
    gap: 1.5rem;
    box-shadow: 0 12px 30px rgba(60, 42, 24, 0.08);
    background-image: url('/data/images/footer_banner_cropped.jpg');
    background-position: center;
    background-size: cover;
    min-height: 350px;
    color: #fff !important;
}

.sidebar-breadcrumbs-large-title{
    word-break: break-word;
}

.shop-grid-sidebar-link.current{
    font-weight: bold;
}

.shop-grid-sidebar-link * {
    font-family: "Poppins", sans-serif;
}

.category-group-heading * {
    font-size: 25px !important;
}

.designer_about_us h2{
    margin-bottom: 30px !important;
    font-size: 25px !important;
}

.forgot-pass-wrapper #submit_btn{
    line-height: 1.4;
}

#login_form .form-group .form-control, #login_form .login-password-div {
    border-radius: 0;
}

#register_form .form-control, #register_form .form-select {
    border: 1px solid var(--gray-color) !important;
}

.CS_additional_text {
    min-height: 80px;
    background-color: transparent;
}

.single-product * :not(a) {
    color: #000;
}

.dropdown-header {
    font-weight: 700;
}

.shop-grid-sidebar-link * {
    font-weight: 700;
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .widget_categories{
        --widget-padding-y: 15px;
        --widget-padding-x: 15px;
    }
}

.product-list-enquiry-btn:hover *,
.product-list-read-more-btn:hover{
    color: #fff !important;
}

.product-list-read-more-btn:hover * {
    color: #fff;
}

.white-text{
    color: #fff;
}

.white-border{
    border-color: #fff;
}

.product-page-thumb-slider img{
    max-width: 150px;
}

.designer_slider .slick-slider .slick-track .slick-slide .card img.card-img{
    filter: brightness(0.8);
}

.main-product-image-slider{
    border: 1px solid #f4f4f4;
}

.product-image-slick-slider img{
    border: 1px solid #f4f4f4;
}

.current-language-wrapper:hover{
    cursor: pointer;
}

.breadcrumb-item + .breadcrumb-item{
    padding: unset !important;
}

.product-list-enquiry-btn:focus, .btn:focus, .btn-outline-primary:focus, .btn-primary:focus{
    box-shadow: unset !important;
}

.my-account-wrapper ul.pagination .page-item .page-link{
    background-color: unset;
    border-radius: unset;
    display: flex;
    justify-content: center;
    align-items: center;
}

.my-account-wrapper ul.pagination .page-item .page-link:hover{
    background-color: unset;
    color: var(--theme-color);
}

.my-account-wrapper ul.pagination .page-item .page-link:has(span){
    padding: 0;
}

.my-account-wrapper ul.pagination .page-item .page-link span{
    background-color: unset;
    border-radius: unset;
    transition: all 0.15s ease-in-out;
}

.my-account-wrapper ul.pagination .page-item .page-link span:hover{
    color: var(--theme-color);
}

.single-product .product-extra-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding-top: 8px;
}

.single-product .product-extra-categories__link {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none;
    transition: border-color .2s ease, color .2s ease, background-color .2s ease;
}

.single-product .product-extra-categories__link:hover {
    text-decoration: underline;
}

.product-extra-categories{
    padding-bottom: 15px;
}

.product-extra-categories__link:not(:last-child)::after {
    content: ',' !important;
}

.dropdown-menu.dropdown-menu-listing .container .main-row-children > .desktop-dropdown-category:last-child{
    border-right: none !important;
}

.team-members-wrapper{
    display: flex;
    padding-top: 15px;
    flex-wrap: wrap;
    row-gap: 30px;
}

.team-category-wrapper{
    padding-bottom: 75px;
}

.team-category-wrapper h2{
    font-weight: 600;
    text-align: left;
}

.team-members-wrapper .team-member img{
    width: 175px;
    height: 175px;
    object-fit: contain;
    border-radius: 50%;
    margin-bottom: 15px;
}

.team-member-info{
    display: flex;
    flex-direction: column;
}

.team-member-info i{
    color: #000;
}

.team-member-email-wrapper{
    display: flex;
    justify-content: center;
    align-items: start;
}

.team-member-email-wrapper i{
    height: 26px;
    display: flex;
    align-items: center;
    padding-right: 10px;
}

@media screen and (min-width: 576px) and (max-width: 991px) {
    .team-members-wrapper .team-member img{
        width: 145px;
        height: 145px;
    }
}

.team-member-email-list{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.designer_files ul.blog_text{
    list-style: none;
}

.designer_files ul.blog_text li a{
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
}

.product-list-enquiry-btn i {
    font-size: 18px;
}
