.cart-mobile{
	position: relative;
    float: right;
    /*padding: 9px 10px;*/
    margin-top: 25px !important;
    margin-right: 30px !important;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.footerInfo address > p{
	margin-bottom: 10px;
}

.footerInfo address > p > a{
	color: #d8e3f0;
}

.visionSection .promotionInfo p,
.missionSection .promotionInfo p{
	line-height: 30px !important;
}

.missionSection {
    background-image: url(../img/home/pattern-dark.png);
    width: 100%;
    background-repeat: repeat;
    height: auto;
    padding-bottom: 60px;
}

.visionSection.whiteSection .promotionInfo h2,
.visionSection.whiteSection .promotionInfo p{
	color: rgba(34, 34, 34, 0.7);
}