/*
Theme Name:002 ITMWPB Child - WLEN
Theme URI: https://wordpressforbroadcasters.com
Author: The WPB team
Description: ITMWPB 002 Child Theme - WLEN
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background
Text Domain: 002-itmwpb-child-wlen
Template:002-itmwpb
*/

/*Start General Design*/

body {
font: normal 300 16px/24px 'Lato', Arial, Helvetica, sans-serif;
color: #555;
-webkit-font-smoothing: antialiased;
background: url('') no-repeat fixed top center #D2D2D2;
padding-top: 0
}

::selection {
background: #DFD36E;/* WebKit/Blink Browsers */
color: #fff
}

::-moz-selection {
background: #DFD36E;/* Gecko Browsers */
color: #fff
}


/* WP Links Button */

.btn-wp-links {
background-color: #A0935E;
border-color: #A0935E;
}

.btn-wp-links:hover {
background-color: #534B29;
border-color: #534B29;
}

.btn-wp-links a {
color: #fff
}

.btn-wp-links a:hover {
color: #fff;
}


/* Edit Links Button */

.btn-edit-link {
background-color: #222;
border-color: #222;
}

.btn-edit-link a {
color: #fff
}

.btn-edit-link a:hover {
color: #fff
}

/*************************************************************************
Brand Colors--------------------------------------Links, hover, background
**************************************************************************/

a, .color-brand { color: #a0935e}
.bg-brand {background-color: #a0935e}
.border-secondary {border-color: #a0935e}
.hover-color-brand:hover {color: #a0935e}
.hover-bg-brand:hover {background-color: #a0935e}

/* Secondary color () */
.color-secondary {color: #caa925}
.bg-secondary {background-color: #caa925}
.border-secondary {border-color: #caa925}
.hover-color-secondary:hover {color: #caa925}
.hover-bg-secondary:hover {color: #caa925}


/* Light color (light) */
.color-light {color: #fff}
.bg-light {background-color: #fff}
.border-light {border-color: #fff}
.hover-color-light:hover {color: #fff}
.hover-bg-light:hover {background-color: #fff}
.hover-border-light:hover {border-color: #fff}


/* Dark color (light-grey)  */
.color-light-grey {color: #d7d7d7}
.bg-light-grey {background-color: #d7d7d7}
.border-light-grey {border-color: #d7d7d7}
.hover-color-light-grey:hover {color: #d7d7d7}
.hover-light-grey:hover {background-color: #d7d7d7}
.hover-border-light-grey:hover {border-color: #d7d7d7}


/* Dark color */
.color-dark {color: #534b29}
.bg-dark {background-color: #534b29}
.border-dark {border-color: #534b29}
.hover-color-dark:hover {color: #534b29}
.hover-bg-dark:hover {background-color: #534b29}
.hover-border-dark:hover {border-color: #534b29}

/*-------------------------------------------------------------
Pagenation
--------------------------------------------------------------*/

.pagination span, .pagination a {
color: #fff;
background: #a0935e none repeat scroll 0 0;
}

.pagination a:hover {
color: #fff;
background: none repeat scroll 0 0 #DFD36E;/*hover color*/
}

.pagination .current {
color: #fff;
background: #DFD36E none repeat scroll 0 0;
}

/*-- -----------------------------------------------------------
Entry Titles
--------------------------------------------------------------*/

.entry-title a {color: #534b29;}
.entry-title a:hover {color: #DFD36E}

/*-- -----------------------------------------------------------
Widget Title
--------------------------------------------------------------*/

.section-title {color: #142e53;}
.section-title a {color: #142e53;}
.section-title a:hover {color: #DFD36E}
.sponsored {color: #999}


/*-- -----------------------------------------------------------
Meta
--------------------------------------------------------------*/

.article-meta {color: #646464;}
.article-meta a {color: #a0935e}
.article-meta a:hover {color: #868686}
.author {color: #DFD36E}

/*--------------------------------------------------------------
4.3 Asides
--------------------------------------------------------------*/

.sidebar-section-title a {color: #a0935e}
.sidebar-section-title a:after {color: #a0935e;}
.sidebar-section-title a:hover:after {color: #534b29!important}

/* Sidebar Navigation */

.widget-sidebar li a {color: #a0935e}
.widget-sidebar li a:hover {color: #534b29}

/*** Sendpress Widget styles ***/

.wpb-sendpress {background-color: #534b29;}
.wpb-sendpress h3 {color: #fff}
.wpb-sendpress p {color: #fff}
.wpb-sendpress .sendpress-submit {background: #caa925;color: #fff}
.wpb-sendpress .sendpress-submit:hover {background: #a0935e;color: 646464}

/********   Super Menu----------------------------****/

.supermenu__desktop .supermenu__menu-items-ul>li>.sub-menu>li {
border-bottom: 1px dotted #e8d796;
list-style-type: none
}

/********   Slider----------------------------------------****/

#wpb-slider-308, .wpbsl-slide {
max-width: 100%!important;
margin: 0 auto
}
.wpbsl-slide .slide-content {background-color: rgba(0, 0, 0, 0.8)!important}
.wpbsl-slide .entry-title {color: #fff!important}


/********   WPB Blog Layout Pre-sets ------------------****/


/*Pre Set C Two Column */

.post-preset-c a {color: #ecdea3}
.post-preset-c a:hover {color: #fff}
.post-preset-c .article-container {background: #534b29;}
.post-preset-c .entry-title {color: #fff}
.post-preset-c .entry-summary {color: #fff}
.post-preset-c .entry-title a {color: #ecdea3}
.post-preset-c .entry-title a:hover {color: #fff}

/*Pre Set F - Masonary */

.masonry-brick .btn-default {
background: #caa925;
border-color: #caa925;
color: #fff
}

.masonry-brick .btn-default:hover {
background: #534b29;
border-color: #534b29;
}

/********   WPB RSS------------------------------------****/

.widget_rss .section-title:after {color: #a0935e; color: orange }
.widget_rss li {border-bottom: 1px dotted #d2d2d2}
.widget_rss li a {color: #646464;}
.widget_rss li a:hover {color: #a0935e}

/*********************************************************************
/*----------------------- Custom Styles------------------------------*
**********************************************************************/

/********   Splash Page---------------------------------****/

.splash {background: #eee0ee}
.splash-content h1 {color: #a864a8}

/********   WPB Poll---------------------------------****/

.wpb-poll .panel-heading, .panel-footer {background: #fff!important;}
.wpb-poll .panel-heading h3 {color: #DFD36E}
.wpb-poll .weblator-poll-container ul li {color: #646464;}


/********   Event list Style--------------------------------****/

.tribe-events-list-widget .entry-title a {color: #534b29;}
.tribe-events-list-widget .date-start {color: #caa925;}


/********   Event Mini list Style--------------------------------****/

.tribe-mini-calendar-event {border-bottom: 1px dotted rgb(210, 210, 210)!important;}
.tribe-mini-calendar-event .list-info {color: #555!important;}
.tribe-mini-calendar-event .list-info a {color: #000;}
.tribe-mini-calendar-event .list-info a:hover {color: #a0935e;}

.tribe-mini-calendar-event .list-info h2 a {color: #000;}
.tribe-mini-calendar-event .list-info h2 a:hover {color: #a0935e;}
.tribe-mini-calendar-event-venue a:hover {color: #a0935e;}
.tribe-mini-calendar-event .list-date {background: #a0935e!important;}

.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present, 
.tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
background: #DFD36E!important
}
.btn-events {color: #fff; background-color: #a0935e; border-color: #a0935e;}
.btn-events a {color: #fff;}
