/**
* Theme Name: Vedio Child
* Description: This is a child theme of Vedio, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: vedio
* Version: 1.0.0
*/

* {
  font-family: "Montserrat", sans-serif ;
  font-style: normal;
}

.entry-header .entry-title {
	display: none !important;
}

.col-full {
	position: relative;
	top: -25px;
}

.header-titel {
	position: absolute;
	top: 350px;
	left: 38%;
}

.box-video-header .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}



::selection {
  background: #007eff !important;
}


.sub-menu a {
	color: #161616 !important;
}

.menu-mobile-nav-button {
	color: white;
	font-size: 28px;
}

 a::hover {
	color: #007eff !important;
}
.vedio-mobile-nav::before {
	background-color: #161616;
}

.vedio-mobile-nav ul {
	z-index:999;
	position: relative;
}

.vedio-mobile-nav ul li a{
	color: white !important;
}

#page .site-content {
	margin: 0;
}

.col-full {
 	max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.black-box, .white-footer, .steps {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

footer {
	background: #161616;
	color: white;
}

header h1 {
	text-align: center;
    position: absolute;
    z-index: 999;
	margin: 0;
    top: 350px;
    left: 37%;
    color: white;

}

footer a {
	color: white !important;
}

.header-container {
	background: #161616;
}

#menu-nav li a {
	color: #fff;
}

.header-right {
	display: none !important;
}
.form-box {
	margin: auto;
}
.form-box input {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100% !important;
	padding: 5px !important;
	background-color: #424242;
	border-color: #424242;
	color: white;
}

.form-box input::placeholder , .form-box textarea::placeholder {
	color: white;
}

.form-box textarea {
	height: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #424242;
	color: white;
	border-color: #424242;
}

.form-box input[type="submit"] {
	background-color: #007eff;
	border-radius: 10px;
	width: 35% !important;
}
.black-box h2 {
	margin-top: 60px;
    margin-bottom: 20px;
	color: white;
}
.black-box-mid h3{
	color: white;
}
.black-box-mid {
	margin-top: 150px;
}
.black-box-pic-cont {
	margin: auto;
}
.black-box-pic-cont img {
	border-radius: 20px;
}

.black-box-pic-cont h4 {
	color: white !important;
}

.black-box-pic-cont p {
	color: white;
}


.white-footer {
	margin-top: 30px;
	margin-bottom: 30px;
}

.socials h3 {
	margin-bottom: 2px;
	margin-top: 2px;
}

.info h4 {
	margin-bottom: 2px;
	margin-top: 2px;
}

.socials p {
	font-weight: bold;
	font-size: 22px;
	color: #161616;
}
.white-footer .socials, .white-footer .info {
	margin-left: 100px;
    margin-right: 100px;
}


.white-footer .socials ul{
    display: flex;
    background-color: #161616;
    justify-content: space-evenly;
    align-items: center;
    padding: 10px;
	margin: 0;
}

.white-footer .info ul{
	margin: 0;
}

.white-footer .info li {
	list-style-type: none;
	font-size: 18px;
	color: #161616;
	font-weight: bold;
}

.white-footer .socials li {
	list-style-type: none;
    background-color: #424242;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

}
.white-footer .socials li i {
	font-size: 25px;
	color: white;
	display: block;
	
}

.stappen-box {
	margin-top: 60px;
}

.stappen i {
	font-size: 70px;
	color: black;
	margin-bottom: 10px;
}

.stappen {
	display: block;
	color: black !important;
}

.image-carousel img{
	max-height: 600px;
}


@media only screen and (max-width: 500px) {
	
	.stappen-box {
		margin-left: 30px;
		margin-right: 30px;
	}
	
	.form-box input[type="submit"] {
	width: 100% !important;
}
	.header-titel {
	position: absolute;
		left: 7% !important;
		top: 220px !important;
		font-size: 50px;
}
	
	#golf > .elementor-380 .elementor-element.elementor-element-61b2baa > .elementor-container {
		min-height: 0 !important;
	}
	
	.elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
		height: 200% !important;
	}
}
