/**
Theme Name: Astra Child
Template: astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & 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 WooCommerce ready theme that you can use for building any kind of website!
Version: 3.8.5
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.3
Text Domain: astra-child
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true**/

@import url("../astra/style.css");

@media screen and (max-width:767px){
	#page{
		padding-top: 5.5rem;
	}
	body section.l.l-hero{
		margin-top: 0;
	}
	body .site-content{
		padding-top: 0;
	}
}
.blog .ast-row{
	margin-top: 40px!important;
}
.content-page .l .col-75 a:not(.btn){
	color: #82D9DA;
}

.content-page .l .col-75 a:not(.btn):hover{
	color: #7F00FF!important;
}

body .l-cta-card{
	border: 1px solid #013365!important;
	background-color: #013365!important;
	color: #fff;
	border-radius: 5px;
	padding-bottom: 20px;
}

.cta-card-medium p {
    font-size: 18px;
    margin-bottom: 15px;
}

.l-lc .cta-card-medium{
	padding-bottom: 30px;
}

.resource-template-default .page-wrap{
	padding-bottom: 60px;
	position: relative;
}

.resource-template-default .l.l-widget .fixed-widget{
	width: auto;
	display: inline-block;
}

body.resource-template-default .l-cta-card{
	position: relative;
	z-index: 20;
}

.resource-template-default .page-wrap .l.l-widget{
	padding-bottom: 0px;
}

.cta-white p a:hover,
.content-page .l .col-75 .l-cta-card a:not(.btn):hover{
	color: #fff!important;
	opacity: .8;
}

body .l-cta-card img{
	max-width: 200px;
}

body .l-cta-card h2{
	color: #fff;
}

body .l-cta-card p a{
	color: #fff!important;
	text-decoration: underline;
}

body .l-cta-card .btn{
	  border: 1px solid #01a2ca;
    text-align: center;
    padding: 15px 5px;
	border-radius: 5px;
	background-color: #01a2ca!important;
	margin-left: 0;
}
.site-header {
	  position: fixed;
	  background: #fff;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
}
.site-content{
	padding-top: 81px;
}

body .l-cookie-alert{
	z-index: 99;
}

.content-page {
	position: relative;
	z-index: 10;
}
section.l.l-hero{
	margin-top: 81px;
}

body.resource-template-default{
	overflow-x: initial;
}

html body.single-resource .l-hero{
	min-height: 200px!important;
}

.l-breadcrumbs a{
	color: #fff!important;
}

/* body.resource-template-default  .content-page .l.l-hero{
	display: block!important;
} */

body .l-tc-h{
	z-index: 20;
}

.content-page .l{
	position: static;
}

.content-page .col-75{
	position: relative;
	z-index: 20;
}

.content-page .fixed-widget{
	display: none;
}

.l.l-widget {
	position: absolute;
  top: 0;
  height: 100%;
	z-index: 10;
}

.l.l-widget .fixed-widget{
	display: block;
	margin-top: 0;
}

.fixed-widget.widget-blue{
	background-color: #013365;
	padding: 40px 34px;
	border-radius: 10px;
	max-width: 280px;
	width: 100%;
}

.fixed-widget.widget-blue .widget_link{
	background-image: unset;
	background-color: #01A2CA;
	border: 1px solid #01A2CA;
	text-align: center;
	padding: 15px 25px 15px 25px;
	width: 100%;
	display: block;
	border-radius: 5px;
}

.fixed-widget.widget-blue .widget_link:hover{
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

.fixed-widget.widget-blue p{
	color: #fff;
	text-align: left;
	max-width: 180px;
  margin: 0 0 20px;
}

.fixed-widget.widget-blue:before{
	display: none;
}

@media screen and (max-width:767px){
	.single-resource  section.l.l-hero{
		margin-top: 30px;
	}
	body.single-resource .l-breadcrumbs {
    top: 4.25rem;
}
	.l.l-widget{
		margin-bottom: 50px;
	}
	.site-content{
		padding-top: 73px;
	}
}

.abs-img{
	position: absolute;
	right: 30px;
}

.no-p-mb p{
	margin-bottom: 0;
}

.no-br p{
	margin-bottom: 0;
}

.list li{
	margin-bottom: 10px;
	padding-left: 0px;
}

.list ul{
	padding: 0;
	margin-left: 20px;
}

.max-w .elementor-container{
	max-width: 1180px;
}

@media screen and (max-width: 1400px){
	.abs-img img{
		max-width: 550px;
 }
}

@media screen and (max-width: 1200px){
	.abs-img{
		position: static
	}
	.col-xs-reverse .elementor-container {
		flex-direction: column-reverse
	}
		.no-br br{
		display: none;
	}
}

@media screen and (max-width: 768px){
	
	.no-br p{
		display: inline;
	}
	.abs-img img{
	max-width: 100%;
 }
	.list li{
		margin-bottom: 5px;
	}
}

.l-lc .inline-code{
 	  background: #000; 
    padding: 5px 10px; 
		color: #fff;
}

.fixed-widget{
	margin-top: 21rem;
}

.h2,.h3{
	margin-top: 0.75em;
}	

.code-half{
		width: 50%;
  	float: left;
	}

.inline-card{
	display: flex;
	border: 2px solid #013365;
	border-radius: 10px;
	background-color: #013365;
	padding: 2.5rem 3.5rem;
	margin-bottom: 2rem;
	align-items: center;
	justify-content: space-between
}

.inline-card h3{
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	max-width: 400px
}

.inline-card .btn{
	margin-bottom: 0;
	margin-left: 10px;
	min-width: 190px;
	border-radius: 5px;
	padding: 20px;
	background-color: #00A3CA;
	border: 1px solid #00A3CA;
	text-transform: capitalize;
}

.inline-card .btn:hover{
	background-color: transparent;
	border-color: #fff;
}

@media screen and (max-width:767px){
	.l.l-widget{
		position: static;
		padding-bottom: 0;
		padding-top: 0;
	}
	.inline-card{
		flex-direction: column;
		padding: .8rem 1.5rem 1.5rem;
		align-items: flex-start
	}
	.inline-card .btn{
		margin-top: 15px;
		margin-left: 0;
	}
}

.blog-layout-1 .date{
	color: #000;
    clear: both;
    margin: 0;
    margin-bottom: 0px!important;
}

.blog-layout-1 .date svg{
	width: 20px;
	margin-right: 10px;
}

.entry-content{
	margin-bottom: 20px;
}

.l-breadcrumbs a:hover{
	color: #fff!important;
	opacity: .8;
}

.table-responsive td,
.table-responsive th{
	font-size: 16px;
	text-align: left;
}

body .l-cookie-alert{
	position: fixed;
	transform: unset;
	padding: 1rem;
	transform: translate3d(0,200%,0);
}


.l-cookie-alert .txt-p a:hover{
	color: #003366;
	font-weight: bold;
}

.l-cookie-alert .btn-hollow:hover {
	background-color: #003366;
	border-color: #003366!important;
	color: #fff;
}

.l-lc .cta-card-medium{
	transform: unset;
	margin-bottom: 10px;
}

body .l-cookie-alert.l-cookie-alert-is-expanded{
	transform: translate3d(0,0,0);
}

body .l-cookie-alert p {
	margin-bottom: 0!important;
}

.ast-row{
	padding: 0 20px;
	max-width: 1200px;
	margin: 0 auto;
}

.main_footer a {
	color: #fff;
}

a:where(:not(.wp-element-button)) {
    text-decoration: none;
}

.tc-nav-next:hover,
.tc-nav-prev:hover{
	color: #fff!important;
}

figure img{
	margin: 0 auto;
}

.date{
	color: #fff;
	display: flex; 
	align-items: center;
	margin-bottom: -20px!important;
}

.date img{
	width: 27px;
	margin-right: 10px;
}

.HYPE_document{
	height: 400px!important;
	margin-top: -70px!important;
	overflow: visible!important;
	transform: scale(.35);
}

.HYPE_document .HYPE_scene{
	overflow: visible!important;
}

#wpadminbar + svg{
	display: none!important;
}

.form-densify br{
	display: none;
}

.form-densify p{
	margin-bottom: 0;
}

.form-field label{
	color: #fff;
}

.form-field a {
	color: #39f;
}

.submit-button{
	margin-bottom: 30px;
	display: block;
}

body .col-form{
	padding: 2rem 1.25rem; 
}

.field{
	  color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}

#densifyicoanimation_hype_container{
	margin-bottom: 2rem!important;
}
	.post-thumb img{
		width: 100%;
		 max-width: 320px;
	}



@media screen and (max-width: 768px){
.fixed-widget{
	margin-top: 0rem;
}
	body .site-main {
    margin-left: 0em;
    width: auto;
}
	.l-lc .col-75,
.l-lc .col-25{
    width: 100%;
}
	.l-stack-top{
		z-index: 5;
    margin-bottom: -2rem;
	}
	body .l-breadcrumbs{
		top: 5.25rem;
	}
	body .l-hero p .h1-subtitle{
		text-align: left;
	}
	body .l-stack-middle .video-container{
		margin-top: 8rem
	}
	.l-lc .col-75 ol, 
	.l-lc .col-75 ul{
		margin-left: 1rem;
	}
	body .l-hero .col{
		padding-top: 0;
		padding-bottom: 0;
	}
	html body .l-tc-h{
		padding: 0;
		margin-top: -2.5rem;
	}
	.l-hero .col{
		padding-bottom: 0rem;
	}
	.date{
		margin-bottom: 1rem!important;
	}
	.l-hero {
		padding-top: 2rem;
	}
	.l-hero .col{
		padding-top: 1rem;
	}
	.l-hero .h1{
		margin-bottom: 1rem;
	}
	.h1 .subtitle, .h1-subtitle{
		margin-bottom: 1rem;
		text-align: left;
	}
	.tc-nav-next, .tc-nav-prev{
		margin: 1rem 0;
	}
	.tc-nav-prev{
		margin-right: 1rem;
	}
	.l-tc-title-name, .l-tc-title-index{
		text-align: left;
	}
	.h2, .h3, .h4, .h5 {
		text-align: left;
	}
	.l-stack-top {
    padding: 2rem 0 0;
/*     margin-bottom: -6rem; */
}
	body .l-tc-title{
		margin-bottom: -4rem;
	}
	#wpadminbar{
		display: none!important;
	}
}