@media screen and (max-width: 1399.98px) {
    .container.header  {
        padding-inline-start: 15px;
        padding-inline-end: unset;

    }
}
@media screen and (max-width: 1199.98px){
    .box-insta .product-item figure img {
        padding: 23px;
    }
    .container.header {
        margin-left: unset;
        margin-right: auto;
    }
    .sec-title {
        margin: 19px 0;
    }
    .hero-product-new {
        margin-top: 313px;
    }
    .hero-product-new .product-item {
        margin: 15px 16px;
    }
    .bg-slider {
        background-image: none;
        background-color:#030c13;
        border-radius: 20px;
    }
    .site-header.header-sticky .container.header {
        padding-inline-start: 15px;
        padding-inline-end: unset;
    }


    .m-h-right .logo a img {
        max-width: 86%;
    }
    .site-header.header-sticky .main-header{
        border-radius: 0 0 50px 0;
        margin-right: 40px;
        margin-left: 0;
    }
    .site-header.header-sticky .down-header {
        margin-left: 0;
        border-bottom-left-radius: 0;
    }

    .down-header {
        margin-left: 86px;
        margin-right: 86px;
    }
    .main-header {
      margin:auto 40px;
    }
      .site-header.header-sticky body.admin-bar{
        top: 18px;
    }
    .catalog-list li a {
        font-size: 13px;
    }
}
@media screen and (max-width: 991.98px){
    .card-weblog .card-body {
        margin-top: -128px;
    }
    .cart-btn-header .cart-content {
        position: fixed;
        bottom: 94px;
    }
    .owl-carousel.m-slider .owl-dots {
        right: 10%;
    }

    .owl-carousel.demo-two-slider .owl-dots {
        left: -53px;
    }
    .owl-carousel.demo-2 .owl-nav {
        right: -13px;
    }
    .form-login-box .curved-shape {
        width: 680px;
    }
    .form-login-box {
        width: 750px;
    }
    .modal-content .close_login {
        left: 103px;
    }
    .modal-content {
        width: 703px;
    }
    .form-login-Aras2 {
        width: 633px;
    }
    .product-for .first-item-for img {
        margin: auto -19px;
    }
    .desk {
        height: 460px;
    }

    /*single shop*/
    .product-intro .entry-image .flex-viewport {
        width: 64%;
    }
    .product-intro .entry-image {
        width: 100%!important;
    }
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images.entry-image {
        position: unset !important;
        top: 50px;
        height: unset;
    }
    .desk .p-q {
        bottom: 132px;
    }
    .p-b {
        flex-direction: column;
    }
    .desk .p-b .quantity {
        width: 100%;
    }
    .product-intro .entry-image ol {
        width: 100%;
        flex-direction: row;
    }
    .flex-active-slide {
        max-width: 279px !important;
    }
    .product-intro,.product-intro .entry-image {
        flex-wrap: wrap;
    }
    /*single shop*/
    .box-insta .product-item figure img {
        width: 120px;
    }
    .box-insta .first-item {
        width: 19.2%;
    }
    .box-insta .left-item {
        width: 77.3%;
    }
    .sec-category .item-cat {
        width: 21%;
    }
    .before-blog {
        display: flex;
        justify-content: right;
        flex-direction: row-reverse;
        padding: 10px 38px;
        font-weight: 450;
        margin-bottom: 10px;
        position: relative;
        background: #030c13;
        border-radius: 20px;
        margin-top: 15px;
        width: 100%;
        align-items: center;
        margin-right: 30px;
        /* margin: 0 38px; */
    }
    .before-blog::after {
        content: "";
        position: absolute;
        top: -1px;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 1px;
        background-image: radial-gradient(133.87% 199.01% at 100% 0%, rgba(251, 194, 48, 0.4) 0%, rgba(251, 194, 48, 0) 50%);
        border-radius: inherit;
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        /* mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); */
        -webkit-mask-composite: xor;
        mask-composite: xor;
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        z-index: -1;
    }
    .before-shop {
        padding: 10px 20px;
    }
    .side-single-shop {
        width: 52%;
        position: fixed;
        top: 65px;
        right: 10px;
        bottom: 0;
        background: #080c30;
        z-index: 110;
        overflow-x: scroll;
        padding: 20px;
        transform: translateX(1000px);
        border: 1px solid #13294d;
        transition: all .3s ease-in-out;
    }
    .footer-box .footer-widget .f-w-contet {
        text-align: center;
    }
    .footer-box,.hero-single {
        flex-wrap: wrap;
    }
    .close-responsive-full-page{
        display: block;
    }
    .down-header {
        display: none;
    }
    .sec-blog.template-blog .box-blog .big-post .post-item {
        margin: 0 auto;
    }
    .sec-blog.template-blog {
        flex-wrap: wrap;
    }
    .main-single, .side-single {
        width: 100%;
    }
    .main-single{
        margin-right: 0px;
    }
     .side-single {
        margin-right: 30px;
    }
    .mobile{
        display: block!important;
    }
    .desktop{
        display: none!important;
    }
    .main-header {
        margin: 0 30px;
        box-shadow: 0 8px 20px -10px rgba(255, 255, 255, 0.44);
    }
    .down-header {
        width: 71%;
        height: 30px;
    }
    body.admin-bar .site-header.header-sticky #wpadminbar{
        top: 30px;
    }
    body.admin-bar .site-header.header-sticky {
        top: 30px;
    }
    .header-sticky{
        position: fixed;
        top: 0px;
        background-color: transparent;
        width: 100%;
        transition: scroll .4s ease-in-out;
    }


    .site-header.header-sticky .main-header {
        border-radius: 0 0 50px 0px;
    }

    .side-single-blog {
        width: 43%;
        position: fixed;
        top: 33px;
        right: 0;
        bottom: 0;
        background: #080c30;
        z-index: 2;
        overflow-x: scroll;
        padding: 20px;
        transform: translateX(1000px);
        border: 1px solid #13294d;
        transition: all .3s ease-in-out;
        border-radius: 20px 0 0 0;
    }

}
@media screen and (max-width: 767.98px){
    .card-weblog .card-body {
        margin-top: -170px;
    }
    .shop-cross-sell.cart-custom .cross-item.cart_item figure a img {
        max-width: 73px;
    }
    .product-my .first-item-my .product-item {
        overflow: hidden;
    }
    .sec-title .icon-mobile img {
        max-width: 67px;
        margin-left: 10px;
        display: block;
    }
    .product-for .center-item-for .product-item {
        overflow: hidden;
    }
    .product-for .center-item-for {
        width: 100%;
    }
    .product-for .first-item-for {
        display: none;
    }
    #wpadminbar {
         position: fixed;
    }
    .owl-carousel.m-slider .owl-dots {
         right: 0;
        transform: translate(-45%, -50%);
    }
    .owl-carousel.demo-2 .owl-nav {
        right: -16px;
    }
    .sec-category .item-cat-2 {
        width: 45%;
    }
    .owl-carousel.demo-two-slider .owl-dots{
        display: none;
    }
    .form-login-Aras2 {
        width: 532px;
    }
    .info-content.Register {
        width: 53%;
    }
    .info-content {
        width: 61%;
    }
    .form-login-box .form-box {
        width: 59%;
    }
    .modal-content .close_login {
        left: 109px;
    }
    .modal-content {
        margin: unset;
        width: 100%;
    }
    .shop-cross-sell.cart-custom {
        width: 100%;
    }
    .woocommerce-cart-form {
        flex-wrap:wrap ;
    }
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        width: 100%;
        margin: 20px;
    }
    .sec-blog .box-blog .small-post .post-item figure .post-top-icon,
    .sec-blog .box-blog .big-post .post-item figure .post-top-icon {
        display: none;
    }
    .hero-product-new .product-item {
        margin: 15px 16px;
    }
    .product-my .first-item-my {
        width: 100%;
    }
    .slider-sec {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .hero-product-new {
        margin-top: 327px;
    }
    .footer-box .footer-about {
        width: 100%;
    }
    .footer-address {
        flex-direction: row;
    }
    .inner-contact.phone ,
    .inner-contact.emile {
        width: 50%;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs::before {
        top: 30%;

    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        min-width: 80px;
    }
    .desk {
          height: 362px;

    }
    .q-m-p-t {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 50px;
    }
    .desk .p-q {
         bottom: unset;
        width: 24%;
    }
    .desk .p-b .quantity,.desk .single-add-to-cart {
        width: 30%;
    }
    .p-b {
        display: flex;
        justify-content: end;
        gap: 10px;
         position: unset;
        bottom: unset;
         margin: unset;
        left: unset;
        right: unset;
        text-align: unset;
         margin-top: unset;
        margin-right: 160px;
    }
    .p-b {
         flex-direction: unset;
    }

    .product-intro ,.desk{
        width: 100%;
    }
    .footer-address,.page-product {
        flex-wrap: wrap;
    }
    .site-header.header-sticky .container.header {
        padding-inline-start: 15px;
         padding-inline-end: unset;
    }
    body.admin-bar .site-header.header-sticky {
        top: 45px;
    }
    .desk .single-add-to-cart {
        font-size: 11px !important;
    }
    .desk .p-q .single-price .price bdi {
        font-size: 15px;
    }
    .product-intro .entry-summary {
        width: 100% !important;
    }
    .sec-category .item-cat {
        width: 27%;
    }
    .product-my .left-item-my {
        width: 30%;
        display: none;
    }
    .product-my .left-item-my img {
        border-radius: 70px 10px 10px 10px;
        margin-top: -25px;
    }
    .box-insta .product-item figure img {
        width: 150px;
    }
    .box-insta .left-item {
        width: 65.3%;
    }
    .box-insta .first-item {
        width: 22.2%;
    }
    .instagram {
        flex-wrap: wrap;
    }
    .text-insta {
        flex-direction: row;
        gap: 20px;
        margin-bottom: 60px;
        justify-content: center;
        width: 100%;
    }
    .box-insta {
        width: 100%;
    }
    .sec-blog .box-blog .small-post .post-item figure .post-top-icon {
        right: -36px;
    }
    .sec-blog .box-blog .small-post .post-item figure .post-top-icon i {
        margin-right: 79px;
    }
    .post-top-icon i {
        margin-right: 61px;
    }
    .sec-blog .box-blog .big-post .post-item figure .post-top-icon {
        top: 3px;
    }
    .sec-blog .box-blog .small-post {
        flex-basis: 100%;
    }
    .sec-blog .box-blog .small-post .post-item {
        width: 100%;
    }
    .sec-blog .box-blog .big-post {
        flex-basis: 100%;
    }
    .sec-blog .box-blog {
        flex-wrap: wrap;
    }
    .sec-category .item-cat {
        width: 28%;
    }
    .shop-product-ww .product-item {
        width: 44.5%;
    }
    .m-h-right .logo a img {
        max-width: 80%;
    }
    .m-h-left {
        width: 50%;
    }
    .footer-box .footer-widget .f-w-contet {
        text-align: center;
    }
    .footer-box {
        flex-wrap: wrap;
    }
    .sec-blog.template-blog .box-blog .big-post .post-item {
        width: 47%;
    }
}
@media screen and (max-width:  575.98px){
    .card-weblog .card-body {
        margin-top: -350px;
    }
    .sec-blog .box-blog .big-post .post-item figure img {

        height: 100%;
    }
    .shop-cross-sell {
        margin-right: unset;
        margin-left: unset;
    }
    .product-for-men .product-item {
        overflow: hidden;
    }
    .copy-right {
        text-align: center;
    }
    .owl-dot .list-special figure img {
        max-width: 54px;
    }
    .footer-down .social-footer {
        margin: auto;
    }

    .owl-carousel.m-slider .owl-dots {
        right: 0;
        transform: translate(-17%, -50%);
        bottom: 21px;
    }
    .footer-down {
        padding-bottom: 67px;
        flex-direction: column-reverse;
    }
    .introduction-title {
        font-size: 15px;
    }
    .introduction-title span {
        font-size: 20px;
    }
    .sec-category .item-cat-2 {
        width: 100%;
    }
    .owl-carousel.demo-2 .owl-nav {
         right:unset;
    }
    .owl-carousel.demo-two-slider .owl-dots{
        display: none;
    }
    .form-login-Aras2 {
         background: unset;
    }

        /* modal */
        .modal-content {
            width: 100%;
            max-width: 100%;
            padding: 10px;
        }

        .form-login-Aras2 {
            width: 100%;
            padding: 10px;
            border-radius: 0;
        }
    .form-login-box {
        width: 100%;
        height: auto;
        min-height: auto;
        border-radius: 12px;
        background: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460);
    }

        /* حذف بک‌گراندهای دکوراتیو */
        .curved-shape,
        .curved-shape2 {
            display: none;
        }

        /* تبدیل به تک‌ستونه */
        .form-login-box .form-box,
        .info-content {
            position: relative;
            width: 100%;
            height: auto;
            padding: 20px;
        }

        .form-box.Login,
        .form-box.Register {
            left: 0;
            right: 0;
            margin: 0;
            padding: 20px;
        }

        /* انیمیشن‌ها ساده‌تر */
        .form-login-box .animation {
            transform: none !important;
            opacity: 1 !important;
            filter: none !important;
        }

        /* info content */
        .info-content {
            display: none;
        }

        /* فرم‌ها */
        .input-box input {
            font-size: 14px;
            padding: 12px;
        }

        .form-box h2 {
            font-size: 22px;
            margin-bottom: 10px;
        }

        .regi-link {
            font-size: 13px;
            margin-top: 10px;
        }

        /* دکمه بستن */
    .modal-content .close_login {
        top: 31px;
        left: 39px;
        font-size: 22px;
    }

        /* دکمه‌ها */
        .woocommerce-button,
        .btn {
            height: 42px;
            font-size: 14px;
        }


    /* حالت پیش‌فرض */
    .form-box.Login{
        display: block;
    }

    .form-box.Register{
        display: none;
    }

    /* وقتی سوییچ فعال شد */
    .form-login-box.active .form-box.Login{
        display: none;
    }

    .form-login-box.active .form-box.Register{
        display: block;
    }



    .input-box label {
        font-size: 12px;
    }
    .fa-order-review {
        width: 100%;
    }
    .cart-line-bottom {
        position: fixed;
        bottom: 0px;
        right: 0;
        left: 0;
        z-index: 3;
        display: flex;
        justify-content: space-between;
        padding: 14px 20px;
        align-items: center;
        background: #010b1f;
        border-radius: 0 50px 0px 0px;
        margin-right: 10px;
        box-shadow: 0 -8px 20px -10px rgba(255, 255, 255, 0.44);
    }
    .cart-line-bottom .order-total > span {
        display: block;
        font-size: 15px;
    }
    .order-final-info div {
        border-left: 0;

    }
    .cart-line-bottom .order-total span.woocommerce-Price-currencySymbol {
        font-size: 12px;
    }


    .cross-item .down .price, .cross-item .down .price {
        margin: unset;
        margin-left: 123px;
    }

    .cart-copun .coupon input[type="text"]{
        width: 50%;
    }
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        width: 100%;
        margin: 26px 4px;
    }
    .cart-copun button.button {
        width: 100%;
    }
    .cart-copun {
        height: 137px;
    }
    .delete-cart-item {
         margin-top: unset;
         margin-left: unset;
        position: absolute;
        left: 12px;
        bottom: 23px;
    }
    .cross-item .down {
        flex-wrap: wrap;
        position: absolute;
        bottom: 13px;
        width: 100%;
        right: 10px;
    }
    .shop-cross-sell.cart-custom .cross-item.cart_item {
        height: 219px;
        position: relative;
        justify-content: center;
        gap: 20px 10px;
    }
    .shop-cross-sell.cart-custom .cross-item.cart_item figure a img {
        max-width: 100px;
        padding: 20px;
    }
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        margin: 20px 4px;
    }
    .cart-process {
        width: 100%;
    }
    .cart-btn-header:hover .cart-content.button-menu {
        opacity: 1;
        visibility: visible;
        top: unset;
        transition: all .2s ease-in-out;
    }
    .menu-bottom-mobile {
        z-index: 99;
        padding: 8px 8px 0 39px;
    }
    .sec-brand .item-brand .bg-brand {
        inset: 21% 0% 0% 0%;
    }
    .sec-brand .item-brand .image {
        margin-top: 66px;
    }
    .first-item-slider {
        height: 350px;
    }

    .box-insta .product-item figure img {
         padding: unset;
    }
    .hero-product-new {
        margin-top: 352px;
    }
    .sec-category .item-cat .image {
        max-width: 50%;
    }
    .sec-category .item-cat {
        width: 56%;
        margin: auto;
    }
    .site-header.header-sticky .main-header {
        margin-right: 20px;
        margin-left: 0;
    }
    #modal_search .modal-content {
        top: -100px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        font-size: 13px;
        padding: 5.5px 3px;
    }
    #wpadminbar {
        position: fixed;
        top: 0;
    }
    body.admin-bar .site-header.header-sticky {
        top: 45px;
    }
    .page-product {
        margin-bottom: 16px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
        gap: 20px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs::before {
        content: unset;
    }
    .desk .p-q {
         position: unset;
        width: 25%;
    }

    .p-b {
        display: flex;
         justify-content: unset;
        gap: 10px;
         position: unset;
        bottom: unset;
         margin: unset;
         left: unset;
         right: unset;
         text-align: unset;
        justify-content: end;

    }
    .desk .p-b .quantity {
        width: 30%;
    }
    .desk .single-add-to-cart {
        width: 30%;
    }
    .p-b {
         flex-direction: unset;
    }
    .q-m-p-t {
        position: fixed;
        bottom: 55px;
        right: 0;
        left: 0;
        /* background: rgb(4, 19, 30) !important; */
        margin-bottom: 0 !important;
        display: flex !important;
        justify-content: space-between;
        padding: 16px;
        align-items: center;
        z-index: 4;
        border-radius: 0px 50px 0 0;
        /* border-top: 1px solid var(--color_ff4100); */
        background: #010B1F;
        margin-right: 10px;
    }

    .product-intro .entry-image .flex-viewport {
        width: 64%;
        margin: auto;
    }

    .product-intro , .desk{
        width: 100%;
    }
    .page-product {
        flex-wrap: wrap;
    }
    .site-header.header-sticky .container.header  {
        padding-inline-start: 15px;
        padding-inline-end: unset;
    }

    .site-header.header-sticky .container.header  {
        padding-inline-start: 15px;
         padding-inline-end: unset;
    }
    .site-header.header-sticky .main-header {
        border-radius: 0 0 50px 0px;
    }
    .m-h-left .account-btn {
        margin-right: 0;
    }
    .m-h-left {
        width: 100%;
    }

    .hero-product .amazing-product .product-item {
        margin: 69px 9px;
    }
    .bg-light {
        width: 50%;
        margin-bottom: -79px;
        height: 52px;
        padding: 7px 15px;
        padding-top: -7px;

    }

    .product-for .center-item-for {
        width: 100%;
    }
    .product-for .first-item-for {
       display: none;
    }

    .product-my .first-item-my {
        width: 100%;
    }
    .product-my .left-item-my {
        display: none;
    }

    .text-insta a span.text-insta-btn {
        font-size: 12px;
    }
    .text-insta i {
        display: none;
    }
    .box-insta .first-item {
        width: 36.2%;
    }
    .box-insta .left-item {
        width: 62%;
    }
    .box-insta {
        width: 100%;
    }
    .text-insta {
        width: 100%;
    }

    .box-insta .product-item figure img {
        width: 100px;
        padding: 10px;
    }
    .text-insta p {
        font-size: 15px;
        margin-top: 13px;
    }
    .instagram {
        flex-wrap: wrap;
    }
    .text-insta {
         flex-direction: row;
        align-items: center;
        gap: 10px;
        margin-bottom: 53px;
    }
    .footer-box .footer-about {
        width: 100%;
    }
    .footer-box {
        flex-wrap: wrap;
    }
    .sec-blog .box-blog .small-post .post-item a figure {
         float: unset;
         margin-left: unset;
         overflow: unset;
    }
    .sec-blog .box-blog .small-post .post-item a .down {
        position: relative;
        /* bottom: 129px; */
        margin-top: 30px;
    }
    .sec-blog .box-blog .small-post .post-item figure img {
        width: 100%;
        height: 129px;
    }
    .sec-blog .box-blog .small-post .post-item {
        height: 337px;
        padding: 10px;
    }
    .sec-title h2 .special-heading-second-title {
        font-size: 48px;
    }
    .sec-blog .box-blog .big-post {
        flex-wrap: wrap;
    }
    .sec-blog .box-blog .small-post .post-item figure .post-top-icon{
        display: none;
    }

    .m-h-right .logo {
        margin-right: 16px;
    }
    .side-single-shop {
        width: 72%;
    }
    .shop-product-ww .product-item {
        width: 100%;
        margin: 16px auto;
    }
    .before-shop .woocommerce-result-count{
        display: none;
    }
    .post-item.related-item figure .post-top-icon {
    display: none;
    }
    .hero-single {
        flex-wrap: wrap;
    }
    .footer-address {
        padding: 0px 50px 0px 50px;
        border-radius: 40% 40% 0% 0%;
    }
    .inner-contact.emile ,.inner-contact.phone {
        width: 50%;
    }
    .footer-address {
        flex-wrap: wrap;
    }
    #modal_search .modal-content {
        width: 486px;
    }
    .footer-box .footer-widget .f-w-contet {
        text-align: center;
    }
    .footer-box {
        flex-wrap: wrap;
    }
    .m-h-left {
        width: 64%;

    }
    .m-h-right .logo a img {
        margin-top: 16px;
        max-width: 60px;
    }
    .m-h-right .logo {
        max-width: 64px;
    }
    .main-header {
         margin: 0;
    }
    .sec-blog .box-blog .big-post .post-item figure .post-top-icon {
      display: none;
    }
    .post-top-icon i {
        margin-right: 100px;
    }
    .side-single-blog {
        width: 65%;
    }

    .sec-blog.template-blog .box-blog .big-post .post-item {
        width: 100%;
    }
}
@media screen and (max-width: 480px){
    .card-weblog .card-body {
        margin-top: -83px;
    }
    .sec-blog .box-blog .big-post .post-item {
        aspect-ratio: 0/1;

    }
    .sec-blog .box-blog .small-post .post-item a figure {
        width: 100%;
    }
    .sec-blog .box-blog .small-post .post-item {
        aspect-ratio: 0/1;
    }
    .shop-cross-sell.cart-custom .cross-item.cart_item h2 {
        height: 141px;
    }
    .shop-cross-sell.cart-custom .cross-item.cart_item figure a img {
        margin-bottom: 55px;
    }
    .shop-cross-sell.cart-custom .cross-item.cart_item .quantity {
        width: 66%;
        height: 39px;
    }
    .shop-cross-sell.cart-custom .cross-item.cart_item{
        gap: unset;
    }
    .delete-cart-item {
        left: 7px;
    }
    .cross-item .down .price > span > bdi > .woocommerce-Price-currencySymbol {
        left: -46px;
    }
    .cross-item .down .price, .cross-item .down .price {
        margin-left: -94px;
        margin-bottom: 20px;
    }
    .cross-item .down {
        flex-wrap: unset;
        right: -20px;
        flex-direction: column-reverse;
    }
    .cross-item h2 a {
        font-size: 13px;
    }
    .cross-item .down .price > span > bdi > .woocommerce-Price-currencySymbol {
        bottom: -7px;
        left: -44px;
        color: #edf5e1;
        background: var(--color_ff4100);
        padding: 10px 3px;
        border-radius: 10px;
        margin-right: 10px;
        position: absolute;
        line-height: 1;
        font-size: 13px;
    }

    .cross-item.cart_item{
        min-width: 262px;

    }
    .sec-category .item-cat {
        width: 100%;
        margin: auto;
    }
    .owl-carousel.m-slider .owl-dots {
        bottom: 0px;
        background: transparent;
        transform: translate(0%, -50%);
    }
    .account-btn .ac-access {
        left: 19px;
    }
    .bg-light {
        width: 62%;
        padding: 7px 21px;
    }
    .sec-title h2 {
            font-size: 26px;
         }
    .owl-carousel.m-slider .owl-dots {
        right: 0;
        /*transform: translate(-20%, -50%);*/
    }
    .owl-carousel.m-slider .owl-dots {
        padding: 13px 19px;
    }
    .cart-btn-header .cart-content {
        left: -40px;
    }
    .sec-blog .box-blog .small-post .post-item {
         min-width: unset;

    }
    .search-main i {
        margin-top: 2px;
        font-size: 18px;
    }
    .menu-bottom-mobile {
        z-index: 99;
        padding: 8px 21px 0 6px;
    }
    .cart-btn-header a {
        padding: 12px 0px 12px 15px;

    }
    p.woocommerce-thankyou-order-received {
        font-size: 18px;
    }
    #modal_search .modal-content {
        width: 339px;
        top: -50px;
    }
    .cart-btn-header .cart-content {
        width: 279px;
        left: 10px;
    }
    .navigation {
        width: 75%;
    }
    .copy-right p {
        font-size: 12px;
        width: 100%;
        margin-top: 5px;
    }
    .sec-blog {
        margin-top: 57px;
    }
    .sec-category,.hero-product ,.product-for,.product-my,.product-for-men
    ,.hero-product.inst,.sec-brand{
         margin-top: 0;
    }

    .sec-brand .item-brand .bg-brand {
        inset: 15% 0% 0% 0%;
    }
    .sec-brand .item-brand .image {
        margin-top: 39px;
    }
    .inner-contact {
        width: 100%;
         justify-content: unset;
    }
    .footer-address {
        margin-right: unset;
        margin-left: unset;
        border-radius: 25% 25% 0% 0%;
        padding: 10px;
    }
    .footer-box {
        border-radius: 0px 0px 24px 24px;
    }
    .inner-contact.emile, .inner-contact.phone {
        width: 100%;
    }
    .text-insta a span.text-insta-btn {
        padding: 3px 11px;
    }
    .text-insta a {
        padding: 7px 25px;
    }
    .sec-title.slide {
        margin-top: 26px;
    }
    .first-item-slider-title {
        width: 100%;
    }
    .first-item-slider {
        flex-wrap: wrap;
    }
    .last-item-slider {
        width: 49%;
        margin: auto;
    }


    .sec-title h2 .special-heading-second-title {
        font-size: 28px;
    }
    .site-header.header-sticky .main-header {
        margin-right: 0px;
        margin-left: 0;
    }
    .box-insta .first-item img {
        max-width: 112px;
    }
    .box-insta .first-item img {
        margin-top: -40px;
    }

}



