/* Contact Page css  */

.Contact-form-wrapper {
	position: relative;
}

.Contact-form-content::before{
	content: "";
	display: block;
	position: absolute;
	bottom: 0; /* Adjust as needed */
	left: 0; /* Adjust as needed */
	width: 100%; /* Or your desired width */
	height: 550px; /* Or your desired height */
	background-image: url('https://asc-hms.com/new-hms/wp-content/uploads/2025/06/contact-page-before.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1; /* Send behind the form content */
}


.Contact-form-content h5.wp-block-heading {
	color: #d2cf51;
	margin: 0px;
}
.Contact-form-content h1.wp-block-heading {
	color: #414b4d;
	margin: 4px 0px 15px 0px;
}

.Contact-form-content .contact-info-banner {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.Contact-form-content .contact-info-banner .contact-box {
	display: flex;
	gap: 15px;
}
.Contact-form-content .contact-info-banner .contact-icon {
	min-width: 42px;
	height: 42px;
	background: #d2cf51;
	display: flex;
	align-items: center;
	justify-content: center;
}
.Contact-form-content .contact-info-banner .contact-icon img {
	width: 24px;
	height: 24px;
}
.Contact-form-content .contact-info-banner .contact-info h4 {
	color:#000;
	margin: 0 0 5px 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.Contact-form-content .contact-info-banner .contact-info p {
	margin: 0;
	font-size: 14px;
	color: #1c1c1c;
	line-height: 1.4;
}


.Contact-form-content .contact-name-email p{
	display:flex;
	gap:30px;
}
.Contact-form-content input.wpcf7-form-control.wpcf7-text, .Contact-form-content textarea.wpcf7-form-control.wpcf7-textarea {
	background: #f4f4f4;
	border: none;
	border-radius:0px;
}
.Contact-form-content input.wpcf7-form-control.wpcf7-submit {
	position: unset;
	border-radius: 0;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 18px;
	color: #1c1c1c;
}

/* contact Page End */

/* about us page css  */
.about-get-now-section h5.wp-block-heading {
	color: #d2cf51;
}
.about-page-banner h1{
	color:#fff;
}
.about-page-banner h5, .about-page-banner h5 a{
	color:#fff;
	text-decoration:none;
}

.about-get-now-section h2.wp-block-heading {
	font-size: 35px;
	color: #414b4d;
}
.wp-block-column.jurny-1st-column.is-layout-flow.wp-block-column-is-layout-flow {

	text-align:right;
}
.wp-block-column.jurny-2st-column.is-layout-flow.wp-block-column-is-layout-flow{
	position: relative;
	margin-left: 10px;
	padding-left: 36px;
}

.wp-block-column.jurny-2st-column.is-layout-flow.wp-block-column-is-layout-flow::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background-color: #000; /* Change to your preferred color */
}


/* Blog page */
.bl-post.wp-block-latest-posts {
	display: flex;
}
.bl-post.wp-block-latest-posts li {
	display: flex;
	flex-direction: column;
	width: 33.33%;
	margin-top: 0px;
}
.bl-post.wp-block-latest-posts .wp-block-latest-posts__featured-image {
	width: 95% !important;
}
.bl-post.wp-block-latest-posts .wp-block-latest-posts__featured-image img {
	width: 350% !important;
	height: 250px !important;
	object-fit: cover;
	border-radius: 4px;
}
.bl-post .wp-block-latest-posts__post-excerpt {
	color: #000;
}
/* Blog page */
body.single .post-featured-image {
	position: relative;
}
body.single .post-featured-image img{
	height: 400px;
	object-fit: cover;
	width: 100%;
}
body.single .ast-row.single-post-wrapper article.post {
	padding-top: 0;
}
span.posted-on {
	transition: 1s ease;
}
.post-date-circle, .posted-on span.published
{
	background: #569a46;
	color: #fff;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	margin: 0;
	position: absolute;
	right: 50px;
	bottom: -25px;
	border: 2px solid;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 18px;
}
span.published {
	top: 211px ;
	right: 8%;
}
.post-meta {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 15px;
}

.post-footer-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 20px;
	border-top: 1px solid #ddd;
	margin-top: 30px;
}

.post-share-icons a {
	margin-left: 10px;
	font-size: 18px;
	color: #444;
	text-decoration: none;
}


.custom-banner {
	background-size: cover;
	background-position: center;
	padding: 100px 0;
	color: #fff;
	text-align: center;
	position: relative;
}

.custom-banner-overlay {
	background: rgba(0,0,0,0.5);
	padding: 50px 20px;
}

.custom-banner-title {
	font-size: 48px;
	margin-bottom: 10px;
}

.custom-banner-breadcrumb a,
.custom-banner-breadcrumb span {
	color: #fff;
	font-size: 16px;
}
.post-meta {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	column-gap: 20px;
	margin-top: 17px;
	margin-bottom: 21px;
}
span.post-comments {
	display: flex;
	justify-content: center;
	align-items: center;
}
h1.entry-title {
	font-size: 48px !important;
}

div#respond {
	padding: 0;
}
aside#block-26 {
	padding: 0 !important;
}
aside#block-26 button.wp-block-search__button.wp-element-button {
	margin: 0;
	border-radius: 0;
}
aside#block-31, aside#block-30, aside#block-32 {
	background: #f9f9f7 !important;
}
#block-30 a.wp-block-latest-posts__post-title {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	color: #1e293b;
}
#block-30 ul li{
	display: block;
	min-height: 88px;
	margin-bottom: 25px;
}
aside#block-32 .tag-cloud-link {
	font-size: 12pt !important;
	box-shadow: 0px 6px 15px -2px rgba(16, 24, 40, 0.05);
	background: #f9f9f7;
	padding: 0px 10px;
	margin-right: 10px;
	border: 1px solid #ccc !important;
	margin-bottom: 13px;
	text-transform: capitalize;
}
.sidebar-main h2.wp-block-heading::after {
	content: "";
	width: 60px;
	height: 3px;
	background: #569a46;
	display: block;
	margin-top: 5px;
}
.ast-blog-layout-4-grid .ast-article-inner .wp-post-image
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.woocommerce-js .comment-reply-title {
	font-weight: 700;
}
.wp-block-group.alignfull.Contact-form-content {
	padding-top: 100px;
}

.wp-block-columns .exp-1, .wp-block-column.exp-2, .wp-block-column.exp-3, .wp-block-column.exp-4, .wp-block-column.exp-5{
	position:relative;
}
.wp-block-columns.exp-1::after, .wp-block-column.exp-3::after, .wp-block-column.exp-5::after {
	content: "";
	width: 20px;
	height: 20px;
	background: #000;
	border-radius: 50%;
	border: 2px solid #fff;
	box-shadow: 0 0 0 2px #000;
	position: absolute;
	right: -45px;
	top: -3px;
	z-index: 2;
}

.wp-block-column.exp-2.is-layout-flow::after, .wp-block-column.exp-4.is-layout-flow::after {
	content: "";
	width: 20px;
	height: 20px;
	background: #000;
	border-radius: 50%;
	border: 2px solid #fff;
	box-shadow: 0 0 0 2px #000;
	position: absolute;
	right: auto;
	top: 4px;
	z-index: 2;
	left: -45px;
}
.wp-block-group.our-journey-section h4.wp-block-heading {
	font-weight: 900;
}
.video-play-icon img.wp-image-664 {
    object-fit: cover;
    padding: 17px;
    background: #fff;
    border-radius: 66px;
    max-width: 80px;
    margin-bottom: 25px;
    cursor: pointer;
	 transition: transform 0.3s ease;
}
.video-play-icon img.wp-image-664:hover {
  transform: scale(1.1);
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.ast-single-product-thumbnails .ast-woocommerce-product-gallery__image > img, #ast-vertical-slider-inner img {
    height: 118px !important;
    object-fit: cover;
}

section.related.products h2.woocommerce-loop-product__title {
    font-size: 20px;
    margin: 10px 0;
}
button.single_add_to_cart_button.button.alt {
    border-radius: 0;
    padding: 12px 15px !important;
}

.summary.entry-summary h1.product_title.entry-title {
    font-size: 42px !important;
    text-transform: uppercase;
    margin-bottom: 8px !important;
}
.summary.entry-summary p.price {
    margin-bottom: 10px !important;
}

.summary.entry-summary .woocommerce-product-details__short-description {
    margin-bottom: 25px;
}

.astra-shop-thumbnail-wrap .size-woocommerce_thumbnail {
    height: 250px;
    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
    width: 100%;
}
body .review-rating {
    justify-content: center;
	margin: 10px auto;
	width:100%;
	display:flex;
	
}
.star-rating {
    margin: auto;
}
span.woocommerce-Price-amount.amount {
    color: #49a760;
    font-size: 22px !important;
	font-weight:600;
}
.summary.entry-summary span.woocommerce-Price-amount.amount {
    color: #d3cf52;
    font-size: 26px !important;
}
.woocommerce ul.products li.product.desktop-align-left, .woocommerce-page ul.products li.product.desktop-align-left {
    text-align: left;
    border: 1px solid #e7e7e7;
    padding: 30px 20px;
    padding-bottom: 40px;
    overflow: hidden;
    background: #fff;
    border-radius: 7px;
}
.astra-shop-summary-wrap {
    padding: 0 !important;
    text-align: center;
}
#ast-quick-view-modal .ast-lightbox-content{
	background:#fff !important;
}
span.price del span.woocommerce-Price-amount.amount {
    color: #000000 !important;
}
.flex-viewport {
    background: #f6f6f6;
}
@media screen and (max-width: 1260px) {
	.ast-above-header-wrap::before, .ast-above-header-wrap::after{
		width: 16%;
	}
	.site-header-primary-section-left.site-header-section {
		width: 200px;
		max-width: 120px;
		flex: 120px;
		margin: 10px 0;
	}
	.header-main-layout-1 .ast-main-header-bar-alignment {
		margin-left: 0;
	}
	.ast-builder-grid-row.ast-grid-center-col-layout {
		grid-template-columns: 1fr auto 2fr;
	}

}

@media screen and (max-width: 1024px) {
	body .site-branding .site-logo-img {
		margin-top: 0px;
		position: absolute;
	}
	.ast-button-wrap .mobile-menu-toggle-icon .ahfb-svg-iconset svg
	{
		fill: #1c1e1b !important;
	}
}
@media screen and (max-width: 769px) {
.astra-shop-thumbnail-wrap .size-woocommerce_thumbnail {
    height: auto;
    max-height: fit-content;
    min-height: auto;
    object-fit: cover;
    width: 100%;
}

	body.single .ast-container, body.blog .ast-container {
		display: flex !important;
		flex-direction: column !important;
	}
	div#secondary{
		order: 2;
	}
	h1.entry-title {
		font-size: 38px !important;
	}
	p, .entry-content p {
		line-height: 1.8 !important;
		font-size: 16px;
	}
	h2.wp-block-heading
	{
		font-size: 34px;
		font-weight: 700;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.post-date-circle, .posted-on span.published {

		width: 57px;
		height: 57px;
		font-size: 14px;
		right: 20px;
		bottom: -27px;
	}
	body.single .ast-row.single-post-wrapper article.post {
		padding-top: 18px;
	}
	body.single .post-featured-image img {
		height: 210px;
		object-fit: cover;
		width: 100%;
	}
	body.blog .ast-container {
		padding: 0 20px !important;
	}
	.wp-block-group.alignfull.Contact-form-content {
		padding-top: 40px;
	}
	h1.wp-block-heading {
		font-size: 38px;
	}
	.Contact-form-content .contact-name-email p{
		flex-direction:column;
	}
	textarea.wpcf7-form-control.wpcf7-textarea {
		height: 175px;
	}
	body .wp-block-cover:not(.has-text-color.has-link-color) p br {
		display: none;
	}
	.wp-block-column.jurny-1st-column.is-layout-flow.wp-block-column-is-layout-flow {
		text-align: left !important;
	}
	.wp-block-column.jurny-1st-column::after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 2px;
		height: 100%;
		background-color: #000;
	}
	.wp-block-column.jurny-1st-column.is-layout-flow.wp-block-column-is-layout-flow {
		text-align: left;
		position: relative;
		margin-left: 10px;
		padding-left: 36px;
	}
	.wp-block-columns.exp-1::after, .wp-block-column.exp-3::after, .wp-block-column.exp-5::after {
		content: "";
		width: 20px;
		height: 20px;
		background: #000;
		border-radius: 50%;
		border: 2px solid #fff;
		box-shadow: 0 0 0 2px #000;
		position: absolute;
		right: unset;
		top: 1px;
		z-index: 2;
		left: -45px;
	}
	.wp-block-columns.about-journy {
		column-gap: 0;
		row-gap: 0;
	}
	.cm-faq .accordion-question {
    line-height: normal;
    padding-right: 44px;
}
	.single-product .ast-woocommerce-container {
    padding-top: 50px;
}
}




