::selection {
    background: #f17e23;
    color: #fff;
}

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

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

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

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

.header-action-2 .header-action-icon-2>a span.pro-count.blue {
    background-color: #1F628E;
}

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

.categories-dropdown-active-large {
    margin-top: 10px;
}

.categories-dropdown-wrap .more_categories span {
    border: 1px solid #F2F3F4;
    -webkit-box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);
    box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    padding: 10px;
    border-radius: 5px;
    color: #253D4E;
}

.categories-dropdown-wrap .more_categories span:hover {
    border: 1px solid #BCE3C9;
    -webkit-box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);
    box-shadow: 5px 5px 15px rgb(0 0 0 / 5%);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    padding: 10px;
    border-radius: 5px;
    color: #2A90FF;
}

.card-2 figure img {
    border-radius: 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: #2A90FF;
}

@media only screen and (max-width: 991px) {
    .cart_hidden_mobile {
        display: none;
    }
/* .logo.logo-width-1 a img {
    width: 50px;
    min-width: 50px;
} */
    .header-bottom {
        background: #f5f3f5 !important;
    }

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

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

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

}

/*Custom Dashboard*/

/*Product fixed*/

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

/*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: #2A90FF;
}

.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;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.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;
}

@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: 20px;
    }

    .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;
    }

    /*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;
    }

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

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

    /*.product-cart-wrap .product-content-wrap {*/
    /*    min-height: 322px !important;*/
    /*}*/
}


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

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

    .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: 20px;
    }

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

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

    .archive-header h1 {
        font-size: 28px;
        color: #2A90FF;
    }

    .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: 16px;
    }

    .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;
    }

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

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

    /*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,#2A90FF,#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: #2A90FF;
    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>input:checked~.cit-megabox-elem,
.cit-megabox>input:checked~.cit-megabox-elem {
    border-color: #2A90FF;
}

.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 Section*/

/*footer Banner*/
/*.newsletter .newsletter-inner{
    background-image: none !important;
}*/

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

.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: #f17e23;
}

.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: #db8c00;
}

/*===== 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-info>ul>li a {
    color: #fff !important;
}

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

.header-style-1 .header-middle-ptb-1 {
    padding: 10px 0;
    background-color: #f5f3f5;
}

.header-style-1 .header-top-ptb-1 {
    background-color: #1f628e;
    color: #fff;
}

.product-cart-wrap .product-content-wrap {
    /*min-height: 220px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media only screen and (max-width: 480px) {
    .common-product .section-title {
        display: flex;
    }

    .common-product .section-title .title {
        margin-bottom: 30px;
    }

    .common-product .section-title a {
        margin-bottom: 30px;
    }
}

.main-menu>nav>ul>li ul.mega-menu li a.menu-title {
    margin-bottom: 8px;
}

.main-menu>nav>ul>li ul.mega-menu li ul {
    margin-top: 5px;
}

.main-menu>nav>ul>li ul.mega-menu li a.menu-title {
    font-size: 14px;
}

.main-menu>nav>ul>li:hover ul.sub-menu {
    margin-top: 3px;
}

.main-menu>nav>ul>li ul.mega-menu li {
    margin-bottom: 10px;
}

.main-menu>nav>ul>li:hover ul.mega-menu {
    overflow-x: auto;
    max-height: 90vh;
}

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

@media only screen and (max-width: 1600px) {
    .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 5px;
    }

    .main-menu.main-menu-lh-2>nav>ul>li {
        line-height: 55px;
    }

    .main-menu>nav>ul>li>a {
        font-size: 12px;
    }

    .header-bottom.header-bottom-bg-color .container {
        max-width: 97%;
        padding: 0;
    }
}

@media only screen and (max-width: 1400px) {
    .detail-info h2 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1200px) {
    .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 2px;
    }

    .main-menu.main-menu-lh-2>nav>ul>li {
        line-height: 50px;
    }

    .main-menu>nav>ul>li>a {
        font-size: 11px;
    }

    .header-bottom.header-bottom-bg-color .container {
        max-width: 89%;
        padding: 0;
    }
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul {
    padding: 0px 0 0 10px;
    margin-top: 15px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand {
    text-align: end;
    width: 70%;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
    background-color: #f5f3f5;
}

.main-menu>nav>ul>li ul.mega-menu li.sub-mega-menu-width-22 {
    width: 14%;
}

/*.logo.logo-width-1.d-block.d-lg-none img {*/
/*    min-width: 100px;*/
/*}*/

.contact-infor li i {
    color: #fff;
    font-size: 22px;
    margin-right: 10px;
}
.my-custom-class {
    bottom: 20px !important; /* অথবা যেটা তুমি চাও */
}


