@charset "UTF-8";
:root {
    --primary-color: #00abf0;
    --primary-dark: #0077b6;
    --primary-light: #00b4d8;
    --primary-bg: #f0f9ff;
    --primary-shadow-rgba: rgba(0, 171, 240, 0.25);
    --primary-shadow-hover: rgba(0, 171, 240, 0.35);
}

.header-top {
    background-color: #efefef !important;
    color: #272727 !important;
}

    .header-top .header-top-right ul.top-link > li > a {
        color: #272727 !important;
    }

    .header-top .header-top-left {
        padding: 3px 25px !important;
    }

.header-center {
    background-color: #f5f5f5 !important;
    padding: 10px 0 10px !important;
}

    .header-center .campaign-header {
        padding: 0px 15px 0px 45px;
        color: #fff;
        position: absolute;
        top: 5px;
        line-height: 22px;
        right: 0;
    }

#content h2.title:after {
   
    background: #a4da22 !important;
}
ul.breadcrumb li:last-child a {
    color: #26c2ee !important;
}

#sosearchpro.so-search .search {
    border: solid 1px #ccc !important;
}

#sosearchpro.so-search .button-search i {
    color: #222 !important;
}

.megamenu-style-dev .horizontal ul.megamenu > li > a {
    padding: 8px 15px 8px !important;
}

.horizontal ul.megamenu > li > .sub-menu {
    border-top: 2px solid #3daf10 !important;
}

@media(min-width:825px) {
    .typeheader-5 #sosearchpro.so-search .search {
        width: 60% !important;
    }
}

#sosearchpro.so-search .autosearch-input {
    border-left: none !important;
}

.header-bottom {
    background-color: #3daf10 !important;
    background: linear-gradient(180deg, rgb(16 97 175) 10%, rgb(49 154 216) 100%);
    min-height: 35px !important;
}

    .header-bottom .header_custom_link li {
        margin: 5px !important;
    }

.btn-shopping-cart .dropdown-menu:before {
    background: #3daf10 !important;
}

.typeheader-5 .block-cart {
    padding: 5px 10px 5px 5px;
}

.button-search {
    background: #ffffff !important;
}

.common-home .module h3.modtitle:before {
    background-color: #0ea5e9 !important;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li.active a, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a {
    color: #fff;
    background: #0ea5e9;
}
.producttab .tabsslider.horizontal-tabs .nav-tabs li.active, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover {
    border-color: #1061af;
}

.left-content-product .content-product-right .box-info-product .cart input {
    background: #2c92d2;
   
}
.price .price-new, .price span.price {
    color: #005fc5;
    
}

footer .footer-center .module ul.links-footer li a:hover, footer .footer-center .module ul.menu li a:hover {
      color: #26c2ee;
 }
 
.btn-primary {
    color: #fff;
    background-color: #00abf0;
    border-color: #00abf0;
}

/* Login & Account Page Styles */
.tab-account .nav-tabs > li.active > a,
.tab-account .segmented-control .control-item.active {
    background-color: #00abf0 !important;
    color: #fff !important;
    border-color: #00abf0 !important;
}
.tab-account input[type="submit"],
.tab-account .btn-primary,
.page-login .btn-primary {
    background-color: #00abf0 !important;
    border-color: #00abf0 !important;
    color: #fff !important;
}
.tab-account input[type="submit"]:hover,
.tab-account .btn-primary:hover,
.page-login .btn-primary:hover {
    background-color: #0096d1 !important;
    border-color: #0096d1 !important;
}
.tab-account .form-login input.form-control:focus {
    border-color: #00abf0 !important;
    box-shadow: 0 0 0 3px rgba(0, 171, 240, 0.15) !important;
}

/* =========================================================
   AUTH & MEMBER PAGE THEME OVERRIDES (BLUE THEME)
   ========================================================= */
.auth-breadcrumb li a:hover,
.auth-tab-btn:hover,
.auth-tab-btn.active,
.auth-card-title i,
.auth-switch-prompt a,
.auth-theme-icon,
.auth-forgot-link,
.auth-theme-color,
.auth-form-group label i,
.auth-input-wrapper:focus-within i.input-icon,
.auth-form-control:focus + i.input-icon {
    color: #00abf0 !important;
}

.auth-showcase-col {
    background: linear-gradient(155deg, #0077b6 0%, #00abf0 55%, #00b4d8 100%) !important;
}

.auth-tab-btn.active {
    color: #00abf0 !important;
    border-bottom: 2px solid #00abf0 !important;
    background: #fff !important;
}

.auth-form-control:focus {
    border-color: #00abf0 !important;
    box-shadow: 0 0 0 3px rgba(0, 171, 240, 0.15) !important;
}

.btn-auth-submit {
    background: linear-gradient(135deg, #0077b6 0%, #00abf0 100%) !important;
    box-shadow: 0 4px 14px rgba(0, 171, 240, 0.25) !important;
    color: #fff !important;
}

.btn-auth-submit:hover {
    background: linear-gradient(135deg, #006699 0%, #0096d1 100%) !important;
    box-shadow: 0 6px 20px rgba(0, 171, 240, 0.35) !important;
    color: #fff !important;
}

/* Account Dashboard Overrides */
.account-user-card {
    background: linear-gradient(135deg, #0077b6 0%, #00abf0 100%) !important;
}

.account-nav-list li a:hover,
.account-nav-list li.active a {
    background: #f0f9ff !important;
    color: #00abf0 !important;
    border-left-color: #00abf0 !important;
}

.account-nav-list li a:hover i,
.account-nav-list li.active a i,
.account-card-title i,
.account-header-action,
.address-card-title i,
.btn-address-edit,
.order-badge-num,
.order-price-val,
.order-prod-title:hover {
    color: #00abf0 !important;
}

.account-header-action {
    background: #f0f9ff !important;
}

.account-header-action:hover {
    background: #00abf0 !important;
    color: #fff !important;
}

.account-form-control:focus {
    border-color: #00abf0 !important;
    box-shadow: 0 0 0 3px rgba(0, 171, 240, 0.15) !important;
}

.btn-account-submit {
    background: linear-gradient(135deg, #0077b6 0%, #00abf0 100%) !important;
    box-shadow: 0 4px 14px rgba(0, 171, 240, 0.25) !important;
}

.btn-account-submit:hover {
    background: linear-gradient(135deg, #006699 0%, #0096d1 100%) !important;
    box-shadow: 0 6px 20px rgba(0, 171, 240, 0.35) !important;
}

.modern-address-card:hover,
.new-address-add-card:hover {
    border-color: #00abf0 !important;
}

.new-address-add-card:hover {
    color: #00abf0 !important;
    background: #f0f9ff !important;
}

.btn-order-action:hover,
.btn-order-action.btn-reorder {
    background: #00abf0 !important;
    border-color: #00abf0 !important;
    color: #fff !important;
}
