.thumbnail-container a.product-thumbnail {
    padding-bottom: 130%;
}

.aboutcms-content .cms-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #c2b296;
    padding: 25px 0;
}

.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title {
    margin: 0 -2px;
    border-bottom: 1px solid #beab85;
    color: #666;
    padding: 15px 20px;
}

.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title.active {
    color: #000;
    font-weight: 600;
}

.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title:before {
    right: 0;
    border-top: 3px solid #000;
    width: 100%;
    bottom: -1px;
    transition: all .4s;
    opacity: 0;
    display: block;
}

.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title:hover:before,
.skin3 .elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title.active:before {
    opacity: 1;
}

.skin1.elementor-widget-LeoBlockCarousel .block-carousel-image-container img {
    transition: all 1s;
}

.skin1.elementor-widget-LeoBlockCarousel .block-carousel-image-container .item-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 10px;
    transform: translateY(-50%);
    z-index: 2;
    opacity: 0;
    transition: all 1s;
}

.skin1.elementor-widget-LeoBlockCarousel .block-carousel-image-container:hover img {
    filter: brightness(.7);
}

.skin1.elementor-widget-LeoBlockCarousel .block-carousel-image-container:hover .item-title {
    opacity: 1;
}

.breadcrumb-full:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}

.breadcrumb-full .breadcrumb li a,
.breadcrumb-full,
.breadcrumb-full * {
    color: #fff;
}

.dropdown-menu,
.ApMegamenu .leo-verticalmenu>.block_content,
#_desktop_cart .leo-dropdown-cart-content,
.popup-over .popup-content,
.leo-megamenu .dropdown-menu {
    box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
}

a {
    color: #666;
}

.leo-megamenu .dropdown-menu li:hover>a,
a:hover {
    color: #222;
}

.modal-backdrop {
    background-color: #000;
}

.modal-backdrop.in {
    opacity: 0.5;
}

.leo-megamenu .navbar-nav>li>a {
    font-size: 14px;
}

.popup-over .popup-content li a .ap-total {
    background: #aaa
}

.minheight400 img {
    min-height: 400px;
    object-fit: cover;
}

.skin2.elementor-widget-image .elementor-image:after,
.skin2.elementor-widget-image .elementor-image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    transition: all 0.7s ease-in-out;
    pointer-events: none;
}

.skin2.elementor-widget-image:hover .elementor-image::before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, .2);
}

.skin2.elementor-widget-image:hover .elementor-image::after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, .2);
}

.skin3.elementor-widget-image img {
    transition: all 4s;
}

.skin3.elementor-widget-image:hover img {
    transform: scale(1.1);
}

div.verticalmenu .navbar-nav>li>a,
div.verticalmenu .dropdown-menu ul li a {
    font-weight: 400;
}

@media (min-width: 992px) {
    #wrapper {
        min-height: 650px;
    }
}

#main #search_widget input[type=text] {
    padding: 0 50px 0 15px;
}

.skin4.elementor-widget-image .elementor-image {
    overflow: hidden;
}

.skin4.elementor-widget-image img {
    transition: all 3s;
}

.skin4.elementor-widget-image:hover img {
    transform: scale(1.1);
    filter: brightness(0.5);
}

.skin4.elementor-widget-image .wp-caption-text {
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin: auto;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    transform: translateX(-50%);
    max-width: 100%;
    min-width: 50%;
    pointer-events: none;
    transition: all 0.4s;
}

.skin4.elementor-widget-image:hover .wp-caption-text {
    background: #000;
    color: #fff;
}

.blockcart .header a,
.wislish-button a.ap-btn-wishlist {
    color: #333;
}

.menu-banner {
    border: 1px solid #ddd;
}

.cart-summary-line .value {
    font-size: inherit;
    font-weight: 500;
}

.btn,
.btn-tertiary,
.btn-primary,
.btn-secondary {
    font-weight: 500;
    font-size: 13px;
}

.page-order-confirmation #order-items .order-confirmation-table .details {
    color: #222;
    font-weight: 400;
}

.product-pack .pack-product-container .pack-product-price strong,
#order-items table tr td:last-child,
#order-items .qty,
.page-order-confirmation #order-items .order-confirmation-table .order-line.row .qty .bold {
    font-size: inherit;
    font-weight: 500;
}

#blog-category>.inner>h3,
.blog-item .title {
    font-size: 1.4em;
}

.input-group .input-group-btn>.btn {
    line-height: 25px;
}

.contact-rich .block .data {
    font-size: inherit;
}

.pro-info .product-manufacturer {
    display: flex;
    align-items: center;
}

.pro-info {
    line-height: 30px;
}

.pro-info .product-manufacturer>a {
    margin-left: auto;
}

.pro-info .product-manufacturer img {
    height: 30px;
}

.pro-info label {
    color: #999;
}

.productcats {
    display: flex;
}

.productcats ul {
    flex: auto;
    display: flex;
    flex-wrap: wrap;
}

.productcats ul li {
    margin: 0 20px 0 0;
    position: relative;
}

.productcats ul li:before {
    content: "/";
    position: absolute;
    top: 0;
    right: -13px;
}

.productcats ul li:last-child:before {
    content: "";
}

.productcats ul li a:hover {
    text-decoration: underline;
}

.product-additional-info .social-sharing {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
}

.slick-slider .slick-arrow:before {
    font-size: 24px;
}

.quickview .slick-arrows {
    top: -10px;
}

.pagination .page-list li a.previous i,
.pagination .page-list li a.next i {
    font-size: 14px;
}

.dropdown-full .leo-megamenu .navbar-nav>li.aligned-fullwidth>.dropdown-menu:before {
    top: -1px;
    bottom: -1px;
}

.pagination .page-list li a.previous i.material-icons,
.pagination .page-list li a.next i.material-icons {
    font-size: 20px;
}

#blockcart-modal .cart-content .btn {
    letter-spacing: 0;
}

#blockcart-modal {
    color: inherit;
}

#blockcart-modal .cart-content p span.label {
    font-weight: normal;
}

.hotspot-icon-circle .hotspot-btn::after {
    background-color: #ef233c;
}

.row.sitemap li a {
    display: block;
    padding: 6px 0;
}

body#registration .card-block.page-content {
    padding: 0;
    border: 0;
}

body#registration .register-form>p {
    text-align: center;
}

body#registration .page-header {
    text-align: center;
}

body#registration .form-footer .btn {
    float: none !important;
}

body#registration .form-footer {
    text-align: center;
}

.height40 .f-logo img,
.height40 .h-logo img {
    max-height: 40px;
}

.height30 .f-logo img,
.height30 .h-logo img {
    max-height: 30px;
}

.height20 .f-logo img,
.height20 .h-logo img {
    max-height: 20px;
}

.thumbnail-container a.product-thumbnail img {
    transition: all 0.7s ease 0s;
}

.thumbnail-container:hover a.product-thumbnail img {
    transform: scale(1.04);
}

a {
    color: #000;
}

.pagination>div.col-md-6.offset-md-2.pr-0 {
    margin-left: auto;
}

.slick-arrows .slick-arrow.slick-next:before {
    content: "\f054";
}

.slick-arrows .slick-arrow.slick-prev:before {
    content: "\f053";
}

.products-selection .row #btn_view_product {
    margin-right: auto;
}

.products-selection>.row {
    margin-top: 20px;
}

.product_list.list.plist-rosaa .thumbnail-container .button-container {
    left: 30px;
    bottom: -30px;
}

.product_list.list.plist-rosaa .thumbnail-container:hover .hover-wapper {
    transform: none;
}

.pagination>#pagination {
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs,
.col-xs-2-4,
.col-xs-4-8,
.col-xs-7-2,
.col-xs-9-6,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm,
.col-sm-2-4,
.col-sm-4-8,
.col-sm-7-2,
.col-sm-9-6,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md,
.col-md-2-4,
.col-md-4-8,
.col-md-7-2,
.col-md-9-6,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg,
.col-lg-2-4,
.col-lg-4-8,
.col-lg-7-2,
.col-lg-9-6,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl,
.col-xl-2-4,
.col-xl-4-8,
.col-xl-7-2,
.col-xl-9-6,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
}

article.blog-item {
    margin: 0 0 30px;
}

.leo-block-sidebar .list-item {
    margin: 0;
}

.f-logo img,
.h-logo img {
    max-width: 300px;
    max-height: 80px;
}

/* ═══════════════════════════════════════════════
   PsGalleryCarousel — product image slider
   ═══════════════════════════════════════════════ */

/* ── wrapper ── */
.psgallery-carousel {
    position: relative;
}

/* ─────────────────────────────────────────────
   MAIN IMAGE AREA
   ───────────────────────────────────────────── */
.pgc-main-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 8px;
    overflow: visible;
    margin-bottom: 10px;
    gap: 0;
}

.pgc-main-track-outer {
    flex: 1;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

.pgc-main-track {
    position: relative;
    width: 100%;
}

/* each main slide */
.pgc-main-slide {
    display: none;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.pgc-main-slide.active {
    display: flex;
}

/* slide IN from right */
.pgc-main-slide.pgc-slide-in-right {
    display: flex;
    animation: pgcSlideInRight 0.42s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* slide OUT to left */
.pgc-main-slide.pgc-slide-out-left {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    animation: pgcSlideOutLeft 0.42s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* slide IN from left */
.pgc-main-slide.pgc-slide-in-left {
    display: flex;
    animation: pgcSlideInLeft 0.42s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* slide OUT to right */
.pgc-main-slide.pgc-slide-out-right {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    animation: pgcSlideOutRight 0.42s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@keyframes pgcSlideInRight {
    from {
        transform: translateX(100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes pgcSlideOutLeft {
    from {
        transform: translateX(0);
        opacity: 1;
    }

    to {
        transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes pgcSlideInLeft {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes pgcSlideOutRight {
    from {
        transform: translateX(0);
        opacity: 1;
    }

    to {
        transform: translateX(100%);
        opacity: 0;
    }
}

.pgc-main-slide img {
    max-width: 100%;
    max-height: 520px;
    width: 100%;
    object-fit: contain;
    display: block;
    transition: transform 0.4s ease;
    cursor: zoom-in;
}

.pgc-main-slide:hover img {
    transform: scale(1.02);
}

/* zoom layer overlay */
.pgc-main-slide .layer {
    position: absolute;
    bottom: 12px;
    right: 12px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.25s;
    cursor: pointer;
}

.pgc-main-slide:hover .layer {
    opacity: 1;
}

.pgc-main-slide .layer i {
    color: #fff;
    font-size: 20px;
}

/* ── main prev / next arrows ── */
.pgc-main-arrow {
    flex-shrink: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.92);
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
}

.pgc-main-arrow:hover {
    background: #fff;
    transform: scale(1.1);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.22);
}

.pgc-main-arrow i {
    font-size: 22px;
    color: #333;
    line-height: 1;
}

/* ─────────────────────────────────────────────
   THUMBNAIL STRIP
   ───────────────────────────────────────────── */
.pgc-thumb-wrapper {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 6px;
}

.pgc-thumb-track-outer {
    flex: 1;
    overflow-x: auto;
    /* must be auto/scroll for JS scrollLeft to work */
    overflow-y: hidden;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    /* IE / Edge */
    scrollbar-width: none;
    /* Firefox */
}

.pgc-thumb-track-outer::-webkit-scrollbar {
    display: none;
    /* Chrome / Safari — hide scrollbar visually */
}

.pgc-thumb-track {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    padding: 4px 2px;
}

.pgc-thumb-slide {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    background: #f0f0f0;
    transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s;
}

.pgc-thumb-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.pgc-thumb-slide:hover {
    border-color: #aaa;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.pgc-thumb-slide.active {
    border-color: #333;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
}

/* ── thumbnail strip arrows ── */
.pgc-thumb-arrow {
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.10);
    transition: background 0.2s, transform 0.2s;
}

.pgc-thumb-arrow:hover {
    background: #fff;
    transform: scale(1.12);
}

.pgc-thumb-arrow i {
    font-size: 18px;
    color: #444;
    line-height: 1;
}

/* ── responsive ── */
@media (max-width: 576px) {
    .pgc-main-arrow {
        width: 32px;
        height: 32px;
        margin: 0 4px;
    }

    .pgc-main-arrow i {
        font-size: 18px;
    }

    .pgc-thumb-slide {
        width: 62px;
        height: 62px;
    }
}

.product-detail-name-on-image .product-manufacturer-on-image .manufacturer-logo-on-image {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
}

.product-info-card {
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.product-tabs.tabs:before {
    display: none;
}

/* ═══════════════════════════════════════════════
   Products Accordion
   ═══════════════════════════════════════════════ */

.products-accordion {
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 20px;
}

.products-accordion .card {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0 !important;
    margin: 0;
}

.products-accordion .card:last-child {
    border-bottom: none;
}

.products-accordion .card-header {
    background: #fafafa;
    border: none;
    padding: 0;
}

.products-accordion .card-header .h5 {
    margin: 0;
    font-size: 14px;
}

.products-accordion .card-header a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px 20px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
}

/* Hide the theme's vertical bar (part of the + icon) */
.products-accordion .card-header a::before {
    display: none !important;
    content: none !important;
}

/* Replace the theme's horizontal bar with a FontAwesome chevron */
.products-accordion .card-header a::after {
    content: "\f107";
    font-family: FontAwesome, sans-serif;
    font-size: 16px;
    color: #888;
    position: static !important;
    width: auto !important;
    height: auto !important;
    background: none !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-left: 10px;
}

/* Rotate chevron when panel is open (anchor lacks .collapsed) */
.products-accordion .card-header a:not(.collapsed)::after {
    transform: rotate(-180deg);
    color: #222;
}

.products-accordion .card-header a:hover {
    background: #f3f3f3;
    color: #000;
    text-decoration: none;
}

.products-accordion .card-block {
    padding: 20px;
    font-size: 14px;
    color: #444;
    line-height: 1.7;
}