/*
Theme Name: Beewise Nonprofit
Version: 1.0
Description: A child theme of SpecialDivi
Author: shirleyc
Template: SpecialDivi
*/

   

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

@import url('https://fonts.googleapis.com/css2?family=Gemunu+Libre:wght@700&family=Titillium+Web:wght@700&family=Yanone+Kaffeesatz:wght@200;700&display=swap');
 @import url("https://use.typekit.net/ooo4liz.css");
  @import url("https://use.typekit.net/ooo4liz.css");

h1{font-family: rooney-sans, sans-serif;
font-weight: 800;
font-style: normal;
	font-size: 43px;
   color: #FF6400;
}

h2{
  font-family: 'Gemunu Libre', sans-serif;
   font-size: 43px;
   color: #FF6400;
           }

h4{font-family: ropa-soft-pro, sans-serif;
	color: #808080;
font-weight: 700;
font-style: normal;
}
h5{font-family: ropa-soft-pro, sans-serif;
font-weight: 300;
font-style: normal;
}
  

body p { font-family: ropa-soft-pro, sans-serif;
font-weight: 300;
font-style: normal;
	            font-size: 16px;
   color: #666666;
           }



div.et_pb_row.et_pb_row_4.et_pb_row_1-4_1-4_1-2 p {
  color: #FFFFFF !important;
}

.grntxt_4 p {
	color: #8FB261;
	font-weight:bold;
}
   
               span.grntxt{
                color: #8FB261;
				   font-weight:bold;
          
              }
#yel_txt h4{
  color: #FBD801;
  font-weight: bold;
  
}
         .et_pb_button {
           color: #FF6400;
			  text-align: center;
                      height: 156.77px;
            width: 152.59px;
            border-radius: 50%;
              background-color: #FBD801;
           border-color: #8FB261;
            border-style: dashed;
          
          }


#one #two{
  padding-top: 1em;
  padding-bottom: 0.9em;
}


#logo{
  padding-top: 5px;
  padding-right: 5px;
    max-width: 200%;
}

#Top.et_pb_section.honeycomb {
  position: relative;
  width: 1200;
    height: 412px;
}
#top-menu a {
    color: #808080;
    text-decoration: bold;       
}

#main-header {
    line-height: 23px;
    font-weight: 500;
    top: 0;
    background-color: #000000;
}

.et_mobile_menu {
  background: #000000;
  border-top: 3px solid #000000;
}

.mobile_menu_bar::before {
    color: #606060;
	}

.mobile_menu_bar.mobile_menu_bar_toggle {
padding-top: 20px;
}

#et_search_icon::before {
  padding-top: 20px;
}

 #side_menu {
    background-color: black;
    background-size: 150px;
    background-position: center 110px;
    position: fixed;
    top: 0;
    width: 200px;
    margin-left: -250px;
    padding-top: 300px;
    min-height: 100vh;
    padding-left: 12px;
    padding-right: 12px;
  }
  
  #footer-bottom {
    position: relative;
    z-index: 1;
    background: black;
  }
  
  .et_pb_row {
    padding-left: 150px;
  }
  
  @media(max-width: 980px) {
    #side_menu { 
      display: none;
    }
    .et_pb_row {
      padding-left: 0px;
    }
  }
              #one.et_pb_bg_layout_light{
                padding: 45px 10px 20px 10px;
                margin-top: -300px;
                 }
@media(max-width: 980px){
  #one.et_pb_bg_layout_light{
                padding: 10px 10px 20px 10px;
                margin-top: -200px;
  }}
              
              #act_1.et_pb_blurb{
                margin-top: 0px;
                margin-bottom: 0px;
                padding: 0px 35px;
              }
              @media(max-width: 980px){
                #act_1.et_pb_blurb{
                  margin-top: -50px;
                }
                }