/**
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.0
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
*/


.news-letter form {
    display: flex;
}
.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select, .tnp-subscription textarea, .tnp-profile input[type=text], .tnp-profile input[type=email], .tnp-profile input[type=submit], .tnp-profile select, .tnp-profile textarea{
	font-size:15px;
	font-family:'Mulish';
}
/* Contact Form 7 css */
.cf7sg-container .cf7-smart-grid.has-grid .container{
	padding:0px !important;
}
.age-eligibility input[type="radio"] {
    margin-bottom: 0px !important;
	accent-color: #323d34;
}
.ekit-form form input[type="submit"]{
	padding: 12px 30px 12px 30px !important;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 16px !important;
    border-radius: 10px 10px 10px 10px !important;
	font-size: 14px !important;
}
.wpcf7-select{
	background-position-x: calc(100% - 20px);
    padding-right: 2em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 0.8em;
    background-repeat: no-repeat;
    background-position-y: center;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 140" fill="black"><polygon points="70,120 10,40 130,40" /></svg>');
}
.age-eligibility .wpcf7-list-item.first {
    margin-left: 0px;
}
.eligibility label {
    margin-bottom: 15px !important;
}
.cf7sg-container .cf7-smart-grid.has-grid .container{
	max-width:1500px !important;
}
.field.cf7sg-popup-box .wpcf7-spinner {
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translateY(-50%);
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-bottom: 0px !important;
}
/* Contact Form 7 css */

/* breadcrumb css */
.item_custom_breadcrumb{
	color: #fff;
	display:flex;
}
.cus_breadcrumb ol{
	list-style:none;
	margin: 0px;
}
.item_custom_breadcrumb a{
	color:#fff;
}
.cus_breadcrumb {
    font-size: 16px !important;
    font-family: 'Roboto';
    line-height: 20px;
}
.breadcrumb-separator {
    margin: 0px 5px;
}
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	font-weight: 500 !important;
}
@media (min-width: 1025px) and (max-width: 1280px) {
	.item_custom_breadcrumb{
		display:flex;
	    flex-wrap: wrap;
    	text-align: center;
    	justify-content: center;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.item_custom_breadcrumb{
		display:flex;
	    flex-wrap: wrap;
    	text-align: center;
    	justify-content: center;
	}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.item_custom_breadcrumb{
		display:flex;
	    flex-wrap: wrap;
    	text-align: center;
    	justify-content: center;
	}
	.field.cf7sg-popup-box .wpcf7-spinner {
    	position: relative;
    	right: 0px;
    	top: 50%;
    	transform: translateY(0%);
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.item_custom_breadcrumb{
		display:flex;
	    flex-wrap: wrap;
    	text-align: center;
    	justify-content: center;
	}
	.field.cf7sg-popup-box .wpcf7-spinner {
    	position: relative;
    	right: 0px;
    	top: 50%;
    	transform: translateY(0%);
	}
}
@media (min-width: 200px) and (max-width: 480px) {
	.eligibility label{
		margin-bottom: 8px !important;
	}
	.item_custom_breadcrumb{
		display:flex;
	    flex-wrap: wrap;
    	text-align: center;
    	justify-content: center;
	}
	.field.cf7sg-popup-box .wpcf7-spinner {
    	position: relative;
    	right: 0px;
    	top: 50%;
    	transform: translateY(0%);
	}
}
