/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/



* {
	box-sizing: border-box;
}

p:empty {
	display: none;
}

body {
	font-family: 'Source Code Pro', monospace !important;
	font-size: 14px;
	font-weight: 500 !important;
	overflow-x: hidden;
}

.container {
	max-width: 88% !important;
}

img {
	max-width: 100% !important;
}

.btn-primary {
	background: #1e4d75 !important;
	border-color: #1e4d75 !important;
}

a.btn.btn-outline-primary {
	border-color: #1e4d75 !important;
	color: #1e4d75;
}

.return-to-shop .btn-outline-primary:hover {
	color: #fff;
	background: #1e4d75;
}

/* .navbar {
	/* -webkit-transform: translateZ(0) !important; */
/* 	backface-visibility: hidden;
	-webkit-transform: scale3d(1,1,1) !important;
} */

#wrapper-navbar .navbar a {
	color: #2a2a2a;
}

#wrapper-navbar nav a.custom-logo-link {
	width: 210px !important;
}

#main-menu li.menu-item {
	margin: 0 40px;
}

#mega-menu-wrap-primary #mega-menu-primary {
	padding-left: 30px !important;
}

#main-menu li.menu-item a.nav-link {
	padding: 0;
	text-transform: uppercase;
	font-size:13px;
	color: #2a2a2a;
	font-weight: 500;
	padding:40px 0;
	transition: all 0.3s ease-in-out;
}

#main-menu li.menu-item a.nav-link:hover {
	color: #024a9a;
	opacity: 1;
}

.header-options {
    float: right;
    width: 12%;
    position: absolute;
    right: 20px;
	top: 40px;
}

.header-options .language-selector {
	float: left;
	border-bottom:1px solid #a0a0a0;
	width:60px;
}

.header-options a.login-link {
	display:inline-block;
	background: url(images/icon-person.png) no-repeat;
	text-indent: -9999em;
	margin-top: 4px;
	height: 17px;
	width:15px;
}

.header-options a.loggedin-link {
	display:inline-block;
	background: url(images/icon-person-fill.png) no-repeat;
	text-indent: -9999em;
	margin-top: 4px;
	height: 17px;
	width:15px;
}


.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
	height: 7px; 
	width: 7px;
	border: 1px solid #303030;
	border-width: 1px 1px 0 0;
	transform: rotate(135deg);
	top: 7px;
}

.wpml-ls-legacy-dropdown a span {
    font-weight: 500 !important;
}

.header-options .language-selector a:hover {
	text-decoration: none;
}

.header-options .language-selector .wpml-ls-legacy-dropdown a {
	border: 0;
	font-size: 12px;
	text-transform: uppercase;
}

.header-options .language-selector .wpml-ls-legacy-dropdown a:hover {
	border:0;
}

.header-options .login {
	float: right;
	margin-right:10px;
	position: relative;
}

.header-options .login .profile-menu {
	background: #f7f7f7;
	padding: 20px;
	position: absolute;
	top: 200px;
	opacity: 0;
	right: -20px;
	transition: all 0.3s ease-in-out;
	width: 200px;
	visibility: hidden;
	z-index: 9999999;
}

.logged-in.admin-bar .header-options .login .profile-menu.active {
	top: 68px;
}

.header-options .login .profile-menu.active {
	top: 36px;
	opacity: 1;
	visibility: visible;
}

.header-options .login .profile-menu a {
	color: #052e65 !important;
	display: block;
	clear: both;
	font-size: 13px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.header-options .login .profile-menu a:hover {
	text-decoration: none;
}

.header-options .login .profile-menu a:last-of-type {
	margin-bottom: 0;
}

.header-options .login .profile-menu:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10.5px 17px 10.5px;
	border-color: transparent transparent #f7f7f7 transparent;
	position: absolute;
	top: -17px;
	right: 20px;
}

.header-options .search {
	float: right;
}

.header-options i {
	font-size: 24px;
	line-height:22px;
}

.header-options .login i {
	font-size: 26px;
}

.header-options .language-selector a i {
	font-size: 12px;
	color: #a0a0a0;
	display: inline;
}

.header-options .language-selector a {
	border-bottom: 1px solid #a0a0a0;
	font-size: 12px;
	font-weight: 400;
}

.wrapper-navbar {
	transition: none !important;
}

.home .wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.ares.tparrows {
	z-index: 9999;
}

.edit-link {
	display: none;
}

.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item a {
	color: #555 !important;
	font-weight: bold !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	font-weight: 500 !important;
}

.gray-bg {
	background: #eeeeee;
	padding-top: 109px;
	padding-bottom: 109px;
}
.page-template-contatti-page .gray-bg {
	padding-top: 109px;
	padding-bottom: unset;
}

.align-content-center {
	text-align: center;
}

.azienda-block {
	padding-top: 170px;
	padding-bottom: 136px;
}

#single-wrapper {
	background: #f7f7f7;
}

h1.entry-title {
	color: #245279;
 	-webkit-text-fill-color: transparent;
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 60px;
   	background: linear-gradient(transparent, transparent); 
	background: -webkit-linear-gradient(left, #05326B , #245279);
   	background: -o-linear-gradient(right, #05326B , #245279);
   	background: -moz-linear-gradient(right, #05326B , #245279);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	line-height: 56px;
	letter-spacing: 2px;
	margin-bottom:10px;
	margin-top: 80px;
	text-transform:uppercase;
}

h1.entry-title.flat-blue {
	color: #00488e;
	-webkit-text-fill-color: #00488e;
	background: none;
	-webkit-background-clip: unset;
}

h2.green {
	color: #0deda6;
 	-webkit-text-fill-color: transparent;
    font-family: 'Allerta Stencil', sans-serif;
	font-size: 66px;
	background: linear-gradient(transparent, transparent);
	background: -webkit-linear-gradient(left, #74f3f9 , #0deda6);
   	background: -o-linear-gradient(right, #74f3f9, #0deda6);
   	background: -moz-linear-gradient(right, #74f3f9, #0deda6);
   	/* background: linear-gradient(to right, #74f3f9 , #0deda6);  */
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	line-height: 56px;
	letter-spacing:1px;
	margin-bottom:35px;
	text-transform:uppercase;
}

h1.white {
	color: #fff;
    font-family: 'Allerta Stencil', sans-serif;
	font-size: 66px;
	line-height: 56px;
	letter-spacing:1px;
	margin-bottom:35px;
	text-transform:uppercase;
}

h2.white {
	color: #fff;
    font-family: 'Allerta Stencil', sans-serif;
	font-size: 66px;
	line-height: 56px;
	letter-spacing:1px;
	margin-bottom:35px;
	text-transform:uppercase;
}


p.light {
	color: #fff;
	line-height: 1.8em;
	padding: 0 30px;
	text-transform:uppercase;
	margin-bottom: 30px;
}

p.light span {
	color: #01ade9;
}

a.btn.btn-left-gradient {
	background: none;
	border: 2px solid #01ade9;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: inline-block;
	color: #01ade9;
	font-size: 13px;
	position: relative;
	font-weight:400;
	text-transform:uppercase;
	padding: 18px 26px;
	z-index:100;
	margin-top: 5px;
    margin-bottom: 5px;
}

a.btn.btn-left-gradient:hover {
	color: #ffffff;
}

a.btn.btn-left-gradient.wide {
	width: 180px;
}

.ares.tparrows::before {
	display: none;
}

.tp-rightarrow {
	background: url(images/img-right-arrow.png) no-repeat center !important;
	transform: matrix(1, 0, 0, 1, 130, -54) !important;
}

.tp-leftarrow {
	background: url(images/img-left-arrow.png) no-repeat center !important;
	transform: matrix(1, 0, 0, 1, 30, -54) !important;
}


.btn::after {
    content: '';
	border-radius:6px;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	z-index: -1;
}

.btn.btn-left-gradient::after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#76f3fa+0,0deda6+100 */
	background: #01ade9; /* Old browsers */
}

.btn.btn-left-gradient:hover:after, .btn.btn-left-gradient:active::after {
    width: 100%;
}

.white-bg {
	padding-top: 110px;
	padding-bottom: 110px;
}

h2.blue {
	/*color: #245279;*/
	color: #00488e;
 	-webkit-text-fill-color: transparent;
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 60px;
   	background: linear-gradient(transparent, transparent); 
	/*
	background: -webkit-linear-gradient(left, #167d89 , #245279);
   	background: -o-linear-gradient(right, #167d89 , #245279);
   	background: -moz-linear-gradient(right, #167d89 , #245279);*/
	background: -webkit-linear-gradient(left, #245279 , #00488e);
	background: -o-linear-gradient(right, #245279 , #00488e);
   	background: -moz-linear-gradient(right, #245279 , #00488e);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	line-height: 56px;
	letter-spacing: 2px;
	margin-bottom:35px;
	text-transform:uppercase;
}

h1.flat-blue {
	color: #00488e;
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 60px;
	line-height: 56px;
	letter-spacing: 2px;
	margin-bottom:35px;
	margin-top: 60px;
	text-transform:uppercase;
}

h2.flat-blue {
	color: #00488e;
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 60px;
	line-height: 56px;
	letter-spacing: 2px;
	margin-bottom:35px;
	margin-top: 60px;
	text-transform:uppercase;
}


div.wpl-woo-product-carousel-section .slick-prev {
	top: 50%;
    left: -40px;
}

div.wpl-woo-product-carousel-section .slick-next {
    top: 50%;
    right: -60px;
}

div.wpl-woo-product-carousel-section .slick-arrow i {
	display: none;
}

div.wpl-woo-product-carousel-section .slick-arrow.slick-prev {
	border: 0;
	background: #eeeeee url(images/img-left-arrow.png) no-repeat center center;
	border-radius: 100px;
	height: 50px;
	width: 50px;
}

div.wpl-woo-product-carousel-section .slick-arrow.slick-next {
	border: 0;
	background: #eeeeee url(images/img-right-arrow.png) no-repeat center center;
	border-radius: 100px;
	height: 50px;
	width: 50px;
}

div.wpl-woo-product-carousel-section .wpl-woo-product-title a {
	color: #1e4d75;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.wpl-woo-product-carousel-section .wpl-woo-product-title a:hover {
	text-decoration: none;
}

div.wpl-woo-product-carousel-section .wpl-woo-cart-button {
	display: none;
}


.blue-bg {
	background: #22356b;
	padding-top: 80px;
}

.tech-content {
	padding-bottom: 50px;
}

#blocchi-home {
	flex-wrap: nowrap;
    justify-content: center;
}
#blocchi-home .button-block {
	margin-right: 15px;
	margin-left:15px;
}
@media (max-width:767px) {
	#blocchi-home {
		flex-wrap: wrap;
	}
}

.button-block {
	min-height: 388px !important;
	position: relative;
}

.button-block {
	background-size: 120% !important;
	transition: all 0.3s ease-in-out;
	background-position: center !important;
}

.button-block:hover {
	background-size: 140% !important;
}

.button-block a {
	color: #fff;
	display: flex;
    font-family: 'Allerta Stencil', sans-serif;
	font-size: 52px;
  	justify-content: center;
  	align-items: center;	
	text-align: center;
	height: 100%;
	text-transform:uppercase;
	line-height:1.1em;
	width: 100%;
}

.button-block a:hover {
	color:#fff;
	text-decoration: none;
}

h2.bottom-margin {
	margin-bottom: 80px;
}

.news-block .post-content {
	padding: 10px;
}

.news-block h3 {
	color: #1e4d75;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.news-block h4 {
	color: #909090;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.news-block p {
	color: #909090;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}

.news-block a {
	color: #1e4d75;
}

.align-content-right {
	text-align: right;
	padding: 30px 0 0;
}

.align-content-right a {
	color: #1e4d75;
	font-size: 14px;
	text-transform: uppercase;
}

.align-content-right a:hover {
	text-decoration: none;
}

.white-bg.less-bottom {
	padding-bottom: 50px;
}


#wrapper-footer
{
	width: 100%;
    float: left;
    background: #04326b;
	padding: 75px 0 0;
}

#wrapper-footer ul.menu {
	padding: 0;
	list-style: none;
}

#wrapper-footer ul.menu > li > a {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
}

#wrapper-footer ul.menu li ul.sub-menu {
	list-style: none;
	margin-top: 20px;
	padding: 0;
}

#wrapper-footer ul.menu > li:first-child {
	margin-top: 20px;
}

#wrapper-footer ul.menu li ul.sub-menu li a {
	color: #a7a7a7;
	font-size: 12px;
	text-transform: uppercase;
}

.social-title {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 50px;
	display: block!important;
}

.social {
	vertical-align: middle;
	list-style:none;
    padding: 0;
}

.social li {
	display: inline-block;
}

.social img {
	width:48px;
	height:auto;
}

#wrapper-footer .col-lg-4 ul.sub-menu li {
	display: inline-block;
	width:48%;
	vertical-align: top;
}

#wrapper-footer .col-lg-3.right-border div:last-of-type > ul.menu > li.menu-item:last-of-type {
	margin-top: 20px;
}

#menu-item-117 {
	margin-top: 20px;
}

.right-border {
	border-right: 1px solid #004899;
}

.bottom-padding {
	padding-bottom: 35px !important;
}

.navbar {
	padding: 0 1em !important;
}

.tp-static-layers .tp-parallax-wrap {
	left: 0px !important;
}

.tp-static-layers .tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.tp-static-layer, .tp-static-layers .tp-caption.tp-resizeme.slide-status-numbers.tp-static-layer {
	opacity: 1 !important;
	letter-spacing: -4px !important;
	padding-left: 7px !important;
}


.slide-status-numbers {
	position: absolute;
	left: 80px !important;
}

.tp-arr-titleholder {
	display: none;
}

.woocommerce-Price-amount.amount {
	display: none !important;
}

/* Proddi Page Styles */

.tax-product_cat h1.page-title {
	font-family: 'Allerta Stencil', sans-serif;
	color: #00488e;
	font-size: 48px;
	text-transform: uppercase;
	text-align: center;
	margin: 85px 0 35px 0;
}

h2.woocommerce-loop-product__title {
	color: #00488e;
	text-align: center;
	font-size: 14px;
	text-transform:uppercase;
	min-height: 60px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	border-bottom: 1px solid #dcdcdc;
	background: none;
	margin: 0;
	min-height: 325px;
	padding: 30px 25px 30px 25px;
	position: relative;
	transition: all 0.4s ease-in-out;
	width: 25% !important;
	overflow:hidden;
	/* transform: translateZ(0);
	will-change: opacity; */
}

.settori .woocommerce ul.products li.product {
	min-height: 344px;
}

.woocommerce ul.products li.product a img {
	mix-blend-mode: multiply;
	transition: all 0.4s ease-in-out;
	max-height: 239px;
    min-width: auto !important;
    margin: 0 auto;
}


.woocommerce ul.products li.product .price {
	display: none;
}

.woocommerce ul.products li.product a.single_add_to_cart_button.btn {
	border: 0;
	box-shadow: none !important;
	position: absolute;
	bottom: -50px;
	left: 0;
	padding: 0;
	font-weight: 600;
	color: #00488e;
	text-align: center;
	font-size: 13px;
	opacity: 0;
	text-transform:uppercase;
	transition: all 0.4s ease-in-out;
	visibility: hidden;
}

.woocommerce ul.products li.product a.single_add_to_cart_button.btn:hover {
	background: none;
}

.woocommerce ul.products li.product:hover a.single_add_to_cart_button.btn {
	opacity: 1;
	visibility: visible;
	bottom: 10px;
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
	background: #fff;
	border-bottom: 2px solid #00488e;
}

.woocommerce ul.products li.product:hover img {
	transform:scale(1.1);
}

.woocommerce .woocommerce-breadcrumb {
	margin: 40px 0 25px 0;
}

.woocommerce .woocommerce-breadcrumb a {
	color: #777;
	text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:hover {
	text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb {
	color: #00488e;
	font-size:13px;
	text-transform: uppercase;
}

.woocommerce .woocommerce-breadcrumb span:last-of-type {
	text-decoration: underline;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 33%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	/*bottom: -40px;*/
	bottom: 100px;
	left: 0;
	right: 0;
	margin: auto;
}
.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 30px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 56%;
	padding-top: 40px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	margin-right: 10px;
}

.woocommerce div.product .product_title {
	color: #1e4d75;
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 52px;
	letter-spacing:1px;
	text-transform: uppercase;
	-webkit-text-fill-color: unset;
}

.woocommerce .summary .lead {
	padding-right: 240px;
}

.woocommerce .summary .lead p {
	color: #1e4d75;
	font-size:13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.8em;
}

.vartable_variations.pa-product-variation, .optionscol.attribute_pa_product_variation {
	display: none;
}

table.vartable thead tr th {
	background: #1e4d75;
	border: 0;
	color: #fff;
	font-size:12px;
	font-weight: normal;
	padding-left:10px;
	text-transform:uppercase;
}

table.vartable tbody tr td {
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #1e4d75;
	font-size: 12px;
	padding: 20px 10px;
}

table.vartable tbody tr td.desccol p {
	margin: 0;
	text-transform: uppercase;
}

table.vartable tbody tr td.desccol span {
	color: #a7a7a7;
	text-transform: none;
}

table.vartable input.qty {
	border:0;
	text-align: center !important;
}

table.vartable input.qty:-webkit-inner-spin-button, 
table.vartable input.qty:-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] {
-moz-appearance: textfield;
}

.qtywrap {
	background: none !important;
	margin-left: 10px;
}

.minusqty, .plusqty, table.vartable input.qty {
	color: #1e4d75;
}

.globalcartcol {
	text-align: center !important;
}

.woocommerce .summary h3 {
	color: #1e4d75;
	font-size: 16px; 
	font-weight: bold;
	text-transform: uppercase;
	margin: 90px 0 20px 0;
}

.wpcf7-form p {
	margin-bottom: 0;
}

.single-product .wpcf7-form label {
	display: none;
}

.single-product .wpcf7-form .wpcf7-form-control-wrap.privacy label {
	display: block;
}

.single-product .wpcf7-form .wpcf7-form-control, .btn.btn-invia-cv {
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: #1e4d75;
	border: 0;
	border-bottom: 2px solid #1e4d75;
	font-size: 13px;
}

.single-product .wpcf7-form textarea {
	resize: none;
}

.single-product .wpcf7-form .wpcf7-form-control-wrap.privacy {
	float:left;
	margin: 20px 0;
	width: 100%;
}

.single-product .wpcf7-form .wpcf7-form-control-wrap.privacy .wpcf7-form-control {
	border: 0;
	text-transform: none;
}

.single-product .wpcf7-form .wpcf7-form-control-wrap.privacy .wpcf7-form-control a {
	color: #1e4d75;
	text-decoration: underline;
}

.single-product .wpcf7-form .wpcf7-form-control-wrap.privacy .wpcf7-form-control a:hover {
	text-decoration: none;
}

.single-product .wpcf7-form .wpcf7-form-control-wrap.privacy .wpcf7-list-item {
	margin-left: 0;
}

.single-product .wpcf7-form .wpcf7-form-control.wpcf7-submit, .btn.btn-invia-cv {
	float: right;
	background: none;
	color: #1e4d75;
    border: 2px solid #1e4d75;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
    display: inline;
    width: auto;
	padding: 20px 30px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.single-product .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover, .btn.btn-invia-cv:hover {
	background: #1e4d75;
	color: #fff;
}

.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type="color"]:focus, .wpcf7 input[type="date"]:focus, .wpcf7 input[type="datetime-local"]:focus, .wpcf7 input[type="datetime"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="file"]:focus, .wpcf7 input[type="month"]:focus, .wpcf7 input[type="number"]:focus, .wpcf7 input[type="range"]:focus, .wpcf7 input[type="search"]:focus, .wpcf7 input[type="submit"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="text"]:focus, .wpcf7 input[type="time"]:focus, .wpcf7 input[type="url"]:focus, .wpcf7 input[type="week"]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
	color: #1e4d75 !important;
	border-color: #1e4d75 !important;
	box-shadow: none !important;
	background: none !important;
}

.vartable_gc_wrap .globalcartbtn.submit {
	background: #1e4d75 !important;
	color: #fff !important;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 2px solid #1e4d75;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 22px 26px;
}

.vartable_gc_wrap .globalcartbtn.submit:hover {
	background: transparent !important;
	color: #1e4d75 !important;
}

.woocommerce-product-gallery .categories {
    margin-top: 30px;
    position: absolute;
    bottom: -150px;
}

.woocommerce-product-gallery .categories span {
	color: #1e4d75;
	font-size: 16px;
	text-transform: uppercase;
}

.woocommerce-product-gallery .categories span span {
	display: block;
}

.woocommerce-product-gallery .categories span a {
	border: 1px solid #1e4d75;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color: #1e4d75;
	display: inline-block;
	padding: 19px 40px;
	font-size: 13px;
	font-weight: bold;
	margin-right:20px;
	margin-top: 20px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.woocommerce-product-gallery .categories span a:hover {
	background: #1e4d75;
	color: #fff;
	text-decoration: none;
}

.check-wrap {
    position: relative;
    top: -15px;
    left: -17px;
}

.check-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
    height: 36px;
    width: 36px;
    background-color: #1e4d75;
}

/* On mouse-over, add a grey background color */
.check-wrap:hover input ~ .checkmark {
    background-color: #1e4d75;
}

/* When the checkbox is checked, add a blue background */
.check-wrap input:checked ~ .checkmark {
    background-color: #1e4d75;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:not(:checked):before {
    content: "+";
    position: absolute;
	opacity: 1;
	color: #fff;
	font-size: 18px;
	left: 0;
	right: 0;
	margin: auto;
	top: 4px;
	visibility: visible;
}

.checkmark:not(:checked):after {
	opacity: 0;
	visibility:hidden;
}


/* Style the checkmark/indicator */
.check-wrap .checkmark:after {
    left: 0px;
	right: 0;
	margin: auto;
    top: 4px;
	position: absolute;
	content: '-';
	color:#fff;
	font-size: 18px;
}

/* Show the checkmark when checked */
.check-wrap input:checked ~ .checkmark:after {
    opacity: 1;
	visibility:visible;
}

.check-wrap input:checked ~ .checkmark:before {
	opacity: 0;
	visibility: hidden;
}

.woocommerce table.shop_table {
	border: 0;
	border-collapse: collapse;
	border-radius:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.woocommerce table.shop_table thead th {
	background: #1e4d75;
	color:#fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
}

.woocommerce table.shop_table tbody td {
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #4c708e;
	font-size: 13px;
	padding: 20px 10px;
}

.woocommerce table.shop_table tbody td span {
	color: #a7a7a7;
}

.woocommerce table.shop_table .product-quantity, .woocommerce table.shop_table .product-remove {
	text-align:center;
}

.woocommerce a.remove {
	margin: auto;
}

.woocommerce-checkout #page-wrapper {
	background: #f7f7f7;
}

h3.cart-title {
	color: #1e4d75;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 90px 0px 20px 0;
	text-transform:uppercase;
}

.shop_table tbody tr:last-child td {
	border: 0;
	background: none;
}

.shop_table tbody tr:last-child td input.btn.btn-outline-primary {
	border: 0;
	border-radius: 0;
	background: none;
	color: #1e4d75;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0;
	cursor: pointer;
}

.woocommerce-checkout .woocommerce .woocommerce-message {
	display: none;
}

td.actions {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.woocommerce table.shop_table tbody td.cart-actions {
    background: none;
    border: 0;
}

.woocommerce table.shop_table tbody td.cart-actions .text {
	float: left;
}

.woocommerce table.shop_table tbody td.cart-actions a.button {
	float: right;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    color: #1e4d75;
    font-weight: 500;
	padding:0;
	background: none;
}

.woocommerce table.shop_table tbody td.cart-actions .text input {
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    color: #1e4d75;
    font-weight: 500;
	padding:0;
}

.woocommerce table.shop_table tbody td.cart-actions .text input:hover {
	background: none;
}

.woocommerce table.shop_table tbody td.actions a.button {
    background: none;
    border-radius: 0;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    color: #1e4d75;
    font-weight: 500;
    padding: 0;
    position: absolute;
    width: 120px !important;
    bottom: 46px;
    right: 15px;
}


/* Proddi Page Styles END */

/* Footer Styles */

.footer-contact {
	padding-left: 50px !important;
}

.mobile-only .footer-contact {
	padding-left: 0px !important;
}


.footer-contact h3 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.footer-contact p {
	color: #a7a7a7;
	font-size:13px;
	text-transform: uppercase;
}

.footer-contact p a {
	color: #a7a7a7;
}

/* Footer Styles END */


/* Mega Menu Styles */

.mega-menu-column.mega-product-menu-image {
	background: url(images/img-product-mega-menu-bg.jpg) no-repeat top !important;
	min-height: 181px !important;
}

/* Mega Menu Sytle END */


/* Woocommerce Pages Styles */


#woocommerce-wrapper {
	background: #f7f7f7;
	min-height:100vh;
}

a.btn-quote {
	background: #1e4d75 !important;
	color: #fff !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #1e4d75;
	display:inline-block;
	font-size: 13px;
	padding: 25px 30px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 60px;
}

a.btn-quote:hover {
	text-decoration: none;
}


/* Woocommerce Pages Styles END */


/* Azienda Page Styles */


.section-azienda {
	padding: 150px 0;
}
.section-azienda.first
{
    padding:0 0 150px;
	background-color: rgba(0, 0, 0, 0.5);
}
.section-azienda.first.image-section-custom-azienda
{
    padding:150px 0 150px;
}
.section-azienda.first .video-content-upper, .section-azienda.second .video-content-upper
{
    padding-top:55px;
}
.section-azienda.second.video-section-custom-lavorazioni
{
    padding:0 0 150px;
	background-color: rgba(0, 0, 0, 0.5);
}

.section-azienda.video-section-custom-azienda, .section-azienda.video-section-custom-lavorazioni, .video-section-custom-lavorazioni .row-testo-tecnologie {
	min-height:90vh;
}

.section-azienda p {
	padding: 0;
}

#storia p.blue {
	text-transform:unset!important;
	margin-bottom: 2rem;
}
@media (max-width:768px) {
	#storia p.blue {
		margin-bottom: 1rem;
	}
}
#made p.blue {
	text-transform:unset!important;
}

h3.sub-title {
	color: #00488e;
	font-size: 72px;
	font-family: 'Allerta Stencil', sans-serif;
	text-transform: uppercase;
}

p.blue {
	color: #00488e !important;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.7em;
}

.padding-left {
	padding-left: 120px !important;
}

p.small {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 50px;
}

p.blue strong {
	font-weight: bold;
}

.padded-60 {
	padding: 90px 0 90px 60px !important;
}

p.blue-large {
	color: #00488e;
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 28px;
	text-transform: uppercase;
}

h4.sub-title {
	color: #00488e;
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 32px;
	text-transform: uppercase;
}

.padded-left-60 {
	padding: 0 0px 50px 0px !important;
}

h5.prod-title {
	color: #1e4d75;
	font-size: 18px;
	text-transform:uppercase;
	margin-top: 40px;
}

.azienda-list {
	top: 45% !important;
	right: 30px !important;
	left: auto !important;
	position: absolute;
	z-index: 999999;
	opacity: 0;
	visibility: hidden;
	width: 200px !important;
	transition: all 0.3s ease-in-out;
}

.azienda-list.fixed {
	opacity: 1;
	position: fixed;
	visibility: visible;
} 

.azienda-list li {
	text-align: right;
	margin: 7px 0;
}

.azienda-list li a {
	color: #01ade9;
	font-size: 13px;
	text-transform:uppercase;
	font-weight: 500;
}

.azienda-list li a:hover {
	text-decoration: none;
}

.azienda-list li a:after {
	background: none;
	content: '';
	border: 1px solid #01ade9;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	float: right;
	margin-left: 5px;
	height: 10px;
	position: relative;
	top: 8px;
	width: 10px;
}

.azienda-list li a.active:after {
	background: #01ade9;
}

/* Azienda Page Styles END */

/* Technologia Page Styles */


h3.sub-title.white {
	font-size: 36px;
	color: #fff;
	margin-bottom: 30px;
}

ul.list-unstyled.inline li {
	color: #fff;
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	float: left;
	width: 50%;
	margin: 10px 0;
}

.wpcf7 {
	max-width: none !important;
}

h3.blue {
	/*color: #04326b;
	font-size: 28px;*/
	color: #00488e;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:1rem;
}

h5.company-title, p.blue.small {
	color: #04326b;
	font-size: 16px;
	margin-bottom: 1em;
}

h5.company-title, p.blue a {
	color: #04326b;
}


input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    margin-top: 4px;
    float: left;
    margin-right: 10px;
}

figure.woocommerce-product-gallery__wrapper {
	max-height: 380px;
	overflow: hidden;
}

.down-arrow {
	position: absolute;
	bottom: -80px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before, .woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
	display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	background: url(images/img-zoom-icon.png) no-repeat center;
}


/* Technologia Page Styles END */

/* News Single Page */


.entry-meta p {
	color: #909090;
	margin-bottom: 50px;
	text-transform: uppercase;
}

.post-img {
	margin-bottom: 70px;
}

.entry-content p {
	color: #909090;
	font-weight: 300;
	text-transform: uppercase;
}

.entry-content p:last-of-type {
	margin-bottom: 40px;
}

/* News Single Page END */

/* Content Page Styles */

.wrapper.gray {
	background: #f7f7f7;
}

.entry-content.single {
	margin-top: 75px;
}

/* Content Page Styles END */

/* Search Form */

.search-form {
    background: #f7f7f7;
	opacity: 0;
    padding: 70px 0 70px 0;
    position: fixed;
	visibility: hidden;
    width: 100%;
    top: 200px;
    z-index: 9999;
	transition: all 0.3s ease-in-out;
}

.logged-in.admin-bar .search-form.active {
	opacity: 1;
	top: 140px;
	visibility: visible;
}

.search-form.active {
	opacity: 1;
	top: 108px;
	visibility: visible;
}

.search-form button {
	display: none;
}

.search-form input.search-field {
	background: none;
	border: 0;
	border-bottom: 2px solid #293b82;
	color: #293b82;
	font-size: 14px;
	outline: none !important;
	padding-bottom: 5px;
	width: 100%;
}

.search-form input.search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;	
}
	
.search-form input.search-field::-moz-placeholder { /* Firefox 19+ */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.search-form input.search-field:-ms-input-placeholder { /* IE 10+ */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.search-form input.search-field:-moz-placeholder { /* Firefox 18- */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.search-form input.search-field:placeholder {
	color: #293b82;
	opacity: 1;
	text-transform: uppercase;
}

.search-results h1.page-title {
	font-family: 'Allerta Stencil', sans-serif;
	font-size: 60px;
	background: -webkit-linear-gradient(left, #167d89 , #245279);
   	background: -o-linear-gradient(right, #167d89 , #245279);
   	background: -moz-linear-gradient(right, #167d89 , #245279);
   	background: linear-gradient(to right, #167d89 , #245279); 
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	line-height: 56px;
	letter-spacing: 2px;
	margin-bottom:10px;
	margin-top: 80px;
	margin-bottom: 50px;
	text-transform:uppercase;
}

.search-results.woocommerce-page ul.products li.product {
	min-height: 325px;
}

.search-results.woocommerce ul.products li.product a img {
	height: 180px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	z-index: 999999999;
}

/* Search Form ENDS */

/* Login Form Styles */

.login-form {
    background: #f7f7f7;
	opacity: 0;
    padding: 60px 0 40px 0;
    position: fixed;
	visibility: hidden;
    width: 100%;
    top: 200px;
    z-index: 9999;
	transition: all 0.3s ease-in-out;
}

.logged-in.admin-bar .login-form.active {
	opacity: 1;
	top: 140px;
	visibility: visible;
}

.login-form.active {
	opacity: 1;
	top: 108px;
	visibility: visible;
}

.tml.tml-login {
	max-width: none;
	width: 100%;
}

.tml.tml-login #loginform1 p, .tml.tml-login #loginform p, .tml.tml-lostpassword #lostpasswordform p {
	margin-bottom: 0;
}

.tml.tml-login ul {
	margin:0;
}

.tml.tml-login input.input {
	margin:0;
}

.tml.tml-lostpassword #lostpasswordform input.input, #your-profile input.input {
	margin-bottom: 10px;
}

.login-form input.input, #loginform input.input, .tml.tml-lostpassword #lostpasswordform input.input, #your-profile input.input, .tml.tml-lostpassword #resetpassform input.input {
	background: none;
	border: 0;
	border-bottom: 2px solid #293b82;
	color: #293b82;
	font-size: 14px;
	outline: none !important;
	padding-bottom: 5px;
	width: 100%;
}

#your-profile textarea.input {
	background: none;
	border: 0;
	border-bottom: 2px solid #293b82;
	color: #293b82;
	font-size: 14px;
	outline: none !important;
	padding-bottom: 5px;
	width: 100%;
}

.login-form input.input::-webkit-input-placeholder, #loginform input.input::-webkit-input-placeholder, #lostpasswordform input.input::-webkit-input-placeholder, #your-profile input.input::-webkit-input-placeholder, #your-profile textarea.input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;	
}
	
.login-form input.input::-moz-placeholder, #loginform input.input::-moz-placeholder, #lostpasswordform input.input::-moz-placeholder, #your-profile input.input::-moz-placeholder, #your-profile textarea.input::-moz-placeholder { /* Firefox 19+ */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.login-form input.input:-ms-input-placeholder, #loginform input.input:-ms-input-placeholder, #lostpasswordform input.input:-ms-input-placeholder, #your-profile input.input:-ms-input-placeholder, #your-profile textarea.input:-ms-input-placeholder { /* IE 10+ */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.login-form input.input:-moz-placeholder, #loginform input.input:-moz-placeholder, #lostpasswordform input.input:-moz-placeholder, #your-profile input.input:-moz-placeholder, #your-profile textarea.input:-moz-placeholder { /* Firefox 18- */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.login-form input.input:placeholder, #loginform input.input:placeholder, #lostpasswordform input.input:placeholder, #your-profile input.input:placeholder, #your-profile textarea.input:placeholder {
	color: #293b82;
	opacity: 1;
	text-transform: uppercase;
}

.login-form input[type=submit], #loginform input[type=submit], #lostpasswordform input[type=submit], #your-profile input[type=submit], #resetpassform input[type=submit] {
	border: 2px solid #1e4d75;
	border-radius: 10px;
	color: #1e4d75;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	width: 180px;
	text-align: center;
	text-transform: uppercase;
	padding: 17px;
	background: none;
	transition: all 0.3s ease-in-out;
}

#lostpasswordform input[type=submit], #your-profile input[type=submit] #resetpassform input[type=submit] {
	width: auto;
}

.login-form input[type=submit]:hover, #loginform input[type=submit]:hover, #lostpasswordform input[type=submit]:hover, #your-profile input[type=submit]:hover #resetpassform input[type=submit]:hover {
	background: #1e4d75;
	color: #fff;
}

#your-profile button.button-secondary {
	border: 2px solid #1e4d75;
	border-radius: 10px;
	color: #1e4d75;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	width: auto;
	text-align: center;
	text-transform: uppercase;
	padding: 8px 17px;
	background: none;
	transition: all 0.3s ease-in-out;
}

#your-profile button.button-secondary:hover {
	background: #1e4d75;
	color: #fff;
}

.login-form a, #loginform a {
	color:#00488e;
	font-size: 12px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

#lostpasswordform a, #your-profile a {
	color: #bfbfbf;
}


.login-form .tml-rememberme-wrap label, #loginform .tml-rememberme-wrap label {
	cursor: pointer;
	color: #bfbfbf;
	font-size: 12px;
	text-transform: uppercase;
}

.login-form .tml-rememberme-wrap input, #loginform .tml-rememberme-wrap input {
	display: none;
}

.login-form .tml-rememberme-wrap input:checked ~ label, #loginform .tml-rememberme-wrap input:checked ~ label {
   	color: #1e4d75;
}



.login-form a:hover, #loginform a:hover, #lostpasswordform a:hover, #your-profile a:hover {
	text-decoration: none;
}

.login-form .tml-action-links, #loginform .tml-action-links, #lostpasswordform .tml-action-links, #your-profile .tml-action-links {
	margin-top: 15px !important;
}

.page-template-login-page #loginform, .page-template-login-page #lostpasswordform, .page-template-login-page #your-profile {
	margin-bottom: 60px;
}

#your-profile label {
	margin-bottom: 0;
	margin-top: 15px;
	font-weight: 500;
}

#your-profile table {
	margin-bottom: 40px;
	width: 90%;
}

#your-profile span {
	font-size:12px;
}

/* Login Form Styles END */

/* Register Form Styles */

.tml.tml-register {
	max-width: none;
	width: 100%;
}

.tml-action-links li:first-of-type {
	display: none;
}

#loginform .tml-action-links li:first-of-type {
	display: none;
}


.tml.tml-register #registerform2 p {
	margin-bottom: 30px;
}

.tml.tml-register ul {
	margin:0;
}

.tml.tml-register input.input {
	margin:0;
}

.tml.tml-register input.input {
	background: none;
	border: 0;
	border-bottom: 2px solid #293b82;
	color: #293b82;
	font-size: 14px;
	outline: none !important;
	padding-bottom: 5px;
	width: 100%;
}

.tml.tml-register input.input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;	
}
	
.tml.tml-register input.input::-moz-placeholder { /* Firefox 19+ */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.tml.tml-register input.input:-ms-input-placeholder { /* IE 10+ */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.tml.tml-register input.input:-moz-placeholder { /* Firefox 18- */
  	color: #293b82;
  	opacity: 1;
	text-transform: uppercase;
}

.tml.tml-register input.input:placeholder {
	color: #293b82;
	opacity: 1;
	text-transform: uppercase;
}

.tml.tml-register input[type=submit], .tml.tml-login input[type=submit] {
	border: 2px solid #1e4d75;
	border-radius: 10px;
	color: #1e4d75;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	width: 180px;
	text-align: center;
	text-transform: uppercase;
	padding: 17px;
	background: none;
	transition: all 0.3s ease-in-out;
}

.tml.tml-register input[type=submit]:hover, .tml.tml-login input[type=submit]:hover {
	background: #1e4d75;
	color: #fff;
}

.tml.tml-register a, .tml.tml-login a{
	color: #bfbfbf;
	font-size: 12px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}
#pass-strength-result {
	display:none;
}

.tml.tml-register a:hover {
	text-decoration: none;
}

.tml.tml-register .tml-action-links {
	margin-top: 15px !important;
}



/* Regiser Form Styles END */


.mobile-only {
	display: none;
}

.desktop-only {
	display: block;
}

p.light em {
	font-style: normal;
}

.form-control::placeholder, .wpcf7 .wpcf7-validation-errors::placeholder, .wpcf7 input[type="color"]::placeholder, .wpcf7 input[type="date"]::placeholder, .wpcf7 input[type="datetime-local"]::placeholder, .wpcf7 input[type="datetime"]::placeholder, .wpcf7 input[type="email"]::placeholder, .wpcf7 input[type="file"]::placeholder, .wpcf7 input[type="month"]::placeholder, .wpcf7 input[type="number"]::placeholder, .wpcf7 input[type="range"]::placeholder, .wpcf7 input[type="search"]::placeholder, .wpcf7 input[type="submit"]::placeholder, .wpcf7 input[type="tel"]::placeholder, .wpcf7 input[type="text"]::placeholder, .wpcf7 input[type="time"]::placeholder, .wpcf7 input[type="url"]::placeholder, .wpcf7 input[type="week"]::placeholder, .wpcf7 select::placeholder, .wpcf7 textarea::placeholder {
	color: #1e4d75 !important;
	text-transform: capitalize !important;
}

.product-quantity .quantity .step-btn {
	border: 0;
	background: none;
	cursor: pointer;
}

.actions .text {
	float: left;
	color: #1e4d75;
	font-size: 13px;
	text-transform: uppercase;
}

.pswp__bg {
	opacity: 0.85 !important;
}

.pswp__caption .pswp__caption__center {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
}

.tml.tml-lostpassword {
	max-width: none;
}

.rpc-comment-box, .rpc-post-category, .rpc-post-meta {
	display: none !important;
}

.btn.btn-secondary.understrap-read-more-link {
	display: none;
}

.rpc-post-title, h3.pt-cv-title {
	line-height: 16px !important;
}

.rpc-post-title .rpc-title, h3.pt-cv-title {
	font-family: 'Source Code Pro', monospace !important;
	color: #1e4d75;
	font-size: 16px !important;
	font-weight: 600;
	line-height: 18px !important;
	text-transform: uppercase;
}

.rpc-content p, .pt-cv-content {
	font-family: 'Source Code Pro', monospace !important;
	color: #909090;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.rpc-post-date {
	font-family: 'Source Code Pro', monospace !important;
	color: #909090;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}

.rpc-post-date i {
	display: none;
}

.slick-slide a, h3.pt-cv-title a {
	color: #1e4d75;
}

.pt-cv-readmore.btn.btn-success {
	display: none;
}

.slick-arrow {
	display: none !important;
}


/* Pagination */
.pagination {
    clear:both;
    position:relative;
    font-size:11px; /* Pagination text size */
    line-height:13px;
    float:right; /* Pagination float direction */
}
 
.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}
 
.pagination a:hover{
    color:#fff;
    background: #6AAC70; /* Pagination background on hover */
}
 
.pagination .current{
    padding:6px 9px 5px 9px;
    background: #6AAC70; /* Current page background */
    color:#fff;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link::after {
	display: none !important;
}


p.error a {
	display: none;
}

.search-results .woocommerce-message {
	display: none;
}

.woocommerce div.product div.images img {
	max-width: none !important;
}

.pswp__caption {
	display: none !important;
}

.slick-prev::before, .slick-next::before {
	display: none;
}

.carousel-slider__product {
	border: 0 !important;
	overflow: hidden;
}

.product.carousel-slider__product img {
	transition: all 0.3s ease-in-out;
}

.product.carousel-slider__product:hover img {
	transform: scale(1.1);
}

#id-1260 .carousel-slider__product h3 {
	text-transform: uppercase;
	text-align: center;
	padding-top: 1.5em !important;
}

#id-1260 .carousel-slider-nav-icon:hover {
	fill: #22356b;
}

.carousel-slider__product .woocommerce-LoopProduct-link {
	position: relative;
}

.svg-filters {
  height: 0;
  left: -9999em;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 0;
}

/* .carousel-slider__product .woocommerce-LoopProduct-link:before {
	content: '';
	position: absolute;
	height: 100%;
	-webkit-filter: url(#duotone_bluegreen);
  	-moz-filter: url(#duotone_bluegreen);
  	-o-filter: url(#duotone_bluegreen);
  	-ms-filter: url(#duotone_bluegreen);
  	filter: url(#duotone_bluegreen);
  	opacity: 1;
	visibility: visible;
	width: 100%;
	transition: all 0.3s ease-in-out;
	left: 0;
	top: 0;
}

.carousel-slider__product .woocommerce-LoopProduct-link:hover:before {
	opacity: 0.1;
	visibility: visible;
	z-index: 999999999;
}

*/

.carousel-slider__product .woocommerce-LoopProduct-link:hover img {
	-webkit-filter: url(#duotone_bluegreen);
  	-moz-filter: url(#duotone_bluegreen);
  	-o-filter: url(#duotone_bluegreen);
  	-ms-filter: url(#duotone_bluegreen);
  	filter: url(#duotone_bluegreen);
}

.address-block {
	padding: 150px 0 0 60px !important;
}

#id-1260.arrows-outside .owl-prev svg, #id-1260.arrows-outside .owl-next svg {
	display: none;
}

#id-1260.arrows-outside .owl-prev {
	background: url(images/slider-left-arrow.png) no-repeat;
	background-size: contain;
}

#id-1260.arrows-outside .owl-next {
	background: url(images/slider-right-arrow.png) no-repeat;
	background-size: contain;
}

#id-1260.arrows-outside .owl-prev {
    left: -64px !important;
}

#id-1260.arrows-outside .owl-next {
    right: -64px !important;
}


#cookieChoiceInfo {
	font-size: 0.8rem;
	letter-spacing: -1px;
}


/* Responsive Fixes */

@media (max-width :768px){
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:auto !important}
}


@media (max-width: 979px) {
	
	#rev_slider_1_1_wrapper {
		margin-left: 0 !important;
	}
	
	.ares.tparrows:before {
		font-size: 10px !important;
	}
	
	.tp-leftarrow.tparrows.ares {
		left: -50px !important;
		top: auto !important;
		bottom: -62px !important;
	}
	
	.tp-rightarrow.tparrows.ares {
		left: -130px !important;
		top: auto !important;
		bottom: -62px !important;
	}
	
	.tp-rightarrow {
		background-size: 20% !important;
		transform: matrix(1, 0, 0, 1, 155, -52) !important;
	}
	
	.tp-leftarrow {
		background-size: 20% !important;
		transform: matrix(1, 0, 0, 1, 45, -52) !important;
	}

	.tp-static-layers .tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.tp-static-layer, .tp-static-layers .tp-caption.tp-resizeme.slide-status-numbers.tp-static-layer {
		bottom: -1px !important;
	}
	
	#mega-menu-wrap-primary {
    	position: absolute;
    	left: -10px;
    	width: 10%;
	}
	
	.header-options {
		right: 5px;
		top:unset;
	}
	
	#wrapper-navbar .navbar-brand.custom-logo-link {
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
		max-width: 50%;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
    	flex: 1;
    	justify-content: flex-start;
    	float: left;
    	left: 0;
    	position: absolute;
	}	
	
	button.navbar-toggler {
		display: none;
	}
	
	.header-options .language-selector, .header-options .search {
		display: none;
	}
	
	.header-options .login {
		margin-right: 0;
	}
	
	.mega-menu-toggle .mega-toggle-label {
		display: none;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle {
		background: none;
		display: block;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
		color: #000;
		font-size: 30px;
		margin-left: 0px;
	}
	
	.mega-toggle-blocks-right {
		margin-left: 10px;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		margin-right: 0;
	}
	
	nav.navbar {
		padding: 30px 0 !important;
	}
	
	#mega-menu-wrap-primary ul#mega-menu-primary {
		background: rgba(255,255,255, 1);
		position: fixed;
    	width: 100%;
		display: unset !important;
    	left: 0;
		opacity: 0;
    	top: 200px;
    	z-index: 999;
    	height: 0;
		visibility: hidden;
		transition: all 0.5s ease-in-out;
	}
	
	#mega-menu-wrap-primary.active ul#mega-menu-primary {
		opacity: 1;
		display: unset !important;
		visibility: visible;
		/*top: 90px;*/
		top:70px;
		background-color: #ffffff;
		padding-left:10px!important;
		height: auto;
		padding-bottom: 20px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link {
		color: #2a2a2a;
		padding-left: 20px;
		padding-right: 20px;
		border-bottom: 1px solid rgba(0,0,0,0.2);
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
		width: 100%;
	}
	
	.header-options a.login-link {
		display: inline-block;
		background: url(images/icon-person-mobile.png) no-repeat;
		background-size: contain;
		text-indent: -9999em;
		margin-top: 2px;
		height: 20px;
		width: 20px;
	}
	
	.login-form.active {
		top: 100px;
	}
	
	body.hide {
		overflow: hidden;
	}
	
	.tp-revslider-slidesli .tp-mask-wrap div.tp-caption {
		min-width: 162px !important;
		max-width: 162px !important;
		white-space: normal !important;
		font-size: 9px !important;
		line-height: 10px !important;
		max-height: 46px !important;
	}
	
	.gray-bg, .white-bg {
		padding-top: 50px;
		padding-bottom: 50px;
		text-align: center;
	}
	
	h2.green {
		font-size: 36px;
		margin-bottom: 15px;
	}
	
	h2.white {
		font-size: 36px;
		line-height: 36px;
	}
	
	h3.sub-title.white {
		margin-bottom: 10px;
	}
	
	ul.list-unstyled.inline li {
		float: none;
		font-size: 14px;
		width: 100%;
	}
	
	h2.flat-blue {
		font-size: 36px;
		margin-top: 0;
		margin-bottom: 10px;
	}
	
	h3.blue {
		margin-top: 40px;
	}
	
	p.light {
		font-size: 14px;
	}
	
	.azienda-block {
    	padding-top: 40px;
    	padding-bottom: 40px;
	}
	
	h2.blue {
		font-size: 36px;
		line-height: 36px;
		margin-bottom: 0;
	}
	
	h2.blue.bottom-margin {
		margin-bottom: 30px;
	}
	
	.home h2.blue {
		margin-bottom: 30px;
	}
	
	.carousel-slider__product h3 {
		padding: 0 !important;
		font-size: 0.8em !important;
	}
	
	a.wpl-woo-product-image img {
		margin: 0 auto 18px !important;
	}
	
	div.wpl-woo-product-carousel-section .slick-prev {
		left: 13px !important;
	}
	
	div.wpl-woo-product-carousel-section .slick-next {
		right: -9px;
	}
	
	.button-block a {
		font-size: 36px;
	}
	
	.col-sm-6 {
		width: 50% !important;
	}
	
	.footer-contact {
		margin-top: 0px;
	}
	
	#wrapper-footer {
		padding: 30px 0;
	}
	
	#wrapper-footer.bottom-padding {
		padding-top: 0px;
	}
	
	#wrapper-footer ul.menu > li:first-child {
		margin-top: 0;
	}
	
	.tax-product_cat h1.page-title {
		margin: 0 0 30px 0;
	}
	
/* OLD	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin-bottom: 0px !important;
		width: 100% !important;
	} */

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin-bottom: 0px !important;
		width: 45% !important;
		min-height: 240px;
		padding: 10px 5px 10px 5px;
	}

	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
		font-size: 0.8em;
	}

	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 100%;
	}
	
	.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
		/* OLD top: 300px; */
		top: 210px;
	}
	
	.single-product .wpcf7 {
		margin-top: 60px !important;
	}
	
	.mobile-text-left {
		text-align: left !important;
	}
	
	.mobile-text-left p.blue {
		margin-top: 40px;
	}
	
	.mobile-text-left .entry-content p.blue {
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	.mobile-text-left .entry-content p.blue br {
		display: none;
	}
	
	.address-block.mobile-text-left {
		padding: 0 !important;
	}
	
	.single-product.mobile-text-left div.wpcf7 {
		margin-top: 0 !important;
	}
	
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 100%;
		padding-top: 170px;
	}
	
	.woocommerce .summary .lead {
		padding: 0;
	}
	
	table.vartable td:before {
		float:none;
	}
	
	table.vartable tbody tr td {
		text-align: center;
	}
	
	.qtywrap {
		margin: auto;
	}
	
	.section-azienda {
		padding: 30px 0;
		text-align:center;
	}
	
	.section-azienda .col-lg-1 {
		padding-bottom: 15px;
	}
	
	.section-azienda li img {
		margin-bottom: 30px;
	}
	
	h3.sub-title {
		font-size: 30px;
	}
	
	p.blue {
		font-size: 14px;
	}
	
	.section-storia img {
		margin-bottom: 20px;
	}
	
	h5.prod-title {
		font-size: 14px;
	}
	
	.padding-left {
		padding-left: 15px !important;
	}
	
	p.blue-large {
		font-size: 18px;
	}
	
	.padded-60 {
    	padding: 10px 0 10px 15px !important;
	}
	
	.padded-left-60 {
		padding: 15px !important;
	}
	
	h5.prod-title {
		margin: 10px 0 40px 0;
	}
	
	.tp-static-layers .tp-parallax-wrap {
		left: 0px !important;
	}
	
	.slide-status-numbers {
		left: 24px !important;
	}
	
	.mobile-only {
		display: block;
	}
	
	.mobile-only h1.product_title {
		font-size: 36px;
		margin-top: 20px;
	}
	
	.mobile-only .lead p {
    	color: #1e4d75;
    	font-size: 13px;
    	text-transform: uppercase;
    	letter-spacing: 1px;
    	line-height: 1.8em;
	}
	
	.mobile-only h3, .mobile-only table, .mobile-only .vartable_gc_wrap {
		display: none;
	}
	
	.mobile-only .footer-contact h3 {
		display: block;
	}
	
	.summary.entry-summary h1.product_title, .summary.entry-summary .lead {
		display: none;
	}
	
	.woocommerce .summary h3 {
		margin-top: 0;
	}
	
	.woocommerce .summary .vartable_gc_wrap {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.woocommerce .summary .vartable_gc_wrap a.globalcartbtn {
		float: none;
	}
	
	.woocommerce .summary .wpcf7-form p {
		display: none;
	}
	
	.woocommerce .summary .wpcf7-form h3 {
		margin-bottom: 0;
	}
	
	table.vartable td::before {
		float: none !important;
		display: block;
	}
	
	.woocommerce-breadcrumb {
		display: none;
	}
	
	#wrapper-navbar .navbar-brand.custom-logo-link {
		position: relative;
		z-index: 999999;
	}
	
	ul.azienda-list {
		display: none;
	}
	
	.desktop-only {
		display: none;
	}
	
	.order-0 {
		order: 1 !important;
	}
	
	.order-1 {
		order: 0 !important;
	}
	
	.woocommerce ul.products li.product a.single_add_to_cart_button.btn {
		position: absolute;
		opacity: 1;
		visibility: visible;
		bottom: 10px;
	}
	
	.woocommerce ul.products li.product:hover a.single_add_to_cart_button.btn {
		bottom: 10px;
	}
	
	.slick-prev {
    	left: -30px !important;
    	top: 30% !important;
	}
	
	.slick-next {
    	right: -30px !important;
    	top: 30% !important;
	}

	.slick-arrow {
		display: block !important;
	}
	
	h3.rpc-post-title {
		text-align: left;
		margin-top: 20px !important;
	}

	h1.entry-title {
		font-size: 44px;
	}
	
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {	
		display: none !important;
	}
	
	.woocommerce table.shop_table tbody td {
		text-align: center !important;
	}
	
	.woocommerce table.shop_table tbody td.cart-actions a.button {
		margin-top: 4px;
	}
	
	a.btn-quote {
		padding: 25px !important;
	}
	
	#wrapper-navbar.container {
		max-width: 100% !important;
	}
	
	.home #full-width-page-wrapper #content.container {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 !important;
	}
	
	.home #full-width-page-wrapper #content.container #rev_slider_1_1_wrapper {
		margin-left: 0 !important;
	}

	.tml-user-login-wrap {
		margin-bottom: 15px !important;
	}	
	
	#id-1260 .owl-prev, #id-1260 .owl-next, #id-1260 .carousel-slider-nav-icon {
		height: 35px !important;
		width: 35px !important;
		top: 40%;
	}
	
	#id-1260.arrows-outside .owl-next {
    	right: -36px !important;
	}

	#id-1260.arrows-outside .owl-prev {	
		left: -36px !important;
	}

	.button-block {
		min-height: 238px !important;
		position: relative;
	}

	.right-border {
		border-right: 0;
	}

	 .woocommerce-LoopProduct-link:hover img {
		-webkit-filter: none;
		-moz-filter: none;
		-o-filter: none;
		-ms-filter: none;
		filter: none;
		transform: scale(1);
	}
	
	.wcp-carousel-main-wrap .rpc-post-carousel1 .rpc-post-para p {
		text-align: left;
	}
	
	.slick-prev, .slick-next {
		height: 35px;
		width: 35px;
	}
	
	#carousel-700 .slick-prev::before, #carousel-700 .slick-next::before {
		display: none;
	}

	#carousel-700 .slick-next {
		background: url(images/slider-right-arrow.png) no-repeat;
		background-size: contain;
	}
	
	#carousel-700 .slick-prev {
		background: url(images/slider-left-arrow.png) no-repeat;
		background-size: contain;
	}
	
	#wrapper-footer ul.menu {
		margin-bottom: 30px;
	}
	
	#wrapper-footer ul.menu li ul.sub-menu {
		margin-top: 10px;
	}
	
	#menu-footer-technologia-1 > li:last-child {
		margin-top: 30px;
	}
	
}

@media (min-width: 300px) and (max-width: 350px) {
	
	.ares.tparrows:before {
		font-size: 8px !important;
	}
	
	.tp-leftarrow.tparrows.ares {
		left: -50px !important;
		top: auto !important;
		bottom: -64px !important;
	}
	
	.tp-rightarrow.tparrows.ares {
		left: -135px !important;
		top: auto !important;
		bottom: -64px !important;
	}

}

@media (min-width: 980px) and (max-width: 1148px) {

	#rev_slider_1_1_wrapper {
		margin-left: 0 !important;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		margin-right: 5px;
	}
	
	.wrapper-navbar .container {
		width: 94% !important;
		max-width: 94% !important;
	}
	
	.header-options {
		width: 12%;
		right:0;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		padding-left: 6px;
	}
	
	.tp-leftarrow {
    	transform: matrix(1, 0, 0, 1, 20, -50) !important;
	}
	
	.tp-rightarrow {
    	transform: matrix(1, 0, 0, 1, 110, -50) !important;
	}
	
	.tp-static-layers .tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.tp-static-layer, .tp-static-layers .tp-caption.tp-resizeme.slide-status-numbers.tp-static-layer {
		padding-left: 0px !important;
	}
	
}

@media (min-width: 1148px) and (max-width: 1600px) {
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
		width: 304px;
	}
	
	
}

@media (min-width: 1366px) and (max-width: 1920px) {
	
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		min-height: 375px;
	}


}

@media (min-width: 1600px) and (max-width: 2000px) {
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
		width: 338px;
	}
	
	figure.woocommerce-product-gallery__wrapper {
		max-height: 480px;
	}
	
	.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
		top: 400px;
	}
	
	.search-results.woocommerce ul.products li.product a img {
		height: 260px !important;
	}
	
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (orientation: landscape) { 

	.tp-static-layers .tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.tp-static-layer, .tp-static-layers .tp-caption.tp-resizeme.slide-status-numbers.tp-static-layer {
			padding-left: 25px !important;
			letter-spacing: -3px !important;
	}
	
	.tp-rightarrow {
		background-size: 20% !important;
		transform: matrix(1, 0, 0, 1, 190, -59) !important;
	}

	.tp-leftarrow {
		background-size: 20% !important;
		transform: matrix(1, 0, 0, 1, 60, -59) !important;
	}

  }
  
@media only screen 
    and (device-width : 414px) 
    and (device-height : 736px) 
    and (-webkit-device-pixel-ratio : 3)
	and (orientation: portrait) { 
	
		.tp-rightarrow {
			background-size: 20% !important;
			transform: matrix(1, 0, 0, 1, 160, -54) !important;
		}
	
		.tp-leftarrow {
			background-size: 20% !important;
			transform: matrix(1, 0, 0, 1, 50, -54) !important;
		}
		
		.tp-static-layers .tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.tp-static-layer, .tp-static-layers .tp-caption.tp-resizeme.slide-status-numbers.tp-static-layer {
				padding-left: 6px !important;
				letter-spacing: -1px !important;
		}

	
	}  
  
  
@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px) 
    and (-webkit-device-pixel-ratio : 3)
	and (orientation: landscape) { 
	
	
		.tp-rightarrow {
			background-size: 20% !important;
			transform: matrix(1, 0, 0, 1, 195, -62) !important;
		}
	
		.tp-leftarrow {
			background-size: 20% !important;
			transform: matrix(1, 0, 0, 1, 60, -62) !important;
		}
		
		.tp-static-layers .tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.tp-static-layer, .tp-static-layers .tp-caption.tp-resizeme.slide-status-numbers.tp-static-layer {
				padding-left: 26px !important;
				letter-spacing: -3px !important;
		}

	
	}  

  
@media only screen 
    and (min-width : 700px) 
    and (max-width : 850px) { 
	
	
		.tp-rightarrow {
			background-size: 20% !important;
			transform: matrix(1, 0, 0, 1, 195, -62) !important;
		}
	
		.tp-leftarrow {
			background-size: 20% !important;
			transform: matrix(1, 0, 0, 1, 60, -62) !important;
		}
		
		.tp-static-layers .tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.tp-static-layer, .tp-static-layers .tp-caption.tp-resizeme.slide-status-numbers.tp-static-layer {
				padding-left: 26px !important;
				letter-spacing: -3px !important;
		}

	
	}  
  
  
/* Responsive Fixes END */


/************ 30 March new css *************/
/***************** Main CSS ***********/
.settori_banner
{
    width:100%;
    background-position: top center;
    background-repeat:no-repeat;
    background-size: cover;
    position:relative;
    padding:95px 0 95px
}
.settori_banner_content
{
    padding-left:145px;
}
.settori_banner h1
{
    font-size:60px;
    color:#ffffff;
    font-family: 'Allerta Stencil', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom:30px;
}
.settori_banner p
{
    color: #fff;
    font-family: 'Source Code Pro', monospace;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    width: 100%;
    max-width:66%;
    margin-bottom: 30px;
    line-height: 1.95;
}
.settori_main_cat
{
    width:100%;
    padding:115px 0 115px;
    position: relative;
    float: left;
}
.settori_main_cat .settori_cat_row
{
    width: 100%;
    float: left;
    margin-bottom:115px;
    position: relative;
}
.settori_main_cat .settori_cat_row:last-child
{
    margin-bottom: 0;
}
.settori_main_cat .settori_cat_row:nth-child(even) .settori_main_cat_box
{
    float: left;
}
.settori_main_cat .settori_cat_row:nth-child(even) .settori_main_cat_box.cont
{
    float: right;
}
.settori_main_cat_box.cont
{
   float: left;
    position: relative;
}
.settori_main_cat_box.cont .inner 
{
     position: relative;
     top:125px;
}
.settori_main_cat_box
{
    width: 50%;
    float: right;
}
.settori_main_cat_box h3
{
    color:#00488e;
    font-size:45px;
    font-family: 'Allerta Stencil', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom:35px;
}
.settori_main_cat_box p
{
    width:100%;
    max-width:85%;
    color:#00488e;
    font-size:13px;
    font-family: 'Allerta Stencil', sans-serif;
    font-weight: 400;
    text-transform:uppercase;
    letter-spacing:2px;
    line-height:1.85;
    margin-bottom: 25px;
}
.settori_main_cat_box ul
{
    margin:0;
    padding:0;
}
.settori_main_cat_box ul li
{
    display: inline-block;
    margin-right: 25px;
}
.settori_main_cat_box ul li:last-child
{
    margin-right: -4px;
}
.settori_main_cat_box ul li a
{
    width: 235px;
    height: 55px;
    line-height:54px;
    display: inline-block;
    text-transform: uppercase; 
    color:#01ade9;
    font-size:12px;
    font-family: 'Source Code Pro', monospace;
	border:2px solid #01ade9;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
}
.settori_main_cat_box ul li a:after
{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 58px;
}
.settori_main_cat_box ul li a:hover
{
    text-decoration:none;
    background-color: #01ade9;
    color: #fff;
    border-color: transparent;
}
.settori_main_cat_box ul li a:hover:after
{
    display: none;
}
.tax-product_cat .site-main p{
    width: 100%;
    max-width: 60%;
	margin-left:auto;
	margin-right:auto;
}
/*********** prodotti specialli temaplte ********/
.prodotti_specialli
{
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /*padding:185px 0 185px;*/
	text-align: left;
    min-height: 80vh;
    padding: 70px 0;
    position: relative;
}
.prodotti_specialli h1
{
    font-size: 60px;
    color: #04326b;
    font-family: 'Allerta Stencil', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 80%;
	margin-left:auto;
	margin-right:auto;
}
.prodotti_specialli p
{
    /*color: #fff;*/
	color:#04326b;
    font-family: 'Source Code Pro', monospace;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    width: 100%;
    max-width: 80%;
	margin-left:auto;
	margin-right:auto;
    margin-bottom: 20px;
    line-height: 1.95;
}
.prodotti_specialli h6
{
    /*text-transform: lowercase;*/
	color: #000000;
	font-family: 'Source Code Pro', monospace;
    font-weight: 600;
	font-size: 15px;
    letter-spacing: 2px;
    width: 100%;
    max-width: 80%;
	margin-left:auto;
	margin-right:auto;
    margin-bottom: 20px;
    line-height: 1.95;
}
.prodotti_specialli img {
	margin-bottom:30px;
	margin-top:30px;
}
.prodotti_specialli .btn-contatti {
	/*position: absolute;
    bottom: 2%;
	left: 0;
    right: 0;*/
    margin-bottom: 60px;
}
.prodotti_specialli a
{
    min-width: 235px;
    min-height: 55px;
    line-height: 50px;
    display: inline-block;
    text-transform: uppercase;
    color: #01ade9;
    font-size: 12px;
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
    border: 2px solid #01ade9;
    border-radius: 4px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    letter-spacing: 1px;
    text-align: center;
	padding: 0 20px;
}
.prodotti_specialli a:hover
{
    text-decoration: none;
    background-color: #01ade9;
    color: #fff;
    border-color: transparent;
}

.carousel-slider .carousel-slider__caption .title{
	text-transform: uppercase;
}

.wp-block-file a{
    text-transform: uppercase;
	color:#01ade9;
	margin-top:5px;
}
.wp-block-file .wp-block-file__button{
	background: none;
    border: 2px solid #01ade9;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    display: inline-block;
    color: #01ade9;
    font-size: 13px;
    position: relative;
    font-weight: 400;
    padding: 5px 20px;
    z-index: 100;
	float: left;
	margin-right:20px;
	margin-top:0;
}
.wp-block-file .wp-block-file__button:hover{
	background: #01ade9;
	color: #ffffff;
}


/*********** responive CSS ********/
@media (min-width:1500px)
{
    .container
    {
        max-width:1470px !important;
    }
}
@media (max-width:1499px)
{
    .settori_main_cat_box.cont .inner
    {
        top:35px;
    }
    .section-azienda.first.video-section-custom-azienda
    {
        padding:0 0 0;
    }
    .section-azienda.second.video-section-custom-lavorazioni
    {
        padding:0 0 93px;
    }
/*
    .section-azienda.first.video-section-custom-azienda .video-content-upper .col-lg-7, .section-azienda.first.video-section-custom-azienda .video-content-upper .col-md-7
    {
        max-width: 100%;
        flex:100%;
    }
*/
    .settori_main_cat .settori_cat_row:nth-child(even) .settori_main_cat_box.cont
    {
        padding-left: 45px;
    }
    .settori_banner p
    {
        max-width:77%;
    }
    .settori_main_cat_box.cont
    {
        padding-top: 32px;
    }
}
@media (max-width:1199px)
{
    h2.white
    {
        font-size:44px;
    }
    .settori_main_cat_box ul li
    {
        margin-right: 10px;
    }
    .settori_main_cat_box ul li a:after
    {
        display:none;
    }
    .settori_main_cat_box ul li a
    {
        border:2px solid #01ade9;
    }
    .section-azienda.first.video-section-custom-azienda
    {
        height: 100vh;
        padding:0;
    }
    .section-azienda.second.video-section-custom-lavorazioni
    {
        padding: 0;
    }
    .section-azienda.first.video-section-custom-azienda video
    {
        height: 100vh !important;
    }
    .section-azienda.first .video-content-upper, .section-azienda.second .video-content-upper
    {
        padding-top: 35px;
    }
    .section-azienda.first.video-section-custom-azienda .col-lg-9.col-md-9, .section-azienda.second.video-section-custom-lavorazioni .col-lg-8.col-md-8
    {
        max-width:100%;
        flex: 100%;
    }
    .settori_main_cat_box.cont .inner
    {
        top: 0;
    }
    .settori_banner 
    {
        padding:65px 0 65px;
    }
    .settori_banner h1
    {
        font-size:48px;
    }
    .settori_banner p
    {
        font-size:14px;
        margin-bottom:15px;
    }
    .settori_main_cat
    {
        padding:55px 0 55px;
    }
    .settori_main_cat_box h3
    {
        font-size:35px;
        margin-bottom:15px;
    }
    .settori_main_cat_box.cont
    {
        padding-top:0;
    }
    .settori_main_cat_box ul li a
    {
        width:185px;
        line-height: 49px;
    }
    .settori_main_cat_box ul li a:after
    {
        height:48px;
    }
    .settori_main_cat .settori_cat_row
    {
        margin-bottom:55px;
    }
    .prodotti_specialli
    {
        padding:60px 0 60px;
    }
    .prodotti_specialli h1
    {
        font-size:45px;
    }
}
@media (max-width:991px)
{
	.tax-product_cat .site-main p{
		max-width: 90%;
	}
    .settori_main_cat .settori_cat_row:nth-child(even) .settori_main_cat_box.cont
    {
        padding-left: 20px;
    }
    .settori_main_cat_box ul li
    {
        margin-right: 5px;
    }
    .settori_banner_content
    {
        padding-left: 0;
    }
    .settori_banner
    {
        padding:55px 0 35px;
    }
    .settori_banner h1
    {
        font-size:38px;
        letter-spacing: 2px;
        margin-bottom: 15px;
    }
    .settori_banner p
    {
        max-width:100%;
    }
    .settori_main_cat_box h3
    {
        font-size:24px;
    }
    .settori_main_cat_box p
    {
        max-width:95%;
        margin-bottom: 15px;
    }
    .settori_main_cat_box ul li a
    {
        width: 150px;
        height: 45px;
        line-height: 42px;
    }
    .settori_main_cat_box ul li a:after
    {
        height:39px;
    }
    .settori_main_cat_box.cont
    {
        padding-top:0;
    }
    .prodotti_specialli
    {
        padding:50px 0 60px;
    }
    .prodotti_specialli h1
    {
        font-size:35px;
        margin-bottom: 22px;
    }
    .prodotti_specialli p
    {
        max-width: 100%;
    }
}
@media (max-width:767px)
{
    .page-template-technologia-page .section-azienda .container
    {
        max-width:100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .settori_main_cat_box
    {
        width: 100%;
    }
    .settori_banner
    {
        padding:35px 0 30px;
    }
    .settori_banner h1
    {
        font-size:28px;
    }
    .settori_banner p
    {
        font-size:13px;
    }
    .settori_main_cat
    {
        padding:35px 0 35px;
    }
    .settori_main_cat_box h3
    {
        font-size:22px;
    }
    .settori_main_cat_box p
    {
        margin-bottom:12px;
    }
    .settori_main_cat_box.cont
    {
        padding-top: 0;
        margin-bottom:35px;
    }
    .settori_main_cat .settori_cat_row:nth-child(even) .settori_main_cat_box.cont
    {
        padding-left: 0;
    }
    .prodotti_specialli
    {
        padding:50px 0 50px;
    }
    .prodotti_specialli h1
    {
        font-size:24px;
    }
    .prodotti_specialli p
    {
        font-size:14px;
    }
    .section-azienda.first .video-content-upper, .section-azienda.second .video-content-upper
    {
        padding-top: 20px;
    }
    h2.white
    {
        font-size:19px;
        line-height: 5px;
        margin-bottom: 15px;
    }
    p.light
    {
       font-size: 12px;
        margin-bottom: 12px;
    }
    p.light br
    {
        display:none;
    }
    ul.list-unstyled.inline li
    {
        font-size: 12px;
        width: 45%;
        line-height: 1.55;
        display: inline-block;
        margin: 0;
    }
    h3.sub-title.white
    {
        font-size:19px;
        margin-bottom: 5px;
    }
    nav.navbar
    {
        padding:0 !important;
    }
	
	.row-testo-tecnologie {
		height: 80%;
	}
}
@media (max-width:479px)
{
    ul.list-unstyled.inline li
    {
        width: 100%;
    }
    h2.white
    {
        font-size:18px;
        margin-bottom: 15px;
    }
    .settori_main_cat_box.cont
    {
        margin-bottom:15px;
    }
    .settori_main_cat .settori_cat_row
    {
        margin-bottom:35px;
    }
    .settori_banner
    {
        padding:25px 0 5px;
    }
    .settori_banner h1
    {
        font-size:22px;
    }
    .settori_banner p
    {
        font-size:12px;
    }
    .settori_main_cat_box ul li a
    {
        margin-bottom:15px;
    }
    .prodotti_specialli
    {
        padding:30px 0 30px;
    }
    .prodotti_specialli h1
    {
        font-size:20px;
        margin-bottom:15px;
    }
    .prodotti_specialli p
    {
        margin-bottom:15px;
    }
}
@media (max-height:680px) {
	.prodotti_specialli {
		padding: 30px 0;
	}
	.prodotti_specialli p {
		max-width: 100%;
	}
	.prodotti_specialli .btn-contatti {
		margin-bottom: 20px;
	}
}


.sezione-mappa .row {
	max-width: 100%;
    margin-right: 0;
    margin-left: 0;
}
@media (max-width: 767px) {
	.carousel-slider-outer.carousel-slider-outer-images .owl-nav {
		display: none!important;
	}
}

/*** modifica header mobile ***/
@media (max-width: 979px) {
	#wrapper-navbar .navbar-brand.custom-logo-link {
		margin: 0px auto 0 15%;
		padding-left: 0;
		padding-right: 0;
		max-width: 50%;
	}
	.header-options {
		float: right;
		width: 29%;
		position: absolute;
	}
	.header-options .language-selector {
		display: block;
	}
	#rev_slider_4_1_wrapper, #rev_slider_5_1_wrapper, #rev_slider_6_1_wrapper, #rev_slider_7_1_wrapper, #rev_slider_8_1_wrapper {
		margin-left: 0 !important;
	}
}

/*** ott 23 - fix account e registration ***/
#cookieChoiceInfo .contentStyle a {
	color: #04326b;
}

.woocommerce-account.woocommerce-page .entry-content .woocommerce-MyAccount-content p {
	text-transform: inherit;
}
.woocommerce-account.woocommerce-page .entry-content .woocommerce-MyAccount-content a {
	color: #04326b;
}

.header-options .carrello {
	float: right;
    margin-right: 10px;
    position: relative;
}
.header-options .carrello a.cart-link {
	display: inline-block;
    background: url(images/cart-icon.png) no-repeat;
    text-indent: -9999em;
    margin-top: 4px;
    height: 17px;
    width: 19px;
	color: #2a2a2a;
}