.hidden-ecran{
  width: 0px;
  height: 0px;
  display: none !important;
  /*position: absolute;*/
  font-size: 8px;
}

.hidden-ecran-form{
  width: 0px;
  height: 0px;
  /*display: none;*/
  position: absolute;
  color: transparent;
  opacity: 0;
  font-size: 8px;
}


.breadcumb-wrapper{
    padding-top: 100px;
    padding-bottom: 100px;
}
.dropdown-toggle:after{
  content: none;
}

.destination-price .price-promo{
  text-decoration: line-through;
  font-size: 20px;
  text-align: center;
}
/*.destination-style1 .destination-info{
  bottom: 80px;
}
.destination-style1 .destination-date{
    transition: 0.5s ease-in-out;
    background-color: rgba(28, 28, 28, 0.8);
    padding: 25px 30px 10px;
    max-width: 297px;
    width: 100%;
    border-radius: 0 10px 10px 0px;
    position: absolute;
    left: 0;
    bottom: 20px;
}
*/
.gallery-img5 .gallery-content{
  background-color: transparent;
}
.gallery-img5 .gallery-content i{
  font-size: 40px;
  color: #ff9800;
}
.sidebar-area .telephone i{ 
    background-color: var(--theme-color) !important;
    padding: 15px;
    border-radius: 40px;
    border: 1px solid #FFF;
    color: #fff;
}
.sidebar-area .telephone a{ 
  font-size: 25px;
  color: #000;
}
.sidebar-area .telephone a:hover{ 
  color: #ff681a;
}


.widget_categories .liste_error li{
    display: block;
    position: relative;
    border-radius: 6px;
    padding: 0;
    border: none;
    transition: none;
    margin-bottom: 0;
    font-size: 16px; 
    color: #842029; 
    background-color: transparent;
}

.vs-pagination span, .vs-pagination a{
  border: 0;
  line-height: 49px;
}
.vs-pagination {
    text-align: center;
    margin-bottom: 90px;
}

.blog-style2 .blog-inner-author {
  bottom: 5px;
}
.blog-inner-author{
  padding-left: 60px;
  min-height: 40px;
  padding: 10px 10px 10px 60px;
}
.blog-inner-author img{
  width: 30px;
  height: 30px;
}

#alert_messages .alert li{
  background-color: transparent;
  border: none;

}
.image-view-billetterie {
    width: 580px;
    height: 400px !important;
    object-fit: cover;
    object-position: center;
}
.image-view-produit{
    width: 425px;
    height: 300px !important;
    object-fit: cover;
    object-position: center;
}
.image-view-blog{
    width: 425px;
    height: 400px !important;
    object-fit: cover;
    object-position: center;
}

.sec-title a.phone{
  color: #fff;
}

.sec-title a.phone:hover{
  color: #37d4d9;
}

.sec-text, .sec-text {
    font-size: 20px;
}