body{
	color: #000 !important;
}
.wp-caption-text{
   font-weight: 400;
}
.gallery-caption{
   font-weight: 600;
}
.bypostauthor{
   text-align: left;
}

ul.navbar-nav.gva-nav-menu, ul.gva-my-account-menu {
    float: right !important;
}

.header-v2 .header-bottom .header-bottom-inner .logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 18px 0;
    width: 20% !important;
}

.header-v2 .header-bottom .header-bottom-inner .quick-button a {
    color: #ffffff !important;
}

.gva-search .control-search {
    color: #ffffff !important;
}

.custom-breadcrumb.hero {
    height: 200px !important;
}

@media (max-width: 991px){
	.custom-breadcrumb.hero {
    margin-bottom: 30px;
    height: 130px !important;
	}}

@media (max-width: 600px){
	div.wpforms-container-full .wpforms-form .wpforms-one-fourth 
	{
       width: 100%; 
	}
}


@media (max-width: 600px){
	div.wpforms-container-full .wpforms-form .wpforms-one-fourth
	{
		margin-left:0 !important;
	}
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container{
	text-align : center !important;
}
div.wpforms-container-full .wpforms-form button[type=submit]{
	background-color:#8EC44D !important;
	color:#FFF !important;
}

.header-v2 .header-top{
	display : none !important;
}

.talep-form-upper-text {
	padding :5px !important;
	margin-bottom :5px !important;
}
.talep-form-upper-text .title{
	font-size:17px !important;
	text-transform: none !important;
	color: white !important;
	letter-spacing: 0.3px !important;
}

.logo-theme img {
    width: 43%;
}

.header-v2 .header-bottom .header-bottom-inner{
	padding-right : 0 !important;
}

.gsc-heading .sub-title{
	color:black !important;
}