/*
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
*/
body.maintenance-page .dgwt-wcas-search-wrapp {
    display: none;
}

/*maintenance*/
.page-id-6071 .dgwt-wcas-search-wrapp {
    display: none !important;
}

/*popup*/
#pum_popup_title_14477 {display:none!important}
.pum-theme-14474 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
    position: absolute;
    height: 18px;
    width: 18px;
    left: auto;
    right: 7px;
    bottom: auto;
    top: 7px;
    padding: 0px;
    color: #fff;
    font-family: inherit;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 15px;
    box-shadow: none;
    text-shadow: none;
    background-color: #016CFF;
}

/*header*/
.dgwt-wcas-search-wrapp {position: relative; background-color: transparent; top: 50px!important; left: -1%; z-index: 9999999999999999!important}

/*catalogo*/
.prodotto-cerca {
    position: relative;
    top: -53px;
    left: -48px;
}

/*home*/
.home-bar li:first-child {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 27px;
    color: #152944;
    float: left;
    width: 30%;
    border-right: 1px solid #152944;
    list-style: none;
}
.home-bar li:nth-child(2) {
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #152944;
    text-align: left;
    list-style: none;
    padding-left: 20px;
    width: 36%;
    float: left;
}
.home-bar li:last-child {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #152944;
    text-align: right;
    list-style: none;
    padding-left: 20px;
    text-decoration: underline;
}
.home-intro h1 {font-size: 30px; line-height: 36px; font-weight: 700; text-transform: uppercase; width: 50%; margin: 0 auto; text-align: center; color: #152944; padding-bottom: 25px}
.home-intro p {font-size: 15px; line-height: 24px; font-weight: 500; width: 40%; margin: 0 auto; color: #152944; text-align: center}
.home-intro ul {
    width: 723px;
    margin: 25px auto;
}
.home-intro li {
    list-style: none;
    float: left;
    /* text-decoration: underline; */
    font-size: 15px;
    color: #152944;
    padding: 11px 30px;
    border: 1px solid #000;
    margin: 0 20px;
    text-transform: uppercase;
    font-weight: 600;
    width: 195px;
    text-align: center;
}
.home-intro h3 {font-size: 20px; line-height: 26px; font-weight: 700; text-transform: uppercase; width: 30%; margin: 0 auto; text-align: center; color: #152944; padding-bottom: 25px}

.home-cerca h3 {font-size: 30px; line-height: 36px; font-weight: 700; text-transform: uppercase; text-align: center; color: #fff; padding-bottom: 25px; width: 70%; margin: 0 auto}
.home-cerca p {
    font-size: 20px;
    line-height: 31px;
    font-weight: 400;
    width: 70%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.home-scelta ul {border-bottom: 1px solid #fff; padding-bottom: 20px!important}
.home-scelta li:first-child {font-size: 20px; color: #fff; list-style: none; font-weight: 600; text-transform: uppercase} 
.home-scelta li:last-child {font-size: 40px; color: #fff; list-style: none; font-weight: 700; line-height: 30px; text-transform: uppercase}

.home-scelta-r ul {border-bottom: 1px solid #fff; padding-bottom: 20px!important}
.home-scelta-r li:first-child {font-size: 20px; color: #fff; list-style: none; font-weight: 600; text-transform: uppercase; text-align: right} 
.home-scelta-r li:last-child {font-size: 40px; color: #fff; list-style: none; font-weight: 700; line-height: 30px; text-transform: uppercase; text-align: right}  


/*interno*/
.interno {width: 90%; margin: 0 auto}
.interno h1 {font-size: 30px; line-height: 36px; font-weight: 700; text-transform: uppercase; color: #152944; padding-bottom: 25px}
.interno p {text-align: justify}


.interno-02 h1 {font-size: 50px; line-height: 50px; font-weight: 400; text-transform: uppercase; color: #152944; padding-bottom: 25px}
.interno-02 p {text-align: justify}

.interno-white p {text-align: justify; color: #fff}

/*categoria*/
.categoria {width: 80%; margin: 0 auto}
.categoria h1 {font-size: 30px; line-height: 36px; font-weight: 700; text-transform: uppercase; color: #152944; padding-bottom: 25px}
.categoria p {font-size: 15px; line-height: 24px; font-weight: 500; text-align: justify}

/*catalogo*/
.bottone-catalogo-01 {width: 90%; margin: 0 auto}

/*marchi*/
.form-marchi h3 {color: #fff}

/*footer*/
.footer p a {color:#fff!important}
input[type=checkbox]:checked:before {
    content: "X";
    font-weight: 600;
    color: #555!important;
}
.widget-container ul li {
    margin-bottom: 0;
    line-height: 1.5;
}
.widget-container.widget-style .widget-title {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 5px 0;
}
.footer-form h2 {font-size:30px; font-weight:200; padding-top:20px}
.gform_title {display:none}
.gform-theme--foundation .gform_fields {
    grid-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(auto-fill,auto);
    inline-size: 100%;
    grid-row-gap: var(--gf-form-gap-y);
    row-gap: 25px;
}
.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-local-appearance: var(--gf-ctrl-appearance);
    --gf-local-bg-color: var(--gf-ctrl-bg-color);
    --gf-local-height: var(--gf-ctrl-size);
    --gf-local-radius: var(--gf-ctrl-radius);
    --gf-local-border-color: var(--gf-ctrl-border-color);
    --gf-local-border-width: var(--gf-ctrl-border-width);
    --gf-local-border-style: var(--gf-ctrl-border-style);
    --gf-local-border-block-start: var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);
    --gf-local-border-block-end: var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);
    --gf-local-border-inline-start: var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);
    --gf-local-border-inline-end: var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);
    --gf-local-shadow: var(--gf-ctrl-shadow);
    --gf-local-color: var(--gf-ctrl-color);
    --gf-local-display: block;
    --gf-local-font-family: var(--gf-ctrl-font-family);
    --gf-local-font-size: var(--gf-ctrl-font-size);
    --gf-local-font-style: var(--gf-ctrl-font-style);
    --gf-local-font-weight: var(--gf-ctrl-font-weight);
    --gf-local-letter-spacing: var(--gf-ctrl-letter-spacing);
    --gf-local-line-height: var(--gf-ctrl-line-height);
    --gf-local-min-height: auto;
    --gf-local-outline: var(--gf-ctrl-outline);
    --gf-local-outline-offset: var(--gf-ctrl-outline-offset);
    --gf-local-padding-x: var(--gf-ctrl-padding-x);
    --gf-local-padding-y: var(--gf-ctrl-padding-y);
    --gf-local-transition: var(--gf-ctrl-transition);
    --gf-local-width: 100%;
    -webkit-appearance: var(--gf-local-appearance);
    -moz-appearance: var(--gf-local-appearance);
    appearance: var(--gf-local-appearance);
    background-color: transparent!important;
    block-size: var(--gf-local-height);
    border-block-end: var(--gf-local-border-block-end);
    border-block-start: var(--gf-local-border-block-start);
    border-inline-end: var(--gf-local-border-inline-end);
    border-inline-start: var(--gf-local-border-inline-start);
    border-radius: var(--gf-local-radius);
    box-shadow: none!important;
    color: var(--gf-local-color);
    display: var(--gf-local-display);
    font-family: var(--gf-local-font-family);
    font-size: var(--gf-local-font-size);
    font-style: var(--gf-local-font-style);
    font-weight: var(--gf-local-font-weight);
    inline-size: var(--gf-local-width);
    letter-spacing: var(--gf-local-letter-spacing);
    line-height: var(--gf-local-line-height);
    margin-block: 0;
    margin-inline: 0;
    min-block-size: var(--gf-local-min-height);
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    outline: var(--gf-local-outline);
    outline-offset: var(--gf-local-outline-offset);
    padding-block: var(--gf-local-padding-y);
    padding-inline: var(--gf-local-padding-x);
    transition: var(--gf-local-transition);
    color: #fff!important;
}
.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full, .gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full {
    inline-size: 100%;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 200!important;
    letter-spacing: 5px;
}
.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].button.gform-button--width-full, .gform-theme--foundation .gform_footer input[type=submit][id*=gform_submit_button_].button.gform-button--width-full {
    inline-size: 100%;
    color: #fff;
}
.gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large {
    inline-size: 100%;
    color: #fff;
}
.gform-theme--framework .gform-field-label--type-inline:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-local-color: #fff!important;
    --gf-local-display: block;
    --gf-local-font-family: var(--gf-ctrl-label-font-family-secondary);
    --gf-local-font-size: var(--gf-ctrl-label-font-size-secondary);
    --gf-local-font-style: var(--gf-ctrl-label-font-style-secondary);
    --gf-local-font-weight: var(--gf-ctrl-label-font-weight-secondary);
    --gf-local-letter-spacing: var(--gf-ctrl-label-letter-spacing-secondary);
    --gf-local-line-height: var(--gf-ctrl-label-line-height-secondary);
}
.footer-01-left {color: #fff}
.footer p {color: #fff}
.footer p strong {color: #fff}
.footer-form {color: #fff}
.footer-form h2 {color: #fff}
#menu-footer-azienda li a {color: #fff!important}
.footer .widget-title {color: #fff!important}
#menu-footer-brand li a {color: #fff!important}


/*prodotto*/
.breadcrumb {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    list-style: none;
    line-height: 1.2;
}
.product-title .breadcrumb li {color:#fff!important; text-transform: uppercase }
.product-title .breadcrumb li a {color:#fff!important; text-transform: uppercase }
.product-title h1 {color: #fff; text-transform: uppercase; font-weight: 700; margin: 7px 0 0 0!important; padding: 0 0 10px 0}
.product-price h3 {text-transform: uppercase; font-size: 17px; color: #00205b; font-weight: 300}
.product-price h2 {text-transform: uppercase; font-size: 38px!important; color: #00205b!important; font-weight: 400}
.product-tabs {text-align: left!important}
.product-tabs p {text-align: justify; font-size: 15px; line-height: 24px}

.style-light .ui-br, .style-dark .style-light .ui-br, .style-light hr, .style-dark .style-light hr, .style-light pre, .style-dark .style-light pre, .style-light table, .style-dark .style-light table, .style-light table td, .style-dark .style-light table td, .style-light table th, .style-dark .style-light table th, .style-light input, .style-dark .style-light input, .style-light textarea, .style-dark .style-light textarea, .style-light select, .style-dark .style-light select, .style-light .seldiv, .style-dark .style-light .seldiv, .style-light .select2-choice, .style-dark .style-light .select2-choice, .style-light .select2-selection--single, .style-dark .style-light .select2-selection--single, .style-light fieldset, .style-dark .style-light fieldset, .style-light .seldiv:before, .style-dark .style-light .seldiv:before, .style-light .tab-container .nav-tabs, .style-dark .style-light .tab-container .nav-tabs, .style-light .nav-tabs > li.active > a, .style-dark .style-light .nav-tabs > li.active > a, .style-light .border-100 .tab-content::before, .style-dark .style-light .border-100 .tab-content::before, .style-light .tab-content.vertical, .style-dark .style-light .tab-content.vertical, .style-light .nav-tabs.tabs-vertical > li, .style-dark .style-light .nav-tabs.tabs-vertical > li, .style-light .panel, .style-dark .style-light .panel, .style-light .panel-group .panel-heading + .panel-collapse:before, .style-dark .style-light .panel-group .panel-heading + .panel-collapse:before, .style-light .divider:before, .style-dark .style-light .divider:before, .style-light .divider:after, .style-dark .style-light .divider:after, .style-light .plan, .style-dark .style-light .plan, .style-light .plan .plan-title, .style-dark .style-light .plan .plan-title, .style-light .plan .item-list > li, .style-dark .style-light .plan .item-list > li, .style-light .plan .plan-button, .style-dark .style-light .plan .plan-button, .style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced), .style-dark .style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced), .style-light .post-share, .style-dark .style-light .post-share, .style-light .post-tag-share-container, .style-dark .style-light .post-tag-share-container, .style-light .widget-container .widget-title, .style-dark .style-light .widget-container .widget-title, .style-light .widget-container.widget_calendar #wp-calendar caption, .style-dark .style-light .widget-container.widget_calendar #wp-calendar caption, .style-light .widget-container.widget_calendar .wp-calendar-nav, .style-dark .style-light .widget-container.widget_calendar .wp-calendar-nav, .style-light #comments .comment-list .comments-list:first-child, .style-dark .style-light #comments .comment-list .comments-list:first-child, .style-light #respond .comment-list .comments-list:first-child, .style-dark .style-light #respond .comment-list .comments-list:first-child, .style-light #comments .comments-list .comment-content, .style-dark .style-light #comments .comments-list .comment-content, .style-light #respond .comments-list .comment-content, .style-dark .style-light #respond .comments-list .comment-content, .style-light ul.dwls_search_results, .style-dark .style-light ul.dwls_search_results, .style-light ul.dwls_search_results li, .style-dark .style-light ul.dwls_search_results li, .style-light .ajax-filter-sidebar .ajax-filter-sidebar-header, .style-dark .style-light .ajax-filter-sidebar .ajax-filter-sidebar-header, .style-light .ajax-filter-sidebar .ajax-filter-sidebar-footer, .style-dark .style-light .ajax-filter-sidebar .ajax-filter-sidebar-footer, .style-light .swatch-type-label, .style-dark .style-light .swatch-type-label, .style-light .swatch--logo, .style-dark .style-light .swatch--logo, .style-light .widget-container .tagcloud a, .style-dark .style-light .widget-container .tagcloud a {
    border-color: #ccc;
}

#gform_2 input {color: #000!important}
#gform_2 label {color: #000!important}

@media only screen and (max-width: 768px) {
	.main-container .row-container .row-parent {
    padding: 10px;
}
.home-bar li:first-child {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    color: #152944;
    float: none;
    width: 100%;
    border-right: none;
    list-style: none;
    text-align: center;
}	
	.home-bar ul {padding:0!important}
	.home-bar li:nth-child(2) {
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #152944;
    text-align: center;
    list-style: none;
    padding-left: 0;
    width: 100%;
    float: none;
}
	.home-bar li:last-child {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #152944;
    text-align: center;
    list-style: none;
    padding-left: 0;
    text-decoration: underline;
}
	.home-intro h1 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #152944;
    padding-bottom: 25px;
}
	.home-intro p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    width: 100%;
    margin: 0 auto;
    color: #152944;
    text-align: center;
}.home-intro ul {
    width: 84%;
    margin: 25px auto;
}
	.home-scelta-r li:first-child {
    font-size: 20px;
    color: #fff;
    list-style: none;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.home-intro h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #152944;
    padding-bottom: 25px;
}	
	.home-scelta li:first-child {
    font-size: 20px;
    color: #fff;
    list-style: none;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
	.home-scelta li:last-child {
    font-size: 40px;
    color: #fff;
    list-style: none;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
}
	.dgwt-wcas-search-wrapp {
    max-width: 90%;
}
	.dgwt-wcas-search-wrapp {
    position: relative;
    background-color: transparent;
    top: 96px!important;
    left: 0;
    z-index: 9999999999999999!important;
}
	.interno {
    width: 100%;
    margin: 0 auto;
}
	.interno-02 h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    text-transform: uppercase;
    color: #152944;
    padding-bottom: 25px;
}
	.home-scelta-r li:last-child {
    font-size: 40px;
    color: #fff;
    list-style: none;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
}
	.categoria {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
	.categoria p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: justify;
    width: 90%;
}
.home-intro ul {
    width: 100%;
    margin: 25px auto;
}
.home-intro li {
    list-style: none;
    float: none;
    /* text-decoration: underline; */
    font-size: 15px;
    color: #152944;
    padding: 11px 30px;
    border: 1px solid #000;
    margin: 15px 0;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    text-align: center;
    position: relative;
    left: -10px;
}
.home-cerca h3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 25px 0;
    width: 100%;
    margin: 0 auto;
}
.home-cerca p {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}
.home-cerca .dgwt-wcas-search-wrapp {
    position: relative;
    background-color: transparent;
    top: 25px!important;
    left: 0;
    z-index: 9999999999999999!important;
}
.interno  .dgwt-wcas-search-wrapp {
    position: relative;
    background-color: transparent;
    top: 49px!important;
    left: 40px;
    z-index: 9999999999999999!important;
}
.interno-cat {width: 90%; margin: 0 auto}
body.checkout-wc *, body.checkout-wc :after, body.checkout-wc :before, main.checkoutwc *, main.checkoutwc :after, main.checkoutwc :before {
    box-sizing: inherit;
    width: 100%;
}


}


