/*
Theme Name: DIYProtection Child
Theme URI: http://underscores.me/
Template: diyprotection
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.0.1558979649
Updated: 2019-05-27 10:54:09

*/
/* Nav */
.elementor-767 .elementor-element.elementor-element-49c80a57 {
    box-shadow: 0px 2px 5px rgba(190, 190, 190, 0.3);
}

/* Slide Out Form */
div#wpcs_content_inner_525 {
    display: none;
    max-width: 100%;
    min-height: 100%;
    background: none!important;
    padding: 20px 20px 20px 20px;
    margin: 60px 40px 60px 40px;
    color: #0c0000;
    border: none;
}
.field-wrap input[type=button] {
    width: auto;
    background: #fff;
    color: #6ec1e4!important;
    font-weight: 600;
    padding: 10px 40px;
}

span#nf-form-title-1 {
    text-align: center;
}
span#nf-form-title-1 h3 {
    font-size: 160%;
}
header#masthead {
    display: none;
}
h1.entry-title {
    display: none;
}
.entry-content {
    margin: 0em 0 0!important;
}
aside#secondary {
    display: none;
}
footer#colophon {
    display: none;
}
/*Media Queries*/
@media (max-width: 576px) {
	div#diy p{
    font-size: 220%!important;
	}
	div#installed-by-you p {
		text-align: left!important;
	}
	.elementor-156 .elementor-element.elementor-element-6ea26ab0 {
    padding: 100px 0px 50px 0px!important;
	}
}

@media (max-width: 768px) {
	
}

@media (max-width: 992px) {
	
}

@media (max-width: 1200px) {
	
}