@font-face {
    font-family: 'Broadcast_Matter';
    src: url("fonts/Broadcast_Matter.tff") format("truetype")
}

html,
body {
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
    max-width: 100%
}

html form,
html input,
html textarea,
body form,
body input,
body textarea {
    font-family: "Montserrat", sans-serif
}

@media(min-width:900px){

.book-widget {
    height: 800px !important;
}

}


#cd-search input {
    background: #cccccc;
    padding: 12px;
    border-radius: 20px;
    position: relative;
    left: 40px;
    top: -3px;
    padding-right: 40px;
}

#cd-search button {
    background: #2f7c32;
    padding: 10px;
    border-radius: 50px;
    position: relative;
    z-index: 333;
    top: 3px;
}



@media(max-width:600px){

    .e-header .e-header-nav.e-mobile-active {
        position: absolute;
        height: auto;
        opacity: 1;
        visibility: visible;
        width: 100%;
        z-index: 999999;
        margin-top: 30px;
    }

    .e-header .e-content .e-header-logo img {
        margin-top: 10px;
    }

    .e-header .e-header-select .e-select-menu.e-active {
        width: auto;
        margin-top: 10px;
        z-index: 9999999;
    }

    .e-header .e-content .e-header-logo {
        right: 0px !important;
        top: 0px;
        left: 0px;
        position: relative !important;
        display: block;
        margin-left: auto !important;
        margin-right: auto;
    }

    .e-header .e-header-select .e-header-select-title:after {
        right: auto !important;
        left: auto !important;
        position: absolute;
    }

    .e-header .e-content .e-header-select, .e-header .e-content .e-header-logo, .e-header .e-content .e-header-links {
        position: relative;
        top: -20px;
    }

    .e-home-banner-section .e-content {
        padding-bottom: 0;
        margin-top: 50px;
    }

    .e-header .e-content {
        display: flex;
        padding: 20px 0;
        flex-direction: column;
        align-items: left;
    }

.e-header .e-content .e-header-logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .e-header {
    padding-top: 20px;
    padding-bottom: 30px;
    }

    #cd-search {
        clear: both;
        display: inline;
        float: right;
        position: absolute;
        top: 150px;
        z-index: 666;
        right: 50px;
    }
}

.e-container {
    float: left;
    position: relative;
    width: 100%
}

.e-content {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 80%
}

.e-clear {
    clear: both
}

.e-site-name {
    text-indent: -9999px;
    font-size: 0
}

.e-button {
    display: inline-block;
    text-align: center;
    padding: 8px 20px;
    color: #FFFFFF;
    border-radius: 30px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1px
}

.e-button.e-button-orange {
    background: #005826
}

* {
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: '';
    content: none
}

q:before,
q:after {
    content: '';
    content: none
}

input,
button {
    background-color: transparent;
    border-radius: 0;
    outline: none;
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

strong {
    font-weight: bold
}

a {
    text-decoration: none
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box
}

.e-content-top {
    background: #263238;
    color: #FFFFFF;
    font-size: 13px
}

.e-content-top p {
    font-weight: 300
}

.e-content-top p strong {
    font-weight: 600
}

.e-content-top p a {
    text-decoration: underline;
    color: #FFFFFF
}

.e-content-top .e-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    width: 80%
}

.e-content-top .e-content-right {
    position: absolute;
    right: 10%
}

.e-content-top .e-content-right .e-button-orange {
    background: #ff6f00
}

.e-content-top .e-home-popup.e-hide {
    display: none
}

.e-content-top .e-home-popup.e-active {
    display: block
}

.e-content-top .e-home-popup.e-active:before {
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.96)
}

.e-content-top .e-home-popup .e-content {
    background: url("../img/popup-background.png") 100% 100%;
    background-position: center;
    position: fixed;
    top: 30%;
    z-index: 999;
    left: 0;
    right: 0;
    width: 55%;
    background-repeat: no-repeat
}

@media (min-width: 85em) {
    .e-content-top .e-home-popup .e-content {
        width: 45%
    }
}

.e-content-top .e-home-popup .popup-box {
    padding: 5%;
    min-height: 200px
}

.e-content-top .e-home-popup .popup-box h2 {
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    color: #ff6f00;
    font-weight: 600;
    text-transform: uppercase
}

.e-content-top .e-home-popup .popup-box p {
    font-size: 14px;
    font-weight: 600;
    color: #ff6f00;
    margin-bottom: 40px
}

.e-content-top .e-home-popup .popup-box label {
    margin-bottom: 40px;
    display: block
}

.e-content-top .e-home-popup .popup-box label input {
    margin-right: 10px
}

.e-content-top .e-home-popup .popup-box label span {
    margin-right: 70px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #333333;
    letter-spacing: 2px
}

.e-content-top .e-home-popup .popup-box .e-button {
    display: block;
    position: relative;
    background: #90c74b;
    font-weight: 600;
    padding: 15px 45px
}

.e-header {
    background: #ff6f00
}

.e-header .e-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 80%;
    padding: 30px 0
}

.e-header .e-header-select {
    margin-right: 10%;
    margin-left: 2px
}

.e-header .e-header-select .e-header-select-title {
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer
}

.e-header .e-header-select .e-header-select-title:after {
    content: '\25bc';
    display: inline-block;
    color: #FFFFFF;
    float: right;
    left: 24%;
    position: absolute
}

.e-header .e-header-select .e-select-menu {
    visibility: hidden;
    opacity: 0;
    height: 0;
    background: #FFFFFF;
    z-index: 999;
    position: absolute;
    box-shadow: 1.133px 12.951px 11.2px 4.8px rgba(51, 51, 51, 0.15);
    top: 45%;
    width: 18%
}

.e-header .e-header-select .e-select-menu.e-active {
    opacity: 1;
    height: auto;
    visibility: visible
}

.e-header .e-header-select .e-select-menu img {
    width: 80%;
    height: auto;
    display: block;
    padding: 20px
}

.e-header .e-header-select .e-select-menu ul {
    padding: 15px
}

.e-header .e-header-select .e-select-menu ul li {
    display: block;
    font-size: 12px;
    margin-bottom: 20px;
    letter-spacing: 1px
}

.e-header .e-header-select .e-select-menu ul li:last-of-type {
    margin-bottom: 0
}

.e-header .e-header-select .e-select-menu ul li a {
    color: #333333;
    font-weight: 700;
    text-transform: uppercase
}

.e-header .e-header-links {
    position: relative;
    right: -30px
}

.e-header .e-header-links ul li {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    margin-right: 15px
}

.e-header .e-header-links ul li:last-of-type {
    margin-right: 0
}

.e-header .e-header-links ul li a {
    font-weight: 600;
    color: #FFFFFF;
    font-size: 10px;
}

.e-header .e-header-logo {
    display: flex;
    align-items: center;
    margin-left: 13%;
    width: 15%;
}

.e-header .e-header-logo img {
    position: absolute;
    left: 29%;
    top: -5px;
    width: 164px;
    height: auto
}

.e-header .e-header-logo span {
    margin-left: 25px;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 12px;
    font-family: "Montserrat", sans-serif
}

.e-header .e-header-nav {
    background: #2E7D32;
    text-align: center
}

.e-header .e-header-nav ul li {
    display: inline-block
}

.e-header .e-header-nav ul li a {
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 14px
}

.e-header .e-header-nav ul li:after {
    content: '';
    background: #FFFFFF;
    width: 2px;
    height: 12px;
    display: inline-block;
    margin: 0 20px
}

.e-header .e-header-nav ul li:last-of-type:after {
    display: none
}

.e-header .e-header-nav .e-content {
    justify-content: center;
    padding: 15px 0
}

.e-header .e-header-nav .e-mobile {
    display: none
}

@media (max-width: 48em) {
    .e-content-top .e-content {
        display: block;
    }
    .e-content-top .e-content-left {
        margin-bottom: 10px
    }
    .e-content-top .e-content-right {
        position: relative;
        right: 0
    }
    .e-header .e-content {
        display: block;
        padding: 20px 0
    }
    .e-header .e-content .e-header-select,
    .e-header .e-content .e-header-logo,
    .e-header .e-content .e-header-links {
        display: block;
        margin: 0;
        padding: 0
    }
    .e-header .e-content .e-header-logo {
        right: 0px !important;
        top: -10px;
        width: 100%;
        float: left;
    }
    .e-header .e-content .e-header-logo img {
        display: block
    }
    .e-header .e-content .e-header-logo span {
        margin: 5px 0 0 0;
        font-weight: 400;
        display: none
    }
    .e-header .e-content .e-menu-mobile {
        float: left;
        background: #e66400;
        padding: 10px;
        cursor: pointer;
        position: relative;
        top: 0;
        display: inline-block
    }
    .e-header .e-content .e-menu-mobile span {
        width: 25px;
        height: 3px;
        display: block;
        margin-bottom: 5px;
        background: #FFFFFF
    }
    .e-header .e-content .e-menu-mobile span:last-of-type {
        margin-bottom: 0
    }
    .e-header .e-content .e-header-links {
        display: none
    }
    .e-header .e-header-nav {
        height: 0;
        opacity: 0;
        visibility: hidden;
        transition: all linear .4s;
        background: #ff6f00
    }
    .e-header .e-header-nav ul li {
        display: block;
        width: 100%;
        border-bottom: 2px solid #f56b00;
        margin-bottom: 10px;
        padding: 15px 0
    }
    .e-header .e-header-nav ul li a {
        text-transform: uppercase
    }
    .e-header .e-header-nav ul li:after {
        display: none;
        width: 0;
        height: 0
    }
    .e-header .e-header-nav.e-mobile-active {
        height: auto;
        opacity: 1;
        visibility: visible
    }
    .e-header .e-header-nav .e-mobile {
        display: block
    }
    .e-header .e-header-nav .e-mobile>span {
        padding: 10px 0;
        display: block
    }
    .e-header .e-header-nav .e-mobile>span a {
        color: #fff;
        text-transform: uppercase
    }
    .e-header .e-header-nav .e-mobile>span a:after {
        content: '\25bc';
        display: inline-block;
        color: #FFF;
        float: right;
        position: absolute;
        right: 25%
    }
    .e-header .e-header-nav .e-mobile .e-sites-link {
        height: 0;
        opacity: 0;
        visibility: hidden
    }
    .e-header .e-header-nav .e-mobile .e-sites-link.e-active {
        height: auto;
        opacity: 1;
        visibility: visible
    }
}

@font-face {
    font-family: 'Broadcast_Matter';
    src: url("fonts/Broadcast_Matter.tff") format("truetype")
}

html,
body {
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
    max-width: 100%
}

html form,
html input,
html textarea,
body form,
body input,
body textarea {
    font-family: "Montserrat", sans-serif
}

.e-container {
    float: left;
    position: relative;
    width: 100%
}

.e-content {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 80%
}

.e-clear {
    clear: both
}

.e-site-name {
    text-indent: -9999px;
    font-size: 0
}

.e-button {
    display: inline-block;
    text-align: center;
    padding: 8px 20px;
    color: #FFFFFF;
    border-radius: 30px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1px
}

.e-button.e-button-orange {
    background: #005826
}

.e-footer-blocks {
    background: #ff6f00
}

.e-footer-blocks .footer-block {
    width: 18%;
    margin-right: 2%;
    float: left;
    position: relative
}

.e-footer-blocks .footer-block:last-of-type {
    margin-right: 0
}

@media (max-width: 48em) {
    .e-footer-blocks .footer-block {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
        text-align: center;
        display: block;
        float: none
    }
}


.e-footer-blocks .footer-block p {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.e-footer-blocks .footer-block.block-logo {
    top: 45px
}

@media (max-width: 48em) {
    .e-footer-blocks .footer-block.block-logo {
        text-align: center;
        display: block;
        margin-bottom: 40px
    }
}

.e-footer-blocks .footer-block.block-logo .e-icon-logo {
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img//grupomaster-sprite.png?0.31389943461914305);
    background-position: 0px -355px;
    width: 170px;
    height: 64px;
    display: block
}

@media (max-width: 48em) {
    .e-footer-blocks .footer-block.block-logo .e-icon-logo {
        text-align: center;
        margin: 0 auto 70px;
        display: block;
        position: relative
    }
}

@media (max-width: 48em) {
    .e-footer-blocks .footer-block.block-menu {
        text-align: center
    }
}

.e-footer-blocks .footer-block.block-menu li {
    display: block;
    margin-bottom: 20px;
    font-size: 12px;
    padding-left: 10%
}

@media (max-width: 48em) {
    .e-footer-blocks .footer-block.block-menu li {
        padding-left: 0
    }
}

.e-footer-blocks .footer-block.block-menu li a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600
}

.e-footer-blocks .footer-block.block-atendimento {
    left: -20px
}

@media (max-width: 48em) {
    .e-footer-blocks .footer-block.block-atendimento {
        left: 0
    }
}

.e-footer-blocks .footer-block.block-atendimento p {
    line-height: 1.5;
    margin: 0 0 5px 0
}

.e-footer-blocks .footer-block.block-pagamento ul {
    margin-top: 30px
}

.e-footer-blocks .footer-block.block-pagamento ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.e-footer-blocks .footer-block.block-pagamento ul li .icon-visa {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png?v=33);
    background-position: -8px -11px;
    width: 60px;
    height: 19px;
}

.e-footer-blocks .footer-block.block-pagamento ul li .icon-mastercard {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -77px -8px;
    width: 48px;
    height: 30px;
}

.e-footer-blocks .footer-block.block-pagamento ul li .icon-american-express {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -188px -8px;
    width: 35px;
    height: 35px;
}

.icon-banricompras {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -135px -7px;
    width: 36px;
    height: 37px;
}
.icon-sesmax {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -231px -19px;
    width: 55px;
    height: 14px;
}
.icon-visa2 {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -13px -54px;
    width: 52px;
    height: 33px;
}
.icon-maestro {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -75px -55px;
    width: 49px;
    height: 30px;
}
.icon-dinnersclub {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -131px -52px;
    width: 48px;
    height: 38px;
}
.icon-redeshop {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -187px -53px;
    width: 40px;
    height: 40px;
}
.icon-mastersupercard {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img/image-cards.png);
    background-position: -239px -58px;
    width: 40px;
    height: 27px;
}

/*.e-footer-blocks .footer-block.block-pagamento ul li .icon-elo {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img//grupomaster-sprite.png?0.31389943461914305);
    background-position: 0px -99px;
    width: 33px;
    height: 17px
}

.e-footer-blocks .footer-block.block-pagamento ul li .icon-hipercard {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img//grupomaster-sprite.png?0.31389943461914305);
    background-position: 0px -156px;
    width: 42px;
    height: 18px
}*/

.e-footer-blocks .footer-block.block-social ul {
    margin-top: 30px
}

.e-footer-blocks .footer-block.block-social ul li {
    display: inline-block;
    margin-right: 20px
}

.e-footer-blocks .footer-block.block-social ul li a .icon-facebook {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img//grupomaster-sprite.png?0.31389943461914305);
    background-position: 0px -46px;
    width: 7px;
    height: 15px
}

.e-footer-blocks .footer-block.block-social ul li a .icon-twitter {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img//grupomaster-sprite.png?0.31389943461914305);
    background-position: 0px -12px;
    width: 19px;
    height: 15px
}

.e-footer-blocks .footer-block.block-social ul li a .icon-google-plus {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img//grupomaster-sprite.png?0.31389943461914305);
    background-position: 0px -63px;
    width: 24px;
    height: 16px
}

.e-footer-blocks .footer-block.block-social ul li a .icon-youtube {
    display: inline-block;
    background-image: url(/wp-content/themes/mastereconomico/build/assets/img//grupomaster-sprite.png?0.31389943461914305);
    background-position: 0px -81px;
    width: 23px;
    height: 16px
}

.e-footer {
    background: #ffffff
}

.e-footer .e-top {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #EDEDED;
    text-align: center;
    margin-bottom: 20px
}

.e-footer .e-top p {
    color: #727272;
    font-size: 12px;
    font-weight: 600
}

.e-footer .e-bottom p {
    color: #263238;
    font-size: 12px;
    font-weight: 600
}

@media (max-width: 48em) {
    .e-footer .e-bottom p {
        text-align: center
    }
}

.e-footer .e-bottom .content-left {
    float: left
}

@media (max-width: 48em) {
    .e-footer .e-bottom .content-left {
        width: 100%;
        float: left;
        margin-bottom: 10px
    }
}

.e-footer .e-bottom .content-right {
    float: right
}

@media (max-width: 48em) {
    .e-footer .e-bottom .content-right {
        width: 100%;
        float: left
    }
}

@media(max-width: 600px){

    .full-size iframe {
        border: 0;
        margin-top: 70px;
    }

    .full-size {
        margin-bottom: 280px !important;
    }

    .e-header .e-header-logo {
        width: 35%;
        margin-left: 23px !important;
    }

    .e-content-top .e-home-popup .popup-box h2 {
        font-size: 20px;
    }

    .e-content-top .e-home-popup .popup-box p {
        margin-bottom: 30px;
    }

}