.tec-events-category-color-filter{align-items:center;cursor:pointer;display:flex;gap:var(--tec-spacer-1);position:relative}.tec-events-category-color-filter.tec-events-category-color-filter--align-right .tec-events-category-color-filter__dropdown{left:auto;right:0}.tec-events-category-color-filter .tec-events-category-color-filter__colors{align-items:center;display:flex}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle{aspect-ratio:1;border:2px solid var(--tec-color-background);border-radius:var(--tec-events-border-radius-circle);margin-left:calc(var(--tec-spacer-2)*-1);position:relative;width:20px}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle[class*=tribe_events_cat-]{background-color:var(--tec-color-category-primary,#0000)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:first-child{background-color:var(--tec-color-category-legend-default-1)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(2){background-color:var(--tec-color-category-legend-default-2)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(3){background-color:var(--tec-color-category-legend-default-3)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(4){background-color:var(--tec-color-category-legend-default-4)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle--default:nth-child(5){background-color:var(--tec-color-category-legend-default-5)}.tec-events-category-color-filter .tec-events-category-color-filter__colors .tec-events-category-color-filter__color-circle:first-child{margin-left:0}.tec-events-category-color-filter.tec-events-category-color-filter--open .tec-events-category-color-filter__dropdown-icon .tec-events-category-color-filter__dropdown-icon-svg{transform:rotate(180deg)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown-icon{aspect-ratio:1;width:12px}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown{background-color:var(--tec-color-background);border-radius:var(--tec-border-radius-default);box-shadow:var(--tec-box-shadow-tooltip);inset-inline-end:0;inset-inline-start:auto;left:auto;max-inline-size:100vw;max-width:min(100vw,300px);min-width:250px;opacity:0;overflow-x:auto;pointer-events:none;position:absolute;right:0;top:100%;visibility:hidden;white-space:nowrap;z-index:100}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown:after{content:"";height:100%;left:0;max-width:100%;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100vw}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown.tec-events-category-color-filter__dropdown--visible{display:flex;flex-direction:column;opacity:1;pointer-events:auto;visibility:visible}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-header{align-items:center;background-color:var(--tec-color-background);cursor:default;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:var(--tec-spacer-1);padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-header .tec-events-category-color-filter__dropdown-close{background-color:initial;border:0;cursor:pointer;font-size:var(--tec-font-size-5)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__reset-wrapper{background-color:var(--tec-color-background);border-top:var(--tec-border-width-1) solid var(--tec-color-background-view-selector-list-item-hover);display:flex;flex-shrink:0;justify-content:center;padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-list{display:flex;flex-direction:column;gap:var(--tec-spacer-1);list-style:none;margin:0;max-height:250px;overflow-y:auto;padding:var(--tec-spacer-1)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item{align-items:center;border-radius:var(--tec-border-radius-default);display:flex;justify-content:space-between;transition:var(--tec-transition-background-color)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label:not(:has(input)){margin:0;padding:0;width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label{align-items:center;cursor:pointer;display:flex;gap:var(--tec-spacer-1);padding:var(--tec-spacer-1);width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__dropdown-item label:hover{background-color:var(--tec-color-background-secondary)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__checkbox{cursor:pointer}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__label{align-items:center;color:inherit;display:flex;flex-grow:1;font-size:var(--tec-font-size-2);padding:var(--tec-spacer-0) 0;-webkit-text-decoration:none;text-decoration:none;width:100%}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__label:hover{background-color:var(--tec-color-background-secondary)}.tec-events-category-color-filter .tec-events-category-color-filter__dropdown .tec-events-category-color-filter__color-dot{aspect-ratio:1;background-color:var(--tec-color-category-primary);border-radius:var(--tec-events-border-radius-circle);display:inline-block;margin-left:auto;width:12px}.tec-events-category-color-filter.tec-events-category-color-filter--open .tec-events-category-color-filter__dropdown{display:flex}.tribe-events.tribe-common--breakpoint-medium .tec-events-category-color-filter{margin-left:var(--tec-spacer-1);padding-left:var(--tec-spacer-1)}
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(//www.lacdeschenes.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(//www.lacdeschenes.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;
}