/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*Events page start*/
.wl-events-month-devider{
	text-align: center;
    margin: 60px 0 40px 0;
}
.wl-events-month-devider span{
	border-bottom: 4px solid #ebebeb;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    position: relative;
	color: #000
}
.wl-events-month-devider span:before{
	border-bottom: 4px solid #136820;
    font-size: 6px;
    content: "";
    text-align: center;
    position: absolute;
    bottom: -4px;
    margin-left: -30px;
    left: 50%;
    width: 60px;
}
.wl-events-article{
	padding: 12px 0;
    margin-bottom: 20px;
}
.wl-events-article:after{
	clear: both;
	content: " ";
    display: table;
}
.wl-event-img{
	float: left;
    width: 86px;
    margin-right: 20px;
}
.wl-event-img img{
	width: 100%;
	max-width: 100%;
	height: auto
}
.wl-events-details{
	float: left
}
.wl-event-date{
	color: #136820
}
.wl-event-date span{
	font-weight: 500
}
.wl-event-time{
	color: #136820;
}
.wl-event-title{
	font-size: 15px;
    margin: 10px 0 12px;
    font-weight: 700;
    text-transform: uppercase;
	clear: none;
}
.wl-event-title a, .wl-event-title a:hover, .wl-event-title a:active, .wl-event-title a:visited{
	color: #207535
}
/*Events page end*/

/*Calendar widget start*/
#wl-calendar .fc-toolbar h2{
	text-transform: uppercase;
	font-family: 'Ubuntu Condensed', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #333;
	/*margin-top: 8px;*/
}
#wl-calendar .fc-day.fc-today.wl-active{
	border: 1px solid yellow;
	opacity: 0.8
}
#wl-calendar .wl-active{
	cursor: pointer
}
#wl-calendar .fc-day.wl-active{
	background-color: #267b32;
}
#wl-calendar .fc-day-top{
	line-height: 26px
}
#wl-calendar .fc-daytop.fc-today.wl-active{
	font-weight: bold
}
#wl-calendar .fc-day-top.wl-active{
	color: #fff
}
#qtip-wl_tooltip{
	min-width: 300px
}
#wl-calendar .fc-basic-view .fc-body .fc-row{
	min-height: inherit
}
#wl-calendar .fc-scroller.fc-day-grid-container{
	height: auto !important;
	overflow: auto !important
}
.wl-qtip-img{
	float: left
}
.wl-qtip-article{
	border-top: 1px solid #efefef;
}
.wl-qtip-article:first-of-type{
	border-top: none
}
.wl-qtip-article img{
	max-width: 65px
}
.wl-qtip-article>div{
	/*display: inline-block;*/
	vertical-align: middle;
	padding: 10px
}
.wl-qtip-article a, .wl-qtip-article a:active, .wl-qtip-article a:visited{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #136820
}
.wl-qtip-title{
	display: inline-block
}
.wl-qtip-time, .wl-qtip-time i{
	font-size: 11px;
    line-height: 1.1;
    margin: 0;
	color: #136820
}
.wl-qtip-location{
	font-size: 13px;
    line-height: 1.3;
    font-family: Roboto,sans-serif;
    color: #9a9a9a;
    margin-bottom: 0;
}
/*Calendar widget end*/

/*Event page start*/
.wl-event-content{
	padding: 40px 0 30px;
    margin-bottom: 10px;
}
.wl-events-countdown{
	color: #c9c9c9;
    text-align: center;
    margin-bottom: 30px;
    padding: 20px 30px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 0 0 rgba(0,0,0,.016);
}
.wl-countdown-details{
	text-align: center;
    font-size: 36px;
    margin: 0 auto;
    padding: 40px 0 0;
    position: relative;
    display: table;
    table-layout: fixed;
}
.wl-countdown-block{
	display: table-cell;
    margin: 0 20px 10px;
    position: relative;
    height: 52px;
    width: 190px;
    font-size: 72px;
    transition: all .3s ease-in-out;
    line-height: 1.2;
}
.wl-countdown-label{
	margin-top: 23px;
	font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
	color: #616161;
}
.wl-event-block{
	margin-bottom: 30px;
	padding: 20px 30px;
	border: 1px solid #e6e6e6;
	box-shadow: 0 2px 0 0 rgba(0,0,0,.016)
}
.wl-event-detail{
	background: #f7f7f7;
    padding: 12px 14px 8px;
    margin-bottom: 12px;
    vertical-align: baseline;
    position: relative;
}
.wl-event-detail h3{
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
    display: inline;
    color: #000;
    padding-left: 10px;
}
.wl-event-detail .dashicons, 
.wl-event-detail .fas{
	color: #136820;
}
div.wl-event-label{
	color: #b4b5bb;
    font-size: 11px;
    line-height: 18px;
	padding-left: 35px;
}
/*.wl-event-sharing{
	margin: 30px 0 10px;
}*/
.wl-event-sharing h3{
	text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 5px;
    color: #000;
    border-bottom: 4px solid #ebebeb;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    position: relative;
	text-align: center;
	
}
.wl-event-sharing h3:before{
	/*border-color: #136820;*/
	padding: 1px 35px;
    border-bottom: 4px solid #136820;
    font-size: 6px;
    content: "";
    text-align: center;
    position: absolute;
    bottom: -4px;
    margin-left: -35px;
    left: 50%;
}
.wl-links-details{
	text-align: center;
	margin: 30px 0 10px;
}
.wl-links-details li.wl-event-social-icon{
	display: inline-block;
	
}
.wl-event-social-icon a{
	box-sizing: border-box;
	text-decoration: none;
	display: inline-block;
    color: #fff;
    width: 40px;
    height: 40px;
    padding: 9px;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.wl-event-social-icon a.wl-facebook{
	background: #3b5996;
}
.wl-event-social-icon a.wl-facebook:hover{
	background: #28385c;
}
.wl-event-social-icon a.wl-twitter{
	background: #00acee;
}
.wl-event-social-icon a.wl-twitter:hover{
	background: #0087bd;
}
.wl-event-social-icon a.wl-linkedin{
	background: #0073b2;
}
.wl-event-social-icon a.wl-linkedin:hover{
	background: #005380;
}
.wl-event-social-icon a.wl-email{
	background: #ff5d5e;
}
.wl-event-social-icon a.wl-email:hover{
	background: #cc4949;
}
/*Event page end*/