@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1310px;
    }

    .col-xl-11 {
        width: 100%;
    }

}


.logo.logo-width-1 a img {
    max-height: 50px;
}


.detail-info .product-price .save-price {
    font-size: 1em;
}

body {
    font-size: 16px;
    line-height: 1.5em;
}

h3 {
    font-size: 1.5em;
    line-height: 1.5em;
}


h2 {
    font-size: 2em;
    line-height: 1.5em;
}


p {
    font-size: 1em;
    line-height: 1.5em;
    color: #000000;
}

h5 {
    font-size: 1em;
}


.product-cart-wrap .product-img-action-wrap {
    position: relative;
    height: 290px;
    padding: 5px 5px 0;
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}


.btn, .button {
    display: block;
    border: 0px;
    padding: 5px 10px !important;
}


.related-products .btn, .related-products .button, .product-grid .btn, .product-grid .button {
    margin-top: 10px;
}


.header-wrap .header-nav {
    width: 100%;
}

.header-style-1 .search-style-2 form {
    border: 1px solid #0000004f;
    width: 100%;
}


.search-style-2 form button {
    position: inherit !important;
    font-size: 20px;
    color: #ffffff;
    height: 100%;
    padding: 10px 20px;
    margin-top: 0px;
    background-color: #f44336;
    -webkit-transform: translateY(0%);
}


@media only screen and (max-width: 768px) {
    .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
        width: 50px;
    }

    .product-grid .col-xs-6, .product-grid .col-sm-6 {
        width: 50%;
    }

    .table tr {
        border: 1px solid #e9ecef;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0px;
    }

    .shopping-summery table > :not(caption) > * > * {
        padding: 5px 5px;
    }

    .col-sm-6 {
        width: 50% !important;
    }


    .footer-mid .widget-install-app, .footer-mid .widget-about {
        text-align: center;
    }


}


button.submit:hover, button[type='submit']:hover {
    background-color: #F44336 !important;
}


button.submit, button[type='submit'] {
    background-color: #F44336;
    border: 0px solid #29A56C !important;
    border-radius: 4px;
}


.hero-3 {
    background: #ececec !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: content;
    flex-basis: content;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: url(/img/nabytek-a-dekorace.jpg) no-repeat center center;
    background-size: cover;
    height: 330px;
    padding: 10px;
    text-align: center;
    flex-wrap: wrap;
    align-content: center;
}

.links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.default-img {
    text-align: center;
    display: block;
    max-height: 350px;
    width: auto !important;
    margin: auto;
}


.cat-text {
    display: block;
    text-align: left;
    line-height: 1.5em;
    padding-bottom: 2em;
    color: black;
}


.cat-text p {
    display: block;
    text-align: left;
    line-height: 1.5em;
    padding-bottom: 1em;
    padding-top: 1em;
    width: 100%;
}


.cat-text h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0em;
}


.cat-text h3 {
    font-size: 1.3em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0em;
}


.cat-text h4 {
    font-size: 1.2em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0em;
}


.blog-page {
    display: block;
    text-align: left;
    line-height: 1.5em;
    padding-bottom: 2em;
}


.blog-page p {
    display: block;
    text-align: left;
    line-height: 1.5em;
    padding-bottom: 1em;
}

.blog-page h1 {
    font-size: 2em;
    line-height: 1.5em;
}


.blog-page h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0em;
}


.blog-page h3 {
    font-size: 1.3em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0em;
}


.blog-page h4 {
    font-size: 1.2em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0em;
}


.blog-list h2 {
    font-size: 1.2em;
    line-height: 1.5em;
}


.prices-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.prices-list li {
    padding-right: 10px;
    padding-top: 10px;
}


.our-brand {
    padding-top: 40px;
}


.product-description {
    display: block;
    text-align: left;
    line-height: 1.5em;
}


.product-description p {
    display: block;
    text-align: left;
    line-height: 1.5em;
    padding-bottom: 1em;
}

.tab-content.shop_info_tab {
    margin-top: 0px;
}


.product-description h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0.3em;
}


.product-description h3 {
    font-size: 1.3em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0.3em;
}


.product-description h4 {
    font-size: 1.2em;
    line-height: 1.5em;
    padding-top: 1em;
    padding-bottom: 0.3em;
}

.product-detail h1 {
    padding-bottom: 1em;
}

.d-flex2 {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.banner-left-icon {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
    border: 1px solid #dee2e6;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    overflow: hidden;
}


.featured2 .banner-left-icon {
    background: #f2f4f57d;
    padding: 20px 10px 20px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
    border: 0px solid #dee2e6;
    display: flex!important;
    flex-direction: row;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}



.product-description table p {
    padding-bottom: 0em;
}


.h2, .h3, .h4, .h5, .h6 {
    color: black;
    font-weight: 800;
    display: block;
}


.deadings {
    margin-top: 2em;
    margin-bottom: 1em;
}


.h2 {
    font-size: 1.5em;
}


.h3 {
    font-size: 1.4em;
}


.h4 {
    font-size: 1.3em;
}


.h5 {
    font-size: 1.2em;
}


.h6 {
    font-size: 1.1em;
}

.product-sidebar .single-post .content {
    padding-left: 0px;
}

.nav-link {
    padding: 0rem 0rem;
}


.brands-list-section {
    border: 1px solid #dee2e6;
    background: #ffffff;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
}


.brands-list-section img {
    max-width: 150px;
    padding-top: 10px;
}


.hero-3 form button {
    border-radius: 4px;
    margin-top: 0px;
}


.hero-3 form {
    border-radius: 4px;
}


.categori-dropdown-inner ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.tab-style3 .nav-tabs li.nav-item a, .table tr, .shopping-summery table tbody tr img, .product-info, .primary-sidebar .sidebar-widget, .single-thumbnail img, .product-cart-wrap, .author-bio, .border-radius-15 {
    border-radius: 4px !important;
}


.loop-grid .entry-content-2 {
    padding: 10px 0px;
}

.totall-product h2 {
    font-size: 1.2em !important;
    line-height: 1.5em;
    padding-top: 1em;
}


.article-contents {
    background: #f9f9f9;
    border-radius: 4px;
    width: fit-content;
    padding-left: 50px !important;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    padding-right: 50px !important;
}


.single-content ul {
    list-style: circle;
    padding-left: 1rem;
    font-size: 1rem;
    padding-bottom: 4em;
}

.atoztitle {
    font-size: 0.9em;

    font-weight: 800;
    color: black;

}

.bottomsectioncat {
    padding-top: 2em;
}


.interesting {
    padding: 10px;
    background: #f9f9f9;

}

.linksinteresting {

    font-weight: 800;

}

.icon-box-title.h3 {
    font-size: 0.9em !important;
    font-weight: 700;
}

.cont-404 {
    padding-top: 40px;
}


.cat-text ul {
    color: black;
    list-style: circle;
    list-style-position: inside;
}


.cat-text ul li {
    line-height: 1.5em;
    padding-bottom: 0.5em;
    color: black;
}


.cat-text ol {
    color: black;
    list-style: auto;
    list-style-position: inside;
}


.cat-text ol li {
    line-height: 1.5em;
    padding-bottom: 0.5em;
    color: black;
}


ul.prices-list li {
    list-style: none;
}


h2, h3, h4, h5, h6, .font-heading, .display-1, .display-2, .heading-sm-1 {
    font-weight: 800;
}

h1, .h1 {

    font-weight: 800 !important;
}

.product-info {
    border-radius: 4px;
    padding: 15px 15px;
}


h1, h2, h3, h4, h5, h6, .font-heading, .display-1, .display-2, .heading-sm-1 {
    color: #000000;
}


.tab-style3 .nav-tabs .nav-item a.active, .tab-style3 .nav-tabs .nav-item a:hover {
    color: var(--bs-red);
}

.tab-style3 .nav-tabs li.nav-item a {
    padding: 10px 15px !important;
    font-size: 1em;
    border-radius: 4px;
}


.product-sidebar .single-post a {

    white-space: nowrap;
    overflow: hidden;
    display: block;

}


.product-sidebar .image {
    height: 60px;
    width: 60px;
}


.primary-sidebar .sidebar-widget {
    padding: 15px;
    border-radius: 4px;
}

.product-cart-wrap .product-content-wrap {
    padding: 10px;
}


.main-menu > nav > ul > li ul.sub-menu li a {
    color: #000000;
}


.product-cart-wrap .product-img-action-wrap .product-img {
    border-radius: 4px;
}


.categories-dropdown-wrap ul li, .product-cart-wrap .product-content-wrap h2 a, .product-cart-wrap .product-content-wrap .product-price span, .btn, .button, strong, .fw-600, .tab-style3 .nav-tabs li.nav-item a, .main-menu > nav > ul > li > a, .main-categori-wrap > a, .product-cart-wrap .product-content-wrap h2, .main-menu > nav > ul > li > a, .breadcrumb, .stock-status, .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a, .nav-tabs .nav-link {
    font-weight: 500 !important;
    text-decoration: none;
}

.product-rate-cover {
    display: none;
}

.btn, .button, .product-cart-wrap .product-card-bottom .add-cart .add {
    text-decoration: none;
}


.product-cart-wrap .product-content-wrap .product-price span {
    color: #f44336 !important;
}


.product-cart-wrap:hover {
    border: 1px solid #f44336 !important;

}


.shopping-summery table tbody tr img {
    border: 0px;
}


.detail-info .product-price .current-price {
    font-size: 3em;
    font-weight: 600;
}


.blogbynow {
    text-align: center;
    width: 100%;
    margin: auto;
    display: inline-block;
    font-weight: 800;
    color: black;
}


.section-title.style-1::after {
    background-color: #f44336;
}


.shopping-summery table > :not(caption) > * > * {
    padding: 10px 0px;
}


.product-description .row {
    padding-bottom: 1em;
}


.articles h1, .articles h2, .articles h3, .articles h4, .articles h5, .articles h6, .articles .font-heading, .articles .display-1, .articles .display-2, .articles .heading-sm-1 {
    font-weight: 800 !important;
}


.product-cart-wrap .product-card-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
}


@media only screen and (max-width: 480px) {
    .table td {
        width: auto;
    }

    .h6, .h3 {
        font-size: 0.9em !important;
    }

    .product-description h2 {
        font-size: 1.3em !important;
        line-height: 1.3em !important;
    }

    .product-description h3 {
        font-size: 1.1em !important;
        line-height: 1.1em !important;
    }

    .product-detail h1 {
        padding-bottom: 1em !important;
        font-size: 1.4em !important;
    }

    .product-info {
        padding: 0px 0px !important;
    }

    .table-wishlist {
        border: 0;
        width: max-content;
        margin: auto;
        max-width: 350px;
    }

    .detail-info .product-price-cover {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-direction: row;
        align-content: center;
        flex-wrap: nowrap;
    }

    .product-cart-wrap .product-card-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        margin-top: 15px;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        flex-direction: column;
    }


    .c-artile-block {
        width: 100%;
        margin: 5px;
    }

}

.btn:hover, .button:hover, .product-cart-wrap .product-card-bottom .add-cart .add:hover {
    background-color: #ffc107 !important;
}


.header-style-1 .search-style-2 form {
    max-width: 100%;
}

.header-wrap .header-right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    align-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
}


.header-wrap {
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
}


.search-style-2 form input {
    height: 40px;
    line-height: 40px;
    font-size: 1em;
}


.prodname a {    color: black;
    font-weight: 800;}

.c-artile-block {
    border-left-color: #f44336 !important;
    border-left-width: 5px;
    border-left-style: solid;
    padding: 25px;
    border-right: 1px solid #ececec;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    width: 49%;
    margin: 5px;
}


.cat-text h3 a {
    color: #000;
}

.c-artile-block .btn.btn-sm {
    width: fit-content;
    float: right;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}

.totall-product h1:first-letter {
    text-transform: uppercase;
}

.price-table {
    margin: 40px 0;
}

.price-table h3 {
    margin-bottom: 20px;
}

.price-table table tr td {
    color: #000000;
}

.icon-cb {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../img/cb-icon.png') no-repeat center;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.more-cats-block {
    display: block !important;
}

.more-cats-list li {
    width: 46%;
}

.categori-dropdown-inner ul.more-cats-list {
    height: 320px;
    align-content: flex-start;
    overflow: hidden;
    transition: height 0.5s;
}

.more-btn {
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
}

.more-btn-icon {
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    position: relative;
    vertical-align: middle;
    border: 2px solid #F44336;
    margin-right: 10px;
}

.more-btn-icon:before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 12px;
    left: 9px;
    top: 4px;
    background: #F44336;
}

.more-btn-icon:after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 2px;
    left: 4px;
    top: 9px;
    background: #F44336;
}

.more-btn-text {
    display: inline-block;
    vertical-align: middle;
    color: #F44336;
}
.more-btn-text.hide{
    display: none;
}
.active .more-btn-icon:before {
    display: none;
}
.active .more-btn-text.show{
    display: none;
}
.active .more-btn-text.hide{
    display: inline-block;
}

.categori-dropdown-inner.active ul.more-cats-list {
    height: 455px;
}

.grecaptcha-badge {
    display: none;
}

.subcat-block {
    max-height: 140px;
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
    transition: max-height 0.4s ease;

}
.subcat-block-btns {
    position: static;
    margin-top: 10px;
    background: none;
    padding-top: 10px;
}
.see-all-btn{
    dispwidth: 100%;
    text-align: center;
    cursor: pointer;
    margin-top: 4px;
}
.see-all-btn-icon{
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    position: relative;
    vertical-align: middle;
    border: 2px solid #F44336;
    margin-right: 10px;
}
.see-all-btn-icon:before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 14px;
    left: 9px;
    top: 3px;
    background: #F44336;
}
.see-all-btn-icon:after {
    content: '';
    display: block;
    position: absolute;
    width: 14px;
    height: 2px;
    left: 3px;
    top: 9px;
    background: #F44336;
}
.see-all-btn-text{
     display: inline-block;
     vertical-align: middle;
     color: #F44336;
 }
.see-all-btn-text.hide{
    display: none;
}
.subcat-block.active {
    max-height: none;
    overflow: visible;

}
.subcat-block.active .subcat-block-btns .see-all-btn-text.show{
    display: none;
}
.subcat-block.active .subcat-block-btns .see-all-btn-text.hide{
    display: inline-block;
}

.subcat-block.active .subcat-block-btns .see-all-btn-icon:before {
    display: none;
}

@media only screen and (min-width: 900px) {
.row.product-grid .col-md-3, .row.related-products .col-md-3 {width: 20%;}

.articles .row.product-grid .col-md-3, .row.related-products .col-md-3 {
    width: 20% !important;
    }
}


.articles-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}

.header-wrap .header-nav{
    position: relative;
}
.main-menu > nav > ul > li.mega-li{
    position: initial;
}

.main-menu > nav > ul > li ul.mega-menu {
    display: flex;
    flex-flow: wrap;
}

.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col{
    width: 25%;
    display: inline-block;
}
.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col:nth-child(1),
.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col:nth-child(2),
.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col:nth-child(3),
.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col:nth-child(4){
    padding-bottom: 40px;
}
.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col .mega-menu-sub-header{
    font-weight: 800;
    text-transform: lowercase;
}
.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col .mega-menu-sub-header a{
    display: inline-block;
    text-decoration: underline;
    color: #000000;
}
.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col .mega-menu-sub-header a::first-letter {
    text-transform: uppercase;
}
.main-menu > nav > ul > li ul.mega-menu li.mega-menu-col ul{
    margin-top: 18px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li .mobile-mega-sub-header a{
    font-weight: bold !important;
    text-transform: lowercase;
    color: #000000;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li .mobile-mega-sub-header a::first-letter{
    text-transform: uppercase;
}
.main-menu > nav > ul > li ul.mega-menu li ul li a{
    text-transform: lowercase;
    display: inline-block;
}
.main-menu > nav > ul > li ul.mega-menu li ul li a::first-letter{
    text-transform: uppercase;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a{
    text-transform: lowercase;
    display: inline-block;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a::first-letter{
    text-transform: uppercase;
}

.adult-banner{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10001;
    background: rgba(0,0,0,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
}
.adult-banner-content{
    background: #ffffff;
    width: 80%;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 30px;
    max-width: 800px;
    height: max-content;
}
.adult-banner-title{
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
}
.adult-banner-text{
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center;
}
.adult-banner-btns{
    color: #000000;
    text-align: center;
}
.adult-banner-btns .adult-btn{
    font-size: 20px;
    color: #ffffff;
    height: 40px;
    padding: 0px 20px;
    border: none;
    margin-top: 0px;
    background-color: #f44336;
    display: inline-block;
    border-radius: 4px;
    margin: 0px 20px;
}
.adult-banner-btns .adult-btn.no-btn{
    background-color: #000000;
}
.prices-filter-block{
    margin-top: 2em;
}
.no-scroll{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}



.modern-search {
    position: relative;
    width: 380px;
    max-width: 100%;
}

.modern-search input[type="text"] {
    width: 100%;
    padding: 14px 52px 14px 20px;
    border: 1.5px solid #e0e0e0;
    border-radius: 2rem;
    font-size: 1.08rem;
    background: #fff;
    transition: border 0.18s, box-shadow 0.18s;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}

.modern-search input[type="text"]:focus {
    border-color: #f44336;
    box-shadow: 0 4px 24px rgba(92,103,242,0.10);
    outline: none;
}

.modern-search button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: #f44336;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(92,103,242,0.13);
    transition: background 0.18s;
    padding: 0;
}

.modern-search button:hover {
    background: #dc3545;
}

.modern-search button svg {
    width: 20px;
    height: 20px;
    pointer-events: none;
}
@media (max-width: 600px) {
    .modern-search { width: 100%; }
}

.contact-form-wrapper {
    margin: 32px auto 0 auto;
    padding: 32px 28px 24px 28px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 2px 24px 0 rgba(30,34,90,0.08), 0 1.5px 8px 0 rgba(30,34,90,0.06);
}
.contact-form-wrapper h1 {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: 700;
    color: #272B41;
}
.contact-description {
    font-size: 1rem;
    color: #4B5563;
    margin-bottom: 22px;
}
.contact-form .form-group {
    margin-bottom: 18px;
}
.contact-form label {
    display: block;
    font-size: 1rem;
    margin-bottom: 7px;
    color: #3A4256;
    font-weight: 800;
}
.contact-form input, .contact-form textarea {
    width: 100%;
    border: 1px solid #E5E7EB;
    border-radius: 7px;
    padding: 10px 12px;
    font-size: 1rem;
    outline: none;
    transition: border 0.2s;
    background: #F9FAFB;
}
.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #4F46E5;
    background: #fff;
}
.contact-form button {
    display: inline-block;
    background: #fc2323;
    color: #fff !important;
    border: none;
    border-radius: 8px;
    padding: 0.54em 1.35em;
    font-weight: 700;
    font-size: 1rem;
    box-shadow: 0 1px 4px rgba(31,45,61,0.08);
    cursor: pointer;
    transition: background 0.16s, box-shadow 0.18s;
    margin-top: .15em;
    text-decoration: none;
}
.contact-form button:hover,
.contact-form button:focus {
    background: #ffc107 !important;
    color: #fff !important;
    text-decoration: none;
    box-shadow: 0 4px 18px #d2e0fa;
}
.contact-success {
    display: none;
    margin-top: 18px;
    padding: 16px 18px;
    border-radius: 7px;
    background: #eaffea;
    color: #225a21;
    font-size: 1.07rem;
    font-weight: 600;
    box-shadow: 0 2px 8px #f0f0f0;
}

.contact-form textarea {
height: 250px;
}
@media (max-width: 600px) {
    .contact-form-wrapper {
        padding: 18px 6vw 14px 6vw;
    }
}


.brand-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.brand-list li {
    margin-bottom: 7px;
}
.brand-letter-block {
    background: #fafafa;
    border-radius: 10px;
    padding: 16px 18px;
    min-height: 200px;
}
.brand-letter-block h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 11px;
    letter-spacing: 1px;
}
.brand-list a {
    text-decoration: none;
    color: #222;
    font-weight: 800;
    display: inline-block;
    transition: color .15s;
}
.brand-list a:hover {
    color: #1976d2;
}

.product-main-page-wrap {
    margin: 0 auto;
    padding: 0 10px;
}
.product-title {margin-top: 0.5em; font-size:2em; font-weight:800; color:#181818;}
.product-main-box { padding:1.7em 0em; margin-bottom:2.3em; }
.product-price-label { font-size:1.08em; font-weight:600; color:#222; margin-bottom:.35em;}
.main-price-highlight { color:#fe4536; font-size:2em; font-weight:800; margin-bottom:.4em; }
.main-buy-btn {
    display: inline-block;
    background: #fe4536;
    color: #fff !important;
    border-radius: 4px;
    padding: .54em 1.35em;
    font-weight: 700;
    text-decoration: none;
    border: none;
    transition: background .14s;
    margin-top: .15em;
}
.main-buy-btn:hover {
    background: #c12b18;
    color: #fff;
    text-decoration: none;
}
.product-infobox { background: #f2f4f57d; border-radius: 9px; margin: 2em 0 2em 0; padding: 1.2em 1em; font-size:1.06em;}
.offers-list-bg {background:#f2f4f57d; border-radius:14px; margin:2.2em 0 2.3em 0; padding:1.5em 1.1em;}
.offers-list-title {margin-bottom:1.2em;}
.shop-offers-card-list {display:grid; grid-template-columns:repeat(auto-fit, minmax(225px,1fr)); gap:1.12em;}
.shop-offer-card {background:#fff; border-radius:9px; box-shadow:0 1px 7px #eef4fa; padding:1em 1em 1em 1em; display:flex;flex-direction:column;align-items:center;min-height:180px;transition:.12s;}
.shop-offer-card:hover {box-shadow:0 4px 18px #d2e0fa;}
.shop-offer-card-logo {margin-bottom:.7em;}
.shop-offer-card-price {font-size:1.55em; font-weight:700; color:#fe4536; margin-bottom:.22em;}
.shop-offer-card-merchant {font-size:1.07em;font-weight:500;color:#3855a8;margin-bottom:.15em;}
.shop-offer-card-title {font-size:1em; color:#2c3556; margin-bottom:1.35em;text-align:center;}
.shop-offer-card-btn .offer-btn {background:#fe4536;color:#fff; border-radius:8px;padding:.35em 1.15em;font-size:1.03em; font-weight:600; text-decoration:none; border:none;transition:.14s;}
.shop-offer-card-btn .offer-btn:hover{background:#c02c12;}
.product-info-title {margin:2.2em 0 .2em 0;}
.product-params-bg {background:#f2f4f57d; border-radius:12px; padding:2.1em 1.3em; margin-bottom:2em;}
.product-params-card-wrap {background:#fff; border-radius:11px; box-shadow:0 1px 7px #eef4fa; padding:1.2em 1.4em; width:100%;}
.param-row {display:flex;justify-content:space-between;align-items:center;padding:.7em 0;border-bottom:1px solid #f2f2f2;}
.param-row:last-child { border-bottom: none; }
.param-label { color: #222; font-weight: 600; font-size: 1.06em; flex-shrink: 0; min-width: 120px; max-width: 46%;}
.param-value { color: #212121; font-size: 1.06em; text-align: right; word-break: break-word; max-width: 54%;}
.longdesc-title {font-size:1.22em;font-weight:600;margin:2.2em 0 .2em 0;color:#181818;}
.product-longdesc {border-radius: 10px;background: #f2f4f57d; display: flex; flex-direction: column;  margin-bottom:2.1em;}
.longdesc-block { padding: 1.1em 1em; color: #222; line-height: 1.7; margin-bottom: 0.2em;}
.longdesc-list { padding: 1.1em 1em;  color: #222; line-height: 1.7; margin-bottom: 0.2em; list-style: disc inside; }
.longdesc-list li {margin-bottom: .3em;}
.desc-sentence {display: inline-block; margin-right: .33em; padding-right: .08em;}
.page-block-title { margin:2em 0 .2em 0; }
.price-filters-desc {margin-bottom:1.1em;}
.faq-block { background:#f2f4f57d; border-radius:10px; padding:1.2em 1.1em 1.1em 1.1em; margin-bottom:2em;}
.faq-q {
    margin: .9em 0 .25em 0;
}
.faq-q:not(:first-of-type) {
    margin-top: 1.9em;
}
.faq-a { margin-bottom:.6em; color:#444; }
.similar-merchants-bg {background:#f2f4f57d; border-radius:14px; margin:0.2em 0 2.3em 0; padding:1.6em 1em;}
.similar-merchants-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    gap: 1.05em;
    margin: 1.2em 0 1.9em 0;
}
.similar-merch-card { display:flex; flex-direction:column; align-items:center; background:#fff; border-radius:9px; box-shadow:0 2px 7px rgba(80,90,110,.06); padding:.75em .7em; transition:.14s;}
.similar-merch-card:hover { box-shadow:0 3px 12px rgba(80,90,110,.14);}
.similar-merch-card img {max-height:35px; margin-bottom:.4em;}
.similar-merch-card span { font-size:.97em; color:#000000;}
.cat-text {margin-top:0em;}
.subcat-block {padding: 0em 0em 1.1em 0.8em; margin-bottom:2em;}
.subcat-list {list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.6em;}
.subcat-link {color:#3855a8;}
.see-all-btn {background: #e6eaf6; border:none; border-radius: 7px; padding:.55em 1.5em; font-size:1em;font-weight:500; margin-top:.65em;cursor:pointer;transition:.13s;}
.prices-list { list-style:none; padding:0; margin:0; display:flex;flex-wrap:wrap;gap:.7em;}
.prices-list li {margin-bottom:.4em;background:#f2f4f57d;border-radius:7px;padding:.45em .45em;}
.price-filter-link {color:#3855a8;}
.article-link {color:#3855a8;}
.relative-cats-h2 {
    margin: 2.1em 0 1.1em 0;
    font-size: 1.29em;
}
.subcat-list-bg {
    background: #f6f8fc;
    border-radius: 14px;
    padding: 14px 14px 34px 14px;
    position: relative;
    min-height: 62px;
    box-sizing: border-box;
}
.cat-gradient-fade {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    pointer-events: none;
    background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    z-index: 3;
    transition: opacity 0.4s;
}
.subcat-block.active .cat-gradient-fade {
    opacity: 0;
}
.relative-cat-btn-li { display: flex; }
.relative-cat-btn {
    background: #fff;
    border-radius: 8px;
    padding: .45em 1em;
    font-size: 1.09em;
    color: #3855a8;
    text-decoration: none;
    box-shadow: 0 2px 8px #f0f2f9;
    border: 1px solid #e9ecf5;
    display: inline-block;
    transition: background .14s, color .14s, box-shadow .14s;
}
.relative-cat-btn:hover {
    background: #f5f8fd;
    color: #22387c;
    box-shadow: 0 4px 12px #e3e6f0;
}
.subcat-block-btns {
    margin-top: -26px;
    position: absolute;
    left: 0; right: 0;
    bottom: 2px;
    display: flex;
    justify-content: center;
    z-index: 5;
    pointer-events: none;
}
.see-all-btn {
background: #ffffff00;
    color: #e14646;
    border: none;
    padding: .39em 1.25em;

    pointer-events: auto;
}
@media (max-width: 1200px) {
    .similar-merchants-grid {grid-template-columns:repeat(2, 1fr);}
    .shop-offers-card-list {grid-template-columns:repeat(2, 1fr);}
}
@media (max-width: 700px) {
    .product-main-box {padding:1.1em .5em;}
    .shop-offers-card-list {grid-template-columns:repeat(1, 1fr);}
    .similar-merchants-grid {grid-template-columns:repeat(2, 1fr);}
    .product-params-card-wrap {padding:1em .6em;}
    .subcat-list-bg {padding: 10px 4px 36px 4px;}
    .cat-gradient-fade {height: 65px;}
    .similar-merch-card {
        padding: .2em .2em;
    }
}
.offers-list-title h2, .offers-list-bg h2 {font-size: 1.6em; margin-bottom: 0.5em; margin-top: 1.2em;}
.product-main-page-wrap h2 {font-size: 1.6em; margin-bottom: 0.5em; margin-top: 1.2em;}
.product-main-page-wrap h3 {font-size: 1.3em; margin-bottom: 0.5em; margin-top: 1.2em;}
.stock-status.in-stock {
    background: #00000000 !important;
    color: #000000;
}

.main-menu > nav > ul > li ul.mega-menu li ul li a {
    color: #000000;
    font-weight: 500;
}


.product-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 18px 10px;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto 28px auto;
    padding: 0 8px;
    box-sizing: border-box;
}


.product-grid > [class^="col-"],
.product-grid > [class*=" col-"] {
    all: unset;
    display: block;
}


.product-cart-wrap {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(31,45,61,.07);
    padding: 9px 6px 12px 6px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    min-height: 240px;
    transition: box-shadow 0.18s;
    position: relative;
}

.product-cart-wrap:hover {
    box-shadow: 0 6px 20px 0 rgba(31,45,61,.14);
    z-index: 2;
}


.product-img, .product-img-action-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
}


.product-img img,
.product-img-action-wrap img,
.product-cart-wrap img {
    width: 100%;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    background: #fafbfc;
    border-radius: 6px;
    box-shadow: none;
}


.prodname,
.product-cart-wrap .prodname {
    font-weight: 600;
    font-size: 0.98rem;
    color: #161a1f;
    line-height: 1.16;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 0;
    min-height: 36px;
    display: block;
    word-break: break-word;
}

.product-price {
    font-size: 1.05rem;
    color: #fc2323;
    font-weight: 700;
    margin-bottom: 7px;
    text-align: center;
}


.add-cart {
    width: 100%;
    display: flex;
    justify-content: center;
}

.add-cart .btn.add {
    background: #fc2323;
    color: #fff;
    border-radius: 8px;
    padding: 7px 0;
    font-weight: 600;
    font-size: 0.95rem;
    margin: 0 auto;
    box-shadow: 0 1px 4px rgba(31,45,61,0.08);
    border: none;
    transition: background 0.16s;
    min-height: 34px;
}

.add-cart .btn.add:hover,
.add-cart .btn.add:focus {
    background: #c91515;
    color: #fff;
}

.product-card-bottom {
    margin-top: auto;
}


@media (max-width: 1300px) {
    .product-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (max-width: 1000px) and (min-width: 701px) {
    .product-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .product-cart-wrap {
        min-height: 200px;
        padding: 8px 5px 9px 5px;
    }
    .product-img img {
        max-width: 150px;
        max-height: 170px;
    }
}


@media (max-width: 700px) {
    .product-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 6px;
        padding: 0 2px;
    }
    .product-cart-wrap {
        min-height: 130px;
        padding: 5px 2px 8px 2px;
    }
    .product-img img {
        max-width: 44vw;
        max-height: 130px;
    }
}


@media (max-width: 480px) {
    .product-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 7px;
        padding: 0 1px;
    }
    .product-cart-wrap {
        min-height: 100px;
        padding: 2px 2px 4px 2px;
    }
    .product-img img {
        max-width: 92vw;
        max-height: 110px;
    }
}


.subcat-list li span a {color:#000000;     font-weight: 700 !important;}
.subcat-list li span a:hover {color:#df0808;    }

.stock-status {
    padding: 5px 5px;
}


.trt-filter-icon-btn{
    line-height: 1;
    border-radius: .75rem;
    box-shadow: 0 1px 2px rgba(16,24,40,.04);
}
.trt-filter-icon-btn:hover{
    background: #f6f7f9;
}
.trt-filter-icon-btn svg{
    display: block;
}

.prices-list{
    list-style: none;
    padding-left: 0;
    margin: .75rem 0 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: .5rem 1rem;
}
.prices-list li{ margin: 0; }
.prices-list a{ text-decoration: none; }
.prices-list a:hover{ text-decoration: underline; }
.shop-product-fillter {   margin: 0 0 10px 0px;}


.modern-search.suggest-enabled{position:relative}
.modern-search .search-suggest{position:absolute;left:0;right:0;top:100%;margin-top:4px}
.search-suggest .suggest-section-title{padding:.5rem .75rem;font-weight:600;font-size:.9rem;color:#6c757d;border-top:1px solid rgba(0,0,0,.05)}
.search-suggest .suggest-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.search-suggest .suggest-item img.suggest-thumb{width:32px;height:32px;object-fit:cover;border-radius:4px;flex:0 0 32px;background:#f3f3f3}
.search-suggest .suggest-item .label{min-width:0;overflow:hidden;text-overflow:ellipsis}
.search-suggest .suggest-item:hover,.search-suggest .suggest-item.active{background:rgba(0,0,0,.05)}
.search-suggest .empty{padding:.75rem;color:#6c757d}