/**
/*
Theme Name:     Cupomzeiros
Theme URI:      https://www.todev.club/
Template:       publisher
Author:         Todev
Author URI:     https://www.todev.club/
Description:    Child Theme Description
Version:        1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.rh-header .rh-container {
    background-color: #cc0808;
}
header,
header .open-modal,
.topheadermobile .open-modal,
header #cpztopsearch,
.footer-widgets {
    background-color: #00a400;
}
.site-header.header-style-5 .main-menu>li>a,
ul.menu.footer-menu li>a {
    color: #fff;
}
.off-canvas-menu-icon .off-canvas-menu-icon-el,
.off-canvas-menu-icon .off-canvas-menu-icon-el:before,
.off-canvas-menu-icon .off-canvas-menu-icon-el:after {
    background-color: #fff !important;
}
#nav_menu-6 .section-heading.sh-t6>.h-text {
    background-color: #03a507;
}
.ltr .footer-widgets .section-heading.sh-t6.sh-s8>.h-text:last-child:first-child:after {
    border-right-color: #00a400;
}
.open-modal img {
    width: 35px;
}


:root {
    --publisher-site-width-2-col: 1300px;
    --publisher-site-width-1-col: 1300px;
    --publisher-site-width-2-col-content-col: 72%;
    --publisher-site-width-2-col-primary-col: 28%
}
.listing-item-tb-2 .img-holder:before {
    padding-top: 55%;
}
.bs-wrap-gdpr-law .bs-gdpr-law {
    background-color: #00a400;
    border: none;
    color: #fff;
    font-size: 16px;
    max-width: 94%;
    margin-left: 12px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: rgb(0 0 0 / 12%) 0 3px 4px;
}
.wp-block-column {
    margin: 10px !important;
}
.entry-content figure.aligncenter {
    margin: 10px;
    text-align: center;
    box-shadow: 1px 1px 1px 2px #44444480 !important;
}
figure.wp-block-image.size-full {
    margin: 10px;
    box-shadow: 1px 1px 1px 2px #44444480 !important;
}