#qodef-page-header .widget_nav_menu {
    display:flex;
    align-items:center;
}
#qodef-page-header ul#menu-custom-menu {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-end !important;
}
#qodef-page-header ul#menu-custom-menu li a {
    color:#ffffff !important;
    font-family: Catamaran, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.41em;
    font-weight: 700;
    letter-spacing: .35em;
}
#qodef-page-header ul#menu-custom-menu li {
    margin:0 10px !important;
}

.qodef-woo-product-list .qodef-woo-product-inner {
    padding-top: 20px;
    border: solid 1px #E8C48A;
}


#qodef-woo-page.qodef--single .product_meta, #yith-quick-view-modal.qodef--single .product_meta {
	display: none !important;
}

#qodef-woo-page.qodef--single .qodef-social-share, #yith-quick-view-modal.qodef--single .qodef-social-share {
	display: none !important;
}

.qodef-woo-product-list .qodef-woo-product-content {
	padding-top: 15px;
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner, #yith-quick-view-modal.qodef--single .qodef-woo-single-inner {
	Margin-Left: 10%;
	Margin-Right: 10%;
}
/
.qodef-grid>.qodef-grid-inner {
	Margin-Left: 10%;
	Margin-Right: 10%;
}

.qodef-woo-product-list  {
	padding-top: 5%;
	padding-Left: 10%;
	padding-Right: 10%;
}

.qodef-woo-results {
	display: none;
}

#qodef-woo-page.qodef--single .related>h2, #yith-quick-view-modal.qodef--single .related>h2 {
	display: none;
}

.wp-block-woocommerce-cart {
	padding-Left: 10%;
	padding-Right: 10%;
}

.wp-block-woocommerce-checkout {
	padding-Left: 10%;
	padding-Right: 10%;
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout {
    margin-top: 40px;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 5%;
}

#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    margin-top: 40px;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 5%;
	  display: none;
}

.woocommerce-page div.woocommerce .col2-set {
	display: flex;
	flex-direction: column;
}

ul {
list-style-position: outside;
}

.elementor-menu-cart__product-name a {
	font-size: 20px !important;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price {
	font-size: 18px !important;
	color: black;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
	font-size: 18px !important;
	background-color: #bc9d72;
		font-family: Catamaran, sans-serif !important;
}

.elementor-menu-cart__subtotal {
	font-size: 16px;
}


.qodef-woo-product-list .qodef-woo-product-categories {
	display: none;
}

.button.product_type_simple.add_to_cart_button.wcpa_add_to_cart_button {
    display: none !important;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
	width: 100%;
}

/* Remove WooCommerce product image zoom */
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    pointer-events: none; /* disables hover zoom */
}

.woocommerce-product-gallery__image img {
    transform: none !important; /* prevents any transform applied by zoom scripts */
}

/* Optional: hide the zoom cursor */
.woocommerce-product-gallery__image {
    cursor: default !important;
}


.wc-block-cart .wc-block-cart__submit-container {
	background: #BC9D72;
	text-transform: uppercase;

}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text { 	color: white !important; 
}

.woocommerce-order {
	    margin-top: 40px;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 5%;
}