.contatto .row {
    margin-bottom: 100px;
}

#download-login button,
.contatto input, .contatto textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
}

#download-login button,
.contatto input[type=submit] {
    width: 100%;
    color: #fff;
    background-color: #4A4A49;
    border-radius: 5px;
}

.contatto input#privacy1, .contatto input#rememberme1 {
    width: inherit;
}

.prod .slider-section {
    border: 4px solid gainsboro;
    max-width: 330px;
    max-height: 330px;
}

.prod-scheda-tecnica img {
    /*width: 100%;*/
}

.prod-btn-print {
    padding: 0px;
    cursor: pointer;
}

.prod-btn-print span {
    line-height: 52px;
    float: left;
    margin-top: -2px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 300;
}

.prod-btn-print i {
    font-size: 25px;
    margin-top: 14px;
    float: left;
    margin-right: 15px;
}

.table-title {
    width: 100%;
    background-color: #F1F1F1;
    height: 52px;
    text-align: center;
    margin-top: 0px;
}

.table-title span {
    line-height: 52px;
    height: 52px;
    display: inline-block;
    font-weight: bold;
    font-size: 21px;
    padding: 0px 30px;
}

table.table-varianti {
    width: 100%;
}

.table-varianti th {
    background-color: #4A4A49;
    color: white;
    font-weight: bold;
}


.table-varianti th select {
    background-color: white;
    color: #4A4A49;
    font-weight: normal;
}

.table-varianti th:last-child {
    background-color: #CACACA;
    font-weight: bold;
    text-transform: uppercase;
    width: 110px !important;
}

.table-varianti th input {
    width: 100%;
    color: black;
    font-size: 10px;
    font-weight: 300;
    text-align: center;
}

.table-varianti th input::placeholder {
    font-size: 10px;
    font-weight: 100;
}

.table-varianti th, .table-varianti td {
    padding: 5px 10px;
    text-align: center;
}

.table-varianti tr {
    background-color: white;
}

.table-varianti tr:nth-child(even) {
    background-color: #F1F1F1;
}

td.table-variazioni-codice {
    font-weight: bold;
}

.table-variazioni-btn-order {
    border-radius: 5px;
    background-color: #97D700;
    padding: 7px 10px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.page-title,
.help-title,
.home-prod-section-title,
.home-cat-section-title {
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    font-weight: unset;
    font-family: "Roboto Condensed";
    color: #4A4A49;
    background-color: #E4E4E4 !important;
}

.products .product h2 {
    font-family: "Roboto Condensed";
}

.home-cat-section-title {
    color: #4A4A49;
    background-color: #E4E4E4 !important;
    line-height: 52px;
}

.home-prod-section-title {
    line-height: 52px;
}

.image-gallery.home-cat, .image-gallery.home-prod {
    padding-bottom: 0px;
    text-align: center;
}

.image-gallery.home-cat .subcategory-img {
    padding: 15px;
}

.image-gallery.home-cat .subcategory-img img {
    height: 210px !important;
    width: 210px !important;
    object-fit: cover;
}

.image-gallery.home-cat .subcategory-title {
    font-size: 16px;
    text-align: center;
    height: 70px;
    padding: 0 20px;
    color: #4A4A49;
    line-height: 1.1;
}

@media (max-width: 789px) {
    .image-gallery .owl-controls{
        display: none!important;
    }
}

.subcategory-title {
    font-family: "Roboto Condensed";
}

.image-gallery.home-cat .subcategory {
    padding: 0px;
}

.owl-theme .owl-controls {
    margin-top: 50px;
}

.home-prod-section-body {
    background-color: white;
    padding-top: 0px;
}

.home-cat-section-body {
    background-color: #F5F5F5;
}

.product-thumb .btn-goto span {
    color: #4A4A49;
    font-size: 12px;
    font-weight: 300;
}

.product-thumb .product-title {
    color: #4A4A49;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    min-height: 70px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.product-thumb .product-description {
    margin-bottom: 25px;
}

.product-thumb a:hover .product-img img {
    border: 3px solid #97D700;
}

.product-thumb a:hover .btn-goto {
    background-color: #97D700;
}

.product-thumb a:hover .btn-goto span {
    color: white;
}

.product-thumb a:hover .product-title {
    color: #97D700;
}

.owl-theme .owl-controls .owl-page span {
    background-color: white;
    border: 1px solid #4A4A49;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #4A4A49;
    border: 1px solid #4A4A49;
}

#breadcrumbs {
    list-style: none;
    background-color: white !important;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
    color: #CACACA;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    height: 52px;
    margin-top: -10px;
}

#breadcrumbs div {
    line-height: 52px;
}

#breadcrumbs a {
    color: #CACACA;
}

#breadcrumbs strong {
    color: #979797;
}

.cat-prodotti .subcategory {
    display: inline-block;
    padding: 0px 20px;
    margin: 30px 0px;
}

.subcategory-title {
    margin: 30px 10px;
	width: 90%;
	min-height:80px
}

.documento-icon {
    float: left;
    width: 25px;
}

.documento-icon img {
    width: 100%;
}

.documento-title {
    line-height: 30px;
    margin-left: 10px;
    float: left;
    font-size: 16px;
    width: 80%;
}

.documento-title a {
    color: black;
}

.documento-list {
    padding: 50px 0px;
}

#prod-order-sheet {
    width: 760px;
    height: 650px;
    padding: 41px !important;
    float: left;
    background-color: #F5F5F5;
}

.prod-order-sheet-body {
    background-color: white;
    padding: 50px;
    float: left;
    width: 100%;
    margin: 0px;
    height: 100%;
}

.prod-order-row {
    border: 1px solid gainsboro;
    float: left;
    width: 100%;
    height: 81px;
}

.prod-order-row > div:first-child {
    background-color: #4A4A49;
    color: white;
    height: 100%;
    border-radius: 0px;
}

.prod-order-row .label {
    line-height: 20px;
    font-size: 16px;
    text-align: left;
    white-space: normal;
    padding-top: 20px;
}

.prod-order-row .label img {
    width: 20px;
    max-width: 22px;
    max-height: 22px;
}

.prod-order-sheet-note {
    background-color: #F5F5F5;
    padding: 20px;
}

.prod-order-sheet-note span {
    font-size: 16px;
}

.prod-order-sheet-codice .description span {
    font-weight: bold;
    color: #4A4A49;
    font-size: 16px;
}

.prod-order-row .description span {
    font-size: 16px;
}

button.btn.btn-default.pull-right.closeformProdOrder {
    margin-top: -42px;
    border-radius: initial;
    width: 41px;
    min-width: initial;
    height: 41px;
    margin-right: -42px;
    background-color: #4A4A49;
    color: white;
    font-weight: bold;
    font-size: 20px;
}

.prod-order-row .description {
    line-height: 79px;
    text-align: center;
}

.prod-order-row.prod-order-sheet-quantita .description {
    line-height: normal;
    padding-top: 22px;
    /*padding-left: 48px;*/
}

.prod-order-row.prod-order-sheet-quantita .description div {
    float: left;
    width: 35px;
    height: 35px;
    background-color: #E4E4E4;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
}

.prod-order-row.prod-order-sheet-quantita .description input {
    /*float: left;*/
    height: 35px;
    width: 100px;
    margin: 0px 10px;
    text-align: center;
}

.prod-order-row.single-prod-order-btn {
    background-color: #97D700;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    height: 62px;
    margin-top: 30px;
    text-align: center;
    border-radius: 5px
}

.prod-order-row.single-prod-order-btn span {
    font-size: 20px;
    font-weight: bold;
    line-height: 62px;
}

#mc_embed_signup .button#mc-embedded-subscribe {
    width: 185px !important;
    height: 45px !important;
    background-color: #97D700 !important;
    color: white !important;
    border: none !important;
}

#mc_embed_signup_fastpoint .clear {
    float: right;
}

#mc_embed_signup_scroll {
    margin-top: 15px;
}

#mce-EMAIL {
    height: 45px !important;
}

.preventivo-products-list-title, .preventivo-form-title {
    font-size: 21px;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
    margin-top: 30px;
}

.preventivo-products-list {
    padding: 0px 15px;
}

.preventivo-form-title {
    margin-top: 100px;
    margin-bottom: 30px;
}

.preventivo-products-table {
    width: 100%;
    margin-top: 30px;
}

.preventivo-products-table thead {
    font-size: 16px;
}

.preventivo-products-table thead tr:first-child {
    border-bottom: 1px solid black;
}

.preventivo-products-table thead tr th:last-child {
    width: 70px;
}

.preventivo-products-table tbody tr td:last-child {
    text-align: center;
    font-size: 13px;
    color: grey;
    cursor: pointer;
}

.preventivo-products-table tbody tr {
    border-bottom: 1px solid gainsboro;
}

.preventivo-form input[type=text],
.preventivo-form textarea,
.preventivo-form input[type=email] {
    width: 100%;
}

.preventivo-form {
    float: left;
    margin-bottom: 100px;
}

.preventivo-products-table img {
    width: 60px;
    margin: 5px 0px;
}

#top-menu li a {
    color: black;
}

.category p {
    height: 50px;
}

.products-list {
    margin: 30px 0px;
}

.menu-chart a {
    font-size: 20px;

}

#shopping-cart-detail table td span {
    float: left;
    clear: left;
}

div#shopping-cart-detail td i.preventivo-row-delete {
    padding-left: 20px;
    font-size: 20px;
    cursor: pointer;
}

span.preventivo-row-delete i {
    font-size: 20px;
}

.user-info-list {
    list-style: none;
    font-size: 15px;
    color: black;
    float: left;
    padding-left: 0px;
}

.user-info-list li {
    margin-bottom: 5px;
    float: left;
    clear: left;
}

.user-info-list li .label {
    font-size: 15px;
    color: black;
    width: 240px;
    float: left;
    clear: left;
    text-align: left;
}

.user-info-list li .description {
    font-size: 15px;
    color: black;
}

.user-info .table-variazioni-btn-order {
    float: left;
    clear: left;
    margin-top: 30px;
}

.user-info .table-variazioni-btn-order a {
    color: white;
}

img#img_01 {
    width: 330px !important;
    height: initial !important;
    border: 3px solid gainsboro;
}

#gal1 img {
    width: 100px !important;
    border: 1px solid gainsboro;
}

div#gal1 {
    margin-top: 10px;
}

.riepilogo-button-pnl {
    float: left;
    text-align: center;
    width: 100%;
}

.riepilogo-button-pnl .btn-back {
    background-color: #4A4A49;
    padding: 10px 20px;
    font-size: 21px;
    font-weight: bold;
    margin: 80px auto;
    float: none;
    width: 250px;
}

.success-msg {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.wpcf7-response-output {
    display: none;
}

.screen-reader-response {
    font-weight: bold;
    text-align: center;
    margin: 30px 0px;
    color: cornflowerblue;
}

#mc_embed_signup input.email {
    font-size: 15px;
    border: none;
    color: rgb(164, 110, 36);
    background-color: rgba(164, 110, 36, .3);
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 70% /*350px*/;
    vertical-align: top;
    text-align: center;
    margin-top: -12px !important;
}
.category-description{margin:30px 0;}
.tml-profile {
    max-width: 50%!important;
    margin: auto;
}
.desk-nav li a {
    color: white;
    text-decoration: none;
    padding: 0px 20px;
    transition: all 0.2s
}
