/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body {
    font-family: 'Montserrat' !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Montserrat' !important;
}

p {
    font-size: 18px;
    color: #5B5B5B;
}

h1.h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2.7em !important;
    line-height: 1.3em !important;
}

.first-section h1.h1 {
    font-size: 3em !important;
}

h1.h1 span span {
    font-weight: 400;
}

h2.h2,
h3.h3 {
    font-size: 3em !important;
    font-weight: 700;
    line-height: 1.3em !important;
}

a.custom-link.btn.border-width-0.round-btn.btn-default,
.round-btn.menu-item {
    background-color: #4E5B80 !important;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-family: 'Montserrat' !important;
    font-size: 1.2em;
    font-weight: 500 !important;
    letter-spacing: 1px;
}

.round-btn.menu-item,
.btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) {
    font-family: 'Montserrat' !important;
    color: #fff;
    font-weight: 500 !important;
    font-size: 18px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    background-color: #92B8D9 !important;
    transition: all 0.25s ease-in;
}

#menu-menu-principale a {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.menu-light .menu-smart>li.active>a,
.menu-light .menu-smart>li a.active,
.menu-light .menu-smart>li.current-menu-ancestor>a,
.menu-light .menu-smart>li.current-menu-item:not(.menu-item-type-custom)>a,
.menu-light .menu-smart>li.current-menu-parent>a {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
    color: #000 !important;
}

body.menu-custom-padding .col-lg-0.logo-container,
body.menu-custom-padding .col-lg-2.logo-container,
body.menu-custom-padding .col-lg-12 .logo-container,
body.menu-custom-padding .col-lg-4.logo-container {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

.top-bottom-col {
    padding-top: 9% !important;
    padding-bottom: 3% !important;
    padding-left: 4% !important;
    padding-right: 8% !important;
}

.back-bottom .background-inner {
    background-size: 100% !important;
}

.vc_row.back-bottom:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 88%;
    display: block;
    content: '';
    background: #f4f4f4;
}

.ico-service h4 a {
    font-size: 24px;
    line-height: 30px;
}

/* .icon-box.icon-box-left.ico-service {
    display: flex !important;
    align-items: center;
} */

.text-lead p {
    font-size: 28px;
    color: #333;
    font-weight: 500;
    line-height: 1.4em !important;
}

.text-lead,
.text-lead:not(ul):not(ol)>*,
.text-lead>*:not(ul):not(ol):not(li) {
    margin: 9px 0px 0px 0px;
}

.icon-box.icon-box-left.ico-service {
    background: #f4f4f4;
    padding-left: 5% !important;
    padding-right: 5% !important;
    padding-top: 16px;
    padding-bottom: 16px;
}

.cont-ico i {
    color: #8ACBF1;
}

.cont-ico {
    margin-top: 26px !important;
}

.cont-ico.first {
    margin-top: 40px !important;
}

.form-title p {
    line-height: 1.2em;
    font-size: 1.7em;
}

.form-row {
    padding-top: 52px;
    padding-bottom: 52px;
    padding-right: 40px;
    padding-left: 40px;
}

.wpcf7-form ::placeholder {
    font-size: 18px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-accent {
    font-family: Montserrat !important;
    font-size: 18px;
    color: #333 !important;
    width: 100%;
    background: #fff !important;
    border-color: #fff !important;
    margin-top: 36px;
}

.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 13px;
    font-weight: 400;
    font-size: 16px;
}

.webkit .wpcf7-list-item input[type=checkbox] {
    width: 22px;
    height: 22px;
}

.foo-row p {
    font-size: 16px;
}

.foo-row .widget.widget_nav_menu a {
    font-size: 15px;
    text-transform: uppercase;
}

.foo-row .vc_wp_custommenu.wpb_content_element {
    margin-top: 10px !important;
}

.foo-row h5.h5 {
    font-size: 16px;
}

.foo-row h5.h5 span:after {
    content: '';
    display: inline-block;
    width: 75%;
    height: 1px;
    background: #333;
    position: absolute;
    top: 8px;
    margin-left: 12px;
}

.foo-copy p {
    font-size: 15px;
}

.foo-copy:before {
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    background: #333;
    max-width: 92%;
    margin: auto;
}

a.custom-link.btn.border-width-0.round-btn.btn-default:hover {
    background-color: #92B8D9 !important;
    color: #fff !important;
    border-color: #92B8D9 !important;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    transition: all 0.25s ease-in;
}

.btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container):hover {
    background: #4E5B80 !important;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    transition: all 0.25s ease-in;
}

.focus h2.h2 {
    font-size: 2.4em !important;
}

.focus h3.h3 {
    font-size: 2em !important;
}

.uncode_text_column li {
    font-size: 18px;
}

p.panel-title a span {
    font-size: 1.9em !important;
}

p.panel-title {
    color: #4E5B80;
}

p.panel-title.active a span {
    color: #92B8D9;
}

.style-light .panel {
    border-color: #4E5B80;
}

.accordion-servizi:before {
    background-image: url(https://marianna.web-kitchen.it/wp-content/uploads/2025/01/mattioli-M.webp);
    background-size: 32%;
    background-repeat: no-repeat;
    background-position: 2% 50%;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.07;
}

.claim p {
    font-size: 2.3rem;
    font-style: italic;
    font-weight: 600;
    color: #222;
}

.claim .uncode_text_column {
    z-index: 10;
}
.uncode-single-media.firma.text-left {
    width: fit-content;
    float: right;
    position: absolute;
    right: 11%;
    top: 70%;
    z-index: 5;
    transform: rotate(0deg);
}

.panel-body .uncode_text_column li {
    font-size: 20px;
}

.contact-m .background-inner {
    background-size: 25% !important;
    background-position: 5% 100% !important;
    opacity: 0.1;
}

.page-id-145359 iframe {
    filter: grayscale(0.3);
}

.style-light .btn-default,
.style-dark .style-light .btn-default,
.tmb-light .t-entry-text .btn-default,
.style-dark .tmb-light .t-entry-text .btn-default,
.tmb-dark .t-overlay-inner .btn-default {
    color: #ffffff !important;
    background-color: #4E5B80 !important;
    border-color: #4E5B80 !important;
}

.griglia-team p.t-entry-excerpt {
    font-size: 16px;
    line-height: 1.35;
    color: #222 !important;
}

.griglia-team p.t-entry-meta {
    font-weight: 700 !important;
}

.griglia-team p.t-entry-meta span {
    color: #4E5B80 !important;
    font-weight: 700 !important;
    font-size: 17px !important;
}

.secondo-counter span.counter-suffix {
    padding-left: 7px;
}

.griglia-team .tmb-meta-weight-400.tmb .t-entry p.t-entry-meta span {
    font-weight: 600 !important;
}

.griglia-team h3 {
    text-transform: uppercase;
    font-size: 18px !important;
}

.griglia-team p.t-entry-meta {
    margin-top: 0 !important;
}

.vc_custom_heading_wrap.new-head-claim span {
    font-size: 2em;
    color: #222;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 0 !important;
}
.vc_custom_heading_wrap.new-head-claim  {
    margin-top: 0 !important;
}
.vc_custom_heading_wrap.new-head-claim p {
    max-width: 70%;
    margin: auto;
    color: #222 !important;
}
.vc_custom_heading_wrap.new-head-claim p {
    font-weight: 500;
}
@media (max-width:1460px) {
	.uncode-single-media.firma.text-left {
    right: 1%;
    top: 28%;
}
	.vc_custom_heading_wrap.new-head-claim p {
    max-width: 66%;
    margin: auto;
    color: #222 !important;
}
}
@media (min-width: 960px) {

    body[class*=hmenu-]:not(.hormenu-position-right) .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav:not(.navbar-cta)+.navbar-nav-last>*:first-child,
    body[class*=hmenu-]:not(.hormenu-position-right) .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav+.navbar-cta:not(.hmenu-center-split-child)>*:first-child {
        border-left-width: 0px;
    }
}

@media (min-width:959px) and (max-width:1480px) {

	h1.h1, .first-section h1.h1 {
		font-size: 2.7em !important;
	}
		h1:not([class*="fontsize-"]), .h1:not([class*="fontsize-"]) {
    font-size: 26px;
}
	.griglia-team h3 {
    text-transform: uppercase;
    font-size: 17px !important;
}
	.griglia-team p.t-entry-excerpt {
    font-size: 15px;
    line-height: 1.35;
    color: #222 !important;
}
	.focus h2.h2 {
    font-size: 1.85em !important;
}
	p {
		font-size: 17px;
	}
	a.custom-link.btn.border-width-0.round-btn.btn-default, .round-btn.menu-item {
    font-size: 1.1em;
    letter-spacing: 1px;
}
	h2.h2, h3.h3 {
    font-size: 2em !important;
}
	.back-bottom .background-inner {
    background-size: 96% !important;
}
	.main-container .row-container .double-top-padding {
		padding-top: 36px;
	}
	.main-container .row-container .triple-bottom-padding {
		padding-bottom: 36px;
	}
	.text-lead p {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    line-height: 1.4em !important;
}
	.ico-service h4 a {
    font-size: 19px;
    line-height: 22px;
}
.icon-box-content p {
    font-size: 14px;
    line-height: 20px;
}
    .icon-box-left:not(.icon-box-space-reduced) .icon-box-content {
        padding-left: 0px;
    }
	.ico-service img {
		max-width: 66px;
	}
	footer p strong {
    word-wrap: break-word;
}
	.foo-row h5.h5 span:after {
    width: 45%;
}
	#main-logo .navbar-brand img {
    height: 36px;
}
	#menu-menu-principale a {
    font-size: 15px;
}    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul {
	        margin: 0px 0px 0px 12px !important;
        padding: 0px 0px 0px 0px !important;
}
	.round-btn.menu-item, .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) {
    font-size: 16px;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
	    .double-h-padding#masthead .row-menu .row-menu-inner, .double-h-padding.top-menu.navbar .row-menu .row-menu-inner, .double-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .double-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 36px;
        padding-right: 36px;
    }
	::placeholder {
    font-size: 15px !important;
}
	.form-title p {
    font-size: 1.3em;
}
	h1.h1 {
        font-size: 2.4em !important;
    }
	p.panel-title a span {
    font-size: 1.6em !important;
}
	.claim p {
		font-size: 1.5rem;
	}
	.claim  .single-wrapper {
		max-width: 228px !important;
	}
	.vc_custom_heading_wrap.new-head-claim span {
    font-size: 1.4em;
    color: #222;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 0 !important;
}
	#page-header p {
    font-size: 15px;
    max-width: 82%;
    color: #222;
}
	#page-header .background-inner {
    background-size: 90% !important;
}
	.wpb_row.auto-height-device.row-inner {
    max-height: 77vh;
}
	.vc_custom_heading_wrap.new-head-claim p {
    max-width: 80%;
    margin: auto;
    color: #222 !important;
}
}
@media (max-width: 959px) {
	.main-container #claim-row .double-top-padding {
    padding-top: 0 !important;
}
    .main-container .row-container .double-h-padding {
        padding-left: 26px;
        padding-right: 26px;
    }
	#claim-row p {
    padding-top: 12px;
}
.vc_custom_heading_wrap.new-head-claim {
    padding-top: 12px;
}
    .double-block-padding {
        padding: 40px 22px 40px 22px;
    }

    .main-container .row-container .row-parent .column_child.single-internal-gutter .uncont>*:not(.uncode-owl-nav-wrap):not(:first-child),
    .main-container .row-container .row-parent .column_child.single-internal-gutter .uncont>.uncode-owl-nav-wrap:not(:first-child)>* {
        margin-top: 20px;
    }
	footer img.wp-image-145254 {
		max-width: 340px !important;
		margin: auto;
	}
	.vc_custom_heading_wrap.new-head-claim span {
		font-size: 1em;
		color: #222;
		font-weight: 700;
	}
	.new-head-claim p {
		font-size: 1em;
		color: #000;
	}
	#page-header .background-inner:after {
		width: 100%;
		height: 100%;
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(255, 255, 255, 0.6);
		display:none;
	}
	#page-header .background-inner {
    background-position: center bottom !important;
    background-attachment: scroll;
    background-size: cover !important;
		display:none;
		}
	.the-first {
    padding-top: 50px;
}
	.ico-row .col-lg-4 {
		max-width: 90%;
		margin: auto;
	}
	.round-btn {
    max-width: 94%;
}
}

@media (max-width:768px) {
    h1.h1 {
        font-size: 1.75em !important;
    }
.vc_custom_heading_wrap.new-head-claim p {
    max-width: 90%;
    margin: auto;
    color: #222 !important;
}
    .logo-image.main-logo {
        height: 36px !important;
    }

    .font-size-menu-mobile,
    .menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn) {
        font-size: 18px !important;
    }

    .menu-light .menu-smart>li.active>a,
    .menu-light .menu-smart>li a.active,
    .menu-light .menu-smart>li.current-menu-ancestor>a,
    .menu-light .menu-smart>li.current-menu-item:not(.menu-item-type-custom)>a,
    .menu-light .menu-smart>li.current-menu-parent>a {
        text-decoration: none;
        color: #92B8D9 !important
    }

    .round-btn.menu-item,
    .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) {
        font-size: 18px;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
        width: 100%;
    }

    li#menu-item-145252 a {
        width: 100% !important;
    }

    .menu-btn-table {
        width: 100%;
    }

    p {
        font-size: 1.1em;
        line-height: 1.5;
    }

    a.custom-link.btn.border-width-0.round-btn.btn-default,
    .round-btn.menu-item {
        font-size: 1.1em;
    }

    h2.h2,
    h3.h3 {
        font-size: 1.4em !important;
        font-weight: 600;
        text-transform: uppercase;
    }

    .main-container .row-container .double-top-padding {
        padding-top: 36px;
    }

    .top-bottom-col {
        padding-top: 6% !important;
        padding-bottom: 50px !important;
        padding-left: 26px !important;
        padding-right: 26px !important;
    }

    .vc_row.back-bottom:before {
        height: 102%;
    }

    .text-lead p {
        font-size: 17px;
        color: #333;
        font-weight: 500;
        line-height: 1.5em !important;
    }

    .main-container .row-container .triple-bottom-padding {
        padding-bottom: 36px;
    }

    .home div#row-unique-2 .uncol {
        max-width: 94%;
        margin: auto;
    }

    footer .row:first-child {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    footer .row:first-child .col-lg-6 .uncell {
        background-color: #fff !important;
    }

    footer .row:first-child .col-lg-6:nth-child(2) .uncoltable .uncell {
        background-color: #f4f4f4 !important;
    }

    footer .row:first-child .col-lg-6:nth-child(2) .uncoltable .uncell.double-block-padding {
        background-color: #fff !important;
        padding-left: 0;
        padding-right: 0;
    }

    .form-row {
        padding-top: 42px;
        padding-bottom: 42px;
        padding-right: 26px;
        padding-left: 26px;
    }

    footer .row:first-child .col-lg-6:nth-child(2) .uncoltable .uncell.no-block-padding .uncont {
        margin: auto !important;
        padding-top: 26px;
        padding-bottom: 26px;
        max-width: 90% !important;
    }

    .form-title p {
        line-height: 1.2em;
        font-size: 1.25em;
    }

    .wpcf7-acceptance .wpcf7-list-item-label {
        font-size: 13px;
        font-weight: 400;
        font-size: 13px;
    }

    .wpcf7 ::placeholder {
        font-size: 14px;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-accent {
        font-size: 17px;
        margin-top: 26px;
    }

    .foo-row .wpb_row.row-inner {
        padding-left: 26px;
        padding-right: 26px;
    }

    .foo-row h5.h5 span:after {
        width: 130px;
        top: 10px;
        margin-left: 8px;
    }

    .foo-row p {
        font-size: 15px;
    }

    .ico-service h4 a {
        font-size: 18px;
        line-height: 22px;
    }

    .ico-row .icon-box-icon.fa-container img {
        width: 60px !important;
    }

    .ico-row p {
        font-size: 1em;
        line-height: 1.35;
    }

    .ico-row .icon-box-left:not(.icon-box-space-reduced) .icon-box-content {
        padding-left: 0px;
    }

    .home div#row-unique-2 {
        padding-left: 2%;
        padding-right: 2%;
    }

    footer .foo-copy .row:first-child .col-lg-6 .uncell {
        background-color: #f4f4f4 !important;
        padding-left: 4%;
        padding-right: 4%;
    }

    .studio-first .uncell.single-block-padding {
        padding-left: 0;
        padding-right: 0;
    }

    .focus h2.h2 {
        font-size: 1.6em !important;
    }

    .focus h3.h3 {
        font-size: 1.4em !important;
        padding-top: 26px;
    }

    .studio-first .row {
        padding-top: 0 !important;
    }

    .icon-box-heading p a {
        word-break: break-word;
    }

    h4.h1 {
        font-size: 1.65em !important;
    }

    .griglia-team .t-entry {
        text-align: left;
    }

    .first-section h1.h1 {
        font-size: 1.75em !important;
    }

    .uncode_text_column li {
        font-size: 16px;
        line-height: 1.5;
    }

    p.panel-title a span {
        font-size: 1.3em !important;
    }

    .page-id-145330 div#row-unique-1 .uncell.single-block-padding {
        padding-left: 0;
        padding-right: 0;
    }

    .panel-body .uncode_text_column li {
        font-size: 16px;
        color: #222;
    }

    .claim p {
        font-size: 1.3rem;
    }
	
    .uncode-single-media.firma.text-left {
        float: right;
        position: absolute;
        right: 0;
        top: 78%;
        z-index: 5;
        transform: rotate(-0deg);
        width: 60%;
    }
	.vc_custom_heading_wrap.the-first {
    padding-top: 0px;
}
	div#claim-row .row.single-top-padding.single-bottom-padding.single-h-padding.full-width.row-parent.row-header {
    padding-left: 12px;
    padding-right: 12px;
}
}
@media (min-width:650px) and (max-width:768px) {
    .uncode-single-media.firma.text-left {
        float: right;
        position: absolute;
        right: 0;
        top: 55%;
        z-index: 5;
        transform: rotate(-0deg);
        width: 30%;
    }
	}
.griglia-team p {
    font-weight: 700;
}
.firma img {
    filter: brightness(0);
}

html a.iubenda-cs-brand-badge {
	display:none !important;
}
html #purposes-content-container .purposes-header .purposes-header-title {
	font-size:26px !important;
}
html #iub-legalDoc .container {
    max-width: 100%;
    margin: auto !important;
}
html #iub-legalDoc .aside-main-wrapper aside .table-of-content-list li {
    font-size: 1rem;
    margin-bottom: calc(var(--spacer)* 1.5);
    margin-left: 12px;
}
html #iub-legalDoc h1 {
    font-size: 1.4em;
}
html #iub-legalDoc .main-header p {
    font-size: 1em;
}

.page-id-145546 .row.row-parent.style-light.limit-width.double-top-padding.double-bottom-padding {
    max-width: 98%;
}
.page-id-145546 .row.row-parent.style-light h1, .page-id-145546 .row.row-parent.style-light h2, .page-id-145546 .row.row-parent.style-light h3, .page-id-145546 .row.row-parent.style-light h4, .page-id-145546 .row.row-parent.style-light li {
    font-size:1em !important;
}
html #iub-legalDoc .main__section p, html #iub-legalDoc .pill {
	font-size:16px !important;
	line-height:20px !important;
}
section.main__section.section__owner-and-data-controller span, #iub-legalDoc blockquote, #iub-legalDoc dd, #iub-legalDoc dl, #iub-legalDoc figcaption, #iub-legalDoc figure, #iub-legalDoc h1, #iub-legalDoc h2, #iub-legalDoc h3, #iub-legalDoc h4, #iub-legalDoc li, #iub-legalDoc ol[class], #iub-legalDoc p, #iub-legalDoc ul[class], #iub-legalDoc *, #iub-legalDoc :after, #iub-legalDoc :before {
    font-size: 16px !important;
    line-height: 1.5em !important;
}
html #iub-legalDoc .summary__card header {
    display: block;
}
html #iub-legalDoc .summary__cards-wrapper {
    display: block;
}
button.iub-manage-preferences-btn {
    display: none !important;
}
@media (max-width:680px) {
	.grecaptcha-badge {
		display: none !important;
	}
	.page-id-145546 .row.row-parent.style-light.limit-width.double-top-padding.double-bottom-padding, .page-id-145549 .row.row-parent.style-light.limit-width.double-top-padding.double-bottom-padding {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	html .iubenda-tp-btn[data-tp-float][data-tp-anchored]:not([data-tp-hover]):not([data-tp-label])[data-tp-float=center-right] {
		top:90% !important;
	}
}
.mt-less {
	margin-top:0px !important;; 
}