@import url('https://fonts.googleapis.com/css2?family=Biryani:wght@200;300;400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: 'Biryani', sans-serif;
    font-weight: 300;
    color: #000000;
    font-size: 12px;
    letter-spacing: 1.26px;
}

.clear {
    clear: both;
}

.arrow-separator {
    width: 87px;
    height: 30px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../images/separator-black.png");
    margin-top: 25px;
    margin-bottom: 25px;
}

.arrow-separator.white {
    background-image: url("../images/separator-white.png");
}

.price-box .price {
    font-family: inherit !important;
    font-weight: inherit !important;
    font-size: inherit !important;
}

/* accordion */
.accordion-container .accordion-title {
    text-transform: uppercase;
    cursor: pointer;
}

.accordion-container .accordion-title:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    margin-left: 10px;
}

.accordion-container .accordion-body {
    display: none;
    margin-top: 20px;
}

/* view more */
.view-more {
    display: none;
}

.view-more-btn {
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.view-more-btn:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #cccccc;
    width: 100%;
    left: 0;
    top: 50%;
}

.view-more-btn button {
    background-color: #ffffff;
    padding: 0 10px;
    color: #666666;
    border: 0;
    line-height: normal;
    height: auto;
    position: relative;
}

.view-more-btn button:hover {
    background-color: #ffffff;
}

.view-more-btn button:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    margin-left: 10px;
}

.action.primary:not(.tocart) {
    font-size: 18px !important;
}

button.ui-datepicker-trigger {
    height: 30px;
    line-height: 30px;
    padding: 3px 10px;
}

/* override icons */
.product-social-links .action.towishlist::before,
.product-addto-links .action.towishlist::before,
.block-bundle-summary .action.towishlist::before,
.product-item .action.towishlist::before,
.table-comparison .action.towishlist::before {
    content: "\f004";
    color: #000000;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-size: 17px;
}

.product-item .tocart:before {
    content: '\f814';
    font-size: 15px !important;
}

.product-item .tocart:hover:before {
    color: #000000;
}

.product-item .rating-summary .rating-result {
    width: 82px;
}

.product-item .rating-summary .rating-result::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
}

.product-item .rating-summary .rating-result > span:before {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
}

/* hide product reviews */
.main-product-detail,
.product-item .product-reviews-summary,
.product-info-main .product-reviews-summary,
.customer-review .product-reviews-summary {
    display: none;
}

/* header */
header.page-header {
}

header.page-header .header.content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

header.page-header .panel.header #switcher-language {
    display: inline-block !important;
}

header.page-header .panel.header #switcher-language ul li a {
    color: #000000;
}

header.page-header .panel.header #switcher-language ul li a:hover {
    color: #ffffff;
    background-color: #000000;
}

header.page-header .navigation li.level0 {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    position: relative !important;
}

header.page-header .navigation li.level0:hover {
    border-bottom-color: #cccccc;
    border-top-color: #cccccc;
}

header.page-header .navigation li.level0 > a {
    font-weight: 300 !important;
    font-family: "Biryani" !important;
    letter-spacing: 2px !important;
}

body header.page-header.type14 .sw-megamenu.navigation li.level0.fullwidth > .submenu {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
    padding: 0 !important;
    border-radius: 0;
    margin-top: 0 !important;
}

header.page-header.type14 .sw-megamenu.navigation li.level0.fullwidth > .submenu:before, header.page-header.type14 .sw-megamenu.navigation li.level0.staticwidth > .submenu:before, header.page-header.type14 .sw-megamenu.navigation li.level0.classic > .submenu:before {
    display: none !important;
}

header.page-header.type14 .navigation li.level0.parent > a:before {
    display: none !important;
}

header.page-header .navigation li.level0 .submenu.level0 ul {
}

header.page-header .navigation li.level0 .submenu.level0 ul li {
    width: 100% !important;
    padding: 0 15px;
}

header.page-header .navigation li.level0 .submenu.level0 ul li a {
    color: #000000;
    font-weight: 300 !important;
    font-size: 12px !important;
    margin: 0 !important;
    text-transform: none;
}

header.page-header .navigation li.level0 .submenu.level0 ul li a:hover {
    background-color: #000000;
    color: #ffffff;
}

header.page-header .navigation li.level0 .submenu.level0 ul li a span {
    text-decoration: none !important;
}

header.page-header .panel.header a,
header.page-header .panel.header .minicart-wrapper .action.showcart .counter.qty,
header.page-header .panel.header .minicart-wrapper .action.showcart:before,
header.page-header .panel.header .minicart-wrapper .action.showcart.active:before {
    color: #000000;
    background: transparent;
}

.minicart-items-wrapper {
    width: 100%;
    padding: 10px 0 !important;
}

.minicart-wrapper .product .actions {
    margin: 10px 0 0 0 !important;
}

.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
    display: inline-block;
    margin-right: 18px;
}

.minicart-items .product-item-details {
    padding-bottom: 20px !important;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}

.minicart-items .product-item-details .details-qty {
    margin-left: 60px;
}

.block-minicart .block-content > .actions > .primary .action.primary {
    width: 100%;
}

.cart-totals tbody .grand.totals .amount,
.cart-totals tfoot .grand.totals .amount {
    font-weight: 600 !important;
    font-size: 18px;
}

.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
    font-size: 18px;
    line-height: 20px;
    content: '\f826';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-items .action.delete:before {
    content: '\f81a';
}

.minicart-wrapper .product .actions {
    float: right;
    margin-top: -25px !important;
}

.sw-megamenu.navigation li > a > span,
header.page-header.type14 .switcher strong span {
    vertical-align: sub !important;
    letter-spacing: 2px;
    font-weight: 300;
}

.sw-megamenu.navigation .submenu li > a > span {
    text-transform: none;
}

header.page-header .panel.header a i,
header.page-header.type14 .minicart-wrapper .action.showcart:before {
    font-weight: 300 !important;
}

header.page-header.type14 .minicart-wrapper .action.showcart:after {
    display: none;
}

.menu-vseparator {
    height: 24px;
    width: 1px;
    background: #000000;
    display: inline-block;
    position: relative;
    top: 6px;
    margin: 0 15px;
}

.cms-home .menu-vseparator {
    background: #ffffff;
}

.block-minicart .block-content > .actions > .secondary .action.viewcart {
    border: 0 none;
    padding: 0;
}

.block-minicart .block-content > .actions > .secondary .action.viewcart > span > span {
    display: block;
    padding: 8px 5px 3px;
    border: 1px solid #cccccc;
    line-height: 1.2em;
    border-radius: 3px;
    font-size: 0.9em;
}

header.page-header.type14 .switcher .options ul.dropdown,
.page-header.type14 .top-links-area > .links,
.minicart-wrapper.active .block-minicart {
    margin-top: 0 !important;
    border-radius: 0 !important;
    margin-right: 15px;
}

.page-header.type14 .top-links-area .links > li a {
    text-transform: uppercase;
    line-height: 19px;
}

.page-header.type14 .top-links-area .links > li a:hover {
    text-decoration: underline;
}

.page-header.type14 .top-links-area .links > li:hover {
    background-color: transparent;
}

.minicart-wrapper.active .block-minicart {
    border: 0 !important;
    padding-top: 35px;
}

.block-minicart .block-content > .actions > .primary .action.primary {
    border-radius: 0;
}

header.page-header.type14 .switcher .options ul.dropdown:before,
header.page-header.type14 .switcher .options ul.dropdown:after,
header .greet.welcome,
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
    display: none !important;
}

.minicart-wrapper .block-minicart {
    width: 350px;
}

header.page-header.type14 .panel.header .block-search {
    overflow: inherit !important;
}

header.page-header.type14 .panel.header .block-search #minisearch-autocomplete-top-search {
    display: block;
}

header.page-header.type14 .block-search input {
    border-radius: 50px;
    min-width: auto !important;
}

.toolbar .sorter,
.toolbar .limiter {
    font-size: 12px;
}

.toolbar .modes {
    display: none;
}

.toolbar select {
    background-color: #ffffff;
    border: 0;
    height: 26px;
    font-size: 12px;
    background-position: right top -18px;
}

.toolbar .limiter {
    margin-left: auto;
}

.pages strong.page,
.pages .item:not(.current) .page:hover,
.pages .item .action:hover {
    color: #ffffff !important;
}

/* header home */
body.cms-home header.page-header {
    background-color: transparent;
}

body.cms-home header.page-header .logo {
    filter: invert(100%);
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
}

body.cms-home header.page-header .navigation li.level0 > a,
body.cms-home header.page-header .panel.header a,
body.cms-home header.page-header .panel.header #switcher-language strong,
body.cms-home header.page-header .panel.header #switcher-language #switcher-language-trigger:after,
body.cms-home header.page-header .panel.header .minicart-wrapper .action.showcart .counter.qty,
body.cms-home header.page-header .panel.header .minicart-wrapper .action.showcart:before,
body.cms-home header.page-header .panel.header .minicart-wrapper .action.showcart.active:before,
body.cms-home header.page-header .panel.header .block-search .label:before,
body.cms-home header.page-header .panel.header .nav-toggle:before {
    color: #ffffff;
}


body.cms-home h2 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Cormorant', serif;
    background-image: url("../images/separator-black.png");
    background-repeat: no-repeat;
    padding-top: 26px;
    text-indent: 2em;
}

body.cms-home figcaption {
    display: block;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1.5px;
}

body.cms-home .cms-page-links h3, body.cms-home .cms-page-links h4 {
    padding-left: 25px;
}

body.cms-home .cms-page-links h4 {
    font-weight: 300;
    font-size: 12px;
}

body.cms-home .cms-page-links h3 {
    font-family: 'Cormorant', serif;
    font-weight: 400;
    font-size: 18px;
}

body.cms-home .cms-page-links h3 a, body.cms-home .cms-page-links h4 a {
    text-decoration: none;
}

body.cms-home .cms-page-links .pagebuilder-column {
    min-height: 450px;
}

/* breadcrumbs */
.page-wrapper > .breadcrumbs {
    background-color: transparent;
    color: #000000;
    margin: 0 auto 15px;
}

.breadcrumbs .items a,
.breadcrumbs .items strong {
    font-size: 12px;
    font-weight: 300 !important;
    text-transform: none;
}

.breadcrumbs .items:before {
    content: "";
    width: 87px;
    height: 30px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/separator-black.png);
    display: inline-block;
    margin-right: 40px;
    margin-top: -8px;
}

.breadcrumbs .items .item:after {
    vertical-align: middle;
    top: -2px;
}

.page-wrapper > .breadcrumbs .items > li.home a {
    position: static;
    width: auto;
    text-indent: initial;
}

.page-wrapper > .breadcrumbs .items > li.home a:after {
    display: none;
}

.page-wrapper > .breadcrumbs a,
.page-wrapper > .breadcrumbs a:hover {
    color: inherit;
    vertical-align: initial;
}

.page-wrapper > .breadcrumbs .items > li:last-child {
    font-size: 12px;
}

/* home */
body.cms-home #mageplaza-bannerslider-block-before-page-top-1 {
    margin-top: -105px;
}

body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item {
}

body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item:not(.vid-item) {
    padding-top: 370px;
    padding-bottom: 370px;
}

#banner-slider-carousel {
    margin: 0;
}

.vid-item:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.video-container {
    width: 100vw;
    height: 100vh;
}

.video-container iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
}

@media (min-aspect-ratio: 16/9) {
    .video-container iframe {
        height: 56.25vw;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-container iframe {
        width: 177.78vh;
    }
}

body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item .textBlock {
    color: #ffffff;
}

body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item .textBlock .arrow-separator {
    margin-bottom: 45px;
}

body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item .textBlock h5 {
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
    margin-left: 40px;
    margin-bottom: 20px;
}

body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item .textBlock h4 {
    font-size: 60px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin: 0;
    margin-left: 40px;
    margin-bottom: 40px;
    font-family: 'Cormorant', serif;
}

body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item .textBlock a {
    border: 1px solid;
    color: inherit;
    display: inline-block;
    padding: 8px 16px;
    text-transform: uppercase;
    margin-left: 40px;
    letter-spacing: 2px;
    text-decoration: none;
}

body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item .textBlock a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    margin-left: 20px;
}

/* title */
body.cms-home .page-title-wrapper {
    display: none;
}

/* primo blocco */
body.cms-home .block-primo_blocco_home {
    margin-left: 60px;
    color: #000000;
}

body.cms-home .block-primo_blocco_home .arrow-separator {
    margin-left: -60px;
    margin-bottom: 8px;
}

body.cms-home .block-primo_blocco_home h3 {
    font-size: 12px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

body.cms-home .block-primo_blocco_home h2 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Cormorant', serif;
}

body.cms-home .block-primo_blocco_home img {
    display: block;
    margin: 0 auto;
}

body.cms-home .block-primo_blocco_home .title {
    display: block;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1.5px;
}

body.cms-home .block-primo_blocco_home a {
    color: inherit;
    text-decoration: none;
}

/* secondo blocco */
body.cms-home .block-secondo_blocco_home {
}

body.cms-home .block-secondo_blocco_home .banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 450px;
    color: #000000;
    padding-top: 20px;
    margin: 15px 0;
}

body.cms-home .block-secondo_blocco_home .banner.banner-white {
    color: #ffffff;
}

body.cms-home .block-secondo_blocco_home .banner .textBlock {
    margin-top: 10px;
    margin-left: 60px;
    margin-right: 20px;
    text-transform: uppercase;
}

body.cms-home .block-secondo_blocco_home .banner .textBlock h3 {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 300;
}

body.cms-home .block-secondo_blocco_home .banner .textBlock h2 {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
    font-family: 'Cormorant', serif;
}

body.cms-home .block-secondo_blocco_home .banner .textBlock a {
    color: inherit;
    text-decoration: none;
}

/* terzo blocco */
body.cms-home .block-terzo_blocco_home {
    color: #000000;
}

body.cms-home .block-terzo_blocco_home .arrow-separator {
    margin-bottom: 8px;
}

body.cms-home .block-terzo_blocco_home h3 {
    margin-left: 60px;
    font-size: 12px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

body.cms-home .block-terzo_blocco_home h2 {
    margin-left: 60px;
    font-size: 30px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Cormorant', serif;
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-photo {
    border: none;
    margin: 0;
    padding: 0;
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details {
    margin: 0;
    padding: 0 36px 0 0px;
    text-align: left;
    position: relative !important;
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details a {
    color: inherit;
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details .product-separator {
    width: 25px;
    height: 1px;
    background-color: #000000;
    margin-bottom: 8px;
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details .product-reviews-summary {
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details .product-item-name {
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details .price-box {
    font-size: 12px;
    margin: 0;
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details .price-box .normal-price {
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details .price-box .old-price {
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details .product-item-actions {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}

body.cms-home .block-terzo_blocco_home .product-item .product-item-info .product-item-details .product-item-actions .action.towishlist {
    opacity: 1;
    visibility: visible;
    right: 0;
    background-color: transparent;
}

/* sidebar */
.filter-active #maincontent .mobile-sidebar {
    position: fixed !important;
    top: 0;
    z-index: 999;
    background: #ffffff;
    height: 100%;
    overflow-y: scroll;
}

.filter-active #maincontent .mobile-sidebar .filter.active .filter-subtitle {
    display: inline;
    position: absolute;
    top: 10px;
    left: 50px;
}

.filter-active #maincontent .mobile-sidebar .filter.active .filter-title strong:before {
    color: #5c5c5c;
}

#maincontent .mobile-sidebar .filter-current,
#maincontent .mobile-sidebar .filter-actions {
    display: none;
}

.sidebar-main .block-category-list {
    margin-bottom: 14px;
}

.block-category-list .block-title strong,
.filter-options-title,
.filter .filter-current-subtitle {
    font-weight: 400;
    border: 0 none;
    background: transparent;
    color: #000000;
    cursor: pointer;
}

.filter-options-title {
    font-size: 13px;
}

.block-actions.filter-actions {
    background: transparent;
    border: 0;
}

.filter-options-title:after,
.filter-options-title:hover:after {
    border: 0 none;
    color: #222222;
    background-color: transparent !important;
}

.filter-options .filter-options-content,
.filter-current .items {
    background: transparent;
    border: 0 none;
    padding: 15px 0 20px 0;
    border-radius: 0;
}

.filter-options-content a {
    font-size: 13px !important;
}

.filter-options-title:after {
    content: '\f820';
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px;
    border-radius: 3px;
    text-align: center;
    line-height: 24px;
    font-size: 10px;
    font-family: 'porto-icons';
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
}

.filter-options-item:first-child {
    padding-top: 0;
}

.sidebar .actions-toolbar a.action.primary {
    color: #000000;
    border: 1px solid #cccccc;
    background: transparent;
    transition: all 0.3s;
}

.sidebar .actions-toolbar a.action.primary.small {
    font-size: 14px !important;
}

.sidebar .actions-toolbar a.action.primary:hover {
    color: #ffffff;
    background: #000000;
}

/* price slider */
.smile-es-range-slider .ui-slider-handle {
    background: #000000;
}

.swatch-attribute.swatch-layered .swatch-attribute-options {
    margin: 9px 0;
    display: flex;
    width: 100%;
    text-align: center;
    align-items: start;
    flex-wrap: wrap;
    column-gap: 5px;
    row-gap: 5px;
    flex: 1 1 0;
}

.swatch-attribute.swatch-layered .swatch-attribute-options a {
    color: #777777 !important;
    width: 100%;
    height: 100%;
    display: block;
    flex-shrink: 1;
    flex-basis: 13%;
    width: 100%;
    text-align: center;
}


.swatch-attribute.swatch-layered .swatch-attribute-options .swatch-option.text {
    margin: 0 !important;
    width: 100%;
    transition: all 0.2s;
}

.swatch-attribute.swatch-layered .swatch-attribute-options a:hover .swatch-option.text {
    background: #555555;
    color: #ffffff;
}

/* category view + search */
.product-item-info.type3 .product-item-photo,
#maincontent .fotorama__thumb,
#maincontent .fotorama__wrap--css3 .fotorama__stage,
#maincontent .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    border-radius: 0 !important;
    border: 0 !important;
}

.fotorama__thumb-border {
    border-radius: 0 !important;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background-image: none;
    border-width: 1px !important;
}

.fotorama__caption__wrap {
    text-transform: uppercase;
}

#ln_slider_price.ui-slider-horizontal {
    background-color: #000000 !important;
}

.product-item:hover .product-item-info .product-item-photo {
    box-shadow: none !important;
}

.product-item-info .product.name a {
    color: #000000;
    text-transform: uppercase;
}

.product-item-info .product-item-photo .product-item-inner .product-item-actions > .action.towishlist {
    color: #000000;
    opacity: 1 !important;
}

.actions.product-item-actions.hover-actions .tocart.primary {
    width: 36px;
    padding: 0;
    border-radius: 30px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    color: #333333;
    height: 36px;
    transition: all .3s;
    z-index: 2;
    position: absolute;
    top: 9px;
    right: 10px;
    text-align: center;
    opacity: 0;
    transition: all 0.3s;
}

.actions.product-item-actions.hover-actions .tocart.primary:before {
    margin: 0;
}

#layer-product-list .product-item:hover .hover-actions .tocart.primary {
    opacity: 1;
}

#layer-product-list .product-list .hover-actions .tocart.primary {
    display: none;
}

.actions.product-item-actions.hover-actions .tocart.primary > span {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
    visibility: hidden;
}

.product.name.product-item-name {
    position: relative;
}

.product.name.product-item-name .product-item-actions {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.products-grid .product-item-details .product.name.product-item-name .product-item-actions .actions-secondary.towishlist {
    right: 0;
    visibility: visible;
    opacity: 1;
    background: transparent;
    line-height: 1.2;
}

.products-grid .product-item-details .product.name.product-item-name .product-item-actions .actions-secondary.towishlist > span {
    display: none;
}

.products-grid .product-item-details .product.name.product-item-name .product-item-actions .actions-secondary.towishlist:before {

}

.list.products-list .actions.product-item-actions.hover-actions .tocart.primary {
    display: none;
}

.list.products-list .tocart.primary {
    background: transparent;
    border: 0 none;
    color: #000000;
}

.product-item-actions .action.towishlist {
    border: 0 none;
}

.product-item-info .product-item-inner {
    position: relative;
}

/* popup product */
body.catalog-product-view .popup-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

body.catalog-product-view .popup-container .overlay {
    opacity: 1;
    background: #00000033;
}

body.catalog-product-view .popup-container .popup-content {
    max-width: 100%;
    width: 75%;
    max-height: 75%;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 40px;
    overflow: auto;
}

.popup-content table th {
    background: #000000;
    color: #ffffff;
    border: #000000;
}

.popup-content table td {
    border: #000000;
}

/* product view */
.swatch-option-tooltip {
    display: none !important;
}

.product-info-main .page-title-wrapper h1 {
    color: #555;
    font-weight: 600;
}

.product-info-main .product.sku .value {
    font-weight: 300;
    color: #000;
}

.product-info-main .swatch-attribute-label {
    font-weight: 300 !important;
    margin-right: 0 !important;
    align-self: center;
}

.swatch-option, .swatch-option:hover {
    min-width: 30px !important;
    height: 30px !important;
    line-height: 32px !important;
    outline: none !important;
    border: 1px solid transparent !important;
    background: #eeeeee;
    transition: all 0.2s;
}

.swatch-attribute.swatch-layered .swatch-attribute-options .swatch-option.color {
    border: 1px solid #ffffff !important;
}

.swatch-attribute.swatch-layered .swatch-attribute-options .swatch-option.color,
.swatch-attribute.swatch-layered .swatch-attribute-options .swatch-option.image {
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
}

.swatch-attribute.swatch-layered .swatch-attribute-options .swatch-option.color:hover,
.swatch-attribute.swatch-layered .swatch-attribute-options .swatch-option.image:hover {
    border: 1px solid #000000 !important;
}

.swatch-option.color.selected, .swatch-option.image.selected {
    border: none !important;
    outline: none !important;
}

.swatch-option.color.selected::after, .swatch-option.image.selected::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    color: #47d742;
    font-size: 15px;
    font-weight: 600;
    text-shadow: 0 0 2px rgba(255, 255, 255, 1);
}

.swatch-option.image {
    background-size: cover !important;
}

.swatch-option.text.selected {
    background-color: #000000 !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

.product-info-main .swatch-attribute-label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    min-width: 55px;
    color: #21293c;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .005em;
    text-transform: uppercase;
    padding-right: 1em;
}

.product-info-main .swatch-attribute-options {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 5px 0;
}

body.catalog-product-view .prev-next-products {
    display: none !important;
}

body.catalog-product-view .product.media {
    min-height: 200px;
}

body.catalog-product-view .product-info-main {
    margin-bottom: 10px;
}

body.catalog-product-view .product-info-main h1.page-title {
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: normal;
}

body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions a {
    color: #000000;
    border-color: #000000;
    font-size: 12px;
}

body.catalog-product-view .product-info-main .product.overview {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 15px;
    font-size: 12px;
    letter-spacing: 1.26px;
}

body.catalog-product-view .product-info-price {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 40px;
    border-bottom: 1px #ebebeb solid;
    padding-bottom: 20px;
}

body.catalog-product-view .product-info-stock-sku {
    padding: 0;
    text-align: left;
    display: block;
    float: none;
}

body.catalog-product-view .product-info-stock-sku .stock {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

body.catalog-product-view .product-info-stock-sku .stock.available span + span {
    color: #7ed321;
}

body.catalog-product-view .product-info-stock-sku .stock .label {
    color: #000000;
    font-weight: 300;
}

body.catalog-product-view .product-info-price .price-box {
    display: block;
    padding-bottom: 0;
}

body.catalog-product-view .product-info-price .price-box .normal-price,
body.catalog-product-view .product-info-price .price-box .old-price {
    color: #000000;
    letter-spacing: 2px;
    line-height: normal;
    font-weight: 400;
    display: inline-block;
}

body.catalog-product-view .product-info-price .price-box .normal-price .price-label,
body.catalog-product-view .product-info-price .price-box .old-price .price-label {
    display: none !important;
}

body.catalog-product-view .product-info-price .price-box .normal-price .price-wrapper,
body.catalog-product-view .product-info-price .price-box .old-price .price-wrapper {
}

body.catalog-product-view .product-info-price .price-box .normal-price .price-wrapper .price {
    line-height: normal;
    color: #000000;
    font-size: 22px !important;
}

body.catalog-product-view .product-info-price .price-box .old-price .price-wrapper .price {
    font-size: 18px !important;
    line-height: normal;
    margin-left: 10px;
}

body.catalog-product-view .product-add-form .product-options-wrapper {
    border-bottom: none;
    padding-bottom: 0;
}

body.catalog-product-view .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute {
    margin-top: 30px;
    margin-bottom: 0;
}

body.catalog-product-view .product-add-form .product-options-wrapper .swatch-opt {
    display: flex;
    flex-direction: column;
}

body.catalog-product-view .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute.macro_colore {
    order: 1;
}

.product-options-wrapper > .fieldset {
    margin-bottom: 0;
}

body.catalog-product-view .product-add-form .product-options-wrapper #btn-guida-taglie {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
    padding-left: 0;
    margin-top: 0;
    align-self: center;
}

body.catalog-product-view .product-add-form .product-options-wrapper #btn-guida-taglie:before {
    content: "\f54b";
    font-family: "Font Awesome 5 Pro";
    color: #cccccc;
    font-weight: 600;
    font-size: 16px;
    margin-right: 10px;
}

body.catalog-product-view .product-add-form .box-tocart .field.qty {
    align-self: center;
    margin-right: 0;
}

body.catalog-product-view .box-tocart .action.tocart:before {
    display: none;
}

body.catalog-product-view .product-add-form .box-tocart {
    border: 0;
}

body.catalog-product-view .product-add-form .box-tocart .field.qty input#qty {
    width: calc(100% - 20px);
    border: none;
    padding: 0;
    margin: 0;
    background-color: #f0f0f0;
    border-radius: 0;
    height: 40px;
}

body.catalog-product-view .product-add-form .box-tocart .field.qty .qty-changer a {
    font-family: "Font Awesome 5 Pro";
    width: 15px;
    border: none;
    color: #000000;
    text-align: center;
    height: auto;
    line-height: 19px;
    text-decoration: none;
    border-radius: 0;
    position: relative;
}

body.catalog-product-view .product-add-form .box-tocart .field.qty .qty-changer a i {
    display: none;
}

body.catalog-product-view .product-add-form .box-tocart .field.qty .qty-changer a.qty-inc:after {
    content: "\f067";
    border: 0;
}

body.catalog-product-view .product-add-form .box-tocart .field.qty .qty-changer .qty-inc {
    top: 3px;
    left: -1px;
}

body.catalog-product-view .product-add-form .box-tocart .field.qty .qty-changer .qty-dec {
    top: 20px;
    left: 3px;
}

body.catalog-product-view .product-add-form .box-tocart .field.qty .qty-changer a.qty-dec:after {
    content: "\f068";
}

body.catalog-product-view .qty.field .qty-changer > a:before,
body.catalog-product-view .col.qty .qty-changer > a:before {
    display: none;
}

body.catalog-product-view .product-add-form .box-tocart .actions {
    align-self: center;
    margin-right: 0;
    max-width: 265px;
}

body.catalog-product-view .product-add-form .box-tocart .actions button#product-addtocart-button {
    width: 100%;
    background-color: transparent;
    border: 1px solid #000000;
    border-radius: 0;
    text-transform: uppercase;
    color: #000000;
    margin-right: 0;
    margin-left: 15px;
    height: 40px;
    font-weight: 400;
    font-size: 14px;
}

body.catalog-product-view .product-options-bottom .product-addto-links {
    display: block;
}

body.catalog-product-view .product-add-form .box-tocart .actions button#product-addtocart-button:after {
    content: "\f290";
    font-family: "Font Awesome 5 Pro";
    margin-left: 10px;
}

body.catalog-product-view .product-add-form .box-tocart #wishlist-addthis-buttons {
    align-self: center;
}

body.catalog-product-view .product-add-form .box-tocart #wishlist-addthis-buttons .action {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
    margin-right: 0px;
    margin-top: 5px;
    align-self: center;
    line-height: normal;
    border: none;
    width: auto;
    height: auto;
    font-weight: 300;
}

body.catalog-product-view .product-add-form .box-tocart #wishlist-addthis-buttons .action:before {
    color: #cccccc;
    font-weight: 600;
    font-size: 16px;
    margin-right: 10px;
    display: inline;
}

body.catalog-product-view .product-add-form .box-tocart #wishlist-addthis-buttons .action span {
    display: inline;
}

body.catalog-product-view .product-add-form .box-tocart #wishlist-addthis-buttons .action.share:before {
    content: "\f1e0";
    font-family: "Font Awesome 5 Pro";
}

body.catalog-product-view .product-add-form .box-tocart #addthis-container {
    display: none;
    margin-top: 20px;
}

body.catalog-product-view .product-social-links {
    display: none;
}

body.catalog-product-view #block-spedizione_reso {
    padding: 30px 0 30px 50px;
    margin-top: 35px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

body.catalog-product-view #block-spedizione_reso a {
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

body.catalog-product-view #block-spedizione_reso a:before {
    content: "\f47b";
    font-family: "Font Awesome 5 Pro";
    font-size: 32px;
    color: #d4d4d4;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}

body.catalog-product-view #block-banner_lavorazione {
    margin-top: 90px;
    background-color: #333333;
    color: #ffffff;
}

body.catalog-product-view #block-banner_lavorazione .bkg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

body.catalog-product-view #block-banner_lavorazione .text {
    margin: 45px;
}

body.catalog-product-view #block-banner_lavorazione .text .arrow-separator {
    margin-left: -20px;
}

body.catalog-product-view #block-banner_lavorazione .text h2,
body.catalog-product-view #block-banner_lavorazione .text p,
body.catalog-product-view #block-banner_lavorazione .text a {
    color: inherit;
    text-decoration: none;
}

body.catalog-product-view #block-banner_lavorazione .text .tabella_dettagli {
    margin-top: 40px;
}

body.catalog-product-view #block-banner_lavorazione .text .tabella_dettagli table {
}

body.catalog-product-view #block-banner_lavorazione .text .tabella_dettagli table tr {
    border: 1px solid #000000;
}

body.catalog-product-view #block-banner_lavorazione .text .tabella_dettagli table td {
    font-size: 14px;
    padding: 11px 20px;
}

body.catalog-product-view #block-banner_lavorazione .text .tabella_dettagli table td:nth-child(1) {
    width: 30%;
    background-color: #2d2d2d;
}

.product-info-main .product.sku .type::after {
    content: '#:';
}

/* related products */
.block.related {
    color: #000000;
    margin-top: 80px;
}

.block.related .arrow-separator {
    margin-bottom: 8px;
}

.block.related .block-title {
    margin-left: 60px;
    text-transform: uppercase;
}

.block.related .block-title h3 {
    font-size: 12px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 4px;
}

.block.related .block-title h2 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: 'Cormorant', serif;
}

.block.related .product-item .product-item-info .product-item-photo {
    border: none;
    margin: 0;
    padding: 0;
}

.block.related .product-item .product-item-info .product-item-details {
    margin: 0;
    padding: 0 36px 0 0px;
    text-align: left;
    position: relative !important;
}

.block.related .product-item .product-item-info .product-item-details a {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}

.block.related .product-item .product-item-info .product-item-details .product-separator {
    width: 25px;
    height: 1px;
    background-color: #000000;
    margin-bottom: 8px;
}

.block.related .product-item .product-item-info .product-item-details .product-reviews-summary {
}

.block.related .product-item .product-item-info .product-item-details .product-item-name {
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
}

.block.related .product-item .product-item-info .product-item-details .price-box {
    font-size: 12px;
    margin: 0;
}

.block.related .product-item .product-item-info .product-item-details .price-box .normal-price {
}

.block.related .product-item .product-item-info .product-item-details .price-box .old-price {
}

.block.related .product-item .product-item-info .product-item-details .product-item-actions {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.block.related .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
    background-color: transparent !important;
}

.block.related .product-item .product-item-info .product-item-details .product-item-actions .action.towishlist {
    opacity: 1;
    visibility: visible;
    color: #000000;
    right: 0;
    position: absolute;
    border: none;
    background-color: transparent;
}

.block.related .product-item .product-item-info .product-item-details .product-item-actions .action.tocompare {
    display: none;
}

/* default yt video */
body.cms-page-view .video {
    height: 0;
    width: calc(50vw + 150px);
    margin-bottom: 0;
    overflow: hidden;
    padding-top: 34%;
    position: relative;
    float: left;
    margin-right: 50px;
}

body.cms-page-view .video .ytPlayer {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
}

body.cms-page-view .video .ytPreview {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

body.cms-page-view .video .ytPreview:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff;
    width: 30px;
    height: 30px;
}

body.cms-page-view .video .ytPreview:after {
    content: "\f167";
    font-family: "Font Awesome 5 Brands";
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #212121;
}

body.cms-page-view .video .ytPreview:hover::after {
    color: red;
}

/* storia */
body.page-layout-layout-storia {
}

body.page-layout-layout-storia .page-main {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

body.page-layout-layout-storia .block1 {
    background-color: #333333;
    color: #ffffff;
}

body.page-layout-layout-storia .block1 .content {
    float: right;
    width: calc(50% - 215px);
    padding: 20px 0;
}

body.page-layout-layout-storia .block1 .content h2 {
    font-size: 22px;
    letter-spacing: 2.32px;
    text-transform: uppercase;
    font-weight: 300;
}

body.page-layout-layout-storia .block1 .content .arrow-separator {
    margin-left: -30px;
    margin-top: 80px;
    margin-bottom: 15px;
}

body.page-layout-layout-storia .block1 .content p {
    font-size: 16px;
    font-weight: 300;
}

body.page-layout-layout-storia .block2 {
    position: relative;
}

body.page-layout-layout-storia .block2:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 25%;
    background-color: #d6d6d6;
}

body.page-layout-layout-storia .block2 .content {
    width: 50%;
    padding: 90px 0 60px;
}

body.page-layout-layout-storia .block2 .content h2,
body.page-layout-layout-storia .block4 .content h2 {
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 0;
}

body.page-layout-layout-storia .block2 .content .arrow-separator,
body.page-layout-layout-storia .block4 .content .arrow-separator {
    margin-left: -30px;
}

body.page-layout-layout-storia .block3 {
    position: relative;
}

body.page-layout-layout-storia .block3 .img1 {
    width: 50%;
    display: block;
}

body.page-layout-layout-storia .block3 .img2 {
    display: block;
    width: 35%;
    position: absolute;
    bottom: 35%;
    height: auto;
    right: 40%;
    max-height: none;
    transform: translateX(100%);
}

body.page-layout-layout-storia .block4 {
    position: relative;
}

body.page-layout-layout-storia .block4 .content {
    position: relative;
    width: 40%;
    padding: 90px 0 60px;
}

body.page-layout-layout-storia .block4 .content:before {
    content: "";
    background-color: #d6d6d6;
    position: absolute;
    top: 60px;
    height: calc(100% - 60px);
    width: 100vw;
    right: calc(100% + 60px);
}

body.page-layout-layout-storia .block4 .bkg3 {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* lavorazione artigianale */
body.page-layout-layout-lavorazione {
}

body.page-layout-layout-lavorazione .page-main {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

body.page-layout-layout-lavorazione .block1 {
    position: relative;
}

body.page-layout-layout-lavorazione .block1 .bkg1 {
    width: calc(50vw + 80px);
    margin-right: 50px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

body.page-layout-layout-lavorazione .block1 .content {
    float: right;
    width: calc(50% - 150px);
    padding: 20px 0;
}

body.page-layout-layout-lavorazione .block1 .content h2 {
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
}

body.page-layout-layout-lavorazione .block1 .content .arrow-separator {
    margin-left: -30px;
    margin-top: 80px;
    margin-bottom: 15px;
}

body.page-layout-layout-lavorazione .block1 .content p {
    font-size: 16px;
    font-weight: 300;
}

.block1 .content p a.btn {
    border: solid 1px #000000;
    color: #000000;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 30px;
    border-radius: 0;
    padding-top: 10px;
}

body.page-layout-layout-lavorazione .block2 {
    position: relative;
    margin-top: 90px;
    padding-top: 30px;
    padding-bottom: 30px;
}

body.page-layout-layout-lavorazione .block2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40%;
    width: 20%;
    background-image: url("../images/bkg-1.png");
}

body.page-layout-layout-lavorazione .block2:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 30%;
    width: 20%;
    background-color: #d6d6d6;
}

body.page-layout-layout-lavorazione .block2 .video {
    width: calc(90vw);
    padding-top: 50%;
    float: right;
    margin-right: 0;
    z-index: 2;
}

body.page-layout-layout-lavorazione .block3 {
    position: relative;
    margin-top: 90px;
}

body.page-layout-layout-lavorazione .block3 .bkg1 {
    width: 30%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

body.page-layout-layout-lavorazione .block3 .content {
    position: relative;
    width: 70%;
    padding: 30px 0;
    column-count: 2;
    column-gap: 70px;
}

body.page-layout-layout-lavorazione .block3 .content:before {
    content: "";
    background-color: #d6d6d6;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100vw;
    right: calc(100% + 60px);
}

body.page-layout-layout-lavorazione .block3 .content h2 {
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 0;
    column-span: all;
}

body.page-layout-layout-lavorazione .block3 .content .arrow-separator {
    margin-left: -30px;
    column-span: all;
}

body.page-layout-layout-lavorazione .block4 {
    position: relative;
    margin-top: 90px;
    background-color: #f3eeea;
}

body.page-layout-layout-lavorazione .block4 .bkg1 {
    width: 50vw;
    margin-right: 50px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

body.page-layout-layout-lavorazione .block4 .content {
    float: right;
    width: calc(50% - 50px);
    padding: 20px 0;
}

body.page-layout-layout-lavorazione .block4 .content h2 {
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
}

body.page-layout-layout-lavorazione .block4 .content .arrow-separator {
    margin-left: -30px;
    margin-top: 80px;
    margin-bottom: 15px;
}

body.page-layout-layout-lavorazione .block4 .content p {
    font-size: 12px;
    font-weight: 300;
}

/* costruzione */
body.page-layout-layout-costruzione {
}

body.page-layout-layout-costruzione .page-main {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

body.page-layout-layout-costruzione .view-more {
    display: block;
}

body.page-layout-layout-costruzione .view-more-btn {
    display: none;
}

body.page-layout-layout-costruzione .block3 .view-more-btn button,
body.page-layout-layout-costruzione .block3 .view-more-btn button:hover {
    background-color: #f3eeea;
}

body.page-layout-layout-costruzione .block1 {
    position: relative;
}

body.page-layout-layout-costruzione .block1 .bkg1 {
    width: calc(50vw + 80px);
    margin-right: 50px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

body.page-layout-layout-costruzione .block1 .content {
    float: right;
    width: calc(50% - 80px - 50px);
    padding: 20px 0;
}

body.page-layout-layout-costruzione .block1 .content h2 {
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
}

body.page-layout-layout-costruzione .block1 .content .arrow-separator {
    margin-left: -30px;
    margin-top: 80px;
    margin-bottom: 15px;
}

body.page-layout-layout-costruzione .block1 .content p {
    font-size: 16px;
    font-weight: 300;
}

body.page-layout-layout-costruzione .block2 {
    position: relative;
    margin-top: 90px;
}

body.page-layout-layout-costruzione .block2 {
}

body.page-layout-layout-costruzione .block2 h2 {

    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 0;
    text-align: center;
}

body.page-layout-layout-costruzione .block2 h2:before,
body.page-layout-layout-costruzione .block2 h2:after {
    content: "";
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../images/separator-black.png");
    display: inline;
    margin-right: 60px;
    padding: 0px 44px;
    position: relative;
    top: -4px;
}

body.page-layout-layout-costruzione .block2 h2:after {
    margin-right: 0;
    margin-left: 60px;
}

body.page-layout-layout-costruzione .block2 .items .item {
    position: relative;
}

body.page-layout-layout-costruzione .block2 .items .item h3 {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    margin: 0;
    padding: 10px 25px 20px 30px;
    width: 85%;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    z-index: 2;
}

body.page-layout-layout-costruzione .block2 .items .item h3:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 12px;
}

body.page-layout-layout-costruzione .block2 .items .item img {
    display: block;
}

body.page-layout-layout-costruzione .block2 .items .item a {
    color: inherit;
    text-decoration: none;
}

body.page-layout-layout-costruzione .block3 {
    position: relative;
    padding: 90px 0;
    background-color: #f3eeea;
}

body.page-layout-layout-costruzione .block3 .bkg1 {
    width: 50%;
    position: absolute;
    top: 90px;
    right: 0;
    height: calc(100% - 90px - 90px);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

body.page-layout-layout-costruzione .block3 .content {
    position: relative;
    width: 40%;
    padding: 30px 0;
}

body.page-layout-layout-costruzione .block3 .content h2 {
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 0;
}

body.page-layout-layout-costruzione .block3 .content .arrow-separator {
    margin-left: -30px;
}

/* costruzione-dettaglio */
body.page-layout-layout-costruzione-dettaglio {
}

body.page-layout-layout-costruzione-dettaglio .page-main {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

body.page-layout-layout-costruzione-dettaglio .block1 {
}

body.page-layout-layout-costruzione-dettaglio .block1 .video {
    width: calc(50% + 100px);
}

body.page-layout-layout-costruzione-dettaglio .block1 .content {
    float: right;
    width: calc(50% - 100px - 50px);
    padding: 20px 0;
}

body.page-layout-layout-costruzione-dettaglio .block1 .content h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
}

body.page-layout-layout-costruzione-dettaglio .block1 .content .arrow-separator {
    margin-left: -30px;
    margin-top: 80px;
    margin-bottom: 15px;
}

body.page-layout-layout-costruzione-dettaglio .block1 .content p {
    font-size: 16px;
    font-weight: 300;
}

body.page-layout-layout-costruzione-dettaglio .block2 {
}

body.page-layout-layout-costruzione-dettaglio .block2 .img-scarpa {
    float: left;
    width: calc(50% + 100px);
    margin-right: 50px;
}

body.page-layout-layout-costruzione-dettaglio .block2 .content {
    float: right;
    width: calc(50% - 100px - 50px);
    padding: 50px 0;
}

body.page-layout-layout-costruzione-dettaglio .block2 .content h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 50px;
}

body.page-layout-layout-costruzione-dettaglio .block2 .content ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

body.page-layout-layout-costruzione-dettaglio .block2 .content ul li {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

body.page-layout-layout-costruzione-dettaglio .block2 .content ul li a {
    color: inherit;
    display: block;
    padding: 5px 20px 5px 0;
    max-width: 300px;
    position: relative;
    text-decoration: none;
}

body.page-layout-layout-costruzione-dettaglio .block2 .content ul li a:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}

.page-layout-layout-costruzione .owl-theme .owl-controls {
    display: none;
}

/* cura-manutenzione */
body.page-layout-layout-cura-manutenzione {
}

body.page-layout-layout-cura-manutenzione .page-main {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

body.page-layout-layout-cura-manutenzione .block1 {
    position: relative;
}

body.page-layout-layout-cura-manutenzione .block1 .bkg1 {
    width: 50vw;
    margin-right: 50px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

body.page-layout-layout-cura-manutenzione .block1 .content {
    float: right;
    width: calc(50% - 50px);
    padding: 20px 0;
}

body.page-layout-layout-cura-manutenzione .block1 .content h2 {
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
}

body.page-layout-layout-cura-manutenzione .block1 .content .arrow-separator {
    margin-left: -30px;
    margin-top: 80px;
    margin-bottom: 15px;
}

body.page-layout-layout-cura-manutenzione .block1 .content .view-more {
    display: block;
}

body.page-layout-layout-cura-manutenzione .block1 .content .view-more-btn {
    display: none;
}

body.page-layout-layout-cura-manutenzione .block1 .content .accordion-title {
    margin-top: 60px;
    font-weight: 900;
}

body.page-layout-layout-cura-manutenzione .block1 .content .accordion-body {
    margin-top: 0px;
    display: block;
}

body.page-layout-layout-cura-manutenzione .block1 .content p {
    font-size: 12px;
    font-weight: 300;
}

/* footer */
footer.page-footer .footer .footer-middle {
    background-color: #ffffff;
    color: #000000;
}

footer.page-footer .footer .footer-middle .block.newsletter {
}

footer.page-footer .footer .footer-middle .block.newsletter .block-title {
    font-family: 'Cormorant', serif;
    text-transform: uppercase;
    font-size: 20px;
    float: left;
    max-width: 60%;
}

footer.page-footer .footer .footer-middle .block.newsletter .block-title strong {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    text-transform: inherit;
}

footer.page-footer .footer .footer-middle .block.newsletter .content {
    float: right;
    max-width: 39%;
}

footer.page-footer .footer .footer-middle .block.newsletter .content input {
    background-color: #eeeeee;
    font-family: 'Biryani', sans-serif;
    font-size: 12px;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
}

footer.page-footer .footer .footer-middle .block.newsletter .content input#nl_privacy {
    height: auto;
}

.footer-middle .block.newsletter label[for=nl_privacy] {
    margin-top: 0.5em;
    font-size: 11px;
    display: block;
}

footer.page-footer .footer .footer-middle .block.newsletter .content .action.subscribe {
    background-color: #000000;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px !important;
    height: 40px;
    border-radius: 0;
    font-weight: 400;
}

.footer-middle > .container:after {
    display: none;
}

.block.newsletter .field {
    margin: 0;
    flex: 5;
}

.block.newsletter .form.subscribe {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-content: space-around;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.block.newsletter .actions {
    flex: 4;
    vertical-align: top;
    flex-grow: 1;
    width: 50%;
}

footer.page-footer .footer .footer-middle .footer_social_links {
    text-align: right;
    margin-top: 15px;
}

footer.page-footer .footer .footer-middle .footer_social_links a {
    color: inherit;
    padding-left: 12px;
}

footer.page-footer .footer .footer-middle .footer_social_links span {
    font-size: 16px;
}

footer.page-footer .footer .footer-middle-2 {
    background-color: #eeeeee;
    color: #000000;
}

footer.page-footer .footer .footer-middle-2 .footer_contacts .text {
    margin-left: 28px;
    text-transform: uppercase;
}

footer.page-footer .footer .footer-middle-2 .footer_contacts .text .first-p {
    font-size: 14px;
}

footer.page-footer .footer .footer-middle-2 .footer_links {
    display: flex;
    justify-content: space-around;
    margin-top: 40px;
}

footer.page-footer .footer .footer-middle-2 .footer_links ul li {
    margin-bottom: 8px;
}

footer.page-footer .footer .footer-bottom {
    background-color: #eeeeee;
    color: #000000;
    text-align: right;
}

footer.page-footer .footer .footer-bottom .logo {
    float: none;
    margin: 0;
    max-width: none;
}

.footer-bottom > .container {
    justify-content: flex-end;
}

.footer-bottom address {
    display: none;
}

/* social login */
html .customer-account-create .account-social-login, html .customer-account-login .account-social-login {
    display: block;
}

.block.social-login-authentication-channel.account-social-login .block-content {
    text-align: center;
    padding: 0;
}

.account-social-login .actions-toolbar.social-btn {
    width: auto;
    background: #1877f2;
    border-radius: 5px;
}

.social-btn .btn-social {
    color: #ffffff;
    vertical-align: middle;
    line-height: 1.6;
    padding: 5px 10px 5px 5px;
    font-weight: bold;
}

.btn-social > :first-child {
    border-right: 1px solid #fff3;
    position: static;
    width: 2em;
    text-align: center;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.login-container .block .actions-toolbar > .primary .action,
.login-container .block .actions-toolbar > .secondary .action,
.form.create.account .actions-toolbar > .primary .action,
.form.forget .actions-toolbar > .primary .action {
    width: 50% !important;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* customer menu */
.account .block-order-details-view .box .delivery-information {
    display: none;
}

.top-links-area .customer-welcome .customer-menu {
    display: block;
    position: static;
}

.page-header .top-links-area .links > li.customer-welcome > span.customer-name {
    display: none;
}

.top-links-area .customer-welcome .header.links {
    position: static;
    border-radius: 0;
    box-shadow: 0 0;
    margin: 0;
}

.top-links-area .customer-welcome .header.links:before, .top-links-area .customer-welcome .header.links:after {
    display: none;
}

.top-links-area .customer-welcome .header.links .link.authorization-link {
    display: none;
}

ul.header.links.show:before {
    content: "";
    display: block;
    position: absolute;
    border-left: 4px solid #cccccc;
    border-top: 4px solid #cccccc;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    height: 0;
    width: 0;
    bottom: 100%;
    right: 30px;
    transform: rotate(45deg);
    margin-bottom: -4px;
    margin-right: 3px;
}

/* customer account page */
body.account .sidebar .nav {
    display: block;
}

body.account .sidebar .nav .item {
    border: 0;
}

body.account .sidebar .nav .item > a, body.account .sidebar .nav .item > strong {
    border-bottom: 1px solid #cccccc;
}

/* checkout */
.cart-empty .btn-go-shop {
    padding: 15px 20px 8px;
}

.checkout-cart-index .page-title-wrapper .page-title {
    font-size: 20px;
    font-weight: 500;
}

.cart-summary > .title,
.cart.table-wrapper .cart thead tr th.col,
.abs-action-cart-button button.action,
.cart.actions button.action,
.cart-discount .actions-toolbar button.action {
    text-transform: none;
    opacity: 1;
    letter-spacing: 0;
}

.cart.table-wrapper .cart thead tr th.col {
    padding-top: 24px;
}

.cart.table-wrapper .product-item-photo {
    min-width: 165px;
    max-width: 100%;
}

.cart-discount .block > .title {
    display: block;
}

.cart-discount .actions-toolbar button.action {
    height: 43px;
    font-size: 12px !important;
    padding-top: 15px;
}

.cart-discount .actions-toolbar button.action:not(:hover) {
    background-color: #222529;
    color: #ffffff;
}

.cart-summary {
    background: #f5f5f5;
}

.cart-summary > .title {
    font-size: 24px;
    font-weight: 300;
}

.cart-summary .checkout-methods-items .action.primary.checkout::after {
    display: none;
}

.cart-summary .block .title strong,
.cart-totals tbody .grand.totals .mark,
.cart-totals tfoot .grand.totals .mark {
    letter-spacing: 0;
}

.cart-totals {
    font-size: 12px;
}

.cart-totals tbody .grand.totals .mark,
.cart-totals tfoot .grand.totals .mark {
    font-size: 18px;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
    height: 40px;
}

.cart.table-wrapper .product-image-container {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px
}

.checkout-container a.button-action, .popup-authentication button.action, .popup-gift-message-item button.action, .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
    color: #000000 !important;
}

.checkout-container a.button-action, .popup-authentication button.action, .popup-gift-message-item button.action, .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
}

.table-checkout-shipping-method .col-carrier {
    display: none;
}

.opc-wrapper .step-title {
    background: #ffffff;
    color: #000000 !important;
    font-weight: 400 !important;
    font-size: 1.7em !important;
    vertical-align: middle;
    line-height: 1;
    border: 0;
    padding-left: 0 !important;
}

.opc-wrapper #checkout-step-shipping_method,
.opc-wrapper #checkout-step-payment {
    padding-left: 0;
    padding-right: 0;
}

.opc-wrapper .step-title .fa {
    vertical-align: middle;
    line-height: 1;
    font-weight: 300;
}

.opc-wrapper .order-summary .step-title .fa.fa-check-square:before {
    content: "\f467";
}

.opc-wrapper .step-title span {
}

.opc-wrapper .shipping-address-items {
    padding: 0;
}

.opc-wrapper .shipping-address-items .shipping-address-item {
    border-color: #999999;
}

.opc-wrapper .shipping-address-items .shipping-address-item.selected {
    border-color: #000000;
}

.opc-wrapper .shipping-address-items .shipping-address-item.selected-item:after {
    background-color: #000000;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] {
    background: #f5f5f5;
    background-clip: padding-box;
    border: 0px solid #cccccc;
    border-radius: 0 0 0;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 38px;
    line-height: 1.4;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: 0;
    height: 38px;
    background: #f5f5f5 url('../images/select-bg.svg') no-repeat 100% 48%;
    background-size: 30px 60px;
    padding-right: 25px;
    text-indent: .01em;
    text-overflow: '';
    border-radius: 0 0 0;
}

.fieldset > .field.required > .label:after, .fieldset > .fields > .field.required > .label:after, .fieldset > .field._required > .label:after, .fieldset > .fields > .field._required > .label:after {
    content: '*';
    color: #de1d19;
    font-size: 1.6rem;
    margin: 0 0 0 4.5px;
    font-weight: 600;
}

.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
}

.field-tooltip .field-tooltip-action:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    line-height: inherit;
    color: #aaaaaa;
    content: '\f128';
    font-family: "font awesome 5 pro";
    vertical-align: middle;
    display: inline-block;
    font-weight: 300;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
    float: left;
    min-width: 0;
    border: 0 none;
    margin-right: 10px;
}

.opc-wrapper .cart-totals, .opc-block-summary .table-totals {
    border: 1px solid #cccccc;
    border-top: 0;
}

.checkout-agreements-block #co-place-order-agreement {
    margin: 0;
}

.checkout-payment-method .payment-method-title {
    border-top: 0;
    padding: 18px 0;
    margin: 0;
}

.opc-wrapper .step-content {
    margin: 0 0 36px;
}

.opc-wrapper .payment-method-title label {
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
}

.opc-wrapper .osc-place-order-wrapper .actions-toolbar {
    margin-top: 0px;
}

.cart-container .cart-summary {
    border-radius: 0;
}

.opc-wrapper .row-mp {
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.opc-wrapper .field.col-mp {
    padding: 0 10px 0 0 !important;
    float: none;
    order: 0;
    flex-grow: 1;
}

.opc-wrapper .field.col-mp[name="mpShippingAddressAttributes.persona_azienda"],
.opc-wrapper .field.col-mp[name="mpShippingAddressNewAttributes.persona_azienda"] {
    order: 1;
    width: 100%;
}

.opc-wrapper .field.col-mp[name="mpShippingAddressAttributes.ragione_sociale"],
.opc-wrapper .field.col-mp[name="mpShippingAddressNewAttributes.ragione_sociale"] {
    order: 2;
}

.opc-wrapper .field.col-mp[name="mpShippingAddressAttributes.partita_iva"],
.opc-wrapper .field.col-mp[name="mpShippingAddressNewAttributes.partita_iva"] {
    order: 3;
}

.opc-wrapper .field.col-mp[name="mpShippingAddressAttributes.codice_fiscale"],
.opc-wrapper .field.col-mp[name="mpShippingAddressNewAttributes.codice_fiscale"] {
    order: 2;
}

.opc-wrapper .field.col-mp[name="mpShippingAddressAttributes.codice_destinario"],
.opc-wrapper .field.col-mp[name="mpShippingAddressNewAttributes.codice_destinario"] {
    order: 3;
}

.opc-wrapper .field.col-mp[name="mpShippingAddressAttributes.pec"],
.opc-wrapper .field.col-mp[name="mpShippingAddressNewAttributes.pec"] {
    order: 4;
}

.opc-wrapper .opc-block-summary.step-content, .opc-wrapper #co-place-order-area {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.opc-wrapper #co-place-order-area {
    margin-left: -15px;
    margin-right: -15px;
}

.onestepcheckout-index-index .page-wrapper header.page-header {
    display: block !important;
    border-bottom: 1px solid #dddddd;
}

.onestepcheckout-index-index header.page-header .header.content {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.onestepcheckout-index-index header.page-header .sections,
.onestepcheckout-index-index .page-title-wrapper {
    display: none !important;
}

.onestepcheckout-index-index #maincontent,
.onestepcheckout-index-index .header.content {
    max-width: 90%;
}

.osc-authentication-wrapper a {
    padding-left: 10px;
    font-style: italic;
    color: #ffffff;
    background: #000000;
    display: inline-block;
    padding: 8px 15px 4px;
    vertical-align: middle;
    transition: all 0.3s;
}

div#checkoutSteps, .opc-wrapper .row-mp {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
}

.opc-wrapper .col-mp {
    padding-left: 15px;
    padding-right: 15px;
}

div.fieldset.address {
    display: flex;
    flex-wrap: wrap;
}

.opc-wrapper .field[name="shippingAddress.street.0"] label,
#shipping-new-address-form .field[name="shippingAddress.street.0"] label,
.opc-wrapper .field[name="billingAddress.street.0"] label,
#shipping-new-address-form .field[name="billingAddress.street.0"] label {
    display: none;
}

.opc-wrapper .qty-wrapper .qty-wrap {
    vertical-align: middle;
}

.onestepcheckout-index-index .opc-wrapper a.button-action {
    background: #ffffff !important;
    color: #000000 !important;
    vertical-align: middle;
    line-height: 1em;
    font-size: 1em;
    padding: 3px;
    display: inline-block;
    font-weight: 400;
}

.opc-wrapper .qty-wrapper .qty-wrap .input-text.update {
    width: 26px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
}

.opc-wrapper div#checkout-step-shipping {
    border-right: 1px solid #eeeeee;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex-grow: 1;
}

.opc-wrapper .form.form-login {
    order: 0;
}

.opc-wrapper #shipping-address-login-fieldset {
    order: 5;
}

.opc-wrapper .form.form-shipping-address {
    order: 10;
}

.opc-wrapper form#create-account-form {
    display: flex;
}

.opc-wrapper .create-account-block {
    order: 1;
    padding-right: 30px;
}

.onestepcheckout-index-index .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
    background-color: transparent !important;
    color: #000000 !important;
}

.opc-wrapper input::placeholder {
    color: #888888;
}

.opc-wrapper #customer-email-fieldset .note + a {
    background: #cccccc;
    display: inline-block;
    padding: 3px 10px 0;
    margin: 0 3px;
    border-radius: 3px;
}

.opc-wrapper .field-error {
    max-width: 100%;
    padding: 5px 0 0;
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    margin-top: 0;
}

label[for="osc-password"], label[for="osc-password-confirmation"] {
    padding: 5px 0;
    display: inline-block;
}

.osc-place-order-wrapper button.action.primary.checkout {
    border-radius: 0 !important;
}

.qty-wrapper a.button-action i {
    line-height: 10px;
}

.opc-block-summary .items-in-cart > .title strong,
.opc-block-summary .table-totals .grand.incl strong {
    font-size: 18px;
}

.cms-page-view .page-title {
    margin-bottom: 50px !important;
}

#m-cookienotice,
#m-cookienotice .m-message {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    letter-spacing: 0;
}

#m-cookienotice .m-message {
    padding-left: 20px;
    padding-right: 20px;
}

#m-cookienotice .m-message a {
    color: #ffffff !important;
    text-decoration: underline;
}

#m-cookienotice.v-box .m-actions {
    margin-left: 20px;
    margin-right: 20px;
}

#m-cookienotice .m-decline {
    display: none;
}

#m-cookienotice .m-button {
    border: 0;
}

#m-cookienotice.v-box {
    max-width: 400px;
}

#m-cookienotice.v-box.v-bottom-right {
    bottom: 15px;
    right: 15px;
    border-radius: 3px;
    padding: 20px 0;
    background-color: rgb(74 74 74 / 0.9) !important;
}

.privacy-content h2, .privacy-content h3,
.cookiep-content h2, .cookiep-content h3 {
    margin-top: 2rem;
}

.form-create-account {
    position: relative;
}

.sparsh_consent_checkbox {
    position: absolute;
    left: 25px;
    bottom: 50px;
}

/* recaptcha badge z-index fix */
.grecaptcha-badge {
    z-index: 20;
    bottom: 70px !important;
}

@media (min-width: 1250px) {
    .container,
    .page-wrapper > .breadcrumbs .items,
    [data-content-type='row'][data-appearance='contained'] {
        max-width: 1440px !important;
    }
}

@media (min-width: 1200px) {
    html .block.category.event, html .footer.content, html .header.content, html .navigation, html .page-header .header.panel, html .page-main, html .page-wrapper > .breadcrumbs, html .page-wrapper > .page-bottom, html .page-wrapper > .widget, html .top-container {
        max-width: 1440px;
    }
}

@media (min-width: 992px) {
    .filter-title strong {
        display: none;
    }
}

@media (max-width: 991px) {
    /* storia */
    body.cms-page-view .video {
        width: 100vw;
        padding-top: 56%;
        float: none;
    }

    body.page-layout-layout-storia .block1 .content {
        float: none;
        width: 100%;
    }

    body.page-layout-layout-storia .block1 .content .arrow-separator {
        margin-top: 15px;
    }

    /* lavorazione artigianale */
    body.page-layout-layout-lavorazione .block1 .bkg1 {
        width: 100%;
        margin-right: 0;
        position: static;
        height: 300px;
    }

    body.page-layout-layout-lavorazione .block1 .content {
        float: none;
        width: 100%;
    }

    body.page-layout-layout-lavorazione .block1 .content .arrow-separator {
        margin-top: 0;
    }

    body.page-layout-layout-lavorazione .block2 {
        padding: 0;
        margin-top: 20px;
    }

    body.page-layout-layout-lavorazione .block2:before,
    body.page-layout-layout-lavorazione .block2:after {
        display: none;
    }

    body.page-layout-layout-lavorazione .block2 .video {
        width: 100vw;
        padding-top: 56%;
    }

    body.page-layout-layout-lavorazione .block3 {
        margin-top: 20px;
    }

    body.page-layout-layout-lavorazione .block3 .bkg1 {
        display: none;
    }

    body.page-layout-layout-lavorazione .block3 .content {
        padding: 0;
        width: 100%;
    }

    /* costruzione e materiali */
    body.page-layout-layout-costruzione .block1 .bkg1 {
        width: 100%;
        margin-right: 0;
        position: static;
        height: 300px;
    }

    body.page-layout-layout-costruzione .block1 .content {
        float: none;
        width: 100%;
    }

    body.page-layout-layout-costruzione .block1 .content .arrow-separator {
        margin-top: 0;
    }

    /* costruzione e materiali dettaglio */
    body.page-layout-layout-costruzione-dettaglio .block1 .video {
        width: 100vw;
    }

    body.page-layout-layout-costruzione-dettaglio .block1 .content {
        float: none;
        width: 100%;
    }

    body.page-layout-layout-costruzione-dettaglio .block1 .content .arrow-separator {
        margin-top: 0;
    }

    body.page-layout-layout-costruzione-dettaglio .block2 .img-scarpa {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    body.page-layout-layout-costruzione-dettaglio .block2 .content {
        float: none;
        width: 100%;
    }

    .toolbar a.porto-product-filters-toggle {
        display: none !important;
    }
}

@media (max-width: 767px) {
    /* storia */
    body.page-layout-layout-storia .block2 .content {
        width: 100%;
        padding: 40px 0 0px;
    }

    body.page-layout-layout-storia .block2:after {
        display: none;
    }

    body.page-layout-layout-storia .block3 .img1 {
        width: 100%;
    }

    body.page-layout-layout-storia .block3 .img2 {
        display: none;
    }

    body.page-layout-layout-storia .block4 .bkg3 {
        display: none;
    }

    body.page-layout-layout-storia .block4 .content {
        width: 100%;
        padding: 40px 0 0px;
    }

    /* lavorazione artigianale */
    body.page-layout-layout-lavorazione .block3 .content {
        column-count: 1;
    }

    body.page-layout-layout-lavorazione .block4 {
        margin-top: 20px;
    }

    body.page-layout-layout-lavorazione .block4 .bkg1 {
        width: 100vw;
        margin-right: 0;
        position: static;
        height: 300px;
    }

    body.page-layout-layout-lavorazione .block4 .bkg1 {
        width: 100vw;
        margin-right: 0;
        position: static;
        height: 300px;
    }

    body.page-layout-layout-lavorazione .block4 .content {
        float: none;
        width: 100%;
    }

    body.page-layout-layout-lavorazione .block4 .content .arrow-separator {
        margin-top: 15px;
    }

    /* costruzione e materiali */
    body.page-layout-layout-costruzione .view-more {
        display: none;
    }

    body.page-layout-layout-costruzione .view-more-btn {
        display: block;
    }

    body.page-layout-layout-costruzione .block3 {
        padding: 40px 0 250px;
    }

    body.page-layout-layout-costruzione .block3 .content {
        width: 100%;
    }

    body.page-layout-layout-costruzione .block3 .bkg1 {
        width: 100%;
        height: 250px;
        top: auto;
        bottom: 0;
    }

    /* cura e manutenzione */
    body.page-layout-layout-cura-manutenzione .block1 .bkg1 {
        width: 100%;
        margin-right: 0;
        position: static;
        height: 300px;
    }

    body.page-layout-layout-cura-manutenzione .block1 .content {
        float: none;
        width: 100%;
    }

    body.page-layout-layout-cura-manutenzione .block1 .content .arrow-separator {
        margin-top: 15px;
    }

    body.page-layout-layout-cura-manutenzione .block1 .content .view-more {
        display: none;
    }

    body.page-layout-layout-cura-manutenzione .block1 .content .view-more-btn {
        display: block;
    }

    body.page-layout-layout-cura-manutenzione .block1 .content .accordion-title {
        margin-top: 0px;
        font-weight: bold;
    }

    body.page-layout-layout-cura-manutenzione .block1 .content .accordion-body {
        margin-top: 0px;
        display: none;
    }

    .filter.active:before {
        opacity: 0 !important;
    }

    body:not(.filter-active) .filter-options.mage-accordion-disabled {
        display: none !important;
    }

    .product-item-details,
    .toolbar.toolbar-products.sticky,
    body.catalog-product-view .product-info-main {
        padding-left: 15px;
        padding-right: 15px;
    }

    body.catalog-product-view .product-add-form .box-tocart #wishlist-addthis-buttons {
        flex: 0 0 100%;
        max-width: 100%;
    }

    body.catalog-product-view .product-add-form .box-tocart .actions button#product-addtocart-button {
        margin-left: 0;
    }

    footer.page-footer .footer .footer-middle .block.newsletter .block-title,
    footer.page-footer .footer .footer-middle .block.newsletter .content {
        float: none;
        max-width: 100%;
    }

    header.page-header .panel.header #switcher-language,
    header.page-header.type14 .nav-toggle {
        margin-top: -5px;
    }
}

@media (max-width: 575px) {
    body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item:not(.vid-item) {
        padding-top: 150px;
        padding-bottom: 150px;
    }

    body.cms-home #mageplaza-bannerslider-block-before-page-top-1 .banner-item .item .textBlock h4 {
        font-size: 30px;
    }
}
