/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: itsasoa
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

:root {
	--oz-main-color: #131C19;
	--oz-secondary-color: #F4F7F2;
	--oz-accent-color: #012060;
	--oz-text-color: #374641;
	--oz-bg-2-color: #3373BB;
	--oz-bg-3-color: #E1EBF7;
	--oz-white-color: #FFFFFF;
	--oz-black-color: #000000;
	--oz-main-font: "Outfit", sans-serif;
	--oz-text-font: "Sen", sans-serif;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong, b {
	font-weight: 700;
}
.flex {
	display: flex;
}
.flex-col {
	flex-direction: column;
}
.flex-row {
	flex-direction: row;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.align-center {
	align-items: center;
}
.gap-5 {
	gap: 5px;
}
.gap-10 {
	gap: 10px;
}
.gap-20 {
	gap: 20px;
}
.gap-30 {
	gap: 30px;
}

.product-category-container img {
	min-height: 300px;
	object-fit: cover;
	aspect-ratio: 1 / 1;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	max-width: 100%;
}
.product-name-container {
	padding: 0 10px;
	text-align: center;
}
.product-name {
	font-size: 20px;
	font-family: var(--oz-text-font);
	font-weight: 500;
	line-height: 1.1;
	text-transform: capitalize;
	color: var(--oz-main-color);
}
.product-count {
	font-size: 15px;
	font-family: var(--oz-main-font);
	line-height: 1;
	color: var(--oz-text-color);
}
.slider-navigation {
	display: flex;
	justify-content: space-between;
	max-width: 160px;
	margin: 52px auto 0 auto;
}
.slider-navigation svg {
	height: 25px;
	cursor: pointer;
}
.splide .splide__pagination {
	padding: 0;
	height: 4px;
	bottom: 15px;
}
.splide .splide__pagination > li {
	line-height: 0;
}
.splide .splide__pagination button.splide__pagination__page {
	background-color: #F0F0F0;
	border-radius: 0;
	height: 4px;
	margin: 0;
	opacity: 1;
	width: 25px;
	padding: 0;
}
.splide .splide__pagination li:first-child button.splide__pagination__page {
	border-radius: 12px 0 0 12px;
}
.splide .splide__pagination li:last-child button.splide__pagination__page {
	border-radius: 0 12px 12px 0;
}
.splide .splide__pagination button.splide__pagination__page.is-active {
	background-color: var(--oz-main-color);
	transform: none;
}
@media (max-width: 1200px) {
	.product-category-container img {
		min-height: 200px;
	}
}
@media (max-width: 991px) {
	.product-category-container img {
		min-height: 170px;
	}
}
@media (max-width: 575px) {
	.slider-navigation {
		max-width: 200px;
	}
}
@media (max-width: 390px) {
	.slider-navigation {
		max-width: 100%;
	}
}
@media (max-width: 319px) {
	.splide .splide__pagination {
		display: none;
	}
	.slider-navigation {
		margin: 0 auto;
	}
}

.elementor-widget-n-menu .e-n-menu-item:first-child .elementor-widget-nav-menu .menu-item:first-child .elementor-item,
.elementor-widget-n-menu .e-n-menu-item:first-child .elementor-widget-nav-menu .menu-item:first-child .elementor-item:hover,
.elementor-widget-n-menu .e-n-menu-item:first-child .elementor-widget-nav-menu .menu-item:first-child .elementor-item:active,
.elementor-widget-n-menu .e-n-menu-item:first-child .elementor-widget-nav-menu .menu-item:first-child .elementor-item:focus {
	color: rgba(255, 255, 255, .5);
}
.elementor-widget-nav-menu li.menu-item ul.sub-menu {
	padding: 10px 0;
}
.elementor-widget-nav-menu .sub-menu .elementor-sub-item {
	border: none;
}
.elementor-menu-cart__toggle_button .elementor-button-icon {
	line-height: 1;
}
.admin-bar .elementor-location-header .header-container {
	top: 32px;
}
.elementor-widget-polylang-language-switcher .cpel-switcher__toggle a::before,
.elementor-location-footer .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a::before,
.home .elementor-location-footer .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a::before {
	content : "";
	background-image: url('assets/img/language-icon-dark.svg');
	display: block;
	width: 18px;
	height: 18px;
}
.home .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a::before {
	background-image: url('assets/img/language-icon-light.svg');
}
.elementor-location-header .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a,
.elementor-location-footer .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a {
	display: flex;
    align-items: center;
    gap: 10px;
	padding: 10px!important;
}
.elementor-location-header .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a span,
.elementor-location-header  .elementor-widget-polylang-language-switcher .cpel-switcher__list a span,
.elementor-location-footer .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a span,
.elementor-location-footer  .elementor-widget-polylang-language-switcher .cpel-switcher__list a span {
	padding: 0;
	padding-left: 0!important;
	line-height: 0;
}
.elementor-location-header .elementor-widget-polylang-language-switcher .cpel-switcher__list a,
.elementor-location-footer .elementor-widget-polylang-language-switcher .cpel-switcher__list a {
	padding: 10px 10px 10px 40px!important;
}
.elementor-location-header .elementor-widget-off-canvas .elementor-widget-polylang-language-switcher .cpel-switcher__list a,
.elementor-location-footer .elementor-widget-off-canvas .elementor-widget-polylang-language-switcher .cpel-switcher__list a {
	padding: 0!important;
}
.elementor-location-header .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a .cpel-switcher__icon,
.elementor-location-header  .elementor-widget-polylang-language-switcher .cpel-switcher__list a .cpel-switcher__icon {
	display: none;
}
.elementor-location-header .elementor-widget-off-canvas .elementor-nav-menu ul.sub-menu {
	padding-left: 15px;
}

.product-list-container {
	display: grid;
  grid-template-columns: repeat(4, 1fr);
	grid-auto-flow: row;
  gap: 30px;
}
.product-image-container {
	position: relative;
}
.product-image-container img {
	width: 100%;
	object-fit: cover;
	aspect-ratio: 1 / 1;
}
.product-image-container a.show-product {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	left: 10px;
	background-color: var(--oz-white-color);
	padding: 12px 16px;
	text-align: center;
	font-family: var(--oz-main-font);
	font-size: 15px;
	color: var(--oz-main-color);
	text-transform: uppercase;
	transition: all .25s ease-in-out;
	opacity: 0;
}
.product-item:hover a.show-product {
	opacity: 1;
}
.product-image-container a.show-product:hover,
.product-image-container a.show-product:active,
.product-image-container a.show-product:focus {
	background-color: var(--oz-accent-color);
	color: var(--oz-white-color);
}
.product-item .product-name-container {
	padding: 15px 0 0 0;
	display: flex;
	flex-direction: column;
	gap: 5px;
}
.product-item .product-name-container a,
.product-item .product-name-container span {
	font-family: var(--oz-main-font);
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	text-align: left;
	color: var(--oz-main-color);
}
.product-item .product-name-container a:hover,
.product-item .product-name-container a:focus,
.product-item .product-name-container a:active {
	text-decoration: underline;
}
@media (max-width: 991px) {
	.product-list-container {
		gap: 15px;
	}
}
@media (max-width: 767px) {
	.product-list-container {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 390px) {
	.product-list-container {
		grid-template-columns: repeat(1, 1fr);
		gap: 40px;
	}
}

.single-product form.cart, 
.single-product form.cart .variations_button {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.single-product form.cart .variations {
	position: relative;
	margin-bottom: 20px;
}
.single-product form.cart .variations tr:first-child td, 
.single-product form.cart .variations tr:first-child th {
	padding-bottom: 16px;
	background-color: #FFF;
}
.single-product form.cart .variations th.label {
	font-weight: 500;
	text-transform: uppercase;
}
.single-product form.cart .variations tr + tr > td.value,
.single-product form.cart .variations tr + tr > th.label {
	padding-top: 10px!important;
}
.single-product form.cart .variations tr:hover td {
	background-color: #FFF;
}
.woocommerce.single-product .elementor-add-to-cart form.cart.variations_form .variations select {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 12px 40px 12px 20px;
	margin: 0;
	-moz-padding-start: calc(1rem - 3px);
	font-size: 15px;
	line-height: 1.6;
	color: var(--oz-main-color);
	background-color: #FFF!important;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23282931' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right 0.65rem center;
	background-size: 26px 12px;
	border: 1px solid #d7dad9!important;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	appearance: none;
	cursor: pointer;
	word-wrap: normal;
}
.single-product form.cart .reset_variations {
	position: absolute;
right: 0;
top: -28px;
}
.single-product form.cart, .single-product form.cart .variations_button {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 10px;
}
.single-product form.cart .variations_button {
	flex-wrap: wrap;
}
@media (min-width: 768px) {
	.single-product form.cart .variations_button {
		flex-wrap: nowrap;
	}
}
.woocommerce div.product .elementor-add-to-cart form.cart .quantity, 
.woocommerce div.product .elementor-add-to-cart form.cart button.single_add_to_cart_button {
	margin-bottom: 0;
}
.elementor-add-to-cart .quantity {
	display: inline-block;
	float: none;
	margin-right: 4px;
	vertical-align: middle;
}
.quantity {
	margin: 0 !important;
	border: 1px solid #d7dad9;
	border-radius: 0;
	align-items: center;
}
.single-product .single-product-content .quantity .qty-container {
	width: 130px;
}
.quantity .qty-container {
	display: flex;
	align-items: center;
}
.quantity .qty {
	margin-right: 0;
	min-width: 48px;
	padding: 0 !important;
	min-height: 50px;
	border-width: 0;
	font-size: 16px;
	color: var(--oz-main-color);
	box-shadow: none !important;
	flex-grow: 1;
	text-align: center;
	width: 48px !important;
	font-family: var(--oz-text-font);
}
.single-product .single-product-content .quantity .qty-container .qty-plus {
	padding-top: 3.5px;
}
.single-product .single-product-content .quantity .qty-container button {
	font-size: 16px;
}
.quantity .qty-plus {
	margin-right: 9px;
}
.quantity .qty-minus {
	order: -1;
}
.quantity .qty-plus,
.quantity .qty-minus {
	margin: 0!important;
	padding: 0!important;
	background-color: transparent!important;
	color: var(--oz-main-color)!important;
}
.quantity .qty-plus:hover,
.quantity .qty-minus:hover {
	background-color: transparent!important;
	color: var(--oz-main-color)!important;
}
.quantity button {
	width: 30px;
	height: 30px;
	background-color: transparent;
	border-width: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	border-radius: 20px;
	cursor: pointer;
	opacity: 1;
	color: var(--oz-main-color);
}
input[type="number"].qty::-webkit-inner-spin-button,
input[type="number"].qty::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"].qty {
	-moz-appearance: textfield; /* Pour Firefox */
	appearance: textfield; /* Standard */
}
.elementor-add-to-cart .quantity {
	display: inline-block;
	float: none !important;
	margin-right: 4px;
}
.elementor-add-to-cart .single_add_to_cart_button {
	margin-left: 0!important;
	width: 100%;
}
.elementor-add-to-cart .single_variation_wrap {
	width: 100%;
}
.elementor-add-to-cart .variations th,
.elementor-add-to-cart .variations td {
	background-color: transparent;
	padding: 0!important;
	vertical-align: middle!important;
}
.elementor-add-to-cart .variations th.label {
	text-align: left;
}
.elementor-add-to-cart .variations td.value {
	padding: 0;
}
.woocommerce div.product form.cart .reset_variations {
	font-size: 14px;
	color: var(--oz-text-color);
}
.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tr th, 
.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tr td,
.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tr:nth-child(even) th, 
.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tr:nth-child(even) td {
	padding: 11px 0;
	border: none;
	border-bottom: 1px solid #d7dad9;
	color: var(--oz-main-color);
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	background-color: transparent;
	vertical-align: middle;
	font-style: normal;
}
.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tr td {
	text-align: right;
}
.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tr th {
	text-align: left;
}
.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tr th p, 
.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes tr td p {
	margin: 0;
}
.single-product.woocommerce table.shop_attributes {
	border: none;
	margin: 0;
}
@media (min-width: 768px) {
	.single-product .elementor-widget-woocommerce-product-additional-information .woocommerce-product-attributes th {
		width: 35%;
	}
}
.woocommerce-breadcrumb {
	display: flex;
	gap: 5px;
	justify-content: flex-start;
	align-items: center;
}
.woocommerce-breadcrumb::before {
	content: none!important;
}
.elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading {
	justify-content: flex-start;
}
.elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:first-child {
	border-right: 1px solid #d7dad9;
	cursor: pointer;
	padding-right: 10px;
}
.home .elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:first-child {
	border-right: 1px solid #fff;
}
.elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:first-child button.e-n-menu-dropdown-icon {
	margin-inline-start: 10px;
	display: none;
}
.elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:not(:first-child) {
	border-bottom: 1px solid transparent;
	transition: all .4s ease-in-out;
}
.elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:not(:first-child):hover {
	border-bottom: 1px solid var(--oz-main-color);
}
.home .elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:not(:first-child):hover {
	border-bottom: 1px solid #FFF;
}
.elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:nth-child(2),
.elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:nth-child(3) {
	margin-inline-end: 15px;
}
@media (min-width: 992px) {
	.elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:not(:first-child) .e-n-menu-title-text {
		padding-top: 2px;
	}
}
@media (max-width: 991px) {
	#wpadminbar {
		display: none;
	}
	.elementor-location-header .elementor-widget-icon.mobile-icon .elementor-icon-wrapper {
		display: flex;
		align-items: center;
	}
}
@media (max-width: 390px) {
	.elementor-location-footer .elementor-widget-nav-menu .elementor-item {
		justify-content: center!important;
	}
}
html {
	margin-top: 0!important;
}
header .elementor-sticky,
.admin-bar .elementor-location-header .header-container {
	top: 0!important;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__main .quantity {
	border: none;
}
@media (min-width: 992px) {
	.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__main {
		width: 440px;
	}
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .addresses .woocommerce-Address {
	border: 1px solid var(--oz-bg-3-color);
	padding: 0 10px;
}
.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .addresses .woocommerce-Address a.edit {
	background-color: var(--oz-accent-color);
	color: #FFF;
	padding: 10px 20px;
	transition: all .4s ease-in-out;
}
.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .addresses .woocommerce-Address a.edit:hover,
.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .addresses .woocommerce-Address a.edit:active,
.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .addresses .woocommerce-Address a.edit:focus {
	background-color: var(--oz-bg-2-color);
}
@media (max-width: 991px) {
	.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
		display: flex!important;
		align-items: center;
		justify-content: center;
		height: 100%;
	}
}
@media (max-width: 768px) {
	.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .addresses .woocommerce-Address.col-1 {
		margin-bottom: 10px;
	}
}
@media (max-width: 575px) {
	.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul {
		flex-direction: column;
	}
	.woocommerce-EditAccountForm .woocommerce-Button.button,
	.woocommerce-address-fields button.button {
		width: 100%;
	}
}

.woocommerce-info {
	border-top-color: var(--oz-bg-2-color);
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
	background-color: var(--oz-secondary-color);
	color: var(--oz-main-color);
}
.woocommerce-message:focus-visible {
	outline: none;
}
@media (max-width: 575px) {
	.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .woocommerce-error, 
	.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .woocommerce-info, 
	.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .woocommerce-message {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		align-items: center;
	}
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
	text-align: center!important;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery > .flex-viewport {
	aspect-ratio: 1 / 1;
	height: auto!important;
	max-height: 100%;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .form-row-last {
	width: 100%;
}

.woocommerce .woocommerce-order-details {
	background-color: var(--oz-secondary-color);
	padding: 20px;
	margin-top: 20px;
}
.woocommerce .woocommerce-order-details .order_details {
	background-color: var(--oz-secondary-color);
}
.woocommerce .woocommerce-customer-details {
	border: 1px solid var(--oz-bg-3-color);
	padding: 20px;
}
.woocommerce .woocommerce-column__title,
.woocommerce .woocommerce-order-details__title {
	margin-bottom: 30px!important;
	font-family: var(--oz-text-font);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em;
	color: var(--oz-main-color);
}
.woocommerce-message a.button {
	background-color: var(--oz-accent-color);
	color: var(--oz-white-color);
	transition: all .4s ease-in-out;
	font-family: var(--oz-main-font);
	font-weight: 400;
}
.woocommerce-message a.button:hover,
.woocommerce-message a.button:active,
.woocommerce-message a.button:focus {
	background-color: var(--oz-bg-2-color);
	color: var(--oz-white-color);
}
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received,
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-details {
	font-family: var(--oz-main-font);
	font-size: 16px;
	color: var(--oz-main-color);
}
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
	margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-details {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 0;
	font-family: var(--oz-main-font);
}
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-details strong {
	font-weight: 600;
}
.woocommerce-order-received .woocommerce .woocommerce-table--order-details th {
	font-family: var(--oz-text-font);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em;
	padding: 0 12px 9px 0;
	color: var(--oz-main-color);
}
.woocommerce-order-received .woocommerce .woocommerce-table--order-details .order_item td,
.woocommerce-order-received .woocommerce .woocommerce-table--order-details tfoot th,
.woocommerce-order-received .woocommerce .woocommerce-table--order-details tfoot td {
	border-top: 1px solid #d5d8dc;
	padding: 9px 12px 9px 0;
	font-size: 20px;
	font-family: var(--oz-text-font);
	font-weight: 500;
	line-height: 1.2em;
	color: var(--oz-main-color);
}
.woocommerce-order-received .woocommerce .woocommerce-table--order-details .order_item .product-name {
	line-height: unset;
}
.woocommerce-order-received .woocommerce .woocommerce-table--order-details .order_item .product-name a,
.woocommerce-order-received .woocommerce .woocommerce-table--order-details .order_item .product-name strong,
.woocommerce-order-received .woocommerce .woocommerce-table--order-details .order_item .product-name .wc-item-meta,
.woocommerce-order-received .woocommerce .woocommerce-table--order-details .order_item .product-total span {
	font-family: var(--oz-main-font);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2em;
	color: var(--oz-main-color);
}
.woocommerce-order-received .woocommerce .woocommerce-table--order-details .order_item .product-name a:hover {
	color: var(--oz-bg-2-color);
}
.woocommerce-order-received .woocommerce .woocommerce-table--order-details .order_item .product-name .wc-item-meta strong {
	font-weight: 700;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details address {
	font-family: var(--oz-main-font);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.9em;
	color: var(--oz-main-color);
	padding: 20px 0;
	border: none;
}
.woocommerce .woocommerce-order-details {
	overflow-x: auto;
}
.wc-empty-cart-message,
.button.wc-backward {
	font-family: var(--oz-main-font);
	color: var(--oz-main-color);
}

@media (max-width: 575px) {
	.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-details {
		flex-direction: column;
	}
	.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-details li {
		border-right: none;
	}
}

.home .elementor-location-header .header-container.elementor-hidden-mobile {
	transition: all .2s ease;
}
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll,
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .cpel-switcher__lang a:hover, 
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .cpel-switcher__lang a:focus,
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .cpel-switcher__nav .cpel-switcher__list {
	background-color: var(--oz-white-color);
	background-image: none;
}
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-heading-title,
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-widget-n-menu .e-n-menu-title .e-n-menu-title-container .e-n-menu-title-text,
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .cpel-switcher__lang a {
	color: var(--oz-main-color);
}
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-widget-n-menu nav .e-n-menu-wrapper .e-n-menu-heading li.e-n-menu-item:not(:first-child):hover {
	border-bottom: 1px solid var(--oz-main-color);
}
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon svg {
	fill: var(--oz-main-color);
}
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon svg,
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-icon, 
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-icon svg,
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-menu-cart__toggle .elementor-button svg {
	stroke: var(--oz-main-color);
	fill: var(--oz-main-color);
}
.home .elementor-location-header .header-container.elementor-hidden-mobile.scroll .elementor-widget-polylang-language-switcher .cpel-switcher__toggle a::before {
	background-image: url('assets/img/language-icon-dark.svg');
}