/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://truzzinfotech.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Truzz Infotech
 Author URI:   https://truzzinfotech.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");

p, li { font-weight:300; }

.lae-portfolio-header {
	display: none;
}
#water-a .thrv_social img{
	display:none!important;
}
.content-Water{
	background-image:url('https://www.careydavidson.com/wp-content/uploads/2021/03/c_water.png');
	width:100%;
	height:100vh;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin-top:20px;
	background-position: center center;
}
.content-Wood{
	background-image:url('https://www.careydavidson.com/wp-content/uploads/2021/03/c_wood.png');
	width:100%;
	height:100vh;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin-top:20px;
	background-position: center center;
}
.content-Fire{
	background-image:url('https://www.careydavidson.com/wp-content/uploads/2021/03/c_fire.png');
	width:100%;
	height:100vh;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin-top:20px;
	background-position: center center;
}
.content-Earth{
	background-image:url('https://www.careydavidson.com/wp-content/uploads/2021/03/c_earth.png');
	width:100%;
	height:100vh;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin-top:20px;
	background-position: center center;
}
.content-Metal{
	background-image:url('https://www.careydavidson.com/wp-content/uploads/2021/03/c_metal.png');
	width:100%;
	height:100vh;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin-top:20px;
	background-position: center center;
}
#water-a .inner h2,#water-a .inner h4,#water-a .inner p{
	color:#fff;
	display:none;
}
#water-a .inner h2{
	margin-bottom:20px;
	line-height:1.2;
}
#water-a .inner h4{
	margin-bottom:30px;
}
@media(max-width:767px){
	#water-a .thrv_social{
		padding-left: 15px!important;
		padding-right: 15px!important;
		display: block!important;
	}
}
/* add html */

.page-id-6164 .mlw_horizontal_choice {
	display: block;
	margin-bottom: 10px;
}

