.ovabrw-search .ovabrw-search-form {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 0;
}
.owl-carousel.owl-drag .owl-item {
    height: 780px;
}
.product_table_price .ovabrw_collapse_content .price_table:first-of-type {
    display: none;
}
.product_table_price h3.ovabrw-according {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}
.product_table_price h3.ovabrw-according {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}

.product_table_price tbody tr td:last-of-type {
    display: none;
}

.product_table_price thead tr th:last-of-type {
    display: none;
}
.product_table_price .price_table label {
    display: none;
}
.single-product ul.ovabrw_woo_features.four_column {
    grid-template-columns: repeat(6, 1fr);
}
.single-product .product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table thead {
    background-color: #0f97aa;
}
.single-product ul.ovabrw_woo_features.four_column li i {
    color: #0f97aa;
}
.single-product .ovabrw_product_info ul li:nth-child(4) {
    display: none;
}
.single-product .ovabrw_product_info .room-info {
    grid-template-columns: repeat(5, 1fr);
}
.single-product ul.ovabrw_woo_features.four_column li img {
    height: 45px;
    filter: brightness(0) saturate(100%) invert(50%) sepia(38%) saturate(947%) hue-rotate(139deg) brightness(88%) contrast(94%);
}
.single-product ul.ovabrw_woo_features.four_column li label {
    margin-top: 0;
}
td[data-title="Special Discount"] {
    display: none !important;
}
.forms-booking-tab .hotelft-booking button.submit {
    padding: 15px 50px;
}
.ova-room-list .room-content .room-price {
    display: none !important;
}
.ova-room-list .room-content .room-meta .room-title {
    font-size: 21px;
}
.brw_kompleksi_lura {
    display: block !important;
}
.ovabrw-room-content2 .wrapper-room .room-container .room-price {
    display: none;
}
.ovabrw-room-content .room-meta .room-price-title .room-price {
    display: none;
}
.owl-carousel.owl-drag .owl-item {
    height: auto;
}
.ovabrw-room-content .room-meta .room-price-title .room-title a {
    font-size: 20px;
}
.reveal img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform-origin: left;
}
.reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
  
}
.mdp-gmaper-elementor-google-map-wrapper {
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
    -webkit-transform: translateZ(0);
}
.book-now-button a.elementor-button {
    width: 100%;
    display: block;
    border-radius: 0;
    position: fixed;
    bottom: 0;
    z-index: 999;
    padding: 20px 0 !important;
    background-color: #0f97aa;
}
.search-mobile {
    height: 0;
}

.search-mobile {
    transition: transform 0.3s ease-out;
    transform: translateX(-380px);
    position: absolute;
    opacity: 0;
    left: 8px;
    height: 0;
}

.search-mobile.open-div {
    transform: translateX(0);
    opacity: 1;
    z-index: 100;
    width: 96%;
    transition: transform 0.3s ease-out;
    top: calc(20% - 380px);
    left: 0;
}

body.booking-open:before {
    content: "";
    width: 100vw;
    background-color: rgb(0 0 0 / 62%);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    margin: -50vw;
    z-index: 1;
}

.search-mobile body.booking-open {
    overflow: hidden !important;
}
.search-mobile .ovabrw-s-field {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.search-mobile button.ovabrw-btn {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.close-popup {
    z-index: 99;
    position: relative;
    top: 70px;
    right: 15px;
}
.close-popup .elementor-icon {
    font-size: 35px;
    color: #0f97aa !important;
}
/*Language Dropdown*/
.icon-wpml {
    position: relative;
}
.language-dropdown ul {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease-out;
    padding: 0;
    background-color: white;
    margin-top: 60px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    position: relative;
    z-index: 99;
}

.language-dropdown ul li {
    list-style: none;
    padding: 10px 30px;
}
.language-dropdown ul.show {
    max-height: 100px;
    overflow: visible;
    position: relative;
}
.language-dropdown a.language-selected {
    top: 0px;
    position: relative;
}
.language-dropdown {
    text-align: center;
    position: absolute;
}
.language-dropdown a.language-selected i {
    font-size: 29px;
    color: #0f97aa;
}
.menu-canvas .menu-toggle {
    width: 29px;
    height: 29px;
}
.language-dropdown ul:before {
content: '';
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 15px 10px 0;
border-color: transparent #ffffff transparent transparent;
display: inline-block;
vertical-align: middle;
position: absolute;
top: -17px;
left: 50%;
transform: translateX(-50%) rotate(90deg);
}

.language-dropdown ul li:nth-child(2) a span:nth-child(2) {
display: none;
}

.language-dropdown ul li .icl_lang_sel_current {
    color: #1397b2;
}
/*Language Dropdown*/

/*Video Button Animation*/
.wrapper-video {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(50% , 50%);
  }
  
  .video-main {
    position: relative;
    display: inline-block;
  }
  
  .video {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background: transparent;
    color: #0f97aa;
    display: inline-block;
    background: #ffffff;
    z-index: 999;
  }
  
  @keyframes waves {
    0% {
      -webkit-transform: scale(0.2, 0.2);
      transform: scale(0.2, 0.2);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
      opacity: 0.9;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }
    100% {
      -webkit-transform: scale(0.9, 0.9);
      transform: scale(0.9, 0.9);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
  }
  
  .fa-play:before {
    content: "\f04b";
  }
  
  .waves {
    position: absolute;
    width: 150px;
    height: 150px;
    background: rgb(255 255 255 / 30%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    right: -50px;
    bottom: -50px;
    z-index: -1;
     -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
  }
          
  .wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  
  .wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  
  .wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
  }

  a.dialog-close-button.dialog-lightbox-close-button {
    background-color: #0f97aa;
    padding: 8px;
    border-radius: 50%;
    z-index: 999;
    top: -10px;
    right: -10px;
}

a.dialog-close-button.dialog-lightbox-close-button i {
    color: white;
    font-size: 20px;
}
.text-shadow-home h2.title {
    text-shadow: 1px 1px 2px #000;
    font-weight: bold !important;
}
.fancybox__caption {
    display: none !important;
}
.caroseul-about-us .simple-image-carousel-img img {
    height: 340px;
    object-fit: cover;
    object-position: top;
    width: 100% !important;
}
.ova-gallery .grid .grid-item:first-of-type a img {
    height: 730px;
    object-fit: cover;
    object-position: center;
}

.ova-gallery .grid .grid-item:nth-child(4) a img {
    height: 730px;
}

.ova-gallery .grid .grid-item a img {
    height: 350px;
    object-fit: cover;
}
/*End Animation*/
/*Start Responsive Area*/
@media (min-width: 992px) {
    .room-short-description {
        padding-top: 0 !important;
    }
    .room-short-description {
        display: -webkit-box !important;
        overflow: hidden;
        -webkit-line-clamp: 5 !important;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        margin-bottom: 20px !important;
        padding: 0 !important;
    }
    .ovabrw-room-content2 h2.room-title {
        font-size: 30px !important;
    }
    .search-mobile {
        opacity: 1;
        transform: none;
        transition: none;
        width: 100%;
        position: unset;
        top: unset;
        left: unset;
        height: unset;
    }
    .search-mobile:before {
        display: none;
    }
    .search-mobile .ovabrw-s-field {
        border-top-left-radius: unset;
        border-top-right-radius: unset;
    }
    .search-mobile button.ovabrw-btn {
        border-bottom-left-radius: unset !important;
        border-bottom-right-radius: unset !important;
    }
    .footer-services br {
        display: none !important;
    }
    /*Apartamentet*/
    .custom-search .wrap_content.field {
        display: grid;
        grid-template-columns: repeat(6, 1fr) !important;
        grid-template-rows: repeat(2, 1fr) !important;
        grid-column-gap: 15px !important;
        grid-row-gap: 15px !important;
    }
    
    .custom-search .wrap_content.field .wrap_search_taxonomies {
        grid-area: 1 / 1 / 2 / 3 !important;
    }
    
    .custom-search .wrap_content.field .wrap_search_start_date {
        grid-area: 1 / 3 / 2 / 5;
    }
    
    .custom-search .wrap_content.field .wrap_search_end_date {
        grid-area: 1 / 5 / 2 / 7;
    }
    
    .custom-search .wrap_content.field .field-adults {
        grid-area: 2 / 1 / 3 / 4;
    }
    
    .custom-search .wrap_content.field .field-childrens {
        grid-area: 2 / 4 / 3 / 7;
    }
    /*End Apartamentet*/
}
@media(max-width:577px) {
    .single-product .ovabrw_product_info .room-info {
        grid-template-columns: repeat(3, 2fr);
        grid-gap: 15px;
    }
    .single-product ul.ovabrw_woo_features.four_column {
        grid-template-columns: repeat(2, 1fr);
    }
    .first-col-single-room {
        width: 100% !important;
    }
    td[data-title="Special Discount"] {
        display: none !important;
    }
    .product_table_price .ovacrs_price_rent .ovabrw_collapse_content .price_table table tr td {
        padding: 10px 10px !important;
    }
    .forms-booking-tab .hotelft-booking button.submit {
        padding: 10px 50px;
    }
    .ovabrw-search-btn {
        width: 100%;
    }
    .ovabrw-search-btn .ovabrw-btn {
        padding: 15px 0 !important;
        display: block;
        width: 100%;
    }
    .about-us .elementor-widget-wrap.elementor-element-populated {
        background-color: transparent !important;
    }
    .ova-room-list .room-content a img {
        height: 260px !important;
    }
    .attraksionet .ova-place a img {
        height: 260px;
        object-fit: cover;
    }
    .footer-custom .col-custom {
        width: 100% !important;
        margin-bottom: 50px;
    }
    .kerko-appartamente h2.result-title {
        font-size: 30px !important;
        margin-bottom: 50px !important;
    }
    .kerko-appartamente h2.room-title {
        font-size: 25px !important;
    }
    .ovabrw-room-content2 .booking-room {
        margin-top: 0;
    }
    .room-short-description ul {
        height: 185px;
        overflow: hidden;
        margin-bottom: 25px !important;
    }
    .logo-mobile img {
        height: 100px !important;
        object-fit: contain;
    }
    /* nav.menu-canvas {
        z-index: 1;
        position: relative;
    } */
    .ovabrw-search .ovabrw-search-form {
        box-shadow: none;
    }
    .xdsoft_datetimepicker .xdsoft_datepicker {
        width: 280px !important;
    }
    .footer-services .elementor-container {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
    }
    .footer-services .elementor-column {
        position: relative;
        padding-top: 25px;
    }
    .footer-services .elementor-column:after {
        position: absolute;
        content: "";
        width: 100%;
        bottom: 0;
        left: 0;
        height: 1px;
        background-color: #c3bdbd;
    }
    .footer-services .elementor-column:nth-last-child(2):after, .footer-services .elementor-column:last-child:after  {
        background-color: transparent;
    }
    .footer-services .elementor-column:before {
        position: absolute;
        content: "";
        width: 1px;
        top: 0;
        left: 100%;
        height: 100%;
        background-color: #c3bdbd;
    }
    .footer-services .elementor-column:nth-last-child(3):before, .footer-services .elementor-column:last-child:before {
        background-color: transparent;
    }
    .language-dropdown ul {
        margin-top: 50px;
    }
    .ovabrw_pagination_ajax {
        margin-top: 30px !important;
    }
    a.dialog-close-button.dialog-lightbox-close-button {
        right: 15px;
        top: -5px;
    }
    a.dialog-close-button.dialog-lightbox-close-button i {
        font-size: 15px;
    }
    .ova-gallery .grid .grid-item:first-of-type a img {
        height: unset !important;
    }
    
    .ova-gallery .grid .grid-item:nth-child(4) a img {
        height: unset !important;
    }
    .ova-gallery .grid .grid-item {
        width: 100% !important;
    }
}

@media(min-width:576px) and (max-width:1024px) {
    .ovabrw-search-btn {
        width: 100%;
    }
    .ovabrw-search-btn .ovabrw-btn {
        padding: 15px 0 !important;
        display: inline-block;
        width: 100%;
        height: auto !important;
        border-radius: 0 !important;
    }
    .ovabrw-search .ovabrw-search-form .ovabrw-s-field {
        flex-wrap: wrap;
    }
    .ovabrw-search .ovabrw-search-form .ovabrw-s-field > div {
        flex: 0 0 33%;
    }
    .ova-gallery .grid .grid-item:first-of-type a img {
        height: unset !important;
    }
    
    .ova-gallery .grid .grid-item:nth-child(4) a img {
        height: unset !important;
    }
    .ova-gallery .grid .grid-item {
        width: 100% !important;
    }
}


