/* main {
display: none;
} */

@media (min-width:1920px) {

    .wrapper {
        max-width: 1626px;
    }

    .wrapper.small {
        max-width: 1440px;
    }

}

@media only screen and (max-width: 1801px) {
    .header {
        padding: 25px 0;
    }

    .wrapper {
        width: 86%;
    }

    .site-branding img {
        max-width: 140px;
    }

    ul.menu>li:not(:last-child) {
        margin-right: 35px;
    }

    body {
        font-size: 19px;
    }

    input:not([type=checkbox]):not([type=radio]),
    textarea,
    select {
        padding: 18px;
    }

    .wp-block-search__inside-wrapper {
        max-width: 210px !important;
    }
.contact-right {
    padding: 48px 20px;
}
    /* FOOTER */
    .site-footer {
        padding: 90px 0 70px;
    }

    .footer-top {
        padding-bottom: 90px;
        margin-bottom: 28px;
    }

    .footer-block {
        max-width: 380px;
    }

    .footer-description {
        margin-top: 38px;
    }

    h6 {
        font-size: 23px;
    }

    .site-footer:after {
        width: 350px;
        height: 350px;
    }

    .contact-block:not(:last-child),
    .footer-heading {
        margin-bottom: 18px;
    }

    /* INSTA */
    .insta-content {
        width: 30%;
    }

    .insta-link {
        margin-bottom: 18px;
    }

    h5 {
        font-size: 28px;
    }

    .insta-images {
        width: 70%;
    }

    .insta-feed-row .slick-slide {
        padding: 0 18px;
    }

    /* BANNER */
    section {
        padding: 90px 0;
    }

    ul.products li.product .woocommerce-loop-product__title {
        font-size: 24px;
    }

    .banner-right-main .woocommerce-loop-product__title {
        padding: 10px 14px;
        border-radius: 0px 0px 18px 18px;
    }

    .wc-category-tabs {
        width: 20%;
        padding: 28px 18px;
    }

    /* SHOP BY CATEGORY */
    .heading-group {
        margin-bottom: 28px;
    }

    h2 {
        font-size: 50px;
    }

    .shop-by-list img {
        margin: 0 auto 28px;
    }

    .shop-by-list .woocommerce-loop-category__title {
        font-size: 22px;
    }

    .shop-by-list .product-category:after {
        width: 240px;
        height: 240px;
        top: 0;
        left: 50%;
    }

    .shop-by-list .slick-list {
        padding-top: 45px;
    }

    .animated-line-top,
    .animated-line {
        padding: 18px;
        margin: 75px 0;
    }

    .marquee-block {
        margin-right: 60px;
    }

    /* BEST SALLER */
    .custom-product-top {
        margin-bottom: 18px;
    }

    .yith-add-to-wishlist-button-block {
        bottom: 5px;
        right: 10px;
    }

    .products-grid .products li {
        padding: 0 18px;
    }

    /* COUPON */
    ul.coupon-list {
        width: 50%;
        margin-right: 95px;
    }

    .coupon-list .slick-list {
        margin-bottom: 85px;
    }

    .coupon-top {
        margin-bottom: 28px;
    }

    .coupon-heading {
        font-size: 60px;
        margin-bottom: 28px;
    }

    .product-image {
        width: 37%;
        margin-bottom: -120px;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 115px;
        height: 115px;
    }

    /* SHOP BY GOAL */
    .goals-block .image {
        padding-top: 60%;
    }

    h3 {
        font-size: 42px;
    }

    /* SALES AND OFFERS */
    .sale-products-left {
        width: 25%;
        padding: 45px 20px;
    }

    .button {
        border-radius: 8px;
        padding: 16px 28px;
    }

    /* SINGLE PRODUCT PAGE */
    .product_title.entry-title {
        font-size: 33px;
    }

    .woocommerce-product-details__short-description {
        margin-bottom: 38px;
    }

    p {
        margin: 0 0 28px 0;
    }

    .single-product-page .summary .yith-add-to-wishlist-button-block {
        margin-top: 25px;
        padding-top: 20px;
    }

    .product_meta {
        margin-top: 28px;
    }

    .wc-tab {
        /* width: 75%; */
        padding: 5px 10px 10px 45px;
    }

    .wc-tab h2 {
        font-size: 36px;
        margin-bottom: 28px;
    }

    .comment-reply-title {
        font-size: 19px;
    }

    div#respond,
    .single-product-page .summary.entry-summary,
    section.related.products {
        padding: 28px;
    }

    .single-product-page .woocommerce-tabs.wc-tabs-wrapper {
        padding: 45px;
        margin: 45px 0;
    }

    .tabs a {
        padding: 10px 15px;
        font-size: 21px;
    }

    .related.products h2 {
        font-size: 42px;
    }

    .woocommerce-Reviews #comments {
        width: 45%;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 28px;
    }

    .banner-right {
        width: 65%;
    }
.contact-bottom {
    margin-top: 90px;
}
    /* CART PAGE */
    .woocommerce table th {
        font-size: 24px;
    }

    .woocommerce table td,
    .woocommerce-cart .woocommerce a {
        font-size: 19px;
    }

    .woocommerce table th,
    .woocommerce table td {
        padding: 18px;
    }

    .quantity button {
        font-size: 21px;
        min-width: 48px;
    }

    .cart-collaterals {
        padding: 28px;
    }

    .cart_totals h2 {
        font-size: 33px;
        padding-bottom: 19px;
    }

    .quantity input:not([type=checkbox]):not([type=radio]) {
        width: 75px;
        height: 48px;
    }

    form.woocommerce-cart-form {
        margin-bottom: 45px;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 32%;
    }

    /* MY ACCOUNT PAGE */
    .woocommerce-MyAccount-navigation {
        width: 330px;
    }

    .woocommerce-MyAccount-content {
        width: calc(100% - 380px);
    }

    .woocommerce-account .col2-set form.woocommerce-form {
        padding: 28px;
    }
}

@media only screen and (max-width: 1601px) {
    .header {
        padding: 20px 0;
    }

    .wrapper {
        width: 89%;
    }

    .site-branding img {
        max-width: 130px;
    }

    ul.menu>li:not(:last-child) {
        margin-right: 30px;
    }

    input:not([type=checkbox]):not([type=radio]),
    textarea,
    select {
        padding: 16px;
    }

    .wp-block-search__inside-wrapper {
        max-width: 200px !important;
    }
	.contact-right {
    padding: 45px 20px;
}

    /* FOOTER */
    .site-footer {
        padding: 80px 0 70px;
    }

    .footer-top {
        padding-bottom: 80px;
        margin-bottom: 26px;
    }

    .footer-block {
        max-width: 360px;
    }
.contact-bottom {
    margin-top: 80px;
}
    .footer-description {
        margin-top: 36px;
    }

    h6 {
        font-size: 22px;
    }

    .site-footer:after {
        width: 300px;
        height: 300px;
    }

    .contact-block:not(:last-child),
    .footer-heading {
        margin-bottom: 16px;
    }

    /* INSTA */
    .insta-content {
        width: 30%;
    }

    .insta-link {
        margin-bottom: 16px;
    }

    h5 {
        font-size: 26px;
    }

    .insta-images {
        width: 70%;
    }

    .insta-feed-row .slick-slide {
        padding: 0 16px;
    }

    /* BANNER */
    section {
        padding: 80px 0;
    }

    ul.products li.product .woocommerce-loop-product__title {
        font-size: 23px;
    }

    .banner-right-main .woocommerce-loop-product__title {
        padding: 10px 13px;
        border-radius: 0px 0px 18px 18px;
    }

    .wc-category-tabs {
        width: 20%;
        padding: 27px 17px;
    }

    /* SHOP BY CATEGORY */
    .heading-group {
        margin-bottom: 26px;
    }

    h2 {
        font-size: 47px;
    }

    .shop-by-list img {
        margin: 0 auto 26px;
    }

    .shop-by-list .product-category:after {
        width: 220px;
        height: 220px;
        top: 0;
        left: 50%;
    }

    .shop-by-list .slick-list {
        padding-top: 40px;
    }

    .animated-line-top,
    .animated-line {
        padding: 16px;
        margin: 70px 0;
    }

    .marquee-block {
        margin-right: 55px;
    }

    /* BEST SALLER */
    .custom-product-top {
        margin-bottom: 16px;
    }

    .yith-add-to-wishlist-button-block {
        bottom: 5px;
        right: 10px;
    }

    .products-grid .products li {
        padding: 0 16px;
    }

    /* COUPON */

    ul.coupon-list {
        width: 50%;
        margin-right: 90px;
    }

    .coupon-list .slick-list {
        margin-bottom: 80px;
    }

    .coupon-top {
        margin-bottom: 26px;
    }

    .coupon-heading {
        font-size: 57px;
        margin-bottom: 26px;
    }

    .product-image {
        width: 37%;
        margin-bottom: -110px;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 115px;
        height: 115px;
    }

    /* SHOP BY GOAL */
    .goals-block .image {
        padding-top: 63%;
    }

    h3 {
        font-size: 40px;
    }

    /* SALES AND OFFERS */
    .sale-products-left {
        width: 25%;
        padding: 40px 20px;
    }

    .button {
        border-radius: 8px;
        padding: 16px 26px;
    }

    /* SINGLE PRODUCT PAGE */
    .product_title.entry-title {
        font-size: 31px;
    }

    p {
        margin: 0 0 26px 0;
    }

    .single-product-page .summary .yith-add-to-wishlist-button-block {
        margin-top: 25px;
        padding-top: 20px;
    }

    .woocommerce-product-details__short-description {
        margin-bottom: 36px;
    }

    .product_meta {
        margin-top: 26px;
    }

    .wc-tab {
        /* width: 75%; */
        padding: 5px 10px 10px 40px;
    }

    .wc-tab h2 {
        font-size: 35px;
        margin-bottom: 26px;
    }

    .comment-reply-title {
        font-size: 18px;
    }

    div#respond,
    .single-product-page .summary.entry-summary,
    section.related.products {
        padding: 26px;
    }

    .single-product-page .woocommerce-tabs.wc-tabs-wrapper {
        padding: 40px;
        margin: 40px 0;
    }

    .tabs a {
        padding: 10px 15px;
        font-size: 20px;
    }

    .related.products h2 {
        font-size: 40px;
    }

    .woocommerce-Reviews #comments {
        width: 46%;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 26px;
    }

    .banner-right {
        width: 70%;
    }

    .woocommerce table td,
    .woocommerce-cart .woocommerce a {
        font-size: 18px;
    }

    .quantity input:not([type=checkbox]):not([type=radio]) {
        width: 70px;
        height: 46px;
    }

    .woocommerce table th,
    .woocommerce table td {
        padding: 16px;
    }

    .cart_totals h2 {
        font-size: 32px;
        padding-bottom: 18px;
    }

    .quantity button {
        font-size: 20px;
        min-width: 48px;
    }

    .cart-collaterals {
        padding: 26px;
    }

    form.woocommerce-cart-form {
        margin-bottom: 40px;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 34%;
    }

    /* MY ACCOUNT PAGE */
    .woocommerce-MyAccount-navigation {
        width: 310px;
    }

    .woocommerce-MyAccount-content {
        width: calc(100% - 360px);
    }

    .woocommerce-account .col2-set form.woocommerce-form {
        padding: 26px;
    }
}


@media only screen and (max-width: 1441px) {
    .header {
        padding: 15px 0;
    }

    .wrapper {
        width: 92%;
    }

    .site-branding img {
        max-width: 120px;
    }

    ul.menu>li:not(:last-child) {
        margin-right: 30px;
    }

    input:not([type=checkbox]):not([type=radio]),
    textarea,
    select {
        padding: 14px;
    }

    .wp-block-search__inside-wrapper {
        max-width: 190px !important;
    }
	  h6 {
        font-size: 21px;
    }
.contact-bottom {
    margin-top: 70px;
}
	.contact-right {
    padding: 42px 20px;
}
    /* FOOTER */
    .site-footer {
        padding: 70px 0;
    }

    .footer-top {
        padding-bottom: 70px;
        margin-bottom: 24px;
    }

    .footer-block {
        max-width: 340px;
    }

    .footer-description {
        margin-top: 36px;
    }

    .contact-block:not(:last-child),
    .footer-heading {
        margin-bottom: 14px;
    }

    /* INSTA */
    .insta-content {
        width: 30%;
    }

    .insta-link {
        margin-bottom: 14px;
    }

    h5 {
        font-size: 25px;
    }

    .insta-images {
        width: 70%;
    }

    .insta-feed-row .slick-slide {
        padding: 0 14px;
    }

    /* BANNER */
    section {
        padding: 70px 0;
    }

    ul.products li.product .woocommerce-loop-product__title {
        font-size: 22px;
    }

    .banner-right-main .woocommerce-loop-product__title {
        padding: 10px 12px;
        border-radius: 0px 0px 18px 18px;
    }

    .wc-category-tabs {
        width: 20%;
        padding: 26px 17px;
    }

    /* SHOP BY CATEGORY */
    .heading-group {
        margin-bottom: 24px;
    }

    h2 {
        font-size: 44px;
    }

    .shop-by-list img {
        margin: 0 auto 24px;
    }

    .shop-by-list .slick-list {
        padding-top: 35px;
    }

    .animated-line-top,
    .animated-line {
        margin: 65px 0;
    }

    .marquee-block {
        margin-right: 50px;
    }

    /* BEST SALLER */
    .custom-product-top {
        margin-bottom: 14px;
    }

    .yith-add-to-wishlist-button-block {
        bottom: 5px;
        right: 10px;
    }

    .products-grid .products li {
        padding: 0 14px;
    }

    /* COUPON */

    ul.coupon-list {
        width: 50%;
        margin-right: 85px;
    }

    .coupon-list .slick-list {
        margin-bottom: 75px;
    }

    .coupon-top {
        margin-bottom: 24px;
    }

    .coupon-heading {
        font-size: 55px;
        margin-bottom: 24px;
    }

    .product-image {
        width: 37%;
        margin-bottom: -100px;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 100px;
        height: 100px;
    }

    /* SHOP BY GOAL */
    .goals-block .image {
        padding-top: 66%;
    }

    h3 {
        font-size: 37px;
    }

    /* SALES AND OFFERS */
    .sale-products-left {
        width: 25%;
        padding: 35px 20px;
    }

    .button {
        border-radius: 8px;
        padding: 16px 24px;
    }

    /* SINGLE PRODUCT PAGE */
    .product_title.entry-title {
        font-size: 29px;
    }

    p {
        margin: 0 0 24px 0;
    }

    .single-product-page .summary .yith-add-to-wishlist-button-block {
        margin-top: 25px;
        padding-top: 20px;
    }

    .product_meta {
        margin-top: 24px;
    }

    .single-product-page .woocommerce-tabs.wc-tabs-wrapper {
        margin: 35px 0;
        padding: 35px;
    }

    .wc-tab {
        /* width: 75%; */
        padding: 5px 10px 10px 35px;
    }

    .wc-tab h2 {
        font-size: 34px;
        margin-bottom: 24px;
    }

    .woocommerce-product-details__short-description {
        margin-bottom: 34px;
    }

    .woocommerce-Reviews #comments {
        width: 47%;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 24px;
    }

    .banner-right {
        width: 75%;
    }

    .woocommerce table td,
    .woocommerce-cart .woocommerce a {
        font-size: 17px;
    }

    .quantity input:not([type=checkbox]):not([type=radio]) {
        width: 65px;
        height: 44px;
    }

    .woocommerce table th,
    .woocommerce table td {
        padding: 14px;
    }

    .cart_totals h2 {
        font-size: 31px;
        padding-bottom: 17px;
    }

    .quantity button {
        font-size: 19px;
        min-width: 46px;
    }

    .cart-collaterals {
        padding: 24px;
    }

    form.woocommerce-cart-form {
        margin-bottom: 35px;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 36%;
    }

    /* MY ACCOUNT PAGE */
    .woocommerce-MyAccount-navigation {
        width: 290px;
    }

    .woocommerce-MyAccount-content {
        width: calc(100% - 340px);
    }

    .woocommerce-account .col2-set form.woocommerce-form {
        padding: 24px;
    }
}

@media only screen and (max-width: 1366px) {
    .header {
        padding: 10px 0;
    }

    .wrapper {
        width: 95%;
    }

    .site-branding img {
        max-width: 110px;
    }

    body {
        font-size: 18px;
    }
  h6 {
        font-size: 20px;
    }
    span.cart-count {
        top: -11px;
        left: 10px;
        width: 20px;
        height: 20px;
        font-size: 10px;
    }
.contact-bottom {
    margin-top: 60px;
}
    .header-right>div:not(:first-child) {
        margin-left: 18px;
    }

    input:not([type=checkbox]):not([type=radio]),
    textarea,
    select {
        padding: 12px;
    }
.contact-right {
    padding: 40px 20px;
}
    /* FOOTER */
    .site-footer {
        padding: 60px 0;
    }

    .footer-top {
        padding-bottom: 60px;
        margin-bottom: 22px;
    }

    .footer-block {
        max-width: 320px;
    }

    .footer-description {
        margin-top: 34px;
    }

    .site-footer:after {
        width: 250px;
        height: 250px;
    }

    .contact-block:not(:last-child),
    .footer-heading {
        margin-bottom: 12px;
    }

    /* INSTA */
    .insta-content {
        width: 30%;
    }

    .insta-link {
        margin-bottom: 12px;
    }

    h5 {
        font-size: 25px;
    }

    .insta-images {
        width: 70%;
    }

    .insta-feed-row .slick-slide {
        padding: 0 12px;
    }

    /* BANNER */
    section,
    section.small-padding {
        padding: 60px 0;
    }

/*     .right .image {
        padding-top: 80%;
    } */

    ul.products li.product .woocommerce-loop-product__title {
        font-size: 21px;
    }

    .banner-right-main .woocommerce-loop-product__title {
        padding: 12px;
        border-radius: 0px 0px 18px 18px;
    }

    .wc-category-tabs {
        width: 20%;
        padding: 24px 17px;
    }

    .left {
        width: 65%;
    }

    .right {
        width: 35%;
    }

    /* SHOP BY CATEGORY */
    .heading-group {
        margin-bottom: 22px;
    }

    h2 {
        font-size: 40px;
    }

    .shop-by-list img {
        margin: 0 auto 22px;
        aspect-ratio: 2/1.8;
    }

    .shop-by-list .product-category.product {
        padding: 40px;
    }

    .shop-by-list .slick-list {
        padding-top: 30px;
    }

    .animated-line-top,
    .animated-line {
        margin: 60px 0;
    }

    .marquee-block {
        margin-right: 45px;
    }

    /* BEST SALLER */

    .custom-product-top {
        margin-bottom: 12px;
    }

    .yith-add-to-wishlist-button-block {
        bottom: 5px;
        right: 10px;
    }

    .products-grid .products li {
        padding: 0 12px;
    }

    /* COUPON */

    ul.coupon-list {
        width: 50%;
        margin-right: 80px;
    }

    .coupon-list .slick-list {
        margin-bottom: 70px;
    }

    .coupon-top {
        margin-bottom: 22px;
    }

    .coupon-heading {
        font-size: 52px;
        margin-bottom: 22px;
    }

    .product-image {
        width: 37%;
        margin-bottom: -90px;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 100px;
        height: 100px;
    }

    /* SHOP BY GOAL */
    .goals-block .image {
        padding-top: 70%;
    }

    h3 {
        font-size: 35px;
    }

    /* SALES AND OFFERS */
    .sale-products-left {
        width: 27%;
        padding: 30px 20px;
    }

    .button {
        border-radius: 8px;
        padding: 16px 22px;
    }

    /* SINGLE PRODUCT PAGE */
    .product_title.entry-title {
        font-size: 27px;
    }

    p {
        margin: 0 0 22px 0;
    }

    .single-product-page .summary .yith-add-to-wishlist-button-block {
        margin-top: 25px;
        padding-top: 20px;
    }

    .product_meta {
        margin-top: 22px;
    }

    .wc-tab {
        /* width: 75%; */
        padding: 5px 10px 10px 25px;
    }

    .wc-tab h2 {
        font-size: 32px;
        margin-bottom: 22px;
    }

    .tabs a {
        padding: 10px 15px;
        font-size: 20px;
    }

    .woocommerce-product-details__short-description {
        margin-bottom: 30px;
    }

    .related.products h2 {
        font-size: 38px;
    }

    .woocommerce-Reviews #comments {
        width: 48%;
    }

    .comment-reply-title {
        font-size: 18px;
    }

    div#respond,
    .single-product-page .summary.entry-summary,
    section.related.products {
        padding: 24px;
    }

    .single-product-page .woocommerce-tabs.wc-tabs-wrapper {
        padding: 30px;
        margin: 30px 0;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 22px;
    }

    .banner-right {
        width: 80%;
    }

    /* CART PAGE */
    .woocommerce table th {
        font-size: 23px;
    }

    .quantity input:not([type=checkbox]):not([type=radio]) {
        width: 60px;
        height: 42px;
    }

    .cart-collaterals {
        padding: 22px;
    }

    .cart_totals h2 {
        font-size: 30px;
        padding-bottom: 16px;
    }

    .woocommerce table th,
    .woocommerce table td {
        padding: 12px;
    }

    .quantity button {
        font-size: 19px;
        min-width: 44px;
    }

    form.woocommerce-cart-form {
        margin-bottom: 30px;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 38%;
    }

    /* MY ACCOUNT PAGE */
    .woocommerce-MyAccount-navigation {
        width: 270px;
    }

    .woocommerce-MyAccount-content {
        width: calc(100% - 320px);
    }

    .woocommerce-account .col2-set form.woocommerce-form {
        padding: 22px;
    }
}

@media only screen and (max-width: 1200px) {
    .wrapper {
        width: 96%;
    }

    .site-branding img {
        max-width: 100px;
    }

    body {
        font-size: 17px;
    }

    span.cart-count {
        top: -11px;
        left: 10px;
        width: 18px;
        height: 18px;
        font-size: 9px;
    }

    .header-right>div:not(:first-child) {
        margin-left: 15px;
    }

    .footer-block {
        max-width: 300px;
    }
.contact-right {
    padding: 35px 20px;
}
    .footer-top {
        padding-bottom: 50px;
        margin-bottom: 20px;
    }
.contact-bottom {
    margin-top: 50px;
}
    /* BANNER */
    section,
    section.small-padding {
        padding: 50px 0;
    }

    ul.products li.product .woocommerce-loop-product__title {
        font-size: 20px;
    }

    .banner-right-main .woocommerce-loop-product__title {
        padding: 12px;
        border-radius: 0px 0px 18px 18px;
    }

    .wc-category-tabs {
        width: 20%;
        padding: 24px 17px;
    }

    /* SHOP BY CATEGORY */
    .heading-group {
        margin-bottom: 20px;
    }

    h2 {
        font-size: 36px;
    }

    .shop-by-list img {
        margin: 0 auto 20px;
        aspect-ratio: 2/1.6;
    }

    .shop-by-list .slick-list {
        padding-top: 25px;
    }

    .animated-line-top,
    .animated-line {
        padding: 15px;
        margin: 55px 0;
    }

    .marquee-block {
        margin-right: 40px;
    }

    /* COUPON */

    ul.coupon-list {
        width: 50%;
        margin-right: 75px;
    }

    .coupon-list .slick-list {
        margin-bottom: 65px;
    }

    .coupon-top {
        margin-bottom: 20px;
    }

    .coupon-heading {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .product-image {
        width: 40%;
        margin-bottom: -85px;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 100px;
        height: 100px;
    }

    /* SHOP BY GOAL */
    .goals-block .image {
        padding-top: 70%;
    }

    h3 {
        font-size: 33px;
    }

    /* SALES AND OFFERS */
    .sale-products-left {
        width: 100%;
        padding: 25px 20px;
        flex-direction: row;
        align-items: flex-start;
        margin-bottom: 30px;
    }

    .button {
        border-radius: 8px;
        padding: 16px 20px;
    }

    .sale-products-right {
        width: 100%;
    }

    .sale-products-right ul {
        width: 100% !important;
        max-width: 100%;
        float: left;
        margin: 0 !important;
    }

    /* SINGLE PRODUCT PAGE */
    .product_title.entry-title {
        font-size: 25px;
    }

    p {
        margin: 0 0 20px 0;
    }

    .single-product-page .summary .yith-add-to-wishlist-button-block {
        margin-top: 25px;
        padding-top: 20px;
    }

    .product_meta {
        margin-top: 20px;
    }

    .single-product-page .woocommerce-tabs.wc-tabs-wrapper {
        margin: 25px 0;
        padding: 25px;
    }

    .wc-tab {
        /* width: 75%; */
        padding: 5px 10px 10px 30px;
    }

    .wc-tab h2 {
        font-size: 31px;
        margin-bottom: 21px;
    }

    .tabs a {
        padding: 10px 15px;
        font-size: 20px;
    }

    .woocommerce-product-details__short-description {
        margin-bottom: 28px;
    }

    .related.products h2 {
        font-size: 36px;
    }

    .woocommerce-Reviews #comments {
        width: 100%;
        margin-bottom: 10px;
    }

    .woocommerce-Reviews #review_form_wrapper {
        width: 100%;
    }

    .comment-reply-title {
        font-size: 18px;
    }

    div#respond,
    .single-product-page .summary.entry-summary,
    section.related.products {
        padding: 22px;
    }


    .single-product-page ul.products li,
    .products-grid .products li {
        width: 50%;
    }

    /* .yith-add-to-wishlist-button-block {
visibility: visible;
opacity: 1;
position: relative;
width: 100%;
margin: 0 auto;
right: 0;
bottom: 0;
}
span.yith-wcwl-add-to-wishlist-button__label {
display: block;
}
.products li .yith-add-to-wishlist-button-block a {
font-size: 14px;
display: inline-flex;
justify-content: center;
align-items: center;
width: 100%;
} */
    .woocommerce-notices-wrapper {
        margin-bottom: 20px;
    }

    .banner-right {
        width: 85%;
    }

    .quantity button {
        font-size: 18px;
        min-width: 42px;
    }

    form.woocommerce-cart-form {
        margin-bottom: 25px;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 40%;
    }

    .woocommerce table th {
        font-size: 21px;
    }

    /* MY ACCOUNT PAGE */
    .woocommerce-MyAccount-navigation {
        width: 250px;
    }

    .woocommerce-MyAccount-content {
        width: calc(100% - 260px);
    }

    .woocommerce table td,
    .woocommerce-cart .woocommerce a {
        font-size: 17px;
    }

    .woocommerce-account .col2-set form.woocommerce-form {
        padding: 20px;
    }

    ul.story-list li {
        width: 50%;
    }

    ul.story-list li:last-child {
        width: 100%;
    }
    .insight-content h5 {
    margin-bottom: 18px;
        font-size:24px;
}
	ul.contact-list>li {
    width: 50%;
}
      .story-content {
        width: 100%;
        margin-bottom: 20px;
    }
     .story-image {
        width: 70%;
        margin: 0 auto;
    }
}

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

    .wrapper {
        width: 97%;
    }

    .site-branding img {
        max-width: 90px;
    }

    span.cart-count {
        top: -11px;
        left: 10px;
        width: 18px;
        height: 18px;
        font-size: 9px;
    }

    .header-right>div:not(:first-child) {
        margin-left: 15px;
    }

    .shop-by-list .slick-list {
        padding-top: 20px;
    }

    /* COUPON */

    ul.coupon-list {
        width: 50%;
        margin-right: 70px;
    }

    .coupon-list .slick-list {
        margin-bottom: 60px;
    }

    .coupon-top {
        margin-bottom: 18px;
    }

    .coupon-heading {
        font-size: 47px;
        margin-bottom: 20px;
    }

    .product-image {
        width: 40%;
        margin-bottom: -85px;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 90px;
        height: 90px;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 18px;
    }

    .banner-right {
        width: 90%;
    }

    .single-product-page .woocommerce-tabs.wc-tabs-wrapper {
        margin: 20px 0;
        padding: 20px;
    }

    .quantity button {
        font-size: 17px;
        min-width: 40px;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 50%;
    }

    .button {
        padding: 15px 18px;
    }

    .woocommerce-account .col2-set form.woocommerce-form {
        padding: 18px;
    }
        .story-image {
        width: 80%;
        margin: 0 auto;
    }
}

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

    .wrapper.small,
    .wrapper {
        width: calc(100% - 30px);
    }

    .header-right {
        align-items: center;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #f9f9f9;
        display: flex;
        z-index: 2;
        width: 100%;
        justify-content: space-between;
    }

    .header-right>div {
        width: 33.33%;
        text-align: center;
        height: 100%;
    }

    .header-right div a {
        text-align: center;
        /* height: 80px; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* position: absolute; */
        /* inset: 0; */
        position: relative;
        font-size: 25px;
    }

    span.cart-count {
        top: -25px;
        left: 25px;
        bottom: 0;
        right: 0;
        margin: auto;
    }

    .header-right>div:not(:first-child) {
        margin: 0;
    }

    .searchbox {
        display: none;
    }

    .wish-list {
        border-left: 1px solid #000;
        border-right: 1px solid #000;
    }
.contact-right {
    padding:30px 20px;
}
    .header-right div a i {
        margin-bottom: 5px;
    }

    .footer-block:first-child {
        max-width: unset;
        width: 100%;
        margin-bottom: 30px;
    }

    .copyright {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .privacy-menu {
        width: 100%;
        justify-content: center;
    }

    .site-footer {
        padding: 60px 0 100px 0;
    }

    .privacy-menu-block {
        width: 100%;
    }

    /* INSTA */
    .insta-content {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .insta-link {
        margin-bottom: 10px;
    }

    h5 {
        font-size: 23px;
    }

    .insta-images {
        width: 100%;
    }

    .insta-feed-row .slick-slide {
        padding: 0 10px;
    }

    .wc-category-tabs {
        width: 100%;
        margin-bottom: 20px;
        position: unset;
    }

    .wc-category-tab-contents {
        width: 100%;
    }


    ul.products li.product .woocommerce-loop-product__title {
        font-size: 19px;
    }

/*     .right .image {
        padding-top: 90%;
    }

    .left .image {
        padding-top: 95%;
    } */

    /* SHOP BY CATEGORY */
    h2 {
        font-size: 33px;
    }

    .shop-by-list .woocommerce-loop-category__title {
        font-size: 21px;
    }

    .shop-by-list img {
        aspect-ratio: 2/2;
    }

    .shop-by-list .product-category.product {
        padding: 30px;
    }

    .shop-by-list .product-category:after {
        width: 200px;
        height: 200px;
        top: 0;
        left: 50%;
    }

    .animated-line-top,
    .animated-line {
        padding: 15px;
        margin: 50px 0;
    }

    .marquee-block {
        margin-right: 35px;
    }

    /* COUPON */

    ul.coupon-list {
        width: 70%;
        margin-right: 0;
    }

    .coupon-list .slick-list {
        margin-bottom: 0;
    }

    .coupon-top {
        margin-bottom: 16px;
    }

    .coupon-heading {
        font-size: 44px;
        margin-bottom: 18px;
    }

    .coupon-row {
        justify-content: space-between;
        align-items: center;
        padding: 50px 90px;
    }

    .product-image {
        width: 30%;
        margin-bottom: 0;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 90px;
        height: 90px;
    }

    /* SHOP BY GOAL */
    ul.shop-by-goals-grid li {
        width: 50%;
        padding: 0 15px;
        margin: 15px 0;
    }

    .goals-block .image {
        padding-top: 72%;
    }

    h3 {
        font-size: 30px;
    }

    .sale-products-left {
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 30px;
    }

    .sale-product-ledt-top {
        margin-bottom: 20px;
    }

    .single-product-page .woo-variation-product-gallery,
    .single-product-page .summary.entry-summary,
    .tabs,
    div#tab-description {
        width: 100%;
    }

    ul.tabs.wc-tabs {
        position: unset;
        margin-bottom: 10px;
    }

    .single-product-page .woocommerce-tabs.wc-tabs-wrapper {
        border: 1px solid #000;
    }

    .wc-tab h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    div#tab-description {
        padding: 0 10px;
    }

    .related.products h2 {
        font-size: 32px;
    }

    .wc-tab {
        width: 100%;
        padding: 10px;
        padding-right: 0;
    }

    div#respond {
        border: 0;
        background: transparent;
        padding: 0;
    }

    .product-block-top {
        padding: 10px;
    }

    .products-grid .products li .woocommerce-placeholder,
    .attachment-woocommerce_thumbnail {
        margin-bottom: 10px;
        aspect-ratio: auto;
    }

    .yith-add-to-wishlist-button-block {
        visibility: visible;
        opacity: 1;
        position: relative;
        width: 100%;
        margin: 0 auto;
        right: 0;
        bottom: 0;
    }

    .products li .yith-add-to-wishlist-button-block a {
        font-size: 14px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    span.yith-wcwl-add-to-wishlist-button__label {
        display: block;
    }

    .products li a.button {
        border-radius: 0;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 16px;
    }

    .banner-right {
        width: 95%;
    }

    .col2-set,
    .woocommerce-checkout-review-order {
        width: 100%;
    }

    .col-2 {
        width: 100%;
    }

    .woocommerce-form__label-for-checkbox {
        margin: 15px 0 22px 0 !important;
    }

    .col-2 .woocommerce-additional-fields {
        margin-bottom: 0;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 55%;
    }

    .header-right div>div {
        padding: 20px;
    }

    /* ACCOUNT PAGE */
    nav.woocommerce-MyAccount-navigation {
        width: 100%;
        margin-bottom: 30px;
    }

    nav.woocommerce-MyAccount-navigation ul li a {
        padding: 10px 20px;
    }

    .woocommerce-MyAccount-content {
        width: 100%;
        padding: 0;
    }

    .woocommerce-account .col2-set form.woocommerce-form {
        padding: 16px;
    }

    .story-image {
        width: 90%;
        margin: 0 auto;
    }

    .highlight-card {
        padding: 10px;
    }

    .story-content {
        width: 100%;
        margin-bottom: 20px;
    }
     .insight-content h5 {
    margin-bottom: 18px;
        font-size:22px;
}
	.delayedPopupWindow {
    max-width: 472px;
    width:100%;
}
}

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

    .toggle {
        display: flex;
        flex-direction: column;
    }

    .header-row nav.main-navigation.active {
        right: 0;
        transform: translate3d(0, 0, 0);
        transition: 500ms all ease-in-out;
    }

    nav.main-navigation {
        top: 0;
        max-width: 320px;
        right: -100%;
        width: 100%;
        background-color: #000;
        height: 100%;
        position: fixed;
        z-index: 10;
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        align-items: unset;
        justify-content: flex-start;
        padding: 50px;
        overflow-y: auto;
        transform: translate3d(0, 0, 205px);
        transition: all 500ms ease-in-out;
    }

    .header-row ul.menu {
        display: block;
        margin-top: 50px;
    }

    .header-row ul.menu>li {
        margin-bottom: 20px;
    }

    .header-row ul.menu>li:not(:last-child) {
        margin-right: 0;
    }
.contact-page-left, .contact-right {
    width: 100%;
    margin: 20px 0;
}

.contact-right {
    padding: 0 20px 20px;
    margin: 0;
}
    .menu>li>ul.sub-menu {
        position: unset;
        transform: unset;
        transition: unset;
        opacity: unset;
        visibility: unset;
        transform-origin: unset;
        display: none;
        min-width: unset;
        width: 100%;
        box-shadow: unset;
        margin-top: 10px;
    }

    .menu>li>ul.sub-menu>li>a {
        padding: 10px;
        display: block;
        width: 100%;
    }

    .menu>li>ul.sub-menu>li:last-child>a {
        margin-bottom: 0;
    }

    ul.menu>li>a {
        color: #fff;
    }

    ul.menu>li.current-menu-item>a {
        padding-bottom: 0;
        border-bottom: 0;
        font-weight: 900;
        color: #4cb848;
    }

    .left {
        width: 100%;
    }

    .right {
        width: 100%;
    }

    .right ul.products {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .right .products li {
        width: 49%;
    }

    .right ul.products li:not(:last-child) {
        margin-bottom: 0;
    }

    ul.products li.product .woocommerce-loop-product__title {
        position: unset;
        font-size: 17px;
    }

    /* SHOP BY CATEGORY */
    h2,
    span.green {
        font-size: 30px;
    }

    .shop-by-list img {
        aspect-ratio: 2/1.5;
    }

    .animated-line-top,
    .animated-line {
        padding: 15px;
        margin: 45px 0;
    }

    .marquee-block {
        margin-right: 35px;
    }

    .marquee-block h5 {
        font-size: 24px;
    }

    /* COUPON */

    ul.coupon-list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .coupon-heading {
        font-size: 40px;
    }

    .product-image {
        width: 60%;
        margin-bottom: 0;
    }

    .coupon-row {
        justify-content: space-between;
        align-items: center;
        padding: 50px 80px;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 80px;
        height: 80px;
    }

    /* SHOP BY GOAL */
    ul.shop-by-goals-grid li {
        width: 50%;
        padding: 0 10px;
        margin: 10px 0;
    }

    .goals-block .image {
        padding-top: 75%;
    }

    h3 {
        font-size: 28px;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 14px;
    }

    .banner-right {
        width: 100%;
    }

    /* CART-PAGE */
    table.shop_table_responsive tr td::before {
        content: none !important;
    }

    .shop_table_responsive.cart,
    .account-orders-table {
        border: none;
    }

    .shop_table_responsive.cart thead,
    .account-orders-table thead {
        display: none;
    }


    .shop_table_responsive.cart tr,
    .account-orders-table tr {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        border: 1px solid #e1e1e1;
        margin-bottom: 20px;
        padding-left: 120px;
        padding: 20px 20px 20px 20px;
    }

    ul.highlight-list li {
        width: 50%;
    }

    ul.highlight-list {
        justify-content: center;
    }

    .shop_table_responsive.cart tr:last-child {
        padding: 0;
    }

    .shop_table_responsive.cart td,
    .account-orders-table td {
        width: 100%;
        border: none;
        padding: 5px 0;
        position: relative;
        text-align: left !important;
    }

    .shop_table_responsive.cart td.product-remove {
        order: -1;
    }

    .shop_table_responsive.cart td.product-remove .remove {
        width: 40px;
        height: 40px;
        margin-left: auto;
        margin-right: 0;
        border-radius: 0;
    }

    td.product-remove {
        position: absolute !important;
        top: 0;
        padding: 0 !important;
        right: 0;
    }

    .shop_table_responsive.cart td.product-thumbnail {
        width: 90%;
        position: unset;
        top: 0;
        padding: 0;
        left: 10px;
        bottom: 0;
        /* margin: auto; */
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }

    .shop_table_responsive.cart td.product-thumbnail {
        order: -1;
    }

    .shop_table_responsive.cart td.product-name {
        width: 100%;
        margin-left: auto;
        padding: 0;
    }

    .shop_table_responsive.cart td.product-price {
        display: none;
    }

    .shop_table_responsive.cart .quantity {
        max-width: 170px;
        margin: 10px 0;
    }

    .shop_table_responsive.cart td.actions {
        padding: 10px;
    }

    .coupon {
        width: 100%;
        margin-bottom: 10px;
    }

    /* wishlist */
    ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile {
        width: 80%;
    }

    /* CHECKOUT */
    .col2-set,
    .woocommerce-checkout-review-order {
        width: 100%;
    }

    /* 	DASHBOARD */
    .woocommerce-MyAccount-content table.shop_table_responsive tr td {
        text-align: left;
    }

    .woocommerce-cart .woocommerce .cart-collaterals th,
    .woocommerce-cart .woocommerce .cart-collaterals td,
    .woocommerce-cart .woocommerce .cart-collaterals td * {
        vertical-align: top;
        text-align: left !important;
    }

    .woocommerce-cart .woocommerce td.product-name a {
        font-size: 20px;
    }

    .woocommerce table th {
        font-size: 22px;
    }

    .cart_totals h2 {
        font-size: 28px;
    }

    .cart-collaterals {
        padding: 20px;
        /* margin-top: 20px; */
    }

    .banner-image {
        width: 60%;
        margin-top: 20px;
    }

    .woocommerce-form__label-for-checkbox {
        margin: 15px 0 20px 0 !important;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 65%;
    }

    .checkout_coupon.woocommerce-form-coupon .form-row-last {
        margin: 0 auto !important;
    }

    .button {
        padding: 16px 16px;
    }

    .woocommerce-account .col2-set form.woocommerce-form {
        padding: 14px;
    }

    .story-image {
        width: 80%;
        margin: 0 auto;
    }
    .insight-block{
        width:50%;
        padding:0 10px;
    }
     .insight-content h5 {
    margin-bottom: 16px;
        font-size:21px;
}
}

@media only screen and (max-width: 640px) {
    .footer-block {
        max-width: unset;
        width: 100%;
        margin-bottom: 30px;
    }

    .footer-block:last-child {
        margin-bottom: 0;
    }

    /* SHOP BY CATEGORY */
    h2,
    span.green {
        font-size: 27px;
    }

    .shop-by-list img {
        aspect-ratio: 2/2;
    }
	    ul.contact-list>li {
        width: 100%;
    }

    .shop-by-list .product-category:after {
        width: 190px;
        height: 190px;
        top: 0;
        left: 50%;
    }

    .animated-line-top,
    .animated-line {
        padding: 15px;
        margin: 40px 0;
    }

    .marquee-block {
        margin-right: 30px;
    }

    .marquee-block h5 {
        font-size: 23px;
    }

    .products-grid .products li {
        padding: 0 10px;
    }

    /* COUPON */

    .coupon-heading {
        font-size: 35px;
    }

    .product-image {
        width: 100%;
        margin-bottom: 0;
    }

    .coupon-row {
        justify-content: space-between;
        align-items: center;
        padding: 50px 70px;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 80px;
        height: 80px;
    }

    span.red {
        display: inline;
    }

    /* SHOP BY GOAL */
    ul.shop-by-goals-grid li {
        width: 100%;
        padding: 0 10px;
        margin: 10px 0;
    }

    .goals-block .image {
        padding-top: 80%;
    }

    h3 {
        font-size: 28px;
    }

    ul.products li.product .woocommerce-loop-product__title {
        font-size: 16px;
    }

    .insta-bg {
        width: 30%;
    }

    .top-left {
        margin-right: 0;
    }

    span.custom-sale-badge {
        font-size: 13px;
        padding: 3px 10px;
    }

    .woocommerce-notices-wrapper>*,
    .woocommerce-form-coupon-toggle,
    .woocommerce-form-login-toggle,
    .woocommerce-error,
    .woocommerce-message,
    .woocommerce-notice {
        display: inline-block;
        text-align: center;
        margin-top: 0;
        padding: 10px;
    }

    .wc-forward.button {
        width: 100%;
        margin: 0;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 12px;
    }

    .custom-product-top {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .top-right {
        margin-bottom: 20px;
    }

    .single-product-page ul.products li {
        width: 100%;
        padding: 0;
        margin-bottom: 0;
    }

    .comment-form-author,
    .comment-form-email {
        width: 100%;
    }

    .woocommerce-cart .woocommerce td.product-name a {
        font-size: 19px;
    }

    .shop_table_responsive.cart tr {
        padding: 18px;
    }

    .woocommerce table th {
        font-size: 21px;
    }

    .cart_totals h2 {
        font-size: 26px;
    }

    .cart-collaterals {
        padding: 18px;
    }

    .banner-image {
        width: 80%;
        margin-top: 15px;
    }

    #billing_city_field,
    #billing_state_field,
    #billing_postcode_field {
        width: 100%;
    }

    .woocommerce-form__label-for-checkbox {
        margin: 15px 0 17px 0 !important;
    }

    .checkout_coupon.woocommerce-form-coupon {
        width: 100%;
        flex-wrap: wrap;
    }

    .checkout_coupon.woocommerce-form-coupon .form-row-first {
        width: 100% !important;
    }

    .button {
        padding: 12px 14px;
    }

    .woocommerce-account .u-column1,
    .woocommerce-account .u-column2 {
        width: 100%;
    }

    .woocommerce-account .u-column1 {
        margin-bottom: 20px;
    }

    .woocommerce-MyAccount-content h2,
    .woocommerce-EditAccountForm fieldset legend,
    .woocommerce-account .woocommerce h2 {
        text-align: left;
        font-size: 23px;
    }

    ul.story-list li {
        width: 100%;
    }

    .story-image {
        width: 90%;
        margin: 0 auto;
    }
    .insight-block{
        width:100%;
        padding:0 10px;
    }
	.page-banner-wrap {
    display: block;
}

.page-banner-wrap .heading {
    margin-bottom: 10px;
}
}

@media only screen and (max-width:481px) {
    .privacy-menu {
        display: block;
    }

    .privacy-menu li:not(:last-child) {
        margin-bottom: 5px;
        margin-right: 0;
        padding: 0;
        border: none;
    }

    .privacy-menu-block {
        width: 100%;
    }

    .privacy-menu li {
        text-align: center;
    }

    /* SHOP BY CATEGORY */
    h2 {
        font-size: 24px;
    }

    .shop-by-list .product-category:after {
        content: none;
    }

    .shop-by-list .product-category.product {
        padding: 0px;
    }

    .shop-by-list .slick-list {
        padding-top: 0px;
    }

    .marquee-block h5 {
        font-size: 22px;
    }

    /* COUPON */

    .coupon-heading {
        font-size: 30px;
    }

    .product-image {
        width: 100%;
        margin-bottom: 0;
    }

    .coupon-row {
        justify-content: space-between;
        align-items: center;
        padding: 20px;
        text-align: center;
    }

    .coupon-row:after,
    .coupon-row:before {
        width: 0px;
        height: 0px;
    }

    /* SHOP BY GOAL */

    .goals-block .image {
        padding-top: 100%;
    }

    h3 {
        font-size: 26px;
    }

    ul.products li.product .woocommerce-loop-product__title,
    .custom-product-categories,
    .custom-product-categories a {
        font-size: 15px;
    }

    section.single-product-page {
        background: #fff;
    }

    div#respond,
    .single-product-page .summary.entry-summary,
    .single-product-page .woocommerce-tabs.wc-tabs-wrapper,
    .single-product-page .woo-variation-product-gallery,
    section.related.products {
        padding: 0;
    }

    .single-product-page ul.products {
        margin: 0;
    }

    .woo-variation-gallery-enabled-thumbnail-slider {
        margin-bottom: 20px !important;
    }

    .product_title.entry-title {
        font-size: 22px;
    }

    .woocommerce-notices-wrapper {
        margin-bottom: 10px;
    }

    form.cart {
        display: block;
    }

    .tabs a {
        border-left: 0;
        border-right: 0;
    }

    .woocommerce-cart .woocommerce td.product-name a {
        font-size: 18px;
    }

    .shop_table_responsive.cart tr {
        padding: 15px;
    }

    .single-product-page button.alt {
        margin: 0;
        margin-top: 10px;
        width: 100%;
    }

    .coupon .button {
        width: 100%;
    }

    .woocommerce table td.actions .coupon {
        flex-wrap: wrap;
    }

    .woocommerce table th {
        font-size: 20px;
    }

    .cart-collaterals {
        padding: 15px;
    }

    .cart_totals h2 {
        font-size: 24px;
    }

    span.green {
        font-size: 26px;
    }

    .banner-image {
        width: 100%;
        margin-top: 15px;
    }

    #billing_address_1_field,
    #billing_address_2_field {
        width: 100%;
    }

    .woocommerce-form__label-for-checkbox {
        margin: 15px 0 !important;
    }

    .woocommerce-MyAccount-content h2,
    .woocommerce-EditAccountForm fieldset legend,
    .woocommerce-account .woocommerce h2 {
        text-align: left;
        font-size: 21px;
    }

    .woocommerce-account .col2-set form.woocommerce-form,
    .account-orders-table tr {
        padding: 0;
    }

    ul.highlight-list li {
        width: 100%;
    }

    ul.highlight-list {
        justify-content: center;
    }
	.contact-form-col{
		width:100%;
	}
    .story-image {
        width: 100%;
        margin: 0 auto;
    }
	 .delayedPopupWindow {
        max-width:310px;
        width: 100%;
    }
}