﻿.flexslider .slides img {
    height: 500px;
}
#carousel img {
    width: 120px;
    height: 120px;
}

.product-detail .product-name {
    margin-bottom: 12px;
    border-bottom: 1px solid #dedede;
}
.product-ratings li .rating  {
    color: #dedddc;
    font-size: 14px;
}

.product-ratings li .rating-selected{
    color: #f0c808;
    font-size: 14px;
}

.product-detail .product-short-desc {
    margin: 20px 0;
}
.product-short-desc p{
    font-size:1.5rem;
}
.product-price {
    margin: 20px 0;
    padding: 5px 10px;
    background-color: #FFFFFF;
    text-align: left;
    border: 2px dashed #E0E0E0;
    overflow: hidden;
}

.product-price .product-price-regular{
    text-decoration: line-through;
    padding-top: 5px;
    font-size: 18px;
}

.product-price .product-price-saving {
    color: #b12704;
    clear: left;
}

.product-price h3 {
    font-size: 30px;
    font-weight: 400;
    color: red;
    margin: 0;
    float: left;
    padding-right: 20px;
}

.product-attrs input {
    left: -9999px;
    position: absolute;
}

.product-attrs label {
    width: 80px;
    height: 40px;
    float: right;
    display: block;
    color: #dedede;
    font-size: 24px;
    text-align: center;
    background: #f8f8f8;
    border: 2px solid #dedede;
    font-weight: normal;
}

.product-attrs label {
	-ms-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
}

.product-attrs label:hover {
	cursor: pointer;
	border: 2px solid #18ba9b;
}

.product-attrs input:checked ~ label {
    color: #18ba9b;
    border-color: #18ba9b;
    background-color: #18ba9b1f;
}

.product-detail .add-to-cart {
    margin-top: 10px;
}

.product-detail .product-quantity {
    float: left;
    margin-right: 30px;
}
.product-detail .product-quantity {
    border: 1px solid #eee;
}

.product-detail .quantity-button {
    color: #555;
    width: 55px;
    height: 45px;
    padding: 5px;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 20px;
    background: #eee;
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
}

 .product-detail .quantity-field {
    width: 55px;
    height: 45px;
    outline: none;
    margin: 0 -4px;
    font-size: 20px;
    text-align: center;
    border: none;
}

.product-detail .btn-add-cart {
    background: #18ba9b;
    font-size: 15px;
    padding: 10px 25px;
    border: 0;
    color: #fff;
    border-radius: 0;
}

.product-detail .out-of-stock, .product-detail .product-variation-notavailable {
    font-size: 18px;
}

.product-detail .add-to-lists {
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    margin-top: 40px;
}

.product-detail .add-to-lists li {
    padding-left: 20px;
    margin-right: 10px;
    border-left: 1px solid #dedede;
}

.add-to-lists i {
    color: #8bdccd;
    font-size: 16px;
    margin-right: 7px;
}

.sp-wrap {
    background: none;
    border: none;
}

.rating-summary {
    text-align: center;
    margin-top: 22px;
}

.rating-summary .rating-average {
    margin: 10px 0 0;
    font-size: 35px;
    color: #f63;
    font-weight: 700;
}

.rating-item {
    margin-bottom: 8px;
    text-align: center;
}

.rating-item .progress {
    width: 175px;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    margin: 0;
}

    .rating-item .progress-bar{
        height: 100%;
    }

#reviews .review-star {
    margin-left: -7px;
}

#addreview input, #addreview textarea {
    max-width: 100%;
}

.review-item-list > div {
    margin-bottom: 13px;
    border-bottom: solid 1px #e2e2e2;
}

.review-item-list > div:last-child {
    border-bottom: none;
}

.review-item-list .review-title {
    font-weight: 700;
}

.review-replies {
    margin-left: 35px;
}

.form-add-review-reply textarea {
    max-width: 100%;
}

.btn-add-review-reply {
    vertical-align: baseline;
}
.card .card-img-top {
    width: 50px;
    margin: 0 auto;
}
.card {
    border: #ebebeb 1px solid;
    border-radius: 8px;
}
    .card .from {
        color: #3f434e;
    }

.product-attrs label {
    width: 100%;
    color: #707070;
    padding-top:10px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dedede;
}
    .product-attrs label:hover {
        border: 1px solid #dedede;
    }
.product-price h3 {
    font-size: 26px;
}
    .rating-container{
    display:inline;
}
.product-detail .btn-add-cart {
    background: #ff4135;
    border-radius: 40px;
}
.product-name h1 {
    font-size: 2rem;
    font-weight: 600;
    color: #121212;
}
.product-detail .quantity-button {
    color: #3f434e;
    width: 50px;
    height: 45px;
    font-size: 14px;
    background: #fff;
}
.product-detail .quantity-field {
    width: 50px;
    height: 45px;
    font-size: 14px;
    color: #3f434e;
}
.product-attrs label {
    min-width: 55px;
    /*margin-bottom:3em;
   */
}
.product-attrs h4 {
    /*  color: #707070;*/
    color: #121212;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 500;
    margin-bottom: 4px;
}
.product-attr-options {
    margin-bottom: 15px;
}
.product-desc p {
    color: #898a8f;
    margin-bottom: 1.5rem !important;
    line-height: 26px;
}
.compatibility-warning {
    
    padding: 1rem;
    border-radius: 12px;
    width: 100%;
    align-items: flex-start;
    background-color: none;
    border-color: #b1b1b4;
}
.text-decoration-underline {
    text-decoration: underline;
}
.form-check-label {
    padding-left: 5px;
}
/*.list-inline-item {
    border: 1px solid red;*/ /* Highlights item boundaries */
/*}
.list-inline {
     margin-bottom: 27px; 
}
.badge {
    border: 1px solid red;
}*/

/* --- CUSTOM CSS FOR BOOTSTRAP 3 SIDE PANEL --- */

.compatibility-checklist {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 15px;
}

    .compatibility-checklist ul li {
        padding: 5px 0;
        font-size: 1.3rem;
    }

.device-instructions {
    margin-top: 15px;
}

#proceedBtn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.modal-body .alert {
    margin-bottom: 15px;
}

.checkbox label {
    font-weight: normal;
}

#esimCompatibilityConfirm + strong {
    font-size: 1.3rem;
    color: #d9534f; /* Bootstrap danger color for emphasis */
}

/* ==========================================================================
   FEATURES SECTION    
   ========================================================================== */
 .section-title {
    font-size: 5.4rem;
    font-weight: 700;
    color: var(--dark-text);
    margin-bottom: 80px;
    padding-top:50px !important;
}
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 40px;
}

.feature-card {
    background: #F9F8F9;
    padding: 20px 15px;
    border-radius: 16px;
    transition: all 0.3s ease;
    border: 1px solid #0000001A;
    position: relative;
    overflow: hidden;
    min-height: 320px;
}

    .feature-card h3 {
        font-weight: 700;
        font-size: 25px;
        line-height: 33px;
        letter-spacing: .25px;
        color: #2B2D41;
    }

    .feature-card p {
        margin-top: 20px;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: .25px;
        color: #787878;
    }

    .feature-card:hover {
        border: 1px solid #CB000E40;
        background: #FCFBFF;
    }

    .feature-card.selected {
        border: 1px solid #CB000E40;
        background: #FCFBFF;
    }

        /* Hover effect for selected card */
        .feature-card.selected:hover {
            border: 1px solid #CB000E40;
        }

.feature-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 24px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 28px;
}

/* SVG Swap Container */
.svg-swap {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 75px;
    margin-bottom: 20px;
}

.svg-left {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .svg-left .svg-swap {
        flex-shrink: 0;
        margin-right: 16px;
    }
/* Both SVG versions positioned absolutely */
.svg-default,
.svg-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Default SVG visible */
.svg-default {
    opacity: 1;
    visibility: visible;
}

/* Hover SVG hidden by default */
.svg-hover {
    opacity: 0;
    visibility: hidden;
}

/* Hover State - Swap SVGs */
.svg-swap:hover .svg-default {
    opacity: 0;
    visibility: hidden;
}

.svg-swap:hover .svg-hover {
    opacity: 1;
    visibility: visible;
}
.why-should-i-choose .btn-outline-primary, .features-grid .btn-outline-primary {
    margin-top: 20px;
    background: transparent;
    color: #CB000E;
    border: 1px solid #CB000E;
    border-radius: 10px;
    text-transform: none;

}
@media (max-width: 768px) {
    .list-inline li {
        height: 35px;
    }

    ul.product-ratings {
        margin-bottom: 0;
    }

    .product-detail .product-short-desc {
        margin: 10px 0;
    }

    .section {
        padding-top: 30px;
    }

    .section-mobile {
        padding-top: 0 !important;
    }

    .sp-wrap {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .sp-large img {
        max-width: 100%;
        height: auto;
    }

    /*.sp-large a img {
        height:450px;
    }*/
    .sp-wrap {
        border-radius: 10px;
        max-width: unset;
    }

    .why-should-i-choose h3 {
        font-size: 1.8rem;
        padding-top:15px;

    }

    .section-title {
        font-size: 2.2rem;
        margin-bottom:0;
        padding-top:0 !important;
    }
    .why-should-i-choose .section-title {
        padding:20px !important;
    }
    .plans-section {
        padding: 10px;
    }
}