:root {

    --ip-default-transition: all 0.35s ease-in-out;

}



.site-easing {

    -webkit-transition: all 0.35s ease-in-out;

    transition: all 0.35s ease-in-out;

}



.desc p {

    font-size: 14px;

    color: #565656;

    line-height: 1.714;

    letter-spacing: 0.05em;

    font-weight: 500;

    margin-bottom: 25px;

}



.desc.centered p {

    text-align: center;

}



.desc.white p {

    color: #ffffff;

}



.img-wrap {

    position: relative;

    width: 100%;

    overflow: hidden;

}



.img-wrap canvas {

    position: relative;

    display: block;

    height: auto;

    width: 100%;

}



.img-wrap img {

    position: absolute;

    top: 0;

    left: 0;

    object-fit: contain;

    font-size: 0;

    height: 100%;

    outline: none;

    transition: var(--ip-default-transition);

}



.img-wrap .before, .img-wrap .after {

    width: 50%;

    display: inline-flex;

}



.img-wrap .after img {

    left: auto;

}



.img-wrap.horizontal .before, .img-wrap.horizontal .after {

    width: 100%;

}



.img-wrap.horizontal .before img, .img-wrap.horizontal .after img {

    height: 128px;

}



.img-wrap.horizontal .after img {

    top: auto;

}



.bg-section {

    position: absolute;

    width: 100%;

    height: 100%;

    font-size: 0;

    line-height: 0;

    top: 0;

    left: 0;

    overflow: hidden;

}



.bg-section canvas {

    width: 100%;

    height: 100%;

    display: block;

    background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

    filter: grayscale(1);

    opacity: 15%;

}



.site-banner {

    display: none;

}



#inner-page-wrapper {
margin-top: 6%;
    margin-bottom: 0;

}



#inner-page-wrapper > .container {

    width: 100%;

    padding: 0;

}



.ip-banner {

    /*    display: none;*/

    z-index: 1;

}



.ip-banner-img::before {

    position: absolute;

    content: '';

    width: 16.81%;

    height: 245px;

    background-image: url(/wp-content/uploads/2024/04/ip-gallery-banner-icon.png);

    background-repeat: no-repeat;

    background-size: contain;

    background-position: center;

    left: 10%;

    top: 50%;

    transform: translateY(-50%);

    z-index: 2;

}



.ip-banner-img img {

    opacity: 0;

}



.ip-sec {

    position: relative;

}



.flex-row {

    display: flex;

    flex-flow: row wrap;

}



.ip-banner-title-wrap {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.ip-banner-heading {

    color: #ffffff;

    max-width: max-content;

    margin: auto;

}



.ip-banner-heading span {

    position: relative;

    overflow: hidden;

    margin-top: 20px;

}



.ip-banner-heading span {

    font-size: max(1.188vw, 14px);

    color: #ffffff;

    width: 100%;

    /* max-width: max-content; */

    position: relative;

    margin-left: auto;

    text-align: right;

    display: flex;

    white-space: nowrap;

    text-transform: uppercase;

    letter-spacing: 0.05em;

    font-weight: 500;

}



.ip-banner-heading span::before {

    position: relative;

    display: inline-block;

    content: '';

    width: 100%;

    height: 1px;

    background: #ffffff;

    top: 10px;

    margin-right: 15px;

}



.ip-breadcrumbs-container {

    padding: 40px 0 40px;

}



#breadcrumbs .breadcrumb_last {

    color: #cfb997;

}



.ip-gallery-wrap {

    padding: 0 15px;
    line-height: 1.6;

}



.gallery-filter-wrap {

    width: 100%;

    max-width: max-content;

    margin: auto;

    margin-top: 30px;

    padding: 15px 10px;

    position: relative;

    margin-bottom: 52px;

}



.gallery-filter-wrap::before {

    position: absolute;

    content: '';

    width: 100%;

    height: 100%;

    border: 1px solid #412019;

    background: none;

    pointer-events: none;

    top: 0;

    left: 0;

}



.gallery-filter-inner {

    width: 100%;

}



.filter-field {

    display: flex;

    align-items: center;

    padding: 0 10px;

}



.field-age {

    /* width: 10.61%; */

}



.field-gender {

    /* width: 16.39%; */

}



.field-height {

    /* width: 12.61%; */

}



.field-weight {

    /* width: 13.0%; */

}



.field-size, .field-implant_size {

    /* width: 16.43%; */

}



.field-bodyarea, .field-body_area {

    /* width: 15.16%; */

}



.field-facialarea, .field-facial_area {

    /* width: 15.80%; */

}



.filter-field label {

    font-size: 15px;

    font-size: max(0.938vw, 10px);

    color: #412019;

    letter-spacing: 0.05em;

    text-transform: uppercase;

    font-weight: 600;

    margin-right: 9px;

    white-space: nowrap;

}



.filter-field select {

    display: none;

}



.filter-field > .bootstrap-select {

    width: 100%;

    min-width: 130px;

}



.filter-field > .bootstrap-select > button {

    width: 100%;

    border-radius: 0;

    border: 1px solid #c5c5c5;

    padding: 8px;

    background: #ffffff;

    padding-right: 30px;

}



.filter-field > .bootstrap-select > button .filter-option {

    font-size: 13px;

    font-size: max(0.813vw, 10px);

    color: #585858;

    letter-spacing: 0.05em;

}



.filter-field > .bootstrap-select > button .bs-caret {

    position: absolute;

    right: 6px;

    top: 50%;

    transform: translateY(-50%);

}



.filter-field > .bootstrap-select > button .bs-caret .caret {

    border-top: 5px dashed;

    border-right: 5px solid transparent;

    border-left: 5px solid transparent;

    border-bottom: 0;

    /*    filter: brightness(0);*/

}



.dropdown-menu.inner li .glyphicon {

    display: none;

}



.gallery-filter-inner .btn-default:hover, .gallery-filter-inner .btn-default.active.focus, .gallery-filter-inner .btn-default.active:focus, .gallery-filter-inner .btn-default.active:hover, .gallery-filter-inner .btn-default:active.focus, .gallery-filter-inner .btn-default:active:focus, .gallery-filter-inner .btn-default:active:hover, .gallery-filter-inner .open>.dropdown-toggle.btn-default.focus, .gallery-filter-inner .open>.dropdown-toggle.btn-default:focus, .gallery-filter-inner .open>.dropdown-toggle.btn-default:hover, .gallery-filter-inner .btn-default.active, .btn-default:active, .gallery-filter-inner .open>.dropdown-toggle.btn-default {

    color: #ffffff;

    background-color: #cfb997;

    border-color: #cfb997;

    box-shadow: none;

}



.gallery-filter-inner .btn-default:hover .filter-option, .gallery-filter-inner .btn-default.active.focus .filter-option, .gallery-filter-inner .btn-default.active:focus .filter-option, .gallery-filter-inner .btn-default.active:hover .filter-option, .gallery-filter-inner .btn-default:active.focus .filter-option, .gallery-filter-inner .btn-default:active:focus .filter-option, .gallery-filter-inner .btn-default:active:hover .filter-option, .gallery-filter-inner .open>.dropdown-toggle.btn-default.focus .filter-option, .gallery-filter-inner .open>.dropdown-toggle.btn-default:focus .filter-option, .gallery-filter-inner .open>.dropdown-toggle.btn-default:hover .filter-option, .gallery-filter-inner .btn-default.active, .btn-default:active .filter-option, .gallery-filter-inner .open>.dropdown-toggle.btn-default .filter-option {

    color: #ffffff;

}



.gallery-filter-inner .dropdown-menu.open {

    border-radius: 0;

    margin-top: 0;

    box-shadow: none;

    background: #f4f4f4;

    min-width: 100%;

    padding: 0;

}



.gallery-filter-inner .dropdown-menu.inner {

    border: none;

    top: 0;

    padding: 0;

    border-radius: 0;

    background: #f4f4f4;

    box-shadow: none;

    padding-top: 7px;

    min-width: 100%;

    width: 100%;

    position: relative;

    padding-bottom: 10px;

}



.gallery-filter-inner .dropdown-menu.inner > li:first-child {

    display: none !important;

}



.gallery-filter-inner .dropdown-menu.inner > li > a {

    font-size: 13px;

    font-size: max(0.813vw, 10px);

    letter-spacing: 0.05em;

    color: #585858;

    padding-left: 10px;

    padding-right: 5px;

    outline: none !important;

    border: none !important;

}



.gallery-filter-inner .dropdown-menu>li>a:focus, .gallery-filter-inner .dropdown-menu>li>a:hover {

    background: #ffffff;

}



/********GALLERY RESULTS*******/

.gallery-results-title {

    font-size: 25px;

    font-weight: 600;

    letter-spacing: 0.05em;

    color: #462627;

    text-transform: uppercase;

    margin-bottom: 18px;

}



.gallery-results-wrap {

    margin: 0 -5px;

}



.gallery-item {

    width: calc(100% / 3);

    padding: 0 5px;

    margin-bottom: 50px;

}



.gallery-item-details {

    margin-top: 20px;

}



.gallery-item-details li {

    color: #565656;

    font-size: 14px;

    letter-spacing: 0.05em;

    margin-bottom: 8px;

    line-height: 1.5;

}



.gallery-item-details li strong {

}



.gallery-filter-title {

    position: absolute;

    background: #ffffff;

    padding: 5px 10px;

    font-size: 14px;

    color: #412019;

    letter-spacing: 0.05em;

    top: -12px;

    font-weight: 600;

    left: 13px;

}



.gallery-results-load-more {

    text-align: center;

    margin-top: 30px;

    margin-bottom: 100px;

}



.gallery-results-load-more a {

}



.gallery-results-not-found {

    text-align: center;

    margin-bottom: 50px;

}



.verti-item .gallery-img-wrap img.before-img,

.verti-item .gallery-img-wrap img.after-img{

    width: 50%;

}

.verti-item .gallery-img-wrap img.before-img{

    left: 0;

}

.verti-item .gallery-img-wrap img.after-img{

    right: 0;

    left: unset;

}



.verti-item-slick .gallery-img-wrap img.before-img,

.verti-item-slick .gallery-img-wrap img.after-img{

    width: 50%;

}

.verti-item-slick .gallery-img-wrap img.before-img{

    left: 0;

}

.verti-item-slick .gallery-img-wrap img.after-img{

    right: 0;

    left: unset;

}

.gallery-arrow-wrap{

    display: flex;

    justify-content: space-between;

    padding: 0 20px;

    margin-top: 15px;

}



.hori-item .gallery-img-wrap img.before-img,

.hori-item .gallery-img-wrap img.after-img{

    height: 50%;

}

.hori-item .gallery-img-wrap img.before-img{

    left: 0;

    top: 0;

}

.hori-item .gallery-img-wrap img.after-img{

    bottom: 0;

    top: unset;

}

.hori-item-slick .gallery-img-wrap img.before-img,

.hori-item-slick .gallery-img-wrap img.after-img{

    height: 50%;

	max-width: 100%;

}

.hori-item-slick .gallery-img-wrap img.before-img{

    left: 0;

    top: 0;

}

.hori-item-slick .gallery-img-wrap img.after-img{

    bottom: 0;

    top: unset;

}



a.gallery-slick-arrow:hover{

    color: #cfb997;

}

.verti-gallery-slick,

.hori-gallery-slick{

    line-height: 0;

}





/**************************************************/

/*MEDIA AND OTHER MOBILE STYLES*/

/**************************************************/

@media only screen and (min-width: 1601px) {

    .gallery-filter-wrap {

        max-width: 92.5vw;

    }

}



@media only screen and (max-width: 1480px) {

}



@media only screen and (max-width: 1366px) {

    .filter-field > .bootstrap-select > button .bs-caret {

        transform: translateY(-50%) scale(0.7);

        right: 0;

    }

}



@media only screen and (max-width: 1280px) {

}



@media only screen and (max-width: 1199px) {

    .gallery-item-list li a {

        font-size: 12px;

    }



    .filter-field {

        padding: 0 5px;

    }



    .filter-field label {

        margin-right: 5px;

    }



    .filter-field > .bootstrap-select > button {

        padding-left: 5px;

    }

}



@media only screen and (max-width: 991px) {

    #breadcrumbs {

        line-height: 1.5;

    }



    .ip-breadcrumbs-container {

        padding: 20px 0;

    }



    .ip-banner-heading, .ip-banner-heading span {

        color: var(--primary);

    }



    .ip-banner-heading {

        margin: 0;

    }



    .ip-banner-heading span::before {

        display: none;

    }



    .ip-banner-img::before {

        width: 269px;

        left: 0;

        height: 245px;

        left: 50%;

        transform: translate(-50%, -50%);

    }



    .gallery-item {

        width: calc(100% / 2);

    }



    .filter-field label {

        font-size: 15px;

    }



    .filter-field {

        padding: 0 5px;

        width: calc(100% / 2);

        margin-bottom: 15px;

        display: block;

    }



    .filter-field label {

        margin-bottom: 10px;

    }



    .gallery-filter-inner {

        margin-top: 10px;

    }



    .site-header {

        top: 0;

    }

}



@media only screen and (max-width: 767px) {

    .gallery-item {

        width: 100%;

        max-width: 373px;

        padding: 0;

        margin: auto;

        margin-bottom: 50px;

    }



    .container:has(.ip-breadcrumbs-wrap) {

        padding: 0;

    }

}



@media only screen and (max-width: 480px) {

    .filter-field {

        width: 100%;

    }



    .gallery-item-details li {

        font-size: 12px;

    }

}

