/*Header Section*/
.header-style-1 .search-style-2 form input {
    background-image: none;
}
/* .home-slider {
    margin: 25px 0px 0px 0px;
} */
/*All Category Page*/
.category_image {
    height: 50px;
    width: 80px;
    margin-right: 20px;
}
/*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: #0D1E64;
}
@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;
    }
    .banner-left-icon .banner-text h3 {
        font-size: 14px;
    }
    .banner-left-icon .banner-text p {
        font-size: 12px;
    }
}
.categories-dropdown-wrap .more_categories {
    padding: 10px;
    background: #0D1E64;
}
.categories-dropdown-wrap .more_categories span {
    color: #fff;
}
.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: 4px;
}
/*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;
}

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

.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 0 0 5px;
    color: #fff;
    padding: 5px 10px;
}

.product-cart-wrap .product-content-wrap h2 {
    margin-bottom: 0px !important;
}

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

.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%;
    padding-bottom: 20px;
}
.banners .banner-img img {
    height: 100%;
}

@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 10px;
    }
    .product-extra-link2 .button.button-add-to-cart {
        line-height: 1 !important;
        height: 34px;
    }

    .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;
    }
    /*View Cart*/
    .shopping-summery button.btn {
        width: 39px;
        margin-left: 9px;
    }
    .detail-info h2 {
        font-size: 20px;
    }
    .detail-info .product-price .current-price {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .custom-modal .modal-dialog .modal-content {
        height: 100vh !important;
    }
    .detail-info .product-price {
        flex-wrap: wrap;
    }
    .section-title h3 {
        font-size: 23px;
        margin-right: 0px;
    }
    .mobile-header-wrapper-style {
        width: 315px !important;
    }
    .detail-info h2 {
        font-size: 18px;
    }
    .product-cart-wrap .product-content-wrap .product-category {
        margin-bottom: 0px !important;
        margin-top: 8px;
    }
    .product-cart-wrap .product-content-wrap h2 a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .card-2 h6 {
        font-size: 10px !important;
    }
    .detail-info h2 {
        font-size: 18px;
    }
    .product-cart-wrap .product-content-wrap .product-category {
        margin-bottom: 0px !important;
        margin-top: 8px;
    }
    .product-cart-wrap .product-content-wrap h2 a {
        font-size: 14px;
    }
    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 14px;
        color: #adadad;
        margin: 0 0 0 0px !important;
        text-decoration: line-through;
    }
    .detail-info .product-price .current-price {
        font-size: 25px !important;
    }
    .detail-info .product-price .save-price {
        font-size: 13px !important;
    }
    .detail-info .product-price .old-price {
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 375px) {
    .detail-info .product-price .current-price {
        font-size: 22px;
    }
    .detail-info .product-price .save-price {
        font-size: 13px !important;
    }
    .detail-info .product-price .current-price {
        font-size: 25px !important;
    }
    .detail-info .product-price .old-price {
        font-size: 25px !important;
    }
    .product-cart-wrap .product-content-wrap h2 a {
        font-size: 14px;
    }
    .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;*/
    /*}*/
    .archive-header h1 {
        font-size: 28px;
        color: #0D1E64;
    }
    .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: 18px;
    }
    .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: 6px;
    }
    /*All category page*/
    .category-title {
        font-size: 17px;
    }
    .category_image {
        height: 41px;
        width: 65px;
        margin-right: 14px;
    }
    .subcategory-title {
        font-size: 14px;
    }
    /*Custom Slider Campaign*/
    .common-product .slider-btn.slider-prev {
        right: 50px !important;
    }
    .card-2 h6 {
        font-size: 10px !important;
    }
}

/*Header Search*/
.search-area {
    position: relative;
}
.searchProducts {
    position: absolute;
    margin: auto;
    background: #ffffff;
    z-index: 999;
    border-radius: 15px;
    margin-top: 5px;
    width: 100%;
    min-height: 0px;
    max-height: 80vh;
    overflow-y: auto;
    left: 0;
    top: 100%;
}
.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,#0D1E64,#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;
}
.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: #0D1E64;
    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: 55px;
}

/*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 .cit-megabox-elem {
    border: 1px solid #e2e5ec;
    transition: all 0.3s ease;
    border-radius: 0.25rem;
}
.cit-megabox > input:checked ~ .cit-megabox-elem,
.cit-megabox > input:checked ~ .cit-megabox-elem {
    border-color: #f8bbbb;
}

/* Home Page MiniCart Border Bottom Hide */
.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;
    margin-left: 3px;
    margin-right: 3px;
}
.common-product .deals-countdown .countdown-section .countdown-amount {
    margin-bottom: 0;
}
.advance-search {
    display: none;
}
/*Footer Section*/

/*Footer Mid*/
.footer-dark .dark-section {
    background: #111824;
}
.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: #fff;
}
.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: #fff;
}
.footer-dark .main-footer-custom a:hover {
    color: #fff;
}
.footer-dark .mobile-social-icon a {
    background: #0D1E64;
}
.footer-dark .mobile-social-icon a:hover {
    background: #0D1E64 !important;
}

/*===== 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 {
    line-height: 14px !important;
}

.footer-dark .dark-section .footer-link-widget .contact-infor img {
    background: aliceblue;
}

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

.noUi-horizontal .noUi-handle,
.noUi-connect {
    background: #0D1E64 !important;
}

.popular-categories .card-2 {
    background: none !important;
}
.product-detail .buy_now-btn {
    background: #000 !important;
}
.close-style-wrap .close-style > i::before,
.close-style-wrap .close-style > i::after {
    background: #fff !important;
}
.custome-header-right nav > ul > li {
    padding: 0 5px !important;
}
.custome-header-right nav > ul > li > a i {
    font-size: 15px;
    margin-right: 1px;
}
.product-cart-wrap .featured-category-title {
    padding: 20px 20px 20px 20px;
    background: #f9dddd;
    margin-top: 10px;
}
span.coupon_code {
    position: absolute;
    z-index: 9;
    left: 0;
    color: #fff;
    padding: 5px 10px;
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0 0 5px;
    background: #0D1E64;
    top: 0;
}




/*my css*/
/*.product-cart-wrap.wow.animate__.animate__fadeIn.animated {*/
/*    height: 370PX*/
/*}*/

/*@media screen and (max-width: 468px){*/
/*    .product-cart-wrap{*/
/*        height: 345px;*/
/*    }*/
/*}*/



/*Noyon csss */
.product-cart-wrap .product-content-wrap .product-category {
    height: 12px !important;
}
.product-cart-wrap.wow.animate__.animate__fadeIn.animated {
    height: 430px;
}
.product-cart-wrap .product-content-wrap h2 {
    
    /*height: 20px !important;*/
}

@media (min-width: 993px) and (max-width: 1200px){
          .product-cart-wrap.wow.animate__.animate__fadeIn.animated {
    height: 346px;
}
}
@media (min-width: 1201px) and (max-width: 1500px){
          .product-cart-wrap.wow.animate__.animate__fadeIn.animated {
    height: 399px;
}
}

@media screen and (max-width: 768px){
       .product-cart-wrap.wow.animate__.animate__fadeIn.animated {
    height: 346px;
}
}

@media screen and (max-width: 480px){
    .product-cart-wrap.wow.animate__.animate__fadeIn.animated {
    height: 332px;
}

.product-cart-wrap .product-content-wrap .product-category {
    margin-top: 14px;
}

}

@media screen and (max-width: 380px){
             .product-cart-wrap.wow.animate__.animate__fadeIn.animated {
    height: 290px;
}
    .product-cart-wrap .product-content-wrap .product-category {
        margin-top: 4px;
    }
}
