/*
 Theme Name:   Vantage Child
 Description:  Child theme for the vantage theme
 Author:       Your Name
 Template:     vantage
 Version:      1.0.0
*/

/* Import parent theme styles */
@import url("../vantage/style.css");
body { 
	font-size:1.8rem 
}

.support-text {
	font-size: 2.5rem;
    margin-top: 14px!important;
    text-align: center;
}

#pg-home-1, #pg-home-2, .entry-title  {
	display:none
}

.n2-section-smartslider {
	margin-bottom: 70px
}

.wp-block-quote {
    border-left: none !important; /* removes the vertical line */
    padding-left: 0 !important;   /* optional: remove the extra padding */
}

.wp-image-270, .wp-image-328 {
	width: 300px;
	height:auto;
}

.page-id-68 {
	text-align:center
}
.page-id-178 p a {
	color:black;
	text-decoration:none;
	
	}
.page-id-178 p a:hover {
	color:black;
	font-weight:bold
}
.galleryid-278   {
	padding: 5px 20px;
	margin-top: 30px;
	background-color:#002e5b;
    border-radius: 15px;
}	
.galleryid-278  a {
	color:lightgray;
	font-weight:bold;
}
#mla_gallery-1 .gallery-item {
	margin-bottom:30px!important;
	margin-top:30px!important
}
.page-id-13 img {
	max-width: 70%
}