@media screen and (max-width: 1400px ) {
    .container {
        padding:0 15px;
    }
    .lomina-megamenu > ul > li > ul{
        width: 900px !important;
    }
}
@media screen and (max-width: 1200px ) {
    .container{
        width: 100% ;
    }
    .lomina-megamenu > ul > li > ul{
        width: 700px !important;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
        flex-direction: row;
        gap:0 10px;
        width: auto;
        flex-wrap: wrap;
        justify-content: center;
    }
    .product-intro .lomina-product-img .flex-viewport {
        max-width: 80%;
        margin: 30px auto;
    }
    .product-intro .lomina-product-img .product-action {
        float: right;
    }
    .product-intro .lomina-product-img {
        display: block;
    }
    .box-brand .owl-carousel .owl-nav button {
        width: 50px;
        height: 45px;
    }
    .special-slider .special-item figure {
        width: 30%;
    }
}
@media screen and (min-width: 992px ) {
    .mob-lct-menu{
        display: none;
    }
    .avatar-lomina {
        display: none !important;
    }
    .hero-product .product-item svg ,  .hero-product .product-item .down svg {
        display: none !important;
    }


}

@media screen and (max-width: 992px ) {
    nav.main-menu-mobile {
        overflow-y: scroll;
        height: 515px;
        padding-bottom: 50px;
        width: auto    ;
    }
    .woocommerce-cart .wc-proceed-to-checkout {
        position: fixed;
        bottom: 0;
        padding: 0 !important;
        margin: auto !important;
        width: 100%;
        left: 0;
        right: 0;
    }
    .woocommerce-cart .wc-proceed-to-checkout  a{
 margin: 0px !important;
    }
    .menu-bottom-mobile {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff;
        display: flex !important;
        justify-content: space-around;
        padding: 8px;
        align-items: center;
        border-top: 1px solid #f5f5f5;
        box-shadow: var(--shadow-box);
        z-index: 4;
    }
    .menu-bottom-mobile .cart-btn-header span.cart-btn-num,
    .header-two .cart-btn-header span.cart-btn-num
    {
        padding: 0;
        position: absolute;
        left: 10px;
        background:var(--second-color);
        width: 15px;
        height: 16px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        top: 10px;
        border-radius: 50%;
    }
    .menu-bottom-mobile div a {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 4px;
    }
    .menu-bottom-mobile div a span {
        font-size: 11px;
        font-weight: 450;
    }
    .flex.lomi-koh-head.box-head{
        padding: 0px 20px;
    }
    .lomi-new-header{
        border-radius: 20px !important;
    }
    footer:before {

        content: "";
        position: absolute;
        width: 40%;
        height: 60px;
        background: #99a0ff;
        margin: -55px 25%;
        z-index: -1;
        border-radius: 10px;
        box-shadow: 2px 0px 20px 2px #0000ff69;
        top: 90%;
    }
    .lomi-new-header {

        padding: 10px 20px !important;
    }
    .main-single{
        width: 100% !important;
    }
    aside.side-single.shop-lomina {
        position: fixed !important;
        background: rgb(0 0 0 / 20%);
        width: 50% !important;
        margin: 0px auto;
        top: 0;
        right: 0;
        z-index: 99999999999;
        overflow-x: scroll;
        bottom: 0;
        transform: translateX(1000px);
    }
    .side-single.shop-lomina .widget {
        margin: 5px 0px !important;
    }
    .hero-single p.woocommerce-result-count{
        display: none !important; ;
    }

    .mobile-lomina{
        display: block !important;
    }
    .desk-lomina{
        display: none;
    }
    .mobile-lomina .woocommerce-ordering .orderby {
        width: 200px;
        border: 1px solid #eee;
        border-radius: 10px;
        padding: 0px 11px;
    }
    .hero-archive .product-item{
        width: 45% !important;
    }
    .main-archive .post-item{
        width: 48% !important;
    }
    .bmm-lomina {
        display: flex;
        flex-direction: column;
        line-height: 4rem;
        padding: 20px;
        gap: 10px;
        z-index: 99999;
    }
    .bmm-btn-up img {
        position: absolute;
        top: 70%;
        left: 10px;
    }
    .bmm-btn-down img {
        position: absolute;
        top: 91%;
        right: 0;
        z-index: 999999;
    }
    .offcanvas-header button.icon-close-square {
        font-size: 30px;
        color: red;
        font-weight: bold;
        background: transparent;
    }
    .bmm-btn-up , .bmm-btn-down{
        background: transparent;

    }

    .bmm-btn-up a {
        background: blue;
        border-radius: 5px;
        width: 100%;
        display: block;
        font-weight: 400;
        color: #fff !important;
    }
    .bmm-btn-down a {
        background: #0000ff2b;
        border-radius: 5px;
        width: 100%;
        display: block;
        font-weight: 400;
        color: #000000 !important;
    }
    .neonText {
        color: #000;
        text-shadow:
                0 0 7px #000,
                0 0 10px #000,
                0 0 21px #000,
                0 0 42px #bc13fe,
                0 0 82px #bc13fe,
                0 0 92px #bc13fe,
                0 0 12px #bc13fe,
                0 0 11px #bc13fe;
    }
    .top-header {
        display: block !important;
        text-align: center !important;
        line-height: 2rem !important;
    }
    .hero-product .product-item svg {
        position: absolute;
        bottom: 0px;
        transform: rotate(180deg);
        z-index: 6;
        right: 0px;
        padding: 0px 8px;
        left: 0px;
        width: 100%;
        fill: #ffffff;
    }
    .hero-product .product-item .down svg {
        position: absolute;
        top: 6px;
        transform: rotate(0deg);
        z-index: 6;
        right: 0;
        padding: 0px 8px;
        left: 0;
        width: 100%;
        fill: #ffffff;
    }
    .hero-product .product-item {
        margin: 10px !important;
    }

    .t-h-left{
        display: block !important;
    }
    /* header */
    .header-whishlist , .btn-desktop , .down-header ,  .main-menu , .search-main {
        display: none !important;
    }
    .m-h-right {
        min-width: 60% !important;
    }
    .mob-lct-menu{
        display: block;
    }

    .main-menu-mobile {
        display: block !important;
    }
    .footer-box .footer-about {
        margin: 0px !important;
    }
    /* end header */
    .footer-down{
        flex-wrap: wrap;
        margin-bottom: 100px !important;
    }
    .footer-line {
        flex-wrap: wrap !important;
        gap: 10px !important;
    }
    .hero-myaccount {
        border-top:0;
    }
    footer {
        margin-bottom: 55px;
    }
    .megamenu-box span.title-megamenu, .megamenu-box, .menu-header ul li a, .m-h-left i, #hamberger, .account-btn label {
        color: #303030 !important;
    }
    .content-ajax-search ul {
        max-height: 100%;
    }
    /*******cart*****/
    .woocommerce-account .woocommerce-MyAccount-navigation {
        display: none;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
    }
    .woocommerce ul.order_details li strong {
        font-size: 16px;
    }
    .cart-list .product-item {
        width: 47%;
    }
    form.woocommerce-cart-form {
        flex-wrap: wrap;
    }
    .cart-custom,.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        width: 100% !important;
    }
    .cart-custom .product-item{
        width: 100% !important;
    }
    .cart-process{
        width: 100% !important;
    }
    .lomina-order-review{
        width: 100% !important;

    }
    /*******cart*****/
    .side-page {
        transform:translateX(1000px);
        width: 75% !important;
        position: fixed;
        padding: 10px;
        z-index: 999;
        background: #FFFFFF;
        border-radius: 6px;
        box-shadow: none;
        transition: all .3s ease-in-out;
        top: 65px;
        right: 10px;
        bottom: 0px;
        overflow-y: scroll;
    }
    /*******single insta*****/
    .hero-page {
        flex-direction: column-reverse;
    }
    .hero-page-single {
        flex-direction: column;
    }
    .sec-insta-page .left,.sec-insta-page .right,
    .main-page,.side-page{
        width: 100%;
    }
    /******* end single insta*****/
    /*******single product*****/
    #modal_video .modal-content {
        width: 80%;
    }
    .cross-item {
        width: 49%;
    }
    .lomina-cross-sell {
        flex-wrap: wrap;
    }
    .product-intro .entry-summary {
        width: 100% !important;
    }
    .product-intro .lomina-product-img {
        width: 100% !important;
        padding: 10px
    }
    .product-intro {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        gap: 35px;
    }
    /*******end single product*****/
    /*******start header*******/
    .header-mobile-sticky {
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
        left: 0px;
        right: 0px;
        background: #fff;
        padding-left: 15px;
        padding-right: 15px;
    }
    .navigation,.close-menu-responsive-full-page {
        display: block !important;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    .header-mobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 15px;
        border-bottom: 1px solid #f5f5f5;
        gap: 20px;
    }
    /*******end header*******/
    .top-header {
        height: auto;
    }
    .special-box:before,.special-box:after {
        height: 66%;
    }
    .special-slider {
        flex-wrap: wrap;
        gap: 10px;
    }
    .special-slider .owl-stage-outer {
        width: 100% !important;
    }
    .special-slider .owl-dots {
        width: 100%;
        flex-direction: row;
        padding-left: 0;
    }
    .special-slider .special-item .det-special .additional-product {
        min-width: auto;
    }
    .box-insta .first-item {
        width: 20%;
    }
    .box-insta .bx-ins {
        width: 79%;
    }
    .box-blog {
        flex-wrap: wrap;
    }
    .box-blog .big-post {
        width: 65%;
        margin: auto;
    }
    .box-blog .big-post a img {
        width: auto;
        height: auto;
    }
    .box-blog .small-post {
        width: 100%;
    }
}



@media screen and (max-width: 768px ) {
    .hero-archive .product-item {
        width: 100% !important;
    }
    .container{
        width: 100%  !important;
    }
    .product-meta .entry-image {
        min-width:  100% !important;
        flex-wrap: wrap;
    }
    .product-meta {
        padding: 0px !important;
        justify-content: center !important;
    }
    .product-meta .entry-summary {
        width: 100%  !important;
    }
    .box-insta .first-item {
        width: 25%;
    }
    .box-insta .bx-ins {
        width: 74%;
    }
    .custom-field-review {
        flex-wrap: wrap;
        gap: 20px;
    }
    .review-radio-question,.rate-list {
        width: 100%;
    }
    .content-review {
        flex-wrap: wrap;
        gap: 0;
    }
    .content-review .description {
        width: 100%;
    }
    .header-review {
        width: 100%;
    }
    .content-review .show-my-rate {
        margin: 0;
    }
    /***********cart************/
    .woocommerce table.my_account_orders td a.button {
        padding: 3px 5px !important;
    }
    .myaccount-order .item-order {
        width: 47%;
        border: 0;
        padding: 15px 5px;
    }
    .myaccount-order {
        flex-wrap: nowrap !important;
    }
    .item-detail {
        width: 47%;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .myaccount-detail {
        flex-wrap: wrap;
    }
    .lomina-order-review {
        width: 100%;
    }
    form.woocommerce-cart-form {
        flex-wrap: wrap;
    }
    /***********cart************/
    .hero-archive .product-item {
        width: 48%;
    }
    .woocommerce div.product .product_title {
        font-size: 18px;
    }
    .cross-item {
        width: 100% !important;
    }
    .special-box:before,.special-box:after {
        height:100%;
    }
    .special-box:after {
        left: 60%;
    }
    .special-box {
        overflow: hidden;
        padding: 0px 5px !important;
    }
    .special-slider .owl-dots {
        display: none !important;
    }
    .box-sell {
        flex-wrap: wrap;
    }
    .box-sell .best-sell {
        width: 50%;
        margin: auto;
    }
    .other-sell {
        width: 100%;
        margin-top: 30px;
    }

    .box-brand .product-item img {
        max-width: 130px;
    }
    .main-slider .owl-carousel .owl-nav button {
        display: none;
    }
}

@media screen and (max-width: 576px ) {
    nav.main-menu-mobile {
        padding-bottom: 25px !important;
        box-shadow: 0px 9px 20px 0px #b5b5b517;
        display: flex !important        ;
        justify-content: space-around;
        width: auto;
    }
    .box-blog .blog-one , .box-blog .blog-two , .main-single , .side-single , .form-submit input#submit{
        width: 100% !important;
    }
    footer:before {
        top: 88.2%;
    }
    .m-h-left .header-cart > a{
        padding:5px 10px !important;
    }
    .main-archive .post-item{
        padding: 2px !important;
        width: 47% !important;
    }
    .main-archive .post-item .down {
        border-radius: 20px 20px 0px 0px !important;

    }
    .main-archive .post-item figure img {
        border-radius: 10px 5px !important;
    }
    .stock-lomina:before{
        width: 20% !important;
        height: 2% !important;
    }
    .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th{
        display: block !important;
    }
    .woocommerce table.shop_table tbody th:first-child {
        border: none !important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgb(127 127 127 / 14%) !important
    }
    .addresses .woocommerce-Address{
        margin: 10px auto !important;
    }
    .woocommerce-MyAccount-content h2 {
        font-size: 16px !important;
        text-align: center !important;
        padding: 20px  !important;
        background: #ededed !important;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
        border: 1px solid #eee  !important;
        padding: 10px 0px  !important;
        margin: 10px auto  !important;
        border-radius: 10px  !important;
    }
    .box-blog .blog-two .post-item{
        width: 100% !important;
    }
    .box-blog .blog-two .post-item figure img{
        margin-left: 10px !important;
    }
    .hero-product .product-item .color-dis{
        display: contents;
        justify-content: space-between !important;
        align-items: center !important;
        flex-wrap: wrap !important;
        flex-direction: column-reverse !important;
    }
    .product-meta .entry-image .product-action {
        align-items: center !important;
        justify-content: flex-start !important;
        flex-direction: column !important;
    }
    .application .left{
        flex-direction: column;
    }
    .application .right {
        align-items: center;
    }

    .active .a-btn-lomi {
        backdrop-filter: blur(10px);
        background: #edededb8;
        line-height: 3rem;
        padding: 0px 20px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        width: 95% !important;
        background: transparent !important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
        flex-wrap: nowrap !important;
    }
    .hero-single{
        flex-direction: column !important;
    }
    .simple-lomi .quen-lomi {
        display: none !important;
    }
    .special-box .special-item .det-special .down{
        flex-wrap: wrap !important;
    }
    .special-box .special-item .det-special .down .link{
        width: 100% !important;
    }
    .special-box .special-item .det-special .down a{
        width: 100% !important;
        justify-content: center;
    }
    .woocommerce ul.order_details {
        width: 100% !important;
        padding: 0 !important;
        line-height: 15px;
    }
    .woocommerce div.product .woocommerce-tabs .panel ,  .woocommerce #reviews #comments ol.commentlist{
        padding:0px !important;
    }
    .order-final-info{
        flex-wrap: wrap;
    }
    .woocommerce ul.order_details li{
        width: 100% !important;
    }
    .order-final-info div{
        border-left: 0px !important;
        border-bottom: 1px dashed #ddd !important;
    }
    .order-final-info div:last-child {
        border-bottom: none !important;
    }
    .add-lomi {
        width: 40%  !important;
    }
    .simple-lomi {
        align-items: center !important;
        flex-direction: row !important;
        justify-content: space-around !important;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 9999;
        padding: 5px ! IMPORTANT;
        margin: 10px auto;
        border-radius: 20px;
        border-top: 1px solid #dfdfdf;
        backdrop-filter: blur(10px);
        background: #ffffff !important;
        box-shadow: var(--shadow-box);
    }
    .disc-lomi {
        border-radius: 5px !important;
        padding: 2px 20px !important;
        margin: auto !important;
        border: 1px solid #eee;
        background: #275fe0;
        font-weight: bold;
    }
    .list-inline {
        padding-right: 0;
        list-style: none;
        display: inline-flex !important   ;
        flex-wrap: wrap;
        width: 100% !important;
        flex-direction: column;

    }
    .account-btn {
        position: relative;
        padding: 0 !important;
        border: none !important;
        text-align: center;
    }
    .nav-item {
        width: 100% !important;
    }

    .comment-text .description {
        width: 100% !important;
        text-align: justify !important;
    }
    .show-recommend-status {
        width: 100% !important;
    }
    .hero-archive .product-item {
        width: 100% !important;
    }
    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        flex-wrap: wrap !important;
        justify-content: flex-start !important;
    }
    .comment-text .right-review{
        width: 100% !important;
        flex-direction: column-reverse !important;
        align-items: flex-start !important;
    }
    .product-meta-garanty{
        justify-content: flex-end !important ;
    }
    .lomi-li-attr {
        display: flex    ;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    .box_params_list p{
        padding: 10px !important;
    }
    .single_variation_wrap {
        display: flex;
        flex-wrap: wrap !important;
        align-items: center !important;
        flex-direction: row !important;
        justify-content: space-around !important;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 9999;
        padding: 5px ! IMPORTANT;
        margin: 10px auto;
        border-radius: 20px;
        border-top: 1px solid #dfdfdf;
        backdrop-filter: blur(10px);
        background: transparent !important;
    }
    .main-color-three-bg {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .container{
        width: 100% !important;
    }
    .header-cart-counter {
        width: 20px !important;
        height: 20px !important;
        line-height: 20px !important;
        margin-right: 7px;
    }
    figure.avatar{
        height: 50px !important;
        width: 50px !important;
    }
    .main-header {
        justify-content: center !important;
        padding: 5px !important;
    }
    .footer-box{
        flex-wrap: wrap !important;
    }
    .t-h-left {
        display: none !important;
    }
    .t-h-right {
        text-align: center !important;
        display: block !important;
        width: 100% !important;
        margin-bottom: 20px !important;
        font-weight: 500;
    }
    .m-h-right .logo {
        max-width: 120px !important;
        margin-right: 10px !important;
    }

    .product-box .product-image{
        justify-content: center;
    }
    .special-box .special-item{
        width: 100% !important;
    }

    .special-box:before{
        display: none !important;
    }
    .special-box:after{
        display: none;
    }
    .poster {
        flex-wrap: wrap;
    }
    .other-sell .product-item {
        width: 100% !important;
    }


    #review_form .comment-reply-title {
        font-size: 16px;
        margin: 20px 0;
    }
    #review_form .comment-reply-title:before,#review_form .comment-reply-title:after {
        width: 20%;
    }
    .post-single header h1 {
        font-size: 16px;
    }
    .breadcrumbs {
        font-size: 12px;
    }
    .post-single .post-thumbnail {
        margin: 10px 0;
    }

    .header-review .recommend-status-yes,
    .header-review .recommend-status-no{
        font-size: 12px;
    }
    .footer-box .footer-about {
        width: 100% !important;
    }
    .header-review {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
    }
    .header-review .show-recommend-status {
        flex-grow:0;
    }
    /***** new single-product **********/
    .product-intro form.cart {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff;
        z-index: 99;
        height: 60px;
        box-shadow: rgba(0,0,0,.05) 0 -2px 10px 0;
        border-top: 1px solid #f5f5f5;
        display: flex;
        justify-content: space-between;
        padding: 10px 0px;
    }
    .product-intro .entry-summary .p-q {
        margin-bottom: 0px;
        gap: 5px;
    }
    .product-intro .entry-summary .p-q .quantity {
        width:90px;
        max-height: 100%;
    }
    .product-intro .entry-summary .p-q .price ins {
        display: block;
    }
    .product-intro .entry-summary .p-q .quantity button {
        margin: 0;
    }
    .product-intro .entry-summary .p-q div .discount {
        display: none;
    }
    .woocommerce div.product p.price del, .woocommerce div.product span.price del {
        font-size: 13px;
    }
    .woocommerce div.product p.price, .woocommerce div.product span.price {
        font-size: 15px;
    }
    .woocommerce div.product p.price ins span.woocommerce-Price-currencySymbol {
        font-size: 12px;
        margin-right: 2px;
    }
    .woocommerce div.product form.cart .button {
        padding: 5px !important;
        font-size: 12px;
        width: auto;
        display: flex;
    }
    .woocommerce div.product form.cart a.added {
        display: none;
    }
    .woocommerce a.added_to_cart {
        background: var(--second-color);
        color: #fff;
        font-size: 12px;
        border-radius: 5px;
        padding: 5px;
        display: flex;
        align-items: center;
        font-weight: 600;
    }
    .woocommerce-message {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 10px;
        gap: 7px;
        font-size: 14px;
        font-weight: 600;
    }
    .woocommerce-message .button {
        font-size: 12px !important;
        padding: 5px 10px !important;
    }


    .product-intro form.variations_form {
        position: unset;
        height: unset;
        box-shadow: unset;
        border: unset;
        padding: unset;
        display: block;
    }
    .product-intro .single_variation_wrap {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff;
        z-index: 99;
        height: 60px;
        box-shadow: rgba(0,0,0,.05) 0 -2px 10px 0;
        border-top: 1px solid #f5f5f5;
        display: flex;
        justify-content: space-between;
        padding: 10px;
    }
    .product-intro .single_variation_wrap .woocommerce-variation-add-to-cart {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    /***** end new single-product ******/

    .floating-contact .floating-button {
        width: 42px;
        height: 42px;
        font-size: 24px;
        right: unset;
        left: 15px;
        bottom: 120px;
    }
    .floating-contact .contact-list {
        right: unset !important;
        left: 45px  !important;
        bottom: 110px;
    }
    .login-page {
        margin-top:60px;
    }
    .form-login-lomina {
        padding: 20px;
    }
    /*******cart*******/
    .cart-line-bottom  {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff;
        z-index: 99;
        height: 60px;
        box-shadow: rgba(0,0,0,.05) 0 -2px 10px 0;
        border-top: 1px solid #f5f5f5;
        display: flex;
        justify-content: space-between;
        padding: 10px;
        align-items: center;
    }
    .cart-line-bottom .order-total > span {
        display: block;
        font-size: 15px;
    }
    .cart-line-bottom .order-total > span .woocommerce-Price-currencySymbol {
        margin-right: 5px;
        font-size: 12px;
    }
    .cart-line-bottom a.button {
        font-size: 12px;
        max-height: 100%;
        display: flex;
    }
    .addresses .woocommerce-Address {
        width: 100% !important;
    }
    .woocommerce-column--billing-address,
    .woocommerce-column--shipping-address {
        width: 100% !important;
    }
    .checkout-process ol > li:before {
        width: 2rem;
        height: 2rem;
        font-size: 1rem;
    }
    .checkout-process ol > li {
        font-size: 12px;
    }
    .checkout-process ol > li:after {
        top: 1.0rem;
        height: 0.4rem;
    }
    .checkout-process {
        max-width: 100%;
    }
    .cart-list .product-item {
        width: 100%;
    }
    /*******cart*******/

    .befor-shop .woocommerce-result-count {
        display: none;
    }
    .hero-archive .product-item {
        width: 100%;
    }
    /******single product*******/
    .cross-item .discount {
        width: 30px;
        height: 30px;
        clip-path: none;
        border-radius: 50%;
        font-size: 14px;
    }
    .cross-item .down .price ins {
        font-size: 16px;
    }
    .modal-body .social-sharing {
        justify-content: center;
        gap: 5px;
    }
    .modal-content {
        max-width: 90%;
    }
    .modal-header h4 {
        margin-bottom: 10px;
        padding-bottom: 5px;
        font-size: 14px;
    }
    #modal_video .modal-content {
        width: 90%;
    }
    .panel .additional-product .property-item p,
    .panel .additional-product .property-item span{
        padding: 10px;
        font-size: 12px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        padding: 3px 0;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 13px;
        font-weight: 600;
    }

    .woocommerce .woocommerce-breadcrumb {
        padding: 0 15px;
        white-space: nowrap;
        overflow: auto;
    }

    .woocommerce div.product form.cart .button {
        padding: 10px!important;
        font-size: 12px;
    }

    .woocommerce div.product .price > span > bdi {
        font-size: 15px;
    }
    .woocommerce div.product .price > span > bdi > .woocommerce-Price-currencySymbol {
        font-size: 12px;
        bottom: -18px;
    }
    .woocommerce .quantity .qty {
        font-size: 16px;
        min-width: 30px;
    }
    .woocommerce .quantity button {
        padding: 0px 10px;
    }
    .woocommerce .quantity {
        width: 115px;
    }
    .woocommerce div.product form.cart .variations {
        width: 100%;
    }
    .woocommerce div.product form.cart .variations td {
        min-width: auto;
    }
    .product-intro .entry-summary .show-rate {
        display: block;
    }
    .product-intro .lomina-product-img .product-action .item-action button:hover span {
        display: none;
    }
    .product-intro .countdown-timer .number {
        background: none;
        color: red;
        width: auto;
        font-size: 18px;
        font-weight: 600;
        padding: 0 2px;
    }
    .product-intro .box-timer {
        justify-content: left;
        top: -2px;
        left: 0;
        width: 100%;
    }
    .product-intro .lomina-product-img .product-action {
        position: absolute;
        display: flex;
        margin: 0;
        gap: 15px;
        margin-top: 5px;
    }
    .product-intro .lomina-product-img .product-action .item-action button {
        border: 0;
        background: none !important;
        min-width: auto !important;
        height: auto !important;
    }
    .product-intro .lomina-product-img .product-action .item-action button i {
        width: auto;
        height: auto;
        font-size: 24px;
        line-height: normal;
    }

    .product-intro .lomina-product-img .flex-viewport {
        max-width: 100%;
        margin: 45px 0 15px;
    }
    .product-intro .lomina-product-img {
        padding: 0px;
    }
    .product-intro .lomina-product-img:before {
        background: none;
    }
    .product-intro {
        padding: 15px;
    }
    .product-intro .entry-summary .product-delivery,
    .product-intro .entry-summary .product-meta {
        font-size: 13px;
    }
    .cross-item figure a img {
        max-width: 110px;
    }
    .cross-item h2 a {
        font-size: 14px;
    }
    .cross-item .down .price > span > bdi {
        font-size: 14px !important;
    }

    /******single product*******/
    .stories.carousel .story,.stories.carousel .story:first-child,.stories.carousel .story:last-child {
        margin: 0px 10px;
    }
    .top-header .t-h-left span.text-top-left-header {
        display: none;
    }
    .footer-down .social-footer {
        width: 100%;
        justify-content: center;
    }
    .footer-down .copy-right {
        width: 100%;
        text-align: center;
    }

    .special-slider .special-item .discount {
        z-index: 1;
        width: 40px;
        left: 5px;
    }
    .special-slider .special-item .discount span {
        display: none;
    }
    .special-slider .special-item .discount span.title {
        display: block;
        font-size: 16px;
    }
    .special-box:before {
        left: 56%;
        transform: translate(-22%, 0px) skew(-15deg, 0deg);
    }
    .special-slider .special-item {
        padding: 10px;
    }
    .special-slider .special-item .det-special h2 {
        font-size: 18px;
    }
    .special-box:after {
        left: 35%;
    }
    .special-slider .special-item {
        flex-wrap: wrap;
    }
    .special-slider .special-item figure,.special-slider .special-item .det-special {
        width: 100% !important;
    }
    .special-slider .special-item figure img {
        margin: auto;
    }
    .box-blog .big-post {
        width: 100%  !important;
        margin: auto;
    }
    .box-insta {
        padding:10px 0px;
    }

    .box-insta .first-item {
        width:46%  !important;
        margin: 0 5px;
    }
    .box-insta .bx-ins {
        width: 49%;
    }
    .amazing-product .countdown-timer .number {
        width: 25px;
        height: 25px;
    }

    .special-box h4 {
        font-size: 16px !important;
        background: var(--main-color-one) !important;
        border-radius: 10px !important;
        text-align: center !important;
        margin: 10px 0px !important;
    }
    .product-slider .owl-nav button {
        top: -58px;
        width: 35px;
        height: 35px;
    }
    .title-hero {
        margin-bottom: 15px;
    }
    .title-hero h4,
    .special-slider .special-item .discount span.title,
    .title-brand h4 {
        font-size: 16px;
    }
    .hero-product .product-item .color ul li span {
        width: 12px;
        height: 12px;
    }
    .bmm-btn-up img {
        position: absolute;
        top: 73%;
        left: 10px;
    }
    .bmm-btn-down img {
        position: absolute;
        top: 91%;
        right: 0;
        z-index: 999999;
    }
}
@media only screen and (max-width:476px) {
    .bmm-btn-up img {
        position: absolute;
        top: 69%;
        left: 10px;
    }
    aside.side-single.shop-lomina{
        width: 80% !important;
    }
    .bmm-btn-down img {
        position: absolute;
        top: 90%;
        right: 5px;
        z-index: 999999;
    }
    .container{
        width: 100%  !important;
    }
}
@media screen and (max-width: 376px ) {
    .container{
        width: 100%  !important;
    }
    .bmm-btn-up img {
        top: 60%;

    }
    .woocommerce div.product .price > span > bdi > .woocommerce-Price-currencySymbol {
        bottom: 22px;
    }
    .rate-list .rate-item {
        gap: 0;
    }
    .rate-list .rate-item input {
        width: 70%;
    }
    .review-radio-question .radio-list .radio-item label {
        padding: 2px 5px;
        font-size: 13px;
        font-weight: 600;
    }
    .review-radio-question header {
        font-size: 13px;
    }
    .lomina_wishlist-list table.lomina_wishlist-items tr {

        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .application {
        justify-content: center;
    }
    .page-not-fount {
        width: 90%;
    }
    .form-login-lomina .logo {
        max-width: 150px;
        margin: 0 auto 20px;
    }
    .myaccount-order .item-order {
        display: flex;
        flex-direction: column;
    }


    .cart-coupon .coupon {
        flex-wrap: wrap;
    }
    .rtl .woocommerce .price_label {
        font-size: 16px;
    }
    .product-intro .entry-summary .product-meta,
    .product-intro .entry-summary .additional-product{
        font-size: 13px;
    }
    .product-intro .entry-summary .product-delivery {
        gap: 0;
        justify-content: space-between;
        font-size: 13px;
    }
    .cross-item,.cross-item h2 {
        height: auto;
    }
    .cross-item figure {
        float: none;
        text-align: center;
        margin-left: 0;
    }
}