/**
Theme Name: TSM Astra Child
Author: The SeedMill
Author URI: https://www.theseedmill.co.uk/author/ray
Description: This theme has been built by The SeedMill to operate as a child theme to the Astra theme framework. The design and functionality for this theme has been built exclusively for The SeedMill.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tsmastrachild
Template: astra
*/

.no-marb-p p{ margin-bottom:0; }

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle { color: #47a9a5; }
.ast-header-break-point .ast-mobile-menu-buttons { border: 1px solid #47a9a5; }
.ast-theme-transparent-header .ast-mobile-menu-buttons-fill.menu-toggle { color: #fff; }
.ast-theme-transparent-header .ast-mobile-menu-buttons{ border: 1px solid #fff; }

.ast-button-wrap .menu-toggle .menu-toggle-icon{ color:#47a9a5; }
.ast-header-breakpoint #site-navigation{ background-color:#fff; }
.ast-theme-transparent-header .ast-button-wrap .menu-toggle .menu-toggle-icon{ color:#fff; }

.z10{ z-index:10; } .z25{ z-index:25; }

.uagb-timeline-desc-content img{ margin:15px 15px 30px 15px; }

.main-header-menu a{ color:#47a9a5; }

@media(min-width:1060px){
	.uagb-timeline-desc-content{ padding:5px 20px; }
}
@media( max-width:1200px){
	li.ast-masthead-custom-menu-items{ padding:0; }
}
@media( max-width:1160px){
	.main-navigation .text-html-custom-menu-item{ display:none !important; }
}
@media (max-width:1000px){
	.site-branding, .header-main-layout-1 .ast-main-header-bar-alignment{ margin:0 auto; }
	header .site-logo-img .custom-logo-link img{ max-width:190px; }
}

@media (min-width:992px){
	.main-navigation ul li.btn-book > a{ 
		color:#fff; background-color: #48a9a6; padding-left:1rem !important; padding-right:1rem !important; max-height:50px; line-height:50px;
	}
	.main-navigation ul li.btn-book > a:hover{ 
		background-color:#fdb814; color:#fff; 
	}
	.main-navigation i{
		font-size:12px;
	}
}

@media (max-width:992px){
	.ast-theme-transparent-header .main-header-menu li:hover > a{ color:#000; }
}