

.fastpointpdf-button-container {
    float: none !important;
    background-color: #4A4A49;
    padding: 5px 20px !important;
    font-size: 16px;
    font-weight: 400;
    margin-top: 40px;
    text-align: center;
    border: 0;
    line-height: 30px;
    border-radius: 5px;
    max-height: 40px;
}

.fastpointpdf-button-container p {
    padding: 0;
    margin: 0;
}

.fastpointpdf-button-container:hover {
    background-color: #97D700;
}

.prod-button {
    max-width: 220px;
    color: white
}

.prod-button a {
    color: white
}

.pdf-text-wrapper {
    text-align: right;
    border-left: 1px solid white;
}

.recent-prod {
    padding-top: 60px;
    padding-bottom: 30px;
}

.recent-prod ul {
    opacity: 0;
}

.lastViewedList .lastViewedItem {
    padding: 0 20px;
}

.lastViewedList .lastViewedThumb img {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 100%;
    height: 100%;
    border: 3px solid lightgrey;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.lastViewedThumb {
    margin: 0 !important;
}

.lastViewedList .lastViewedItem:hover .lastViewedThumb img {
    border: 3px solid #97D700;
}

.lastViewedcontent {
    float: left;
    text-align: center;
}

.lastViewedList ul {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.lastViewedList li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    list-style-type: none;
}

.lastViewedList a, .lastViewedcontent {
    width: 100%;
    float: left;
    text-decoration: none;
    text-align: center;
}

.lastViewedItem .lastViewedTitle {
    color: #4A4A49;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    height: 72px;
    margin: 30px 0;
    margin-bottom: 10px;
}

.lastViewedItem:hover .lastViewedTitle {
    color: #4A4A49;
}

.recent-prod .lastViewedList .lastViewedItem:hover .lastViewedTitle {
    color: #97D700;
}

.rpwe-thumb {
    box-shadow: none !important;
    margin: 2px 10px 2px 0;
    padding: 0;
}

.lastViewedExcerpt {
    margin-bottom: 0 !important;
}

.lastViewedExcerpt div {
    height: 100px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    font-weight: 300;
    color: #4A4A49;
}

.lastViewedItem .lastViewedLink a {
    width: 100%;
    float: left;
    margin-top: 10px;
    border: 3px solid #97D700;
    padding: 10px 10px;
    color: #4A4A49;
    font-size: 14px;
    border-radius: 5px;
}
.product-thumb .product-description {
    margin-bottom: 10px;
    font-size: 14px;
    height: 100px;
}

.lastViewedItem:hover .lastViewedLink a {
    color: white;
    background-color: #97D700;
}

.modal-body {
    overflow: auto;
}

#request_cad .modal-body {
    padding-bottom: 30px;
}

#request_cad .modal-header {
    border-bottom: none;
}

.product_variations .btn.reset-filter {
    font-weight: 700;
    font-family: "Roboto Condensed";
}

.product_variations {
    padding-bottom: 60px;
    background-color: #fff;
    text-transform: uppercase;
}

.prod-details {
    background-color: white;
    padding: 30px 0px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #4A4A49;
    padding: 16px 20px;
    font-weight: bold;
    color: #fff;
    float: none;
    border-radius: 0;
    height: 100%;
    border: none;
    text-align: center;
}

.nav-tabs > li > a {
    height: 52px;
}

.nav-tabs {
    border: none;
}

.nav > li > a {
    padding: 16px 20px;
    border: none;
    color: #000;
}

.slider-section .carousel-indicators .active {
    background-color: #94c120;
}
.carousel-indicators {
    z-index: 9;
}
.carousel-indicators li {
    background-color: rgba(220, 220, 220, 0.67);
    border: none;
}
.logo-tel span {
    margin-right: 25px;
}
.logo-tel img {
    max-width: inherit!important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .logo-tel span {
        margin-right: -45px;
    }
}

@media (min-width: 1200px) {
    .logo-tel span {
        margin-right: -8px;
    }
}
/** WOOCOMMERCE **/


.woocommerce #content div.product div.images, .woocommerce div.product div.images,
.woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none!important;
    width: 60%!important;
    border: 4px solid rgb(220, 220, 220);
}

.woocommerce-products-header{
    /*display: none;*/
    font-family: "Monda", sans-serif;
}

/*header .page-title,*/
/*#content .woocommerce-breadcrumb {*/
    /*display: none;*/
/*}*/

/*stile carousel*/

.after_content h3{
    font-size: 21px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    background-color: #97D700 !important;
    height: 52px;
    line-height: 52px;
}

.product_list_widget{
    padding-bottom: 30px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 60px !important;
    margin: 0 auto !important;
}

.product_list_widget .lastViewedItem {
    padding: 0 20px !important;
    max-width: 275px;
    float: left;
}

#sidebar > ul {
    padding: 0;
}

.product_list_widget:after, .product_list_widget:before {
    display: table;
    content: " ";
}

.product_list_widget:after {
    clear: both;
}

.product_list_widget .lastViewedThumb img {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 86% !important;
    margin-left: 0px !important;
    float: initial !important;
    border: 3px solid lightgrey;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.product_list_widget .lastViewedItem:hover .lastViewedThumb img {
    border: 3px solid #97D700;
}

.product_list_widget ul {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.product_list_widget li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px !important;
    padding-bottom: 10px;
    list-style-type: none;
}

.product_list_widget a, .lastViewedcontent {
     width: 100%;
     float: left;
     text-decoration: none;
     text-align: center;
}

#pulsante {
    font-weight: normal !important;
}

.recent-prod .product_list_widget .lastViewedItem:hover .lastViewedTitle {
    color: #97D700;
}

/*wordpress category-subcategory products*/

@media (max-width: 767px) {
    .products li {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products li {
        width: 33% !important;
    }
}

@media (min-width: 992px) {
    .products li {
        width: 25% !important;
    }
}

.products .product-category img {
    /*max-height: 199.5px !important;*/
}

.products .product img {
    border-radius: 100%;
    border: 3px solid lightgrey;
    transition: none;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
	height: 210px !important;
	width: 210px !important;
	object-fit: cover;
}

.products .product .button {
    margin-top: 0px !important;
    font-weight: normal !important;
    border: 3px solid #97D700;
    padding: 10px 10px;
    width: 80%;
    border-radius: 0px !important;
}

.products li:hover img {
    border-color: #97D700;
}

.products li:hover .button {
    background: #97D700 !important;
    color: white !important;
}

.woocommerce-breadcrumb a:hover {
    color: #97D700 !important;
}

.products li {
    text-align: center;
    margin: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    width: 25% /*!important*/;
    display: block;
    cursor: pointer;
}

h4 {
    font-family: "Roboto Condensed";
    font-weight: unset;
}

.products .product h2{
    font-size: 16px!important;
    width: 90%;
    min-height: 80px;
    background-color: transparent;
    color: #4A4A49;
    text-transform: uppercase;
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}

.products .product .woocommerce-LoopProduct-link p{
    /*height: 80px;*/
    color: black;
    margin-top: 0px !important;
    margin-bottom: 25px !important;
}

.products .product .count{
    display: none;
}

.products .product-category{
    margin-top: 40px !important;
}

.products .product .woocommerce-LoopProduct-link .exerpt_description{
    height: 100px;
    margin-bottom: 10px;
}

/*wordpress category products table*/

@media (min-width: 768px) {
    .woocommerce:not(.single-product) #container, .product_list_widget, .woocommerce-breadcrumb,
	.archive.woocommerce .site-main {
        width: 750px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 75px;
    }
}

@media (min-width: 992px)
{
    .woocommerce:not(.single-product) #container, .product_list_widget, .woocommerce-breadcrumb,
	.archive.woocommerce .site-main {
        width: 970px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 0;
    }}

@media (min-width: 1200px)
{
    .woocommerce:not(.single-product) #container, .product_list_widget, .woocommerce-breadcrumb,
	.archive.woocommerce .site-main
	{
        width: 1170px;
		margin-right: auto;
		margin-left: auto;
        margin-top: 0;
    }
}

.woocommerce:not(.single-product) #container, .product_list_widget, .woocommerce-breadcrumb {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.woocommerce-breadcrumb {
    margin: 0 auto!important;
    margin-top: 5px !important;
}

.column-date {
    width: 15%;
}

.column-message {
    width: 30%;
}

.row-padd {
    padding: 10px 5px;
}

.ordini-products-table {
    width: 100%;
    margin: 30px auto 60px auto;
}
.ordini-products-list p.warning {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 80px;
    font-size: 16px;
}

/*stile per la pagina page-riepilogo-ordini*/
.orders-products-list {
    padding: 0px 15px;
}

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

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

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

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

.orders-products-table tbody tr td:last-child {
    text-align: left;
    font-size: 13px;
    color: grey;
}

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

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

#subcat-uncategorized {
  display: none;
}