/**************************** PAGE HEADER */


/* Slogan */

#slogan {
    font-size: 1em;
    font-weight: normal;
}


/* Fb Customer Chat */

.fb_customer_chat_icon {
    right: auto;
    left: 15px;
}

.anchor_right {
    right: auto;
    left: 4px;
    margin-right: auto;
    margin-left: 12px;
}


/* Shopping cart */

.header-shop-cart-label {
    width: 50px;
    line-height: .9;
}

.header-shop-cart-icon {
    left: 0;
}

.header-shop-cart-nb-wrp {
    right: 0;
}


/* Login */

.header-user {
    text-align: left;
}


/* Baseline */

.header-baseline {
    font-size: 1em;
}


/* Fixed bar logo */

#header-bottom.fxd-bar-top .fixed-bar-logo {
    margin-left: 15px;
}


/* Utilities */

.header-utilities {
    text-align: left;
}


/* Languages */

.langs ul li a {
    margin-right: 2px;
}


/**************************** PAGE BODY */

.page-title {
    font-size: 1.3em;
}


/****************** Home Page */

#home-ad-categories .home-ad-sub-categories {
    right: 0;
    border-right: 1px solid #e9e9e9;
}

#home-ad-categories .home-ad-sub-categories h3 {
    padding: 10px 10px 0 0;
}


/**************************** PAGE FOOTER */


/* Footer Title */

#footer-top .footer-title h3 {
    font-size: 16px;
}

#footer-top .footer-title .footer-title-line {
    right: 0;
}


/* Footer Content */

#footer-top .footer-content {
    padding-right: 5px;
}


/* Footer Socials */

#footer-top .footer-socials a {
    margin-right: 10px;
}

#footer-top .footer-socials .socials-title {
    margin-left: 10px;
}


/* Footer Bottom */

#footer-bottom .admin a {
    padding-right: 20px;
    background-position: right center;
}

#page-footer .devloper a {
    margin-right: 5px;
}