/*!
Theme Name: Nomadic Matt
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Chris Richardon
Author URI: https://www.rtwlabs.com/
Description: A child theme for Nomadic matt
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Core */

::placeholder {
color: #444444 !important;
	font-weight: 300;
	
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    -webkit-appearance: none;
    color: var(--global-palette4) !important;

}
::-webkit-input-placeholder {
  color: #444444 !important;
	font-weight: 300;
}

:root {
--global-md-spacing: 1.5em;
}

.wp-block-search .wp-block-search__input {
 
	padding: 15px;
}

.content-width-fullwidth .content-area, .content-vertical-padding-hide .content-area {
  margin-top: 1rem;
  
}

.home.content-width-fullwidth .content-area, .home.content-vertical-padding-hide .content-area {
  margin-top: 0;
  
}


#home-hero ::placeholder {
	text-align: center;
}

.wp-block-search__input {
	padding: 15px;
}

.wp-block-search .wp-block-search__input {
    border-color: var(--global-palette7);
}

.pagination .nav-links {
 
  text-align: center;
}

/* layout */

.single-content {
    margin: 0;
}

.content-width-fullwidth .entry-header {
    margin-top: 2em;
	margin-bottom: 0;
}

.single .content-container.site-container {
    max-width: 1160px;
}

/* author box */

a.social-button {
   
    color: var(--global-palette9);
    background: var(--global-palette1);
   
}

.entry-author-profile {
   
    border: 2px solid #000000;
    padding: 15px !important;
	
}
.entry-author-avatar {
   position: inherit;
    float: left;
    padding: 0 15px 15px 0;
}

.entry-author-avatar img {
	width: 150px;
	border-radius: 150px;
}

.entry-author-follow {
   
    text-align: right;
}

.entry-author {
   
   max-width: 100%;
    margin: 1rem 0 0 0;
}

/* Navigation */

.menu-latest a, .menu-popular a {
   font-size: 17px !important;
    font-weight: 700 !important;
    background: #ffffff;
    padding: 15px 20px 8px !important;
}

.menu-latest span, .menu-popular span {
	border-bottom: 2px solid #000;
}

.header-navigation .header-menu-container ul ul li.menu-item.menu-popular > a:hover, .header-navigation .header-menu-container ul ul li.menu-item.menu-latest > a:hover {  
    background: #ffffff !important;
}

.menu-blog .sub-menu {
	width: 425px;
}

.header-navigation .header-menu-container ul .menu-blog ul li.menu-item > a {
	border: none !important;
	width: 425px;
	padding: 10px 20px;
}

.header-navigation .header-menu-container ul .menu-blog ul li.menu-item {
	border-bottom: none;
}

/* Content */

.entry-content a {
    font-weight: 700;
}

.entry-content a {
    font-weight: 700;
}

.entry-title a {
	font-weight: 500;
}

center a.bookhostel {
    margin-bottom: 20px;
}

a.bookhostel {
    background: #2da1c4;
    padding: 10px 15px;
    color: #ffffff;
    border: 2px solid #2da1c4;
    font-size: 20px;
    border-radius: 10px;
}

.photo-credits {
    font-size: 14px;
}

.table-box {
display: flex;
    flex-direction: column;
border: 1px solid #000;
margin-bottom: 20px;
}

.table-row {
display: flex;
    flex-direction: row;
    width: 100%;
}

.table-column {
flex-basis: 50%;
border: 1px solid #ccc;
padding: 8px 5px 8px 20px;
}

.fav-companies {
display: table;
    width: 100%;
    padding: 22px 10px;
    border-top: 5px solid #aaa;
}

.fav-companies img {
margin: 35px 0;
}

.nm-dis {
	font-size: 14px; 
	font-style: italic;
}

a.ext-link {
color: #fff;
background: #2da1c4;
border-radius: 5px;
padding: 10px 20px;
margin: 35px 0;
display: inline-block;
}
a.ext-link:hover {
color: #fff;
display: inline-block;
margin: 35px 0;
}
.table-box {
display: flex;
    flex-direction: column;
border: 1px solid #000;
margin-bottom: 20px;
}

.nm-toc {
	background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 1em;
    width: 100%;
	max-width: 500px;
    display: table;
    font-size: 17px;
}

.nm-toc .nm-toc-title {
	text-align: center;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}

.nm-toc ol {
	margin-bottom: 5px !important;
	margin-left: 0px !important;
}

.nm-toc.alt ol {
	margin-left: 25px !important;
}

.nm-toc.alt p {
	margin-bottom: 10px;
}


/* Post Feature Blocks */

.single-booking {
    background: #c0e3ee;
    padding: 20px 10px 0;
    border: 2px solid #000;
    font-size: 17px;
	margin-top: 20px;
}

/*
Top Choice Block
---------------------------------------------------------------------------------------------------- */

.top-choice {
    border: 2px solid #000;
    background: #fff;
    margin-bottom: 20px;
}

.top-choice h5 {
    display: inline-block;
    height: 30px;
    line-height: 1.3;
    margin: 0;
    padding: 4px 10px;
    position: relative;
    left: -7px;
    top: 8px;
    color: #fff;
	text-transform: uppercase;
	background: #acc861;
}

.top-choice h5::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    z-index: -10;
    border: 5px solid;
    border-color: #242424 transparent transparent transparent;    
}

.top-choice h5::before {
	left: 0;
}

.top-choice h5:after {
	content: "";
	position: absolute;
	display: block;
	bottom: 0;
	border: 15px solid #acc861;
	z-index: 1;
}

.top-choice h5:after {
	right: -14px;
	border-left-width: 0px;
	border-right-color: transparent;
}

.top-choice .top-wrap {
    display: flex;
    justify-content: space-between;
    padding: 0 15px 15px;
}

.top-choice .top-left {
    width: 100%;
    max-width: 250px;
    margin-top: 25px;
}

.top-choice .top-left a, .top-choice .top-left a.btn-link {
    padding: 10px 20px;
    background: #f26a44;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 10px auto 0 auto;
    display: block;
    font-size: 15px;
    
}

.top-choice .top-left a.img-link {
	background: none;
    margin: 0;
    padding: 0;
}

.top-choice .top-right {
	width: 100%;
	max-width: 370px;
	margin-top: -15px;
	font-size: 16px;
}

.top-choice .top-right hr {
    width: 100px;
    text-align: left;
    display: inline-block;
    border-color: #000;
}

.top-choice .top-right a {
   /*padding: 10px 20px;
    background: #f26a44;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 10px auto 0 auto;
    display: block;
    font-size: 15px; */
}

.top-choice .top-right h4 {
    color: #000;
    margin-bottom: 10px;
}

.top-choice .top-right ul {
    margin: 0 0 0 20px;
}

@media only screen and (max-width: 768px) {
    
.top-choice .top-wrap {
    flex-direction: column;
}

.top-choice .top-left {
    margin: 25px auto 0 auto;
}

.top-choice .top-right {
   margin-top: 15px;
}

}

/*
Summary List Block
---------------------------------------------------------------------------------------------------- */

.summary-list {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.summary-list .summary-item {
    border-bottom: 1px solid #ccc;
}

.summary-list .summary-item:last-child {
    border-bottom: none;
}

.summary-list .summary-wrap {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
}

.summary-list .summary-img {
    width: 100%;
    max-width: 200px;
}

.summary-list .summary-copy {
    width: 100%;
    max-width: 260px;
}

.summary-list .summary-copy h4 {
    color: #2da1c4;
    margin-bottom: 5px;
}

.summary-list .summary-copy h5 {
   color: #fff;
    background: #acc861;
    padding: 5px 10px;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}

.summary-list .summary-copy h5:after {
content: "";
    position: absolute;
    display: block;
    bottom: 0;
    border: 14.5px solid #acc861;
    z-index: -1;
}

.summary-list .summary-copy h5:after {
   right: -14px;
    border-left-width: 0px;
    border-right-color: transparent;
}

.summary-list .summary-copy ul {
    margin: 0 0 0 20px;
}

.summary-list .summary-copy ul li {
    font-size: 14px;
}

.summary-list .summary-button {
    width: 100%;
    max-width: 160px;
    position: relative;
}

.summary-list .summary-button a {
   font-size: 13px;
    text-align: center;
    padding: 8px 10px;
    color: #fff;
    background: #f26a44;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 40px;
    margin: auto;
}

@media only screen and (max-width: 768px) { 

.summary-list .summary-wrap {
  
    flex-direction: column;
}

.summary-list .summary-img {
   order: 2;
    margin: 0 auto;
}

.summary-list .summary-copy {
    order: 1;
    margin-bottom: 10px;
}

.summary-list .summary-button {
    order: 3;
    width: 100%;
    margin: 0 auto 10px auto;
}

.summary-list .summary-button a {
    position: initial;
}

}

/*
Pro Con Block
---------------------------------------------------------------------------------------------------- */

.pro-con {
    background: #f5f5f5;
    margin-bottom: 20px;
}

.pro-con-wrap {
    display: flex;
    justify-content: space-between;
    padding: 15px;
}

.pro-con h4 {
    margin-bottom: 10px;
    font-size: 28px;
}

.pro-con .pro-con-wrap .con ul, .pro-con .pro-con-wrap .pro ul {
    margin: 0 0 0 20px;
}
.pro-con ul li {
    font-size: 16px;
}

.pro-con .con {
    width: 48%;
}

.pro-con .pro {
     width: 48%;
}

@media only screen and (max-width: 768px) {
    .pro-con-wrap {
        flex-direction: column;   
    }
    
    .pro-con .pro, .pro-con .con {
    	width: 100%;
	}
}

/*
product Block
---------------------------------------------------------------------------------------------------- */

.product-overview {
    margin-bottom: 20px;
}

.product-overview .product-wrap {
    display: flex;
    flex-direction: column;
}

.product-overview .product-wrap .product-header {
    display: flex;
    justify-content: space-between;
    background: #acc861;
}

.product-overview .product-wrap .product-header h4 {
    color: #fff;
    margin: 0;
    padding: 5px 0 5px 5px;
    font-size: 20px;
}

.product-overview .product-wrap .product-header .product-image-head {
        max-width: 150px;
    width: 100%;
    text-align: left;
}

.product-overview .product-wrap .product-header .product-head {
        max-width: 150px;
    width: 100%;
    text-align: left;
}

.product-overview .product-wrap .product-header .product-details-head {
        max-width: 150px;
    width: 100%;
    text-align: left;
}

.product-overview .product-wrap .product-header .product-buy-head {
	max-width: 150px;
	width: 100%;
	text-align: left;
}

.product-overview .product-wrap  .product-item {
	padding: 10px 0;
	border-bottom: 2px solid #acc861;
	margin-bottom: 10px;
}

.product-overview .product-wrap  .product-item .product-listing {
	display: flex;
    justify-content: space-between;
}

.product-overview .product-wrap  .product-item .product-listing .product-image {
	max-width: 150px;
    width: 100%;
    text-align: left;
}

.product-overview .product-wrap .product-item .product-listing .product {
	max-width: 150px;
    width: 100%;
    text-align: left;
    position: relative;
}

.product-overview .product-wrap  .product-item .product-listing .product h3 {
    color: #2da1c4;
    font-size: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 75px;
    margin: auto;
}

.product-overview .product-wrap .product-item .product-listing .product-details {
	max-width: 150px;
    width: 100%;
    text-align: left;
}

.product-overview.alt-design .product-wrap .product-item .product-listing .product-details {
	max-width: 300px;
}

.product-overview .product-wrap  .product-item .product-listing .product-details ul {
    margin: 0 0 0 20px;
}

.product-overview .product-wrap  .product-item .product-listing .product-buy {
	max-width: 150px;
    width: 100%;
    text-align: left;
    position: relative;
}
.product-overview.alt-design .product-wrap  .product-item .product-listing .product-buy {
	max-width: 150px;
    width: 100%;
    text-align: left;
    position: relative;
}

.product-overview .product-wrap  .product-item .product-listing .product-buy a {
	font-size: 13px;
    text-align: center;
    padding: 8px 10px;
    color: #fff;
    background: #f26a44;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 40px;
    margin: auto;
}

.product-overview .product-wrap .product-item .product-buy a {
	font-size: 13px;
    text-align: center;
    padding: 8px 10px;
    color: #fff;
    background: #f26a44;
    text-transform: uppercase;
    height: 40px;
    margin: auto;
    display: inline-block;
    float: right;
}

.product-overview .product-wrap .product-item .pro-con {
    background: #fff;
}

@media only screen and (max-width: 768px) {
    
    .product-overview .product-wrap .product-header .product-image-head, .product-overview .product-wrap .product-header .product-details-head, .product-overview .product-wrap .product-header .product-buy-head {
        display: none;
    }
    
    .product-overview .product-wrap .product-header .product-head {
        max-width: 100%;
        text-align: center;
    }
    
    .product-overview .product-wrap .product-header h4 {
		text-align: center;
	}

	.product-overview .product-wrap .product-item .product-listing {
	   flex-wrap: wrap;
	}

    .product-overview .product-wrap .product-item .product-listing .product-buy a, .product-overview .product-wrap .product-item .product-listing .product h3  {
        position: initial;
    }
    
    .product-overview .product-wrap .product-item .product-listing .product {
		max-width: 100%;
		width: 100%;	
		order: 1;
	}

	.product-overview .product-wrap .product-item .product-listing .product-image {
		order: 2;
	}

	.product-overview .product-wrap .product-item .product-listing .product-details {
		max-width: 170px;
		order: 3;
	}

	.product-overview .product-wrap .product-item .product-listing .product-buy {
		order: 4;
	}

	.product-overview .product-wrap .product-item .product-listing .product h3 {
	text-align: center;
		margin-top: 15px;
	}

	.product-overview .product-wrap .product-item .product-listing .product-buy {
		margin: 10px auto;
	}
}

.product-overview.alt .product-wrap .product-item .product-listing .product-details {
        max-width: 325px;
    
}

.product-overview.alt .product-wrap .product-item .product-buy a {
   
    margin: 20px auto;
   
    width: 200px;
}


@media only screen and (max-width: 768px) {
.product-overview.alt .product-wrap .product-item .product-listing .product-image {
margin: 0 auto;
}
.product-overview.alt .product-wrap .product-item .product-buy a {
    margin: 20px auto;
    width: 200px;
    display: block;
    float: none;
}}

/* where to stay table */

.stay-table {
margin-bottom: 30px;
}

.row-titles {
    background-color: #4b7d95;
    padding: 10px;
    font-weight: bold;
    color: #ffffff;
}

.stay-row {
display: flex;
justify-content: space-between;

}

.stay-row.row-hotel:nth-child(odd) {
   background-color: #ebe9eb;
}

.stay-row.row-hotel {
padding: 15px 5px;
font-size: 17px;
}

.stay-row-size {
flex: 0 1 150px;
}
.stay-area {

}

.stay-hotel {

}

.stay-best {

}

.stay-button {

}

.stay-button a.button{
padding: 5px 10px;
    text-align: center;
    margin: 0 auto;
    background: #2da1c4;
    color: #ffffff;
    display: block;
    border-radius: 5px;
}

@media only screen and (max-width: 768px) {
	.stay-button {
display: none;
}
	.stay-row.row-hotel {
   
    font-size: 15px;
}
	.stay-row-size {
  
   margin: 0 6px;
}
}

/* 
 * Schengen table */

ul.schengen-table {
	 margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    padding: 0 !important;
}

ul.schengen-table li {
list-style-type: none !important;
    width: 100%;
    max-width: 167px;
    padding: 10px 0;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

/* books page */

.ten-years-book .kt-row-column-wrap {
	margin-left: 0;
}

/* start here */

.nm-list-4.kt-svg-icon-list-columns-3 ul.kt-svg-icon-list {
  grid-template-columns: repeat(4,minmax(0,1fr));
}

@media (max-width: 767px) {
  .nm-list-4.kt-mobile-svg-icon-list-columns-1 ul.kt-svg-icon-list {
    grid-template-columns: minmax(0,1fr);
  }
}

/* Sidebar */

.primary-sidebar.widget-area .widget-title {
    background: url(https://media.nomadicmatt.com/siteimages/sidebar_banner_grey_@2x.png) no-repeat;
    background-size: contain;
	text-align: center;
    padding: 15px 10px 
}

#categories-2 ul {
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    -webkit-column-count: 3;
    -webkit-column-gap: 7px;
    column-count: 3;
    column-gap: 7px;
    -webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 100px;
}

#categories-2 ul li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

#categories-2 a, #categories-2 a:hover {
    font-size: 12px;
    color: #000;
}

/* Footer */

.site-footer-row-container-inner .site-container {
    max-width: 1200px;
}

.foot-email-img {
	rotate: 4deg;
}

/* home */

.hero-content a {
	color: #ffffff;
	font-weight: normal;
}

.hero-content a:hover {
	color: #2da1c4;
}

#home-signup form {
	max-width: 100%;
}
#home-signup .formkit-alert {
	margin: 0;
}
	#home-signup .ck_form.ck_naked {
    margin: 0;
    max-width: 100%
}

#home-signup .ck_form.ck_naked {
    clear: none
}

#home-signup [data-style="clean"] {
	padding: 0
}

#home-signup .ck_form.ck_naked .ck_subscribe_button {
    background: #acc861;
    border-radius: 10px;
    width: auto;
    padding: 16px 22px;
    height: auto
}

#home-signup form input {
  border-radius: 0;
	padding: 15px;
	width: 100%;
}

#home-signup .formkit-field {
	 flex: 0 1 345px;
}
#home-signup form button {
    background: #acc861;
    border-radius: 10px;
flex: 0 0 135px;
}

#home-signup form .formkit-fields {
	display: flex;
	justify-content: space-between;
}

.single-content ul.home-about-list {
	padding-left: 20px;
}
.home-about-list a {
	font-weight: normal;
}

/* Archives */

.archive-title, .search-title {
	font-size: 45px;
	text-transform: uppercase;
	margin: 40px 0;
}

/* Widgets */

.credit-cards-widget h3 a {
	color: #2da1c4;
}

/* woo */

#payment ul.wc_payment_methods li.wc_payment_method input[type=radio]:first-child:checked+label, #payment ul.wc_payment_methods li.wc_payment_method>label:hover {
   
    background: var(--global-palette8) !important;
}


.woocommerce form .form-row label {
   
    color: #000000 !important;
  
}

.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li .quantity {
 
    color: var(--global-palette7);
  
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    -webkit-appearance: none;
	color: var(--global-palette3);}

/* mobile */

@media only screen and (max-width: 840px) {
	
#home-signup form .formkit-fields {
   
    flex-wrap: wrap;
}
	
	#home-signup .formkit-field {
   
    margin: 0 auto;
}
	
	#home-signup form input {
		margin-bottom: 10px;
	}
	
	#home-signup form button {
   
    margin: 0 auto;
}
	
	.grid-cols {
    
    row-gap: 0.5rem;
}
	
	.entry-meta {
   
    margin: 0.5em 0;

}
	
	.entry-author-avatar {
    
		float: none;}
	
	.entry-author-avatar img {
   
    margin: 0 auto;
}
	
	.entry-author-name a {
    
    display: block;
    text-align: center;
}
	
	.menu-latest a, .menu-popular a {
		background: none;
    text-transform: uppercase;
		padding-left: 0 !important;
}
	
	.destination-guide .nm-guide-posts ul li {
    max-width: 100%;
}
	
	.woocommerce div.product .woocommerce-tabs {
    border: none;
  
}
	
	
	
	
}


/* Carry Over Old Styling to Be Updated
/*-------------------------------------------------------------- */

.five-sixths,
.four-sixths,
.four-fifths,
.one-fourth,
.one-fifth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.one-fifth {
	width: 17.9487179487179488%;
}

.two-fifths {
	width: 38.4615384615384616%;
}

.three-fifths {
	width: 58.9743589743589744%;
}

.four-fifths {
	width: 79.4871794871794872%;
}


.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

@media only screen and (max-width: 840px) {

	
	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fourth,
	.one-fifth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
}
/* YARPP
/*-------------------------------------------------------------- */

/* Destination Guides
/*-------------------------------------------------------------- */

.nm-guide-meta time {
	margin-left: 4px;
}

.page.destination-guide .entry-title {
    margin-bottom: 0px;
}

.destination-guide .entry-header .entry-meta {
    text-align: center;
	margin: 0;
}

.destination-guide .entry-content h3{
    text-align: center;
    position: relative;
    border-bottom: none;
    margin-top: 60px;
    width: 100%;
  
}
.destination-guide .entry-content h3 span {
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}
.destination-guide .entry-content h3:before {
    left: 0;
}
.destination-guide .entry-content h3:before {
    background: #000000;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.destination-guide .heading-line {
    text-align: center;
    position: relative;
    border-bottom: none;
    width: 100%;
  
}
.destination-guide .heading-line h3 {
   width: auto;
    position: relative;
    z-index: 1;
	display: inline-block;
}

.destination-guide .heading-line:before {
    left: 0;
}

.destination-guide .heading-line:before {
    background: #000000;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.destination-guide .heading-line h3:before {
    display: none;
}

.destination-guide .entry-content ul.margin {
    margin-top: -25px !important;
}

.destination-guide .toc h4, .destination-guide .map h4, .destination-guide .three-fifths h4 {
    text-align: center;
}

.destination-guide .toc {
    border:2px solid #000; padding: 10px;
}

.destination-guide .toc ul {
    margin-bottom: 0;
}

.destination-guide .guide-block {
     display: inline-block;
    width: 100%;
	margin-bottom: 50px;
}

.dest-read {
	float: none;
	text-align: center;
    margin: 0 auto;
    display: block;
}

.budget-table {
  display: flex;
  flex-flow: column nowrap;
  font-size: .8rem;
  margin: 0.5rem;
  line-height: 1.5;
  border-bottom: 1px solid #d0d0d0;
  flex: 1 1 auto;
}

.budget-table .th {
	display: none;
	font-weight: bold;
	background-color: #4B7D95 !important;
	color: #fff;
}

.budget-table .th > .td {
	white-space: normal;
	justify-content: center;
	font-size: 16px;
}

.destination-guide .budget-table .th > .td {
	font-size: 14px;
}

.budget-table .tr {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
}

.budget-table .tr:nth-of-type(even) {
	background-color: #D9D9D9;
}

.budget-table .tr:nth-of-type(odd) {
	background-color: #ffffff;
}

.budget-table .td {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	flex-grow: 1;
	flex-basis: 0;
	padding: 0.5em;
	word-break: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	min-width: 0px;
	white-space: nowrap;
	border-bottom: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	white-space: unset;
}

.budget-table .td.title {
	flex-grow: 2; 
	justify-content: start;
}

.budget-table .td.cost {
	flex-grow: 2; 
}

.budget-table span {
    font-size: 16px;
}

.budget-table.custom .td .tr:nth-of-type(odd) {
	background-color: transparent;
}

.budget-table .tr.sub-title {
	background-color: #4B7D95;
	color: #fff;
}

.budget-table .tr.row-one {
	background-color: #ffffff;
}

.budget-table .tr.row-two {
	background-color: #D9D9D9;
 
}

.budget-table .td.title-long {
flex-grow: 2;
justify-content: start;
 
}
.budget-table.custom .tr .td .tr .td {
	border: none;
}
.budget-table.custom .tr .td .tr .td:nth-of-type(odd) {
    border-top: none;
    border-bottom: none;
    border-left: 0;
    border-right: 2px solid #a9a9a9;
}

.destination-guide .book-list ul li {
	list-style-type: none;
	float: left;
	width: 145px;
	margin: 0 6px 10px 0;
	height: 177px;
}

.destination-guide a.book-buy {
    padding: 7px 10px;
    background: #acc861;
    margin: -10px 0 0 0;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    border: 1px solid #acc861;
    border-radius: 4px;
    text-align: center;
    width: 270px;
}

.destination-guide .nm-guide-posts ul {
    margin: 0 !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
	padding: 0;
}
.destination-guide .nm-guide-posts ul li {
    list-style-type: none !important;
    margin: 0 10px 10px;
    flex-grow: 1;
    flex-basis: 30%;
	max-width: 30%;
}
.destination-guide .nm-guide-posts ul li img {
    width: 100%;
}
.destination-guide .nm-guide-posts ul li a {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    font-family: 'Metropolis', Arial, sans-serif;
}

.destination-guide .nm-guide-posts ul li h4 {
	margin-top: 0;
}

@media only screen and (max-width: 768px) {
	.destination-guide .budget-table .th > .td {
		font-size: 8px;
	}

	.destination-guide .budget-table span {
		font-size: 10px;
	}

	.destination-guide h3 {
		font-size: 22px;
	}

	.destination-guide .toc {
		margin-bottom: 20px;
	}

	.guide-block.topfive .one-fifth {
		margin: 0 auto;
		width: 190px;
		float: none;
	}
}

/* -----------------------------------------------------------
/* Plugins
/* ----------------------------------------------------------- */

/* YARPP
/*-------------------------------------------------------------- */

h4.nomadicmatt-related-posts {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
	margin-bottom: 20px;
}

h4.nomadicmatt-related-posts span {
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

h4.nomadicmatt-related-posts:before {
    left: 0;
}

h4.nomadicmatt-related-posts:before {
    background: #000;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: 50%;
    width: 100%;
}

ol.nomadicmatt-related {
    list-style: none;
   display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
	margin: 0;
}

ol.nomadicmatt-related li {
    flex: 0 1 350px;
    background: #fff;
    list-style-type: none!important;
}

ol.nomadicmatt-related a {
    font-size: 16px;
    color: #000;
    font-weight: 700;
	margin: 10px 0;
}

a.related-title {
    margin: 0 10px;
    display: block;
}

.yarpp-related {
    margin: 1em 0;
   /* display: table;*/
}

.yarpp-related a {
    text-decoration: none;
    font-weight: 700;
}

.yarpp-related .yarpp-thumbnail-title {
    text-align: left;
    font-weight: 700;
    font-size: 96%;
    text-decoration: none;
}

.yarpp-related h3 {
    font-weight: 700;
    padding: 0 0 5px;
    font-size: 125%;
    text-transform: capitalize;
    margin: 0;
}

/*
 * ---------- Woocommerce -------------*/

.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}

.single-product h2 {
	display: none;
}

.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info
{
  
	background-color: var(--global-palette9) !important;
	border: 1px solid #000000;	
}

.woocommerce-cart table.cart .coupon .button:not(:hover), .woocommerce-checkout table.cart .coupon .button:not(:hover), #add_payment_method table.cart .coupon .button:not(:hover), .woocommerce-cart table.cart td.actions .button:disabled, .woocommerce-checkout table.cart td.actions .button:disabled, #add_payment_method table.cart td.actions .button:disabled
{
  background: var(--global-palette-btn-bg) !important;
  color: var(--global-palette9) !important;
}