/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://element8design.com
 Description:  Child Theme for Divi
 Author:       Quinton Hoover
 Author URI:   https://element8design.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/



h1, h2, h3, h4, h5, h6 {
font-family: baskerville-urw,serif;
font-weight: 400;
font-style: normal;
	}

/* Header */
.et_header_style_split #main-header .centered-inline-logo-wrap .logo_container, .et_header_style_split #main-header .centered-inline-logo-wrap a {
    height: 100%;
    margin-right: 24px;
    margin-left: 24px;
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    z-index: 10000000 !important;
}

.home .et-fixed-header #top-menu li a, .home #top-menu li a {
    color: rgba(0,0,0,0.87)!important;
}

#page-container {
padding-top: 187px !important;
}


/* Banner Tex Shadow */

.et_pb_post_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title a, .et_pb_post_slider_0.et_pb_slider .et_pb_slide_content div {
	text-shadow: none !important;
}

/* Blog Posts */

.et_pb_widget {
    float: left;
    max-width: 100%;
    padding-bottom: 25px;
}

/* Contact Forms */


.gform_button  {
    background-color: #fff; 
    border: 1px #000 solid;
    padding: 7px;
    padding-left: 20px;
    padding-right: 20px;
}

.gform_button:hover  {
    background-color: #000 !important;
	color: #fff !important;
    border: 1px #000 solid;
}

/* Blog 2 Columns */

.cu-blog .et_pb_salvattore_content[data-columns]::before {
	content: '2 .column.size-1of2' !important;
}
@media only screen and ( min-width: 981px ) {
	.cu-blog .column.size-1of2 {
	    width: 46%!important;
	    margin-right: 2%;
		margin-left: 2%;
	}
}

@media only screen and (max-width: 780px) {

	.cu-blog .column.size-1of2 {
	    width: 100%!important;
	    margin-right: 0px;
	}

}

/* Forms */

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 12px 4px !important;
    letter-spacing: normal;
    border-radius: 0px !important;
}


@media only screen and (min-width: 641px) {
.gform_wrapper textarea.small {
    height: 80px;
    width: 100%;
    border-radius: 4px;
}
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button {
    font-size: 1em;
    width: 183px !important;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover {
	color: #ffffff !important;
	background-color: #000000 !important;
	
}

.gform_wrapper .gform_footer {
    padding: 16px 0 10px !important;
    margin: 0px 0 0 !important;
    clear: both;
    width: 100%;
}


/* Popup */

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button {
    font-size: 1em;
    width: 98% !important;
}

.pum-container {
    background-image: url(http://theaceofspaceblog.com/wp-content/uploads/2020/05/ace-of-spades-1.png);
    background-repeat: no-repeat;
    background-position: 50%;
    padding-top: 118px;
    padding-bottom: 131px;
    background-size: 395px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 11px 4px;
    letter-spacing: normal;
    border-radius: 0px;
}

/* Footer */

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 8px;
    float: left !important;
    width: 100% !important;
}


/* Menu Dropdown */

#top-menu li li a {
    padding: 6px 20px;
    width: 300px !important;
}

.nav li.et-touch-hover>ul, .nav li:hover>ul {
    opacity: 1;
    visibility: visible;
    width: 302px !important;
}


/* Reward Styles */


#b5f2ae485e8f96, #b5f2ae52414e9e, #b5f2ae588e03d1 {
    position: relative;
    overflow: hidden;
    max-width: 1366px !important;
}


/* Fix Slider Image Blurry */
.et_pb_slide_image img {
    vertical-align: bottom;
    width: auto;
    height: auto;
}

.bo-garden {
    max-width: 100% !important;
}