/* Minimizzazione non riuscita. Verrà restituito il contenuto non minimizzato.
(346,11): run-time error CSS1038: Expected hex color, found '#ffff'
(1083,50): run-time error CSS1030: Expected identifier, found ','
(1083,57): run-time error CSS1031: Expected selector, found ')'
(1083,57): run-time error CSS1025: Expected comma or open brace, found ')'
(1087,50): run-time error CSS1030: Expected identifier, found ','
(1087,57): run-time error CSS1031: Expected selector, found ')'
(1087,57): run-time error CSS1025: Expected comma or open brace, found ')'
 */


.btn-default {
    background-color: #000;
}
.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;
}

.thumb{
    padding-bottom:5px;
}
.thumb img {
    cursor: pointer;
}

#sales_list_btn{display:none;}


/* basic positioning */
.legend {
    list-style: none; 
}

    .legend li {
        float: left;
        margin-right: 10px;
    }

    .legend span {
        border: 1px solid #ccc;
        float: left;
        width: 12px;
        height: 12px;
        margin: 2px;
    }

   


@media screen and (max-width: 1200px){
    .navbar-brand img {
        max-width: 160px;
    } 
}
@font-face {
    font-family: "PT Sans Narrow";
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url("https://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYhKUK2vxztsQZZBkxIuj92o.woff2") format("woff2");
}

/*#region Table 2*/
.sh-date {
    margin-right: 5px;
}


table[data-target='avtab'] td.col-taglie input[type=text]:focus,
table[data-target='avtab'] td.col-sconti input[type=text]:focus {
    background-color: #ccc;
}

table[data-target='avtab'] td.col-taglie div.row_size_description {
    height: 15px;
    display: inline-block;
}

    table[data-target='avtab'] td.col-taglie div.row_size_description div.description_size {
        width: 30px;
        float: left;
        margin-right: 3px;
    }

table[data-target='avtab'] td.col-taglie div.row_disp {
    height: 15px;
    display: inline-block;
}

    table[data-target='avtab'] td.col-taglie div.row_disp div.disp_contenitor {
        width: 30px;
        height: 15px;
        float: left;
        margin-right: 3px;
    }

table[data-target='avtab'] td.col-colore {
    width: 150px;
}

table[data-target='avtab'] td.col-sconti {
    width: 140px;
}

table[data-target='avtab'] td.col-sel {
    width: 70px;
}

table[data-target='avtab'] td.col-prezzo {
    width: 130px;
}

table[data-target='avtab'] td.col-tot {
    width: 130px;
}

table[data-target='avtab'] td.col-taglie,
table[data-target='avtab'] td.col-sconti,
table[data-target='avtab'] td.col-delivery {
    padding: 5px;
}

    table[data-target='avtab'] td.col-taglie div.row_size div.row_size_contenitor {
        display: inline-block;
        vertical-align: middle;
        padding: 4px 0 4px 0;
    }

        table[data-target='avtab'] td.col-taglie div.row_size div.row_size_contenitor div.size_contenitor {
            width: 30px;
            height: 30px;
            float: left;
            margin-right: 3px;
        }

    ul.ultaglie li,
    ul.ulsconti li
    {
        float: left;
        margin-right: 4px;
    }



table[data-target='avtab'] th {
    text-align: center;
}
 

/*#endregion */


.OrderTable {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    font-family: "PT Sans Narrow";
    font-size: 10px;
}

    .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;
        font-size: 10px;
        height: 42px;
    }

    .OrderTable th {
        height: 20px;
    }

    .OrderTable td {
        padding-top: 10px;
        border: thin solid #ccc;
    }

.inner {
    overflow-y: hidden;
    overflow-x: scroll;
    max-width: 50%;
    margin-left: 18%;
    min-width: 250px;
}

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: 8%;
}

.OrderTable th.th_variante, .OrderTable td.td_variante {
    position: absolute;
    left: 8%;
    width: 9.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 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;
}





@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;
    }
}

@font-face {
    font-family: 'ApercuPro';
    src: url('../../../fonts/ApercuPro-Regular.otf');
}

@font-face {
    font-family: 'ApercuPro Bold';
    src: url('../../../fonts/ApercuPro-Bold.otf');
}

#closedorders tr.odd {
    background-color: #d0d0d0;
}


#closedorders th {
    text-transform: uppercase;
}

body {
    font-family: "ApercuPro",sans-serif;
    overflow: hidden;
}

.closed-order-action {
    width: 140px;
    /*height: 40px;*/
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.closed-order-action button {
    background-color: transparent;
    border: none;
    padding: 0 3px;
    font-size: 20px;
}

.bootstrap-dialog-title {
    color:#ffff;
}
/*color: #000; border:none !important; background-color:transparent !important


font-size:20px' --i

margin-top: 3px'; --img

font-size: 20px; border: none!important; color: #000!important;*/
/*** 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%;
    font-family: 'ApercuPro';
}

    .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: 24px;
    font-family: 'ApercuPro';
}

.login-form-field .form-group {
    margin-bottom: 15px;
}

/*** END LOGIN ***/

/*** SELECT BRAND ****/

/****END SELECT BRAND****/
#tab-catalogue {
    font-size: 12px;
    margin-top: 40px;
    overflow-y: auto;
    position: relative;
    height: calc(100vh - 304px);
}

#list_2.grid-type {
    margin-left: 15px;
    margin-right: 15px;
}

#list_2.list-type {
    margin: 0 auto;
    width: 80%;
}

#list_2 .grid_element {
    padding-top: 20px;
}

    #list_2 .grid_element a {
        height: 250px;
    }

.details .title {
    color: #000;
    font-family: 'ApercuPro';
}

.details {
    color: #333;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 74px;
}

.text-item-description {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    max-width: 200px;
    word-break: break-all;
    display: inline-block;
    height: 25px;
    line-height: 20px;
    vertical-align: middle;
}

.product-title {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 1.5;
    color: #333;
    position: relative;
    font-weight: 600;
}

.tab-content > .tab-pane {
    padding-left: 15px;
    padding-right: 15px;
}

 

.product-details .pGriglia1 {
    /*max-width: 960px;*/
    margin-left: auto;
    margin-right: auto;
}

body table[data-target='avtab'] div[data-target='taglie'],
body table[data-target='avtab'] div[data-target='sconti'],
body table[data-target='avtab'] div[data-target='delivery'] {
    overflow-x: auto;
}

table[data-target='avtab'] .col-notaglie {
    width: 30px;
}

table[data-target='avtab'] .div-colore {
    width: 130px;
}

    table[data-target='avtab'] .div-colore > div {
        position: relative;
    }


table[data-target='avtab'] .div-colore > img {
    max-width: 130px;
}

table[data-target='avtab'] .div-notaglie {
    width: 30px;
    margin: 0 auto;
}

table[data-target='avtab'] .div-sel {
    width: 30px;
}

table[data-target='avtab'] .div-delivery li,
table[data-target='avtab'] .div-delivery li select {
    width: 100%;
}

/****TOOLSHEADERS***/
#toolsHeaders {
    background: #a7b8c4;
}

    #toolsHeaders .info-text,
    #toolsHeaders .totals {
        display: inline-block;
    }


    #toolsHeaders .ordineInfo-inline {
        display: inline-block;
        padding-left: 20px;
    }

    #toolsHeaders #search_panel {
        padding-right: 20px;
        padding-top: 9px;
    }

/****END TOOLSHEADERS***/

#chatroom-button {
    position: fixed;
    bottom: 40px;
    right: 40px;
    border-radius: 100%;
    border: 5px solid #fff;
    background-color: rgba(70,107,174,1);
    border-color: rgba(70,107,174,1);
}

    #chatroom-button span {
        color: #fff;
    }

.typeahead {
    background-color: #fff;
}

.typeahead, .tt-query, .tt-hint {
    width: 396px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
}

.room-active {
    margin: 0 auto;
    border-radius: 100%;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

@keyframes play {

    0% {
        transform: scale(1);
    }

    15% {
        box-shadow: 0 0 0 5px rgba(70,107,174, 0.4);
    }

    25% {
        box-shadow: 0 0 0 10px rgba(70,107,174, 0.4), 0 0 0 20px rgba(70,107,174, 0.2);
    }

    25% {
        box-shadow: 0 0 0 15px rgba(70,107,174, 0.4), 0 0 0 30px rgba(70,107,174, 0.2);
    }
}

#body-block {
    width: 100%;
    margin-top: 128px;
    overflow-y: auto;
    height: calc(100% - 148px);
    position: relative;
    /*padding: 20px 0;*/
}

    #body-block > section.container {
        margin-bottom: 30px;
    }

.modal.bootstrap-dialog {
    z-index: 3000 !important;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #ddd;
    border-color: #bbb;
}

    .bootstrap-dialog.type-primary .modal-header .bootstrap-dialog-title {
        color: #333333;
    }

body .navbar > .container .navbar-brand {
    padding: 0;
}

    body .navbar > .container .navbar-brand img {
        height: 50px;
    }

.rendering-btn-container {
    display: inline-block;
}

.technical-sheet-btn-container {
    display: inline-block;
}

.product-left > .product-title {
    display: inline-block;
}

/* 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: #000;
    color: #FFF;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #000;
}

img.select-loader {
    position: absolute;
    z-index: 10;
    top: 1px;
    right: -40px;
}

/* --------------- */

.cell-loader {
    margin-top: 5px;
    position: absolute;
    left: 10px;
    top: 0;
}

#detTabContainer {
    position: relative;
}

.with-overlay {
    opacity: 0.3;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

#notesOrderModal form div.form-group {
    width: 100%;
}

#notesOrderModal form textarea.testo-nota {
    width: 100%;
    resize: none;
    height: 300px;
}

div.orderDetails.container {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    min-width: 1200px;
}

.orderDetailsTools .checkbox {
    background-color: #000;
    color: #FFF;
    padding: 8px 10px;
    border-radius: 3px;
    border-color: #ccc;
    border: 1px solid transparent;
}

.orderDetailsTools .checkbox input {
    margin-top: 0;
    margin-right: 10px;
}

.orderDetailsTools .checkbox label {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: initial;
}

.back-to {
    text-align: right;
    margin-bottom: 20px;
    padding-right: 5%;
}

.back-to a {
    text-decoration: underline;
    color: #000;
    font-size: 13px !important;
}

.filter-bar-container {
    position: relative;
}

.tab-content {
    padding: 20px 0;
}

.grid_element img.img-responsive {
    height: 250px;
}

button.btn-icon[name="excel"] > img {
    margin-top: -5px;
}

button.btn-icon[name="eliminaOrdine"] > i,
button.btn-icon[name="mail"] > i {
    width: 20px;
    vertical-align: inherit;
}

.barcode-page-container {
    padding-left: 15px;
    padding-right: 15px;
}

.barcode-page-container .barcode-list-container table {
    width: 100%;
}

.barcode-page-container table[data-target='avtab'] th {
    text-align: left;
}

.barcode-page-container .barcode-page-row-tools {
    margin-bottom: 20px;
}

.barcode-page-container td.col-taglie li > div,
.barcode-page-container td.col-taglie li > input {
    text-align: center;
}

.barcode-page-container .barcode-list-container table tr td {
    border-bottom: 1px solid #e0e0e0;
}

.barcode-page-container .barcode-list-container table tr td {
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
}

.barcode-page-container #ResultSearch {
    position: absolute;
}

.barcode-list-container {
    height: calc(100vh - 280px);
    overflow-y: auto;
}

#basic-addon2 {
    cursor: pointer;
}

/**** WISHLIST ****/
.icon-liked {
    background: #fff;
    border-radius: 34px;
    height: 34px;
    width: 34px;
    padding: 7.5px;
    cursor: pointer;
}

.icon-liked img {
    width: 18px;
    height: 18px;
}

.icon-liked.is-like-blocked {
    cursor: not-allowed;
    pointer-events: none;
}

.grid-element-container .icon-liked {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}

.product-header {
    position: relative;
    margin-bottom: 20px;
}

.product-header .icon-liked {
    position: absolute;
    top: 15px;
    right: 15px;
}

.btn-compose-filter[data-codice="wishlist"] > img {
    width: 30px;
    height: 30px;
}

#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;
}

.wishlist-export-button img {
    width: 20px;
    height: 20px;
}
/*** FINE WISHLIST ****/

.navbar a.here {
    color: #f14949 !important;
    text-decoration: underline;
}

.search-text-container {
    display: inline-flex;
    vertical-align: middle;
}

.enable-brand-container {
    display: inline-block;
    vertical-align: middle;
}

.catalog-type {
    margin-left: 15px;
    margin-right: 15px;
}

.catalog-element-container {
    height: 330px;
    display: table;
}

.item-catalog-container {
    height: calc(100vh - 170px);
    overflow-y: auto;
}

div.catalog-dialog > div.modal-dialog {
    width: 80%;
}

div.item-catalog-dialog > div.modal-dialog {
    width: 90%;
}

div.item-catalog-dialog > div.modal-dialog {
    height: 100%;
}

div.item-catalog-dialog > div.modal-dialog .modal-body {
    height: 85vh;
}

div.item-catalog-dialog > div.modal-dialog .modal-body .back-to-grid-link {
    display: none;
}

div.catalog-dialog div.pager-container {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}

div.catalog-dialog div.pager-container div.input-group {
    width: 100px;
}

div.catalog-dialog div.pager-container div.catalog-page-indicator {
    flex: 1;
    padding-top: 5px;
}

div.catalog-dialog div.pager-container input.search-catalog-page {
    padding-bottom: 3px;
}

div.catalog-dialog div.pager-container input.search-catalog-page.error {
    border: 2px solid red;
}

div.catalog-dialog div.pager-container .search-catalog-page-button {
    cursor: pointer;
}

.back-to {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

div.catalog-dialog .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
}

div.catalog-dialog area {
    cursor: pointer;
}

.local-signature-iframe {
    border: none;
    width: 100%;
    height: 68vh;
}

#bar-container {
    z-index: 999;
    background-color: #fff;
}

#nav-collapse3 {
    position: relative;
}

.content-block.default-bg.new > .container {
    height: 100%;
}

.content-block.default-bg.new > .container > .row {
    height: 100%;
}

.content-block.default-bg.new > .container > .row > .col-screen1 {
    height: 100%;
    overflow-y: auto;
}

#statisticsList {
    position: fixed;
    top: 30%;
    right: 0px;
    z-index: 1030;
}

#statisticsList ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#statisticsList ul li {
    font-size: 32px;
    font-weight: 800;
    border-bottom: thin solid #000;
    width: 50px;
    cursor: pointer;
}

#statisticsList li i {
    margin-top: 5px;
}

.modal.bootstrap-dialog.statistics-modal > .modal-dialog {
    width: 95%;
    max-height: 95%;
}

.modal.bootstrap-dialog.statistics-modal .modal-content {
    height: 100%;
    overflow-y: auto;
}

table.statistic-table > thead > tr.group-headers th:not(:first-of-type) {
    border: 2px solid #ddd;
}

table.statistic-table > thead > tr.column-headers th {
    border: 2px solid #ddd;
    background-color: #f9f9f9;
}

table.statistic-table > tbody > tr:not(.sub-total,.total) > td {
    border: 1px solid #ddd;
}

table.statistic-table > tbody > tr:not(.sub-total,.total) > td {
    border: 1px solid #ddd;
}

table.statistic-table > tbody > tr.sub-total > td:first-of-type,
table.statistic-table > tbody > tr.total > td:first-of-type {
    border: none;
}

table.statistic-table > tbody > tr.sub-total > td,
table.statistic-table > tbody > tr.total > td {
    font-weight: bold;
}

div.detrow,
tr.detrow > td {
    padding-top: 30px;
    padding-bottom: 10px;
}

.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;
}

.cart-container select[name="statofirma"] {
    display:none;
}

.navbar-nav li.dropdown.open a {
    color: #000 !important;
}

div.product-img-container img.img-responsive {
    margin: 0 auto;
}

span.info-assortimento {
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    left: 60px;
}

.assortment-dialog .modal-dialog {
    position: relative;
    display: table;
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
}

.assortment-dialog .modal-dialog .bootstrap-dialog-title {
    color: #CCC !important;
}

.assortment-dialog div.assortment-color:first-child {
    padding-top: 0;
}

.assortment-dialog div.assortment-color {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDD;
}

.assortment-dialog div.assortment-color:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.assortment-dialog div.colore {
    width: 100px;
}
    
.assortment-dialog div.descrizione {
    display: flex;
    align-items: center;
    padding: 0 20px;
    width: 200px;
}

.assortment-dialog div.descrizione > span {
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.assortment-dialog div.taglie {
    display: flex;
    align-items: center;
}

.assortment-dialog div.taglie [name="taglia"] {
    background-color: #ccc;
    width: 60px;
    text-align: center;
}

#logo {
    height: 52px;
}

#cannotOrderMessage {
    padding: 10px 5px;
    margin-top: 5px;
    border-radius: 4px;
    text-align: center;
}

.modal.bootstrap-dialog.saleslistdownload .bootstrap-dialog-footer-buttons button.btn-info {
    background-color: #000;   
    border-color: #000;
}

.modal.bootstrap-dialog.saleslistdownload .bootstrap-dialog-footer-buttons button.btn-warning {
    background-color: #666;
    border-color: #666;
}

.dropdown-icon {
    display: inline-block;
    top: -3px;
}

    .dropdown-icon > a {
        padding: 0 5px;
    }

.excel-download-icon {
    height: 26px;
}

table tbody tr td:last-child .btn-icon{
    background-color: transparent;
}
@media (max-width: 960px) {
    #body-block {

    }
}

@media only screen and (max-width: 768px) {

    #toolsHeaders .ordineInfo-specs {
        width: 600px;
    }
}

@media (max-width: 1200px) {
    .back-to {
        top: 50px;
    }

    .btn-group-compose-filter-Tema ul {
        right: 0;
        left: auto;
    }

    #tab-catalogue {
        height: calc(100vh - 270px);
    }
}

@media (max-width: 1280px) {
    .content-block.default-bg.new {
        overflow-y: auto;
    }
    .content-block.default-bg.new > .container {
        height: auto;
    }

}

@media (max-width: 1200px) {

    .catalog-container .carousel-control {
        width: 5%;
    }

}

@media (max-width: 1100px) {

    .product-details > .col-xs-12 {
        width: 100%;
    }

    .product-details #image_model .img-responsive {
        margin-left: auto;
        margin-right: auto;
    }

}

