﻿/**/
.lexend {
    font-family: LexendDeca;
}

.modal-header {
    border-bottom:none;
}

.btn-large {
    -webkit-box-shadow: 0 15px 26px -10px rgba(0,0,0,.4);
    -moz-box-shadow: 0 15px 26px -10px rgba(0,0,0,.4);
    box-shadow: 0 15px 26px -10px rgba(0,0,0,.4);
} 

.img-responsive {
    width: 100%;
}

.font-11 {
    font-size:11px;
}

.font-15 {
    font-size: 15px;
}

.font-17{
    font-size:17px;
}

.mmeplus-abf {
    background-image: url('../../images/mme-plus/mmp-abf-desktop.jpg');
    background-size:cover;
    min-height:100%;
    background-position:center;
    padding-bottom:50px;
    position:relative;
}

.mmeplus-disc {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
}

.mmeplus-abf .header {
    padding-top: 40px;
}

.mmeplus-abf h1 {
    font-size: 55px;
    font-family: LexendDeca;
    margin-top:48px;
}

.subheading-box {
    background: #000;
    padding: 5px 15px;
    max-width:330px;
}


.subheading-box p {
    text-align:center;
    font-size:30px;
    margin-bottom:0;
}


.mmeplus-abf .abf-sub-title {
    font-size:22px;
    margin-top:45px;
    margin-bottom:50px;
}

.mmp-btnabf-wrap {
    max-width:480px;
}

.mmp-btnabf-wrap button {
    max-width: 230px;
    margin: 0 auto;
}

.mmp-awardsmedia-wrap {
    background-color: #F0F0F0;
}

body .section2-freestyle.mmp-awardsmedia-wrap {
    padding-bottom:30px;
    margin-top:0;
}

body .section2-freestyle.mmp-awardsmedia-wrap .awards-circle-wrap {
    left: initial;
    right: 65px;
    top: -70px;
    max-width: 380px;
}

body .section2-freestyle.mmp-awardsmedia-wrap .awards-circle-wrap img {
      margin-right:10px;
      margin-left:10px;
}

body .section2-freestyle.mmp-awardsmedia-wrap .media-slider-wrap .media-wrap {
    margin-top: 45px;
}

body .section2-freestyle.mmp-awardsmedia-wrap .media-slider-wrap .awardsB-wrap {
    margin-top: 45px;
    padding: 0 20px;
}

.mmp-boost-box {
    max-width: 340px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 20px;
    -webkit-box-shadow: 0 5px 15px 2px #e7e7e7;
    -moz-box-shadow: 0 5px 15px 2px #e7e7e7;
    box-shadow: 0 5px 15px 2px #e7e7e7;
    position: relative;
}

.mmp-boost-label {
    font-size:20px;
}

.mmp-boost-blurb {
    font-size:16px;
}

.mmp-boosticon-wrap {
    text-align:center;
    max-width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.boxSectionBoost-wrap{
    position:relative;
}

.boxSectionBoost-inner {
    z-index:10;
    position:relative;
    margin-bottom:30px;
}

.mmp-boostop-wrap {
    position: absolute;
    bottom: 0;
    z-index: 5;
}

.mmp-boostop-wrap img {
    width: 100%;
}

/*section - 3*/
body .boxRow .boxSectionApproved-wrap.box-custLove-wrap {
    background-image: url('../../images/mme-plus/mmp-custlove-desktop.jpg');
    background-size: cover;
    min-height: 500px;
    background-position:right;
}

.mmp-tickshadow {
    max-width:60px;
    margin:0 auto;
}

.box-custLove-desktop {
    max-width: 750px;
    margin: 0 auto;
    width: 100%;
    padding-top: 60px;
}

body .boxSectionUse-wrap .zoomtimeline.mode-3dslider.zoomtimeline0 .details-container > .prev-item {
    transform: translate3d(calc(-100px - 3vw),0,0);
    -webkit-transform: translate3d(calc(-100px - 3vw),0,0) !important;
}

body .boxSectionUse-wrap .zoomtimeline.mode-3dslider.zoomtimeline0 .details-container>.prev-prev-item{
     transform: translate3d(calc(-195px - 3vw),0,0);
    -webkit-transform: translate3d(calc(-195px - 3vw),0,0);
}

body .boxSectionUse-wrap .zoomtimeline.mode-3dslider.zoomtimeline0 .details-container>.next-item{
    transform: translate3d(calc(100px + 3vw),0,0);
    -webkit-transform: translate3d(calc(100px + 3vw),0,0);
}

body .boxSectionUse-wrap .zoomtimeline.mode-3dslider.zoomtimeline0 .details-container>.next-next-item{
    transform: translate3d(calc(195px + 3vw),-25px,0);
    -webkit-transform: translate3d(calc(195px + 3vw),-25px,0);
}

body .boxRow .boxSectionUse-wrap.boxSectionIndustries-wrap {
    background: #fff;
    border: 1px solid #e5e5e5;
}

.boxSectionIndustries-desktop {
    max-width:1024px;
    margin:0 auto;
}

.mmp-btnind-wrap {
    max-width: 480px;
    margin:0 auto;
}

.mmp-btnind-wrap button {
    max-width: 230px;
    margin: 0 auto;
}

/*Section 5*/
/*=====mme plus tile====*/
body .boxRow .boxSectionApproved-wrap .module {
    padding: 50px 15px 50px 15px;
}

.boxRow .box_tile_mme_plus.box_tile_mme_plus_sect5 {
    min-height: 960px;
    display: block;
    background: url(https://cdn.moneyme.com.au/webp/images/mme-plus/section5-bg-v1.2.webp) no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 50px;
    position: relative;
    padding-top: 190px;
}

.no-webp body .boxRow .box_tile_mme_plus.box_tile_mme_plus_sect5 {
    background: url(https://cdn.moneyme.com.au/images/mme-plus/section5-bg-v1.2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.tile-content-logo {
    max-width: 385px;
    position: relative;
    left: -5px;
    margin-bottom: 45px;
}

.box_tile_mme_plus .sectitle {
    font-size: 37px;
    margin-bottom: 10px;
}

.box_tile_mme_plus .section-description {
    font-size: 28px;
}

.box_tile_mme_plus .tile_button_container {
    margin-top: 34px;
}

.box_tile_mme_plus .tile_button_container p {
    font-size: 28px;
    font-weight: 700;
}

.mmp-hgs-label {
    background:#000;
    padding:5px;
    max-width:400px;
    margin:0 auto;
}

.mmp-hgs-box-wrap {
    margin-top:60px;
}

.mmp-hgs-box {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: -10px;
    position: relative;
    transition: 0.3s;
    right: -100px;
}

.mmp-hgs-box:hover {
    right:-95px;
}

.mmp-hgs-box-label {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:10px;
}

.mmp-hgs-box-label img {
    max-width: 30px;
    margin-right: 5px;
    width: 100%;
    margin-top: -5px;
}



.mmp-hgs-box-copy {
    font-size: 18px;
}


/*Section 6*/
.boxSection-costsmmp-wrap {
    position: relative;
}

.mmp-costs-content {
    max-width: 900px;
    margin: 0 auto;
}

.mmp-costs-box {
    width: 100%;
    background: #fff;
    padding: 15px 30px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 20px;
    -webkit-box-shadow: 0 5px 15px 2px #b2b2b2;
    -moz-box-shadow: 0 5px 15px 2px #b2b2b2;
    box-shadow: 0 5px 15px 2px #b2b2b2;
    position: relative;
    min-height: 320px;
}

.mmp-costs-tick{
    max-width:18px;
    margin-right:3px;
}


.mmp-costs-tick img {
    width: 100%;
    max-width: 18px;
    position: relative;
    top: -3px;
}

.mmp-costs-left {
    max-width:185px;
    margin:0 auto;
    margin-top:60px;
    margin-bottom:20px;
}

.mmp-costs-left p {
    margin-bottom:20px;
}

.mmp-costs-left-label {
    max-width: 190px;
    margin: 0 auto;
    padding: 5px;
    background-color: #000;
    margin-top: -35px;
}

.mmp-costs-row {
    padding: 10px 0;
    border-bottom: 1px solid #d2d2d2;
}


.mmp-costs-right-label {
    max-width: 190px;
    margin: 0 auto;
    padding: 5px;
    background-color: #00D1CF;
    margin-top: -35px;
}

.mmp-costs-right {
    margin-top:10px;
}

body .boxRow .boxSectionApproved-wrap.boxSection-mmpgetstarted-wrap {
    background: url(/images/mme-plus/section7-bg-desktop.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height:530px;
    position:relative;
}

.mmpgetstarted-gradient-wrap {
    position: absolute;
    width: 100%;
    min-height: 300px;
    background: url(/images/mme-plus/mmp-gsgradient.png) no-repeat;
    background-size: cover;
    background-position: center;
    bottom:0;
}

.costs-sub {
    margin-bottom: 0;
    margin-top: 5px;
    color: #7F7F7F;
}

/*section 7*/
.mmp-mmpgetstarted-femalew-wrap {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.mmp-mmpgetstarted-female {
    position: absolute;
    bottom: 0;
    /*right: 100px;*/
    right:0;
    z-index: 50;
    /*max-width: 420px;*/
}

.mmp-mmpgetstarted-female img {
    width:100%;
}

.mmp-mmpgetstarted-femalew-wrap .container {
    min-height: 530px;
    position: relative;
}

.mmpgetstarted-gradient-wrap .module{
    z-index: 99;
    position: relative;
}

.mmp-getstarted-logo {
    max-width: 350px;
    margin: 0 auto;
    margin-top: -20px
}

/*Section 8*/

.no-bottom-border {
    border:none;
}

.mmp-hgs-phone {
    max-width: 315px;
    width: 100%;
    margin: 0 auto;
    margin-top: -8px;
}


body .use-mobile-img .wrap-banner-product{
   overflow: hidden;
}

body .seo-whitebg .boxRow .boxSectionApproved-wrap, body .seo-whitebg .boxRow .boxSectionSetup-wrap {
    background: #fff !important;
    border: 1px solid #e5e5e5;
}

body .seo-greybg .boxRow .boxSectionApproved-wrap {
    background: #f2f2f2 !important;
    border: 1px solid #e5e5e5;
}

body .seo-greybg .boxRow .wrap-collapse-seo-section {
    background: #f2f2f2;
}

.seopl-collapse {
    margin-top: 30px;
}

    .seopl-collapse .panel,
    .seopl-collapse .panel-body {
        box-shadow: none;
    }

    .seopl-collapse .panel-group {
        border-bottom: 1px solid #c2c2c2;
    }

        .seopl-collapse .panel-group .panel-heading {
            padding: 0;
        }

            .seopl-collapse .panel-group .panel-heading a {
                display: block;
                padding: 15px 0 10px 0;
                text-decoration: none;
                position: relative;
                font-size: 22px;
                color: #777777;
            }

    .seopl-collapse .panel-body {
        margin-top: 15px;
    }

    .seopl-collapse .panel-group .panel-heading a:after {
        content: '-';
        float: right;
    }

    .seopl-collapse .panel-group .panel-heading a.collapsed:after {
        content: '+';
    }

.lowrate-collapse-content h3 {
    font-size: 20px;
    margin-bottom: 25px;
}

.lowrate-collapse-content p {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 300;
}


.boxSectionStores-wrap {
    background: url(/images/mme-plus/section-stores-partnership-desktop.jpg) no-repeat!important;
    background-size: cover!important;
    padding: 40px 0 60px 0;
    overflow:hidden;
    position:relative;
}

.stores-scroll-wrap{
    background-image: url(/images/mme-plus/stores-imgs.png);
    background-repeat: repeat-x;
    background-size: cover;
    height: 300px;
    width: 100%;
    margin: 40px 0 45px;
    animation: backgroundScroll 100s linear infinite;
}

.boxSectionStores-wrap:before {
    content: "";
    position: absolute;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00ffffff',GradientType=1 );
    height: 100%;
    width: 300px;
    top: 0;
    left: 0;
    z-index: 2;
}

.boxSectionStores-wrap:after {
    content: "";
    position: absolute;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.6+100 */
    background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=1 ); /* IE6-9 */
    height: 100%;
    width: 300px;
    top: 0;
    right: 0;
    z-index: 2;
}

@keyframes backgroundScroll {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -4023px 0;
    }
}


/*Responsive*/
@media (max-width: 1600px) {
    .stores-scroll-wrap{
        height: 300px !important;
    }
}

@media (max-width: 1440px) {
    .stores-scroll-wrap{
        height: 265px !important;
    }
}

/*13 inch monitor*/
@media (min-width: 1280px) {
    .mmeplus-abf {
        min-height: 720px;
        background-position: center;
    }
}



/*Mobile*/
@media (max-width: 991px) {
    .stores-scroll-wrap{
        height: 150px !important;
    }
    .boxSectionStores-wrap:before,
    .boxSectionStores-wrap:after{
        width:100px !important;
    }
}


@media (max-width: 767px) {
    .partnership-faq-wrap {
        margin-bottom:40px;
    }

    .mmp-hgs-phone {
        margin-top: -25px;
    }
    /*ABF*/
    .mmeplus-abf .header {
        padding-top: 20px;
    }

    .mmeplus-abf {
        position:relative;
    }

    .mme-darkbox-wrap {
        position: absolute;
        width: 100%;
        min-height: 330px;
        bottom: 0;
        background: rgba(0,0,0,.5);
        left: 0;
        z-index:1;
    }

    .mmp-btnabf-wrap {
        z-index:10;
        position:relative;
    }

    body .section2-freestyle.mmp-awardsmedia-wrap .awards-circle-wrap {
        left: initial;
        right: 5px;
        top: 20px;
        max-width: 320px;
    }

    .mmeplus-abf {
        background-image: url(../../images/mme-plus/mmp-abf-mobile.jpg);
        background-size: cover;
        min-height: 100%;
        background-position: top;
        padding-bottom: 50px;
    }

    .mmeplus-abf h1 {
        font-size: 30px;
        margin-top: 170px;
    }

    .subheading-box p {
        font-size:20px;
    }

    .subheading-box {
        max-width: 230px;
    }

    .mmeplus-abf .abf-sub-title {
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 60px;
    }

    .mmp-btnabf-wrap {
        max-width: 270px;
        margin: 0 auto;
        text-align: center;
    }

    .mmp-btnabf-wrap button {
        max-width: 230px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .mmp-boost-box {
        max-width: 280px;
        padding: 10px;
    }

    body .boxRow .boxSectionApproved-wrap.boxSectionBoost-wrap .module .boxSectionApproved-inner .box-label {
        text-align: center !important;
        padding-top: 0;
    }

    body .section2-freestyle.mmp-awardsmedia-wrap .media-slider-wrap .media-wrap {
        margin-top: 60px;
    }

    .boxSectionBoost-inner {
        margin-bottom:0;
    }

    .media-slider-wrap {
        margin-top: -20px !important;
    }

    body .section2-freestyle.mmp-awardsmedia-wrap {
        margin-top:-60px;
    }

    /*Section 3*/
    body .boxRow .boxSectionApproved-wrap.box-custLove-wrap .module .boxSectionApproved-inner .box-label {
        text-align: center !important;
    }

    body .boxRow .boxSectionApproved-wrap.box-custLove-wrap {
        background-image: url(../../images/mme-plus/mmp-custlove-mobile.jpg);
        background-size: cover;
        min-height: 500px;
        background-position: center;
    }

    body .boxRow .boxSectionApproved-wrap.box-custLove-wrap .module .boxSectionApproved-inner {
        margin-top:150px;
    }

    .mmp-tickshadow {
        max-width: 30px;
        margin: 0 auto;
        float: left;
        width: 15%;
    }

    .box-custLove-desktop .text-center {
        float: right;
        width: 85%;
        text-align: left !important;
    }

    /*section 4*/
    .mmp-btnind-wrap {
        max-width:230px;
        margin:0 auto;
    }

    .mmp-btnind-wrap button {
        margin-bottom: 20px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: none;
    }

    body .use-mobile-img .wrap-banner-product{
        margin-bottom:0;
    }

    /*Section 5*/
    .mmp-hgs-box {
        right: 0;
        filter: brightness(1);
    }

    .mmp-hgs-box-copy {
        font-size: 17px;
    }

    .sec5-mobile-img {
        position:relative;
        z-index:1;
    }

    .boxRow .box_tile_mme_plus.box_tile_mme_plus_sect5 {
        background: #00CBCA !important;
        padding-top: 0;
        position: relative;
    }

    .mmp-hgs-wrap {
       position:relative;
       top:-30px;
       z-index:2;
    }

    .mmp-hgs-box:hover {
        filter: brightness(1);
        right: 0;
    }

    /*section 6*/
    .mmp-costs-right .font-15 {
        font-size: 13px;
    }

    .mmp-costs-box {
        margin-bottom: 30px;
        padding: 15px 15px;
    }

    body .boxRow .boxSectionApproved-wrap.boxSection-costsmmp-wrap .module .boxSectionApproved-inner .box-label {
        text-align:center !important;
        padding-top:0;
    }

    body .boxRow .boxSectionApproved-wrap.boxSection-costsmmp-wrap {
        margin-bottom: 10px;
        margin-top: 0;
        position: relative;
        z-index: 3;
    }

    .box_tile_mme_plus .sectitle {
        font-size: 27px;
        margin-bottom: 5px;
    }

    .mmp-hgs-box-wrap {
        margin-top: 20px;
    }

    /*Section 7*/
    body .boxRow .boxSectionApproved-wrap.boxSection-mmpgetstarted-wrap {
        background: url(/images/mme-plus/section7-bg-mobile.jpg) no-repeat;
        background-size: cover;
        background-position: top;
        min-height: 460px;
        position: relative;
    }

    .mmpgetstarted-gradient-wrap {
        z-index: 60;
        background: url(/images/mme-plus/mmp-gsgradient-mobile.png) no-repeat;
        background-size: cover;
        background-position: center;
    }

    body .boxRow .boxSectionApproved-wrap.boxSection-mmpgetstarted-wrap .module .boxSectionApproved-inner .box-label {
        text-align:center !important;
    }

    .mmp-getstarted-logo {
        max-width: 250px;
        margin: 0 auto;
        margin-top: 0;
        z-index: 60;
        position: relative;
    }

    .mmp-mmpgetstarted-female {
        max-width: 225px;
        top: -30px;
    }

    .mmpgetstarted-gradient-wrap .module {
        padding: 15px 15px 25px 15px !important; 
    }

    body .boxRow .boxSectionApproved-wrap {
        border:none !important;
    }

    .mmp-help-icons-wrap div[class^="col"] {
        padding-left: 5px;
        padding-right: 5px;
    }

    .fso-disclaimer {
        text-align:center;
    }

    /*Section stores - mobile*/

    body .boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner {
        padding: 10px 0!important;
    }

    body .boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner h2 {
        font-size: 12px!important;
        margin-top: 5px;
        margin-bottom: 0;
    }

    body .boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner .btn-view-stores {
        padding: 2px 12px 5px 12px;
        font-size: 12px;
        margin-top: 0;
        margin-left: 20px;
    }

    body .boxSectionStores-wrap {
        background: url(/images/mme-plus/section-stores-partnership-mobile.jpg) no-repeat!important;
        background-size: cover!important;
        margin-bottom:15px;
    
    }

    body .boxSectionStores-wrap .boxSectionStores-inner .partners-logo {
        margin-bottom: 10px;
    }

    body .boxSectionStores-wrap .boxSectionStores-inner .partners-logo-wrap {
        max-width: 90%;
        margin: 0 auto;
    }

    body .boxSectionStores-wrap .boxSectionStores-inner .partners-logo {
        height: 70px;
    }

    body .boxSectionStores-wrap .boxSectionStores-inner div.col-md-6 div[class^="col-"] {
        padding-left: 6px;
        padding-right: 6px;
    }

    body .boxSectionStores-wrap .boxSectionStores-inner .partners-logo a {
        font-size: 12px;
        font-weight: 700;
    }

    body .boxSectionStores-wrap .boxSectionStores-inner h3 {
        font-size: 27px;
    }


    body .boxRow .boxSectionApproved-wrap .module .boxSectionApproved-inner .box-label {
        font-size: 27px;
        text-align: left !important;
        padding-top: 0;
    }

    .seopl-collapse .panel-group .panel-heading a {
        display: block;
        padding: 15px 0px 10px 0;
        text-decoration: none;
        position: relative;
        font-size: 18px;
        color: #777777;
    }

    .lowrate-collapse-content p {
        font-size: 18px;
        margin-bottom: 25px;
        font-weight: 300;
    }

    
    /*Stores section update*/

    .stores-scroll-wrap.d-none{
        display:none!important;
    }

    .stores-mobile-wrap.d-block{
        display:block!important;
    }

    .stores-mobile-wrap img{
        width:115%;
        margin-left:-5%;
    }


    .boxSectionStores-wrap:before{
        left:-30px !important;
    }

    .boxSectionStores-wrap:after{
        right:-30px !important;
    }

}

/*Section stores*/

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
}

.boxSectionStoresBanner-wrap.sticky .boxSectionStoresBanner-inner {
    padding-top: 15px;
    padding-bottom: 15px;
}

.boxSectionStoresBanner-wrap.sticky .boxSectionStoresBanner-inner h2 {
    font-size: 18px;
    margin-top: 8px;
}

.boxSectionStoresBanner-wrap.sticky .boxSectionStoresBanner-inner .btn-view-stores {
    margin-top: 0;
    margin-left: 20px;
}

.boxSectionStoresBanner-wrap {
    background: #000000!important;
}

.boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner {
    padding: 40px 60px;
}

.boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner .stores-banner-container {
    display: flex;
}

.boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner .stores-banner-container .title-wrap {
    margin-left: auto;
}

.boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner .stores-banner-container .button-wrap {
    margin-right: auto;
}

.boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner h2 {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 34px;
    color: #ffffff;
}

.boxSectionStoresBanner-wrap .boxSectionStoresBanner-inner .btn-view-stores {
    background: #000000;
    border: 1px solid #ffffff;
    border-radius: 8px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: 50px;
    margin-top: 5px;
}

.boxSectionStores-wrap {
    background: url(/images/mme-plus/section-stores-partnership-desktop.jpg) no-repeat!important;
    background-size: cover!important;
    padding: 60px 0;
    overflow:hidden;
    position:relative;
}

.stores-scroll-wrap{
    background-image: url(/images/mme-plus/stores-imgs.png);
    background-repeat: repeat-x;
    background-size: cover;
    height: 300px;
    width: 100%;
    margin: 40px 0;
    animation: backgroundScroll 100s linear infinite;
}

.boxSectionStores-wrap:before {
    content: "";
    position: absolute;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00ffffff',GradientType=1 );
    height: 100%;
    width: 300px;
    top: 0;
    left: 0;
    z-index: 2;
}

.boxSectionStores-wrap:after {
    content: "";
    position: absolute;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.6+100 */
    background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=1 ); /* IE6-9 */
    height: 100%;
    width: 300px;
    top: 0;
    right: 0;
    z-index: 2;
}

@keyframes backgroundScroll {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -4023px 0;
    }
}

/*.stores-scroll-wrap img{
    width:215%;
    margin-left:-50px;
}*/

.boxSectionStores-wrap .boxSectionStores-inner div.col-md-6 div[class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.boxSectionStores-wrap .boxSectionStores-inner h3 {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 35px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 40px;
}

.boxSectionStores-wrap .boxSectionStores-inner .logo-wrapper {
    padding-bottom: 40px;
}

.boxSectionStores-wrap .boxSectionStores-inner .button-wrapper{
    margin-top:15px;
}

.boxSectionStores-wrap .boxSectionStores-inner .button-wrapper .btn-view-stores {
    background: rgba(0, 0, 0, 0.5);
    padding-top: 7px!important;
    padding-bottom: 12px!important;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.boxSectionStores-wrap .boxSectionStores-inner .partners-logo {
    height: 120px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.boxSectionStores-wrap .boxSectionStores-inner .partners-logo span {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}

.boxSectionStores-wrap .boxSectionStores-inner .partners-logo img {
    width: 70%;
}
