/*Header Section*/
::selection {
    background: #001932;
    color: #fff;
}

.stick .header-middle.header-middle-ptb-1 {
    /*background: #1b1a67;*/
}

.text-brand {
    color: #001932 !important;
}

a {
    color: #001932;
}

a:hover {
    color: #001932;
}

.bg-brand {
    background-color: #001932 !important;
}

.noUi-horizontal .noUi-handle {
    background-color: #001932;
}

.noUi-connect {
    background: #001932;
}

.range #slider-range {
    background: #001932;
    color: #001932;
}

.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background-color: #b9d9ad;
}

.widget-category-2 ul li:hover a {
    color: #001932;
}

button.submit:hover,
button[type="submit"]:hover {
    background-color: #001932 !important;
}

button.submit,
button[type="submit"] {
    background-color: #001932 !important;
    border: 1px solid #001932 !important;
}

.btn,
.button {
    background-color: #001932 !important;
}

.btn:hover,
.button:hover {
    background-color: #001932;
}

.header-style-1 .search-style-2 form input {
    background-image: none;
}

.header-action-2 .header-action-icon-2:hover > a {
    /*color: #000000 !important;*/
    /*fill: #001932;*/
    font-size: 30px;
    color: #333 !important;
    line-height: 1;
    display: inline-block;
    position: relative;
}

.header-action-2 .header-action-icon-2 > a span.pro-count.blue {
    background-color: #fff;
    border: 1px solid #001932;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
    background-color: #001932;
    border: 2px solid #001932;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a:hover {
    background-color: #001932;
}

.header-style-1 .main-categori-wrap > a {
    background: #001932;
}

.header-style-1 .main-categori-wrap > a:hover {
    background-color: #001932;
}

.main-menu > nav > ul > li:hover > a {
    color: #fff;
}

.main-menu > nav > ul > li ul.sub-menu li a:hover {
    color: #001932;
}

.main-menu > nav > ul > li ul.mega-menu li ul li a:hover {
    color: #001932;
}

.slider-arrow .slider-btn:hover {
    background-color: #001932;
    color: #fff;
    border-color: #001932;
}

.card-2:hover a {
    color: #001932;
}

.card-2:hover {
    background: #fff;
    border: 1px solid #001932;
}

.nav-tabs.links .nav-link:hover,
.nav-tabs.links .nav-link.active {
    color: #001932;
}

.product-cart-wrap .product-action-1 button:before,
.product-cart-wrap .product-action-1 a.action-btn:before {
    border-top-color: #001932;
}

.product-cart-wrap .product-action-1 button:after,
.product-cart-wrap .product-action-1 a.action-btn:after {
    background-color: #001932;
}

.dot-style-1 ul li.slick-active button {
    background: #eb6211;
    border-color: #eb6211;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline {
    border: 2px solid #001932;
    color: #001932;
}

.apply-coupon button {
    background-color: #001932;
}

.apply-coupon button:hover {
    background-color: #001932;
}

.header-info > ul > li:last-child {
    color: #fff;
}

/*All Category Page*/
.category_image {
    height: 50px;
    width: 80px;
    margin-right: 20px;
}

.size-filter.list-filter li a:hover,
.size-filter.list-filter li.active a {
    background-color: #001932;
    border-color: #001932;
}

.detail-extralink .detail-qty {
    border: 2px solid #001932 !important;
    color: #001932;
}

.tab-style3 .nav-tabs .nav-item a.active,
.tab-style3 .nav-tabs .nav-item a:hover {
    color: #001932;
}

/*Customer dashboard*/
.dashboard .card {
    margin-bottom: 25px;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.4s;
    border: 2px solid gainsboro;
    padding: 30px 10px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%) !important;
}

.dashboard .card i {
    font-size: 35px;
    margin-bottom: 10px;
    color: #3bb77e;
}

@media only screen and (max-width: 991px) {
    .cart_hidden_mobile {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .header-wrap.header-space-between {
        justify-content: normal !important;
    }

    .header-action-right {
        position: absolute;
        right: 0;
    }
}

.main-menu > nav > ul > li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.header-style-1 .categories-dropdown-active-large {
    margin-top: 13px;
}

/*Custom Dashboard*/

/*Product fixed*/

/*.product-cart-wrap{
    min-height: 450px;
}
.product-shop .product-cart-wrap{
    min-height: 385px;
}*/

.product-tabs .common-product .product-cart-wrap {
    margin: 0px 5px;
}

/*Product fixed*/

.product-cart-wrap .product-badges-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-cart-wrap .product-badges-right.product-badges-mrg {
    margin: 0 0 10px;
}

.product-cart-wrap .product-badges-right.product-badges-position-right {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 9;
}

/* .header-style-1 .header-middle-ptb-1 {
    background: #001932;
} */

.product-cart-wrap .product-badges-right span.hot {
    background-color: #001932;
}

.product-cart-wrap .product-content-wrap h2 a:hover {
    color: #001932;
}

.product-cart-wrap .product-card-bottom .add-cart .add {
    background-color: #001932;
    color: #fff;
}

.product-cart-wrap .product-content-wrap .product-price span {
    color: #001932;
    font-weight: 500;
}

.product-cart-wrap .product-card-bottom .add-cart .add:hover {
    background-color: #f77d35;
}

.product-cart-wrap .product-badges-right span:last-child {
    margin-right: 0px;
}

.product-cart-wrap .product-badges-right span {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    border-radius: 0 15px 0 20px;
    color: #fff;
    padding: 9px 20px 10px 20px;
}

.product-cart-wrap .product-content-wrap h2 {
    /* margin-bottom: 0px !important; */
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.product-cart-wrap .product-content-wrap .product-category {
    margin-bottom: 0px !important;
    /*margin-top: 27px;*/
}

.custom-modal .modal-dialog .modal-content {
    max-height: 90vh;
    overflow: auto !important;
}

.cart-dropdown-wrap {
    overflow-y: auto;
    min-height: 80px;
    max-height: 50vh;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button {
    margin-bottom: 30px;
}

.cart-dropdown-wrap ul li {
    flex-wrap: nowrap;
}

.banners .banner-img {
    height: 100%;
    width: 100%;
}

.banners .banner-img img {
    /*height: 100%;*/
    object-fit: cover;
}

@media only screen and (max-width: 1199px) {
    .mobile_margin_bottom {
        margin-bottom: 63px;
    }

    .et {
        display: none;
    }

    .header-info > ul > li.contact_header {
        display: none;
    }

    #scrollUp {
        right: 12px;
        bottom: 96px;
    }

    /*Main Footer*/
    .main.footer-dark {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 993px) {
    .custom-modal .modal-dialog .modal-content .title-detail {
        font-size: 23px;
    }

    .detail-info .product-price .current-price {
        font-size: 40px;
    }

    .detail-info .product-extra-link2 .button.button-add-to-cart {
        padding: 0px 15px;
    }

    .header-bottom {
        padding: 20px 0;
    }

    .header-wrap.header-space-between {
        justify-content: normal !important;
    }

    .logo.logo-width-1 {
        margin-right: 0;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .header-action-right {
        position: absolute;
        right: 0;
        bottom: 60px;
    }

    /*View Cart*/
    .shopping-summery button.btn {
        width: 39px;
        margin-left: 9px;
    }
}

@media only screen and (max-width: 767px) {
    .custom-modal .modal-dialog .modal-content {
        height: 100vh !important;
    }

    .detail-info .product-price {
        flex-wrap: wrap;
    }

    .slider__active .slick-dots {
        bottom: 20px;
    }

    .burger-icon.burger-icon-white > span::before,
    .burger-icon.burger-icon-white > span::after {
        background-color: #fff;
    }

    .section-title h3 {
        font-size: 23px;
        margin-right: 0px;
    }

    .mobile-header-wrapper-style {
        width: 315px !important;
    }

    .header-bottom.header-bottom-bg-color {
        background: #2D4A46 !important;
    }
}

@media only screen and (max-width: 575px) {
}

@media only screen and (max-width: 375px) {
    .detail-info .product-price .current-price {
        font-size: 30px;
    }

    .hero-slider-1 .single-hero-slider .display-2 {
        font-size: 23px;
    }

    .hero-slider-1 .single-hero-slider .slider-content form {
        display: none !important;
    }

    .section-title h3 {
        font-size: 23px;
    }

    .product-tabs .section-title .nav {
        display: none;
    }

    /* .newsletter .newsletter-inner .newsletter-content form {
        display: none !important;
    } */

    .archive-header h1 {
        font-size: 28px;
        color: #3bb77e;
    }

    .shop-product-fillter .sort-by-product-area .sort-by-product-wrap {
        padding: 5px 5px;
    }

    .shopping-summery button.btn {
        width: 0px;
    }

    .shop-product-fillter
        .sort-by-product-area
        .sort-by-product-wrap
        .sort-by
        span {
        width: 75px;
    }

    .product-cart-wrap .product-content-wrap {
        padding: 0 10px 10px 10px;
    }

    .detail-info h2 {
        font-size: 26px;
    }

    .product-cart-wrap .product-content-wrap h2 {
        font-size: 14px;
    }

    .section-title.style-2 h3 {
        margin-bottom: 25px;
        font-size: 24px;
    }

    /*Product fixed*/

    /*.product-cart-wrap{
        min-height: 310px;
    }*/

    /*Product fixed*/

    .product-cart-wrap .product-card-bottom .add-cart .add {
        padding: 7px 12px;
        display: inline;
    }

    /*All category page*/
    .category-title {
        font-size: 17px;
    }

    .category_image {
        height: 41px;
        width: 65px;
        margin-right: 14px;
    }

    .shop-product-fillter-header .card {
        padding: 20px 20px;
    }

    .subcategory-title {
        font-size: 14px;
    }

    /*Custom Slider Campaign*/
    .common-product .slider-btn.slider-prev {
        right: 50px !important;
    }
}

/*Header Search*/
.search-area {
    position: relative;
}

.searchProducts {
    position: absolute;
    margin: auto;
    background: #ffffff;
    z-index: 999;
    border-radius: 15px;
    margin-top: 5px;
    width: 52%;
    min-height: 0px;
    max-height: 80vh;
    overflow-y: auto;
}

.advance-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

#btnGroupAddon {
    /*background-color:#38adf1;*/
    /*color: white;*/
    background-color: #eceef1;
    color: #000;
    cursor: pointer;
    border: none;
    z-index: 111;
}

#btnGroupAddon:hover {
    color: #fff;
}

.advance-search .search-box {
    margin: 0 !important;
    /*background: linear-gradient(to right,#3bb77e,#9cbb5f);*/
    background-color: #fff;
    align-items: center;
    position: absolute;
    width: 100%;
    justify-content: center;
}

.search-box input {
    border: 0;
    background: #fff;
    height: 45px;
    border-radius: 6px;
    padding-right: 30px;
    left: 53px;
}

.back_left {
    position: absolute;
    top: 19px;
    left: 19px;
    color: #000;
    font-size: 17px;
}

/* Mobile Bottom Nav */
.fs-10 {
    font-size: 10px;
}

.mobile_fixed_bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.gutters-5 {
    margin-right: -5px;
    margin-left: -5px;
}

@media only screen and (max-width: 768px) {
    .home-slider .hero-slider-1 {
        height: 100px;
    }

    /* .newsletter .newsletter-inner {
        padding: 84px 20px;
    } */

    form.form-subcriber button {
        padding: 10px;
    }
}

@media only screen and (max-width: 1024px) {
    .hero-slider-1 .single-hero-slider {
        height: 130px;
    }
}

@media only screen and (max-width: 1024px) {
    .dot-style-1.dot-style-1-position-1 ul {
        bottom: -25px;
    }
}

.gutters-5 > .col,
.gutters-5 > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.mobile_bottom_nav_col {
    flex-basis: 0 !important;
    flex-grow: 1 !important;
    min-width: 0 !important;
    max-width: 100% !important;
}

.mobile-card-nav {
    height: 50px;
    width: 50px;
    border-width: 4px !important;
    background-color: #3bb77e;
    border-radius: 50% !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.mobile_bottom_nav_account {
    width: 20px;
    height: 20px;
    border-radius: 50% !important;
}

.front-header-search {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    opacity: 0;
    transform: translateY(-100%);
    transition: all 0.3s;
}

.front-header-search.active {
    transform: translateY(0%);
    opacity: 1;
}

/*Mobile-bottom-menu*/
.header-bottom-1 {
    padding-top: 10px;
}

.mobile-hor-swipe {
    overflow-x: auto;
    white-space: nowrap;
}

.header-bottom-1.header-bottom-bg-color.sticky-bar.stick {
    top: 0;
}

/*Footer Section*/
/*.container-footer{
    max-width: 1140px;
}*/
.container-footer .footer-link-widget {
    margin-right: 0px;
}

/*CheckOut page*/
.cit-megabox {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.cit-megabox input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.cit-megabox > input:checked ~ .cit-megabox-elem,
.cit-megabox > input:checked ~ .cit-megabox-elem {
    border-color: #3bb77e;
}

.cit-megabox .cit-megabox-elem {
    border: 1px solid #e2e5ec;
    transition: all 0.3s ease;
    border-radius: 0.25rem;
}

/* Home Page MiniCart Border Bottom Hide */
.cartBottom {
    border-bottom: 2px solid #eee;
}

.cartBottom::last-child {
    border-bottom: 0;
}

/*Custom Slider Campaign*/
.common-product .carausel-5-columns-cover .carausel-5-columns-arrow {
    margin-top: 0px;
}

.common-product .slider-arrow {
    top: 35%;
}

.common-product .carausel-5-columns-cover .product-cart-wrap {
    margin: 0px 5px 0px 5px;
}

.common-product .deals-countdown .countdown-section {
    padding: 15px 5px 29px 5px;
    background-color: #f2fce4;
    margin-left: 3px;
    margin-right: 3px;
}

.common-product .deals-countdown .countdown-section .countdown-amount {
    margin-bottom: 0;
}

/*Footer Mid*/
.footer-dark .dark-section {
    background-color: #333333;
}

.footer-dark .main-footer-custom p,
.footer-dark .main-footer-custom strong,
.footer-dark .main-footer-custom span,
.footer-dark .main-footer-custom h4,
.footer-dark .main-footer-custom a {
    color: #000;
}

.footer-dark .dark-section p,
.footer-dark .dark-section strong,
.footer-dark .dark-section span,
.footer-dark .dark-section h6,
.footer-dark .dark-section a {
    color: #201919;
}

.footer-dark .main-footer-custom a:hover {
    color: #fff;
}

.footer-dark .mobile-social-icon a {
    background: #333333;
}

/*===== Home 2 custom css ======*/
.home2_custom_banner.banner-img img {
    min-height: 240px;
}

.home2_custom_banner .home2_banner_title {
    margin-bottom: 20px;
}

.home2_custom_banner .home2_banner_button {
    margin-bottom: 5px;
}

.header-top-ptb-1 #news-flash {
    color: #fff;
    line-height: 14px !important;
}

.header-style-1 .header-top-ptb-1 {
    /* background-color: #d8d9d1; */
    background-color: #001932;
    color: #ffffff;
}

.stick .header-action-2 .header-action-icon-2 > a span {
    color: #fff;
}

.stick .header-action-2 .header-action-icon-2 > a img {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.contact-infor li img {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.contact-infor li .download-app img {
    filter: none;
}

.header-action-2 .header-action-icon-2 > a span {
    color: #fff;
}

.header-info > ul > li a {
    color: #fff;
}

/* .logo.logo-width-1 a img {
    width: 180px;
    min-width: 180px;
} */

.product-list-small h6 a:hover {
    color: #001932;
}

.product-list-small .product-price {
    color: #001932;
    font-weight: 500;
}

.download-app {
    margin: 12px 0 12px;
}

.custome-checkbox input[type="checkbox"]:checked + .form-check-label::before {
    background-color: #001932;
    border-color: #001932;
}
span.coupon_code {
    position: absolute;
    z-index: 9;
    left: 10px;
    color: #fff;
    padding: 5px 10px;
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    border-radius: 5px 0;
    background: red;
    top: 2px;
}

.logo.logo-width-1 a img {
    max-width: 250px;
}
img.newletter_banner {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
}