@media only screen and (max-width:991px) {
    .mobile_title {
        margin-left: 20px;
    }

    .mobile-row .row {
        margin-right: 0px;
        margin-left: 0px;
        padding-left: 0px !important;
    }
}

@media only screen and (max-width:380px) {
    .checkout-content-inner label {
        margin-right: 10px;
    }
}

@media only screen and (min-width:350px) and (max-width:2560px) {
    .mt-2 .mobile-label {
        padding: 0 15 0 0 !important;
    }
}

@media only screen and (min-width:200px) and (max-width:315px) {

    .navbar-toggle {
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .container .top_right {
        align-items: center;
    }
}


@media only screen and (max-width:350px) {
    /* 
  .content.mobile-conent {
    padding: 10 15px 0 15px !important;
  } */

    .category_page.col-sm-9 {
        padding-left: 0;
        padding-right: 0;
    }

    .small_screen_nav>li>a {
        padding: 10px 5px !important;
    }

    .category_page .top_div {
        font-size: 20px;
    }

    #parent_new td,
    #payment_new td {
        min-width: 120px;
    }

    .new_arrival_price {
        margin-top: 5px;
    }

    .line label {
        font-size: 13px;
    }

    .mt-2 .mobile-label {
        padding: 0 5 0 0 !important;
    }

    .line .offset-md-4 {
        text-align: center;
    }

    .newsletter input {
        width: inherit;
        padding-right: 40px;
        padding-right: 0px;
    }

    .newsletter {
        display: block !important;
    }

    .top_right {
        padding-bottom: 0px;
        margin-right: 0px;
    }

    .container .top_right {
        align-items: center;
    }

    .customer_rating_head {
        width: 53% !important;
    }

    .customer_rating_star {
        width: 49%;
    }

}

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

    .product_heading .new_product {
        font-size: 18px;
    }

    .product_heading .product_name {
        font-size: 30px;
        padding-left: 0 !important;
    }

}

@media only screen and (min-width:600px) and (max-width:700px) {

    .carousel-inner .item>img,
    .carousel-inner .item:active {
        height: 202px !important;
    }
}

@media only screen and (min-width:200px) and (max-width:600px) {

    .carousel-inner .item:active {
        height: 150px !important;
    }

    .new_arrival_heading h2 {
        margin: 0 0 10 0 !important;
        padding: 5 !important;
        font-size: 20px !important;
    }



    .category_head h5 {
        font-size: 13px !important;
        padding: 0 !important;
        margin: 0 0 0 10 !important;
    }

    .category_head {
        top: 40%;
        left: 55%;
    }

    .mobile-home {
        padding: 5 !important;
    }

    .mobile-home .row {
        margin: 0 0 10 0 !important;
    }

    .mobile-home .cat_img {
        padding: 0px;
    }

}

@media only screen and (min-width:690px) and (max-width:800px) {
    .add-cart-mobile .cart_btn {
        padding: 2px 16px !important;
        font-size: 18px !important;
    }

    .buy-now-mobile .bay_now_btn {
        padding: 4px 38px;
    }
}

@media only screen and (min-width:700px) and (max-width:970px) {
    .cart_btn {
        padding: 6 15px;
    }

    /* .add-cart-mobile .cart_btn {
     padding: 4px 20px;
   } */

    .new_arrival_price .price,
    .new_arrival_price .mrp {
        font-size: 17px;
    }

    .bay_now_btn {
        padding: 4px 38px;
    }
}

@media only screen and (min-width:700px) and (max-width:800px) {

    .carousel-inner .item>img,
    .carousel-inner .item:active {
        height: 250px !important;
    }

    .star-mobile .mobile-star .fa-star {
        padding: 0 !important;
    }

    .cat_li .star-mobile {
        font-size: small !important;
    }

    .cat_li .mobile-rate {
        margin: 0px !important;
        font-size: 13px !important;
    }

    .new_arrival_price .price,
    .new_arrival_price .mrp,
    .cart_btn {
        font-size: 15px !important;
    }


    .cat_li {
        padding-bottom: 10px;
    }

    .main_image {
        margin: 0px !important;
        padding: 0 215 !important;
        text-align: center !important;
        height: 240px !important;
        overflow: visible !important;
        width: 100% !important;
    }

    .product_page .main_image img {
        width: 65% !important;
        position: relative !important;
        height: 100% !important;
    }
}

@media only screen and (max-width:399px) {
    .owl-stage-outer .cat_img img {
        height: 260px;
    }

    .fix-product_box .fa.fa-light.fa-heart,
    .fix-product_box .fa.fa-heart {
        font-size: 22px !important;
        margin: 15px 0 0 5px !important;
    }

    .product_wrapper .fix-product_box .btn {
        width: 100px !important;
    }

    .mobile-home {
        padding: 0 !important;
    }

    .register_page form {
        padding: 20 20 0 20 !important;
    }

    .add-cart-mobile .cart_btn {
        background: #c15151;
        padding: 4px 34px !important;
        font-size: 18px !important;
        color: white;
        border-radius: 12px;
        border: 0px;
    }

    .buy-now-mobile .bay_now_btn {
        background: #c15151;
        padding: 4px 57px !important;
        font-size: 18px !important;
        color: white;
        border-radius: 12px;
        border: 0px;
        margin-bottom: 15px;
    }

    .cart_btn {
        padding: 6 15px !important;
    }

    .cat_li .star-mobile {
        font-size: small !important;
    }

    .cat_li .mobile-rate {
        margin: 0px !important;
        font-size: 13px !important;
    }

    .new_arrival_price .price,
    .new_arrival_price .mrp {
        font-size: 13px;
    }

    .cart_btn {
        font-size: 14px;
    }

    .new_arrival_price .mrp {
        padding: 0 2 0 2 !important;
    }

    .right_cart {
        padding: 10 !important;
    }

    .add-to-cart-box {
        margin: 0px;
        padding: 5px 0;
    }
}

@media only screen and (min-width:350px) and (max-width:700px) {

    .newsletter {
        padding: 0px;
    }

    .newsletter input {
        margin-top: 10px !important;
        width: inherit;
    }
}

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

    body {
        overflow: scroll !important;
    }

    .new_arrival_container .cat_li {
        width: 100%;
    }

    .title_height {
        height: 35px;
    }

    .title_height h4,
    .subcribe_div {
        font-size: 1.3rem !important;
    }

    .subcribe_div {
        padding: 10px 10px;
    }

    .left_contant1 {
        display: none !important;
    }

    .text-right {
        text-align: center !important;
    }

    .cate_list .cat_img,
    .cat_head {
        padding: 5 !important;
    }

    .owl-stage-outer .cat_img img {
        width: 100%;
        margin-bottom: 0px;
    }

    .product_page .main_image img {
        width: 100% !important;
    }

    .main_image {
        margin: 0 !important;
        padding: 0 !important;
        text-align: center !important;
        height: 240px !important;
        overflow: visible !important;
        width: 50% !important;
    }
}

@media only screen and (max-width:430px) {
    .cat_li.text-center img {
        width: 110% !important;
    }
}

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

    .billing-btn {
        text-align: right;
        margin-bottom: 40px !important;
    }

    .col-lg-6 hr {
        margin: 5 0 5 0 !important;
        margin-bottom: 20px;
    }

    .image {
        margin-bottom: 5px !important;
    }

    .right_cart h2 span {
        font-size: 15px;
        padding-bottom: 24px !important;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .right_cart h2 {
        font-size: 20px;
        margin-left: 0px;
    }

    .right_column_product {
        margin-bottom: 0px;
    }

    .add-to-cart-box .qty-txt {
        margin-right: 0px !important;
        width: 35px !important;
    }

}

@media only screen and (min-width:400px) and (max-width:440px) {
    .cart_btn {
        padding: 4px 20px;
    }
}

@media only screen and (min-width:600px) and (max-width:800px) {
    .cat_margin .category_head {
        left: 60%;
    }
}

.mobile-navbar {
    display: none;
}

.web-navbar {
    display: block;
}

@media only screen and (max-width:930px) {
    #webSearchInput {
        width: auto;
    }
}

@media only screen and (max-width:991px) {
    .web-card .card {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:768px) {

    .main-footer .web_nav a::before,
    .main-footer .web_nav a::after {
        content: '';
        position: absolute;
        width: 0;
        height: 1px;
        background: #0084ff !important;
        bottom: -3px;
        left: 0;
        transition-property: width;
        transition-duration: 0.10s;
        transition-timing-function: cubic-bezier(1, 0, 0.58, 0.97);
    }

    .quick .nav.navbar-nav>li,
    .terms .nav.navbar-nav>li,
    .why_choose .nav.navbar-nav>li,
    .contact_us_overlap .nav.navbar-nav>li {
        float: none;
        padding: 5 0px;
    }

    .quick li a:hover,
    .terms li a:hover,
    .why_choose li a:hover,
    .contact_us_overlap li a:hover {
        color: #0084ff !important;
    }

    .main-footer a::after {
        right: 0;
        left: auto;
    }

    .main-footer .web_nav a:hover::before,
    .main-footer .web_nav a:hover::after {
        width: 100%;
    }
}

.web_footer {
    display: block;
}

.mobile_footer {
    display: none;
}

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

    .web_footer {
        display: none;
    }

    .mobile_footer {
        display: block;
    }

    .quick .nav.navbar-nav>li,
    .terms .nav.navbar-nav>li,
    .why_choose .nav.navbar-nav>li,
    .contact_us_overlap .nav.navbar-nav>li {
        float: left;
        padding: 5 10;
    }

    .quick {
        padding-left: 0px;
    }

    /* .web_header {
    display: none !important;
  } */

    .mobile_header {
        display: block !important;
    }

    .sub-footer .pay-icon a img {
        width: 45px;
    }

    .sub-footer .social-icon a img {
        width: 34px;
    }

    .sub-footer {
        height: 100px;
        padding-top: 20px;
        text-align: center;
    }

    .footer_nav li:not(:last-child)::after,
    .pipe_icon::after {
        content: "";
        position: absolute;
        top: 6px;
        right: 0;
        width: 1px;
        height: 50%;
        background-color: #fff;
    }

    .footer_heading {
        margin-left: 10px;
    }

    .logo-text {
        position: unset;
    }

    .mobile-text h3 {
        font-size: 15px;
    }

    .cat_li {
        width: 100%;
    }

    .nav_ul .cat_drop {
        display: none !important;
    }

    .pay-icon {
        text-align: center;
        margin-top: 15px;
    }

    .nav_ul>li>a {
        padding: 5 0 3 0 !important;
    }

    .sub-footer a {
        padding: 3;
    }

    .mobile-navbar {
        display: block;
    }

    .web-navbar {
        display: none;
    }

    .nav_container .navbar-toggle {
        border: 1px solid white;
        float: none;
    }

    .nav_container .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-nav .open .dropdown-menu {
        position: absolute !important;
        float: left !important;
        width: auto;
        margin-top: 0 !important;
        background-color: #fff !important;
        border: 1px solid rgba(0, 0, 0, .15) !important;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    }
}

@media only screen and (min-width:768px) and (max-width:870px) {

    .cat_li.text-center .cat_img img {
        width: 100% !important;
        height: 240px !important;
    }
}

@media only screen and (min-width:800px) and (max-width:1024px) {
    .main_image_page {
        width: 35%;
    }
}

@media only screen and (min-width:400px) and (max-width:500px) {

    .buy-now-mobile .bay_now_btn {
        padding: 4px 38px;
    }

    .add-cart-mobile .cart_btn {
        padding: 2px 15px;
    }

    .new_arrival_price .price,
    .new_arrival_price .mrp {
        font-size: 14px !important;
    }

}

@media only screen and (max-width:1100px) {
    .footer_bg_color {
        padding: 20px 5px;
    }

    .footer_heading.text_color {
        font-size: 18px;
    }

    #addressModal .mobile-dialog {
        margin: 6% auto 30px 55% !important;
    }
}

@media only screen and (max-width:1170px) {
    #postadd_div {
        width: 100%;
        margin-bottom: 40px;
    }

    .register_page .line {
        min-height: 20px;
        margin-bottom: 10px;
    }

    #postadd_div .form_wrapper {
        padding: 15px;
    }
}

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

    .show_content {
        padding: 15px;
    }
}

@media only screen and (max-width:1400px) {
    .star-mobile .mobile-star .fa-star {
        padding: 0 !important;
    }

    .p-2>p {
        margin: 0 !important;
    }

}

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

    .container-fluid.header_nav {
        padding: 0 5 0 5;
        text-align: center;
    }

    .container-fluid>.navbar-collapse {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .nav_container .navbar-nav>li>a {
        padding: 2px;
        font-size: 15px;
    }

    .text_dec {
        font-size: 14px;
        margin-left: 10px;
    }
}

.mobile-star i {
    font-size: 17px;
}

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

    .mobile-star i {
        font-size: 14px;
    }

    .new_arrival_container {
        padding: 10 20 0 20;
    }

    .container-fluid.web-card {
        padding: 0 5px 0 5px !important;
    }

    .product_heading {
        margin: 15px 0px;
        text-align: center;
        padding-left: 0px;
    }
}

@media only screen and (min-width:351px) and (max-width:399px) {
    .new_arrival_container {
        padding: 10 30 0 30;
    }

    .container-fluid.web-card {
        padding: 0 10px 0 10px !important;
    }

    .product_heading {
        margin: 15px 0px;
        text-align: center;
        padding-left: 0px;
    }
}

@media only screen and (min-width:400px) and (max-width:767px) {
    .new_arrival_container {
        padding: 10 30 0 30;
    }

    .container-fluid.web-card {
        padding: 0 15px 0 15px !important;
    }

    .product_heading {
        padding-left: 40px;
    }

}

@media only screen and (min-width:768px) and (max-width:999px) {
    .new_arrival_container {
        padding: 10 40 0 50;
    }

    .container-fluid.web-card {
        padding: 0 20px 0 20px !important;
    }

    .product_heading {
        padding-left: 50px;
    }
}

@media only screen and (min-width:351px) and (max-width:499px) {
    .top_right {
        padding-bottom: 0px;
        margin-right: 0px;
    }

    .container .top_right {
        align-items: center;
    }
}

@media only screen and (min-width: 768px) {

    /* .web_header {
    display: block !important;
  } */

    .mobile_header {
        display: none !important;
    }

    .main-footer .col-sm-4.mobile-width {
        width: 37.33333333%;
    }

    .main-footer .col-sm-3.mobile-width {
        width: 21%;
    }

}

@media only screen and (max-width: 471px) {
    .btn_return {
        text-align: center;
    }

    .btn_return a {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .col-md-6.mobile_md {
        padding: 0;
    }

    .inner .top_div {
        margin: 5px 0px 10px;
    }

    table {
        font-size: inherit;
    }

    .mobile-conent .left_column.col-sm-3 {
        display: none;
    }

    .category_page.col-sm-9 {
        width: auto;
    }

    .content {
        padding: 30 15px 0px 15px;
    }

    .content.mobile-conent {
        padding: 10 10 0 10;
    }

    .container.mobile-container {
        padding-left: 0;
        padding-right: 0;
    }

    .rigth_column .cat_img img {
        margin-bottom: 5px;
    }

    .header-nav {
        background-color: #232f3e;
    }

    .offcanvas1 {
        position: fixed;
        top: 0;
        right: -80%;
        width: 80%;
        height: 100%;
        background-color: #fff;
        transition: right 0.3s ease-in-out;
        z-index: 999;
    }

    .overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 998;
    }

    .offcanvas1.active {
        right: 0;
    }

    .overlay.active {
        display: block;
    }

    .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 0px;
        background-color: #ffffff;
    }

    .offcanvas {
        position: fixed;
        top: 0;
        left: -80%;
        width: 80%;
        height: 100%;
        background-color: #fff;
        /* background-color: #232f3e; */
        z-index: 1000;
        overflow-x: hidden;
        transition: left 0.3s ease-in-out;

    }

    .offcanvas.show {
        left: 0;
    }

    .close-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        border: none;
        background: none;
        font-size: 24px;
        color: #ffffff;
    }

    .sign_user {
        position: absolute;
        top: 15px;
        right: 50px;
        border: none;
        background: none;
        font-size: 24px;
        color: #ffffff;
    }

    .mobile_header .navbar-toggle {
        position: relative;
        float: left;
        padding: 10px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .cart-show {
        padding: 0 0 0 6px;
        font-size: 16px;
        color: #f08804;
        text-align: center;
        line-height: 10px;
        font-weight: 700;
        display: block;
        position: relative;
        top: -30px;
    }

    .logo_text {
        font-family: "League Spartan-Bold", Helvetica;
        font-weight: 700;
        color: #ffffff !important;
        font-size: 30px;
        letter-spacing: 1.6px;
        line-height: normal;
        white-space: nowrap
    }

    .mobsign_in a,
    .mobsign_in a:hover,
    .mobsign_in a:focus {
        font-size: 15px;
        color: #fff;
        font-family: 'Quicksand', sans-serif;
    }

    .mobuser_in span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 60px;
        display: inline-block;
        line-height: 12px;
    }

    .account_header {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 250px;
        display: inline-block;
        font-family: 'Quicksand', sans-serif;
    }

    .text_light {
        font-weight: 700;
        font-size: 20px;
        line-height: 10px;
        color: #ffffff;
    }

    .text_light:hover {
        color: #fff !important;
    }

    .text_lightnav {
        font-size: 16px;
        color: #000;
        font-weight: 700;
        line-height: normal;
    }

    a.text_lightnav:hover,
    a.text_lightnav:focus {
        color: #000 !important;
    }

    .user_close_icon {
        border: none;
        background: none;
        font-size: 24px;
        color: #ffffff;
        padding: 15px 15px 0;
    }

    .account_header {
        color: #fff;
        padding: 20px;
        font-size: 25px;
        font-weight: 700;
        line-height: 25px;
    }

    .search-form {
        position: relative;
        display: flex;
        align-items: center;
        border-radius: 8px;
        overflow: hidden;
        background-color: white;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        max-width: 380px;
        /* Set your desired maximum width */
    }

    #mobileSearchInput {
        font-family: "League Spartan-Medium", Helvetica;
        font-weight: 500;
        color: #000;
        font-size: 18px;
        background-color: white !important;
        border: none;
        padding: 0px 0px 0px 10px;
        flex: 1;
        border-radius: 8px 0 0 8px;
    }

    .search_btn {
        padding: 12px;
        border: none;
        background: #ebc500;
        color: white;
        cursor: pointer;
        border-radius: 8px;
    }

    #mobileSearchResultsContainer {
        position: absolute;
        display: none;
        background-color: white;
        border: 1px solid rgb(204, 204, 204);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
        padding-left: 10px;
    }

    .search_bar {
        padding: 10 10 5 10;
    }
}

@media screen and (max-width: 480px) {
    #mobileSearchResultsContainer {
        width: 90%;
        left: 15px;
        right: 5px;
    }
}

@media screen and (max-width: 768px) {
    .search-form {
        max-width: 100%;
    }
}

@media screen and (min-width: 880px) and (max-width: 1130px) {
    .owl-carousel .owl-item img {
        width: 100% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .content.mobile-conent {
        padding: 30 20px 0px 30px;
    }

    .content {
        padding: 30 10px 0px 20px;
    }

    .container-fluid.header_nav {
        padding: 0 15px 0 25px;
    }

    .logo-text {
        left: 40px;
    }

    .new_arrival_container {
        padding: 0 25px 0 40px;
    }

    .product_heading {
        padding-left: 40px;
    }

    .container.mobile-container {
        padding-left: 0;
        padding-right: 20;
    }
}

.product_wrapper .btn:active,
.product_wrapper .btn:hover,
.product_wrapper .btn:active:focus,
.product_wrapper .btn:active:hover {
    background-color: #0084ff;
    border-color: #0084ff;
}

