/*
Theme Name: Indaweb Child
Template: Divi
Theme URI: https://indaweb.it
Author: Indaweb
Author URI: https://indaweb.it
Description: Flexible Multi-Purpose Responsive WordPress Theme
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

.um-login .um-field-label label{
	color: rgba(255,255,255,0.75);
}
.um-form input[type=number], .um-form input[type=password], .um-form input[type=search], .um-form input[type=tel], .um-form input[type=text]{
	border-radius: 10px !important;
}
.um a.um-button, .um a.um-button.um-disabled:active, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:hover, .um input[type=submit].um-button, .um input[type=submit].um-button:focus{
	background-color: rgb(218, 22, 29) !important;
	color: #fff !important; 
	font-size: 500 !important;
	display: inline-block;
	margin-top: 30px;
	font-size: 16px !important;
	border-radius: 50px !important;
}
.um-login{
	padding: 20px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
}
.um-login .um-field-checkbox-option{
	color: rgba(255,255,255,0.75) !important;
}
.et-cart-info { 
	display:none !important;
}
#main-content{
    min-height: calc(100vh - 55px);
}
.woofc-count span{
	background-color: hwb(358 9% 15%) !important;
}
.woofc-count{
	background-color: #121212 !important;
}
.woofc-count i{
	color: #fff !important;
}
.woofc-item[data-name="Trasporto"] .woofc-item-qty,
.woofc-item[data-name="Imballaggio"] .woofc-item-qty{
	display: none !important;
}
.wc-block-components-checkout-place-order-button{
	background-color: #121212 !important;
	border-radius: 50px !important;
	padding: 7px 40px !important;
	font-size: 16px !important;
}
.woocommerce-thankyou-order-details{
	margin-top: 40px !important;
	display: block !important;
    padding-left: 0 !important;
}
.woocommerce ul.order_details li{
	border-right: none !important;
	border-radius: 5px !important;
	padding: 10px 15px !important;
	color: #fff !important;
	background-color: #121212 !important;
	font-size: 14px !important;
}
.woocommerce ul.order_details li strong{
	font-size: 1.1em !important;
	margin-top: 10px !important;
}
.woocommerce-table__product-name.product-name a{
	pointer-events: none !important;
	color: #121212 !important;
}
@media screen and (min-width: 769px) {
	#my-account-menu{
		width: 25% !important;
	}
	.woocommerce-MyAccount-content{
		width: 70% !important;
	}
}
.user-profile img{
	width: 70px !important;
	border-radius: 50px !important;
}
.yith-wcmap .user-profile .user-avatar.avatar-upload{
	border-radius: 10px;
}
.yith-wcmap .user-profile .user-avatar.avatar-upload:after{
	background: url("/wp-content/plugins/yith-woocommerce-customize-myaccount-page/assets/images/photo.svg") #e94b35 no-repeat;
	background-position: 8px 9px;
    background-size: 18px;
}
.yith-wcmap .user-profile .user-info .logout a{
	border-radius: 30px !important;
}
.yith-wcmap-banners-wrapper .yith-wcmap-banner{
	border-radius: 10px !important;
}
.woocommerce-MyAccount-content input:not([type="checkbox"]):not([type="submit"]),
.woocommerce-MyAccount-content textarea{
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 7.5px 10px;
	width: 100% !important;
}
.woocommerce-MyAccount-content .wpcf7{
	margin-bottom: 50px;
}
.woocommerce-MyAccount-content .wpcf7-submit{
	padding: 11px 40px !important;
    border: 1px solid #121212 !important;
    display: inline-block;
    background-color: #121212;
    border-radius: 50px;
    transition: .4s;
    color: #fff;
	width: 100% !important;
	font-size: 16px !important;
}
.account-link a,
.help-link a,
.logout-link a{
	display: flex !important;
	align-items: center;
	margin-bottom: 10px !important;
}
.account-link a:before{
	content: ' ';
    display: inline-block;
	background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.help-link a i,
.logout-link a i{
	font-size: 22px;
	margin-right: 10px;
}
.account-link a{
	padding: 10px !important;
	border-radius: 5px !important;
	margin-right: 0 !important;
}
.help-link a{
	padding: 10px !important;
	border-radius: 5px !important;
	margin-right: 0 !important;
}
.logout-link a{
	padding: 10px !important;
	border-radius: 5px !important;
	background-color: rgba(218, 22, 29,0.15);
	color: rgb(218, 22, 29) !important;
	margin-right: 0 !important;
}
.et_vertical_nav #main-header .container{
	margin: 0 20px !important;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.et_vertical_nav #main-header .container:after{
	content: '' !important;
	display: none !important;
}
.et_vertical_nav #page-container #main-header{
	padding-bottom: 40px !important;
}
.myaccount-menu li a{
	padding: 12px 5px 12px 12px !important;
}
.myaccount-menu li{
	border-radius: 10px !important;
}
.myaccount-menu li.active{
	background-color: rgba(0,0,0,0.1);
}
.woocommerce-button.button.view:after,
.woocommerce-pagination a:after,
.woocommerce-button.button.order-again:after,
.order-again a.button:after,
.woocommerce-cart .checkout-button.button:after{
	content: '' !important;
	display: none !important; 
}
.woocommerce-button.button.view,
.woocommerce-button.button.view:hover,
.woocommerce-pagination a,
.woocommerce-pagination a:hover,
.woocommerce-button.button.order-again,
.woocommerce-button.button.order-again:hover,
.order-again a.button,
.order-again a.button:hover,
.woocommerce-cart .checkout-button.button,
.woocommerce-cart .checkout-button.button:hover{
	padding: 5px 10px !important;
    border: 1px solid #121212 !important;
    display: inline-block !important;
    background-color: transparent !important;
    border-radius: 50px !important;
    transition: .4s !important;
    color: #121212 !important;
	width: 100% !important;
	max-width: 200px;
	font-size: 14px !important;
	text-align: center;
}
.woocommerce-button.button.order-again,
.woocommerce-button.button.order-again:hover,
.order-again a.button,
.order-again a.button:hover,
.woocommerce-cart .checkout-button.button,
.woocommerce-cart .checkout-button.button:hover{
	color: #fff !important;
	background-color: #121212 !important;
}
.woocommerce-cart .checkout-button.button,
.woocommerce-cart .checkout-button.button:hover{
	max-width: 100% !important;
	font-size: 16px !important;
}
.woocommerce-pagination a,
.woocommerce-pagination a:hover{
	width: auto !important;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .et_pb_wc_cart_totals .select2-container--default .select2-selection--single, .et_pb_wc_checkout_billing .select2-container--default .select2-selection--single, .et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single{
	background-color: #fff !important;
	border: 1px solid #ccc!important;
    border-radius: 10px!important;
    padding: 7.5px 10px!important;
}
.select2-container--default .select2-selection--single{
	background-color: #fff !important;
	border: 1px solid #ccc!important;
    border-radius: 10px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	padding: 6px 10px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container .select2-selection--single{
	height: 40px;
}
.woocommerce button.button:hover, .woocommerce-page button.button{
	padding: 7.5px 30px !important;
    border: 1px solid #121212 !important;
    display: inline-block;
    background-color: #121212;
    border-radius: 50px !important;
    transition: .4s;
    color: #fff !important;
	width: 100% !important;
	font-size: 16px !important;
	text-align: center;
	margin: 30px 0 50px 0 !important;
}
.woocommerce-page button.button:after{
	content: '' !important;
	display: none !important; 
}
.input-text.woofc-qty.qty.text{
	border-left: none !important;
	border-right: none !important;
	border-radius: 0 !important;
	border-top: 1px solid #eeeeee !important;
	border-bottom: 1px solid #eeeeee !important;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a{
    border-radius: 50px !important;
}
.woocommerce-orders-table .woocommerce-orders-table__cell-order-total,
.woocommerce-orders-table .woocommerce-orders-table__header-order-total{
	display: none !important;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{
	width: 50px !important;
}
body .fc-wrapper [data-step-complete] section[data-substep-id="contact"] .fc-step__substep-edit,
body .fc-wrapper [data-step-complete] section[data-substep-id="billing_address"] .fc-step__substep-edit,
section[data-substep-id="coupon_codes"]{
	pointer-events: none !important;
	display: none !important;
}
.button.alt.fc-place-order-button{
	background-color: #121212 !important;
}
section.fc-step__substep[data-substep-id="order_notes"] .fc-substep__fields--order_notes,
section.fc-step__substep[data-substep-id="order_notes"] .fc-substep__fields--order_notes .fc-step__substep-fields-inner.collapsible-content__inner{
	height: auto !important;
	display: block !important;
}
section.fc-step__substep[data-substep-id="order_notes"] .fc-step__substep-text-line,
section.fc-step__substep[data-substep-id="order_notes"] .fc-step__substep-edit{
	display: none !important;
}
.woofc-count-number{
	display: none !important;
}
.fc-checkout-order-review__edit-cart,
.woocommerce-checkout #woofc-count{
	display: none !important;
}
/* Top border for all translated product rows */
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="582"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="583"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1697"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1695"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1700"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1698"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1696"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1699"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1703"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1701"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1706"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1704"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1702"],
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1705"] {
	border-top: 1px solid #d8d8d8 !important;
}

/* Hide image, price, quantity */
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="582"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="583"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1697"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1695"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1700"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1698"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1696"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1699"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1703"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1701"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1706"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1704"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1702"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1705"] img,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="582"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="583"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1697"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1695"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1700"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1698"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1696"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1699"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1703"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1701"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1706"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1704"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1702"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1705"] .cart-item__price,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="582"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="583"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1697"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1695"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1700"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1698"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1696"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1699"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1703"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1701"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1706"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1704"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1702"] .product-quantity,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1705"] .product-quantity {
	display: none !important;
}

/* Adjust padding for all IDs */
.woocommerce-table__line-item.order_item td[data-product-id="582"],
.woocommerce-table__line-item.order_item td[data-product-id="583"],
.woocommerce-table__line-item.order_item td[data-product-id="1697"],
.woocommerce-table__line-item.order_item td[data-product-id="1695"],
.woocommerce-table__line-item.order_item td[data-product-id="1700"],
.woocommerce-table__line-item.order_item td[data-product-id="1698"],
.woocommerce-table__line-item.order_item td[data-product-id="1696"],
.woocommerce-table__line-item.order_item td[data-product-id="1699"],
.woocommerce-table__line-item.order_item td[data-product-id="1703"],
.woocommerce-table__line-item.order_item td[data-product-id="1701"],
.woocommerce-table__line-item.order_item td[data-product-id="1706"],
.woocommerce-table__line-item.order_item td[data-product-id="1704"],
.woocommerce-table__line-item.order_item td[data-product-id="1702"],
.woocommerce-table__line-item.order_item td[data-product-id="1705"] {
	padding: 5px 0.587em !important;
}
/* Truck SVG group (582 and translations) */
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="582"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1697"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1695"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1700"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1698"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1696"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1699"] .product-details:before,
.woocommerce-table__line-item.order_item td[data-product-id="582"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1697"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1695"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1700"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1698"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1696"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1699"] .order-item-name:before {
	background-image: url(/wp-content/uploads/products-svg/truck.svg);
	width: 25px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	content: ' ';
	display: inline-block;
	margin-right: 10px;
}

/* Box SVG group (583 and translations) */
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="583"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1703"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1701"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1706"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1704"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1702"] .product-details:before,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1705"] .product-details:before,
.woocommerce-table__line-item.order_item td[data-product-id="583"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1703"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1701"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1706"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1704"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1702"] .order-item-name:before,
.woocommerce-table__line-item.order_item td[data-product-id="1705"] .order-item-name:before {
	background-image: url(/wp-content/uploads/products-svg/box.svg);
	width: 25px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	content: ' ';
	display: inline-block;
	margin-right: 10px;
}
/* Flex alignment for details (all IDs) */
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="582"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="583"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1697"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1695"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1700"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1698"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1696"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1699"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1703"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1701"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1706"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1704"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1702"] .product-details,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1705"] .product-details,
.woocommerce-table__line-item.order_item td[data-product-id="582"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="583"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1697"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1695"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1700"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1698"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1696"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1699"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1703"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1701"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1706"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1704"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1702"] .order-item-name,
.woocommerce-table__line-item.order_item td[data-product-id="1705"] .order-item-name {
	display: flex;
	align-items: center;
	padding-left: 0 !important;
}

/* Remove extra padding from product name */
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="582"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="583"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1697"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1695"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1700"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1698"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1696"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1699"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1703"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1701"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1706"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1704"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1702"] .product-name,
div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item[data-product_id="1705"] .product-name {
	padding: 0 !important;
}
@media screen and (min-width: 1025px){
	.woocommerce-orders-table__cell-order-actions{
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
		gap: 10px;
	}
}
.woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__header-order-status{
	display: none !important;
}
.woocommerce-pagination{
	margin-bottom: 50px;
}
.woocommerce-view-order .woocommerce-MyAccount-content > p,
.woocommerce-table--order-details tfoot{
	display: none !important;
}
.order-again{
	margin-bottom: 40px;
}
.woocommerce-cart-form__contents .button[name="update_cart"]{
	color: #121212 !important;
	max-width: 300px !important;
}
.woocommerce-cart .woocommerce-notices-wrapper{
	display: none !important;
}
.woocommerce-cart-form__cart-item .woopq-quantity-input-plus{
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
}
.woocommerce-cart-form__cart-item .woopq-quantity-input-minus{
	border-top-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
}
.woocommerce-cart-form__cart-item .woopq-quantity-input-plus, .woocommerce-cart-form__cart-item .woopq-quantity-input-minus{
	background-color: #121212 !important;
	color: #fff !important;
	border: 1px solid #1d1d1d !important;
}
.woocommerce-cart .woocommerce-cart-form__cart-item .quantity input.qty, .woocommerce-cart .woocommerce-cart-form__cart-item .quantity input.qty{
	border-radius: 0 !important;
}
.woocommerce-cart .product-name a{
	pointer-events: none !important;
	color: #121212 !important;
}
#top-menu .menu-item-has-children>a:first-child:after{
	top: 50% !important;
	transform: translateY(-50%) !important;
	content: "5" !important;
}
.et_vertical_nav #main-header #top-menu>li.wpml-ls-item>a{
	display: flex !important;
	align-items: center !important;
	padding: 20px 10px !important;
	margin-right: 0 !important;
}