/*
*
*Theme Name: Astra Child
*Template: astra
*
*/
/* css for Product Info */
.pdf-transfer .elementor-text-editor a {
    color: #052f5f !important;
}
.pdf-transfer .elementor-text-editor a:hover {
    color: #1b67bd !important
}
/* end of css for Product Info */
/* css for Product Highlights */
.eael-entry-title::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 3px;
    width: 100px;
    background: white;
}
.eael-entry-title {
    position: relative;
}
.eael-post-elements-readmore-btn {

    display: block;
    margin: 20px 0;
    width: 200px;
    padding: 5px 0 10px 10px;
    text-align: center;
    background: #052f5f;
    color: white;
    font-size: 16px !important;
    border-radius: 10px;
    border: 2px solid #052f5f;
}
.eael-post-elements-readmore-btn:hover {
    color: white;
    background: #052f5f82;
}
.eael-load-more-button-wrap {
    margin-top: 100px;
}
.elementor-245 .elementor-element.elementor-element-5b85438 .eael-load-more-button {
    background: #052f5f !important;
    border: 2px solid #052f5f;
}
.elementor-245 .elementor-element.elementor-element-5b85438 .eael-load-more-button:hover {
    color: #fff;
    background: #052f5f4a !important;
}
/* end of css for Product Highlights */
/**header**/
.header-main-layout-1 .main-navigation {
    vertical-align: middle !important;
    font-size: 13px;
}
.main-navigation ul li{
	margin: 0px
}
.main-navigation ul li:hover a  {
    border-radius: 5px;
    background-color: #052f5f;
	color: #fff;
	transition: 0.8s;
}
.main-header-menu .current-menu-item > a{
	border-radius: 5px;
    background-color: #052f5f;
	color: #fff !important;
}
.general-banner {
    width: 100%;
	background-color: #038c4c;
}
.general-banner .general-container {

    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
	font-size: 12px;
	color:#fff;
	line-height: 39px;

}
.general-container ul {
    margin: 0;
    padding: 0;
}
.general-container ul li {
    display: inline-block;
	margin-left: 10px;
}

/**end header**/

/**footer**/
.ast-row .footer-adv-widget-4 {
    display: none;
}
.ast-row .ast-col-lg-3 {
    width: 33.333333%;
}
.ast-row h2 {
    font-size: 25px;
    line-height: 28px;
}
.ast-row{
	text-align: center;
}
.ast-row p {
    font-size: 19px;
    line-height: 28px;
}
.ast-row .widget{
	margin: 0;
}
.ast-row h2::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
	margin: 10px auto;
	max-width: 230px;
}
.ftr-icon ul li {
    display: inline-block;
    margin: 0 5px;
}
.ftr-icon {
    margin-top: 65px;
}
/**end footer**/

/**Purchase button**/
.purchase .elementor-button {
	position: relative;
	z-index: 1;
}
.purchase .elementor-button::after, .purchase .elementor-button::before {
    content: '';
    width: 100%;
    max-width: 30%;
    height: 2px;
    background-color: #038c4c;
    top: 22px;
    position: absolute;
    z-index: 0;
}
.purchase .elementor-button::after{
	left: 100%;
}
.purchase .elementor-button::before{
	right: 100%;
}
/**End Purchase Button**/

/**icecream img**/
.side-img{
	position: relative;
}
.side-img::before {
    content: '';
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0px;
    background-image: url(https://mission-general-store.com/wp-content/uploads/2019/09/sisde.png);
    width: 100%;
    max-width: 100px;
    height: 100%;
    z-index: 1;
}
/**end icecream img**/

/**Image hover**/
.img-gallery .elementor-image-box-content {
    opacity: 0;
    transition: all ease 0.8s;
}
.img-gallery:hover .elementor-image-box-content {
    opacity: 1;
}
.img-gallery .elementor-image-box-description {
    border: 1px solid #fff;
    padding: 15px;
    border-radius: 10px;
}
.img-after .elementor-column-wrap, .img-before .elementor-column-wrap{
	position: relative;
	z-index: 99;
}
.img-after::after, .img-before::before {
    content: '';
    width: 100%;
    max-width: 500px;
    background-color: #038c4c;
    height: 100%;
    max-height: 90%;
    top: 5%;
    position: absolute;
    border-radius: 10px;
    z-index: 0;
}
.img-after::after{
	right: -5%;
}
.img-before::before{
	left: -5%;
}
/**end image hover**/

/**Testimonial Slider**/
.wptww-testimonial-content i, .wptww-testimonial-content h4 {
    display: none;
}
.wptww-testimonials-text{
    padding: 15px 0;
}
.wptww-testimonial-client{
	padding-bottom: 15px;
}

/**End Testimonial Slider**/

/**Contact-form**/
.contact-1 ul{
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact-1 ul li{
	list-style: none;
	padding-bottom: 35px;
}
.contact-1 ul li:nth-child(1), 
.contact-1 ul li:nth-child(2){
	flex-basis: 49%;
}
.contact-1 ul li:nth-child(3), 
.contact-1 ul li:nth-child(4){
	flex-basis: 100%;
}
.contact-1 ul li:last-child {
    display: block;
    margin: 0 auto;
}
.contact-1 .wpcf7-form-control.wpcf7-submit {
    padding: 15px 45px;
    border-radius: 10px;
    text-transform: uppercase;
}
.contact-1 .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #038c4c;
}
.wptww-testimonials-slidelist .slick-dots li.slick-active button {
    background: #038c4c !important;
}
.wptww-testimonials-slidelist .slick-dots li button{
		border: 1px solid #038c4c;
}
/**end contact-form**/

/**responsive**/
@media screen and (max-width: 1180px) {
.header-main-layout-1 .main-navigation {
    font-size: 10px ;
}
	.img-before::before {
	left: -2%;
	margin-left: 2px;
}
	.img-after::after {
		right: -2%;
	margin-right: 2px;
}
}
@media screen and (max-width: 980px) {
	.header-main-layout-1 .main-navigation {
    font-size: 9px ;
	}
	.elementor-212 .elementor-element.elementor-element-0588120 {
		padding: 10px 0px 20px 0px !important;
	}
	.eael-grid-post .eael-entry-title {
		min-height: 70px;
	}
	.footer-adv p {
		font-size: 14px;
		line-height: 1.6;
	}
	.ast-footer-overlay {
		padding: 10px 0 !important;
	}
	.ast-small-footer-wrap {
		font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.header-main-layout-1 .main-navigation {
    font-size: 9px ;
	}
	.general-banner {
		text-align: center;
	}
	.img-before .elementor-column-wrap, .img-after .elementor-column-wrap{
	display: block;
    width: 98%;
    height: 94%;
    margin: 0 auto;
    top: 3%;
	}
	.img-after::after, .img-before::before {
    max-width: 100%;
    max-height: 100%;
    top: 0;
	}
	.img-before::before, .img-after::after {
    left: 0;
    margin: 0;
	right: 0;
	}
	.side-img::before{
		display: none;
	}
	.elementor-245 .elementor-element.elementor-element-5b85438 .eael-load-more-button-wrap {
		justify-content: center;
		margin-top: 60px;
	}
	.eael-grid-post-excerpt p {
		font-size: 16px !important;
		line-height: 24px !important;
	}
	.entry-content p {
		margin-bottom: 1.6em;
		font-size: 16px;
		line-height: 24px;
	}
	.footer-adv-overlay {
		padding-top: 50px !important;
		padding-bottom: 0px !important;
	}
	#colophon .ast-small-footer-section.ast-small-footer-section-1 {
		font-size: 16px;
	}
	.ast-row p {
		font-size: 14px;
		line-height: 20px;
	}
	.ftr-icon {
		margin-top: 22px;
	}
}
@media screen and (max-width: 640px) {
	.ast-row .ast-col-lg-3 {
    width: 100%;
	}
	.contact-1 {
	width: 100%;
    max-width: 500px;
    display: block;
    margin: 0 auto;
	}
	.contact-1 ul li:nth-child(1), .contact-1 ul li:nth-child(2) {
    flex-basis: 100%;
	}
	.general-banner .general-container{
		font-size: 10px;
	}
	
}
@media screen and (max-width: 440px){
	.eael-load-more-button-wrap {
    margin-top: 30px;
	}
	#colophon .ast-small-footer-section.ast-small-footer-section-1 {
		font-size: 13px;
	}
}
/**end responsive**/
