
.cell-full {
    max-width: none !important;
    background-color: #fff !important;
}
.bg-white {
    background-color: #fff !important; 
}
/*
.ubermenu-skin-white.ubermenu-responsive-toggle{
    background: none !important;
    font-weight: normal !important;
    font-size: 16px !important;
    color: #fff !important;
}
.ubermenu-skin-white{
    border-bottom: none !important;
    border-top: none !important;
}*/

/* Search results */
.search .country-info-wrapper {
    margin-top: 0 !important;
}
.search .grid-full-right-side {
    position: relative;
    float: left;
    width: 65%;
    margin-bottom: 0 !important;
	max-height: 280px;
    overflow: hidden;
}
.search .grid-cell-full {
    position: relative;
    width: 100%;
    margin-top: 10px;
    background-color: #F4F4F4;
}
.search .grid-cell-full h4{
    margin-bottom: 0 !important;
}
.search .grid-cell-full h4 a{
    color: #333;
    font-family: 'Eczar',serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}
.search .grid-cell-full .clear{
    margin-bottom: 0 !important;
}
.search .grid-cell-full .location-image {
    position: relative;
    width: 35%;
/*    min-height: 225px;*/
    float: left;
    min-height: 280px;
    margin-bottom: 0 !important;
} 
.search .grid-cell-full .excerpt {
    width: 100%;
  	padding: 20px;
    margin-bottom: 0 !important;
}
.search .grid-cell-full .grid-title-text {
    float: none;
    padding-left: 20px !important;
}
.search .grid-cell-full a.read-more-btn {
    float: none !important;
    margin-top: 25px !important;
  	display: inline-block;
}

.clear {
    clear: both;
    height: 0;
}
.slick-slider{
/*    margin-top: 100px;*/
/*    margin-bottom: 70px;*/
}
.toTop {
    width: 25px;
    background: #eee;
    opacity: 0.5;
    visibility: visible;
    text-align: center;
    padding: 10px 10px 10px 10px;
    position: fixed;
    bottom: 8px;
    right: 8px;
    cursor: pointer;
    transition: color 300ms,background-color 300ms,opacity 300ms;
    -moz-transition: color 300ms,background-color 300ms,opacity 300ms;
    -o-transition: color 300ms,background-color 300ms,opacity 300ms;
    -webkit-transition: color 300ms,background-color 300ms,opacity 300ms;
    z-index: 9;
    display: block;
}
.fa-search{
    color:#fff;
}
.fa-search:hover{
    color:#000 !important;
}
.ubermenu-active .fa-search{
    color:#000 !important;
}
.slick-dots{
    bottom: 15px !important;
}
.slick-dots li button:before{
        font-size: 15px !important;
    line-height: 20px !important;
    color: #fff !important;
}
.slick-next{
    right: 30px !important;    
    z-index: 99999;
}
.slick-prev {
    left: 5px !important;    
    z-index: 99999 !important;    
}
.slick-prev, .slick-next{
    top: 45% !important;    
}
.slick-prev:before, .slick-next:before{
    font-size: 45px !important;
    opacity: .60 !important;
}
.slick-dots li button:before{
    font-size: 13px !important;
    color: #f3f3f3 !important;
    opacity: 1 !important;
}
.slick-dots li.slick-active button:before{
    color: #e2413e !important;
    opacity: 1 !important;
}
.ubermenu-tab-content-panel, .ubermenu-tabs-group{
    min-height: 445px !important;
    max-height: 445px !important;
    overflow-y: auto !important;
}
img.aligncenter {
    width: 100% !important;
    height: unset !important;
}
.cell-left-info2{
    position: relative;
    float: left;
    width: 100%;
    max-width: 730px;
    margin: 0px 25px 0px 0px;
    background-color: #fff;
}
#ais-wrapper, #algolia-hits{
    padding:0px;
}
#ais-hits--thumbnail, #ais-hits--content{
    padding:0px;
    margin:0px;
}
#ais-hits--thumbnail img{
    margin-top: 0px;
    width: 100%;
}
.ais-hits--item h2{
    position: relative;
    display: inline-block;
    min-width: 100%;
    margin: 0px !important;
    padding: 5px 25px;
    background: url(https://www.traveltalk.dk/wp-content/themes/traveltalk/img/blue-gradient.jpg) no-repeat left;
    background-size: cover;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 400;
    color: #FFF;  
}  
.ais-hits--item h2 a{
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
}
.ais-hits--item h2:before, .ais-hits--item h2:after{
    height: unset !important;
    margin:0px !important;
}
.ais-hits--thumbnail{
    margin-right: 0px !important;
    padding: 0px !important;
    width: 22% !important;
    float: left !important;
}
.ais-hits--thumbnail img{
    width: 150px !important;
    height: 150px !important;
    margin-top: 0px !important;
        
}
.ais-hits--content{
    padding: 0px 0px 0px 10px !important;
    width: 76% !important;
    float: left !important;
}
.ais-hits--item p{
    padding: 0px 25px;
}
.ais-hits--item a.read-more-btn{
    float:right;
}
.ais-hits--item em, .ais-hits--item a em{
    background: #bfbfbf !important;
}
.ais-pagination--item{
    padding-right: 3px !important;
}

/* new search plugin */
.search_input_div, .search_input_div h3, .list_layout, .grid_layout{
    padding: 0px !important;
}
.search_input_div .fa-search{
    color: #54adb5; font-size:30px !important;
}
.search_input_div .search_text{
    border: 0;
    border-bottom: 2px solid #54adb5;
    margin-left: 15px;
    width: 85%;
    padding: 10px 0;
    font-size: 16px;
}
.search_input_div .search_text:focus {
    outline: none;
}
.grid_layout .grid-cell {
    position:relative;
    float:left;
    width: 48%;
    margin: 0px 2% 50px 0px !important;
}
/*
.grid_layout .grid-cell:nth-child(3n+0) {
    margin: 0px 0% 50px 0px;
}
*/
.grid_layout .grid-cell .location-image {
    position: relative;
    width:100%;
    min-height:275px;
    background-size:cover;
    background-position: center;
}
.grid_layout .grid-cell .location-image .location-badge {
    position:absolute;
    left:0px;
    top:0px;
    margin:0px 0px 0px 0px;
    padding:9px 25px 9px 25px;
    background:url(../img/purple-gradient.jpg) no-repeat left;
    background-size:cover;

    font-family: 'Eczar', serif;
    font-size:14px;
    font-weight: 500px;
    color:#FFF;
    text-transform:uppercase;
}
.grid_layout .grid-cell .location-badge img {
    margin:0px 15px 0px 15px;
}
.grid_layout .grid-cell .location-badge.single img {
    margin:0px 15px 0px 15px;
    height: 13px;
    vertical-align: middle;
}
.grid_layout .grid-cell .location-image .location-badge a{
    text-decoration: none;
    color:#FFF;
    text-transform:uppercase;
}
.grid_layout .grid-cell h4 {
    font-family: 'Eczar',serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
    color: #333;
    margin: 0px 0px 25px 0px;
}
.grid_layout .grid-cell h4 a {
    color: #333;
    text-decoration: none;
}
.grid_layout .grid-cell .excerpt {
    box-sizing: border-box;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding:20px 30px 30px 30px;
    width: 100%;
    background-color: #FFF;
    overflow: auto;

    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    line-height: 22px;
}
.grid_layout .grid-cell .excerpt_content {
    min-height: 145px;
    max-height: 145px;
}
/* ### Intro Section ####################################### */
.grid_layout .grid-cell .excerpt_content {
    min-height: 220px;
    max-height: 220px;
    text-decoration: none;
    color: #000;
}
.grid_layout .grid-cell .excerpt_content a {
    text-decoration: none;
    color: #000;
}
.grid_layout .grid-cell .excerpt_content a:hover {
    color: #666;
}
.home .grid_layout .grid-cell .excerpt .excerpt_content h3 {
    font-family: 'Eczar', serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
    color: #333;
    margin: 0px 0px 25px 0px;
}
.home .grid_layout .grid-cell .excerpt .excerpt_content h3 a {
    text-decoration: none;
    color: #333;
}
.cell-left-info p iframe{
    position: relative !important;
}
.search-field_2{
    width: 25% !important;
}
.input-fields2 {
    margin-bottom: 0 !important;
    border-bottom: 1px solid #000;
    padding-bottom: 10px !important;
    width: 84%;
}
.deals_select2 { 
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.input-fields img{
    width: unset !important;
}
.sfn2{
    padding-top: 24px;
}
.field-label-holder{
    width: 100%;
}
.fl_holder_text{
    width: 50%;
    float: left;
    font-size: 12px !important;
    text-transform: uppercase;
    color: #47a1ab !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}
.input-grouping-holder{
    font-weight: 600 !important;
    width: 100%;
}
.input-grouping-holder input[type=text]{
    border: none;
    font-size: 14px;
    color: black;
    text-align: center;
    width: 46%;
    border-bottom: 1px solid;
    font-weight: 600;
    padding-bottom: 15px !important;
}
.input-grouping-holder input[type=text]:focus{outline:none;}
.filter-content{
    clear: both;
    position: relative;
    width: 100%;
    padding-top: 20px;
}
.result-search-text{
    float: left;
    margin-bottom: 0 !important;
    padding-top: 20px;
}
.right-filter-content{
    float: right;
    text-align: right;
    position: relative;
    width: 85%;
    margin-bottom: 0 !important;
}
.s_btn_div{
    float: right;
    display: unset;
/*    width: 300px;*/
    position: relative;
    margin-bottom: 0 !important;
    width: 150px;
    padding-left: 5px;
    padding-bottom: 5px;
}
.xml-search-btn-reset{
    background-color: #47a1ab;
    padding: 14px 30px;
    color: white !important;
    border: none;
    border-radius: 6px;
    font-weight: bold;
    margin-top: 17px;
    cursor: pointer;
    display: block;
}
.s_btn_div .xml-search-btn, .s_btn_div .xml-search-btn-reset{
    width: 100%;
    margin-top: 0;
    padding: 20px 0;
}
.display-type-2{
    float: right;
    width: 155px;
    position: relative;
    margin: 8px 55px 0 0 !important;
    font-size: 14px !important;
    color: #2d2d2d !important;
    font-weight: 600 !important;
}
.display-type-2 span{
    position: relative;
    top: 11px;
    margin-right: 17px;
}
.d-type-div{
    background-color: #e9f1f2;
    float: right;
    width: 55px;
    padding: 12px;
    margin-bottom: 0 !important;
    border-radius: 7px;
    line-height: unset !important;
}
.d-type-div .list-btn{
    margin-left: 0 !important;
}
.list-btn{
    float: left;
    width: 20px !important;
    padding: 0 !imporant;
    background-repeat: no-repeat;
}
.d-type-div .grid-btn{
    margin-right: 0 !important;
}
.grid-btn{
    width: 14px !Important;
    background-repeat: no-repeat !important;
}
.d-type-div .lblborder{
    margin-bottom: 0 !important;
}
.sorter-div{
    float: right;
    display: unset;
    position: relative;
    margin: 8px 25px 0 0 !important;
}
.sorter-div label{
    margin-right: 10px;
}
.sorter-div label{
    margin-right: 10px;
}
.sorter-div select{
    border: none;
    background-color: #e9f1f2;
    padding: 9px;
    border-radius: 7px;
    font-size: 14px;
    font-weight: normal;
}
.result-contents-new{
    width: 100%;
    margin-top: 0 !important;
}
.result-listings{
    width: 100%;
    position: relative;
    margin-bottom: 0 !important;
    padding-top: 20px;
}
.search-feat-image{
    width: 336px;
    height: 288px;
    float: left;
    background-image: url(../img/deals-samp-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 0 !important; 
}
.result-info-2{
    padding-left: 47px;
    width: 30%;
    padding-bottom: 0 !important; 
}
.result-info-2 h3{
    margin-bottom: 15px !important;
}
.grid-list .result-info-2 h4{
    padding-left: 40px;
}
.result-info-2 h4{
    margin: 0 !important;
    font-size: 15px !important;    
}
.result-info-2 .result-desc{
    margin-bottom: 17px !important;
}
.result-info-2 .result-stars{
    margin-bottom: 10px !important;
}
.result-info-2 .result-stars img{
    margin-right: 6px !important;
}
.result-info-2 .result-labels{
    padding-bottom: 10px;
    padding-top: 7px;
    border-bottom: 1px solid #c6c5c5;
}
.result-info-2 .result-labels span{
    width: 72px;
    float: left;
    margin-bottom: 0 !important;
    color: #939393 !important;
    font-weight: normal !important;
}
.search-cell-div{
    margin-top: 20px !important;
}
.search-cell-div .result-price{
    float: right;
    width: 250px;
}
.search-cell-div .image-price-top{
    height: 133px !important;
}
.search-cell-div .price-button{
    margin-bottom: 0 !important;
    /* margin-top: 30px !important; */
    text-align: right;   
}
.search-cell-div .price-text{
    font-size: 43px !important;
    color: #f3cf3f !important;
    margin-bottom: 10px !important;
    line-height: 32px !important;
    text-align: right;
}
.nobotborder{
    border-bottom: none !important;
}
.btn_links{
    width: 100%;
    /* position: relative; */
    padding: 0 !important;
    margin: 0 !important;
    /* text-align: right; */
    clear: both;
    /* top: -36px; */
}
.btn_links .mere-btn, .btn_links .bestil-btn{
    color: white;
    font-weight: bold !important;
    background-color: #47a1ab;
    padding: 13px 27px;
    border-radius: 5px;
    margin-right: 18px;
}
.btn_links .bestil-btn{
    background-color: #47ab5c;
    margin-right: 0;
	display: inline-block;
}
.lastfield{
    width: 100% !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
.til{
    width: 8%;
    float: left; 
}
.tilinput{
    float: left; 
}
.prev-link, .next-link{
    float: left;
    color: white !important;
    font-weight: bold !important;
    background-color: #6e8588;
    padding: 14px 24px;
    border-radius: 5px;
}
.next-link{
    float: right;
}
.fa-caret-left{
    margin-right: 8px;
}
.fa-caret-right{
    margin-left: 8px;
}
.pagination2{
    padding-top: 34px;
}
.pagination2 .result-page-num{
    line-height: 3.5 !important;
    color: #4d4d4d !important;
    background-color: transparent !important;
}
.pagination2 .current-page{
    background-color: #47a1ab !important;
    color: white !important;
}
.rangeslider{
    width: 100%;
}
.blinks1{
	position: absolute;
    text-align: right;
    right: 0;
    bottom: 0;
    margin: 0px !important;
}
.blinks1 p{
	margin: 0px !important;
	font-weight: 600 !important;
}
.search-gridcell-div .blinks1{
    bottom: -55px;
}
.deals-single-item {
    position: relative;
    width: 100%;
}
.search-gridcell-div{
    width: 47.5%;
    margin-right: 15px !important;
    float: left;
    -webkit-box-shadow: 0px 21px 40px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 21px 40px -2px rgba(0,0,0,0.1);
    box-shadow: 0px 21px 40px -2px rgba(0,0,0,0.1);
    margin-bottom: 34px !important;
}
.search-gridcell-div:nth-child(even){
    margin-right: 0 !important;
    margin-left: 15px !important;
}
.search-gridcell-div:nth-child(odd){
    clear: both;
}
.search-gridcell-div .search-feat-image{
    width: 100%;
    height: 270px;
}
.search-gridcell-div .result-info-2{
    padding-left: 0;
    width: 100%;
    position: relative;
    padding-right: 0;
}
.search-gridcell-div .result-info-2 h3{
    padding-top: 37px;
    padding-left: 40px;
}
.search-gridcell-div .result-desc{
    font-size: 12px !important;
    padding-left: 40px;
}
.search-gridcell-div .result-stars{
    line-height: 0 !important;
    margin-bottom: 14px !important;
    padding-left: 40px;
}
.search-gridcell-div .result-stars img{
    width: 16px !important;
    height: 16px !important;
}
.search-gridcell-div .result-labels{
    padding-top: 10px;
    border-bottom: none;
    padding-bottom: 0;
    line-height: 1 !important;
    font-weight: normal !important;
    color: #000;
    padding-left: 40px;
    width: 40% !important;
    float: left !important;
}
.search-gridcell-div .result-labels span{
    color: #000;
}
.price-text-grid{
    font-size: 43px !important;
    color: #f3cf3f !important;
    margin-bottom: 0 !important;
    line-height: 32px !important;
    font-weight: bold !important;
    padding-left: 40px;
    clear: both;
    padding-top: 34px !important;
}
.price-per, .price-per-grid{
    width: 100%;
    text-align: right;
    margin: 0 !important;
    padding-left: 2px;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.price-per-grid{
        line-height: 32px !important;
    padding-left: 40px;
    clear: both;
    text-align: left;
}
.search-gridcell-div .btn_links{
    width: 194px;
    float: right;
    text-align: center;
    margin-right: 36px !important;
    position: relative;
    top: -113px;
    height: 47px;
}
.search-gridcell-div .image-price-top{
    height: 70px;
}
.search-gridcell-div .blinks1{
    margin-bottom: 0 !important;
}
.search-gridcell-div .bestil-btn{
    white-space: nowrap;
    padding: 13px 17px;
}

.star-yellow{
    background: url(../img/star_y.png) !important;
    width: 21px !important;
    height: 20px !important;
    padding-left: 21px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.star-gray{
    background: url(../img/star_g.png) !important;
    width: 21px !important;
    height: 20px !important;
    padding-left: 21px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pageno{
    width: 61%;
    float: left;
}
.prev-linkdiv{
    float: left;
}
.next-linkdiv{
    float: right;
}
.irs-line{
    border-radius: unset !important;
    border: none !important;
    background: #d8d5d5 !important;
    height: 5px !important;
    top: 7px !important;
}
.irs-line-left , .irs-line-mid , .irs-line-right{
    height: 5px !important;    
}
.irs-bar{
    height: 5px !important;
    border: none !important;
    background: rgb(71, 161, 171) !important;
    top: 7px !important;
}
.irs-slider{
    width: 10px !important;
    border: none !important;
    background: rgb(84, 84, 84) !important;
    box-shadow: none !important;
    height: 23px !important;
    top: -2px !important;
}
.range-texts{
    padding-top: 6px;
}
[tooltip]{
  margin:20px 60px;
  position:relative;
  display:inline-block;
}

[tooltip]::after {
    content: attr(tooltip);
    position: absolute;
    left:50%;
    top:80%;
    transform: translateX(-50%) translateY(0%);
    background: rgba(0,0,0,0.7);
    text-align: center;
    color: #fff;
    padding:4px 2px;
    font-size: 12px;
    min-width: 90%;
    border-radius: 5px;
    pointer-events: none;
    padding: 4px 4px;
    z-index:99;
    opacity:0;
    margin-top:8px;
}

[tooltip]:hover::after,[tooltip]:hover::before {
   opacity:1
}
.lastmin{
    display: block;
}
.result-desc{
    max-height: 70px;
    overflow-y: hidden;
}
.bsaProItemInner__html, .bsaProItemInner__copyInner, .bsaProItemInner__copy, .bsaProItemInner, .owl-item, .owl-wrapper, .owl-wrapper-outer, .bsaProItems, .bsaProContainerNew, .bsaProCarousel{
    margin-bottom: 0 !important;
}
.deal_gallery{
    height: 260px;
}
.cfact-text{
    text-shadow: 0px 1px 15px rgba(0, 0, 0, 1);
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    width: 100%;
}
.catfactime, .catcurtext{
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}
.catcurtext{
    line-height: 17px;
}
.youtube_icon_cont{
    margin: 26px 1px 0 0 !important;
    padding: 0 !important;
    text-align: center;
    width: 68px;
    background-color: #df4d41;
    height: 36px;
    background-image: url(../img/youtube_play_icon.png);
    background-position: center;
    background-repeat: no-repeat;
}
.yt_link{
    display: unset !important;
}
.social_share_button_wrapper{
    padding-right: 0 !important;
}
#yt_icon_li{
    display: none;
    padding-left: 2px !important;
}
.con_search_loading{
    display: none;
    text-align: center;
}
.con_search_loading img{
    height: 70px;
    width: 70px;
}
.ts-readmore-price{
    width: 100%;
    padding-top: 5px !important;
    clear: both;
}
.ts-readmore-price .read-more-btn{
    background-color: green !important;
}
.con_search_results .grid-cell-full, .con_search_results .grid-cell-full .location-image{
    min-height: 335px !important;
}
.airplane_white_image {
    width: 12px;
    height: 13px;
    background: url(../img/tt_css_sprites_new.png) 0 -18px;
    display: inline-block;
    margin: 0 15px 0 15px;
}
.airplane_white_image_2 {
    width: 18px;
    height: 19px;
    background: url(../img/tt_css_sprites_new.png) 0 -31px;
    display: inline-block;
    margin: 0 15px;
}
.airplane_white_image_big {
    width: 29px;
    height: 31px;
    background: url(../img/tt_css_sprites_new.png) 0 -139px;
    display: inline-block;
    margin: 0 20px;
    vertical-align: middle;
}
.white_globe_image {
    width: 22px;
    height: 21px;
    background: url(../img/tt_css_sprites_new.png) 0 -90px;
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.white_arrow_image {
    width: 7px;
    height: 13px;
    background: url(../img/tt_css_sprites_new.png) 0 -5px;
    margin: 0 0 0 20px;
    display: inline-block;
}
.footer_qoute_image_start {
    width: 33px;
    height: 28px;
    background: url(../img/tt_css_sprites_new.png) 0 -111px;
    position: absolute;
    top: 0;
    left: -40px;
}
.footer_qoute_image_end {
    width: 33px;
    height: 28px;
    background: url(../img/tt_css_sprites_new.png) 0 -111px;
    position: absolute;
    bottom: 0;
    right: -40px;
}
.single-destination-wrapper {
    background-image: none;
}
span.wpcf7-list-item{
    display: block !important;
}
.partner-inq-contents{
    width: 89%;
    text-align: left;
    background-color: #f05c2e;
    padding: 20px 30px 30px !important;
    color: white;
    font-weight: normal;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin-top: 41px;
}
.partner-inq-contents p, .partner-inq-contents ul li{
    text-align: left;
    color: white !important;
    font-weight: normal !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px !important;
}
.cf-inputgroup{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.cf-inputleft, .cf-inputright{
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
.cfcontent input[type=checkbox]{
    width: 18px;
    height: 18px;
    vertical-align: bottom;
}
.cfcontent .wpcf7-list-item{
    margin-top: 9px;
}
.cfcontent label{
    font-weight: 400;
}
.cfcontent .sp-req{
    color: #a0a0a0;
    font-style: italic;
}
.media_button_link{
    padding: 10px 29px;
    color: #fff;
    background-color: #4ba7b2;
    border-radius: 5px;
}
#quadmenu .quadmenu-navbar-nav li.quadmenu-item>a>.quadmenu-item-content>.quadmenu-description, #quadmenu .wp-caption .wp-caption-text, #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav > li:not(.quadmenu-item-type-button) > a > .quadmenu-item-content > .quadmenu-subtitle, #quadmenu .quadmenu-navbar-nav li.quadmenu-item>a>.quadmenu-item-content>.quadmenu-subtitle{
    display: block !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.searchmenuclass{
    margin-left: -15px !important;
    color: black !important;
}
.newnavbtn{
    display: none;
    width: 100%;
    text-align: right;
    padding-top: 7px;
}
.newnavbtn .tooglenewnav{
    text-transform: none;
    font-weight: 700;
    position: relative;
    float: unset;
    top: 12px;
    padding-right: 10px;
    padding-top: 7px;
}
.newnavbtn .fa-bars{
    padding-right: 10px;
}
#quadmenu{
    padding-top: 18px;
}
#quadmenu .wp-caption{
    width: unset !important;
}
#quadmenu .widget_media_image img{
    height: 110px !important;
        left: unset !important;
}
#quadmenu.quadmenu-is-horizontal li.quadmenu-item-type-column > div > ul{
    padding-top: 10px;
    padding-bottom: 10px;
}
#topmenusearch-container{
    position: absolute;
    top: -120px;
}
#quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content{
    padding: 15px 9px;
}
.mobile-search .fa-search{
    padding-top: 10px;
}
.excerptlink{
    text-decoration: none;
    color: black;
}
.header-separator{
    display: block;
    clear: both;
    height: 0;
    width: 100%;
}
.information-holder a, .information-holder a:hover{
    color: white;
    text-decoration: none;
}
.category-content div.wp-caption .wp-caption-text{
    left: 0 !important;
    padding-right: 50px !important;
}
.category-content .envira-gallery-wrap img{
    left: 50% !important;
}
.sliderangetext{
    width: 100%;
    display: block;
    clear: both;
}
.sliderangetext .srl_text, .sliderangetext .srr_text{
    font-size: 12px !important;
    width: 50%;
    float: left;
    margin-bottom: 0 !important;
}
.sliderangetext .srr_text{
    text-align: right;
}
.irs{
    height: 20px !important;
}
.sliderangetext input[type=text]{
    border: none;
    font-size: 12px;
    width: 100%;
}
.sliderangetext #til_price{
    text-align: right;
}
.lm_text{
    padding-top: 7px;
}
.post_addition_info_content{
    clear: both;
}
.post_addition_info_content .breakadd{
    clear: both;    
    margin-bottom: 60px !important;
}
.post_addition_info_content .addinfo_groups{
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 0 !important;
}
.post_addition_info_content .addinfogroup_icon{
    float: left;
}
.post_addition_info_content .addinfogroup_icon img{
    width: 100%;
    max-width: 51px;
}
.post_addition_info_content .addinfogroup_text{
    margin-left: 80px !important;
    padding-top: 30px;
    height: 65px;
    border-bottom: 1px solid #d4d4d4;
    color: #7f7f7f !important;
    margin-bottom: 0 !important;
}
.post_addition_info_content .addinfogroup_title{
    font-weight: bold;
    padding-right: 60px;
    color: #000;
    float: left;
    height: 100%;    
}
.post_addition_info_content .addinfogroup_info{
    display: inline;    
}
.post_addition_info_content .addinfogroup_text a{
    color: #7f7f7f;
    font-weight: 600;
}
@media (max-width: 1200px) {
    .blinks2{
        clear: both;
    }
    .mere-btn{
        margin-right: 0;
    }
    .search-gridcell-div .btn_links{
        position: unset;
        display: block;
        width: 100%;
        margin-right: 0 !important;
        height: 135px;
    }
    .search-gridcell-div .image-price-top{
        margin-top: 10px;
        text-align: center;
    }
    .search-gridcell-div .blinks1{
        width: 100%;
    }
    .btn_links .mere-btn, .btn_links .bestil-btn{
        margin-right: 0;
    }
    .search-gridcell-div .blinks1{
        position: relative;
        text-align: center;
        bottom: 0;
    }
}

@media (max-width: 1113px) {
    .pageno{
        clear: both;
        display: block;
        width: 100%;
    }
}
@media (max-width: 980px) {
    .right-filter-content{
        width: 100%;
    }
    .btn_links{
        top: 20px;
    }
    .search-cell-div .image-price-top{        
        height: 70px !important;
    }
    
}
@media (max-width: 966px) {
    .search-field_2 {
        width: 50% !important;
    }
    .halfinput{
        width: 100%;
    }
    .result-info-2{
        width: 44%;
    }
    .mere-btn{
        margin-right: 18px;
    }
    .blinks2{
        clear: unset;
    }
    .btn_links .mere-btn, .btn_links .bestil-btn{
        margin-right: 18px;
    }
}
@media (max-width: 500px) {
    .post_addition_info_content .addinfogroup_title{       
        float: unset;
        height: auto;    
    }
    .post_addition_info_content .addinfogroup_info{
        display: block;    
    }
    .post_addition_info_content .addinfogroup_text{
        height: auto;
    }
}
@media (max-width: 450px) {
    .search-field_2 {
        width: 100% !important;
    }
    .input-fields2{
        width: 100%;
    }
    .til{
        width: 5%;
    }
    .til_price{
        float: left;
    }
    .display-type-2{
        width: 100%;
        margin-right: 100px !important;
    }
    .sorter-div{
        width: 100%;
        text-align: center;
    }
    .input-grouping-holder input[type=text]{
        border-radius: 0 !important;
        width: 40%;
    }
    .d-type-div{
        width: 67px;
    }
    .list-btn{
        margin-right: 0 !important;
    }
    .top_lastminute .lastmintoplabel{
        display: block;
        text-align: center;
    }
    .post_addition_info_content .addinfogroup_title{
        display: block;
    }
}
@media (max-width: 767px) {
	.grid_layout .grid-cell {
		width:100%;
	}
    .search-feat-image{
        width: 100%;
    }
    .btn_links{
        text-align: center;
        width: 100%;
        height: 100px;
    }
    .blinks1{
        float: unset;
        margin-bottom: 15px !important;
    }
    .blinks2{
        clear: unset;
    }
    .bestil-btn{
        display: block;
        
    }
    .mere-btn{
        margin-right: 0 !important;
        display: block;
    }
    .result-info-2{
        padding-left: 0 !important;
    }
    .result-search-text{
        width: 100%;
        text-align: center;
        clear: both;
    }
    .s_btn_div{
        width: 100%;
    }
    .search-gridcell-div, .search-gridcell-div:nth-child(even){
        width: 100%;
        margin-left: 0 !Important;
        margin-right: 0 !Important;
    }
    .result-page-num, .prev-link, .next-link{
        padding: 12px 16px;
    }
    .price-per, .search-cell-div .price-text{
        text-align: center;
    }
    .price-per-grid{
        text-align: left;
    }
    .price-button{
        margin-top: 0 !important;
    }
    .category-content div.wp-caption .wp-caption-text{
        padding-right: 10px !important;
    }
    .other-destinations-content .grid-cell h4{
        line-height: 25px;
    }
    .other-destinations-content .grid-cell .excerpt{
        min-height: 285px;
    }
    .excerpt_content{
        min-height: 160px;
    }
    .intro-section-wrapper h1, .intro-section-wrapper h2{
        line-height: 35px;
        font-size: 26px;
    }
    .new-destinations-content .grid-header h3{
        line-height: 40px;
    }
    .btn_links .mere-btn, .btn_links .bestil-btn{
        margin-right: 0;
    }
    .search-cell-div .price-text{
        font-size: 35px;
    }
    .search-gridcell-div .blinks1{
        position: relative;
        text-align: center;
        bottom: 0;
    }
    .search .grid-cell-full .location-image, .search .grid-full-right-side{
        width: 100%;
        float: unset;
    }
    .search .grid-full-right-side{
        padding-top: 20px;
    }
    .search .country-info-wrapper .country-info-content .grid-holder{
        padding-top: 20px;
    }
}
@media  only screen and (max-width: 1024px) and (min-width: 768px) {
	.grid_layout .grid-cell {
		width:48%;
	}
}
/* end new search plugin */
@media (max-width: 767px) {
    .fa-search{
        color:unset;
    }
    .ais-hits--thumbnail, .ais-hits--content{
        width: 100% !important;
    }
    .ais-hits--thumbnail img{
        width: 100% !important;
        height: unset !important;
    }
}

@media only screen and (max-width: 960px){
    .ubermenu .ubermenu-target-text{
        color: #555555 !important;
    }
    .ubermenu .ubermenu-item{
        background: #fff !important;
    }
    .slick-slider{
/*        clear: both;*/
        margin-bottom: 0px;
    }
    .ubermenu.ubermenu-main{
        background: #fff !important;
    }
    .ubermenu-skin-white{
        border-top: 2px solid #fff !important; 
    }
    .slick-slider{
        top: unset;
        margin-top: 0px;
    }
    .ubermenu-skin-white.ubermenu-responsive-toggle{
        font-size: 16px !important;
    }
    .search-gridcell-div .result-labels{
        width:  100%;
    }
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu{
        top: 47px;
    }
    .newnavbtn, .showquadnav{
        display: block !important;        
    }    
    .newquadnav{
        display: none;        
        background-color: white !important;
        margin-top: 26px !important;
    }
    .newquadnav .quadmenu-navbar-nav>li:not(.quadmenu-item-type-button)>a>.quadmenu-item-content{
        color: #555 !important;
    }
    #quadmenu .widget_media_image img{
        display: none !important;
    }
    .mobile-search #fsa-search-container-mobile{
        background-color: #e8e8e8;
    }
    
    
    #quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content{
        padding: 15px 25px!important;
        font-size: 12px;
        font-weight: 600;
    }
    .quadmenu-dropdown-stretch-boxed .quadmenu-item-content{
        padding-left: 40px !important;
        color: #757575 !important;
    }
    .quadmenu-dropdown-stretch-boxed .quadmenu-item a{
        padding-left: 22px !important;
    }
    .quadmenu-dropdown-stretch-boxed .quadmenu-item .widget_media_image{
        display: none;
    }
}
.d-submenu{
    list-style: none;
    display: block !important;
}
.d-submenu li{
    display: block !important;
    padding-left: 10px;
}
.d-submenu li:hover{
    background-color: #ddd;
}
.d-submenu li a{
    color: #666;
    text-decoration: none;
    line-height: 35px;
    display: block;
    width: 100%;
}

.post-top-banner{
    width: 100%;
    position: relative;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.post-single-content{
    background: #FFFFFF 0% 0% no-repeat padding-box;
}
.post-single-content #country-info-content{
    margin-top: 90px;
}
.post-single-content .gridholder-single{
    padding-top: 0;
}
.post-single-content .country-info-content .grid-holder h2:after,.post-single-content .country-info-content .grid-holder h1:after,.post-single-content .country-info-content .grid-holder h3:after{
    height: 0 !important;
}
.post-single-content h1{
    text-align: left;
    font-size: 40px !important;
    font-weight: 500 !important;
    font-family: 'DM Sans', sans-serif !important;
    letter-spacing: 0px;
    color: #202025 !important;
    margin-bottom: 34px !important;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3{
    text-align: left;
    font-size: 40px !important;
    font-weight: bold !important;
    font-family: 'Arvo', serif !important;
    letter-spacing: 0px;
    color: #202025 !important;
}
.post-single-content h3{
	font-size: 33px !important;
}
.post-single-content .widget_mc4wp_form_widget{
    padding: 24px !important;
    background-color: #fff;
    background-image:url(../img/newsletterbg-new.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 0 20px 20px;
}
.post-single-content .widget_mc4wp_form_widget input[type=text],.post-single-content .widget_mc4wp_form_widget input[type=password],.post-single-content .widget_mc4wp_form_widget input[type=email],.post-single-content .widget_mc4wp_form_widget input[type=url],.post-single-content .widget_mc4wp_form_widget input[type=date],.post-single-content .widget_mc4wp_form_widget input.wpcf7-text,.post-single-content .subscribe_form input[type=text],.post-single-content .subscribe_form input[type=text]{
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border-radius: 9px;
    border: none;
    height: 40px;
    position: relative;
    display: block;
    padding: 0 23px;
    text-align: left;  
    font-size: 14px;
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 0px;
    color: #202025;
    margin-bottom: 15px;
}
.post-single-content .widget_mc4wp_form_widget input[type=submit],.post-single-content  .mc4wp-form-fields input[type=submit]{
    background: #24D5AE 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 15px #00000029 !important;
    border-radius: 9px;
    border: none;
    height: 44px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: unset;
    margin-top: 10px;
/*    margin-bottom: 26px;*/
}
.post-single-content .widget_mc4wp_form_widget img{
    margin-bottom: 40px;
}
.post-single-content .widget_mc4wp_form_widget .mc4wp-form-fields{
    margin-bottom: 26px !important;
}
.post-single-content .widget_mc4wp_form_widget .mc4wp-last-text{
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 0px;
    color: #202025;
    opacity: 0.5;
    margin-bottom: 0 !important;
}
#mega-menu-wrap-main-header-menu #mega-menu-main-header-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-custom-menu #mega-menu-custom-menu > li.mega-menu-item > a.mega-menu-link{
    height: 100px;
    display: flex;
    align-items: center;
    color: #202025;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    padding: 0 10px;
    font-size: 16px;
}
#mega-menu-wrap-main-header-menu #mega-menu-main-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-main-header-menu #mega-menu-main-header-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-custom-menu #mega-menu-custom-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-custom-menu #mega-menu-custom-menu > li.mega-menu-item > a.mega-menu-link:hover{
    font-weight: 500;
}
#mega-menu-wrap-main-header-menu #mega-menu-main-header-menu > li.mega-menu-item:hover > a.mega-menu-link:before, #mega-menu-wrap-custom-menu #mega-menu-custom-menu > li.mega-menu-item:hover > a.mega-menu-link:before{
    content: '';
    border-top: 3px solid #24D5AE;
    display: block;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
@media (max-width: 1024px) {
	.newnavbtn, .showquadnav,.activemobmenu{
        display: block !important;        
    } 
	.newnavbtn{
		padding-top: 40px;
		position: relative;
		right: 10px;
		height: 30px;
	}
	.activemobmenu{
		z-index: 9;
    	position: relative;
	}
	.topmenu-nav, .upper-right-header-nav{
/*		display: none !important;*/
	}
	.header-wrapper .header .navigation{
		width: 100% !important;
	}
	#quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.js .quadmenu-navbar-nav>li.quadmenu-item{
		height: auto !important;
		display: block !important;
	}
	#quadmenu .quadmenu-navbar-nav .quadmenu-dropdown-menu ul{
		width: 100% !important;
    	display: block !important;
	}
	#quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content{
		padding: 15px 25px!important;
    	font-weight: 600;
	}
	#quadmenu:not(.quadmenu-is-horizontal) .quadmenu-navbar-nav li.quadmenu-item.open:not(.closing)>.quadmenu-dropdown-menu{
		display: block;
		position: relative;
		max-height: 2000px;
		-webkit-transition: max-height .4s ease-in;
		-moz-transition: max-height .4s ease-in;
		-ms-transition: max-height .4s ease-in;
		-o-transition: max-height .4s ease-in;
		transition: max-height .4s ease-in;
	}
	#quadmenu .quadmenu-navbar-nav .col-12{
		    -webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.book-link{
		display: block;
		padding-right: 20px;
		top: 0;
	}
	.booknow_img {
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		height: 28px;
		width: 105px;
		background-image: url(../img/booknow_new.png);
	}
}
@media (max-width: 768px) {
	.post-single-content h1, .post-single-content h2{
		font-size: 26px !important;
	} 
	.post-single-content h3{
		font-size: 24px !important;
    	line-height: 1.4 !important;
	}
	.newnavbtn{
		height: unset;
	}
	.newnavbtn, .book-link{
		margin-top: -64px;
	}
}
@media (max-width: 500px) {
	.newnavbtn{
		margin-top: -33px;		
	}
}