/**
 * Theme Name: Anon Child
 * Description: This is a child theme of Anon
 * Author: ZooTemplate
 * Author URI: http://zootemplate.com
 * Template: anon
 * Version: 1.7.0
 */

strong {
	font-weight: bold;
}

ul>li {
    list-style: disc;
    line-height: 34px;
}

.cafe-button.outline:after, .cafe-button.outline:before, .cafe-button.normal:after, .cafe-button.normal:before {
    left: 0;
}
.cafe-button.normal{
	background: none;
}
body:not(.page) .cafe-site-header .elementor-section-wrap .elementor-top-section:last-child {
    border-bottom: 8px solid #00288C; 
}

.wrap-loop-content.col-12{
	-ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
	margin: 0 auto;
}
.page-content a,
.post-content a,
.elementor a {
	color: #fe2c55;
}
.wppb-user-forms .wppb-search-button,
#register,
#wppb-submit,
.post-loop-item .readmore {
    min-width: 141px;
    border-radius: 21px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    background-color: #fe2c55;
    color: #fff!important;
    border: 0;
    padding: 10px 22px;
    text-align: center;
    text-transform: capitalize;
}

.filter-range {
    border: 1px solid #dadada;
    margin-bottom: 30px;
}

ul.wppb-faceted-list > li {
    list-style: none;min-width: 46% !important;padding: 0 30px;
}
ul#wppb-remove-facets-container li {
	list-style: none;
}
#wppb-search-fields {
    max-width: 65%;
    height: 40px;
    border-radius: 0;    
}
#wppb-search-fields {
	padding: 15px;
}

.elementor-accordion-item a {
	text-decoration: none !important;
}