/*--------------------------------------------------------------
## Elementor Styles Basic
--------------------------------------------------------------*/
.elementor-widget .elementor-slick-slider .slick-slider .slick-next, .elementor-widget .elementor-slick-slider .slick-slider .slick-prev {
  box-shadow: none;
}

.elementor-widget .elementor-slick-slider .slick-slider .slick-next:before, .elementor-widget .elementor-slick-slider .slick-slider .slick-prev:before {
  color: rgba(0, 0, 0, 0.5);
}

.elementor-widget .elementor-slick-slider .slick-dots button {
  box-shadow: none;
}

.elementor-widget .elementor-slick-slider .slick-dots button:before {
  color: rgba(0, 0, 0, 0.5);
}

.elementor-widget .elementor-button {
  box-shadow: none;
  background-color: #e91e63;
}

.elementor-widget .elementor-icon {
  color: #e91e63;
}

.elementor-widget .elementor-icon:hover {
  color: rgba(233, 30, 99, 0.65);
}

.elementor-widget.elementor-view-stacked .elementor-icon {
  color: #fff;
  background-color: #e91e63;
}

.elementor-widget.elementor-view-stacked .elementor-icon:hover {
  background-color: rgba(233, 30, 99, 0.65);
  color: #fff;
}

.elementor-widget.elementor-view-framed .elementor-icon {
  color: #e91e63;
  border-color: #e91e63;
}

.elementor-widget.elementor-view-framed .elementor-icon:hover {
  border-color: rgba(233, 30, 99, 0.65);
  color: rgba(233, 30, 99, 0.65);
}

.elementor-widget .elementor-divider-separator {
  border-color: #3C4858;
}

.elementor-widget .elementor-icon-box-title, .elementor-widget .elementor-image-box-title {
  font-weight: 700;
  font-size: 1.2em;
  font-family: "Roboto Slab", "Times New Roman", serif;
  color: #3C4858;
}

.elementor-widget .elementor-icon-box-description, .elementor-widget .elementor-image-box-description {
  color: #a5a5a5;
  font-size: 16px;
}

.elementor-widget .elementor-counter .elementor-counter-number-wrapper {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}

.elementor-widget .elementor-counter .elementor-counter-title,
.elementor-widget .elementor-testimonial-wrapper .elementor-testimonial-name {
  font-family: "Roboto Slab", "Times New Roman", serif;
  font-weight: 700;
  color: #3C4858;
}

.elementor-widget .elementor-testimonial-wrapper .elementor-testimonial-content {
  font-size: 17px;
}

.elementor-widget .elementor-tab-title,
.elementor-widget .elementor-accordion-title,
.elementor-widget .elementor-toggle-title {
  font-family: "Roboto Slab", "Times New Roman", serif;
}

.elementor-widget .elementor-tab-title.active,
.elementor-widget .elementor-accordion-title.active,
.elementor-widget .elementor-toggle-title.active {
  color: #e91e63;
}

.elementor-widget-progress .elementor-progress-bar {
  background-color: #e91e63;
}

.elementor-widget-progress .elementor-title {
  font-family: "Roboto Slab", "Times New Roman", serif;
  font-weight: 700;
  line-height: 2.5em;
}div.sib-sms-field {
    display: inline-block;
    position: relative;
    width: 100%;
}

.sib-sms-field .sib-country-block {
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sib-country-block .sib-toggle.sib-country-flg {
    z-index: 1;
    position: relative;
    width: 46px;
    height: 100%;
    padding: 0 0 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #dbdbdb;
    cursor: pointer;
}

.sib-country-block .sib-toggle .sib-cflags {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
    width: 20px;
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(//yogalava.fr/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width:  0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0px;
    margin: 0px 0px 0px -1px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
    background-color: white;
    border: 1px solid rgb(204, 204, 204);
    white-space: nowrap;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    top: 50px;
    width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
    font-size: 14px;
    padding:1px 10px;
    cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
    background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
    width: 20px;
}

.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
    height: 18px;
    width: 20px;
    background-image: url(//yogalava.fr/wp-content/plugins/mailin/img/flags/ad.png);
    vertical-align: middle;
    display: inline-block;
    background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
    margin-left: 20px;
}
.sib-sms-field .sib-sms {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0;
}
.sib-multi-lists.sib_error {
    color: #A94442;
}