#header-slider-container {
	overflow: hidden;
}

.logo img {
  width: 233px!important;
  height: 110px!important;
}

.logo-wrapper {
  max-width: 400px!important;
  height: 115px!important;
}

.normal-logo {
	max-height:115px!important;
}

/*Project Meta Header Shrink 
.meta-header {
	height:35px!important;
}*/

.meta-top {
display:none;}

.portfolio-image-wrapper {
	display:none;}

.respond-box {
	display:none!important;
}

.comments-title  {
	display:none!important;
}

/* Sidebar Testimonial Bottom Margin */
.sidebarTest {
	margin-bottom:0px!important;
}

.sidebarTest .cbp-nav-pagination {
	display:none!important;
}
.page-id-9 .vamtam-testimonials-slider {
	margin-bottom:0px!important;
}

/* Header Resize */
.meta-header {
	height:350px;
	background-position:center bottom!important;
	background-color:#FCFAF7!important;
}



a {
  text-decoration: underline;
  color: var(--vamtam-body-link-regular);
  transition: all .3s;
  border-bottom: solid 2px transparent;
}


/* Disable Comment Wrapper */
.comments-wrapper {
	display:none !important;
}

.comment-footer {
	display:none;
}

.comment {
	padding: 15px 15px 0 15px!important;
}
.comment-inner{padding:0px!important;border-radius:var(--vamtam-border-radius);text-align:center;transition:all .3s ease;box-shadow:0 0 0 0 rgba(0,0,0,.00)!important;margin:0px!important}


.reviewBox {
	margin-top:20px;
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 10%);
}


@media (min-width: 1025px) {
	#rev_slider_72_1_wrapper {
		height: calc( 697 / 1440 * 100vw);
		max-height: 697px;
	}
}

@media (min-width: 779px) and (max-width: 1024px) {
	#rev_slider_72_1_wrapper {
		height: calc( 768 / 1024 * 100vw);
		max-height: 768px;
	}
}

@media (min-width: 481px) and (max-width: 778px) {
	#rev_slider_72_1_wrapper {
		height: calc( 480 / 778 * 100vw);
		max-height: 488px;
	}
		.logo img {
  width: 175px!important;
  height: 83px!important;
  }
		.responsive-layout header.main-header .first-row .logo-wrapper .logo img {
    max-height: 83px!important;
}
}

@media (max-width: 480px) {
	#rev_slider_72_1_wrapper {
		height: 100vw;
	}
	.logo img {
  width: 175px!important;
  height: 83px!important;
  }
	.responsive-layout header.main-header .first-row .logo-wrapper .logo img {
    max-height: 83px!important;
}
	.page-header h1 {
	font-size:2rem!important;
	}
	
}

@media (min-width: 901px) {
	.fixed-header-box {
		min-height: 60px;
	}
}

/*input field border radius 
https://landscaping.vamtam.com/checkout/*

.select2-container--default .select2-selection--single {
    border-radius:  23px;
}

.select2-dropdown {
    border-radius: 23px;
}

/*end input field border radius 
 * 
https://landscaping.vamtam.com/checkout/*/






.post-siblings a {
	text-decoration: none;
}

.meta-header {
    height:fit-content;
}
.jp-carousel-photo-caption {
	display:none!important;
}