/* 
*
* USER STYLES
* This styles will override default styles of template
*
*/
body {
    color: rgba(0, 0, 0, .60);
}

.checkbox label::before {
    background: none;
    border: none;
    color: #fe495a;
    font-family: "FontAwesome";
    font-size: 18px;
    content: "\f0c8";
    margin-top: -2px;
    width: auto;
    height: auto;
    margin-right: 3px;
}

.checkbox label.checked::before {
    content: "\f14a";
}

.back-to-top {
    z-index: 10;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.copyright__powered {
    color: #797979;
    float: none;
    text-align: center;
}

.circle.bullet {
  background: #000;
  border-radius: 50%;
  color: #fff;
  display:inline-block;
  font-size: 25px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  width: 40px;
}

.bulleted-text{
    color:#000;
    display:inline;
    font-size: 25px;
}

p.bulleted-text-p {
    margin-left: 57px;
    margin-top: 10px;
}

.bullet-list {
    margin-bottom:15px;
}

@media (min-width: 768px) {
    .teaser h1 {
        font-size: 28px;
        line-height: 30px
    }
}

.page-view_listing .wrapper-tabs li a {
    color: rgba(255, 255, 255, .9);
}

.extended-menu .services {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    #block_quick_search .search-actions .col-md-4 {
        width: 30.33%;
    }
}

/* Styles of Martine */
h1.terms {
    font-size: 30px;
}

h2.terms {
    font-size: 24px
}

h3.terms {
    font-size: 20px;
}

h4.terms {
    font-size: 17px;
}

p.terms {
    font-size: 12px;
}

.footer-blocks .nav-menu-header {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0 0 12px 0;
    color: #fe495aa7;
}
.inventory {
    display:none;
}

.centre {
    text-align: center;
}

.page-view_listing .contacts-info--call-us {
    padding: 20px 0 20px 37px;
}

.contacts-info--call-us{background:url(../img/call-us-bg.png) 100% 100% no-repeat,#000;padding:20px;}
.contacts-info--call-us .btn {margin-top:14.5px;}

.contacts-info--call-us .contacts-info__phone__call {
    color:#f1f1f1;
}
.page-view_listing .contacts-info--call-us .contacts-info__phone__call{
    font-size: 22px;
    line-height: 4;
}

.escorts-recent-listings .ia-item__location {
    font-size: 18px;
}

.faq-cat-title {
    display: none;
}
li.avantages {
    color: #000;
}

h4#caption_advantage_escort, h4#caption_avantages_clients {
    margin-bottom:0;
}

#block_advantage_escort, #block_avantages_clients {
    margin-bottom: 20px;
}

.ia-item__location, .capitalize {
    text-transform: capitalize;
}

.landing-block__body, .verytop .ia-item__content {background-color: #efefef;}

@media (min-width: 768px) {
    .teaser h1 {
        font-size: 28px;
        line-height: 30px
    }
}

@media (max-width: 768px) {
    .page-view_listing .contacts-info--call-us .contacts-info__phone__call{
        font-size: 18px;
        line-height: 4;
    }

    .footer-blocks .nav-menu-header {
        margin: 16px 0 5px 0;
    }
    .circle.bullet {
      font-size: 18px;
      height: 30px;
      line-height: 30px;
      margin-right: 5px;
      text-align: center;
      width: 30px;
    }
    .bulleted-text {
        font-size: 18px;
    }
    p.bulleted-text-p {
    margin-left: 40px;
    margin-top: 5px;
    }

}
@media (max-width: 992px) {
    .inventory {
        display: block;
    }
    .pull-right.m-t-10.m-l-10 {
        display: none;
    }
    .contacts-info--call-us {
    padding:10px;
    }
}
@media (min-width: 992px) {
    #block_quick_search .search-actions .col-md-4 {
        width: 30.33%;
    }
}

.page-view_listing .tab-content .ia-item__info div {
    border: none;
}

.page-view_listing .tab-content .ia-item__info > div {
    border-bottom: 1px solid #eee;
}

.extended-menu .services label {
    white-space: nowrap;
}