/* * Theme Name: FastPromotionsProducts - (Astra-Child) Author: FastPromotionsProducts Template: astra Version: 4.11.7 Description: Child Theme of Astra */
body {
	font-family: "Poppins", sans-serif;
}

a {
	text-decoration: none;
	font-family: "Poppins", sans-serif;
}

/*--- header css start here ---*/

.site-header a.wp-block-button__link.wp-element-button {
	background: #0B7C82;
	border-radius: 100px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	padding: 12px 35px;
	font-family: "Poppins", sans-serif;
}

.ast-primary-header-bar {
	border: 0;
	font-family: "Poppins", sans-serif;
}

.site-header a.wp-block-button__link.wp-element-button strong {
	color: #FAAF40;
	font-family: "Poppins", sans-serif;
}

.site-header p {
	font-weight: 500;
	font-size: 14px;
	line-height: normal;
	max-width: 191px;
	font-family: "Poppins", sans-serif;
	margin: 0;
}

.site-header .wp-block-image img {
	width: 100%;
	height: 43px;
	display: block;
	max-width: 87px;
}

:where(.wp-block-columns) {
	margin-bottom: 0;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
	font-weight: 600 !important;
	font-family: "Poppins", sans-serif;
}

.site-header .ast-search-menu-icon.slide-search .search-form {
	position: relative;
	opacity: 1;
	visibility: visible;
	top: 0;
	transform: translateY(0%);
	padding-left: 0;
	padding-right: 0;
	left: 0;
	right: 0;
	border: 2px solid #262261;
	border-radius: 50px;
	font-family: "Poppins", sans-serif;
}

.ast-search-menu-icon .search-field {
	background-color: transparent !important;
	font-family: "Poppins", sans-serif;
}

.ast-search-icon {
	z-index: 4;
	position: absolute;
	line-height: normal;
	top: 50%;
	right: 0;
	transform: translate(-58%, -50%);
}

.ast-icon svg {
	fill: #bfbfbf;
}

.flyout-mega-menu {
  display: flex;
  width: 100%;
  overflow: hidden;
  font-family: 'Poppins', sans-serif;
}

.flyout-mega-menu .parent-categories {
  width: 300px;
  background: #f5f5f5;
  list-style: none;
  margin: 0;
  padding: 0;
}

.flyout-mega-menu .parent-categories .category-item {
    padding: 8px 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    line-height: 28px;
    border-radius: 60px;
    background: #fff;
    margin-bottom: 10px;
    font-weight: 400;
	color: #262261;
}

.flyout-mega-menu .parent-categories .category-item:hover,
.flyout-mega-menu .parent-categories .category-item.active {
  background: #2c2179;
  color: #fff;
  font-weight: 700;
}

.flyout-mega-menu .arrow {
  font-size: 18px;
}

.flyout-mega-menu .subcategories-container {
    flex: 1;
    padding: 0 0 0 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    min-height: 300px;
    position: relative;
}

.flyout-mega-menu .subcategory-list {
    display: none;
    width: 100%;
    column-count: 3;
    column-gap: 30px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
}

.flyout-mega-menu .subcategory-list li {
    break-inside: avoid;
    margin-bottom: 16px;
}

.flyout-mega-menu .subcategory-list li a {
    text-decoration: none;
    color: #333;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}

.flyout-mega-menu .subcategory-list li a:hover {
  color: #2c2179;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
    border-radius: 30px  !important;;
}

/*--- header css end here ---*/



.form-sec h3 {
	font-weight: 600;
	font-size: 32px;
	line-height: 48px;
	text-align: center;
	color: #262261;
	margin: 0 0 24px 0;
	font-family: "Poppins", sans-serif;
}

.form-sec p {
	font-weight: 400;
	font-size: 24px;
	text-align: center;
	color: #007071;
	margin-bottom: 24px;
	font-family: "Poppins", sans-serif;
}

.banner-sec {
	border-radius: 72px 0 72px 0;
}

.form-sec .vc_column-inner {
    border-radius: 72px 0 72px 0;
    padding: 40px;
}

.wpcf7-spinner {
	display: none;
}

.form-sec input[type=email],
.form-sec input[type=text] {
	background-color: #F5F5F5;
	padding: 24px !important;
	height: 76px;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	border-radius: 20px;
	border: 0;
	font-family: "Poppins", sans-serif;
}

.form-sec input.form-btn {
	width: 294px;
	height: 64px;
	opacity: 1;
	border-radius: 100px;
	background-color: #0B7C82;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	font-family: "Poppins", sans-serif;
}

.form-sec form p {
	margin: 0;
	font-family: "Poppins", sans-serif;
}

.form-sec .email,
.form-sec .phone {
	margin-bottom: 24px;
	font-family: "Poppins", sans-serif;
}

.form-sec .wpb_content_element {
	margin-bottom: 0;
	font-family: "Poppins", sans-serif;
}

.sec-padding {
	padding: 80px 0;
}

.wlc-cont h1 {
	font-weight: 600;
	font-size: 48px;
	line-height: normal;
	color: #262261;
	margin-bottom: 40px;
	font-family: "Poppins", sans-serif;
}

.wlc-cont p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #414042;
	margin: 0px;
	font-family: "Poppins", sans-serif;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0;
	font-family: "Poppins", sans-serif;
}

.cont-box h3 {
	font-weight: 600;
	font-size: 32px;
	line-height: normal;
	color: #262261;
	margin-bottom: 24px;
	font-family: "Poppins", sans-serif;
}

.cont-box p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #414042;
	font-family: "Poppins", sans-serif;
}

.cont-box img {
	border-radius: 80px 0 80px 0;
}

.ast-container {
	max-width: 1410px;
}

.about-us .vc_column-inner {
	border-radius: 72px 0 72px 0;
	position: relative;
	top: 100px;
	left: -100px;

}

.faq-cont h4 {
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	color: #007071;
	margin: 0 0 10px;
	font-family: "Poppins", sans-serif;
}

.faq-cont p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #414042;
	font-family: "Poppins", sans-serif;
}

.faq-sec h2 {
	font-weight: 600;
	font-size: 32px;
	line-height: normal;
	color: #262261;
	margin-bottom: 24px !important;
	font-family: "Poppins", sans-serif;
}

.slick-gap .testimonial-item {
	margin: 100px 15px 0;
}

.slick-gap .slick-list {
	margin: 0 -15px;
	/* Equal to item margin */
}

.testimonial-item {
	background: #F5F5F5;
	padding: 80px 40px 40px;
	text-align: center;
	position: relative;
	border-radius: 72px 0;
	font-family: "Poppins", sans-serif;
}

.testimonial-item h3 {
	font-weight: 600;
	font-size: 24px;
	line-height: normal;
	text-align: center;
	color: #0B7C82;
	margin: 18px 0 0 0;
	font-family: "Poppins", sans-serif;
}

.testimonial-sec h2,
.product-cat-sec h2,
.featured-prod h2 {
	font-weight: 600;
	font-size: 32px;
	line-height: normal;
	color: #262261;
	font-family: "Poppins", sans-serif;
}

.testimonial-sec p {
	font-weight: 400;
	font-size: 18px;
	line-height: normal;
	text-align: center;
	margin: 0;
	font-family: "Poppins", sans-serif;
}

.testimonial-icon {
	position: absolute;
	top: -50px;
	left: 0;
	width: 100%;
}

.product-cat-sec ul.products li.product h2.woocommerce-loop-category__title {
    position: static;
    font-size: 24px;
    line-height: normal;
    padding: 0;
    background: transparent;
    color: #0B7C82;
    margin: 24px 0 0;
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
}

.product-cat-sec ul.products li.product h2.woocommerce-loop-category__title mark.count {
	display: none;
}

.cta-cont p {
	font-weight: 600;
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
	max-width: 260px;
	margin: 0 auto;
	font-family: "Poppins", sans-serif;
}

.cta-cont .border-right {
	border-right: 3px solid #fff;
}

.woocommerce ul.products li.product.desktop-align-left,
.woocommerce-page ul.products li.product.desktop-align-left {
	text-align: center;
	background: #fff;
	padding: 24px;
	border-radius: 72px 0;
	font-family: "Poppins", sans-serif;
}

.featured-prod ul.products.columns-4 {
	margin: 0;
}

.woocommerce-js ul.products li.product .ast-woo-product-category,
.woocommerce-page ul.products li.product .ast-woo-product-category,
.review-rating,
.woocommerce ul.products li.product.desktop-align-left .button {
	display: none;
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	position: static;
	font-size: 18px;
	line-height: normal;
	padding: 0;
	background: transparent;
	color: #0B7C82;
	margin: 11px 0 0;
	font-family: "Poppins", sans-serif;
}

.woocommerce-js ul.products li.product.product-category>a:hover .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product.product-category>a:hover .woocommerce-loop-category__title {
	background-color: transparent;
}

.woocommerce-js ul.products li.product.product-category a img {
	height: 100%;
	object-fit: contain;
	border-radius: 72px 0;
	padding: 30px;
	background: #fff;

}

.tax-product_cat .site-content {
	background: #F5F5F5;
}

ul.page-numbers {
	text-align: center;
}

.woocommerce-js nav.woocommerce-pagination ul li a,
.woocommerce-js nav.woocommerce-pagination ul li span,
.ast-pagination .page-numbers {
	padding: 0;
	text-align: center;
	background: #fff;
	width: 42px;
	height: 42px;
	border-radius: 5px;
	font-weight: 600;
	font-size: 16px;
	line-height: 42px;
	color: #414042;
	font-family: "Poppins", sans-serif;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.post-page-numbers.current .page-link,
.ast-pagination .page-numbers.current {
	background: #FAAF40;
	color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border-color: transparent;
}

.sidebar-main {
	background: #F5F5F5;
	padding: 32px;
	border-radius: 30px;

}

.sidebar-main h2.wp-block-heading, .sidebar-title h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: normal;
	margin-bottom: 24px;
	display: block;
	color: #0B7C82;
	font-family: "Poppins", sans-serif;
}

.ast-left-sidebar #secondary {
	padding-right: 0;
	border-right: 0;
}

.ast-left-sidebar #primary {
	border-left: 0;
}

.sidebar-main .wp-block-latest-posts__featured-image {
	width: 100px;
	height: 100px;
	border-radius: 20px;
	overflow: hidden;
}

.single-post .sidebar-main a.wp-block-latest-posts__post-title {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	font-family: "Poppins", sans-serif;
}

.sidebar-main time.wp-block-latest-posts__post-date {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	margin: 11px 0 0 0;
	font-family: "Poppins", sans-serif;
}

.single-post .type-post .entry-content p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #414042;
	font-family: "Poppins", sans-serif;

}

.single-post .type-post .entry-content h2 {
	font-weight: 600;
	font-size: 32px;
	line-height: normal;
	margin: 0 0 24px 0;
	color: #262261;
	font-family: "Poppins", sans-serif;
}

.type-post header.entry-header h1.entry-title {
	margin-bottom: 24px;
}

.single-post-featured-image img {
	border-radius: 72px 0;
}

.page-links .page-link:hover,
.single .post-navigation a:hover {
	color: #262261;
}

.single-product .single-post-featured-image {
	display: none;
}

.single-product h1.product_title {
	font-weight: 600;
	font-size: 36px;
	line-height: normal;
	color: #0B7C82;
	font-family: "Poppins", sans-serif;
}

.single-product .woocommerce-Tabs-panel p,
.single-product ul li {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #414042;
	font-family: "Poppins", sans-serif;
}

.single-product .woocommerce-product-details__short-description h3 {
	font-weight: 600;
	font-size: 24px;
	line-height: normal;
	color: #0B7C82;
	border-top: 3px solid #FAAF40;
	padding: 16px 0 0 0;
	margin-bottom: 12px;
	font-family: "Poppins", sans-serif;
}

.single-product .woocommerce-product-details__short-description ul {
	margin-left: 23px;
}

.single-product .woocommerce-tabs ul.tabs.wc-tabs {
	display: none;
}

.single-product section.related.products {
	display: none !important;
}

.woocommerce-Tabs-panel h2,
.woocommerce-Tabs-panel h3 {
	font-weight: 600;
	font-size: 32px;
	line-height: normal;
	color: #262261;
	font-family: "Poppins", sans-serif;
}

.ast-separate-container {
	background-color: #f5f5f5;
}

.ast-pagination .next.page-numbers {
	float: none;
}

.single-product.ast-left-sidebar #secondary {
    display: none;
}

.ast-breadcrumbs {
    text-align: left;
}

nav.breadcrumb-trail.breadcrumbs {
    margin-top: 0;
}

.blog-sec {
    padding: 80px 0;
}

.featured-post .vc_grid-item-mini {
    background-color: #0B7C82;
    overflow: hidden;
    border-radius: 72px 0;
}

.featured-post .vc_grid-item-mini .vc_gitem-zone {
    background-color: transparent !important;
}

.featured-post .vc_gitem-is-link {
	height: 350px !important;
}

.featured-post .vc_gitem-zone-c .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    padding: 20px 31px 35px;
}

.featured-post .vc_custom_heading h4 {
    font-weight: 400;
    font-size: 32px;
    line-height: normal;
    color: #fff;
	margin-bottom: 7px;
}

.featured-post .vc_custom_heading p {
	display: none;
}

.featured-post  a.vc_general.vc_btn3 {
    padding: 8px 50px;
    background: transparent;
    border: 2px solid #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

.featured-post  a.vc_general.vc_btn3:hover {
	background: #fff;
	color: #262261;
}

.featured-post .vc_btn3-container.vc_btn3-left {
    margin: 0;
}

.vc_gitem-animated-block .vc_gitem-zone {
    background-image: none;
    background-color: transparent !important;
}

.sidebar-posts .vc_gitem-animated-block .vc_gitem-zone {
    background-image: none;
    background-color: transparent !important;
    width: 100px;
    border-radius: 20px;
    height: 100px;
}

body .vc_gitem-zone.vc_gitem-zone-c {
    background: transparent !important;
}

.sidebar-posts .vc_grid-item-mini.vc_clearfix {
    display: flex;
    justify-content: space-evenly;
}

.sidebar-posts .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    display: block !important;
}

.sidebar-posts .vc-gitem-zone-height-mode-auto:before,
.sidebar-posts .vc_gitem-post-data-source-post_excerpt, 
.sidebar-posts .vc_btn3-container.vc_btn3-left {
    display: none;
}

.sidebar-posts  .vc_custom_heading h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 0 24px;
	color: #414042;
}

.sidebar-posts .vc_gitem_row .vc_gitem-col {
    padding: 0;
}

.sidebar-title h2 {
    margin-bottom: 24px !important;
    font-size: 28px;
}

.blog-grid-sec {
	padding: 80px 0;
}

.blog-card-grid .vc_grid-item-mini.vc_clearfix {
    background: #FFFFFF;
    border-radius: 30px;
    overflow: hidden;
}

.blog-card-grid .vc_gitem-animated-block {
    display: none;
}

.blog-card-grid .vc_gitem-post-data-source-post_title {
    padding: 24px 42px;
    background: #909090;
    margin: 0;
	transition: all 0.5s;
}

.blog-card-grid .vc_gitem-post-data-source-post_title h4 {
    margin: 0;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}

.blog-card-grid .vc_gitem_row .vc_gitem-col {
    padding: 0;
}

.blog-card-grid .vc_gitem-post-data-source-post_excerpt {
    padding: 16px 42px 0;
    margin-bottom: 20px;
}

.blog-card-grid .vc_gitem-post-data-source-post_excerpt p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
	color: #414042;
}

.blog-card-grid .vc_btn3-left {
    margin: 0;
    padding: 0 42px 24px;
}

.blog-card-grid .vc_btn3-left  a.vc_general {
    padding: 8px 50px;
    background: transparent;
    border: 2px solid #FAAF40;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FAAF40;
	transition: all 0.5s;
}

.blog-card-grid .vc_grid-item-mini.vc_clearfix:hover a.vc_general {
	background: #FAAF40;
	color: #fff;
}

.blog-card-grid .vc_grid-item-mini.vc_clearfix:hover .vc_gitem-post-data-source-post_title {
	background: #262261;
}

.sidebar-box {
    padding-left: 44px;
}

/*--- footer css start here ---*/
.site-footer p {
	font-weight: 400;
	font-size: 14px;
	line-height: normal;
	margin: 40px 0;
	font-family: "Poppins", sans-serif;
}

.site-footer h2 {
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	color: #007071;
	margin: 0 0 16px 0;
	font-family: "Poppins", sans-serif;
}

.site-footer a.menu-link {
	font-weight: 400;
	font-size: 16px;
	line-height: 33px;
	color: #414042;
	font-family: "Poppins", sans-serif;
}

.wp-block-latest-posts a.wp-block-latest-posts__post-title {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #414042;
	display: block;
	font-family: "Poppins", sans-serif;
}

.site-footer a.menu-link:hover,
.site-footer h4.wp-block-heading a:hover {
	color: #262261;
}

.site-footer .widget_nav_menu {
	min-height: 230px;
}

.site-footer #block-25 h2 {
	color: #262261;
	font-family: "Poppins", sans-serif;
}

.site-footer h4.wp-block-heading a {
	font-weight: 700;
	font-size: 22px;
	line-height: normal;
	color: #414042;
	font-family: "Poppins", sans-serif;
}

.site-footer a.wp-block-button__link {
	background: #0B7C82;
	border-radius: 50px;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	padding: 18px 30px;
	font-family: "Poppins", sans-serif;
}

.site-footer a.wp-block-button__link:hover {
	background: #262261;
}

.ast-footer-copyright p {
	margin: 0;
	font-family: "Poppins", sans-serif;
}



@media only screen and (max-width: 1399px) {
	header .custom-logo-link img {
		max-width: 220px;
		width: 220px;
	}
	.ast-header-search form.search-form .search-field, .ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {
		width: 260px;
	}
	.site-header a.wp-block-button__link.wp-element-button {
		font-size: 16px;
		padding: 9px 30px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 18px;
	}
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
		padding-left: 20px;
		padding-right: 20px;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 100% !important;
	}
	.flyout-mega-menu .subcategory-list {
		column-count: 2;
	}
	.wlc-cont h1 {
		font-size: 42px;
	}
}
@media only screen and (max-width: 1199px) {
	.form-sec h3 {
		font-size: 24px;
		line-height: 36px;
		margin: 0 0 15px 0;
	}
	.form-sec p {
		font-size: 22px;
		margin-bottom: 24px;
	}
	.form-sec input[type=email], .form-sec input[type=text] {
		padding: 15px !important;
		height: 56px;
		font-size: 16px;
		border-radius: 15px;
	}
	.form-sec input.form-btn {
		width: 100%;
		height: 54px;
		font-weight: 600;
		font-size: 18px;
		line-height: 22px;
	}
	header.entry-header .entry-title {
		font-size: 36px;
		line-height: normal;
	}
	.sidebar-box {
		padding-left: 30px;
	}
	.blog-card-grid .vc_gitem-post-data-source-post_title {
		padding: 24px;
	}
	.blog-card-grid .vc_gitem-post-data-source-post_title h4 {
		font-size: 20px;
		line-height: 31px;
	}
	.blog-card-grid .vc_gitem-post-data-source-post_excerpt {
		padding: 16px 24px 0;
		margin-bottom: 20px;
	}
	.blog-card-grid .vc_gitem-post-data-source-post_excerpt p {
		font-size: 16px;
	}
	.blog-card-grid .vc_btn3-left {
		padding: 0 24px 24px;
	}
	.blog-sec, .blog-grid-sec {
		padding: 50px 0;
	}

	.sec-padding {
		padding: 50px  0;
	}
 
}

@media only screen and (max-width: 991px) {
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
		grid-template-columns: repeat( 2,1fr );
	}
	[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
		text-align: left;
	}
	.cta-cont  .vc_col-sm-3 {
		width: 50%;
	}
	.cta-cont .border-right {
		border-right: 0;
		padding-bottom: 20px;
	}
	.cta-cont .border-right:nth-child(3) {
		padding-bottom: 0px;
	}
	.banner-sec .vc_col-sm-7 {
		width: 39.333333%;
	}
	.banner-sec  .vc_col-sm-5 {
		width: 60.666667%;
	}
	.wlc-cont h1 {
		font-size: 38px;
		line-height: normal;
	}
	.testimonial-sec h2, .product-cat-sec h2, .featured-prod h2 {
		font-size: 30px;
		line-height: normal;
	}
	.testimonial-item h3 {
		font-size: 22px;
	}
	.sidebar-main .wp-block-latest-posts__featured-image {
		width: 80px;
		height: 80px;
	}
	.ast-header-break-point .ast-builder-layout-element[data-section="section-hb-social-icons-1"] {
		display: none;
	}
	[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
		width: 30px;
		height: 30px;
		fill: #262261;
	}
	.ast-header-break-point .ast-builder-menu-mobile .main-navigation {
		padding-bottom: 30px;
	}
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
		color: #211e5c;
		font-size: 16px;
	}
	.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link, 
	.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > 
	.ast-menu-toggle, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > 
	.menu-link, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle {
		color: #262261;
		background: transparent;
		font-weight: 600;
	}
}

@media only screen and (max-width: 767px) {
    .ast-header-break-point .ast-primary-header-bar {
		border-bottom-width: 0;
	}
	.banner-sec .vc_col-sm-7,
	.banner-sec  .vc_col-sm-5 {
		width: 100%;
	}
	.banner-sec.vc_custom_1754076357642  {
		padding: 20px !important;
	}
	.wlc-cont h1 {
		font-size: 34px;
		margin-bottom: 15px;
	}
	.home  .woocommerce-js ul.products li.product, .home  .woocommerce-page ul.products li.product {
		text-align: left;
		margin-bottom: 5.5em;
	}
	.product-cat-sec ul.products li.product h2.woocommerce-loop-category__title {
		line-height: normal;
	}
	.about-us .vc_column-inner {
		border-radius: 72px 0 72px 0;
		position: relative;
		top: 0;
		left: 0;
	}
	.cta-cont .border-right {
		border-right: 0;
		padding-bottom: 20px;
	}
	.cta-cont  .vc_col-sm-3 {
		width: 100%;
	}
	.cta-cont .border-right:nth-child(3) {
		padding-bottom: 20px;
	}
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
		grid-template-columns: repeat( 1,1fr );
	}

	.site-footer .widget_nav_menu {
		min-height: auto;
		margin-bottom: 30px;
	}

	.ast-footer-social-wrap {
		margin-bottom: 30px;
	}
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.single-product h1.product_title {
		font-size: 28px;
	}
	header.entry-header .entry-title {
		font-size: 24px;
		line-height: normal;
	}
	.single-post .type-post .entry-content h2 {
		font-size: 24px;
	}
	.featured-post .vc_custom_heading h4 {
		font-size: 26px;
	}
	.featured-post .vc_gitem-zone-c .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
		padding: 20px;
	}
	.sidebar-box {
		padding-left: 0;
		padding-top: 30px;
	}

	.blog-card-grid .vc_btn3-left  a.vc_general, .featured-post a.vc_general.vc_btn3 {
		font-size: 16px;
	}
	#block-29 .wp-block-spacer {
		height: 10px !important;
	}

	.blog-sec, .blog-grid-sec {
		padding: 40px 0;
	}

	.product-cat-sec .woocommerce ul.products,
	.product-cat-sec .woocommerce-page ul.products {
		row-gap: 50px;
	}

	.cont-box .vc_column_container>.vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.sec-padding {
		padding: 40px 0;
	}
	.form-sec .vc_column-inner {
		padding: 30px 20px;
	}
	.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product {
		margin-bottom: 1.5em;
	}
	.tax-product_cat .ast-archive-entry-banner {
		flex-direction: row;
	}
}