/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/

.c27-main-header:not(.header-scroll) .header-skin,
.c27-main-header:not(.header-scroll) .i-nav.mobile-menu-open,
header {
    background-color: #fff !important
}
.link-plateforme a {
    color: #e8741f !important;
}
.link-blog a {
    color: #2b80c3 !important
}
.i-nav li a {
    font-weight: 500;
}
li.user-menu-orders,
li.user-menu-downloads,
li.user-menu-edit-address {
    display: none
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
    display: none
}
.button-2:hover {
    background: #034575 !important;
}
.header-button a.buttons {
    margin-top: 9px !important;
    padding: 7px 30px !important;
}
.header-button a.buttons:hover{
    background: #034575 !important;
}
.footer{
    background: #001e44;
    border-top:none !important
}
.copyright p {
    color: #fff;
}
.social-nav li a i{
    color: #00b0eb;
    border: #00b0eb;
}
.transparent .fs-tabs .nav-tabs>li>a{
    text-transform:uppercase;
    font-size: 13px;
}
.footer .c_widget{
width : 100% ;
}
.footer-socials-section{
    text-align:center
}
.footer-socials-section {
    border-bottom: 1px solid #334a69;
}
.footer{
    padding-top:0
}
.footer-bottom .social-links {
    display:none
}
.footer-bottom  .copyright{
    width: 100% !important;
    text-align: center;
}
.footer-bottom{
        margin-top: 0;
}

.wp-editor-content .pf-body ul li{
    list-style: none
}
.content-block .pf-body ul {
    list-style: none !important;
}
.content-block .pf-body ul li::before {
    content: "\f054";
    color: #379c94 ;
    font-family: 'FontAwesome';
    font-size: 11px;
    margin-right: 10px;
    background-color: transparent
}
.content-block .pf-body ul li {
    line-height: 26px;
    position: relative;
    list-style: none
}
.i-dropdown{
    width: 280px;
}
.i-dropdown li a{
    text-transform: initial;
}

body.translatepress-ca .link-blog.menu-item a:first-child, body.translatepress-es_ES .link-blog.menu-item a:first-child{
    display:none
}