/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
@font-face {
    font-family: 'PublicSans-Thin';
    src: url('./font/PublicSans-Thin.ttf') ;
}
body{
    overflow-x: hidden;
}
#sidebar-1 {
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: flex-end;
    flex-wrap: wrap;
    position: fixed;
    top: calc(50% - 105px);
    right: 0;
    z-index: 1100;
}

#sidebar-1 .Link_tel{
    background-image: url("./img/phone-icone_blanc.svg");
    border-top-left-radius: 15px;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-size: 37px;
    background-position: 68px 10px;
    padding-right: 45px;

}
 
#sidebar-1 .Link_etude {
    background-image: url("./img/goute_icone_blanc.svg");
    border-bottom-left-radius: 15px;
    background-repeat: no-repeat;
    padding-right: 24px;
    background-repeat: no-repeat;
    background-position: 75px 10px;
    background-size: 22px;
}

#sidebar-1 a{
    background: #85DAFC;
    border: #85DAFC;
    display: flex;
    width: 110PX;
    line-height: 20PX;
    padding: 11px;
    border-radius: 0;
    text-align: start;
    color: #0077B5;
    font-size: 17PX;
    font-weight: 500;
}

#sidebar-1 .widget{
 width: fit-content;
}

#super-form-7665  .super-items-list  .super-item .super-before,
#super-form-7665  .super-items-list  .super-item .super-after,
#super-form-7665  .super-item.option_desirez .super-before,
#super-form-7665  .super-item.option_desirez .super-after{
    border-radius: 0 !important;
    box-shadow: unset!important;
}

#super-form-9596 .super-dropdown-list .super-item.super-placeholder,
#super-form-9596 .super-dropdown .super-field-wrapper,
#super-form-9596 .super-shortcode-field  {
    height: 20px!important;
}

#super-form-9596 .super-dropdown-list .super-item.super-placeholder,
#super-form-9596 .super-dropdown .super-field-wrapper,
#super-form-9596 .super-shortcode-field ,
#super-form-7665 .super-dropdown-list .super-item.super-placeholder,
#super-form-7665 .super-dropdown .super-field-wrapper,
#super-form-7665 .super-shortcode-field {
    height: 57px!important;
}
#super-form-7665 .super-dropdown .super-dropdown-list ,
#super-form-7665 .super-dropdown-list .super-item.super-placeholder,
#super-form-7665 .super-dropdown .super-field-wrapper,
#super-form-7665 .super-shortcode-field {

  background: unset !important;
}

.dev1_Class .super-items-list .super-item {
    width: 25%;
}

.dev1_Class .super-items-list .super-item {
    padding-left: 0% !important;
}

.super-form-7665 .super-int-phone_selected-dial-code , .super-form-7665 .super-adaptive-placeholder ,  .super-form-7665 .super-item {
    font-weight: 600;
}

.super-form-7665 .super-int-phone_selected-dial-code ,  .super-form-7665 .super-radio .super-item, .super-form-7665 .super-checkbox .super-item {
    color: #0077B5 !important;
}

.ColTitelLabel .super-shortcode.super-field{
    margin-bottom: 0px !important;
}

.ColTitelLabel .super-shortcode.super-field h1{
    line-height: 28px !important;
    font-weight: 900 ;
    margin-top: 10px !important;
}

.super-form-7665 .super-field{
    margin: 0px 0px 22px 0px !important; 
}

.super-form-7665 .super-int-phone_arrow {
    display: none;
}

.super-form .super-int-phone .super-int-phone_flag-container .super-int-phone_selected-flag {
    border-right: 1px solid #0077B5;
}

#super-form-7665 .super-button-wrap.no_link,
#super-form-9596 .super-button-wrap.no_link{
    margin-top: 3px !important;
    background: unset!important;
    border-radius: 3px !important;
    border: 1px solid #0077B5 !important;
    text-align: center;
    margin: auto;
    font-family: "Public-sans", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    color:#fff;
    padding: 12px 24px !important;;
}

#super-form-7665 .super-button-wrap.no_link div,
#super-form-9596 .super-button-wrap.no_link div{
     color: #0077B5 !important;
     line-height: 1 !important;
}
#super-form-7665 .super-button-wrap.no_link:hover div,
#super-form-9596 .super-button-wrap.no_link:hover div{
    color: #fff !important;
}
#super-form-7665 .super-button-wrap.no_link:hover,
#super-form-9596 .super-button-wrap.no_link:hover{
    background: #0077B5!important;
}

#super-form-7665 .super-button-medium{
    height: fit-content !important;
}

#super-form-9596 .super-focus .super-adaptive-placeholder span{
    background-color: #fff;
}

#super-form-9596 .super-button-wrap.no_link{
    border: 2px solid #0077B5;
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
}

#super-form-9596 .super-button-wrap.no_link div{
    font-size: 24px;
}

.super-form-9596 .super-adaptive-placeholder span{
    color: #0077B5 !important;
}

.super-form-9596 .super-dropdown-list,
.super-form-9596 .super-shortcode-field{
    border: 1px solid #0077B5  !important;
}

.Div_Promo .super-field-wrapper {
    max-width: 413px;
}
.Div_Promo {
    display: flex;
    justify-content: center;
}
.super-form-9596 h1 {
    font-family: PublicSans-Thin !important;
    font-size: 50px;
    text-align: center;
    margin: auto;
    color: #0077B5;
    margin-bottom: 22px;
    margin-top: 42px;
}
.super-form-7665  .div_option_desirez{
    margin-bottom: 34px!important;
} 
.super-form-7665 .super-textarea .super-shortcode-field{
    min-height: 155px !important;
}
#Div-connecte , #Div-No-connecte{
    display: none ;
}
#Div-connecte .elementor-button-text , #Div-No-connecte .elementor-button-text{
  font-family: "Public Sans", Sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.super-form-7665 .super-shortcode-field{
  background-color: unset!important;
}


.post-3853:has(.lost_reset_password) .entry-title{
  text-align: center;
  font-family: "Public Sans", Sans-serif;
  color: #0077b5;
}

.lost_reset_password{
  font-family: "Public Sans", Sans-serif;
  max-width: 1200px;
  padding-left: 50px;
  padding-right: 50px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;

}
.lost_reset_password .btn-row{
  display: flex;
}
.lost_reset_password .btn-row button{
  margin: auto;
  color: #fff;
  background-color: #0077B5;
}
.lost_reset_password .btn-row button{
  margin: auto;
  color: #fff;
  background-color: #0077B5;
}
.num_contact a,.num_contact p ,.num_contact strong  {
  color: #0077B5 !important;
}
 
.btn-white a{
    font-family:"Public Sans", Sans-serif !important;
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    color:#0077B5 !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    background-color: rgba(0,0,0,0) !important;
    text-align: center !important;
    padding: 12px 24px !important;
    border-radius: 3px !important;
    transition: all .3s !important;
    border-color: #0077B5 !important;
}
.btn-white a:hover{
    background-color:#0077B5 !important;
    color:#fff !important;
}

.btn-blue a{
    font-family:"Public Sans", Sans-serif !important;
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    color:#fff !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    background-color:#0077B5 !important;
    text-align: center !important;
    padding: 12px 24px !important;
    border-radius: 3px !important;
    transition: all .3s !important;
    border-color: #0077B5 !important;
}

.btn-blue a:hover{
    background-color:rgba(0,0,0,0)!important;
    color:#0077B5  !important;
}

#sidebar-1 a.Link_tel:hover,#sidebar-1 a.Link_etude:hover{
background-color: #A9E4FC;
color: #fff;
}

.super-field-wrapper:has(input[name="Nom_de_entreprise"]){
    display: none ;
}

div:has(>.super-msg){
    display: none !important;
}

.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: #0077B5;
}

.elementor-widget-form .elementor-field-subgroup label[for="form-field-field_1d4880a"] {
    color: #fff !important;
}

.e-wc-account-tabs-nav ul {
    box-shadow: 0px -1px 0px #85DAFC inset;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link.is-active {
    border-bottom: 3px solid #ffffff00;
    position: relative;
    width: fit-content;
    font-weight: bold;
    font-size: 15px;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link {
    width: fit-content !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link.is-active a:after {  
    height: 3px;
    content: " ";
    position: absolute;
    bottom: -4px;
    right: 0;
    width: 100%;
    box-shadow: 0px -4px 0px #0077B5 inset;
}

li.woocommerce-MyAccount-navigation-link a svg {
    padding-bottom: 10px;
    height: 41.59px;
    margin-top: -10px;
}

.elementor-3853 .elementor-element.elementor-element-0ea28c4 .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #FFFFFF;
    font-weight: bold;
}

/* li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link a:hover 
{
   font-weight: bold !important;
   font-size: 15px;
} */



.personal-info-card {
   width: 440px;
   /* min-width: 440px; */
}

.info-header {
    background-color: #ecf9ff;
    /* height: 54px; */
    color: #0077B5;
    padding: 12px;
    border-radius: 10px 10px 0px 0px;
    display: flex ;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 25px;
}
.orders_tab a.action-button {
    display: inline-block;
    padding: 9px 17px;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s ease;
    margin-right: 8px;
    font-family: 'Roboto';
    font-size: 17px !important;
  }
  
  


.add_address_btn,
.edit-button ,
.reset_password_form_btn ,
.action-btn,
.add-address-div>a,
.btn-blue,
.orders_tab a.action-button{ 

    background-color: #0077B5  !important;
    color: #fff !important;
    border: 1px solid #0077B5 !important;
    padding: 8px 15px !important;
    font-size: 14px !important;
    cursor: pointer !important;
    align-self: flex-end !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
   
}



.btn-blue{
    padding: 10px 25px !important;
    margin-top: 0px !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 22px !important;
}




.address-item .edit-button{
    margin-right: 16px !important;
}
.reset_password_form_btn{
    font-size: 20px !important;
}
.info-content p {
    font-size: 16px;
    color: #333;
    margin: 0px 0;
    line-height: 21px;
}
.info-content  {
    
    background-color: #ecf9ff;
    color: #000000;
    padding: 17px;
    border-radius: 0px 0px 10px 10px;
    padding-left: 20px;
    height: 180px;
    padding-bottom: 0px !important;
    line-height: 20px;
    font-weight: 500;
}

.info-content a {
    
    color: #000000 !important;
    font-size: 14px;
    text-decoration: underline;
    
}

.info-content a:hover {
    text-decoration: underline;
    color: #0077B5 !important;
}

.container {
    display: flex;
    justify-content: center;
    gap: 20px; 
    padding-bottom: 20px;
}

.info-content.shipping_address{
    max-height: 300px;  
    overflow: hidden;;
}
.info-content-user{
    height: 150px;
}
.address_content{
    max-height: 135px;  
    overflow-y: auto;
    margin-top: 5px;   
}

.address_content hr:last-of-type {
    display: none !important;
}

.address_content::-webkit-scrollbar {
    width: 6px !important; 
    height: 10px !important;
   
}

.address_content::-webkit-scrollbar-thumb {
    background-color: #0077B5;  
    border-radius: 10px;  
}

.address_content::-webkit-scrollbar-track {
    background: #fff;  
    border-radius: 10px;  
}

.address-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}
.address-text{
    display: flex;
    flex-direction: column;
}

#table_arc_shipping,
#add_button_ref{
    display: none;
}


.address-container{
    padding: 20px;
    border-radius: 10px;
    background-color: #ecf9ff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.address-container .address-info {
    font-size: 16px;
    color: #161818;
    margin: 0px 0;
    font-weight: 500;
    line-height: 20px;
}

.add-address-div>a,
.action-btn{
    cursor: pointer !important;
    
}


.address-container .address-action{
    display: flex;
    align-items: end;
}
.address-container .address-action .delete-address-btn.action-btn{
    margin-left: 10px;
    border-radius: 0px;
}


.add-address-div{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.add-address-div>a{
    padding: 10px 20px !important;
    font-size: 23px !important;
}


#promo_code_container {
    width: 100%;
    display: flex;
    justify-content: center;
}

#promo_code_container > * {
    margin-top: 10px;
}

#promo_code_container input {
    margin-right: 10px;
    border-color: var(--e-global-color-primary);
}

#promo_code_container input#promo_code::placeholder {
    color: black;
    
}
input#promo_code{
    width: 45% !important;
}


.MyAccount_navigation {
    display: flex !important;
    justify-content: center !important;
    list-style: none !important;
    margin: 0 !important;
    width: 100% !important;
    align-items: center !important;
    text-transform: uppercase;
    
}
#customer_login .menu{
    display: flex !important;
    list-style-type: none !important;
    box-shadow: 0px -1.5px 0px #85DAFC inset;
}

.MyAccount_navigation ul {
    display: flex !important;
    list-style-type: none !important;
    justify-content: center;
    box-shadow: 0px -1.5px 0px #85DAFC inset;
    padding-left: 0;
    gap: 37px;
    width: 87%;
}


.MyAccount_navigation ul li a{
    color: #005f8c !important;
}

#product_page_add_to_cart button.single_add_to_cart_button {
    margin-top: 20px;
    margin-left: 0;
    font-size: 35px;
}

.overlay-container{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 999;
    opacity: 0.3;
    display: none;
}

.modal-front{
    align-items: center;
    flex-direction: column;
    display: flex;
    padding: 40px 60px;
    border-radius: 15px;
    background: #85dafc;
    position: fixed;
    z-index: 99999;
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
    max-width: 90%;
    width: 500px;
    display: none;
}

.modal-front .modal-content p{
    font-size: 20px;
    font-weight: 700;
    color: #060a0c;
    text-align: center;
}

.modal-front .modal-action{
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

.modal-front .modal-action button{
    background-color: #0077B5 !important;
    color: #fff !important;
    border: 1px solid #0077B5 !important;
    padding: 8px 15px !important;
    font-size: 24px !important;
    cursor: pointer !important;
    font-weight: 700 !important;
    align-self: flex-end !important;
}

.modal-front .modal-action button:hover{
    background-color: #fff !important;
    color: #0077B5 !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}

.woocommerce-MyAccount-content:has(.custom-address-shipping){
    margin: auto !important;
}
.dashboard-widget{
    /* width: 440px; */
    font-size: 15px;
    background-color: #1485c1;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    font-weight: 500;
    padding-bottom: 25px;
    min-height: 100%;
}

.dashboard-widget span{
    text-align: center;
    color: #85DAFC;
    font-size: 18px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}




.dashboard-widget a {
    text-align: center;
    font-size: 18px;
    color: #fff !important;
    display: inline-block;
    width: 100%;
    font-weight: bold;
}
.delivery-address-container {
    background-color: #eaf8ff;
    padding: 20px;
    border-radius: 10px;
    width: 500px;
    margin: 30px auto;
    margin-bottom: 100px !important;
}
.delivery-address-container .form-group {
    background-color: #eaf8ff;
    border-color: #0077c8;
}
.delivery-address-container .form-group input ,select {
    background-color: #eaf8ff;
    border-color: #0077c8;
}
.delivery-address-container .form-group input:active {
    
    border-color: #0077c8 !important;
}
.delivery-address-container .form-row {
    display: flex;
    padding: 0 !important;
}


.delivery-address-container h2 {
    color: #0077c8; 
    font-size: 18px;
    margin-bottom: 20px;
   
  }
.single-product span.e-n-accordion-item-title-icon {
    width: 24px !important;
    height: 24px;
    border-radius: 50%;
    background-color: white;
    justify-content: center;
}

.ajout-shiping-address{
    background-color:  #ecf9ff;
    margin: auto;
    width: 600px;
    max-width: 90%;
    padding: 40px;
    border-radius: 20px;
}

.single-product .elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.single-product .price del.discount {
    display: block !important;
}

.delivery-address-container.form-group input{
    background-color: #eaf8ff;
    border-color: #0077c8;
}

.custom-address-shipping{
    margin: auto;
    max-width: 800px;
}

.btn-primary{
    color: white  !important;
    background-color: var(--e-global-color-primary) !important;
    border-color: var(--e-global-color-primary) !important;
    font-weight: 600 !important;

}


.add_address_btn:not(:disabled):hover,
.edit-button:not(:disabled):hover,
.btn-primary:not(:disabled):hover,
.reset_password_form button:not(:disabled):hover,
.btn_rest_password:not(:disabled):hover,
.add-address-div>a:not(:disabled):hover,
.action-btn:not(:disabled):hover,
.btn-blue:not(:disabled):hover,
.orders_tab a.action-button:hover
{
    color: var(--e-global-color-primary) !important;
    background-color: white !important;
    border-color: var(--e-global-color-primary) !important;
    border: 1px solid #077bb7 !important;
}



.btn-blue:focus{
    background-color: #fff !important;
    color:#0077c8 !important;
}
.btn_edit_address{ 
    background-color: #0077c8;
    color: #ffffff;
    padding: 10px 25px;
    cursor: pointer;
    margin-top: 20px;
    display: block;
    border: 1px solid #0077c8;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    bottom: 19px;
    left: 50%;
    transform: translateX(-50%);

}



.delivery-address-container input:focus-visible,
.delivery-address-container select:focus-visible,
.reset_password_form input:focus-visible{
    
    border: 1px solid #077bb7;
    outline: unset;
}

.btn_edit_address:hover {
    
    color: #0077c8;
    background-color: #fff;
    text-decoration: none;
}

/* ------------------------add address----------------- */

.custom-form select::placeholder,
.custom-form textarea::placeholder,
.custom-form input::placeholder{
    color: #000;
}
.custom-form textarea,
.custom-form input,
.custom-form input:focus-visible,
.custom-form select:focus-visible,
.custom-form select{
    font-weight: 400;
    background-color: #ecf9ff;
    margin: 5px 0px;
    border: 1px solid #077bb7;
    outline: unset;
}

.ajout-shiping-address .titel{
    color: #0077c8;
    font-size: 18px;
    margin-bottom: 20px;
}

.ajout-shiping-address{
    position: relative;
    margin-bottom: 80px;
    margin-top: 50px;
}

.add-address-action{
    position: absolute;
    bottom: -85px;
    left: 50%;
    transform: translateX(-50%);
}



.tow-inpute {
    display: flex;
    gap: 10px;
}

.tow-inpute>* {
    /* flex: 1;  */
    width: calc(50% - 5px) !important; 
}
/* ---------------------------------------------------------- */
#change_offer {
    margin-left: 0px;
    margin-top: 20px;
    border-radius: 0;
    font-size: 20px;
}

#email_exist_error{
    display: none;
}

#email_exist_error,
#promo_code_success_msg_container,
#promo_code_error_msg_container {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 25px;
    font-style: italic;
}
#promo_code_success_msg_container {  
    padding: 0 !important;
    
}
#email_exist_error,
#promo_code_error_msg_container {
    color: #FF9300;
}

#register_btn:disabled {
    opacity: 0.6;
}

.btn_add_to_cart_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    width: fit-content;
}
button{
    border-radius: 0 !important ;
}
   

#apply_promo_code {
    font-weight: 600 !important;
    padding: .618em 1em;
    font-size: 20px;
    /* letter-spacing: 2px; */
    margin-left: 0;
    border-radius: 0;
}

input#country_state {
    margin-left: -97px;
    width: 222px;
}

#paiement_card,
#notif_card,
#step_3 .fitrabio_info,
body:has(.custom-address-shipping) #my_billing_Modal,
body:has(.custom-address-shipping) #my_billing_model_edit,
body:has(.custom-address-shipping) #my_shipping_modal_id,
body:has(.custom-address-shipping) #my_shipping_model_edit
{
    display: none;
}

#notif_card,
#paiement_card,
.subscription_checkout_form .card-body,
.multi-collapse > .card-body,
#customer_login form.woocommerce-form ,.lost_reset_password_form
{
    background-color: #ecf9ff;
    border: none;
}

#notif_card {
    text-align: center;
    padding: 50px 90px;
}

#notif_card h2 {
    color: #0077B5;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    font-family: 'Public Sans';
    margin-bottom: 25px;
}

#notif_card p.normal_text {
    color: #000000;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    font-family: 'Public Sans';
}

#notif_card p.normal_text:nth-of-type(2) {
    margin-bottom: 61px;
}

#notif_card a.btn-primary {
    font-size: 34px;
    line-height: 78px;
    padding: 16px 30px;
}

#notif_card p.small_text{
    margin-top: 46px;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

#notif_card p.small_text a {
    color: #0077B5;
}

.multi-collapse .woocommerce .col2-set .col-1,
.multi-collapse .woocommerce .col2-set .col-2 {
    width: 100%;
}

.multi-collapse .woocommerce form.login, .multi-collapse .woocommerce form.register {
    border: none;
    padding: 0;
    margin: 1rem 0;
}

#paiement_card h2,
.subscription_checkout_form h2,
#customer_login form h2,
.title_rest_password {

    color: #0077b5;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
.title_rest_password {

    font-size: 1rem !important;
    padding-top: 25px;
    font-weight: 700;
   
}
.subscription_checkout_form h2 {
    margin-top: 1rem;
}

.subscription_checkout_form .card-body {
    margin-bottom: 2rem;    
}

.subscription_checkout_page #step_1_notif {
    text-align: center;
    color: #2977b5;
    margin-top: -1rem;
    margin-bottom: 1rem;
}

.subscription_checkout_form #step_1 .card-body {
    max-width: 800px;
    width: 100%;
    margin: auto;  
    margin-bottom: 36px;
}

.subscription_checkout_form .card-body:has(> .form-check:nth-of-type(2) input:checked) .form-check.negative_mt{
    margin-top: -19px;
}

.btn_equipe_container {
    padding: 0 .75rem;
}

.subscription_checkout_form .add_address_btn,
.subscription_checkout_form .shipping_fields_container {
    display: none;
}

.subscription_checkout_form .form-check label {
    padding-left: 8px;
}

.subscription_checkout_form .product_img_container {
    width: 20%;
}

.subscription_checkout_form .product_name_price_container {
    padding: 10%;
}

.subscription_checkout_form .custom_product_name,
.subscription_checkout_form .custom_product_price {
    color: #3474B0;
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
    font-family: 'Public Sans';
}

.subscription_checkout_form .custom_product_name {
    font-weight: 300;
}

.subscription_checkout_form .custom_product_price {
    font-weight: bold;
    line-height: 40px;
}

.subscription_checkout_form .price_element {
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    color: #000;
    font-family: 'Public Sans';
}

.subscription_checkout_form .price_element .woocommerce-Price-amount {
    color: #0077B5;
    font-weight: 700;
}

.subscription_checkout_form .discount_card {
    background-color: #ecf9ff;
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 0px !important;
}

.subscription_checkout_form .discount_card .code span {
    font-size: 14px;
}

.subscription_checkout_form .discount_card .code span:first-child {
    color: #0077B5;
}

.subscription_checkout_form .discount_card .code span:nth-child(2) {
    font-weight: bold;
}

.subscription_checkout_form .discount_card .msg {
    font-size: 24px;
    text-align: center;
}

.subscription_checkout_form .btn-primary {
    font-size: 28px;
    padding: 4px 20px 6px;
}

.subscription_checkout_page .fitrabio_info {
    text-align: center;
    font-weight: 500;
}

.subscription_checkout_page .fitrabio_info .title-widget {
    font-size: 20px;
    color: #0077B5;
    margin: 30px 0 0px;
    font-weight: 400;
}

.subscription_checkout_page .fitrabio_info p {
    font-size: 15px;
    margin-bottom: 0;
}

.subscription_checkout_page .fitrabio_info ul {
    font-size: 15px;
    font-weight: 600;
    color: #3276b1;
    list-style: none;
    padding: 0;
}

.subscription_checkout_page .fitrabio_info ul li a {
    color: #3276b1;
}

.subscription_step_element {
    display: flex;
    background-color: #85DAFC;
    border-radius: 12px;
    padding: 0px;
    margin: 14px 0;
}

.subscription_step_element div:first-child {
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 90px;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #0077B5;
    padding: 0;
    border-right: 2px solid #fff;
    padding: 14px 20px;
}

.subscription_step_element div:last-child {
    color: #fff;
    font-weight: 500;
    padding: 14px;
}

/* 
#iframe_container{
    border : 2px solid black;
    width    : 100%;
    height   : 80px;
    position : relative;
    overflow : hidden;
}

 #iframe_container iframe {
    position : absolute;
    top      : -5%;
    left     : 0;
    width    : 100%;
    height   : 200%;
}
@media (min-width:667px){
   #iframe_container iframe{
    top      : -70%;
  }
} */

.stepper {
    display: flex;
    flex-wrap: wrap;
    counter-reset: step;
}
  
.stepper li {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    color: #85DAFC;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
}

.stepper li.active {
    color: #0077B5;
}
  
.stepper li:before {    
    content: "0" counter(step);
    counter-increment: step;
    --size: 4rem;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    margin: 0 auto;
    background-color: #85DAFC;
    color: white;
    font-family: sans-serif;
    font-size: 24px;
    font-weight: 500;
}

.stepper li.active:before {    
    background-color: #0077B5;
}

.stepper li:not(:last-child):after {
    content: "";
    position: relative;
    top: calc(2rem + 2px);
    left: 50%;
    height: 4px;
    background-color: #85DAFC;
    order: -1;
}

@media (max-width:575px){
    .stepper li {
        justify-content: flex-start;
    }

    .stepper li:not(:last-child):after {
        background-color: unset;
    }

    .stepper li:not(.active) span {
        display: none;
    }

    .stepper li:last-child {
        margin-top: 4px;
    }
}

.edit-account-container{
    background-color: #ecf9ff;
    padding: 40px;
    width: 800px;
    margin:auto;
    margin-bottom: 80px;
    position: relative;
    border-radius: 15px;
}

.edit-account-container button:not(.iti__selected-country){
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    bottom: -120px;
    margin-top: -40px !important;
}

.edit-account-container .titel ,
#step_1 .titel{
    color: #0077c8;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}
#step_1 .titel {
  
    margin-top: 24px;
}
.address-section{
    margin-top: 40px;
}

#customer_login .menu {
    justify-content: center;
}

#customer_login .menu button {
    text-decoration: none;
    color: #3474B0;
    padding: 6px 0;
    text-transform: uppercase;
}

#customer_login .menu button:focus {
    background-color: unset;
}

#customer_login button:hover{
    font-weight: bold;
}

#customer_login:has(> #signUpCollapse.show) > p > button:nth-child(2),
#customer_login:has(> #signInCollapse.show) > p > button:nth-child(1),
#customer_login:has(> #signUpCollapse.show) > p > button:nth-child(2):active,
#customer_login:has(> #signInCollapse.show) > p > button:nth-child(1):active {
    font-weight: bold;
    border-bottom: 3px solid #ffffff00;
    position: relative;
    width: fit-content;
    border-radius: 0;
}

#customer_login:has(> #signUpCollapse.show) > p > button:nth-child(2)::after,
#customer_login:has(> #signInCollapse.show) > p > button:nth-child(1)::after,
#customer_login:has(> #signUpCollapse.show) > p > button:nth-child(2):active::after,
#customer_login:has(> #signInCollapse.show) > p > button:nth-child(1):active::after {
    height: 3px;
    content: " ";
    position: absolute;
    bottom: -4px;
    right: 0;
    width: 100%;
    box-shadow: 0px -4px 0px #0077B5 inset;
}
.hello_text {
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
}
.hello_text a:hover{
    color: #0077B5;
}
.hello_text a{
    color: #0077B5;
}
p.hello_text a span.user-name {
    color: #0077B5 !important;
}
p.hello_text .user-name {
    color: #000 !important;
}



#customer_login_container {
    justify-content: center;
    padding-bottom: 100px;
}

#customer_login {
    max-width: 650px !important;
}

#customer_login .woocommerce-privacy-policy-text{
    clear: both;
}

a {
    text-decoration: none !important;
}
.separator {
    color: #0077B5 !important;
    width: 96%;
    opacity: 1 !important;
    margin-bottom: 7px !important;
}
.link-modifier, #supprimer-account {
    text-decoration: underline !important;
}
.info_user{
    padding-top: 5px;
}

.edit_adress{
    margin-right: 0px !important;
}

/* ---------------Achat------------------- */

.orders_tab {
    width: 90%; 
    margin: 0 auto; 
    border-collapse: collapse;
    background-color: #eaf8ff !important; 
    border-radius: 21px;
    overflow: hidden;
  }
  
  .orders_tab th, .orders_tab td {
    padding: 10px;
    text-align: left;
    background-color: #eaf8ff !important; 
  }
  
  .orders_tab tr {
    border-bottom: 1px solid #FFFFFF; 
  }
  
  .orders_tab th {
    background-color: #eaf8ff !important; 
    color: #0077B5;
    font-size: 16px;
  }
  
  .orders_tab td, .orders_tab th {
    border: none; 
  }
  
  .orders_tab td {
    color: #000; 
    line-height: 35px;
    font-weight: 700;
  }
  .orders_tab thead th {
    border-block-start: none !important;

  }
.orders_tab a:hover {
    color: #0077B5; 
    
  }
  

  
  /* --------order----------- */
.title_order{
  text-align: left;
  background-color: #eaf8ff;
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0 auto;
  padding: 20px 20px;
  width: 80%;
  margin-bottom: 5px;
  border-radius: 20px 20px 0 0;
  font-weight: 700 !important;
  margin-top: 30px;
  padding-bottom: 4px !important;
}

.container_order {
    display: flex;
    justify-content: space-between; 
    background-color: #eaf8ff ;
    width: 80% !important;
    border-radius: 0px 0px 20px 20px;
    margin: 0 auto;
  }
  
  .box_order {
   
    padding: 30px;
    width: 50%;
    
  }
.order-payment-method strong ,.order-total ,.title_address{
    color: #0077B5;
    font-weight: 700;
}
.order-total{
  padding-top: 8px;  
}

.order-items {
    padding-top:10px ;
    display: flex;
    flex-direction: column; 
}

.order-item,.order-subtotal,.order-tax ,.order-total {
    display: flex;
    justify-content: space-between; 
    margin-bottom: 10px; 
}
.order-subtotal , .billing_email{
    padding-top:10px ; 
}
 .billing_email{
    padding-top:24px ; 
}
.order-subtotal,.order-tax {
    margin-bottom: 0px !important; 
    line-height: 16px !important;
}
.order-tax {
    padding-bottom: 10px;
}
.product-name,.sous-total-text,.tva-text ,.total-text{
    flex: 1; 
}

.product-total,.sous-total ,.tva ,.total{
    text-align: right !important; 
    white-space: nowrap !important;
    font-weight: 700 !important;
}
.abonnement{
    text-align: center;
}

.box_order_content p{
    line-height: 19px;
    margin: 0 !important;
}
button.btn-primary.woocommerce-button.button.woocommerce-form-login__submit {
    position: absolute;
    bottom: 53px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #0077B5;
}
.subscription_checkout_page button.btn-primary.woocommerce-button.button.woocommerce-form-login__submit {
    position: absolute;
  

}
.lost_password{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: #000000;

}    
    
.lost_password a{
    color: #000000 !important;

}
.lost_reset_password_form{
    width: 637px;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    border-radius: 10px;
    margin-top: 33px;
    margin-bottom: 53px;
}
.lost_input{
    width: 500px !important;
    border: 1px solid #077bb7 !important;
    background-color: #ecf9ff !important;
}
.btn_rest_password{
    position: absolute !important;
    bottom: -27px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background-color: #0077b5 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 0px !important;
    width: 128px !important;
    font-weight: 700 !important;
    font-size: 20px !important;

}
.btn_rest_password:hover
{
    background-color: #0077b5 !important; 
}
.lost_reset_password_form label{
    font-size: 20px;
    color: #0077b5;
    font-weight: bold;
    padding-bottom: 10px;
}
.lost_menu{
    margin: 0 auto ;
}
.custom-address-shipping .address-container{
    position: relative;
}
.custom-address-shipping .radio_billing_front{
    position:absolute;
    top:12px;
    right: 12px;
}
button#register_btn {
    position: absolute;
    bottom: 61px !important;
    border: 1px solid #0077B5;
}
.subscription_checkout_page button#register_btn {
    position: absolute;
   
}
.subscription_checkout_page {
    position: relative;
}

.shipping_fields_container p {
    margin: 0;
}

.shipping_fields_container .list_address_container {
    padding: 12px 12px 12px 7px;
    border-radius: 12px;
    background: white;
}

.shipping_fields_container .list-group {
    max-height: 115px;
    overflow-y: auto;
    padding-right: 12px;
    padding-left: 5px;
}

.shipping_fields_container .list-group .list-group-item {
    border: none;
    border-bottom: 1px solid #0077B5;
    border-radius: 0;
    padding: 8px 0;
}

.shipping_fields_container .list-group .list-group-item:last-child {
    border-bottom: none;
}

.shipping_fields_container .list-group .list-group-item .form-check-input {
    background-color: white;
    margin-top: 0;
}

.shipping_fields_container .list-group .list-group-item .form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.shipping_fields_container .list-group .list-group-item .form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e);
}

.subscription_checkout_page .form-check-input {
    width: 1.2em;
    height: 1.2em;
}

.shipping_fields_container ::-webkit-scrollbar {
    width: 5px;
}
  
.shipping_fields_container ::-webkit-scrollbar-track {
    background: #B6E9FD; 
}

.shipping_fields_container ::-webkit-scrollbar-thumb {
    background: #0077B5; 
}

.shipping_fields_container ::-webkit-scrollbar-thumb:hover {
    background: #006293; 
}

.shipping_fields_container .address-info {
    color: #000;
    line-height: 18px;
}

.shipping_fields_container:has(> .list_address_container) .shipping_fields {
    display: none;
}
.shipping_fields_container .btn-danger{
    background-color: #f2a9c6 !important;
    border: none  !important;
    font-weight: 700;
    text-transform: uppercase;
}
.shipping_fields_container .btn-danger:hover{
    color: #0077b5;
}
.shipping_title_container{

    justify-content: space-between ;
    display: flex
}

.shipping_title_container button{
    margin-bottom: 10px;
}

.billing_fields p{
   margin-bottom: 0rem !important; 
}

.error{
    display: none;
}

.error,
.erreur-msg{
    color:#db2846
}

.erreur-msg p{
    margin-bottom: 2px;
}

input[readonly] {
    opacity: 0.6; 
    pointer-events: none; 
}
.personnal_infos .erreur-msg p{
    margin-bottom: -4px;
}

form.woocommerce-ResetPassword.lost_reset_password.reset_password_form {
    background: #ecf9ff;
    width: 600px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border-radius: 5px;
    position: relative;
}
.reset_password_form div{
    width: 100% !important;
}
.reset_password_form input{
    background: #ecf9ff;
    border: 1px solid #0077B5;
   
}
.reset_password_form button{
    position:absolute  !important;
    bottom: -65px !important;
    left: 40% !important;
   
}
@media (min-width: 767px) and (max-width: 999px) {
    .dev1_Class .super-items-list .super-item {
        width: 33.33% !important;
    }
}
@media (min-width: 432px) and (max-width: 662px) {
    .dev1_Class .super-items-list .super-item {
        width: 33.33% !important;
    }
}

@media (max-width: 431px) {
    .dev1_Class .super-items-list .super-item {
        width: 50%!important;
    }
}

@media (max-width: 769px) {
 
    #sidebar-1 {
        bottom: 0;
        top: unset !important;
        width: 100% !important;
    }
    #sidebar-1 a{
        padding-bottom: 15px;
        padding-top: 15px;
        margin: 0 !important;
        background-position: 2% 50% !important;
        text-align: center;
        display: flex;
        justify-content: center;
        border-radius: 0px !important;
        padding-left: 50px!important;
        padding-right: 5PX !important;
        width: 49.5% !important;
        display: flex;
        align-items: center;
        text-align: left;
    }
    #sidebar-1 .widget {
        display: flex;
        width: 100% !important;
        justify-content: space-between;  
    }
 
    #sidebar-1 .Link_etude{
        background-position-x: 14px!important;
    }
 
}
 
@media (max-width: 574px) {
    #sidebar-1 a{
        font-size: 16px!important;
        line-height: 16px!important;
    }
    #sidebar-1 .Link_etude {
         background-size: 26px!important;
    }
    #sidebar-1 .Link_tel {
        background-size: 45px!important;
    }
}
 
@media (max-width: 574px) and (min-width: 453px){
    #sidebar-1 a{
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
 
}

@media (max-width: 452px)  {
    #sidebar-1 a{
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    .custom-address-shipping .address-container{
        flex-direction:column
    }

    .custom-address-shipping .address-action{
        justify-content: end;
        margin-top: 10px;
    }
}
@media (max-width: 767px)  {
    .container {
        display: flex;
        justify-content: center;
        padding-bottom: 25px;
        flex-direction: column;
       
    }

    .personal-info-card {
        width: 100% !important;
    }

    #super-form-7665 .super-button-wrap.no_link,
    #super-form-9596 .super-button-wrap.no_link
    {
        width: 177px  !important;
        height: 57px!important;
    }

    #super-form-9596 .super-button-wrap.no_link
    {
        font-size: 24px;
    }

    .MyAccount_navigation ul {
        display: flex !important;
        list-style-type: none !important;
        justify-content: center;
        box-shadow: none !important;
        padding-left: 0;
        width: 87%;
        flex-direction: column;
        gap: 0px !important;
    }

    li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link.is-active a:after {  
        box-shadow: none;
    }

    .dashboard-widget {
        width: 100% !important;
    }

    .tow-inpute {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    .edit-account .tow-inpute,#form_address_add .tow-inpute{
        
        gap:0px !important;
    }

    .edit-account-container {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .tow-inpute>* {
        width: 100% !important;
    }

    .edit-account-container button {
        width: fit-content !important;
        font-size: 15px !important;
        line-height: inherit !important;
    }
    
  
    .edit-button {
        font-size: 11px !important;
        margin-left: 16px;
        margin-right: 8px !important;
        padding: 7px !important;
    }
    .address-container .address-action .delete-address-btn.action-btn {
        font-size: 11px !important;
        padding: 7px !important;
    }
    .add-address-div>a {
        padding: 15px 30px !important;
        font-size: 17px !important;
    }
    .ajout-shiping-address {
        padding: 13px !important;
    }
    .delivery-address-container {
        width: 100%;
    }

    #customer_login .menu {
        box-shadow: none;
        flex-direction: column;
        align-items: flex-start;
        gap:0px !important ;
    }

    .lost_password {
        left: 49% !important;
    }
    .lost_input {
        width: 100% !important;
       
    }
    .lost_reset_password_form {
        width: 100%;
    }
    .lost_reset_password_form label {
        font-size: 16px !important;
    }
   .personnal_infos .woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
        float: none !important;
    }
    .personnal_infos .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100% !important;
    }
    .subscription_checkout_page .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
       
    }
    #apply_promo_code {
        margin: 0 auto;
        margin-top: 20px;
        
    }

    ol.stepper {
        padding: 0px;
        overflow: hidden;
        width: 100%;
    }

    #paiement_card h2, .subscription_checkout_form h2, #customer_login form h2 {
        font-size: 1rem;
    }

    .shipping_title_container{
        flex-wrap: wrap;
        justify-content: space-between;
    }

    html #wpadminbar{
        max-width: 100vw !important;
        overflow:  hidden !important;
    }
    form.woocommerce-ResetPassword.lost_reset_password.reset_password_form {
    
        width: 100%;
      
    }
    .reset_password_form button{
        position:absolute  !important;
        bottom: -55px !important;
        left: 30% !important;
       
    }
    .address-container .address-action .delete-address-btn.action-btn {
        margin-left: 0px  !important;
       
    }
    .address-container .address-info p {
        font-size: 13px;
    }
    .address-container {
        padding: 10px !important;
    }
    .subscription_checkout_form #step_2 .pe-4{
        padding-right: 0.75rem !important;
    }
    
    .subscription_checkout_form #step_2 .ps-5 {
        padding-left: 0.75rem !important;
    }

  
    #promo_code_success_msg_container {  
        margin-left: 0px  !important;
    }

    
   
    #promo_code_container {
        display: block;
        text-align: center;
    }
}

.woocommerce-password-strength{
    margin-top: 5px !important;
}
.info-content a.edit-button{
    color: #fff !important;
}
ul.woocommerce-error {
    color: #b81c23;
}
div#continue_woocommerce_error {
    display:flex;
    justify-content:center;
}
body:has(.woocommerce-error) #continue_woocommerce_error .error {
    display: block;
    display:flex;
    justify-content:center;
}

body:has(#signUpCollapse.show) #continue_woocommerce_error .error{
    display: none;
}

body:has(#customer_login) .woocommerce-notices-wrapper{
    display:none;
}
a.link-modifier,
a#supprimer-account {
    display: block;
   
}
@media (max-width: 411px) {
    input#promo_code {
        width: 100% !important;
    }
    #apply_promo_code {
        display: flex;
    }
   
    #promo_code_error_msg_container {
        margin-left: 0px !important; 
    }
    

    .edit-account-container button {
        width: fit-content !important;
        font-size: 14px !important;
        line-height: inherit !important;
    }
    

}
@media (max-width: 420px) {

    #change_offer {
       
        margin-left: 0;
    }
    /* .btn_add_to_cart_container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    } */
    .background-image {
        width: 73% !important;
        height: 50% !important;
    }

}
@media (max-width: 767px)  {
    
    .container_order{
        display: block;
    }
    .container_order .box_order {
        width: 100%;
    }
}

.order-total{
    padding-top: 0px;
}

.modal-front .modal-titel{
    color: #0077b5;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.custom-form.woocommerce-form.woocommerce-form-register{
    padding-bottom: 5px !important;
}

#promo_code_error_msg_container {
    font-style: italic;
    font-size: 24px;
}


.stepper span {
    padding-top: 10px;
}

.content_image_step  {
    margin-top: -82px;
}



:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty {
    margin-right: 20px;
    vertical-align: top;
    height: 56px;
    margin-top: 21px;
}
input::placeholder {
    color: #000000; 
}




.image-text-container {
    position: relative;
}

.image-text-container img {
    width: 100%;
    height: auto;
}

.text-on-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px; 
    text-align: center;
}


.bold_title ,.subscription-steps h3 ,.price_element{
    font-weight: 700;
}
.subscription-steps {
    padding-top: 70px;
}
 
.card.card-body {
    padding-bottom: 34px;
}

@media (min-width: 767px) and (max-width: 943px) {
    .subscription_checkout_form .card-body:has(> .form-check:nth-of-type(2) input:checked) .form-check.negative_mt {
        margin-top: -2px;
    }
}
 
@media (max-width: 575px) {
    #promo_code_container {
        flex-wrap: wrap;
    }

    
    
    .subscription_checkout_form .card-body:has(> .form-check:nth-of-type(2) input:checked) .form-check.negative_mt {
        margin-top: 0px;
    }
    
}


.content_block {
    display: flex;
    flex-direction: column;  
    align-items: center;  
    justify-content: center; 
   
}

.title_equipement {
    margin: 0;  
    font-size: 60px;  
    text-transform: uppercase;
    color: #0077b5;
    font-family: "Public Sans", Sans-serif;
    font-weight: 100;
}

.content_image_product_block {
    width: 100%;
    height: 66px; 
    display: flex;
    justify-content: center;
    align-items: center;
}

.background-image {
    width: 80%;
    height: 71%;
    background-image: url("./img/fond-blanc-et-icon-bleu.webp");
    background-position: center bottom;
    background-size: auto;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {


    .background-image {
        background-position: center bottom;  
    }
    .title_equipement {
        font-size: 35px;  
    }
}


h1.section-title,
h2.section-title,
h3.section-title,
h4.section-title,
h5.section-title,
h6.section-title {
    color:#0077c8 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("./img/arrow_down.svg");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
    padding-right: 30px;
    border-radius: 4px;
    width: 100%;
    height: 40px;
    font-size: 16px;
}

body .select2-container {
    height: 40px;
    margin: 5px 0px;
}

body .select2-container .select2-selection {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body .select2-container--default .select2-selection--single {
    background-color: #ecf9ff;
    border: 1px solid #077bb7;
    height: 40px;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    padding-left: 16px;
    padding-right: 30px;
    color: #000;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    background-image: url("./img/arrow_down.svg");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
    padding-right: 30px;
    display: flex !important;
}

body .select2-container--default.select2-container--open > .select2-dropdown {
    background: #ecf9ff;
    border-color: #077bb7;
    margin-top: -5px;
}

body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
    background-position: right 0px center;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #077bb7;
}

@media (max-width:990px){
    .MyAccount_navigation ul{
        gap: 20px !important;
        width: 95%;
    }

}

.woocommerce form .form-row input.input-text#user_login{
    font-size: 15px;
}

.woocommerce-MyAccount-content .container>div{
    width: 50% !important;
}

@media (max-width:991px){
    .info-header {
        font-size: 16px;
    }
    .dashboard-widget{
        font-size: 12px;
    }
    .dashboard-widget span,
    .dashboard-widget a{
        font-size: 16px;
    }

    #notif_card {
        padding: 10px;
    }

    li.woocommerce-MyAccount-navigation-link a {
        font-size: 15px;
    }

    li.woocommerce-MyAccount-navigation-link a svg {
        padding-bottom: 5px;
        height: 48.59px;
        margin-top: -15px;
        width: 30px;
    }
}

@media (max-width:767px){
    .woocommerce-MyAccount-content .container>div{
        width: 100% !important;
    }
    .dashboard-widget{
        font-size: 15px;
    }
    .dashboard-widget span,
    .dashboard-widget a{
        font-size: 18px;
    }

    .shipping_fields_container .btn-danger{
        font-size: 13px;
        line-height: 20px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }

    #notif_card h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    #notif_card p.normal_text {
        font-size: 25px;
        line-height: 30px;
    }

    #notif_card p.normal_text:nth-of-type(2) {
        margin-bottom: 40px;
    }

    #notif_card a.btn-primary {
        font-size: 25px;
        line-height: 30px;
        padding: 16px;
    }

    #notif_card p.small_text{
        margin-top: 36px;
        font-size: 18px;
        line-height: 22px;
    }

}


@media (max-width:450px){

    .btn-blue {
        font-size: 15px !important;
        padding: 10px 20px !important;
    }
    .add-address-div>a {
        padding: 10px 20px !important;
        font-size: 15px !important;
    }

    h1.section-title,
    h2.section-title,
    h3.section-title,
    h4.section-title,
    h5.section-title,
    h6.section-title {
        font-size: 15px !important;
    }

    .list_address_container>.list-group>.list-group-item>div{
        flex-direction: column;
    }
    
    .list_address_container .address-action{
        margin-top: 15px;
        justify-content: right;
    }
    .address_content .address-item{
        flex-direction: column;
    }
    .address_content .edit-button{
        display: flex;
        justify-content: right;
        margin-top: 15px;
    }
    .address_content .address-text{
        width: 100%;
        padding-right: 20px;
    }
    .bold_title, .subscription-steps h3, .price_element {
        font-size: 19px;
    }

    #notif_card h2 {
        font-size: 30px;
        line-height: 35px;
    }

    #notif_card p.normal_text {
        font-size: 20px;
        line-height: 25px;
    }

    #notif_card p.normal_text:nth-of-type(2) {
        margin-bottom: 30px;
    }

    #notif_card a.btn-primary {
        font-size: 20px;
        line-height: 25px;
        padding: 12px;
    }

    #notif_card p.small_text{
        margin-top: 30px;
        font-size: 16px;
        line-height: 20px;
    }

}


.iti__selected-country{
    height: 38px !important;
    border-right: 1px solid #077bb7 !important;
}
.iti__selected-country:hover,
.iti__selected-country:focus{
    background-color: #e3f6ff !important;
    color:unset !important;
}
.iti__search-input{
    margin: 0 !important;
}
.iti__country-list{
    background-color: #e3f6ff !important;
}
.iti.iti--allow-dropdown{
    height: 100% !important;
    width: 100% !important;

}
.custom-form .iti.iti--allow-dropdown{
    margin:5px 0px !important
}

.custom-form input[type=date],
.custom-form input[type=email],
.custom-form input[type=number],
.custom-form input[type=password],
.custom-form input[type=search],
.custom-form input[type=tel],
.custom-form input[type=text],
.custom-form input[type=url],
.custom-form select{
    height: 40px;
}

.tow-inpute>.iti.iti--allow-dropdown{
    width: calc(50% - 5px) !important;
}

.iti .iti__selected-dial-code{
    margin-right: 4px;
}

.invisible{
    display: none !important;
}

@media (max-width: 767px)  {
    .tow-inpute>.iti.iti--allow-dropdown{
        width: 100% !important;
    }

    .modal-front .modal-content p{
        font-size: 16px;
    }
}

button:not(:disabled) .spinner-border,
button:not(.disabled) .spinner-border,
a:not(:disabled) .spinner-border{
    display: none;
}

button:disabled .spinner-border,
button.disabled .spinner-border,
a.disabled .spinner-border{
    display: inline-block;
    margin-left: 5px;
}

button:disabled:has(> .spinner-border),
button.disabled:has(> .spinner-border),
a.disabled:has(> .spinner-border){
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

button:not(.disabled):not(:disabled):has(> .spinner-border),
a:not(.disabled):has(> .spinner-border){
    opacity: 1;
}

#btn_submit_resiliation {
    bottom: -150px;
    margin-top: -40px !important;
}

#mail_send_result_container .alert {
    width: 100% !important;
}

.blue_text {
    color: #0077b5;
}

.stepper li.clickable {
    cursor: pointer;
}

.modal-container {
    display: none;
    position: fixed;
    z-index: 99998;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: auto;
}

.modal-container:has(> .modal-front:not([style*="display: none"])) {
    display: block;
}

/* -------------custom-form------------------- */

.blue-custom-form .super-button-wrap.no_link {
    margin-top: 3px !important;
    background: unset !important;
    border-radius: 3px !important;
    border: 1px solid #0077B5 !important;
    text-align: center;
    margin: auto;
    font-family: "Public-sans", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: 12px 24px !important;
}

.blue-custom-form .super-button-wrap.no_link div {
    color: #0077B5 !important;
    line-height: 1 !important;
}

.blue-custom-form .super-button-wrap.no_link:hover div {
    color: #fff !important;
}

.blue-custom-form .super-button-wrap.no_link:hover {
    background: #0077B5 !important;
}

.blue-custom-form .super-button-medium {
    height: fit-content !important;
}

.blue-custom-form .div_option_desirez {
    margin-bottom: 34px !important;
}

.blue-custom-form .super-field {
    margin: 0px 0px 22px 0px !important;
}

.blue-custom-form .super-textarea .super-shortcode-field {
    min-height: 155px !important;
}

.blue-custom-form .super-shortcode-field {
    background-color: unset !important;
}

.blue-custom-form .super-dropdown-list .super-item.super-placeholder,
.blue-custom-form .super-dropdown .super-field-wrapper,
.blue-custom-form .super-shortcode-field {
    height: 57px !important;
}

.blue-custom-form .super-dropdown .super-dropdown-list,
.blue-custom-form .super-dropdown-list .super-item.super-placeholder,
.blue-custom-form .super-dropdown .super-field-wrapper,
.blue-custom-form .super-shortcode-field {
    background: unset !important;
}

.blue-custom-form .super-items-list .super-item .super-before,
.blue-custom-form .super-items-list .super-item .super-after,
.blue-custom-form .super-item.option_desirez .super-before,
.blue-custom-form .super-item.option_desirez .super-after {
    border-radius: 0 !important;
    box-shadow: unset !important;
}

.blue-custom-form .super-int-phone_selected-dial-code,
.blue-custom-form .super-adaptive-placeholder,
.blue-custom-form .super-item {
    font-weight: 600;
}

.blue-custom-form .super-int-phone_selected-dial-code,
.blue-custom-form .super-radio .super-item,
.blue-custom-form .super-checkbox .super-item {
    color: #0077B5 !important;
}

.blue-custom-form .super-int-phone_arrow {
    display: none;
}

@media (max-width: 767px) {
    .blue-custom-form .super-button-wrap.no_link {
        width: 177px !important;
        height: 57px !important;
    }
}

