@media screen and (max-width: 1400px) {
    .container {
        padding: 0 15px;
    }
    /* amazing product */
    .woocommerce div.product .price ins span > bdi .woocommerce-Price-currencySymbol {
        bottom: 10px;
    }
}


@media screen and (max-width: 1200px) {
    /* special box */
    .special-box .special-item figure {
        width: 31.5%;
    }
    .other-sell .product-item h2 {
        margin-top: 0;
    }
    /* best sell */
    .other-sell .product-item .down .price > span > bdi {
        font-size: 14px;
    }
    .other-sell .product-item .down .number {
        width: 27px;
        height: 27px;
        margin-bottom: 0;
        margin-right: -4px;
    }
    /* box blog */
    .box-blog .small-post .post-item:nth-child(n+3) {
        display: none;
    }
    /* amazing product */
    /* box brand */
    .box-brand .owl-carousel .owl-nav button {
        width: 45px;
        height: 40px;
    }
    /* single product */
    .product-intro .entry-image .flex-viewport {
        max-width: 80%;
        margin: 30px auto;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
        width: auto;
        flex-direction: row;
        overflow-x: auto;
        gap: 0 10px;
        padding-bottom: 10px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        min-width: 55px;
    }

}


@media screen and (max-width: 992px) {
    /* special box */
    .special-slider .owl-nav {
        display: unset;
    }
    .special-slider .owl-nav button {
        top: -60px;
    }
    .special-slider .list-special b {
        font-size: 12px;
        max-height: 77px;
    }
    .special-box .special-item .det-special .down {
        flex-wrap: wrap;
    }
    .special-slider {
        flex-wrap: wrap;
        gap: 10px;
    }
    .special-box .owl-stage-outer, .special-slider .owl-dots {
        width: 100%;
    }
    .special-slider .owl-dots {
        flex-direction: row;
        padding-left: 0;
        padding-bottom: 7px;
    }
    .special-box:before , .special-box:after {
        height: 66%;
    }
    .special-box {
        padding: 0 15px 15px 0;
    }
    .special-box .special-item .det-special .additional-product .property-item:nth-child(n+6) {
        display: none;
    }
    .special-box .special-item .det-special .additional-product {
        flex-wrap: nowrap;
        margin-bottom: 20px;
    }
    .special-slider .owl-dot {
        min-width: 240px;
    }
    /* best sell */
    .other-sell .product-item:nth-child(n+4) {
        display: none;
    }
    .other-sell .product-item {
        padding: 10px;
        width: 100%;
    }
    .other-sell .product-item .down .price > span > bdi {
        font-size: 14px;
    }
        /* box blog */
    .box-blog {
        flex-wrap: wrap;
    }
    .box-blog .big-post {
        width: 65%;
        margin: auto;
    }
    .box-blog .small-post {
        width: 100%;
    }
    .box-blog .big-post a figure img {
        width: auto;
        height: auto;
    }
    /* amazing product */
    /* box insta */
    .box-insta .first-item {
        width: 20%;
    }
    .box-insta .bx-ins {
        width: 79%;
    }
    /* single product  */
    .product-intro {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        gap: 35px;
    }
    .product-intro .entry-summary , .product-intro .entry-image {
        width: 100% !important; ;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        min-width: 70px;
        height: 70px;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
        margin-top: 20px;
    }
    /* single product */
    .woocommerce div.product form.cart .button i {
        display: none;
    }
    .hero-archive .product-item {
        width: 31%;
    }
    .corss-item {
        width: 48%;
    }
    /* single blog */
    .hero-single {
        flex-wrap: wrap;
    }
    .main-single, .hero-single .side-single {
        width: 100%;
    }
    /* single insta */
    .hero-insta .right, .hero-insta .left {
        width: 100%;
    }
    .hero-insta .right {
        margin-bottom: 20px;
    }
    /* cart page */
    form.woocommerce-cart-form {
        flex-wrap: wrap;
    }
    .cart-custom , .woocommerce .cart-collaterals {
        width: 100%;
    }
    .cart-custom .product-item .quantity {
        width: 90px;
    }
    /* footer */
    footer {
        margin-bottom: 55px;
    }
    /* thank you */
    .woocommerce ul.order_details li strong {
        font-size: 16px;
    }
    /* mobile desktop */
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    /* shop */
    .side-single-shop {
        width: 75%;
        position: fixed;
        top: 65px;
        right: 10px;
        bottom: 0;
        background: #fff;
        z-index: 999;
        overflow-y: scroll;
        padding: 10px;
        border-radius: 6px;
        transform: translateX(1000px);
        transition: transform .3s ease-in-out;
    }
    .navigation,.close-menu-responsive-full-page {
        display: block;
    }
    #modal_video .modal-content {
        width: 80%;
    }
    /* header mobile */
    .top-header {
        flex-wrap: wrap;
        justify-content: center;
        gap: 6px;
    }
    .header-mobile {
        display: flex;
        justify-content: space-between;
        padding: 10px 15px;
        align-items: center;
        border-bottom: 1px solid #f5f5f5;
    }
    .megamenu-box span.title-megamenu, .megamenu-box, .menu-header ul li a, .m-h-left i, #hamberger, .account-btn label {
        color: #303030 !important;
    }
    #hamberger i {
        font-size: 20px;
    }
    .header-mobile .logo {
        max-width: 130px;
    }
    .header-mobile .logo a {
        display: flex;
    }
    .navigation::-webkit-scrollbar , .side-single-shop::-webkit-scrollbar  {
        width: 6px;
    }
    .content-ajax-search ul {
        max-height: 100%;
    }
    .loader-ajax-search {
        top: 120px;
    }
    .not-found-search {
        padding-bottom: 50px;
    }
    .content-ajax-search ul li a img {
        width: 65px;
    }
    /* header sticky */
    .header-sticky {
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
        left: 0px;
        right: 0px;
        background: #fff;
        padding-left: 15px;
        padding-right: 15px;
    }
    /* my account */
    .hero-myaccount {
        border-top: 0;
    }
    .btn-menu-account {
        background: #172b4d;
        padding: 10px;
        text-align: center;
        margin-bottom: 20px;
        border-radius: 10px;
        color: #fff;
        cursor: pointer;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        display: none;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
        padding: 15px;
    }
    /* contact us */
    .floating-button {
        font-size: 28px;
        right: 35px;
        bottom: 70px;
        width: 55px;
        height: 55px;
    }
    .floating-contact .contact-list {
        bottom: 130px;
    }
}



@media screen and (max-width: 768px) {
    .main-slider .owl-carousel .owl-nav button {
        display: none;
    }
    .main-slider .owl-stage-outer {
        border-radius: 0;
    }
    /* special box */
    .special-slider .owl-dots {
        display: none !important;
    }
    .special-box:before , .special-box:after {
        height: 100%;
    }
    .special-box:after {
        left: 50%;
    }
    .special-box {
        overflow: hidden;
    }
    .special-box .special-item .discount {
        left: 10px;
        width: 45px;
        height: 40px;
    }
    .special-box .special-item .discount span {
        display: none;
    }
    .special-box .special-item .det-special h2 {
        font-size: 18px;
    }
    .special-box:before {
        left: 45%;
    }
    .special-box .special-item .det-special .down {
        gap: 10px;
    }
    .special-box .special-item .det-special .down a {
        padding: 10px;
    }
    .special-box .special-item .det-special .down .price {
        font-size: 15px;
        gap: 5px;
    }
    /* best sell */
    .box-sell {
        flex-wrap: wrap;
    }
    .other-sell {
        width: 100%;
        margin-top: 20px;
    }
    .box-sell .best-sell {
        width: 50%;
        margin: auto;
    }
    .other-sell .product-item {
        width: 37%;
    }
    .other-sell .product-item:nth-child(n+3) {
        display: none ;
    }
    .other-sell .product-item .down .number {
        display: none;
    }
    .other-sell .product-item .down {
        justify-content: end;
    }
    /* product amazing */
    .amazing-slider .owl-nav {
        display: block;
    }
    .amazing-slider .owl-nav button.owl-prev {
        right: 4px;
    }
    .amazing-slider .owl-nav button.owl-next {
        left: 4px;
    }
    .amazing-slider .owl-nav button {
        position: absolute;
        top: 44%;
        background: #fff !important;
        border: 1px solid #d9d9d9 !important;
        width: 35px;
        height: 35px;
        border-radius: 50% !important;
        display: flex !important;
        justify-content: center;
        align-items: center;
        color: #636363 !important;
    }
    /* box insta */
    .box-insta .first-item {
        width: 25%;
    }
    .box-insta .bx-ins {
        width: 74%;
    }
    /* single product */
    .hero-archive .product-item {
        width: 48%;
    }
    .corss-item {
        width: 100%;
    }
    /* comment */
    .custom-field-review {
        flex-wrap: wrap;
        gap: 20px;
    }
    .review-radio-question,.rate-list , .comment-text .description,
    .woocommerce #reviews #comments ol.commentlist li .comment-text .right_review {
        width: 100%;
    }
    .comment-text {
        flex-wrap: wrap;
        gap: 0;
    }
    .comment-text .show-my-rate {
        margin: 0;
    }
    .comment-text {
        flex-wrap: wrap;
        gap: 0 !important;
    }
    /* cart page */
    .cart-custom .product-item {
        width:48%
    }
    /* check out */
    .pishro-order-review {
        width: 100%;
    }
    /* thank you */
    .woocommerce .woocommerce-customer-details address {
        margin-bottom: 20px !important;
    }
    /* my account */
    .myaccount-detail {
        flex-wrap: wrap;
    }
    .myaccount-detail .item-detail {
        width: 47%;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .myaccount-order {
        flex-wrap: wrap;
    }
    .myaccount-order .item-order {
        width: 47%;
        border: 0;
        padding: 15px 0;
    }
    /* 404 page */
    .page-not-found {
        width: 80%;
    }
    /* story */
    #zuck-modal-content .story-viewer .slides-pagination .next {
        right: 0;
    }
    /* archive blog */
    .main-archive .post-item {
        width: 48%;
    }
}


@media screen and (max-width: 576px) {
    /* special box */
    .special-box .special-item {
        flex-wrap: wrap;
        gap: 15px;
        padding: 10px;
        max-width: 400px;
        margin: 0 auto;
    }
    .special-box .special-item figure, .special-box .special-item .det-special {
        width: 100%;
    }
    .special-box .special-item figure img {
        margin: auto;
    }
    .special-box:before {
        left: 50%;
        transform: translate(-22%, 0px) skew(-15deg, 0deg);
    }
    .special-box:after {
        left: 35%;
    }
    .special-box .special-item .det-special .down a {
        padding: 8px;
        font-size: 12px;
    }
    .special-box .special-item .det-special h2 {
        width: 100%;
    }
    .special-box .special-item figure img {
        max-width: 180px;
    }
    .special-box h4 {
        padding: 15px 0;
    }
    .special-box .special-item .det-special .down .price del {
        font-size: 13px;
    }
    .special-box .special-item .det-special .down .price ins {
        font-size: 15px;
    }
    .special-box .special-item .det-special .down {
        justify-content: center;
        flex-direction: column-reverse;
    }
    .special-slider .owl-nav button {
        top: -55px;
    }
    /* new product */
    .title-pro {
        margin-bottom: 15px;
    }
    .product-slider .owl-nav button {
        top: -58px;
        width: 35px;
        height: 35px;
    }
    /* box blog */
    .box-blog .big-post {
        width: 100%;
        margin: auto;
    }
    .box-blog .small-post .post-item {
        min-width: 100%;
    }
    /* box insta */
    .box-insta {
        padding: 10px 0px;
    }
    .box-insta .first-item {
        width: 46%;
        margin: 0 5px;
    }
    .box-insta .bx-ins {
        width: 49%;
    }/* footer */
    .footer-box .footer-about {
        width: 100%;
        margin-left: 0;
    }
    .application .right {
        margin: auto;
    }
    .footer-down .copy-right {
        text-align: center;
        width: 100%;
    }
    .footer-down .social-footer {
        justify-content: center;
        width: 100%;
    }
    /* single blog */
    .post-single header h1 {
        font-size: 16px;
    }
    .post-single figure {
        margin-bottom: 10px;
    }
    .post-single .content-single {
        line-height: 2.2;
        font-size: 14px;
    }
    /* 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;
        font-size: 20px;
    }
    .woocommerce .quantity button {
        padding: 0px 7px;
    }
    .woocommerce .quantity .qty {
        font-size: 16px;
        min-width: 30px;
        padding: 8px 2px;
    }
    .product-intro .entry-summary .p-q div .discount {
        display: none !important;
    }
    .woocommerce-message {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 10px;
        gap: 7px;
        font-size: 14px;
        font-weight: 600;
    }
    .woocommerce-message::before {
        display: none;
    }
    .woocommerce-message .button {
        font-size: 12px !important;
        padding: 5px 10px !important;
    }
    .woocommerce div.product .price > span > bdi {
        font-size: 15px;
    }
    .woocommerce div.product .price  span > bdi  .woocommerce-Price-currencySymbol {
        font-size: 12px !important;
    }
    .right .not_stock, .right .contact_us_price {
        padding: 15px 10px;
        margin: 10px 15% 10px;
        font-size: 14px;
    }
    .right .not_stock i, .right .contact_us_price i {
        font-size: 20px;
    }
    .product-intro .entry-summary .p-q .single-price .price {
        display: unset;
    }
    .product-intro .entry-summary .p-q .single-price .price del {
        font-size: 12px;
        padding-right: 3px;
    }
    .product-intro .entry-summary .p-q .single-price .price ins {
        font-size: 16px;
    }
    .product-intro .entry-summary .p-q .single-price .price > span > bdi {
        font-size: 16px;
    }
    .product-intro .entry-summary .p-q .single-price .price .price ins span.woocommerce-Price-currencySymbol {
        font-size: 12px ;
        margin-right: 2px;
    }
    .price > .woocommerce-Price-amount:first-of-type > bdi > span.woocommerce-Price-currencySymbol {
        display: unset;
    }
    .woocommerce div.product form.cart .button {
        padding: 10px ;
        font-size: 12px;
        width: auto;
        display: flex;
    }
    .woocommerce div.product form.cart .button.added {
        width: 90px;
        height: 39px;
        align-items: stretch;
    }
    .woocommerce div.product form.cart a.added {
        display: none;
    }
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after {
        content: none;
    }
    .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%;
    }
    .hero-archive .product-item {
        width: 100%;
    }
    .related.hero-archive .product-item {
        width: 80%;
    }
    .product-intro .entry-summary header h1 {
        font-size: 18px;
        line-height: 1.4;
    }
    .corss-item .discount {
        width: 30px;
        height: 30px;
        clip-path: none;
        border-radius: 50%;
        font-size: 14px;
    }
    .corss-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 !important;
        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 5px;
        white-space: nowrap;
        overflow: auto;
    }
    .woocommerce .quantity {
        width: 115px;
        height: 50px;
    }
    .woocommerce div.product form.cart .variations {
        width: 100%;
    }
    .woocommerce div.product form.cart .variations td {
        min-width: auto;
    }
    .product-intro .entry-summary .show-rate {
        flex-wrap: wrap-reverse;
        justify-content: start;
    }
    .woocommerce div.product .woocommerce-product-rating {
        margin-bottom: 10px;
    }
    .product-intro .item-action button:hover span {
        display: none !important;
    }
    .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 .entry-image .product-action {
        position: absolute;
        right: 5px;
    }
    .product-intro .entry-image .product-action .item-action button {
        min-width: 40px !important;
        height: 40px !important;
    }
    .product-intro .entry-image .product-action .item-action button i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }
    .product-intro .entry-image .flex-viewport {
        max-width: 100%;
        margin: 30px 50px 15px auto;
    }
    .product-intro .entry-image {
        padding: 0px;
    }
    .product-intro .entry-image:before {
        border: none;
    }
    .product-intro {
        padding: 15px;
    }
    .product-intro .entry-summary .product-delivery,
    .product-intro .entry-summary .product-meta,
    .product-intro .entry-summary .additional-product .property-item {
        font-size: 13px;
    }
    .product-intro .entry-summary .product-meta .meta-pro i {
        font-size: 20px;
    }
    .product-intro .entry-summary .additional-product {
        margin-bottom: 20px;
    }
    .corss-item figure a img {
        max-width: 110px;
    }
    .corss-item h2 a {
        font-size: 14px;
    }
    .corss-item .down .price > span > bdi {
        font-size: 14px !important;
    }
    .woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item span {
        min-width: 160px;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 20px 15px;
    }
    .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description {
        font-size: 13px;
    }
    /* comment */
    .footer-box .footer-about {
        width: 100%;
    }
    .right_review {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
    }
    #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%;
    }
    .woocommerce #reviews #comments ol.commentlist li {
        margin-bottom: 0;
    }
    .modal-body .shortlink {
        padding: 5px;
    }
    /* contact us */
    .floating-contact .floating-button {
        right: unset;
        left: 15px;
        bottom: 70px;
        width: 42px;
        height: 42px;
        font-size: 24px;
    }
    .floating-contact .contact-list {
        right: unset;
        left: 40px;
        bottom: 110px;
    }
    /* cart page */
    .cart-custom .product-item {
        width:85%;
        margin: auto;
    }
    .cart-process {
        width: 100%;
    }
    .cart-process ul > li {
        font-size: 12px;
    }
    .cart-process ul > li:before {
        width: 2rem;
        height: 2rem;
        font-size: 1rem;
    }
    .cart-process ul > li:after {
        top: 1.0rem;
        height: 0.4rem;
    }
    .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;
        margin-bottom: 3px;
    }
    .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;
    }
    /* shop */
    .before-shop .woocommerce-result-count {
        display: none;
    }
    /* header mobile */
    .form-login-pishro {
        padding: 15px 5px 5px;
    }
    .not-found-search img {
        max-width: 50%;
    }
    /* my account */
    .myaccount-order .item-order span {
        display: block;
    }
    /* main slider */
    .main-slider .item a img {
        height: 135px;
        object-fit: cover;
    }
    /* story */
    .stories.carousel .story, .stories.carousel .story:first-child, .stories.carousel .story:last-child {
        margin: 0px 10px;
    }
    #zuck-modal-content .story-viewer .slides-pagination span {
        margin: 0;
    }
    /* wish list page */
    .woosw-list tr.woosw-item td.woosw-item--actions {
        padding: 0;
        padding-right: 30%;
        margin-bottom: 20px;
    }
    tr.woosw-item {
        display: grid;
        grid-template-rows: auto auto;
        grid-template-areas:
        "col1 col2 col3"
        "col4 col4 col4";
    }
    tr.woosw-item td:nth-child(1) {
        grid-area: col1;
    }
    tr.woosw-item td:nth-child(2) {
        grid-area: col2;
    }
    tr.woosw-item td:nth-child(3) {
        grid-area: col3;
    }
    tr.woosw-item td:nth-child(4) {
        grid-area: col4;
    }
    .woosw-list table.woosw-items tr td {
        background-color: transparent !important;
    }
    .woosw-popup .woosw-items .woosw-item {
        padding: 0 10px;
    }
    /* archive blog */
    .main-archive .post-item {
        width: 100%;
    }
}


@media screen and (max-width: 376px) {
    /* single product */
    .corss-item figure {
        float: none;
        text-align: center;
        margin-left: 0;
    }
    .corss-item, .cross-item h2 {
        height: auto;
    }
    .woocommerce div.product .price > span > bdi > .woocommerce-Price-currencySymbol {
        bottom: 22px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 12px;
    }
    /* comment */
    .review-radio-question header {
        font-size: 13px;
    }
    .review-radio-question .radio-list .radio-item label {
        padding: 2px 5px;
        font-size: 13px;
        font-weight: 600;
    }
    .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;
    }
    .woosw-list table.woosw-items tr {

        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .application {
        justify-content: center;
    }
    .form-login-pishro .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: 11px;
    }
    /* cart page */
    .cart-custom .product-item {
        width:100%;
    }
    /* thank you */
    .woocommerce ul.order_details li {
        width: 48%;
        padding: 15px 5px;
        line-height: 15px;
    }
    /* wish list page */
    .woosw-list tr.woosw-item td.woosw-item--actions {
        padding: 0;
    }
    .woosw-list .woosw-item--info {
        width: 100%;
        text-align: center;
    }
}
