﻿.shadowed {
    filter: brightness(0.8) grayscale(1);
}

a {
    font-family: "Montserrat", sans-serif !important;
}

[v-cloak] {
    display: none;
}

[role=presentation] {
    margin: 5px;
}

.k-grid td {
    font-size: 15px !important;
}

.k-grid td, .k-grid th {
    font-size: 14px !important;
}

.details-header {
    background-color: rgb(246, 246, 246) !important;
}

.details-title {
    color: black !important;
}

.page-title {
    font-size: 25px !important;
}

.bootbox-form {
    font-size: 12px;
}

.modal-content {
    font-size: 12px;
}

.bootbox-accept {
    min-height: 20px !important;
    min-width: 100px !important;
    margin: 0px !important;
}

.bootbox-cancel {
    min-height: 20px !important;
    min-width: 100px !important;
    margin: 0px !important;
}

.bootbox-close-button {
    font-size: 30px;
}

.copyright-text {
    font-size: 12px;
}

.footer-menu li {
    line-height: 30px;
}

.cart {
    background-color: white !important;
}

#myBtn {
    width: 30px;
    height: 30px;
    background-color: #000;
    position: fixed;
    bottom: 50px;
    right: 50px;
}

    #myBtn span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #myBtn:hover {
        background-color: red;
    }

        #myBtn:hover span {
            color: #fff;
        }

#dropdown-login {
    padding: 30px;
    width: 200px;
}

    #dropdown-login li {
        margin: 3px 0;
    }

.stick {
    height: auto !important;
    position: initial !important;
}

    .stick ul {
        font-size: 14px;
    }

        .stick ul li {
            display: flex;
            align-items: baseline;
        }

    .stick button.ontexthover {
        background: none;
        border: 1px solid #c2080f;
        color: #c2080f;
    }

        .stick button.ontexthover:hover {
            background: #c2080f;
            color: #fff
        }

        .stick button.ontexthover::after {
            content: none;
        }

.header-inner.fixed-header.sticky-header > .container {
    padding: 3rem;
}


.sticky-header {
    padding-left: 15px;
    padding-right: 15px;
}

/*.k-animation-container{
    display: block !important;
}*/

#addBtn.button-salva {
    margin-top: 30px;
}

/* span.select2-dropdown.select2-dropdown--below {
    width: 50px !important;
}

li.select2-results__option {
    text-align: center;
} */

#minicart .header-icons-noti, .bg1 {
    background: #c2080f;
}

.confirm-button {
    background: #c2080f;
    border-color: #c2080f;
}

span.color1 {
    position: absolute;
    bottom: 75%;
    right: 0;
}

.tab-style-2 .nav-link span:after {
    background: #808080;
    top: 115%;
}

.bgwhite input {
    font-size: 1.2em;
    height: auto;
    padding: 10px;
}

.k-card {
    display: inline-block !important;
}

/*.color-container{

}*/

.colorItem {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    overflow-x: auto;
    border: 1px solid;
}

.bg-img {
    width: 100%;
    height: 400px;
    background: red;
    display: block;
}

.header--3 .mean-container .mean-nav {
    position: absolute;
}

.scontoBanner {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #ff0707bf;
    width: 100%;
    color: #fff;
}

.scontoBanner p {
    color: #fff;
}

.spinnerLoading {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #73858d; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#shopKeeperOrdersApp .card-body img{
    width: 70px;
}

@media (max-width: 767px) {
    .mainmenu__area {
        overflow: initial;
    }
}

@media screen and (max-width: 988px) {
    .sidenav {
        padding: 0;
    }
}

@media screen and (max-width: 991px) {
    .breadcrumb-area.bg-color {
        margin: 0 -45px !important;
    }
}

@media (max-width: 991px) and (min-width: 425.1px) {
    .mobile-menu .mean-bar .meanmenu-reveal {
        top: -33px;
    }
}

@media screen and (max-width: 767px) {
    .breadcrumb-area.bg-color {
        /* margin: 0 -15px !important;*/
        /*margin: 0 -19px 0 -9px !important;*/
        padding: 5px 0 !important;
        margin: 0 !important;
    }

    div.Code {
        width: 100% !important;
        margin-top: 0px !important;
        margin-left: 0px !important;
    }

    #addBtn {
        margin: auto;
    }

    .social__link i {
        padding-right: 13px;
    }

    .header-cart {
        right: -108px;
    }

    #titleFilter h5 {
        font-size: 20px
    }

    #txtSearch {
        font-size: 20px;
        padding: 20px 10px;
    }

    .manage input {
        font-size: 20px;
        padding: 20px 10px;
    }

    .manage button {
        background: #c2080f;
    }

    .title-m {
        font-size: 16px;
    }

    .banner-area .banner-box h2 {
        font-size: 1.2em;
    }

    .bgwhite form input {
        font-size: 20px;
        height: auto;
    }

    h2.login-title {
        font-size: 1.5em
    }
}

.zakas-product-list:hover .product-thumbnail-action {
    display: none;
}
@media screen and (max-width: 575px) {
    #shopKeeperOrdersApp .card-body img{
        width: 200px;
    }
}

@media screen and (max-width: 425px) {
    #shopKeeperOrdersApp .card-body img{
        width: 100px;
    }

    #dropdown-login {
        top: 35px !important;
        left: 0% !important;
        width: 100% !important;
        transform: translate(0, 0) !important;
    }

        #dropdown-login li {
            text-align: center
        }

            #dropdown-login li:not(:last-of-type) {
                margin-bottom: 10px
            }

    .imageStyle {
        height: auto !important;
    }
}

.select .k-dropdown {
    width: 100%;
    height: 54px;
}

    .select .k-dropdown span.k-input {
        height: auto;
        font-size: 17px;
    }

.k-list-filter > .k-textbox {
    font-size: 17px;
}

.k-list .k-item, .k-list-optionlabel {
    font-size: 17px;
}

.boxMap {
    margin-top: 10px;
    height: 445px;
    width: 100%;
    overflow-y: auto;
    /* border: 1px solid #757575; */
    border: 1px solid #d6d6d6;
}

    .boxMap::-webkit-scrollbar {
        width: 6px;
    }

    .boxMap:hover::-webkit-scrollbar {
        width: 6px;
    }

    .boxMap::-webkit-scrollbar-track {
        background: #e1e1e1
    }

    .boxMap::-webkit-scrollbar-thumb {
        background: #73858d
    }

        .boxMap::-webkit-scrollbar-thumb:hover {
            background: #73858d;
        }

.cardShop {
    /* padding: 30px 20px; */
    /* border-bottom: 1px solid #757575; */
    /* border-bottom: 1px solid #d6d6d6; */
}

    .cardShop.active {
        background: #cacaca;
    }

    .cardShop:last-of-type {
        border: 0;
    }

.mobile-filter {
    margin-top: 15px;
}

.badge-filter {
    display: flex;
    overflow: auto;
    align-items: center;
}

    .badge-filter span {
        background: rgb(71, 71, 71);
        color: #fff;
        display: block;
        padding: 5px 15px;
        border-radius: 1em;
        margin-right: 10px;
        white-space: nowrap;
    }

button.btnFilter {
    padding: 10px 15px;
    background: #c2080f;
    color: #fff;
    margin-right: 10px;
    border-radius: .25rem;
    cursor: pointer;
}

.mobile-filter {
    display: none;
}

    .mobile-filter.active {
        display: block;
    }

    .mobile-filter button.btnFilter.search {
        margin-right: 15px;
    }

.badgesProducts {
    position: absolute;
    left: 10px;
    bottom: 10px;
    display: flex;
}

    .badgesProducts > div {
        font-size: 12px;
        padding: 1px 9px;
    }

        .badgesProducts > div:not(:last-of-type) {
            margin-right: 3px;
        }

div.type {
    display: flex;
}

    div.type input {
        display: none;
    }

    div.type label {
        width: 50%;
        border: 1px solid #054183;
        text-align: center;
        color: #054183;
    }

        div.type label.active {
            background: #054183;
            color: #fff !important;
        }

button.search.btnFilter i {
    transform: rotate(180deg) translateY(-5px);
}

button.resetFilter {
    border: 1px solid #054183;
    color: #054183;
    padding: 0 14px;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

    button.resetFilter:hover {
        color: #fff;
        background: #054183;
    }

button.search.collapsed i {
    transform: rotate(0deg);
}

.rs1-select2 .select2-container {
    margin-left: 20px;
}

.zoomImageDetail {
    display: none;
}

button.slick-arrow::before {
    color: black;
}

.bg-q0 {
    position: absolute;
    top: 0;
    left: 0;
    background: #00000060;
    width: 100%;
    height: 100%;
}

.hoverBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: #c2080e80; */
    background: #73858da8;
    display: none;
    opacity: 0;
    animation: fadein 1s;
}

.feature__thumb:hover .hoverBg {
    display: block;
    opacity: 1;
}

.accordion-slider a:hover .hoverBg {
    display: block;
    opacity: 1;
}

.btn-blthome-1, .btn-blthome-2, .btn-blthome-3{
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid #fff !important;
    color: #000;
    padding: 15px 30px !important;
}

.btn-blthome-1:hover{
    background: #8c877d;
    color: #fff;
    border: 1px solid #8c877d;
    transition: all .5s;
}

.btn-blthome-2{
    background: none;
    color: #fff !important;
}

.btn-blthome-2:hover{
    background: #8c877d;
    color: #fff;
    border: 1px solid #8c877d;
    transition: all .5s;
}

.btn-blthome-3{
    background: none;
    border: 1px solid #000 !important;
}

.btn-blthome-3:hover{
    background: #000;
    color: #fff;
    border: 1px solid #000;
    transition: all .5s
}

#media .type1 .cont{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 900px;
}

#media .type2 .cont{
    position: absolute;
    bottom: 20px;
    left: 35px;
}

#media .type6 .cont{
    position: absolute;
    bottom: 20px;
    left: 35px;
}

#media .type6 .cont2{
    position: absolute;
    top: 20px;
    left: 35px;
}

#media .type8 .cont{
    position: absolute;
    bottom: 20px;
    left: 35px;
}

#media .type8 .cont h2{
    font-size: 30px;
}

#media .type8, #media .type8 .list, #media .type8 .list .slick-list,#media .type8 .list .slick-track{
    height: 100%;
}

#media .type8 .list img{
    height: 100%;
    object-fit: cover;
}

#media .type8 .slick-arrow{
    background: none;
    color: #fff;
}

#media .type8 .slick-prev::before, #media .type8 .slick-next::before{
    content: '' !important;
}

#media .type9 img{
    width: 200px;
    margin: auto;
}

#media .type9 .slick-prev::before, #media .type9 .slick-next::before{
    content: '' !important;
}

#media .type9 .slick-arrow{
    background: none;
    color: #000;
}

#media .type11 .item{
    margin-bottom: 40px;
}

#media .type11 .title{
    color: #8C877C;
    margin-bottom: 20px;
    font-size: 52px;
}

#media .type11 .nItem{
    display: block;
    font-size: 16px;
    color: #8C877C;
    margin-bottom: 15px;
}

#media .type11 .titleItem{
    color: #363636;
    font-size: 26px;
    margin-bottom: 15px;
}

#media .type11 .descItem{
    font-size: 16px;
    color:#606060
}

#media .accordionCustom .item{
    border-bottom:1px solid #8C877C;
    padding: 25px 40px;
}

#media .accordionCustom .item:first-of-type{
    border-top:1px solid #8C877C;
}

#media .accordionCustom .item button{
    padding: 0;
    display: flex;
    justify-content: space-between;
    color: #363636;
    text-decoration: none;
    white-space: break-spaces;
}

#media .accordionCustom .main{
    max-width: 450px;
    margin-top: 32px
}

#media .accordionCustom button[aria-expanded="true"] i:first-of-type{
    display: none;
}

#media .accordionCustom button[aria-expanded="false"] i:last-of-type{
    display: none;
}

.Kazimir{
    font-family: Kazimir;
}

.Poppins{
    font-family: Poppins !important;
}

.Playfair{
    font-family: 'Playfair Display', serif !important;
}

.main__menu .item{
    position: relative;
}

.main__menu .item > a{
    line-height: initial !important;
}

.main__menu .item ul{
    padding-top: 17px;
    padding-bottom: 15px;
    margin: 0;
}

.main__menu .item > div{
    display: none;
}

.main__menu .item:hover > div{
    display: block;
}

.main__menu .item ul li:not(:last-of-type){
    margin-bottom: 8px;
}

.main__menu .item ul li a{
    /* color: #fff; */
    /* color: #73858d; */
}

.main__menu .item ul li:hover a{
    text-decoration: underline;
}

header .mean-container .mean-nav ul li a.mean-expand{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-height: 44px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sticky__header.scroll-header .main__menu > li > a{
    height: auto !important;
}

.slick-initialized img.slick-slide{
    object-fit: cover;
}

.mean-nav{
    transition: 1s all;
    overflow: hidden;
}

.undo{
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 100;
}

.undo span{
    display: flex;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #73858d;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}


@media not all and (min-resolution:.001dpcm) { 
    @supports (-webkit-appearance:none) {
        #media .type8 .list img{
            height: auto !important;
        }
    }
}

@media (max-width: 767px){
    #media .type1 h2{
        font-size: 30px !important;
    }
    #media .type6 .bgBlock{
        min-height: calc((100vw - 70px) * .6);
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media(max-width: 991px) {
    div#boxfiltri {
        height: 50vh;
        overflow: auto;
        width: 100%;
    }
}

@media (min-width: 992px) {
    #boxfiltri {
        display: block !important;
        padding-top: 8px;
    }
}

@media (max-width: 991.99px) {
    .bgwhite .container {
        padding-top: 0 !important;
    }

    .sticky-filter {
        position: fixed;
        top: 50px;
        z-index: 998;
        left: 0;
        padding: 0 20px !important;
        background: #fff;
        animation: fadeInDown 0.8s ease-in-out;
        border-bottom: 1px solid#e4dddd;
        border-radius: 6px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.14);
    }

    .collapse.marchi {
        width: 100%;
        overflow: auto;
    }
}

@media (max-width: 425px) {
    span.color1 {
        font-size: 10.5px;
    }
}

@media (max-width: 321px) {
    span.color1 {
        font-size: 9px;
    }
}

@media (min-width: 426px) {
    .mfp-zoom-out-cur .zoomImageDetail {
        display: block;
        position: fixed;
        bottom: 50px;
        right: 50px;
        z-index: 1050;
    }
}

.statusDetail {
    display: none;
}

#producttable .colorRes {
    display: none;
}

.statusColor {
    display: flex;
}

    .statusColor > div {
        display: flex;
        align-items: center;
        margin-bottom: 5px;
        margin-right: 10px;
    }

.scInput {
    font-size: 11px;
    color: black;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.scInputCl {
    font-size: 11px;
    color: black;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 20px;
    width: 100%;
}

.assistant {
    height: 100px;
}

.inputMax > div p {
    display: none;
}

.inputMax > div .scInput:first-of-type {
    top: 75%;
    transform: translateX(-50%)
}

.assistant .inputMax > div .scInput:first-of-type {
    top: 68%;
    transform: translateX(-50%)
}

.assistant .inputMax > div .scInput:last-of-type {
    top: 82%;
    transform: translateX(-50%);
    width: 100%;
}

.colorAnon div {
    border: 1px solid #ccc;
}

.header-inner {
    padding: 12px 0;
}

header .sticky-header > .container {
    padding: 0 20px !important;
}

/* .section__title .title__line{
    background: #fff;
    padding: 10px 15px;
    display: inline;
} */

/* .secTitle{
    background: url('../newTemplate/images/Abstract-Boho_pattern-02.jpg');
    background-size: cover;
    padding: 40px 20px;
    color: #fff;
} */

.blink_me {
    animation: blinker2 5s linear;
}

.scalaPayBottom.det{
    position: absolute;
    bottom: 0;
    width: 100%;
}
  
@keyframes blinker {
    50% {
        opacity: 0;
    }
}

@keyframes blinker2 {
    0% {
        opacity: 0%;
    }

    15% {
        opacity: 100%;
    }

    30% {
        opacity: 0%;
    }

    45% {
        opacity: 100%;
    }

    60% {
        opacity: 0%;
    }

    75% {
        opacity: 100%;
    }

    90% {
        opacity: 0%;
    }

    100% {
        opacity: 100%;
    }
}

@media (min-width: 992px) {
    #filterMenu {
        overflow: auto;
        height: calc(100vh - 210px);
    }

        #filterMenu.sticky-filter {
            position: fixed;
            top: 80px;
            height: calc(100vh - 100px);
            padding-right: 30px !important;
        }
}

@media (max-width: 991px){
    .scalaPayBottom{
        position: initial !important;
    }
}

@media (max-width: 767px) {
    .hw-md-50 img{
        height: 50vh;
        object-fit: cover;
    }

    .statusColor {
        display: block;
    }

        .statusColor > div {
            margin-right: 0;
        }

    #producttable thead {
        display: none;
    }

    #producttable, #producttable tbody, #producttable tfoot, #producttable tr, #producttable td {
        display: block;
    }

        #producttable tbody td {
            padding: 7px 10px;
        }

        #producttable tbody tr .bgColor {
            border-bottom-left-radius: 2rem;
            border-bottom-right-radius: 2rem;
        }

        #producttable tfoot {
            margin-top: 10px;
        }

            #producttable tfoot td {
                display: flex;
                justify-content: space-between;
                align-items: center;
            }

                #producttable tfoot td:last-of-type {
                    display: flex;
                    justify-content: space-between;
                }

        #producttable tr {
            border: 1px solid rgba(0, 0, 0, 0.35);
            border-radius: 2rem;
            margin-bottom: 10px;
        }

    .statusDetail {
        display: block;
    }

    #producttable tbody tr td {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }

        #producttable tbody tr td:last-of-type {
            display: none;
        }

    #producttable .colorRes {
        display: block;
    }

    .inputMax {
        display: flex;
        align-items: center;
    }

    td.bg-alter {
        background: red;
    }

    .inputMax input {
        order: 2;
    }

    .inputMax > div {
        display: flex;
        align-items: center;
        margin-right: 10px;
    }

        .inputMax > div p {
            font-size: 12px;
            display: block;
        }

    .inputMax label {
        order: 1;
        position: initial !important;
    }

    .inputMax .scInput {
        position: initial !important;
        transform: translateX(0)
    }
}

#registerPrivateClient {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 10000;
}

    #registerPrivateClient .sfondo {
        position: absolute;
        background: black;
        opacity: 0.2;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
    }

    #registerPrivateClient .main {
        max-width: 900px;
        text-align: center;
        font-size: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: white;
        padding: 50px;
        min-height: 900px;
    }

.loader {
    width: 100%;
    height: 100%;
    background: #00000040;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999999999;
}

        #registerPrivateClient .main .res {
            font-weight:500;
        }
        #registerPrivateClient .main select,
        #registerPrivateClient .main input {
            font-size: 1em;
            padding: 10px;
        }
        #registerPrivateClient .main select {
            height: calc(1.5em + .75rem + 12px);
        }

        @media (max-width: 767px) {
            #registerPrivateClient .main {
        width: 90%;
        height: 98vh;
        overflow: auto
    }

    #registerPrivateClient .main .res{
        display: block;
    }
}

#accordionExample .card {
    border: 1px solid #00000020 !important;
}

.bgGrey {
    background: #00000087;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
    width: 100vw;
    height: 100vh;
}

.modalMain {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 400px;
    width: 90%;
    background: #fff;
    z-index: 1000001;
    padding: 20px;
}

    .modalMain .closed {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

@media (max-width: 425px) {
    .slider-nav.slick-initialized.slick-slider {
        width: 90%;
        margin: auto
    }

    #grid-view > div {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.cursor-pointer {
    cursor: pointer;
}

.color-dot-xs {
    border-radius: 50%;
    width: 5px;
    height: 5px;
}

.color-dot-s {
    border-radius: 50%;
    width: 10px;
    height: 10px;
}
.color-dot-m {
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

.color-dot-l {
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.color-dot-xl {
    border-radius: 50%;
    width: 25px;
    height: 25px;
}


.color-dot-xxl {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.color-selected {
    box-shadow: 0px 0px 10px #00c0ff;
}
}


.product-color-circle {
    width:15px;
    height:15px;
    border-radius: 50%;
}

.product-color-circle-l {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.product-color-circle-xl {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.object-fit-cover {
    object-fit:cover;
}


.switch-button {
    background: rgb(115 133 141 / 45%);
    border-radius: 30px;
    overflow: hidden;
    width: 240px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    color: white;
    position: relative;
    padding-right: 120px;
    position: relative;
}

.switch-button:before {
    content: "Storico";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    pointer-events: none;
}

.switch-button-checkbox {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}

    .switch-button-checkbox:checked + .switch-button-label:before {
        transform: translateX(120px);
        transition: transform 300ms linear;
    }

    .switch-button-checkbox + .switch-button-label {
        position: relative;
        padding: 15px 0;
        display: block;
        user-select: none;
        pointer-events: none;
        margin: 0 !important;
    }

        .switch-button-checkbox + .switch-button-label:before {
            content: "";
            background: #73858d;
            height: 100%;
            width: 100%;
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 30px;
            transform: translateX(0);
            transition: transform 300ms;
        }

        .switch-button-checkbox + .switch-button-label .switch-button-label-span {
            position: relative;
        }

.cursor-pointer {
    cursor:pointer;
}

.price {
    line-height: 15px;
    min-width: 65px;
}

    .price .price-discount-effect {
        line-height: 14px;
    }

    .price .pubblico-desc {
        font-weight: 100;
        font-size: 11px;
    }

    .price .pubblic-price {
        font-weight: 100;
        font-size: 13px;
    }

    .price .net-price {
        font-size: 15px;
        font-weight: bold;
    }

    .price .net-discount-effect {
        font-size: 14px;
        text-decoration: line-through;
    }

    .price .discount {
        font-size: 15px;
        line-height: 15px;
        font-weight: bold;
        color: red;
    }

.text-over-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}


.s33Modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    overflow: auto;
}

    .s33Modal > div {
        /*opacity: 0;*/
        transition: 1s all;
    }

    .s33Modal .bg-grey {
        width: 100vw;
        height: 100vh;
        background: #000;
        position: absolute;
        top: 0;
        left: 0;
        opacity: .5;
    }

    .s33Modal .content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 700px;
        width: calc(100% - 40px);
    }

    .s33Modal .welcome {
        color: rgb(95, 99, 104) !important;
        font-weight: bold;
    }

    .s33Modal .ask {
        font-weight: bold;
        font-size: 16px;
        color: #000;
    }

    .s33Modal .circle {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        cursor: pointer;
    }

        .s33Modal .circle.add {
            background: #73858d;
            color: #fff;
        }

        .s33Modal .circle.minus {
            border: 1px solid #73858d;
            color: #73858d;
        }

        .s33Modal .circle.block {
            background: #e6e6e6;
            color: #a6a6a6;
            cursor: initial;
        }

    .s33Modal p.block, .s33Modal p.add {
        color: #a6a6a6;
        text-decoration: line-through;
    }

    .s33Modal button {
        
        border: none;
    }

        .s33Modal button.rifiuta {
            background: none;
            border: 1px solid #a6a6a6;
            color: #73858d;
            transition: .7s all;
        }

            .s33Modal button.rifiuta:hover {
                background: #a6a6a6;
                color: #fff;
            }

        .s33Modal button.accetta {
            background: #73858d;
            border: 1px solid #73858d;
            color: #fff;
            transition: .7s all;
        }

            .s33Modal button.accetta:hover {
                background: #8c877d;
                border: 1px solid #8c877d;
            }




.dropdown .dropdown-input {
    display: block !important;
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    min-width: none !important;
    max-width: none !important;
}
.dropdown .dropdown-content .dropdown-item {
    display: block !important;
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    min-width: none !important;
    max-width: none !important;
}

.s33-checkbox-30 {
    width: 30px !important;
    cursor:pointer;
}

.s33-checkbox-15 {
    width: 15px !important;
    cursor: pointer;
}

.listSize .item .qta span.stock3{
    background: blue;
}

.listSize .item .qta .full-stock{
    border-color: #ff7422;
}

.listSize .item .qta .stock3{
    border-color: blue;
}

.listSize .item .qta .stock3.full-stock{
    background: blue !important;
    color: #fff;
}

.loader-s33 {
    display: none;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    background: #00000061;
    z-index: 9999999999999;
}

.inner-loader-div {
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%) scale(2);
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout-warning{
    border-left-color: #f0ad4e;
}

.dropdown.form-control .dropdown-input{
    border: 0 !important;
    padding: 0 !important;
    height: auto !important;
}

.searchSelectCostum .searchListResult{
    position: absolute;
    top: calc( 100% + 10px);
    max-height: 150px;
    /* height: 100%; */
    overflow-y: auto;
    width: 100%;
    background: #fff;
    z-index: 1;
    padding: 0px 10px;
    border: 1px solid #8b8b8b;
    border-radius: .25rem;
}

.searchSelectCostum .searchListResult .itemList{
    padding: 8px 15px;
    background: transparent;
    text-align: left;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
}

.searchSelectCostum .searchListResult .itemList:focus{
    box-shadow: 0 0 0 0.2rem rgb(40 167 69 / 25%)
}

.searchSelectCostum .searchListResult .itemList:last-child{
    border-bottom: 0;
}

.searchSelectCostum .searchListResult::-webkit-scrollbar {
    width: 0px;
  }

.quantity2C select{
    width: 100%;
    max-width: 300px;
}

.colorFilter span{
    width: 40px;
    height: 40px;
    border-radius: .5em;
    border: 1px solid #d1d1d1;
    color: #000;
    margin-right: 30px;
    font-size: 18px;
    transition: .3s box-shadow;
    /* filter: brightness(.7); */
    transition: .5s all;
    min-width: 40px;
}

.colorFilter span.active{
    /* filter: brightness(1); */
    transform: scale(1.2);
    box-shadow: 0 0 0 0.15rem rgb(38 143 255 / 20%);
}

.colorFilter span:last-child{
    margin-right: 0;
}

.colorFilter span:hover{
    box-shadow: 0 0 0 0.1rem rgb(38 143 255 / 20%);
}

.no-bar::-webkit-scrollbar{
    display: none;
}

.carousel_prevBtn{
    position: absolute;
    left: 0;
    top: 0;
    /* background: linear-gradient(90deg, rgba(0,0,0,0.05416316526610644) 0%, rgba(255,255,255,0) 100%); */
    width: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-size: 20px;
}

.carousel_nextBtn{
    position: absolute;
    right: 0;
    top: 0;
    /* background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.05416316526610644) 100%); */
    width: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-size: 20px;
}

.containerBigPhoto{
    max-width: calc((100vh - 110px) / 1.33);
}

@media (max-width: 991px){
    .containerBigPhoto{
        max-width: 100%;
    } 
}

@media (max-width: 400px) {
    .quantity2C select{
        max-width: auto;
    }
}

@-webkit-keyframes dyinglight {
    15% {
        transform: scale(1.6);
    }

    50% {
        transform: rotate(-89deg);
    }

    100% {
        transform: rotate(-90deg);
    }
}

@keyframes dyinglight {
    15% {
        transform: scale(1.6);
    }

    50% {
        transform: rotate(-89deg);
    }

    100% {
        transform: rotate(-90deg);
    }
}

.dl {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
}

.dl__square {
    display: block;
    width: 50px;
    height: 50px;
    background: white;
}

.dl__container {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transform-origin: 50% 50% 0;
    -webkit-animation: dyinglight 1s ease infinite;
    animation: dyinglight 1s ease infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dl__corner--top:before,
.dl__corner--top:after,
.dl__corner--bottom:before,
.dl__corner--bottom:after {
    position: absolute;
    width: 17px;
    height: 17px;
    color: white;
    content: "";
}

.dl__corner--top:before {
    border-left: 1px solid;
    border-top: 1px solid;
    top: -6px;
    left: -6px;
}

.dl__corner--top:after {
    border-right: 1px solid;
    border-top: 1px solid;
    top: -6px;
    right: -6px;
}

.dl__corner--bottom:before {
    border-left: 1px solid;
    border-bottom: 1px solid;
    bottom: -6px;
    left: -6px;
}

.dl__corner--bottom:after {
    border-right: 1px solid;
    border-bottom: 1px solid;
    bottom: -6px;
    right: -6px;
}

.agent_seller .body .rowItem .bd .size{
    position: relative;
}

.agent_seller .body .rowItem .bd .stock3-bot{
    position: absolute;
    bottom: 0;
    left: 0;
    background: blue;
    width: 100%;
    height: 5px;
}

.agent_seller .body .rowItem .bd .stock3-top{
    position: absolute;
    top: 0;
    left: 0;
    background: blue;
    width: 100%;
    height: 5px;
}

.agent_seller .body .rowItem .bd .stock3-left{
    position: absolute;
    top: 0;
    left: 0;
    background: blue;
    width: 5px;
    height: 100%;
}

.agent_seller .body .rowItem .bd .stock3-rigth{
    position: absolute;
    top: 0;
    right: 0;
    background: blue;
    width: 5px;
    height: 100%;
}

.agent_seller .body .rowItem .bd .stock4-bot{
    position: absolute;
    bottom: 0;
    left: 0;
    background: brown;
    width: 100%;
    height: 5px;
}

.agent_seller .body .rowItem .bd .stock4-top{
    position: absolute;
    top: 0;
    left: 0;
    background: brown;
    width: 100%;
    height: 5px;
}

.agent_seller .body .rowItem .bd .stock4-left{
    position: absolute;
    top: 0;
    left: 0;
    background: brown;
    width: 5px;
    height: 100%;
}

.agent_seller .body .rowItem .bd .stock4-rigth{
    position: absolute;
    top: 0;
    right: 0;
    background: brown;
    width: 5px;
    height: 100%;
}

.border-grey {
    border: 1px solid lightgray;
}

.box-seller .arrow{
    min-width: 35px;
    width: 35px;
    height: 35px;
    border-radius: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #73858d;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    transition: all .8s;
}

.box-seller .arrow:first-child{
    background: transparent;
    color: #73858d;
    border: 2px solid #73858d;
}

.box-seller .item{
    border: 1px solid #000;
    border-radius: 12px;
}

.box-seller .item .action{
    border-left: 1px solid #000;
    padding: 8px 15px;
}

.box-seller .arrow:hover{
    background: #556268
}

.box-seller .arrow:first-child:hover{
    background: rgb(238, 238, 238);;
}

.pagination{
    margin-bottom: 50px;
}
.pagination button{
    width: 35px;
    text-align: center;
    margin-right: 15px;
    height: 35px;
    padding: 0;
}
.pagination button.active{
    color: #fff !important;
}

*:not(i){
    font-family: 'Manrope', sans-serif;
}

a, p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: 'Manrope', sans-serif !important;
}

.header--3 .main__menu > li > a, .menu-extra li span{
    color: #303133 !important;
}

.clientePer p, .clientePer span{
    background: #303133 !important;
}

.badgeCart{
    background: #303133 !important;
}

.shopping__btn .info{
    cursor: pointer;
    color: #fff !important;
    background: #17a2b8 !important;
    border-color: #17a2b8 !important;
}

.shopping__btn .info:hover{
    background-color: #138496 !important;
    border-color: #117a8b !important;
}

.myscroll::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    background-color: #F5F5F5;
}

.myscroll::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.myscroll::-webkit-scrollbar-thumb {
    background-color: #a3a3a3;
    border: 2px solid #f7f7f7;
}