.ring-container {
    max-width: 720px;
    height: 580px;
    width: 100%;
    margin: 0 auto;
}

.ring-background {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #FFE4EA;
    z-index: 0;
}

.ring-image-container {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 0;
    z-index: 1;
    left: 109px;
}

.ring-hand-container {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ring-hand-image-container {
    background-image: url('../partials/visualizer/img/handSecond.png');
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.ring-hand-image-container--zoomed {
    transform: scale(1.4);
    overflow: hidden;
    left: -18px;
}

.ring-hand-center {
    width: 35.7%;
    height: 40.8%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
}

.ring-border {
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform-origin: center center;
    -webkit-transition: all .24s ease-out;
    -moz-transition: all .24s ease-out;
    -ms-transition: all .24s ease-out;
    -o-transition: all .24s ease-out;
    transition: all .24s ease-out;
}

.red-gold {
    width: 89px;
    height: 66px;
    left: 136px;
    top: 232px;
}

.white-gold {
    width: 88px;
    height: 65px;
    left: 136px;
    top: 232px;
}

.simple-gold {
    width: 85px;
    height: 66px;
    left: 137px;
    top: 232px;
}

.second-simple-gold {
    width: 87px;
    height: 58px;
    left: 135px;
    top: 238px;
}

.second-red-gold {
    width: 81px;
    height: 53px;
    left: 136px;
    top: 242px;
}

.second-white-gold {
    width: 88px;
    height: 58px;
    left: 133px;
    top: 240px;
}

.simple-gold {
    background-image: url('../partials/visualizer/borders/simple-gold.png');
}

.second-simple-gold {
    background-image: url('../partials/visualizer/borders/second-simple-gold.png');
}

.white-gold {
    background-image: url('../partials/visualizer/borders/white-gold.png');
}

.second-white-gold {
    background-image: url('../partials/visualizer/borders/second-white-gold.png');
}

.red-gold {
    background-image: url('../partials/visualizer/borders/red-gold.png');
}

.second-red-gold {
    background-image: url('../partials/visualizer/borders/second-red-gold.png');
}

.ring-shape {
    position: absolute;
    z-index: 3;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform-origin: center center;
    -webkit-transition: all .24s ease-out;
    -moz-transition: all .24s ease-out;
    -ms-transition: all .24s ease-out;
    -o-transition: all .24s ease-out;
    transition: all .24s ease-out;
}

.ring-shape-round {
    background-image: url('../partials/visualizer/shapes/round-shape.png');
    width: 111px;
    height: 111px;
    top: 212px;
    left: 125px;
}

.ring-third-style-simple-gold-shape-round,
.ring-fourth-style-simple-gold-shape-round {
    background-image: url('../partials/visualizer/third-border-shapes/gold/round-shape.png');
    width: 76px;
    height: 75px;
    top: 234px;
    left: 139px;
}

.ring-third-style-red-gold-shape-round,
.ring-fourth-style-red-gold-shape-round {
    background-image: url('../partials/visualizer/third-border-shapes/red/round-shape.png');
    width: 76px;
    height: 75px;
    top: 234px;
    left: 139px;
}

.ring-third-style-white-gold-shape-round,
.ring-fourth-style-white-gold-shape-round {
    background-image: url('../partials/visualizer/third-border-shapes/white/round-shape.png');
    width: 54px;
    height: 53px;
    top: 249px;
    left: 150px;
}

.ring-shape-pear {
    background-image: url('../partials/visualizer/shapes/pear-shape.png');
    width: 101px;
    height: 101px;
    top: 224px;
    left: 125px;
}

.ring-third-style-simple-gold-shape-pear,
.ring-fourth-style-simple-gold-shape-pear {
    background-image: url('../partials/visualizer/third-border-shapes/gold/pear-shape.png');
    width: 90px;
    height: 90px;
    top: 230px;
    left: 133px;
}

.ring-third-style-red-gold-shape-pear,
.ring-fourth-style-red-gold-shape-pear {
    background-image: url('../partials/visualizer/third-border-shapes/red/pear-shape.png');
    width: 88px;
    height: 88px;
    top: 230px;
    left: 133px;
}

.ring-third-style-white-gold-shape-pear,
.ring-fourth-style-white-gold-shape-pear {
    background-image: url('../partials/visualizer/third-border-shapes/white/pear-shape.png');
    width: 88px;
    height: 88px;
    top: 230px;
    left: 133px;
}

.ring-shape-heart {
    background-image: url('../partials/visualizer/shapes/heart-shape.png');
    width: 75px;
    height: 75px;
    top: 238px;
    left: 140px;
}

.ring-third-style-simple-gold-shape-heart,
.ring-fourth-style-simple-gold-shape-heart {
    background-image: url('../partials/visualizer/third-border-shapes/gold/heart-shape.png');
    width: 99px;
    height: 98px;
    top: 225px;
    left: 127px;
}

.ring-third-style-red-gold-shape-heart,
.ring-fourth-style-red-gold-shape-heart {
    background-image: url('../partials/visualizer/third-border-shapes/red/heart-shape.png');
    width: 99px;
    height: 99px;
    top: 225px;
    left: 127px;
}

.ring-third-style-white-gold-shape-heart,
.ring-fourth-style-white-gold-shape-heart {
    background-image: url('../partials/visualizer/third-border-shapes/white/heart-shape.png');
    width: 99px;
    height: 98px;
    top: 226px;
    left: 127px;
}

.ring-shape-princess {
    background-image: url('../partials/visualizer/shapes/princess-shape.png');
    width: 98px;
    height: 98px;
    top: 222px;
    left: 125px;
}

.ring-third-style-simple-gold-shape-princess,
.ring-fourth-style-simple-gold-shape-princess {
    background-image: url('../partials/visualizer/third-border-shapes/gold/princess-shape.png');
    width: 91px;
    height: 91px;
    top: 225px;
    left: 132px;
}

.ring-third-style-red-gold-shape-princess,
.ring-fourth-style-red-gold-shape-princess {
    background-image: url('../partials/visualizer/third-border-shapes/red/princess-shape.png');
    width: 91px;
    height: 91px;
    top: 225px;
    left: 132px;
}

.ring-third-style-white-gold-shape-princess,
.ring-fourth-style-white-gold-shape-princess {
    background-image: url('../partials/visualizer/third-border-shapes/white/princess-shape.png');
    width: 91px;
    height: 91px;
    top: 225px;
    left: 132px;
}

.ring-shape-princess-second {
    background-image: url('../partials/visualizer/shapes/princess-second-shape.png');
    width: 98px;
    height: 98px;
    top: 222px;
    left: 125px;
}

.ring-third-style-simple-gold-shape-princess-second,
.ring-fourth-style-simple-gold-shape-princess-second {
    background-image: url('../partials/visualizer/third-border-shapes/gold/princess-second-shape.png');
    width: 95px;
    height: 94px;
    top: 226px;
    left: 130px;
}

.ring-third-style-red-gold-shape-princess-second,
.ring-fourth-style-red-gold-shape-princess-second {
    background-image: url('../partials/visualizer/third-border-shapes/red/princess-second-shape.png');
    width: 95px;
    height: 94px;
    top: 226px;
    left: 130px;
}

.ring-third-style-white-gold-shape-princess-second,
.ring-fourth-style-white-gold-shape-princess-second {
    background-image: url('../partials/visualizer/third-border-shapes/white/princess-second-shape.png');
    width: 95px;
    height: 95px;
    top: 226px;
    left: 130px;
}

.ring-shape-oval {
    background-image: url('../partials/visualizer/shapes/oval-shape.png');
    width: 111px;
    height: 111px;
    top: 214px;
    left: 125px;
}

.ring-third-style-simple-gold-shape-oval,
.ring-fourth-style-simple-gold-shape-oval {
    background-image: url('../partials/visualizer/third-border-shapes/gold/oval-shape.png');
    width: 81px;
    height: 80px;
    top: 231px;
    left: 136px;
}

.ring-third-style-red-gold-shape-oval,
.ring-fourth-style-red-gold-shape-oval {
    background-image: url('../partials/visualizer/third-border-shapes/red/oval-shape.png');
    width: 71px;
    height: 70px;
    top: 237px;
    left: 142px;
}

.ring-third-style-white-gold-shape-oval,
.ring-fourth-style-white-gold-shape-oval {
    background-image: url('../partials/visualizer/third-border-shapes/white/oval-shape.png');
    width: 54px;
    height: 53px;
    top: 248px;
    left: 150px;
}

.ring-shape-princess-third {
    background-image: url('../partials/visualizer/shapes/princess-third-shape.png');
    width: 98px;
    height: 98px;
    top: 222px;
    left: 125px;
}

.ring-shape-princess-fourth {
    background-image: url('../partials/visualizer/shapes/princess-fourth-shape.png');
    width: 98px;
    height: 98px;
    top: 222px;
    left: 125px;
}

.ring-third-style-simple-gold-shape-princess-fourth,
.ring-fourth-style-simple-gold-shape-princess-fourth {
    background-image: url('../partials/visualizer/third-border-shapes/gold/princess-fourth-shape.png');
    width: 102px;
    height: 102px;
    top: 221px;
    left: 125px;
}

.ring-third-style-red-gold-shape-princess-fourth,
.ring-fourth-style-red-gold-shape-princess-fourth {
    background-image: url('../partials/visualizer/third-border-shapes/red/princess-fourth-shape.png');
    width: 102px;
    height: 102px;
    top: 221px;
    left: 125px;
}

.ring-third-style-white-gold-shape-princess-fourth,
.ring-fourth-style-white-gold-shape-princess-fourth {
    background-image: url('../partials/visualizer/third-border-shapes/white/princess-fourth-shape.png');
    width: 102px;
    height: 102px;
    top: 221px;
    left: 125px;
}

.ring-shape-princess-fifth {
    background-image: url('../partials/visualizer/shapes/princess-fifth-shape.png');
    width: 98px;
    height: 98px;
    top: 222px;
    left: 125px;
}

.ring-third-style-simple-gold-shape-princess-fifth,
.ring-fourth-style-simple-gold-shape-princess-fifth {
    background-image: url('../partials/visualizer/third-border-shapes/gold/princess-fifth-shape.png');
    width: 95px;
    height: 95px;
    top: 224px;
    left: 129px;
}

.ring-third-style-red-gold-shape-princess-fifth,
.ring-fourth-style-red-gold-shape-princess-fifth {
    background-image: url('../partials/visualizer/third-border-shapes/gold/princess-fifth-shape.png');
    width: 95px;
    height: 95px;
    top: 224px;
    left: 129px;
}

.ring-third-style-white-gold-shape-princess-fifth,
.ring-fourth-style-white-gold-shape-princess-fifth {
    background-image: url('../partials/visualizer/third-border-shapes/white/princess-fifth-shape.png');
    width: 95px;
    height: 95px;
    top: 224px;
    left: 129px;
}

.ring-shape-emerald {
    background-image: url('../partials/visualizer/shapes/emerald-shape.png');
    width: 81px;
    height: 80px;
    top: 227px;
    left: 134px;
}

.ring-third-style-simple-gold-shape-emerald,
.ring-fourth-style-simple-gold-shape-emerald {
    background-image: url('../partials/visualizer/third-border-shapes/gold/emerald-shape.png');
    width: 108px;
    height: 107px;
    top: 220px;
    left: 122px;
}

.ring-third-style-red-gold-shape-emerald,
.ring-fourth-style-red-gold-shape-emerald {
    background-image: url('../partials/visualizer/third-border-shapes/red/emerald-shape.png');
    width: 108px;
    height: 108px;
    top: 220px;
    left: 122px;
}

.ring-third-style-white-gold-shape-emerald,
.ring-fourth-style-white-gold-shape-emerald {
    background-image: url('../partials/visualizer/third-border-shapes/white/emerald-shape.png');
    width: 107px;
    height: 108px;
    top: 220px;
    left: 122px;
}

.ring-shape-radiant {
    background-image: url('../partials/visualizer/shapes/radiant-shape.png');
    width: 81px;
    height: 80px;
    top: 234px;
    left: 135px;
}

.ring-third-style-simple-gold-shape-radiant,
.ring-fourth-style-simple-gold-shape-radiant {
    background-image: url('../partials/visualizer/third-border-shapes/gold/radiant-shape.png');
    width: 94px;
    height: 95px;
    top: 224px;
    left: 128px;
}

.ring-third-style-red-gold-shape-radiant,
.ring-fourth-style-red-gold-shape-radiant {
    background-image: url('../partials/visualizer/third-border-shapes/red/radiant-shape.png');
    width: 94px;
    height: 95px;
    top: 225px;
    left: 130px;
}

.ring-third-style-white-gold-shape-radiant,
.ring-fourth-style-white-gold-shape-radiant {
    background-image: url('../partials/visualizer/third-border-shapes/white/radiant-shape.png');
    width: 95px;
    height: 95px;
    top: 224px;
    left: 130px;
}

.ring-shape-emerald-second {
    background-image: url('../partials/visualizer/shapes/emerald-second-shape.png');
    width: 88px;
    height: 87px;
    top: 229px;
    left: 133px;
}

.ring-third-style-simple-gold-shape-emerald-second,
.ring-fourth-style-simple-gold-shape-emerald-second {
    background-image: url('../partials/visualizer/third-border-shapes/gold/emerald-second-shape.png');
    width: 98px;
    height: 98px;
    top: 225px;
    left: 128px;
}

.ring-third-style-red-gold-shape-emerald-second,
.ring-fourth-style-red-gold-shape-emerald-second {
    background-image: url('../partials/visualizer/third-border-shapes/red/emerald-second-shape.png');
    width: 98px;
    height: 98px;
    top: 225px;
    left: 128px;
}

.ring-third-style-white-gold-shape-emerald-second,
.ring-fourth-style-white-gold-shape-emerald-second {
    background-image: url('../partials/visualizer/third-border-shapes/white/emerald-second-shape.png');
    width: 105px;
    height: 62px;
    top: 243px;
    left: 126px;
}

.ring-shape-round-second {
    background-image: url('../partials/visualizer/shapes/round-second-shape.png');
    width: 111px;
    height: 111px;
    top: 214px;
    left: 125px;
}

.ring-third-style-simple-gold-shape-round-second,
.ring-fourth-style-simple-gold-shape-round-second {
    background-image: url('../partials/visualizer/third-border-shapes/gold/round-second-shape.png');
    width: 74px;
    height: 74px;
    top: 234px;
    left: 141px;
}

.ring-third-style-red-gold-shape-round-second,
.ring-fourth-style-red-gold-shape-round-second {
    background-image: url('../partials/visualizer/third-border-shapes/red/round-second-shape.png');
    width: 76px;
    height: 75px;
    top: 235px;
    left: 139px;
}

.ring-third-style-white-gold-shape-round-second,
.ring-fourth-style-white-gold-shape-round-second {
    background-image: url('../partials/visualizer/third-border-shapes/white/round-second-shape.png');
    width: 54px;
    height: 54px;
    top: 247px;
    left: 149px;
}

.ring-actions-container {
    display: none;
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    height: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
}

.ring-action-slider {
    position: relative;
    background-color: rgba(255, 255, 255, 0.4);
    width: 88px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ring-border-selector,
.ring-style-selector {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 22px;
    pointer-events: auto;
    cursor: move;
}

.ring-style-selector {
    left: 11px;
    top: 43px;
}

.ring-shape-selector {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    top: 115px;
}

.ring-shape-draggable {
    position: relative;
    z-index: 4;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 8px 0;
    top: 15px;
    left: 1px;
    cursor: grab;
    transition: box-shadow 0.3s;
    overflow: visible;
}

.ring-border-draggable {
    position: relative;
    z-index: 4;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 46.5px;
    height: 46.5px;
    margin: 20px 0;
    top: 10px;
    left: -1px;
    cursor: grab;
    transition: box-shadow 0.3s;
    overflow: visible;
}

.ring-size-selector {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    top: 102px;
    left: 0;
}

.ring-size-draggable {
    position: relative;
    z-index: 4;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 90px;
    margin: 20px 0;
    top: -62px;
    cursor: grab;
    transition: box-shadow 0.3s;
    overflow: visible;
    font-family: Montserrat, serif;
    font-size: 12px;
    justify-content: center;
    display: flex;
}

.ring-size-drop-zone {
    position: absolute;
    z-index: 3;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 2px rgba(230, 95, 146, 0.6);
    width: 76.5px;
    height: 76.5px;
    border-radius: 100%;
    top: 45%;
    cursor: grab;
    transition: box-shadow 0.3s;
}

.ring-border-draggable--red-gold {
    background-image: url('../partials/visualizer/border-colors/red-gold-label.png');
}

.ring-border-draggable--simple-gold {
    background-image: url('../partials/visualizer/border-colors/simple-gold-label.png');
}

.ring-border-draggable--white-gold {
    background-image: url('../partials/visualizer/border-colors/white-gold-label.png');
}

.ring-style-draggable {
    position: relative;
    z-index: 4;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 25px 0;
    top: 15px;
    left: 0;
    cursor: grab;
    transition: box-shadow 0.3s;
    overflow: visible;
}

.ring-style-draggable--first-style {
    background-image: url('../partials/visualizer/border-styles/first-style-border.png');
    width: 50px;
    height: 19px;
}

.ring-style-draggable--second-style {
    background-image: url('../partials/visualizer/border-styles/second-style-border.png');
    width: 50px;
    height: 19px;
}

.ring-style-draggable--third-style {
    background-image: url('../partials/visualizer/border-styles/third-style-border.png');
    width: 68px;
    height: 32px;
}

.ring-style-draggable--fourth-style {
    background-image: url('../partials/visualizer/border-styles/fourth-style-border.png');
    width: 50px;
    height: 32px;
}

.ring-style-drop-zone,
.ring-border-drop-zone,
.ring-shape-drop-zone {
    position: absolute;
    z-index: 3;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 2px rgba(230, 95, 146, 0.6);
    width: 76.5px;
    height: 76.5px;
    border-radius: 100%;
    top: 45%;
    cursor: grab;
    transition: box-shadow 0.3s;
}

.ring-shape-draggable--round {
    background-image: url('../partials/visualizer/shape-styles/round-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--pear {
    background-image: url('../partials/visualizer/shape-styles/pear-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--heart {
    background-image: url('../partials/visualizer/shape-styles/heart-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--princess {
    background-image: url('../partials/visualizer/shape-styles/princess-shape-label.png');
    width: 81px;
    height: 81px;;
}

.ring-shape-draggable--princess-second {
    background-image: url('../partials/visualizer/shape-styles/princess-second-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--princess-third {
    background-image: url('../partials/visualizer/shape-styles/princess-third-shape-label.png');
    width: 160px;
    height: 160px;
}

.ring-shape-draggable--princess-fourth {
    background-image: url('../partials/visualizer/shape-styles/princess-fourth-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--princess-fifth {
    background-image: url('../partials/visualizer/shape-styles/princess-fifth-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--oval {
    background-image: url('../partials/visualizer/shape-styles/oval-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--oval-second {
    background-image: url('../partials/visualizer/shape-styles/oval-second-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--emerald {
    background-image: url('../partials/visualizer/shape-styles/emerald-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--radiant {
    background-image: url('../partials/visualizer/shape-styles/radiant-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--emerald-second {
    background-image: url('../partials/visualizer/shape-styles/emerald-second-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-shape-draggable--round-second {
    background-image: url('../partials/visualizer/shape-styles/round-second-shape-label.png');
    width: 81px;
    height: 81px;
}

.ring-visualizer-logo-mobile {
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: center;
    top: 0;
    background-color: rgba(255, 255, 255, 0.4);
    align-items: center;
    height: 34px;
    position: absolute;
}

.ring-visualizer-logo {
    display: none;
    z-index: 2;
    position: absolute;
    width: 100%;
    left: 41px;
    bottom: 8.5px;
}

.ring-controls-container {
    position: relative;
    top: 45px;
    display: flex;
}

.measurements-container {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    max-width: 160px;
    right: 10px;
    left: unset;
}

.measurement-unit-selector {
    height: 37px;
    align-items: center;
    font-family: Montserrat, serif;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    background-color: #F9F9F9;
    border: 1px solid #CFCFCF;
    color: #000;
    gap: 5px;
    justify-content: center;
    font-size: 8px;
}

.unit-label {}

.unit-list-separate {
    background-color: #CFCFCF;
    width: 1px;
    height: 70%;
}

.unit-list-selection {
    display: flex;
    gap: 7px;
    align-items: center;
    cursor: pointer;
    width: 50px;
}

.measurement-unit-list {
    display: none;
    position: absolute;
    right: 0;
    top: 105%;
    width: 70px;
    font-family: Montserrat, serif;
    font-size: 8px;
    border-radius: 4px;
    background-color: #F9F9F9;
    border: 1px solid #CFCFCF;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    color: #000;
    padding: 0px 2px;
    text-align: left;
}

.unit-list-selected {
    width: 115px;
}

.measurement-unit-list--active {
    display: block;
}

.measurement-unit-list li {
    cursor: pointer;
    padding: 10px 4px;
}

.measurement-unit-list li:hover {
    font-weight: 700;
}

.unit-selected {
    font-weight: 700;
}

.ring-burger-menu-icon {
    width: 100%;
    height: 100%;
}

.ring-burger-menu-container {
    position: absolute;
    z-index: 3;
    left: 20px;
    height: 100%;
    top: 40%;
}

.ring-burger-menu-icon {
    background-color: #FFFFFF;
    width: 48px;
    height: 48px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DDDDDD;
    border-radius: 100%;
    z-index: 3;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
}

.ring-burger-menu-icon svg {
    stroke: #C2C2C2;
}

.ring-burger-menu-icon:hover svg {
    stroke: #000;
}

.ring-size-changer-container {
    position: absolute;
    z-index: 3;
    left: 20px;
    bottom: 0;
    top: 90px;
}

.ring-size-changer {
    background-color: #FCFCFC;
    width: 25px;
    height: 48px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.10);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 4px;
    cursor: pointer;
}

.ring-size-separate {
    background-color: #BCBCBC;
    height: 1px;
    width: 80%;
}

.ring-size-plus {
    position: relative;
    top: 5px;
}

.ring-size-plus svg,
.ring-size-minus svg {
    stroke: #000;
}

.ring-size-plus--disabled svg,
.ring-size-minus--disabled svg {
    stroke: #808080 !important;
}

.ring-size-minus {
    position: relative;
    top: -8px;
}

.ring-menu-container {
    visibility: hidden;
    font-family: Montserrat, serif;
    position: absolute;
    width: 256px;
    height: 100%;
    background-color: #FFFFFF;
    z-index: 0;
    top: 0;
    transform: translateX(-100%);
    opacity: 0;
    transition: transform 0.3s ease-in-out;
}

.ring-menu-container--active {
    visibility: visible;
    transform: translateX(0);
    z-index: 9;
    opacity: 1;
}

.ring-menu-container--closing {
    z-index: 0;
    transform: translateX(-100%);
    opacity: 0;
    transition: transform 0.3s ease-in-out;
}

.ring-menu-close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}

.ring-menu-content {
    width: 100%;
    position: relative;
    top: 62px;
    display: flex;
    flex-direction: column;
}

.ring-menu-logo {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.ring-menu-description {
    color: #000;
    position: relative;
    top: 77px;
    padding: 0 20px;
}

.ring-menu-description-title {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 11px;
}

.ring-menu-description-text {
    font-size: 10px;
}

.ring-menu-description-sizer {
    position: relative;
    top: 28px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.ring-menu-description-type {
    position: relative;
    top: -2px;
}

.ring-menu-description-type img {
    width: 100%;
    height: 92px
}

.ring-menu-description-separate {
    position: relative;
    left: -20px;
}

.ring-menu-description-measurements {
    color: #6D6E71;
    font-size: 12px;
    position: relative;
    left: -20px;
}

.ring-menu-skin-tone-container {
    position: relative;
    top: 127px;
}

.ring-menu-skin-tone-field {
    font-size: 24px;
    color: #6D6E71;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    gap: 30px;
}

.ring-menu-skin-tone-separate {
    width: 1px;
    background-color: #CFCFCF;
    height: 56px;
}

.ring-menu-skin-tone-label {
    flex: 1 1 40%;
}

.ring-menu-skin-tone-selector {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 15px;
    flex: 1 1 60%;
    justify-content: space-between;
    padding: 0 20px 0 10px;
    cursor: pointer;
}

/** Mobile sliders */
.ring-actions-container-mobile {
    display: flex;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 5px;
}

.ring-action-slider-mobile {
    position: relative;
    background-color: rgba(255, 255, 255, 0.4);
    height: 45px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ring-style-drop-zone-mobile,
.ring-border-drop-zone-mobile,
.ring-size-drop-zone-mobile,
.ring-shape-drop-zone-mobile {
    position: absolute;
    z-index: 3;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 2px rgba(230, 95, 146, 0.6);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    top: 3px;
    cursor: grab;
    transition: box-shadow 0.3s;
}

.ring-style-selector-mobile {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    position: relative;
    top: 0;
    left: -32px;
    pointer-events: auto;
    cursor: move;
}

.ring-style-draggable-mobile {
    position: relative;
    z-index: 8;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 15px;
    left: 0;
    cursor: grab;
    transition: box-shadow 0.3s;
    overflow: visible;
}

.ring-style-draggable--first-style-mobile {
    background-image: url('../partials/visualizer/border-styles/first-style-border.png');
    width: 36px;
    height: 18px;
}

.ring-style-draggable--second-style-mobile {
    background-image: url('../partials/visualizer/border-styles/second-style-border.png');
    width: 36px;
    height: 18px;
}

.ring-style-draggable--third-style-mobile {
    background-image: url('../partials/visualizer/border-styles/third-style-border.png');
    width: 36px;
    height: 20px;
}

.ring-style-draggable--fourth-style-mobile {
    background-image: url('../partials/visualizer/border-styles/fourth-style-border.png');
    width: 36px;
    height: 20px;
}

.ring-action-slider-mobile {
    position: relative;
    background-color: rgba(255, 255, 255, 0.4);
    height: 45px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ring-border-selector-mobile {
    display: flex;
    gap: 1px;
    flex-direction: row;
    align-items: center;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    position: relative;
    top: 1px;
    left: -46px;
    pointer-events: auto;
    cursor: move;
}

.ring-border-draggable-mobile {
    position: relative;
    z-index: 8;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 25px;
    margin: 0 10px;
    cursor: grab;
    transition: box-shadow 0.3s;
    overflow: visible;
}

.ring-border-draggable--red-gold-mobile {
    background-image: url('../partials/visualizer/border-colors/red-gold-label.png');
}

.ring-border-draggable--simple-gold-mobile {
    background-image: url('../partials/visualizer/border-colors/simple-gold-label.png');
}

.ring-border-draggable--white-gold-mobile {
    background-image: url('../partials/visualizer/border-colors/white-gold-label.png');
}

.ring-shape-selector-mobile {
    display: flex;
    gap: 1px;
    flex-direction: row;
    align-items: center;
    height: 100%;
    justify-content: center;
    position: relative;
    top: 1px;
    left: -46px;
    pointer-events: auto;
    cursor: move;
}

.ring-shape-draggable-mobile {
    position: relative;
    z-index: 8;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 5px;
    cursor: grab;
    transition: box-shadow 0.3s;
    overflow: visible;
    left: 15px;
}

.ring-shape-draggable--round-mobile {
    background-image: url('../partials/visualizer/shape-styles/round-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--pear-mobile {
    background-image: url('../partials/visualizer/shape-styles/pear-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--heart-mobile {
    background-image: url('../partials/visualizer/shape-styles/heart-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--princess-mobile {
    background-image: url('../partials/visualizer/shape-styles/princess-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--princess-second-mobile {
    background-image: url('../partials/visualizer/shape-styles/princess-second-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--princess-third-mobile {
    background-image: url('../partials/visualizer/shape-styles/princess-third-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--princess-fourth-mobile {
    background-image: url('../partials/visualizer/shape-styles/princess-fourth-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--princess-fifth-mobile {
    background-image: url('../partials/visualizer/shape-styles/princess-fifth-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--oval-mobile {
    background-image: url('../partials/visualizer/shape-styles/oval-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--oval-second-mobile {
    background-image: url('../partials/visualizer/shape-styles/oval-second-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--emerald-mobile {
    background-image: url('../partials/visualizer/shape-styles/emerald-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--radiant-mobile {
    background-image: url('../partials/visualizer/shape-styles/radiant-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--emerald-second-mobile {
    background-image: url('../partials/visualizer/shape-styles/emerald-second-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-shape-draggable--round-second-mobile {
    background-image: url('../partials/visualizer/shape-styles/round-second-shape-label.png');
    width: 50px;
    height: 50px;
}

.ring-size-selector-mobile {
    display: flex;
    gap: 1px;
    flex-direction: row;
    align-items: center;
    height: 100%;
    justify-content: center;
    position: relative;
    top: 1px;
    left: -46px;
    pointer-events: auto;
    cursor: move;
}

.ring-size-draggable-mobile {
    position: relative;
    z-index: 8;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 45px;
    height: 15px;
    margin: 0 10px;
    cursor: grab;
    transition: box-shadow 0.3s;
    overflow: visible;
    font-family: Montserrat, serif;
    left: 46px;
    font-size: 8px;
    justify-content: center;
    display: flex;
}


@media screen and (min-width: 768px) {
    .ring-visualizer-logo-mobile {
        display: none;
    }

    .ring-visualizer-logo {
        display: flex;
    }

    .ring-controls-container {
        position: unset;
        top: 0;
        display: unset;
    }

    .measurements-container {
        position: relative;
        z-index: 3;
        top: 21px;
        left: 35px;
        width: 100%;
        max-width: 200px;
    }

    .measurement-unit-selector {
        height: 37px;
        align-items: center;
        font-family: Montserrat, serif;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        background-color: #F9F9F9;
        border: 1px solid #CFCFCF;
        color: #000;
        gap: 6px;
        justify-content: center;
        font-size: 10px;
    }

    .unit-label {}

    .unit-list-separate {
        background-color: #CFCFCF;
        width: 1px;
        height: 70%;
    }

    .unit-list-selection {
        display: flex;
        gap: 12px;
        align-items: center;
        cursor: pointer;
        width: 70px;
    }

    .measurement-unit-list {
        display: none;
        position: absolute;
        right: 0;
        top: 105%;
        width: 85px;
        font-family: Montserrat, serif;
        font-size: 10px;
        border-radius: 4px;
        background-color: #F9F9F9;
        border: 1px solid #CFCFCF;
        box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
        -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
        color: #000;
        padding: 0px 4px;
    }

    .unit-list-selected {
        width: 115px;
    }

    .measurement-unit-list--active {
        display: block;
    }

    .measurement-unit-list li {
        cursor: pointer;
        padding: 10px 4px;
    }

    .measurement-unit-list li:hover {
        font-weight: 700;
    }

    .unit-selected {
        font-weight: 700;
    }

    .ring-burger-menu-icon {
        width: 100%;
        height: 100%;
    }

    .ring-burger-menu-container {
        position: absolute;
        z-index: 3;
        left: 35px;
        height: 100%;
        top: 40%;
    }

    .ring-burger-menu-icon {
        background-color: #FFFFFF;
        width: 48px;
        height: 48px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #DDDDDD;
        border-radius: 100%;
        z-index: 3;
        box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
        -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    }

    .ring-burger-menu-icon svg {
        stroke: #C2C2C2;
    }

    .ring-burger-menu-icon:hover svg {
        stroke: #000;
    }

    .ring-size-changer-container {
        position: absolute;
        z-index: 3;
        left: 35px;
        bottom: 66px;
        top: unset;
    }

    .ring-hand-image-container {
        background-image: url('../partials/visualizer/img/handSecond.png');
        position: absolute;
        left: 54px;
        bottom: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: bottom left;
    }

    .ring-hand-image-container--zoomed {
        transform: scale(1.6);
        overflow: hidden;
        left: 180px;
    }

    .ring-actions-container-mobile {
        display: none;
    }

    .ring-actions-container {
        display: flex;
        visibility: visible;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3;
        height: 100%;
        flex-wrap: nowrap;
        flex-direction: row;
        gap: 10px;
    }
}

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

}