@font-face {
    font-family: 'Broadcast_Matter';
    src: url("/master-supermercados/wp-content/themes/master-supermercados/build/assets/css/fonts/Broadcast_Matter.ttf") format("truetype")
}

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

@media(min-width:850px){
    .book-widget {
        height: 800px !important;
    }
}

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

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

#cd-search button {
    background: #5cd800;
    padding: 10px;
    border-radius: 50px;
    position: relative;
    z-index: 333;
}

.e-post-content img {
    max-width: 100% !important;
    height: auto !important;
}

.e-single-post img {
    max-width: 100% !important;
    height: auto !important;
}

@media(max-width:700px){
    .e-content-top .e-content-left {
        margin-top: -10px !important;
        font-size: 10px;
        padding-right: 15px;
    }
}


@media(max-width:650px){

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

.e-header .e-content .e-header-logo {
    margin: 20px 0;
    float: left !important;
    width: 100%;
    text-align: center !important;
    margin-bottom: 0px;
}

#cd-search input {
    background: #cccccc;
    padding: 8px;
    border-radius: 5px;
    position: relative;
    left: 20px;
    top: -3px;
    padding-right: 40px;
    font-size: 8px;
    position: relative;
    top: 1px;
    width: 100%;
}

#cd-search button {
    padding: 5px;
    position: relative;
    float: right;
    top: -27px;
    right: -25px;
}

    .e-header {
    padding-top: 40px;
    padding-bottom: 10px;
    }

    #cd-search {
    clear: both;
    display: inline;
    position: relative;
    top: 30px;
    width: 100%;
    float: left;
    padding-bottom: 20px;
    right: 10px;
    }
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

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

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

.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: #FF6D00
}

* {
    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
}

* {
    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-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: #003A1B;
    font-weight: 600;
    text-transform: uppercase
}

.e-content-top .e-home-popup .popup-box p {
    font-size: 14px;
    font-weight: 600;
    color: #003A1B;
    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: #EBEEF0
}

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

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

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

.e-header .e-header-select .e-header-select-title:after {
    content: '\25bc';
    display: inline-block;
    color: #003A1B;
    float: right;
    left: 22%;
    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: -40px
}

.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: #8fc74a;
    font-size: 11px;
}

.e-header .e-header-logo {
    display: flex;
    align-items: center;
    margin-left: 0
}

.e-header .e-header-logo span {
    margin-left: 25px;
    color: #2E7D32;
    font-weight: 300;
    font-size: 30px;
    font-family: "Broadcast_Matter", cursive
}

.e-header .e-header-nav {
    background: #003A1B;
    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: 12px
}

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

.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-button.e-button-orange {
        background: #FF6D00;
        font-size: 6px;
    }
    
    .e-content-top .e-content-left {
        margin-bottom: 10px;
        font-size: 11px;
        width: 60%;
        float: left;
        margin-top: 10px !important;
    }

    .e-content-top .e-content-right {
        position: relative;
        right: 0
    }
    .e-header .e-content {
        display: block;
        padding: 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 {
        margin: 20px 0;
        float: right;
        margin-right: 15%
    }
    .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: 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
    }
    .e-header .e-header-nav ul li {
        display: block;
        width: 100%;
        border-bottom: 2px solid #003016;
        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: 28%
    }
    .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
    }
}

.e-footer-offer {
    background: #eceff1
}

.e-footer-offer .e-content {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Montserrat", sans-serif
}

.e-footer-offer .e-footer-block {
    float: left;
    position: relative;
    font-size: 12px;
    color: #333333;
    font-weight: 500
}

.e-footer-offer .e-footer-block a {
    font-weight: 600
}

.e-footer-offer .e-footer-block h3 {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 25px
}

.e-footer-offer .e-footer-block:nth-child(1) {
    width: 35%;
    left: -30px
}

.e-footer-offer .e-footer-block:nth-child(1) .e-footer-block-content {
    position: relative;
    float: left;
    width: 100%
}

.e-footer-offer .e-footer-block:nth-child(1) .e-image {
   
    float: left;
    position: absolute;
    top: -13px;
}

.e-footer-offer .e-footer-block:nth-child(1) .e-image img {
    
    width: 55%;
    height: auto;
    display: block;
    margin-top: 4%;
}

.e-footer-offer .e-footer-block:nth-child(1) .e-text {
    width: 69%;
    float: right
}

.e-footer-offer .e-footer-block:nth-child(1) .e-text p {
    margin-top: 9%;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    margin-bottom: 14px
}

.e-footer-offer .e-footer-block:nth-child(2) {
    width: 30%
}

.e-footer-offer .e-footer-block:nth-child(2) ul li {
    display: inline-block;
    margin-right: 10px
}

.e-footer-offer .e-footer-block:nth-child(2) ul li .e-visa {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px 0px;
    width: 33px;
    height: 10px;
    display: block
}

.e-footer-offer .e-footer-block:nth-child(2) ul li .e-elo {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px -62px;
    width: 33px;
    height: 17px;
    display: block
}

.e-footer-offer .e-footer-block:nth-child(2) ul li .e-mastercard {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px -120px;
    width: 38px;
    height: 30px;
    display: block
}

.e-footer-offer .e-footer-block:nth-child(2) ul li .e-american-express {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px -28px;
    width: 53px;
    height: 15px;
    display: block
}

.e-footer-offer .e-footer-block:nth-child(2) ul li .e-hipercard {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px -100px;
    width: 42px;
    height: 18px;
    display: block
}

.e-footer-offer .e-footer-block:nth-child(2) ul li .e-banrisul {
    background: url(/wp-content/themes/master-supermercados/_images/card-banrisul.png) no-repeat;
    width: 28px;
    height: 20px;
    display: block
}

.e-footer-offer .e-footer-block:nth-child(3) {
    width: 30%;
    padding-left: 10%;
    right: -80px
}

.e-footer-offer .e-footer-block:nth-child(3) ul li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.e-footer-offer .e-footer-block:nth-child(3) ul li .e-facebook {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px -45px;
    width: 7px;
    height: 15px;
    display: inline-block
}

.e-footer-offer .e-footer-block:nth-child(3) ul li .e-instagram {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px -81px;
    width: 17px;
    height: 17px;
    display: inline-block
}

.e-footer-offer .e-footer-block:nth-child(3) ul li .e-youtube {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px -12px;
    width: 20px;
    height: 14px;
    display: inline-block
}

.e-footer-widgets {
    background: #003A1B;
    color: #fff
}

.e-footer-widgets .e-content {
    width: 75%;
    padding: 35px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.e-footer-widgets .e-footer-block:nth-child(1) {
    width: 13%
}

.e-footer-widgets .e-footer-block:nth-child(1) img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px
}

.e-footer-widgets .e-footer-block:nth-child(1) span {
    font-size: 11px;
    line-height: 1.4
}

.e-footer-widgets .e-footer-block:nth-child(2) ul li {
    display: block;
    margin-bottom: 15px;
    font-size: 11px
}

.e-footer-widgets .e-footer-block:nth-child(2) ul li:last-of-type {
    margin-bottom: 0
}

.e-footer-widgets .e-footer-block:nth-child(2) ul li a {
    color: #FFFFFF
}

.e-footer-widgets .e-footer-block:nth-child(3) {
    padding-left: 5%;
    width: 50%
}

.e-footer-widgets .e-footer-block:nth-child(3) .wpcf7-form {
    position: relative
}

.e-footer-widgets .e-footer-block:nth-child(3) .wpcf7-form p:nth-child(3),
.e-footer-widgets .e-footer-block:nth-child(3) .wpcf7-form p:nth-child(4) {
    display: inline-block
}

.e-footer-widgets .e-footer-block:nth-child(3) .wpcf7-form p:nth-child(3) {
    width: 80%
}

.e-footer-widgets .e-footer-block:nth-child(3) .wpcf7-form p:nth-child(3) input {
    width: 70%
}

.e-footer-widgets .e-footer-block:nth-child(3) .wpcf7-form p:nth-child(4) {
    position: absolute;
    left: 60%
}

.e-footer-widgets .e-footer-block:nth-child(3) .wpcf7-form p:nth-child(4) input {
    width: 100%;
    background: #FF6D00;
    color: #FFFFFF;
    cursor: pointer
}

.e-footer-widgets .e-footer-block:nth-child(3) h2 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 400
}

.e-footer-widgets .e-footer-block:nth-child(3) h2 strong {
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-top: 10px
}

.e-footer-widgets .e-footer-block:nth-child(3) h2 .receba-promocoes-icon {
    background-image: url(/wp-content/themes/master-supermercados/build/assets/img//grupomaster-sprite.png?0.6228541327997239);
    background-position: 0px -152px;
    width: 180px;
    height: 85px;
    display: inline-block;
    position: absolute;
    top: 3%;
    right: 14%
}

.e-footer-widgets .e-footer-block:nth-child(3) form label:first-of-type input {
    display: block;
    margin-bottom: 20px
}

.e-footer-widgets .e-footer-block:nth-child(3) form input {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    width: 55%
}

.e-footer-widgets .e-footer-block:nth-child(3) form .wpcf7-submit {
    margin-left: 10px;
    padding: 12px 25px;
    width: 25%
}

.e-footer-widgets .e-footer-block:nth-child(3) form ::-webkit-input-placeholder {
    color: #003A1B
}

.e-footer-widgets .e-footer-block:nth-child(3) form ::-moz-placeholder {
    color: #003A1B
}

.e-footer-widgets .e-footer-block:nth-child(3) form :-ms-input-placeholder {
    color: #003A1B
}

.e-footer-widgets .e-footer-block:nth-child(3) form :-moz-placeholder {
    color: #003A1B
}

.e-footer {
    background: #ECEFF1
}

.e-footer .e-copyright {
    text-align: center;
    font-size: 12px;
    color: #727272
}

.e-footer .e-separator {
    width: 100%;
    height: 1px;
    background: #e3e4e5
}

.e-footer .e-created-by p {
    font-size: 12px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 10px
}

.e-footer .e-created-by p:first-of-type {
    float: left
}

.e-footer .e-created-by p:last-of-type {
    float: right
}

@media (max-width: 48em) {

    .e-footer-offer .e-footer-block:nth-child(1) { top: 0px; }

    .e-footer-offer .e-content {
        display: block
    }
    .e-footer-offer .e-content .e-footer-block {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 20px;
        text-align: center;
        left: 0px;
    }
    .e-footer-offer .e-content .e-footer-block:nth-child(1) .e-image {
        width: 100%;
        text-align: center;
        position: relative;
        top: 0;
        left: 0
    }
    .e-footer-offer .e-content .e-footer-block:nth-child(1) .e-image img {
        margin: auto;
    }
    .e-footer-offer .e-content .e-footer-block:nth-child(1) .e-text {
        float: left;
        width: 100%;
    }
    .e-footer-offer .e-content .e-footer-block:nth-child(3) {
        width: 100%;
        float: left;
        right: 0;
        padding-left: 0px;
    }
    .e-footer-offer .e-content .e-footer-block:last-of-type {
        margin-bottom: 0
    }
    .e-footer-widgets .e-content {
        width: 80%;
        display: block
    }
    .e-footer-widgets .e-footer-block {
        width: 100%;
        float: left;
        display: block;
        text-align: center;
        margin-bottom: 40px
    }
    .e-footer-widgets .e-footer-block:nth-child(1) {
        width: 100%
    }
    .e-footer-widgets .e-footer-block:nth-child(1) img {
        width: 50%;
        display: block;
        margin: 0 auto
    }
    .e-footer-widgets .e-footer-block:nth-child(3) {
        width: 100%;
        padding: 0
    }
    .e-footer-widgets .e-footer-block:nth-child(3) .receba-promocoes-icon {
        display: none !important
    }
    .e-footer-widgets .e-footer-block:nth-child(3) input {
        width: 100% !important;
        float: left;
        padding: 15px;
        display: block;
        margin-bottom: 15px
    }

}

@media(max-width:1200px){
    .e-header .e-header-logo span {
    font-size: 22px;
}

.e-header .e-header-select .e-header-select-title {
    font-size: 11px;
}
}

@media(max-width:650px){


.e-content-top .e-content {
    padding-bottom: 0px;
}


    .e-home-posts {
        margin-top: 80px !important;
    }

    .e-home-offers .content-right .slick-arrow.slick-next {
        left: auto !important;
        right: 0 !important;
    }

    .e-home-offers .content-right .slick-prev {
        left: 0 !important;
    }

    .e-home-offers .content-right .offers-produto img {
        height: 80px !important;
        max-width: 100% !important;
    }

    .e-header .e-header-select .e-select-menu {
        top: 30%;
    }

    .e-content-top .e-home-popup .e-content {
        width: 80%;
    }

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

    .e-content-top .e-home-popup .popup-box p {
        font-size: 12px;
        line-height: 15px;
    }

    .e-content-top .e-home-popup .e-content {
        top: 10% !important; 
    }

    .e-header .e-header-select .e-select-menu {
        width: auto;
    }

    .e-header .e-header-select .e-header-select-title:after {
        margin-left: 5px;
        left: auto;
    }
    
    .e-header .e-content .e-header-select {
        float: left;
        margin-bottom: 30px;
    }

    #wpsl-search-wrap {
    margin-top: -20px !important;
}

.e-header .e-content .e-menu-mobile {
    float: left;
    background: #003A1B;
    padding: 10px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 40px;
    display: inline-block;
}

    .e-home-banner-section {
        margin-bottom: 0px !important;
    }

    .e-home-banner-section .slick-dots {
        display: none !important;
    }
}

@media screen and ( max-width: 845px ) {

    body.single-3d-flip-book > .full-size {
        height: 1000px !important;
    }

    body.single-3d-flip-book .flip-book .view .prev {
        left: -5px;
    }

    body.single-3d-flip-book .flip-book .view .next {
        right: -5px;
    }
}