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

#top_social li:nth-child(2)::after,
#top_social li:nth-child(3)::after{
    display: none !important;
}


.online-class-item .elementor-post__title {
    min-height: 70px;
}

.online-class-item .elementor-post__read-more {
    background-color: #d03731;
    padding: 15.5px 24px;
    border-radius: 50px;
    min-height: 58px;
    border: 1px solid #d03731;
}

.online-class-item .elementor-post__read-more:hover{
    background-color: transparent;
    color: #d03731 !important;
}

.online-class-item .elementor-post__read-more i{
    margin-left: 10px;
}

.archive_list img {
    height: 332px !important;
}

.feaured_series svg {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px #00000024;
}

._online-classroom .elementor-widget-woocommerce-product-short-description p:not(:first-child) {
    display: none;
   
}

._online-classroom .elementor-widget-woocommerce-product-short-description p{
    min-height: 165px;
}

.testi_content .elementor-text-editor {
    min-height:  81px;
}

.testimonial_items .swiper-pagination-bullets {
    bottom: -10px;
}

.testimonial_items .swiper-container{
	padding-bottom: 50px;
}

.testimonial_items .swiper-pagination-bullet {
    border: 1px solid #26686e;
    background-color: #fbfbfb !important;
}

.testimonial_items .swiper-pagination-bullet-active{
	background-color: #26686e !important;
}

.testi-star-rating .elementor-star-empty {
    color: transparent;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #D03731;
}

#testi-author{
    margin-bottom: 0 !important;
}

/*Woocommerce CSS*/

.woocommerce a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .wc-block-grid__product-onsale{
	background-color: #26686e;
	border: 1px solid #26686e !important;
}

.woocommerce a.button:hover, .woocommerce button.button.alt:hover, .woocommerce-page table.cart td.actions .button:hover, .woocommerce-page #content table.cart td.actions .button:hover, .woocommerce a.button.alt:hover, .woocommerce .woocommerce-message a.button:hover, .ast-site-header-cart .widget_shopping_cart .buttons .button.checkout:hover, .woocommerce button.button.alt.disabled:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{
	background-color: #fff;
	color: #26686e;
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #26686e !important;
}

.woocommerce-account .woocommerce-Button{
	color: #fff !important;
}

.woocommerce-info a,
.woocommerce-privacy-policy-text a,
.woocommerce-message::before, .woocommerce-info::before,
.product-name a,
.woocommerce-account ul a{
	color: #26686e !important;
}

.woocommerce a.remove{
	color: #000;
	border-color: #000;
}

#featured_series_slider .bdt-prime-slider-skin-isolate .bdt-slideshow-item img{
    max-width: 700px;
}

#featured_series_slider .bdt-slider-excerpt {
    margin-bottom: 30px;
}

.bdt-prime-slider-skin-isolate .bdt-slide-btn .bdt-slide-btn-icon {
    margin-top: 10px;
}

#featured_series_slider .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 0px 100px 0px;
}

@media screen and (max-width:1024px){
	.online-class-item article:last-child {
		display: none;
	}
}

h2.woocommerce-loop-product__title {
    height: 80px;
    max-height: 100px;
    line-height: 1.4em;
    overflow: hidden;
}

ul.products.columns-4 li:hover {
    -webkit-box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 50%);
    box-shadow: 0 0 10px 0px rgb(0 0 0 / 20%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

/* a.button.product_type_variable.add_to_cart_button {
    display: none !important;;
}


span.price {
    display: none !important;
}

.star-rating {
    display: none !important;
} */



.feaured_series svg {
    background: rgba(255,255,255,0) !important;
    box-shadow: 0 0 0px !important;
    margin-top: 12px !important;
}

/* .bdt-prime-slider-skin-isolate .bdt-slideshow-item img {
    object-fit: contain !important;
}
 */
a.bdt-prime-slider-previous.bdt-icon.bdt-slidenav-previous.bdt-slidenav {
    border: 1px solid #e0e0e0;
}

a.bdt-prime-slider-next.bdt-icon.bdt-slidenav-next.bdt-slidenav {
    border: 1px solid #e0e0e0;
}

@media screen and (max-width: 425px) {
#featured_series_slider .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
	margin: 0px;
	}
	
	.bdt-prime-slider-skin-isolate .bdt-slideshow-item{
		    margin: 0px 10px 0px;
	}
	
	.bdt-prime-slider-skin-isolate .bdt-navigation-arrows{
		margin: 10px 30x 0;
	}
	
	.about-readyed-section{
		background-color: #00000096;
	}
	
	.educational-resources-home-page{
		background-color: #00000096;
	}
	
	.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
		padding: 0px;
	}
	
	.woocommerce-product-details__short-description p{
		margin:0px;
	}
	
	.elementor-element elementor-element-90b364d elementor-widget elementor-widget-woocommerce-product-short-description{
		margin-bottom:0px !important;
	}
	
	.elementor-column-wrap elementor-element-populated{
		text-align: center !important;
	}
	
	.testimonial-header{
		max-width: 320px;
    	margin-left: auto;
		margin-right: auto;
	}
	
	.elementor-wc-products ul.products{
		grid-column-gap: 0px;
	}
	
	.elementor-wc-products ul.products li.product {
		width: 100% !important;
		padding: 0px !important;
	}
	
	.archive_list img {
    	height: auto !important;
	}
	
	.elementor-wc-products ul.products li.product .astra-shop-summary-wrap{
		padding: 0px 10px;
	}
}