body {
    overflow-y: hidden;
}
.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.container-image, button#finalize, .button-to-check-cart {
    position: relative;
}

input[type="range"] {
    -webkit-appearance: none;
}
/* Location popup */
.location-popup-section{
    text-align: left;
}
.fas.fa-lock {
    color: black;
}
span.small-letter {
    font-size: 10px;
    font-weight: 700;
    color: black;
}
span.large-letter {
    color: black;
}
.header-wrapper {
    display: flex;
    flex-direction: row;
}
.header-logo {
    margin-top: 30px;
    padding-left: 20px;
}
.location-header {
    margin-top: 10px;
}
.location-popup{
    width: 40rem;
    position: absolute;
    z-index: 9999999999999;
    margin-left: calc(50% - 20rem);
    margin-top: 20vh;
    border-radius: 10px;

}
p.button-location-popup {
    display: flex;
    justify-content: center;
}
.first-header {
    margin-bottom: 0px!important;
}
.text-location-popup, .second-text-location-popup, .first-header{
    font-size: 15px;
    margin-top: 20px;
    font-weight: 200;
    padding-left: 20px!important;
    padding-right: 3rem;
}
.title-popup {
    font-size: 17px;
    font-weight: bold;
    padding-left: 20px;
    margin-top: -10px;
}
.toobig-popup {
    padding-right: 5px;
}
.second-header {
    margin-bottom: 40px;
    font-size: 15px;
    margin-top: 0px;
    font-weight: bold;
    padding-left: 20px;
}
.location-popup a {
    color: white;
    width: 10rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    float: left;
    margin-left: 1rem;
    cursor: pointer;
    font-size: 15px;
    border-radius: 30px;
    text-align: center;
}
.location-popup a:hover{
    text-decoration: none;
    color: white;
}
.location-popup h3{
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-top: 0;
    font-weight: bold;
    border-radius: 30px 30px 0px 0px;
}

.button-location-popup{
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.error-message{
    position: fixed;
    bottom: 30px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 40px;
    width: 200px;
}
.close-error-message{
    font-size: 22px;
    color: white;
}
.text-error{
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.03em;
    font-family: Mulish;
    color: white;
}
#number-products-in-cart-engine{
    position: absolute;
    top: 27px;
    left: 30px;
    color: white;
    font-weight: 500;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
span#number-products-in-cart-engine-citymarble{
    position: absolute;
    color: white;
    font-weight: 500;
    top: 26px;
    left: 34px;
}
span#number-products-in-cart-checkout{
    color: white;
    position: absolute;
    left: 48px;
    top: 33px;
    font-weight: 600;
}
span#number-products-in-cart-checkout-mobile{
    position: absolute;
}
.flip-container {
    perspective: 1000;
}
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}
.bg-smokey {
    background: rgba(255, 255, 255, 0.2);
}
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
.flip-container .front {
    display: block;
}
.flip-container .back {
    display: none;
}
.flip-container.hover .front {
    display: none;
}
.flip-container.hover .back {
    display: block;
}
svg.edit-current-object{
    width: 30px;
    height: 30px;
}
.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.front {
    z-index: 2;
    transform: rotateY(0deg);
}
.back {
    transform: rotateY(180deg);
}
.editimage {
    padding-left: 0;
    padding-right: 0;
}
#container {
    height: 100%;
}
/* latin */
@font-face {
  font-family: 'Chewy';
  font-style: normal;
  font-weight: 400;
  src: local('Chewy Regular'), local('Chewy-Regular'), url(https://fonts.gstatic.com/s/chewy/v11/uK_94ruUb-k-wn52KjI9OPec.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.description, .description-product, .information-disclaimer{
    font-size: 1.4rem;
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    letter-spacing:0.03em;
}
.endast-text{
    margin-bottom: 0px;
    color: rgb(249, 93, 122);
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2;
    word-break: break-word;
}
.style-on-hover:hover{
    text-decoration: none;
}
.collection-title, .title-text, .title-upload-photo, .rotate-title, .resize-title,.title-stored-picture{
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.03em;
}
.item-option{
    height: 56px;
}
a#backButton{
    z-index: 999;
    position: absolute;
    /*width: 100%;*/
    top: 30px;
}
.arrow-container-left {
    width: 10px;
    position: fixed;
    z-index: 99999;
    bottom: 35px;
    /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
    animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
    cursor: pointer;
    left: 25px;
    height: 10px;
}
.arrow-container-right {
    width: 10px;
    bottom: 23px;
    position: fixed;
    z-index: 99999;
    right: 0px;
    /* cubic-bezier-easing = sine / mehr Beispiele: https://easings.net/ */
    animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
    cursor: pointer;
    height: 10px;
}
.arrow-left {
    height: 2px;
    background: white;
    transform: rotate(130deg);
    transform-origin: 0% 0%;
    border-radius: 5px;
}
.arrow-right{
    height: 2px;
    background: white;
    transform: rotate(-45deg);
    transform-origin: 0% 0%;
    border-radius: 5px;
}
.arrow-right:after{
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 100%;
    border-radius: 5px;
    background: white;
    transform: rotate(-90deg);
    transform-origin: 0% 100%;
}
.arrow-left:after {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 100%;
    border-radius: 5px;
    background: white;
    transform: rotate(-90deg);
    transform-origin: 0% 100%;
}
.slick-track{
 padding-top: .25rem;
}
@keyframes bounce {
    50% {
        transform: translateX(-10px);
    }
}
.remove-focus:focus, .remove-focus:focus , .slick-active:focus{
    outline: none;
}
.container-device-name {
    position: absolute;
    top: 30px;
}
.library-button {
    z-index: 9999;
}
button.close{
    -webkit-appearance: button !important;
}
.hide-modal{
    position: absolute;
}
.trash-icon-map{
    width: 18px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.initial-position{
    right: 0px;
}
.show-modal{
    position: relative;
}
.makeblurry {
    filter: unset !important;
    -webkit-filter: unset !important;
}
#border-swipe {
    border: 5px solid white;
    height: 100%;
    border-radius: 30px;
    z-index: 9999;
    margin-left: 5px;
}
#container-border {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
    padding-top: 50%;
    padding-bottom: 50%;
}
.trashicon {
    width: 100%;
    height: 100%;
    display: block;
}
.container-button-delete {
    background-color: #d9e3e3;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clear-button {
    width: 18px;
    height: 28px;
}
.carousel-indicators li {
    width: 100%;
    height: 100%;
    opacity: 1;
    text-indent: 0;
}
.data-product-title, .data-product-name-case, .price-information {
    font-style: normal;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 22px;
}
.go-back-and-edit-text{
    color: black;
}
.container-go-back-and-edit:hover{
    text-decoration: none;
}
.container-go-back-and-edit{
    position: absolute;
    left: 10px;
    top: 20px;
    z-index: 99999;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.active-case{
    border: 1px solid rgb(138, 142, 147);
}
.go-back-and-edit-checkout {
    width: 26.25px;
    height: 26.5px;
}
.bag-checkout{
    width: 26.82px;
    height: 26.7px;
}
.button-back-edit, .button-add-to-card-checkout{
    width: 272px;
    padding: 0px;
}
.button-proceed-to-checkout {
    height: 63px;
    width: 303px;
    padding: 0px;
}
.button-checkout-page {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
.text-button-go-and-edit, .text-add-to-card-and-create-new {
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    text-decoration: none;
    text-align: left;
    letter-spacing: 0.03em;
}
button.button-back-edit, button.button-add-to-card-checkout{
    border: none;
    background-color: transparent;
}
.icon-button-back-and-edit, .icon-button-bag-checkout {
    border-radius: 30px 0px 0px 30px;
    padding: 10px;
    width: 85px;
}
.name-product-checkout {
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 30px;
    margin-top: 30px;
}
.name-phone-checkout {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.03em;
}
.name-phone-checkout-desktop, .name-case-checkout-desktop{
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.03em;
    margin-bottom: 0px;
}
.button-back-edit , .text-button-go-and-edit, .icon-button-bag-checkout, .text-button-add-to-cart{
    display: flex;
    align-items: center;
    height: 50px;
}
.name-case-checkout {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.03em;
}
div#side-modal-text, .toggle-case, div#side-modal-upload-photo, div#side-modal-informations{
    left: 0;
    overflow-x: hidden;
}
.arrow-btn-no {
    width: 14px;
    padding-left: 4px;
}
p.confirm-box-text{
    font-weight: 300;
}
p.btn-no , p.btn-yes{
    font-weight: 300;
}
img.arrow-btn-yes {
    width: 14px;
    transform: rotate(180deg);
    margin-right: 5px;
}
#sidebar {
    height: 100%;
}
 div#side-modal-text.modal-hidden, .emoji-list.modal-hidden, div#side-modal-upload-photo.modal-hidden, div#side-modal-case.modal-hidden, div#side-modal-informations.modal-hidden, div#side-modal-citymarble.modal-hidden {
    display: none;
}
button#search-product:focus, button#finalize:focus,button#addToCartNew:focus,button.button-close-sidebar-mobile.d-block:focus,button.done-button:focus,button.btn.sandwich-button-content:focus, button.close,.options-sidebar-mobile.px-4:focus,button.ml-3.p-0.library-button:focus,.image-back-mobile:focus,span.close-icon-case-mobile,  .sandwich-button-mobile:focus,span.close-icon:focus,  select#search-emoji:focus, select#search-product-type:focus, button#search-font:focus, select#search-collection:focus, button.button-to-check-cart.d-flex.w-100.align-items-center:focus, input#myRangeTitle:focus, input#myRangeSubtitle:focus, input#map-angle:focus, input#map-pitch:focus, input#control-angle:focus, input#control-scale:focus, span.close-icon-case-mobile:focus, button.button-close-sidebar-mobile:focus{
    outline: none;
}
button.btn.sandwich-button-content {
    box-shadow: none !important;
}
.close {
    opacity: initial !important;
    font-weight: 400;
}
.image-cropper {
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.sidebar-checkout-mobile{
    position: absolute;
    z-index: 9999;
    right: 0px;
}
.profile-pic {
    display: inline;
    margin: 0 auto;
    margin-left: -25%;
    height: 100%;
    width: auto;
}
.toggle-fonts-dropdown::after{
    content: url('/images/Union-bottom.svg');
    font-size: 14px;
    width: 14px;
    height: 9px;
    margin-bottom: 10px;
}
#search-product, button#search-font, #search-collection , #search-emoji , #search-product-type{
    border: 2px solid;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    height: 53px;
    width: 411px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
}
select {
    appearance: none;
    -webkit-appearance: none;
}
button.btn-font.ng-binding.ng-scope.selected, button.btn-font.ng-binding.ng-scope {
    background-color: transparent;
    border: none;
}
.image-country {
    width: 28px;
    height: 28px;
}
.choose-option{
    height: 240px;
}
.text-name-option{
    color: #fff;
}
.content-change {
    height: calc(100% - 240px);
}
.image-content{
    height: calc(100% - 241px);
    background-image: url('https://dyo-prod.objects.dc-sto1.glesys.net/images/shutterstock_451496176.jpg');
    background-position: center center;
    background-size: cover;
}
.search_city{
    height: 35px;
}
.cart{
    width: 30px;
    height: 30px;
}
.input-button-checkout{
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: center;
    border-radius: 30px;
    left: 0px;
}
.input-button-checkout-modals{
    display: flex;
    border-radius: 30px;
}
input#mapTitleCheckbox {
    width: 23px;
    height: 23px;
    background: #FFFFFF;
    border: 1.75px solid;
    box-sizing: border-box;
    border-radius: 3px;
}
img.image-pattern , #information-final-view-mobile{
    cursor: pointer;
}
span.range-container {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    letter-spacing: 0.03em;
}
.content-on-emoji-modal{
    box-sizing: border-box;
    border-radius: 7.7748px;
    height: 210px;
    display: flex;
    justify-content: center;
}
.emoji-list {
    width: 402px;
    height: 250px;
    left: 980px;
    top: 420px;
    background: rgba(255, 255, 255, 0.3);
    border: 2px solid rgba(43, 102, 109, 0.5);
    box-sizing: border-box;
    border-radius: 7.7748px;
    overflow-y: scroll !important;
}
.icon-button, .icon-button-emoji{
    border-right: 1px solid;
}
#side-modal-emoji, #side-modal-designs, .toggle-gps, .toggle-text, .toggle-upload-photo, .toggle-case, #side-modal-informations, .toggle-collection {
    top: 240px !important;
}
.library-button, .button-proceed-to-checkout, .button-collections {
    border-radius: 30px;
    border: none;
    font-size: 15px;
}
.text-button {
    border-radius: 0 30px 30px 0;
}
.icon-button{
    border-radius: 30px 0 0 30px;
}
.button-to-check-cart{
    background-color: transparent;
    border: none;
}
.shanpshots-button, .library-button{
    width: 220px;
    height: 50px;
    border-radius: 32px;
    border: none;
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.03em;
    cursor: pointer;
}
#take-photo-webcam{
    border-radius: 30px;
    border: none;
    font-size: 15px;
    background-color: #007177;
    width: 20%;
    margin-top: 30px;
}
.web-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.button-toobig-popup.location-font-family {
    display: flex;
    justify-content: center;
    margin: 3rem 0;
}
div#side-modal-emoji, .toggle-collage, .toggle-gps, .toggle-case, .toggle-text, .toggle-informations, .toggle-collection{
    height: calc(100% - 240px);
    overflow-y: scroll
}
.toggle-upload-photo{
    height: calc(100% - 240px);
}
#sidebar{
    right: 0px;
}

.with-sidebar {
    overflow: hidden;
}

.with-sidebar > * {
    display: flex;
    flex-wrap: wrap;
    margin: calc(var(--s1) / 2 * -1);
}

.with-sidebar > * > * {
    margin: calc(var(--s1) / 2);
    flex-grow: 1;
}

.with-sidebar > * > :first-child {
    flex-basis: 0;
    flex-grow: 999;
    min-width: calc(50% - var(--s1));
}

input[type=range]::-webkit-slider-thumb
input[type=range]::-moz-range-thumb
input[type=range]::-ms-thumb{
    height: 20px;
    width: 20px;
}
img.third-image {
    width: 26px;
    height: 27px;
}
label {
    display:block;
    width: 23px;
    height: 23px;
    background: #FFFFFF;
    border: 1.75px solid;
    box-sizing: border-box;
    border-radius: 3px;
}
input:checked + label {
    border-radius: 3px;
}

input:checked + label:before {
    content: "\2713 ";
}
input:checked + label .check {
    visibility: visible;
}

.input-search-city,.city-name, .country-name {
    border: 2px solid;
    box-sizing: border-box;
    border-radius: 10px;
    height: 40px;
    font-size: 14px;
}
.city-name, .country-name {
    width: 150px !important;
}
div#side-modal-citymarble::-webkit-scrollbar ,.sidebar-checkout::-webkit-scrollbar, div#side-modal-emoji::-webkit-scrollbar{
    width: 0px;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: transparent;
}
/* Handle */
::-webkit-scrollbar-thumb {
    border-radius: 10px;
}

/* Handle on hover */
#slider {
    width: 400px;
    height: 17px;
    position: relative;
    margin: 100px auto;
    background: #10171D;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -webkit-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.9), 0px 1px 1px 0px rgba(255, 255, 255, 0.13);
    -moz-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.9), 0px 1px 1px 0px rgba(255, 255, 255, 0.13);
    box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.9), 0px 1px 1px 0px rgba(255, 255, 255, 0.13);
}
#slider .bar {
    width: 388px;
    height: 5px;
    background: #333;
    position: relative;
    top: -4px;
    left: 4px;
    background: #1d2e38;
    background: -moz-linear-gradient(left, #1d2e38 0%, #2b4254 50%, #2b4254 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1d2e38), color-stop(50%, #2b4254), color-stop(100%, #2b4254));
    background: -webkit-linear-gradient(left, #1d2e38 0%, #2b4254 50%, #2b4254 100%);
    background: -o-linear-gradient(left, #1d2e38 0%, #2b4254 50%, #2b4254 100%);
    background: -ms-linear-gradient(left, #1d2e38 0%, #2b4254 50%, #2b4254 100%);
    background: linear-gradient(left, #1d2e38 0%, #2b4254 50%, #2b4254 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1d2e38', endColorstr='#2b4254', GradientType=1);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
#slider .highlight {
    height: 2px;
    position: absolute;
    width: 388px;
    top: 6px;
    left: 6px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: green;
}
input[type="range"] {
    -webkit-appearance: none;
    background-color: #C4C4C4;
    height: 10px;
    border-radius: 100px;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
}

.text-style {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    display: flex;
}
button#select-city-button, button.btn.btn-default.btn-more-padding.location_icon {
    height: 40px !important;
    width: 40px !important;
    border-radius: 10px;
}
 .input-search-city, .default-option{
    font-size: 12px;
}
 .done-button {
     border: none;
     background: rgb(249, 93, 122);
     border-radius: 20px;
     width: 116px !important;
     height: 42px;
     font-style: normal;
     font-weight: 500;
     font-size: 1.6rem;
     line-height: 28px;
     color: #FFFFFF;
     letter-spacing: 0.03em;
 }
 .container-textarea {
     margin: 0px !important;
 }
textarea#edit-text{
    border: 2px solid;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 16px;
    line-height: 15px;
    color: rgba(47, 111, 118, 0.8);
    height: 130px;
}
.toggle-label{
    border: 2px solid;
}
.style-layout{
    width: 37.5px;
    height: 37.5px;
}
button#edit-text-bold, button#edit-text-italics, button#edit-text-align, button#edit-text-color {
    border-radius: 11px;
}
.price-case{
    color: #E8687C;
    font-style: normal;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 140%;
    letter-spacing: 0.03em;
}
.case-item {
    display: inline-block;
}
.style-dropdown {
    height: 480px;
    top: 10px !important;
    overflow-y: scroll;
    background: #FFFFFF;
    border: 2px solid;
    box-sizing: border-box;
    border-radius: 32px;
}
#edit-text , .dropdown.input-search-model-phone, .dropdown-emoji, .dropdown-product-type{
    width: 411px;
}
.dropdown.input-search-model-phone .input-search-model-phone__arrow, .arrow-close-dropdown-emoji, .arrow-open-dropdown-emoji ,.arrow-close-dropdown-product-type, .arrow-open-dropdown-product-type , .arrow-open-dropdown-collection, .arrow-close-dropdown-collection{
    position: absolute;
    top: 25px;
    right: 20px;
    pointer-events: none;
}
.style-dropdown-fonts {
    height: 200px;
    top: 10px !important;
    overflow-y: scroll;
    background: #FFFFFF;
    border: 2px solid;
    box-sizing: border-box;
    border-radius: 32px;
}
div#side-modal-upload-photo, div#side-modal-collection{
    left: 0;
}
div#side-modal-upload-photo.modal-hidden, div#side-modal-collection.modal-hidden {
     display: none;
 }
img.snapshot-image{
    width: 40px;
    height: 29px;
}
.image-collage {
    width: 100%;
    height: 100%;
}
.button-image-upload-photo {
    height: 68px;
    width: 68px;
    display: inline-block;
}
.content-upload-photo-image {
    margin: 0 auto;
}
.upload-list {
    height: 250px;
    overflow-y: scroll;
}
optgroup {
    color: red;
}
option {
    color: black;
}
.emoji-item{
    width: 40px;
    height: 40px;
}
.enter-location-input {
    width: 290px !important;
    height: 40px;
    border: 2px solid;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 14px;
}
.container-extra-options {
    border-top: 1px solid #fff;
}
.option-select{
    list-style-type: none;
}
button#search-product::after, button#search-emoji::after, button#search-collection::after , button#search-product-type::after{
    display: none;
}
.modal-backdrop.in {
    display: none;
}
#modal-photo{
    width: 65%;
}
.brand-name{
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.03em;
    cursor: pointer;
}
.brand-name.closed .brand-gr-name {
    display: none;
}
.brand-gr-name.closed .phone-name {
    display: none;
}
.brand-name.closed .phone-name {
    display: none;
}
.phone-name, .collection-name {
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.03em;
    cursor: pointer;
}
div#side-modal-case {
    display: block;
}
img.remove-img {
    background-color: gray;
}
.price-information {
    color: #D9596B;
}

#text-product-checkout{
    color: #E8687C;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 26px;
}
#text-product-checkout-mobile{
    color: #E8687C;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
}
.information-checkout {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.03em;
}
.info-mobile-checkout {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.03em;
    color: #E0EAEB;
}
.info-mobile-checkout-desktop{
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: 0.03em;
    color: #E0EAEB;
}
.center-details-container {
    background: #E9E9E9;
}
img#image-galerry{
    height: 180px;
    padding: 5px;
    cursor: pointer;
}
.carousel-indicators, .carousel-indicators, .carousel-control-prev, .carousel-control-next {
    position: initial;
}
img.change-image-content {
    height: 576px;
}
.container-proceed-to-checkout {
    height: 85px;
    width: 115px;
    background-color: #E9E9E9;
    border: 2px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    left: 55px;
    bottom: 85px;
    box-shadow: 0 6px 12px -3px black;
}
.container-proceed-to-checkout-mobile{
    height: 85px;
    width: 85px;
    cursor: pointer;
    background-color: #E9E9E9;
    border: 2px solid;
    display: flex;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    bottom: 110px;
    right: 4px;
    z-index: 9998;
    box-shadow: 0 6px 12px -3px black;
}
div#div-top, div#div-bottom {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    justify-content: center;
}
div#div-bottom-left, div#div-top-left{
    position: absolute;
    top: 0px;
}
.dot {
    cursor: pointer;
    height: 5px;
    width: 5px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
a.carousel-control-prev, a.carousel-control-next{
    opacity: 0.9;
}
.container-indicators-arrows {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.change-image-content-carousel {
object-fit: contain;
width: 100%;
}
.right-arrow {
    transform: rotate(180deg);
}
.active-dot{
    width: 5px;
    height: 5px;
    background: rgb(138, 142, 147);
    transition: transform 200ms ease 0s;
    transform-origin: center center;
     transform: scaleX(3.5);
    border-radius: 1px;
    opacity: 0.7;
    margin: 0px 8px;
}
.content-collection{
    overflow-y: scroll;
}
.image-cropper{
    width: 68px;
    height: 68px;
}
div#side-modal-webcam {
    top: 0;
    left: 0;
    z-index: 999999;
}
video.webcam-live {
    height: 340px ;
}
canvas#snapshot {
    height: 270px;
}
div#side-modal-webcam.modal-hidden{
    display: none;
}
.search-content.px-5.py-.d-flex.space-between {
    justify-content: space-between;
}
img.first-image {
    width: 18px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 3px;
}
img.second-image {
    width: 33px;
    height: 31px;
}
img.four-image {
    width: 41.76px;
    height: 31.03px;
}
img.five-element {
    width: 27.73px;
    height: 32.36px;
}
img.six-image {
    width: 33.24px;
    height: 33.24px;
}
img.seven-image {
    width: 19.94px;
    height: 31.03px;
}
img.eight-image{
    width: 31.03px;
    height: 31.03px;
}
img.info-icon-checkout{
    width: 23px;
    height: 23px;
}
.text-name-option {
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.03em;
    font-weight: normal;
}
img.logo-fyndiq {
    width: 77.18px;
    height: 35.38px;
}
h1.primary-font-family.primary-text-color.moto.position-absolute {
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 110%;
    top: 250px;
    left: 50px;
    letter-spacing: 0.03em;
}
.style-text-button {
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.03em;
}
.cover-column.clearfix.ng-scope.case-item {
    width: 33%;
}
#covers-container , div#side-modal-citymarble{
    overflow-x: hidden;
}
.style-name-case{
    font-style: normal;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.03em;
    font-weight: 400;
    line-height: 1.3;
    word-break: break-word;
}
.container-button-play {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.55);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(7.46269px);
}
button.collection-button {
    width: 37.5px !important;
    height: 37.5px !important;
}
.content-fonts , .dropdown-emoji, .dropdown-collection-container, .dropdown-product-type{
    will-change: transform;
    height: 300px;
    overflow-y: scroll;
    position: absolute;
    border-radius: 21px;
    top: 0px;
    left: 0px;
    transform: translate3d(0px, 53px, 0px);
    border: 2px solid;
}
.item-menu {
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.item-menu:hover{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
}
.change-model-here {
    background:rgb(249, 249, 249);
    margin: 0;
    border-radius:2px;
    font: 400 16px / 16px;
    width: auto;
    padding: 7px;
    align-items: center;
    white-space: nowrap;
    animation: 1800ms ease 0s 1 normal none running animation-15jmyzs;
}
.change-model-here:after{
    content: " ";
    position: absolute;
    right: -14px;
    top: 0px;
    border-top: 16px solid transparent;
    border-right: none;
    border-left: 15px solid rgb(249, 249, 249);
    border-bottom: 17px solid transparent;
}
p.current-device-name {
    position: relative;
    height: 30px;
    font-size: 16px;
    margin: 0;
    border-radius:2px;
    right: 30px;
    width: auto;
    padding: 7px;
    align-items: center;
    font: 400 16px / 16px;
    white-space: nowrap;
    animation: 1800ms ease 0s 1 normal none running animation-15jmyzs;
    display: flex;
    align-items: center;
}
p.content-2{
    position: relative;
    display: none;
    padding-top: 3px;
    height: 30px;
    margin: 0;
    font-size: 16px;
    border-radius:2px;
    right: 30px;
    width: auto;
    font: 400 16px / 16px;
}

p.current-device-name:after, p.content-2:after{
    content: " ";
    position: absolute;
    right: -15px;
    top: 0px;
    border-top: 15px solid transparent;
    border-right: none;
    border-left: 15px solid rgb(249, 249, 249);
    border-bottom: 15px solid transparent;
}
.hide-change-model-on-desktop {
    position: absolute;
    right: 450px;
}
.info-checkout-image {
    height: 28px;
    width: 28px;
}
.content-arrows.d-flex{
    margin-top: 20px;
}
@media (max-width: 575.98px) {
 /* Location popup */
 .location-popup{
     width: 32rem;
     margin-left: calc(50% - 16rem);
     margin-top: 10vh;
 }
 .text-location-popup, .second-text-location-popup, .first-header {
     padding-right: 10px;
 }
 /* */
    .error-message{
        bottom: 120px;
    }
    .inner-container.text-center.container-case-items{
        height: 100% !important;
    }
    button.button-to-check-cart.d-flex.w-100.align-items-center{
        position: relative;
    }
    span#number-products-in-cart-engine{
        top: 27px !important;
        left: 24px !important;
    }
    .content-arrows.d-flex{
        margin-top: 0px;
    }
    div#carouselExampleIndicators{
        margin-bottom: 50px;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-evenly;
    }
    .container-indicators-arrows {
        width: 100%;
    }
    button.button-to-check-cart.d-flex.w-100.align-items-center{
        margin: 0 auto;
    }
    .container-product-price.w-100{
        margin-left: 50px !important;
    }
    .enter-location-input, input#mapTitle, input#mapSubtitle{
        font-size: 16px;
    }
    .slick-list.draggable{
        display: flex;
        flex-direction: row;
    }
    .slick-track{
        width: 100%;
        display: flex;
    }
    .option-sidebar-mobile{
        display: none;
    }
    a#backButton{
        top: 0px;
    }
    #map-buttons button {
        margin: 4px 0px 4px 7px;
    }
    .change-content-on-mobile .row {
        padding-bottom: 0px!important;
    }
    .confirm-box-with-background .confirm-box .btns-yes-no .btn-yes, .confirm-box-with-background .confirm-box .btns-yes-no .btn-no {
        width: 14rem;
        margin-left: 0px;
    }
    .confirm-box-with-background .confirm-box .btns-yes-no:hover{
        background-color: transparent;
    }
    .confirm-box-with-background .confirm-box .btns-yes-no{
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-left: 0px;
    }
    .name-product-checkout{
        font-size: 20px;
    }
    .hide-change-model-on-desktop {
        display: none;
    }
    select#search-collection , #search-emoji, #search-product-type {
        background-position-x: 209px !important;
        background-position-y: 16px !important;
    }
    .container-images-menu{
        width: 40px;
    }
    .item-menu{
        height: auto;
    }
    .dropdown.input-search-model-phone .input-search-model-phone__arrow, img.arrow-close-dropdown-emoji, img.arrow-open-dropdown-emoji,img.arrow-close-dropdown-product-type, img.arrow-open-dropdown-product-type, img.arrow-close-dropdown-collection, img.arrow-open-dropdown-collection {
        top: 17px;
        right: 15px;
    }
    .information-image-mobile {
        width: 29px;
        height: 29px
    }
    .checkout-text-button {
        font-style: normal;
        margin-top: 5px;
    }

    .height-text {
        height: 20px;
        padding-top: 5px;
    }
    .bag-checkout-bottom-button {
        width: 35.42px;
        height: 38.96px;
    }
    .bag-checkout {
        width: 28px;
        height: 28px;
    }
    .carousel-item.active {
        text-align: center;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        margin-right: -100%;

    }
    .range-sliders-emoji {
        display: none;
    }
    .first-image-menu-bottom {
        height: 31px !important;
    }
    .w-100.row.option-sidebar-mobile.align-items-end.justify-content-center.pt-3 {
        bottom: auto;
    }

    .sandwich-button-content {
        position: absolute;
        right: 0px;
    }
    .dropdown.input-search-font{
        justify-content: center;
    }
    img.collage-image-mobile {
        width: 21px;
    }
    .emoji-item {
        width: 42px !important;
    }
    .content-on-emoji-modal.mt-5 {
        padding-left: 25px;
    }
    div#sidebar{
        max-width: 280px !important;
    }
    img.cart{
        width: 30px;
        height: 30px;
    }
    .change-content-on-mobile {
        padding-left: 25px;
        padding-right: 25px;
    }
    .container.p-5.container-information{
        height: auto !important;
    }
    .arrow-checkout-mobile {
        width: 17.17px;
        height: 10.61px;
    }
    .style-text-button-on-mobile {
        font-style: normal;
        font-size: 13px;
        line-height: 16px;
    }
    button.button-to-check-cart.d-flex.w-100.align-items-center, #search-collection {
        width: 235px !important;
    }
    .data-product-title, .data-product-name-case {
        font-style: normal;
        font-weight: 700;
        font-size: 2.2rem;
        line-height: 1em;
        letter-spacing: 0.03em;
    }
    p.description.green-color.ng-binding , .description-product, .description-checkout{
        font-style: normal;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 140%;
        letter-spacing: 0.03em;
    }
    .container-information {
        padding-top: 10px !important;
    }
    .stored-images {
        width: 100%;
        float: left;
        height: 100%;
        overflow-y: scroll;
    }
    .icon-button, .text-button {
        height: 50px !important;
    }
    .image-cropper{
        width: 59.79px;
        height: 59.79px;
    }
    .cover-column.clearfix.ng-scope.case-item{
        width: 50%;
    }
    .options-sidebar-mobile.px-4{
        z-index: 999;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        top: 20px;
    }
    .option-sidebar-mobile, .menu-mobile-checkout{
        position: fixed !important;
        height: 78px;
        padding-top: 10px!important;
        bottom: 0px;
        z-index: 9999;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    }
    .image-content{
        background-image: none;
    }
    img.image-country, div#sidebar.modal-hidden, img.ml-3.logo-fyndiq{
        display: none;
    }
    .choose-option, .image-content{
        background: #DCE7E7;
    }
    .content-image-name{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .toggle-label-gps-section {
        margin-bottom: 15px;
        margin-top: 15px ;
    }
    .container-button-done {
        margin-top: 40px;
    }
    img.image-collage, a.design-item {
        width: 67.25px !important;
        height: 135.68px !important;
    }
    #side-modal-designs.small {
        height: auto ;
    }
    img.first-image{
        width: 19px;
        height: 35px;
    }
    img.four-image{
        width: 25px;
        height: 25px;
    }

    img.second-image, img.eight-image {
        height: 25px;
        width: 25px;
    }
    img.third-image, img.five-element, img.six-image {
        width: 25px;
        height: 23px;
    }
    .w-100.row.option-sidebar-mobile.align-items-end.justify-content-center.pt-3{
        overflow-x: scroll;
    }
    .button-close-sidebar-mobile{
        position: fixed;
        background-color: transparent;
        border: none;
        left: 4px !important;
        padding-top: 2px;
    }
    textarea#edit-text {
        width: 235px !important;
        height: 163px;
        background-color: white;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 15px;
    }
    div#side-modal-case, div#side-modal-designs{
        height: auto;
        position: absolute;
        overflow-y: scroll;
        top: 75px!important;
        margin-bottom: 35px;
    }
    div#side-modal-collection{
        margin-bottom: 20px;
    }
    div#side-modal-text {
        height: auto;
        position: absolute;
        overflow-y: scroll;
        top: 0px!important;
    }
    div#side-modal-collection{
        left: 0;
        top: 0px !important;
        height: 100%;
        position: absolute;
        overflow-y: scroll;
        display: block;
    }
     div#side-modal-emoji, div#side-modal-citymarble, div#side-modal-upload-photo {
        height: 100%;
        position: absolute;
        overflow-y: scroll;
        top: 0px!important;
         display: block;
    }
    button#search-product,#search-collection, #search-emoji, button#search-font , #search-product-type {
        font-style: normal;
        font-weight: inherit;
        font-size: 1.6rem;
        line-height: 14px;
        height: 40px;
    }
    .content-on-emoji-modal.mt-5 {
        margin: 0 !important;
    }
    .content-on-emoji-modal{
        height: 100% !important;
    }
    #search-collection, button#search-font {
        width: 235px !important;
        margin: 0 !important;
    }
    input#cityPicker {
        width: 139px !important;
    }
    #search-emoji, button#search-product , #search-product-type {
        width: 235px !important;
        height: 40px;
    }
    .emoji-list{
        border: none;
        background-color: transparent;
        height: 100% !important;
        overflow-y: scroll;
    }
    .dropdown.input-search-model-phone, .dropdown.input-search-emoji , .dropdown.input-search-product-type , .dropdown.input-search-font, .dropdown-input-search-product-type{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 235px !important;
    }
    .search-content {
        justify-content: center;
    }
    .button-hide-case-mobile, .button-hide-collage-mobile, .button-hide-emoji-mobile, .button-hide-upload-photo-mobile, .button-hide-gps-mobile, .button-hide-collection-mobile, .button-hide-text-mobile, .button-hide-information-mobile{
        position: fixed;
        left: 0px !important;
        top: 5px;
        width: 10% !important;
    }
    .container-extra-options{
        border-top: none;
    }
    #button-upload-photo-mobile{
        bottom: 40px;
    }
    .container-layouts {
        display: block !important;
    }
    button.mapthemebutton {
        width: 71.12px !important;
        height: 27.08px !important;
    }
    .city-name, .country-name {
        width: 111px !important;
    }
    .button-upload-photo {
        padding: 0px !important;
    }
    .library-button {
        width: 225px !important;
        height: 40px !important;
        margin-top: 10px;
        font-size: 14px;
        margin-left: 0px !important;
    }
    .content-upload-photo-image {
        width: 100% !important;
        margin:0!important;
    }
    .button-image-upload-photo {
        height: 65px !important;
        width: 65px !important;
    }
    .stored-images {
        padding-left: 20px;
    }
    img.camera-album {
        width: 37.21px;
        height: 27.64px;
    }
    .container-extra-options {
        height: 73px;
    }
    .toggle-label-style {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        margin: 0px !important;
    }
    .choose-layout {
        display: none !important;
    }
    button.mapthemebutton:hover {
        border: 1.54605px solid;
    }
    button.mapthemebutton.activeStyle {
        border: 1.54605px solid;
    }
    .input-search-model-phone {
        width: 100%;
    }
    .content-button.input-button-checkout.w-100.px-5 {
        padding: 0px !important;
    }
    .button-check-car-mobile{
        height: 85px;
        width: 85px;
        cursor: pointer;
        border: 2px solid;
        display: flex;
        align-items: center;
        border-radius: 50%;
        position: absolute;
        right: 5px;
        bottom: 40px;
        z-index: 9999;
        box-shadow: 0 6px 12px -3px black;
        justify-content: center;
    }
    .carousel-item .change-image-content-carousel{
        height: 400px !important;
    }
    .carousel-item .change-image-content-carousel.second, .carousel-item .change-image-content-carousel.third{
        object-fit: contain;
        width: 100%;
    }
    .content-collection {
        height: 100% !important;
        overflow-y: scroll;
    }
    button.button-to-check-cart.d-flex.w-100.align-items-center {
        padding: 0px;
    }
    .icon-button.d-flex.align-items-center.justify-content-center.h-100.px-5.py-2 {
        padding: 10px !important;
    }
    .w-100.row.option-sidebar-mobile.align-items-end.justify-content-center.pt-2 {
        padding-top: 5px !important;
    }
}


@media (max-width: 767.98px) {
    .logo-image {
        display: none;
    }
    a#backButton{
        position: unset;
    }
    .container-collection{
        height:auto !important;
    }
    img.information-image-mobile {
        width: 28px;
        height: 28px;
    }
    .style-on-hover{
        cursor: pointer;
    }
    .hide-change-model-on-desktop{
        display: none;
    }
    .container-device-name {
        position: absolute;
        right: 30px !important;
        top: -5px;
    }
    .container-images-menu {
        width: 40px;
    }
    .style-on-hover{
        cursor: pointer;
    }
    .item-menu{
        height: auto;
    }
    .owl-carousel.owl-drag .owl-item {
        height: 58px;
    }
    .owl-carousel.owl-drag .owl-item .text-center {
        height: 100%;
    }
    .icon-button.d-flex.align-items-center.justify-content-center.h-100.px-3.py-2 {
        padding: 9px 10px 10px 10px !important;
    }
    img.first-image-menu-bottom {
        height: 26px;
    }
    p.pt-2.primary-font-family.text-on-mobile {
        font-size: 14px;
    }
    img.collage-image-mobile {
        width: 21px;
    }
    img.collage-image-gps {
        width: 17px;
    }
    .icon-button.d-flex.align-items-center.justify-content-center.h-100.px-5.py-2 {
        padding: 10px;
    }
    .container.p-5.container-information {
        height: 420px;
        overflow-x: scroll;
    }
    #content {
        margin-right: 0 !important;
    }
    .text-name-option {
        font-size: 1.6rem;
        font-weight: 500;
    }
    .option-sidebar-mobile{
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
        width: 100%;
    }
    .text-menu-checkout {
        font-size: 12px;
        text-align: center;
    }
    .menu-mobile-checkout{
        position: absolute;
        bottom: 0px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
        width: 100%;
    }
    .options-sidebar-mobile.px-4{
        z-index: 999;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        top: 20px;
    }
    #sidebar{
        top: 0 !important;
        /*height: calc(100% - 78px) !important;*/
        display: block;
    }
    .gps-active{
        display: block !important;
    }
    .style-sidebar{
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    div#sidebar.modal-hidden, img.image-country{
        display: none;
    }
    .image-content{
        background-image: none!important;
    }
    .content-image-name{
        display: flex;
        align-items: center;
    }
    .button-close-sidebar-mobile{
        position: fixed;
        background-color: transparent;
        border: none;
        left: 250px;
    }
    img.ml-3.logo-fyndiq {
        display: none;
    }
    img.eight-image, img.six-image, img.second-image{
        width: 28px !important;
        height: 28px !important;
    }
    img.four-image{
        width: 31px !important;
        height: 25px !important;
    }
    img.seven-image, img.five-element, img.first-image{
        width: 20px;;
    }
    img.third-image{
        width: 20px !important;
        height: 25px !important;
    }
    .button-hide-case-mobile, .button-hide-collage-mobile, .button-hide-emoji-mobile, .button-hide-upload-photo-mobile, .button-hide-gps-mobile, .button-hide-collection-mobile, .button-hide-text-mobile, .button-hide-information-mobile{
        position: fixed;
        left: 250px;
        top: 10px;
    }
    #side-modal-emoji, #side-modal-designs, .toggle-gps, .toggle-text, .toggle-upload-photo, .toggle-case, #side-modal-informations, .toggle-collection{
        top: 75px !important;
        height: auto;
    }
    .content-collection {
        height: 100% !important;
    }
    .container-extra-options{
        border-top: none;
    }
    div#side-modal-collection, div#side-modal-designs {
        height: auto;
    }
    .dropdown.input-search-model-phone {
        width: 100%;
    }
    #search-collection, #search-emoji, #search-product-type, button#search-font {
        width: 330px;
        height: 40px;
    }
    .item-container.w-100.d-flex.flex-column.h-100.mt-2.p-0.font-weight-bold.primary-font-family.green-color.optgroup-content.align-items-center {
        margin-left: 0px !important;
    }
}
@media (min-width: 767.98px) {
    .button-close-sidebar-mobile {
        display: none!important;
    }
}

@media (max-width: 991.98px) {
    span#number-products-in-cart-engine-citymarble{
        top: 31px !important;
        left: 35px !important;
    }
    .style-text-button-on-mobile{
        font-size: 13px;
    }
    .description-checkout{
        font-size: 14px;
    }
    .name-product-checkout{
        font-size: 20px;
    }
    .close-icon-case-mobile {
        font-size: 38px;
    }
    .button-close-sidebar-mobile{
        position: fixed;
        background-color: transparent;
        border: none;
        left: 20px;
        padding-top: 2px;
    }
    .checkout-text-button {
        font-style: normal;
        margin-top: 5px;
        font-size: 12px;
        line-height: 10px;
    }
    .case-max-width {
        max-width: 100%;
        margin-right: 100px !important;
    }
    .menu-mobile-checkout {
        position: absolute;
        bottom: 0px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
        width: 100%;
    }
    .text-menu-checkout {
        font-size: 14px;
        text-align: center;
    }
    body{
        overflow-x: hidden;
    }
    #content{
        margin-right: 350px;
    }
    div#sidebar {
        max-width: 350px;
    }
    .container.p-5.container-information {
        padding-bottom: 0px !important;
    }
    .range-sliders.mt-4.p-3.d-none.d-md-block {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }
}


@media (max-width: 1199.98px) {
    span#number-products-in-cart-engine {
        top: 29px;
        left: 30px;
    }
    span#number-products-in-cart-engine-citymarble{
        top: 27px;
        left: 34px;
    }
    span#number-products-in-cart-checkout{
        left: 41px;
    }
    .content-change{
        height: 100% !important;
    }
    .hide-change-model-on-desktop {
        position: absolute;
        right: 320px;
    }
    .row.w-100.d-flex.m-0.container-collection{
        height: 300px;
        overflow-y: scroll;
    }
    .left-images {
        margin-left: 40px;
    }
    .case-max-width {
        margin-right: 0px !important;
    }
    .container-proceed-to-checkout {
        height: 75px;
        width: 100px;
    }
    .button-back-edit, .button-add-to-card-checkout, .button-proceed-to-checkout {
        width: 240px;
    }
    .carousel-item .change-image-content-carousel{
       object-fit: contain;
       width: 100%;
    }
    .range-sliders.mt-4.p-3.d-none.d-md-block {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }
    #content{
        margin-right: 250px;
    }
    button#search-product, .style-text-button {
        font-size: 1.6rem;
    }
    .container.p-5.container-information {
        margin-top: 10px;
        height: 440px;
        overflow-y: scroll;
    }
    #side-modal-emoji.small{
        height: auto;
    }
    div#side-modal-text {
        min-height: auto !important;
    }
    h1.primary-font-family.text-white.moto.position-absolute {
        font-size: 28px;
    }
    .container-button-play {
        width: 80px;
        height: 80px;
    }
    .content-button.input-button-checkout.w-100.px-5 {
        padding: 0px !important;
    }
    button#search-collection , #search-emoji, #search-product-type, button#search-font{
        width: 280px;
        height: 40px;
    }
    .row.w-100.d-flex.content-collection.mt-5.justify-content-center, .text-center.mt-4, .content-on-emoji-modal.mt-5{
        margin-top: 5px !important;
    }
    .content-collection {
        height: 320px;
    }
    .cart {
        height: 29px;
    }
    img.four-image {
        width: 34px;
        height: 25px;
    }
    img.third-image, img.six-image, img.eight-image {
        width: 29px;
        height: 29px;
    }
    img.second-image {
        width: 29px;
        height: 27px;
    }
    img.five-element {
        width: 25px;
        height: 30px;
    }
    img.first-image {
        width: 20px;
        height: 37px;
    }
    img.camera-album{
        width: 40px;
    }
    .shanpshots-button, .library-button{
        width: 150px;
        height: 40px;
        cursor: pointer !important;
    }
    img.snapshot-image{
        width: 33px;
        height: 23px;
    }
    .content-upload-photo-image.my-3.w-75{
        width: 100% !important;
        margin: 10px !important;
    }
    .item-container.ps-theme-default.ps-active-y.upload-list.px-2.px-md-5 {
        padding: 0px !important;
    }
    .emoji-list {
        height: 235px;
    }
    textarea#edit-text {
        width: 300px;
    }
    .container.p-5.container-information {
        padding-top: 5px !important;
    }
    h3.price-information.primary-font-family.font-weight-bold.pl-3.ng-binding , .content-button.input-button-checkout-modals.w-100.px-5{
        padding: 0px !important;
    }
    .container-price-title {
        justify-content: space-between;
    }
    p.green-color.primary-font-family.m-0.text-style.mr-5.toggle-label-style {
        margin: 0px !important;
    }

}
.logo {
    margin-left: 10px;
}

