/*
Theme Name: Stonemade Child
Theme URI: https://stonemade.qodeinteractive.com
Description: A child theme of Stonemade
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: stonemade
Template: stonemade
*/

/* Description service/pack Amelia */
.am-fcis__info-service__desc.ql-description > ul > li > p {
    display: inline;
}
.am-fcis__info-service__desc.ql-description > p {
    margin-top: 15px !important;
}

/* Produits mis en avant home */
.qodef-woo-product-list .qodef-e-media-image {
    width: 100%;
    height: 100%;
    aspect-ratio: 1.2;
}
.qodef-woo-product-list a.qodef-woo-product-title-link small,
.qodef-woo-product-list a.woocommerce-LoopProduct-link.woocommerce-loop-product__link small {
    display: block;
    margin: 5px 0 10px;
}
.qodef-woo-product-list a.qodef-woo-product-title-link strong,
.qodef-woo-product-list a.woocommerce-LoopProduct-link.woocommerce-loop-product__link strong {
    font-size: 13px;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
}
.qodef-woo-product-list .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    height: 100%;
}
.qodef-woo-product-list .qodef-e-media-image a img {
    height: 100%;
    object-fit: cover;
}
.qodef-woo-product-list .product_cat-workshops .qodef-e-media-inner,
.qodef-woo-product-list .product_cat-workshops .add_to_cart_button,
.qodef-woo-product-list .product_cat-workshops .button.product_type_simple {
    pointer-events: none;
}
.qodef-woo-product-list:not(.home-featured-workshops) .product_cat-workshops .qodef-e-media-inner,
.qodef-woo-product-list:not(.home-featured-workshops) .product_cat-workshops .add_to_cart_button,
.qodef-woo-product-list:not(.home-featured-workshops) .product_cat-workshops .button.product_type_simple {
    padding: 0 !important;
}
.qodef-woo-product-list .product_cat-workshops .add_to_cart_button .qodef-m-text,
.qodef-woo-product-list .product_cat-workshops .button.product_type_simple {
    font-size: 0;
}
.qodef-woo-product-list .product_cat-workshops .add_to_cart_button .qodef-m-text {
	display: none;
}
.qodef-woo-product-list .qodef-e-media-inner a {
    background-color: #f9ff64 !important;
    color: #d92b41 !important;
}
.qodef-woo-product-list .qodef-e-media-inner {
    transform: translateY(52px);
}
.qqvfw-quick-view-button-wrapper {
    display: none;
}
.qodef-woo-product-list .product_cat-workshops .button.product_type_simple::before {
    content: 'En savoir +';
    font-size: 1.2rem;
    vertical-align: middle;
}
.qodef-woo-product-list .product_cat-workshops .button.product_type_simple::before {
    padding: 11px 33px 14px 35px !important;
}

/* Bouton wishlist single product */
.single-product .qwfw-add-to-wishlist {
    display: none!important;
}

/* H1 single product */
.single-product .qodef-h1, .single-product h1 {
    font-size: 45px;
}
.single-product h1.qodef-woo-product-title.product_title.entry-title strong {
    color: #328278;
    font-weight: 700;
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--description > ul {
	margin: 0 5.333333% !important;
}

/* Booking area single product */
.go-to-booking-area {
    margin-top: 25px;
}

/* Header */
#qodef-page-header, 
#qodef-top-area,
#qodef-page-mobile-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100% !important;
    transform: translateY(0) !important;
}
.admin-bar #qodef-page-header, 
.admin-bar #qodef-top-area,
.admin-bar #qodef-page-mobile-header {
    top: 32px !important;
}
.qodef-mobile-header--side-area #qodef-page-mobile-header {
    background-color: #fff!important;
}
/* Equals header height */
#qodef-page-outer {
    padding-top: 80px !important;
}
@media screen and (max-width: 1200px) {
    #qodef-page-outer {
        padding-top: 70px !important;
    }
}
#qodef-page-header .qodef-header-logo-link {
    height: 40px !important;

    padding: 0 !important;
}
#qodef-page-header-inner .widget.widget_stonemade_core_search,
#qodef-page-header-inner .widget.widget_stonemade_core_svg_icon#stonemade_core_svg_icon-2 {
    display: none;
}
.qodef-skin--light .widget_shopping_cart .qodef-m-opener-count, 
.qodef-skin--light .widget_stonemade_core_woo_dropdown_cart .qodef-m-opener-count,
.widget_shopping_cart .qodef-m-opener-count, 
.widget_stonemade_core_woo_dropdown_cart .qodef-m-opener-count {
    color: #fff;
    background-color: #000;
}
.qodef-svg--cart {
    stroke: #000;
}
@media only screen and (max-width: 880px) {
    .widget_shopping_cart .qodef-e-label, 
    .widget_stonemade_core_woo_dropdown_cart .qodef-e-label {
        display: none;
    }
}
.widget_shopping_cart, 
.widget_stonemade_core_woo_dropdown_cart {
    height: auto;
}
.qodef-mobile-header-opener,
.qodef-side-area-mobile-header-opener {
    display: none;
}

/* Footer */
#bys-footer > .container {
    padding-left: 100px;
    padding-right: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: min(2%, 50px);
    padding-top: 25px;
    padding-bottom: 25px;
    background: #000;
}
#bys-footer a {
	display: inline-block;
}
#bys-footer a[href^="tel"] {
    color: #d92b41;
    font-weight: 700;
    margin-right: min(15%, 50px);
}
#bys-footer a[href*="instagram.com"] {
    max-width: 100px;
}
#bys-footer a[href*="etsy.com"] {
    max-width: 70px;
}
#bys-footer a[href*="kwaz.art"] {
    max-width: 80px;
}

@media only screen and (max-width: 1200px) {
    #bys-footer > .container {
        padding-left: 35px;
        padding-right: 35px;
    }
}
@media only screen and (max-width: 790px) {
    #bys-footer > .container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        justify-content: center;
        justify-items: center;
        grid-gap: 10px 25px;
    }
    #bys-footer a[href^="tel"] {
        margin-right: 0;
    }
}

a.button.wc-backward br,
.checkout-button.button.alt.wc-forward .qodef-m-text br,
.related.products > h2[class*="qodef-related-title"] > i {
    display: none;
}

svg.wc-block-customer-account__account-icon path {
    stroke: none;
}