﻿.free-shipz {
    background: #bd1f3a;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 3px 10px;
    margin: 10px 0;
    border-radius: 5px;
    font-size: 8pt;
    line-height: 36px;
}

.productSlider {
    overflow: hidden;
    width: 100%;
}

    .productSlider > div {
        display: flex;
        transition: transform 0.3s ease;
    }

    .productSlider .img-thumbnail {
        flex: 0 0 auto;
        width: 120px;
    }

.schematic-left-arrow,
.schematic-right-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    font-size: 24px;
}

.schematic-left-arrow {
    left: 0;
}

.schematic-right-arrow {
    right: 0;
}

.tpp-schem-tit {
    font-size: 13pt;
    color: #007bff;
    text-decoration: none;
    font-weight: 600;
}

.zoom-wrap {
    position: absolute;
    right: 50px;
    top: 35px;
    flex-direction: column;
    display: flex;
    align-items: end;
    z-index: 999;
}

    .zoom-wrap .btn {
        max-width: 50px;
        margin-bottom: 0;
        background-color: #ccc !important;
        color: #000;
        border-color: #c0c0c0;
        width: 33px;
        height: 33px;
        padding: 0;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        font-weight: 800;
    }

        .zoom-wrap .btn:nth-child(2) {
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        .zoom-wrap .btn:nth-child(3) {
            max-width: inherit !important;
            margin-bottom: 0px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            width: 70px;
            height: 25px;
            font-size: 14px;
            line-height: 15px;
            background-color: #000 !important;
            border-color: #000;
            color: #fff;
            font-weight: 600;
            margin-top: 5px;
            text-transform: uppercase;
        }

.min-h-600 {
    min-height: 600px;
}



@@media (max-width: 575px) {
    .SchematicPanel {
        /*margin-top: 50%;*/
        display: block;
        background: #fff;
    }

    #cp_image_rptr_img_panel_4 .py-2 {
        padding-top: 0 !important;
    }

    .SchematicPanel .variation-img.pb-2.pt-2, .SchematicPanel .variation-img.pb-2.pt-2 {
        padding-top: 0 !important;
    }
}


header.position-sticky.fixed-top {
    z-index: 99;
}

.modal-dialog.clck-shem {
    top: 25%;
}

.productDataSticky {
    z-index: 0;
}

.z-top {
    z-index: 25;
}

.tpp-part-price {
    color: #000;
    font-size: 17pt;
    display: inline-block;
    margin-top: 8px;
    font-weight: bold;
}

.smd-ship:empty {
    background: transparent;
}

.smd-ship {
    background: #bd1f3a;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 3px 10px;
    margin: 10px 0;
    border-radius: 5px;
    font-size: 8pt;
    line-height: 36px;
}

a.btn.btn-itemadd {
    color: #fff;
    font-weight: 600;
    font-size: 11pt;
    margin-top: 5px;
    padding: 4px 10px;
}

small.tpp-part-no a {
    font-size: 11pt !important;
}

.prt-disc {
    color: #9b9b9b;
}

.clearfix.tpp-part-no {
    font-size: 11pt !important;
    margin-top: 5px;
    display: block;
}

.btn-green {
    background: #0b710b;
    border-color: #0b710b;
}

.slick-arrow {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 40%;
}

.icofont-rounded-right.slick-arrow {
    right: 0;
    left: unset;
}

.slick-list {
    margin: 0 auto;
    width: 92%;
    border-left: 1px dotted #666;
    border-right: 1px dotted #666;
}

.slick-slide img {
    display: unset;
    border: 1px solid #ccc;
    background: #fff;
}

.activeFigNo {
    font-size: 18pt;
    font-weight: 600;
    position: absolute;
    background: #555;
    padding: 10px 16px;
    bottom: 0px;
    left: 0px;
    color: #fff;
    z-index: 2;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.btn-itemadd {
    background: #76983a !important;
    border-color: #76983a !important;
}

    .btn-itemadd:hover {
        background: #777 !important;
        border-color: #777 !important;
    }

.slick-slide:first-child {
    border-left: 1px dotted;
}

.svg-pan-zoom-control {
    z-index: 100;
}

.slick-track {
    min-height: 105px;
    height: 105px;
    display: flex
}

.green-btn-schem {
    background: #76983a !important;
    border-color: #76983a !important;
    color: #fff;
}

    .green-btn-schem:hover {
        color: #fff;
    }
/*
.img-active {
    background: #f5f5f5;
}*/
#svg-pan-zoom-controls {
    filter: drop-shadow(3px 2px 4px #c9c9c9);
}

.spotActive {
    fill: #c4130a;
    stroke: #c4130a;
    stroke-width: 1px;
    opacity: 1;
}

.spotDisable {
    fill: #555;
    stroke: #333333;
    stroke-width: 1px;
    opacity: 1;
}

.SpotTextActive, .SpotTextDisable {
    fill: #fff;
    font-size: 9pt;
    font-weight: 600
}

.slick-slide a {
    display: block;
}

.figSpotNumber {
    font-size: 12pt !important;
    z-index: 15;
    top: 3px;
    left: 10px;
    background-color: #c4130a !important;
}

.clck-shem a, .clck-shem a:link, .clck-shem a:hover {
    text-decoration: none;
}

.tpp-part-no span:empty {
    background: transparent !important;
}


.schematic-slider {
    display: flex;
    align-items: center;
    gap: 8px;
    /*position: relative;*/
    width: 100%;
}

.schematic-slider-viewport {
    overflow: hidden;
    flex: 1;
    width: 100%;
    padding: 0px 18px;
}

.schematic-slider-track {
    display: flex;
    transition: transform 0.35s ease;
    will-change: transform;
    width: 100%;
    justify-content: center;
}

.schematic-slide {
    flex: 0 0 calc(100% / 7);
    max-width: calc(100% / 7);
    box-sizing: border-box;
    padding: 0 6px;
    border-right: 1px solid #ccc;
}

.schematic-thumb {
    cursor: pointer;
    /*border: 1px solid #e0e0e0;*/
    border-radius: 6px;
    padding: 3px;
    text-align: center;
    /*transition: border-color .2s ease, box-shadow .2s ease;*/
}

    .schematic-thumb.active,
    .schematic-thumb:hover {
        border-color: #0d6efd;
        /*box-shadow: 0 0 0 1px #0d6efd;*/
    }

.schematic-arrow {
    flex: 0 0 auto;
    width: 50px;
    height: 100%;
    border: 1px solid #ddd;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
    position: absolute;
}

    .schematic-arrow.schematic-arrow-next {
        right: 0px;
    }

    .schematic-arrow:disabled {
        opacity: 0.35;
        cursor: default;
    }

    .schematic-arrow:hover:not(:disabled) {
        border-color: #0d6efd;
        color: #0d6efd;
    }

.schematic-image {
    border: 1px solid #ddd;
    float: left;
    max-height: 70px;
    padding: 3px;
    overflow: hidden;
}

    .schematic-image img {
        max-height: 70px;
        min-width: 70px;
    }

.schematic-arrow.schematic-arrow-prev {
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
}

.schematic-arrow.schematic-arrow-next {
    border-top: 0;
    border-bottom: 0;
}

/* Responsive: fewer thumbs per view on smaller screens */
@media (max-width: 991px) {
    .schematic-slide {
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
}

@media (max-width: 767px) {
    .schematic-slide {
        flex-basis: calc(100% / 3);
        max-width: calc(100% / 3);
    }
}

@media (max-width: 480px) {
    .schematic-slide {
        flex-basis: calc(100% / 2);
        max-width: calc(100% / 2);
    }
}
