/* 
Theme Name: EscortWP Child
Theme URI: https://escortwp.com/
Description: Escort Directory WordPress Theme Child
Version: 3.5.0
Author: EscortWP.com
Author URI: https://EscortWP.com/
Template: escortwp
Text Domain: escortwp-child
*/


body {
    background: #FFF9FE;
}
p, h1, h2, h3, div, a {
    font-family: 'Poppins', sans-serif;
}

.header-top-bar {
    background: rgb(89,73,100);
    background: -moz-linear-gradient(90deg, rgba(89,73,100,1) 0%, rgba(177,145,200,1) 100%, rgba(0,212,255,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(89,73,100,1) 0%, rgba(177,145,200,1) 100%, rgba(0,212,255,1) 100%);
    background: linear-gradient(90deg, rgba(89,73,100,1) 0%, rgba(177,145,200,1) 100%, rgba(0,212,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#594964",endColorstr="#00d4ff",GradientType=1);
}

.sidebar-left.l {
    display: none !important;
}

.sidebar-right {
    /*display: none !important;*/
}

.girl .desc, .girl .desc:hover {
    background-color: rgba(255,255,255,0.7);
}

.girl a .desc .girl-name, .girl .desc .girl-desc-location {
    color: black;
    text-shadow: none;
    font-family: 'Poppins', sans-serif;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    height: auto !important;    
}

.quicksearch .form-styling .form-input {
    float: left;
    width: auto !important;
}

.quicksearch .form-styling .formseparator {
    clear: none;
    height: 0;
}