:root {
    --dv-store-accent: #e63511;
    --dv-store-ink: #252525;
    --dv-store-muted: #6c6c6c;
    --dv-store-line: #e6e2df;
    --dv-store-soft: #f4f0ef;
}

/* Header cart: keep the Elementor quote column on one line. */
.dv-site-mini-cart-host {
    position: relative !important;
    overflow: visible !important;
}

@media (min-width: 768px) {
    .dv-site-mini-cart-host {
        display: flex !important;
        flex-flow: row nowrap !important;
        align-items: center !important;
    }

    .dv-site-mini-cart-host > .dv-site-mini-cart {
        flex: 0 0 40px;
        margin: 0 10px 0 0 !important;
    }

    .dv-site-mini-cart-host > .elementor-element-f9b510e {
        flex: 1 1 auto !important;
        width: auto !important;
        min-width: 0 !important;
    }

    .dv-site-mini-cart-host .elementor-element-f9b510e .eael-creative-button {
        width: auto !important;
        min-width: 0 !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        white-space: nowrap;
        font-size: 15px !important;
    }
}

.dv-site-mini-cart {
    z-index: 1002;
}

.dv-site-mini-cart__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dv-site-mini-cart__svg {
    display: block;
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.65;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.dv-site-mini-cart__toggle {
    width: 40px !important;
    height: 40px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
    transition: background-color .25s ease, border-color .25s ease, color .25s ease !important;
}

.dv-site-mini-cart__toggle:hover,
.dv-site-mini-cart__toggle:focus {
    border: 0 !important;
    background: transparent !important;
    color: var(--dv-store-accent) !important;
}

.dv-site-mini-cart__count,
.dv-site-mini-cart.is-empty .dv-site-mini-cart__count {
    top: -7px !important;
    right: -4px !important;
    min-width: 19px !important;
    height: 19px !important;
    padding: 0 5px !important;
    border: 2px solid #555 !important;
    background: var(--dv-store-accent) !important;
    color: #fff !important;
    font-family: "Titillium Web", sans-serif;
    font-size: 11px !important;
}

.dv-site-mini-cart__panel {
    top: calc(100% + 18px) !important;
    border: 0 !important;
    border-top: 3px solid var(--dv-store-accent) !important;
    box-shadow: 0 20px 55px rgba(0, 0, 0, .22) !important;
    padding: 24px !important;
    font-family: "Titillium Web", sans-serif;
}

.dv-site-mini-cart__head strong {
    color: var(--dv-store-ink);
    font-size: 22px !important;
    font-weight: 400 !important;
}

.dv-site-mini-cart__head strong span {
    background: var(--dv-store-accent) !important;
}

.dv-site-mini-cart__checkout,
.dv-site-mini-cart__view {
    border: 1px solid var(--dv-store-accent) !important;
    border-radius: 0 !important;
    background: var(--dv-store-accent) !important;
    color: #fff !important;
    letter-spacing: .04em;
    transition: background-color .2s ease, color .2s ease !important;
}

.dv-site-mini-cart__checkout:hover {
    background: #fff !important;
    color: var(--dv-store-accent) !important;
}

.dv-site-mini-cart__view {
    background: #fff !important;
    color: var(--dv-store-accent) !important;
}

.dv-site-mini-cart__view:hover {
    background: var(--dv-store-accent) !important;
    color: #fff !important;
}

/* Entry Doors archive and shortcode shop. */
body.tax-product_cat.term-entry-doors .site-content,
body.page .dv-entry-shop {
    background: #fff;
    color: var(--dv-store-ink);
}

body.tax-product_cat.term-entry-doors .site-content,
body.single-product .site-content {
    padding-top: 0 !important;
}

body.tax-product_cat.term-entry-doors .site-content > .container,
body.tax-product_cat.term-entry-doors .site-content > .martfury-container,
body.page .dv-entry-shop {
    width: 100% !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 58px 20px 92px !important;
}

body.tax-product_cat.term-entry-doors .martfury-container > .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

body.tax-product_cat.term-entry-doors #primary.content-area {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

body.tax-product_cat.term-entry-doors .woocommerce-products-header {
    max-width: 760px;
    margin: 0 0 34px;
}

body.tax-product_cat.term-entry-doors .woocommerce-products-header__title,
body.tax-product_cat.term-entry-doors .woocommerce-products-header .page-title,
body.tax-product_cat.term-entry-doors .woocommerce-products-header .mf-catalog-title {
    margin: 0 0 12px !important;
    color: var(--dv-store-ink) !important;
    font-family: "Titillium Web", sans-serif !important;
    font-size: 48px !important;
    font-weight: 400 !important;
    line-height: 1.08 !important;
    text-transform: none !important;
}

body.tax-product_cat.term-entry-doors .term-description,
body.tax-product_cat.term-entry-doors .woocommerce-products-header .term-description p {
    margin: 0 !important;
    color: var(--dv-store-muted) !important;
    font-family: "Titillium Web", sans-serif;
    font-size: 17px !important;
    line-height: 1.6 !important;
}

body.tax-product_cat.term-entry-doors .shop-toolbar {
    min-height: 54px;
    margin: 0 0 34px !important;
    padding: 0 0 14px !important;
    border: 0 !important;
    border-bottom: 1px solid var(--dv-store-line) !important;
    background: transparent !important;
    color: var(--dv-store-muted);
    font-family: "Titillium Web", sans-serif;
}

body.tax-product_cat.term-entry-doors .shop-toolbar .products-found strong {
    margin-right: 5px;
    color: var(--dv-store-accent);
    font-size: 18px;
    font-weight: 600;
}

body.tax-product_cat.term-entry-doors .shop-toolbar .shop-view,
body.tax-product_cat.term-entry-doors .shop-toolbar .mf-filter-mobile {
    display: none !important;
}

body.tax-product_cat.term-entry-doors .shop-toolbar .woocommerce-ordering {
    min-width: 230px;
    border: 0 !important;
    background: transparent !important;
}

body.tax-product_cat.term-entry-doors .shop-toolbar .woocommerce-ordering > li.current {
    border: 0 !important;
    background: transparent !important;
}

body.tax-product_cat.term-entry-doors ul.products,
body.page .dv-entry-shop ul.products {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 28px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product,
body.page .dv-entry-shop ul.products li.product {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    border: 1px solid #ece8e5;
    background: var(--dv-store-soft) !important;
    list-style: none;
    text-align: left;
}

body.tax-product_cat.term-entry-doors ul.products li.product .product-inner,
body.page .dv-entry-shop ul.products li.product .product-inner {
    position: relative !important;
    height: auto !important;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: var(--dv-store-soft);
}

body.tax-product_cat.term-entry-doors ul.products li.product .mf-product-thumbnail,
body.page .dv-entry-shop ul.products li.product .mf-product-thumbnail {
    position: absolute !important;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product .mf-product-thumbnail a,
body.page .dv-entry-shop ul.products li.product .mf-product-thumbnail a {
    display: block;
    width: 100%;
    height: 100%;
}

body.tax-product_cat.term-entry-doors ul.products li.product .mf-product-thumbnail img,
body.page .dv-entry-shop ul.products li.product .mf-product-thumbnail img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    object-fit: cover !important;
    object-position: center !important;
    background: var(--dv-store-soft);
    transition: transform 1.1s ease !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product:hover .mf-product-thumbnail img,
body.page .dv-entry-shop ul.products li.product:hover .mf-product-thumbnail img {
    transform: scale(1.045);
}

body.tax-product_cat.term-entry-doors ul.products li.product .mf-product-details,
body.page .dv-entry-shop ul.products li.product .mf-product-details {
    position: absolute !important;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 88% !important;
    min-height: 112px;
    margin: 0 !important;
    padding: 16px 44px 15px 18px !important;
    background: rgba(255, 255, 255, .91) !important;
    transition: width .35s ease, background-color .35s ease;
}

body.tax-product_cat.term-entry-doors ul.products li.product:hover .mf-product-details,
body.page .dv-entry-shop ul.products li.product:hover .mf-product-details {
    width: 93% !important;
    background: rgba(255, 255, 255, .97) !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product .mf-product-details::after,
body.page .dv-entry-shop ul.products li.product .mf-product-details::after {
    content: "\2192";
    position: absolute;
    right: 18px;
    top: 20px;
    color: var(--dv-store-accent);
    font-family: Arial, sans-serif;
    font-size: 21px;
    line-height: 1;
    transition: transform .25s ease;
}

body.tax-product_cat.term-entry-doors ul.products li.product:hover .mf-product-details::after,
body.page .dv-entry-shop ul.products li.product:hover .mf-product-details::after {
    transform: translateX(4px);
}

body.tax-product_cat.term-entry-doors ul.products li.product .mf-product-content,
body.page .dv-entry-shop ul.products li.product .mf-product-content,
body.tax-product_cat.term-entry-doors ul.products li.product .mf-product-price-box,
body.page .dv-entry-shop ul.products li.product .mf-product-price-box {
    margin: 0 !important;
    padding: 0 !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product .woo-loop-product__title,
body.page .dv-entry-shop ul.products li.product .woo-loop-product__title {
    margin: 0 0 5px !important;
    padding: 0 !important;
    font-family: "Titillium Web", sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1.18 !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product .woo-loop-product__title a,
body.page .dv-entry-shop ul.products li.product .woo-loop-product__title a {
    color: #111 !important;
    text-decoration: none !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product .woocommerce-product-details__short-description,
body.page .dv-entry-shop ul.products li.product .woocommerce-product-details__short-description,
body.tax-product_cat.term-entry-doors ul.products li.product .footer-button,
body.page .dv-entry-shop ul.products li.product .footer-button,
body.tax-product_cat.term-entry-doors ul.products li.product .action-button,
body.page .dv-entry-shop ul.products li.product .action-button {
    display: none !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product .price,
body.page .dv-entry-shop ul.products li.product .price {
    display: block !important;
    margin: 0 !important;
    color: var(--dv-store-accent) !important;
    font-family: "Titillium Web", sans-serif !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 1.15 !important;
}

body.tax-product_cat.term-entry-doors ul.products li.product .dv-entry-price-note,
body.page .dv-entry-shop ul.products li.product .dv-entry-price-note {
    margin-top: 4px !important;
    color: #555 !important;
    font-size: 11px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

/* Entry door product page. */
body.single-product .site-content {
    background: #fff;
}

body.single-product div.product.product_cat-entry-doors {
    width: 100%;
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 62px 20px 96px !important;
}

body.single-product div.product.product_cat-entry-doors .mf-product-detail {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    gap: 64px !important;
    align-items: start !important;
    min-width: 0;
}

body.single-product div.product.product_cat-entry-doors .woocommerce-product-gallery {
    position: sticky !important;
    top: 32px;
    width: auto !important;
    margin: 0 !important;
    padding: 24px !important;
    border: 1px solid var(--dv-store-line);
    background: var(--dv-store-soft);
    min-width: 0 !important;
    max-width: 100% !important;
}

body.single-product div.product.product_cat-entry-doors .product-image-ms {
    display: none !important;
}

body.single-product div.product.product_cat-entry-doors .woocommerce-product-gallery .flex-viewport {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    background: #fff;
}

body.single-product div.product.product_cat-entry-doors .woocommerce-product-gallery__image a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 480px;
    background: #fff;
}

body.single-product div.product.product_cat-entry-doors .woocommerce-product-gallery__image img {
    width: 100% !important;
    height: 480px !important;
    object-fit: contain !important;
    object-position: center !important;
}

body.single-product div.product.product_cat-entry-doors .flex-control-thumbs {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin: 12px 0 0 !important;
    padding: 0 !important;
}

body.single-product div.product.product_cat-entry-doors .flex-control-thumbs li {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    border: 1px solid transparent;
    background: #fff;
}

body.single-product div.product.product_cat-entry-doors .flex-control-thumbs li:has(img.flex-active) {
    border-color: var(--dv-store-accent);
}

body.single-product div.product.product_cat-entry-doors .flex-control-thumbs img {
    width: 100% !important;
    height: 76px !important;
    padding: 6px;
    object-fit: contain !important;
    background: #fff;
}

body.single-product div.product.product_cat-entry-doors .summary {
    display: block !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    color: var(--dv-store-ink);
    font-family: "Titillium Web", sans-serif;
    min-width: 0 !important;
}

body.single-product div.product.product_cat-entry-doors .entry-summary-content,
body.single-product div.product.product_cat-entry-doors .entry-summary-sidebar {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

body.single-product div.product.product_cat-entry-doors .product_title {
    margin: 0 0 18px !important;
    color: var(--dv-store-ink) !important;
    font-family: "Titillium Web", sans-serif !important;
    font-size: 46px !important;
    font-weight: 400 !important;
    line-height: 1.05 !important;
}

body.single-product div.product.product_cat-entry-doors .entry-summary-content > .price {
    display: block !important;
    margin: 0 0 18px !important;
    color: var(--dv-store-accent) !important;
    font-family: "Titillium Web", sans-serif !important;
    font-size: 29px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
}

body.single-product div.product.product_cat-entry-doors .entry-summary-sidebar > .price {
    display: none !important;
}

body.single-product div.product.product_cat-entry-doors .entry-summary-content .dv-entry-price-note {
    margin-top: 6px;
    color: #555;
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

body.single-product div.product.product_cat-entry-doors .mf-summary-header {
    margin: 0 0 18px !important;
}

body.single-product div.product.product_cat-entry-doors .stock {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin: 0 !important;
    padding: 6px 10px;
    background: #eef7ef;
    color: #2d7b38 !important;
    font-size: 13px;
    font-weight: 600;
}

body.single-product div.product.product_cat-entry-doors .stock label {
    color: #4d4d4d;
    font-weight: 400;
}

body.single-product div.product.product_cat-entry-doors .woocommerce-product-details__short-description {
    margin: 0 0 22px !important;
    color: var(--dv-store-muted);
    font-size: 16px;
    line-height: 1.65;
}

body.single-product div.product.product_cat-entry-doors .product_meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 22px;
    margin: 0 0 30px !important;
    padding: 18px 0 0;
    border-top: 1px solid var(--dv-store-line);
    color: #777;
    font-size: 13px;
}

body.single-product div.product.product_cat-entry-doors .product_meta strong {
    color: var(--dv-store-ink);
    font-weight: 600;
}

body.single-product div.product.product_cat-entry-doors .product_meta a {
    color: var(--dv-store-accent);
}

body.single-product div.product.product_cat-entry-doors form.cart {
    margin: 0 !important;
    padding: 30px !important;
    border: 1px solid var(--dv-store-line) !important;
    border-top: 3px solid var(--dv-store-accent) !important;
    background: #fff !important;
    box-shadow: 0 16px 44px rgba(37, 37, 37, .08);
}

body.single-product div.product.product_cat-entry-doors .dv-door-configurator__head {
    margin: 0 0 25px !important;
    padding: 0 0 22px !important;
    border-bottom: 1px solid var(--dv-store-line) !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-configurator__head h3 {
    margin: 0 0 7px !important;
    color: var(--dv-store-ink) !important;
    font-family: "Titillium Web", sans-serif !important;
    font-size: 27px !important;
    font-weight: 400 !important;
    line-height: 1.15 !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-configurator__head p {
    color: var(--dv-store-muted) !important;
    font-family: "Titillium Web", sans-serif;
    font-size: 14px !important;
    line-height: 1.5 !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-field {
    margin: 0 0 18px !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-field label {
    margin: 0 0 7px !important;
    color: var(--dv-store-ink) !important;
    font-family: "Titillium Web", sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-field label span {
    color: var(--dv-store-accent) !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-field select,
body.single-product div.product.product_cat-entry-doors .dv-door-field input[type="text"] {
    height: 48px !important;
    border: 1px solid #d9d4d0 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    color: var(--dv-store-ink) !important;
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
}

body.single-product div.product.product_cat-entry-doors .dv-door-field select:focus,
body.single-product div.product.product_cat-entry-doors .dv-door-field input[type="text"]:focus {
    border-color: var(--dv-store-accent) !important;
    box-shadow: 0 0 0 2px rgba(230, 53, 17, .08) !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-configurator__total {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 4px 20px !important;
    margin: 26px 0 18px !important;
    padding-top: 22px !important;
    border-top: 1px solid var(--dv-store-line) !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-configurator__total span {
    color: var(--dv-store-muted) !important;
    font-size: 15px !important;
}

body.single-product div.product.product_cat-entry-doors .dv-door-configurator__total strong {
    color: var(--dv-store-ink) !important;
    font-family: "Titillium Web", sans-serif;
    font-size: 28px !important;
    font-weight: 600;
}

body.single-product div.product.product_cat-entry-doors .dv-door-configurator__total small {
    grid-column: 2;
    margin: 0 !important;
    color: #555 !important;
    font-size: 11px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

body.single-product div.product.product_cat-entry-doors form.cart .single_add_to_cart_button {
    min-width: 210px;
    height: 50px !important;
    padding: 0 28px !important;
    border: 1px solid var(--dv-store-accent) !important;
    border-radius: 0 !important;
    background: var(--dv-store-accent) !important;
    color: #fff !important;
    font-family: "Titillium Web", sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: .05em;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease !important;
}

body.single-product div.product.product_cat-entry-doors form.cart .single_add_to_cart_button:hover:not(:disabled) {
    background: #fff !important;
    color: var(--dv-store-accent) !important;
}

body.single-product div.product.product_cat-entry-doors .woocommerce-tabs,
body.single-product div.product.product_cat-entry-doors .related,
body.single-product div.product.product_cat-entry-doors .upsells {
    grid-column: 1 / -1;
    margin-top: 64px;
    font-family: "Titillium Web", sans-serif;
}

body.single-product div.product.product_cat-entry-doors .woocommerce-tabs h2 {
    color: var(--dv-store-ink);
    font-family: "Titillium Web", sans-serif !important;
    font-size: 30px !important;
    font-weight: 400 !important;
}

body.single-product div.product.product_cat-entry-doors .woocommerce-tabs .woocommerce-Tabs-panel {
    color: var(--dv-store-muted);
    font-family: "Titillium Web", sans-serif !important;
    font-size: 16px;
    line-height: 1.7;
}

/* Cart and checkout pages use the same visual language. */
body.woocommerce-cart .site-content,
body.woocommerce-checkout .site-content {
    background: #fff;
    color: var(--dv-store-ink);
    font-family: "Titillium Web", sans-serif;
}

body.woocommerce-cart .site-content > .container,
body.woocommerce-checkout .site-content > .container {
    max-width: 1180px !important;
    padding-top: 60px !important;
    padding-bottom: 90px !important;
}

body.woocommerce-cart .button,
body.woocommerce-cart .checkout-button,
body.woocommerce-checkout .button {
    border-radius: 0 !important;
    background: var(--dv-store-accent) !important;
    color: #fff !important;
}

body.woocommerce-cart .woocommerce-info {
    border-top-color: var(--dv-store-accent) !important;
    background: var(--dv-store-soft) !important;
    color: var(--dv-store-ink) !important;
}

body.woocommerce-cart .woocommerce-info::before {
    color: var(--dv-store-accent) !important;
}

body.woocommerce-cart .return-to-shop .button {
    min-width: 170px;
    padding: 14px 24px !important;
    border: 1px solid var(--dv-store-accent) !important;
    font-family: "Titillium Web", sans-serif;
    letter-spacing: .03em;
}

body.woocommerce-cart .return-to-shop .button:hover {
    background: #fff !important;
    color: var(--dv-store-accent) !important;
}

@media (max-width: 1024px) {
    body.tax-product_cat.term-entry-doors ul.products,
    body.page .dv-entry-shop ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.single-product div.product.product_cat-entry-doors .mf-product-detail {
        grid-template-columns: 1fr !important;
        gap: 38px !important;
    }

    body.single-product div.product.product_cat-entry-doors .woocommerce-product-gallery {
        position: relative !important;
        top: auto;
    }
}

@media (max-width: 767px) {
    .dv-site-mini-cart-host > .elementor-element-f9b510e {
        display: none !important;
    }

    .dv-site-mini-cart-host > .dv-site-mini-cart {
        position: absolute !important;
        top: 0;
        right: 48px;
        margin: 0 !important;
    }

    .dv-site-mini-cart__panel {
        right: -48px !important;
        width: min(360px, calc(100vw - 30px)) !important;
        padding: 20px !important;
    }

    body.tax-product_cat.term-entry-doors .site-content > .container,
    body.tax-product_cat.term-entry-doors .site-content > .martfury-container,
    body.page .dv-entry-shop {
        padding: 42px 15px 68px !important;
    }

    body.tax-product_cat.term-entry-doors .woocommerce-products-header__title,
    body.tax-product_cat.term-entry-doors .woocommerce-products-header .page-title,
    body.tax-product_cat.term-entry-doors .woocommerce-products-header .mf-catalog-title {
        font-size: 38px !important;
    }

    body.tax-product_cat.term-entry-doors .shop-toolbar {
        display: flex !important;
        align-items: center;
        gap: 12px;
    }

    body.tax-product_cat.term-entry-doors .shop-toolbar .woocommerce-ordering {
        flex: 0 0 180px;
        min-width: 0;
        max-width: 180px;
        margin-left: auto !important;
    }

    body.tax-product_cat.term-entry-doors .shop-toolbar .products-found {
        flex: 1 1 auto;
        width: auto !important;
        min-width: 0;
    }

    body.tax-product_cat.term-entry-doors ul.products,
    body.page .dv-entry-shop ul.products {
        grid-template-columns: 1fr !important;
        gap: 20px !important;
    }

    body.single-product div.product.product_cat-entry-doors {
        padding: 38px 15px 68px !important;
    }

    body.single-product div.product.product_cat-entry-doors .product_title {
        font-size: 36px !important;
    }

    body.single-product div.product.product_cat-entry-doors .woocommerce-product-gallery {
        width: 100% !important;
        padding: 14px !important;
    }

    body.single-product div.product.product_cat-entry-doors .summary,
    body.single-product div.product.product_cat-entry-doors .entry-summary-content,
    body.single-product div.product.product_cat-entry-doors .entry-summary-sidebar,
    body.single-product div.product.product_cat-entry-doors form.cart {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }

    body.single-product div.product.product_cat-entry-doors .woocommerce-product-gallery__image a {
        min-height: 320px;
    }

    body.single-product div.product.product_cat-entry-doors .woocommerce-product-gallery__image img {
        height: 320px !important;
    }

    body.single-product div.product.product_cat-entry-doors form.cart {
        padding: 22px !important;
    }

    body.single-product div.product.product_cat-entry-doors .dv-door-configurator__head h3 {
        font-size: 24px !important;
    }

    body.single-product div.product.product_cat-entry-doors .dv-door-configurator__total {
        display: block !important;
    }

    body.single-product div.product.product_cat-entry-doors .dv-door-configurator__total strong,
    body.single-product div.product.product_cat-entry-doors .dv-door-configurator__total small {
        display: block;
        margin-top: 6px !important;
        text-align: left !important;
    }

    body.single-product div.product.product_cat-entry-doors form.cart .quantity {
        margin-bottom: 12px;
    }

    body.single-product div.product.product_cat-entry-doors form.cart .single_add_to_cart_button {
        width: 100%;
        min-width: 0;
    }
}
