.updatecheck {
    display: none;
}

/* Hide HTML5 Up and Down arrows. */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.modal {
    max-width: 80%;
    z-index: 99999;
}

.debugPre {
    border: 1px solid #006ABA;
    margin: 5px;
    padding: 5px;
    background-color: #ffffff;
    overflow: auto;
}

td.detail {
    text-align: center;
    padding-bottom: 15px;
}

.home_products {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.home_products li {
    flex: 0 0 33.33%;
    width: 33%;
    float: left;
    padding-bottom: 28px;
}

.midle_produt_image {
    text-align: center;
}

.midle_produt_image img {
    max-width: 100%;
}

.product_text {
    padding-top: 17px;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #242424;
    text-decoration: none;
    text-align: center;
}

.product_price {
    padding-top: 15px;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #242424;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.product_price b {
    color: #ff9400;
    text-decoration: none;
}

.right_t {
    text-align: center;
    position: relative;
    margin-bottom: 15px !important;
    min-height: 200px;
}

.right_t_text {
    background-color: #7F7F7F;
    position: absolute;
    padding: 10px;
    bottom: 6px;
    width: 100%;
}

.right_t_text_top {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
}

.right_t_text_bottom {
    font-family: 'Exo 2', sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    font-style: italic;
}

.right_t_text_bottom b {
    font-style: normal;
    font-weight: normal;
    color: #FF9400;
    text-transform: capitalize;
}

.right_img {
    padding-top: 25px;
}

.right_img img {
    max-width: 100%;
}

div.category {
    width: 100% !important;
}

div.catimage {
    width: 26% !important;
}

.TabbedPanelsTabGroup {
    display: none !important;
}

.TabbedPanelsContentGroup {
    border: none !important;
}

.responsive-image {
    display: block; /* Ensure the image is displayed as a block-level element */
    max-width: 100%; /* Make the image scale with its container */
    height: auto; /* Maintain aspect ratio */
    margin-top: 20px; /* Add space between the div and the image */
}

.recentviewimage {
    display: block !important; /* Ensure the image is displayed as a block-level element */
    max-width: 100% !important; /* Make the image scale with its container */
    height: auto !important; /* Maintain aspect ratio */
    margin-top: 20px !important; /* Add space between the div and the image */
}

.highlight {
    font-weight: bold;
    color: #ff0000; /* Example: Make the text red */
}

div.detailname {
    text-align: center !important;
    margin-bottom: 20px !important;
}

div.detailname h1 {
    color: #000000 !important;
    margin-top: 10px;
    margin-bottom: 12px;
    font-size: 1.8em !important;
    white-space: normal !important;
    width: 100% !important;
    border: unset !important;
    text-align: start !important;
    padding: 10px !important;
    /* text-decoration: underline 5px solid #ddd !important; */
}

div.detailmanufacturer {
    float: unset !important;
    width: unset !important;
    text-align: center !important;
}

div.catnavigation {
    border-bottom: unset !important;
    margin-bottom: 20px !important;
    background-color: unset !important;
}

.detaildiscountsapply {
    float: unset !important;
    width: 100% !important;
    text-align: center !important;
    color: #ff0000 !important;
    font-weight: bolder !important;
}

.imagenavigator {
    text-align: center !important;
}

.detaildiscounts {
    float: unset !important;
    width: 100% !important;
    text-align: center !important;
    color: #ff0000 !important;
    padding: 10px !important;
}

body > div:nth-of-type(1) > div:nth-of-type(5) > div:nth-of-type(2) > div > div > div:nth-of-type(1) > div > div > div:nth-of-type(3) > form > div:nth-of-type(1) > div:nth-of-type(2) > input {
    margin-left: 5px !important;
}

.top_row {
    padding: 0 !important;
}

.minicartcnt_dp {
    padding: 0 !important;
    margin: 0 !important;
    padding-top: 10px !important;
}

.glide__arrow {
    position: absolute;
    display: block;
    top: 50%;
    padding: 5px !important;
    /* z-index: 2; */
    color: #000000 !important;
    text-transform: uppercase;
    background-color: transparent;
    border: none !important;
    /* border-radius: 4px; */
    box-shadow: none !important;
    /* text-shadow: 0 .25em .5em rgba(0, 0, 0, .1); */
    /* opacity: 1; */
    cursor: pointer;
    transition: opacity 150ms ease, border 300ms ease-in-out;
    transform: translateY(-50%);
    line-height: 1;
}

.banner_text_wrap {
    display: none !important;
}

div.category {
    padding: 15px !important;
}

div.catimage {
    width: unset !important;
    float: unset !important;
    padding: unset !important;
}

div.catname {
    margin: 4px 8px;
    font-size: 1.8em !important;
    float: unset !important;
    width: unset !important;
}

div.catdesc {
    width: 100% !important;
}

div.detaildescription {
    font-size: 1em;
    padding: 5px !important;
    padding-left: 10px !important;
    margin: 5px;
    padding-top: 4px;
    float: unset !important;
    width: unset !important;
    border: none !important;
}

div.detailimage {
    width: 100% !important;
    padding: 15px !important;
    border: unset !important;
}

.brand-carousel {
    margin-bottom: 40px !important;
}

.ectdp_minicartmainwrapper {
    background: transparent none repeat scroll 0 0 !important;
    position: absolute;
    right: 0;
}


/* Color Picker Option Styles */
.colorpicker-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 5px;
}

.color-option {
    position: relative;
    cursor: pointer;
    text-align: center;
    border: 2px solid transparent;
    border-radius: 6px;
    padding: 4px;
    transition: all 0.3s ease;
    background: #f8f9fa;
}

.color-option:hover {
    border-color: #dee2e6;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.color-option.selected {
    border-color: #006ABA;
    background: #e7f3ff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}

.color-option .color-swatch {
    display: block;
    width: 110px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin: 0 auto 6px;
    object-fit: cover;
    transition: transform 0.2s ease;
}

.color-option:hover .color-swatch {
    transform: scale(1.05);
}

.color-option .color-name {
    font-size: 11px;
    font-weight: 500;
    color: #495057;
    line-height: 1.2;
    word-wrap: break-word;
}

.color-option.selected .color-name {
    color: #0056b3;
    font-weight: 600;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .colorpicker-container {
        gap: 6px;
    }

    .color-option {
        padding: 3px;
    }

    .color-option .color-swatch {
        width: 25px;
        height: 25px;
        margin-bottom: 4px;
    }

    .color-option .color-name {
        font-size: 10px;
        max-width: 40px;
    }
}


/* Ensure the color name text fits within the swatch without overflow */
.color-name {
    overflow: hidden;
    white-space: nowrap;
    display: block;
    max-width: 100%;
    text-align: center;
}

.size-options-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
}

.size-options-container .size-option {
    padding: 10px 20px;
    background-color: #0056b3;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-align: center;
    text-decoration: none;
}

.size-options-container .size-option:hover {
    background-color: #0056b3;
}

.size-options-container .size-option.active {
    background-color: #0056b3;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* Modern button style for size options */
.size-options-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
    min-height: 100px
}

.size-pill {
    display: inline-block;
    padding: 8px 20px;
    border: none;
    border-radius: 999px;
    background: #f5f5f5;
    color: #333;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    outline: none;
}

.size-pill:hover,
.size-pill:focus {
    background: #0056b3;
    color: #fff;
}

.size-pill.selected {
    background: #0056b3;
    color: #fff;
    box-shadow: 0 2px 8px rgba(0, 123, 255, 0.15);
}

.ectlabel {
    font-weight: 800 !important;
}

.margintop10 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.display-none {
    display: none !important;
}

.placeholder {
    color: #333; /* set the text color */
    font-size: 18px; /* set the font size */
    font-weight: bold; /* set the font weight */
}

div.wishlistcontainer {
    display: none !important;
}

.brand-carousel {
    margin-bottom: 40px !important;
}

div.detailimage {
    width: 100% !important;
    height: auto;
}

.detailprevimg {
    color: #000000 !important;
    border: 1px solid #ddd !important;
}

.detailnextimg {
    color: #000000 !important;
    border: 1px solid #ddd !important;
}

.product-description, .product-price, .product-options {
    font-weight: bolder !important;
    text-decoration: underline 5px solid #ddd !important;
    text-align: left !important;
    align-self: start !important;
}

.product-options, product-price {
    margin-top: 50px !important;
}

div.detailoptiontext {
    display: inline-block;
    float: left;
    padding-left: 10px;
    margin: 0 !important;
    clear: left;
    min-width: 160px;
}

.slick-track {
    display: flex !important;

    .slick-slide {
        display: flex !important;
        height: auto !important;
        align-items: center !important;
        justify-content: center !important;
    }
}


.slick-track img {
    max-width: 165px !important;
    height: auto !important;
}

.brand-carousel .slick-slide {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.optName {
    clear: left;
    clear: bottom;
    font-weight: 800 !important;
    text-align: left !important;
    align-self: start !important;
    display: block;
    padding: 20px;
    color: #0056b3;
    font-size: larger;
}