/*
 Theme Name:     Divi Child
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("/wp-content/themes/Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.et_pb_slide_title {
    margin-bottom: 25px;
}

.et_pb_slide_title a {
    color: #FFF !important;
}

.et_pb_slide_content {
    margin-bottom: 15px;
}

#top-menu li:hover { 
	background-color: #FFF !important;
}

#top-menu li a:hover { 
	background-color: #FFF !important;
	color: #2ea3f2 !important;
	opacity: 1;
}

#menu-sub-menu li ul li:hover { 
	background-color: #FFF !important;
}

#menu-sub-menu li ul li a:hover { 
	background-color: #FFF !important;
	color: #2ea3f2 !important;
	opacity: 1;
}

#top-menu li { 
    padding: 7px 0px !important; 
}

.single-product #main-content .container:before { 
	display: none; 
}

.single-product #left-area { 
	width: 100%; padding: 0!important; 
}

.et-cart-info span {
	top: 12px;
    color: #2ea3f2;
}

/* Social icons header Menu Text */
#menu-item-3592 a {
	border-bottom: solid 1px #000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 90%;
	color: #000;
}

/* Facebook Menu Text */
#menu-item-3591 a {
	color: #3b5998 !important;
}

/* Twitter Menu Text */
#menu-item-3593 a {
	color: #4099FF !important;
}

/* Youtube Menu Text */
#menu-item-3594 a {
	color: #b31217 !important;
}

#menu-item-4667 a {
	font-size: 1.2em !important;
    font-weight: bold !important; 
}

#post-3101 .give-btn {
	width: 50% !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border-radius: 50px;
	font-size: 24px;
	background-color: #e02b20;
	border: 2px solid #FFF;
}

#post-3101 .give-btn:hover {
	color: #e02b20;
	background-color: #FFF;
}

#post-3101 form.give-form {
	text-align: center !important;
}

/************************************
	     Woocommerce Styling
*************************************/

.woocommerce div.product div.images img {
  width: 214px !important;
  height: 284px !important;
}

.single-product .product .single_add_to_cart_button.button{
	background-color: #FFF !important;
	color: #2ea3f2 !important;
	opacity: 1;
}

.single-product .product .single_add_to_cart_button.button:hover {
	background-color: #2ea3f2 !important;
	color: #FFF !important;
	opacity: 1;
}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
    height: 49px;
    border: solid 2px #2ea3f2 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #2ea3f2 !important;
    background-color: #FFF !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    /* box-shadow: none !important; */
    font-size: 20px !important;
    font-weight: 500 !important;
}

/* Font Color */
.woocommerce .quantity input.qty {
	color: #2ea3f2;
}
/* Icon Up/Down Color */
.woocommerce .quantity .qty-adjust a > i {
	color: #2ea3f2 !important;
}

.woocommerce .product .add_to_cart_button.button{
	background-color: #333333;
	color: #FFFFFF;
}

.sku_wrapper {
	display: none;
}

/************************************
	   Woocommerce Styling End
*************************************/

/************************************
	   Mailchimp Form Styling
*************************************/

#mc_embed_signup .button {
	background-color: #e02b20 !important;
	padding: 10px 20px !important;
	font-size: 20px !important;
	height: 42px !important;
	line-height: 0px !important;
	border: solid 2px #FFF !important;
	text-align: center !important;
	width: 50% !important;
	margin-top: 50px !important;
}

#mc_embed_signup .button:hover {
	background-color: #FFF !important;
	color: #e02b20;
}

.clear {
	text-align: center;
}

#mc_embed_signup {
	background-color: #e02b20 !important;
	border: solid 2px #FFF;
	border-radius: 5px;
}

#mc_embed_signup label, h2, .indicates-required, .asterisk {
	color: #FFF !important;
}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
	color: #FFF !important;
}

/************************************
	  Mailchimp Form Styling End
*************************************/


@media only screen and (min-width: 981px) {
.logo_container {
    width: 40%;
    margin: 0px auto 40px;
    }

.mobile_menu_bar {
    padding: 21px 0px;
    }

}

.et_pb_button_0.et_pb_button.et_pb_module {
	width: 50% !important;
}


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

.notonmobile {
	display: none;
	}

.mobile_menu_bar:before {
	top: 12px;
    color: #2ea3f2;
    border-radius: 5px;
    background-color: white;
	}

.et_pb_button_0.et_pb_button.et_pb_module {
	width: 80% !important;
	}
}

/************************************
     Give Donation Form Styling 
*************************************/

.give-btn {
    margin: 10px 0px !important;
    padding: 10px 10px;
    font-size: 15px;
    font-weight: bold;
    min-width: 80px;
    color: #FFF;
    background-color: #0c71c3;
    border: 1px solid #0c71c3;
}

.give-btn:hover {
  background: #095593;
}

form[id*=give-form] .give-donation-amount {
    margin: 0px 0px 25px;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol {
    background-color: #0c71c3;
    border-top: 1px solid #0c71c3;
    border-bottom: 1px solid #0c71c3;
    color: #FFF;
}

form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {
     border: 1px solid #0c71c3;
}




