/*!
Theme Name: Hello Elementor Child
Author: Vova Sydorovych
Author URI: https: //freelancehunt.com/freelancer/exCheckPoint.html
Description: Hello Elementor child theme.
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor
*/

/* All elementor widgets style */
.quick__add button {
    width: 20px;
    height: 20px;
    outline: none !important;
    padding: 0 !important;
    background: center/contain no-repeat url(img/cart.svg) !important;
}
/*
.jet-breadcrumbs__item-link.is-home {
    width: 18px;
    height: 18px;
    font-size: 0 !important;
    background: center/contain no-repeat url(img/home.svg) !important;
    display: block;
} */
.quick__add .available-on-backorder ~ form>button {
    background: center/contain no-repeat url(img/cart_backorder.svg) !important;
}
.quick__add .available-on-backorder {
    width: 100px;
    position: absolute;
    background: transparent;
    left: 0;
    z-index: 1;
    bottom: calc(100% + 10px);
    margin: 0;
    font-size: .65em !important;
    line-height: 1.2;
    color: #ffc977 !important;
    font-weight: 500;
    /* box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.11); */
    padding: 5px;
    border-radius: 4px;
    /* opacity: 0; */
    /* visibility: hidden; */
    transition: .5s;
}
.quick__add .out-of-stock {
    width: 20px;
    height: 20px;
    outline: none !important;
    padding: 0 !important;
    background: center/contain no-repeat url(img/cart_out.svg) !important;
    font-size: 0 !important;
    margin: 0;
}
.add__cart .available-on-backorder {
    position: absolute;
    top: 5px;
    font-size: 15px !important;
    width: max-content;
    line-height: 15px !important;
    margin: 0;
    color: #ffc977 !important;
    font-weight: 700 !important;
    letter-spacing: -.5px;
}
.quick__add:hover .available-on-backorder {
    opacity: 1;
    visibility: visible;
}
.jet-wishlist .jet-cw-price .woocommerce-Price-currencySymbol {
    display: inline-block;
    color: #000 !important;
}
.jet-cw-add-to-cart .button,
.btn-polygon a,
.btn-polygon button,
.jet-cw-add-to-cart {
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
}
.jet-cw-add-to-cart .button:after {
    display: none !important;
}
.edit__order {
    cursor: pointer;
}
.edit__order svg {
    width: 24px;
    height: 24px;
    fill: #E10811;
    stroke: #E10811;
    vertical-align: middle;
}
.jet-wishlist-item-remove-button {
    outline: none !important;
}
a.added_to_cart.wc-forward {
    display: none !important;
}
.jet-checkboxes-list-wrapper,
.jet-range__slider {
    border: none;
}
.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__input {
    display: none;
}
.jet-range__slider .jet-range__slider__input {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    width: 100%;
    height: 16px;
    background: transparent !important;
}
.cf7__row select {
    background: no-repeat calc(100% - 20px) url(img/arrow-down-black.svg) #fff;
    outline: none !important;
}

/* Checkout */

.woocommerce-checkout .woocommerce {
    max-width: unset !important;
}
.checkout__row {
    padding: 20px 20px 10px;
    margin: 0 0 40px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}
.woocommerce-checkout .woocommerce-checkout .checkout__row h3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 25px;
    color: #000;
}
.checkout__info_fields .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.woocommerce form .checkout__info_fields .form-row {
    width: calc(50% - 8px);
    padding: 0;
    margin: 0 0 20px;
}
.woocommerce form .checkout__row .form-row input.input-text:not(.wcus-checkout-fields input) {
    background: #FFFFFF;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding: 12px 16px;
    color: #000;
}
.woocommerce form .checkout__row .delivery__forms .form-row input.input-text:not(.wcus-checkout-fields input) {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
}
.wcus-checkout-fields input {
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #dfdfdf;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #000;
}
.woocommerce form .checkout__row .form-row input.input-text:focus,
.woocommerce form .checkout__row .form-row textarea.input-text:focus {
    box-shadow: none;
}
.woocommerce form .checkout__row .form-row textarea.input-text {
    background: #FFFFFF;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    resize: none;
    padding: 19px 16px 16px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    height: 165px;
}
.woocommerce ul#shipping_method li {
    margin: 0 0 20px;
}
.woocommerce form .checkout__row .form-row input.input-text::placeholder,
.woocommerce form .checkout__row .form-row textarea.input-text::placeholder {
    color: rgba(0, 0, 0, 0.2);
}
.del__info {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background: #f8f8f8;
    margin: 10px 20px 20px;
    padding: 5px 0;
}
.di__item {
    padding: 0 15px 0 32px;
    border-right: 1px solid rgba(47, 103, 92, 0.1);
    display: flex;
    flex-direction: column;
    margin: 5px 0;
}
.di__title {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 450;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin: 0 0 5px;
    position: relative;
}
.di__times {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    max-width: 250px;
}
.di__times span {
    width: 50%;
    padding-right: 10px;
    min-width: 125px;
}
.di__phone_val {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}
.di__address_val {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}
.di__title:before {
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: -17px;
    transform: translate(0, -50%);
}
.di__title.time:before {
    background-image: url(img/time.svg);
}
.di__title.phone:before {
    background-image: url(img/tel.svg);
}
.di__title.point:before {
    background-image: url(img/mark.svg);
}
.di__item:last-child {
    border-right: none;
}
.delivery__item input[type="radio"],
.checkbox-form input[type="radio"] {
    display: none;
}
.delivery__item label,
.checkbox-form label {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.5);
    padding-left: 30px;
}
.delivery__item label:before,
.checkbox-form label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 0;
    transition: .3s;
    left: 0;
    top: 0;
    border: 1px solid #E10811;
}
.delivery__item label:after,
.checkbox-form label:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    transition: .3s;
    left: 4px;
    top: 4px;
    background: 0 0;
}
.delivery__item label,
.checkbox-form label {
    cursor: pointer;
}
.delivery__item label:hover,
.checkbox-form label:hover {
    color: #E10811;
}
.delivery__item label:hover:before,
.checkbox-form label:hover:before {
    border-color: #E10811;
}
.delivery__item input:checked+label:before,
.checkbox-form input:checked+label:before {
    border-color: #E10811;
}
.delivery__item input:checked+label::after,
.checkbox-form input:checked+label::after {
    background: #E10811;
}
.checkbox-form {
    padding-left: 5px;
    margin: 0 0 10px;
}
.logo__delivery {
    max-height: 23px;
    width: auto;
    margin-left: 10px;
}
.delivery__item {
    display: flex;
    align-items: center;
}
.delivery__forms {
    margin: 15px 20px 20px;
    flex-wrap: wrap;
    display: none;
}
.delivery__forms.active {
    display: flex;
}
.woocommerce form .delivery__forms .form-row {
    padding: 0;
    margin: 0;
    width: calc(33.3% - 32px/3);
    margin-right: 16px;
}
.woocommerce form .delivery__forms .form-row:nth-child(3n) {
    margin-right: 0;
}
.checkout__row.checkout__payment {
    padding-bottom: 25px;
}
.checkout__cart {
    max-width: 350px;
    padding: 20px 16px;
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}
.checkout__cart-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 25px;
}
button.checkout__cart-edit {
    border: none;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-decoration-line: underline;
    color: #000;
    padding: 0;
    position: relative;
    width: auto;
    height: auto;
    background: transparent;
    text-transform: unset;
    top: unset;
    letter-spacing: 0;
}
button.checkout__cart-edit:hover {
    background: transparent;
    text-decoration: none;
    color: #000;
}
.checkout__cart-title.green-title {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    margin: 0;
    color: #000;
}
.checkout__cart-list {
    padding: 0;
    list-style: none;
    margin: 0;
}
#shipping_method {
    padding-left: 10px;
}
.checkout__cart-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 0 0 16px;
    margin: 0 0 16px;
}
.checkout__cart-item-img {
    width: 56px;
    height: 56px;
    flex-shrink: 0;
}
.checkout__cart-item-content {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #989898;
    width: calc(100% - 56px);
}
.checkout__cart-item-content .weight-500 {
    font-weight: 450;
    color: #000;
    line-height: 15px;
}
.checkout__cart-item-price {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #E10811;
    flex-shrink: 0;
    width: 100%;
    text-align: right;
    margin-top: 5px;
}
.checkout__cart-total {
    list-style: none;
    padding: 0;
}
.checkout__cart-total-item {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.checkout__cart-total-item .weight-500 {
    font-weight: 450;
    color: #000;
}
.checkout__cart-total-item .weight-700 {
    font-weight: 700;
    color: #E10811;
}
.checkout__cart-total-item:last-child {
    font-size: 24px;
    line-height: 31px;
}
.checkout__cart-bottom {
    margin: 25px 0 0;
}
button.checkout__cart-btn.js-accept-checkout.accent-btn#place_order {
    width: fit-content;
    border-radius: 0;
    background: #E10811;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 12px 25px;
    text-transform: uppercase;
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.checkout__cart-bottom>p {
    margin: 10px 0 0;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: rgba(0, 0, 0, .2);
}
button.checkout__cart-btn.js-accept-checkout.accent-btn#place_order:hover {
    background: #E10811;
    color: #FFF;
}
button.checkout__cart-btn.js-accept-checkout.accent-btn#place_order:before {
    display: none;
}
.checkout__form {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.checkout__column.order {
    padding-left: 40px;
    flex-shrink: 0;
}
#billing_country_field {
    display: none;
}
.wcus-checkout-fields h3 {
    display: none;
}
.wcus-checkout-fields>div {
    margin: 15px 20px 20px;
    display: flex;
    align-items: center;
}
.woocommerce form .wcus-checkout-fields > div .form-row {
    padding: 0;
    margin: 0;
    width: calc(33.3% - 32px/3);
    margin-right: 16px;
}
.wcus-checkout-fields > div > div{
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.woocommerce form .wcus-checkout-fields > div > div .form-row {
    width: calc(50% - 8px);
}
.woocommerce form .wcus-checkout-fields .form-row:nth-last-child(-n+2) {
    margin-right: 0;
}
.woocommerce ul#shipping_method li .form-row input {
    margin: 0 !important;
}
.zen-ui-select__value {
    height: 36px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
.zen-ui-select__dropdown {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
.checkout__column.order.mob {
    display: none;
}
.checkout__column ul {
    margin: 0;
}
.woocommerce-notices-wrapper {
    display: none !important;
}
@media(max-width:1199px){
.checkout__form {
    flex-direction: column;
}
.checkout__column.order {
    padding-left: 0;
}
.checkout__cart {
    width: 100%;
    max-width: unset;
}
.checkout__cart-item-price,
.checkout__cart-item-content {
    width: auto;
    margin: 0;
}
.checkout__cart-item-img {
    width: 80px;
    height: 80px;
}
.checkout__cart-item-img img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}
.form-row.place-order {
    text-align: center;
}
button.checkout__cart-btn.js-accept-checkout.accent-btn#place_order {
    max-width: 345px;
}
.checkout__cart-item-content {
    padding-right: 20px;
}
}
@media(max-width:991px){
.checkout__column.order.mob {
    display: block;
    margin: 0 0 50px;
}
.checkout__cart-item-content {
    padding-right: 0;
}
.checkout__cart-item-content {
    width: calc(100% - 80px);
}
.checkout__cart-item-price {
    width: 100%;
}
.checkout__column:not(.mob) .checkout__cart-list-wrapper,
.checkout__column:not(.mob) .checkout__cart-top {
    display: none;
}
}
@media(max-width:539px){
.woocommerce form .delivery__forms .form-row {
    width: 100%;
    margin-right: 0;
}
.woocommerce form .delivery__forms .form-row:not(:last-child) {
    margin-bottom: 15px;
}
.wcus-checkout-fields>div {
    flex-direction: column;
    margin: 10px 0 20px;
}
.woocommerce form .wcus-checkout-fields>div .form-row {
    width: 100%;
    margin: 0 0 15px;
}
.wcus-checkout-fields>div>div {
    width: 100%;
    flex-direction: column;
}
.woocommerce form .checkout__info_fields .form-row,
.woocommerce form .wcus-checkout-fields>div>div .form-row {
    width: 100%;
}
.di__item {
    border: none;
}
.del__info {
    flex-direction: column;
    margin: 10px 0 20px;
}
.delivery__forms {
    margin: 10px 0 20px;
}
.woocommerce form .wcus-checkout-fields .form-row:nth-last-child(-n+2) {
    margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-checkout .checkout__row h3 {
    font-size: 20px;
    line-height: 28px;
}
}

/* Cart */

.ce__title {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px;
}
.ce__subtitle {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    margin: 0 0 25px;
}
.accent__btn {
    width: fit-content;
    border-radius: 0;
    background: #E10811;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF !important;
    padding: 12px 25px;
    text-transform: uppercase;
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
    margin: 0 auto;
    display: block;
    max-width: 100%;
    text-align: center;
}
.e-cart-section {
    border: none !important;
}
.ctp__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 2px;
}
.ctp__title {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    line-height: 31px;
    font-weight: 500;
    text-align: center;
    color: #000000;
}
.ctp__val {
    font-style: normal;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #E10811;
}
.ctp__val strong {
    font-weight: 700;
}
.ctp__val .woocommerce-Price-currencySymbol {
    font-weight: 700;
    display: inline-block;
    font-size: 20px;
}
.ctp__info {
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    margin: 0 0 10px;
    text-align: center;
}
h4.ct__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
    padding: 0 20px 15px;
    margin: 0;
    font-family: "Montserrat", Sans-serif;
}
.cart__buy_one_click form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}
.cart__buy_one_click .cf__row {
    width: calc(50% - 13px);
}
.cart__buy_one_click .cf__row input:not([type="submit"], [type="file"]) {
    margin: 0;
    border-radius: 0;
    outline: none !important;
    border: 1px solid #DFDFDF;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
}
.cart__buy_one_click .cf__row input:not([type="submit"], [type="file"])::placeholder {
    color: rgba(0, 0, 0, 0.2);
}
.acces__btn.checkout__btn,
.cart__buy_one_click input[type=submit] {
    width: fit-content;
    border-radius: 0;
    background: #E10811;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF !important;
    padding: 15px;
    text-transform: uppercase;
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
    margin: 0 auto;
    display: block;
    max-width: 100%;
    text-align: center;
    outline: none !important;
}
.cart__buy_one_click input[type=submit] {
    padding: 10px;
}
.acces__btn.checkout__btn:hover {
    transition: .3s;
    background: #E10811;
}
.cart__total_price {
    width: fit-content;
    min-width: 265px;
    font-family: "Roboto", Sans-serif;
}
.cart__buy_one_click {
    padding-right: 40px;
}
.cart__totals {
    display: flex;
    justify-content: space-between;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart {
    width: 100%;
}
.remove:hover svg path {
    fill: #E10811;
    transition: .3s;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table thead th {
    padding: 0 5px 5px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr {
    position: relative;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 0;
    bottom: 0;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td {
    border: none !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td {
    padding: 0;
    position: relative;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td:after {
    content: '';
    width: 1px;
    height: 60px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
td.product-remove:after,
td.product-subtotal:after {
    display: none;
}
td.product-name {
    max-width: 250px;
}
.elementor-widget-woocommerce-cart .woocommerce .product-name a {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #000000 !important;
    padding: 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.elementor-widget-woocommerce-cart .woocommerce .product-name a:hover {
    color: #E10811 !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-price {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #bababa;
    padding: 0 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 120px;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    margin: 15px 25px;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-quantity {
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
    padding: 0 15px;
}
td.product-quantity .quantity {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.elementor-widget-woocommerce-cart .woocommerce .product-quantity .input-text.qty {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    padding: 0 10px;
    border-radius: 0;
    border: 1px solid #ddd;
    min-height: 36px;
    width: 50px;
    text-align: center;
    border-right: 0;
    border-left: 0;
    outline: none !important;
    display: block;
}
.elementor-widget-woocommerce-cart .woocommerce .product-quantity .input-text.qty::-webkit-outer-spin-button,
.elementor-widget-woocommerce-cart .woocommerce .product-quantity .input-text.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.elementor-widget-woocommerce-cart .woocommerce .product-quantity .input-text.qty {
    -moz-appearance: textfield;
}
.elementor-widget-woocommerce-cart .woocommerce .product-quantity .input-text.qty:hover,
.elementor-widget-woocommerce-cart .woocommerce .product-quantity .input-text.qty:focus {
    -moz-appearance: number-input;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-subtotal .woocommerce-Price-amount.amount {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #E10811;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-subtotal .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    color: inherit;
    font-size: 14px;
    display: inline-block;
    font-weight: 700;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-subtotal {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #000;
    padding: 0 5px;
    min-width: 120px;
}
.price__info {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 11px;
    color: #000000;
    max-width: 120px;
    margin: 0 auto;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    border: none !important;
}
svg.minus_qty,
svg.plus_qty {
    width: 30px;
    border: 1px solid #ddd;
    height: 36px;
    padding: 10px;
    cursor: pointer;
    transition: .3s;
}
svg.minus_qty:hover,
svg.plus_qty:hover {
    stroke:#E10811;
}
.cart_quantity {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media(max-width:992px) {
td.product-quantity .quantity {
    width: 100%;
}
.cart__totals {
    flex-direction: column;
    align-items: center;
}
.cart__buy_one_click {
    padding: 0;
}
.cart__total_price {
    margin-left: auto;
    margin-top: 25px;
}
}
@media(max-width:768px) {

    .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td:after,
    .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td:before {
        display: none;
    }

    .woocommerce table.cart .product-thumbnail {
        display: block;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        border: none;
        padding: 20px 0;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail img {
        width: 56px;
        height: 56px;
        margin: 0 20px 0 0;
    }

    .elementor-widget-woocommerce-cart .woocommerce .product-name a {
        padding: 0;
    }

    td.product-name {
        max-width: unset;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-quantity {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 12px 0;
    }

    td.product-quantity .quantity {
        width: auto;
    }

    .cart_quantity {
        margin-right: 10px;
    }

    .price__info {
        display: none;
    }

    td.product-remove .remove {
        position: absolute;
        top: 10px;
        right: 0;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-thumbnail {
        width: 15%;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-name {
        width: 70%;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-price {
        width: 15%;
        padding: 0;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-remove {
        position: unset;
    }
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-subtotal {
    width: 50%;
    display: flex;
    justify-content: center;
}
.shop_table thead {
    display: none;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    max-width: calc(100vw - 90px);
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-name {
    width: 70%;
    padding: 0 20px;
}

}
@media (max-width:540px){
.e-cart-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-thumbnail {
    width: 76px;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-price {
    width: 60px;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    padding: 16px 0 !important;
    max-width: unset;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-name {
    max-width: calc(100vw - 180px);
}
td.product-remove .remove {
    top: 10px;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr td.product-quantity {
    justify-content: flex-start;
}
.cart__totals {
    flex-direction: column-reverse;
}
.cart__total_price {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
}
.acces__btn.checkout__btn {
    width: 100%;
    max-width: unset;
}
.cart__buy_one_click {
    width: calc(100% + 40px);
    background: #f8f8f8;
    margin-bottom: -76px;
}
h4.ct__title {
    padding: 12px 16px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
}
.cart__buy_one_click form {
    padding: 0 20px;
    flex-direction: column;
}
.cart__buy_one_click .cf__row {
    width: 100%;
    margin-bottom: 15px;
}
}

/* Contact Form 7 */
input:focus,
textarea:focus {
    box-shadow: none !important;
}
.cf7__row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    overflow: hidden;
}
.cf7__full {
    width: 100%;
}
.cf7__row input[type="text"],
.cf7__row input[type="tel"],
.cf7__row textarea {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 16px;
    color: #000;
    outline: none !important;
    resize: none;
}
.cf7__row input[type="text"]::placeholder,
.cf7__row input[type="tel"]::placeholder,
.cf7__row textarea::placeholder {
    color: rgba(0, 0, 0, 0.2);
}
.cf7__row input[type="text"]:focus,
.cf7__row input[type="tel"]:focus,
.cf7__row textarea:focus {
    box-shadow: none;
}
.wpcf7-not-valid,
.wpcf7-not-valid::placeholder {
    border-color: red !important;
    color: red !important;
}
.ty_ru,
.ty_uk {
    display: none;
}
.wpcf7-spinner {
    display: none !important;
}
.wpcf7-not-valid-tip,
.wpcf7-response-output {
    display: none !important;
}
.cf7__row .cf7__submit[type="submit"] {
    width: fit-content;
    border-radius: 0;
    background: #E10811;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF !important;
    padding: 12px 25px;
    text-transform: uppercase;
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);
    margin: 0 auto;
    display: block;
    max-width: 100%;
    text-align: center;
    outline: none !important;
}
.cf7__part-1-2 {
    width: calc(50% - 10px);
}
.cf7__row input[type="file"] {
    width: 200px;
    height: 42px;
    position: relative;
    margin-right: 20px;
}
.cf7__row input[type="file"]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #E10811;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    transition: .3s;
    font-family: "Roboto", sans-serif;
}
html[lang="ru-RU"] .cf7__row input[type="file"]:before {
    content: 'Прикрепить файл';
}
html[lang="ru-RU"] .cf7__row input[type="file"].add__file:before {
    content: 'Файл выбран';
}
html[lang="uk"] .cf7__row input[type="file"]:before {
    content: 'Прикріпити файл';
}
html[lang="uk"] .cf7__row input[type="file"].add__file:before {
    content: 'Файл вибрано';
}
.cf7__row input[type="file"]:hover:before {
    color: #fff;
    background: #E10811;
    transition: .3s;
}
.cf7__download_text {
    font-family: "Roboto", sans-serif;
    color: rgba(0, 0, 0, 0.2);
    font-size: 14px;
    line-height: 18px;
}
.cf7__row.center {
    justify-content: center;
}
@media (max-width:539px){
.cf7__row {
    flex-direction: column;
}
.cf7__part-1-2 {
    width: 100%;
}
.cf7__part-1-2:first-child {
    margin-bottom: 15px;
}
.cf7__row input[type="file"] {
    width: 100%;
    margin: 0 0 5px;
}
}

/* Ringostat */
.rngst_phone_button {
    right: -15px !important;
    bottom: 85px !important;
}
.kp__noactive {
    display: none !important;
}
.kp__active {
    display: block !important;
    margin: 0 !important;
}
.katalog__porfolio {
    overflow: hidden;
}
.back__top .elementor-icon {
    display: block;
    padding: 28px 13px !important;
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 10% 100%);
}
@media(max-width:539px){
    .rngst_phone_button>div:not(.rngst_phone_body):not(.rngst_phone_icon) {
        display: none;
    }
    .back__top .elementor-icon {
        padding: 5px 19px !important;
        clip-path: polygon(0 0, 100% 0%, 97% 100%, 3% 100%);
    }
    .rngst_phone_button {
        opacity: 1 !important;
        right: -25px !important;
        bottom: 25px !important;
    }

    /*product card add-to-cart block mobile version*/
    .quick__add, .dmz-wrapper {
        position: static !important;
    }
    
    
    .dmz_quick_add .available-on-backorder {
        padding: 4px 0 0 0 !important;
        left: 0;
        right: 0;
        text-wrap: nowrap;
        top: 100%;
        font-size: .65em !important;
        width: 100%;
        text-align: center;
    }

    .dmz_blog-list {
        padding-bottom: 50px;
    }
}

/* Arrow */
.arrow__right h2 a:after {
    background: center/contain no-repeat url(img/arrow-right.svg);
    animation: 4s ease 2s infinite arrow_h2;
}
@keyframes arrow_h2 {
    0%{transform:scale(1) translate(0, 0)}
    15%{transform:scale(1.15) translate(5px, 0)}
    30%{transform:scale(1) translate(0, 0)}
}


.elementor-location-footer {
    position: relative;
    z-index: 9999;
}

.cart input[type=number] {
    display: none !important;
}


@media (max-width: 1024px) {    
    /*e-hotstop tooltip mobile version*/
    .dmz-hotspot .e-hotspot__button  + .e-hotspot__tooltip {
        opacity: 0 !important;
        pointer-events: visible !important;
        visibility: hidden;
    }

    .dmz-hotspot.is-active .e-hotspot__button + .e-hotspot__tooltip {
        opacity: 1 !important;
        pointer-events: visible !important;
        visibility: visible;
    }

}


/* filter cotalog product */
#section_filter {
    overflow: hidden;
    transition: max-height ease .5s;
    height: auto;
    max-height: 0;
}

#dmz_filter_btn.is-visible svg path{
    fill: green;
}

.dmz_hb1 h2 a {
    justify-content: center !important;
}


@media (min-width: 538.98px) {

    #section_filter {
        max-height: none !important;
    }

    

    .dmz_hb1 h2 a {
        justify-content: start !important;
    }

    /*Fixed header*/
    .dmz_hb1, .dmz_hb2 {
        justify-content: flex-start !important;
        max-width: 530px;
    }

    .dmz_hb1 > div:nth-child(1) {
        max-width: 50% !important;
    }

    .dmz_hb1 > div:nth-child(1) h2 a {
        font-size: 22px !important;
    }

    .dmz_hb1 > div:nth-child(2) {
        max-width: 45% !important;
    }

    .dmz_hb2 > div:nth-child(1) {
        margin-right: 23px;
    }
    
}

@media (min-width: 767.98px) {

    #section_filter {
        overflow: visible;
    }

        /*Fixed header*/
        .dmz_hb1, .dmz_hb2 {
            max-width: 600px;
        }

        .dmz_hb1 > div:nth-child(1) {
            flex-shrink: 0;
            max-width: 255px !important;
        }
    
        .dmz_hb2 > div:nth-child(1) {
            margin-right: 42px;
        }

}

@media (min-width: 1022.98px) {

        /*Fixed header*/
        .dmz_hb1, .dmz_hb2 {
            max-width: 880px;
        }

        .dmz_hb1 > div:nth-child(1) {
            margin-right: 50px;
        }
    
        .dmz_hb2 > div:nth-child(1) {
            margin-right: 91px;
        }

}

@media (min-width: 1365.98px) {

        /*Fixed header*/
        .dmz_hb1, .dmz_hb2 {
            max-width: 50%;
        }

        .dmz_hb1 {
            margin-right: 50px !important;
        }

        .dmz_hb1 > div:nth-child(1) {
            margin-right: 50px;
        }
    
        .dmz_hb2 > div:nth-child(1) {
            margin-right: 50px;
        }

}

@media (min-width: 1599.98px) {

        /*Fixed header*/
        .dmz_hb1 {
            margin-right: 100px !important;
            justify-content: space-around !important;
        }

        .dmz_hb2 {
            justify-content: flex-start !important;
        }

        .dmz_hb1 > div:nth-child(1) {
            margin-right: 20px;
        }
    
        .dmz_hb2 > div:nth-child(1) {
            margin-right: 100px;
        }

}