.site-main {
margin: 50px auto;
max-width: 1400px !important;
}
.woocommerce div.product {
max-width: 1400px;
margin: 50px auto;
}
.woocommerce table.shop_attributes td {
padding: 10px;
}
.buttons-container {
display: flex;
align-items: center;
margin: 20px 0;  
}
.calcTaille a, .liv-retour a {
display: flex;
align-items: center;
padding: 8px 16px;
margin: 0 5px; 
border-radius: 3px;
font-weight: 500;
text-decoration: none;
transition: background-color 0.3s, color 0.3s;
}
.calcTaille a .fas, .liv-retour a .fas {
margin-right: 8px;
font-size: 20px;
vertical-align: middle; }
.calcTaille a {
background-color: transparent;
color: #666;
border: 1px solid #ccc;
}
.calcTaille a:hover {
background-color: #f5f5f5;
color: #444;
}
.liv-retour a {
background-color: transparent;
color: #666;
border: 1px solid #ccc;
}
.liv-retour a:hover {
background-color: #f5f5f5;
color: #444;
} .quantity .input-text.qty.text {
width: 100px; padding: 8px 12px; border: 1px solid #ccc; border-radius: 4px; font-size: 16px; transition: border-color 0.3s; } .quantity .input-text.qty.text:hover,
.quantity .input-text.qty.text:focus {
border-color: #888;
} .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover
{
background-color: #000000;
color: #fff;
height: 42px;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt
{
background-color: #000000;
color: #fff;
} .woocommerce-products-header__title {
font-size: 1.5em; color: #333; margin-bottom: 20px; } .nwa-title {
font-size: 1.2em;
margin-bottom: 10px;
color: #555; text-transform: uppercase; } .widget-perso {
gap: 20px; } .woocommerce-widget-layered-nav-dropdown select {
width: 100%;
padding: 10px;
border: 1px solid #ccc;
margin-bottom: 10px;
} .woocommerce-widget-layered-nav-dropdown__submit {
background-color: #333; color: #fff; padding: 8px 15px; border: none; cursor: pointer; transition: background-color 0.3s; }
.woocommerce-widget-layered-nav-dropdown__submit:hover {
background-color: #555; }
.woocommerce-MyAccount-navigation {
background-color: #f5f5f5; border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
padding: 20px;
}
.woocommerce-MyAccount-navigation ul {
list-style-type: none;
padding: 0;
}
.woocommerce-MyAccount-navigation-link {
margin: 0 0 10px;
}
.woocommerce-MyAccount-navigation-link a {
display: block;
padding: 10px 15px;
text-decoration: none;
font-size: 16px; 
color: #333; border-radius: 5px;
transition: background-color 0.3s ease;
}
.woocommerce-MyAccount-navigation-link a:hover {
background-color: #e0e0e0; }
.woocommerce-MyAccount-navigation-link--dashboard a:before {
content: '\1F50C'; margin-right: 8px;
} .woocommerce-MyAccount-navigation-link.is-active a {
font-weight: bold;
background-color: #ddd; } .woocommerce-MyAccount-navigation-link a {
transition: background-color 0.2s ease;
}
.entry-title {
font-size: 24px; 
font-weight: 500; 
color: #333; 
margin: 20px 0;
padding: 10px;
border-bottom: 2px solid #ddd;
max-width: 80%;
} @media (max-width: 768px) {
.entry-title {
font-size: 20px; 
padding: 5px;
margin: 15px 0;
}
.nwa-widget {
flex: 0 0 100%; min-width: 100%;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: left;
}
.woocommerce div.product{
margin: 50px 15px;
}
} @media (min-width: 1200px) {
.entry-title {
font-size: 28px;
margin: 30px 0;
}
}
.nwa-filter-container .nwa-widget {
display: none; }
.nwa-filter-container.is-visible .nwa-widget {
display: block; } .filter-toggle-button {
border: none;
cursor: pointer;
font-size: 18px;
color: #333; margin-right: 10px; margin-bottom: 20px;
padding: 5px;
outline: none;
background-color: rgba(51, 51, 51, 0.05); }
.filter-toggle-button:hover {
color: #555;
background-color: rgba(51, 51, 51, 0.1); }
.filter-toggle-button:focus {
color: #555;
background: none;
} .nwa-filter-container {
display: flex;
flex-wrap: wrap; }
.nwa-widget {
padding: 10px;
border: 1px solid #e1e1e1;
flex: 0 0 calc(33.33% - 10px); margin-right: 10px;
border-radius: 5px;
}
.nwa-title {
margin-top: 0;
font-weight: bold;
}
.select2 {
width: 100%!important;
}
.woocommerce-widget-layered-nav-dropdown__submit {
display: block;
margin-top: 10px;
}
.filter-toggle-button .fas {
font-size: 24px; margin-right: 5px; }
.filter-toggle-button:hover {
color: #555;
}
.filter-toggle-button:active {
color: #555; } .nwa-filter-container {
flex-grow: 1;
}
.nwa-widget {
padding: 10px;
border: 1px solid #e1e1e1;
margin-right: 10px;
border-radius: 5px;
}
.nwa-title {
margin-top: 0;
font-weight: bold;
}
.select2 {
width: 100%!important;
}
.woocommerce-widget-layered-nav-dropdown__submit {
display: block;
margin-top: 10px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
color: #FF14A3;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
color: #FF14A3;
}
.woocommerce div.product form.cart .variations select {
width: 50%;
min-width: 0;
}
.variations .label {
display: none;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
background-color: white;
}
.color-variations-container a img:hover {
filter: brightness(75%);
}
.color-variations-container {
display: flex;
flex-wrap: wrap;
justify-content: flex-start; margin-top: 20px;
}
.color-variations-container a {
width: 24%;
margin-right: 1%; margin-bottom: 20px;
display: block;
}
.color-variations-container img {
width: 100%;
height: auto;
transition: filter 0.3s; }
.color-variations-container a img:hover {
filter: brightness(75%);
}
.custom-field-wrap .custom-input-text-wrap {
margin-left: 0 !important;
}