.uws-item-header-banner{
    position: relative;
    background-color: var(--uws-main-color);
    color: var(--uws-primary-oposite-color);
}
.uws-item-header-banner .uwsimagecont{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.uws-item-header-banner .uwsimagecont img{
    position: relative;
    z-index: 1;
}
.uws-item-header-banner-inner{
    position: relative;
    display: flex;
    max-width: 81.25em;
    padding: 3em 1.8em 5.5em 1.8em;
    z-index: 10;
    min-height: 25.75em;
    align-items: flex-end;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
}
.uws-item-header-banner h1{margin: 0;}
.uws-item-header-banner .uwsimagecont::before{
    position: absolute;
    display: block;
    content: " ";
    z-index: 5;
    width: 100%;
    height: 87.5%;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 51.56%, rgba(0, 0, 0, 0) 100%);
}
.uws-invitem-page-columns{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.uws-invitem-page-maincol{
    flex: 1 1 64.5%;
    padding-right: 40px;
}
.uws-invitem-page-controls{
    flex: 0 0 35.5%;
    padding-left: 40px;
}
.uws-invitem-page .uws-breadcrumbs{margin-bottom: 3em;}
.uws-invitem-page .uws-breadcrumbs ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.uws-invitem-page .uws-breadcrumbs li{
    position: relative;
    font-size: 0.875em;
    padding-left: 1.7em;
    padding-right: 1.7em;
}
.uws-invitem-page .uws-breadcrumbs li::after{
    position: absolute;
    right: -0.5em;
    bottom: 50%;
    transform: translateY(50%);
    margin: auto;
    font-family: "uwsicon";
    content: "\f006";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.uws-invitem-page .uws-breadcrumbs li:first-child{padding-left: 0;}
.uws-invitem-page .uws-breadcrumbs li:last-child{padding-right: 0;}
.uws-invitem-page .uws-breadcrumbs li:last-child::after{display: none;}
.uws-invitem-page .uws-breadcrumbs li a{
    color: inherit;
    text-decoration: none;
}
.uws-invitem-page .uws-breadcrumbs li:last-child a{font-weight: bold;}
.uws-invitem-page h2{
    text-transform: uppercase;
    margin-bottom: 0.64em;
}
.uws-invitem-page .uwsbasicdetsbox{
    display: flex;
    margin-bottom: 1.68em;
}
.uws-invitem-page .uwsbasicdetsboxinner{
    display: flex;
    background-color: var(--uws-popup-slightheader);
    font-size: 0.875em;
    padding: 0.93em;
    gap: 0.5em 1em;
}
.uwsbasicdetsbox .uvprice{
    min-width: 6.4em;
    text-align: center;
    font-weight: bold;
}
.uwsbasicdetsbox .uwsactduration{min-width: 6em;}
.uwsdetslist{
    width: 30em;
    max-width: 100%;
    margin-bottom: 1.56em;
}
.uwsdetslist ul{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0.3em 1em;
}
.uwsdetslist ul li{flex: 0 0 calc(50% - 0.5em);}
.uwsdetslist ul li i{
    display: inline-block;
    margin-right: 0.15em;
}
.uws-invitem-page .uwshighlight{
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.44;
    margin-bottom: 1.1em;
}
.uws-invitem-page .uwsdescr{line-height: 1.6875;}
.uws-invitem-page .uwsitemextrainfo{margin-top: 4.37em;}
.uws-invitem-page .uwsitemextrainfo + .uwsitemextrainfo{margin-top: 3em;}
.uws-invitem-page .uwsitemextrainfo .uwstitle{
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1.166;
    letter-spacing: 0.002em;
    margin-bottom: 0.4em;
}
.uws-invitem-page .uwsitemextrainfo ul, .uws-invitem-page .uwsdescr ul{
    list-style: disc;
    padding-left: 1.5em;
}
.uws-invitem-page .uwsitemextrainfo ul li, .uws-invitem-page .uwsdescr li{margin-bottom: 0.24em;}
.uws-invitem-page .uwsitemextrainfo ul li:last-child, .uws-invitem-page .uwsdescr li:last-child{margin-bottom: 0;}
.uws-invitem-page .uwsdateselectorbox{
    padding: 1.9em 1.68em;
    box-shadow: 0 1px 3px var(--uws-dropdown-shadow);
    background-color: var(--uws-dropdown-bg);
    border: 1px solid var(--uws-dropdown-border);
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}
.uws-invitem-page .uwsdateselectorbox .uwstitle{
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1.166;
    text-align: center;
    letter-spacing: 0.002em;
    margin-bottom: 0.7em;
}
.uws-invitem-page .uwsitemdp{margin-bottom: 2em;}
.uws-invitem-page .uwsdateselectorbox .uwspowby{margin-top: 1.9em;}


/*Responsive*/
@media(max-width: 1200px){
    .uws-invitem-page-maincol{padding-right: 1.25em;}
    .uws-invitem-page-controls{padding-left: 1.25em;}
}
@media(max-width: 950px){
    .uws-invitem-page-columns{
        flex-direction: column;
        align-items: center;
    }
    .uws-invitem-page-maincol, .uws-invitem-page-controls{
        padding-right: 0;
        padding-left: 0;
        flex-basis: auto;
    }
    .uws-invitem-page-maincol{
        margin-bottom: 3.76em;
        flex-basis: auto;
    }
}
@media(max-width: 600px){
    .uws-item-header-banner-inner{
        min-height: 13.56em;
        padding: 1.5em 1.25em;
        align-items: center;
    }
    .uws-item-header-banner h1{
        text-align: center;
        width: 100%;
        font-size: 2.1875em;
        line-height: 1.14;
    }
    .uws-invitem-page .uws-breadcrumbs li{font-size: 0.7em;}
    .uwsdetslist{width: auto;}
    .uws-invitem-page .uws-breadcrumbs{margin-bottom: 2.5em;}
    .uws-invitem-page .uwshighlight{
        font-size: 0.8em;
        margin-bottom: 3em;
    }
    .uws-invitem-page .uwsitemextrainfo{margin-top: 2.8em;}
    .uws-invitem-page .uwsitemextrainfo + .uwsitemextrainfo{margin-top: 2em;}
}
@media(max-width: 420px){
    .uwsdetslist ul{justify-content: space-between;}
    .uwsdetslist ul li{flex-basis: auto;}
    .uwsdetslist ul li:nth-child(even){min-width: 8em;}
    .uws-invitem-page .uwsdateselectorbox{padding: 1.2em 1em;}
}
@media(max-width: 374px){/*Doesn't affect Iphone 11X*/
    .uws-invitem-page-controls{font-size: 0.9em;}
}