 .sold_out{
            bottom: 60%;
            background: var(--primary-color);
            text-align: center;
            color: white;
            opacity: 0.8;
            padding: 5px 10px;
            font-size: 18px;
            font-weight: bold;
            position: absolute;
            left: 5%;
            /* margin: 5px; */
            width: 90%;
          }

          .note_product {
            top: 1%;
            background: var(--primary-color);
            text-align: center;
            color: white;
            opacity: 1;
            padding: 5px 10px;
            font-size: 14px;
            font-weight: bold;
            position: absolute;
            width: 100px;
        }
        
        
        .lingalleryContainer .lingallery figure
 {
     height:600px !important;
 }
 #hero 
 {
     object-position-y:30%
 }
 .card .trip-image {
    height: 280px !important;
}
.card .trip-image.col-4 {
    height: 107px !important;
}
.MoB-description {
    display: none;
}
 .loading_card
{
    bottom: 0;
    height: 100%;
    right: 0;
    background-color: white;
    box-shadow: 0 0 5px 5px rgb(0 0 0 / 10%);
    opacity: 1;
    overflow: hidden;
    position: fixed;
    top: 0;
   
    width: 100%;
    z-index: 1062;
}



           .filter
{
    bottom: 0;
    height: 100%;
    right: 0;
    background-color: white;
    box-shadow: 0 0 5px 5px rgb(0 0 0 / 10%);
    /* right: 0; */
    opacity: 1;
    overflow: hidden;
    position: fixed;
    /* right: 0; */
    top: 0;
    /* transition: all .35s cubic-bezier(.2,1,.3,1); */
    /* visibility: hidden; */
    width: 100%;
    z-index: 1062;
}
@media only screen and (max-width: 800px) {
#header {
    height: 80px;
    
}
#header .logo img
{height: 80px;}

}

.card .trip-image.col-4 {
    height: 107px !important;
}

  .card .trip-image img{
border-radius: 15px 15px 0px 0px; !important}

@media (max-width: 575px) {
    .card .trip-image {
        height: 210px !important;
    }
    
    .mobile-inactive {
        display:none !important;
    }
    
    .mobile-inactive {
    display: none !important;
}
.sold_out {
    font-size: 14px !important;
}

}


  .btn_guest {
            margin: 2px !important;
        }

        .account_email_check {
            width: 20px;
        }

        .account_input {
            height: 40px !important;
            border-radius: 8px;
            margin: 1px;
        }

        .flag_account {
            position: relative;
            text-align: left;
            bottom: 30%;
            float: left;
            margin-left: 10px;
        }

        .account_button {
            margin: 5% 0;
        }

        .address_input {
            width: 100% !important;
        }
        .phone_input{
            text-align: center;
        }
        .login_guest:hover{background-color: var(--primary-color) !important;color:white}


        .grid.lg\:grid-cols-12.md\:grid-cols-2.grid-cols-1.gap-6.checkout_page {
    display: revert-layer;
}


    


    .section_item{
display:none ;
}
.navbar .dropdown .show {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  outline-color: transparent !important;
}
button.btn.dropdown-toggle.btn-secondary {
  background-color: transparent !important;
  color: #525355 !important;
  border: none  !important;
}
ul.hooper-track{
  transform: translate(0px, 0px) !important;
}
@media only screen and (max-width: 1000px) {
.row.mt-4.check_out_page {

    flex-direction: column-reverse;
}

.add_address_order .vodal-dialog {
    top:10%;
        height: fit-content !important;
    }
}

.add_address_order .vodal-dialog {
        height: fit-content !important;
    }

    .add_address_order .vodal-dialog img{
        width:100%;
        object-fit: contain;
    }

.slider_card_description{
  position: absolute;
  top:150px;
  float:right;
  z-index: 9999;
  width:100%;

  margin:0% 8%;
 text-align: left;
}

[dir="rtl"] .slider_card_description{
 margin:0% -8%;
 text-align: right;
 direction: rtl;
}

.title_slider{
  font-size: 20px;
  color:var(--primary-color)
}

.description_slider{

  max-width:500px;
}

@media only screen and (max-width: 500px) {
  .slider_card_description{
    position: absolute;
    top:5%;
  }
  .title_slider{
    font-size: 16px;
  }

  .slider_card_description p,
  .slider_card_description h4,
  .slider_card_description h2,
  .slider_card_description h3,
  .slider_card_description h5,
  .slider_card_description h6 { 
    font-size: 10px;
    width: 50%;
  }
}
@media only screen and (max-width: 1450px) {


#hero img {
   
    aspect-ratio: 3 / 1 !important;
        max-height:800px !important;

   
}

   #hero .heroCarousel {
   
    aspect-ratio: 3 / 1 !important;

}

}
