/**
Theme Name: Hello Chief
Author: StartWeb
Author URI: https://startweb.ro
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: hello-chief
Template: astra
*/

.page-template header#masthead {
    background-color: #14261C;
}

/***** Dev Code CSS *****/
/* Start Dropdown Menu CSS */
h1, h2, h3, h4 {
	font-family: "GillSans Semi Bold", Sans-serif !important;
}
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
    max-width: 210px !important;
}
.ast-builder-menu-1 .menu-item > a.menu-link {
	outline: 0px;
}
body.page-id-2240 .ast-builder-menu-1 .menu-item > a.menu-link span.menu-text, body.page-id-2143 .ast-builder-menu-1 .menu-item > a.menu-link span.menu-text, body.error404 .ast-builder-menu-1 .menu-item > a.menu-link span.menu-text {
  color: #5eb69a !important;
}
body.page-id-2240 .ast-builder-menu-1 .menu-item > a.menu-link span.ast-icon.icon-arrow path, body.page-id-2143 .ast-builder-menu-1 .menu-item > a.menu-link span.ast-icon.icon-arrow path, body.error404 .ast-builder-menu-1 .menu-item > a.menu-link span.ast-icon.icon-arrow path {
  fill: #5eb69a !important;
}
body.page-id-2240 .ast-builder-menu-1 .menu-item > a.menu-link:hover span.menu-text, body.page-id-2143 .ast-builder-menu-1 .menu-item > a.menu-link:hover span.menu-text, body.error404 .ast-builder-menu-1 .menu-item > a.menu-link:hover span.menu-text {
  color: #397F69 !important;
}
body.page-id-2240 .ast-builder-menu-1 .menu-item > a.menu-link:hover span.ast-icon.icon-arrow path, body.page-id-2143 .ast-builder-menu-1 .menu-item > a.menu-link:hover span.ast-icon.icon-arrow path, body.error404 .ast-builder-menu-1 .menu-item > a.menu-link:hover span.ast-icon.icon-arrow path {
  fill: #397F69 !important;
}
body.page-id-2240 .ast-builder-menu-1 .menu-item > ul.astra-megamenu.sub-menu.astra-mega-menu-width-menu-container li a span.menu-text, body.page-id-2143 .ast-builder-menu-1 .menu-item > ul.astra-megamenu.sub-menu.astra-mega-menu-width-menu-container li a span.menu-text, body.error404 .ast-builder-menu-1 .menu-item > ul.astra-megamenu.sub-menu.astra-mega-menu-width-menu-container li a span.menu-text {
	color: #fff !important;
}
/* body.page-id-27 .ast-builder-menu-1 .menu-item > a.menu-link span.menu-text, body.page-id-27 .ast-builder-menu-1 .menu-item > a.menu-link:hover span.menu-text {
  color: #fff !important;
}
body.page-id-27 .ast-builder-menu-1 .menu-item > a.menu-link span.ast-icon.icon-arrow path, body.page-id-27 .ast-builder-menu-1 .menu-item > a.menu-link:hover span.ast-icon.icon-arrow path {
  fill: #fff !important;
} */

ul.astra-megamenu.sub-menu.astra-mega-menu-width-menu-container {
    width: 300px !important;
    display: flex !important;
    flex-direction: column;
    background-color: #5eb69a !important;
    padding: 0px !important;
}
ul.astra-megamenu.sub-menu.astra-mega-menu-width-menu-container li {
    padding: 5px 0px !important;
    transition: all 0.5s ease-in-out;
}
ul.astra-megamenu.sub-menu.astra-mega-menu-width-menu-container li:hover {
    background-color: #397f69;
}
ul.astra-megamenu.sub-menu.astra-mega-menu-width-menu-container li a span.menu-text {
    color: #fff;
	font-size: 15px;
}

/* End Dropdown Menu CSS */

.post-imgs a {
    display: flex;
    width: 100%;
	outline: 0px;
    /*height: 100%;*/
}
.post-imgs img {
    width: 100%;
    height: clamp(180px, 25vw, 300px);
    object-fit: cover;
    object-position: center;
	display: block; 
}

.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 1rem;
    padding-left: 7px;
    padding-right: 7px;
}

@media (max-width: 1440px) {
	.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img, header .custom-logo-link img {
        max-width: 160px !important;
    }
	.ast-main-header-bar-alignment span.menu-text {
    	font-size: 14px !important;
   }
}

@media screen and (min-width: 1245px) and (max-width: 1320px) and (min-height: 770px)  and (max-height: 830px) and (orientation: landscape) {
	.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img, header .custom-logo-link img {
        max-width: 160px !important;
    }
	.site-primary-header-wrap {
		padding: 0 28px !important;
	}
	.ast-main-header-bar-alignment span.menu-text {
    	font-size: 14px !important;
   }
}

@media (min-width: 1201px) and (max-width: 1244px) {
	.ast-builder-menu-1 .menu-item > .menu-link {
		font-size: 0.1rem !important;
	}
	.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img, header .custom-logo-link img {
		max-width: 125px !important;
	}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	ul#ast-hf-mobile-menu {
    	background-color: #f4f6f4;
    	flex-direction: column;
	}
	ul#ast-hf-mobile-menu a {
    	border-bottom-width: 1px;
    	border-color: #eaeaea;
    	border-style: solid;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	padding-left: 20px;
    	padding-right: 20px;
	}
	ul#ast-hf-mobile-menu a span.menu-text {
    	color: #000000 !important;
	}
}