.cart-discount {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 20px;
}

.cart-discount div a {
    color: #F2377C;
}

.woocommerce-cart .woocommerce-notices-wrapper {
    position: relative;
    max-width: 1280px;
    width: 100%;
    padding: 0 50px 20px 50px;
    margin: 0 auto;
}

.woocommerce-cart .woocommerce-message {
    font-family: 'Muller';
    color: #F2377C;
    font-weight: 700;
    font-size: 18px;
}


.order_details {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 30px;
}


.checkoutRecieved {
    padding-top: 130px;
    padding-bottom: 100px;
}

.checkoutRecieved__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FDD6D1;
    padding: 50px 0;
    border-radius: 50px;
}

.checkoutRecieved__title p {
    margin-top: 50px;
    margin-bottom: 0!important;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 30px!important;
    line-height: 130%!important;
    text-align: center;
    color: #545454!important;
}

.checkoutRecieved__text {
    max-width: 700px;
    margin: 0 auto;
}

.checkoutRecieved__text p {
    margin-top: 50px;
    margin-bottom: 0!important;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 30px!important;
    line-height: 130%!important;
    text-align: center;
    color: #545454!important;
}

.checkoutRecieved__btn {
    margin-top: 50px;
}

.checkoutRecieved__btn a {
    border-radius: 50px;
    display: block;
    background-color: #FFE8E5;
    padding: 20px 100px;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #F2377C;
    transition: .3s all;
}

.checkoutRecieved__btn a:hover {
    background-color: #FF8DBE;
    color: #FFF6EE;
}

.checkoutRecieved_det {
    display: none;
}











.b24-widget-button-position-bottom-right {
    bottom: 110px!important;
}

.woofc-count {
    left: initial!important;
    right: 50px;
    bottom: 20px!important;
}

#woofc-count {
    background-color: #F2377C!important;
    border-radius: 100%;
    box-shadow: 0 0 4px 2px #FFF;
}

#woofc-count-number {
    top: initial!important;
    bottom: -10px;
    font-family: 'Muller'!important;
    font-weight: 500!important;
    font-size: 10px!important;
    text-align: center!important;
    background: #5FD9CE!important;
}

#woofc-count i {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}


#woofc-count i::before {
    content: url(../icons/minicart.svg);
    position: relative;
    height: 41px;
    top: -2px;
    /* position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 41px;
    -webkit-transform: translate3d(-50%, 16%, 10px);
            transform: translate3d(-50%, 16%, 10px); */
}









.woofc-area.woofc-style-01 .woofc-inner, .woofc-area.woofc-style-03 .woofc-inner, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
    background-color: #FDD6D1!important;
}


.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
    background-color: #F2377C!important;
    font-family: 'Muller'!important;
    font-weight: 500!important;
    font-size: 16px!important;
    text-align: center!important;
    color: #FFF6EE!important;
    border: none!important;
    border-radius: 50px;
    height: 50px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
    background-color: #FF8DBE!important;
}

.woofc-area.woofc-style-01 .woofc-area-top .woofc-area-heading {
    font-family: 'Muller'!important;
    font-weight: 500!important;
    font-size: 20px!important;
    text-align: left!important;
    color: #FFF6EE!important;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span {
    font-family: 'Muller'!important;
    font-weight: 700!important;
    font-size: 20px!important;
    line-height: 130%!important;
    color: #545454!important;
}

.woofc-share {
    display: none;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-total {
    font-family: 'Muller'!important;
    font-size: 20px!important;
    line-height: 130%!important;
    color: #545454!important;
}

.woofc-data-left {
    font-weight: 700!important;
}

.woofc-data-right {
    font-weight: 400!important;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span {
    font-family: 'Muller'!important;
    font-weight: 400!important;
    font-size: 14px!important;
    line-height: 130%!important;
    color: #F2377C!important;
    border-bottom: 1px solid #F2377C!important;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner {
    flex-direction: column;
}

.woofc-area-mid .product__name {
    text-align: center;
    margin-top: 10px;
}

.woofc-area-mid .product__bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.woofc-area-mid .product__descrd {
    margin-bottom: 5px;
    text-align: center;
}

.woofc-area-mid .product__prices {
    margin-left: 0;
}

.woofc-area-mid .woofc-item-price {
    display: none!important;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner {
    background-color: #FFF6EE!important;
    padding: 15px 10px!important;
    border-radius: 20px!important;
}

.woofc-item-remove .woofc-icon-icon10 {
    color: #F2377C!important;
    border: 1px solid #F2377C;
    border-radius: 100%;
    padding: 2px;
}

.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner {
    color: #545454!important;
    font-family: 'Muller'!important;
    font-weight: 400!important;
    font-size: 14px!important;
    line-height: 130%!important;
    border-color: #F2377C!important;
}

.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner a {
    font-family: 'Muller'!important;
    font-weight: 700!important;
    font-size: 14px!important;
    line-height: 130%!important;
    color: #F2377C!important;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
    align-items: center!important;
}



.woofc-item-qty-minus, .woofc-item-qty-plus {
    position: relative;
    background: transparent!important;
    border: none!important;
    font-size: 0!important;
    width: 25px!important;
    height: 25px!important;
    padding: 0!important;
}

.woofc-item-qty-minus::before {
    content: url(../img/iconminus.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    transform: translate3d(-50%, -50%, 10px);
}

.woofc-item-qty-plus::before {
    content: url(../img/iconplus.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    transform: translate3d(-50%, -50%, 10px);
}

.woofc-item-qty .wqpmb_quantity {
    height: auto!important;
}

.woofc-item-qty .qib-button-wrapper {
    margin-right: 20px!important;
    margin-left: 20px!important;
}

















.checkoutWoo .order-total {
    margin-top: 15px;
}

.woocommerce-checkout .woocommerce-shipping-totals {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* .woocommerce-checkout .woocommerce-checkout-review-order {
    display: none;
} */

.woocommerce-checkout .checkoutWoo__right .woocommerce-checkout-review-order {
    display: block;
}

.woocommerce-checkout .open-pvz-btn {
    transition: .3s all;
    padding: 10px;
    background-color: #F2377C;
    font-family: 'Muller';
    border-radius: 50px;
}

.woocommerce-checkout .open-pvz-btn:hover {
    background-color: #FF8DBE;
}

.woocommerce-cart main {
    padding: 120px 0 100px 0;
}

.cart__item-text {
    display: flex;
    align-items: center;
}

.cart__totals-mid {
    font-weight: 700;
}

#shipping_method {
    margin-top: 10px!important;
    font-weight: 400;
    font-family: 'Muller';
}

#shipping_method li label {
    margin-left: 5px;
    line-height: 125%;
}

#shipping_method li {
    margin-bottom: 5px;
}

#shipping_method li .woocommerce-Price-amount {
    color: #F2377C;
    font-weight: 600;
}

#shipping_method input {
    position: relative;
    top: 1px;
}

body .qib-button-wrapper .minus.qib-button, body .qib-button-wrapper .plus.qib-button {
    position: relative;
    background: transparent!important;
    border: none!important;
    font-size: 0!important;
    width: 25px!important;
    height: 25px!important;
    padding: 0!important;
}

body .qib-button-wrapper {
    margin-right: 20px!important;
}

body .qib-button-wrapper .minus.qib-button::before {
    content: url(../img/iconminus.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    transform: translate3d(-50%, -50%, 10px);
}

body .qib-button-wrapper .plus.qib-button::before {
    content: url(../img/iconplus.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    transform: translate3d(-50%, -50%, 10px);
}


.single-product .section-container, .single-product .woocommerce-message {
    position: relative;
    max-width: 1280px;
    width: 100%;
    padding: 0 50px;
    margin: 0 auto;
}

.woocommerce-message a {
    padding: 10px 20px;
    margin-right: 30px;
    border-radius: 33px;
    background: #F2377C;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #FFF6EE;
}

.cart__item-content .product__prices {
    display: none;
}

.woocommerce-cart .product-remove {
    margin-left: 20px;
}

.single-product .woocommerce-message {
    display: flex;
    align-items: center;
}

.artbox__gallery, .artbox__item, .artbox__item img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}

.widget-area {
    display: none;
}

.single-product .entry-summary {
    display: none;
}

.single-product .artbox__arrow-left {
    display: none;

    position: relative;
    left: -70px;
    cursor: pointer;
}

.single-product .artbox__arrow-left svg {
    width: 40px;
    height: 40px;
}

.single-product .artbox__arrow-right {
    display: none;

    position: relative;
    right: -70px;
    cursor: pointer;
}

.single-product .artbox__arrow-right svg {
    width: 50px;
    height: 50px;
}

.product-controls {
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.product-controls--right {
    right: -50px;
}
.product-controls--left {
    left: -50px;
}

.single-product .woocommerce-message {
    margin-bottom: 40px;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 20px;
    line-height: 143%;
    letter-spacing: -0.01em;
}

.single-product #main .woocommerce-breadcrumb {
    display: none;
}

.single-product #main .woocommerce-tabs, .single-product #main .related, .single-product .widget-area {
    display: none;
}


.coupon {
    display: flex;
    margin-top: 30px;
}

.coupon #coupon_code {
    margin-right: 20px;
    width: 100%;
    padding: 17px 56px;
    border: 2px solid #5FD9CE;
    border-radius: 50px;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 18px;
    background: transparent;
    color: #AAAAAA;
}

.coupon button {
    max-width: 280px;
    width: 100%;
    padding: 20px 30px;
    border-radius: 50px;
    background-color: #5FD9CE!important;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #545454;
    cursor: pointer;
}

.cart__container {

}

.cart__wrapper {
    display: grid;
    grid-template-columns: 780px 1fr;
    gap: 20px;
}



.coupon__descr {
    margin-top: 25px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #AAAAAA;
}

.cart__left .wqpmb_input_text {
    width: 52px;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 18px!important;
    text-align: center!important;
    color: #545454;
    background: transparent!important;
    border: none!important;
}

.cart__left .woocommerce-Price-amount {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #F2377C;
}

.cart__left .cart__image {
    margin-right: 20px;
    max-width: 180px;
    max-height: 180px;
    height: 100%;
    width: 100%;
}

.cart__left .variation dd {
    margin: 0;
}

.cart__left .product-name a {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #545454!important;
    text-decoration: none!important;
}

.cart__left .cart__item {
    margin-bottom: 30px;
    margin-right: 40px;
    display: grid;
    grid-template-columns: 180px 1fr;
    gap: 20px;
}

.cart__left .cart__item-content {
    display: grid;
    grid-template-columns: 246px 1fr;
    gap: 20px;
}

.cart__left .cart__item-additional {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart__left .cart__item:last-child {
    margin-bottom: 0;
}

.cart__left .variation {
    display: flex;
    align-items: center;
    margin: 0;
    margin-top: 10px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #2e363e;


    display: grid;
    grid-template-columns: 60px 1fr;
    row-gap: 5px;
    column-gap: 10px;
}

.cart__left .variation p {
    margin: 0;
    margin-left: 5px;
}

.cart__right {
    
}

.cart__right .order-total {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart__right .order-total div {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #F2377C;
}

.cart__right .order-total .woocommerce-Price-amount {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #F2377C;
}

.cart__right .wc-proceed-to-checkout {
    margin-top: 30px;
    padding: 20px 78px;
    border-radius: 50px;
    background: #F2377C;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #FFF6EE;
}

#place_order {
    padding: 20px 78px;
    border-radius: 50px;
    background: #F2377C;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #FFF6EE;
    border: none;
}



.cart__right .wc-proceed-to-checkout a {
    color: #FFF6EE!important;
    text-decoration: none;
}

.cart__right #shipping_method {
    margin: 0;
    padding: 0;

}

.cart__right #shipping_method li {
    list-style-type: none;
}

.cart__right-content {
    background: #FFE8E5;
    border-radius: 20px;
    padding: 40px 27px;
    height: fit-content;
}

.cart__right .cart__totals-prev {
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #545454;
}

.cart__right .woocommerce-shipping-calculator a {
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #F2377C;
}

.cart__right .woocommerce-shipping-destination {
    margin: 0;
    margin-top: 20px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #545454;
}

.toshop {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.toshop a {
    display: inline-block;
    text-decoration: none;
    padding: 20px 87px;
    border-radius: 50px;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    background: #FFE8E5;
    color: #F2377C;
}

.woocommerce-cart .entry-title {
    display: none;
}

.cart__title {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 60px;
    line-height: 115%;
    color: #F2377C;
    margin: 0;
    margin-bottom: 50px;
}


.woocommerce-cart #page, .woocommerce-checkout #page {
    background-color: #FFF6EE;
}

.woocommerce-cart .entry-title {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 60px;
    line-height: 115%;
    color: #F2377C;
}

.woocommerce-billing-fields__field-wrapper input {
    max-width: 740px;
    width: 100%;
    padding: 19px 52px 15px 52px;
    border-radius: 50px;
    border: 2px solid #5FD9CE!important;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 18px;
    color: #AAAAAA!important;
    background: transparent!important;
}

.woocommerce-billing-fields__field-wrapper .form-row {
    position: relative;
    margin-bottom: 45px;
}

.woocommerce-billing-fields__field-wrapper .form-row label {
    position: absolute;
    top: -50%;
    left: 52px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 16px;
    color: #AAAAAA;
}


.cart__label {
    display: none;
}

.product-remove_mob {
    display: none;
}

.coupon__descr_mob {
    display: none;
}












.single-product #primary {
    padding-top: 130px;
}

.product_title {
    font-family: var(--third-family);
    font-weight: 700;
    font-size: 40px;
    letter-spacing: -0.03em;
    color: #F2377C;
}

.woocommerce-product-details__short-description {
    margin-top: 20px;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 20px;
    line-height: 143%;
    letter-spacing: -0.01em;
    color: #545454;
}

.single_add_to_cart_button button {
    border-radius: 33px;
    padding: 6px;
}



.artbox {
    display: grid;
    grid-template-columns: 600px 508px;
    gap: 128px;
}


.artbox__title {
    margin-bottom: 30px;
}

.artbox__sku {
    margin-bottom: 16px;
    width: fit-content;
    border-radius: 5px;
    padding: 5px 10px;
    background: #fffaf5;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #2e363e;
}

.artbox__subtitle {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: -0.04em;
    color: #545454;
}

.artbox__description {
    font-family: 'Muller';
    font-weight: 500;
    font-size: 20px;
    line-height: 143%;
    letter-spacing: -0.01em;
    color: #545454;
}

.artbox__system {
    margin-top: 23px;
}

.wapf-field-label span {
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #2e363e;
}

.wapf-field-label abbr {
    display: none;
}


.wapf-field-input select {
    border-radius: 10px;
    padding: 9px 10px;
    background: #FFE8E5;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 14px;
    color: #545454;
    text-indent: 5px;
    cursor: pointer;
}


.wapf-field-input select {
    -moz-appearance: none;
    -webkit-appearance: none;
}
  
.wapf-field-input select::-ms-expand {
display: none;
}


.wapf-field-group {
    max-width: 260px;
}

.single-product .single_add_to_cart_button {
    padding: 20px 100px;
    border-radius: 33px;
    background: #F2377C;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #FFF6EE;
}


.artbox__bottom {
    margin-top: 23px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.single-product .qib-button {
    display: none;
}

.single-product .quantity button {
    display: none;
}

.single-product .qty {
    width: 40px;
    height: 30px;
    background: #FFE8E5!important;
    border-radius: 10px!important;
    font-family: 'Muller';
    font-weight: 400;
    font-size: 14px;
    color: #F2377C;
}

.artbox {
    padding: 0 0 84px 0;
}

.artbox__price {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 30px;
    color: #F2377C;
}

.artbox__gallery, .artbox__item, .artbox__item img {
    border-radius: 20px;
}

.artbox__gallery-container {
    position: relative;
}
.single-product .slick-dots {
    width: 150px;
    margin-top: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}
.single-product .slick-dots li button {
    position: relative;
    font-size: 0;
    display: inline-block;
    margin: 0 5px;
    font-size: 0;
    width: 20px;
    height: 20px;
    background: #AAAAAA;
    border-radius: 100%;
}

.single-product .slick-dots li.slick-active button {
    background: #96B3FF;
}

.single-product .slick-dots {
    display: flex;
}

.artbox__dots {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.checkoutWoo {
    margin-top: 70px;
}

.checkoutWoo__title {
    margin-bottom: 50px;
    font-family: 'Muller';
    font-weight: 700;
    font-size: 60px;
    line-height: 115%;
    color: #F2377C;
}

.checkoutWoo__wrapper .woocommerce-checkout {
    display: grid;
    grid-template-columns: 1fr 380px;
    gap: 60px;
}

.checkoutWoo__wrapper #order_review {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}


.checkoutWoo .shop_table {
    padding: 40px 13px 10px 27px;
    border-radius: 20px 20px 0 0;
    background: #FFE8E5;
}

.checkoutWoo .place-order {
    padding: 0px 13px 40px 27px;
    border-radius: 0 0 20px 20px;
    background: #FFE8E5;
}


.woocommerce-NoticeGroup-checkout {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 100%;
    max-width: 500px;
}

.woocommerce-checkout .shop_table .variation {
    display: none;
}

.checkoutWoo__wrapper .product__name {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #545454;
}


.woocommerce-checkout .woocommerce-checkout-review-order-table thead {
    display: none;
}

.checkoutWoo__detalize {
    padding: 40px 13px 40px 27px;
    border-radius: 20px;
    background: #FFE8E5;
}

.checkoutWoo__subtitle {
    margin-bottom: 20px;
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #F2377C;
}

.checkoutWoo__detalize .product-name {
    font-family: 'Muller';
    font-size: 18px;
    line-height: 130%;
    color: #545454;
}

.checkoutWoo__detalize .product-total {
    display: none;
}

.checkoutWoo__detalize .variation {
    display: none;
}

.product__bottom {
    display: flex;
    align-items: self-end;
}

.product__descrd {
    max-width: 220px;
    width: 100%;
    font-weight: 400!important;
    font-size: 14px!important;
    color: #000000!important;
}

.product__prices {
    margin-left: 10px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.product__price {
    margin-left: 8px;
}

.checkoutWoo__detalize .cart-subtotal {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkoutWoo__detalize .cart-subtotal__name {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #545454;
}

.checkoutWoo__detalize .woocommerce-Price-amount {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #545454;
}

.checkoutWoo__detalize .order__submain {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #545454;
}

.checkoutWoo .order-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.checkoutWoo .cart-subtotal {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #545454;
}

.cart_item .product-total {
    display: none;
} 


.checkoutWoo .order__shipping {
    margin-bottom: 20px;
}

.checkoutWoo .order__shipping {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkoutWoo .woocommerce-privacy-policy-text {
    display: none;
}

.checkoutWoo .order-total {
    color: #F2377C;
    margin-bottom: 20px;
}

.checkoutWoo .order-total .woocommerce-Price-amount {
    color: #F2377C;
}

.checkoutWoo .wc_payment_methods {
    display: none;
}

.checkoutWoo .place-order {
    display: flex;
    justify-content: center;
}

#order_review_heading {
    display: none;
}

.product__quantity {
    font-weight: 400;
    font-size: 10px;
    line-height: 110%;
    color: #000000;
}

.product__name {
    margin-bottom: 10px!important;
    font-weight: 700!important;
    font-size: 18px!important;
}

.checkoutWoo__back {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.woocommerce-checkout-review-order-table .product-quantity {
    display: none;
}

.checkoutWoo__back a {
    border-radius: 50px;
    padding: 20px 85px;
    background: #FFE8E5;
    font-family: 'Muller';
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #F2377C;
}

.payment__title {
    margin-bottom: 60px;
    font-family: 'Muller';
    font-weight: 700;
    font-size: 30px;
    color: #F2377C;
}

#billing_country_field {
    display: none;
}

#customer_details h3 {
    display: none;
}

.woocommerce-checkout-review-order-table .cart_item {
    display: flex;
    justify-content: space-between;
}

.woocommerce-checkout .widget-area {
    display: none;
}

#order_comments_field {
    display: none;
}

.product__price {
    font-family: 'Muller';
    font-weight: 700;
    font-size: 18px;
    color: #545454;
}

.checkoutWoo__back {
    margin-bottom: 30px;
}

@media screen and (max-width: 1400px) {
    .cart__wrapper {
        grid-template-columns: 705px 1fr;
        gap: 60px;
    }
    .toshop a {
        padding: 20px 60px;
    }
    .artbox {
        grid-template-columns: 525px 500px;
        gap: 50px;
    }
    .single-product .artbox__arrow-right {
        right: 20px;
    }
    .single-product .artbox__arrow-left {
        left: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .cart__wrapper {
        grid-template-columns: 1fr;
    }
    .cart__title {
        padding-top: 20px;
    }
    .cart__right {
        max-width: 600px;
        margin: 0 auto;
    }
    .cart__left .cart__item {
        margin-right: 0;
    }
    .artbox {
        grid-template-columns: 375px 488px;
        gap: 30px;
    }
}

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

    .woocommerce-cart .woocommerce-notices-wrapper {
        padding: 0 36px;
    }

    .single-product .section-container {
        padding: 0 36px;
    }
    .coupon {
        flex-direction: column;
    }
    .cart__left .cart__item {
        padding-bottom: 40px;
        grid-template-columns: 1fr;
        border-bottom: 1px solid #F2377C;
    }
    .cart__left .cart__item-content {
        grid-template-columns: 1fr;
    }
    .cart__left .cart__item-additional {
        flex-direction: column;
        align-items: flex-start;
    }
    .qib-button {
        display: none;
    }
    .cart__left .wqpmb_input_text {
        border-radius: 10px;
        background: #FFE8E5!important;
        padding: 15px 15px;
        width: 130px;
    }
    .cart__label {
        display: block;
        font-family: 'Muller';
        font-weight: 700;
        font-size: 20px;
        line-height: 130%;
        color: #545454;
    }
    .cart__left .cart__image {
        max-width: 200px;
        max-height: 200px;
        width: 200px;
        height: 200px;
    }
    .cart__left .cart__image img {
        width: 200px;
        height: 200px;
    }
    .cart__left .product-quantity {
        margin-bottom: 20px;
    }
    .cart__title {
        font-size: 52px;
        margin-bottom: 35px;
    }
    .artbox {
        display: flex;
        flex-direction: column;
        gap: 60px;
    }

    .artbox__gallery {
        height: 100%;
    }
    
    .artbox__gallery .artbox__item {
        width: 100%;
        height: 100%;
    }
    .single-product .slick-slide {
        width: 100%;
    }

    .artbox__title {
        font-size: 28px;
    }
    .artbox__description {
        font-size: 14px;
    }

    .artbox__price  {
        font-size: 28px;
    }

    .artbox__bottom  {
        max-width: 80%;
    }

    .checkoutWoo__wrapper .woocommerce-checkout {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .woocommerce-billing-fields__field-wrapper input {
        max-width: 100%;
    }

    .woocommerce-checkout-review-order-table .cart_item {
        justify-content: flex-start!important;
    }

    .checkoutWoo__subtitle {
        max-width: 100%!important;
    }

    .checkoutWoo__wrapper #order_review {
        grid-column: 1/2;
        grid-row: 2/3;
        max-width: 60%;
        margin: 0 auto;
    }

    .woocommerce-checkout-review-order-table .cart_item {
        justify-content: center;
    }

    .order__submain {
        max-width: 321px;
        margin: 0 auto;
    }

    .checkoutWoo__subtitle {
        max-width: 321px;
        margin: 0 auto 20px auto;
    }

    .checkoutWoo__detalize {
        max-width: 70%;
        margin: 0 auto;
    }
}

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

    .checkoutRecieved__title p {
        margin-top: 30px;
        font-size: 20px!important;
    }

    .checkoutRecieved__text p {
        margin-top: 30px;
        font-size: 20px!important;
    }

    .checkoutRecieved__btn {
        margin-top: 30px;
    }

    .checkoutRecieved__wrapper {
        padding: 30px 20px;
    }

    .checkoutRecieved .section-container {
        padding: 0 36px!important;
    }

    .checkoutRecieved__logo svg {
        width: 100%;
    }

    .cart__left .product-quantity, .cart__left .product-subtotal {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .cart__left .cart__item-additional {
        position: relative;
    }
    .cart__left .product-remove {
        position: absolute;
        top: 0;
        right: 0;
    }
    .product-remove_pc {
        display: none;
    }
    .product-remove_mob {
        display: block;
    }
    .cart__left .cart__image {
        position: relative;
    }
    .cart__left .cart__image {
        max-width: 100%;
        width: 100%;
    }
    .cart__item-text {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .cart__left .product-name {
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .cart__left .cart__item {
        gap: 53px;
    }
    .cart__left .cart__image a {
        display: flex;
        justify-content: center;
    }
    .cart__title {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .cart__left .variation {
        margin-top: 20px;
    }
    .coupon #coupon_code {
        padding: 7px 22px;
        font-size: 14px;
        margin: 0;
    }
    .coupon__descr_mob {
        display: block;
    }
    .coupon__descr_pc {
        display: none;
    }
    .coupon__descr  {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .coupon  {
        margin-top: 20px;
        align-items: center;
    }
    .cart__left .cart__item {
        margin-bottom: 20px;
    }
    .cart__right-content {
        padding: 30px 60px;
    }
    .cart__right .cart__totals-prev {
        font-size: 14px;
    }
    .cart__totals-mid {
        font-size: 14px;
    }
    .cart__right .woocommerce-shipping-destination {
        font-size: 14px;
    }
    .cart__right .woocommerce-shipping-calculator a {
        font-size: 14px;
    }
    .cart__right .order-total {
        margin-top: 20px;
    }
    .cart__right .wc-proceed-to-checkout {
        margin-top: 20px;
    }
    .woocommerce-cart .section-container {
        padding: 0;
    }
    .cart__left, .cart__title {
        padding: 0 36px;
    }
    .cart__right {
        padding: 25px 55px;
        max-width: 100%;
        width: 100%;
        background: #FFE8E5;
    }
    .cart__right-content {
        background: transparent;
        border-radius: none;
        padding: 0;
    }
    .toshop a {
        background: #FDD6D1;
        padding: 20px 40px;
        max-width: 340px;
        width: 100%;
    }
    .cart__right .wc-proceed-to-checkout {
        max-width: 340px;
        margin: 20px auto 0 auto;
    }
    .toshop {
        margin-top: 20px;
    }
    .cart__totals {
        max-width: 363px;
        width: 100%;
        margin: 0 auto;
    }
    .cart__wrapper {
        gap: 30px;
    }

    .checkoutWoo__detalize {
        max-width: 100%;
    }

    .woocommerce-checkout .section-container {
        padding: 0;
    }

    .checkoutWoo__left {
        padding: 0 36px;
    }

    .checkoutWoo__title {
        padding: 0 36px;
    }

    .product__descrd {
        max-width: 100%;
    }

    .checkoutWoo__subtitle {
        max-width: 350px;
    }

    .woocommerce-checkout-review-order-table {
        width: 350px;
        margin: 0 auto;
    }

    .checkoutWoo__title {
        margin-bottom: 30px;
        font-size: 40px;
    }

    .payment__title {
        margin-bottom: 35px;
        font-size: 28px;
    }

    .woocommerce-billing-fields__field-wrapper .form-row label {
        font-size: 13px;
        top: -45%;
        left: 22px;
    }

    .woocommerce-billing-fields__field-wrapper input {
        font-size: 14px;
        padding: 10px 22px 10px 22px;
    }

    .woocommerce-billing-fields__field-wrapper .form-row {
        margin-bottom: 35px;
    }

    .checkoutWoo__wrapper .woocommerce-checkout {
        gap: 0;
    }

    .product__prices {
        max-width: 110px;
        width: 100%;
    }

    .order__submain {
        margin-top: 20px;
        max-width: 340px;
    }

    #place_order {
        margin-top: 20px;
    }

    .checkoutWoo .cart-subtotal {
        margin-bottom: 30px;
    }

    .order__shipping {
        margin-bottom: 30px;
    }

    .checkoutWoo .order-total {
        margin-bottom: 30px;
    }

    .checkoutWoo__wrapper #order_review {
        max-width: 100%;
    }

}

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

    .woocommerce-cart .woocommerce-notices-wrapper {
        padding: 0 20px;
    }

    .checkoutRecieved__logo {
        display: flex;
        justify-content: center;
    }

    .checkoutRecieved__logo svg {
        width: 70%;
    }

    .checkoutRecieved__btn a {
        padding: 20px 40px;
        width: 100%;
    }

    .single-product .section-container {
        padding: 0 20px;
    }
    .single-product .slick-dots {
        width: 100px;
    }
    .product-controls--left {
        left: 10px;
    }
    .product-controls--right {
        right: 10px;
    }
    .cart__left, .cart__title {
        padding: 0 20px;
    }
    .coupon button {
        max-width: 100%;
    }
    .artbox__bottom {
        flex-direction: column;
        align-items: flex-start;
    }
    .artbox__price {
        margin-bottom: 10px;
    }
    .single-product .single_add_to_cart_button {
        margin-top: 10px;
    }

    .checkoutWoo__left {
        padding: 0 20px;
    }

    .checkoutWoo__title {
        padding: 0 20px;
    }
    .single-product .slick-dots li button {
        height: 10px;
        width: 10px;
    }
}

@media screen and (max-width: 400px) {
    .product__bottom {
        flex-direction: column;
        align-items: flex-start;
    }
    .order__submain {
        max-width: 100%;
    }

    .product__prices {
        margin-top: 10px;
        margin-left: 0;
    }
}