/*
Theme Name: 888companions
By: xrevyxk@gmail.com
*/
html {
  font-size: inherit !important;
}
body { background-color: #fff; font-family: 'Quicksand', sans-serif !important; font-size: 1rem; }
img { width:100%; height:auto;}
a { color:#FA8282; }
a:hover { color:#FA8282; }
h1 {margin-bottom: 30px;}
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

.single-escorts .pic-main img { height: auto;max-width: 100%; }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; height:  44px;}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }



.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem;  }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; margin-bottom: 0; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }

.site-header { background-color: #fff; }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) { .hentry.card .card-body { padding: 2.5rem 4rem; }
.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }
section {
  padding: 0 0 85px 0;
}

.single-girls {
  font-size: 13px;
  color: #878787;
  line-height: 1.5em;
}
.booking-template-default {
  font-size: 12px;
  color: #878787;
  line-height: 2em;
}
.rate-wrapper .rate-hours { float: right; color:#303030; }
.single-girls p.info-title-single, .info-title-single {
  font-weight: 600;
  font-size: 18px;
  color: #212529;
  border-bottom: 1px solid #fa999952;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.girls-info-details {
  color:#303030;
}
.girl-nickname {
  color: #FA9999;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.single-girls .basic-info {
  line-height: 2.0em;
  margin-bottom: 30px;
}
.single-girls .about {
  font-size: 13px;
  font-weight: 300;
  color: #303030;
  line-height: 160%;
  margin-bottom: 30px;
}
.single-girls .rate-info {
  margin-bottom: 30px;
  line-height: 2.0em;
}
.booking-wrap {
  background-color: #FFF;
  border: 1px solid #FA8282;
  padding: 15px;
  margin-bottom: 30px;
  box-shadow: 0 2px 5px 0 rgba(77, 85, 104, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
}
.single-girls .booking-wrap .display-rate, .girls-details .display-rate {
  text-align: right;
  color: #747474;
  font-weight: 600;
}
.single-girls .booking-wrap .booking-info {
  text-align:center;
}
.single-girls .booking-wrap .fulfill {
  color: #303030;
  text-transform: uppercase;
  font-size: 14px;
}
.single-girls .booking-wrap .fulfill span {
  color: #858585;
  font-size: 13px;
  display: block;
}
.single-girls .booking-wrap  p#call {
  font-size: 18px;
  color: #303030;
  line-height: 2em;
}
.single-girls .booking-wrap p#call span {
  color: #FA8282;
  font-weight: 700;
}
.btn-booking {
  background-color: #FA8282;
  color: #fff;
  font-size: 13px;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 0;
  display: block;
  margin: 0 0 10px 0;
}
a.btn-booking:hover {
  background-color:#FA6D6D;
  color: #fff;

}
.btn-register-outcall{
  background-color: #CCCCCC;
  font-size: 13px;
  display: block;
  margin: 10px 0;
  padding: 10px 15px;
  border-radius: 0;
  color: #fff;
}
.btn-register-outcall:hover{
  background-color: #BBBBBB;
}
.btn-logmein {
  background-color: #FA8282;
  color: #fff;
  border-radius: 0;
  font-size: 13px;
}
.btn-logmein:hover {
  background-color: #F99999;
  color: #fff;
}
.single-girls .similar-wrapper {
  padding: 15px;
  background-color: #fff;
}
.single-girls .similar-girl-wrap {
  text-align: center;
  text-transform: uppercase;
}
.single-girls .similar-girl-wrap .card-body {
  background-color: #FA8282;
  color:#fff;
  padding: 1em;
}
.single-girls h5.card-title {
  font-size: 10px;
  margin-bottom: .2em;
}
.single-girls .sim-row .col-similar {
  padding-right: 7px;
  padding-left: 7px;
  margin-bottom: 15px;
}
.single-girls .sim-row {
  padding-left: 7px;
  padding-right: 7px;

}
.single-girls .content-about {
  height: 100px;
  overflow: auto;
  overflow-x: hidden;
}
/* .single-girls .content-about-personality-info {
height: 100px;
overflow: auto;
overflow-x: hidden;
} */
#masthead{
  /*box-shadow: 0px 3px 5px 0px rgba(221, 221, 221, 0.75);


  height: 80px;
  */
  background-color: #fff;
}
#masthead .navbar {
  padding: 0;
}
#masthead .custom-logo {

}

.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

#masthead #site-navigation {
  background-color: #fff;
  z-index: 20;
      border-bottom: 1px solid #efeded;
}
#masthead #site-navigation .navbar-toggler {
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  #primary-menu,
  #guest-menu {
    height: 80px;
  }
  #primary-menu > li,
  #guest-menu > li {
    padding-left: 1rem;
    padding-right: 1rem;
    height: 80px;
    display: flex;
    align-items: center;
  }
}

#primary-menu > li > a,
#guest-menu > li > a {
  color: #303030;
  text-transform: uppercase;
  position: relative;
}
#primary-menu > li > a:hover,
#guest-menu > li > a:hover {
  color: #F99999;
}
#primary-menu > li.menu-item-has-children > a::after,
#guest-menu > li.menu-item-has-children > a::after {
  margin-left: 2rem;
}
#primary-menu > li.menu-item-has-children .dropdown-menu,
#guest-menu > li.menu-item-has-children .dropdown-menu {
  min-width: 160px;
  border-bottom: 2px solid #F99999;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 15px;
  margin: 0;
  font-size: 13px;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
}
#primary-menu > li:nth-child(3)  > a::before,
#guest-menu > li:nth-child(3) > a::before {
  /*  background: url('assets/images/888comps_sprites.png') 0 0; */
  width: 11px;
  height: 11px;
  content: " ";
  position: absolute;
  left: -8px;
  top: 12px;
}
#primary-menu > li:nth-child(4)  > a::before,
#guest-menu > li:nth-child(4) > a::before {
  /*
  background: url('assets/images/888comps_sprites.png') 13px 0;
  */
  width: 8px;
  height: 11px;
  content: " ";
  position: absolute;
  left: -8px;
  top: 12px;
}

#primary-menu > li:last-child,
#guest-menu > li:last-child {
  background-color: #FA8282; font-weight: 600;
}
#primary-menu > li:last-child:hover, #guest-menu > li:last-child:hover {

  background-color: #F99999;

}
#primary-menu > li:last-child > a,
#guest-menu > li:last-child > a {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  #primary-menu,
  #guest-menu {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #primary-menu > li > a,
  #guest-menu > li > a {
    padding-left: 20px;
  }

  #primary-menu > li:nth-child(3)  > a::before,
  #guest-menu > li:nth-child(3) > a::before,
  #primary-menu > li:nth-child(4)  > a::before,
  #guest-menu > li:nth-child(4) > a::before  {
    left: 0;
  }
}

.location-summary {
  background-color: #FA8282;
  padding-top: 3rem;
  padding-bottom: 2rem;
}
.location-summary .menu-item {
  display: inline-block;
  padding: 0 12px;
}
.location-summary .menu-item  a {
  color: #fff !important;
}
.location-summary ul li:not(:last-child)  {
  border-right: 1px solid #fff;
}
.location-summary .locations-details {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .location-summary .locations-details {
    flex-wrap: wrap;
  }
  .post-type-archive-escorts  .facetwp-facet {
    margin-bottom: 10px;
  }
}
.location-summary .locations-details > div {
  text-transform: uppercase;
}

.location-summary .locations-details .parent-loc {
  font-size: 20px;
  color: #fff;
  margin: 5px 20px 5px 5px;
}
.location-summary .locations-details .child-loc {
  font-size: 15px;
  color: #fff !important;
  padding: 13px 20px;
  margin: 5px;
  text-transform: uppercase;
}

.location-summary .locations-details .child-loc > span {
  color: #fff;
}
.location-summary span {
  color: #fff;
}
.site-info {
  background-color: #F99999;
  padding-top: 2rem;
  padding-bottom: 1rem;
  color: #fff;
}
.site-info hr {
  background-color: #FA8282;
}
.footer-bottom-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-bottom-nav ul li {
  display: inline-block;
  color: #a4a4a4;
}

.footer-bottom-nav ul li > a {
  margin-right: 15px;
  color: #fff !important;
  text-transform: uppercase;
}

/* Body Profile */

.girl-wrapper .col-md-4, .girl-wrapper .pic-horizontal .col-md-6 {
  padding-left: 0;
  padding-right: 0;
  overflow:hidden;

}
.girl-wrapper {
  margin-bottom: 15px;
}
.container {
  max-width: 1140px !important;
}
.girls-list {
  margin-bottom: 15px;
}
.girls-list h1 {
  font-size: 30px;
  color:#303030;
  text-align: center;
  text-transform: uppercase;
}
.pink, .girls-list .girl-wrapper .rating i {
  color:#FA8282;
}
.girls-list .archive-description {
  font-size: 1rem;
  font-weight: 300;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}

.girls-list .girl-wrapper a {
  text-decoration:none;
}
.girls-list .girl-wrapper .girl-name {
  color: #878787;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
}
.girls-list .girl-wrapper .girl-name span {
  font-size: 13px;
  display: block;
  text-transform: lowercase;
  font-weight: 300;
}
.girls-list .girl-wrapper .card-body {
  background-color: #E9E9E9;
  padding: 10px 15px 0 15px;
}
.girls-list .girl-wrapper .archive-girls {
  border:none;
}
.girls-list .girl-wrapper .rating {
  /* color:#303030;
  font-size: 12px;
  text-align:right;
  position: absolute;
  top: 10px;
  padding: 5px;
  left: 10px;
  */
}
.girls-list .girl-wrapper .rating i {
  /*margin-right: 5px; */
}
section.footer-widgets {
  padding: 0;
}
.site-footer {
  padding-top: 0;
}
section.become-888 {
  padding: 85px 0 0 0;
  margin: 0;
}
.become-888 .image-girl {
  background-image: url(https://888companions.com/wp-content/uploads/2018/10/888girl_r4_c1.png);
  background-repeat: no-repeat;
  background-position: right;
  background-attachment: inherit;
  background-size: cover;
}
.become-888 .page-title, .client-verify .page-title  {
  text-align:left;
  text-transform:uppercase;
  font-size: 24px;
  margin-bottom: 30px;
}
.become-888 .req .client-verify .req {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.become-888 ul.req-list, .client-verify .req-list{
  list-style: none;
  padding-inline-start: 20px !important;
  line-height: 2.0em;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 40px;
}

.become-888 ul.req-list li::before {
  content: "\2022";
  color: #FA8282;
  font-weight: bold;
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}

.light {
  font-weight: 300;
}
label {
  font-weight: 300 !important;
  font-size: 13px;

}
.acf-input-wrap input {
  height: 44px !important;
  border-color: #EAEAEA;
  border-radius: 0;
  padding: 5px 14px !important;
}
.acf-fields > .acf-field {
  position: relative;
  margin: 0;
  padding: 10px 15px !important;
  border-top: none !important;
}
.acf-fields > .acf-field[class*="column-layout"] {
  clear: none;
  border-top-width: 0 !important;
}
.acf-input-prepend, .acf-input-append {
  height: 36px !important;
  padding: 5px 7px !important;
  font-weight: 300;
}
.acf-fields > .acf-field .acf-field-image, .acf-fields > .acf-field .acf-field-5bcddd03b5f0d, .acf-fields > .acf-field .acf-field-5bcddd03b5f99, .acf-fields > .acf-field .acf-field-5bcddd03b6023, .acf-fields > .acf-field .acf-field-5bcddd03b60b6, .acf-fields > .acf-field .acf-field-5bcddd03b613d {
  border-style: dashed !important;
  border-width: 1px;
  border-color: #FA8282;
  padding: 15px 15px !important;
  border-top: 1px dashed #FA8282 !important;
  text-align: center;
  height: 176px;
}
.acf-image-uploader a.acf-button, .wpuf-attachment-upload-filelist a {
  font-size: 12px;
  text-decoration: none;
  color: #303030 !important;
  background-color: #f1f1f1 !important;
  padding: 7px 15px !important;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #e4e4e4 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.acf-form-submit input, input.wpuf-submit-button {
  border-radius: 0;
  background-color: #FA8282 !important;
  border-color: #FA8282 !important;
  color: #fff;
  font-size: 13px;
  text-transform:uppercase;
  height: 44px;
}
.acf-form-submit input:hover, input.wpuf-submit-button:hover {
  background-color: #F99999 !important;
  border-color: #F99999 !important;
}
span.selection {
  font-size: 13px;
  color: #303030;
}
.page-template-formtpl form#acf-form {
  padding-bottom: 30px;
}
.page-template-formtpl .mt-4, .my-4 {
  margin-top: 0 !important;
}

.breadcrumbs {
  margin: 30px 0;
  display: block;
  font-size:11px;
  text-decoration: none;
  text-transform:uppercase;

}
.breadcrumbs span  {

  margin: 0 6px;
}
.breadcrumbs span a  {
  text-decoration:none;
  color:#868686;
}
.breadcrumbs span:first-child  {
  margin-left: 0px;
}
.breadcrumbs span a:hover  {
  color:#F89999;
  text-decoration:none;
}
.breadcrumbs .current-item span {
  color:#FA9999;
}
.home .breadcrumbs {
  display: none;
}

.booking-888 p.info-title-single {
  font-weight: 600 !important;
  font-size: 11px;
  color: #878787;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.booking-888 .display-rate{
  text-align: right;
  color: #747474;
  font-weight: 600;
}
.acf-field-5bd7066a72b53 label, .acf-field-5bd70d84fb1a3  label, .acf-field-5bd70daa9afc9 label, .acf-field-5bd70dcb3eafe label, .section-title  {
  color: #FA8282;
  font-weight: 600 !important;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 10px !important;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.acf-field-5bd7066a72b53, .acf-field-5bd70d84fb1a3, .acf-field-5bd70daa9afc9, .acf-field-5bd70dcb3eafe {
  margin-top:30px;
}
.page-template-formtpl .acf-form-submit {
  margin-top:50px;
}
.wpuf-fields input.textfield, .wpuf-fields input.email, .datepicker  {
  height: 44px !important;
  border-color: #EAEAEA !important;
  border-radius: 0;
  width: 100% !important;
  padding: 3px 10px !important;
  resize: none;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.4;
  color: #495057 !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
  box-shadow: none !important;
}
select {
  font-size: 14px;
  color: #495057 !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
  box-shadow: none !important;
  padding: 5px 10px !important;
  border-radius: 0 !important;
  height: 44px !important;
}
textarea {
  font-size: 14px;
  line-height: 1.4;
  color: #495057 !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
  box-shadow: none !important;
  border-color: #EAEAEA !important;
  border-radius: 0;
}
.about-you {
  font-size: 12.5px;
  font-weight: 300;
  color: #303030;
  line-height: 160%;
}
.girls-details {
  font-size: 12px;
  color: #878787;
  line-height: 2em;
  font-weight: 300;
}
.user-display h2 {
  text-transform:uppercase;
  text-align: left;
  color: #303030;
  font-weight: 600;
  font-size: 20px;

  line-height: 40px;
}
.user-display p{
  font-size: 13.5px;
  margin-bottom: 10px;
}
#myTab {
  margin-top: 50px;
}

ul.wpuf-form.form-label-above li .wpuf-label {
  margin-bottom: 0;
}
label {
  font-weight: 600 !important;
  font-size: 12px;
  margin-bottom: 5px;
}
.page-template-bookingtpl .acf-field--post-title {
  display:none;
}
.form-reg {
  background-color: #fff;
  padding: 20px 30px 30px;
  margin-bottom: 50px;
  border: 0.5px solid #FA8282;
}
.booking-888 .acf-field-5bdbb431fae9f, .booking-888 .acf-field-5bdc67d5dcda6 {
  display: none;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #ffff;
  background-color: #FA8282;
  border-color: #FA8282;
}
div#myTabContent {
  margin-top: 30px;
}
.nav-tabs {
  border-bottom: 2px solid #FA8282;
}
.nav-tabs .nav-link {
  border-radius:0px;
  font-size: 13px;
}
.gwrap {
  margin-bottom: 25px;
}
#myTab .nav-item a.nav-link {
  color: #303030;
}
#myTab .nav-item a.nav-link:active, #myTab .nav-item a.nav-link:hover, #myTab .nav-link.active {
  color: #fff !important;
}
.gname {
  text-transform: uppercase;
  font-size: 15px;
}
.client-form-wrap{
  background-color: #fff;
  padding: 20px 30px 30px;
  margin-bottom: 50px;
  border: 0.5px solid #FA8282;
}
.book-me-car {
  padding-left: 15px;
  padding-right: 15px;
}
.book-me-car .col-md-4, .book-me-car .col-md-12 {
  padding: 0;
}
.select2-container .select2-selection--single {
  height: 44px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ced4da !important;
  border-radius: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 5px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 10px !important;
  padding-top: 6px !important;
}
.form-wrap {
  background-color: #fff;
  padding: 20px 10px 30px;
  margin: 0px;
  border: 0.5px solid #ddd;
  font-size: 12px;
  color: #878787;
}
.form-wrap p span {
  color: #303030;
}
ul.wpuf-form li {
  margin-bottom: 0 !important;
}

ul.wpuf-form li .wpuf-section-wrap h2.wpuf-section-title {
  margin: 0;
  color: #FA8282;
  font-weight: 600 !important;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 10px !important;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
ul.wpuf-form li .wpuf-section-wrap {
  border-bottom: none !important;
  margin: 0 !important;
}
.alert-primary {
  font-size: 13px;
  border-radius: 0 !important;
}
ul.wpuf-form li .wpuf-fields input[type="text"], ul.wpuf-form li .wpuf-fields input[type="password"], ul.wpuf-form li .wpuf-fields input[type="email"], ul.wpuf-form li .wpuf-fields input[type="url"], ul.wpuf-form li .wpuf-fields input[type="number"], ul.wpuf-form li .wpuf-fields textarea {

  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
  color: #888;
  width: 100%;
  border-radius: 0;
  height: 44px;

}
ul.wpuf-form li {

  margin-left: 0;
  margin-bottom: 0px;
  padding: 5px 10px;

}

.tab-content > .active {
  display: block;
  background-color: #fff;
  padding: 20px 40px;
}
.login-form-wrap {
  margin: 0 auto;
  display: block;
  background-color: #fff;
  padding: 20px 40px;
  -webkit-box-shadow: 0px 12px 24px -25px #000000;
  box-shadow: 0px 12px 24px -25px #000000;
}

.login-form-wrap .login-header {
  margin-bottom: 30px;
  color: #FA8282;
}
#wpuf-login-form input[type="button"],#wpuf-login-form input[type="reset"],#wpuf-login-form input[type="submit"]{
  display: block;
  width: 100%;
  border-radius: 0;
  height: 44px;
}
.card {
  border: none;
  border-radius: 0;
}
.btn-primary {
  color: #fff;
  background-color: #FA8282 !important;
  border-color: #FA8282 !important;
  border-radius: 0 !important;
}
.btn-primary:hover {
  color: #fff;
  background-color: #F99999 !important;
  border-color: #F99999 !important;
}
.btn-call-now {
  display: block;
  margin-top: 7px;
}
.page-template-bookingtpl .acf-field-5bc9fb5c695e5 {
  display: none;
}
.similar-title {
  background-color: #EEEEEE;
  padding: 20px 0;
}
.similar-title h2 {
  font-size: 18px;
  color: #303030;
  font-weight: 600;
}
.card-girl-name {
  font-size: 13px;
  color:#303030;
  text-align: center;
  text-transform: uppercase;
}
.card img {
  border-radius: 0;
}
.sim-row-book .card-body {
  padding: 1.0rem;
  background-color: #E9E9E9;
}
.sim-row-book .card-title {
  margin-bottom: 0;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: none !important;
  color:#fff;
}
.panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content:"\f068";
  padding-right: 5px;
}
.panel-title > a.collapsed:before {
  float: right !important;
  content:"\f067";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus  {
  text-decoration:none;
}
.filters-archive {
  margin-bottom: 20px;
}
.filters-archive .card-body {
  padding: 0 1.25rem;
}
.booking-888 .acf-field {
  margin: 0;
}

.booking-888 .acf-field .acf-label {
  margin: 0 0 8px;
}
.filters-archive .archive-description, .filters-archive .facetwp-facet {
  margin-bottom: 0px !important;
}
.gdrts-rating-block {
  margin: 0px 0 20px;
  font-size: 10px !important;
}
.filters-archive .card {
  border-bottom: 2px solid #FA8282;
  border-radius: 0;
}
.main{
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  justify-content: center;
}
.column{

  padding: 0;
}
figure {
  position: relative;
  overflow: hidden;
  margin: 0;
  height: 100%;
  width: 100%;
}
figure img{
  width: 100%;
  height: 100%;
}
figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(0,0,0,.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
figure:hover{
  animation: bloom ease-in-out .75s forwards;
}
figure:hover::before {
  animation: circle .75s;
}
@keyframes bloom {
  0% {
    filter: grayscale(.8);
  }
  40% {
    filter: grayscale(.5);
  }
  100% {
    filter: grayscale(0);
  }
}
@keyframes circle {
  0% {
    opacity: .5;
    background: rgba(213,156,34,.2);

  }
  40% {
    opacity: 1;
    background: rgba(213,34,160,.2);
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@media (min-width: 1136px) and (max-width: 1294px) {
  .single-girls .content-about {
    height: 120px;
    overflow-y: scroll;
  }
}
@media (max-width: 768px) {
  .single-girls .content-about {
    height: auto;
    overflow-y: scroll;
  }
  .girl-nickname {

    margin-top: 15px;
  }
}
h1.default-title {
  font-size: 30px;
  color: #303030;
  text-align: center;
  text-transform: uppercase;
}
.page-id-318 h2, .page-id-1038 h2 {
  font-weight: 600;
  font-size: 16px;
  color: #878787;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin-top: 2.5em;
  margin-bottom: 15px;
}
.page-id-317 textarea {
  height: 100%;
}
.page-id-317 span.wpcf7-form-control-wrap {
  padding-top: 10px !important;
  display: block;
}
.page-id-317 .wpcf7-submit {
  border-radius: 0 !important;
  background-color: #FA8282 !important;
  border-color: #FA8282 !important;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}
.wpautoterms-footer {
  display: none;
}
.tel-no, .tel-no:hover, .tel-no:active, .tel-no:focus {
  color:#FA8282;
  text-decoration:none;
}
.blur-image {
  -webkit-filter: blur(20px); /* Safari 6.0 - 9.0 */
  filter: blur(15px);
}
.single-girls p.info-title-personality {
  font-weight: 600;
  font-size: 11px;
  color: #878787;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.page-template-formquestionnairetpl textarea {
  height:100% !important;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::before {
  border-width: 26px !important;
  margin-top: -16px !important;
  right: -52px !important;
  z-index: 98 !important;
}
.wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::after {
  border-left-color: #E4E4E4 !important;
  border-width: 23px !important;
  margin-top: -33px !important;
  right: -39px !important;
  z-index: 99 !important;
}
#wpuf-post-draft, .wpuf-multistep-prev-btn, .wpuf-multistep-next-btn {
  background-color: #8d8b8b !important;
  border-radius: 0 !important;
  height: 44px !important;
  text-align: center !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  padding: 12px !important;
}
#wpuf-post-draft:hover, .wpuf-multistep-prev-btn:hover, .wpuf-multistep-next-btn:hover {
  background-color: #616161 !important;
}
.wpuf-info {
  background-color: #fff;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 10px;
  margin: 0;
  font-size: 13px;
}
.form-title-dashboard {
  font-size: 18px;
  color: #303030;
  line-height: 2em;
  font-weight: 600;
}
.page-template-girlprofiletpl h2.page-head {
  display: none;
}
.btn-getverified {
  background-color: #8d8b8b !important;
  border-radius: 0 !important;
  height: 44px !important;
  text-align: center !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  padding: 12px !important;
}
.edit-icon span {
  font-size: 13px;
  margin-left: 5px;
}
.countp {
  display: none;
}
.pic-details {
  display:block;
}
.girl-img img {

}
.image-overlay {
  position: relative;
  width: 100%; /* for IE 6 */
}

.overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #0000001c;
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 200;
  padding-top: 5px;
  opacity: .6;
}
.overlay-text img {
  padding-left: 5px;
  padding-left: 5px;
display: inline-block !important;
background-color: transparent !important;
}
.page-template-allclientsadmin table td img {
  height: 50px;
  width: auto;
}




/* styling for hearts review */

span.wpcr_averageStars, span.wpcr_averageStars span,
span.wpcr_author_stars, span.wpcr_author_stars span {
  background-image: url('/wp-content/plugins/wp-post-comment-rating/assets/images/heart.png') !important;
}

.rating:not(:checked) > label {
  width: 24px !important;
}
.rating:not(:checked) > label:before {
  content: '♥ ' !important;
}
.wpcr_aggregate {
  margin-top: 2em;
}

#respond {
  margin-top: 2em;
}

#submit {
  background-color: #EC807C;
  border: none;
  border-radius: 0;
}
.comments-pagination a,
.comment-author a,
.comment-metadata a {
  color: #EC807C;
}
.comments-pagination a:hover,
.comments-pagination a:focus {
  color: #212529;
}
.wpcr_author_stars {
  margin: 20px 0;
}

.rate-info .fa-heart,
.my-rating .fa-heart {
  color: #EC807C;
}
.comments-area .rating > input:checked + label:hover,
.comments-area .rating > input:checked + label:hover ~ label,
.comments-area .rating > input:checked ~ label:hover,
.comments-area .rating > input:checked ~ label:hover ~ label,
.comments-area .rating > label:hover ~ input:checked ~ label {
  color: #EC807C !important;
}
span.numbermenu {

  font-size: 20px;
  font-weight: 600;
}
.numbermenu .fas {
  font-size: 15px;
  margin-right: 8px;
  color: #FA8282;
}
.comments-area .comments-title {
  padding: 2.5rem 4rem;
  border:none;
}
.wpcr_tooltip, .wpcr_inline {
  display: block !important;
  position: relative;
  width: auto;
  float: none !important;
  font-size: 15px;
}
.avg-inline {
  vertical-align: initial !important;
}
a.wpcr_tooltip span.wpcr_averageStars, a.wpcr_inline span.wpcr_averageStars {
  float: left;
  margin: 2px 5px 0px 0px !important;
}
.score-average {
  font-size: 48px;
}
.score-max {
  font-size: 32px;
  color: #9e9e9e;
  text-align: center;
  line-height: 40px;
}
.count-rev {
  line-height: 40px;
  color: #757575;
  display: block;
}
span.wpcr_averageStars, span.wpcr_averageStars span {
  width: 88px;

}
.comments-area .comment-list > li {
  padding: 0 0 1.5rem 0 !important;
}
.all-reviews .tab-pane {
  background: none;
}
.ratioBlk {
  height: 150px;
  margin-bottom: 30px;
  overflow: hidden;
}
.gallery-thumb {
  position: relative;
  overflow: hidden;
}

.galleryInner .ratioBlk img{
  transition: transform .5s; /* Animation */

}
.galleryInner .ratioBlk:hover img {
  transform: scale(1.15); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.galleryInner .ratioBlk {
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  max-width: 30.66667rem;
}

.galleryInner .ratioBlk:hover .info {
  visibility: visible;
}
.galleryInner .ratioBlk * {
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.galleryInner .ratioBlk .info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  font-size: 14px;
  font-size: 0.93333rem;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
}
.galleryInner .ratioBlk .info {

  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=1);

}
.galleryInner .ratioBlk .info .tblBlk {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 360px;
  max-width: 24rem;
  margin: auto auto;
}

.galleryInner .ratioBlk .info .cell {
  display: table-cell;
  vertical-align: middle;
  padding: 15px;
}

.galleryInner .ratioBlk .info h4 {
  font-size: 20px;
  font-size: 1.33333rem;
  margin-bottom: 15px;
  text-transform: uppercase;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  position: relative;
  top: -15px;
  -webkit-transition: all 0.5s ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.galleryInner .ratioBlk .info p {
  min-height: 80px;
  min-height: 5rem;
  padding-bottom: 15px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  position: relative;
  top: -15px;
  -webkit-transition: all 0.5s ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  line-height: 1.2;
  color:#fff;
}

.galleryInner .ratioBlk .info .link {
  text-transform: uppercase;
  color: #ffffff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  -webkit-transition: all 0.5s ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  position: relative;
  top: 15px;
}


.galleryInner .ratioBlk:hover .info h4, .galleryInner .ratioBlk:hover .info p, .galleryInner .ratioBlk:hover .info .link {
  top: 0;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.m_auto {
  margin: auto;
}
.gallery-text-wrap {
  background-color: #F51B5C;
  opacity: 0;
  align-items: center;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(90deg, rgba(132, 99, 67, 50), rgba(142, 109, 77, 0.5));
  background: linear-gradient(90deg, rgba(132, 99, 67, 50), rgba(142, 109, 77, 0.5));
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0) rotate(180deg);
  transform: scale(0) rotate(180deg);
  z-index: 100;
}
.gallery-text-wrap:hover {
  opacity: 1;
}
.links-ex {
  text-align:center;
  margin-top: 100px;
}
.links-ex a {
  display:block;
}
.links-ex a:hover,.links-ex a:focus {
  text-decoration:none;
}
.emrating {
  background-color: #FFF;
  border: 1px solid #FA8282;
  padding: 15px 15px 20px 15px;
  margin-bottom: 30px;
  box-shadow: 0 2px 5px 0 rgba(77, 85, 104, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
}
.newgirls .girl-wrapper .girl-name {
  color: #303030;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}
.newgirls .btn-call-now {
  text-align: center;
  padding: 5px 5px;
  font-size: 12px;
  background-color: #F99999 !important;
  border-color: #F99999 !important;
  border-radius: 3px;
  color: #fff;
  margin-top: 0;
}

.newgirl-tag {
  background-image: url(https://888companions.com/wp-content/uploads/2018/10/ng-logo_r1_c2.png);
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: unset;
  position: absolute;
  height: 73px;
  width: 150px;
  z-index: 1;
  margin-left: 0;
  margin-top: 10px;
  background-size: 150px;
}
.newgirls {
  padding-bottom: 30px;
}
.newgirls .col-md-2 {
  /*
  padding-right: 5px;
  padding-left: 5px;
  */
}
.page-template-hometpltest {
  overflow-x: hidden;
}
.contactTextArea {
  height:100%;
}
div.wpcf7-mail-sent-ok {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}
.home .girls-list .girl-wrapper figure, .post-type-archive-escorts .girls-list .girl-wrapper figure,.tax-location .girls-list .girl-wrapper figure,.terpage .girl-wrapper figure,.tax-scam .girl-wrapper figure  {
  height: 100%;
  width: auto;
  text-align: center;
}
.home .girls-list .girl-wrapper figure img, .post-type-archive-escorts .girls-list .girl-wrapper figure img ,.tax-location .girls-list .girl-wrapper figure img, .terpage .girl-wrapper figure img, .tax-scam .girl-wrapper figure img {
  width: auto;
      height: 400px;
}
.home .girls-list .girl-wrapper .column {
  height: 307px;
  overflow: hidden;
  width: auto;
}
.post-type-archive-escorts .girls-list .girl-wrapper .column, .tax-location .girls-list .girl-wrapper .card.archive-girls .imgwrap, .terpage .girl-wrapper .column, .tax-scam .girls-list .girl-wrapper .column {
  max-height: 400px;
  overflow: hidden;
  width: auto;
  background: #000;
}
.single-escorts .pic-main {
  margin-bottom: 20px;
}
.single-escorts .pic-main .image-overlay {
  width: 317px;
  height: 475px;
  overflow: hidden;
}
 .pic-vertical .image-overlay {
  height: 475px;
  width: 318px;
  overflow: hidden;
}
 .pic-vertical .image-overlay img {
  height:100%;
  width:auto !important;
}
.pic-horizontal .image-overlay {
  width: 476px;
  height: 317px;
  overflow: hidden;
  background: black;
}
.pic-horizontal .image-overlay img {
  height: 100%;
  max-width: none;
  width: auto;
}
.row.pic-vertical, .row.pic-horizontal {
  max-width: 951px;
}
.book-me-car img {
  width: 100%;
  height: auto;
}
.sgl-book img {
  width: 100%;
  height: auto;
}
img.homepage-logo {
  width: 60%;
  height: auto;
}
@media (max-width: 600px) {
  .home .girls-list .girl-wrapper figure img, .post-type-archive-escorts .girls-list .girl-wrapper figure img, .tax-location .girls-list .girl-wrapper figure img, .terpage img {
    width: 100%  !important;
    height: auto !important;
  }
  nav#site-navigation .container img {
    margin-top: 15px;
    width: 90px;
    height: auto;
  }
  img.homepage-logo {
    width: 80%;
    height: auto;
  }
}
.img-thumbnail {
  width:100%;
  height:auto;
}
.thumb-wrap {
  height:200px;
  width:200px;
  overflow:hidden;
}
ul.all-msb-images li {
  display: inline-block;
}
.btn-link-msb {
  background:none;
  font-weight:600;
}
.btn-link-msb:focus, .btn-link-msb.focus, .btn-link-msb:hover {
  outline: 0;
  box-shadow: none !important;
  color: #F99999;
  background:none;

}
.cp-link pre {
  height: 50px;
  display: none;
}
.girls-list-msb h2 .btn-link-msb, .girls-list-msb h2 {
  font-size: 13px !important;
  line-height: 23px !important;
  margin-bottom: 0;
  font-weight: 600 !important;
}
.girls-list-msb .card-header {
  padding: 0.15rem 1.25rem;
}
.single-msb .alm-gallery-img {
  width: 200px;
  height: 300px;
  overflow: hidden;
  background: #000;
  margin-right: 10px;
}
.single-msb img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 500px) {
  .single-msb ul.all-msb-images li {
    display: block;
  }
  .single-msb .alm-gallery-img {
    width: 100% !important;
    height:auto !important;
    margin-bottom: 10px;
    margin-right: 0px;
  }
  .single-msb img {
    position: inherit;
    top: auto;
    transform: inherit;
  }
}
.single-msbgirl .location-summary {
  display: none;
}
@media (min-width:768px) {
  .home .btn-call-now, .btn-call-now  {
    display:block;
  }
  .home .btn-call-mobile, .btn-call-mobile {
  }
}
@media (max-width: 767px) {
  ul#menu-locations {
    padding-inline-start: 0;
  }
  ul#menu-footer-menu {
    text-align: center !important;
    margin-bottom: 30px;
  }
  .footer-bottom-nav ul li {
    margin-bottom: 10px;
  }
  p.footer-copyright {
    text-align: center !important;
  }
  .pic-horizontal .image-overlay {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: black;
  }
  .pic-horizontal .image-overlay img {
    height: auto;
    max-width: none;
    width: 100%;
  }
   .pic-vertical .image-overlay {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
   .pic-vertical .image-overlay img {
    height: auto;
    width: 100% !important;
  }
  .overlay-text {
    display:none;
  }
   .pic-main img {
    height: 100%;
    max-width: none;
    width: 100%;
  }
   .pic-main .image-overlay {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .home .girls-list .girl-wrapper figure img, .post-type-archive-escorts .girls-list .girl-wrapper figure img, .tax-location .girls-list .girl-wrapper figure , .terpage figure img {
    width: 100% !important;
    height: auto;
  }
  .home .girls-list .girl-wrapper .column {
    height: auto;
    overflow: hidden;
    width: 100%;
  }
  .home .girls-list .girl-wrapper figure, .post-type-archive-escorts .girls-list .girl-wrapper figure, .tax-location .girls-list .girl-wrapper figure, .terpage figure {
    max-height: 400px;
    width: 100%;
    height: 219px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    background-color: #000;
    display: flex;
  }
  .home .btn-call-now, .btn-call-now  {
    display:none;
  }
  .home .btn-call-mobile, .btn-call-mobile {
    display:block;
  }
  a.btn-call-mobile i {
    font-size: 18px;
    color: #FA8282;
  }
  .post-type-archive-escorts .girls-list .girl-wrapper .column, .tax-location .girls-list .girl-wrapper .card.archive-girls .imgwrap, .terpage .column {
    max-height: 400px;
    overflow: hidden;
    width: 100%;
  }
  a.btn-call-mobile:hover {
    background: #FA8282;
  }
  a.btn-call-mobile:hover i {
    color: #FFF;
  }
  a.btn-call-mobile:active i,a.btn-call-mobile:focus i {
    color: #FFF;
  }
  a.btn-call-mobile:active, a.btn-call-mobile:focus {
    background: #e69090;
  }
  a.btn-call-mobile {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }

  .girl-fon {
    display:none;
  }
}
.accordion .btn:focus, .accordion .btn.focus {
  outline: 0;
  box-shadow: none !important;
  color: #FA9A98 !important;
}
.ter-logo {
  margin-top: 30px;
}
p.status-verified img {
  width: 10px;
}
#loginform-0 .login_lost_pw {
  text-align: left;
}
.favorited {
  font-size: 15px;
  float: right;
  margin-top: 15px;
  color: #FA8282;
}
.btn-fave {
  background: none;
  border: 1px solid #FA8282;
  padding: 5px 10px;
  float: right;
  cursor: pointer;
  font-size: 12px;
  color: #272727;
  font-family: 'Quicksand', sans-serif !important;
}
.btn-fave:hover {
  background-color: #FA8282;
  color: #fff;
}
.btn-fave:focus {
  outline: none;
  border: 1px solid #FA8282;
  color: #272727;
  background-color: #f9dada;
}
div#frm_form_18_container .frm_message p a, div#frm_form_18_container .frm_message p {
  color: #FA8282;
  float: right;
  text-align: right;
}
div#frm_form_18_container .frm_message p a {
  text-decoration:underline;
}
p.glname-fave {
  position: absolute;
  z-index: 100;
  bottom: 20px;
  width: 100%;
  padding: 15px;
  background: rgb(255,255,255);
  background: linear-gradient(
    90deg
    , rgba(255,255,255,1) 0%, rgba(255,255,255,0.50) 40%, rgba(255,255,255,0) 100%);
    color: #FA8282;
    font-size: 18px;
    font-weight: 600;
  }
  a.rem-fave {
    position: absolute;
    top: 25px;
    right: 20px;
    color: #FA8282 !important;
    background-color: #ffffffb8;
    padding: 5px 10px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 11px;
  }
  a.rem-fave:hover, a.rem-fave:active {
    background-color: #fff;
  }
  .card.loc-nav {
    margin-bottom: 15px;
    padding: 5px;
    text-align: center;
  }
  .card.loc-nav .col-2 {
    margin-bottom:5px;
  }
  .loc-nav a {
    color: #FA9999 !important;
  }
  .week-nav a {
    margin-right: 15px;
    padding: 10px 15px;
    background-color: #fff;
    color: #929292 !important;
    text-decoration: none !important;
    border: 1px solid #FA8282;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
  }
  .week-nav {
    margin-bottom: 20px;
    text-align: center;
  }
  .weekly-frame {
    padding-top: 50px;
  }
  a.top-icon {
    left: 0;
    bottom: 20px;
    font-size: 30px;
    border: 1px solid #000;
    padding: 0 10px;
    background-color: #b9b9b93d;
  }
  .page-id-316 h2 {
    font-size: 16px;
    margin-bottom: 0.5rem;
  }
  .single.single-post figure img {
    width: 100%;
    height: auto;
  }
  .single.single-post figure {
    width: 100%;
    height: auto;
  }
  .category h1 a {
    color: #303030 !important;
    text-decoration: none !important;
  }
  .page-template-blogtpl-php h2.blog-post-title, .category h2.blog-post-title  {
    color: #212529;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .page-template-blogtpl-php a, .category a {
    text-decoration:none;
  }
  .page-template-blogtpl-php h2.blog-post-title {
    color: #212529;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .page-template-blogtpl-php a {
    text-decoration:none;
  }
  .page-template-blogtpl-php p.blog-post-date i  {
    color: #FA9999;
    margin-right: 5px;
  }
  .page-template-blogtpl-php p.blog-post-date, .category p.blog-post-date  {
    margin-top: 15px;
  }
  p.continue-read a {
    color: #FA9999;
    font-style: italic;
  }
  .single.single-post h1.default-title {
    display: block !important;
    text-transform: capitalize;
    line-height:50px;
  }
  .single.single-post h2 {
    font-size:26px;
    margin-bottom: 20px;
  }
  .blog-img-container {
    height: 300px;
    overflow: hidden;
    /*   display: flex;*/
    justify-content: center;
  }

  .blog-img-container img {
    width: auto;
    height: 100%;
    display: block;
    max-width: initial;
  }
  .single.single-post h3 {
    font-size: 20px !important;
  }
  .page-template-blogtpl-php h1.default-title, .category h1.default-title {
    text-align:left;
    margin-bottom: 40px;
  }
  .separator-div {
    border-bottom: 1px solid #d1cece;
    margin: 10px 0 30px 0;
  }
  .side-recent h2 {
    color: #212529;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .side-recent h3 {
    font-size: 1.3rem;
  }
  .side-recent a {
    color: #e97575;
    font-size: .6rem;
  }
  .side-recent i {
    margin-right: 5px;
    color: #6c7176;
  }
  .call-icon-wrap {
    border: 1px solid #FA8282;
    height: 50px;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    padding: 13px;
    border-radius: 50%;
    background-color: #fff;
  }
  a.btn-call-mobile {

    bottom: 10px;
    right: 10px;
    position:absolute;
  }
  .call-icon-wrap i.fa.fa-phone {
    font-size: 20px;
    color: #FA8282;
  }
  .ratings-container {
    font-size: 12px;
    text-transform: uppercase;
    color: #d78181;
  }
  h2.front-h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .footer-copyright {
    text-align:right;
    font-size:0.85rem;
  }

  .location-summary .menu-item {
    margin-bottom: 15px;
    font-size: 14px;
  }
  ul#menu-locations {
    margin-top: 18px;
  }
  .view-all-link {
    text-align:center;
    margin-bottom: 50px;
  }

  element.style {
  }
  .post-type-archive-escorts .girls-list .archive-description {
    margin-top: 0;
    margin-bottom: 0;
  }
  .comment-respond label {
    font-size: 1rem;
  }
  .comment-form textarea#comment {
    height: 80px;
  }
  span.date-comment {
    display: block;
    font-size: 0.9rem;
    color: #a9a9a9;
  }
  .rated-stars-heart i {
    color: #FA8282;
    margin-right: 5px;
  }
  p:empty {
    display:none;
  }

  element.style {
  }
  .rated-stars-heart {
    margin-top: 8px;
  }
  a.page-numbers {
    color: #333;
    padding: 5px 12px;
    border: 1px solid #FA8282;
    margin: 3px;
    border-radius: 3px;
  }
  span.page-numbers.current {
    color: #fff;
    background-color: #FA8282;
    padding: 5px 12px;
    border: 1px solid #FA8282;
    margin: 3px;
    border-radius: 3px;
  }
  nav.navigation.pagination {
    margin-top: 20px;
  }
  .single-comment {
    border: 1px solid #cfcfcf;
    margin-bottom: 2rem;
    padding: 1rem;
    background-color: #e7e7e7;
  }
  .cmt-date-name {
    font-weight: bold;
  }
  .cmt-date-name  span {
    display: block;
    font-weight: normal;
    font-size: .9rem;
    color: #959393;
  }
  .single-comment .card {
    width: 100% !important;
    text-align: center;
  }
  .single-comment .card a {
    font-weight: normal;
    color:#FA8282;
    text-decoration: none !important;
  }
  .single-comment .card a:hover {
    font-weight: normal;
    color:#F99999;

  }
  .single-comment .card .card-body {
    padding: 0.8rem 0.7rem;
  }
  .home-tpl h2 {
    text-align:center;
    font-size: 2rem;
    font-family: 'Playfair Display', serif;
  }
  .home .subheading {
    font-size: 1.2rem;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
  }
  .home h1 {
    font-size: 30px;
    color: #303030;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .comments-wrap {
    background-color: #fff !important;
    padding: 25px 15px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 1px 3px 1px;
    margin-bottom: 15px;
    text-align: center;
  }
  .comments-girl-wrap {
    height: 100px;
    width: 100px;
    overflow: hidden;
    border-radius: 50%;
    margin: auto;
  }
  .divide {
    margin-top: 60px;
    margin-bottom: 80px;
    padding: 80px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .herosection {
    width: 100%;
    background-color: transparent;
    background-position: center;
    padding: 50px 0 50px 0;
    background-repeat: no-repeat;
    background-image: url(https://888companions.com/wp-content/uploads/2022/05/welcome-to-888-6_r1_c1.jpg);
  }
  .white {
    color:#fff;
  }
  .herosection h1, .herosection .subheading, .herosection .archive-description, .box  .archive-description {
    text-align:left;
  }
  .text-content {
    padding: 0 30px;
  }
  h1.hm-heading {
    font-family: 'Playfair Display', serif;
    font-size: 3rem;
  }
  h1.hm-heading  span {
    display: block;
    font-size: 3.5rem;
  }
  .herosection .subheading, .herosection .archive-description {
    color:#fff;
  }
  .herosection .archive-description {
    /*
    font-weight: 600 !important;
    */
    font-size: 1.3rem !important;
  }
  .home h3 {
    font-size: 18px !important;
    margin-bottom: 10px;
    margin-top: 14px;
  }
  .home .rated-stars-heart {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .box {
    border: 2px solid #FA8282;
    padding: 30px;
    margin-top: 80px;
    margin-bottom: 50px;
  }
  .box.light {
    border: 1px solid #dfdfdf;
    padding: 30px;
    margin-top: 80px;
    margin-bottom: 50px;
    background-color: #fedddd;
  }
  @media only screen and (max-width: 768px) {
    .sched-apt {
      margin-top:20px;
      text-align:center;
      display: block !important;
    }
    .box.light p.archive-description {
      text-align: center !important;
    }
    .home .girls-list {
      padding-top: 0;
    }
    .text-content {
      padding: 30px;
    }
    .herosection {
      padding: 0;
    }
    h1.hm-heading span {
      font-size: 2rem;
    }
    h1.hm-heading {
      font-size: 1.8rem;
    }
  }
  .bottom-navs .subheading {
    text-align:left;
    margin-bottom: 20px;
  }
  .bottom-navs ul, .side-cats ul {
    padding-inline-start: 10px;
  }
  .bottom-navs li, .side-cats li { padding-left:1ch; }
  .bottom-navs ul li::marker, .side-cats ul li::marker {
    content:"▸";
    color: #F99999;
  }
  .bottom-navs li a, .side-cats li a {
    color: #212529;
    font-size: 14px;
  }
  .bottom-navs li a:hover, .side-cats li a:hover  {
    color: #F99999;
    text-decoration: none;
  }

  .loc-col .btn-ctrl a.collapsed:after, .cat-col .btn-ctrl a.collapsed:after, .serv-col .btn-ctrl a.collapsed:after{
    /* content: "+ See More"; */
    height: auto;
  }

  .loc-col .btn-ctrl a:not(.collapsed):after, .cat-col .btn-ctrl a:not(.collapsed):after, .serv-col .btn-ctrl a:not(.collapsed):after  {
    /* content: "- See Less" !important; */
    height: auto;
  }

  .loc-col #collapseLoc.collapse:not(.show), .cat-col #collapseCat.collapse:not(.show), .serv-col #collapseServ.collapse:not(.show) {
    display: block;
    height: 0;
    overflow: hidden;
  }

  .loc-col #collapseLoc.collapsing, .cat-col #collapseCat.collapsing, .serv-col #collapseServ.collapsing {
    height: 8em;
  }
  .btn-ctrl {
    text-align: left;
  }
  .btm-copyright {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #f6f6f6;

  }
  .btm-copyright p {
    font-size: 14px;
  }
  ul#menu-footer-menu {
    text-align: center;
    font-size: 0.85rem;
  }
  .site-info {
    padding-bottom: 2rem;
  }
  .soc-media {
    margin:40px 0 50px 0;
  }
  div#text-2 {
    position: fixed;
    bottom: 54px;
    transition: all .5s;
    border-radius: 50%;
    cursor: pointer;
    left: 15px;
    right: auto;
    z-index: 10003;
  }
  input.facetwp-autocomplete-update {
    display: none;
  }
  .soc-media-girl a {
    margin-right: 5px;
  }
  .bottom-navs ul li.li-terms {
    list-style-type:none;
    display: inline-block;

  }
  .bottom-navs ul li.li-terms a {
    border: 1px solid #f99999;
    padding: 3px 5px;
    line-height: 35px;
    border-radius: 5px;
  }
  .bottom-navs ul li.li-terms a:hover {
    border: 1px solid #f99999;
    color:#fff;
    background-color: #f99999;
  }
  .searchandfilter > ul > li {
    /* display: inline-block;
    vertical-align: top; */
    padding-right: 20px;
    margin-bottom: 0;

  }
  .searchandfilter ul>li>ul:not(.children), .searchandfilter ul {
    margin-left: -40px;
  }
  .searchandfilter h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
  @media only screen and (max-width: 768px) {
    .searchandfilter ul {
      margin-left: -40px;
    }
      .searchandfilter > ul > li > label {
    width: 100%;
}
  }
  li.sf-field-taxonomy-service_type, li.sf-field-post-meta-hair_color, li.sf-field-post-meta-complexionskin_tone, li.sf-field-post-meta-breast_size, li.sf-field-post-meta-eye_color, li.sf-field-post-meta-hair_style, li.sf-field-post-meta-hair_length {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom:20px;
  }
li.sf-field-taxonomy-service_type > ul, li.sf-field-post-meta-hair_color ul, li.sf-field-post-meta-complexionskin_tone ul, li.sf-field-post-meta-breast_size ul, li.sf-field-post-meta-eye_color ul, li.sf-field-post-meta-hair_style ul,li.sf-field-post-meta-hair_lengthul {
  max-height: 200px;
    overflow-y: scroll;

}
li.sf-field-taxonomy-service_type > ul > li, li.sf-field-post-meta-hair_color > ul > li, li.sf-field-post-meta-complexionskin_tone > ul > li, li.sf-field-post-meta-breast_size > ul > li, li.sf-field-post-meta-eye_color > ul > li, li.sf-field-post-meta-hair_style > ul > li, li.sf-field-post-meta-hair_length > ul > li {
  display:inline-block;
      margin-right: 8px;
}
li.sf-field-taxonomy-service_type > ul li input, li.sf-field-post-meta-hair_color > ul li input, li.sf-field-post-meta-complexionskin_tone > ul li input, li.sf-field-post-meta-breast_size > ul li input, li.sf-field-post-meta-eye_color > ul li input, li.sf-field-post-meta-hair_style > ul li input, li.sf-field-post-meta-hair_length > ul li input {
  vertical-align: middle;
}
.sf-field-submit input[type="submit"] {
    background-color: #FA8282;
    border-color: #FA8282;
    width: 100%;
}
.sf-field-submit input[type="submit"]:hover, .sf-field-submit input[type="submit"]:focus {
    background-color: #F99999;
    border-color: #FA8282;
}
.sf-field-submit input[type="submit"]:active {
    background-color: #ff8080;
    border-color: #FA8282;
}
li.sf-field-reset a {
    background-color: #d9d9d9;
    line-height: 1.5;
    border-radius: 0.25rem;
    width: 100%;
    padding: 0.5rem 1.25rem;
    color: #282828;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: 30px;
    text-decoration: none !important;
}
.searchandfilter .meta-slider {
    max-width: 100%;
    width: 100%;
}
li.sf-field-taxonomy-escort_category label, li.sf-field-post-meta-appointment_type label, li.sf-field-post-meta-gender label, li.sf-field-post-meta-orientation label, li.sf-field-post-meta-breast_cup label, li.sf-field-post-meta-smoker label, li.sf-field-post-meta-tattoos_n label, li.sf-field-post-meta-piercings_n label, li.sf-field-sort_order label {
  width:100%;
}
.searchandfilter .noUi-connect {
    background-color: #fa8282;
}
.adv-search .card.archive-girls {
  border: 1px solid #ced4da !important;
}
.adv-search p.girl-name {
    color: #495057 !important;
    font-size: 14px;
}
.adv-search .girl-inf-name .rating{
  margin-top: 5px;
}
.adv-search .card-body {
    background-color: #f1f1f1;
}
.adv-search a.chosen-single {
    font-size: 14px;
    color: #495057 !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    line-height: 44px !important;
    font-weight: normal;
    padding-left: 10px;
}
.adv-search .chosen-container-single .chosen-single div b {
  background-position-y: 10px;
 }
 .adv-search ul.chosen-results {
    font-weight: normal;
}
.adv-search .chosen-container.chosen-container-single {
    width: 100% !important;
}
.col-locations .facetwp-facet.facetwp-facet-location.facetwp-type-hierarchy_select {
    display: flex;
}
.col-locations select.facetwp-hierarchy_select {
        width: 47%;
}
.col-locations select.facetwp-hierarchy_select{
  margin-right: 5px;
}
.page-template-girlprofiletpl .profile-wrap {

    background-color: #f8f8f8;

}

.blog-img-container.id23426 img, .blog-img-container.id24289 img {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
}
.page-template-blogtpl .nav-next .btn, .page-template-blogtpl .nav-previous .btn, .category .nav-previous .btn, .category .nav-next .btn  {
    border-color: #fa9999 !important;
    color: #fa9999;
}
.page-template-blogtpl .nav-next .btn:hover,.page-template-blogtpl .nav-next .btn:active, .page-template-blogtpl .nav-next .btn:focus, .page-template-blogtpl .nav-previous .btn:hover,.page-template-blogtpl .nav-previous .btn:active, .page-template-blogtpl .nav-previous .btn:focus,
.category .nav-next .btn:hover,.category .nav-next .btn:active, .category .nav-next .btn:focus, .category .nav-previous .btn:hover,.category .nav-previous .btn:active, .category .nav-previous .btn:focus {
	background-color: #fa9999 !important;
	color:#fff;
}
.page-template-blogtpl .nav-next .btn:focus, .page-template-blogtpl .nav-previous .btn:focus,
.category .nav-next .btn:focus, .category .nav-previous .btn:focus  {
    box-shadow: 0 0 0 0.1rem #fa9999 !important;
}
.side-recent .card {
  position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin-bottom: 20px;
}
.single-post .col-md-9 a {
  color: #fa8282 !important;
}
a.post-catlist {
    font-size: 1rem;
}
h1.default-title.contactfrm {
    display: block !important;
}
.comment-block a {
    color: #303030;
    text-decoration: none !important;
}
.contactuspage i {
  margin-right: 5px;
}
.contactuspage p {
  margin-bottom: 0.5rem;
}
.contactuspage a, .contactuspage a:hover, .contactuspage a:active, .contactuspage a:focus {
  text-decoration: none !important;
  color: #303030;
}
div#wpcf7-f1044-p35-o1 label {
    font-size: 1rem;
        margin-bottom: 10px;
    width: 100%;
}
.sbcontact {
    float: right;
    background-color: #FA8282 !important;
    border: 1px solid #FA8282 !important;
    border-radius: 3px !important;
}
.card.boxx {
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
}
.card.boxx .card-body {
  padding:10px;
}
 .desktop-view .pd-10, .pd-10 {
  padding-left: 6px;
  padding-right: 6px;

}
 .desktop-view .mg-10, .mg-10 {
  margin-left: -6px;
  margin-right: -6px;
}
.spacer-10 {
  margin-bottom:12px;
}
 .desktop-view h1 span {
  color: rgb(145, 143, 143);
    font-weight: normal;
    text-transform: capitalize;
    font-size: 20px;
    display: block;
    font-family: 'Quicksand', sans-serif !important;
}
 .desktop-view legend.frm_screen_reader {
    display: none;
}
.btn-fave {
  border-radius: 3px;
}
.image-overlay.sq {
    height: 219px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    background-color: #000;
    display: flex;
}
.image-overlay.main-photo {
    height: 450px;
    overflow: hidden;
}
 .girl-nickname {
}
p.fulfill span {
    text-transform: uppercase;
    font-weight: bold;
    color: #FA9999;
}
.basic-info div.col-6:first-child {
  color:#878787;
  margin-bottom: 5px;
}
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 0;
}

.acf-map img {
   max-width: inherit !important;
}
#rating-comments .comment-list {
  max-height:800px;
  overflow-y: scroll;
}
.single-escorts div#respond {
    margin-top: 0;
}
.single-escorts h3#reply-title {
    font-weight: 600;
    font-size: 16px;
    color: #FA9999;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif !important;
}
.single-escorts input#submit {
    background-color: #FA8282;
    color: #fff;
    font-size: 13px;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 0;
    display: block;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    width: 100%;
    font-family: 'Quicksand', sans-serif !important;
}
.cpright {
	text-align:right;
}
.cpright p {
	margin-bottom: 0;
}
.pptc div {
	text-align:left;
	font-size: 14px;

}
.pptc a {
	color: #6c757d !important;
}
.site-info .ftr {
	text-align:left;
	font-size: 14px;
	padding-top:40px;
}
.site-info .ftr h6 {
	font-size:16px;
	font-weight:600;
	font-family: 'Quicksand', serif;
	margin-bottom:1rem;
}
.mgb4 p {
	margin-bottom:0.4rem;
}
.mgb4 a {
	color:#fff !important;
}
.mgb4 i {
	margin-right: 10px;
	font-size: 18px;
}
.rating-wrap {
  text-align: right;
}
.sl-wrapper .sl-close  {
  top:60px !important;
}
.zoomin {
  position: absolute;
  z-index: 2;
width: 30px;
    color: #fff;
    top: 20px;
    right: 20px;
    font-size: 1.5rem;
    opacity: 0.9;
    cursor: pointer;
}
.page-id-2425 section {
    padding-bottom: 0 !important;
}
/* homepage mobile */
@media only screen and (max-width: 600px) {
div#frm_form_1_container label, div#frm_form_1_container input, div#frm_form_1_container  select, div#frm_form_1_container textarea {
  font-size: 1.2rem;
}
div#frm_form_1_container input, div#frm_form_1_container  select {
height: 40px;
}
.all-center {
  text-align:center;
}
.home .girl-name {
  font-size: 1.2rem !important;
}
.archive-girls span {
  width:100%;
  display:block;
  float:left !important;
  font-size: 1.2rem;
  height: 28px;
  overflow:hidden;
}
.ratings-container i, .ratings-container div {
    font-size: 1.1rem !important;
}
.btn, .archive-description, .comments-wrap, .btn-ctrl a, .bottom-navs li a, .side-cats li a, .footer-bottom-nav ul li > a,
.page-template-blogtpl p, a.post-catlist, .single-post p, .single-comment p, .single-girls p.info-title-single, .info-title-single,
.basic-info, .rate-info table, .contactuspage p, .contactuspage a,.site-info p, .recent a, .similar-gname, .btns-gender a, .btn-center a  {
  font-size: 1.4rem !important;
}
h2.blog-post-title {
  margin-top:20px;
}
.contactuspage h5 {
  font-size: 1.5rem !important;
  font-weight: bold;
}
.breadcrumbs, .p-date {
  font-size: 1.1rem;
}
div#wpcf7-f1044-p35-o1 label {
    font-size: 1.2rem;
}
button.frm_button_submit.frm_final_submit.btn-fave {
    float: left;
    margin-bottom: 30px;
    font-size: 1rem;
}
.card.similar-girl-wrap h5.card-title {
    font-size: 1rem;
}
.site-info .ftr h6 {
    font-size: 1.4rem !important;
    margin-top: 20px;
}
.site-info .ftr {
  padding-top:20px;
  padding-bottom: 20px;
}
.cpright {
	text-align:center;

}
.cpright p {
  font-size: 18px;
}
.pptc div {
	text-align:center;
  font-size: 18px;
  margin-bottom: 5px;

}
.rating-wrap {
  text-align: left !important;
}
.rating-wrap .btn-fave {
  float: left !important;
}
.image-overlay.sq {
    height: 112px;
    overflow: hidden;
    display: flex;

}
.image-overlay.main-photo {
    margin-bottom: 12px;
}
.single-escorts section {
    padding: 0 0 35px 0;
}
}
.single-post .col-md-9 a.ftr-single {
    color: #fff !important;
}
.sl-caption.pos-outside {
    text-align: center;
}
.btns-gender > a {
  display: inline-block;
  margin:0 8px;
  width:150px;
}
.btns-gender a {
  border: 1px solid #fff3f3;
  background-color: #ffffff;
  border-radius: 5px;
}
.btns-gender a:hover {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
.btns-gender a:hover i {
  color: #FA8282;
}
.btns-gender a:focus, .btns-gender a:active {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}
.btns-gender a:focus i, .btns-gender a:active i {

}
.btns-gender a:focus .red-text, .btns-gender a:active .red-text, .btns-gender a:focus .iconn, .btns-gender a:active .iconn  {
  background-color: transparent;
}
.btns-gender a:focus, .btns-gender a:active {
  background-color: #f1ecec;
}
.btns-gender i {
  font-size: 45px;
  color: #f98080;
}
.red-text {
    background-color: #fff;
    padding:5px 0;
}
.btns-gender a  {
  text-decoration: none !important;
}
.btns-gender a .red-text {
    color: #212529;
    padding-top: 10px;
    padding-bottom: 20px;
}
.iconn {
    padding-top: 20px;
    padding-bottom: 10px;
}
.btns-gender .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0;
    flex: none;
    max-width: none;
}
@media (max-width: 600px) {
  .btns-gender > a {
    display: inline-block;
    margin:8px 0;
    width:80%;
  }
  .iconn, .red-text {
    display: inline;
vertical-align: middle;
  }
  .btns-gender a .red-text {
    padding-top: 0;
    padding-bottom: 0;
}
.red-text {
    font-size: 1.5rem;
}
.iconn {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block !important;
    width: 40px;
    margin-right: 20px;
}
.btns-f, .btns-m, .btns-s {
    padding-top: 10px;
    padding-bottom: 10px;

    text-align: left;
    padding-left: 20px;
}
}
li.wc_payment_method.payment_method_coinbase img {
    display: inline-block;
    width: 30px;
}
.woocommerce-billing-fields h3, .woocommerce-billing-fields__field-wrapper, h3#order_review_heading,
table.shop_table.woocommerce-checkout-review-order-table thead, tr.cart-subtotal, .single-product .col-md-4.wp-bp-sidebar-width {
  display: none;
}
ul.wc_payment_methods.payment_methods.methods {
    padding-inline-start: 0;
}
button.subscribe-btn {
    text-decoration: none !important;
    color: #FC7978 !important;
    font-size: 16px;
    border: 1px solid #FC7978;
    padding: 8px 15px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 20px;
    display: block;
    outline: none !important;
    margin-top: 30px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 50px;
}
.shop_table thead, .shop_table td.actions, .cart_totals.calculated_shipping h2 {
  display: none !important;
}
.cart_totals tr.order-total td, .shop_table td.product-subtotal, .wc-proceed-to-checkout {
    text-align: right !important;
}
.wc-proceed-to-checkout a {
    background-color: #FA8282 !important;
    color: #fff;
    font-size: 13px;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 0;
    margin: 0 0 10px 0;
    border: none !important;
}
div#frm_field_342_container, div#frm_field_346_container {
    width: 90%;
}
.blog-img-container {
    border: 1px solid #eae6e6;
}
.ftrbtm-text {
    text-align: left;
    padding-bottom: 50px;
    padding-top: 50px;
    color: #828282;
}
.ftrbtm-text p, .ftrbtm-text {
  font-size: 12px;
}
.ftrbtm-text h2 {
  font-size:16px;
}
.ftrbtm-text strong {
  font-weight:700;
  color:#6d6c6c;
}
.page-template-girlprofiletpl .frm_grid_container.with_frm_style.frm-grid-view > div {
  padding: 0;
  border: none;
}
.mgbt-10 {
  margin-bottom: 10px;
}
.s-med .icn {
  margin-right: 10px;
}
.pink-head {
  background-color: #ffb5b5;
color: #fff;
font-weight: 500;
}
.page-template-girlprofiletpl .bottom-cats {
  margin-top:0 !important;
}
.grecaptcha-badge {
visibility: hidden;
}
.vid-overlay {
    height: 219px;
    overflow: hidden;
    cursor:pointer;
    background-color: #000;
}
.vid-overlay i {
  font-size: 40px;
color: #fff;
position: absolute;
top: 40%;
left: 40%;
opacity: 0.7;
}
.vid-overlay:hover {
  height:auto;
}
.vid-overlay:hover i {
  display:none;
}
@media (max-width: 600px) {
  .terpage .girl-wrapper figure img{
    width: 100% !important;
  }
  p.esc-notice {
      font-size: 1.1rem !important;
  }
  .herosection {
    background-image: none;
    background-color: #eda0a8;

  }
  .vid-overlay {
      height: 112px;
      overflow:hidden;
  }
  .card.archive-girls figure {
    height: 219px !important;
    overflow: hidden;
    align-items: center;
justify-content: center;
background-color: #000;
display: flex;
  }
  .post-type-archive-escorts figure {
    max-height: 255px !important;
}
.post-type-archive-escorts .girls-list .girl-wrapper .column, .tax-location .girls-list .girl-wrapper .card.archive-girls .imgwrap {
    max-height: 255px;
    overflow: hidden;
    width: 100%;
}
  .container.ftrbtm-text p {
    font-size: 1.2rem;
}
.container.ftrbtm-text p, .ftr .mgb4 p a, .ftr .mgb4 p {
    font-size: 1.2rem;
}
.container.ftrbtm-text h2, .ftr .mgb4 h6 {
    font-size: 1.5rem;
}
.soc-media1 {
    margin: auto;
    text-align: center;
}
.soc-media1 a {
    padding: 10px;
}
.soc-media1 a i {
  margin-right: 1rem;
font-size: 2.5rem;
}
.ftr h6 {
  text-align: center;
}
.wpcf7-form select {
    font-size: 2rem;
}
section.girls-list {
        padding: 0 0 50px 0;
        margin-top: -20px;
}
div#rating-comments div#comments, div#rating-comments span.required-field-message, .comment-form p.logged-in-as, .comment-respond label, .comment-form textarea#comment, .comment-form p.form-submit input#submit {
    font-size: 1.2rem;
}
.comment-respond h3#reply-title {
    font-size: 1.4rem;
}
.comment-form textarea#comment {
    height: 120px;
}
}
.allescorts-btn {
  text-decoration: none !important;
font-size: 16px;
color:#fff !important;
border: 1px solid #FC7978;
background-color:#FC7978;
display: inline-block;
padding: 15px 25px;
text-align: center;
border-radius: 3px;
margin-bottom: 20px;
display: block;
cursor:pointer;
}
.allescorts-btn:hover,.allescorts-btn:active {
  color: #FC7978 !important;
  background-color:#FFF !important;
}
.btn-center{
  text-align: center;
}
.btn-center a {
  text-decoration: none !important;
font-size: 16px;
color:#fff !important;
border: 1px solid #FC7978;
background-color:#FC7978;
display: inline-block;
padding: 15px 25px;
text-align: center;
border-radius: 3px;
margin-bottom: 20px;
display: block;
cursor:pointer;
}
.top-dd .allescorts-btn {
  color: #FC7978 !important;
  background-color:#fff;
  border:1px solid #eda0a8;
}
.top-dd .btn-center a {
  color:#fff !important;
  border: 1px solid #eda0a8;
  background-color:#eda0a8;
}
@media (min-width: 768px) {
    .page-template-bannerstpl .card-columns {
        column-count: 3;
    }
}
.page-template-bannerstpl .card {
    padding: 5px;
    background-color: #e3e2e2;
}
a.allescorts-btn-top {
    background-color: #eda0a8 !important;
    color: #FFF;
    border: 1px solid #eda0a8;
    text-decoration: none !important;
    font-size: 20px;
    padding: 15px 25px;
    text-align: center;
    border-radius: 3px;
    display: block;
    font-weight: bold;
    margin-top: 15px;
}
ul.dropdown-menu a.nav-link {
    font-size: 15px;
}
@media (min-width: 601px) {
.iconn {
    text-align:center;
}
.iconn {
  width: 50px;
  margin:auto;
}
.image-overlay img {
    height: 100%;
    width: auto;
    display: flex;
align-items: center;
justify-content: center;
background-color: rgb(0, 0, 0);
margin: auto;
overflow: hidden;
}
.image-overlay.sq img {
  width: 100%;
  height:auto;
}
}
.page-id-31695 .woocommerce-form-row {
  padding-left: 5px;
}
.page-id-31695 label {
  width: 100%;
font-weight: normal !important;
font-size: 1rem;
display: block;

}
.password-input {
  width: 100%;
}
.page-id-31695 .woocommerce-Button.button, .page-id-31695 .woocommerce-button.button.woocommerce-form-login__submit {
  text-decoration: none !important;
  font-size: 16px;
  color: #fff !important;
  border: 1px solid #FC7978;
  background-color: #FC7978;
  padding: 10px 30px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 20px;
  display: block;
  cursor: pointer;
}
div#text-2 .textwidget, div#text-3 .textwidget{
    width: 54px;
    height: 54px;

}
div#text-2 .textwidget {
  margin-bottom: 15px;
}
div#text-3 {
    position: fixed;
    bottom: 0;
    transition: all .5s;
    border-radius: 50%;
    cursor: pointer;
    left: 15px;
    right: auto;
    z-index: 10003;
}
p.archive-description:empty {
  display: none;
}
.manage-profile {
    margin-top: 20px;
    margin-bottom: 30px;
}
.page-id-25033 .frm_submit {
    margin-top: 20px;
}
.page-id-25033  .frm_description {
    font-size: 13px;
    color: #dda8a8;
}
p.esc-notice {
    font-size: 13px;
    color: #979494;
    margin-bottom: 50px;
}
.single-prostitution-laws h2 {
    font-size: 18px;
    margin-top: 30px;
margin-bottom: 15px;
}
/* find escorts start */
.search-here {

      border: 1px solid #e4dfdf;
}
a.by-state {
    display: block;
}
.searchtpl h2 {
    font-size: 1.2rem;
    margin-bottom: 20px;
}
.listterms-loc .col {
  display: inline-block;
  margin-bottom: 30px;
}
ul.dd-menu.listterms-loc {
    padding-inline-start: 0;

    color:#FA8282;
}
.page-template-searchescortstpl a {
      color: #303030;
      text-decoration: none;
      line-height: 1.9;
}
.page-template-searchescortstpl a:hover {
  color:#FA8282;
}
.c-pink a, .c-pink h2 {
  color:#fff;
}
.c-pink a:hover {
  color: #303030;
}
a.main-state {
    color: #f99999;
        font-weight: bold;
}
li#outcall-escorts {
    display: none;
}
.page-template-searchescortstpl .state-ds {
  display: block;
}
.page-template-searchescortstpl .state-mobile {
  display:none;
}
button.facetwp-load-more {
    text-decoration: none!important;
    font-size: 16px;
    color: #fff!important;
    border: 1px solid #FC7978;
    background-color: #FC7978;
    padding: 10px 25px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 20px;
    display: block;
    cursor: pointer;
    outline:none !important;
}
@media (max-width: 600px) {
  .page-template-searchescortstpl .state-ds {
    display: none;
  }
  .page-template-searchescortstpl .state-mobile {
    display:block;
  }
  .page-template-searchescortstpl .state-mobile  .table th, .page-template-searchescortstpl .state-mobile  .table td {
    padding: 0.2rem;
  }
  table#mystateTable {
    margin-top: 30px;
  }
  .page-template-searchescortstpl a {
    font-size: 1.4rem;
  }
  .searchtpl h2 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
  input#mystateInput {
      font-size: 1.3rem;
      height: auto;
  }
}
#mystateTable>tbody>tr>td {
  border:none;
}
.page-template-searchescortstpl i.fa.fa-caret-right {
    color: #f99999;
    margin-right: 10px;
    vertical-align: text-top;
}
/* find escorts end */
.image-overlay.sq.place {
    display: flex;
    align-items: center;
    justify-content: center;
        background-color: #f9f9f9;
}
.woocommerce-additional-fields {
  display: none;
}
.related.products {
  display: none;
}
.product_meta {
  display: none;
}
.woocommerce-product-gallery__wrapper {
  border: 1px solid #c8c8c8;
}
.subscribe-free {
  text-decoration: none !important;
  color: #FC7978 !important;
  font-size: 16px;
  border: 1px solid #FC7978;
  padding: 8px 15px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  outline: none !important;
  background-color: #fff;
  margin-bottom: 30px;
}
.profile-orderstat {
  font-family: Lato;
  font-size: 14px;
  color:#333;
  line-height: 2;
}
.profile-orderstat i {
  margin-right: 5px;
  font-size: 10px;
  vertical-align: middle;
}
.profile-orderstat i.pending-ord {
  color: #ffd24b;
}
.profile-orderstat i.publish-ord {
  color: #3eac50;
}
.profile-orderstat i.unavail-ord {
color: #f00;
}
.woocommerce-thankyou-order-received, .woocommerce-customer-details, .page-id-44133 .woocommerce-error {
  display: none;
}
div#frm_form_15_container img {
    width: 200px;
}
.col-locations select.facetwp-hierarchy_select {
    margin-right: 5px;
}
.terpage form ul   {
    margin-bottom: 30px;
}
.terpage form ul li {
    width:20%;
    display: inline-block;
}
.terpage form ul li label {
  width:100%;
}
@media only screen and (max-width: 600px) {
  .terpage form ul    {
      margin-bottom: 30px;
  }
  .terpage form ul li   {
      width: 100%;
      display: block;
          padding: 0;
              margin-bottom: 15px;
  }
.terpage form ul li label  {
    width:100%;
  }
}
img.esc-sc {
    width: 50% !important;
    position: absolute;
    height: auto !important;
    display: block;

    background-color: transparent;
    margin: auto;
    overflow: hidden;
    top: 15px;
    left: 15px;
}
.icongender,.icongenderhome,.icongenderhome1  {
    border: 1px solid #fff3f3;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 10px;
margin: auto;
}
.icongenderhome1 {
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.icongender img,.icongenderhome img{
  height: 50px;
  width: auto !important;
}
.icongenderhome1 img   {
  height: 30px;
  width: auto !important;
  display: inline-block;
  margin-right: 10px;
}
.icongenderhome1 p {
  display: inline-block;
}
.arch-gen,.arch-gen-home,.arch-gen-home1 {
  text-decoration:none !important;
      color: #212529 !important;
}
.arch-gen p,.arch-gen-home p {
  margin-bottom: 0;
  margin-top:10px;

}
.icongenderhome1 p  {
  margin-bottom: 0;
  margin-top:0;

}
.col2low {
    margin-bottom: 15px;
}
.icongendermenu {
  border-radius: 0;
  padding: 0 10px;
  margin: auto;
}
.arch-gen-menu {
box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  border-radius: 5px;
  margin: 5px 5px 5px 5px;
      display: inline-block;
      padding-top: 10px;
      padding-bottom: 10px;
}
.icongendermenu img {
    height: 30px;
    width: auto !important;
    margin: 0;
}
.thr-img {
  height: 40px !important;
margin-top: 0;
list-style: none;
}
li.nav-item.img-menu.thr-img {
    height: 40px !important;
}
.mobile-only {
  display: none;
}
@media only screen and (max-width: 600px) {
  .mobile-only {
    display: block;
  }
  .arch-gen p {
    display: none;

  }
  .icongender img,.icongenderhome img  {
    height: 50px;
    width: auto !important;
  }
  .r1 .cl {
    padding-right: 7.5px;
}
.r1 .cr {
  padding-left: 7.5px;
}
.icongendermenu img {
    height: 40px !important;
    width: auto !important;
    margin: 0;
    margin-top: 0 !important;
}
a.arch-gen-menu {
    display: inline-block;
    margin-bottom: 0;
}
li.nav-item.img-menu.thr-img {
    height: auto !important;
    margin-bottom: 0;
}
.thr-img {
margin-top: 0;
}
.gender-menu {
  padding-inline-start: 10px;
    margin: 0;
}
span.br-nl {
    display: block;
}
.custom-logo-link {
  margin-bottom: 15px;
}
}
/* Escort Reviews */
#frm-modal-0 .modal-header {
    padding: 0;
}
#frm-modal-0 h4#frmModalLabel-0 {
    display: none;
}
#frm-modal-0 a.close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1001;
}
.link-modal {
    font-size: 1rem;
    text-transform: uppercase;
}
.col-md-6.maincol {
    margin-bottom: 10px;
}
.maincol {
  margin-bottom: 10px;
}
a.frm_start_over {
    display: none;
}
.beheart {
  width: auto;
float: none !important;
display: inline;
vertical-align: middle;
}
#form_escortreviews select {
    height: 32px !important;
}
@media only screen and (max-width: 600px) {
  span.beheart {
    width: auto !important;
    float: none !important;
    display: inline-block !important;
    vertical-align: middle;
}
}
.post-type-archive-escort_reviews .fs-label {
    padding: 0.835rem 0.75rem !important;
}
.post-type-archive-escort_reviews .fs-wrap, .post-type-archive-escort_reviews span.facetwp-input-wrap {
  width:100% !important;
}
.post-type-archive-escort_reviews .facetwp-facet {
    margin-bottom: 15px;
}
button.facetwp-reset {
    text-decoration: none!important;
    font-size: 16px;
    color: #fff!important;
    border: 1px solid #FC7978;
    background-color: #FC7978;
    padding: 10px 25px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 20px;
    display: block;
    cursor: pointer;
    outline: none !important;
    width: 100%;
}
.post-type-archive-escort_reviews select, .post-type-archive-escort_reviews .facetwp-search {
    font-weight: normal;
    font-size: 1rem;
        font-family: 'Quicksand', sans-serif !important;
}
span.revdate {
    float: right;
    font-weight: normal;
}
.rw-lbl, .rw-val {
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.rw-lbl {
    color: #616161;
}
.rw-val {
    color: #333;
}
.single-comment {
    min-height: 299px;
}
#allreviews a {
  text-decoration: none !important;
  color: #fa8282;
}
.tab-content > .active {
  padding:0;

}
#myTabreve .nav-item {
  font-size: 1.5rem;
}
#myTabreve {
  margin-top: 0;
}
.comments-wrap section {
    padding: 0;
}
.pvc_stats {
    float: none;
    padding: 0 !important;
    margin-bottom: 0;
}
.statsprof .pvc_clear {
  display: none;
}
.statsprof i, .statsprof  .pvc_stats.all {
  display: inline;
}
.row.statsprof {
  margin-bottom: 1.5rem;
}
#myTabreve {
  margin-top: 1.5rem;
}
.pvc_stats img {
  width:10px;
}
.line-stat .pvc_clear {
  display:none;
}
.line-stat .pvc_stats {
  display: inline;
  margin-right: 15px;
}
@media only screen and (max-width: 600px) {
  .line-stat p {
    display: block !important;
    margin-bottom: 5px;
  }

}
.about-content .pvc_stats {
    display: none;
}
.rate-wraps picture,.girlraterecent picture  {
    display: inline-block;
}
.rate-wraps picture img, .girlraterecent picture img {
	width:16px;
}

.watrmark-888 {
    position: absolute;
    bottom: 25%;
    height: 40% !important;
    width: auto !important;
    left: 10%;
    opacity: 0.6;
    z-index: 1;
    background: none;
}
.watrmark-888 img {
	background:none;
}
.watrmark-888-ar {
position: absolute;
    bottom: 50%;
    height: auto !important;
    width: 90% !important;
    left: 10%;
    opacity: 0.6;
    z-index: 1;
    background: none;
}
.watrmark-888-ar .entered, picture.watrmark-888-ar   {
  position: absolute;
  bottom: 50%;
  height: auto !important;
  width: 90% !important;
  left: 10%;
  opacity: .6;
  z-index: 1;
}
.col-8.esc-client picture {
    display: inline-block;
}
