
@font-face {
    font-family: 'maisfontes-perpetua-titling-mt-w01';
    src: url('../../fonts/font_h/maisfontes-perpetua-titling-mt-w01.ttf') format('truetype');
}

table[data-target='avtab'] {
    width: 100%;
    font-size: 11px;
}

    table[data-target='avtab'] tbody td {
        border: thin solid #000;
        padding: 2px 4px 2px 4px;
        height: 55px;
        text-align: center;
    }

        table[data-target='avtab'] tbody td:first-child {
            text-align: left;
        }

    table[data-target='avtab'] input[type=text] {
        height: 30px;
        width: 30px;
    }

    table[data-target='avtab'] input[type=checkbox] {
        /*-ms-transform: scale(2); 
        -moz-transform: scale(2);
        -webkit-transform: scale(2); 
        -o-transform: scale(2); 
        padding: 10px;*/
    }
.sh-date {
    margin-right: 5px;
}

table[data-target='avtab'].readonly [data-target=sel] {
    display: none;
}

table[data-target='avtab'] tr.blocco-totale input {
    background-color: #E78F8F !important;
}

table[data-target='avtab'] tr.blocco-parziale input {
    background-color: #EEFE56 !important;
}



.col-num {
    width: 44px;
}

    .col-num span:hover {
        text-decoration: underline;
    }

    .col-num span {
        cursor: pointer;
    }

ul.ultaglie {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

    ul.ultaglie li {
        float: left;
        margin-right: 4px;
    }

table[data-target='avtab'] div[data-target='taglie'] {
    overflow-x: auto;
    max-width: 585px;
}

table[data-target='avtab'] th {
    text-align: center;
}

table[data-target='avtab'] tbody input[type=text] {
    text-align: center;
}

table[data-target='avtab'] tbody td.col-colore {
    width: 180px;
    padding: 5px;
}

table[data-target='avtab'] tbody td.col-taglie {
}

table[data-target='avtab'] tbody td.col-notaglie {
    width: 50px;
}

table[data-target='avtab'] tbody td.col-prezzo {
    width: 80px;
}

table[data-target='avtab'] tbody td.col-tot {
    width: 80px;
}

table[data-target='avtab'] tbody td.col-sel {
    width: 30px
}

.OrderTable {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    font-family: "maisfontes-perpetua-titling-mt-w01";
}

    .OrderTable input[type='text'] {
        border: thin solid #000;
        text-align: center;
        width: 30px;
        height: 25px;
    }

    .OrderTable td, .OrderTable th {
        vertical-align: middle;
        text-align: center;
        height: 42px;
    }

    .OrderTable th {
        height: 20px;
    }

    .OrderTable td {
        padding-top: 10px;
        border: thin solid #ccc;
    }

.outer {
    position: relative;
}

.inner {
    overflow-y: hidden;
    overflow-x: scroll;
    max-width: 50%;
    margin-left: 18%;
    min-width: 250px;
}

#collapseTwo {
    float: none;
}

    #collapseTwo ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

.innerTagliaUnica {
}

    .innerTagliaUnica .th_taglia, .innerTagliaUnica .td_taglia {
        padding-left: 5px;
        padding-right: 5px;
        border: none;
        position: relative;
    }

    .innerTagliaUnica td {
        padding-top: 8px;
    }

    .innerTagliaUnica .td_taglia input {
        border: thin solid #000;
        text-align: center;
        width: 40px;
        height: 34px;
    }

    .innerTagliaUnica .th_NoTaglie, .innerTagliaUnica .td_NoTaglie {
        position: relative;
        width: auto;
        left: inherit;
    }

    .innerTagliaUnica .OrderTable th.th_prezzo, .innerTagliaUnica .OrderTable td.td_prezzo {
        position: relative;
        width: auto;
        left: inherit;
    }

    .innerTagliaUnica .OrderTable th.th_totale, .innerTagliaUnica .OrderTable td.td_totale {
        position: relative;
        width: auto;
        left: inherit;
    }

    .innerTagliaUnica .OrderTable th.th_sel, .innerTagliaUnica .OrderTable td.td_sel {
        position: relative;
        width: auto;
        left: inherit;
    }

div.innerExchange {
    overflow-y: hidden;
    overflow-x: scroll;
    max-width: 60% !important;
    margin-left: 16% !important;
    min-width: 250px;
}

.OrderTable td.td_colore {
    padding: 0;
    text-align: left;
    background-repeat: no-repeat;
    background-size: 109% auto;
}

.OrderTable td.reorderClass0 {
    margin-top: 15px;
}

.OrderTable th.th_colore, .OrderTable td.td_colore {
    position: absolute;
    left: 0px;
    width: 20%;
}

.OrderTable th.th_variante, .OrderTable td.td_variante {
    position: absolute;
    left: 8%;
    width: 9.5%;
}

.OrderTable th.th_gruppo, .OrderTable td.td_gruppo {
    position: absolute;
    left: 15.5%;
    width: 7.5%;
}

.OrderTable th.th_prezzo, .OrderTable td.td_prezzo {
    position: absolute;
    left: 73%;
    width: 11%;
}

.OrderTable th.th_NoTaglie, .OrderTable td.td_NoTaglie {
    position: absolute;
    left: 68%;
    width: 5%;
}

.OrderTable td.td_NoTaglie {
    padding-left: 10px;
}

.OrderTable th.th_totale, .OrderTable td.td_totale {
    position: absolute;
    left: 84%;
    width: 11.5%;
}

.OrderTable td.td_totale {
    padding: 0;
}

.OrderTable th.th_sel, .OrderTable td.td_sel {
    position: absolute;
    left: 95.5%;
    width: 4.5%;
    padding-top: 5px;
}

.OrderTable .td_Colore_1 {
    color: #ffffff;
    height: 24px;
    background-color: #123E6C;
    display: inline-block;
    padding: 2px;
    opacity: 0.5;
}

.OrderTable th.th_taglia, .OrderTable td.td_taglia {
    vertical-align: middle;
    padding-left: 5px;
    width: 40px;
    padding-right: 5px;
    min-width: 40px;
    border: none;
    text-align: center;
}

#carrello_tab img {
    width: 75px;
    height: 125px;
}

#carrello_tab td {
}

ul#Deliverylist {
    padding: 0;
    margin: 0;
    list-style: none;
}

    ul#Deliverylist li {
        padding: 0;
        margin: 0;
    }

td.td_gruppo {
    left: 14.5% !important;
    width: 9.5% !important;
}


@media screen and (max-width: 1030px) {
    .outer input[type=text] {
        width: 32px !important;
        height: 32px !important;
    }

    .outer input[type=checkbox] {
        width: 32px !important;
        height: 32px !important;
    }

    .OrderTable td.td_NoTaglie {
        padding-left: 4px;
        padding-top: 4px !important;
        width: auto !important;
        display: inline-block;
        white-space: nowrap;
    }

    .OrderTable th.th_prezzo, .OrderTable td.td_prezzo {
        left: 75.2% !important;
    }

    .OrderTable th.th_totale, .OrderTable td.td_totale {
        position: absolute;
        left: 86%;
        width: 13.5%;
    }

    .OrderTable th.th_sel, .OrderTable td.td_sel {
        position: absolute;
        left: 98.5%;
        width: 7.5%;
        padding-top: 5px;
    }
}


#sales_list_btn {
    display: none;
}


table div.dataselect li {
    cursor: pointer;
    border: thin solid #ccc;
    text-align: center;
}

    table div.dataselect li:hover {
        background-color: #e0dfdf;
        text-decoration: underline;
    }


body {
    font-family: 'Lato',sans-serif;
}


.btn-default {
    background-color: #ececec;
    color: #000;
}


.cart-container {
    width: 1490px !important;
}

#nuovaDestinazione input[type=text], #nuovaDestinazione input[type=email] {
    width: 100%
}

.pGriglia1 {
    margin: 10px auto 0 auto;
}

    .pGriglia1 ul[aria-labelledby=button-date] li {
        cursor: pointer;
    }

        .pGriglia1 ul[aria-labelledby=button-date] li:hover {
            background-color: #ccc;
        }


    .pGriglia1.showAllColors table[data-target="avtab"] .noQta {
        display: table-row;
    }

    .pGriglia1 table[data-target="avtab"] tbody {
    }

    .pGriglia1 table[data-target="avtab"] .separator {
        border: none;
        max-height: 5px;
    }

        .pGriglia1 table[data-target="avtab"] .separator > td {
            max-height: 2px;
            height: 2px;
            border: 0px;
        }

    .pGriglia1 table[data-target="avtab"] .noQta {
        display: none;
    }


    .pGriglia1 table[data-target="avtab"] th.col-data {
        font-size: 11px;
    }

    .pGriglia1 table[data-target="avtab"] .last td:nth-child(-n+4) {
        border: none;
    }

    .pGriglia1 table[data-target="avtab"] .col-data {
        display: none;
    }

    .pGriglia1.showDeliveryDate table[data-target="avtab"] .col-data {
        display: table-cell;
    }

body > nav.navbar {
    font-size: 16px;
}

nav.navbar-fixed-top {
    z-index: 2001 !important;
}


.product-main-container {
    width: 100%;
}

.product-details > div.img-container {
    padding-left: 0px;
    padding-right: 0px;
    height: calc(100vh - 250px);
    display: table;
}

    .product-details > div.img-container > div {
        display: table-cell;
        vertical-align: middle;
    }

#productImage .carousel-inner > .item > img {
    margin-left: auto;
    margin-right: auto;
}

#productImage .carousel-control {
    background: transparent;
    color: #e0e0e0;
}

.main-images-container {
    display: inline-block;
    width: calc(100% - 210px);
    height: 100%;
}

    .main-images-container > div {
        height: 100%;
    }

.miniatures-container {
    display: inline-block;
    width: 200px;
    height: 100%;
    text-align: center;
    vertical-align: top;
}

    .miniatures-container .miniature-image {
        padding-top: 15px;
        padding-bottom: 15px;
        cursor: pointer;
    }

        .miniatures-container .miniature-image:not(.active) {
            opacity: 0.6;
        }

.pGriglia1 .grid-color-swatch-container {
    display: inline-block;
}

.pGriglia1 .grid-color-description-container {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}

#productImage > .carousel-indicators {
    display: none;
}

.product-hover-video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.product-hover-video-container .product-hover-video {
    height: 100%;
}

.desc-product {
    text-transform: unset;
    font-weight: bold;
}

.desc-product2 {
    font-weight: normal;
    font-size: 10px;
}
/**** PRODUCT *****/

.product-image-container {
    text-align: center;
}

.miniature-image video {
    height: 150px;
}

#productImage .item {
    text-align: center;
}

    #productImage .item video {
        height: 500px;
    }

/*** LOOK ****/
.look-row > div {
    padding-top: 10px;
    padding-bottom: 20px;
}

.look-description-container {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.look-with-product .imm_look {
    max-height: 600px;
    height: auto;
}

.imm_look {
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
    display: table-cell;
}

.look-main-container {
    position: sticky;
    overflow: hidden;
    height: calc(100vh - 80px);
}

.look-detail-description-container {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.look-detail-image-container {
    height: calc(100vh - 80px);
    display: table;
    width: 100%;
}

    .look-detail-image-container > img.look-detail-image {
        margin-left: auto;
        margin-right: auto;
        display: table-cell;
    }

.look-model-item-list-container {
    overflow-y: auto;
    height: calc(100vh - 80px);
}

.look-model-item-container {
    min-height: 300px;
    padding-top: 10px;
    padding-bottom: 10px
}

.look-model-item-description-container {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}

.look-model-item-description {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    height: 17px;
}

    .look-model-item-description .model-item-description {
        float: left;
        display: inline-block;
    }

.look-price-container {
    float: right;
    display: inline-block;
}

.look-model-item-code {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}

    .look-model-item-code > a {
        float: left;
        width: 100%;
    }

.look-model-item-image {
    display: table;
    width: 100%;
}

    .look-model-item-image > a {
        display: table-cell;
        vertical-align: middle;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

.look-detail-container a.back-to-selection-url {
    position: absolute;
    right: 30px;
    top: 15px;
}

.lookbook-image-box-link {
    cursor: pointer;
}

.lookbook-image-box-link .lookbok-image {
    max-height: calc(100vh - 50px);
    text-align: center;
}

.logo-container {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 33%;
}

.logo-container-title {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: bold
}

.no-brand-enabled {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    float: none;
    font-size: 36px;
}

.logo-container > a {
    display: block;
}

.logo-container img {
    width: 400px;
}

.logo-container img:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.width100 {
    width: 100%;
}

.catalog-link {
    border: 1px solid #333;
    border-radius: 6px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 14px;
    cursor: pointer;
}

    .catalog-link:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .catalog-link img {
        width: 200px;
    }

    .catalog-link .pdf-title {
        padding-left: 10px;
        padding-right: 10px;
    }

.materials-container {
    padding-right: 15px;
    padding-left: 15px;
}

.materials-block > div {
    border: 1px solid #333;
    border-radius: 6px;
    text-align: center;

    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 14px;
    cursor: pointer;
}

    .materials-block > div:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .materials-block img {
        width: 200px;
    }

    .materials-block .pdf-title {
        padding-left: 10px;
        padding-right: 10px;
    }

.materials-container .video-container {
    text-align:center;
    padding-bottom: 40px;
}

.materials-container video {
    height: calc(100vh - 220px);
}

.materials-container .back-to-landing {
    position: absolute;
    top: 20px;
    right: 40px;
}

.materials-container .brand-video-container video {
    width: 100%;
}

.materials-container .brand-video-container {
    padding-bottom:40px;
    padding-left: 20px;
    padding-right: 20px;
}

.local-signature-iframe {
    border: none;
    width: 100%;
    height: 68vh;
}

/* dialog con report embed */

.embed-dashboard-dialog .modal-dialog {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
}

.embed-dashboard-dialog .modal-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.embed-dashboard-dialog .modal-body {
    flex: 1;
}

.bootstrap-dialog-body,
.bootstrap-dialog-message,
#dashboardContainer {
    height: 100%;
}

.embed-dashboard-dialog .modal-header {
    background-color: #ececec !important;    
}

.embed-dashboard-dialog .bootstrap-dialog-title {
    color: #777 !important;
}

.bootstrap-tagsinput {
    min-width: 100%;
}

.bootstrap-tagsinput .tag {
    background-color: #f9f9f9;
    color: #555555;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #000;
}

img.select-loader {
    position: absolute;
    z-index: 10;
    top: 1px;
    right: -40px;
}

.product-info-sheet .grid-color-swatch-container {
    display: inline-block;
}

.grid-element-container .colors-swatches-container {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 70px;
    width: 260px;
    overflow-x: auto;
    white-space: nowrap;
}

.colors-swatches-container .color-swatch-container {
    display: inline-block;
}

.dropdown-icon {
    display: inline-block;
    top: -3px;
}

.dropdown-icon > a {
    padding: 0 5px;
}

.excel-download-icon {
    height: 26px;
}
@font-face {
    font-family: 'roboto';
    src: url('../../../fonts/roboto/Roboto-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-bold';
    src: url('../../../fonts/roboto/Roboto-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto-black';
    src: url('../../../fonts/roboto/Roboto-Black.ttf') format('truetype');
}

body {
    font-family: 'roboto-bold';
}

body > nav.navbar-default {
    background: #FFF;
    z-index: 1000 !important;
    margin-bottom: 0;
    margin-top: 27px;
    min-height: 90px;
}

body > nav.navbar-default .menu-header {
    color: #002554;
    padding: 20px 40px 20px 25px;
    min-height: 90px;
}

footer {
    font-family: "roboto-black";
    background: #FFF;
    color: #002554;
    padding: 0 40px 15px 40px;
}

footer a {
    color: #002554;
}
    
/*** LOGIN ****/
.login-form {
    background: #fff;
    /*height: calc(100vh - 65px);*/
}

.login-form-field {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 100px;
}

.login-form input[type="text"],
.login-form input[type="password"] {
    padding: 15px 30px;
    border: 1px solid #aaa;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #888;
    background: #fff;
    width: 280px;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
}

.login-form input[type="submit"] {
    display: block;
    line-height: 30px;
    height: 50px;
    letter-spacing: .2em;
    text-transform: uppercase;
    background: #000;
    border: 1px solid #000;
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    width: 100%;
}

    .login-form input[type="submit"]:hover {
        background: #333;
    }

    .login-form input[type="submit"] a {
        text-decoration: none;
        color: #fff;
    }



.login-form .login-title {
    color: #333;
    font-size: 38px;
}

.login-form-field .form-group {
    margin-bottom: 15px;
}

/*** END LOGIN ***/
.link-to-order-container {
    padding: 0;
    background-size: cover;
    height: calc(100vh - 315px);
}

.link-to-order-container-riassortimento {
    background-image: url('../../../images/optima/home_riassortimenti.png');
}

.link-to-order-container-campagna {
    background-image: url('../../../images/optima/home_campagna.png');
}

.link-to-order {
}

.link-to-order-text {
    
}

.link-to-order-text {
    color: #fff;
    font-size: 16px;
    position: absolute;
    background: #FFF;
    color: #002554;
    font-family: 'roboto-black';
    border: none;
    padding: 20px;
    top: 50%;
    transform: translate(0, -50%);
}

.link-to-order-container-riassortimento .link-to-order-text {
    right: 40px;
}

.link-to-order-container-campagna .link-to-order-text {
    left: 40px;
}

.link-to-order-img {
    width: 100%;
}

#TotCapi, #TotPrice, .tot-label {
    font-family: 'roboto-bold';
    font-weight: bold;
}

.shipping-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #002554;
    text-align: center;
    z-index: 9998;
    padding: 5px 0;
    min-height: 27px;
}

.shipping-bar > span {
    font-family: "roboto-black";
    color: #FFFFFF;
    letter-spacing: 5px;
}

.navbar-default .navbar-nav > li > a {
    font-family: "roboto-black";
    color: #002554;
}

#menu {
    display: flex !important;
    justify-content: center;
}

#menu li {
    margin-right: 20px;
}

#menu li:last-child {
    margin-right: 0;
}

#LogOut {
    text-transform: uppercase;
    position: absolute;
    right: 40px;
}

.logos-container {
    display: flex;
    flex-direction: row;
    margin: 20px 0;
    min-height: 88px;
}

.logos-container > div {
    flex: 1;
    margin-right: 20px;
}

.logos-container > div:last-child {
    margin-right: 0;
}

.logos-container > div img {
    height: 60px;
}

.info-container p {
    margin-bottom: 0;
}

.social-container {
    display: flex;
    flex-direction: row-reverse;
}

.social-container > div {
    flex: 1;
}

.social-container > div img {
    height: 20px;
}

.social-container div.policy-container {
    flex: 5;
    text-align: right;
}

.social-link-container {
    display: flex;
    flex-direction: row-reverse;
}

.social-link-container div {
    margin-right: 20px;
}

.social-link-container div:first-child {
    margin: 0;
}

.social-container-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.social-container-wrapper > div:first-child {
    min-height: 140px;
}

.content-block.default-bg {
    min-height: calc(100vh - 435px);
}

#search_panel2 {
    margin: 0;
}

.title_product {
    margin-top: 20px;
}

.grid_element .colors-swatches-container {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow-x: auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}

.colors-swatches-container .color-swatch-container {
    display: inline-block;
    padding-right: 6px;
}

.noteCliente, .partitarioCliente {
    position: absolute;
    right: 0;
}

.noteCliente {    
    top: 0;
}

.partitarioCliente {
    top: 40px;    
}

.noteCliente > button, .partitarioCliente > button {
    width: 20px;
    height: 20px;
    padding: 0;
    outline: none !important;
}

.noteCliente > button > img, .partitarioCliente > button > img {
    height: 100%;
    width: 100%;
}

#partitarioDialog > div.modal-dialog {
    width: 800px;
}

#partitarioDialog > div.modal-dialog div.partitario {
    max-height: calc(100vh - 300px);
    overflow-y: auto;
}

tr.insoluto > td {
    background-color: red;
}

.btn-group.dropup.open > ul.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}

#detTabContainer {
    height: calc(100vh - 456px);
    overflow-y: auto;

}

.orderDetails {
    padding-left: 15px;
    padding-right: 15px;
}

.info-griglia {
    float: left;
    margin-left:30px;
}

.is-in-promo-flag {
    color: #002554;
    font-weight: bold;
    position: absolute;
    right: 10px;
    font-size: 12px;
    bottom: 120px;
    z-index: 1;
}

.promo-attiva {
    color: #002554;
}

#closedorders_wrapper > div.row > div.col-sm-12,
#Ordini0_wrapper > div.row > div.col-sm-12 {
    overflow-x: auto;
}

.mbsc-sc-whl-sc > div[role="option"] > div {
    color: rgba(255,255,255,0) !important;
}

.mbsc-material .mbsc-sc-whl-l {
    border-top: 2px solid #415667 !important;
    border-bottom: 2px solid #415667 !important;
}

.mbsc-material .mbsc-fr-btn {
    color: #000 !important;
}
/**** WISHLIST ****/
.icon-liked {
    background: #fff;
    border-radius: 40px;
    height: 44px;
    width: 44px;
    padding: 7.5px;
    cursor: pointer;
}

    .icon-liked img {
        width: 18px;
        height: 18px;
    }

.is-in-look {
    background: #fff;
    border-radius: 40px;
    height: 44px;
    width: 44px;
    padding: 7.5px;
    border: 2px solid #000;
}

    .is-in-look img {
        width: 25px;
        height: 25px;
    }

.icon-liked.is-like-blocked {
    cursor: not-allowed;
    pointer-events: none;
}

.grid-image-container .icon-liked {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 0px;
}

.grid-image-container .is-in-look {
    position: absolute;
    right: 5px;
    top: 70px;
}

.list-image-container .icon-liked {
    position: absolute;
    top: 15px;
    right: 15px;
}

.list-image-container .is-in-look {
    position: absolute;
    top: 70px;
    right: 15px;
}

.btn-compose-filter[data-codice="wishlist"] > img {
    width: 30px;
    height: 30px;
}

.look-element-container .icon-liked {
    position: absolute;
    top: 15px;
    right: 0px;
    cursor: pointer;
    z-index: 10;
}

.look-model-item-container .icon-liked {
    position: absolute;
    top: 15px;
    right: 25px;
    cursor: pointer;
}

.look-detail-image-container .icon-liked {
    position: absolute;
    top: 15px;
    right: 40px;
}

.look-row [data-look] {
    position: relative;
}

    .look-row [data-look] .icon-liked {
        position: absolute;
        top: 15px;
        right: 40px;
    }

.look-element-container {
    position: relative;
}

#order-compose-filters > .dropdown,
#order-compose-filters > .dropdown.open {
    display: inline-block;
}

.user-wishlist {
    cursor: pointer;
    padding-left: 15px;
}

.modal .grid-image-container .icon-liked {
    right: 40px;
    top: 10px;
}

/*** FINE WISHLIST ****/

