﻿body {
            color: #5e4e38;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 0.875em;
            margin-top:10px;
            margin-bottom:10px;
            /*font-size: 1.3rem;*/
        }
        html, body {
            background: #900002;
            margin: 0;
            padding: 0;
            text-align: center;
        }
#logo {
width:189px;height:190px;background:url(../templates/images/logo.png)
}
    h1, h2, h3, h4 {
    font-size:14px;
    margin-bottom: 15px;
    color: #6a0105;
}
    #intro h1, #intro h2, #intro h3 {
    color: #fff;
    font-size: 1.54em;
    text-align: center;
}
        #footerbox {
    color: #fff;
    font-size: 1.54em;
    text-align: center;
}
        ul {
            list-style:none;
            padding:0px;
        }
        #intro ul, ul.list {
    list-style: disc;
    margin-left: 20px;
}
        img {
            border: 1px solid #6a0105;
        }
	
        a {
            /*color:#6a0105;*/
            text-decoration:none;
        }

        #escort-of-the-month li {
    /*float: left;*/
    width: 102px;
    max-height: 102px;
    overflow: hidden;
    border: 1px solid #6a0105;
    margin-left: 20px;
    display: block;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
        #escort-of-the-month #counter {
        display: block;
        clear: right;
        float: right;
        background-color: #fff;
        margin-top: 0px;
        width: 138px;
        height:20px;
        }   
        #escort-of-the-month #counter a {
    display: inline-block;
    padding: 4px 4px 4px 37px;
    background: #900002 url('') no-repeat 6px 7px;
    color: #fff;
    vertical-align: middle;
}
        #escort-of-the-month #counter #favs {
    display: inline-block;
    padding: 4px 4px 4px 4px;
    vertical-align: middle;
    font-weight:bold;
}
        #twinkle-text {
    /*position: absolute;*/
    top: 5px;
    /*left: 220px;*/
    /*width: 51.02%;*/
    text-align: center;
    font-size: .92em;
    color: #000;
    z-index: 999;
}
        .bg-font {
            font-size:18px;
            font-weight:400;
	        font-family:'Caesar Dressing',cursive;
            text-decoration:none;
            text-align:center;color:#6a0105;
        }
         .bg-color {
            color:#900002!important;
        }
            .bg-font-sml {
            font-size:14px;
            font-weight:100;
	    font-family:'Caesar Dressing',cursive;
            text-decoration:none;
            text-align:center;
	    color:#6a0105;
        }
        #wrap {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    max-width: 1200px;
    background: #fcebd3;
    position: relative;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}
        #top-reviewed-girls {
    float: left;
    float: right;
    float: none;
    /*padding: 4px 0px 0px 36px;*/
    text-align: center;
    width: 100%;
    position: relative;
}

        #top-reviewed-girls ul {
    margin-bottom: 10px;
    overflow: hidden;
}
        #top-reviewed-girls li {
    float: left;
    width: 102px;
    max-height: 102px;
    overflow: hidden;
    border: 1px solid #6a0105;
    margin-right: 8px;
    display: block;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
        #top-reviewed-girls li span {
    display: block;
    width: 100%;
    align-items:center;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(50,0,1,.7);
    color: #fcebd3;
    font-size: .92em;
    line-height: 20px;
}
        #logo a{width:189px;height:190px;background:url('')
        }
        .f-btn{display:block;text-indent:-999em;outline:none} 
        #booking-line {
    font-weight: 700;
    font-size: 1.18em;
    color: #6a0105;
    margin: 10px auto 0;
    clear: both;
    width: 90%;
    /*max-width: 300px;*/
    line-height: 6px;
}
        #navbarNavAltMarkup {
    clear: both;
    overflow: hidden;
    text-align: center;
    background: #900002;
    height: 44px;
    z-index: 9999;
    width: 100%!important;
    display: flex;
    justify-content: space-around;
}
        #navbarNavAltMarkup a {
    display: block;
    text-align:center;
    line-height: 36px;
    color: #fcebd3;
    font-size: 1.23em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
    #navbarNavAltMarkup a:hover {
    text-decoration: none;
    color: #fff;
    background: #6a0105;
}
    #escort-of-the-month {
    float:right;
    background: #a8977e;
    padding: 0 10px;
    /*width: 24.69%;*/
    min-height: 198px;
}
    #gow-pic{
        align-items:center;
    }
    .pin-wrapper {
    z-index: 9999;
    position: relative;
}
        .dropdown-button-bg
        {
            color: #fcebd3 !important;
            background-color: #900002;
        }
        .dropdown-button-bg:hover {
        color: #fcebd3 !important;
            background-color: #6a0105;
        }
         .tag
         {
            color: #fcebd3 !important;
            background-color: #420000;
            border: thin solid #fcebd3;
            border-radius: 4px;
         }
         .tag-link
         {
            color: #fcebd3 !important;
            text-decoration:none;
            font-weight:bold;
            /*background-color: #420000;
            border: thin solid #fcebd3;
            border-radius: 4px;
                */
         }
         #foo3 {
    text-align: center;
    overflow: hidden;
        }
         #foo3 li {
    display: inline-block;
    margin: 0 -4px 20px 0;
    padding: 0 10px;
    width: 20%;
    vertical-align: top;
}
         #intro, #warning {
    padding: 15px 10px 10px;
    background: #6a0105;
    margin-bottom: 15px;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
        .img-wrap{
    position: relative;
    width:280px;
    max-width:280px;
    bottom: 3px;
    right: 0;
    display: block;
    /*padding: 2px 10px;*/
    background-color: rgba(106,1,5,.3);
    color: #fff;
}
                .img-wrap-m{
    /*position: relative;*/
    position:center;
    width:280px;
    max-width:280px;
    bottom: 3px;
    right: 0;
    display: block;
    /*padding: 2px 10px;*/
    background-color: rgba(106,1,5,.3);
    color: #fff;
}
        .no-gutters {
            margin-right: 0;
            margin-left: 0;
            margin-top:0px;
            margin-bottom:0px;
        }
        .video-escort-fl {
    background-color: rgba(106,1,5,.3);
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 3px 5px;
    color: #fff;
    font-weight: 700;
    font-size: .923em;
    text-transform: uppercase;
}

.video-escort-fl-m {
    background-color: rgba(106,1,5,.3);
    display: block;
    position: relative;
    top: 1px;
    right: 1px;
    padding: 3px 5px;
    color: #fff;
    font-weight: 700;
    font-size: .923em;
    text-transform: uppercase;
}
#gallery-wrap .gallery {
    overflow: hidden;
    margin: 0 0 10px;
    clear: both;
}
        .new-escort-fl {
    background: rgba(106,1,5,0.3) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAeFBMVEUAAADmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHCnmHClake2DAAAAJ3RSTlMAwbA9OAQX+tDMtKotIsdsRvPbuo94bWZZVDIoDO/joZN7dm9QNB6VDtJ4AAAAr0lEQVQoz3XS1w6DMAxAUYcECHsUCgW6h///D8sSOCI+b9GVJUcJUH0PDLe8DUx6I9b24gnEILGmM45qbogZy3D2YoaOY16eVQJXaZXlP5g0kS7wwNdRAykyAlChvZwkwNdhyqiztFDBLI6YYmlOB5uhMDb3YJf4SMUk5Wi4mO9BPUl6mOlOUrputt5Qk3TFkZAAUswruluJp1u2y7mdJtWWJJZkqY9GuX9A5QK1HP+HFiz4ycCM9gAAAABJRU5ErkJggg==') 5px 2px no-repeat;
    background-size: 14px 14px;
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 60px;
    line-height: 22px;
    padding-left: 26px;
    color: #fff;
    font-weight: bold;
    font-size: 0.923em;
    text-transform: uppercase;
}
    .oreviews {
    position: absolute;
    bottom: 3px;
    right: 0;
    display: block;
    padding: 2px 10px;
    background-color: rgba(106,1,5,.3);
    color: #fff;
}
    .gallery .img-wrap .oreviews a {
    color: #fff;
}
    .gal-det {
    position: relative;
    display: inline-block;
    width: 280px;
    /*width: 23.65%;*/
    min-height: 460px;
    vertical-align: top;
    /*margin: 0 .81% 10px 0;*/
    text-align: center;
}
        .gal-det-m {
    position:inherit;
    display: inline-block;
    width: 280px;
    /*width: 23.65%;*/
    min-height: 460px;
    vertical-align: top;
    /*margin: 0 .81% 10px 0;*/
    text-align: center;
}

    .favs {height: 20px;background-color:#eae0d0;background-position: 50% 50%;background-repeat: no-repeat;}
    .favs.bg a{height: 20px;background-color: #eae0d0;background-position: 50% 50%;background-repeat: no-repeat;}
    .in-favs.bg a{background-image: url(../images/heart-red-e.svg);}
    .favs.bg:not(.in-favs) a{background-image: url(../images/heart-red.svg);}

.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}

            #newsletter-new {
    text-align: center;
    padding: 5px 0 7px;
    border-bottom: 1px solid #6a0105;
    margin: 0 10px 10px;
}
    #newsletter-new #newsletter-body:before {
    content: url(https://www.babylongirls.co.uk/templates/images/newsletter-arrows.png);
    vertical-align: middle;
    margin: -3px 7px 0 0;
    display: inline-block;
}
    .suggest {
    background-color: #6a0105;
    height: 26px;
    vertical-align: middle;
    line-height: 26px;
    border: 1px solid #420000;
    padding: 0 14px;
    margin-top: 4px;
    display: inline-block;
}

    .overlay1{position:absolute;width:100%;top:50%;background-color:rgba(255,255,255,.5);color:rgba(255,255,255,.7);text-align:center;font-weight:700;display:block;z-index:99}
    .overlay1{color:rgba(106,1,5,.7)}
    .overlay1 span{display:block;line-height:1.5}
    .overlay1 .text1{font-size:2em}
    .overlay1 .text2{font-size:1.5em}
    .overlay1 .text3{font-size:1em}

    .overlay2{position:absolute;width:100%;top:50%;background-color:rgba(255,255,255,.5);color:rgba(255,255,255,.7);text-align:center;font-weight:700;display:block;z-index:99}
    .overlay2{color:rgba(255,255,255,1)}
    .overlay2 span{display:block;line-height:1.5}
    .overlay2 .text1{font-size:2em}
    .overlay2 .text2{font-size:1.5em}
    .overlay2 .text3{font-size:1em}