/*
Theme Name: Salute Child
Author: VamTam
Author URI: https://vamtam.com
Template: salute
*/


#wpadminbar {
  background: #bd807c;
}

#wpadminbar .ab-top-menu>li.hover>.ab-item, #wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus, #wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item, #wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus, #wpadminbar .menupop .ab-sub-wrapper, #wpadminbar .shortlink-input {
    background: #f8d1ac;
    color: #FFF;
}

#wpadminbar #adminbarsearch {
  display: none;
}

#wpadminbar li:hover .ab-item:before {
  color:#FFF;
}

.grecaptcha-badge { visibility: hidden; }


.imgcotta .elementor-widget-container.elementor-motion-effects-element::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #bd807c;
    opacity: 0.5;
}

.imgorange .elementor-widget-container.elementor-motion-effects-element::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8d1ac;
    opacity: 0.5;
}

.imgorangehome, .imgorange .elementor-cta__bg.elementor-bg {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f8d1ac;
  opacity: 0.7;
}

.vamtam-sticky-header.vamtam-sticky-header--fixed-shown.vamtam-sticky-header--transparent-header a.elementor-button-link.elementor-button.elementor-size-sm {
    background-color: #bd807c;
}

.elementor-nav-menu--main .elementor-item.elementor-item-active {
  text-decoration: underline;
}

.elementor-nav-menu--main .current-menu-ancestor > .elementor-item {
    text-decoration: underline;
}

.teamcta h3 {
    hyphens: auto;
}

h4.elementor-icon-box-title {
    hyphens: auto;
}


/* Ateliers */


.at-img .elementor-widget-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #bd807c8c;
    opacity: 0.5;
}

.list-at a {
  pointer-events: none !important;
}

/* cookies */

.cky-btn {
  font-size: 14px !important;
  padding: 8px !important;
}

.cky-switch input[type="checkbox"] {
    position: relative !important;
    width: 44px !important;
    height: 24px !important;
    margin: 0 !important;
    background: #d0d5d2 !important;
    -webkit-appearance: none !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    outline: 0 !important;
    border: none !important;
    top: 0 !important;
    padding: 0 !important;
}

.cky-switch input[type="checkbox"]:checked {
    background: #d88f88 !important;
}

.cky-footer-wrapper > div:not([class]):last-of-type {
  display: none !important;
}


/***

  RESPONSIVE

  ***/


@media only screen and (min-width : 320px) and (max-width : 768px) {


html, body { overflow-x: hidden; }

}

@media only screen and (min-width : 320px) and (max-width : 1024px) {
  .elementor-sub-item {
      padding-left: 50px !important;
  }

  .elementor-sub-item.elementor-item-anchor {
    padding-left: 80px !important;
}

}
