/**
Theme Name: STIAS Astra Child
Author: Entle Web Solutions
Author URI: https://entle.co
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: stias-astra-child
Template: astra
*/

/* MOBILE */
body[data-elementor-device-mode="mobile"] .elementor-section:not(.elementor-inner-section):not(.elementor-section-full_width) > .elementor-container {
	padding-left:10px;
	padding-right:10px;
}
body[data-elementor-device-mode="mobile"] .columns-none-mobile {
	columns:1 !important;
}

/* GENERAL */
h1 {
	letter-spacing:5px;
}
ol, ul {
	margin-left:20px;
}
a:focus { 
	outline:none;
}
button, input[type=button], input[type=submit] {
	line-height:1;
}
.p-book p {
    margin-bottom:0;
    text-indent:25px
}
.p-book p:first-child {
    text-indent:0;
}	
p.p-mb0, .p-mb0 p:last-child, .p-mb0 ul:last-child {
	margin-bottom:0;
}
.mb0, .mb0 h1, .mb0 h2, .mb0 h3, .mb0 h4, .mb0 h5, .mb0 h6 {
	margin-bottom:0 !important;
}
.elementor-button-text {
	font-family:"IBM Plex Sans", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
.serif-button .elementor-button-text {
	font-family:inherit;
}
.btn-default a {
	color:#FFF;
	background-color:#d16f1a;
}
.btn-outline a {
	border:1px solid #FFF;
	background-color:transparent;
}
.btn-outline a:hover {
	color:#d16f1a;
	background-color:#FFF !important;
}
.with-heading-link a:hover {
  color:#D16F1A;
}
.orange-arrow {
	color:#D16F1A;
}
.a-light a {
	color:#FFF;
	text-decoration:underline;
}
.h-light h1, .h-light h2, .h-light h3, .h-light h4, .h-light h5, .h-light h6 {
	color:#FFF !important;
}
.elementor-toggle .elementor-tab-title {
	font-weight:600;
}
.text-shadow {
	text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

/* ABOVE HEADER */
.ast-above-header-section {
	padding:0 !important;	
}
.ast-above-header-section .widget {
	margin:0 !important;
}
/* Above header mobile */
.ast-header-break-point .ast-container {
	padding:0 10px;
}

/* HEADER */
/* Primary */
.site-title {
	display:block;
	margin-top: 10px;
	max-width: 200px;
	letter-spacing: 2px !important;
}
.site-title a {
	color:#777 !important;
}
ul#primary-menu {
	letter-spacing:1.5px;
}
ul#primary-menu > li > a:after {
	color: #777;
}
ul#primary-menu .menu-item.last-main-item a {
	padding-right:0;
}
/* Secondary */
#menu-secondary-navigation {
	padding-top:10px;
	padding-bottom:10px;
}
#menu-secondary-navigation ul li {
	margin-right:30px;
	font-family:"IBM Plex Sans", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:1.5px;
	font-size:12px;
}
#menu-secondary-navigation ul li a {
	padding:0;
}
#menu-secondary-navigation ul li a:before {
	content: "";
	position: absolute;
	width: 0%;
	height: 1px;
	bottom: 0;
	left: 50%;
	background-color: #FFF;
	opacity: 0;
	transition: all 0.3s;
}
#menu-secondary-navigation ul li a:hover:before, #menu-secondary-navigation ul li.current_page_item a:before {
	width: 100%;
	left: 0;
	opacity: 1;
}
/* Secondary mobile*/
.ast-header-break-point .main-navigation {
	padding:0 10px !important;
}
body[data-elementor-device-mode="mobile"] #menu-secondary-navigation ul li {
	margin-top:7px;
	margin-bottom:7px;
}

/* SINGLE TEMPLATES */
/* Posts */
/* Give captions correct margin */
figure {
	margin-bottom: 1.75em !important;
}
/* [Legacy] Force center-aligned images to the left */
.single-post picture.aligncenter {
	text-align:left !important;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* [Legacy] Force captions not to be blue */
.single-post span[style*="color: #0000ff;"], .single-post span[style*="color: #3366ff;"], .single-post .wp-caption-text {
	text-align:left !important;
	color:#777777 !important;	
}
.single-post p[style*="text-align: justify;"] {
	text-align:left !important;
}

/* Events */
.em-booking-form-details p {
	margin-bottom:10px;
}
.em-booking-form-details label {
	display:inline-block;
	min-width:20%;
}
.em-booking-form-details input {
	display:inline-block;
	min-width:79%;
	font-family:"IBM Plex Sans",sans-serif;
}
.em-booking-form-details .em-booking-submit {
	display:block;
	width:100%;
}

/* Projects */
.single-project .elementor-widget-theme-post-content h3, .single-project .elementor-widget-theme-post-content ul {
	margin-top:0.5em;
}

/* LISTING GRIDS AND ARCHIVES */
/* Terms tabs */
.terms-tabs {
	margin:0;
	padding:0;
	list-style:none;
}
.terms-tabs li {
	display: inline-block;	
  margin: 10px 10px 0 0;
	padding: 10px 20px;
  font-family: "IBM Plex Sans", Sans-serif;
  text-transform: uppercase;
	border-radius:2px;
	background-color:#FFF;
}
.terms-tabs li a {
	color:#000;
}
.terms-tabs li.current {
	background-color:#333;
}
.terms-tabs li.current a {
	color:#FFF;
}
/* Archive listings empty notice */
.jet-listing-not-found {
	font-family:"IBM Plex Sans", Helvetica, Arial, sans-serif;
	text-align:left;
}
/* Prevent overlap of directory items on mobile */
.jet-listing-grid .jet-listing-grid__item {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* Pagination (WP-PageNavi) */
.wp-pagenavi span, .wp-pagenavi a {
	display:inline-block;
	margin-right:10px;
	font-family: 'IBM Plex Sans', sans-serif;
}
.wp-pagenavi .current, .wp-pagenavi a {
	padding:15px 20px;
	background:#f6f6f6;
}
.wp-pagenavi .pages, .wp-pagenavi .extend {
	color:#777;
}
/* Pagination mobile */
body[data-elementor-device-mode="mobile"] .wp-pagenavi .pages {
	display: block;
	margin-bottom: 15px;	
}
body[data-elementor-device-mode="mobile"] .wp-pagenavi .current, body[data-elementor-device-mode="mobile"] .wp-pagenavi a {
	margin-bottom:15px;	
}