/**
 * Theme Name: Galigani Law Firm
 * Author: Internet Lava
 * Version: 99.0
**/


ul, ol {
 list-style-position: outside;
}

#field_1_9 {
	display: none;
}

#field_1_10 label {
	display:none;
}

.page-id-948 #field_1_11 label {
	display:none;
}

.page-id-2 #field_1_11 label {
	display: none;
}

.page-id-948 #field_1_11 label {
	display:none;
}


/* ==================Start For Blog=================== */

.blog .sidebar-wrap {
	margin-top: 0;
}
.blog .internal-page__inner-title {
	margin-bottom: 0;
	padding-top: 0;
}

.blog .breadcrumbs {
	margin-bottom: 0;
}

.blog .internal-page {
	padding-top: 2rem;
}

.blog .post-card__thumb {
	max-width: 65%;
	max-height: 17rem;
}

.blog .internal-page__inner-title {
	padding-left: 0;
}









.single .breadcrumbs {
	margin-bottom: 0;
}
.single .internal-page {
	padding-top: 2rem;
}
.single .internal-page__single-post-thumb {
	max-width: 65%;
	max-height: 17rem;
}
.single .internal-page__title {
	font-size: 3.125rem;
}

.single .internal-page .entry__content {
	padding-right: 0;
}

.single .sidebar-wrap {
	margin-top: 0;
}





@media screen and (max-width: 1023px) {
	.blog .post-card__thumb {
		max-width: 100%;
		max-height: 25rem;
    }
	.blog .post-card__info {
		flex-direction: row;
	}
	
	
	
	.single .internal-page__single-post-thumb {
		max-width: 100%;
		max-height: 25rem;
	}
	.single .internal-page__title {
		font-size: 2.6875rem;
		margin-bottom: 0;
	}
}

@media screen and (max-width: 639px) {
		.single .internal-page__title {
			font-size: 1.9375rem;
	}
}
/* ==================End For Blog=================== */

