
/* Stores
********************************* */


.information-stores #main-body {
    background-image: linear-gradient(90deg, #ffd6e0 50%, #151542 50%);
    box-shadow: 0px 0px 0px 0px #FFFFFF;
    padding-top: 120px;
    padding-bottom: 75px;
}

@media screen and (max-width: 967px) {
    .information-stores #main-body {
        background-image: none !important;
        background-color: #ffd6e0 !important;
        padding-top: 80px;
        padding-bottom: 0;
    }
}

.information-stores .sppb-row-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 576px) {
    .information-stores .sppb-row-container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .information-stores .sppb-row-container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .information-stores .sppb-row-container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .information-stores .sppb-row-container {
        max-width:1140px !important;
    }
}

@media (min-width: 1400px) {
    .information-stores .sppb-row-container {
        max-width:1320px !important;
    }
}


.information-stores .sppb-row {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.information-stores .sppb-row-column {
	max-width: 50.000000%;
    flex-basis: 50.000000%;
}
@media (max-width: 1199.98px) {
    #column-wrap-id-1678719106360 {
        max-width:50.000000%;
        flex-basis: 50.000000%;
    }
}

@media (max-width: 991.98px) {
    #column-wrap-id-1678719106360 {
        max-width:100%;
        flex-basis: 100%;
    }
    #column-wrap-id-1679165501171 {
        max-width: 100%;
        flex-basis: 100%;
    }
    #sppb-addon-xBromChBf6n1hgV7Eigcs .sppb-addon-openstreetmap {
        height: 400px;
    }
    .sp-page-builder .page-content #section-id-1679165501172 {
        background-color: #151542;
        box-shadow: 0px 0px 0px 0px #FFFFFF;
        padding-top: 35px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

@media (max-width: 767.98px) {
    #column-wrap-id-1678719106360 {
        max-width:100%;
        flex-basis: 100%;
    }
    #column-wrap-id-1679165501171 {
        max-width: 100%;
        flex-basis: 100%;
    }
    #sppb-addon-xBromChBf6n1hgV7Eigcs .sppb-addon-openstreetmap {
        height: 400px;
    }
    .sp-page-builder .page-content #section-id-1679165501172 {
        background-color: #151542;
        box-shadow: 0px 0px 0px 0px #FFFFFF;
        padding-top: 35px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

@media (max-width: 575.98px) {
    #column-wrap-id-1678719106360 {
        max-width:100%;
        flex-basis: 100%;
    }
    #column-wrap-id-1679165501171 {
        max-width: 100%;
        flex-basis: 100%;
    }
}

.information-stores #column-id-1678719106360 {
	padding-right: 25px;
}
.information-stores #column-id-1679163885699 {
	padding-left: 25px;
}
@media (max-width: 767.98px) {
    .information-stores #column-id-1678719106360 {
        padding-right: 0px;
    }
}





.information-stores .top-button-cart a {
    background: #B3DFEF;
    font-weight: 600;
    font-size: 17px;
    line-height: 20.4px;
    border-radius: 40px;
    padding: 23px 35px 21px;
    color: #151542 !important;
    border: 1px solid #B3DFEF !important;
}

.information-stores .top-button-cart a:hover, 
.information-stores .top-button-cart a:active {
    background: transparent !important;
    color: #B3DFEF !important;
    border: 1px solid #B3DFEF !important;
}

.information-stores .header-sticky .sppb-btn.sppb-btn-primary {
    font-weight: 600;
    font-size: 17px;
    line-height: 20.4px;
    color: #FFFFFF !important;
    background: #151542;
    border-radius: 40px;
    text-align: center;
    padding: 23px 35px 21px;
    border: 1px solid #151542 !important;
}

.information-stores .header-sticky .sppb-btn.sppb-btn-primary:hover, 
.information-stores .header-sticky .sppb-btn.sppb-btn-primary:focus, 
.information-stores .header-sticky .sppb-btn.sppb-btn-primary:active {
    background: transparent !important;
    border: 1px solid #151542 !important;
    color: #151542 !important;
}


.information-stores #sp-header:not(.header-sticky) ul.sp-megamenu-parent li:nth-last-child(-n+2) a {
    color: #B3DFEF !important;
}
.information-stores #sp-header:not(.header-sticky) ul.sp-megamenu-parent .sp-menu-item:nth-last-child(-n+2) a:before {
    background-color: #B3DFEF !important;
}


.information-stores #stores .sppb-addon-content {
    /*font-size: 25px;
    line-height: 30px;
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 30px;*/
}

.information-stores #stores .box-address {
	background-color: #006a56;
    box-shadow: 0px 0px 0px 0px #FFFFFF;
    border-radius: 40px;
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
    margin-bottom: 30px;
}

#stores .sppb-addon-wrapper {
	color: #ffd6e0;
	margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
}
#stores .sppb-addon-wrapper:last-child {
	color: #ffd6e0;
    margin: 0;
    padding: 0;
    border: 0;
}

.information-stores #stores .sppb-addon-wrapper.title-adr {
	color: #151542;
	padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 30px;
    margin-top: 0;
    border: 0;
    font-size: 25px;
    line-height: 30px;
}

@media (max-width: 767.98px) {
    .information-stores #stores .sppb-addon-wrapper.title-adr {
        font-size: 20px;
        line-height: 21px;
        padding: 0;
    }
}

#stores .sppb-addon-wrapper .sppb-addon-title,
#stores .sppb-addon-wrapper .title-adrtitle-adr {
	font-size: 25px;
    line-height: 30px;
}
#stores .sppb-addon-wrapper.wrh3 {
	margin-top: 0;
	padding-top: 0;
}
#stores .sppb-addon-wrapper h3 {
	font-size: 55px;
    line-height: 60px;
    margin: 0;
    padding: 0;
}
#stores .sppb-addon-wrapper .sppb-addon-title {
	margin-bottom: 10px;
}
#stores .sppb-addon-wrapper .sppb-addon-content {
	font-size: 19px;
    line-height: 23px;
}

#stores #sppb-addon-osm-1679163979633 {
	height: 400px;
}

@media screen and (max-width: 967px) {
    .information-stores #stores .box-address {
        padding-top: 30px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 15px;
        margin-bottom: 30px;
    }
    #stores .sppb-addon-wrapper h3 {
        font-size: 26px;
        line-height: 28px;
    }
    #stores .sppb-addon-wrapper .sppb-addon-title {
        font-size: 20px;
        line-height: 21px;
    }
    #stores .sppb-addon-wrapper .sppb-addon-content {
        font-size: 13px;
        line-height: 15px;
    }
}