/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1668223406
Updated: 2022-11-12 03:23:26
*/

.woocommerce-mini-cart__empty-message:before {
    content: "";
    display: block;
    background-size: 90px 90px !important;
    background: url(/wp-content/uploads/2023/01/carrello_vuoto-02.png) no-repeat top center;
    height: 90px;
    margin-bottom: 20px;
}

.woocommerce-mini-cart__empty-message {
    font-size: 17px;
    text-align: center !important;
    font-family: inherit;
    line-height: 28px;
    font-weight: 400;
    color: #000 !important;
}

.elementor-location-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

p:last-child {
    margin-bottom: 0 !important;
}

ul,
ol {
    padding: 0;
    margin: 0 0 20px 20px;
}

.elementor-widget-text-editor a {
    text-decoration: underline;
}

.elementor-widget-text-editor a:hover {
    text-decoration: none;
}

input,
input:hover,
input:focus {
    outline: none;
}

.woocommerce ul.products li.product .price ins {
    text-decoration: none;
    font-weight: 400;
}

.site_header .elementor-menu-cart__toggle .elementor-menu-cart__toggle_button {
    background: none !important;
}

.site_header .elementor-menu-cart__toggle .elementor-button-icon[data-counter]::before {
    top: 4px !important;
}

.site_header .elementor-menu-cart__toggle .elementor-button-text {
    margin-inline-end: 6px;
}

.site_header .elementor-menu-cart__toggle .elementor-button-text::before {
    position: relative;
    content: 'Cart:';
    text-transform: capitalize;
    letter-spacing: 0;
    margin-right: 5px;
}

.site_header .header_menu .elementor-icon-list-item a {
    flex-direction: row-reverse;
}

.img_slider_sec .elementor-widget-image-carousel .swiper-container .swiper-slide img {
    height: auto;
    object-fit: cover;
    width: 100%;
}

.elementor-slideshow__footer {
    display: none;
}


/* home */

.more_wine_slider_sec .more_wine_slider_cont h5 {
    color: rgb(51, 51, 51);
    font-family: "Red Hat Text", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin: 0%;
}

.more_wine_slider_sec .more_wine_slider_cont h5 a {
    color: rgb(51, 51, 51);
}

.more_wine_slider_sec .more_wine_slider_cont .price {
    color: rgb(51, 51, 51);
    font-family: "Red Hat Text", sans-serif;
    font-size: 16px;
    line-height: 25.6px;
    font-weight: 400;
    margin-top: 10px;
}

.more_wine_slider_sec .more_wine_slider_box_img {
    margin-bottom: 20px;
}

.more_wine_slider_sec .more_wine_slider_box {
    width: 100%;
    max-width: 100%;
}

.more_wine_slider_sec .more_wine_slider_box_img img {
    width: auto !important;
    height: 515px;
    object-fit: cover;
}

.more_wine_slider_sec .more_wine_slider_box_in {
    text-align: center;
}

.more_wine_slider_sec .more_wine_slider_box_in .btn_wrap a {
    border: 2px solid rgb(115, 86, 17);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 10px 0px;
    color: #fff;
    font-family: "Red Hat Text", sans-serif;
    font-size: 12px;
    background-color: rgb(115, 86, 17);
    border-radius: 2px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 4px 12px;
    text-transform: uppercase;
    transition: 0.3s all;
    text-align: center;
    display: inline-block;
}

.more_wine_slider_sec .more_wine_slider_box_in .btn_wrap a:hover {
    background-color: rgb(0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px;
    border-color: #000;
}

.more_wine_slider_sec .more_wine_slider_box_in .btn_wrap {
    margin-top: 20px;
}

.wine_events_slider_sec .owl-carousel .owl-nav,
.more_wine_slider_sec .owl-carousel .owl-nav {
    display: block !important;
}

.wine_events_slider_sec .owl-carousel .owl-next,
.wine_events_slider_sec .owl-carousel .owl-prev,
.more_wine_slider_sec .owl-carousel .owl-next,
.more_wine_slider_sec .owl-carousel .owl-prev {
    width: 48px;
    height: 48px;
    fill: #cfcfcf;
    color: #cfcfcf !important;
    font-size: 20px !important;
    transition: 0.3s all;
    position: absolute;
    outline: none !important;
    top: 50%;
    transform: translateY(-50%);
}

.wine_events_slider_sec .owl-carousel .owl-next:hover,
.wine_events_slider_sec .owl-carousel .owl-prev:hover,
.more_wine_slider_sec .owl-carousel .owl-next:hover,
.more_wine_slider_sec .owl-carousel .owl-prev:hover {
    fill: rgb(115, 86, 17);
    color: rgb(115, 86, 17) !important;
}

.wine_events_slider_sec.owl-carousel .owl-dots,
.more_wine_slider_sec .owl-carousel .owl-dots {
    display: none !important;
}

.wine_events_slider_sec .owl-carousel .owl-prev,
.more_wine_slider_sec .owl-carousel .owl-prev {
    left: -35px;
}

.wine_events_slider_sec .owl-carousel .owl-next,
.more_wine_slider_sec .owl-carousel .owl-next {
    right: -35px;
}

.more_wine_slider_sec .more_wine_slider_cont .price del {
    color: rgb(160, 162, 165);
    margin-right: 5px;
}

.wine_events_slider_sec .wine_events_slider_box .wine_events_slider_box_img {
    position: relative;
    margin-bottom: 30px;
    transition: 0.3s all;
    overflow: hidden;
}

.wine_events_slider_sec .wine_events_slider_box .wine_events_slider_box_img a {
    position: relative;
    display: block;
    overflow: hidden;
    transition: 0.3s all;
}

.wine_events_slider_sec .wine_events_slider_box .wine_events_slider_box_img img {
    width: 100%;
    transition: 0.3s all;
    height: 260px;
    object-fit: cover;
}

.wine_events_slider_sec .wine_events_slider_box .wine_events_slider_box_img a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    z-index: 1;
    background-color: #000;
    transition: 0.3s all;
}

.wine_events_slider_sec .wine_events_slider_box .wine_events_slider_box_img:hover a::before {
    opacity: 0.3;
}

.wine_events_slider_sec .wine_events_slider_box .wine_events_slider_box_img:hover img {
    transform: scale(1.2);
}

.wine_events_slider_sec .wine_events_slider_box h5 a,
.wine_events_slider_sec .wine_events_slider_box h5 {
    color: rgb(51, 51, 51);
}

.wine_events_slider_sec .wine_events_slider_box h5:hover,
.wine_events_slider_sec .wine_events_slider_box h5 a:hover {
    color: rgb(115, 86, 17);
}

.wine_events_slider_sec .wine_events_slider_box p {
    color: rgb(121, 122, 127);
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px
}

.wine_events_slider_sec .wine_events_slider_box {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    text-align: left;
}

.wine_events_slider_sec .wine_events_slider_box .wine_events_slider_cont {
    margin-bottom: 20px;
}

.wine_events_slider_sec .wine_events_slider_box .btn_wrap a {
    border: 2px solid rgb(115, 86, 17);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 10px 0px;
    color: #fff;
    font-family: "Red Hat Text", sans-serif;
    font-size: 12px;
    background-color: rgb(115, 86, 17);
    border-radius: 2px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 4px 12px;
    text-transform: uppercase;
    transition: 0.3s all;
    text-align: center;
    display: inline-block;
    outline: none;
}

.wine_events_slider_sec .wine_events_slider_box .btn_wrap a:hover {
    background-color: rgb(0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0) 0px 0px;
    border-color: #000;
}


/* home */

.woocommerce ul.products li.product a img {
    height: 525px;
    object-fit: cover;
}

.woocommerce-cart .cart-collaterals {
    background-color: #f5f5f5;
    border-radius: 0px;
    width: 33%;
    padding: 30px;
    margin-left: 60px;
    align-self: flex-start;
    box-sizing: border-box;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}

.woocommerce-cart .cart_totals h2 {
    margin: 0 0 10px;
}

.woocommerce-cart .order-total .amount,
.woocommerce-cart .cart_totals h2 {
    color: #333;
    font-size: 34px;
    line-height: 41px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Poiret One", Sans-serif;
}

.woocommerce-cart .cart-collaterals .shop_table {
    margin-bottom: 20px;
    border: none;
}

.woocommerce-cart .cart_totals table,
.woocommerce-cart .cart_totals table tbody,
.woocommerce-cart .cart_totals table tr,
.woocommerce-cart .cart_totals table th,
.woocommerce-cart .cart_totals table tbody th,
.woocommerce-cart .cart_totals table td {
    display: block;
    border: none;
    padding: 0;
    background-color: transparent;
}

.woocommerce-cart .cart_totals th {
    width: 40%;
}

.woocommerce-cart .cart_totals td {
    text-align: left;
    padding-right: 0;
}

.woocommerce-cart .cart-subtotal .amount {
    font-size: 17px;
    line-height: 29px;
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0;
}

.woocommerce-cart div .wc-proceed-to-checkout .button {
    background-color: #735611;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
    margin: 0;
    padding: 13px 13px;
}

.woocommerce-cart div .wc-proceed-to-checkout .button:hover {
    background-color: #000;
}

.woocommerce-cart .wc-proceed-to-checkout .button br {
    display: none;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
    font-size: 17px;
    line-height: 28px;
    color: #a0a2a5;
    font-weight: 400;
    border: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
    color: #333;
    border: 0;
}

.woocommerce-cart .cart_totals table tr {
    border-top: 1px solid #dcdcdc;
    padding: 10px 0;
}

.woocommerce-cart .cart_totals table tr:first-of-type {
    border: none;
}

.woocommerce-checkout #customer_details,
.woocommerce-cart-form,
.wc-complete-wrap .wc-wide-column,
.wc-complete-wrap .woocommerce-bacs-bank-details,
.shop_table_responsive,
.woocommerce-cart-wrap .cross-sells {
    width: calc(100% - 33% - 60px);
}

.shop_table.cart {
    font-size: 17px;
    line-height: 29px;
    font-weight: 400;
}

table.shop_table td,
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th,
.shop_attributes td,
.shop_attributes th,
table.shop_attributes,
.content table.shop_table tr,
.woocommerce table.shop_table {
    border-color: #e5e5e5;
    border: 0;
    background-color: transparent !important;
}

.woocommerce-cart .shop_table thead th,
.customer_details thead th,
.woocommerce-orders-table thead th {
    border: none;
    padding: 0 0 10px 0;
}

.shop_table thead th,
.cart.shop_table thead th {
    color: #a0a2a5;
}

.woocommerce-cart .shop_table thead th,
.woocommerce-cart .cart.shop_table thead th,
.woocommerce-cart .wc-item-meta {
    font-size: 17px;
    line-height: 29px;
    font-weight: 400;
    border-top: 0;
}

.woocommerce-cart .woocommerce-cart-wrap {
    display: flex;
    flex-flow: row wrap;
}

.woocommerce-cart table.cart td.product-name a {
    color: #333;
}

.woocommerce-cart-wrap .cart.shop_table td {
    padding: 25px 10px 25px 0;
}

.woocommerce-cart-wrap td.product-remove {
    width: 30px;
    max-width: 30px;
}

.woocommerce-cart-wrap .shop_table .product-thumbnail {
    width: 70px;
    padding-right: 20px;
}

.woocommerce-cart-wrap .cart_item .product-name {
    width: 32%;
}

.woocommerce-cart-wrap .product-price,
.woocommerce-cart-wrap .product-quantity {
    width: 18%;
}

.woocommerce-cart-wrap .product-quantity {
    width: 17%;
}

.woocommerce-cart-wrap .product-subtotal {
    width: 18%;
    text-align: right;
}

.woocommerce-cart-wrap .product-name a,
.woocommerce-cart-wrap .product-subtotal,
.woocommerce-cart-wrap .cart-subtotal .amount {
    color: #333;
}

.woocommerce-cart-wrap .product-remove a {
    background: rgba(0, 0, 0, 0.2);
}

.woocommerce-cart-wrap a.remove {
    display: block;
    width: 20px;
    height: 20px;
    text-align: left;
    line-height: 20px;
    text-decoration: none;
    border: 0;
    color: #ccc !important;
    background-color: transparent !important;
    font-weight: 400;
    font-size: 30px;
}

.woocommerce-cart-wrap a.remove:hover {
    color: #bbb !important;
}

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 100%;
}

.woocommerce table.cart td.actions .coupon .button {
    background-color: #735611;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
    margin: 0;
    padding: 13px 18px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 2px solid #e5e5e5;
    padding: 7px 10px;
    width: auto;
    margin: 0 18px 0 0;
}

.woocommerce table.cart td.actions p button {
    background-image: url(/wp-content/uploads/2022/11/reload.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 0;
    background-color: transparent !important;
    height: 40px;
    padding: 0;
}

.woocommerce table.cart td.actions p button::before {
    content: 'Refresh Cart';
    text-transform: capitalize;
    font-size: 17px;
    color: #000;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 25px;
}

.woocommerce-cart-wrap .cart.shop_table td.actions {
    padding-top: 45px;
    padding-right: 0;
}

/*form.woocommerce-checkout {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}*/

form.woocommerce-checkout #customer_details {
    width: 100%;
}

form.woocommerce-checkout .wc-order-review {
    /*width: 33%;*/
    background-color: #f5f5f5;
    border-radius: 0px;
    margin-left: 60px;
    padding: 30px;
    box-sizing: border-box;
    align-self: flex-start;
}

.woocommerce-billing-fields {
    padding-bottom: 10px;
}

.woocommerce-checkout .woocommerce-shipping-fields {
    padding-top: 15px;
    margin-bottom: 45px;
    clear: both;
}

form.woocommerce-checkout .form-row {
    padding: 0 0 20px;
    margin: 0 0 10px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    font-size: 17px;
    padding: 8px 15px;
    background: #fff;
}

.woocommerce-additional-fields label,
.woocommerce-billing-fields label,
.woocommerce-shipping-fields label,
.woocommerce-MyAccount-content label,
.woocommerce-account-fields label,
.track_order label,
.lost_reset_password label,
form.register label,
.woocommerce-form-login label,
.wp-block-woocommerce-product-search label {
    margin-bottom: 5px;
}

.woocommerce-billing-fields label,
.woocommerce-additional-fields label,
.wc-terms-and-conditions label,
.woocommerce-shipping-fields label,
.woocommerce-account-fields label,
.woocommerce-MyAccount-content label,
form.track_order label,
form.lost_reset_password label,
#customer_login label,
.woocommerce-Reviews label,
.woocommerce-form-login label,
.wp-block-woocommerce-product-search label {
    font-size: 17px !important;
    line-height: 29px !important;
    font-weight: 400;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
}

form .form-row label,
.wp-block-woocommerce-product-search label {
    display: block;
}

form .form-row label {
    clear: both;
}

.woocommerce-cart-wrap .product-quantity .quantity {
    display: inline-flex;
}

.woocommerce-cart-wrap .product-quantity .quantity br {
    display: none;
}

.woocommerce-cart-wrap .product-quantity .quantity .minus,
.woocommerce-cart-wrap .product-quantity .quantity .plus {
    border: 2px solid #e5e5e5;
    background-color: #fff;
    color: #333;
    border-radius: 0;
    width: 20px;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
}

.woocommerce-cart-wrap .product-quantity .quantity .qty {
    width: 40px;
    text-align: center;
    border-left: 0;
    border-right: 0;
    outline: none;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.wc-coupon-wrap {
    margin-bottom: 50px;
}

.wc-coupon-wrap .woocommerce-info::before {
    display: none;
}

.wc-coupon-wrap .woocommerce-info {
    display: flex;
    align-items: center;
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
}

.woocommerce-checkout .wc-coupon-wrap .woocommerce-info .showcoupon-tag,
.woocommerce-checkout .wc-coupon-wrap .woocommerce-info .showcoupon {
    display: inline-block;
    margin-right: 2px;
    font-size: 17px;
    line-height: 29px;
    font-weight: 400;
    color: #333;
}

.woocommerce-checkout .wc-coupon-wrap .woocommerce-info .showcoupon {
    color: #735611;
    margin-left: 5px;
}

.woocommerce-checkout .wc-coupon-wrap .woocommerce-info .showcoupon:hover {
    text-decoration: underline;
}

.woocommerce form.checkout_coupon {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

form.checkout_coupon .form-coupon-wrap {
    background-color: #f5f5f5;
    border: 0;
    border-radius: 0;
    padding: 30px 30px 30px;
    margin-top: 25px;
}

form.checkout_coupon .form-coupon-wrap .button {
    background-color: #735611;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
    margin: 0;
    padding: 14px 18px;
}

form.checkout_coupon .form-coupon-wrap br {
    display: none;
}

form.checkout_coupon .form-coupon-wrap .coupon input {
    font-size: 17px;
    line-height: 26px;
}

form.checkout_coupon .form-coupon-wrap .coupon {
    width: 100%;
    padding-right: 15px;
}

form.checkout_coupon .form-coupon-wrap .coupon_wrap {
    display: flex;
}

form.woocommerce-checkout .woocommerce-additional-fields>h3 {
    display: none;
}

form.woocommerce-checkout .woocommerce-additional-fields .form-row textarea {
    height: auto;
}

.woocommerce-checkout #payment {
    background: transparent;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
    padding: 0;
    font-size: 17px;
    line-height: 28px;
    color: rgb(121, 122, 127);
    margin: 0 0 20px;
    border: 0;
}

.woocommerce-checkout #payment ul.payment_methods li:before {
    display: none;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0;
}

.woocommerce #payment #place_order {
    float: none;
    background-color: #735611;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
    margin: 12px 0 0;
    padding: 14px 18px;
    width: 100%;
}

.woocommerce #payment #place_order:hover {
    background-color: #000;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table {
    display: block;
    border-collapse: separate;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tbody,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr,
.woocommerce-checkout .woocommerce-checkout-review-order-table td,
.woocommerce-checkout .woocommerce-checkout-review-order-table th {
    display: block;
    border: none;
    padding: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr:first-of-type {
    border: none;
}

.woocommerce-checkout-review-order-table tr.cart_item:first-of-type td {
    border-top: none;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name,
.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total .amount {
    font-weight: normal;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr {
    border-top: 1px solid #dcdcdc;
    padding: 10px 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal th {
    width: 100%;
}

.woocommerce-checkout-review-order .order-total .amount {
    font-size: 34px;
    line-height: 41px;
    text-transform: uppercase;
    color: #333;
    font-family: "Poiret One", Sans-serif;
    font-weight: 600;
}

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

.woocommerce-checkout-review-order-table tr th,
.woocommerce-checkout-review-order-table tr td {
    padding: 0 !important;
    border: 0 !important;
    font-size: 17px;
    line-height: 29px !important;
    font-weight: 400 !important;
}

.woocommerce-checkout-review-order-table tr strong,
.woocommerce-checkout-review-order-table tr strong {
    font-weight: 400;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tr:last-child {
    border-bottom: 1px solid #dcdcdc;
}

.woocommerce form .form-row .required {
    color: #888;
    font-weight: 400;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid var( --e-global-color-c7a4088);
    border-radius: 0;
    height: 42px;
    margin: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
    padding-right: 30px;
    color: #333;
    line-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    top: 0;
    right: 0;
    width: 30px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #222222 !important;
    color: #fff !important;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[data-selected="true"] {
    background-color: #f2f2f2;
    color: #222;
}

.select2-container--default .select2-results__option {
    color: #666;
    padding: 10px;
    font-size: 14px;
    line-height: 17px;
}

.select2-container--open .select2-dropdown {
    border: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

form.cart .single_add_to_cart_button {
    background-color: #735611 !important;
    color: #fff !important;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 14px 18px;
}

form.cart .single_add_to_cart_button:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.woocommerce div.product form.cart div.quantity .minus,
.woocommerce div.product form.cart div.quantity .plus {
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #333;
    border-radius: 100%;
    padding: 0;
    border: 1px solid #bbb;
    font-size: 18px;
}

.woocommerce div.product .product_title {
    font-size: 42px;
}

.woocommerce div.product form.cart div.quantity .qty {
    height: auto;
    padding: 4px;
    border: 0;
    width: 40px;
}

.single-product .related.products>h2 {
    display: none;
}

.woocommerce div.product form.cart div.quantity {
    margin: 6px 4px 0 0;
}

.single-product div.product div.images img {
    border: 1px solid #eee;
}

.single-product div.product div.images .flex-control-thumbs li {
    padding: 5px;
}

.single-product div.product div.images .flex-control-thumbs {
    margin: 5px -5px;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    pointer-events: none !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 300px;
    padding-right: 60px;
}

.woocommerce-MyAccount-navigation>ul {
    margin: 0;
}

.woocommerce-MyAccount-navigation>ul li {
    margin-bottom: 10px;
    list-style: none;
    border-radius: 0px;
}

.woocommerce-MyAccount-navigation>ul li a {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    color: #333;
    font-size: 17px;
    line-height: 29px;
}

.woocommerce-MyAccount-navigation>ul li:not(.is-active) a,
.woocommerce-MyAccount-navigation>ul li:not(.is-active) a:hover {
    background-color: #f5f5f5;
}

.woocommerce-MyAccount-navigation>ul li.is-active a,
.woocommerce-MyAccount-navigation>ul li.is-active a:hover {
    color: #fff;
    background-color: #735611;
}

.woocommerce-MyAccount-navigation>ul li a:hover {
    color: #735611;
}

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

.woocommerce-MyAccount-content strong {
    font-weight: normal;
}

.woocommerce-MyAccount-content .woocommerce-Addresses address {
    font-style: normal;
}

.woocommerce-account .addresses .title h3 {
    float: none;
}

.woocommerce-account .addresses .title .edit {
    float: none;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row br {
    display: none;
}

.woocommerce fieldset legend {
    font-size: 42px;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #333;
    font-weight: 600;
    font-family: "Poiret One", Sans-serif;
}

.woocommerce fieldset {
    border: none;
    padding: 0;
}

.woocommerce .woocommerce-MyAccount-content .form-row {
    padding: 0 0 20px;
    margin: 0 0 10px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-MyAccount-content .woocommerce-info a.button,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button {
    background-color: #735611;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 13px 18px;
    transition: all 0.3s ease-in-out;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-MyAccount-content .woocommerce-info a.button:hover,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button:hover {
    background-color: #000;
    color: #fff;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    display: none;
}

.woocommerce-account .woocommerce-info {
    padding: 0;
    border: 0;
    background: transparent;
    display: flex;
    flex-flow: column wrap;
}

.woocommerce-account .woocommerce-info:before {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-content br {
    display: none;
}

.woocommerce-account .woocommerce-info .woocommerce-Button {
    align-self: flex-start;
    order: 1;
    margin-top: 5px;
}

a.scroll-top {
    padding: .5em;
    width: 37px;
    height: 37px;
    border-radius: 100%;
    left: auto;
    right: 10px;
    transform: translate3d(0, 0, 0);
    bottom: 10px;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .2);
    color: #fff !important;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    z-index: 109;
    visibility: hidden;
}

a.scroll-top:hover {
    background-color: #735611;
}

a.scroll-top.visible {
    opacity: 1;
    visibility: visible;
}

form.track_order .form-row {
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
}

.woocommerce span.onsale {
    font-weight: 400;
    background-color: #735611;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__footer-buttons {
    padding: 0;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__footer-buttons .elementor-button--checkout,
.elementor-menu-cart__wrapper .elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    background-color: #735611;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 13px 18px;
    transition: all 0.3s ease-in-out;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__footer-buttons .elementor-button--checkout:hover,
.elementor-menu-cart__wrapper .elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
    background-color: #000;
    color: #fff;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__subtotal {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 20px 20px;
    margin: 20px 0px 20px 0px;
    background-color: #F0F2F3;
    border: 0;
    font-size: 17px;
    line-height: 17px;
    font-weight: 400;
    color: #333;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__subtotal strong {
    font-weight: 400;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__subtotal .woocommerce-Price-amount {
    color: #735611;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-name,
.elementor-menu-cart__wrapper .elementor-menu-cart__product-price {
    font-size: 17px;
    padding-left: 20px;
    color: #666;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-name a {
    color: #333;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-name a:hover {
    color: #735611;
}

.elementor-menu-cart__wrapper .cart_item:first-child .elementor-menu-cart__product-remove {
    top: 0;
    left: 0;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-remove {
    top: 15px;
    left: -5px;
    right: auto;
    bottom: auto;
    border: 0 !important;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-remove::after,
.elementor-menu-cart__wrapper .elementor-menu-cart__product-remove::before {
    height: 2px;
    background: #aaa !important;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__main {
    width: 480px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: auto;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__container {
    top: 0 !important;
    bottom: 0 !important;
    height: 100vh !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    opacity: 0;
    visibility: hidden;
}

.elementor-menu-cart--shown .elementor-menu-cart__wrapper .elementor-menu-cart__container {
    background-color: rgba(0, 0, 0, 0.8) !important;
    opacity: 1;
    visibility: visible;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product {
    padding-right: 0;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__close-button::after,
.elementor-menu-cart__wrapper .elementor-menu-cart__close-button::before {
    background: #333;
}

.site_header .right_col,
.site_header .right_col>.elementor-widget-wrap,
.site_header .right_col>.elementor-widget-wrap>.elementor-widget-woocommerce-menu-cart,
.elementor-menu-cart__wrapper,
.elementor-menu-cart__wrapper .elementor-menu-cart__toggle_wrapper {
    position: static;
}

form.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 100%;
}

.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-error {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.3);
    border: none;
    position: fixed;
    top: 50%;
    left: 100%;
    width: 400px;
    max-height: 500px;
    margin: 0 !important;
    padding: 15px 40px 15px 65px;
    z-index: 9999;
    overflow: hidden;
    transform: translate3d(200px, -50%, 0);
    animation: slide-in-message, slide-out-message;
    animation-duration: 1.2s, 1.1s;
    animation-delay: .4s, 9s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    color: #FFF;
    box-sizing: border-box;
    background-color: #735611;
}

.woocommerce-message.hide-message,
.woocommerce-error.hide-message {
    display: none !important;
}

.woocommerce-notices-wrapper .woocommerce-message ul,
.woocommerce-notices-wrapper .woocommerce-error ul {
    margin: 0 !important;
}

.woocommerce-notices-wrapper .woocommerce-message:before,
.woocommerce-notices-wrapper .woocommerce-error:before {
    content: "\e016";
    color: #fff;
    font-size: 20px;
    top: 14px;
    left: 24px;
}

.wine_events_slider_sec .wine_events_slider_box .wine_events_slider_cont .btn_wrap {
    margin-top: 20px;
}

.woocommerce-account #customer_login .u-column1,
.woocommerce-account #customer_login .u-column2 {
    background-color: #f5f5f5;
    padding: 25px 30px 20px !important;
}

.woocommerce-account #customer_login .u-column1 h2,
.woocommerce-account #customer_login .u-column2 h2 {
    font-size: 34px;
    line-height: 40px;
    margin: 0 0 10px;
}

.woocommerce-account #customer_login form.woocommerce-form,
.woocommerce-account #customer_login form.woocommerce-form {
    border: 0;
    padding: 0;
    margin: 0;
}

.woocommerce-account #customer_login br {
    display: none;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
    margin-bottom: 10px;
}

.woocommerce-account #customer_login form.woocommerce-form .woocommerce-privacy-policy-text {
    display: none;
}

.woocommerce-account #customer_login {
    display: flex;
}

.woocommerce-account #customer_login .u-column2 {
    margin-left: auto;
}

.woocommerce-message .close-message,
.woocommerce-error .close-message {
    position: absolute;
    right: 15px;
    top: 28px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.woocommerce-message .close-message::before,
.woocommerce-error .close-message::before {
    position: absolute;
    content: '';
    width: 15px;
    height: 1px;
    background-color: #fff;
    transform: rotate(45deg);
}

.woocommerce-message .close-message::after,
.woocommerce-error .close-message::after {
    position: absolute;
    content: '';
    width: 15px;
    height: 1px;
    background-color: #fff;
    transform: rotate(-45deg);
}

.site_header .right_col .elementor-menu-cart__wrapper .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-image img {
    height: 120px;
    object-fit: contain;
}

@-webkit-keyframes slide-in-message {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(600px, -50%, 0);
        transform: translate3d(600px, -50%, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(-200px, -50%, 0);
        transform: translate3d(-200px, -50%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(-400px, -50%, 0);
        transform: translate3d(-400px, -50%, 0)
    }
}

@keyframes slide-in-message {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(600px, -50%, 0);
        transform: translate3d(600px, -50%, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(-200px, -50%, 0);
        transform: translate3d(-200px, -50%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(-400px, -50%, 0);
        transform: translate3d(-400px, -50%, 0)
    }
}

@-webkit-keyframes slide-out-message {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-400px, -50%, 0);
        transform: translate3d(-400px, -50%, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(-100px, -50%, 0);
        transform: translate3d(-100px, -50%, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(800px, -50%, 0);
        transform: translate3d(800px, -50%, 0)
    }
}

@keyframes slide-out-message {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-400px, -50%, 0);
        transform: translate3d(-400px, -50%, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(-100px, -50%, 0);
        transform: translate3d(-100px, -50%, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(800px, -50%, 0);
        transform: translate3d(800px, -50%, 0)
    }
}


/*.menu_popup .elementor-top-section {
	height: 100vh;
}*/


/*Custom Css Resposive*/

@media(max-width: 1450px) {
    .more_wine_slider_sec .more_wine_slider_box_img img {
        height: 350px;
    }
    .wine_events_slider_sec .wine_events_slider_box .wine_events_slider_box_img img {
        height: 180px;
    }
    .woocommerce ul.products li.product a img {
        height: 495px;
    }
}

@media screen and (max-width: 1000px) {
    .woocommerce-account #customer_login {
        flex-wrap: wrap;
        max-width: 700px;
        margin: auto;
    }
    .woocommerce-account #customer_login .u-column2 {
        margin-top: 30px;
    }
    .privacy-policy .elementor-widget-text-editor h2 {
        font-size: 38px;
        margin-top: 0;
    }
    .privacy-policy .elementor-widget-text-editor h3 {
        font-size: 30px;
        margin-top: 0;
    }
    .cart-collaterals .cart_totals,
    .cart-collaterals .shipping_calculator,
    .col2-set .col-1,
    .col2-set .col-2,
    form .form-row-first,
    form .form-row-last {
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .woocommerce-cart-wrap .cart-collaterals,
    .woocommerce-cart-wrap .cross-sells,
    form.woocommerce-checkout .wc-order-review,
    form.woocommerce-checkout #customer_details,
    form.woocommerce-cart-form {
        width: 100%;
        margin: 0;
    }
    .cart-collaterals .cart_totals,
    .cart-collaterals .shipping_calculator,
    .col2-set .col-1,
    .col2-set .col-2,
    form .form-row-first,
    form .form-row-last {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    #page .woocommerce-checkout-review-order-table td {
        display: block;
        padding: 0;
        border: none;
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    #page .woocommerce-checkout-review-order-table td .variation {
        flex: 100%;
    }
    #page .woocommerce-checkout-review-order-table tr.cart_item {
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
    #page .woocommerce-checkout-review-order-table .cart_item .product-name {
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
    #page .woocommerce-checkout-review-order-table tfoot tr {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #page .woocommerce-checkout-review-order-table tbody tr:first-of-type {
        border: none;
    }
    #page .woocommerce-checkout-review-order-table .cart-subtotal th #page .woocommerce-checkout-review-order-table .order-total th {
        display: none;
    }
    .woocommerce-cart-wrap .shop_table td.actions {
        padding-top: 25px;
    }
    .woocommerce-cart-wrap .coupon {
        padding-bottom: 50px !important;
    }
    .woocommerce-cart-wrap .coupon:before {
        top: 15px;
    }
    .woocommerce-cart-wrap .coupon>* {
        margin-top: 15px;
    }
    .product .variations td,
    .elementor-widget .variations td {
        text-align: left;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        padding-right: 0;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce ul.order_details li {
        float: none;
        width: 100%;
    }
    .woocommerce ul.order_details li strong {
        display: inline;
        font-size: 15px;
        line-height: 30px;
    }
    .woocommerce fieldset legend {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .woocommerce .woocommerce-MyAccount-content .form-row span em {
        display: block;
        font-size: 15px;
        line-height: 23px;
        margin-top: 5px;
    }
    .woocommerce .woocommerce-MyAccount-content .form-row {
        margin: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
        margin-bottom: 30px;
    }
    .woocommerce-account .addresses .title h3 {
        font-size: 32px;
        margin: 0 0 10px;
    }
    .woocommerce table.my_account_orders .button {
        padding: 9px 15px;
    }
    form.checkout_coupon .form-coupon-wrap {
        padding: 20px;
    }
    form.checkout_coupon .form-coupon-wrap .coupon_wrap {
        flex-wrap: wrap;
    }
    form.checkout_coupon .form-coupon-wrap .coupon {
        padding-right: 0;
        margin-bottom: 10px;
    }
    .wc-coupon-wrap {
        margin-bottom: 30px;
    }
    .woocommerce-checkout .woocommerce-shipping-fields {
        margin-bottom: 15px;
    }
    form.woocommerce-checkout .form-row {
        padding: 0 0 20px;
    }
    .woocommerce-checkout-review-order .order-total .amount {
        font-size: 26px;
    }
    form.woocommerce-checkout .wc-order-review>h4 {
        font-size: 28px;
    }
    form.woocommerce-checkout .wc-order-review {
        padding: 20px;
    }
    .woocommerce-checkout #payment ul.payment_methods li {
        margin: 0;
    }
    .woocommerce #payment #place_order {
        margin: 20px 0 0;
    }
    .woocommerce-checkout #payment div.form-row .woocommerce-terms-and-conditions-wrapper {
        font-size: 16px;
        line-height: 26px;
    }
    .woocommerce-checkout-review-order-table tr th,
    .woocommerce-checkout-review-order-table tr td {
        align-items: flex-start !important;
    }
    .wc-coupon-wrap .woocommerce-info {
        flex-wrap: wrap;
    }
    .woocommerce-checkout .wc-coupon-wrap .woocommerce-info .showcoupon {
        margin-left: 0;
    }
    .woocommerce-checkout .wc-coupon-wrap .woocommerce-info .showcoupon-tag,
    .woocommerce-checkout .wc-coupon-wrap .woocommerce-info .showcoupon {
        margin-right: 8px;
    }
    .woocommerce-cart .order-total .amount,
    .woocommerce-cart .cart_totals h2 {
        font-size: 26px;
    }
    .woocommerce-cart .cart-collaterals .cart_totals tr td {
        text-align: left !important;
    }
    .woocommerce-cart-wrap .cart-collaterals table td:before {
        display: none;
    }
    .woocommerce table.cart td.actions p button {
        text-align: left;
    }
    .woocommerce-cart-wrap .cart.shop_table td:before {
        display: none;
    }
    .woocommerce-cart-wrap .cart.shop_table td {
        border: 0;
        width: 100%;
        padding: 8px 0;
        text-align: center !important;
    }
    .woocommerce-cart-wrap .cart.shop_table td.product-price {
        display: none;
    }
    .woocommerce-cart table.cart .product-thumbnail {
        display: block;
    }
    .woocommerce-cart table.cart .product-thumbnail img {
        max-width: 95px;
    }
    .woocommerce-cart-wrap .cart.shop_table tr.cart_item {
        border-top: 1px solid rgba(0, 0, 0, .1);
        padding: 20px 0;
    }
    .woocommerce table.cart td.actions .coupon .button {
        float: none !important;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .privacy-policy .elementor-widget-text-editor h2 {
        font-size: 34px;
    }
    .privacy-policy .elementor-widget-text-editor h3 {
        font-size: 26px;
    }
    .wine_events_slider_sec .owl-carousel .owl-nav svg,
    .more_wine_slider_sec .owl-carousel .owl-nav svg {
        max-width: 35px;
    }
    .wine_events_slider_sec .owl-carousel .owl-prev,
    .more_wine_slider_sec .owl-carousel .owl-prev {
        left: -25px;
    }
    .wine_events_slider_sec .owl-carousel .owl-next,
    .more_wine_slider_sec .owl-carousel .owl-next {
        right: -25px;
    }
    .wine_events_slider_sec .wine_events_slider_box .wine_events_slider_box_img {
        margin-bottom: 20px;
    }
    .menu_popup .dialog-widget-content {
        top: 0;
        left: 0;
    }
    .woocommerce ul.products li.product a img {
        height: 410px;
    }
}

@media screen and (max-width: 640px) {
    form.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error ul {
        margin: 0;
    }
    form.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error {
        padding: 20px;
        font-size: 16px;
    }
    form.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error:before {
        display: none;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 100%;
    }
    .woocommerce table.cart td.actions .coupon .button {
        width: 100%;
    }
    .woocommerce-notices-wrapper .woocommerce-error {
        width: auto;
        max-width: 340px;
    }
    .woocommerce-notices-wrapper .woocommerce-error li {
        font-size: 16px;
        line-height: 26px;
    }
    .woocommerce-account #customer_login .u-column1,
    .woocommerce-account #customer_login .u-column2 {
        padding: 25px 20px 20px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .woocommerce-MyAccount-navigation>ul li a {
        padding: 12px 20px;
    }
    #page .order_details tbody tr:first-of-type,
    #page .customer_details tbody tr:first-of-type {
        border: none;
    }
    #page .order_details td,
    #page .customer_details td {
        text-align: left;
        padding: 0;
        border: none;
    }
    #page .order_details th,
    #page .customer_details th {
        border: none;
        padding: 0;
    }
    #page .order_details tbody tr,
    #page .customer_details tbody tr {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #page .order_details tfoot,
    #page .customer_details tfoot {
        display: block;
    }
    #page .order_details tfoot tr,
    #page .customer_details tfoot tr {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .the7-cart-form table.shop_table tbody tr {
        overflow: hidden;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .wc-complete-wrap .wc-bacs-bank-details li {
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
    .wc-complete-wrap .wc-bacs-bank-details li>strong {
        padding-left: 0;
    }
    .shop_table {
        display: block;
    }
    .shop_table tbody,
    .shop_table tfoot {
        display: block;
    }
    .shop_table thead {
        display: none;
    }
    .shop_table tr {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        border-top: 1px solid var(--the7-divider-color);
    }
    .calculated_shipping .shop_table tr:first-child {
        border-top: none;
    }
    #page .shop_table tr td {
        border: none;
    }
    .content .woocommerce-cart-wrap .shop_table tr.cart_item td {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
        width: 100%;
        max-width: 100%;
        padding: 5px 0;
        border: none;
    }
    .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-thumbnail,
    .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-quantity {
        padding-bottom: 10px;
    }
    .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-price {
        display: none;
    }
    .shop_table tr.cart_item td a.remove {
        display: inline-block;
        text-align: center;
    }
    .shop_table tr.cart_item td a.remove i {
        vertical-align: top;
    }
    .shop_table tr.cart_item td .product-thumbnail>a {
        display: block;
        padding-bottom: 7px;
    }
    .shop_table tr.cart_item td .product-quantity {
        margin-top: 3px;
    }
    .shop_table tr.cart_item td td.product-subtotal {
        margin-top: 10px;
    }
    .shop_table tr.cart_item td.product-name {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .shop_table tr.cart_item td.product-name a,
    .shop_table tr.cart_item td.product-name .variation {
        display: block;
        padding-bottom: 7px;
        text-align: center;
    }
    .order_details tr td,
    .order_details tr th,
    .customer_details tr td,
    .customer_details tr th {
        width: 100%;
    }
    table.shop_table.cart td,
    .product .variations td,
    .elementor-widget .variations td,
    .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child {
        display: block;
        margin: 0 auto;
    }
    .e-cart-section.shop_table {
        overflow: hidden;
    }
    .cart .product-thumbnail {
        margin: 0 auto;
    }
    .cart-footer {
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
    table.tinvwl-table-manage-list {
        border-collapse: collapse;
    }
    .tinv-wishlist .tinvwl-table-manage-list .product-cb,
    .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove {
        display: inline-block;
        width: auto !important;
        vertical-align: text-top;
    }
    .tinv-wishlist td.product-name a {
        display: block;
        padding-bottom: 10px;
    }
    .wishlist_item .product-thumbnail>a {
        display: inline-block;
    }
    .tinv-wishlist td.product-name a+.variation {
        display: inline-block;
    }
    .tinv-wishlist table.tinvwl-table-manage-list {
        text-align: center;
    }
    .tinv-wishlist table.tinvwl-table-manage-list th.product-name,
    .tinv-wishlist table.tinvwl-table-manage-list th.wishlist-name {
        padding: 0;
        border: none;
    }
    .tinv-wishlist table.tinvwl-table-manage-list td {
        border: none;
        padding: 0;
    }
    .tinv-wishlist table.tinvwl-table-manage-list td.product-cb input {
        vertical-align: middle;
    }
    .tinv-wishlist table.tinvwl-table-manage-list td.product-name,
    .tinv-wishlist table.tinvwl-table-manage-list td.product-action,
    .tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail,
    .tinv-wishlist table.tinvwl-table-manage-list td.product-remove,
    .tinv-wishlist table.tinvwl-table-manage-list td.product-cb {
        padding: 5px 0;
    }
    .tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail,
    .tinv-wishlist table.tinvwl-table-manage-list td.product-stock {
        padding-bottom: 10px;
    }
    .tinv-wishlist table.tinvwl-table-manage-list tr {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--the7-divider-color);
    }
    .more_wine_slider_sec .more_wine_slider_box_img img {
        height: 250px;
    }
    .woocommerce ul.products li.product a img {
        height: auto;
        min-height: 200px;
    }
}


/*Custom CSS Responsive */




form.woocommerce-checkout .form-row {/*width: 33%;
    float: left;*/
    clear: none;
	padding-right: 20px;
}
/*#billing_address_2_field, #ship-to-different-address, .wcgwp-wrap-product .variation, .thwmscf-last-next, .thwmscf-first-prev {display:none !important;}*/

.woocommerce-checkout-review-order-table thead {display: block;}
.woocommerce-checkout-review-order-table thead th,  .woocommerce-checkout-review-order-table tbody td, .woocommerce-checkout-review-order-table tfoot th, .woocommerce-checkout-review-order-table tfoot td {width: 50% !important;
	float: left;}
.woocommerce-checkout-review-order-table tfoot {font-weight:blod}
.woocommerce-checkout-review-order-table tr {height: 50px;}

.woocommerce-checkout-review-order-table  td:nth-child(even) { text-align:right; }
.woocommerce-checkout-review-order-table  td:nth-child(odd) { text-align:left;}

.woocommerce-checkout-review-order-table  th:nth-child(even) { text-align:right; }
.woocommerce-checkout-review-order-table  th:nth-child(odd) { text-align:left;}
.woocommerce-checkout-review-order-table {width: 50% !important; margin: auto !important;}

.thwmscf-buttons .button-prev, .thwmscf-buttons .button-next {border:none}
    
#thmaf_billing_alt_field, #thmaf_shipping_alt_field     {padding-top: 34px;}
.thwmscf-wrapper .thwmscf-buttons {text-align: center !important;}
.thwmscf-wrapper #payment .place-order {text-align: center; width: 100%;}

@media screen and (max-width: 1000px) 
{
	form.woocommerce-checkout .form-row {width: 50% !important; padding-right: 20px !important;}
	.woocommerce-checkout-review-order-table {width: 100% !important; margin: auto !important;}
	.shop_table tr.cart_item td.product-name {    display: block !important;}
}
@media screen and (max-width: 400px) 
{
	form.woocommerce-checkout .form-row {width: 100% !important; padding-right: 20px !important;}
	.woocommerce-checkout-review-order-table tbody .product-name {width: 70% !important; float: left;}
	.woocommerce-checkout-review-order-table tbody .product-total {width: 30% !important; float: left;}

}