/* Mobile Menu */
/** region mobile-menu responsive **/
.on-sticky .header-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}

.on-sticky .header-area {
    position: relative;
}

.on-sticky #nav-toggler {
    top: 24px;
    left: 0px;
    z-index: 5;
}

.on-sticky .search-icon-mobile {
    top: 22px;
    z-index: 5;
}



@media only screen and (max-width: 920px) {
    .sectionPadding {
        padding-top: 0px;
        margin-bottom: 10px;
    }

    .goof {
        padding: 0 !important;
    }

    .mb-search {
        display: block;
    }
}

@media (max-width: 1024px) {
    /* .product-category-wrapper::after {
        content: "";
        width: 937px;
        height: 1px;
        background: #e5e5e5;
        position: absolute;
        top: 103px;
        left: 0px;
    } */

    .toggle-btn i {
        display: none;
    }

}

@media (max-width: 1700px) {

    .mdl-compare {
        background: #e83a21;
        padding: 10px 9px;

    }
}

@media only screen and (min-width: 992px) and (max-width: 1279px) {
    #left-banner-of #column-left {
        position: relative !important;
        height: auto;
        display: block;
        right: 0;
        width: auto;
        top: 0;
    }


}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
    .single-product-item .price-info .special-price.price {
        font-family: "Lato", Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

    .brand-list-wrapper .single-brand-item {
        margin-right: 0px;
    }

    .section-title p {
        font-family: "Lato", Arial, Helvetica, sans-serif !important;
        font-size: 12px !important;
    }

    .feature-product-wraper .single-product-item .single-product-item-inner .product_image {
        height: 155px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) {



    .single-product-item .price-info .special-price.price {

        font-size: 14px !important;


    }

    .product-buy-info .btn-buy {
        font-size: 11px !important;
    }

    .brand-list-wrapper .single-brand-item {

        margin-right: 0px;
    }

    .mdl-compare {

        margin-top: 0px !important;

    }




}

@media (max-width: 1366px) {
    .mdl-compare {
        background: #03b860;
        padding: 10px 9px;

    }

    .img-fluid {
        width: 100%;
        height: auto;
    }

}

.icon.pc-builder-icon.pc-builder {
    margin-left: 56px;
}

@media (max-width: 1500px) {

    .cmpr-field select,
    .cmpr-field input {
        padding: 15px 60px 11px 21px;
    }

    .header-search-bar.desktop .search-box .seacrh-inner-box {
        position: relative;
        width: 35vw;
        height: 100%;
    }

    .header-icon {
        margin-left: 110px;
    }

    .mdl-compare {
        margin-top: 20px;
    }
}

@media(min-width: 1280px) {
    .mb-search {
        display: none;
    }
}

@media (max-width: 1279px) {
    .search-box {
        display: none;
        /* Hide by default on smaller screens */
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        z-index: 999999;
        background: #fff;
        /* optional: background to cover content */
    }

    .search-box button {
        display: block;
        z-index: 9;
    }
}

@media (max-width: 1278px) {
    .header-search-bar.desktop .search-box .seacrh-inner-box {
        margin-left: 23px;
    }

    .header-icon {
        margin-left: 132px;
    }

    .main-nav .nav ul {
        gap: 2px;
    }

}

@media (max-width: 1258px) {
    .main-nav .nav ul {
        gap: 2px;
    }
}

@media (max-width: 1240px) {
    .main-nav .nav ul {
        gap: 5px;
    }
}

@media (max-width: 1222px) {
    .main-nav .nav ul {
        gap: 4px;
    }

    .main-nav .nav li a {
        font-size: 13px;
    }
}

@media (max-width: 430px) {

    .product-buy-info .btn-buy {
        padding: 8px 18px;
    }

    span.new-tag {
        position: absolute;
        top: 10px;
        right: 0px !important;
    }

    /* .product-category-wrapper::after {
        content: "";
        width: 357px;
        height: 1px;
        background: #e5e5e5;
        position: absolute;
        top: 149px;
        left: 26px;
    } */
    /* .product-category-wrapper::before {
        content: "";
        width: 356px;
        height: 1px;
        background: #e5e5e5;
        position: absolute;
        top: 71px;
        left: 26px;
    } */
    .banner2 {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 768px) {
    .mobpp {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .mobp {
        display: none !important;
    }
}

@media screen and (max-width: 600px) {
    .tool-pc_builder .main_content .content-label {

        margin-bottom: 10px;
        /* Decrease margin to save space */

    }

    .pc-builder-list {

        margin-bottom: 20px;
        margin-top: -26px;
    }

}

@media (max-width: 1279px) {

    /*header area here */
    header {
        min-height: 70px;
    }

    /*header area ends here */



    #left-banner-of {
        display: none;
    }

    .banner-area .col-md-12.banner-sec-padding {
        width: 100%;
    }

    header .header-area.fixed .header-top-wrapper {
        display: block;
    }

    .mdl-compare {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .on-sticky .header-top {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 4;
    }

    .on-sticky .header-area {
        position: fixed;
    }

    .on-sticky #nav-toggler {
        top: -27px;
        left: 0px;
        z-index: 5;
    }

    .on-sticky .search-icon-mobile {
        top: -31px;
        z-index: 5;
    }

    .cmpr-field select,
    .cmpr-field input {
        width: 100%;

    }

    .cmpr-field i {
        margin-right: 13px;
        top: 15px;
    }


    .footer-title {
        background: white;
        padding: 0px 0px;
        border-radius: 35px;
        margin: 0 44px;
    }

    .col2 {
        margin-top: 0px;
    }

    .col3 {
        margin-top: 0px;
    }

    .footer-block2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0px !important;
    }

    .footer-image {
        justify-content: center;
    }

    .information {
        display: none;
    }

    section.delivery-section::before {
        content: "";
        width: 254px;
        height: 45px;
        position: absolute;
        left: 3%;
        background: #fcfcfce8;
        display: none;
        border-radius: 50px;
        z-index: 5;
    }

    .breadcrumb {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }

    .sticky-offer {
        display: none;
    }

    #nav-toggler {
        width: 20px;
        height: 25px;
        display: inline-block;
        background: rgba(255, 255, 255, 0);
        z-index: 1;
        position: absolute;
        margin: 0 6px 0 10px;
        top: -24px;
        right: auto;
        left: 0px;
        margin-top: -11px;
    }

    #nav-toggler span:after,
    #nav-toggler span:before {
        content: "";
        position: absolute;
        left: 0;
        top: -7px;
    }

    #nav-toggler span:after {
        top: 7px;
    }

    #nav-toggler span {
        position: relative;
        display: block;
    }

    #nav-toggler span,
    #nav-toggler span:after,
    #nav-toggler span:before {
        width: 100%;
        height: 2px;
        background-color: var(--main);
        transition: all 0.3s;
        backface-visibility: hidden;
        border-radius: 2px;
    }

    /* on activation */
    #nav-toggler.close span {
        background-color: transparent;
    }

    #nav-toggler.close span:before {
        transform: rotate(45deg) translate(6px, 5px);
    }

    #nav-toggler.close span:after {
        transform: rotate(-45deg) translate(5px, -4px);
    }

    .main-nav {
        position: absolute;
        left: 0;
        top: 2px;
    }

    .main-nav .nav.open .overlay {
        content: "";
        position: fixed;
        left: 0;
        top: 70px;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 999;
        display: block;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .sticky .main-nav .nav.open .overlay {
        top: 78px;
    }

    .main-nav .nav ul li {
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        height: auto;
    }

    .main-nav .nav .drop-menu-2 li {
        position: relative;
        left: 0;
        top: 0;
    }

    .main-nav .nav li a {
        margin-left: 20px;
        color: var(--lightBlack);
        line-height: 40px;
        font-size: 14px;
    }

    .main-nav .nav .drop-menu-1 li a {
        margin-left: 25px;
        color: var(--lightBlack);
    }

    .main-nav .nav .drop-menu-2 li a {
        margin-left: 50px;
    }

    .main-nav .nav .toggle+a {
        display: none;
    }

    .main-nav .nav {
        visibility: hidden;
    }

    .nav .drop-down li.drop-open>a:before {
        display: none;
    }

    .main-nav .nav .drop-menu-1 li {
        display: block;
        background-color: #f1f5f9;
        border-bottom: none;
        line-height: 40px;
        color: var(--lightBlack);
        font-size: 12px;
        text-decoration: none;
        font-weight: 600;
        padding: 0;
    }

    .main-nav .nav .drop-down a:hover {
        background: none;
        color: inherit;
    }

    .main-nav .nav .drop-menu-2 li {
        display: block;
        line-height: 30px;
        color: var(--lightBlack);
        font-size: 12px;
        text-decoration: none;
        border: none;
        font-weight: 600;
        padding: 0;
    }

    .main-nav .nav ul ul {
        box-shadow: none;
    }

    .main-nav .nav .drop-menu-2 li a.active {
        color: var(--main);
    }

    .main-nav .nav .drop-menu-2 li:hover {
        color: var(--main);
    }

    .main-nav .nav.open {
        visibility: visible;
    }

    .category-border-text {
        border-right: 0px solid black;
    }

    .main-nav .nav .responsive-menu {
        width: 300px;
        position: fixed;
        display: inline;
        top: 70px;
        height: calc(100vh - 70px);
        overflow: auto;
        background: var(--lightWhite);
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        z-index: 99999;
    }

    .sticky .main-nav .nav .responsive-menu {
        top: 78px;
    }

    .main-nav .nav.open .responsive-menu {
        left: 0;
        top: 70px;
    }

    .main-nav .nav:before {
        display: none;
    }

    .main-nav .nav ul li {
        display: block;
        width: 100%;
    }

    .main-nav .nav ul li>ul {
        display: none !important;
    }

    .main-nav .nav ul li.open>ul {
        display: block !important;
        width: 300px;
    }

    .main-nav .nav .drop-menu-1 a {
        display: block;
    }

    .main-nav .nav li a:hover {
        background: none;
    }

    .main-nav .nav ul ul {
        float: none;
        position: static;
        color: var(--lightWhite);
    }

    /* Fisrt Tier Dropdown*/
    .main-nav .nav ul ul li {
        display: block;
        width: 100%;
    }

    .main-nav .nav ul ul ul li {
        position: static;
    }

    .main-nav .nav li.drop-open>a:after {
        content: " +";
        float: right;
        margin-right: 20px;
        font-size: 15px;
    }

    .main-nav .nav li.open>a:after {
        content: "-";
        font-size: 30px;
    }

    .drop-menu-1 li a:only-child:after {
        content: " ";
    }

    .responsive-menu>li:last-child {
        margin-bottom: 100px !important;
    }


    .header-bottom {
        height: auto;
    }

    .header-bottom-wrapper {
        padding: 0;
    }

    .header-top-right {
        display: none;
    }

    .header-top-wrapper {
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 0;
    }

    .header-middle-area {
        padding-bottom: 0px;
    }

    .search-box.search-active {
        top: 0px;
        left: 0px;
    }

    .welcome-mgs-hotline {
        justify-content: space-between;
    }

    .header-area.sticky {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100%;
    }

    .banner-area {
        padding: 10px 0px 0;
    }

    .header-logo img {
        margin: 14px 0px;
        height: 60%;
    }

    .header-middle-area .header-search-bar .product-search-bar input {
        padding: 10px 20px;
        padding-right: 60px;
    }

    .header-middle-area .header-search-bar .product-search-bar .btn.search {
        padding: 10px 20px;
    }

    .footer-widget ul {
        margin-top: 0;
    }

    .footer-block a>img {
        height: auto;
    }

    .footer-widget .newsletter-area {
        margin-top: 30px;
    }

    .social-links li:last-child {
        margin-right: 0;
    }

    .footer-widget .address-title {
        margin-left: -210px;
    }

    .wi {
        margin-left: 0px !important;
    }

    .sticky-footer {
        display: block;
        border-top: 1.5px solid #fd6605;
    }

    .ending-footer {
        margin-bottom: 55px;
    }

    .search-icon-mobile {
        display: block;
        font-size: 18px;
        color: var(--main);
        position: absolute;
        margin: 0 6px 0 10px;
        top: -30px;
        right: 0px;
        left: auto;
        transform: translateY(-50%);
    }

    .information .social-links {
        display: none;
    }

    .social-links.mobile {
        display: block;
        margin-top: -14px;
    }

    .phone-call.info {
        display: flex;
    }

    .social-links.mobile li a {
        border-radius: 0;
        font-size: 18px;
    }

    .ending-footer {
        padding-bottom: 25px;
    }

    .bottom-bar .pagination {
        flex-wrap: wrap;
        gap: 5px;
    }

    #lc-toggle,
    #column-left .lc-close {
        display: inline !important;
    }

    #column-left {
        right: -320px;
        background: #fff;
        display: block !important;
        width: 300px;
        position: fixed;
        top: 74px;
        height: calc(100vh - 110px);
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        margin-top: 0;
    }

    #column-left.open {
        right: 0;

        z-index: 999;
        height: calc(100vh - 74px);
        box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2);
        overflow: auto;
    }

    button#lc-toggle {
        border: 1px solid #ff4c3b87;
        padding: 6px 12px;
    }

    button#lc-toggle i.fa {
        color: var(--main);
    }

    .on-sticky .main-nav .nav .responsive-menu {
        top: 81px;
        height: calc(100vh - 50px);
    }

    .on-sticky .main-nav .nav.open .overlay {
        top: 50px;
    }

    .header-top-middle {
        display: none;
    }

    .seacrh-inner-box input[type="text"] {
        width: 100%;
        border: 1px solid transparent;
        padding: 15px 30px 15px 50px;
        height: auto;
        box-shadow: none;
        display: block;
        z-index: 9;
    }

    #search .dropdown-menu {
        width: 100%;
        min-width: 100% !important;
    }

    /*banner area here */

    .banner-area .slider-area .owl-dots {
        display: none;
    }

    .slider-area-wrapper.owl-carousel {
        padding-bottom: 10px;
    }

    .banner-type {
        margin-bottom: 10px !important;
    }
}

/**endregion**/

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .header-area .container .col-lg-12.header-top-bar {
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .container {
        max-width: 1280px;
    }

    .feature-product-wraper {
        grid-template-columns: repeat(5, 1fr);
    }

    .footer-area hr {
        margin-top: 30px;
    }

    .cs_newsletter_form_field {
        margin-right: -195px;
        /* margin-bottom: 0px; */
        margin-left: 210px !important;
    }

    .cs_newsletter.cs_style_1 {
        gap: 67px !important;
    }

    .cs_newsletter.cs_style_1 .cs_newsletter_form_field {
        margin-right: -52px;
        margin-left: 115px !important;
    }

    .cs_newsletter_title {
        margin-left: -60px;
        font-size: 24px !important;
    }
}

@media (max-width: 768px) {
    .brandc {
        font-size: 9px !important;
    }

    .product-category-wrapper .single-category-item {
        padding: 5px;
        gap: 0px;
    }

    .product-category-wrapper {
        grid-template-columns: repeat(4, 1fr);
    }

    #information-menu {
        text-align: center;
        display: block;
    }

    #information-menu .footer-widget.quick-links li {
        width: auto;
        padding: 0 10px;
        margin-bottom: 10px;
        position: relative;
        display: inline-block;
        line-height: 20px;
        margin: 0;
    }

    #information-menu .footer-widget.quick-links li:after {
        content: "";
        display: inline-block;
        width: 4px;
        height: 4px;
        border-radius: 3px;
        background: var(--s-f-c1);
        position: absolute;
        right: -4px;
        top: 9px;
    }
}

@media (max-width: 768px) {
    .cs_newsletter.cs_style_1 {

        padding: 48px 15px !important;
    }
}


@media screen and (min-width: 1800px) {
    .cs_newsletter_title {
        margin-left: -116px;
    }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .banner-area .banner-item-wrapper.slide .banner-type img {
        height: auto;
        margin-bottom: 30px;
    }

    .feature-product-wraper {
        grid-template-columns: repeat(3, 1fr);
    }

    .social-links li {
        margin: 10px 10px 0px 0;
    }

    .main-nav .nav {
        text-align: center;
    }

    .main-nav .nav ul li {
        height: auto;
        line-height: 30px;
    }
}

@media (max-width: 1230px) {
    section#client_section .owl-prev {
        top: 50px;
    }

    section#client_section .owl-next {
        top: 50px;
    }
}

@media (min-width: 992px) {
    section#client_section .owl-next {
        top: 60px;
    }

    section#client_section .owl-prev {
        top: 60px;
    }
}

/*  MD Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    /* .product-category-wrapper::after {
        content: "";
        width: 704px;
        height: 1px;
        background: #e5e5e5;
        position: absolute;
        top: 102px;
        left: 0px;
    } */

    .header-logo img {
        width: auto;
    }

    .header-logo {
        text-align: center;
    }

    .header-middle-icons {
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -30px;
    }

    .banner-area .banner-item-wrapper.slide .banner-type img {
        height: auto;
        margin-bottom: 30px;
    }

    .feature-product-wraper {
        grid-template-columns: repeat(3, 1fr);
    }

    .single-information-box {
        flex-direction: column;
        padding: 0;
        text-align: center;
    }

    .single-information-box .icon svg {
        width: 40px;
        height: 40px;
    }

    .information-box-wrapper {
        align-items: self-start;
        padding: 15px 0;
    }

    .single-information-box .text h5 {
        font-size: 16px;
    }

    .single-information-box .text p {
        font-size: 12px;
    }

    .col-lg-6:nth-child(2) .banner-type.zoom {
        margin-top: 15px;
    }

    .footer-widget {
        text-align: center;
        padding-right: 0;
        margin: auto;
        margin-bottom: 25px;
    }

    .footer-widget h4 {
        margin-bottom: 10px;
    }

    .social-links li {
        margin: 10px 10px 0px 0;
    }
}

/* small mobile :320px. */
@media (max-width: 766px) {

    .special-product-wrapper.owl-carousel .owl-nav button {
        height: 134px;
    }

    .owl-stage .owl-item {
        width: 360px;

    }

    .newsletter-area .form-subscribe {
        margin: auto;
    }
}


@media only screen and (max-width: 767px) {
    .complain-div {
        margin: 7px 0px 14px 0px;
    }

    .bppm {
        margin: -3px 0px;
    }

    .bcf {
        justify-content: flex-start !important;
    }

    .jjh {
        padding: 12px;
    }
}


@media screen and (max-width: 991px) {
    .ending-footer .container {
        flex-direction: column;
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .slider-area .slider-area-wrapper img {
        width: 100% !important;
        height: auto;
    }

    html::-webkit-scrollbar {
        position: absolute;
        width: 1.5vw;
    }

    .header-bottom {
        background-color: transparent !important;
        border-bottom: none !important;
    }


    .header-top-wrapper .shipping-info p {
        text-align: center;
        padding: 15px 0;
    }

    .header-top-wrapper .ohters-links ul {
        justify-content: center;
    }

    .header-logo {
        text-align: center;
        width: 100%;
    }

    .header-middle-icons {
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -35px;
    }

    .banner-area .banner-item-wrapper.slide .banner-type img {
        height: auto;
        margin-bottom: 10px;
        border-radius: 5px;
    }

    .product-category-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 5px;
    }

    .feature-product-wraper {
        grid-template-columns: repeat(2, 1fr);
    }

    .col-lg-6:nth-child(2) .banner-type.zoom {
        margin-top: 15px;
    }

    .feature-unique-sidebar {
        display: none;
    }

    .feature-product-wraper {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        top: 5px !important;
        margin-top: 26px;
    }

    .footer-widget {
        text-align: center;
        padding-right: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .fw2 {
        margin: 0px;
    }

    .footer-widget h4 {
        margin-bottom: 0px;
        color: #ffffffdb;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
    }

    .social-links li {
        margin: 0px 16px 0px 0;
    }

    .single-product-item .product_image a,
    .banner-type a {
        text-align: center;
    }

    .widget-info .info {
        flex-direction: column;
        align-items: center;
    }

    .footer-widget .widget-info p,
    .footer-widget a {
        text-align: center;
        font-size: 12px;
    }

    .widget-info .info .icon {
        margin: 0;
    }

    .footer-widget.quick-links {
        margin-top: -25px;
        padding: 0;
    }

    .mdl-compare {
        margin-top: -5px !important;
        margin-bottom: 13px !important;
    }

    .section-padding {
        padding: 10px 0;
    }

    .feature-area {
        padding: 0;
        padding-top: 15px;
    }

    .section-title {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: center;

    }

    .footer-block h4 {
        margin-bottom: 10px !important;
        font-size: 16px;
    }

    .footer-area hr {
        margin: 0;
    }

    .footer-area {
        padding: 20px 0px 0px 0px;
        background-position: right;
    }

    .product-category-wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }

    footer .footer-area .bcsm {
        margin: 0px;
    }

    .product-category-wrapper .single-category-item {
        width: 22%;
        gap: 5px;
        justify-content: space-evenly;
    }

    .product-category-wrapper .single-category-item .category-img img {
        width: 100%;
        height: 30px;
    }

    .banner-type.mobile img.mobile-banner {
        display: block;
    }

    .slider-text .sub-text {
        font-size: 12px;
    }

    .slider-text h1 {
        font-size: 35px;
    }

    .slider-text {
        display: none;
    }

    a.btn-buy.hero {
        font-size: 12px;
        padding: 7px 15px;
    }



    .single-information-box .text h5 {
        font-size: 10px;
        text-align: center;
    }

    .single-information-box .text p {
        display: none;
    }

    .single-information-box .icon svg {
        width: 25px;
        height: 25px;
    }

    .single-information-box {
        gap: 8px;
        flex-direction: column;
        padding: 0 10px;
        justify-content: center;
    }

    .information-box-wrapper {
        padding: 10px 0;
    }

    .product-category-wrapper .single-category-item {
        width: 100%;
        gap: 5px;
        justify-content: space-evenly;
        padding: 10px;
    }

    .special-category-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .single-special-category-item .special-category-img {
        height: 140px;
    }

    .single-special-category-item .special-category-text .title {
        font-size: 14px;
        padding-bottom: 0px;
    }

    .special-category-text .sub-category-list li a {
        font-size: 12px;
    }

    .special-category-text .sub-category-list {
        margin-bottom: 20px;
    }

    .btn-buy.special-category {
        font-size: 10px;
        padding: 7px 10px;
    }

    .single-special-category-item .special-category-text {
        padding: 10px;
    }

    .single-product-item:hover {
        border-color: transparent;
    }

    .section-title h2 {
        font-size: 16px;
    }

    .footer-widget.quick-links ul li {
        display: inline-block;
        width: auto;
        padding: 0 10px;
        position: relative;
    }

    .footer-widget.quick-links ul li:before {
        position: absolute;
        content: "";
        width: 5px;
        height: 5px;
        background: #9b9b9b;
        left: -4px;
        top: 60%;
        transform: translateY(-50%);
        border-radius: 50%;
    }

    .footer-widget.quick-links ul li:first-child:before {
        width: 0;
    }

    .query-block-wrapper .query-icon {
        font-size: 16px;
    }

    .query-block-wrapper .query-text h3 {
        font-size: 18px;
    }

    .footer-widget.quick-links a>i {
        display: none;
    }

    .footer-widget.quick-links ul {
        justify-content: center;
    }

    .special-product-area {
        padding: 0px 0;
    }

    .special-product-img img {
        height: auto;
    }

    .special-product-text h3 {
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: 25px;
    }

    .special-product-img {
        padding: 0;
    }

    .special-product-wrapper.owl-carousel .owl-nav button {
        left: -10px;
        width: 25px;
        height: 25px;
        font-size: 12px;
        line-height: 25px;
    }

    .special-product-wrapper.owl-carousel .owl-nav button.owl-next {
        right: -10px;
    }

    .login-image-wrapper {
        height: 150px;
        border-radius: 10px 10px 0px 0px;
    }

    .login-form-wrapper {
        padding: 30px;
    }

    section.delivery-section marquee {
        font-size: 12px;
    }

    .col-lg-6:nth-child(2) .banner-type {
        margin-bottom: 0;
    }

    .blog-details .article-title h1 {
        font-size: 16px;
    }

    .blog-article .breadcrumb {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .product-buy-info {
        line-height: inherit;
    }

    .product-price-options .p-wrap.cash-payment {
        flex: 0 0 100%;
    }

    .quantity {
        gap: 9px;
        margin: 0px 2px;
    }

    .product-price-options {

        margin-right: 8px;
    }

    .slider-popup {
        margin: 0px 98px;
    }

    .additional-btn.buttons_added span.qty_ctl {

        margin-left: -3px !important;
    }

}

@media (max-width: 520px) {

    .product-item-info-wrapper {
        height: auto;
    }

    div#container {
        margin-top: 20px;
    }

    div#marquee-container {
        height: 15px;
    }

    div#marquee-cover {
        height: 40px;
    }

    p#marquee {
        animation: scroll-left 15s linear infinite;
        width: 600px;
    }

    .section-title p {
        font-size: 16px;
    }

    .single-product-item:nth-of-type(15) {
        display: none;
    }

    .customer-banner-area {
        margin-top: 0px;
    }

    .customer-banner-area .container .row>div:nth-child(1) {
        width: 100%;
        height: 383px;
    }

    .feature-area:nth-of-type(9) {
        margin-top: 0px;
    }

    .customer-banner-area .container .row>div:nth-child(2) {
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }

    .owl-nav button {
        height: 51px !important;
    }

    .special-product-wrapper.owl-carousel .owl-nav button.owl-next {
        right: 2px;
    }

    .feature-product-wraper {
        gap: 10px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .single-product-item {
        background-color: transparent;
        box-shadow: none;
        margin: 0;
        padding: 0;
    }

    .single-product-item-inner {
        background: #ffffff;
        position: relative;
        transition: 0.3s ease-in-out;
        box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
        border: 1px solid transparent;
        padding: 10px;
    }

    section.product-categories .single-product-item,
    .product-search .single-product-item {
        flex: auto;
        max-width: initial;
        padding: 0;
        margin: 0;
    }

    .single-product-item-inner:hover {
        border-color: var(--main);
    }

    .single-product-item .product_image img {
        width: 100%;
        height: auto;
    }

    .header-top-wrapper .ohters-links ul li {
        display: none;
    }

    .header-top-wrapper .ohters-links ul li:last-child {
        display: block;
    }

    .header-middle-area .header-middle-icons ul li:nth-child(1),
    .header-middle-area .header-middle-icons ul li:nth-child(2) {
        display: none;
    }

    .single-product-item .btn-buy.link {
        font-size: 10px;
        margin: 0;
        padding: 0;
    }

    .product-buy-info .btn-buy {
        font-size: 13px;
    }

    .product-category-wrapper .single-category-item .category-text h5 {
        font-size: 11px;
        line-height: 18px;
        font-weight: 500;
    }

    .single-product-item .product-item-info h4 {
        height: 38px;
        -webkit-line-clamp: 3;
    }

    .single-product-item .product-item-info h4 a {
        font-size: 14px !important;
    }

    .quick-overview ul {
        height: 106px !important;
        max-height: 215px !important;
    }

    .welcome-mgs-hotline p {
        font-size: 13px;
    }

    .product-text {
        padding: 10px;
        text-align: left;
    }

    .welcome-mgs-hotline p.welcome {
        display: none;
    }

    .welcome-mgs-hotline {
        justify-content: center;
    }

    .query-block {
        max-width: 230px;
    }

    .banner2 {
        margin-top: 10px;
    }
}

/* Large Mobile :480px. */

@media (max-width: 590px) {
    button#lc-toggle {
        transform: translateY(33px);
    }

    .banner2 {
        margin-top: 15px;
    }


    .mdl-compare.form-cmpr {
        margin-right: 20px;
    }

    .cmpr-field select,
    .cmpr-field input {
        padding: 18px 186px 13px 6px;
        margin-bottom: 10px;
        padding: 14px;
    }




    .permar {
        margin: 0px 0px;
    }

}

@media (max-width: 400px) {

    .mdl-compare {

        margin-top: 10px;

    }

    p#marquee {
        font-size: 13px;
    }

}

@media (max-width: 390px) {

    .cmpr-field select,
    .cmpr-field input {
        margin-bottom: 10px;
    }

    .banner2 {
        margin-top: 10px;
    }
}

@media (max-width: 375px) {
    .banner2 {
        margin-top: 10px;
    }
}

@media (max-width: 360px) {

    .banner2 {
        margin-top: 10px;
    }
}

@media (max-width: 414px) {
    .banner2 {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 380px) {
    .form-control {
        right: 53px;
        display: block;
        height: 50px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ddd;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        border-radius: 11px;
    }

    .subscription-bg .container {
        padding-top: 13px;
    }

    .subscription-bg {
        height: 164px;
    }

    .subscription-bg i {
        font-size: 25px;
    }

    .subscription-bg h3 {
        font-size: 25px;
    }

    .subscribe-input {
        width: 330px;
        margin-top: 0px;
    }

    .subscribe-btn {
        margin-top: 10px;
    }

    .subscription-bg h4 {
        color: white !important;
        font-size: 22px !important;
    }

}

@media only screen and (max-width: 360px) {

    .form-control {
        right: 53px;
        display: block;
        width: 353px;
        height: 50px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ddd;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        border-radius: 11px;
    }

    .subscription-bg h4 {
        color: white !important;
        font-size: 22px !important;
    }

    .subscription-bg {
        height: 225px;
    }

    .vartical-center {
        display: flex;
        justify-content: center;
    }

    .vartical-center {
        font-size: 25px;
    }

    .subscription-bg h3 {
        font-size: 22px;
    }

}

@media screen and (max-width: 768px) {
    .footer-widget .address-title {
        width: 344px;
        margin-left: 0px;
        color: #ffffffdb;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        margin: 0 0 18px 0;
        cursor: pointer;
    }
}

@media (max-width: 768px) {
    .subscribe-btn {
        left: 295px !important;
    }

    section#client_section .owl-next {
        top: 60px !important;
    }

    section#client_section .owl-prev {
        top: 60px !important;
    }

    section#client_section .client_section_inner .banner-item .image-box {
        width: inherit;
    }
}