/*
Theme Name: Aleinasiteone
Author: LCT
*/

.woocommerce-breadcrumb {
  display: none;
}

.add_cart_btn654 .product_title.entry-title {
  display: none;
}

.add_cart_btn654 .woocommerce-product-details__short-description
{
    display: none;
}

.add_cart_btn654 .product_meta {
  display: none;
}

#post-88 .entry-header {
  display: none;
}

#post-88 
{
	margin-top:50px;
	margin-bottom: 50px;
}

#post-87 .entry-header {
  display: none;
}

#post-87 
{
	margin-top:100px;
	margin-bottom: 100px;
}

.woocommerce-message {
  border-top-color: #8fae1b;
  margin-bottom: 0px;
}
/* Blog Page */
.Blog-page {
    margin-top: -60px !important;
}
.Blog-btn {
    margin-top: 68px;
}
.page-id-252 .services.v1 .provide-card:before{
	display: none;
}
section.services.v1.bloge-service .provide-card:before{
	display: none;
}
.Blog-btn a {
/*     background-color: #1e851a; */
    color: #fff;
    padding: 12px 24px;
	border-radius: 5px;
}
.Blog-btn a:hover{
	color: #1e851a;
}
section.services.v1.bloge-service .provide-card
{
	text-align:center;
}
section.services.v1 .provide-card
{
	text-align:center;
}

.ajax{
	    display: flex
;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: calc(100% - 40px);
    height: 60px;
    top: 50%;
    left: 50%;
    border-bottom: 1px solid var(--color-border);
    background: var(--color-tr);
    transform: translate(-50%, -150%) scale(0.8);
    transition: all 0.4s ease;
}
.asl_w_container_1{
	width:30px;
}
@media(max-width:767px){
	body.home.page-template.page-template-front-page.page-template-front-page-php.page.page-id-12 footer .info-footer.bg-cover-center.v1 .subscriber .sent-email form.wpcf7-form.invalid .sent-email p{
	display:block !important;
}
	footer .info-footer.bg-cover-center.v1 .subscriber .sent-email form.wpcf7-form.submitting .sent-email p {
    display: block !important;
}
}
.wpcf7-response-output {
    color: #fff !important;
}
section.massage-form.v1.mt-xl-spach .main-form-massage div#wpcf7-f31-o2 .wpcf7-response-output {
    color: #000 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #000 !important;
}


/*about page farming futrure or Why Farmers Choose VerdantGro list css*/

.impact-mark-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.impact-mark-list li {
    display: flex;
    align-items: flex-start; /* text upar se align ho */
    margin-bottom: 12px;
}

.impact-mark-list li .my-icon {
    
    color: white; /* check ka color */
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    font-size: 12px;
    margin-right: 10px;
    flex-shrink: 0;
}

.impact-text {
    display: flex;
   
}

.impact-text strong {
    font-weight: bold;
       font-size: 18px;
    line-height: 28px;
    margin-bottom: 2px;
}

.impact-text span {
    font-size: 18px;
    font-weight: normal;
    color: #000;
}
