/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

html, body {
	max-width: 100%;
	overflow-x: hidden;
}
a:focus { outline: none;}
/* Header */
.elementor-nav-menu .sub-arrow i.fa {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.elementor-section {
	content-visibility: auto;
}
header.elementor-section,
header .elementor-section{
	content-visibility: inherit;
}

/* relate post */
.yarpp-thumbnails-horizontal {
	display: flex;
	justify-content: space-between;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 25%;
/* 	height: 200px; */
	margin: 10px;
	margin-left: 0px;
	padding: 5px;
}
.yarpp-thumbnail > img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	margin: 0;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 1px solid hsla(0,0%,50%,.1);
	vertical-align: top;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	display: inline-block;
	margin-top: 5px;
	width: 150px;
	line-height: 1.4em;
	max-height: 2.8em;
	overflow: hidden;
}  
.yarpp-excerpt {
	display: -webkit-box;
	word-wrap: break-word;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
}
.yarpp-thumbnail:hover,
.ast-related-post-content .entry-header .ast-related-post-title a:hover{
	color: #dfaf3d;
}
.ast-related-posts-wrapper .post-thumb-img-content img {
	height: 120px;
	object-fit: cover;
}
.ast-related-posts-wrapper {
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}
.ast-date-meta .posted-on { display: none!important;}
.ast-related-posts-wrapper .ast-related-post{
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    border: 1px solid hsla(0,0%,50%,.1);
    padding: 5px;
}
.ast-related-posts-title {
	font-size: 20px;
}
.ast-related-post-content .entry-header {
	margin: 10px 0 5px;
}
.ast-related-post-content .entry-header h3 {
	margin-bottom: 0;
}
.ast-related-post-content .entry-header .entry-meta {
	display: none;
}
/* breadcrumb */

.rank-math-breadcrumb p {
	color: #003c67;
	display: -webkit-box;
	word-wrap: break-word;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.rank-math-breadcrumb .separator{ color: #000;}

.rank-math-breadcrumb .last {
	color: #000;
	word-wrap: break-word;
	white-space: normal;
	overflow: hidden;
	font-weight:700;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.elementor-posts .elementor-post__card .elementor-post__meta-data {
	display: flex;
	justify-content: space-between;
}

.elementor-post-date:first-child:before { 
	content: "Publish:";
	font-weight: bold;
}
.elementor-post-date:last-child:before { 
	content: "Update:";
	font-weight: bold;
	margin: 0!important;
}

/*blog breadcrumbs*/
.ast-breadcrumbs-wrapper {
    margin: 10px 0 15px !important;
}

/* end breadcrumb */

.elementor-social-icons-wrapper .elementor-grid-item { margin-right: 5px;}

p {
    margin-bottom: 1.6em;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}
/*Team Popup*/
.team-column .bio .name {
	font-family: Montserrat;
}
.team-column .bio .position {
	margin-bottom: 0;
}
.team-column .bio .detail {
	margin-bottom: 0;
	line-height: 1.6;
}
.team-column .info p {
	line-height: 2.2em;
	margin-bottom: 15px;
}

/*Tabs*/
.custom-tabs .elementor-tabs-wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.custom-tabs .elementor-tab-title {
	background: rgba(40,44,42,0.05);
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	border: 1px solid #d4d4d4;
	border-bottom: 0;
	text-align: center;
}
.custom-tabs .elementor-tab-title a { display: block;}

.custom-tabs .elementor-tab-title:not(:last-child) { border-right: none;}
.custom-tabs .elementor-tab-content { border-top: 1px solid #efefef!important;}
.custom-tabs .elementor-tab-title:hover a {
    color: #efcc40;
}
.custom-tabs .elementor-tab-title.elementor-active {
    background: #fff;
		box-shadow: inset 0 3px 0 #efcc40;
		border-top: 0;
}

/*Addiction Tabs*/
.addiction-tabs .elementor-tabs-wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.addiction-tabs .elementor-tab-content { 
	/*border: 2px solid #d4d4d4;*/
	border-top: 0px solid #efcc40!important;
}
.addiction-tabs .elementor-tab-title {
	border: 2px solid #efcc40;
	text-align: center;
}
.addiction-tabs .elementor-tab-title.elementor-active {
	border-bottom: 2px solid #efcc40!important;
}
.addiction-tabs .elementor-tab-title:not(:last-child) { border-right: none;}
.addiction-tabs .elementor-tab-title i { 
	font-size: 18px;
	width: 20px;	
}
.custom-tabs .elementor-tabs-content-wrapper,
.custom-tabs .elementor-active:before,
.custom-tabs .elementor-tab-title:after,
.addiction-tabs .elementor-tabs-content-wrapper,
.addiction-tabs .elementor-active:before,
.addiction-tabs .elementor-tab-title:after {
    border: 0px!important;
}

/*Blog Post*/

.single .entry-header .post-thumb {
    margin-bottom: 5px;
}
.single .entry-header .post-thumb img {
    width: 766px;
    height: auto;
}
.ast-no-sidebar .entry-header .post-thumb img { width: 100%;}

.single-post .ast-article-single .elementor-column-wrap.elementor-element-populated { padding: 0!important;}

.ast-article-single .entry-content p a:not(.elementor-button-link),
.elementor-widget-text-editor a:not(.elementor-location-footer .elementor-widget-text-editor a),
.entry-meta a {
	color: #333!important;
	font-style: normal!important;
	text-decoration: underline;
}
.cfm-answer-content a {
    text-decoration: underline;
}
#link-list a.change_color {color: #fff!important;}
.ast-article-single .entry-meta,
.ast-article-single .entry-meta * {
	color: gray;
}

.ast-article-single .elementor-text-editor a:hover {
    text-decoration: none;
}
.elementor-post__card .elementor-post__text {margin-top: 10px!important;}
.elementor-post__title a:hover{
	color: #dfaf3d!important;
}

.share-button .at4-jumboshare .at4-share-container {
	text-align: center;
}

/*Popup Form*/
#popup-form .enjoy-input,
#popup-form .enjoy-input2 {
	font-family: "Open Sans", sans-serif;
  display: block;
	width: 100%;
	height: 44px;
	padding: 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: none!important;
  border-radius: 0!important;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin-bottom: 20px;
}
#popup-form .enjoy-button {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 1%;
	font-size: 14px;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	color: #fde77b!important;
	background-color: #121c29 !important;
	width: 99%!important;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 500!important;
	border: none!important;
	padding: 22px 10px!important;
	border-radius: 0!important;
	box-sizing: border-box;
/* 	margin-top: 20px; */
}
#popup-form .enjoy-button:hover {
    color: #121c29!important;
    background-color: #efcc3e !important;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 500!important;
}
#popup-form input[name*='SingleLine4'],
#popup-form input[name*='Email'],
#popup-form input[name*='SingleLine5'] {
	  width: 49%;
    float: left;
	  margin-right:1%;
}
#popup-form select {
	width: 49%!important;
    float: left;
	margin-right:1%;
}
#popup-form textarea {     
	  margin-right: 1%;
    width: 99%!important;
}
#popup-form p,
#popup-form br { display: none;}
#text-3 {
    background: #eaeaea;
    padding: 20px;
    box-sizing: border-box;
}
#text-3 br{
    display: none;
}
#text-3 .enjoy-input2 {
    display: block;
    width: 100%;
    height: 37px;
    padding: 6px 12px;
    font-size: 13px;
    font-family: open sans,sans-serif;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 10px;
}
#text-3 .enjoy-button {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    color: #fde77b!important;
    background-color: #272624!important;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 500!important;
    border: none!important;
    padding: 12px 10px!important;
    border-radius: 0!important;
    box-sizing: border-box;
}
#text-3 .enjoy-button:hover {
    color: #fff!important;
    background-color: #dfaf3d!important;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 500!important;
}

div.wpcf7-response-output{
	background-color: #fde77b!important;
	font-size: 12px;
	color: #000;
	margin: 10px 0 0 0;
	line-height: 1.3;
	padding: 10px;
	text-align: center;
}
div.wpcf7-response-output:before { content: none!important;}
.wpcf7 form.wpcf7-form p { margin-bottom: 0; position: relative;}

div.wpcf7 .ajax-loader {
    position: absolute;
    right: 0;
    top: 25px;
}
#primary { border-right: 0!important;}
.ast-right-sidebar #secondary {
	border-left: 0;}



/*End Popup Form*/

/*Blog Sidebar*/
#recent-posts-2 li {
    margin: 0 0 2px!important;
    padding: 5px 0!important;
}

.elementor-pagination { margin: 50px 0;}

/*Hidden*/
.category-news #text-2 { display: none;}

/*CTA*/
#cn-accept-cookie { display: none;}
#cookie-notice .cn-button {
	background: #dfaf3d;
    opacity: 1;
    padding: 5px 20px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0,0,0,1);
    border-radius: 0px;
    font-size: 13px;
}

#cookie-notice .cn-button:hover{background: #efcc40;}

/*Timetable*/
#time-table {
    text-align: left;
		border: none;
}
#time-table th,
#time-table td {
    padding: 4px;
    line-height: 1.5;
	  text-align: left;
   	font-weight: normal;
	 	border:none;
}
/*End Timetable*/

.g-recaptcha {
	width: 304px;
	margin: 0 auto;
}

.grecaptcha-badge {
	bottom: 90px!important;
}


/*Responsive*/
@media only screen and (max-width: 768px) {
	#popup-form .enjoy-input, 
	#popup-form .enjoy-input2 {
		width: 100%!important;
		margin: 0 0 20px!important;
	}

	.custom-tabs .elementor-tab-title:not(:last-child) {
    border-right: 1px solid;
	}
	.addiction-tabs .elementor-tab-title {
    color: #efcc40;
}
	.ast-plain-container #primary {
		margin-top: 0;
	}
	.careers-form {
    padding: 20px;
	}
	input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
			box-sizing: border-box;
			margin-top: 30px;
			width: 100%;
	}
	.careers-form .row {
			margin: 0!important;
	}
	.addiction-tabs .elementor-tab-content {
		border: 2px solid #d4d4d4;
	}
	.g-recaptcha {
		transform: scale(0.88);
    transform-origin: 0 0;
	}
	.grecaptcha-badge {
		bottom: 0px!important;
		visibility: hidden;
	}
	.elementor-element.elementor-element-3089cc18 .elementor-button {
    width: 100%;
	}
	.elementor-18288 .elementor-element.elementor-element-2ed2d48 { padding: 0px;}
	.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after { top: 5px;}
	.ast-related-posts-wrapper .post-thumb-img-content img {
    height: auto;
}
}


/*Responsive for Only Mobile*/
@media only screen and (max-width: 600px) {
	.addiction-tabs .elementor-tab-content { border-top: 0;}
	.addiction-tabs .elementor-tab-title:not(:first-child) {
    border-top: 0;
	}
	.addiction-tabs .elementor-tab-title:not(:last-child) {
    border-right: 2px solid #efcc40;
	}
		.custom-tabs .elementor-tabs-wrapper,
	.addiction-tabs .elementor-tabs-wrapper{ display: none!important;}
	.yarpp-thumbnails-horizontal {
	flex-wrap: wrap;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 47%;
	overflow: hidden;
	margin-bottom: 5px;
}	
	/*popup_bio*/
	body .is-layout-flex {
    flex-wrap: wrap;
    align-items: top;
    display: grid;
}
}

/*single post update date*/
.updated:not(.published) {
  display: none;
	color:gray;
}
.published {
    display: initial;
}
.elementor-post__excerpt p::after {
    content: "...";
}

/* Page breadcrumb */
ul.breadcrumb {
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #333;
}
ul.breadcrumb li {
	display: inline;
	font-size: 13px;
	font-weight: 600;
}
ul.breadcrumb li+li:before {
	padding: px;
	color: #000;
	content: "|\00a0";
}
ul.breadcrumb li a {
	color: #000;
	text-decoration: none;
}

ul.breadcrumb li a:hover {
  color: #eecc3e;
  text-decoration: underline;
}

/*Post meta*/
.entry-meta, .entry-meta * {
    line-height: 1.45;
    color: #efcc40;
    padding-bottom: 25px;
	  font-size: 13px;
}
/* Display none  blog News/ Testimonial */
body.cat_news .author-single-posts,body.cat_testimonial .author-single-posts{
	display:none;
}

/*sub-menu space*/
.elementor-17954 .elementor-element.elementor-element-1be483d .elementor-nav-menu--dropdown a {
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* hide post : uk survey */
/* .elementor-grid-item.post-37373 {display: none;} */

/* menu shift */
@media (min-width:1025px) {
  nav.elementor-nav-menu--main > ul > li {
    position: relative;
  }
  nav.elementor-nav-menu--main > ul > li > a > .sub-arrow {
    position: absolute;
    right: 0;
  }
  nav.elementor-nav-menu--main > ul > li > a > .sub-arrow > .fa-chevron-down {
    position: relative !important;
  }
  nav.elementor-nav-menu--main ul li a {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 0 !important;
  }
}
#latest-post .swiper-slide.e-loop-item {
	overflow: inherit;
}
#latest-post .swiper-pagination-bullets {
	transform: translate(0%, -50%)
}
body.category-guides .elementor-pagination {
text-align: center;
padding: 50px 0;
}
body.category-guides .elementor-pagination .page-numbers.current {
color: #efcc40;
}
body.category-guides .elementor-pagination .page-numbers:not(:last-child) {
margin-right: calc( 10px/2 );
}
body.category-guides .elementor-pagination .page-numbers:not(:first-child) {
margin-left: calc( 10px/2 );
}

.ast-right-sidebar #primary {
    border-right: 0;
}
.ast-right-sidebar #secondary {
    border-left: 0;
    margin-left: 0;
}
.ast-single-post .entry-title, .page-title {
	font-family: 'Playfair Display', serif!important;
    line-height: 1.3;
}
@media (min-width: 993px) {
    .ast-right-sidebar #secondary {
        padding-left: 0px;
    }
}

/* ===== fix issues ===== */
/* Show bullets again for the sidebar Recent Posts list */
.sidebar-main ul 
{
	margin: 1em !important;
	list-style-type: disc !important;
}

.sidebar-main ul li a {
	padding: 0 !important;
    margin: 0 !important;
}
/* ===== end fix issues ===== */