/*!
Theme Name:		Page Builder Framework - Child
Author: 		MapSteps
Author URI: 	https://mapsteps.com
Description:	Page Builder Framework Child Theme
Version: 		1.2
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, blog, e-commerce
Template:		page-builder-framework
Text Domain:	page-builder-framework-child
*/

.fa-star, .fa-star-o{
	font-size: 40px !important;
}
.fa-star-o{
	color: #333 !important;
}
.fa-star{
	color: #d6c031 !important;
}

#inner-content{
    padding-bottom: 0;
    padding-top: 0;
}
.swrapper{
    max-width: 620px;
    display: block;
    margin: auto;
}
.bcg{
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), 
    url(https://anketa.brotis.eu/wp-content/uploads/2021/02/bac.jpg) !important;
    background-size: cover !important;
}
.ays-survey-answer-label:hover .ays-survey-answer-icon-ink{
    background: transparent !important;
} 
.ays-survey-section-button-container
{
    width: 200px;
    margin-top: 10px;
    box-shadow: none !important;
}
.ays-survey-section-button{
    width: 100%;
    font-size: 24px !important;
    padding: 10px !important;
    border-radius: 50px;
}
/*.ays-survey-answer-grid{
    width: 10px !important;
}
.has-image{
    width: 31% !important;
}
.ays-survey-answer-image-container{
    height: auto !important;
}
*/.ays-survey-section-button-container:hover .ays-survey-section-button{
    background: #9f0e34 !important;
    color: #fff !important;
}
/*.ays-survey-question-box{
    width: 100%;
}
.no-image .star, .no-image .star-selected{
    clip-path: 
    polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    -webkit-clip-path: 
    polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    background: #5f6368;
    width: 40px !important;
    height: 40px !important;
    top: -17px !important;
    left: -17px !important;
}
.no-image .star-selected{
    background-color: #d6c031;
    border-color: #d6c031 !important;
}
.no-image .mordor{
    display: none !important;
}
.ays-survey-section-button-container{
    float: right;
}
.active-sec .no-image .selected-star, .no-image .hover{
    background-color: #d6c031;
    border: #d6c031 !important;
}*/
.ays-survey-question {
    border-left: none;
    border-top: 10px solid #9f0e34;
}
/*.no-image .hover{
    background-color: #d6c031 !important;
    border: #d6c031 !important;
}
.hide{
    display: none;
    width: 60%;
    margin: auto;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}*/
.ays-survey-question-title{
    font-size: 22px !important;
}
/*.no-image .ays-survey-answer-icon-content{
    max-width: 5px !important;
    max-height: 5px !important;
    left: 10px;
    top: 5px;
}*/
.ays-survey-redirect-timer{
    display: none;
}
.chk-bx{
    width: 80px !important;
}