#global_message {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 5px;
}

.style_p-lead p {
    font-size: 14px !important;
    font-weight: 700;
    margin-bottom: 70px;
    letter-spacing: 5px;
}

.style-btns--line a {
    padding: 0px 90px;
    position: relative;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 12px;
}

.style-btns--line a:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 70px;
    height: 1px;
    background-color: #F4AB10;
    bottom: 7px;
    transition: all 0.3s;
}

.style-btns--line a:hover:before {
    width: 100%;
}

.form_field label {
    display: none;
}

.form_field_type_checkbox .form_field_value label {
    display: inline-block;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 20px;
}

.form_field_type_checkbox .form_field_value label::before, .form_field_type_checkbox .form_field_value label::before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    border: 2px solid #F4AB10;
    left: 15px;
    top: 25px;
}

.form_field_type_checkbox .form_field_value input[type="checkbox"]:checked+label::before {
    content: "";
    border-color: #F4AB10;
    background-color: #F4AB10;
    box-shadow: inset 0 0 0px 3px #000;
}

.newsletter-container .form_field {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.newsletter-container .form_field input {
    width: 100%;
}

.newsletter-container input[type="text"] {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}

.newsletter-container .form_field_type_submit input {
    height: 52px;
    font-size: 18px !important;
    letter-spacing: 1px;
    color: #2f2f2f;
    background: transparent;
    border-radius: 0;
    border: 2px solid #F4AB10;
    padding: 10px 30px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 600;
    transition: all 0.2s;
    width: 100%;
}

.newsletter-container .form_field_type_submit input:hover {
    background-color: #F4AB10;
    color: #fff;
    border-color: #F4AB10 !important;
}

.geolocalization_view_map {
    width: 100%;
    height: 100%;
}

.bg--orange .style_p-lead p {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 1.69565217em;
    letter-spacing: normal;
}

.contact-form input[type="text"] {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}

.contact-form .form_field_type_submit input {
    height: 52px;
    font-size: 18px !important;
    letter-spacing: 1px;
    color: #2f2f2f;
    background: transparent;
    border-radius: 0;
    border: 2px solid #F4AB10;
    padding: 10px 30px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 600;
    transition: all 0.2s;
    width: 100%;
}

.contact-form .form_field_type_submit input:hover {
    background-color: #F4AB10;
    color: #fff;
    border-color: #F4AB10 !important;
}

.contact-form .form_field {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.contact-form .form_field input {
    width: 100%;
}

.contact-form .form_field_type_textarea textarea {
    min-height: 236px;
}

em {
    font-style: italic;
}

#lang.lang-menu {
    display: table;
    width: auto;
    margin: 0 auto;
    margin-top: 30px;
}

#lang.lang-menu li {
    display: block;
    width: auto;
    float: left;
}

#lang.lang-menu li a {
    padding-left: 15px;
    padding-right: 15px;
}

#lang.lang-menu li:first-of-type a {
    border-right: 1px solid #fff;
}

#filter_results_contact div input {
    background-color: white;
    margin-bottom: 30px;
    border-bottom: 1px solid rgb(221, 221, 221);
    border-radius: 0px;
    width: calc(100% - 36px);
}

#filter_results_contact textarea {
    border: 1px solid #ddd;
    border-radius: 0;
    background-color: white;
    min-height: 236px;
    display: block;
    width: 100%;
    max-width: 100%;
}

#filter_results_contact input.btn {
    height: 52px;
    font-size: 18px !important;
    letter-spacing: 1px;
    color: #2f2f2f;
    background: transparent;
    border-radius: 0;
    border: 2px solid #F4AB10;
    padding: 10px 30px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 600;
    transition: all 0.2s;
    width: 100%;
}

#filter_results_contact input.btn:hover {
    background-color: rgb(244, 171, 16);
    color: rgb(255, 255, 255);
    border-color: rgb(244, 171, 16) !important;
}

#filter_results_contact input:focus {
    box-shadow: none;
    box-shadow: none;
}

#ajax_result_cartList {
    height: 100% !important;
}

.newsletter-container input[type="text"]:focus {
    border-bottom-color: #2f2f2f;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0);
}

body.pagina-area-clienti #main label, body.pagina-checkout #main label {
    text-transform: none;
    margin-left: 0;
}

body.pagina-area-clienti #main input, body.pagina-checkout #main input {
    border-radius: 0;
}

body.pagina-area-clienti #main textarea, body.pagina-checkout #main textarea {
    border-radius: 0;
}

body.pagina-area-clienti #main select, body.pagina-checkout #main select {
    border-radius: 0;
}

body.pagina-area-clienti #main input[type=radio], body.pagina-checkout #main input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

body .cart_login .cart_btn, body #client_area_login, body #cart_area_clienti_aggiorna, body #back_to_shopping, body .cart_btn.cart_procedi, body .cart_login .cart_btn.cart_procedi, body .cart_btn.cart_aggiorna, body .cart_btn.cart_acquista {
    border: 2px solid #F4AB10;
    background-color: transparent;
    padding: 10px 30px;
    color: #2f2f2f;
    transition: all 0.2s;
}

body .cart_login .cart_btn:hover, body #client_area_login:hover, body #cart_area_clienti_aggiorna:hover, body #back_to_shopping:hover, body .cart_btn.cart_procedi:hover, body .cart_login .cart_btn.cart_procedi:hover, body .cart_btn.cart_aggiorna:hover, body .cart_btn.cart_acquista {
    background-color: #F4AB10;
    color: #fff;
    border-color: #F4AB10 !important;
}

body.pagina-area-clienti #main span, body.pagina-checkout #main span {
    letter-spacing: normal;
}

body.pagina-area-clienti #main h4, body.pagina-checkout #main h4 {
    letter-spacing: normal;
}

.style_a-btns--ghost a {
    border: 2px solid #F4AB10;
    padding: 10px 30px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 600;
    transition: all 0.2s;
}

.style_a-btns--ghost a:hover {
    background-color: #F4AB10;
    color: #fff;
    border-color: #F4AB10 !important;
}

.pos-vertical-center {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.configuratore-inner-link {
    text-transform: uppercase;
}

.richiedi-informazioni-inner-link,
.configuratore-inner-link {
    min-width: 260px;
}

#load_more {
	clear: both;;
}

.product-single .galleria-container {
	padding-top: 100px !important;
}

@media (max-width: 1199px) {
    .h-fat .pos-vertical-center {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

@media (max-width: 991px) {
    .landing .background-image-holder {
        width: 100%;
    }
}

@media (max-width: 990px) {
    .menu>li {
        border-bottom: 1px solid #ddd;
        margin-bottom: 5px;
        padding-bottom: 5px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .nav-bar .nav-module.right:not(.logo-module):not(.menu-module) {
        width: 50%;
        float: left;
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    .product-single .style_a-btns--ghost a {
        display: block;
    }
}

@media (min-width: 992px) {
    .newsletter-container .form_field {
        width: 50%;
        margin-left: 25%;
        float: left;
    }

    .contact-form .form_field_type_text {
        float: left;
        width: 50%;
    }

    #filter_results_contact_name, #filter_results_contact_mail {
        float: left;
        width: 50%;
    }

    #filter_results_contact_mail {
        padding-left: 15px;
    }

    #filter_results_contact_name {
        padding-right: 15px;
    }
}
@media (max-width: 768px) {
    .home-padding-mobile{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .about-page section:not(.image-bg) {
        padding: 4em 0;
    }
    .image--light .background-image-holder {
        opacity: 0.5 !important;
    }
}
@media (max-width: 767px) {
    .style_p-lead p {
        line-height: 1.41304348em;
    }

    .nav-bar a.nav-function span {
        display: none;
    }
	.landing .container-text {
		left: 15px;
	}
    .pos-vertical-center {
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }
}

@media screen and (max-width: 600px) {
    h4 {
        letter-spacing: 5px;
        font-size: 18px;
    }

    .style_p-lead p {
        font-size: 11px !important;
        letter-spacing: 3px;
    }

    .image--light .background-image-holder {
        opacity: 0.3 !important;
    }

    .style-btns--line a {
        padding: 0;
    }

    .home__banner .col-xs-12 {
        padding: 0;
    }

    .home__banner__text {
        left: 15px
    }

    .home__banner__text h2 {
        font-size: 16px;
        letter-spacing: 3px;
        text-transform: uppercase;
        line-height: 25px;
    }

    p,
    .home-page p,
    .section-paragraph p,
	.landing p {
        letter-spacing: 3px;
        font-size: 11px;
        line-height: 1.5;
    }

    .newsletter-container {
        padding: 40px 0;
    }

    .about-page section:not(.image-bg) {
        padding: 4em 0;
    }

    blockquote {
        font-size: 14px;
    }

    .section__title {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .mb-90 {
        margin-bottom: 20px;
    }

    .contact-form input[type="text"] {
        margin-bottom: 10px;
    }

    .bg--orange .style_p-lead p {
        font-size: 15px !important;
    }

    .item__detail {
        padding: 3em 40px;
        font-size: 12px;
        line-height: 20px;
    }
}


.form_field_type_checkbox label a {
	text-decoration: underline;
}

 
.countdown { display: inline-block; width: 600px; margin-bottom: 20px; padding: 10px 0; text-transform: uppercase; }
.countdown > div{display: inline-block;}
.countdown > div > span {display: block; text-align: center;}
.countdown-container {  font-weight: 300; margin:0 3px; padding:0 10px 0 0; }
@media (min-width: 767px) {
    .countdown-container { width: 100px; padding:0 20px 0 0; }
}
.countdown-container .countdown-heading{font-size: 11px; margin: 3px 3px 10px; color: rgb(52,52,52); }
.countdown-container .countdown-value { font-size: 50px;  color: rgb(52,52,52); }
@media (min-width: 767px) {
    .countdown-container .countdown-value { font-size: 60px; }
}
/* blinker */
.blinking {
  -webkit-animation: blinker 1s linear infinite;
  -moz-animation: blinker 1s linear infinite;
  -o-animation: blinker 1s linear infinite;
  -ms-animation: blinker 1s linear infinite;
  animation: blinker 1s linear infinite;
}

@-webkit-keyframes pulsate {
    50% { opacity: 0; }
}
@-moz-keyframes pulsate {
    50% { opacity: 0; }
}
@-ms-keyframes pulsate {
    50% { opacity: 0; }
}
@-o-keyframes pulsate {
    50% { opacity: 0; }
}

@keyframes blinker {
  50% { opacity: 0; }
}

