.modal_watch .information_main_heading {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    margin: 20px 0;
}
.modal_watch .modal .close{
    color: #81949c;
    position: absolute;
    right: 30px;
    top: 15px;
}
.modal_watch .information_main_heading .title {
    letter-spacing: -0.01em;
    font-size: 24px;
    line-height: 1;
    color: #000000;
    margin: 0;
    text-transform: none;
}
.modal_watch .information_name {
    font-size: 20px;
    text-align: left;
    margin-bottom: 0px;
}
.modal_watch .information_content .content_left {
    float: left;
    margin-right: 20px;
}
.modal_watch .information_content .content_right {
    float: left;
    margin-right: 20px;
    margin-left: 0px;
}
.modal_watch .information_content .dimension {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.modal_watch .dimension .dimension_value {
    font-size: 30px;
    margin-right: 5px;
}

.modal_watch .dimension .dimension_unit {
    font-size: 11px;
}

.modal_watch .information_content .subline {
    font-size: 11px;
    margin: -13px 0px 0px 0px;
    color: #82949c;
}

.modal_watch .information_content {
    display: flex;
    flex-direction: column;
}

.modal_watch .information_content .content_tab {
    background-color: #82949c;
    border-radius: 10px;
    padding: 2px 10px;
    font-size: 10px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    width: fit-content;
    white-space: nowrap;
}

.modal_watch .information_content .content_tab p {
    margin-top: 0;
    margin-bottom: 0;
}
/*Footer*/
.modal_watch .footer-wrapper{
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 300px;
    flex-wrap: wrap;
    background: transparent;
}
.modal_watch .modal-content{
    background-color: #f1f5f9;
    overflow: hidden;

}
.modal_watch .footer-wrapper img{
    border: 1px solid #ffffff;
    cursor: pointer;
}
.modal_watch .size-buttons{
    background-color: #ffffff;
}
.modal_watch .gender-buttons{
    background-color: #ffffff;
}
.modal_watch .measurement-unit-buttons{
    background-color: #ffffff;
    display: none;
}

.modal_watch .active img{
    border: 1px solid #c39052 !important;
}
.modal_watch .modal-dialog{
    max-width: 1200px;
    width: 100%;
    margin: 100px auto;
}
.modal_watch .modal-dialog .modal-body{
    overflow: hidden;
    padding: 15px 30px;
    padding-top: 0;
}

.modal_watch .information-wrapper {
    position: relative;
}

.modal_watch .information-wrapper .informations {
    position: relative;
    z-index: 1;
}

.modal_watch .information-wrapper .footer {
    position: relative;
    z-index: 1;
}

.modal_watch .background {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 105%;
    top: 0;
    bottom: 0;
    left: -8%;
    transform: rotate(-15deg);
}
.modal_watch .background-f{
    background-image: url("https://www.mytime.mk/files/images/modal_watch/hand_40mm_woman_s.jpg");
}
.modal_watch .size-m .background-f{
    background-image: url("https://www.mytime.mk/files/images/modal_watch/hand_45mm_woman_m.jpg");
}
.modal_watch .size-l .background-f{
    background-image: url("https://www.mytime.mk/files/images/modal_watch/hand_50mm_woman_l.jpg");
}
.modal_watch .background-m{
    background-image: url("https://www.mytime.mk/files/images/modal_watch/hand_50mm_man_s.jpg");
    display: none;
}
.modal_watch .size-m .background-m{
    background-image: url("https://www.mytime.mk/files/images/modal_watch/hand_55mm_man_m.jpg");
}
.modal_watch .size-l .background-m{
    background-image: url("https://www.mytime.mk/files/images/modal_watch/hand_60mm_man_l.jpg");
}
.modal_watch .male-hand .background-m{
    display: block;
}
.modal_watch .male-hand .background-f{
    display: none;
}


.modal_watch .female-hand .watch {
    background-image: url("https://www.mytime.mk/files/images/modal_watch/Dummy_41_mm@2x.png");
    background-size: 253px 363px;
    background-position: 0 50%;
    top: 39%;
    left: 16%;
    width: 50%;
    height: 27%;
    margin-left: 0;
    margin-top: 0;
    transform: rotate(-15deg);
    background-repeat: no-repeat;
    position: absolute;
}
.modal_watch .size-l .female-hand .watch{
    background-size: 253px 363px;
    background-position: 0 50%;
    top: 37%;
    left: 18%;
    width: 50%;
    height: 30%;
    margin-left: 0;
    margin-top: 0;
    transform: rotate(-15deg);
    background-repeat: no-repeat;
    position: absolute;
}
.modal_watch .male-hand .watch{
    background-image: url("https://static.chrono24.com/cdn-cgi/image/f=auto,metadata=none,q=65/images/will-it-fit/watches/Dummy_41_mm@2x.png");
    background-size: 253px 363px;
    background-position: 0 50%;
    width: 50%;
    height: 31%;
    margin-left: 0;
    margin-top: 0;
    top: 36%;
    left: 17%;
    transform: rotate(-15deg);
    background-repeat: no-repeat;
    position: absolute;
}

.modal_watch .female-hand.smaller-watch .watch,
.modal_watch .male-hand.smaller-watch .watch {
    background-image: url("../../../../_static/images/core/sat_produzeni4.png");
}


.modal_watch .size-m .male-hand .watch{
    background-size: 253px 363px;
    background-position: 0 50%;
    width: 50%;
    height: 34%;
    margin-left: 0;
    margin-top: 0;
    top: 35%;
    left: 17%;
    transform: rotate(-15deg);
    background-repeat: no-repeat;
    position: absolute;
}

.modal_watch .size-l .male-hand .watch{
    background-size: 253px 363px;
    background-position: 0 50%;
    width: 50%;
    height: 36%;
    margin-left: 0;
    margin-top: 0;
    top: 34%;
    left: 17%;
    transform: rotate(-15deg);
    background-repeat: no-repeat;
    position: absolute;
}


html {
    --heightAdjuster: 0px;
    --topAdjuster:0px;
    --size-s-heightAdjuster: 0px;
    --size-s-topAdjuster: 0px;
}

.modal_watch .size-s .female-hand.middle .watch {
    top: calc(40% + var(--topAdjuster) + var(--size-s-topAdjuster));
    height: calc(25% + var(--heightAdjuster) + var(--size-s-heightAdjuster));
}

.modal_watch .size-m .female-hand.middle .watch {
    top: calc(39% + var(--topAdjuster));
    height: calc(27% + var(--heightAdjuster));
}

.modal_watch .size-l .female-hand.middle .watch {
    top: calc(37% + var(--topAdjuster));
    height: calc(28% + var(--heightAdjuster));
}


@media (max-width: 1150px) {
    .modal_watch .female-hand .watch {
        top: 40%;
        left: 13%;
    }
    .modal_watch .size-l .female-hand .watch{
        top: 39%;
        left: 13%;
    }
    .modal_watch .male-hand .watch{
        top: 37%;
        left: 14%;
    }
    .modal_watch .size-m .male-hand .watch{
        top: 36%;
        left: 14%;
    }
    .modal_watch .size-l .male-hand .watch{
        top: 35%;
        left: 14%;
    }

    .modal_watch .size-s .female-hand.middle .watch {
        top: calc(42% + var(--topAdjuster) + var(--size-s-topAdjuster));
    }
    .modal_watch .size-m .female-hand.middle .watch {
        top: calc(41% + var(--topAdjuster));
    }

    .modal_watch .size-l .female-hand.middle .watch {
        top: calc(40% + var(--topAdjuster));
    }
}
@media (max-width: 992px) {
    .modal_watch .background{
        background-size: cover;
        width: 120%;
    }
    .modal_watch .female-hand .watch {
        width: 75%;
    }
    .modal_watch .size-l .female-hand .watch{
        width: 75%;
    }
    .modal_watch .male-hand .watch{
        width: 75%;
    }
    .modal_watch .size-m .male-hand .watch{
        width: 75%;
    }
    .modal_watch .size-l .male-hand .watch{
        width: 75%;
    }

    .modal_watch .size-s .female-hand.middle .watch {
        top: calc(50% + var(--topAdjuster) + var(--size-s-topAdjuster));
    }
    .modal_watch .size-m .female-hand.middle .watch {
        top: calc(48% + var(--topAdjuster));
    }

    .modal_watch .size-l .female-hand.middle .watch {
        top: calc(48% + var(--topAdjuster));
    }
}
@media (min-width: 769px) and (max-width: 950px) {
    .modal_watch .female-hand .watch {
        top: 36%;
        left: 23%;
    }
    .modal_watch .size-l .female-hand .watch{
        top: 35%;
        left: 23%;
    }
    .modal_watch .male-hand .watch{
        top: 35%;
        left: 21%
    }
    .modal_watch .size-m .male-hand .watch{
        top: 33%;
        left: 21%
    }
    .modal_watch .size-l .male-hand .watch{
        top: 32%;
        left: 21%
    }
}
@media (max-width: 768px) {
    .modal_watch .background{
        transform: rotate(0deg);
        width: 150%;
        left: -25%;
        top: 10%;
    }
    .modal_watch .female-hand .watch {
        transform: rotate(0deg);
        top: 49%;
    }
    .modal_watch .size-l .female-hand .watch{
        transform: rotate(0deg);
        top: 47%;
    }
    .modal_watch .male-hand .watch{
        transform: rotate(0deg);
        top: 46%;
    }
    .modal_watch .size-m .male-hand .watch{
        transform: rotate(0deg);
        top: 45%;
    }
    .modal_watch .size-l .male-hand .watch{
        transform: rotate(0deg);
        top: 44%;
    }
    .modal_watch .size-s .female-hand.small .watch {
        height: 25%;
    }
}
@media (max-width: 600px) {
    .modal_watch .background{
        left: -45%;
    }
    .modal_watch .information_main_heading h1{
        font-size: 27px;
    }
    .modal_watch .information_name p{
        font-size: 16px;
    }
    .modal_watch .footer-wrapper img{
        width: 36px;
        height: 36px;
    }
}
@media (min-width: 530px) and (max-width: 600px) {
    .modal_watch .female-hand .watch {
        top: 49%;
        left: -2%;
    }
    .modal_watch .size-l .female-hand .watch{
        left: 0%;
    }
    .modal_watch .male-hand .watch{
        left: 0%;
    }
    .modal_watch .size-m .male-hand .watch{
        left: 0%;
        top: 45%;
    }
    .modal_watch .size-l .male-hand .watch{
        left: 0%;
    }
}
@media (max-width: 450px) {
    .modal_watch .background{
        width: 170%;
        left: -65%;
    }
}
@media (min-width: 380px) and (max-width: 450px) {
    .modal_watch .female-hand .watch {
        left: 2%;
    }
    .modal_watch .size-l .female-hand .watch{
        left: 4%;
    }
    .modal_watch .male-hand .watch{
        left: 4%;
    }
    .modal_watch .size-m .male-hand .watch{
        left: 4%;
    }
    .modal_watch .size-l .male-hand .watch{
        left: 4%;
    }
}
@media (max-width: 370px) {
    .modal_watch .background{
        width: 180%;
    }
}
@media (max-width: 350px) {
    .modal_watch .footer-wrapper {
        gap: 5px;
        margin-top: 240px;
    }
    .modal_watch .modal-body{
        padding-left: 5px;
        padding-right: 5px;
    }
    .modal_watch .information_main_heading h1{
        font-size: 25px;
    }
}

@media (min-width: 1200px) {
    .modal_watch .size-s .female-hand.small .watch {
        top: 40%;
        height: 25%;
    }
}