/*

Theme Name: Salient Child Theme

Description: This is a custom child theme for Salient

Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266

Author: ThemeNectar

Author URI:  https://themeforest.net/user/themenectar

Template: salient

Text Domain: salient-child

Version: 1.0

*/

/* skep etap in page Inscrivez-vous */

.form-skip-etap div {
    text-align: right !important;
    margin-top: 2% !important;
    align-self: end !important;
}

.form-skip-etap label {
    cursor: pointer !important;
    text-decoration-line: underline !important;
}

.form-skip-etap .gfield-choice-input {
    display: none !important;
}

/* Start Input Form */

#gform_5,
.gform-theme--framework .gfield--type-section {
    margin-bottom: 20px !important;
}

.gform-theme--framework .gfield--type-choice .gchoice,
.gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: center !important;
}

.gform-theme--framework input[type="checkbox"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    color: #fff !important;
    background-color: #312783 !important;
    border: 4px solid #312783 !important;
    border-radius: 5px !important;
}

/* update-meta-description */
.update-meta-description {
    margin-top:-40px !important;
    margin-bottom:27px !important;
}
/* input */
.gform-theme--framework .border-input {
    border: 1px solid #312783 !important;
    padding: 8px 20px !important;
    border-radius: 10px !important;
    margin: 5px !important;
    background-color: #fff !important;
    cursor: pointer;
}

/* input groupe */
.gform-theme--framework .border-input-groupe .gchoice {
    border: 1px solid #312783 !important;
    padding: 8px 20px !important;
    border-radius: 10px !important;
    margin: 5px !important;
    background-color: #fff !important;
    cursor: pointer;
}

.gf-items-title, .gchoice {
    cursor: pointer;
}

#gform_5, #gform_4 {
    margin-top: -60px;
}

#gform_fields_5 h3,#gform_fields_4 h3 {
    font-size: 32px;
    font-weight: 700;
}
#gform_fields_5 .border-input {
    margin-top: -35px !important;
}

/* End Input Form */

.lose-password-moha {
    width: 60% !important;
    margin: auto !important;
    text-align: center !important;
}

.lose-password-moha .input-lose-password-moha {
    border: 1px solid #808080 !important;
    border-radius: 10px !important;
    width: 60% !important;
}

.lose-password-moha .form-input-password-moha {
    width: 100% !important;
}

.activation-login-style {
    text-align: center !important;
}

.link-first-active {
    padding: 40px 0 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.link-first-active a {
    color: #fff !important;
    background-color: #525fe1 !important;
    padding: 10px 40px !important;
    border-radius: 10px !important;
    width: 250px !important;
    display: inline-block !important;
    margin: 10px 0 !important;
}

.activation-login-style-p {
    color: #000 !important;
    font-size: 18px !important;
}

.activation-login-style-p a {
    color: #312783 !important;
}

.activation-login-style-user-p {
    padding-top: 40px !important;
}

.activation-login-style-titre {
    font-size: 35px !important;
    line-height: 40px !important;
    color: #312783 !important;
}

.with-text {
    width: 60% !important;
    margin: auto !important;
    padding-bottom: 20px !important;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--rayons a:before {
    content: "\f02a" !important;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--form_point_de_vente a:before {
    content: "\f19c" !important;
}

.gform_button {
    background-color: #525FE1 !important;
}

.completed {
    /* Terminée */
    color: #2E4453 !important;
    background-color: #C8D7E1 !important;
}

.processing {
    /* En cours */
    color: #84A85C !important;
    background-color: #C6E1C6 !important;
}

.failed {
    /* Échouée */
    color: #761919 !important;
    background-color: #EBA3A3 !important;
}

.on-hold {
    /* En attente */
    color: #94660C !important;
    background-color: #F8DDA7 !important;
}

.pending {
    /* Attente paiement */
    color: #777777 !important;
    background-color: #E5E5E5 !important;
}

.cancelled {
    /* Annulée */
    color: #777777 !important;
    background-color: #E5E5E5 !important;
}

.refunded {
    /* Remboursée */
    color: #777777 !important;
    background-color: #E5E5E5 !important;
}

.thead-name-cart {
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #525FE1 !important;
}

.tbody-cart .tr-cart {
    border-collapse: collapse !important;
    margin-bottom: 15px !important;
    display: block !important;
    border: 1px solid #525FE1 !important;
    border-radius: 20px !important;
    overflow: hidden !important;
}

.tbody-cart .tr-cart td {
    /* border-top: solid 1px #525FE1 !important; */
    /* border-bottom: solid 1px #525FE1 !important; */
}

.tbody-cart .tr-cart td:first-child {
    /* border-left: 1px solid #525FE1 !important; */
    /* border-top-left-radius: 15px !important; */
    /* border-bottom-left-radius: 15px !important; */
}

.tbody-cart .tr-cart td:last-child {
    /* border-top-right-radius: 15px !important; */
    /* border-bottom-right-radius: 15px !important; */
    /* border-right: 1px solid #525FE1 !important; */
}

.tr-cart .td-thumbnail-cart {
    width: 10% !important;
}

.tr-cart .td-thumbnail-cart-invitation {
    width: 15% !important;
}

.tr-cart .td-thumbnail-cart a {
    border-right: 1px dashed #525FE1 !important;
    padding-right: 20px !important;
}

.tr-cart .td-thumbnail-cart-invitation a img {
    border-radius: 10px !important;
}

.tr-cart .td-name-cart {
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #525FE1 !important;
}

.tr-cart .td-cart {
    display: grid !important;
    grid-template-columns: auto auto auto auto !important;
}

.tr-cart .td-subtotal-cart {
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #525FE1 !important;
}

.tr-cart .td-remove-cart {
    width: 10% !important;
}

.tr-cart .td-remove-cart-invitation {
    width: 4% !important;
}

.tr-cart .name-td-cart {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #312783 !important;
    padding-bottom: 10px !important;
}

.woocommerce-orders-table__cell-order-actions .woocommerce-button {
    background-color: #525FE1 !important;
}

#header-outer #mobile-cart-link .cart-wrap span {
    visibility: visible;
}

/* JAMA - impression unique */
.printed_unique {
    pointer-events: none !important;
}

/* JAMA - newsletter switch toggle */
.newsletter-switch-text{
    margin: 3px 15px;
    position: absolute;
    color: #312783;
    font-size:18px;
    font-weight:bold;
}
.newsletter-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.newsletter-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider {
    background-color: #312783;
}
input:focus + .slider {
    box-shadow: 0 0 1px #312783;
}
input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}

.woocommerce-page .woocommerce p.return-to-shop a.button.wc-backward {
    background-color: #312783 !important;
}
.wcapf-active-filter-items .wcapf-active-filter-item {
    border-radius: 50px !important;
    background-color: #312783 !important;
    padding: 10px 20px !important;
    border: none !important;
}
.wcapf-active-filter-items .wcapf-active-filter-item .wcapf-nav-item-text {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 600 !important;
    line-height: 1.1;
}
.wcapf-active-filter-items .wcapf-active-filter-item .wcapf-cross-sign {
    color: #ffffff;
    line-height: 1.1;
}
.nectar-shop-filters .nectar-shop-filter-trigger .text-wrap {
    font-weight: 600 !important;
}
.single-product-main-image {
    /* width: 35% !important; */
    height: 100%;
}
.woocommerce-product-gallery__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.woocommerce-product-gallery__image a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.woocommerce-product-gallery__image a img.wp-post-image {
    width: 60% !important;
    height: auto !important;
}
div.product form.cart.cart .jama-Print-Botton {
    width: 185px !important;
    padding: 10px 20px 10px 20px !important;
    border-radius: 10px  !important;
    margin: 0 !important;
    background: linear-gradient(180deg, #525FE1 0%, #4D57D4 100%) !important;
    margin-right: 5% !important;
}
div.product form.cart.cart .jama-Print-Botton.button {
    padding: 16px !important;
    display: inline-flex;
    justify-content: center;
    font-family: 'Poppins' !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 0.5px !important;
    transition: all 0.3s;
}
div.product form.cart.cart .jama-Print-Botton.button:hover {
    box-shadow: 0 20px 38px rgba(0,0,0,0.16) !important;
    transform: none !important;
}
div.product form.cart.cart .jama-Print-Botton.disabled,.cat-product-add-to-cart.disabled,.cat-product-add-to-cart.disabled a{
    background: linear-gradient(180deg, #0b9a50 0%, #09773e 100%) !important;
}
.cat-product-add-to-cart a.loading {
    padding-right: 24px !important;
}
.cat-product-add-to-cart a.added {
    padding-right: 0px !important;
}
#jama_tags_hover_shadow .nectar-button-type .link_wrap:hover,
.pv-detail-rayons .nectar-button-type .link_wrap:hover,
.pv-detail-rayons .wcapf-active-filter-item:hover {
    box-shadow: 5px 5px 10px 0px #00000066 !important;
}
.wcapf-active-filters-before-shop-loop {
    display: none !important;
}
body:not(.rtl) .wcapf-active-filter-items-wrapper .wcapf-active-filter-item {
    margin-right:20px !important;
}
.wcapf-active-filter-items .wcapf-active-filter-item .wcapf-nav-item-text {
    padding: 2px 10px;
}
.wcapf-active-filter-items-wrapper .wcapf-active-filter-item .wcapf-cross-sign {
    padding: 5px;
}
.jama_slider_fix_height {
    height: 100%;
}
@media(max-width:770px) {
    .lose-password-moha {
        width: 100% !important;
    }

    .with-text {
        width: 100% !important;
    }

    .tr-cart td {
        display: table !important;
        text-align: center !important;
        width: 100% !important;
    }

    .tbody-cart .tr-cart td {
        border: 0 !important;
    }

    .tr-cart {
        width: 100% !important;
        display: table !important;
        padding: 0 !important;
    }

    .table-cart {
        display: table !important;
        width: 100% !important;
        text-align: center !important;
    }

    .tr-cart .td-thumbnail-cart {
        width: 100% !important;
    }

    .tr-cart .td-thumbnail-cart-invitation {
        width: 100% !important;
    }

    .tr-cart .td-remove-cart {
        width: 100% !important;
    }

    .tr-cart .td-cart {
        grid-template-columns: auto auto !important;
        text-align: center !important;
        padding-left: 0px !important;
    }

    .tr-cart .td-cart-invitation {
        grid-template-columns: auto !important;
    }

    .tbody-cart td::before {
        content: "" !important;
    }

    .tr-cart .td-thumbnail-cart a {
        border-right: 0 !important;
        padding-right: 0 !important;
        display: block !important;
    }

    .tbody-cart .tr-cart td:first-child {
        border: 0px solid #525FE1 !important;
    }

    .tbody-cart .tr-cart td:last-child {
        border: 0px solid #525FE1 !important;
    }

    .tr-cart {
        border: 1px solid #525FE1 !important;
    }

    .td-remove-cart a.remove {
        position: relative !important;
        top: 0px !important;
        right: 0px !important;
        margin: 10px auto !important;
    }

    .tr-cart .td-thumbnail-cart a img {
        margin: 10px auto !important;
    }

    td::before {
        content: "" !important;
    }

    .pd-top-bottom {
        padding: 10px 0 !important;
    }
    .single-product-main-image {
        width: 100% !important;
    }
}

@media(max-width:363px) {
    .display-login {
        flex-direction: column !important;
    }
}