button.dsn-primary-button.dsn-reactive.dsn-colored.dsn-chip-link[data-cy="load-design"], button.dsn-primary-button.dsn-reactive.dsn-colored.dsn-chip-link[data-cy="share-design"] {
    display: none;
}
#dsn-popup-buttons {
    opacity: 1 !important;
    right: -45px !important;
    top: 0 !important;
}
#dsn-area-content {
    padding: 50px;
}
#dsn-area {
    height: calc(100% - 72px);
}
#instruction {
    height: 72px;
    padding: .75rem 2rem;
    background: #fff;
    border-top: 1px solid #00bfb3;
}
#instruction p {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    margin: 0;
}
#instruction .motif-2 {
    width: 106px;
    display: inline-block;
    height: 6px;
    border-top: 2px dashed #03a9f4;
    margin-right: 10px;
}
#instruction p.fond_2 {
    color: #03a9f4;
}
#instruction .motif-1 {
    width: 106px;
    display: inline-block;
    height: 6px;
    border-top: 2px dashed #0f0;
    margin-right: 10px;
}
.product-variants.js-product-variants {
    align-items: end;
}
/* .dsn-product-variants .product-variants-item {
    display: flex !important;
    flex-direction: column;
    justify-content: end;
    height: 130px;
} */
 .product-actions .add-to-cart .upload {
    width: 20px;
    margin-right: 1rem;
}
.product-actions .add-to-cart .upload img, .product-actions .add-to-cart .create img {
    margin-top: 0;
    height: 20px;
    width: auto;
    text-align: center;
}
.product-actions .add-to-cart .upload img {
    width: 23px;
    height: auto;
}
button.btn.btn-primary.add-to-cart {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-actions .add-to-cart i.create {
    width: 20px;
    margin-right: 1rem;
}
.product-actions .add-to-cart .create img {
    margin-top: 4px;
}
.product-quantity.product-designer-btns {
    flex-direction: column;
}
body:not(#index):not(#category):not(#landingpage):not(#search) .product-actions form button.btn.btn-primary.dsn-customize.add-to-cart {
    background: #F5F5F5 !important;
    color: #000 !important;
    border-color: #000 !important;
}
body:not(#index):not(#category):not(#landingpage):not(#search) .product-actions form button.btn.btn-primary.add-to-cart {
    text-transform: uppercase !important;
    font-size: 14px !important; 
}
.product-quantity.product-designer-btns button.btn.btn-primary.add-to-cart , .product-actions form button.btn.btn-primary.dsn-customize.add-to-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding: 8px;
    height: 38px;
    margin-top: .5rem;
    width: 100%;
}
.product-quantity.product-designer-btns .add {
    display: flex;
    flex-direction: column;
}
.product-actions #dsn-button {
    margin-top: .5rem;
}
.product-actions .info-span {
    font-size: 13px;
    line-height: 16px;
    color: red;
    color: #ff5c58 !important;
    font-weight: 600;
}

@media (min-width: 992px) {
.product-actions .info-span {
    text-align: center;
    width: 50%;
}
}
@media (min-width: 394px) {
    .product-quantity.product-designer-btns #quantity_wanted,
    .product-quantity.product-designer-btns .bootstrap-touchspin input.form-control {
    width: calc(100% - 24px)!important;
}
.product-quantity.product-designer-btns .bootstrap-touchspin {
    width: 50%;
    min-width: 214px;
}
.product-quantity.product-designer-btns button.btn.btn-primary.add-to-cart , .product-actions form button.btn.btn-primary.dsn-customize.add-to-cart {
    width: 50%;
}
}
@media (max-width: 394px) {
.product-quantity.product-designer-btns .bootstrap-touchspin {
    width: 100%;
}
    .product-quantity.product-designer-btns #quantity_wanted,
    .product-quantity.product-designer-btns .bootstrap-touchspin input.form-control {
    width: calc(100% - 24px)!important;
}
}
/*** cart ***/

.custom_wrap {
    width: 100%;
    position: relative;
    display: flex;
}
.cart-hover-content .dsn-design-price {
    display: none;
}
.custom_el span {
    font-family: 'Noto Sans', sans-serif !important;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
}
.custom_el .dsn-side-thumbnail {
    max-width: 120px;
}
.custom_info .quantity {
    position: absolute;
    right: 10px;
    top: 50px;
}
li.custom_inner {
    position: relative;
    display: flex;
    border: 1px solid #dedede;
    margin-top: 10px;
    border-left: 5px solid #dedede;
    margin-left: 100px;
    padding: 10px 12px;
}
.cart-item .dsn-design-price {
    display: none!important;
}
.dsn-edit-design a.btn.btn-primary {
    background-color: #00bfb3 !important;
    border-color: #00bfb3 !important;
    color: #fff!important;
    font-family: 'Noto Sans', sans-serif;
    font-size: 15px;
    font-weight: 500 !important;
    text-transform: uppercase;
    line-height: 18px;
    padding: .5rem .75rem;
}
.dsn-edit-design a.btn.btn-primary:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff!important;
}
#order-items .details .customizations .dsn-design-price {
    display: none !important;
}
#quantity_wanted.is-invalid {
  border-color: #c00 !important;
  box-shadow: 0 0 3px rgba(200,0,0,0.5);
}
#dsn-zoom {
    display: none;
}
.dsn-area-banner {
    position: relative !important;
}
.dsn-side-list {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50px);
}

/*** mobile ***/
@media only screen and (min-width: 1025px) {
    #dsn-popup:not(.dsn-full-width) {
        padding: 30px 65px!important;
        overflow: auto!important;
    }
    #dsn-popup .dsn-popup-content:not(.dsn-full-width) {
        margin-bottom: 4rem!important;
    }
}
@media only screen and (max-width: 1200px) {
    #instruction p {
        font-size: 14px;
        line-height: 21px;
    }
    #instruction {
        height: 72px;
        padding: .5rem 1rem;
    }
    #dsn-popup {
        max-width: calc(100% - 60px);
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1024px) {
    #dsn-popup .dsn-popup-content:not(.dsn-full-width) {
        max-width: 1100px;
        width: calc(100% - 60px);
        margin-top: 70px;
    }
    #dsn-popup-buttons {
        opacity: 1 !important;
        right: 0px !important;
        top: -50px !important;
        display: flex !important;
        flex-direction: row-reverse !important;
    }
    #dsn-popup #dsn-grid>:nth-child(1) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        order: 2!important;
    }
    #dsn-popup #dsn-grid>:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        order: 3!important;
    }
    #dsn-popup #dsn-grid {
        grid-template-columns: 1fr;
        grid-template-areas:
        "area"
        "tabs"
        "footer";
    }
    #dsn-popup #dsn-tabs-list {
        background-color: #fff!important;
    }
    #dsn-popup .dsn-product-attributes {
        padding-bottom: 15px!important;
    }
    #dsn-popup #dsn-grid>#dsn-footer {
        padding: 10px 12px 15px!important;
    }
    #dsn-popup #dsn-footer.svelte-1r53usv>span.svelte-1r53usv {
        margin-top: 4px!important;
    }
    #dsn-popup button.dsn-primary-button.dsn-reactive.dsn-colored.dsn-chip-link span {
        font-size: 16px !important;
        margin-left: 2px;
    }
}
@media only screen and (max-width:  768px) {
    #instruction p {
        font-size: 12px;
    }
    #dsn-popup .dsn-popup-content:not(.dsn-full-width) {
        width: calc(100% - 40px);
        margin-top: 50px;
    }
    #dsn-popup-buttons .dsn-icon {
        width: 32px;
        height: 32px;
        line-height: 36px !important;
        color: #000000 !important;
    }
    #dsn-popup-buttons .dsn-icon i {
        font-size: 20px;
        line-height: 32px;
    }
    #dsn-popup-buttons {
        top: -40px !important;
    }
    .dsn-primary-button {
        font-size: 14px;
    }
    button.dsn-reactive.dsn-chip.dsn-chip-link.dsn-side-item, .dsn-design-field-label {
        font-size: 12px !important;
        line-height: 16px !important;
    }
}
@media only screen and (max-width: 576px) {
    #instruction .motif-1, #instruction .motif-2 {
        width: 72px;
    }
    #instruction p {
        font-size: 11px;
        color: #000;
        line-height: 16px;
        margin: 0 0 4px;
    }
    #dsn-footer .dsn-pricing {
        font-size: 14px!important;
        font-weight: 600!important;
    }
    .dsn-spinner .dsn-spinner-input {
        font-size: 15px;
    }
    #dsn-popup .dsn-popup-content:not(.dsn-full-width) {
        width: calc(100% - 30px);
    }
    #dsn-error-message, #dsn-error-message span {
        font-size: 12px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
    }
    #dsn-error-message {
        padding: 8px!important;
    }
}