/*---------------------------------------------------------------------------------

 Theme Name:   DemomentSomTres Divi Sarau
 Theme URI:    http://www.demomentsomtres.com
 Description:  Plantilla específica per a DeMomentSomTres
 Author:       DeMomentSomTres
 Author URI:   http://www.demomentsomtres.com
 Template:     Divi
 Version:      20230102.0000
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/* Resoldre incidències amb HubSpot Inici */
.leadinModal {
    z-index:999999!important;
}
/* Evitar que els formularis de tipus banner quedin amagats sota el menú */
/* Resoldre incidències amb HubSpot Final */
@media (max-width:980px) {
    .row-inversa-mobil {
        display:flex;
        flex-direction: column-reverse;
    }
}
/*CAIXA FORM AVIS LEGAL INICI*/
.et_pb_bg_layout_dark .gform_wrapper.gravity-theme .field_description_below .gfield_consent_description, .et_pb_bg_layout_dark  .gform_wrapper.gravity-theme .gfield_consent_description{
    border:rgba(255, 255, 255, 1) solid 1px!important;
}
.gform_wrapper.gravity-theme .field_description_below .gfield_consent_description, .gform_wrapper.gravity-theme .gfield_consent_description {
    border:rgba(210, 210, 210, 1) solid 1px;
    background-color:rgba(255, 255, 255, 0.15);
    padding:5px 10px;
    font-size:12px;
    line-height:1.3em;
    max-width:450px;
    font-weight:400;
    max-height:100px;
    overflow:scroll;
}
/*CAIXA FORM AVIS LEGAL FINAL*/
/* Rank math breadcrumbs Inici */
.et_pb_row.dms3breadcrumbs {
    font-size:14px;
    padding:4px 0 4px;
}
.dms3breadcrumbs a {
    text-decoration:underline;
}
.home .et_pb_row.dms3breadcrumbs {
    display:none;
}
/* Rank math breadcrumbs Final */
/* Irene: Invertir elements en mòbil Inici */
@media (max-width:980px) {
    .mobil-invers {
        display: flex;
        flex-direction: column-reverse;
    }
    .mobil-invers > div:last-child {
        margin-bottom:30px!important;
    }
    .mobil-invers > div:first-child {
        margin-bottom:0px;
    }
}
/* Irene: Invertir elements en mòbil Final */

fpd-actions-bar [data-pos="left"] .fpd-dropdown-btn {
    display: none;
}
#fpd-bulk-add-form-placement {
    display: none;
}
.inactiu {
    pointer-events: none!important;
    opacity: 0.5;
}
.producte-got .reset_variations {
    display: none !important;
}
#models-gots .got {
    cursor: pointer;
}
#models-gots .got.actiu img {
    border: 2px solid #831434;
}
#models-gots .got.actiu .et_pb_module_header {
    font-weight: 900;
}
.producte-got .variations tr {
    display: flex;
    gap: 15px;
    align-items: center;
}
.woocommerce div.product .producte-got .variations tr td {
    min-width: 200px;
    padding: 0 !important;
}
.fpd-navigation .fpd-nav-item {
    justify-content: center;
}
.inactiu #product_total_price, .inactiu #product_individual_price {
    display: none;
}
.fpd-product-designer-wrapper {
    margin-bottom: 20px;
}
.preus {
    margin: 20px 0;
}
.qib-button-wrapper {
    float: none !important;
    justify-content: unset !important;
}
.producte-got .woocommerce-variation-add-to-cart {
    margin-top: 50px;
}
.wcmmq-qty-input-box {
    /*pointer-events: none;*/
    width: 100% !important;
}
.fpd-image-quality-ratings {
    display: none;
}
.et_pb_wc_add_to_cart form.cart .variations td.value span:after {
    display: none;
}