/*
 Theme Name:     BEWE Gamification
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         BEWE
 Author URI:     https://www.bewe.it
 Template:       wp-bootstrap-starter
 Version:        1.5
*/


/****************************************
*** Theme customization starts below ***
*****************************************/

/*#masthead .navbar-nav > li:hover > .dropdown-menu {
    display: block;
    top: 30px;
}
#masthead .navbar-nav li > .dropdown-menu li:hover .dropdown-menu {
    left: 190px;
    top: 0;
    width: 200px !important;
    display: block;
}*/

body.brandbooster_body{
	color:#022E47;
	font-family: 'Lato', sans-serif!important;
	font-size: 1.1rem;
	line-height:1.8;
}

.font-family-barlow{
    font-family: 'Barlow', sans-serif;
}

.mission_cat_head{
    color:#81B5DE;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom:0;
    line-height: 1.2;
}

.brandbooster_mission_type_quiz .card{
    background: #e6f0f8;
    border-color: #e6f0f8;
}

.brandbooster_mission {
    font-family: 'Lato', sans-serif;    
}

.brandbooster_mission_type_quiz .mission_cat_head{
    color:#DC656B;
}

.pico_circle_banner .wp-block-group__inner-container{
    z-index:1;
}

.pico_circle_banner{
    color:white;
    height: 600px;
    width: 600px;
    margin: 0 auto;    
    font-family: 'Barlow', sans-serif;
    font-weight:600;
    font-size:25px;
    background:transparent;
    background-color:transparent!important;
}

.pico_circle_banner:before{  
    content: "";
    position: absolute;
    height: 600px;
    width: 600px;
    background: #CB434D;
    border-radius: 50%;
    mix-blend-mode: multiply;  
}

.comment-meta{
    font-size: 12px;
}

.navbar-dark .dropdown-item {
    color: #022E47!important;
    font-family: 'Barlow', sans-serif;    
    font-size:20px;
}

.navbar-nav .dropdown-menu {
    background-color: #E8F0F8!important;     
    left:-30px;
    text-align: center; 
    min-width:8rem;
    
}

footer#colophon {
    background-color: #022E47!important;
}

.field-info-label{
    font-size:14px;
}

.nav-link {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    text-transform: none;
}

.brandbooster_body .navbar-dark .navbar-nav .show > .nav-link, .brandbooster_body .navbar-dark .navbar-nav .active > .nav-link, .brandbooster_body .navbar-dark .navbar-nav .nav-link.show, .brandbooster_body .navbar-dark .navbar-nav .nav-link.active{
	color:#707070;
}

.brandbooster_body .navbar-dark .navbar-nav .nav-link:hover, .brandbooster_body .navbar-dark .navbar-nav .nav-link:focus {
    color: #707070;
}

.brandbooster_body .navbar-dark .navbar-nav .nav-link {
    color: #707070;
}

.brandbooster_quiz_answer.btn-outline-primary{
    font-size:inherit;
}

.brandbooster_body h1.entry-title, .brandbooster_body h2.entry-title {
    font-size:32px;
    line-height: 42px;
    border-bottom: 0;
    text-transform: none;
}

.brandbooster_body .brandbooster_mission h3.card-title {
	font-size:32px;
    line-height: 42px;
	display:inline-block;	
}

.brandbooster_body .brandbooster_event_author{
    font-size:15px;
}

.brandbooster_body .brandbooster_event_excerpt {
    height: 86px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
}

#brandbooster_archive_content h3.entry-title, .brandbooster_related_events h3.entry-title {
    font-size:17px;
}
#brandbooster_archive_content h3.entry-title a{
    text-decoration: none;
}

.brandbooster_body.archive .brandbooster_event_author, .brandbooster_body.archive a.read_more {
    font-size: 14px;
}

.brandbooster_group_tags.btn-group-toggle .active{
    text-decoration: none!important;
    font-weight: normal!important;
}

.modal_badge_container{
    padding-top:1rem;
    border-top:1px solid #e9ecef;
}

.modal_badge_container:first-child{
    padding-top:0;
    border-top:0;
}

.brandbooster_body .btn-lg, .brandbooster_body .btn-group-lg > .btn{
    line-height: 1;
}

.comment-reply-title{
    font-size:15px;
}

ul.comment-list{
    overflow: hidden;
}

.comment-list article.comment-body{
    position: relative;
    z-index: 2;    
}

.comment-list article.comment-body::after {
    content: " ";
	position: absolute;
	bottom: -1px;
	right: 0;
	width: 1000px;
	height: 0;
	border-bottom: 1px solid #dee2e6;
	z-index: 1;
}

.comment-meta{
    font-family: Helvetica, Arial, sans-serif;
    font-size:10px;
    line-height:12px;
    color:#B4B4B4;
}

.comment-author cite{
    font-style: normal;
}
.comment-author{
    font-size:15px;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    color:#022E47;
}

.comment-content{
    color:#818181;
    font-size:18px;
    line-height: 32px;
}

.btn-primary.comment-reply-link, .btn-primary.comment-reply-link:hover{
    color:#022E47;
    background-color: transparent !important;
    text-decoration: underline;
}

.brandbooster_body .brandbooster-add-like .fas{
	color:#C5353D;
}

.brandbooster_body .brandbooster-add-save .fas{
	color:#F2A565;
}

.brandbooster_carousel_event{
    margin-left:-20px;
    margin-right:-20px;
}

.nav-tabs a.nav-link{
    text-decoration: none;
    border:0;
}

.nav-tabs a.nav-link{
    background-color:#eee;
}

.nav-tabs a.nav-link.active{
    background-color: white;
}

.nav-tabs .nav-link {    
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

.reCAPTCHA_reference{
    text-align: center;
    color:#C0C0C0;
}

body.page-id-298{
    background: #E8F0F8!important;
}
.page-id-298 #masthead {
    display: none;
}

#brandbooster-reg-tab,#brandbooster-reg-tab.active, #brandbooster-reg-tab:hover {    
    border-top-right-radius: 0;
    border-top-left-radius: 1rem;
}

#brandbooster-login-tab,#brandbooster-login-tab.active, #brandbooster-login-tab:hover {    
    border-top-left-radius: 0;
    border-top-right-radius: 1rem;
}

.brandbooster_body .container-archive{
    max-width: 1500px;
}

.brandbooster_quiz_answer.btn-outline-primary.disabled, .brandbooster_quiz_answer.btn-outline-primary:disabled {
    color: #022e47;
    opacity: 0.5;
}

.brandbooster_quiz_answer.btn-outline-primary.btn_correct_answer {
    background-color: #8DC5E7!important;
    border-color: #8DC5E7!important;
    color: #022e47!important;
    opacity: 1;
}

.brandbooster_body .wrapper_correct_answer {
    background: #CFD8E2;
    color: #171719;
    padding: 10px 1rem;
    border-radius: 50rem!important;
    display: inline-block;
    margin-top:2rem;    
}

/*WPForms styles*/
.wpforms-one-half {
	width:50%!important;
}
.wpforms-first {
	float:left!important;
	padding-right:10px!important;
}
.wpforms-last {
	float:right!important;
	padding-left:10px!important;
}

.wpforms-container {
    border: 1px solid rgba(0,0,0,.125)!important;
    padding: 2rem!important;
    border-radius: 1rem!important;
}
.wpforms-container input, .wpforms-container textarea {
	    border-radius: 1.25rem!important;
}
.wpforms-container .wpforms-submit-container {
	text-align:right!important;	
}
.wpforms-container button {
	background-color: #DC656B!important;
  border-radius: 2rem!important;
}
.wpforms-field-text {
	clear:both;
}

/*campo provincia*/
.select2-container .select2-selection {
	height: 36.5px;
    border-radius: 50rem !important;
    padding: 0px;
    padding-top: 1px;
    font-size: 0.8375rem;
    line-height: 1.5;
    color: #495057;
    border: 1px solid #ced4da !important;
}
.select2-container .select2-selection span {
	color: #495057;
}

.select2-container .select2-selection .select2-selection__rendered {
	padding-left: 2px;
	color: #495057;
}

.select2-selection__choice {
	background: #E0E5FD !important;
	background-color: #E0E5FD !important;
	border: 1px solid #dee2e6 !important;
	border-radius: 50rem !important;
}

.select2-container--default .select2-selection .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 0px solid #aaa; 
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0px 0px 0px 6px;
    position: absolute;
    left: 0;
    top: 0;
}


.select2-results__option {
    padding: 0px;
    font-size: 0.8375rem;
    line-height: 1.5;
}

.select2-container--default .select2-selection .select2-selection__choice__display {
    cursor: default;
    padding-left: 0px; 
    padding-right: 5px;
}

.select2-container--default .select2-selection .select2-selection__choice {
    padding-left: 16px;
}

.select2-container--open .select2-selection.select2-selection {
	border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

.select2-dropdown input.select2-search__field::placeholder{
    padding:0!important;
}
.select2-dropdown input.select2-search__field{
    padding:0 10px ;
    outline: none!important;
}

.select2-selection__placeholder {
    padding: 8px 2px;
    font-size: 0.9375rem;
    line-height: 1;
    color: #495057!important;
}

#select2-brandbooster_provincia-container {
    padding: 8px 10px;
    font-size: 0.9375rem;
    line-height: 1;
    color: #495057!important;
}

/*end campo provincia*/

.select2-container{
    max-width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__clear{
    margin-right: 30px!important;
}

@media (max-width: 1679px) {
    .pico_circle_banner, .pico_circle_banner:before{        
        height: 500px;
        width: 500px;  
        font-size:22px;      
    }
}

@media (max-width: 767px) {
    .pico_circle_banner, .pico_circle_banner:before{        
        height: 360px;
        width: 360px;
        font-size:16px;
    }
    body.brandbooster_body{
        font-size: 1.5rem;
    }
    .brandbooster_body .form-control, .brandbooster_body .btn{
        font-size:1.3rem;
    }   
    .brandbooster_quiz_answer.btn-outline-primary {
        font-size: inherit;
    }
}