body {
    font-size: 1.4rem;
    font-family: 'Lato', sans-serif !important;
}

.displayNone {
    display: none !important;
}

.action.submit.primary,
.actions-toolbar>.primary .action:last-child,
.actions-toolbar>.secondary .action:last-child {
    margin-bottom: 15px;
}

.fotorama__stage__frame .fotorama__img {
    max-height: none;
    max-width: 100%;
}

.breadcrumbs a,
.navigation .level0>.level-top,
.minicart-items .product-item-name a,
.page-products a {
    color: #000;
}

.sidebar-additional {
    display: none;
}

.actions-secondary,
.filter-content .filter-subtitle,
.breadcrumbs {
    display: none !important;
}

.product-item,
.price-container .price {
    font-size: 1.4rem;
    text-align: center;
}

.page-main>.page-title-wrapper .page-title {
    text-transform: uppercase;
}

.page-products .product-item-info {
    width: 100%;
}

.message.global.cookie {
    text-align: center;
}

.panel.header .links,
.panel.header .switcher {
    float: right;
}

.page-header .panel.wrapper .switcher .options .action.toggle {
    display: none;
}

.page-header {
    background: #000;
}

header.page-header .panel.wrapper {
    background: #000;
    border: 0 !important;
}

.panel.header {
    padding-bottom: 0 !important;
}

footer.page-footer {
    background: #000;
    padding-bottom: 0;
}

footer .container a {
    color: #fff;
}

footer .container .d-flex .col-sm-12 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

footer ul.list-unstyled,
footer ul .list-inline-item {
    margin-bottom: 0;
}

.fieldset>.legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

input.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.action.primary {
    background: #000;
    border-color: #000;
    color: #fff;
}

.action.primary:hover,
.action-primary:hover {
    background: #222;
    border-color: #222;
}

.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
    background: #222;
    border-color: #222;
}

.gallery-placeholder {
    width: 100%;
}

.product.media {
    display: block;
}

.message.global.noscript,
.message.global.cookie {
    background: #fff;
    border-color: #000;
    border-top: 1px solid #000;
}

.message.global.cookie .action.primary,
.message.global.cookie .action-primary {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.message.global.cookie .action.primary:hover,
.message.global.cookie .action-primary:hover {
    background: #222;
    border: 1px solid #222;
    color: #fff;
}

.product-item-actions .actions-primary {
    display: none;
}

.block-search .label:before,
.minicart-wrapper .action.showcart:before,
.nav-toggle:before {
    color: #fff;
}

.product-info-main h1.page-title {
    font-size: 18px;
    margin-top: 10px;
    text-transform: uppercase;
}

.compare.wrapper .action.compare,
.compare.wrapper .counter.qty {
    color: #fff !important;
}

.table-checkout-shipping-method tbody td input[type='radio'] {
    margin-left: 10px !important;
}

.opc-progress-bar {
    margin-top: 10px;
}

.products-grid .product-item .price-box {
    margin-bottom: 5px;
    margin-top: 0;
}

.products-grid .product-item {
    margin-bottom: 15px;
}

footer .list-inline-item {
    color: #fff;
}

footer address {
    font-size: 12px;
}

.product-info-main .product-info-price {
    color: #000;
}

.product-info-main .product-info-price .price-box {
    display: block;
    color: #000;
}

.product-info-main .product-info-stock-sku {
    padding-left: 0;
    float: left;
}

.toolbar select {
    background: #fff;
    box-shadow: none;
    border: 1px solid #000;
}

.product.info.detailed .additional-attributes>thead>tr>th,
.product.info.detailed .additional-attributes>tbody>tr>th,
.product.info.detailed .additional-attributes>tfoot>tr>th {
    width: auto;
}

#toolbar-amount {
    display: none;
}

.navigation {
    text-transform: uppercase;
}

.filter-options-title {
    width: auto;
}

.field.configurable select {
    max-width: 274px;
}

.block.filter .filter-title strong {
    margin-top: 20px;
    font-size: 12px;
    box-shadow: none;
    background: #fff;
    border: 1px solid #000;
}

.page-products .sorter {
    top: 20px;
}

.sorter-label,
.sorter-options {
    font-size: 12px;
}

.navigation .level0.active>.level-top,
.navigation .level0.has-active>.level-top {
    border-color: #816989;
}

#search::placeholder {
    opacity: 0;
}

.filter-options-title,
.page-layout-1column .filter-options-content .item a {
    font-weight: normal;
}

.page-layout-1column .filter-options-content {
    box-shadow: none;
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
}

.products-grid .product-item-inner {
    box-shadow: none;
    border: none;
}

.section-items.nav-sections-items .block-search .label:before,
.section-items.nav-sections-items .minicart-wrapper .action.showcart:before {
    color: #000;
}

.section-items.nav-sections-items .minicart-wrapper {
    position: absolute;
    right: 20px;
    top: 10px;
    display: none;
    z-index: 9;
}

.section-items.nav-sections-items {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.authentication-wrapper button {
    color: #fff !important;
    padding-top: 5px;
}

#infoBlock {
    margin-bottom: 30px;
}

#infoBlock .list-group-item {
    border: none;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

#infoBlock .list-group-item:first-child {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

#infoBlock .list-group {
    margin-bottom: 5px;
}

.product.info.detailed {
    margin-bottom: 15px;
}

.product.data.items {
    margin-bottom: 0;
}

@media only screen and (max-width: 639px) {
    .product-info-main .product-info-stock-sku {
        padding-left: 10px;
    }
}

@media (min-width: 768px) {
    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper>.widget,
    .page-wrapper>.page-bottom,
    .block.category.event,
    .top-container,
    .page-main,
    .section-items.nav-sections-items {
        max-width: 1440px;
    }
    .page-header .action.showcart {
        display: none !important;
    }
    .section-items.nav-sections-items .minicart-wrapper {
        display: block;
    }
    .authentication-wrapper {
        display: none;
    }
    .minicart-wrapper .block-minicart:before,
    .minicart-wrapper .block-minicart:after {
        display: none;
    }
    .page-layout-2columns-left .sidebar-main {
        float: none !important;
        width: 100% !important;
    }
    .filter-options {
        display: flex;
    }
    .filter-options-item {
        border: none;
    }
    .page-layout-2columns-left .column.main {
        width: 100%;
    }
    .product-item,
    .price-container .price {
        font-size: 1.4rem;
    }
    .product-info-main h1.page-title {
        font-size: 22px;
        margin-top: 0;
    }
    footer .col-md-6:nth-child(1) {
        text-align: left !important;
    }
    footer .col-md-6:nth-child(2) {
        text-align: right !important;
    }
    #layered-filter-block {
        width: 70%;
        float: left;
        margin-bottom: 0;
        border: none;
    }
    .page-layout-1column .toolbar-products {
        position: static;
        float: right;
        width: 30%;
        margin-bottom: 0;
    }
    .products-grid {
        float: left;
        margin: 20px 0;
    }
    .catalog-category-view.page-layout-1column.page-with-filter .column.main {
        float: left;
        padding-top: 25px;
    }
    .page-layout-1column .products~.toolbar-products {
        margin-bottom: 30px;
    }
    .header.content {
        padding-top: 20px;
    }
    .logo {
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
        max-width: none;
        display: block;
    }
    .logo img {
        display: inline-block;
        height: auto;
        width: 400px;
    }
    .product.data.items>.item.title:not(.disabled)>.switch:focus,
    .product.data.items>.item.title:not(.disabled)>.switch:hover,
    .product.data.items>.item.title>.switch {
        background: #fff;
        border-bottom: 1px solid #ccc;
    }
    .product.data.items>.item.title:not(.disabled)>.switch:active,
    .product.data.items>.item.title.active>.switch,
    .product.data.items>.item.title.active>.switch:focus,
    .product.data.items>.item.title.active>.switch:hover {
        border-bottom: none;
    }
    .product.data.items>.item.content {
        border: none;
        border-top: 1px solid #cccccc;
        margin-top: 39px;
    }
    .product.data.items>.item.content {
        padding: 20px;
        padding-left: 0;
    }
}


/* Momentaneo */

body {
    font-size: 1.4rem;
}

body.cms-home {
    background: #000;
}

.cms-home header {
    z-index: 9;
    background: transparent;
}

.cms-home header .container {
    position: relative;
}

header.page-header .panel.wrapper {
    background: #000;
    border: 0 !important;
}

.panel.header {
    padding-bottom: 0 !important;
}

body.cms-home {
    min-height: 75rem;
}

.columns .column.main {
    padding-bottom: 0;
}

.cms-home .page-main,
.cms-hydra .page-main,
.cms-lookbook .page-main,
.cms-archive .page-main,
.cms-archivio .page-main {
    max-width: 1900px;
}

body.cms-home .page-main {
    padding-bottom: 0;
    padding-top: 0;
    background: #000;
}

body.cms-home .columns .column.main {
    padding-bottom: 0;
}

.navbar {
    padding: 2rem;
}

.cms-home .navbar {
    background: transparent;
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    top: 0;
    right: 15px;
}

.navbar a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

.navbar a:hover,
footer .container a:hover {
    color: #816989;
}

.navbar img {
    max-width: 400px;
}

.navbar-nav>li:last-child>a::after {
    content: "";
}

.video p {
    margin: 0;
    line-height: 0;
}

footer.page-footer {
    background: #000;
    padding-bottom: 0;
}

footer .container a {
    color: #fff;
}

footer .container .d-flex .col-sm-12 {
    padding-top: 0;
    padding-bottom: 0;
}

footer .container .d-flex .col-sm-12:first-child {
    padding-top: 1rem;
}

footer .container .d-flex .col-sm-12:last-child {
    padding-bottom: 1rem;
}

.video .panel-block-row {
    min-height: 100vh;
}

.video video {
    height: 100vh;
    width: 100%;
    position: absolute;
}

.navbar-toggler-icon .fas {
    color: #fff;
    font-size: 28px;
}

body.cms-home .page-main {
    padding: 0;
}

h1 {
    font-size: 30px;
    font-weight: normal;
}

.navbar ul>li {
    margin-bottom: 0;
}

.slide-text h2,
.slide-text p {
    color: #fff;
    text-shadow: 1px 3px 1px #000000;
}

.slide-text h2 {
    font-size: 30px;
}

.slide-text p {
    font-size: 16px;
}

.slider_mgs_carousel .owl-item .slide-text>* {
    max-width: 100%;
}

.fullscreen-slider .owl-carousel .item-image {
    background-position: top;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    background: transparent;
    border: none;
    outline: none;
}

.navbar-toggler:focus .navbar-toggler-icon .fas,
.navbar-toggler:hover .navbar-toggler-icon .fas {
    color: #816989;
}

.navbar-collapse.show {
    padding-top: 1rem;
    padding-bottom: 0.5rem;
}

.cms-home .navbar-collapse.show {
    border-bottom: 2px solid #fff;
}

footer ul.list-unstyled,
footer ul .list-inline-item {
    margin-bottom: 0;
}

.fullscreen-slider .owl-carousel .item-image {
    background-size: contain;
}

body.cms-hydra {
    background: #000;
}

.cms-hydra .owl-nav em:before {
    color: #fff;
}

.old-price.sly-old-price {
    display: inline !important;
    text-decoration: line-through;
}

.sections.nav-sections,
.sections.nav-sections .navigation {
    background: #fff;
}

.fotorama__stage__frame .fotorama__img {
    position: static;
    left: 0;
    top: 0;
    transform: none;
    -webkit-transform: none;
}

.manifesto-img .image-content {
    text-align: center;
}

.manifesto2 .line {
    align-items: center;
}

.manifesto1 p,
.manifesto2 p {
    font-size: 22px;
}

.manifesto2 {
    border-top: 2px solid #000;
    margin-top: 20px;
}

.manifesto3 h2 {
    font-size: 28px;
}

@media (max-width: 767px) {
    .sections.nav-sections {
        text-transform: uppercase;
    }
    .nav-sections .header.links a,
    .nav-sections .header.links a:hover {
        color: #000;
    }
}

@media (min-width: 768px) {
    footer .col-md-6:nth-child(1) {
        text-align: left !important;
    }
    footer .col-md-6:nth-child(2) {
        text-align: right !important;
    }
    footer .container .d-flex .col-sm-12 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .sections.nav-sections .navigation ul {
        text-align: center;
    }
    .navbar {
        padding-left: 93px;
        display: block;
    }
    .contact-index-index .page-title {
        padding-left: 2%;
    }
}

@media (max-width: 991px) {
    .navbar-brand img {
        max-width: 200px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 10px;
    }
}

@media (min-width: 992px) {
    /*.navbar-nav>li>a::after {
        content: "|";
        padding: 0 1rem;
    }*/
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 1rem;
    }
    .cms-home .navbar {
        width: calc(100% - 100px);
        left: 100px;
        padding-left: 1rem;
    }
    .navbar {
        padding-left: 93px;
        width: 100%;
        padding-left: 10px;
        left: 0;
        padding-bottom: 0;
    }
    #menuSito {
        justify-content: center !important;
        background: #fff;
        width: calc(100vw - 10px);
        position: relative;
        margin-left: -50vw;
        left: 50%;
        margin-top: 10px;
    }
    .navbar-brand {
        justify-content: center;
        width: 100%;
        display: flex;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        color: #000;
        font-size: 14px;
        font-weight: bold;
        padding: .75rem 2rem
    }
    .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #816989;
    }
}

@media (min-width: 1200px) {
    .container,
    .page-header .header.panel {
        max-width: 1140px;
    }
    h1 {
        font-size: 35px;
    }
    .slide-text h2 {
        font-size: 35px;
    }
    .slide-text p {
        font-size: 28px;
    }
}

@media (min-width: 1460px) {
    .container,
    .page-header .header.panel {
        max-width: 1400px;
    }
}

@media (min-width: 1920px) {
    .container,
    .page-header .header.panel {
        max-width: 1900px;
    }
}

.contact-index-index .page-title {
    margin-top: 25px;
}