.d-none{
    display: none;
}

.top{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 89vh;
}

.top .display{
    width: 80%;
    height: 100%;
}

.top .sidebar{
    background-color: #FFFFFF;
    padding: 40px 30px;
    width: 20%;
    height: calc(100% - 80px);
    overflow: hidden;
}

.top .sidebar .header{
    width: 100%;
    height: 223px;
}

.top .sidebar h3{
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 0;
    margin-bottom: 30px;
}

.top .sidebar .header .owl-carousel h4{
    font-weight: 400;
    font-size: 16px;
}

.top .sidebar .header .owl-carousel .carousel-icon-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border: 1px solid #333333;
    border-radius: 3px;
    width: 28px;
    height: 28px;
}

.top .sidebar hr{
    border: 0;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    height: 1px;
    width: 100%;
    background-color: #333333;
}

.top .sidebar .body{
    height: calc(100% - 133px);
} 

.top .sidebar .body .color-controls{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: start;
    align-items: start;
    overflow-y: scroll;    
    height: calc(100% - 80px);
}

.top .sidebar .body .color-controls figure{
    padding: 0;
    margin: 0;
    width: 32%;
    margin-bottom: 20px;
    cursor: pointer;
}

.top .sidebar .body .color-controls figure:nth-of-type(3n-1){  
    margin-left: 5px;
    margin-right: 5px;
}

.top .sidebar .body .color-controls figure img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border-radius: 50%;
    border: 2px solid #bebebe;
}

.top .sidebar .body .color-controls figure.selected img{
    border: 2px solid #97c14e;
}

.top .sidebar .body .color-controls figure figcaption{
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.bottom{
    display: flex;
    height: 60px;
    flex-direction: row;
    align-content: space-between;
    justify-content: space-between;
    align-items: self-end;
    padding-left: 20px;
    padding-right: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #202022;
    position: relative;
}

.bottom .right{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: end;
}

.bottom .left{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.back-btn {
    background-color: #97bf4c;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    padding: 14px 14px;
    min-width: 100px;
    text-align: center;
    border: 1px solid #97bf4c;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}

.back-btn:hover{
    opacity: 0.8;
}

.disclaimer{
    position: absolute;
    bottom: 140px;
    right: 25vw;
    color: rgba(0, 0, 0, 0.8);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
}

.bottom .right .color-viewer{
    width: 400px;
    height: 130px;
    overflow: hidden;
    position: relative;
    transition: height 300ms ease;
    -webkit-transition: height 300ms ease;
    -moz-transition: height 300ms ease;
    -o-transition: height 300ms ease;
    cursor: pointer;
}

.bottom .right .color-viewer.open{
    height: 80vh;
}

.bottom .right .color-viewer .ctrl{
    width: 100%;
    height: 30px;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 3px;
}

.bottom .right .color-viewer .ctrl div{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.bottom .right .color-viewer .ctrl span{
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

.bottom .right .color-viewer .ctrl span.validate-label{
    text-transform: none;
    padding-left: 10px;
}

.bottom .right .color-viewer .ctrl img{
    margin-left: 10px;
    margin-right: 12px;
    width: auto;
}

.bottom h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 40px;
    position: relative;
    top: -10px;
}

.bottom h3 span.fixed{
    font-size: 28px;
}

.owl-theme .owl-nav{
    width: 100%;
    margin-top: 0;
    position: absolute;
    top: 16%;
}

.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    left: 0px;
}

.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    right: 0px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #FFFFFF;
    color: #000000;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
 
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
 
.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}
 
.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
 
.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}
 
.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}
 
.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }
 
.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }
 
.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
 
.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }
 
 
/* scrollbar height/width & offset from container borders */
 
.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }
 
.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }
 
 
/* update scrollbar offset if both scrolls are visible */
 
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }
 
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }