/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-06-23 13:09:39 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    font-size: 15px;
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif;
    color: #222529;
    letter-spacing: normal;
}

h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 32px;
}

h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 32px;
}

h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    margin: 0 0 20px;
}

h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 14px;
}

h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 14px;
}

h6 {
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}

p {
    letter-spacing: 0;
}

html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
    color: #ee3d43;
}

html .heading-primary,
html .lnk-primary,
html .text-color-primary {
    color: #282d3b;
}

html .background-color-secondary {
    background-color: #ee3d43 !important;
}

html .action.primary,
html .btn {
    font-family: Poppins, sans-serif;
    letter-spacing: .01em;
    font-weight: 700;
    line-height: 1.42857;
    padding: .8em 2em;
    min-height: 44px;
    border-radius: 6px;
}

html .action.primary,
html .btn-primary {
    color: #fff;
    background-color: #282d3b;
    border-color: #282d3b #282d3b #14161d;
}

html .btn-modern {
    text-transform: uppercase;
    font-size: .8125rem;
    padding: 1em 2.8em;
    font-weight: 600;
    height: auto;
}

html .btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}

html .btn-modern.btn-sm {
    font-size: .7rem;
    padding: .7rem 1.4rem;
}

html .btn-sm {
    padding: .3rem .65rem;
    font-size: .75rem;
    line-height: 1.5;
}

html .btn-lg {
    padding: .5rem .875rem;
    font-size: .875rem;
    line-height: 1.3333;
}

html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}

html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #0b0c0e;
}

html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}

html .btn-quaternary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-flat {
    padding: 0 !important;
    background: none !important;
    border: none !important;
    border-bottom: 1px solid transparent !important;
    box-shadow: none !important;
    text-transform: uppercase;
    font-size: .75rem;
}

.page-header.type1 .main-panel-top {
    border-bottom: 1px solid #e7e7e7;
}

.page-header.type1 .header.panel > .header.links > li > a,
.header.panel > .header.links > li.greet.welcome {
    padding: 7px 12px;
    text-transform: capitalize;
}

.page-header.type1 .page-header .switcher:first-child .options .action.toggle {
    padding-left: 0;
}

.page-header.type1 .main-panel-top .panel.header + .gap {
    background: #e7e7e7;
}

.page-header.type1 .header-main a.wishlist,
.header .wishlist,
.compare,
.wishlist,
.products-grid .actions-secondary,
.products-grid .action.tocompare,
.products-grid .action.towishlist {
    display: none !important;
}

.logo img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 48px;
    height: auto;
    object-fit: contain;
}

.block-search .action.search {
    color: #222529;
}

.page-header.type1 .search-category {
    border-color: #fff;
}

.page-header.type1 .search-category select {
    padding-right: 8px;
}

.page-header.type1 .block-search input {
    font-size: inherit;
}

.page-header.type1 .block-search input::placeholder {
    color: #777;
    opacity: .7;
}

.page-header.type1 .search-area .minisearch .actions button {
    width: 43px;
}

.minicart-wrapper .action.showcart .text {
    display: none !important;
}

.products-grid {
    width: 100%;
}

.products-grid .product-item-info {
    padding: 8px;
    height: 100%;
}

.products-grid .product-image-container {
    width: 100% !important;
    max-width: 100% !important;
}

.products-grid .product-image-photo {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.products-grid img {
    max-width: 100%;
    height: auto;
}

.product-item-name,
.product-item-name a {
    white-space: normal !important;
    word-wrap: break-word;
    overflow: visible !important;
    text-overflow: unset !important;
    font-size: 14px;
    line-height: 20px;
    display: block;
    min-height: 40px;
}

.products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2 {
    background-color: #282d3b;
}

.products-grid .product-item-info.type3 {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.products-grid .product-item-info.type3 > .porto-section:first-child,
.products-grid .product-item-info.type3 .product-item-photo,
.products-grid .product-item-info.type3 .porto-tb-featured-image {
    display: contents !important;
}

.products-grid .product-item-info.type3 .post.featured.image {
    order: 1 !important;
    min-height: 190px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.products-grid .product-item-info.type3 .product-labels {
    order: 1 !important;
}

.products-grid .product-item-info.type3 .product-item-details {
    order: 2 !important;
    display: flex !important;
    flex-direction: column !important;
    flex: 1 1 auto !important;
    width: 100% !important;
}

.products-grid .product-item-info.type3 .product-item-inner {
    order: 3 !important;
    position: static !important;
    width: 100% !important;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin: auto 0 0 !important;
    transform: none !important;
}

.products-grid .product-item-info.type3 .product-item-actions,
.products-grid .product-item-photo .product-item-actions {
    position: static !important;
    display: block !important;
    width: 100% !important;
    margin: 14px 0 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
}

.products-grid .product-item-info.type3 .actions-primary,
.products-grid .product-item-info.type3 form[data-role="tocart-form"],
.products-grid .product-item-photo .actions-primary,
.products-grid form[data-role="tocart-form"] {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
}

.products-grid .action.tocart,
.products-grid .tocart,
.products-grid .actions-primary .action {
    position: static !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 38px !important;
    height: auto !important;
    padding: 8px 10px !important;
    margin: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: visible !important;
    white-space: normal !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 15px !important;
    color: #fff !important;
    background-color: #282d3b !important;
    border-color: #282d3b !important;
    border-radius: 4px !important;
    z-index: 1 !important;
}

.products-grid .action.tocart span,
.products-grid .action.tocart .text {
    display: inline !important;
    visibility: visible !important;
    opacity: 1 !important;
    font-size: 12px !important;
    line-height: 15px !important;
}

.products-grid .action.tocart:before,
.products-grid .action.tocart:after {
    display: none !important;
    content: none !important;
}

.price {
    font-size: 18px;
    line-height: 1.3;
}

.product-info-main .price.price-eur {
    font-size: .8em !important;
    color: #666 !important;
    font-weight: normal !important;
}

/* Product custom option radios */
.product-options-wrapper .options-list.nested .field.choice {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.product-options-wrapper .options-list.nested .field.choice > input[type="radio"] {
    flex: 0 0 auto !important;
    width: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
}

.product-options-wrapper .options-list.nested .field.choice > .label {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    margin: 0 !important;
    line-height: 1.4 !important;
}

.page-wrapper > .breadcrumbs {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
    padding: 8px 12px;
    overflow-x: auto;
    white-space: nowrap;
}

.page-wrapper > .breadcrumbs .items {
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: 0;
}

.page-wrapper > .breadcrumbs .items > li.home a {
    width: auto;
    text-indent: 0;
}

.page-wrapper > .breadcrumbs .items > li.home a:after {
    display: none;
}

.footer,
.footer p {
    line-height: 20px;
    letter-spacing: 0;
}

.footer .widgettitle,
.footer .widget-title {
    font-size: .9375rem;
    font-weight: 600;
}

.widget {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}

.widget:first-child {
    margin-top: 0;
}

.field-tooltip {
    cursor: pointer;
    position: inherit;
    right: 0;
    top: 1px;
}

input,
select,
textarea {
    font-size: 16px !important;
    min-height: 42px;
}

table {
    width: 100%;
}

.cookie-status-message {
    display: none;
}

.message.global.noscript,
.message.global.cookie {
    margin: 0;
    padding: 12px 1em 12px 1.25em;
    display: block;
    font-size: 1rem;
    background: #ffee9c;
    border-color: #d6ca8e;
    color: #777;
}

@media (min-width: 992px) {
    .page-header.type1 .header.panel > .header.links > li.greet.welcome + .customer-welcome {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    header.page-header.type1.sticky-header .nav-sections {
        background-color: #282d3b;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0 {
        margin: 0 1px 0 0;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
        font-weight: 700;
        line-height: 20px;
        letter-spacing: -.12px;
        padding: 20px;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0:first-child .level-top {
        padding-left: 0;
    }

    .page-header.type1.sticky-header .cart-design-2 .action.showcart .minicart-icon {
        border-color: #fff;
    }

    .page-header.type1.sticky-header .minicart-wrapper .action.showcart,
    .page-header.type1.sticky-header .minicart-wrapper .action.showcart:before,
    .page-header.type1.sticky-header .minicart-wrapper .action.showcart.active:before {
        color: #fff;
    }
}

@media (min-width: 769px) {
    .products-grid .product-items,
    .cms-index-index .filterproducts.product-items {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: stretch !important;
    }

    .products-grid .product-item,
    .cms-index-index .filterproducts.product-items > .product-item {
        display: flex !important;
        align-items: stretch !important;
    }

    .products-grid .product-item-info.type3,
    .cms-index-index .filterproducts .product-item-info {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        height: 100% !important;
    }

    .cms-index-index .filterproducts .product-item-info > .porto-section:first-child,
    .cms-index-index .filterproducts .product-item-photo,
    .cms-index-index .filterproducts .porto-tb-featured-image {
        display: contents !important;
    }

    .cms-index-index .filterproducts .porto-tb-featured-image > a {
        order: 1 !important;
        min-height: 190px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .cms-index-index .filterproducts .product-item-details {
        order: 2 !important;
        display: flex !important;
        flex-direction: column !important;
        flex: 1 1 auto !important;
        width: 100% !important;
    }

    .cms-index-index .filterproducts .product-item-actions {
        order: 3 !important;
        position: static !important;
        display: block !important;
        width: 100% !important;
        margin-top: auto !important;
        padding-top: 16px !important;
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
    }

    .cms-index-index .filterproducts .actions-primary,
    .cms-index-index .filterproducts form[data-role="tocart-form"] {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .products-grid .product-item-info.type3 .product-item-actions {
        margin-top: 16px !important;
    }
}

@media (max-width: 1219px) {
    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
        padding: 18px 12px;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 15px;
        line-height: 24px;
    }

    table {
        display: block;
        overflow-x: auto;
    }

    h1 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 18px;
    }

    h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 16px;
    }

    h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .page-header.type1 .header-main {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    .page-header.type1 .header.content,
    .page-header.type1 .header-row {
        position: relative !important;
        height: 54px !important;
        min-height: 54px !important;
        padding: 6px 14px !important;
        display: flex !important;
        align-items: center !important;
        flex-wrap: nowrap !important;
        gap: 8px !important;
        overflow: visible !important;
    }

    .page-header.type1 .header-left,
    .page-header.type1 .header-center,
    .page-header.type1 .header-right,
    .page-header.type1 .header-contact,
    .minicart-wrapper {
        height: 32px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: visible !important;
    }

    .page-header.type1 .header-left {
        flex: 1 1 auto !important;
        min-width: 0 !important;
        gap: 8px !important;
        justify-content: flex-start !important;
    }

    .page-header.type1 .header-center,
    .page-header.type1 .header-right {
        flex: 0 0 auto !important;
        gap: 10px !important;
        justify-content: flex-end !important;
    }

    .page-header .logo,
    .page-header.type1 .logo,
    .page-header.type1 .header-main .logo {
        width: 108px !important;
        min-width: 108px !important;
        max-width: 108px !important;
        margin: 0 !important;
        flex: 0 0 108px !important;
        overflow: hidden !important;
    }

    .page-header .logo img,
    .page-header.type1 .logo img,
    .page-header.type1 .header-main .logo img {
        width: 108px !important;
        max-width: 108px !important;
        max-height: 30px !important;
        height: auto !important;
        object-fit: contain !important;
    }

    .page-header .nav-toggle,
    .page-header .search-toggle-icon,
    .page-header .my-account,
    .minicart-wrapper .action.showcart {
        width: 32px !important;
        min-width: 32px !important;
        height: 32px !important;
        min-height: 32px !important;
        padding: 0 !important;
        margin: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        line-height: 32px !important;
        position: relative !important;
        top: 0 !important;
        transform: none !important;
        overflow: visible !important;
    }

    .page-header .nav-toggle:before,
    .page-header .search-toggle-icon i,
    .page-header .my-account i {
        width: 32px !important;
        height: 32px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 24px !important;
        line-height: 32px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .minicart-wrapper .action.showcart:before,
    .minicart-wrapper .action.showcart:after {
        display: none !important;
        content: none !important;
    }

    .minicart-wrapper .action.showcart .minicart-icon {
        width: 26px !important;
        height: 26px !important;
        min-width: 26px !important;
        min-height: 26px !important;
        display: block !important;
        position: relative !important;
        box-sizing: border-box !important;
        margin: 0 !important;
        padding: 0 !important;
        top: 0 !important;
        transform: none !important;
    }

    .minicart-wrapper .action.showcart .counter.qty {
        position: absolute !important;
        top: -7px !important;
        right: -8px !important;
        width: 17px !important;
        min-width: 17px !important;
        height: 17px !important;
        line-height: 17px !important;
        padding: 0 !important;
        font-size: 10px !important;
        z-index: 10 !important;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
        padding: 12px 10px !important;
        font-size: 14px;
        min-height: 48px;
        display: flex;
        align-items: center;
    }

    .page-header.type1 .search-area {
        position: static !important;
        width: auto !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .page-header.type1 .search-area .block.block-search,
    .page-header.type1 .search-area .block-search,
    .page-header.type1 .block-search {
        position: absolute !important;
        top: 100% !important;
        left: 10px !important;
        right: 10px !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        margin: 0 !important;
        z-index: 1000 !important;
        border-radius: 6px !important;
        box-sizing: border-box !important;
    }

    .page-header.type1 .block-search .block-content,
    .page-header.type1 .block-search form.minisearch {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    .page-header.type1 .block-search input,
    .page-header.type1 .block-search .input-text {
        width: 100% !important;
        max-width: 100% !important;
        height: 42px !important;
        box-sizing: border-box !important;
        padding-left: 14px !important;
        padding-right: 48px !important;
        border-radius: 6px !important;
    }

    .page-header.type1 .search-area .minisearch .actions,
    .page-header.type1 .search-area .minisearch .actions button {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        width: 42px !important;
        height: 42px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .page-header.type1 .search-category {
        display: none !important;
    }
    .columns {
        display: block;
    }

    .column.main {
        width: 100% !important;
        padding: 0 10px;
    }

    .owl-carousel .owl-item img {
        width: 100%;
    }

    .home-banner-slider {
        overflow: hidden;
    }

    .home-banner-slider img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .home-banner-slider h2 {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .home-banner-slider p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .owl-carousel .owl-dots,
    .home-banner-slider .owl-dots,
    .owl-theme .owl-dots {
        line-height: 1 !important;
    }

    .owl-carousel .owl-dot,
    .home-banner-slider .owl-dot,
    .owl-theme .owl-dots .owl-dot,
    button.owl-dot {
        width: 14px !important;
        height: 14px !important;
        min-width: 14px !important;
        min-height: 14px !important;
        padding: 0 !important;
        margin: 0 5px !important;
        border: 0 !important;
        background: transparent !important;
        line-height: 14px !important;
        font-size: 0 !important;
    }

    .owl-carousel .owl-dot span,
    .home-banner-slider .owl-dot span,
    .owl-theme .owl-dots .owl-dot span,
    button.owl-dot span {
        display: block !important;
        width: 9px !important;
        height: 9px !important;
        margin: 0 !important;
        border-width: 2px !important;
    }

    .owl-carousel .owl-dot.active span,
    .home-banner-slider .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot.active span,
    button.owl-dot.active span {
        width: 10px !important;
        height: 10px !important;
    }

    .footer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer .widget {
        margin-bottom: 24px;
    }

    .products-grid {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
    }

    .products-grid .product-items {
        display: contents !important;
    }

    .products-grid .product-item {
        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;
        margin: 0 !important;
        float: none !important;
        clear: none !important;
        flex: unset !important;
        display: block !important;
    }

    .products-grid .product-item-info {
        padding: 6px;
        overflow: visible !important;
    }

    .products-grid .product-image-photo {
        aspect-ratio: 1 / 1;
    }

    .products-grid .action.tocart,
    .products-grid .tocart,
    .products-grid .actions-primary .action {
        min-height: 36px !important;
        padding: 7px 6px !important;
        font-size: 11px !important;
        line-height: 14px !important;
    }

    .products-grid .action.tocart span,
    .products-grid .action.tocart .text {
        font-size: 11px !important;
        line-height: 14px !important;
    }

    .toolbar-products {
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        gap: 8px !important;
        padding: 10px 8px !important;
        overflow: hidden !important;
    }

    .toolbar-products > * {
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
        float: none !important;
        flex: 0 0 auto !important;
    }

    .toolbar-products .filter-toggle,
    .toolbar-products .filter-toggle button,
    .toolbar-products .filter-toggle a,
    .toolbar-products .filter-toggle span {
        width: auto !important;
        min-width: 92px !important;
        max-width: 92px !important;
        height: 40px !important;
        padding: 0 8px !important;
        font-size: 12px !important;
        white-space: nowrap !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .toolbar-products .toolbar-sorter {
        flex: 1 1 auto !important;
        min-width: 0 !important;
        max-width: none !important;
        display: flex !important;
        align-items: center !important;
    }

    .toolbar-products .sorter-options {
        width: 100% !important;
        min-width: 0 !important;
        height: 40px !important;
        font-size: 13px !important;
        padding: 0 26px 0 10px !important;
    }

    .toolbar-products .sorter-action {
        width: 28px !important;
        min-width: 28px !important;
        height: 40px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .toolbar-products .limiter,
    .toolbar-products .field.limiter {
        width: 64px !important;
        min-width: 64px !important;
        max-width: 64px !important;
        display: flex !important;
        align-items: center !important;
    }

    .toolbar-products .limiter-options {
        width: 64px !important;
        height: 40px !important;
        font-size: 13px !important;
        padding: 0 22px 0 8px !important;
    }

    .toolbar-products .modes,
    .toolbar-products .toolbar-amount,
    .toolbar-products .limiter-text,
    .toolbar-products .sorter-label,
    .toolbar-products .limiter-label {
        display: none !important;
    }

    .cms-index-index .filterproducts .product-item-info.type3 {
        position: relative !important;
        display: flex !important;
        flex-direction: column !important;
        height: 100% !important;
        padding-bottom: 56px !important;
        overflow: visible !important;
    }

    .cms-index-index .filterproducts .product-item-info.type3 > .porto-section:first-child,
    .cms-index-index .filterproducts .product-item-info.type3 .product-item-photo,
    .cms-index-index .filterproducts .product-item-info.type3 .porto-tb-featured-image {
        position: static !important;
    }

    .cms-index-index .filterproducts .product-item-info.type3 .product-item-details {
        display: block !important;
        position: relative !important;
        z-index: 2 !important;
    }

    .cms-index-index .filterproducts .product-item-info.type3 .product-item-inner {
        position: absolute !important;
        left: 6px !important;
        right: 6px !important;
        bottom: 0 !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
        z-index: 3 !important;
    }

    .cms-index-index .filterproducts .product-item-info.type3 .product-item-actions,
    .cms-index-index .filterproducts .product-item-info.type3 .actions-primary,
    .cms-index-index .filterproducts .product-item-info.type3 .actions-primary form {
        position: static !important;
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
    }

    .cms-index-index .filterproducts .product-item-info.type3 .action.tocart {
        position: static !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        min-height: 36px !important;
        height: auto !important;
        margin: 0 !important;
        padding: 7px 6px !important;
        visibility: visible !important;
        opacity: 1 !important;
        white-space: normal !important;
        text-align: center !important;
    }

    .cms-index-index .filterproducts .product-item-info.type3 .actions-secondary {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .products-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    .product-item-name,
    .product-item-name a {
        font-size: 13px;
        line-height: 18px;
    }

    .price {
        font-size: 16px;
    }

    h1 {
        font-size: 24px;
        line-height: 30px;
    }

    h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .action.primary,
    .btn {
        padding: 10px 12px !important;
        font-size: 13px !important;
    }

    button.owl-dot {
        padding: 0 !important;
        font-size: 0 !important;
    }
}

@media (max-width: 768px) {
    .customer-account-login .block.social-login-authentication-channel.account-social-login .actions-toolbar.social-btn {
        display: block !important;
        width: 100% !important;
        max-width: 563px !important;
        margin: 0 auto 14px !important;
    }

    .customer-account-login .account-social-login .btn-social.btn-facebook,
    .customer-account-login .account-social-login .btn-social.btn-google {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 16px !important;
        width: 100% !important;
        min-height: 56px !important;
        height: auto !important;
        padding: 0 18px 0 0 !important;
        font-size: 18px !important;
        line-height: 22px !important;
        text-align: left !important;
        white-space: normal !important;
        overflow: visible !important;
        text-overflow: clip !important;
        box-sizing: border-box !important;
    }

    .customer-account-login .account-social-login .btn-social.btn-facebook > .fa,
    .customer-account-login .account-social-login .btn-social.btn-google > .fa {
        position: static !important;
        left: auto !important;
        top: auto !important;
        bottom: auto !important;
        flex: 0 0 56px !important;
        width: 56px !important;
        min-height: 56px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 28px !important;
        line-height: 1 !important;
        border-right: 1px solid rgba(0, 0, 0, .2) !important;
    }
}

.customer-service-anchors {
    margin-left: 40px;
}

.cms-customer-service .customer-service-anchors dt[id^="answer"] {
    scroll-margin-top: 60px !important;
}

@media (max-width: 768px) {
    .cms-customer-service .customer-service-anchors dt[id^="answer"] {
        scroll-margin-top: 65px !important;
    }
}

a.reolink-facebook-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 30px !important;
  height: 30px !important;
  text-indent: 0 !important;
  text-decoration: none !important;
  border-radius: 50% !important;
  overflow: hidden !important;
}

a.reolink-facebook-link svg {
  width: 10px !important;
  height: 18px !important;
  max-width: 10px !important;
  max-height: 18px !important;
}
.footer a.reolink-facebook-link {
  background: transparent !important;
  border: 1px solid #313438 !important;
  color: #fff !important;
}

.footer a.reolink-facebook-link:hover {
  background: #3b5a9a !important;
  border-color: #3b5a9a !important;
}