:root {
    /*Colors*/
    --white-text: #ffffff;
    --red: #E21818;
    --red-pallete: rgba(226, 24, 24, 0.5);

    --white-bg: #fbfbfe;
    --white-bg-hover: #d1cece;
    --block-bg: #f2efef;

    --black-text: #191618;
    --grey-text: #555;
    --white-low-text: #cbcbcb;

    --coral-bg: #fa9494;
    --coral-bg-opacity: #fa9494c9;

    --spacing-small: 68px;
    --spacing-medium: 16px;
    --spacing-large: 75px;

    --font-family: "Monda", sans-serif;
    --second-family: "Montserrat", sans-serif;

    --white: #f2f1f1;
    --gold: #ffd700;
    --grey-white: #7c828d;
    --grey: #292b2f;
    --bg: #1b1c1d;
    --purple: #48467d;
    --yellow-white: #ffee93;
}
.es-breadcrumbs{
    padding-top: 0!important;
}
.all-escort-header .section__title-inner{
    margin-bottom: 30px!important;
}
.category-template-header hr{
    display: none;
}
.category-template-header{
padding-left: 0;
}
.category-template-body{
    max-width: 100%;
}
.category-template-header h1{
font-family: var(--font-family);
font-style: normal;
font-weight: 700;
font-size: 64px;
line-height: 104px;
color: #F2F1F1;
text-align: left;
}
.locations_template section {
    margin-bottom: 20px;
}

.location_wraper {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 50px;
}

.item {
    display: flex;
    flex-direction: column;
}

.item:last-of-type hr {
    display: none;
}

.item hr {
    margin-top: 20px;
    width: 100%;
}

.item_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
    width: 100%;
    padding: 0 0;
    align-items: center;
}

.inner_links p a {

    font-family: var(--font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 52px;
    color: #F2F1F1;
    transition: 0.3s;
}
.inner_links p a:hover {
    color: var(--gold);
}
.inner_links p .current{
    color: var(--yellow-white);
}

.item_inner img {
    width: 460px;
    height: auto;
    border: 1px solid rgba(246, 45, 163, 1);
    box-shadow: 0px 10px 20px rgba(246, 45, 163, 1);
}

.inner_links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
}

.item_inner ul {
    display: flex;
    flex-flow: row wrap;
    padding-inline-start: 0;
    gap: 10px;
    justify-content: flex-start;
}

.toggle-list {
    display: none;
}

.item_inner ul li {
    margin: 0;
    height: 50px;
    background: var(--grey);
    border-radius: 9px;
    height: 50px;
    width: auto;
    flex: 0 0 auto;
}
.item_inner ul li:hover {
    background: var(--gold);
}
.item_inner ul li:hover a {
    color: var(--black-text);
}
.item_inner ul li.current{
    background: var(--gold);

}
.item_inner ul li.current a{
    color: var(--black-text);
}
.item_inner ul li a {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    color: #F2F1F1;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: max-content;
    height: 50px;
}

.item_inner ul li .model_card_new {
    cursor: pointer;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    position: relative;
    box-sizing: border-box;
    border: 2px solid transparent;
    border-radius: 8px;
    padding: 5px;
    transition: all, 0.3s;
    background: #dfb2b2;
    width: 30%;
}

.model-cards-container_new {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    width: 100%;
}

.model_images {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.model_video {
    width: 95%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.hide_video {
    display: none;
}

.cart_label_video {
    background: rgba(0, 0, 0, .5);
    width: fit-content;
    height: fit-content;
    padding: 5px 10px;
    border-radius: 30px;
    color: #fff;
    font-weight: 900;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 11px;
    font-weight: 600;
}

.cart_label_new_escort,
.cart_label_recommended,
.cart_label_recomended {
    background: rgba(0, 0, 0, .5);
    width: fit-content;
    height: fit-content;
    padding: 5px 10px;
    border-radius: 30px;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 11px;
    font-weight: 600;
}

.br_center {
    text-align: center;
    font-weight: 900;
}

.list_info {
    display: flex;
    justify-content: space-between;
}

.list_info p {
    margin: 5px;
    color: #000;
}

.model_info {
    padding: 10px;
}

.params {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.model_img_block {
    width: 50%;
}

.main_location {
    margin-top: 30px;
}

.model_a {
    display: block;
    height: 100%;
}

.model_a_params {
    width: 50%;
}

.model_img_block {
    position: relative;
    width: 200px;
    height: 300px;
    overflow: hidden;
}

.model_images,
.model_video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.3s ease;
}

.model_video {
    pointer-events: none;
}

.model_video.show_video {
    opacity: 1;
    pointer-events: auto;
}

.location__item-subtitle {
    text-align: center;
    margin: 15px 0 15px 0;
    max-height: 220px;
    overflow: auto;
}


@media (max-width:1400px) {
    .locations_template section {
        margin: auto auto 50px auto;
    }

    .item_inner {
        gap: 40px
    }
}

@media (max-width:1040px) {
    .item_inner img {
        width: 370px;
    }

    .item_inner {
        gap: 40px
    }

    .item_inner a {
        font-size: 14px;
    }

    .location_wraper {
        gap: 20px;
    }
}

@media(max-width: 1000px) {
    .model_card_new {
        width: 47%;
    }
}

@media (max-width:872px) {

    .inner_links {
        width: 100%;
    }

    .item_inner {
        gap: 20px;
    }

    .item_inner {
        gap: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .item_inner img {
        width: 400px;
    }

    .item:nth-child(2n) .item_inner {
        flex-direction: column;
    }
}

@media (max-width:678px) {
    .location_wraper-item.collapsed .locations-list {
        max-height: 110px;
        overflow: hidden;
    }

    .toggle-list {
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--grey);
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
        height: 40px;
        margin: -14px auto 0 auto;
        border-radius: 10px;
        border: none;
        box-shadow: none;
        font-family: var(--font-family);
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 23px;
        color: #FFD700;
    }

    .inner_links p a {
        font-size: 32px;
        line-height: 52px;
    }

    .locations_template section {
        width: 100%;
    }

    .item_inner {
        gap: 15px;
        padding: 0 0;
    }

    .item_inner img {
        width: 300px;
    }

    
}

@media (max-width:540px) {
    .item_inner img {
        width: 250px;
    }

    .inner_links p a {
        font-size: 24px;
        line-height: 39px;
    }

    .model_card_new {
        width: 100%;
    }
}