.post-type-archive-product .ast-header-breadcrumb {
display: none !important;
} .post-type-archive-product #the_menu,
.post-type-archive-product .cat_tbody {
margin-top: 0 !important;
} #menu_headings > div:only-of-type,
#menu_headings_2 > div:only-of-type {
display: none !important;
} .fdoe_title_text {
display: inline-block;
font-size: 1.4rem;
font-weight: 700;
letter-spacing: .02em;
color: var(--ast-global-color-2, #0f172a);
padding-bottom: .5rem;
margin: 1.5rem 0 1.25rem;
border-bottom: 3px solid var(--ast-global-color-0, #0067ff);
}
.fdoe_title_text i.fdoe-menu-title-icon {
display: none; } .cat_tbody {
display: grid !important;
grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
gap: 20px !important;
justify-content: initial !important;
}
.cat_tbody > .fdoe-item,
.cat_tbody > .fdoe-item.fdoe_twocols,
.cat_tbody > .fdoe-item.fdoe_onecol {
width: 100% !important;
border: none !important;
margin: 0 !important;
}
.flex-container-row {
flex-direction: column !important;
justify-content: flex-start !important;
min-height: 0 !important;
height: 100%;
background: #fff;
border: 1px solid #ececec;
border-radius: 14px;
overflow: hidden;
transition: transform .18s ease, box-shadow .18s ease;
}
.flex-container-row:hover {
transform: translateY(-3px);
box-shadow: 0 10px 24px rgba(15, 23, 42, .08);
} .fdoe_thumb {
width: 100% !important;
aspect-ratio: 4 / 3;
margin: 0 !important;
background: #f4f5f6;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.fdoe_thumb img {
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
object-fit: cover;
margin: 0 !important;
border-radius: 0;
} .fdoe_desc.fdoe_summary {
padding: 14px 16px 0;
}
.fdoe_title h5 {
margin: 0;
font-size: .98rem;
line-height: 1.3;
color: #1a1a1a;
}
.fdoe_description p {
margin: 4px 0 0;
font-size: .82rem;
color: #767676;
line-height: 1.35;
} .fdoe_price_and_add_onecol,
span.fdoe_price_and_add_onecol {
width: 100% !important;
justify-content: space-between !important;
padding: 10px 16px 16px;
margin-top: auto;
}
.flex-container-row > .fdoe_item_price.fdoe_add_price_item,
.flex-container-row > .fdoe_desc.fdoe_add_item {
padding: 10px 16px 16px;
}
.fdoe_item_price {
font-weight: 700;
font-size: 1rem;
color: var(--ast-global-color-2, #0f172a);
} a.fdoe-product-link,
a.fdoe_var_add {
display: inline-flex !important;
align-items: center;
justify-content: center;
gap: 6px;
background: var(--ast-global-color-0, #0067ff) !important;
border-radius: 999px;
width: 38px;
height: 38px;
transition: background .15s ease, transform .15s ease;
}
a.fdoe-product-link:hover,
a.fdoe_var_add:hover {
background: var(--ast-global-color-1, #005ee9) !important;
transform: scale(1.06);
}
a.fdoe-product-link .fdoe-item-icon,
a.fdoe_var_add .fdoe-item-icon {
color: #fff !important;
font-size: 1rem !important;
}
@media (min-width: 380px) {
a.fdoe-product-link,
a.fdoe_var_add {
width: auto;
padding: 0 16px 0 12px;
}
a.fdoe-product-link::after,
a.fdoe_var_add::after {
content: "Ajouter";
color: #fff;
font-size: .82rem;
font-weight: 600;
}
} #fdoe-top-bar-element {
background: var(--ast-global-color-2, #0f172a);
}
#fdoe-top-bar-element .fdoe_checkout_22 {
color: #fff;
font-weight: 600;
}
#fdoe-top-bar-element .top-bar-checkout a.checkout {
background: var(--ast-global-color-0, #0067ff);
border-radius: 999px;
padding: 6px 16px;
}
#fdoe-top-bar-element .fdoe_count {
background: var(--ast-global-color-0, #0067ff);
color: #fff;
border-radius: 50%;
} #fdoe-right-container {
align-self: flex-start;
} .cat_tbody {
grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)) !important;
} .flex-container-row {
display: grid !important;
grid-template-columns: 1fr auto !important;
align-items: center !important;
gap: 0 10px;
}
.flex-container-row > .fdoe_thumb,
.flex-container-row > .fdoe_desc.fdoe_summary {
grid-column: 1 / -1 !important;
}
.flex-container-row > .fdoe_item_price.fdoe_add_price_item {
grid-column: 1 !important;
}
.flex-container-row > .fdoe_desc.fdoe_add_item {
grid-column: 2 !important;
justify-self: end;
} .fdoe_title h5,
.fdoe_title h5 b {
overflow-wrap: normal !important;
word-break: normal !important;
hyphens: none !important;
} .flex-container-row {
border-color: #e2e4e8 !important;
box-shadow: 0 1px 4px rgba(15, 23, 42, .05);
} .woocommerce-shop .woocommerce-breadcrumb {
display: none !important;
}  .fdoe_mini_cart_outer {
background: #fff;
border: 1px solid #e2e4e8;
border-radius: 14px;
box-shadow: 0 1px 4px rgba(15, 23, 42, .05);
padding: 20px;
}
.Minicart_heading {
margin: 0 0 14px;
padding-bottom: 10px;
font-size: 1.05rem;
font-weight: 700;
color: var(--ast-global-color-2, #0f172a);
border-bottom: 1px solid #eee;
text-align: center;
}
.ast-mini-cart-empty,
.ast-mini-cart-message {
text-align: center;
}
.woocommerce-mini-cart__empty-message {
color: #767676;
font-size: .9rem;
}
.woocommerce-mini-cart__buttons {
display: flex !important;
justify-content: center !important;
margin-top: 12px;
}
.button.wc-forward.ast-continue-shopping {
display: inline-flex;
align-items: center;
justify-content: center;
background: var(--ast-global-color-0, #0067ff) !important;
color: #fff !important;
border: none !important;
border-radius: 999px !important;
padding: 10px 22px !important;
font-size: .85rem;
font-weight: 600;
text-transform: none;
transition: background .15s ease, transform .15s ease;
}
.button.wc-forward.ast-continue-shopping:hover {
background: var(--ast-global-color-1, #005ee9) !important;
transform: translateY(-1px);
color: #fff !important;
}
#fdoe-right-container {
padding-left: 24px;
} .cat_tbody {
margin-top: 4px !important;
}
select#fdoe_search_by,
.fdoe-sort-by select,
select.orderby {
border: 1px solid #dcdfe4 !important;
border-radius: 8px !important;
padding: 6px 12px !important;
background-color: #fff !important;
} .fdoe_desc.fdoe_summary {
min-height: 3.2em;
}
.flex-container-row:hover {
box-shadow: 0 12px 28px rgba(15, 23, 42, .12) !important;
} .fdoe-products.flex-container-column {
max-width: 1600px;
} .cat_tbody > .menu_titles {
grid-column: 1 / -1 !important;
align-self: start;
} .fdoe-right-sticky {
position: sticky !important;
top: 110px;
max-height: calc(100vh - 130px);
overflow-y: auto;
} .ast-woocommerce-container {
max-width: 1600px;
} .arorow.fdoe-flex-1 {
display: grid !important;
grid-template-columns: minmax(0, 1fr) minmax(0, 360px);
column-gap: 24px;
}
.arorow.fdoe-flex-1 > [class*="arocol-sm-9"] {
grid-column: 1;
grid-row: 1;
width: 100% !important;
}
.arorow.fdoe-flex-1 > [class*="arocol-sm-3"] {
grid-column: 2;
grid-row: 1;
width: 100% !important;
}
.arorow.fdoe-flex-1 > .fdoe_extra_checkout {
grid-column: 1 / -1;
}
#fdoe-right-container {
padding-left: 0;
} #fdoe-right-container {
align-self: stretch !important;
} @media (min-width: 768px) {
.arorow.fdoe-flex-1 {
display: grid !important;
grid-template-columns: minmax(0, 1fr) minmax(0, 360px);
column-gap: 24px;
}
.arorow.fdoe-flex-1 > [class*="arocol-sm-9"] {
grid-column: 1;
grid-row: 1;
width: 100% !important;
}
.arorow.fdoe-flex-1 > [class*="arocol-sm-3"] {
grid-column: 2;
grid-row: 1;
width: 100% !important;
}
.arorow.fdoe-flex-1 > .fdoe_extra_checkout {
grid-column: 1 / -1;
}
} @media (max-width: 767px) {
#fdoe-right-container {
align-self: auto !important;
}
} .fdoe-products.flex-container-column,
.ast-woocommerce-container {
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
} .fdoe-right-sticky {
top: 105px !important;
max-height: calc(100vh - 125px) !important;
}
body.admin-bar .fdoe-right-sticky {
top: 137px !important;
max-height: calc(100vh - 157px) !important;
}