/* Add custom styles here */

.address-line-1 span,
.address-line-2 span,
.address-line-3 span,
.address-line-4 span {
    margin-right: .3em;
}
.address-line-1:after {
    content: 'Panagioti Tsangari 2, DASOUDI 1, 3rd floor, Flat/Office 32, Potamos Germasogeias 4047, Limassol, Cyprus';
}

.address-line-2:after {
    content: 'Company Number HE 379679';
}

.address-line-3:after {
    content: 'VAT Number CY10379679P';
}
.address-line-4:after {
    content: 'It is illegal to use the research materials ordered on this website for other than research purposes. You must quote the sources appropriately. The company bears no responsibility for the use of research work, not intended for education use, the work is sold as-is with the highest quality and service available and written by freelancers.';
}
.orange-banner-main .entry-text,
.blue-banner-main .entry-text { padding: 0; }

.main {
    background-image: url("img/background-main.jpg") !important;
}

@media only screen and (max-width: 782px) {
    section.main {
        background-image: url('/app/themes/brillass/img/background-main-mobile.jpg') !important;
    }

    section.services {
        background-image: url('/app/themes/brillass/img/background-services-mobile.jpg');
    }
}
