.styleStudio {
    background: url(images/bg.png);
    background-size: cover;
    background-position: center;
    min-height: 552px;
    width: 100%;
}
@media (max-width:991px) {
    .styleStudio {
    background: url(images/mobileBG.png);
        background-size: cover;
        background-position: center;
        width: 100%;
    }
}
.styleStudio p {
    color: #035C67;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    line-height: 32px;
}

.bebas {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.mirror {
    background: url(images/mirror.png);
    padding: 65px 0px;
    width: 490px;
    max-width: 90vw;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.mirror p {
    margin-bottom: 0px;
}

.title {
    width: 386px;
    max-width: 100%;
    margin: 82px auto;
}

.styleStudio .btn {
    color: #035C67;
    background: #fff;
    border-color: #fff;
    border-radius: 0px;
    text-align: center;
    font-family: "Bebas Neue";
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 25px 45px;
}
.styleStudio .btn:hover {
    background: #035C67;
    border-color: #035C67;
    color: #fff;
    text-decoration: none;
} 

@media (max-width:991px) {
    .styleStudio .btn, .styleStudio .btn:hover  {
        font-size: 35px !important;
    }
}

.studio {
    padding: 11px;
    background: #DAFA87;
    background: linear-gradient(180deg,rgba(218, 250, 135, 1) 5%, rgba(228, 253, 166, 1) 54%, rgba(237, 255, 191, 1) 95%);  
    min-height: 100%;
    position: relative;
}

.nav-tabs {
    background-color: #E7FEAB;
    border: 1.5px solid #08808E;
    border-bottom: none !important;
}

.nav-tabs button {
    text-align: center;
}

.nav-tabs button p {
    color: #000;
    font-family: "Barlow", sans-serif;
    font-size: 10px;
    padding-top: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.nav-tabs .icon {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    background-color: white;
}
.styleStudio .nav-tabs .nav-item .nav-link, .styleStudio .nav-tabs .nav-link {
padding: 9px 0px;
}

.styleStudio .nav-tabs .nav-item .nav-link:hover, .styleStudio .nav-tabs .nav-link:hover {
border-color: transparent;
transform: scale(1.08);
}

.styleStudio .nav-tabs .nav-item.show .nav-link, .styleStudio .nav-tabs .nav-link.active {
    background-color: transparent;
    padding: 9px 0px;
    border-color: transparent;
}

.styleStudio .nav-tabs .nav-item.show .nav-link .icon, .styleStudio .nav-tabs .nav-link.active .icon {
    background-color: #90B9FF;
    border-color: transparent;
}

.styleStudio .options {
    max-width: 85%;
    margin: 0px auto;
}

.styleStudio .options img {
    margin-bottom: 15px;
}

.tab-content {
    background: #DAFA87;
    background: linear-gradient(180deg,rgba(218, 250, 135, 1) 5%, rgba(207, 232, 102, 1) 51%, rgba(196, 215, 71, 1) 95%);
    width: 100%;
    padding-top: 30px;
    padding-bottom: 15px;
    border: 1.5px solid #08808E;
    border-top: none;
}

.studio .checkFit {
    margin-top: 9px;
    width: 100%;
    color: white;
    background-color: #08808E;
    border-color: #08808E;
    margin-bottom: 0px;
}

.vertical-align {
    width: 100%;
}

.studio .outfit {
    position: relative;
    margin: 0 auto;
    margin-bottom: 25px;
    width: 100%;
    max-width: 292px;
    height: 100%;
}

.studio #shadow {
    position: absolute;
    width: 326px;
    max-width: 100%;
    bottom: 68px;
    left: 0px;
    z-index: 0;
}
@media (max-width:991px) {
    .studio #shadow {
        bottom: 8px;
    }
}
.studio #holder {
    opacity: 0;
}

.studio #base {
    z-index: 1;
    position: absolute;
}

.studio .clothes {
    position: absolute;
    width: 100%;
    z-index: 3;
    left: 0;
}
.studio .clothes.behind {
z-index: 1;
}
.studio .clothes.back {
z-index: 0;
}
.studio .clothes.front {
z-index: 4;
}

.studio .clothes.hidden {
    opacity: 0;
}

.studio .options img {
    border: 3px solid #fff;
    background-color: #fff;
}

.studio .options img.active {
    border-color: #90B9FF;
}

.stylePrompt {
    color: #035C67;
    font-family: "Bebas Neue";
    text-transform: uppercase;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
}

.styleStudio p.stylePrompt {
    font-size: 48px;
    line-height: 48px;
}

.styleStudio p.error {
    color: #07818F;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; 
}
.styleStudio p.error.hidden {
    height: 0px;
    overflow: hidden;
}

.styleStudio .btn.switchUp {
    position: absolute;
    bottom: 11px;
    left: 11px;
    margin-bottom: 0px;
    font-size: 20px;
    padding: 15px 30px;
}

.options .required::before {
    display: block;
    width: 19px;
    height: 18px;
    content: url(images/star.png);
    position: absolute;
    margin-top: -4px;
    margin-left: -4px;
}

.studio:not(.success) .outfitSuccess, .studio.success .prompt {
   height: 0px;
   width: 0px;
   overflow: hidden;
}

.studio.success .btn.removeSuccess {
    position: absolute;
    top: 11px;
    left: 11px;
    margin-bottom: 0px;
    font-size: 20px;
    padding: 15px 30px;
}

.studio:not(.success) .removeSuccess {
    display: none;
}

.studio.success {
    background: transparent;
}

.studio.success .clothesSelection {
    opacity: 0;
}

@media (min-width:992px) {
    .studio.success .outfitSelected {
        transform: translateX(30%) scale(1.1);
        transition: all 1s;
    }
}
.studio:not(.success) .outfitSelected {
    transform: translateX(0%);
    transition: all 1s;
}

.outfitSuccess .mirror {
    padding: 65px 35px;
}

.mirror p.successBasic {
    color: #035C67;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

@media (max-width:991px){
    .title {
        margin: 4vh auto;
    }
    .prompt {
        margin-top: 84px;
    }
    .styleStudio .btn.switchUp {
        top: 11px;
        font-size: 20px !important;
        bottom: auto;
    }
    .studio.success .clothesSelection {
        opacity: 0;
        height: 0px;
        overflow: hidden;
    }
    .studio.success .btn.removeSuccess {
        right: 11px;
        left: auto;
        font-size: 20px !important;
    }
    .styleStudio .mirror {
        padding: 20px 0px;
    }
    .styleStudio .mirror > div {
        padding: 7px 25px;
    }
    .styleStudio .btn, .styleStudio .btn:hover, .styleStudio .btn.switchUp, .studio.success .btn.removeSuccess {
        padding: 10px 30px;
    }
}