.elementor-kit-6{--e-global-color-primary:#3C7179;--e-global-color-secondary:#8AA9AE;--e-global-color-text:#707070;--e-global-color-accent:#000000;--e-global-color-e83c1f6:#638D93;--e-global-color-16774e6:#B1C6C9;--e-global-color-f263049:#F0EDDA;--e-global-color-29c461b:#F3D168;--e-global-color-ef25ff5:#C0D29F;--e-global-color-ac1a7ed:#C7E5DF;--e-global-color-d1ed752:#F4C5B8;--e-global-color-7124821:#F2948C;--e-global-color-a929041:#889669;--e-global-typography-primary-font-family:"Bree Serif";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"IBM Plex Sans Condensed";--e-global-typography-accent-font-weight:500;--e-global-typography-9822f96-font-family:"Bree Serif";--e-global-typography-9822f96-font-weight:600;--e-global-typography-282299f-font-family:"IBM Plex Sans Condensed";--e-global-typography-282299f-font-weight:600;--e-global-typography-282299f-font-style:italic;--e-global-typography-7eea652-font-family:"Open Sans";--e-global-typography-7eea652-font-weight:500;--e-global-typography-288fc08-font-family:"Open Sans";--e-global-typography-288fc08-font-weight:400;color:#707070;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Bree Serif", Sans-serif;font-size:80px;font-weight:800;}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );}.elementor-kit-6 h3{font-family:"Bree Serif", Sans-serif;font-size:30px;font-weight:600;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Indie Flower", Sans-serif;font-size:25px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1445px){.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:1024px){.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:35px;}.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h3{font-size:26px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    overflow-x: hidden;
}
/*Link payment*/
.woocommerce-order-pay .elementor-widget-woocommerce-checkout-page {
    background: #fff !important;
}

.woocommerce-order-pay #order_review .shop_table thead th {
    font-size: 20px !important;
    color: #000 !important;
}
/**/
/*WC SUCCESS*/
.woocommerce-order h2.woocommerce-order-details__title {
    color: #3c7179;
    font-size: 36px;
}
.woocommerce-order .woocommerce-thankyou-order-details {
    background: #fff !important;
}

.woocommerce-order table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead {
    font-size: 20px !important;
}

.woocommerce-order section.woocommerce-order-details {
    background: #fff;
    padding: 20px;
}

.woocommerce-order section.woocommerce-customer-details {
    background: #fff;
    padding: 20px;
}

.woocommerce-order .woocommerce-customer-details h2.woocommerce-column__title {
    font-size: 36px !important;
        color: #3c7179;
}

.woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    /* background: #fff; */
}

.woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    font-size: 18px;
    padding: 20px !important;
}

.woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 26px;
    padding: 20px;
    font-family: 'Jost', sans-serif;
    color: #3c7179;
    font-weight: 600;
    background: #fff !important;
}
.woocommerce-order .woocommerce-thankyou-order-received {
    margin-bottom: 0px !important;
}
.woocommerce-order .woocommerce-customer-details address {
    margin-top: 20px !important;
}
/**/
.woocommerce-cart-form__contents .product-name a {
    pointer-events: none !important;
  text-decoration: none !important;
  cursor: text !important;
}

.woocommerce-cart-form__contents .product-thumbnail {
    display: none !important;
}

.woocommerce-cart-form__contents .product-name {
    padding-left: 20px !important;
}
.e-checkout__container .coupon-container-grid .col {
    min-height: auto;
}

.e-checkout__container .coupon-container-grid .button {
    border: 0px !important;
    background-color: #3c7179 !important;
    color: #fff !important;
    font-size: 18px !important;
    border-radius: 0px !important;
    max-height: 48px !important;
}

/**/
/*.elementor-element-69b872a {*/
/*    position: fixed !important;*/
/*    left: 0 !important;*/
/*    bottom: 0 !important;*/
/*    right: 0 !important;*/
/*}*/
/**/
.card .woocommerce-privacy-policy-text p {
    display: none;
}

.card .show-password-input {
    color: #707070;
}

#reg_password .show-password-input {
    color: #707070 !important;
}
/*Header*/
.menu-salon-title-hovered span:hover {
    font-weight: bold !important;
    /*cursor: pointer;*/
}
.menu-salon-header-title-hovered span:hover {
    color: #8AA9AE !important;
    /*cursor: pointer;*/
}

/*Custom button*/

.custom-btn-satn a::after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 90% !important;
    height: 75% !important;
    left: 8% !important;
    top: 22% !important;
}
.custom-btn-satn-morges1 a::after {
    background-color: #E1E7F4;
}
.custom-btn-satn-aigle1 a::after {
    background-color: #FEE5B8;
}
.custom-btn-satn-bulle1 a::after {
    background-color: #F1D9D9;
}
.custom-btn-satn-geneve1 a::after {
    background-color: #D6E9BE;
}
.custom-btn-satn-morges2 a::after {
    background-color: #BDCFE6;
}
.custom-btn-satn-aigle2 a::after {
    background-color: #FCC464;
}
.custom-btn-satn-bulle2 a::after {
    background-color: #DB9690;
}
.custom-btn-satn-geneve2 a::after {
    background-color: #BCD9C5;
}
.custom-btn-satn-morges3 a::after {
    background-color: #89A8C9;
}
.custom-btn-satn-aigle3 a::after {
    background-color: #E3AB50;
}
.custom-btn-satn-bulle3 a::after {
    background-color: #C87575;
}
.custom-btn-satn-geneve3 a::after {
    background-color: #87AC96;
}
.custom-btn-satn-global1 a::after {
    background-color: #B1C6C9;
}
.custom-btn-satn-global2 a::after {
    background-color: #8AA9AE;
}
.custom-btn-satn-global3 a::after {
    background-color: #638D93;
}

#featured-conf article:nth-child(odd) .elementor-widget-heading:first-child {
  background-color: #638d93 !important;
}

#featured-conf article:nth-child(even) .elementor-widget-heading:first-child {
  background-color: #8aa9ae !important;
}

#featured-conf article:nth-child(even) .btn-grid ::after {
  background-color: #8aa9ae !important;
}

#like-conf .btn-conf span {
  color: #3c7179 !important;
}

#like-conf article:nth-child(odd) .elementor-widget-heading:first-child {
  background-color: #c87575 !important;
}
#like-conf article:nth-child(even) .elementor-widget-heading:first-child {
  background-color: #db9690 !important;
}

#like-conf article:nth-child(odd) .btn-grid ::after {
  background-color: #c87575 !important;
}

.like-conf-ateliers article:nth-child(even)  a::after {
  background-color: #c87575 !important;
}

#like-conf article:nth-child(odd)  a::after {
  background-color: #DB9690 !important;
}

#like-conf article:nth-child(even) .btn-grid ::after {
  background-color: #db9690 !important;
}

#like-conf .conf-date-heure span {
  color: #db9690 !important;
}

#discover-conf article:nth-child(odd) .elementor-widget-heading:first-child {
  background-color: #638d93 !important;
}
#discover-conf article:nth-child(even) .elementor-widget-heading:first-child {
  background-color: #8aa9ae !important;
}
#discover-conf article:nth-child(even) .btn-grid ::after {
  background-color: #8aa9ae;
}

#newsletter-btn, #inscription-button {
    max-width: 120px;
    position: relative;
    z-index: 0;
}

#newsletter-btn::after, #inscription-button::after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 95% !important;
    height: 100% !important;
    left: 8% !important;
    top: 15% !important;
    background: #B1C6C9;
}

#newsletter-btn::before, #inscription-button::before{
    content: url('https://salonseniors.ch/wp-content/uploads/2022/11/account-button-border.png');
    z-index: 0;
    position: absolute;
    left: 0% !important;
    top: 0% !important;
}

/* Exhibitor pathway adjusts */
.page-id-2255 .bottom-menu a {
    color: #fff !important;
}
.page-id-2255 .bottom-menu-subtitle {
    margin-top: -10px;
}

/* Allow exhibitor listing to take 100% height */
.exhibitor-listing > .elementor-widget-wrap {
  padding: 0 !important;
  margin: 10px !important;
}

.gallery-last-item-child {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  background-color: #f7f5ef;
  font-family: "Indie Flower" !important;
  font-size: 25px !important;
  text-decoration: underline !important;
  color: #c87575 !important;
  cursor: pointer !important;
}

.bulle-menu a:hover,
.bulle-menu .elementor-item-active {
  color: #c87575 !important;
}
.bulle-menu a:hover::after,
.bulle-menu .elementor-item-active::after {
  content: url("https://salonseniors.ch/wp-content/uploads/2022/10/indicator-menu-bulle.png");
  top: 30px;
  /*background-size: 'auto';*/
  /*background-repeat: 'no-repeat';*/
}

#newsletter-footer button > span,
#newsletter-footer-bulle button > span {
  background: url("https://salonseniors.ch/wp-content/uploads/2022/10/salon-btn-border.png");
  background-position: "center center";
  background-repeat: no-repeat;
  background-size: auto;
  padding: 8px !important;
  width: 140px !important;
  z-index: 1;
  position: relative;
}

#newsletter-footer button::after,
#newsletter-footer-bulle button::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 15px;
  margin: 0 auto;
  max-height: 42px;
  height: 100%;
  right: 0px;
  width: 100%;
  max-width: 128px;
  background: #b1c6c9;
}

#newsletter-footer-bulle button::after {
  background: #db9690;
}

.salon-btn a {
  background: url("https://salonseniors.ch/wp-content/uploads/2022/10/salon-btn-border.png");
  background-position: "center center";
  background-repeat: no-repeat;
  background-size: auto;
  padding: 8px !important;
  width: 140px !important;
  z-index: 1;
  position: relative;
}

.salon-btn::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 15px;
  margin: 0 auto;
  max-height: 42px;
  height: 100%;
  right: 0px;
  width: 100%;
  max-width: 128px;
}

.bulle-btn::after {
  background-color: #db9690 !important;
}
.morges-btn::after {
  background: #acc7e9;
}
.geneve-btn::after {
  background: #bcd9c5;
}
.aigle-btn::after {
  background: #f5c369;
}

@media (min-width: 1200px) {
  .img-presentation::before {
    content: url("https://salonseniors.ch/wp-content/uploads/2022/10/border-image-home.png");
    position: absolute;
    bottom: 8%;
    left: 2%;
  }
}

.img-blue::after {
  content: "";
  position: absolute;
  background-color: #638d93;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

.img-red::after {
  content: "";
  position: absolute;
  background-color: #c87575;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  top: 0;
  right: 0;
}

@media screen and (min-width: 768px) {
.col {
  min-height: 588px;
}
}

.header-col {
  min-height: 211px;
}

.btn-conf::after {
  height: 38px;
  top: 20px !important;
  left: 15px !important;
}

#form-button {
    z-index: 1;
    position: relative;
}

#form-button::after {
    content : '';
    z-index: -1;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 110%;
    height: 100%;
    background: #b1c6c9;
}

#form-button::before {
    content : url('https://salonseniors.ch/wp-content/uploads/2022/11/form-button-border.png');
    position: absolute;
    left: 0;
}

.subtitle {
    font-size: 35px
}

@media (min-width: 768px) {
    .subtitle {
        font-size: 50px;
    }
}

.contact-form input, textarea {
    border: none;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.4);
}

.inscription-form input, textarea {
    border: none;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.4);
}

.inscription-form input[type='checkbox'] {
    border: none;
    box-shadow: none;
    border-radius: none;
    margin-right: 15px;
    min-width: 15px;
}

@media screen and (min-width: 768px) {
.inscription-form input[type='checkbox'] {
    width: 25px;
    height: 25px;
}
}

.inscription-form span.elementor-field-option {
    display: flex;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
.inscription-form span.elementor-field-option {
    align-items: baseline;

}
}

@media screen and (max-width: 767px) {
    .satn-new-logo{
        max-width:50% !important;
    }
    
    .satn-old-logo{
        max-width: 40% !important;
    }
    .arrow{
        max-width: 10% !important;
    }
}

@media screen and (max-width: 375px) {
    .post-image {
        height: 340px !important;
    }
}

@media screen and (min-width: 376px) and (max-width: 540px) {
    .post-image {
        height: 400px !important;
    }
}

@media screen and (min-width: 541px) and (max-width: 767px) {
    .post-image {
        height: 480px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .post-image {
        height: 410px !important;
    }
}

@media screen and (min-width: 1024px) {
    .post-image {
        height: 340px !important;
    }
}/* End custom CSS */