.gmdf-wrap {
position: relative;
z-index: 10;
}
.gmdf-wrap .gmdf {
position: fixed;
bottom:0;
right: 0;
width: 180px;
padding: 20px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.gmdf-wrap .gmdf a {
text-decoration: none;
}
.gmdf-wrap:hover .gmdf {
width:300px;
}
.gmdf-wrap .gmdf #rect {
position: relative;
cursor: pointer;
padding: 15px 15px;
text-transform: uppercase;
text-align: center;
font: 400 0.9em 'Oswald', sans-serif;
text-shadow: -1px 1px 0px rgba(0,0,0,0.3);
background: #6a1616;
color: #fff;
border:1px solid rgba(0,0,0,0.15);
border-top:none;
box-shadow: -2px 2px 10px rgba(0,0,0,0.1);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.gmdf-wrap .gmdf #rect:hover {
z-index: +99;
background: #fff;
color: rgba(0,0,0,0.9);
box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
text-shadow:none;
}
.gmdf-wrap .gmdf #rect .contents {
text-shadow:none;
margin-left: 20px;
padding: 0;
font: 300 1em/1.2em 'Oswald', sans-serif;
letter-spacing: 0;
text-transform: none;
text-align: justify;
color: rgba(0,0,0,0.8);
width: 0;
height: 0;
opacity: 0;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.gmdf-wrap .gmdf #rect:hover .contents {
width: 210px;
padding: 10px 0;
height: 45px;
opacity: 1;
}
.gmdf-wrap .gmdf #rect .fa {
font-size:18px;
}
.wpcf7 input {
width:80%;
padding:15px;
}
.wpcf7 textarea {
width:80%;
}
.wpcf7 label {
font-style:italic;
font-weight:bold;
}
.wpcf7-submit {
background-color: #6a1616;
color:#fff;
font-family: "Open Sans",Arial,sans-serif;
font-size:16px;
font-weight: 600;
border:none !important;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active {
-webkit-transform: scale(0.9);
transform: scale(0.9);
} #pum-159{
z-index: 1000;
} #main-header{
z-index: 100;
}
.footer-button {
background:#f6981e;
color:#fff;
font-size:15px;
text-transform:uppercase;
border-radius:8px;
padding:10px;
border:none;
}
footer h2 {
color:#fff;
}
footer li {
list-style-type:none;
}
#footer-widgets .footer-widget li:before {
display:none !important;
}
#footer-bottom {
color:#fff !important;
font-weight:600;
font-size:16px;
}
@media (max-width: 720px) {
.gmdf-wrap {display:none;}
.grecaptcha-badge {display: none;}
}
.et-pb-contact-message{
color: #fff !important;
}
#main-header{
background: url(//thepaintingdutchman.com/wp-content/uploads/2023/02/header-bg.jpg) repeat-x;
}
#main-footer a{
color: #fff !important;
}
.why-us-area .info {
z-index: 1;
padding-left: 50px;
}
.why-us-area .info ul > a {
margin-top: 5px;
}
.why-us-area .info .content > h5 {
text-transform: capitalize;
font-weight: 600;
color: #666666;
margin-bottom: 30px;
font-size: 18px;
margin-top: -5px;
}
.why-us-area .info h2 {
text-transform: capitalize;
font-weight: 700;
line-height: 1.5;
margin-top: -10px;
margin-bottom: 25px;
}
.why-us-area .info h2 span {
position: relative;
z-index: 1;
}
.why-us-area .info h2 span::after {
position: absolute;
left: 0;
bottom: 0;
content: "";
height: 3px;
width: 100%;
background: #350b2d;
}
.why-us-area .info li {
display: block;
margin-bottom: 25px;
padding-left: 30px;
position: relative;
z-index: 1;
}
.why-us-area .info li::after {
position: absolute;
left: 0;
top: 0;
content: "\f058";
color: #350b2d;
font-family: "Font Awesome 5 Free";
font-size: 16px;
font-weight: 600;
}
.why-us-area .info li h5 {
text-transform: capitalize;
font-weight: 600;
position: relative;
z-index: 1;
display: inline-block;
}
.why-us-area .info ul {
margin-top: 25px;
}
.why-us-area .info li:last-child {
margin: 0;
}
.why-us-area .info li p {
margin: 0;
}
#top-header{
font-size: 18px;
}
.grecaptcha-badge { 
visibility: hidden;
}
#et-info-email{
display: none;
}
.mobile_menu_bar::before{
color: #fff !important;
}
.et_mobile_menu{
background: #8c2525 !important;
}