.mainpage .mc-cycle {
    position: relative;
    top: -95px;
}

.mainpage #header {
    margin-bottom: 0;
}

.mainpage .white {
    margin-top: -95px;
}

#shop .item-box-desc {
    height: 50px;
}

#shop .item-box figure {
    height: 256px;
}

#shop .item-box.main-box {
    position: relative;
}

#shop .item-box.main-box figure {
    height: auto;
    padding-bottom: 10px;
}

.main-atc {
    position: absolute;
    bottom: 16px;
    width: 100%;
    margin-right: 30px;
}

#shop .item-box.main-box .mbi {
    padding-top: 126%;
    position: relative;
}

#shop .item-box.main-box .mbi img {
    position: absolute;
    top: -6px;
    width: 100%;
}

.item-box figure {
    text-align: center;
}

.item-box div.price-table ul li {
    padding: 4px;
}

.main-box-hover {
    position: absolute;
    /*display: none;*/
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    z-index: 9898;
    text-align: center;
}

.main-box div.inner ul {
    list-style-type: none;
    padding-left: 0 !important;
}

.main-box div.inner ul li {
    color: #fff;
}

.main-box .item-hover .overlay {
    background-color: rgba(0, 0, 0, 0.7) !important;
    z-index: 99;
}

.main-box .item-hover .inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#shop .item-box-desc {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.modelicons {
    position: absolute;
    top: 170px;
}

.modelicons img {
    margin-left: -6px;
}

.footmenu a {
    color: #fff;
}

.footmenu2 a {
    text-decoration: underline;
    color: #fff;
}

.item-box h4 {
    font-weight: bold;
    font-size: 0.9em;
    line-height: 20px;
}

.item-box p {
    font-size: 0.9em;
    text-decoration: none;
}

div.price-table ul li:last-child {
    border-bottom: none;
}

.left-block h3 {
    font-size: 1.4em;
    text-align: center;
    margin-top: 0.5em;
}

.left-block .nav>li>a {
    padding: 3px 10px;
}

.left-space {
    height: 2em;
}

.search_table_mini td {
    padding-bottom: 6px;
    padding-right: 6px;
}

.search_table_mini select {
    padding: 0;
    height: auto;
}

.search_table_mini .inp_full2 {
    width: 60px;
}

.search_table_mini .inp_full {
    width: 124px;
}

.search_table td {
    padding-bottom: 6px;
    padding-right: 6px;
}

.search_table select {
    padding: 0;
    height: auto;
}

.search_table .inp_full2 {
    width: 60px;
}

.search_table .inp_full {
    width: 124px;
}

#subsform,
#unsubsform,
#subsform2,
#unsubsform2 {
    margin-top: 1em;
}

#subsform .btn,
#unsubsform .btn,
#commentform .btn,
#subsform2 .btn,
#unsubsform2 .btn,
#commentform2 .btn {
    margin-top: 0.5em;
}

#shop .item-box .add_to_cart {}

#shop .item-box .btn,
.btn:hover {
    /*padding-left: 9px;
    padding-right: 9px;*/
}

#shop .item-box .btn i.fa {
    padding-right: 6px;
}

.mt-2 {
    margin-top: 2em;
}

hr {
    margin: 20px 0;
}

.compare-wrapper {
    overflow: auto;
    padding-bottom: 20px;
}

.gc-space {
    height: 2em;
}

.ll-item {
    padding-bottom: 1em;
    text-align: center;
}

#portfolio .item-box figure img {
    width: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.clear {
    clear: both;
}

.vl-item h3 {
    margin-bottom: 0.5em;
}

.vl-item {
    margin-bottom: 2em;
    height: 246px;
    overflow: hidden;
}

.left-block .nav a:visited {
    color: #aaa !important;
}

.item-box img.img-responsive {
    transition: all .1s ease-in-out;
}

.item-box:hover img.img-responsive {
    transform: scale(1.28);
    cursor: pointer;
}

.anketa-header strong {
    color: #ffa500;
}

.gp-form {
    border: 1px solid #000;
    padding: 15px;
    width: auto;
    display: block;
}

#priceform {
    border: 1px solid #000;
    padding: 15px;
    margin-bottom: 15px;
    width: auto !important;
}

div.price-table {
    background: inherit;
}

.anketa-footer p {
    color: #333;
}

#header .fa-shopping-cart,
#header .fa-search {
    color: #ffa500 !important;
}

div.tabs ul.nav-tabs a {
    background-color: #f6f6f6;
    border: 1px solid #685d59 !important;
}

div.tabs ul.nav-tabs li.active a {
    background-color: #685d59;
    border-color: #685d59;
    color: #fff;
}

div.tabs div.tab-content {
    border: 1px solid #685d59;
}

#topBar {
    font-weight: normal;
}

.gotd {
    display: block;
    text-align: center;
}

.item-box {
    border: 1px solid #685d59;
}

.photography .item-box {
    border: none;
}

.ifresponsive,
.ifresponsive a {
    max-width: 100% !important;
}

.girl_dont_work {
    color: #ff0000;
    font-weight: bold;
}

.back-top {
    display: block;
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 40px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    background: url(../img/up.png) no-repeat;
    background-size: contain;
}

@media only screen and (max-width: 767px) {
    .back-top {
        display: none !important;
    }
}

@media only screen and (max-width: 960px) {

    /*  .back-top {
        display: block;
        position: fixed;
        z-index: 999;
        right: 0;
        bottom: 1px;
        width: 30px;
        height: 28px;
        color: #fff !important;
    }*/
    #shop .item-box .add_to_cart {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    #shop .item-box figure {
        padding-left: 0;
        padding-right: 0;
    }
}

.eventpic img {
    max-width: 97px;
}

.mfootmenu {
    background: #685d59;
    padding: 15px 15px 38px;
    color: #fff;
}

.button.fa-heart {
    color: #ffa500 !important;
}

@media only screen and (max-width: 767px) {

    /*#search-form-left {
        position: fixed;
        z-index: 10000;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 15px;
    }*/
    .xs-search {
        float: right;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .xs-close {
        float: right;
        margin-right: 10px;
    }

    .xs-filter {
        text-transform: uppercase;
    }
}

#search-form-0 {
    display: none;
}

h2.main-h2 {
    margin-bottom: 0;
}

.gc-getprice-button {
    display: block;
    float: left;
    width: 30%;
}

.gc-getprice-input {
    width: 69%;
    margin-right: 1%;
    float: left;
    display: block;
}

.el-col {
    padding: 10px;
}

.el-item {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.el-item img {
    max-width: 100%;
    height: auto;
    transition: transform .2s;
}

.el-img {
    overflow: hidden;
    text-align: center;
}

.el-img img:hover {
    transform: scale(1.22);
}

.el-date {
    margin: 0 15px;
    font-size: 12px;
    margin-top: 4px;
    text-align: center;
}

.el-name {
    text-align: center;
}

.el-cont {
    height: 232px;
    overflow: hidden;
    margin: 0 15px;
    text-align: justify;
}

.el-col-v .el-cont {
    height: 130px;
    text-align: center;
}

.el-col-v .el-name h3 {
    margin: 8px 0;
}

@media only screen and (max-width: 767px) {

    .el-cont,
    .el-col-v .el-cont {
        height: auto;
    }
}

@media only screen and (max-width: 1200px) {
    ul#topMain li {
        text-align: center;
    }

    ul#topMain li a {
        font-size: 15px !important;
    }
}

.el-short {
    height: 168px;
    overflow: hidden;
}

@media only screen and (max-width: 1199px) {
    .el-short {
        height: 232px;
    }
}

@media only screen and (max-width: 991px) {
    .el-short {
        height: 442px;
    }
}

@media only screen and (max-width: 767px) {
    .el-short {
        height: 172px;
    }
}

.el-short a {
    color: #333;
    text-decoration: none;
}

#cube-slider {
    max-height: 80vh !important;
    width: auto;
    background-image: linear-gradient(#685d59, #000);
}

#cube-slider img {
    max-height: 80vh !important;
    width: auto;
    margin: 0 auto;
}

.cbp-nav-pagination {
    width: 100%;
    text-align: center !important;
    right: 0 !important;
    left: 0 !important;
    position: absolute;
}

.team h3 small {
    font-size: 100%;
}

.team .thumbnail {
    margin-bottom: 1em;
}

.photonewicon {
    position: absolute;
}

.photonewicon img {
    width: 40px;
    margin: 0 !important;
}

#cbp-search {
    display: none;
}

.cbp-search {
    text-align: center;
    /*padding-right: 20px;*/
    margin-bottom: 0;
    width: auto;
}

.cbp-search a {
    background: none !important;
}

.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    background-color: #685d59;
}

.sf-cat {
    font-weight: bold;
    font-size: 110%;
    text-transform: uppercase;
    padding-top: 1em;
}

.search-clear {
    background-color: #ffa500;
}

.el-group-date {
    font-size: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.egd {
    border-top: #ccc 1px dotted;
    padding-top: 12px;
}

.egd-1 {
    border-top: none;
    padding-top: 0;
}

#cube-slider img {
    display: block;
    max-width: 100%;
    height: auto;
}

#cube-girls {
    display: none;
}

#cube-girls-menu {
    position: fixed;
    left: 0;
    bottom: 70px;
    z-index: 101;
    background-color: #685d59;
    color: #fff;
    transform: rotate(270deg);
    margin-left: -38px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

#cube-girls-menu a {
    color: #fff;
    margin: 0;
    padding: 2px 12px;
    font-size: 14px;
    width: 100px;
}

@media only screen and (min-width: 768px) {
    #cube-girls-menu {
        display: none;
    }
}

.odessa {
    color: #ffa500;
    font-size: 1.7rem;
    margin-bottom: 20px;
    font-weight: bold;
}

h1.girlname {
    margin-bottom: 10px;
}

.gc-contacts {
    border: 1px solid #000;
    padding: 15px;
    margin-bottom: 15px;
}

video#player {
    margin-top: 15px;
}

.top-filter {
    background: #f6f6f6;
    border: 1px solid #2e4e40;
    border-radius: 6px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 15px;
}

.top-filter tr {
    display: block;
    float: left;
    width: 33%;
}

.top-filter tr.sf-cat-row {
    width: 100%;
}

.top-filter tr td {
    display: inline-block;
    width: 49%;
    text-align: right;
}

.top-filter tr.sf-cat-row td {
    display: block;
    width: 100% !important;
    text-align: center;
}

/*.top-filter tr:nth-of-type(1), .top-filter tr:nth-of-type(2) {
    display: none;
}*/
.top-filter .left-space {
    height: 0;
}

@media only screen and (max-width: 1199px) {
    .top-filter tr {
        width: 50%;
    }
}

@media only screen and (max-width: 599px) {
    .top-filter tr {
        width: 100%;
    }

    .top-filter-btn {
        width: 100% !important;
        display: inline-block;
        margin-bottom: 15px;
    }
}

.top-filter tr td:nth-of-type(2) {
    text-align: left;
}

.top-filter tr td:nth-of-type(2) input[type="checkbox"] {
    margin-left: 2px;
}

.top-filter-btn,
.top-filter-btn:hover {
    padding-left: 18px;
    padding-right: 18px;
}

#shop .top-filter-btn {
    margin-top: 12px;
}

#topOptions li button {
    background: inherit;
}

.gc-add {
    display: block;
    background: #685d59;
    padding: 8px 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-bottom: 15px;
    color: #fff;
}

h1.girlname {
    margin-bottom: 22px;
}

.mfootmenu {
    padding-left: 35px;
    padding-right: 66px;
}

a.add_to_cart i {
    color: #ffa500;
    font-size: 20px;
    display: inline-block;
    margin-top: 3px;
}

a.add_to_cart:active {
    background: #fff !important;
}

@media only screen and (max-width: 767px) {
    .gmm {
        float: none !important;
        margin-left: 15px;
    }
}

.modeldiscount {
    color: #f00;
}

.modelnew {
    color: #9400D3;
}

@media only screen and (max-width: 767px) {
    .gc-add {
        border-radius: 6px;
    }
}

#middle {
    margin-bottom: 0 !important;
}

.ffooter {
    background: #685d59;
    color: #fff;
}

.ffooter div.col {
    margin-top: 3em;
    margin-bottom: 3em;
}

.ffooter p.h4 {
    margin-bottom: 1em;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.ffooter p.h4::after {
    width: 5em;
    border-top: 1px solid #fff;
    content: "";
    display: block;
    margin-top: 0em;
}

.ffooter p.h4.last::after {
    border-top-color: transparent;
}

.ffooter .lnks a {
    border-bottom: 1px solid #999;
    display: block;
    font-size: 12px;
}

.ffooter a,
.ffooter p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
}

.ffooter .copy {
    margin-top: 1em;
    font-size: 14px;
    font-weight: 500;
}

video {
    max-height: 100vh;
}

@media only screen and (min-width: 768px) {
    video {
        max-height: 70vh;
    }
}

a.gm-item:visited {
    color: #aaa !important;
}

.nextprev {
    margin-bottom: 1.5em;
}

.selected-filters {
    margin-top: 0.5em;
}

.btn-primary.active {
    background-color: #ffa500;
    border-color: #ffa500;
}

.btn-primary.active:hover,
.btn-primary.active:focus {
    background-color: #ffa500;
    border-color: #ffa500;
}

.top-type-btn {
    margin: 6px;
}

h1 {
    margin-bottom: 20px;
}

.type-model {
    color: #aaa;
}

.type-elite {
    color: #AB8B64;
    margin-right: 4px;
}

.type-vip {
    color: #ffa500;
    margin-right: 4px;
}

.girlname .type-model,
.girlname .type-elite,
.girlname .type-vip {
    font-weight: bold;
}

.gm-item .pull-right {
    float: right !important;
}

.list-type {
    float: right;
    margin-right: 8px;
    text-transform: uppercase;
}

.list-name {
    text-transform: uppercase;
}

.girlname-data {
    white-space: nowrap;
}

.event-short {
    margin-bottom: 5em;
}

.egd {
    padding-top: 2em;
    padding-bottom: 1em;
}

@media only screen and (max-width: 767px) {
    .team .thumbnail {
        max-width: none;
    }
}

.dropdown-menu {
    min-width: 0;
}

.eventpic {
    float: left;
    margin-right: 20px;
    width: 200px;
}

@media only screen and (max-width: 450px) {
    .eventpic {
        float: none;
        margin-right: 0;
        width: 100%;
    }
}

.gc-related {
    overflow-x: scroll;
}

.gc-related #shop {
    white-space: nowrap;
    margin-left: 0;
    margin-right: 0;
}

.gc-related .col-sm-6 {
    display: inline-block;
    width: auto !important;
    float: none;
    padding: 0 5px;
}

.gc-related .col-sm-6 .item-box {
    width: 27vh;
    margin: 0;
}

.gctabs .tab-pane table {
    width: auto;
}

.gctabs .tab-pane table td {
    padding-right: 20px;
}

.gctabs .tab-pane h2,
.gctabs .tab-pane h3 {
    margin-top: 0.5em !important;
    margin-bottom: 0 !important;
}

.gc-related .inner li {
    font-size: 12px;
    line-height: 17px;
}

.gc-related .add_to_cart span,
.gc-related a.add_to_cart {
    font-size: 12px;
    line-height: 17px;
}

.mtabs {
    display: none;
}

@media (max-width: 999px) {
    .gctabs .nav-tabs a {
        padding: 12px 18px !important;
    }

    .mtabs {
        display: block;
    }

    .mtab {
        display: none !important;
    }
}

.btn.search-clear {
    color: #fff !important;
}

@media (max-width: 400px) {
    .logo img {
        max-height: 44px;
    }
}