/*

	Theme Name: Lucy The Elephant

	Template: maxmuseum

	Version: 1.0

	Text Domain: lucy-child

	License: GNU General Public License

	License URI: license.txt

*/

/* = Theme customization starts here

-------------------------------------------------------------- */


.section-header {
      margin-bottom: 23px;
    text-align: center;
    background-image: none;
    padding-bottom: 3px;
 
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 15px;
}

p {
    margin: 0 0 20px;
}

.entry-content p {
    color: #000;}
	
.logo-block .cnt-detail i {
	background-color:#df292f;}
	
	
	article[class*="type-"] .entry-header > .title-block h3 a {
    color: #333;
    text-transform: uppercase;
}

.widget ul li::before {display:none;}

#padrow .vc_column_container {
    padding-left: 10px;
    padding-right: 10px;
}

.video-section {
    padding: 50px 0;
}


@media (min-width: 992px) {
.history-section2 .container > p {
    padding-left: 15%;
    padding-right: 15%;
}
	
	.menu-block2 .ow-navigation.navbar-default .navbar-nav>li {
    margin-left: 16px;
		margin-right: 16px;}
	.ow-navigation.navbar-default .navbar-nav>li {
    margin-left:14px;
    margin-right: 14px;
}
}

article[class*="type-"] .entry-header > .title-block h3 {
    font-size: 25px;
   text-transform: uppercase;}
   
   
   article[class*="type-"] .entry-header {
    padding: 0;
    border-bottom: 0;
}


article[class*="type-"] .entry-header > .title-block {
    float: left;
    width: 100%;
}

.vc_gitem-animated-block {
     display: none;
}

.vc_custom_1419240516480 {
    padding: 20px;
}

.vc_custom_1419240516480 h4 {text-transform:uppercase;     font-size: 24px;}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #f4524d;
    border-radius: 0;
    text-transform: uppercase;
    font-size:18px;
    margin-top: 30px;
		font-family: 'Poppins', sans-serif;
}

.events-block .events-content .post-meta div, .events-single .events-content .post-meta div {
    
    width: 100%;
    margin-top: 20px;
}


.events-single .events-content {
    border-bottom: 0;

}

.btn {
     
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 45px;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}


a {
    color: #df292f;
    text-decoration: none;
}

a:focus, a:hover {
    color: #e2b13c;
    text-decoration: underline;
}

.history-section {
    padding-bottom: 100px;
    padding-top: 20px;}



.page_spacing {
    margin-top: 30px;
    margin-bottom: 80px;
}

span.op-next-period {
    display: none;
}

.hour-block .op-is-open-shortcode {display: inline-block;

    margin-right: 10px;

}

.headerbtn {
	/* background-color: #e2b13c  gold; */
    color:    #e2b13c;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 15px;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;}
	
.hour-block {text-align:right;}	

.top-header .social-block {
    text-align: left;
}

.vc_separator.vc_separator_align_center h4 {
    padding: 0 .8em;
    color: #df292f;
    font-size: 30px;
}

.hdr-donate {       padding-left: 10px;
    display: inline-block;
    border: 0;
    background: transparent;
    color: #df292f;}

.top-header .social-block > ul {
    margin-right: 10px;
}

.top-header {
    font-family: 'Poppins', sans-serif;
	color:#fff;
}

.sidebar-ft {
    padding: 20px; 
	    text-align: right;}
		
		
article[class*="type-"] .entry-content > p {
     margin-bottom: 25px !important;
}

.purchase-btn {background-color: #000;
    color: #fff; display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 45px;
    text-decoration: none;
    border: 0;}
	
	.btnftr {
		    color: #fff;
    background-color:#df292f;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
}

a.btnftr {
		    color: #fff !important;}

.widget {
    background-color: #f2f2f2;
    padding: 20px;
    margin-bottom: 22px;
}			

.nav-previous {
	float:left;
}

.page_spacing {
       padding: 0 10px;
}

span.op-next-period, span.op-today {display:inline-block; padding-left:10px}

input[type="image" i] {
	max-width:100%
}
.birdsmeter_campaign {
	font-size: 22px !important;}



@media (max-width: 991px) {
.menu-block .navbar-brand.image-logo {
     max-width: 75%;
   }
}

.custom-donate .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom-donate .buttons .button {
background: #df292f;
    margin: 10px;
    margin: 0.625rem;
    padding-top: 18px;
    padding-top: 1.125rem;
    padding-bottom: 18px;
    padding-bottom: 1.125rem;
      width: calc(33.333333% - 20px);
	width: calc(33.333333% - 1.25rem);
    border-radius: 0.5rem;
    color: #fff;
    display: inline-block;
text-decoration: none;
    text-align: center;
font-size:22px}

.button {width:100%;background: #df292f;
    margin: 10px;
    margin: 0.625rem;
    padding-top: 18px;
    padding-top: 1.125rem;
    padding-bottom: 18px;
    padding-bottom: 1.125rem;border-radius: 0.5rem;
    color: #fff;
    display: inline-block;
text-decoration: none;
    text-align: center;
font-size:22px}
a.button {   color: #fff !important;}
.yellow {
    background-color: #d5a738 !important;
}

.entry-content p>a {
    color: #df292f;
}

.widget-title {
    background-image: url(//lucytheelephant.org/wp-content/themes/lucyelephant/images/ftr-widget-pattern.png);
}


.efbl_feed_wraper.efbl_skin_4654 .efbl-story-wrapper, .efbl_feed_wraper.efbl_skin_4654 .efbl_feeds_carousel .efbl-story-wrapper .efbl-grid-wrapper {
    display: inline-block !important; 
    width: 100% !important; 
}


.efbl_feed_wraper {
   
    column-count: 3 !important; 
    column-gap: 15px !important; 
}

@media screen and (max-width: 992px) {
	.efbl_feed_wraper {
		column-count: 2 !important; }}

@media screen and (max-width: 600px) {
	.efbl_feed_wraper {
		column-count: 1 !important; }}
li.wp-social-link {
    width: 35px !important;
    text-align: center;
    height: 35px !important;
    font-size: 20px !important;
}

.pum-overlay.pum-active,
.pum-overlay.pum-active .popmake.active {
opacity: 1 !important;
display: block !important
}

span.op-closed, span.op-open {display:none}