@media (min-width: 769px) {
    h1 {
        font-size: 24px;
        line-height: 36px;
        margin: 0 0 6px 0;
    }

    .fontBtnDivBtn, .fontBtnDivBtn:hover, .fontBtnDivBtn:active, .fontBtnDivBtn:focus {
        border-radius: 0;
        border-bottom: solid 1px #dadada;
        background: transparent !important;
        color: #000000;
        margin-bottom: 0 !important;
    }

    #fontBtnDivDesktop {
        height: auto;
        max-height: calc(60vh - 180px);
        overflow-y: auto;
        overflow-x: hidden;
        border: solid 1px #dadada;
        border-radius: 10px 0 0 10px;
        padding: 0;
    }

    #fontBtnDivDesktop .fontBtnDivBtn {
        background: transparent !important;
        text-align: left;
    }

    #priceFin {
        display: block;
        font-size: 30px;
        line-height: 30px;
        font-weight: 800;
        font-family: Arial;
        letter-spacing: -0.040em;
    }

    #productDetailsDesktop {
        display: none;
        position: fixed;
        background: rgba(0, 0, 0, 0.8);
        width: 95vw;
        height: calc(100vh - 180px);
        left: 2.5vw;
        top: 160px;
        z-index: 110;
        border-radius: 20px;
        padding: 40px 80px;
    }

    #productDetailsDesktopBtn {
        border: 0;
        padding: 0;
        background: transparent;
        text-decoration: underline;
        color: #000000;
    }

    #productDetailsDesktopBody {
        float: left;
        width: 100%;
        height: 100%;
        padding: 20px;
        background: #ffffff;
        border-radius: 20px;
        position: relative;
    }

    #productDetailsDesktopBody h2 {
        float: left;
        font-size: 26px;
        height: 60px;
        line-height: 60px;
        margin: 0 0 10px 0;
    }

    #productDetailsDesktopBodyScrollDiv {
        float: left;
        width: 100%;
        height: calc(100% - 70px);
        overflow-y: auto;
    }

    .grid .steps.two {
        display: grid;
        gap: 24px;
        grid-template-columns: repeat(2, 1fr);
    }

    .grid .steps.two .step {
        padding: 0;
        border: 0;
        box-shadow: 0 0 0 0 #ffffff;
    }

    #desktopArticleInfoColorsDiv .colorItem {
        width: 40px;
        height: 40px;
        border: solid 2px #ffffff;
        margin: 0 0 2px 0;
        padding: 0;
        overflow: hidden;
        float: left;
    }

    #desktopArticleInfoColorsDiv .colorItem.active {
        border-radius: 16px;
        border: solid 2px #000000;
    }

    #desktopArticleInfoColorsDiv .colorItem img {
        border: solid 2px #ffffff;
    }

    #sideSwitchControls .btn {
        font-size: 14px;
        min-height: 66px;
        background: #EFF1F7;
    }

    #sideSwitchControls .btn.active {
        font-size: 14px;
        min-height: 66px;
        background: #000000;
    }

    #desktopCanvasControls {
        left: 40px;
    }

    #canvasDivMain {
        width: calc(100vh - 180px);
        height: calc(100vh - 180px);
        position: relative;
        background-size: cover;
        margin: 0 auto;
        background-repeat: no-repeat;
    }

    #canvasDivBackgroundImg {
        width: calc(100vh - 180px);
        height: calc(100vh - 180px);
    }

    #middlebar {
        /*width: calc(74% - 40px);*/
        width: 100%;
        /*float: right;*/
        float: left;
        position: relative;
        background: transparent;
        min-height: calc(100vh - 136px);
        display: block;
    }

    #cart__message {
        position: absolute;
        width: 330px;
        line-height: 62px;
        background: #ffffff;
        right: 42px;
        top: 30px;
        display: none;
    }

    #cart__btn__desktop {
        background: #0B455D;
        color: #ffffff;
        height: 62px;
        width: 62px;
        padding: 0;
        line-height: 60px;
    }

    #cart__btn__desktop .badge {
        position: absolute;
        right: -10px;
        background: #ffffff;
        color: #000000;
        font-size: 16px;
        font-weight: 300;
        padding: 6px 10px;
        top: -10px;
        border: solid 1px #dadada;
    }

    section, .section {
        width: 95%;
        height: calc(100vh - 160px);
        margin: 20px 0 0 2.5%;
        border-radius: 0;
        display: inline-block;
    }

    .colorpicker-span {
        background: #fff;
        height: 42px;
        line-height: 42px;
        position: absolute;
        width: calc(100% - 20px);
        border: 1px solid #dadada;
        border-radius: 3px;
        text-align: center;
        margin: 0 0 0 0px;
    }

    .font-color-item {
        display: inline-block;
        float: left;
        border-radius: 6px;
        height: 50px;
        margin: 0 2px 4px;
        width: 50px;
        border: solid 1px #dadada;
    }

    .user-color-popup {
        display: none;
        background: #fff;
        border: 0;
        border-radius: 10px;
        bottom: 30px;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
        height: auto;
        left: 25%;
        padding: 10px 10px 24px 10px;
        position: absolute;
        width: 50%;
        z-index: 1002;
    }

    #motiv-edit-btn-div-mobile {
        display: none !important;
    }

    #colorsDiv {
        width: 310px;
    }

    #desktopCanvasSaveBtn {
        display: none;
        position: absolute;
        bottom: 80px;
        left: 15%;
        width: 70%;
        z-index: 1;
        border-radius: 10px;
        border: 0;
        box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
    }

    #mobileCanvasControls {
        display: none !important;
    }

    #addTextPopup {
        display: none;
    }

    #createCanvasBtn {
        display: none;
        position: absolute;
        /*width: 110px;*/
        /*height: 110px;*/
        /*left: calc(50% - 55px);*/
        /*top: calc(50% - 55px);*/
        /*top: 250px;*/

        width: 90px;
        height: 90px;
        left: calc(50% - 45px);
        top: calc(50% - 45px);

        z-index: 100;
        font-size: 12px;
        border-radius: 50%;
        text-align: center;
        padding: 0;
        border: 0;
        background: #f0f0f0;
    }

    #createCanvasBtn::before {
        content: '';
        position: absolute;
        top: -0px;
        left: -0px;
        right: -0px;
        bottom: -0px;
        border: 14px solid #f0f0f0;
        border-radius: 50%;
        opacity: 1;
        animation: pulse 1.5s infinite;
        z-index: -1;
    }

    @keyframes pulse {
        0% {
            transform: scale(1);
            opacity: 0.8;
        }
        50% {
            transform: scale(1.2);
            opacity: 0.4;
        }
        100% {
            transform: scale(1);
            opacity: 0.8;
        }
    }
}

@media (min-width: 1300px) {
    #desktopCanvasControls {
        left: 2.5%;
    }

    #middlebar {
        width: calc(74% - 140px);
        float: right;
        height: calc(100vh - 180px);
        background: #ffffff;
        overflow: hidden;
        min-height: auto !important;
        border-radius: 20px;
        margin: 0 20px 0 0;
    }
}

@media (min-width: 1500px) {
    #sideSwitchControls .btn {
        font-size: 14px;
    }

    #desktopCanvasControls {
        left: 40px;
        top: 160px;
    }

    #sideSwitchControls {
        position: fixed;
        top: 160px;
        left: 2.5%;
    }

    #canvasDivBackgroundImg {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 1600px) {
    section, .section {
        width: 90%;
        margin: 20px 0 0 5%;
    }

    #middlebar {
        width: calc(74% - 140px);
    }

    #desktopCanvasControls {
        left: 5%;
    }

    #sideSwitchControls {
        position: fixed;
        top: 160px;
        left: 5%;
    }

    #variantInputFieldsDiv {
        right: 5%;
    }
}

@media (max-width: 1500px){
    #textMenu, #textMenu p, #textMenu span, #textMenu input {
        font-size: 14px !important;
    }
}