/*
Theme Name: Wizard Manufacturing Company
Version: 2.0
Description: Customized child theme created by 6foot8.com. (Beaver Builder Child Theme)
Author: 6foot8.com
template: bb-theme
*/

/* Add your custom styles here... */ 

/*THEME DISCLAIMER CODE STYLING*/
#disclaimer p {color:#cbcbcb; font-size:11px; text-align:center; margin:20px auto;}
#disclaimer a {color:#cbcbcb}
#disclaimer a:hover {color:#000000; text-decoration:none;}

/*CONTACT FORM 7 STYLING*/
.wpcf7-form label {width:100%;}
.wpcf7-text {padding:25px 20px !important;}
.wpcf7-textarea {padding:20px 20px !important;}
.wpcf7-form input[type=submit] {transition: .5s ease;}
.wpcf7-form input[type=submit]:hover {}
#cf7-recaptcha {margin-bottom:15px;}
.wpcf7-form-control input, .wpcf7-form-control {font-weight:normal !important;}
.wpcf7-submit {width:100%; color:#ffffff; font-weight: bold !important; padding:10px !important;}


/*ADD TRANSITION STYLE TO DEFAULT BUTTON*/
.fl-button {transition: .5s ease;}

/*TEXT DROP SHADOW CLASS*/
.text-drop-shadow {text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);}

/*TOP BAR TEXT STYLING*/
.fl-page-bar {}
.fl-page-bar a {}

/*make logo and nav row take full width*/
.fl-full-width .container {width:auto;}

.fl-slide-title {line-height:1; margin-bottom:5px !important;}

.fl-social-icons {margin-bottom:30px;}

.pp-hover-card-title {text-shadow: 0px 0px 5px #000000; background-color:rgba(0, 0, 0, 0.5);padding:15px 0;}