/**
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
*/
:root {
	--baseFont:'League Spartan',sans-serif;
	--headFont:'fonde', sans-serif;
	--primarycolor:#ED7E96;
	--secondarycolor:#24456e;
}
/* header */
.site-header-primary-section-right p {margin: 0;}
.gt_switcher {font-family: var(--baseFont) !important;width: 131px !important;}
.gt_selected a {width: 118px !important;font-size: 17px !important;border-radius: 50px;}
.gt_selected {border-radius: 50px;}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 40px;}
.main-navigation li.current-menu-item a:not(ul.sub-menu li a):before {content: '';width: calc(100% - 1.8em);height: 1px;background: var(--primarycolor);position: absolute;bottom: 40px;left: 0;right: 0;margin: 0 auto;}
.site-header-primary-section-right aside {padding: 0;}
/* home */
.headfont {font-family:var(--headFont) !important;}
.mb0 p {margin-bottom:0;}
.we-do span.elementor-button-text {text-align: left;}
.ft-img:before {content: '';border: 1px solid #fff;position: absolute;width: 100%;height: 100%;left: 0;border-radius: 500px 500px 0 0;top: -12px;z-index: -1;}
.ft-img {position: relative;z-index: 0;}
.gall-slide a.carousel-prev {left: 15% !important;}
.gall-slide a.carousel-next {right: 15% !important;}
.testi a.carousel-arrow {bottom: -70px;top: auto;}
.testi a.carousel-arrow.carousel-next {right: calc(47% - 39px) !important;}
.testi a.carousel-arrow.carousel-prev {left: calc(47% - 39px) !important;}
/* About */
.moment .ft-img:before {border-color: var(--primarycolor);}
/* Gallery */
.aigpl-img-title.aigpl-center {font-family: var(--headFont);font-weight: normal;font-size: 35px;color: #222;margin-top: 30px;}
.aigpl-inr-wrp .aigpl-img-count {font-style: normal;}
/* Contact */
.cform label {text-transform: uppercase;letter-spacing: 2px;font-size: 14px;color: #84847c;}
.cform .row {display: flex;flex-wrap: wrap;margin: 0 -15px;}
.cform .row .col-md-6 {width: 50%;padding: 0 15px;}
.cform input[type="text"], .cform input[type="email"], .cform input[type="tel"], .cform input[type="date"], .cform select, .cform textarea {background: transparent;border: 0;border-bottom: 1px solid #999;border-radius: 0;padding: 10px 0 10px;height: 40px;}
textarea.wpcf7-form-control.wpcf7-textarea {height: 140px;}
.cform input:focus {border-color: #999 !important;}
.cform {max-width: 870px;margin: 0 auto;}
/* Back to top */
#ast-scroll-top .ast-icon.icon-arrow svg {width: 26px;}
/* Footer */
footer .menu {display: flex;justify-content: center;margin: 50px auto;border-top: 1px solid transparent;border-image: linear-gradient(90deg, transparent, var(--secondarycolor), transparent) 10;padding: 30px 0;border-bottom: 1px solid transparent;max-width: 1050px;}
footer .menu a {color: #222;letter-spacing: 2px;}
footer .menu li {padding: 0 30px;}
.cont-det ul {display: flex;justify-content: center;}
.cont-box {display: flex;align-items: center;justify-content: center;flex-wrap: wrap;gap:10px;color: #222;font-weight: 400;font-size: 20px;line-height: 20px;}
.cont-box a {color: #222;}
/* .cont-img {margin-right: 10px;} */
.cont-img img {width: 28px;}
.cont-det ul li {padding: 0 32px;}
.cont-txt {display: flex;align-items: center;padding-top: 10px;}
select.gt_selector.notranslate {padding: 6px 2px;background: #24456e;color: #fff;}

section#media_image-2 {text-align: center;}
header .custom-logo-link img {
    max-width: 185px;
    width: 185px;
}
@media screen and (max-width: 1024px) { 
	.aigpl-img-title.aigpl-center {font-size: 28px;}
	.gall-slide a.carousel-prev {left: 0 !important;}
	.gall-slide a.carousel-next {right: 0 !important;}
	.premium-testimonial-content-wrapper .premium-testimonial-text-wrapper p {line-height: 32px;margin-bottom: 20px;}
	footer .menu {margin: 30px auto;padding: 15px 0;}
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {padding: 50px 0}
/* 	.cont-box {font-size: 30px;line-height: 40px;} */
	.cont-det ul li {padding: 0 25px;}
	footer .menu li {padding: 0 20px;}
/* 	.cont-img img {width: 40px;} */
}

@media screen and (max-width: 921px) {
	[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {fill: #ec0000;}
	.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {margin: 0px}
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {line-height: 25px}
	.main-navigation li.current-menu-item a:not(ul.sub-menu li a):before {display: none;}
}

@media screen and (max-width: 767px) {
	p {margin-bottom: 1em;}
	.aigpl-img-title.aigpl-center {font-size: 22px;}
	.premium-testimonial-content-wrapper .premium-testimonial-text-wrapper p {font-size: 20px;line-height: 30px;}
	.premium-testimonial-content-wrapper .premium-testimonial-author-info h2 {font-size: 28px !important;}
	.premium-testimonial-content-wrapper {padding: 0px;}
	.ft-img .elementor-widget-container img {width: auto !important;}
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {padding: 40px 10px}
/* 	.cont-box {font-size: 24px;line-height: normal;} */
/* 	.cont-img {margin-right: 15px;} */
/* 	.cont-img img {width: 35px;} */
	footer .menu li {padding: 0 12px;}
	.cont-det ul li {padding: 0 15px;}
	.gall-slide .slick-slide img {height: 300px;width: 100%;}
}

@media screen and (max-width: 575px) {
	.cform .row .col-md-6 {width: 100%;}
	footer .menu {margin: 20px auto;padding: 15px 0px;flex-direction: column;gap: 15px;}
	.cont-det ul {flex-direction: column;align-items: center;gap: 15px;}
/* 	.cont-box {font-size: 20px;} */
/* 	.cont-img img {width: 25px;} */
	.gall-slide .slick-slide img {height: 280px;}
}