/**
* 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
*/

:root {
    --primary-color: #ff2302;
}
p {
    font-size: 15px;
    color: #242424;
}
.main-menu .navigation>li>a {
    text-transform: capitalize;
    color: #fdfdfd;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}
@media screen and (max-width: 600px) {
    .nav-outer .mobile-nav-toggler {
    margin-left: 8em;
}
}
.service-sidebar .contact-widget {
    background: #2316cc !important;
}
.main-header .auto-container {
    background-color: #2316cc;
}
section.page-title.text-center {
    display: none;
}
.main-menu .navigation>li>ul>li>a {
    border-bottom: 1px solid #e7e7e7;
    font-size: 15px;
    color:#242424;
}
.banner-section .content-box {
    min-height: 400px !important;
}
p.product-1-price {
    display: none;
}
span.woocommerce-Price-amount.amount {
    display: none;
}
.woocommerce div.product form.cart div.quantity {
    display: none;
}
.cart-btn {
    display: none;
}
h4.poolix-banner-subtitle {
    display: none;
}
.banner-style-1 h1 {
    font-size: 55px;
}
.scroll-to-top .scroll-bar-text {
    color: #ebebeb;
}
a, a:active, a:focus {
    color: #ff2302;
}
.gallery-block-1-link-btn a {
    border-radius: 15px;
}
a.btn-woo {
    color: #ffffff;
    background: #06ca6e;
    border: none;
    padding: 17px 45px 16px;
    text-transform: normal;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    border-radius: 10px;    
}
a.btn-woo:hover {
    color: #181818;
    background: #0ea55f;
}
a.btn-1.alt {
    color: #ffffff;
    background: #ff2302;
    border: none;
}
/* botão header Whatsapp Online */
body > div.page-wrapper > header > div.header-upper > div > div > div.right-column.d-flex.align-items-center > div.header-link-btn > a {
    background: #29ad17 !important;
}
.btn-1.alt span {
    background-color: #2316cc;
}
.main-menu .navigation>li>ul>li>ul>li>a {
    border-bottom: 1px solid #888888;
    color:#242424;
    font-size: 14px;
}
body > div.page-wrapper > header > div.header-upper > div > div > div.right-column.d-flex.align-items-center > div.contact-info-1.d-flex.align-items-center > div > h6 > a {
    color: #ff2302;
}
.main-menu .navigation>li>ul {
    background-color: #f7f7f7;
    border-bottom: 1px solid #e7e7e7;
}
.main-menu .navigation>li>ul>li>ul {
    background-color: #e4e4e4;
    border-bottom: 1px solid #e7e7e7;
}
.footer-1-middle {
    background: #2316cc;
}
.footer-bottom {
    background: #1c11b1;
}
.btn-1 {
    position: relative;
    display: inline-flex;
    overflow: hidden;
    padding: 17px 45px 16px;
    text-align: center;
    z-index: 1;
    color: #ffffff;
    text-transform: uppercase;
    transition: .5s;
    background-color: var(--primary-color);
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    border-radius: 10px;
}
.btn-1 span {
    background-color: #11079c;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    position: relative;
    font-weight: normal;
    letter-spacing: -0.04em;
    margin: 0px;
    font-weight: 600;
    background: none;
    font-family: "Inter", sans-serif;
    color: #1c11b1;
}
.main-header.header-s2 .header-upper .inner-container {
    background: #1c11b1;
    margin-bottom: -40px;
}
.header-s2-header-top {
    position: relative;
    padding-top: 21px;
    padding-bottom: 20px;
    background: #fff;
}
.banner-style-1 h4:before {
    background: #1c11b1;
}


/*ajustes finais*/
body > div.page-wrapper > header > div.header-upper > div > div > div.right-column.d-flex.align-items-center > div.contact-info-1.d-flex.align-items-center > div > h6 > a {
    color: #ffffff !important;
}