@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Sacramento");
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
}

.ds-table {
    display: table
}

.ds-table .ds-table-cell {
    display: table-cell
}

@media (max-width: 48em) {
    .e-mobile {
        display: block
    }
}

@media (min-width: 80em) {
    .e-mobile {
        display: none
    }
}

.e-home-sliders .e-content {
    width: 100%
}

.e-home-sliders .slick-list {
    overflow: hidden
}

.e-home-sliders .slick-dots {
    position: absolute;
    bottom: -15px
}

.e-home-sliders .slick-dots li {
    background: #3e403f;
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    margin-right: 10px
}

.e-home-sliders .slick-dots li.slick-active {
    background: #faa61a
}

.e-home-sliders .slick-dots li button {
    font-weight: 500;
    color: #FFFFFF;
    font-size: 14px
}

.e-home-sliders .slick-dots li button:before {
    display: none
}

.e-home-sliders .e-movie {
    width: 100%;
    float: left;
    overflow: hidden;
    background: #FFFFFF;
    position: relative;
    border-radius: 0px 0px 100% 100% / 0px 0px 50px 50px;
    outline: 0
}

.e-home-sliders .e-movie .e-movie-header {
    width: 100%;
    height: 500px
}

.e-home-sliders .e-movie .e-movie-content {
    background: #f44336;
    color: #FFFFFF;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    bottom: 0;
    padding: 30px 30px 30px 165px
}

@media (max-width: 48em) {
    .e-home-sliders .e-movie .e-movie-content {
        width: 50%;
        padding: 20px
    }
}

.e-home-sliders .e-movie .e-movie-content:before {
    content: "";
    width: 300px;
    position: absolute;
    top: 0;
    right: -100px;
    background: #f44336;
    bottom: -80px;
    transform: rotate(-20deg);
    z-index: 1
}

@media (max-width: 48em) {
    .e-home-sliders .e-movie .e-movie-content:before {
        content: '';
        display: none;
        width: 0;
        height: 0
    }
}

.e-home-sliders .e-movie .e-movie-content h3 {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px
}

@media (max-width: 48em) {
    .e-home-sliders .e-movie .e-movie-content h3 {
        font-size: 24px;
        margin: 20px 0
    }
}

.e-home-sliders .e-movie .e-movie-content .e-movie-box {
    z-index: 2;
    position: relative
}

@media (max-width: 48em) {
    .e-home-sliders .e-movie .e-movie-content .e-movie-box {
        margin-top: 90px
    }
}

.e-home-sliders .e-movie .e-movie-content .e-movie-review {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.7;
    margin-bottom: 20px
}

@media (max-width: 48em) {
    .e-home-sliders .e-movie .e-movie-content .e-movie-review {
        display: none
    }
}

.e-home-sliders .e-movie .e-movie-content .e-link {
    float: left;
    width: 100%;
    position: relative;
    text-align: left
}

.e-home-sliders .e-movie .e-movie-content .e-link a {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: 500;
    padding: 15px 40px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 30px;
    font-size: 14px;
    letter-spacing: 1px;
    transition: all ease .4s
}

.e-home-sliders .e-movie .e-movie-content .e-link a:hover {
    background: #FFFFFF;
    color: rgba(0, 0, 0, 0.9)
}

@media (max-width: 48em) {
    .e-home-sliders .e-movie .e-movie-content .e-link a {
        padding: 8px 30px
    }
}

.e-home-sliders .e-movie .e-movie-content .e-cinema-info {
    margin-bottom: 40px
}

@media (max-width: 48em) {
    .e-home-sliders .e-movie .e-movie-content .e-cinema-info {
        display: none
    }
}

.e-home-sliders .e-movie .e-movie-content .e-cinema-info p {
    color: #FFFFFF;
    letter-spacing: 2px;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 10px
}

.e-home-sliders .e-movie .e-movie-content .e-cinema-info p:before {
    content: '//';
    display: inline-block;
    color: #FFFFFF;
    margin-right: 5px
}

.e-home-sliders .e-movie .e-movie-content .e-cinema-info span {
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    margin-left: 35px
}

.e-home-sliders .e-movie .e-movie-content .e-cartaz {
    font-size: 11px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 10px
}

@media (max-width: 48em) {
    .e-home-sliders .e-movie .e-movie-content .e-cartaz {
        font-size: 14px
    }
}

.e-home-movies header {
    margin-bottom: 40px
}

.e-home-movies header h2 {
    text-transform: uppercase;
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px
}

.e-home-movies header h2:before {
    content: '//';
    display: inline-block;
    margin-right: 5px
}

.e-home-movies .movie-list {
    float: left;
    overflow: hidden;
    width: 100%
}

.e-home-movies .movie-list .slick-list {
    float: left;
    overflow: hidden;
    width: 100%
}

.e-home-movies .movie-list .slick-dots {
    position: inherit;
    bottom: auto;
    margin: 30px 0 0;
    float: left;
    width: 100%
}

.e-home-movies .movie-list .slick-dots li {
    background: #3e403f;
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    margin-right: 10px
}

.e-home-movies .movie-list .slick-dots li.slick-active {
    background: #faa61a
}

.e-home-movies .movie-list .slick-dots li button {
    font-weight: 500;
    color: #FFFFFF;
    font-size: 14px
}

.e-home-movies .movie-list .slick-dots li button:before {
    display: none
}

.e-home-movies .movie-list .e-movie {
    float: left;
    outline: 0;
    margin-right: 15px;
    position: relative;
    transition: all ease .4s
}

@media (max-width: 48em) {
    .e-home-movies .movie-list .e-movie {
        width: 100%
    }
}

.e-home-movies .movie-list .e-movie.slick-slide {
    height: 0;
    opacity: 0;
    visibility: hidden
}

.e-home-movies .movie-list .e-movie.slick-active {
    height: auto;
    visibility: visible;
    opacity: 1
}

.e-home-movies .movie-list .e-movie .e-movie-header {
    width: 100%;
    height: 340px;
    display: block;
    margin-bottom: 20px
}

.e-home-movies .movie-list .e-movie h3 {
    font-size: 18px;
    color: #333333;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 20px;
    min-height: 80px
}

.e-home-movies .movie-list .e-movie .e-link {
    display: block;
    float: left;
    width: 100%;
    text-align: center
}

.e-home-movies .movie-list .e-movie .e-link a {
    display: inline-block;
    border: 1px solid #333333;
    text-align: center;
    border-radius: 30px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    color: #333333;
    padding: 15px 35px;
    transition: all ease .3s;
    outline: 0
}

.e-home-movies .movie-list .e-movie .e-link a:hover {
    border-color: #333333;
    background: #333333;
    color: #FFFFFF
}

.e-home-movies .movie-list .e-vaga-modal {
    height: 0;
    visibility: hidden;
    opacity: 0;
    display: none;
    position: absolute;
    width: 100%;
    top: 0
}

.e-home-movies .movie-list .e-vaga-modal.e-active {
    height: auto;
    max-height: 340px;
    visibility: visible;
    opacity: 1;
    display: block
}

.e-home-movies .movie-list .e-vaga-modal .e-overlay {
    position: fixed;
    width: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: none
}

.e-home-movies .movie-list .e-vaga-modal .e-close {
    top: 10px;
    right: 10px;
    position: absolute;
    font-weight: 700;
    color: #333;
    cursor: pointer
}

.e-home-movies .movie-list .e-vaga-modal header h3 {
    font-size: 14px;
    min-height: auto
}

.e-home-movies .movie-list .e-vaga-modal header h3 a {
    color: #333333
}

.e-home-movies .movie-list .e-vaga-modal .e-vaga-content {
    width: 100%;
    float: left;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #333333;
    padding: 20px;
    height: auto
}

.e-home-movies .movie-list .e-vaga-modal .e-vaga-content .e-movie-schedule li {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #333333;
    color: #333333;
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 30px;
    letter-spacing: 2px;
    font-size: 12px
}

.e-home-stores header {
    margin-bottom: 40px
}

.e-home-stores header h2 {
    text-transform: uppercase;
    color: #f44336;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px
}

.e-home-stores header h2:before {
    content: '//';
    display: inline-block;
    margin-right: 5px
}

.e-home-stores .banner-featured {
    display: block;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.e-home-stores .banner-featured .e-home-banner {
    float: left;
    width: 32%;
    margin-right: 1%
}

@media (max-width: 48em) {
    .e-home-stores .banner-featured .e-home-banner {
        width: 49%;
        margin-right: 1%
    }
}

.e-home-stores .banner-featured .e-home-banner:last-of-type {
    width: 33%;
    margin-right: 0
}

@media (max-width: 48em) {
    .e-home-stores .banner-featured .e-home-banner:last-of-type {
        width: 100%;
        float: left;
        display: block;
        margin-top: 5px
    }
}

.e-home-stores .banner-featured .e-home-banner .e-image {
    width: 100%;
    height: 390px;
    display: block
}

@media (max-width: 48em) {
    .e-home-stores .banner-featured .e-home-banner .e-image {
        height: 200px
    }
}

.e-home-stores .banner-secondary .e-home-banner {
    float: left;
    width: 49%;
    margin-right: 1%
}

@media (max-width: 48em) {
    .e-home-stores .banner-secondary .e-home-banner {
        width: 100%;
        margin-bottom: 5px;
        display: block
    }
}

.e-home-stores .banner-secondary .e-home-banner:last-of-type {
    margin-right: 0
}

.e-home-stores .banner-secondary .e-home-banner .e-image {
    width: 100%;
    height: 250px;
    display: block
}

.e-home-stores .e-link {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px
}

.e-home-stores .e-link a {
    background: #f44133;
    color: #FFFFFF;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 12px;
    border: 1px solid #f44133;
    text-align: center;
    padding: 15px 40px;
    text-transform: uppercase;
    border-radius: 30px;
    transition: all ease .4s
}

.e-home-foods {
    background: url("../../../_images/foods-background.png"), linear-gradient(#FFF, #eceff1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.e-home-foods .e-content {
    padding: 80px 0 50px
}

.e-home-foods header {
    margin-bottom: 40px
}

@media (max-width: 48em) {
    .e-home-foods header {
        margin-top: 40px
    }
}

.e-home-foods header h2 {
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px
}

.e-home-foods header h2:before {
    content: '//';
    display: inline-block;
    margin-right: 5px
}

.e-home-foods .e-home-banner {
    width: 33%;
    float: left
}

@media (max-width: 48em) {
    .e-home-foods .e-home-banner {
        width: 100%;
        display: block;
        margin-bottom: 5px
    }
}

.e-home-foods .e-home-banner .e-image {
    width: 100%;
    height: 390px;
    display: block
}

.e-home-foods .e-link {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px
}

.e-home-foods .e-link a {
    color: #FFFFFF;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 12px;
    border: 1px solid #FFFFFF;
    text-align: center;
    padding: 15px 40px;
    text-transform: uppercase;
    border-radius: 30px;
    transition: all ease .4s
}

.e-home-foods .e-link a:hover {
    background: #FFFFFF;
    color: rgba(0, 0, 0, 0.5)
}

.e-home-featured {
    background: #eceff1
}

.e-home-featured .e-content {
    padding: 60px 0 40px 0
}

.e-home-featured header {
    margin-bottom: 40px
}

.e-home-featured header h2 {
    text-transform: uppercase;
    color: #faa61a;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px
}

.e-home-featured header h2:before {
    content: '//';
    display: inline-block;
    margin-right: 5px
}

.e-home-widgets .e-widget {
    float: left;
    width: 32%;
    margin-right: 1%
}

@media (max-width: 48em) {
    .e-home-widgets .e-widget {
        width: 100%;
        margin-right: 0
    }
}

.e-home-widgets .e-widget:last-of-type {
    margin-right: 0
}

.e-home-widgets .e-widget.e-youtube-widget .e-youtube-text {
    display: inline-block;
    background-image: url(/wp-content/themes/mastershopping/build/assets/img//grupomaster-sprite.png?0.1443098878432858);
    background-position: 0px -342px;
    width: 134px;
    height: 104px
}

.e-home-widgets .e-widget.e-youtube-widget .box-content iframe {
    width: 90%;
    height: 200px;
    margin: 0 auto;
    display: block
}

.e-home-widgets .e-widget.e-youtube-widget .box-content p {
    font-size: 14px;
    font-weight: 500;
    color: #424242;
    margin: 20px 0
}

.e-home-widgets .e-widget.e-youtube-widget .box-content .e-link {
    text-align: center;
    float: left;
    width: 100%
}

.e-home-widgets .e-widget.e-youtube-widget .box-content .e-link a {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 12px;
    color: #424242;
    border: 1px solid #424242;
    display: inline-block;
    padding: 15px 35px;
    border-radius: 30px
}

.e-home-widgets .e-widget.e-facebook-widget {
    width: 65%
}

.e-home-widgets .e-widget.e-facebook-widget .e-facebook-text {
    display: inline-block;
    background-image: url(/wp-content/themes/mastershopping/build/assets/img//grupomaster-sprite.png?0.1443098878432858);
    background-position: 0px -448px;
    width: 148px;
    height: 109px
}

.e-home-widgets .e-widget.e-facebook-widget .e-facebook-link {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 700
}

.e-home-widgets .e-widget.e-facebook-widget .e-facebook-link a {
    color: #4267b2
}

.e-home-widgets .e-widget.e-facebook-widget .box-header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.e-home-widgets .e-widget.e-facebook-widget .box-header h3 {
    font-size: 12px;
    color: #474747
}

.e-home-widgets .e-widget.e-facebook-widget .box-header h3 strong {
    position: relative;
    top: -12px;
    left: 3px
}

.e-home-widgets .e-widget.e-facebook-widget .box-header .e-icon {
    display: inline-block;
    background-image: url(/wp-content/themes/mastershopping/build/assets/img//grupomaster-sprite.png?0.1443098878432858);
    background-position: 0px -104px;
    width: 35px;
    height: 35px
}

.e-home-widgets .e-widget.e-instagram-widget {
    width: 28%
}

.e-home-widgets .e-widget.e-instagram-widget .e-instagram-text {
    display: inline-block;
    background-image: url(/wp-content/themes/mastershopping/build/assets/img//grupomaster-sprite.png?0.1443098878432858);
    background-position: 0px -245px;
    width: 181px;
    height: 95px
}

.e-home-widgets .e-widget.e-instagram-widget .instagram-btn {
    display: inline-block;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    padding: 8px 26px;
    background: #3897f0;
    border-radius: 4px
}

.e-home-widgets .e-widget header {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 30px
}

.e-home-posts header h2 {
    font-size: 16px;
    color: #333333;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.e-home-posts header h2:before {
    content: '//';
    display: inline-block;
    color: #333333;
    margin-right: 5px
}

.e-home-posts .post-list .e-post {
    width: 21.5%;
    float: left;
    margin-right: 2%
}

@media (max-width: 48em) {
    .e-home-posts .post-list .e-post {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }
}

.e-home-posts .post-list .e-post:last-of-type {
    margin-right: 0
}

.e-home-posts .post-list .e-post .e-post-header {
    width: 100%;
    height: 300px;
    position: relative;
    margin-bottom: 20px
}

.e-home-posts .post-list .e-post .e-post-content h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0
}

.e-home-posts .post-list .e-post .e-post-content h3 a {
    color: #faa61a
}

.e-home-posts .post-list .e-post .e-post-content p {
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500
}

.e-home-newsletter {
    background: url("../../../_images/newsletter-background.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.e-home-newsletter .e-content {
    padding: 70px 0
}

.e-home-newsletter .e-newsletter-form {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 60px 40px;
    -webkit-box-shadow: 2px 2px 24px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 24px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 24px -5px rgba(0, 0, 0, 0.75)
}

@media (max-width: 48em) {
    .e-home-newsletter .e-newsletter-form {
        width: 100%
    }
}

.e-home-newsletter .e-newsletter-form header {
    text-align: center
}

.e-home-newsletter .e-newsletter-form header img {
    margin: 0 auto 20px;
    display: block
}

.e-home-newsletter .e-newsletter-form header p {
    color: #375648;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 40px
}

.e-home-newsletter .e-newsletter-form .e-form label {
    width: 36%;
    float: left;
    margin-right: 3%
}

@media (max-width: 48em) {
    .e-home-newsletter .e-newsletter-form .e-form label {
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }
}

.e-home-newsletter .e-newsletter-form .e-form label input {
    width: 100%;
    border: 1px solid #e9e9e9;
    padding: 20px;
    border-radius: 30px
}

.e-home-newsletter .e-newsletter-form .e-form .newsletter-btn {
    display: inline-block;
    background: #333333;
    color: #FFFFFF;
    font-weight: 600;
    cursor: pointer;
    padding: 20px 45px;
    border-radius: 30px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif
}

.e-home-social .e-content {
    width: 100%;
    padding: 5% 0
}

.e-home-social .e-content-left {
    width: 50%;
    float: left;
    position: relative
}

@media (max-width: 48em) {
    .e-home-social .e-content-left {
        display: none
    }
}

.e-home-social .e-content-left .e-image {
    position: absolute;
    left: 0;
    top: -185px
}

.e-home-social .e-content-left .e-image img {
    width: 100%;
    height: auto;
    display: block
}

.e-home-social .e-content-right {
    width: 50%;
    float: right;
    position: relative
}

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

.e-home-social .e-content-right .e-social-logo {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 40px
}

@media (max-width: 48em) {
    .e-home-social .e-content-right .e-social-logo {
        display: block;
        text-align: center
    }
}

.e-home-social .e-content-right .e-social-logo img {
    float: left
}

@media (max-width: 48em) {
    .e-home-social .e-content-right .e-social-logo img {
        display: block;
        float: none;
        margin: 0 auto 20px
    }
}

.e-home-social .e-content-right .e-social-logo span {
    font-family: "Sacramento", cursive;
    font-size: 36px;
    color: #2b6d51;
    position: relative;
    top: 20px;
    margin-left: 30px
}

@media (max-width: 48em) {
    .e-home-social .e-content-right .e-social-logo span {
        margin-left: 0
    }
}

.e-home-social .e-content-right .e-social-logo span strong {
    font-weight: 400
}

.e-home-social .e-content-right .e-social-links {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.e-home-social .e-content-right .e-social-links p {
    font-size: 12px;
    color: #333333;
    margin-bottom: 30px
}

.e-home-social .e-content-right .e-social-links ul li {
    display: inline-block;
    margin-right: 15px
}

.e-home-social .e-content-right .e-social-links ul li a .icon-facebook {
    display: inline-block;
    background-image: url(/wp-content/themes/mastershopping/build/assets/img//grupomaster-sprite.png?0.1443098878432858);
    background-position: 0px -25px;
    width: 10px;
    height: 23px
}

.e-home-social .e-content-right .e-social-links ul li a .icon-twitter {
    display: inline-block;
    background-image: url(/wp-content/themes/mastershopping/build/assets/img//grupomaster-sprite.png?0.1443098878432858);
    background-position: 0px 0px;
    width: 28px;
    height: 23px
}

.e-home-social .e-content-right .e-social-links ul li a .icon-gplus {
    display: inline-block;
    background-image: url(/wp-content/themes/mastershopping/build/assets/img//grupomaster-sprite.png?0.1443098878432858);
    background-position: 0px -50px;
    width: 36px;
    height: 24px
}

.e-home-social .e-content-right .e-social-links ul li a .icon-youtube {
    display: inline-block;
    background-image: url(/wp-content/themes/mastershopping/build/assets/img//grupomaster-sprite.png?0.1443098878432858);
    background-position: 0px -76px;
    width: 38px;
    height: 26px
}

.rfbp-image-wrap img {
    max-width: 100% !important;
}

@media(max-width:650px) {

.e-home-social {
    background-image: none !important;
    background-color: rgb(255, 207, 64) !important;
}

.e-home-newsletter {
     background-image: none !important;
    background-color: #edeff1;
     background: #edeff1;
}

.e-home-movies .movie-list .e-movie .e-link {
    margin-bottom: 0px !important;
}

    .e-home-movies .movie-list .slick-dots {
        margin: 0px !important;
    }


.e-home-movies .movie-list .e-movie h3 {
    min-height: auto !important;
}

    .e-header .e-header-nav {
    margin-top: 20px;
}

    .e-home-sliders .e-movie .e-movie-content {
    padding-bottom: 40px;
}

    .e-home-sliders .e-movie .e-movie-content .e-movie-box {
        margin-top: 0px !important;
    }
    .e-home-sliders .e-movie .e-movie-content .e-movie-review {
        display: block !important;
        max-height: 90px;
        overflow: scroll;
        font-size: 11px;
    }
    .e-home-sliders .e-movie .e-movie-header {
        width: 100%;
        height: 150px;
    }
    .e-home-widgets .e-widget header {
        text-align: center;
    }
    .e-home-widgets .e-widget.e-youtube-widget .e-youtube-text {
        margin-bottom: 10px;
    }
    .box-header .content-left {
        margin-bottom: 10px;
    }
    .e-home-widgets .e-widget.e-facebook-widget .box-header {
        text-align: center;
    }
    .e-home-sliders .e-movie .e-movie-content .e-link a {
        font-size: 10px;
    }
    .e-home-sliders .e-movie .e-movie-content h3 {
        font-size: 15px;
    }
    .e-home-sliders .e-movie .e-movie-content .e-link a {
        font-size: 10px;
    }
    .e-home-sliders .e-movie {
        height: auto;
    }

.e-home-sliders .e-movie .e-movie-content {
    position: relative !important;
    width: 100% !important;
}
}
