/**
* Theme Name: Poolix Child
* Description: This is a child theme of Poolix, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/template_path">Template Path</a>
* Template: poolix
* Version: 1.1
*/

.cstmcalltoaction .section_heading_title_big {
    font-size: 50px !important;
    text-transform: capitalize;
}
.span.section_heading_title_small, a.service-1-link-btn, .contact-info-1-icon, .footer-widget ul li a:hover, .footer-widget ol li a:hover{
    color: #b91319 !important;
}
.hvr-zoom-1-primary:before{
    background: #b91319 !important;
}
:root {
    --primary-color: #b91319 !important;
}
.cstm-bloggridclr a.btn-1 {
    background: unset !important;
}
.cstm-bloggridclr a.btn-1.alt:hover{
    background:#b91319;
    border-color:#b91319;
}
.banner-style-1 h4:before, .main-menu .navigation>li>ul{
    background: #00aeef !important;
}
.main-menu .navigation>li>ul>li>a{
	 border-bottom: 1px solid #fff !important;
}
.main-menu .navigation>li>ul>li>a:hover{
    color: #003B5A;
}
div#block-12 {
    margin-bottom: 23px !important;
}
.content-two, .author-box {
    display: none !important;
}
footer .footer-1-middle .contact-widget-1 .footer-social-icon li a:hover {
    color: #ffffff !important;
}
@media screen and (max-width: 767px) {
    .cstmcalltoaction .section_heading_title_big {
        font-size: 40px !important;
    }
    .hide-sideimg .about-1-shape-1 img {
        display: none !important;
    }
    .main-header .auto-container {
        padding: 0px 15px;
    }
    .left-column.d-flex.align-items-center {
        justify-content: space-between;
    }
}