.contact-row .contact-list-card:first-child {
    padding-top: 20px !important;
}
.contact-row .contact-us-info{
    padding-top: 30px !important;
}
.nosearch-result{
    padding: 180px 15px 60px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.exit-popup-close{  
    z-index: 1; 
}
.search-results .sec-head{margin-top: 50px;}
.footer-menu-row .footer-menu-col{
    padding-top: 17px;
}
.crt-pop-qunty-wpr button{height: 24px;}
.join-crazy-outer{padding-top: 80px;}
.cart-popup-wpr .validation_message{ margin-top: 3px !important;}
.cart-popup-wpr #gform_5{margin-bottom: 30px;}

/* S.M. Css Start */
.woocommerce-account .password-input .woocommerce-Input--text{
    padding-right:40px !important;
}
.product-card1-head {
    overflow: hidden !important;
    border-radius: 15px 15px 0 0 !important;
}
/* S.M. Css End */







@media (max-width:1599px) {
.extened-bx-mstcat{
    left: 10px;
}
}


@media (max-width:991px) {
    .ofer-pg-popup-rgt-wpr{
        padding:20px 0 0 0 !important;
    }
    .ofer-pg-nav-sldr .slick-track{
        margin:0 !important;
    }
    .ofer-pg-mdl-tab-outer {
        padding-top: 0 !important; 
    }
    .ofer-pg-for-card figure {
        border-radius: 16px;
        overflow: hidden;
    }
    .ofer-pg-popup-outer {
        padding: 22px 20px !important;
    }
    .ofer-pg-popup-close {
        top: 35px !important;
        right: 35px !important;
    }
}




@media (max-width:479px) {
   .nosearch-result{
    font-size: 17px;
   } 
}
