/**** MAIN FONT SIZES ****/
body {
   font-size: 18px !important;
   font-size: 1.3rem !important;
}
.entry-content {
    font-size: 18px !important;
    font-size: 1.3rem !important;
}
.post-content h1 {
    font-size: 28px;
    font-size: 2rem;
}
.tad_post-title {
    font-size: 28px;
    font-size:2rem;
    font-weight: 400;
    line-height:1.5;
}
.post-content h2 {
    font-size: 26px;
    font-size: 1.9rem;
}
.post-content h3 {
    font-size: 24px;
    font-size: 1.7rem;
}
.post-content h4 {
    font-size: 20px;
    font-size: 1.4rem;
}
.post-content h5 {
    font-size: 20px;
    font-size: 1.4rem;
}
.post-content p,
.post-content ul,
.post-content ol,
.post-content li {
    font-size: 18px;
    font-size: 1.3rem;
}


/**** GENERAL ****/

input,
textarea,
select {
    color: #767676;
}
#menu-primary a:hover {
	color:#23AEF5;
}
.cli-privacy-content-text a {
    color: rgb(0, 111, 232); 
} 
.sidebar .widget-title,
.top-bar.dark .top-bar-content,
.navigation .menu ul, .navigation .menu .sub-menu {
    /*background-color:#075e9c;*/
}

/**** BUTTONS ****/

.tl_book_cta,
.cta_secondary {
    text-align:center;
}
div.tl_book_cta {
    position:relative;
    margin:10px;
}
.tl_book_cta a,
.cta_secondary {
    padding: 5px 10px;
    border: 2px solid #016fe7;
    border-radius:10px;
    display: inline-block;
    line-height: 1.4;
}
.cta-button-div {
    text-align:center;
    margin-top:15px;
    margin-bottom:15px;
}
.tl_book_cta.btn-primary a {
    border-radius:15px;
    background: #016fe7;
    background: linear-gradient(94deg, rgba(0,111,232,1) 0%, rgb(52 167 254) 100%);
    color: #fff;
    padding: 13px 20px;
    font-family: "Lato", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
    font-weight: 600;
    line-height: 1;
    height: auto;
    text-transform: uppercase;
    border: 0;
    font-size: 11px;
    font-size: 0.8rem;
    letter-spacing: 0.12em;
    white-space: nowrap;
}
.tl_book_cta.btn-primary a:hover {
    color: #fff;
    opacity: 0.84;
}
#hotel-providers-popup-cont div a,
#activity-providers-popup-cont div a {
    padding: 5px 10px;
    background-color: rgb(255, 255, 255);
    background: none;
    border: 2px solid #016fe7;
    color: #016fe7;
    border-radius: 10px;
    line-height: 1.4;
    font-size: 18px;
    text-transform: none;
    letter-spacing:normal;
}
#hotel-providers-popup-cont div a:hover,
#activity-providers-popup-cont div a:hover {
    text-decoration: none;
    background-color: #016fe7;
    color: #fff;
}
.cta-button,
.single_add_to_cart_button {
    border-radius: 15px;
    font-size:11px;
    font-size:0.8rem;
}
.tl_book_cta a:hover,
.cta_secondary:hover {
    text-decoration: none;
    background-color: #016fe7;
    color: #fff;
}
.cta_secondary {
    text-align:center;
}
.cta_secondary:hover a {
    text-decoration: none;
    color: #fff;
}
.cta-button,
.filter-button,
.book-button{
-webkit-appearance: none;
    background: #016fe7;
    background: linear-gradient(94deg, rgba(0,111,232,1) 0%, rgb(52 167 254) 100%);
    padding: 13px 20px;
    font-family: "Lato", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
    font-weight: 600;
    line-height: 1;
    height: auto;
    text-transform: uppercase;
    border: 0;
    font-size: 11px;
    font-size: 0.8rem;
    letter-spacing: 0.12em;
	white-space: nowrap;
}
.main .cta-button,
.main .filter-button,
.archive-head .filter-button,
.archive-head .cta-button a,
.main .book-button {
	    color: #fff;
}
.cta-button:hover,
.filter-button:hover,
.book-button:hover {
	text-decoration:none;
	opacity: 0.84;
}
.filters-button-div {
	margin: 10px 2px;
	box-sizing:border-box;
}
.cta-button-div { 
	min-height: 39px; 
}
.book-button-div {
   max-width:unset;	
}
.rtb-block a {
    border:none;
}
.menu-section-btns p {
    margin-bottom:0;
}
.underline {
    text-decoration:underline;
}
.Book-InContentTop-group {
    display: flex;
    flex-wrap: wrap;
}
.Book-InContentTop-group div {
    margin-left:10px;
    margin-top:0;
}

/*** Arrow for hotel and activity popup ***/
#hotel-providers-popup-cont::after,
#activity-providers-popup-cont::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #aaaaaa transparent;
}

/**** From travel skin ****/

.feat-grid-b .cat-labels .category {
  display: inline-block;
  background: #fff;
  color: var(--black-800);
  letter-spacing: 0.1em;
}
.post-title,
.post-title-alt {
  font-weight: 400;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  -webkit-font-smoothing: antialiased;
}
    
/**** SOCIAL ICONS SIDEBAR ****/
.social-icons-sidebar ul {
    text-align:center;
    margin-left:0px;
}
.social-icons-sidebar li {
    font-size:35px;
}
.social-icons-sidebar a {
    color:black;
}
.social-icons-sidebar a:hover {
    text-decoration:none;
}
/* END - social icons sidebar */
.meta-single-cat .post-cat {
    display:none;
}
.post-cat-footer {
    clear:left;
    text-align:center;
    padding-bottom:10px;
    margin-bottom:20px;
}
.post-cat-footer a {
    color:#016fe7;
}
.upper-footer a {
    font-size: 16px;
    font-size: 1.15rem;
}

/**** BADGES ****/
.mc_badges {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 5px;
  text-transform: uppercase;
  font-size: small;  
}
.mc_badges-explore {
  background-color: #fff282;
  color: #5c550a;
}
.mc_badges-book {
  background-color: #ffc5b6;
  color: #833333;
}
.mc_badges-shop {
  background-color: #fdc374;
  color: #6f4b1a;
}
.mc_badges-author {
  background-color: #b8d0ff;
  color: #0e31a3;
}

/**** TOP TIP ****/
.toptip {
    display:table;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    background-color: #fafafa;
    border: 1px solid #cccccc;
    padding:10px;
    margin-bottom:30px;
}
.tip-title {
    box-sizing: border-box;
    display: table-cell;
    width: 80px;
    vertical-align: middle;
    font-family: 'Kaushan Script', cursive;
    font-family: 'Caveat', cursive;
    font-size: 40px;
    line-height: 38px;
    text-align: center;
    font-weight: 700;
    padding-right: 10px;
    border-right: 1px solid #cccccc;
}
.tip-info {
    display:table-cell;
    padding-left:20px;
    padding-right:10px;
    max-width:500px;
  vertical-align:middle;
}

/**** BREADCRUMBS ****/
#breadcrumbs,
.breadcrumbs {
    text-align:center;
    margin:10px auto 5px auto;
}
#breadcrumbs a,
.breadcrumbs a {
    color:#016fe7;
    font-size:16px;
    font-size:1.2rem;
}
.breadcrumb_last {
    display:none !important;
}
#breadcrumbs,
.breadcrumbs .delim {
    padding: 0 5px;
}

/**** WOOCOMMERCE ****/
.woocommerce .woocommerce-breadcrumb a {
    margin-top:20px;
    margin-bottom:20px;
    color: #016fe7 !important;
    font-size: 16px;
    text-transform:capitalize;
}
.woobreadcrumbs {
    text-align:center;
}
.cart-customlocation .amount {
    color:white;
}
.woocommerce-cart .cart-collaterals .cart_totals {
    float:right;
}
.woosection {
    margin-left:auto;
    margin-right:auto;
    float:none !important;
}
.product_search_cont {
    margin-top:10px;
    max-width:600px;
    margin-left:auto;
    margin-right:auto;
    padding: 0px 20px 20px 20px;
}
.tagged_as a {  
    background: #fafafa;
    padding: 5px;
    margin:5px;
    border: 1px solid #efefef;
    line-height: 30px;
}
.page-description, .term-description {
    padding: 0 20px 0 20px;
    font-size:16px;
    text-align:left;
    max-width: 800px;
    margin-left:auto;
    margin-right:auto;
    text-transform: none;
}
.main-content .products .columns-3 {
    margin-left:auto;
    margin-right:auto;
}
/* END WOOCOMMERCE*/

.post-title-alt {
    margin-top:5px;
}

.rts_container a {
    color:white;
}
#site-title {
    font-size:25px;
}
.profilepic {
    vertical-align: text-top;
}
p {
    margin-bottom:25px;
}
.widget-title {
    padding-top:10px;
}
#banner-widget-6,
#banner-widget-7,
#banner-widget-8,
#banner-widget-10,
#banner-widget-11 {
    padding: 5px;
    margin-bottom:5px;
}
.textwidget,
.content-wrap, .bullet_bn_group li {
     font-size:18px;
     font-size:1.3rem;
}
.the-post .featured img {
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
}
.apsc-total-text
{
    display:none;
}
#content-wrap {
    margin-top:1px;
}
.column-12 .recent-big-widget .entry-title {
    font-size: 2.0em;
}
.siteinfo {
    font-size:10px;
}
a:hover {
    text-decoration: underline;
}
ins {
    color: #f5f5f5;
    background: #ffffff;
    text-decoration: none;
}
#newsimage {
    display: none;
}
.threecols {
    width:30%;
    margin-left:10px;
    margin-right:10px;
    text-align:left;
}
@media screen and (max-width:700px) {
    .threecols {
        width:100%;
        margin-left:10px;
        margin-right:10px;
        text-align:left;
    }
    .main {
        margin-top:0px !important;
    }
}
#topbreadcrumb {
    display: none;
}
.aligncenter {
    margin-top:5px;
    margin-bottom:5px;
}
.post-meta,
.post-title {
    vertical-align: middle;
    margin-top:5px;
    margin-bottom:auto;
}
hr {
    border: none;
    height: 1px;
    margin:25px;
    /* Set the hr color */
    color: #ebebeb; /* old IE */
    background-color: #ebebeb; /* Modern Browsers */
}
.divider-styled {
    padding-top: 35px;
    padding-bottom: 34px;
}
#YML,
#YML SPAN,
#sbn-header,
#sbn-header span,
#suggested-articles,
#suggested-articles span {
   background-color:#000000;
   color:white;
   margin-top:5px;
   margin-bottom:5px;
   font-weight: 400;
}
#YML.section-head:before,
#sbn-header:before,
#suggested-articles:before {
    display:none;
}
#sbn-header span,
#suggested-articles span {
    font-size:16px;
}
.related-posts .ts-row {
  display:flex;
  justify-content:center;
  flex-wrap: wrap;
}
.related-posts .col-4 {
  float:none;
}
.sticky-sidebar h4 {
    border: 1px solid black;
    background: #565148;
    padding: 10px;
    color:white;
    font-weight:normal;
    font-family:Montserrat,Georgia,Times,serif;
    font-weight: 400;
    font-size: 22px;
    font-size: 1.5rem;
    line-height: 1.8;
}
.mc4wp-checkbox {
    display:none;
}
.breadcrumb_last {
    color:#686764;
}
.post-thumb img {
    margin-left:auto;
    margin-right:auto;
}
.alignnone,
p img.alignnone,
img.alignnone {
    margin:0px;
}
.post-date {
   display:none;
}
.wp-caption-text {
    margin-top:0px;
}
.wp-caption {
    margin-top:5px;
    margin-bottom:25px;
}
.heading {
    background: #fff;
    padding: 4px 8px;
    opacity: 0.9;
    color: #000000;
}
.grid-slider .heading a {
    color: #000000;
}
.dividedecoration {
    border-top: 5px solid #eee;
    clear: both;
}
.contribute-group {
    display:table;
    margin-left:20px;
    margin-bottom:40px;
    line-height: normal;
}
.contribute-image {
    width:80px;
    height:80px;
}
.contribute-text {
    display:table-cell;
    padding-left:15px;
    vertical-align:middle;
}
.section-head ::after {
}
#text-60 .section-head {
    display:none;
}
.title {
    max-width:450px;
    margin-left:auto;
    margin-right:auto;
}
.description a {
    color: #016fe7;
}

/* Read more */
.freadmult {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    border: 1px solid #23aef4;
    border-left: 5px solid #23aef4;
    background-color: #edf9ff;
}
.freadsingle {
    display: block;
    max-width: 750px;
    border-left: 5px solid #23aef4;
    margin: 20px 20px;
    padding: 10px 10px 10px 10px;
}
.freadheadmult {
    font-weight: bold;
    padding-left: 15px;
    max-width: 400px;
}
.freadheadsingle {
    display: inline;
	color:#000;
    font-weight: bold;
}
.freadlinksmult {
    padding: 0 5px 10px 10px;
}
.freadlinkssingle {
    display: inline;
    margin-left: 10px;
}
.freadlinkssingle p,
.freadlinkssingle hr {
	margin:5px 0;
}
.freadarrow {
    margin-right:10px;
    color: #2f9ece;
    padding-left:5px;
}
.yml-single-container-blue {
	display: block;
	max-width: 750px;
	border: 1px solid #23aef4;
	border-left: 5px solid #23aef4;
	margin: 20px 0px;
	padding: 10px;
	background-color: #f2fbff;
}
.yml-single-header-blue {
	display: inline;
	font-weight: bold;
}
.yml-single-link-blue { 
	display: inline;
	margin-left: 10px;
}
.yml-single-link-blue p,
.yml-single-link-blue hr {
	margin:5px 0;
}
@media screen and (max-width:480px) {
    .freadlinkssingle {
        display: block;
        margin-left:0;
    }
}

/* Up arrow */
.up-arrow-container {
z-index: 999;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 3px;
    position: fixed;
    bottom: 50px;
    right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.up-arrows {
  margin-top:5px;
}
.up-arrow {
border: solid #016fe7;
width: 3px;
    height: 3px;
margin-left: 4px;
    border-width: 0 5px 5px 0;
    display: block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.up-arrow:hover {
opacity: 0.84;
cursor: pointer;
}

/* Trip boxes */
.tad_trip-container { 
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-shadow: 1px 0 12px rgb(0 0 0 / 13%);
    border-radius: 4px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
    align-items: center;
}
.tad_trip-image {
    box-sizing: border-box;
    width: 35%;
    padding: 15px;

}
.tad_trip-content {
    box-sizing: border-box;
    width: 65%;
    padding: 15px;
}
.tad_trip-title {
    margin-top:5px !important;
}
.tad_trip-highlights:before {
    content: url(/wp-content/uploads/2019/07/Icon_activities.jpg);
    padding-right: 10px;
}
.tad_trip-duration:before {
    content: url(/wp-content/uploads/2019/07/Icon_eu_travel.jpg);
    padding-right: 10px;
}
.tad_trip-countries:before {
    content: url(/wp-content/uploads/2021/06/icon_map.jpg);
    padding-right: 10px;
}
.tad_trip-features {
    margin-bottom:22px;
}
.tad_trip-features p {
    margin-bottom:5px;
}
.tad_trip-button {
    margin-bottom:22px;
}
@media screen and (max-width:750px) {
    .tad_trip-image {
         width:100%;
     }
    .tad_trip-image img {
        height: 300px;
       width: 100%;
       object-fit: cover;
    }
     .tad_trip-content {
         width:100%;
     }
   .tad_trip-button {
      display: flex;
      justify-content: center;
   }
}

/* Book hotel widget*/

.tad_book-hotels-widget-container {
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:35px;
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
    padding: 10px;
}
.tad_book-hotels-widget-container p:first-of-type {
    font-size:21px;
    font-size:1.5rem;
}
.tad_book-hotels-widget-container p {
    text-align:center;
    margin-bottom:5px;
}

.tad_book-hotels-widget-content {
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom:10px;
}
.tad_book-hotels-widget-content div {
    margin: 10px;
}
#tad_hotel-select {
    width:200px;
}
.tad_book-hotels-widget-content select {
	color:#3d3d3d;
}

/* Forms */

div.wpforms-container-full .wpforms-form input[type=submit], 
div.wpforms-container-full .wpforms-form button[type=submit] {
    border: 0;
    color: #fff; /* Black text color */
-webkit-appearance: none;
    background: #016fe7;
    border-radius: 15px;
    padding: 13px 20px;
    font-family: "Lato", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
    font-weight: 600;
    line-height: 1;
    height: auto;
    text-transform: uppercase;
    border: 0;
    font-size: 11px;
    font-size: 0.8rem;
    letter-spacing: 0.12em;
    white-space: nowrap;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:focus, 
div.wpforms-container-full .wpforms-form button[type=submit]:focus {
  background: #016fe7;
  opacity: 0.84;
  border:0;
}
.hp-newsletter-signup .divider,
.hp-newsletter-signup #newsletter-box-social-sec {
	display:none;
}
#tad-newsletter-signup-email {
	width:250px;
}
#tad-newsletter-signup-submit {
	width:150px;
}
@media screen and (max-width:750px) {
	#tad-newsletter-signup-email {
			width:160px;
	}
	#tad-newsletter-signup-submit {
		width:100px;
	}
}

/* Miscellaneous - Various */
.advert_disc_txt {
    text-align: center;
    font-size: 12px;
    color: #767676;
    margin-top: 20px;
    margin-bottom: 10px;
}
.appeals_section {
    background: #fff9dc;
    border: 1px solid #f8dc8b;
    padding:10px;
}
.book_in_article_bar {
    background-color: #23aef4;
    width: 90%;margin-left: auto;
    margin-right: auto;
    background-image: linear-gradient( to right, #23aef4, #006fe8, #23aef4 );
    box-sizing: border-box;
    padding: 12px 25px 10px 25px;
    border-radius: 10px;
    color:#fff;
    text-align:center;
}
.book_in_article_bar span {
    font-size: 1.6rem;
    font-family: arial;
    line-height: normal;
}
.book_in_article_bar:hover {
	    box-shadow: 1px 0 19px rgb(0 0 0 / 20%);
}
.book_in_article_bar:hover,
.book_in_article_bar:hover span {
	   text-decoration:underline;
}
.affiliate-disclosure {
    max-width: 750px;
    padding: 10px;
    margin-bottom: 10px;
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
    font-size:smaller;
    margin-left:auto;
    margin-right:auto;
}
.sponsored-disclosure {
    max-width: 750px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fbf4ec;
    border: 1px solid #fdc374;
    color: #6f4b1a;
}
.upper-footer .widgets { 
    justify-content: center;
}
@media screen and (min-width:500px) {
    .show-on-mobile {
        display:none;
    }
}
#stay22_widget,
#stay22-widget,
#stay22-widget-listview,
#stay22-widget-container,
#stay22-widget-sidebar,
#stay22-widget-popPlaces,
#stay22-widget-list-sidebar {
    border: 1px solid #dcdfe4;
    border-radius: 10px;
}

/* ********************** */

/* Icons from theme */
@font-face {
	font-family: 'ts-icons';
	src:
		url('fonts/ts-icons.woff2?v1') format('woff2'),
		url('fonts/ts-icons.woff?v1') format('woff'),
		url('fonts/ts-icons.ttf?v1') format('truetype'),
		url('fonts/ts-icons.svg?v1#ts-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.tsi {
	display: inline-block;
	font: normal normal normal 14px/1 ts-icons;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tsi-spin {
	-webkit-animation: tsi-spin 2s infinite linear;
	animation: tsi-spin 2s infinite linear;
}

@-webkit-keyframes tsi-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes tsi-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

/**** Icons ****/
.tsi-plus:before {
  content: "\f067";
}
.tsi-search:before {
  content: "\f002";
}
.tsi-envelope-o:before {
  content: "\f003";
}
.tsi-heart:before {
  content: "\f004";
}
.tsi-close:before {
  content: "\f00d";
}
.tsi-remove:before {
  content: "\f00d";
}
.tsi-times:before {
  content: "\f00d";
}
.tsi-home:before {
  content: "\f015";
}
.tsi-clock-o:before {
  content: "\f017";
}
.tsi-repeat:before {
  content: "\f01e";
}
.tsi-rotate-right:before {
  content: "\f01e";
}
.tsi-play:before {
  content: "\f04b";
}
.tsi-chevron-down:before {
  content: "\f078";
}
.tsi-shopping-cart:before {
  content: "\f07a";
}
.tsi-heart-o:before {
  content: "\f08a";
}
.tsi-twitter:before {
  content: "\f099";
}
.tsi-facebook:before {
  content: "\f09a";
}
.tsi-facebook-f:before {
  content: "\f09a";
}
.tsi-feed:before {
  content: "\f09e";
}
.tsi-rss:before {
  content: "\f09e";
}
.tsi-bars:before {
  content: "\f0c9";
}
.tsi-navicon:before {
  content: "\f0c9";
}
.tsi-reorder:before {
  content: "\f0c9";
}
.tsi-pinterest:before {
  content: "\f0d2";
}
.tsi-google-plus:before {
  content: "\f0d5";
}
.tsi-linkedin:before {
  content: "\f0e1";
}
.tsi-cutlery:before {
  content: "\f0f5";
}
.tsi-angle-double-left:before {
  content: "\f100";
}
.tsi-angle-double-right:before {
  content: "\f101";
}
.tsi-angle-left:before {
  content: "\f104";
}
.tsi-angle-right:before {
  content: "\f105";
}
.tsi-angle-up:before {
  content: "\f106";
}
.tsi-angle-down:before {
  content: "\f107";
}
.tsi-mail-reply:before {
  content: "\f112";
}
.tsi-reply:before {
  content: "\f112";
}
.tsi-youtube:before {
  content: "\f167";
}
.tsi-instagram:before {
  content: "\f16d";
}
.tsi-flickr:before {
  content: "\f16e";
}
.tsi-tumblr:before {
  content: "\f173";
}
.tsi-long-arrow-left:before {
  content: "\f177";
}
.tsi-long-arrow-right:before {
  content: "\f178";
}
.tsi-dribbble:before {
  content: "\f17d";
}
.tsi-vk:before {
  content: "\f189";
}
.tsi-steam:before {
  content: "\f1b6";
}
.tsi-soundcloud:before {
  content: "\f1be";
}
.tsi-lastfm:before {
  content: "\f202";
}
.tsi-pinterest-p:before {
  content: "\f231";
}
.tsi-clone:before {
  content: "\f24d";
}
.tsi-vimeo:before {
  content: "\f27d";
}
.tsi-shopping-bag:before {
  content: "\f290";
}


/* ********************** */

@media screen and (max-width:600px) {
    .col-4 .read-more-btn,
    .col-4 .post-content {
    display:none;
    }
    .grid-post .post-title-alt {
        font-size:19px;
        font-size: 1.4rem;
    }
    .col-4 .post-cat .category {
        font-size:11px;
        font-size: 0.8rem;
    }
    .posts-wrap {
        padding-top:15px;
    }
    .post-meta h2 {
        padding-left:5px;
        padding-right:5px;
    }
    .block-heading,
    .block-heading .title  {
        margin-top:10px;
        margin-bottom:10px;
    }
    .top-bar {
        top:0px;
        position: fixed;
        width: 100%;
        z-index: 1000!important;
    }
    .hp-cta-btn {
        margin-top:20px;
    }
    .mob-space {
        margin-top:30px;    
    }
    .Book-InContentTop-group {
        float: none;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding-top: 15px;
    }
    .Book-InContentTop-group .cta-button-div {
        width: 50%;
        margin-left: 0;
        padding: 0 10px;
        box-sizing: border-box;
    }
    
}
.signupcontainer h4 {
    display:none;
}
.subscribe-box .text {
    font-weight:bold;
    font-size:16px;
    vertical-align:middle;
}
#PopupSignupForm_0 {
    z-index: 99999;
    position: relative;
}
.grid-slider .item-large:after,
.grid-slider .item-small:after  {
    background: rgba(0,0,0,0);
}
.subscribe-box {
    max-width:800px;
    margin: 20px auto 1000px auto;
}
.block-heading {
    margin-top:20px;
}
.mewtwo-flights-submit_button button,
.mewtwo-hotels-submit_button button {
    padding:0px;
}
#YML {
    margin-top:20px;
    margin-bottom:10px;
}
#YML span {
    font-size:16px;
}
#PFL {
    margin-bottom:25px;
}
.the-post-foot {
    margin-top: 10px;
}
.dropdownjumpgroup {
    display:table;
    margin-left:20px;
    margin-bottom:20px;
    line-height: normal;
}
.dropdownjumptxt {
    font-weight:bold;
    color: #737373;
    padding-left:5px;
    font-style: italic;
    display:table-cell;
}
.dropdownjumpoptions {
    font-style: italic;
    display:table-cell;
    padding:5px;
}
@media (max-width: 800px) {
    .title {
        margin-top:45px;
    }
    .common-slider.grid-slider {
        margin-top:0;
    }
}
.wp-caption {
    position: relative;
    padding: 0;
}
.wp-caption img {
    display: block;
    max-width: 100%;
    height: auto;
}
.wp-caption-text {
    opacity: 1;
    text-align:right;
    position: absolute;
    color: #767676;
    right: 0;
    font-size:10px;
    /*bottom: 0;*/
    padding: 1px 5px;
    font-weight: 700;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*background-color: rgba(0,0,0,.3);*/
    /*-webkit-transition: opacity .3s ease-in-out;*/
    display:none;
}
.wp-caption {
    opacity: 0.9;
}
@media screen and (max-width:700px) {
    .wp-caption-text {
        font-size:7px;
    }
}
.topaddesktop {
    display:none;
}
@media screen and (max-width:700px) {
    .main {
        margin-top:30px;
    }
    .title {
        max-width:270px;
    }
    .stickyinner {
        max-width:350px;
        margin-left:auto;
        margin-right:auto;
    }
}
.stickyjumpmenus {
    box-shadow: 0 10px 12px -4px rgba(0,0,0,.38);
}
.sjmenuitem {
    font-size:16px;
    font-size:1.25rem;
}
.resp_block {
    display:block;
    padding:10px;
}
.resp_img {
    display:table-cell;
}
.resp_txt {
    margin-top:20px;
    padding-left:20px;
    display:table-cell;
}

@media only screen and (max-width: 780px) {
    .resp_block {
        flex-flow: column;
    }
    .resp_img {
        display:block;
        width:250px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:0px;
        padding-bottom:0px;
    }
    .resp_txt {
        display:block;
        margin-top:0px;
        padding-top:0px;
    }
}
@media screen and (max-width: 700px) {
    .main.wrap {
        margin-top: 5px;
    }
}
@media screen and (min-width: 941px) {
    #homepage-software, #homepage-package-hols {
        display:none;
    }
}
/**** AUTHOR BOX ****/

.author-box {
    display: flex;
    background: #f9f9f9;
    margin-bottom:30px;
    padding: 20px;
    position: relative;
    margin:40px 0 10px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    font-size:1.25rem;
    text-align:left;
    border:1px solid #e4e4e4;
}
.author-media-avator {
    display: inline-block;
}
.img-author-circle {
    width: 150px;
    min-width: 150px;
    max-width: 100%;
    margin-top:25px;
    border-radius: 50%;
   vertical-align: middle;
}
.author-media,
.author-left {
    margin-right: 15px;
    display:block;
}
.author-body {
    display:block;
    vertical-align:top;
}
.author-by {
    margin-bottom:0;
    display:none;
}
.author-tag {
    display:none;
}
.author-tag {
	position: absolute;
    top: -23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0px 15px;
 	border: 1px solid #e4e4e4;
    background: #f9f9f9;
    font-weight: bold;
}
.author-written-by {
    font-weight: bold;
    margin-bottom: 5px;
    line-height: normal;
    font-size:20px;
    font-size: 1.2rem;
}
.author-title {
    font-size: 26px !important;
    font-size: 1.8rem !important;
    margin-top:0;
    margin-bottom:10px;
    font-weight:bold;
    line-height: normal;
}
.author-media-status {
    display:block;
    font-size: 16px;
    font-size:1.25rem;
    font-weight: 600;
    margin-bottom: 10px;
}
.social-icons-group {
    margin-top: 0;
    margin-left: 0;
    text-align: center;
}
.author-icons {
    list-style: none;
    display:inline-block;
    margin-top:0;
    margin-left:0;
}
.author-box .social-icons-group .author-icons {
    margin-left:0;
    margin-top:10px;
    margin-bottom:0;
}
.author-icons li {
    float:left;
    list-style: none;
    padding-left:1px;
    padding-right:1px;
    padding-top:1px;
    width:20px;
    margin-bottom:0;
}
.author-icons:hover {
}
.wtgit {
  font-size:14px;
  font-size:1rem;
  font-style:italic;
  text-align:right;
  margin-top:10px;
  margin-bottom:50px;
  color: #767676;
}

/*strange bracket }*/

.author-page-group {
display: table;
}
.author-page-image {
display: table-cell;
vertical-align: top;
     min-width:150px;
}
.author-page-about {
display: table-cell;
vertical-align: top;
padding-left: 20px;
}
.authors-group-all {
    box-sizing:border-box;
}
.authors-group-all .author-box {
    margin-top: 20px;
}
.authors-group-all .author-box p {
    margin-bottom:0;
}

@media only screen and (max-width: 780px) {
    .author-box {
        flex-flow: column;
        padding: 10px;
    }
    .author-left {
        margin-right: 0;
    }
    .author-left,
    .author-title,
    .author-written-by {
        text-align: center;
    }
    .author-left {
        margin-bottom:25px;
    }
    .authors-group-all .author-box {
        width:150px;
    }
    .authors-group-all .author-name {
        font-size:18px;
    }
    .author-page-group {
        display:block;
        position: relative;
    }
    .author-page-image {
        display:block;
        margin-bottom:20px;
        margin-left:auto;
        margin-right:auto;
        max-width:200px;
    }
    .author-page-image img {
         border-radius: 50%;
         width:175px;
         min-width:150px;
    }
    .author-page-about {
        display:block;
        padding:0px;
    }
}
@media screen and (max-width:480px) {
    .authors-group-all {
      /*width:200px;*/
    }
    .authors-group-all .author-box {
        width:125px;
    }
    .block-heading:before, .block-heading:after, .title:before, .title:after {
     display:none;
    }
     .grid-group .item-overlay {
      padding:10px;
     }
    .grid-group .item-heading a {
       font-size: 1rem;
    }
}

/**** Boxes ****/
.box-image-text {
    display: flex;
    background: #f9f9f9;
    margin-bottom:30px;
    padding: 10px 20px;
    position: relative;
    margin:40px 0 10px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    font-size:1.25rem;
    text-align:left;
    border:1px solid #e4e4e4;
}
.box-left {
    margin-right: 15px;
    display:block;
}
.box-left img {
    display: inline-block;
    width: 75px;
    min-width: 75px;
    border-radius: 50%;
   vertical-align: middle;
}
.box-right {
    display: flex;
    align-items: center;
}
.box-right p {
    margin-bottom:0;
}

/**** RELATED POSTS ****/
.related-posts .posts {
  padding-top:10px;
}
.related-posts {
  padding-top:10px;
}
.textwidget {
  padding-bottom:20px;
}
.related-posts .post-title, .widget-posts .post-title {
    font-size:16px;
    font-size:1.25rem;
}
.related-posts .section-head {
  display:none;
}
.related-top-suggest {
  padding-top:10px;
}
.related-top-suggest p {
    padding:10px;
   margin-bottom:0px;
}
.related-posts img {
    border-radius:10px; 
}
/* END - Related posts */

#cookie_action_close_header {
    border-radius: 8px;
}

.the-post-foot {
  display:none;
}
.matched-ads-footer {
    padding-bottom:10px;
}
.ad_general_container {
  margin-top:0px;
  padding:15px;
}

@media only screen and (max-width: 780px) {
    .tip-info {
        display:block;
        margin-top:10px;
    }
    .tip-title {
        display:block;
        width:80%;
        margin-left:auto;
        margin-right:auto;
        font-size:30px;
        text-align:center;
        border-right:none;
        border-bottom: 1px solid #cccccc;
    }
    .post-cat-footer {
        clear:left;
        text-align:center;
        margin-top:30px;
        margin-bottom:10px;
    }
    .main-footer .upper-footer li {
        width: 100%;
        max-width: 350px;
    }
    .main-footer.stylish .upper-footer {
        padding-left:25px;
        padding-right:25px;
    }
    #cookie-law-info-bar {
        text-align:left;
    }
    .cli-privacy-content-text a {
        color: #016fe7;
    }
    .cli-privacy-content-text a:hover {
        text-decoration:underline;
    }
    .bn-title, .bn-flights, .bn-hotels, .bn-activities, .bn-activities-fw, .bn-label {
        /*font-size:12px;
        font-size:0.8rem;*/
    }
    .yml-single-header-blue { 
    	display:block; 
    }
    .yml-single-link-blue { 
    	display:block;
    	margin-left:0px;
    } 
}
.boxes-cta {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
.cta-box-hpm,
.cta-box-hpm img {
     width:100%;
}
.cta-box-hpm {
     margin-bottom:10px;
}

.cta-box-single,
.cta-box-hpm {
    position: relative;
}
.cta-label {
    font-weight: 600;
    font-size: 13px;
    color: #161616;
    padding: 9px 14px;
    letter-spacing: .15em;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 95%;
    text-align: center;
    transform: translateY(-50%)
    translateX(-50%);
    border: 1px solid #fff;
    background: #fff;
    line-height: 1.5;
    letter-spacing: .09em;
    text-transform: uppercase;
    transition: all .3s ease-in;
}
.sidebar .widget-title {
    margin-bottom: 25px;
}
.block-heading {
   line-height: 25px;
}
.sidebar-custom-widget-text a {
	color:#000;
	font-weight: 500;
	font-size: 100%;
}
.sidebar-custom-widget-text a:hover {
	color:#000;
	text-decoration: underline;
}
.sidebar-custom-widget-text img {
	border-radius:10px;
}
aside .post-thumb img {
    border-radius:10px;
}
.mc_lists-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.mc_lists-container div {
	width:30%;
}

@media only screen and (min-width: 600px) {
    .post-header {
        position:relative;
    }
    .single-post .meta-single-cat
    {
        position:absolute;
        border-radius: 10px 10px 0px 0px;
        z-index: 2;
        top: 78%;
        left:10%;
        transform: translate3d(-8%,-50%,0);
        box-sizing: border-box;
        text-align: left;
        pointer-events: none;
        background: #fff;
        padding: 5px 10px;
        opacity: 1;
        color: #000000;
    }
    /* changed something here */
    .post-title {
        margin: 20px;
    }
    .post-meta,
    .post-title {
        margin-top: 0px;
    }
    .the-post .the-post-meta {
        margin-bottom:0px;
    }
}
@media only screen and (max-width: 599px) {
    /*h1 {
        color:#075EAA;
    }*/
    .single-post .meta-single-cat .category {
        display:none;
    }
}
.main-content h2 {
        margin-top:15px;
}
.post-content h2,
.post-content h3 {
    color: #000;
    margin-bottom:15px;
}
.post-content h2 {
    margin-top:100px;
}
.post-content h3 {
    margin-top:50px;
}
.post-content h2+h3, .post-content ul  {
     margin-top:15px;
     margin-bottom:22px;
     margin-bottom: 1em;
}
.woocommerce-Tabs-panel--description h3, .woocommerce-Tabs-panel--description h4 {
    margin-top:40px;
}
.incontent_gyg,
.incontent_find-accom,
.incontent_book_heading {
    text-align: center;
    font-size: 22px;
    font-size: 1.5rem;
    font-size:larger;
    font-weight:bold;
}

/**** BOOK NOW ****/
.bullet_hot:before {
    content: url(/wp-content/uploads/2019/07/Icon_hotels.jpg);
    padding-right:10px;
}
.bullet_act:before {
    content: url(/wp-content/uploads/2019/07/Icon_activities.jpg);
    padding-right:10px;
}
.bullet_fli:before {
    content: url(/wp-content/uploads/2019/07/Icon_flight.jpg);
    padding-right:10px;
}
.bullet_tran:before {
    content: url(/wp-content/uploads/2019/07/Icon_transfers.jpg);
    padding-right:10px;
}
.bullet_trans_eu:before {
    content: url(/wp-content/uploads/2019/07/Icon_eu_travel.jpg);
    padding-right:10px;
}
.bullet_visa:before {
    content: url(/wp-content/uploads/2019/09/icon_visas.jpg);
    padding-right:10px;
}
.bullet_ski_hols:before {
    content: url(/wp-content/uploads/2020/11/icon_mountains_30px.jpg);
    padding-right:10px;
}
.accom_budget:before {
    content: "$";
    padding-right:10px;
}
.accom_mid:before {
    content: "$$";
    padding-right:10px;
}
.accom_lux:before {
    content: "$$$";
    padding-right:10px;
}

/**** DIVIDERS ****/
.divspec {
    border-top: 1px solid #C1BEB7;
    padding: 30px 0 0;
}
.divider {
    position: relative;
    margin-top:40px;
    margin-bottom:40px;
}
.divider:after  {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 100%;
    height: 1px;
    background: #ebebeb;
}
.divider:before  {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #ebebeb;
}
.divider-image {
    position: relative;
    display: block;
    padding: 0 24px;
    z-index: 1;
    width:40px;
    margin-left:auto;
    margin-right:auto;
    padding: 0 24px;
    background: #fff;
}
/* END - Dividers */

/* Archives */

.archive-head .title {
    line-height: 1.5;
}
.archive-head .title span,
.tad_book_page_wrap h1 span {
    font-size: smaller;
    text-transform: none;
}

/* END - Archives */

.hp_searchbox {
    margin-top:40px;
    margin-bottom:50px;
}
.hp_searchbox form,
.s_searchbox form {
    max-width:360px;
    margin-left:auto;
    margin-right:auto;
}
.hp_searchbox input {
    width:300px;
}
.s_searchbox {
    text-align:center;
    margin-top:25px;
}
#archive_msg_top { 
    text-align:center;
    margin-top:25px;
}
.s_searchbox p {
    margin-left:20px;
    margin-right:20px;
}
.the-post .the-post-header .post-title {
    margin: 0px 0;
}
.grid-group .grid-items .item-inner {
    height: 100%;
    width: 100%;
}
.grid-items-center {
    width:910px;
    margin-left:auto;
    margin-right:auto;
}
 .grid-items-center .item-inner {
    height: 100%;
    width: 100%;
}
.grid-group .loaded.slides {
    max-height: none;
}
@media (max-width: 940px) {
.grid-group >.wrap-grid {
    width: 100%;
    max-width: initial;
    padding: 0;
}
}
@media (max-width: 940px) {
    .wrap-grid {
        width: 100%;
        margin: 0 auto;
        text-align: left;
    }
}
@media (max-width: 940px) {
    .grid-group .grid-items,
    .grid-group .grid-items-center {
        height: auto;
    }
}
.grid-group .items {
    position: relative;
    float: left;
    width: 25%;
    height: calc(50% - 1px);
    margin-bottom: 2px;
    padding-left: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    line-height: 0;
}
.grid-items-center .items {
    position: relative;
    float: left;
    width: 300px;
    height: calc(50% - 1px);
    margin-bottom: 2px;
    padding-left: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    line-height: 0;
}
@media (max-width: 940px) {
    .grid-group .items {
        margin-top: 2px;
        width: 50%;
        height: 20vh;
        min-height: 160px;
    }
    .grid-items-center {
        margin-top:40px;
        width:100%;
    }
    .grid-items-center .items {
        margin-top: 2px;
        width: 50%;
        height: 20vh;
        min-height: 160px;
    }
}
.grid-group .item-overlay {
    position: absolute;
    z-index: 2;
    width: 80%;
    max-width: 700px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    pointer-events: none;
}
.grid-group .items .item-heading {
    font-size: 16px;
    color: #000000;
}
@media (max-width: 767px) {
    .grid-group .items .item-heading {
        font-size: 17px;
    }
}
.item-heading {
    background: #fff;
    padding: 4px 8px;
    opacity: 0.9;
    color: #000000;
    font-family: Lato, Arial, sans-serif;
}
.grid-group .item-heading {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 295px;
    font-family: Poppins, Arial, sans-serif;
    font-size: 30px;
    line-height: 1.33;
    text-transform: uppercase;
    font-weight: 400;
}
.grid-group {
    margin-bottom:20px;
}
.grid-group::after,
.filter-btn-group::after {
    content: "";
    clear: both;
    display: table;
}
.filters-btn-group,
.filter-btn-group {
    text-align:center;
    width:100%;
}
.filters-button-div {
    display: inline-block;
}
.filter-button {
    border-radius: 15px;
    margin:5px;
}
.filter-button-div::after {
    content: "";
    clear: both;
    display: table;
}
.archive-head .description {
    text-align:left;
}

/**** QUIZ STYLES ****/
.question {
    display:block;
    box-sizing: border-box;
    margin-bottom:100px;
    border:1px solid grey;
    border-radius: 10px;
    box-shadow: 2px 2px 4px rgba(60,64,67, 0.2);
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
    padding:15px;
    background-color:#fcfcf7;
}
.quest_count {
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
    font-weight:bold;
    color:grey;
}
.questionText {
    display:block;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}
.questionText h3 {
    font-size:25px;
    font-size: 1.8rem;
    margin-top:0;
    margin-bottom:20px;
}
.questionText p {
    margin-bottom:20px;
}
.question img {
    max-width:100%;
}
.answersgroup {
    display:block;
    /*padding-bottom:15px;*/
    max-width:450px;
    margin-left:auto;
    margin-right:auto;
}
.answer {
    margin-top:5px;
    padding:8px;
    border:1px solid grey;
    border-radius: 10px;
    text-align:center;
    font-weight:bold;
    background-color:#ffffff;
}
.answer:hover {
    background-color:#fff38f;
    cursor: pointer;
}
.results_section {
    margin-bottom:50px;
    text-align:center;
    font-weight: bold;
    border:1px solid grey;
    border-radius: 10px;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 50px;
    overflow: hidden;
}
.resultshr {
	display:none;
}
.results_section h2 {
background-color: #075e9c;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 15px;
	  margin-top: 0;
	  margin-bottom:22px;
}
.quiz_rankings h2 {
		background-color: #fff;
    color: #075e9c;
	  padding-top:12px;
	  padding-bottom: 0;
}
.results_section .results-intro {
	padding:10px;
}
.score {
    font-size: 22px;
    padding:10px;
}
.answer-info {
    font-weight:bold;
    font-size: 16px;
    margin-top:10px;
}
.results_message {
    margin: 20px 20px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.table_heading {
    background: #f5f5f0;
}
.table_heading {
    vertical-align:middle;
}
.score_cell_l,
.score_cell_r {
    padding:2px;
    border:none;
}
.score_cell_r {
    text-align:left;
}
.post-content table {
    margin-top:15px;
    margin-bottom:15px;
}
@media (max-width: 500px) {
    .answersgroup {
        max-width:300px;
        margin-left:auto;
        margin-right:auto;
    }
    .questionText h3 {
        font-size:22px;
        font-size: 1.6rem;
    }
   .answer {
        padding:5px;
   }
}
/* END - quizzes */

.pswp__bg {
    opacity: 0.9 !important;
}
.quantity {
    display:none;
}

/**** LOADER - USED IN QUIZZES ****/
.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.loader {
    color: #23aef4;
    font-size: 10px;
    margin: 80px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}
.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loader:after {
    left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
/* END - loader styles */

/* WIDGETS */

.widget-title {
    background-color: #000000;
}
.widget-title span {
    color: white;
    font-weight: 400;
    text-transform: none;
    font-family: Lato, Arial, sans-serif !important;
    font-size: 16px;
    font-size: 1.2rem;
}
.textwidget p {
    word-wrap: initial;
    overflow: initial;
    overflow-wrap:normal;
}
/* END - Widgets */

.cart-action {
    display:none;
}
.wcppec-checkout-buttons__separator {
    display:none;
}
.cli_settings_button {
    text-decoration:underline;
}

/**** MAIN NAV MENU ****/

.main-head.alt .top-bar-content>.wrap {
    display: flex;
    justify-content: center;
}
@media screen and (max-width:940px) {
    .main-head.alt .actions {
        margin-right: 0 !important;
        margin-left: auto !important;
    }
}

/**** TAB STYLES ****/
.tab_group_menu li {
	list-style:none;
}
.tab_group_menu li {
	background-color:#ffffff;
	display:block;
	margin:0px 1px;
	padding: 4px 8px;
	color: #075e9c;
	border-top: 2px solid #016fe7; 
	border-left: 2px solid #016fe7;
    border-right: 2px solid #016fe7;	
	float:left;
	cursor: pointer;
}
.tab_group_menu li a {
	color: #075e9c;
}
.tab_group_menu li.active a:hover {
	opacity: 1;
}
.tab_group_menu li.active {
    background-color:#016fe7;
	color:#ffffff;
    cursor: default;
}
.tab_group_menu li.active a {
	color:#ffffff;
	cursor: default;
    text-decoration: none;
}
.tab_group_menu ul {
    border-bottom: 2px solid #016fe7;
    overflow: hidden;
    margin-bottom:15px;
}
/* old 
.tab_group_menu li a {
	color: white;
}
.tab_group_menu li.active {
    background-color:white;
	color:black;
	border-top: 2px solid #23aef4; 
	border-left: 2px solid #23aef4;
    border-right: 2px solid #23aef4;
	color:#075e9c;
    cursor: default;
}
.tab_group_menu li.active a {
	color:#075e9c;
	cursor: default;
    text-decoration: none;
}
.tab_group_menu ul {
    border-bottom: 2px solid #23aef4;
    overflow: hidden;
    margin-bottom:15px;
}
*/

/* Article menus */

.table-menu-regions {
     max-width: 350px;
     margin-left: auto;
     margin-right: auto;
}
.table-menu-regions td {
    background:none !important;
    border-left:none;
    border-right:none;
    border-top:none;
    padding: 10px;
    vertical-align: top;
    text-align: center;
}
.table-menu-regions p {
    margin-bottom:0;
}

/**** ACCORDION STYLES ****/

.tad-accordion-container {
    width:90%;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    box-sizing: border-box;
}
#accordion-map,
#accordion-tours {
    max-width:90%;
}
#accordion-map .tad-accordion-heading p,
#accordion-tours .tad-accordion-heading p,
#accordion-map .tad-accordion-heading span,
#accordion-tours .tad-accordion-heading span {
    font-size:110%;
}
#accordion-map .tad-accordion-heading p:before,
#accordion-map .tad-accordion-heading span:before {
    content: url(/wp-content/uploads/2021/06/icon_map.jpg);
    padding-right: 10px;
    position: relative;
    bottom: -3px;
}
#accordion-tours .tad-accordion-heading p:before,
#accordion-tours .tad-accordion-heading span:before {
    content: url(/wp-content/uploads/2019/07/Icon_activities.jpg);
    padding-right: 10px;
    position: relative;
    bottom: -3px;
}
.tad-accordion-intro {
    margin-top:15px;   
}
.tad-accordion-section {
    width:100%;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    padding: 2px 20px;
    margin-bottom:20px;
    border-radius: 15px;
}
.tad-accordion-section:hover {
    border: 1px solid #23aef4;
}
.tad-accordion-heading {
    color: #075e9c;
    font-weight: bold;
    position: relative;
    cursor:pointer;
    width: 100%;
    box-sizing: border-box;
    padding: 18px 0;
    text-align: left;
    background-color: transparent;
    text-transform: capitalize;
    font-size: 18px;
    font-size: 1.3rem;
    letter-spacing: normal;
}
.tad-accordion-heading span {
    padding-left:20px;
    line-height: 25px;
}
.tad-accordion-heading:before {
    content: "";
    display: inline-block;
    background: #075e9c;
    position: absolute;
    top: 50%;
    transform: translate3d(0,-50%,0);
    right: 0;
    height: 22.5px;
    width: 2px;
    margin-right:9px;
}
.tad-accordion-heading h3 span {
    font-size:smaller;
    font-weight:lighter;
}
.tad-accordion-heading:after {
    content: "";
    display: block;
    background: #075e9c;
    position: absolute;
    top: 50%;
    transform: translate3d(0,-50%,0);
    right: 0;
    height: 2px;
    width: 22.5px;
}
.tad-accordion-heading h3 {
    margin: 0 !important; 
}
#tad-article-menu .tad-accordion-section {
    padding: 0 0;
    overflow: hidden;
}
#tad-article-menu .tad-accordion-heading {
    color: #ffffff;
    background: #075e9c;
    text-transform: none;
}
#tad-article-menu .tad-accordion-body {
    padding: 2px 20px;
    background: #f3fbff; 
}
#tad-article-menu .tad-accordion-heading:before,
#tad-article-menu .tad-accordion-heading:after {
    background: #f3fbff;
    right: 10px;
}
.tad-accordion-section .tad-accordion-body {
    display:none;
}
.tad-accordion-section.accordion-active {
    border: 1px solid #23aef4;
}
.tad-accordion-section.accordion-active .tad-accordion-body {
    display:block;
    overflow:hidden;
}
.tad-accordion-section.accordion-active .tad-accordion-heading:before { 
    display:none;
}
@media screen and (max-width:550px) {
    #accordion-map,
    #accordion-tours {
        max-width:100%;
        width:100%;
    }
    #accordion-map .tad-accordion-section,
    #accordion-tours .tad-accordion-section {
        padding:2px 10px;
    }
    #accordion-map p,
    #accordion-tours p {
        padding-left:10px;
        padding-right:10px;
    }
}

/* END - accordion styles */

.block-heading .title {
    font-size: 23px;
    font-size: 1.65rem;
}
.block-heading {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}
.block-heading .title {
    position: relative;
    display: inline-block;
    padding: 0 24px;
    z-index: 1;
    height: 22px;
    vertical-align: middle;
    background: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.block-heading:before,
.block-heading:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
		margin-top: -3px;
    width: 100%;
    height: 1px;
    background: #ebebeb;
}
.block-heading:after {
    margin-top: 0px;
}
.block-heading:before,
.block-heading:after {
    content: "";
    position: absolute;
    left: 0;
    top: 55%;
    width: 100%;
    height: 1px;
    background: #ebebeb;
}
.block-heading .title:before, 
.block-heading .title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0.22em;
    top: calc(50% - 7px);
    width: 1px;
    height: 12px;
    background: #ebebeb;
}
.block-heading .title:after {
    right: 0;
    left: auto;
}
.block-heading .title:before,
.block-heading .title:after {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    width: 1px;
    height: 12px;
    background: #ebebeb;
}
.grid-overlay .content {
	max-width:500px;
}
.grid-overlay .content a { 
    font-weight: 400;
}
.grid-overlay .content .heading { 
}
@media (min-width: 768px) {
    .feat-grid .item-large.pos-center .content {
        max-width: 500px;
    }
}
@media (max-width: 450px) {
    .grid-overlay .content a {
		line-height:normal;
    }
    .grid-overlay .content .category { 
	    font-size:10px;
    }
}
 .slider-hp-overlay .post-title {
    background-color: white;
    padding:10px;
	 opacity: 0.9;
}
.slider-hp-overlay a {
    color: black !important;
}
.archive-head .description {
	width:100%;
	max-width:1200px !important;
	margin-left:auto;
	margin-right:auto;
}
.line-break-blue {
    border-bottom: 2px solid #23aef4;
    margin-top:20px 
}
@media (max-width: 950px){
    .sidebar { 
        display: none; 
    }
    .main-logo-not-home { 
        margin-top:12px;
    }
    .main-logo-not-home div { 
        display:none;
    }
}
@media (min-width: 950px) {
    .mobile-title-bar { 
        display: none; 
    }
}

/**** Recently added ****/
.block-heading .title {
    font-size: 23px;
}
.block-heading {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}
.block-heading .title {
    position: relative;
    display: inline-block;
    padding: 0 24px;
    z-index: 1;
    height: 22px;
    vertical-align: middle;
    background: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.block-heading:before,
.block-heading:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 100%;
    height: 1px;
    background: #ebebeb;
}
.block-heading:after {
    margin-top: 0px;
}
.block-heading:before,
.block-heading:after {
    content: "";
    position: absolute;
    left: 0;
    top: 55%;
    width: 100%;
    height: 1px;
    background: #ebebeb;
}
.block-heading .title:before,
.block-heading .title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0.22em;
    top: calc(50% - 7px);
    width: 1px;
    height: 12px;
    background: #ebebeb;
}
.block-heading .title:after {
    right: 0;
    left: auto;
}
.block-heading .title:before,
.block-heading .title:after {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    width: 1px;
    height: 12px;
    background: #ebebeb;
}
.grid-overlay .content {
	max-width:500px;
}
.grid-overlay .content a { 
    font-weight: 400;
}
.grid-overlay .content .heading { 
}
@media (min-width: 768px) {
    .feat-grid .item-large.pos-center .content {
        max-width: 500px;
    }
}
@media (max-width: 450px) {
    .grid-overlay .content a {
		line-height:normal;
    }
    .grid-overlay .content .category { 
	    font-size:10px;
    }
}
.slider-hp-overlay .post-title {
    background-color: white;
    padding:10px;
	opacity: 0.9;
}
.slider-hp-overlay a {
    color: black !important;
}
.archive-head .description {
	width:100%;
	max-width:1200px !important;
}

/**** DEAL BOXES STYLES ****/
.deal,
.book-box {
    border: 1px solid grey;
    max-width: 100%;
    margin: 50px 20px;
    display: table;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(0,0,0,.3);
    padding: 10px;  
}
.deal-info-main-group,
.book-info-main-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 5px;
}
.deal-info-main {
    max-width: 500px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.book-info-main {
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.deal-info-image,
.book-info-image {
    width: 150px;
    flex-shrink: 0;
	text-align:center;
}
.deal-info-image img,
.book-info-image img {
    margin-top:0px !important;
    margin-bottom:0px !important
}
.book-info-image img {
    width:150px;
}
.deal-info-text,
.book-info-text {
    max-width: 525px;
    padding: 5px 0px 0px 20px;
}
.post-content .deal-info-heading,
.post-content .book-info-heading {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 22px;
}
.deal-info-tagline,
.book-info-tagline {
	font-size:0.9em;
}
.deal-button-div,
.book-button-div {
    max-width: 250px;
    text-align: center;
    padding: 15px;
    margin-left:auto;
    margin-right:auto;
    line-height: normal;
}
.main .deal-button,
.book-button {
    border-radius: 25px;
    cursor: pointer;
    background: #016fe7;
    padding: 8px 20px;
    color: #fff;
}
.deal-details-terms {
    display: block;
    border-top: 1px solid grey;
    margin: 10px 20px;
    font-size: smaller;
    padding: 10px 0px 0px 0px;
}
.deal-details-terms p {
    margin-bottom: 5px;
    font-size:small;
}
.deal-details-terms-full {
    margin-bottom: 0px;
}
.homepage-group .feat-grid {
    margin-top:38px;
}

/**** BOOK BOXES ****/
@media (max-width:550px) {
	.book-info-main,
	.deal-info-main {
     flex-wrap:wrap;
  }
	.book-info-image,
	.deal-info-image {
		 width:100px;
		 margin-left:auto;
		 margin-right:auto;
		 padding:10px 0px;
	}
	.buy-photos-cta {
		display:none;
	}
	.homepage-group .feat-grid {
        margin-top:0px;
	}
    .hp-do-what .boxes .cta-box img {
        max-height: 30vh;
    }
}
@media (max-width:1000px) {
	.deal {
	max-width:90%;
	margin: 50px 0px;
	overflow: scroll;
}
}
.contact_form_btn {
	background-color:rgb(35, 174, 244);
	border-radius: 25px;
	cursor: pointer;
}
.grid-post h2 {
	padding-left:15px !important;
	padding-right:15px !important;
}
.category:hover{
	/*background-color:white !important;*/
}

.deal-info-image img {
	width:150px !important;
}
@media (max-width:550px) {
	.deal-info-image img {
	  width:100px !important;
  }
}
.post-content ul {
	margin-left:20px;
}
/* WP ROCKET LAZY LOAD FADE */
/* Image with 'data' attribute is hidden */
img[data-lazy-src] {
/* we set the opacity to 0 */
   opacity: 0;
}
/* Image without 'data' attribute is (or becomes) visible */
img.lazyloaded {
/* prepare the future animation */
   -webkit-transition: opacity .5s linear 0.2s;
       -moz-transition: opacity .5s linear 0.2s;
                 transition: opacity .5s linear 0.2s;
/* we set the opacity to 1 to do the magic */
   opacity: 1;
}

/* END WP Rocket lazy load fade */

.mobile-logo-image {
    width: 100px !important;
    vertical-align: middle !important;
}
.tab_group_content ul { 
    list-style: disc;
    margin-left: 20px;
}
.cta-button-group {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.cta-button-group .cta-button-div {
	margin: 10px 5px;
}
.who-we-are a {
    color:#016fe7;
}
.who-we-are a:hover {
   text-decoration:underline;
}
.website-screenshot {
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    box-shadow: 5px 10px 10px #f9f9f9;
}
.search-other-suggestions ul {
	margin: 0.5em 0;
	margin-left: 35px;
	list-style:disc
}
.search-other-suggestions a {
	color:#016fe7;
}
.search-other-suggestions a: underline {
	text-decoration:underline;
}
.wpforms-submit {
    background-color:#23aef4;
    color:#fff;
    border-radius: 15px;
}
.cta-top-buttons { 
    
} 
.top-cta-button { 
    float:right;
    margin-top:0px;margin-left:10px 
}
@media (max-width:550px) {
	.top-cta-button {
	  float:none;
	  display:block;
  }
  .top-add-section {
    display:none;   
  }
}

/* To sort */

.navigation .menu > li > a {
    padding-left: 18px;
    padding-right: 18px;
}
.search-alt .top-bar .search-field.active {
		border: 1px solid black;
    padding: 0 10px;
}
.woocommerce div.product form.cart .button {
	width:100% !important;
}
.preset_cards_container {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.preset_cards_container div {
  max-width:300px;
  margin:15px;
}

/* fix for mobile menu on hp */
.off-canvas-active .main-wrap { transform: unset; 
}
.sidebar ul li:last-of-type {
	 margin-bottom:10px;
}

/* forms */
#mc4wp-form-1 {
	display:none;
}
.hp-newsletter-signup .divider,
.hp-newsletter-signup #newsletter-box-social-sec {
	display:none;
}
#tad-newsletter-signup-email {
	width:250px;
}
#tad-newsletter-signup-submit {
	width:150px;
}
@media screen and (max-width:750px) {
	#tad-newsletter-signup-email {
			width:160px;
	}
	#tad-newsletter-signup-submit {
		width:100px;
	}
}
@media screen and (max-width:420px) {
	.hide-on-mobile {
		display:none;
	}
}
.kayak-widget {
	padding: 20px;
	max-width: 550px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #e4e4e4;
	border-radius: 0.5em; 
}

.single .main-content figure,
.single .main-content .featured {
    background-color: #f9f9f9;
    background-image: url(https://www.travelanddestinations.com/wp-content/uploads/2021/10/SiteLogo_300x300px-bw-v3.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 20%;
}
/*
.single .main-content .related-posts .image-link

@media screen and (max-width:720px) {
	.single .main-content figure,
	.single .main-content .featured {
			min-height: 250px;
	}
}
@media screen and (max-width:420px) {
	.single .main-content figure,
	.single .main-content .featured {
			min-height: 200px;
	}
}*/

.wp-post-image:hover, .post-content img:hover {
	opacity:1
}

.tad_btn-container {
    display: flex;
	  flex-wrap:wrap;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.tad_btn-container p {
   margin:10px;
}
.tad_btn-container p a {
   border-radius:5px;
}
.mc_suggest-read-block {
	border: 1px solid grey;
	border-radius: 10px;
	box-shadow: 2px 2px 4px rgba(60,64,67, 0.2);
	padding:0;
	overflow: hidden;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	display:flex;
	align-items:center;
	margin-bottom:22px;
}
.mc_suggest-read-img {
  width: 250px;
	min-height: 200px;
	position: relative;
  overflow: hidden;
}	
.mc_suggest-read-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.mc_suggest-read-txt {
	padding: 0 .5em .5em;
}
.mc_suggest-read-txt span {
	font-size: 16pt;
	font-weight:bold;
}
.mc_suggest-read-txt p {
	margin-bottom:0;
}
.mc_quiz-loader_wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
	top: 0px;
	left: 0;
	background-color: rgba(255,255,255,0.9);
	display:flex;
	justify-content:center;
	align-content:center;
}
.mc_quiz-loader-container {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 15px;
}
.mc_quiz-loader-header {
	display: block;
	margin: 30px;
	font-weight:bold;
}
.mc_quiz-loader_wrap .loader {
	margin: 30px auto 60px auto;
}

.tad_book_page_wrap .content-spacious-full { 
	max-width:1000px;
} 
.tad_read-more-container {
	 margin-bottom:35px;
}

/* Read more */
.tad_read-more-content {
	height:150px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #808080;
}
.tad_read-more-fade-old {
	position:absolute;
	width: 100%;
    height: 33%;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,100) 80%);
	border-bottom:1px solid #808080;
}
.tad_read-more-content:not(.tad_read-more-open):after {
	content:'';
	position:absolute;
	width: 100%;
    height: 33%;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,100) 80%);
}
.tad_read-more-content:not(.tad_read-more-closed):after {
	content:'';
		position:absolute;
	width: 100%;
  bottom: 0;
	border-bottom:1px solid #808080;
}
.tad_read-more-button {
	width:100px;
	margin-left:auto;
	margin-right:auto;
	font-size:smaller;
	border:1px solid #808080;
	border-top:none;
	padding:2px 5px;
	border-radius:0px 0px 5px 5px;
	text-align:center;
	cursor:pointer;
	transition: all .25s ease-in-out;
}
.tad_read-more-button a {
    color:#3d3d3d;
}
.tad_read-more-button:hover {
	background-color:#808080;
	color:#fff;
}
.tad_read-more-button:hover a {
	color:#fff;
	text-decoration:none;
}
.hustle-popup { 
	box-sizing: border-box; 
}

/* grid result fix */
@media (max-width: 940px) {
	.ts-row .column,
	.column,
	.ts-row .col-4 {
			width: 50%;
			padding-left:10px;
			padding-right:10px;
	}
	.post-meta-divider:after {
		border-color: #fff;
	}
}
@media (max-width: 320px) {
	.ts-row .column,
	.column,
	.ts-row .col-4 {
			width: 100%;
	}
}

/*** Hotel Result Tiles ***/
.hotel-tiles_container {
  display: flex;
  flex-direction: column;
  width: 230px;
  margin: 10px;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.hotel-tiles_container:hover {
  box-shadow: 0 0 10px #d3d3d3;
}
.hotel-tiles_container a {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.hotel-tiles_container a:hover {
    text-decoration:none;
}
.hotel-tiles_img-container {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.hotel-tiles_img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hotel-tiles_details-container {
  padding: 10px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  box-sizing: border-box;
}
.hotel-tiles_details-container h4 {
  margin-top: 0;
  text-align: left;
  flex-grow: 1;
  margin-bottom: 0;
}
.hotel-tiles_details-ratings {
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.hotel-tiles_details-ratings div {
  display: block;
  width:100%;
}
.hotel-tiles_details-ratings div {
    margin-bottom:10px;
}
.hotel-tiles-wifi-badge {
    border: 1px solid grey;
    padding: 4px;
    font-size: small;
}
.hotel-tiles-hotel-score {
    padding: 5px;
    background-color: #fff282;
    color: #000;
    border-radius: 5px;
}
.hotel-tiles_details-container hr {
  margin: 15px 25px 25px 25px;
}
.hotel-tiles_details-container .cta_container {
    text-align:center;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.hotel-tiles_details-container .cta_container a {
    font-size:10px;
}
@media screen and (max-width:580px) { 
  .hotel-tiles_container { 
    width:100%;
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
  }
  .hotel-tiles_container a { 
    width:100%;
    flex-direction: row;
  }  
  .hotel-tiles_img-container { 
    width:40%;
    height:auto;
  }
  .hotel-tiles_details-container {
    width: 60%; 
  }
  .hotel-tiles_details-ratings div {
      display:block;
  }
  .hotel-tiles_details-container hr {
    margin: 15px 25px 10px 25px;
  }  
  .hotel-tiles_details-container .cta_container a {
    padding: 10px 18px;
  }
}

/* New title design */
  .the-post .the-post-header {
	position:relative;
}
.the-post .meta-single-cat,
.the-post .meta-page-title {
    position: absolute;
    box-sizing: border-box;
    background: #fff;
    z-index: 2;
    bottom: 10px;
    left: 5%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px 10px 0 0;
    padding-left: 10px;
    padding-right: 10px;
    transform: unset;
    top: unset; 
}
.the-post .meta-page-title {
    bottom: -30px;
}
.the-post .meta-single-cat .category {
    display: block; 
}
.title-category-container {
    margin-top: -20px;
    margin-bottom: 10px;
}
.the-post .meta-single-cat .category,
.tad_book_page_wrap .title-category-container .category {
    display: inline-block;
    background-color: #fadc82;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
	padding: 2px 10px;
}
.tad_book_page_wrap .title-category-container .category:hover {
    background-color: #fadc82 !important;
}   
.the-post .meta-single-cat,
.the-post .meta-page-title {
	text-align: center !important;
}
.the-post .meta-single-cat h1,
.the-post .meta-page-title .the-page-title { 
    font-size:28px;
    font-size:2rem;
}
.title-divider {
	display:block;
    height: 5px;
    background-color: #fadc82;
    margin-top: 15px;
    width: 40px;
    margin-left: auto;
    margin-right: auto;
}
.meta-page-title {
    padding-top:20px;
}
.tad_book_page_wrap .meta-single-cat {
    padding-top:20px;
}
.the-post .affiliate-disclosure {
    margin-top:50px;
}
.type-page .affiliate-disclosure {
    margin-top:100px;        
}
.post-content { 
    margin-top: 80px;
}
.tad_book_page_wrap .meta-single-cat {
    position:initial;
}
.tad_book_page_wrap .affiliate-disclosure {
    margin-top:50px;
}
.tad_book_page_wrap .post-content {
    margin-top: 0;
}

.meta-single-cat.title_pos_mid-high,
.meta-page-title.title_pos_mid-high {
    bottom: 250px;
    border-radius: 10px 10px;
}
.affiliate-disclosure.title_pos_mid-high {
    margin-top: 0;
}

.meta-single-cat.title_pos_middle,
.meta-page-title.title_pos_middle {
    bottom: 100px;
    border-radius: 10px 10px;
}
.affiliate-disclosure.title_pos_middle {
    margin-top: 50px;
}

.meta-single-cat.title_pos_standard,
.meta-page-title.title_pos_standard {
    bottom: 10px;
}
.affiliate-disclosure.title_pos_standard {
    margin-top: 50px;
}

.meta-single-cat.title_pos_mid-low,
.meta-page-title.title_pos_mid-low {
    bottom: -70px;
}
.affiliate-disclosure.title_pos_mid-low {
    margin-top: 100px;
}

.meta-single-cat.title_pos_very-low,
.meta-page-title.title_pos_very-low {
    bottom: -100px;
}
.affiliate-disclosure.title_pos_very-low {
    margin-top: 120px;
}

.affiliate-disclosure.title_pos_thin {
    margin-top: 50px;
}

.the-post .the-post-header > :last-child:not(.featured) {
    margin-bottom:0;
}

@media screen and (max-width:1000px) {
    .the-post .meta-single-cat {
        bottom: -30px;
    }
	.the-post .meta-page-title {
        bottom: -90px;
    }
    .post-content { 
        margin-top: 50px;
    }
    .meta-single-cat.title_pos_standard,
    .meta-page-title.title_pos_standard {
        bottom: -50px;
    }
    .affiliate-disclosure.title_pos_standard {
        margin-top: 100px;
    }
    .post-header .title_pos_thin {
        position:initial;
    }
}
@media screen and (max-width:500px) {
	.the-post > .tad-adsense-ad {
		/*margin-top:20px;*/
	} 
	.breadcrumbs-header {
        display:none;
    }
    .the-post .the-post-header {
      width: 100vw;
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw);
      position:relative;
    }
    .the-post .meta-single-cat,
    .the-post .meta-page-title {
      bottom: -80px;
    }
    .meta-single-cat.title_pos_standard,
    .meta-page-title.title_pos_standard {
        bottom: -50px;
    }
    .affiliate-disclosure.title_pos_standard {
        margin-top: 100px;
    }
    .meta-single-cat.title_pos_mid-low,
    .meta-page-title.title_pos_mid-low {
        bottom: -100px;
    }
    .affiliate-disclosure.title_pos_mid-low {
        margin-top: 120px;
    }
	.the-post .meta-single-cat .category {
      display: block; 
    }
	.the-post .meta-single-cat h1 { 
			font-size:26px;
			font-size: 1.7rem;
	}
	.the-post .meta-page-title .the-page-title { 
			font-size:24px;
			font-size: 1.7rem;
	}	
	.tad_post-title {
        line-height:1.4;
    }
    .title-category-container {
        margin-top: -20px;
        margin-bottom: 10px;
    }
    .the-post .meta-single-cat .category {
        display: inline-block;
    }
    .the-post .affiliate-disclosure,
    .the-post .sponsored-disclosure {
        margin-top:60px;
    }
    .tad_book_page_wrap .affiliate-disclosure {
        margin-top:25px;
    }
    .thin_header_image {
        position: relative;
        height: 200px;
    }
    .thin_header_image img {
        position: absolute;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
}

/*** TRAVEL OPTIONS TABLE ***/
.hotel-options-table,
.tour-options-table {
     border:solid 1px #e4e4e4;
    border-radius:5px;
}
.hotel-options-table tr th:nth-of-type(2),
.hotel-options-table tr td:nth-of-type(2),
.hotel-options-table tr th:nth-of-type(4),
.hotel-options-table tr td:nth-of-type(4) {
    width:10%;
}
.hotel-options-table tr th:nth-of-type(1),
.hotel-options-table tr td:nth-of-type(1),
.hotel-options-table tr th:nth-of-type(3),
.hotel-options-table tr td:nth-of-type(3) {
    width:40%;
}
.hotel-options-table th {
    background-color: #757067;
    color:#fff;
}
.hotel-options-table tr td:nth-of-type(4) {
    font-weight:bold;
}

/* GYG */
div[data-gyg-widget] { 
	margin-bottom:22px 
}
.gyg-widget-one-item,
.gyg-widget-two-items,
.gyg-widget-three-items,
.gyg-widget-full {
    margin-left:auto;
    margin-right:auto;
}
.gyg-widget-one-item {
    max-width:400px;
}
.gyg-widget-two-items {
    max-width:600px;
}
.gyg-widget-three-items,
.gyg-widget-full {
    max-width:800px;
}
.gyg-widget-AW {
    padding: 10px;
    border: 1px solid #dcdfe4;
    border-radius: 10px;
}
@media screen and (max-width:1000px) {
    .gyg-widget-two-items,
    .gyg-widget-three-items {
        max-width:400px;
    }    
}
@media screen and (max-width:450px) {
    .gyg-widget-one-item,
    .gyg-widget-two-items,
    .gyg-widget-three-items {
        max-width:300px;
    }    
}

/* Grid fixes */
.posts-dynamic .posts-wrap .col-4 {
	display:flex; 
}
.posts-dynamic .grid-post {
	width:100%;
}
.grid-items-center {
	width:100%;
	max-width:900px;
}
.grid-group .items {
	 padding:15px;
}
.grid-group .items img {
	 border-radius:15px;
}
.boxes .cta-box img {
	border-radius:15px;
}
.blocks > .widget-cta img:hover {
    transform: unset;
}
.blocks > .widget-cta a:after {
	border:none;
	box-shadow:none;
}
.grid-group .items img:hover { 
	box-shadow: 0 0 10px #d3d3d3;
}
.col-4 article {
    background-color:white;
    border: 1px solid #a0a0a0;
    border-radius:15px;
    overflow:hidden;
}
.col-4 article:hover {
    box-shadow: 0 0 10px #d3d3d3;
}
.col-4 article:hover img {
    opacity: 0.84;
}
.col-4 article:hover .category,
.col-4 article:hover a {
    text-decoration:none;
}
.col-4 .post-cat .category { 
    display: inline-block;
    background-color: #fadc82;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    padding: 2px 10px;
    color: #000000; 
    font-size:13px;
}
.col-4 .post-cat .category:hover {
    background-color: #fadc82;    
}
.grid-img-container {
    height: 200px;
    overflow: hidden;
}
.grid-img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-meta-divider:after {
    border:none;
}
#hp-sect-helpful-guides .cta-button-div,
#hp-sect-inspiration .cta-button-div { 
    margin-top: 50px; 
}
.posts-dynamic .col-4 .is-title {
    margin-bottom:16px !important;
}
.feat-grid .post-meta .post-title {
    color:#000000; 
}
@media (min-width:941px) {
    .hide-last-item .col-4:last-of-type {
    	display:none;
    }
    .desktop-hide-fourth-item>div.col-4:nth-child(4) {
    	display:none;
    }
}
@media (max-width: 940px) {
	.grid-items .items,
	.grid-items-center .items {
		height:unset;
		min-height:unset;
	}
}
@media screen and (max-width:720px) {
	.boxes .cta-box {
		box-sizing:border-box;
		width:auto;
		margin-bottom:50px;
	}
	.grid-group .items {
	 	padding:5px;
	}
	.grid-group .items .item-heading {
    font-size: 16px;
	}
}

/* Ready to book */
.rtb-block {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.rtb-block .rtb-heading {
     font-weight:bold;
     text-align:center;
     margin-bottom:0;
   font-size:20px;
	 font-size:1.5rem;
}
.rtb-block .cta-button {
padding: 13px 20px;
font-size:0.8rem;
border-radius: 10px;
    margin-bottom: 15px;
}
.rtb-block .rtb-see-more {
   text-align:center;
}
.rtb-block hr {
   margin:0;
}

/* Flight widget */
.flight_widget_container {
    border: 1px solid #dcdfe4;
    border-radius: 10px;
    padding: 15px;
    background: #fafafa;
    margin-bottom:25px;
}
.flight_widget_container div > a {
    text-align:center;
}
/* Map Place Suggestions */
.map-popular-places {
  display: flex;
  border: 1px solid #dcdfe4;
  border-radius: 10px;
  max-width: 600px;
  margin:25px auto 15px auto;
  justify-content: center;
  align-items: center;
  padding: 5px;
  padding-right: 5px;
}
.map-popular-places-title {
  text-align: center;
  width: 25%;
  border-right: 1px solid #dcdfe4;
  font-weight: bold;
  line-height: 1.5;
}
.map-popular-places-btns {
  width: 75%;
  box-sizing: border-box;
  margin-left: 0;
  position:relative;
}
.map-popular-places-btns:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 100%;
    right:0;
    bottom: 0;
    background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,100) 80%);
    z-index: 10;
}
.map-popular-places-btns:before {
    content: '';
    position: absolute;
    left:0;
    width: 25px;
    height: 100%;
    bottom: 0;
    background: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,100) 80%);
    z-index: 10;
}
.map-popular-places-btns .tad_btn-container {
    display: flex;
    align-items: center;
    justify-content: left;
    max-width: 100%;
    margin-left: 10px;
    margin-right: auto;
    box-sizing: border-box;
    flex-wrap: nowrap;
    height: 60px;
    overflow: scroll;
}
.map-popular-places-btns .tad_btn-container .tl_book_cta button {
    color: #016fe7;
    border: 2px solid #016fe7;
    border-radius: 10px;
    background-color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 14px;
}
.map-popular-places-btns .tad_btn-container .tl_book_cta::after  {
    content: '';
    width: 20px;
    height: 100%;
    position: absolute;
}

/* Coloured Backgrounds */
.sec-theme-blu {
    background-color:#e5f4ff;
    padding-top:20px;
    padding-bottom:20px;
}
.sec-theme-yel {
    background-color:#fffee5;
    padding-top:20px;
    padding-bottom:20px;    
}
.sec-theme-wht {
    padding-top:20px;
    padding-bottom:20px;
}
.no-sidebar .sec-theme-blu .main-content,
.no-sidebar .sec-theme-yel .main-content,
.no-sidebar .sec-theme-wht .main-content {
    width:100%;
}

