.owl_carousel_txt{position: relative; padding: 0 !important; padding-top:15px; }
.owl_carousel_txt .defilable{ text-align: left;}



.editableZone .owl_carousel_txt .defilable{ overflow-x: scroll;}
.editableZone .owl_carousel_txt .carousels{width: 800vw;}
.owl_carousel_txt .owl-carousel .owl-item{margin-right: 0px !important;}
.owl_carousel_txt .carousels .bg_choice{display: inline-block; width:var(--MaxSizeDefault);vertical-align: top; padding: 40px !important;}
.editableZone .owl_carousel_txt .carousels>span.help4sort{display: none !important; width: 0 !important}

.owl_carousel_txt .owl-dots{text-align: center;}
.owl_carousel_txt .owl-dots>button.owl-dot{display: inline-block; background: #CCC; width: 10px; height: 10px; border-radius: 10px; margin:5px}
.owl_carousel_txt .owl-dots>button.active{display: inline-block; background: #434343}

@media screen and (max-width: 1150px) {
  .owl_carousel_txt .carousels>*{width: 100vw}
}
