body {
    color: #333;
    background-color: #363739;
}

body.noscroll {
    overflow: hidden;
}
body.noscroll:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.85);
    z-index: 1100;
}

a, 
.btn,
button {
    outline: none !important;
}

#content {
    padding-top: 60px;
}
body.network-bar-on #content {
    padding-top: 94px;
}
body[data-controller="visitors"][data-action="add"] #content,
body[data-controller="visitors"][data-action="passrecovery"] #content {
    padding-top: 0px;
}
body[data-action="visitor_dashboard"] #content {
    min-height: 1200px;
}
body[data-action="visitor_dashboard"] #content > .container {
    padding-bottom: 60px;
}

.translation {
    display: none; /* wylączanie tlumaczenia np. dla Istanbulu */
}

/* Popover */
/* -------------------------------------------------- */

.popover.dark {
    max-width: 200px;
    background-color: #333333;
    border-radius: 4px;
    border-color: #000;
}

.popover.dark .popover-title {
    display: block;
    background-color: transparent;
    border-bottom: none;
    font-size: 13px;
    text-shadow: none;
    color: #fff;
}

.popover.dark.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #000;
    border-bottom-color: rgba(0, 0, 0, 1);
}

.popover.dark.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #333;
}

/* Override Bootstrap's modal styles */
/* -------------------------------------------------- */

.modal-dialog {
    margin: 10% auto;
}

.modal-dialog .modal-body p {
    font-size: 14px;
    line-height: 1.54em;
    margin: 0px;
    padding: 0px;
}

.modal-backdrop.in {
    opacity: 0.75;
}

#verify .modal-dialog {
    width: 800px;
}

#verify .modal-content {
    background-color: #000;
    background-image: url("/img/entrance2.jpg");
    background-repeat: no-repeat;
    color: #f5f5f5;
    padding: 20px;
    overflow: hidden;
    border-radius: 8px;
    height: 450px;
    text-align: center;
}

#verify .modal-body {
    padding: 55px 10px 15px 220px;
}

#verify .modal-body p {
    font-size: 16px;
    padding: 10px 0px;
}

#verify .modal-body h5 {
    font-size: 32px;
    line-height: 1.4em;
    font-weight: bold;
}

#verify .modal-body .let-me-in {
    display: inline-block;
    width: 100%;
    padding-top: 50px;
}

#verify .modal-body .let-me-in .v-yes,
#verify .modal-body .let-me-in .v-yes2 {
    border-color: #000;
    display: inline-block;
    font-size: 30px;
    line-height: 1.4em;
    padding: 10px 36px;
}

#verify .modal-body .let-me-in .v-yes{
    font-size: 15px;
}
#verify .modal-body .let-me-in .leave-now {
    display: block;
    padding-top: 20px;
    line-height: 1.54em;
}

/* sort bar */

#search-extra {
    background-color: #f9f9f9;
    padding: 0px 0px;
    margin-top: 0px;
}

/* content */

#content {
    min-height: 600px;
}
#content .empty-bucket {
    padding: 20px 15px;
    color: #fff;
}

.box img {
    max-width: 100%;
    width: auto;
}

/* Override Bootstrap's alerts */
/* -------------------------------------------------- */

.alert {
    margin-top: 25px;
}

body[data-action="visitor_dashboard"] .alert {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0px;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
body[data-action="visitor_dashboard"] .alert .container {
    width: 1140px;
}

body[data-action="visitor_dashboard"] .alert-dismissible .close {
    right: 12px;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */

#footer {
    margin-top: 0px;
    background-color: #333436;
    background-image: none;
    color: #a5a5a5;
}
#footer .innerWrapper {
    width: auto;
}
/*#footer .container {
    width: 1146px;
    margin: 0 auto;
    padding: 20px 20px 20px;
    box-sizing: border-box;
}*/
#footer .share {
    width: 290px;
    padding-left: 30px;
    color: #fff;
    font-size: 0.9em;
}
#footer .share dd{
    padding-bottom:5px;
}
#footer .share span {
    font-size: 1.3em;
}
#footer .info {
    height: 50px;
    line-height: 50px;
    box-shadow: none;
    background-color: #333436;
    border-bottom: 1px solid rgba(0,0,0,0.20);
    border-top: 1px solid rgba(0,0,0,0.20);
    text-align: center;
    margin-bottom: 0px;
}
#footer ul {
    text-align:left;
    clear:both;
    margin-top: 4px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 18px;
}
#footer ul li {
    display:inline;
    padding: 2px 0px;
    margin-right: 14px;
}
#footer ul li p {
  font-size: 13px;
  text-align: center;
  padding: 0 20px;
}
.simpleLink,
#footer ul li a {
    color:#aaa;
    font-weight:400;
    text-transform:capitalize;
    display:inline;
    padding-bottom:5px;
    font-size: 12px;
}
#footer ul li a:hover {
    text-decoration:none;
    color:#ddd;
}
#footer .legend {
    border-right:1px solid #484848;
}
#footer .contacts {
    float:right;
    padding-right:60px;
    background:url("/img/addressbook64.png") right center no-repeat;
    border-left:1px solid #484848;
    overflow: hidden;
}

#footer .contacts2 {
    width: 380px;
    border-right:1px solid #484848;
    position: relative;
    padding-left: 25px;
}
#footer .contacts2 dd{
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
}
#footer .contacts2 a,
#footer .aboutus a,
#footer .contacts a {
    color:#fff;
    white-space:nowrap;
}
#footer .contacts2 a:hover,
#footer .aboutus a:hover,
#footer .contacts a:hover {
    text-decoration:none;
}

#footer h3 {
    font-size: 15px;
    line-height: 1.54em;
    margin-bottom: 10px;
    color: #dbdbda;
    clear:both;
}
#footer .district {
    font-size: 12px;
    padding-bottom: 20px;
    margin-top: 30px;
    clear: both;
    text-align: center;
}
#footer .newsletterForm {
    text-align: center;
}
#footer .newsletterForm div.input {
    float: none;
    margin-bottom: 10px;
    padding: 10px 0px 0 0;
    text-align: center;
}
#footer .newsletterForm input {
    border: 1px solid #000;
    font-size: 14px;
    line-height: 1.4em;
    padding: 8px 6px;
    font-family: Arial, sans-serif;
}
#footer .footerclm {
    float: left;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 15px;
    min-height: 155px;
    font-size: 14px;
}
#footer ul.footer {
    margin-top: 0px;
}

.footerclm .newsletterForm input {
    width:195px
}
.footerclm .button.cupid-green {
    width:210px
}
.footerclm .button {
    float: left;
}
ul.footer{
    border-right: 1px solid #484848;
    height: 170px;
    list-style: none;
    margin-right: 15px;
    padding-left: 0px;
    max-width: 280px;
    min-width: 250px;
}
ul.social li{
    margin-bottom: 3px;
}
ul.footer li {
    display: list-item !important;
    margin-right: auto;
}
h3.footer{
    line-height: 22px;
    text-align: center;
    font-weight: 100;
    color: #DBDBDA;
    font-size: 14px;
    letter-spacing: 0.04em;
    padding-bottom: 10px;
}


#footer .footerclm .button {
    border: 1px solid #333;
    border-radius: 4px;
    float: none;
    font-size: 14px;
    line-height: 18px;
    margin-right: 0;
}
.rowWithBorder {
    clear: both;
    border: 1px solid  #484848;
    border-width: 1px 0;
    padding: 8px 0;
    text-align: center;
}
#footer .topsearchesLink a {
    font-size: 15px;
    color: #CCC;
    font-weight: bold;
    text-decoration: underline;
}
#footer .tryalso a {
    display: inline-block;
    margin: 0px;
    width: auto;
}
.topsearchesLink a:hover {
    text-decoration: none;
}
.topsearchesLink span {
    font-size: 12px;
    color: #AAA;
}
#footer .footer-about-us {
    padding-top: 20px;
}

#footer .legal {
    margin-top: 40px;
    text-align: center;
}
#footer .legal ul {
    padding: 0px;
    text-align: center;
}
#footer .legal ul li {
    display: inline-block;
}
#footer .legal ul li a {
    font-size: 14px;
}


/* ==========================================================================
   DASHBOARD
   ========================================================================== */

.box {
    position: relative;
    background-color: #2F2F2F;
    border: 1px solid #363739;
    position: relative;
    width: 177px;
    height: auto;
    padding: 0px;
    margin: 4px;
    float:left; 
    overflow: hidden;
}
.box:hover {
    border: 1px solid #fdd733 !important;
}
.a-info .ad-title {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400;
    margin-top: 5px;
    overflow: hidden;
}
.box.goldenfirstrow .a-info .ad-title,
.box.goldensecondrow .a-info .ad-title,
.box.goldenthirdrow .a-info .ad-title,
.box.silverrow .a-info .ad-title {
    margin-top: 0px;
    height: 45px;
}
.a-info .ad-title a {
    color: #fff;
}
.box.goldenfirstrow .a-info .ad-desc-body,
.box.goldensecondrow .a-info .ad-desc-body,
.box.goldenthirdrow .a-info .ad-desc-body,
.box.silverrow .a-info .ad-desc-body {
    max-height: 100px;
    overflow: hidden;
}
.a-info {
    padding: 10px 12px;
    background-color: rgba(0,0,0,.8);
    color: #e3e3e3;
}
.a-info p {
    font-size: 12px;
    line-height: 1.45em;
    padding:0;
    color: #a5a5a5;
}
.a-info .legend-container {
    margin-right: 0px;
    float: left;
    padding-top: 3px;
}
.a-info .legend-container .fa {
    font-size: 17px;
    float: left;
    margin-right: 4px;
}
.box.goldenfirstrow,
.box.goldensecondrow,
.box.goldenthirdrow,
.box.silverrow,
.box.reserved {
    height: 440px;
}
.box.goldenfirstrow .a-info,
.box.goldensecondrow .a-info,
.box.goldenthirdrow .a-info {
    background-color: #f6cb4c;
}
.box.goldenfirstrow .a-info p,
.box.goldensecondrow .a-info p,
.box.goldenthirdrow .a-info p,
.box.silverrow .a-info p {
    color: #343434;
}
.box.goldenfirstrow .a-info .ad-title a,
.box.goldensecondrow .a-info .ad-title a,
.box.goldenthirdrow .a-info .ad-title a,
.box.silverrow .a-info .ad-title a  {
    color: #222;
}
.box.silverrow .a-info {
    background-color: #f4f4f4;
}
.box.reserved img {
    width: 100%;
}
.goldenfirstrow .a-info,
.goldensecondrow .a-info,
.goldenthirdrow .a-info,
.silverrow .a-info {
    position: absolute;
    bottom: 0px;
    height: 190px;
    width: 100%;
    background-color: #f6cb4c;
}
.applied-filters {
    color: #ccc;
    padding: 20px 15px 0px;
}
.applied-filters strong {
    color: #fff;
}
.applied-filters .tag {
    display: inline-block;
    color: #fff;
    background-color: rgba(255,255,255, 0.1);
    padding: 4px 8px 4px 10px;
    border-radius: 4px;
    margin: 0px 4px;
    font-size: 13px;
}
.applied-filters .tag .fa {
    cursor: pointer;
}

@media screen and (max-width : 375px) {
    .applied-filters {
        padding: 20px 5px 0px;
    }
    .applied-filters .tag {
        margin-left: 0px;
        margin-top: 5px;
    }
}

/* ------------- Nowe znaczki Q, Verified i Premium RW-------------- */


.fa-Q_small {
    font-family: naughtyIcons !important;
    vertical-align: bottom;
}
#premium svg g path {
    fill:#4D4D4D !important;
}
.legend_container svg g path {
    fill:#D8D8D8 !important;
}
.legend_container svg {
    vertical-align: top;
    padding-right: 3px;
    width: 14px;
    height: 15px;
}
#premium .legend_container .fa {
    padding: 0px 4px 0px 0px;
    font-size: 18px;
    text-shadow: none;
    color: #4D4D4D !important;
    float: left;
}
.legend_container .fa {
    font-size: 15px;
    text-shadow: none;
    line-height: 1.2em;
}


/* New Search */
/* -------------------------------------------------- */


.new-search h2.search {
    font-weight: normal;
}
.new-search h2.search span {
    color: #fff;
    font-weight: bold;
}
#searchbox {
    background-color: rgba(0,0,0,.15);
    border: 1px solid #222;
}
#searchbox #search {
    border-color: #222;
    background-color: #fff;
}
#searchbox input[type="submit"] {
    color: #222;
    border-color: #222;
}
.sortbar {
    font-size: 15px;
    height: auto;
    background-color: #f8f8f8;
    border: none;
    border-radius: 4px;
    margin: 15px 0px 0px 0px;
    padding: 0px 10px 0px 5px;
    display: inline-block;
    width: 100%;
}
.sortbar.bottom {
    margin-bottom: 60px;
}
.sortbar > ul {
    float: left;
    display: inline-block;
    width: 100%;
    margin-top: 11px;
    padding: 0px;
    margin-bottom: 15px;
}
.sortbar ul.pagination {
    float: right;
    min-width: 0px;
}
.sortbar ul.pagination li {
    padding: 0px 5px;
    font-size: 14px;
    line-height: 28px;
}
.sortbar ul.pagination li select {
    margin-left: 5px;
}
.sortbar ul > li {
    float: left;
    line-height: 28px;
    list-style-type: none;
    width: 100%;
}
.sortbar li.more-options a {
    margin: 0px 15px;
    padding: 0px 0px;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: 1px dotted blue;
}
.sortbar label {
    padding: 0px 10px 0px 10px;
    font-weight: normal;
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0px;
}
.sortbar select {
    float: left;
    margin-top: 3px;
    font-size: 16px;
}
.sortbar h2.search span {
    color: orange;
}
.sortbar .filter-more {
    padding: 10px 10px 20px;
    border-top: 1px solid rgba(0,0,0,0.1);
    text-align: left;
}
.sortbar .btn {
    position: relative;
    font-size: 14px;
    padding: 4px 12px;
}
.sortbar .btn.active {
    box-shadow: none;
}
.sortbar .btn:focus,
.sortbar .btn:active:focus,
.sortbar .btn.active:focus {
    outline: 0 none;
}
.sortbar .btn .caret {
    margin-left: 6px;
    margin-right: -2px;
}
.showme {
    float: left;
    margin-top: 0px;
}
.showme .btn-group {
    margin-right: 8px;
}
.showme .fav {
    padding-right: 38px;
}
.showme .fav span {
    position: absolute;
    top: 4px;
    right: 5px;
    background-color: #e74fa0;
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 4px;
    text-align: center;
    line-height: 20px;
    width: 24px;
}
.pagination {
    float: right;
    margin-top: 11px;
    margin-right: 10px;
}
.pagination label {
    padding: 6px 10px 6px 17px;
    font-weight: normal;
    float: left;
    font-size: 15px;
}
.pagination select {
    margin-top: 3px;
    float: none;
}
.pagination .pagination-btn {
    float: left;
}
.pagination .pagination-btn .btn {
    padding: 0px;
    line-height: 30px;
    height: 30px;
    width: 30px;
}
.pagination .pagination-btn .btn a {
    font-size: 15px;
    padding: 0px 12px;
    line-height: 28px;
    height: 28px;
    display: inline-block;
    color: #333;
}
.pagination .pagination-btn .btn .fa {
    font-size: 15px;
    float: left;
    line-height: 28px;
    width: 28px;
}
.results-wrapper {
    margin-bottom: 20px;
}
.results {
    background-color: rgba(0, 0, 0, 0.15);
    border: 1px solid #222;
    border-radius: 0px;
    padding: 4px;
}
.results .search-thumb {
    float: left;
    width: 120px;
    margin-right: 0px;
}

.pagin {
    margin: 35px 10px 40px;
    text-align: right;
}
.pagin span {
    /*display: inline-block;
    min-width: 34px;
    background-color: #fff;
    padding: 6px 0px;
    text-align: center;
    border-radius: 4px;*/
}
.pagin span a {
    display: inline-block;
    min-width: 34px;
    background-color: #fff;
    padding: 6px 0px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
}
.pagin span.current {
    display: inline-block;
    min-width: 34px;
    background-color: #fdd733;
    padding: 6px 0px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
}

.filter-more .btn-group .btn {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}
.filter-more .btn-group .multiselect {
    background-color: transparent !important;
    text-align: left;
}
.filter-more #price-range .btn-group  {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.filter-more #price-range .price-val {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    float: left;
}
.filter-more #price-range .btn-group .btn {
    font-size: 12px;
    line-height: 22px;
    padding: 0px 10px;
    margin-right: 5px;
    background-color: #eee;
    border-radius: 3px;
    border: none;
    color: #333;
    text-decoration: none;
}
.filter-more #price-range .btn-group .btn.active {
    background-color: #fdd733;
}

/* Loader */

.loader {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    background-color: rgba(0,0,0,.05);
    display: none;
    z-index: 20000;
}
.loader .spinner {
    left: 50%;
    margin-left: -40px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 100px;
}
.spinner > div {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.7s infinite ease-in-out both;
          animation: sk-bouncedelay 1.7s infinite ease-in-out both;
    margin-right: 5px;
}
.spinner--yellow > div {
    background: #fdd733;
}
.spinner .spinner__item1 {
    -webkit-animation-delay: -0.60s;
          animation-delay: -0.60s;
}
.spinner .spinner__item2 {
    -webkit-animation-delay: -0.40s;
          animation-delay: -0.40s;
}
.spinner .spinner__item3 {
    -webkit-animation-delay: -0.20s;
          animation-delay: -0.20s;
}
@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
                transform: scale(0);
        opacity: 0;
    }
    40% {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 1;
    }
}
@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
                transform: scale(0);
        opacity: 0;
    }
    40% {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 1;
    }
}

/* ==========================================================================
   COMPARE BAR
   ========================================================================== */

/* Compare Basket */

#compare-basket {
    background-color: transparent;
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 1000;
    bottom: 0;
    background-color: #f9f9f9;
    -moz-box-shadow: rgba(0,0,0,.45) 0px -1px 4px;
    -webkit-box-shadow: rgba(0,0,0,.45) 0px -1px 4px;
    box-shadow: rgba(0,0,0,.45) 0px -1px 4px;
}
#compare-basket .compare-basket-wrapper {
    display: block;
    padding: 20px 0px 20px;
    text-align: right;
    position: relative;
    z-index: 1000;
    border-bottom: 0px solid #222;
    width: 1146px;
    margin: 0 auto -100px;
    transition: margin 200ms linear;
}
#compare-basket .compare-basket-wrapper a {
    font-size: 13px;
}
#compare-basket .compare-basket-wrapper a.clear-all-btn {
    margin: 0px 10px;
}
#compare-basket .compare-basket--active {
    display: block;
    margin-bottom: 0px;
    transition: margin 100ms linear;
}
.escort-profile #compare-basket {
    display: none !important;
}

/* Compare Action */

.grid {
    padding-top: 20px;
}
.box .action--compare-add {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    color: #ddd;
}
.box:hover .action--compare-add {
    background-color: #fdd733;
}
.box .action--favourites-add .fa,
.box .action--compare-add .fa {
    color: #fff;
}
.box:hover .action--compare-add .fa {
    color: #333;
}
.box .action--favourites-add {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    color: #ddd;
    display: block;
}
.box .action--favourites-add.selected .fa {
    background-color: #fff;
    width: 24px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    border-radius: 20px;
    color: #E74FA0;
}
.action {
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background: transparent;
    text-align: center;
}

.action:focus {
    outline: none;
}
.action--remove {
    background-color: #f9f9f9;
    border-radius: 0 0 0 5px;
    color: #666;
    font-size: 10px;
    line-height: 1em;
    overflow: hidden;
    padding: 4px;
    position: absolute;
    right: -2px;
    top: -2px;
}
.action--remove .fa:hover {
    color: #222;
}
.action--button {
    background: #2c2d34 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    transition: background 0.2s ease 0s;
}
.action__text--invisible {
    position: absolute;
    top: 100%;
    opacity: 0;
    pointer-events: none;
}
.action--compare-add:hover .action__text--invisible {
    opacity: 1;
    top: 35px;
    right: 10px;
    color: #ddd;
    font-size: 75%;
    letter-spacing: 0;
    background: #2F3035;
    border-radius: 2px;
    padding: 3px 5px;
}
.action--compare-add .fa {
    font-size: 14px;
    line-height: 40px;
}
.action--compare-add .action__text--invisible { 
    display: none;
}
.action--remove:hover,
.action--compare-add:hover {
    color: #5C5EDC;
}
.action--compare-add .fa-check,
.action--compare-add input[type=checkbox]:checked ~ .fa-plus {
    display: none;
}
.action--compare-add input[type=checkbox]:checked ~ .fa-check {
    display: block;
    color: #f9f9f9;
}
.check-hidden {
    opacity: 0;
    position: absolute;
}

.escort-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.product-icon {
    display: inline-block;
    vertical-align: middle;
    background: #42444F;
    width: 50px;
    height: 50px;
    padding: 0px;
    margin: 0 3px;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
}
.product-icon::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 4px;
    z-index: -1;
    box-shadow: -56px 0 #2C2D34;
}
#compare-basket .escort-image {
    height: auto !important;
}
.action--compare {
    background-color: #ccc;
    color: #565b6c;
    cursor: default;
    font-size: 13px;
    margin: 0 5px 0 14px;
    opacity: 0;
    pointer-events: none;
    text-decoration: none !important;
    text-transform: none;
}
.compare-basket--active .action--compare {
    /*background-color: #fdd733;*/
    opacity: 1;
}
.compare-basket--active .action--compare:nth-child(n+1) {
    background-color: #fdd733;
    color: #222;
    pointer-events: auto;
    cursor: pointer;
}
.compare-basket--active .action--compare:nth-child(1),
.compare-basket--active .action--compare:nth-child(2) {
    background-color: #ccc;
    color: #565b6c;
}
.box.product--selected {
    border: 1px solid #60b044 !important;
    -moz-box-shadow: #222 0px 0px 0px 1px inset;
    -webkit-box-shadow: #222 0px 0px 0px 1px inset;
    box-shadow: #222 0px 0px 0px 1px inset;
}
.box.product--selected .action--compare-add {
    background-color: #60b044;
}

@media screen and (max-width : 800px) { 
    #compare-basket {
        overflow-x: auto;
        overflow-y: hidden;
        text-align: left;
    }
    #compare-basket .compare-basket-wrapper {
        padding: 10px 10px 10px;
        text-align: left;
    }
    #compare-basket .compare-basket-wrapper .product-icon {
        float: left;
    }
    #compare-basket .compare-basket-wrapper a,
    #compare-basket .compare-basket-wrapper a.clear-all-btn {
        float: left;
        line-height: 30px;
        padding: 0px 10px;
        margin: 10px 10px;
        font-size: 12px;
    }
    #compare-basket .compare-basket-wrapper a.clear-all-btn {
        padding: 0px;
        margin: 10px 5px;
    }
}


/* ==========================================================================
   PROFILE SETTINGS
   ========================================================================== */

#profile-settings {
    color: #e3e3e3;
    margin-top: 40px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    padding: 0px 0px;
}
#profile-settings hr {
    border-color: rgba(255,255,255,0.15);
}
#profile-settings .profile-form .nav-tabs {
    margin-top: 30px;
}
#profile-settings .profile-form form {
    display: inline-block;
    width: 100%;
    clear: both;
}
#profile-settings .profile-form fieldset {
    margin: 24px 0 4px;
    padding: 0px 0px 0px;
}
#profile-settings .profile-form fieldset legend {
    font-size: 16px;
    border-bottom: none;
}
#profile-settings .profile-form {
    background-color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 0px 15px 100px;
    padding: 10px 30px;
    clear: both;
}
#profile-settings .profile-form h2 {
    font-size: 28px;
    color: #333;
    padding: 0px 0px;
    margin-bottom: 5px;
}
#profile-settings .profile-form h4 {
    color: #333;
    margin-top: 20px;
    margin-bottom: 5px;
}
#profile-settings .profile-form .user-email {
    display: block;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}
#profile-settings .profile-form label {
    display: block;
    color: #333;
}
#profile-settings .profile-form input[type="text"],
#profile-settings .profile-form input[type="email"],
#profile-settings .profile-form input[type="password"] {
    width: 400px;
    padding: 10px 15px;
    color: #333;
    outline: none;
    border-radius: 5px;
    border: 1px solid #ccc;
}
#profile-settings .profile-form .btn {
    padding: 10px 20px;
    border-radius: 6px;
    margin-top: 0px;
    margin-left: 8px;
}
#profile-settings .profile-form .instructions {
    font-size: 13px;
    margin-top: 20px;
    padding-left: 18px;
    color: #333;
}
#profile-settings .profile-form  #notifications {
    margin-top: 20px;
}
#profile-settings .profile-form  #notifications input[type="checkbox"] {
    float: left;
    margin-right: 8px;
    cursor: pointer;
}
#profile-settings .form-group i {
    display: block;
    color: #666;
    font-size: 12px;
    padding: 0px 0px 5px;
    line-height: 20px;
    margin-top: 0px;
}
#profile-settings .form-group.submit {
    font-size: 14px;
    line-height: 34px;
    padding-top: 20px;
    text-align: right;
    color: #333;
}
#profile-settings .form-group.submit a {
    margin: 0px 5px;
}

/* PROFILE SETTINGS MEDIA QUERIES */
/* -------------------------------------------------- */

@media screen and (max-width : 375px) {
    #profile-settings .profile-form {
        margin: 0px 0px 30px;
        padding: 10px 20px;
    }
    #profile-settings .profile-form input[type="text"],
    #profile-settings .profile-form input[type="email"],
    #profile-settings .profile-form input[type="password"] {
        width: 100%;
    }
    #profile-settings .profile-form #notifications input[type="checkbox"] {
        margin-top: 3px;
        margin-bottom: 30px;
    }
}


/* Alerts - error messages */
/* -------------------------------------------------- */

#profile-settings .form-group.error input[type="text"],
#profile-settings .form-group.error input[type="password"] {
    border-color: #D80B0B;
}
#profile-settings .form-group.error .error-message {
    color: #d80b0b;
    font-size: 13px;
    padding: 5px 0px;
}

/* Bootstrap modal dialogs */
/* -------------------------------------------------- */

.bootstrap-dialog.type-primary .modal-header {
    border-bottom: none;
}
.bootstrap-dialog.type-primary .modal-header .bootstrap-dialog-header {
    min-height: 20px;
}
.bootstrap-dialog.type-primary .modal-footer {
    border-top: none;
}
.bootstrap-dialog.type-primary .modal-body {
    position: relative;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 25px;
}
.bootstrap-dialog.type-primary .bootstrap-dialog-message {
    font-size: 18px;
    text-align: center;
}

/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.slider.slider-horizontal {
  width: 125px;
  height: auto;
  margin-bottom: 10px;
  float: left;
}
.slider.slider-horizontal .slider-track {
  height: 4px;
  width: 100%;
  margin-top: 8px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}

.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
}
.slider-selection {
  position: absolute;
  background-color: #0095dd;
  background-repeat: repeat-x;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: #fff;
  background-repeat: repeat-x;
  border: 1px solid #999;
}
.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.slider-handle.triangle {
  background: transparent none;
}

.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider.slider-disabled .slider-selection {
    background-color: #bbb;
}


#price-range-slider {
    width: 135px;
}

.slider .tooltip.top {
    margin-top: -5px !important;
}


.multiselect-container { 
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 10px 0px;
}
.multiselect-container .input-group {
    margin: 5px;
}
.multiselect-container > li {
    padding: 0;
}
.multiselect-container > li > a.multiselect-all label {
    font-weight: 700;
}
.multiselect-container > li.multiselect-group label {
    margin: 0;
    padding: 3px 20px 3px 20px;
    height: 100%;
    font-weight: 700;
}
.multiselect-container > li.multiselect-group-clickable label { 
    cursor: pointer;
}
.multiselect-container > li > a {
    padding: 0;
}
.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px;
}
.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
    margin: 0;
}
.multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 5px;
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn { 
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio { 
    padding:3px 20px 3px 40px;
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0;
}

.filter-more .btn-group button {
    padding: 0px;
    border: none;
    background-color: transparent;
}
.filter-more .btn-group ul.multiselect-container li,
.filter-more .btn-group ul.multiselect-container .checkbox {
    color: #333;
}
.filter-more .btn-group ul.multiselect-container .checkbox,
.filter-more .btn-group ul.multiselect-container .radio {
    color: #333;
    line-height: 22px;
    padding: 0px 0px 0px 30px;
    font-size: 13px;
}
.filter-more .multiselect-container li {
    width: 100%;
}
.filter-more .btn-group.open .dropdown-toggle {
    background-color: transparent;
    box-shadow: none;
}
.filter-more .submit {
    padding: 15px 5px 0px;
    border-top: 1px solid #ccc;
    text-align: right;
    margin-top: 15px;
}

.a-info .ad-comment-body {
    position: relative;
    font-size: 12px;
    border-top: 2px solid #444;
    padding-top: 22px;
    padding-left: 0px;
    list-style-type: none;
    color: #a5a5a5;
}
.a-info .ad-comment-body:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 10px;
    top: -1px;
    border-style: solid;
    border-width: 14px 18px 0 0;
    border-color: #444 transparent transparent transparent;
}

.a-info .ad-comment-body:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 12px;
    top: -3px;
    border-style: solid;
    border-width: 12px 16px 0 0;
    border-color: #292929 transparent transparent transparent;

}
.a-info .ad-comment-body li {
    margin-top: 10px;
    padding: 10px 0px 0px;
    border-top: 1px dotted #666;
}
.a-info .ad-comment-body li:first-child {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* ==========================================================================
   SIGN-UP & SIGN-IN
   ========================================================================== */

h1.logo {
    display: block;
    width: 100%;
    font: 38px/100px "Open Sans", sans-serif;
    letter-spacing: -0.015em;
    margin-top: 50px;
    margin-bottom: 60px;
    text-align: center;
    color: #444;
}
h1.logo a {
    color: #fff;
    text-decoration: none;
}
h1.logo .small {
    color: #fff;
    font-size: 1em;
}
h1.logo .logo_holder {
    margin: -5px 10px 0px 0px;
    padding-right: 0px;
    padding-top: 0px;
    vertical-align: middle;
    width: 54px;
}

.create-account,
.password-recovery {
    background-color: #fff;
    border: 1px solid #222;
    margin-top: 0px;
    margin-bottom: 100px;
    border-radius: 0px;
    padding: 30px 40px;
    box-shadow: 1px 1px 2px rgba(0,0,0,.20);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.20);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.20);
}
.create-account h2 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.password-recovery h2 {
    font-size: 20px;
    margin-top: 0px;
}
.create-account input[type="text"],
.create-account input[type="password"],
.create-account input[type="email"],
.password-recovery input[type="email"] {
    font-size: 15px;
    height: auto;
    border-radius: 0px;
    padding: 9px 12px;
}
.create-account .loginInfo {
    text-align: center;
    padding: 0px 50px;
}
.password-recovery .loginInfo {
    padding: 0px 0px 15px;
}
.create-account .form-group.submit,
.password-recovery .form-group.submit {
    padding-top: 20px;
    text-align: center;
}
.password-recovery .form-group.submit .btn {
    padding: 10px 20px;
    border-radius: 6px;
}
.create-account .forgotPassword {
    padding-top: 10px;
    margin-bottom: 0px;
    text-align: center;
}
.create-account .loginBox {
    padding: 20px 0px;
}
.create-account .loginBox input:focus {
  background-color: #ecf5ff;
}
.create-account .btn-primary {
    font-size: 16px;
    background-color: #fbd106;
    border-color: #fbd106;
    color: #222;
    padding: 12px 25px;
}
.create-account .error-message {
    padding: 6px 0px 0px;
    font-size: 12px;
    color: red;
}
.create-account .form-group.error input[type="text"],
.create-account .form-group.error input[type="password"] {
    border-color: red;
}

/* SIGN-UP & SIGN-IN MEDIA QUERIES */
/* -------------------------------------------------- */

@media screen and (max-width : 375px) {
    body[data-controller="visitors"][data-action="add"] #content,
    body[data-controller="visitors"][data-action="passrecovery"] #content {
        padding: 0px 0px;
        min-height: 400px;
    }
    body[data-controller="visitors"][data-action="add"] #content .container,
    body[data-controller="visitors"][data-action="passrecovery"] #content .container {
        padding: 0px 10px;
    }
    body[data-controller="visitors"][data-action="add"] #content .alert,
    body[data-controller="visitors"][data-action="passrecovery"] #content .alert {
        margin: 0px 10px 15px;
    }
    h1.logo {
        margin: 10px 0px;
    }
    h1.logo a {
        font-size: 22px;
    }
    h1.logo .logo_holder {
        width: 36px;
    }
    .create-account,
    .password-recovery {
        margin-bottom: 30px;
        border-radius: 0px;
        padding: 20px 20px 20px;
    }
    .create-account h2 {
        line-height: 1.4em;
    }
    .create-account .loginInfo {
        padding: 0px 0px;
    }
    .create-account .btn-primary {
        font-size: 14px;
    }
    #footer.megafooter {
        margin-top: 0px !important;
    }
}

/* ==========================================================================
   MESSENGER
   ========================================================================== */

.escort-messenger-wrap {
    padding-top: 50px;
}

#messenger {
    position: relative;
    background-color: #fff;
    border-radius: 8px;
    margin: 40px 15px 40px;
    padding: 0px;
    min-height: 800px;
    clear: both;
}
#inbox-threads {
    background-color: #f9f9f9;
    height: 100%;
    position: absolute;
    border-radius: 8px 0px 0px 8px;
}
#inbox-body .message-list {
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
    list-style: none;
}
#inbox-body .message {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
#inbox-body .message .message-container {
    float: left;
    margin-right: 40px;
    font-size: 13px;
    line-height: 17px;
    color: #333;
    font-weight: normal;
    text-align: left;
}
#inbox-body .message .message-container .message-body {
    display: inline-block;
    background-color: #f1f3f5;
    padding: 5px 10px;
    white-space: pre-line;
    word-wrap: break-word;
    border-radius: 3px;
    text-align: left;
    max-width: 100%;
    box-sizing: border-box;
}
#inbox-body .message .timestamp {
    float: left;
    display: block;
    line-height: 13px;
    font-size: 11px;
    color: #bbb;
    clear: both;
    margin: 0px 5px;
}

/* ==========================================================================
   FORUM
   ========================================================================== */

body[data-controller="forums"] #content h1 {
    color: #fff;
    font-size: 26px;
    line-height: 1.3em;
    margin: 0px 5px 25px;
}
body[data-controller="forums"] #content h2 {
    color: #fff;
    font-size: 16px;
    margin: 10px 5px 25px;
}
body[data-controller="forums"] #content h3 {
    font-size: 16px;
    line-height: 1.4em;
    color: #fff;
    margin-top: 0px;
}
body[data-controller="forums"] #content h5 {
    margin-top: 0px;
}
body[data-controller="forums"] #content h5 a {
    line-height: 1.4em;
}
body[data-controller="forums"] #content a {
    color: #F5D75A;
}
body[data-controller="forums"] #content .container {
    padding-top: 20px;
    padding-bottom: 20px;
}
body[data-controller="forums"] .badge {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 4px 6px 3px;
    border-radius: 4px;
    margin-left: 5px;
    color: #222 !important;
}
#new-thread-btn {
    position: absolute;
    top: 2px;
    right: 20px;
    font-size: 13px;
    border: 1px solid #222;
    color: #222 !important;
    background-color: #F5D75A;
    padding: 8px 10px 7px;
}
#new-activity-btn {
    padding: 0px 10px;
    border-left: 1px solid #aaa;
    margin-left: 8px;
}
#forum-list {
    list-style: none;
    padding-left: 0px;
}
#forum-list > li {
    display: inline-block;
    padding: 10px 0px;
    margin-bottom: 8px;
    border-radius: 4px;
    color: #fff;
    background-color: rgba(250,250,250,.05);
    width: 100%;
}
#forum-list p {
    font-size: 12px;
    color: #a5a5a5;
    margin-bottom: 0px;
    overflow-wrap: break-word;
}
#forum-list div span {
    display: block;
    color: #a5a5a5;
    font-size: 12px;
}
#forum-list div span.badge,
#thread .post-item .post-summary li .badge {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 9px;
    border-radius: 3px;
    margin-left: 0px;
    padding: 3px 5px 2px;
    margin-top: -2px;
}
#thread .post-item .post-summary li .badge {
    margin-left: 5px;
}
#forum-list div.views,
#forum-list div.replies {
    font-size: 16px;
}
#forum-list .post-summary,
#thread .post-item .post-summary {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding-top: 10px;
    padding-left: 0px;
    clear: both;
}
#forum-list .post-summary li,
#thread .post-item .post-summary li {
    position: relative;
    float: left;
    font-size: 12px;
    padding-right: 8px;
    margin-right: 8px;
}
#forum-list .post-summary {
    color: #a5a5a5;
}
#forum-list .post-summary li a {
    color: #a5a5a5;
    margin-right: 5px;
}
#forum-list .post-summary li a:hover {
    color: #fff;
}
#forum-list .post-summary li:after,
#thread .post-item .post-summary li:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    height: 12px;
    display: block;
    border-right: 1px solid #999;
}
#forum-list .post-summary li:last-child:after,
#thread .post-item .post-summary li:last-child:after {
    border-right: none;
}
#forum-list .last-post .post-summary li .avatar {
    margin-top: 4px;
}
#forum-list .last-post .post-summary li time {
    display: block;
}
#forum-list .last-post .post-summary li:first-child:after {
    border-right: none;
}
#forum-list div.last-post h4 {
    font-size: 13px;
    line-height: 1.4em;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 0px;
    overflow: hidden;
}
#forum-list div.last-post h4 a {
    color: #a5a5a5;
}
#forum-list div.last-post p {
    font-size: 13px;
    line-height: 1.4em;
    color: #a5a5a5;
    margin-top: 3px;
}
#thread .post-item .post-summary {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #777;
    padding-left: 7px;
}
#thread .post-item .post-summary time {
    color: #fff;
}
#thread .post-item .post-body {
    position: relative;
    padding: 15px 15px;
    margin-bottom: 8px;
    border-radius: 4px;
    background-color: rgba(250,250,250,.05);
    display: inline-block;
    width: 100%;
}
#thread .post-item .post-body:after {
    content: "";
    position: absolute;
    top: -8px;
    left: 12px;
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent rgba(250,250,250,.05) transparent;
}
#thread .post-item .post-body p {
    margin-bottom: 0px;
}
/** ROBUS dla niezalogowanych **/
#thread .post-item .post-body .add-reply-no-login {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    text-align: right;
    cursor: pointer;
}
#thread .post-item .post-body .add-reply-no-login .fa {
    color: #a5a5a5;
}
#thread .post-item .post-body .add-reply-no-login .fa:hover {
    color: #F5D75A;
}
/** KONIEC dla niezalogowanych */
#thread .post-item .post-body .add-reply {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    text-align: right;
}
#thread .post-item .post-body .add-reply a {
    font-size: 13px;
    color: #a5a5a5;
}
#thread .post-item .post-body .add-reply .fa {
    color: #a5a5a5;
}
#thread .post-item .post-body .add-reply .fa:hover {
    color: #F5D75A;
}
#thread .post-item .post-summary li {
    line-height: 25px;
}
#thread .post-item .post-summary li:after {
    top: 5px;
}
#thread .post-item .post-summary li:first-child:after {
    border-right: none;
}
#forum-list .avatar,
#thread .post-item .post-summary .avatar {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #ccc;
    text-indent: -9999px;
    border-radius: 15px;
}

#content .post-description p {
    margin-bottom: 10px;
}

#thread .post-item .post-summary .activity-note .fa {
    color: #80D323;
}
#thread {
    padding-top: 40px;
}
body[data-controller="forums"] #thread h1 {
    margin-bottom: 10px;
}
#thread h1 small {
    margin-left: 10px;
    font-size: 24px;
    display: inline-block;
}
#thread ol {
    list-style: none;
    padding: 0px 5px 25px;
    color: #a5a5a5;
}
#thread .post-item {
    margin-bottom: 0px;
    /*border-bottom: 1px dotted #666;*/
}
#thread #related-profiles h3 {
    width: 176px;
    margin: 5px auto 15px;
}
#thread #related-profiles ul {
    width: 211px;
    padding: 0px;
    border-left: 1px solid rgb(72, 72, 72);
    padding-left: 35px;
}
#thread #related-profiles .a-info {
    padding: 10px 0px 0px;
    background-color: transparent;
}
#thread #related-profiles .a-info h2 {
    margin: 5px 0px 10px;
    line-height: 1.3em;
    font-size: 14px;
}
#thread #related-profiles .a-info p {
    margin-bottom: 0px;
}
#thread .get-back a {
    font-size: 12px;
    color: #a5a5a5 !important;
    display: inline-block;
    padding: 0px 5px 15px;
}
#thread .get-back a .fa {
    margin-right: 5px;
}
#forum-post-answer {
    margin: 5px;
}
#forum-post-answer h2 span {
    position: relative;
    color: #f5d75a;
    display: inline-block;
}
#forum-post-answer h2 span .fa {
    position: absolute;
    top: 3px;
    font-size: 13px;
    margin-left: 5px;
    display: inline-block;
    color: #a5a5a5;
    cursor: pointer;
}
#forum-post-answer textarea {
    border: 1px solid #222;
    outline: none;
}
#forum-post-answer .form-group {
    display: inline-block;
    width: 100%;
}
#forum-post-answer .form-submit p {
    color: #a5a5a5;
    margin-bottom: 0px;
}
#forum-post-answer .form-submit label {
    line-height: 34px;
    font-weight: normal;
    margin-bottom: 0px;
}
#forum-post-answer .form-submit input[type="checkbox"] {
    border: 1px solid #222;
    margin-right: 5px;
}
#forum-post-answer .form-submit .btn-primary {
    background-color: #fdd733;
    color: #333;
    border: 1px solid #222;
    float: right;
}

#new-thread-modal .modal-body a {
    color: #222 !important;
    font-weight: bold;
    text-decoration: underline;
}

/* Forum Pager */
/* -------------------------------------------------- */

.pager li {
    margin: 0px 2px;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    color:#F5D75A;
    background-color: transparent !important;
    border: 2px solid #ddd;
    border-radius: 30px;
}
.pagination .page-number {
    display: inline-block;
    width: 180px;
    float: left;
    color: #c1c1c1;
    line-height: 34px;
    text-align: right;
    padding-right: 20px;
}
.pagination .pager {
    display: inline-block;
    margin: 0px;
    float: right;
}
.pagination .pager .pager-prev a,
.pagination .pager .pager-next a {
    color: #ccc;
   /* background-color: red !important;*/
    border-radius: 30px;
}
.pagination .pager .pager-prev a:hover,
.pagination .pager .pager-next a:hover {

    border-color: #fff;
    color: #fff !important;
}


/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */

@media screen and (max-width : 768px) {
    #header {
        width: 100% !important;
    }
    #header div.container {
        padding: 0px 10px;
        width: auto;
    }
    #header .navbar #mnav {
        display: block;
    }
    #header .navbar .logo {
        display: none;
    }
    #header .navbar .menu-nav {
        display: none;
    }
    #header .navbar .user-nav {
        float: right;
    }
    #header .navbar .user-nav .get-back {
        display: none;
    }
    #header .navbar .user-nav > .dropdown a {
        padding-right: 0px;
    }

    .side-nav.open { 
        display: block; 
        margin-left: 0px; 
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.45); 
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.45);
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.45);
    }
    .side-nav.open .mnav-link { 
        display: block; 
        position: absolute; 
        top: 15px;
        right: 20px;
        width: 30px; 
        height: 20px; 
        margin-top: 5px; 
        text-indent: -9999px;
    }
    .side-nav.open .mnav-link .hamburger,
    .side-nav.open .mnav-link .hamburger:before,
    .side-nav.open .mnav-link .hamburger:after {
        background-color: #f6cb4c;
    }

    #content .container { 
        padding: 0px 5px; 
    }
    .box {
        margin: 3px;
    }

    #related-profiles {
        display: none;
    }
}

@media screen and (max-width : 667px) {
    #content .container { 
        padding: 0px 11px; 
    }
    #content #compare-basket .container {
        padding: 8px 11px; 
    }
    #content #search-extra .container {
        padding: 0px 15px;
    }
    #content #search-extra .sortbar {
        padding: 0px 0px 0px 0px;
        margin-top: 10px;
    }
    #content #search-extra .sortbar > ul {
        margin-top: 0px;
        margin-bottom: 5px;
    }
    #content #search-extra .sortbar label {
        /*padding: 0px 2px !important;*/
        float: none;
        display: block;
    }
    #content #search-extra .sortbar .showme {
        margin-bottom: 10px;
    }
    #content #search-extra .sortbar .showme .btn-group {
        margin-right: 0px;
    }
    #content #search-extra .sortbar .showme .btn {
        min-width: 82px;
    }
    #content #search-extra .sortbar .btn-group.pull-right .btn {
        background-color: transparent;
        border: none;
    }
    #content #search-extra .sortbar .btn-group.pull-right .btn:active {
        box-shadow: none;
    }
    #content #search-extra .sortbar .filter-more {
        padding: 10px 5px 20px;
    }
    #content #search-extra .sortbar .filter-more .col-md-2 {
        margin-bottom: 15px;
    }
    #content #search-extra .filter-more .submit {
        padding: 15px 8px 0px;
    }
    #price-range {
        height: 90px;
    }
    .box.goldenfirstrow,
    .box.goldensecondrow,
    .box.goldenthirdrow,
    .box.silverrow,
    .box.reserved,
    .box {
        width: 106px;
        height: 320px;
        margin: 3px;
    }
    .box .escort-image {
        height: auto;
    }
    .box .a-info {
        position: absolute;
        bottom: 0px;
        height: 170px;
        width: 100%;
        padding: 5px 6px;
        background-color: #222;
    }
    .box.goldenfirstrow .a-info .ad-title,
    .box.goldensecondrow .a-info .ad-title,
    .box.goldenthirdrow .a-info .ad-title,
    .box.silverrow .a-info .ad-title,
    .box .a-info .ad-title {
        height: 35px;
        font-size: 12px;
    }
    .box .a-info .ad-desc-body {
        font-size: 10px;
        line-height: 1.3em;
    }
    .box .a-info .legend-container .fa {
        font-size: 12px;
    }

    body[data-controller="forums"] #content h1 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    body[data-controller="forums"] #content .container > div {
        padding: 0px 0px; 
    }
    body[data-controller="forums"] #new-thread-btn {
        position: relative;
        right: auto;
        top: auto;
        margin: 20px 5px;
    }
    body[data-controller="forums"] #forum-list div.views, 
    body[data-controller="forums"] #forum-list div.replies {
        width: 70px;
        float: left;
        text-align: left;
        margin: 10px 0px;
    }
    body[data-controller="forums"] #forum-list div.last-post {
        padding-top: 10px;
        clear: both;
    }
    body[data-controller="forums"] #new-thread-modal .modal-dialog {
        margin: 20px 10px;
    }
    body[data-controller="forums"] #forum-post-answer .form-group {
        margin-bottom: 0px;
    }
    body[data-controller="forums"] #forum-post-answer .form-submit .btn-primary {
        margin-top: 15px;
    }
    body[data-controller="forums"] #thread #related-profiles {
        margin-top: 40px;
    }
    body[data-controller="forums"] #thread #related-profiles h3 {
        width: 100%;
        text-align: center;
    }
    body[data-controller="forums"] #thread #related-profiles ul {
        width: 100%;
        text-align: center;
        padding-left: 0px;
        border-left: none;
    }
    body[data-controller="forums"] #thread #related-profiles ul li {
        margin-bottom: 15px;
    }
}

@media screen and (max-width : 320px) {
    #content .container { 
        padding: 0px; 
    }
    .box.goldenfirstrow,
    .box.goldensecondrow,
    .box.goldenthirdrow,
    .box.silverrow,
    .box.reserved,
    .box {
        width: 106px;
        height: 320px;
        margin: 0px;
    }
    #content #search-extra .sortbar .showme .btn {
        min-width: initial;
    }
}





