/**
Theme Name: PopularFX Child
Template: popularfx
Theme URI: https://popularfx.com
Author: Pagelayer
Author URI: https://pagelayer.com
Description: Lightweight theme to make beautiful websites with Pagelayer. Includes 100s of pre-made templates to design your dream website !
Version: 1.0.0
License: LGPL v2.1
License URI: LICENSE
Text Domain: popularfx
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, entertainment, full-width-template, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, microformats, post-formats, theme-options, blog, rtl-language-support
*/


/*
    Add your custom styles here
*/

.mb-0{
	margin-bottom:0 !important;
}




.p-rrh9694 img{
	height: 400px;
    width: 100%;
    object-fit: cover;
}

.pagelayer-post-title h1{
	margin:0px; 
}

.p-smc8492{
	margin-bottom:5px !important;
}

h1.small-caps{
	font-style:small-caps !important;
}

.pagelayer-menu-hover-underline:not(.none) .pagelayer-wp_menu-ul>li>a:before{
	background-color: #1985A2;
}

.pagelayer-post-title{
	font-variant:small-caps;
}

.sub-menu .sub-menu{
	border-left:1px solid #20c1b9;	
}
.sub-menu .sub-menu a:before{
	content:"\203A";
	margin-right:5px
	
}

.service-box .pagelayer-service-heading{
 color:#1985a2 !important;
}

.footer-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

.footer-menu li a{
	color:#d1d1d1;
}
.footer-menu li a:hover{
	text-decoration:underline;
}
/*
.footer-menu li::marker{
	content: '» ';
	color:#ffffff;
	font-size:16px;
}
*/

:where(.wp-block-columns){
	margin-bottom:0px !important;
}

.wp-block-list{
	margin:0 !important;
}

div#ez-toc-container{
padding:25px;
}

#ez-toc-container ul li{
	line-height:2
}

.wp-block-heading
{
	margin:0;
}
.pagelayer-post_content p{
	margin:0 0 10px 0;
}

.border-box{
	border:6px solid #ededed;
	padding:8px 15px;
}

ul.wp-block-list{
	margin-bottom:10px !important;
}