.shop-dep-text-cont2 h4,
.shop-dep-text-cont2 span {
    color: #fff!important;
}
.icon-arrows-down {
    background: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 40px;
    padding-top: 5px;
}
.intro {
    color: #fff;
}
.remove {
    display: none;
}
img[class="close"] {
    position: absolute;
    top: 17px!important;
    right: 100px;
}

.port-item-noZoom h4 {
font-size:22px;
    color:#b3b3b3;
    line-height: 26px;
    font-weight:300;
    font-family:"Lato";
    text-align: center;
    box-sizing: border-box;
    padding:30px;
}

.logoLF {
    margin : 100px auto;
    text-align: center;
}

@media only screen and (max-device-width: 480px) and (max-device-width: 767px) and (orientation: portrait) {
    img[class="logo"] {
        width: 300px!important;
    }
    img[class="close"] {
        width: 20px!important;
        height: auto;
        position: absolute;
        top: 7px!important;
        right: 0px!important;   
    }
    .widget {
    text-align: center!important;
    }
    
}
