/*
Theme Name: ecu-child
Description: Child Theme for "ECU Service"
Author: Web Shop Boys
Template: ecu
Version: 1.0
*/

@import url("../ecu/style.css");

@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'ECU';
    src: url('fonts/accid-webfont.woff2') format('woff2'),
         url('fonts/accid-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#head_title h1 {
  position: absolute;
  top: -10000px;
}

::selection {
  color: #FFF;
  background: #1c4d9c;
  padding: 20px;
}

.mPS2id-highlight {
  font-weight: bold !important;
}

#et-info-phone a:hover {
  opacity: 0.7;
}

#et-info-phone:before,
#et-info-email:before {
  display: none !important;
}

.et_pb_scroll_top.et-pb-icon {
  background-color: #1c4d9c;
}

.mobile_menu_bar:before {
  color: #1c4d9c !important;
}

img {
  pointer-events: none;
}

.entry-content ul {
  padding-left: 30px !important;
}

#modulo-riparazione .et_pb_contact {
  padding: 25px;
}

.pulsante-preventivo {
  font-weight: bold !important;
}

#riparazione-dettagli .et_pb_image {
  margin-bottom: 50px;
}

.logo_container a {
  height: 100%;
  display: inline-block;
  max-height: 215px;
}

/* header */

#et-info-address {
	float: left;
	line-height: 1;
	padding: 0;
  margin-right: 8px;
}

#et-info-phone,
#et-info-email {
  position: relative;
  top: -2px;
}

#et-info-address:before {
	font-family: "ETmodules" !important;
	content: "\e01d";
	padding-right: 5px;
  position: relative;
  top: 1px;
}

#et-info-email {
  padding: 0 8px;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

.et-fixed-header #logo {
  display: inline-block;
}

#top-menu li ul,
#top-menu li li {
  padding: 0;
}

#top-menu li.current_page_item a {
  font-weight: 700;
}

#top-menu li.current_page_item ul li a {
  font-weight: normal;
}

#top-menu li li a:hover {
  background-color: #1c4d9c;
  color: #FFF !important;
  opacity: 1;
}

#et-info {
  float: right;
  border-bottom: 1px solid #1c4d9c;
}

#et-info .wpml-ls {
  border-left: 1px solid #1c4d9c;
}

#et-info .wpml-ls li {
  padding-left: 8px;
}

#et-info .wpml-ls li a {
  padding: 0;
  text-transform: uppercase;
}

#top-header .container,
#main-header .container {
  width: 96%;
}

#ajaxsearchpro1_1 {
  background: #277BBF !important;
}

/* home slide */

#homeslide {
  position: relative;
}

#homeslide-images .et_pb_slide_description .et_pb_slide_title {
  font-family: 'ECU';
  text-transform: uppercase;
}

#home-inevidenza-text {
  width: 100%;
  position: absolute;
  top: 35px;
  text-align: center;
  color: #FFF;
  font-size: 25px;
  line-height: 40px;
  z-index: 9999;
}

#home-inevidenza-text h2 {
  color: #1c4d9c !important;
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 0;
  font-weight: bold;
}

#homeslide-images .et_pb_slide_description .et_pb_slide_content h3 {
  background-color: #1c4d9c;
  color: #FFF !important;
  border-radius: 10px;
}

#home-services .service {
  padding: 10px;
}

#home-services .service h3 {
  font-weight: bold;
  font-size: 25px;
}

#service-steps .step-testo {
  color: #FFF;
  width: 94%;
  margin: 0 3%;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

/* loghi */

.wpwax-lsu-ultimate .wpwax-lsu-item.wpwax-lsu-item-bordered .wpwax-lsu-item-inner {
  border: none !important;
}

/* riparazioni */

#elenco-riparazioni h3 {
  color: #1c4d9c;
  font-weight: bold;
}

.riparazione-singola:hover .et_pb_image_wrap img {
  opacity: 0.2;
}

.riparazione-singola:hover:before {
  font-family: "ETmodules" !important;
  color: #FFF;
  content: "\68";
  font-size: 35px;
  position: absolute;
  top: 35%;
  left: 46%;
  opacity: 1;
  z-index: 99999;
}

.riparazione-descrizione .et_pb_text {
  padding-left: 5%;
}

#categoria-interna-riparazioni h2 {
  font-weight: bold;
}

.fbc-page .fbc-wrap .fbc-items {
  background-color: #FFF !important;
}

.fbc-page .fbc-wrap .fbc-items li:first-child {
  padding-left: 0;
}


/* preventivo */

#preventivo input.text, #preventivo input.title, #preventivo input[type=text],
#preventivo input[type=email], #preventivo select, #preventivo textarea {
  -webkit-appearance: none;
  background-color: #eee;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
}

.wpcf7-list-item {
  margin: 0 0 20px;
  font-size: 11px;
}

.contatti_field_half,
.preventivo_field_half,
.preventivo_field_full {
  margin-bottom: 50px;
}

.wpcf7-list-item-label {
  position: relative;
  top: -3px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  background-color: #ffb900;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  background-color: #46b450;
  color: #FFF;
}

/* contattaci */

#contattaci #lista-contatti .et_pb_main_blurb_image {
  margin-bottom: 0;
}

#contattaci #lista-contatti .et_pb_blurb_container h3 {
  color: #1c4d9c;
  font-weight: bold;
}

.intestazione-pagina-interna .et_pb_column .et_pb_post_title h2 {
  text-align: center;
  font-family: "ECU";
  padding-top: 85px;
  color: #FFF;
  text-transform: uppercase;
}

#contatti-disclaimer {
  font-size: 150%;
  color: #1c4d9c;
  margin: 50px auto;
}

#contatti-disclaimer a {
  font-weight: 600;
  color: #277BBF;
}

/* contattaci */

#contattaci input.text, #contattaci input.title, #contattaci input[type=text],
#contattaci input[type=email], #contattaci select, #contattaci textarea {
  -webkit-appearance: none;
  background-color: #eee;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
}

.wpcf7-submit {
  font-size: 15px;
  background-color: #277bbf;
  color: #FFF !important; 
  border-width: 0px !important;
  padding: .3em 1em;
  line-height: 1.7em !important;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}

.wpcf7-submit:hover {
  background-color: #47c2e3;
  color: #277bbf !important; 
  cursor: pointer;
}

    
/* footer */

#footer-info {
  width: 100%;
  text-align: center;
}

#main-footer h4 {
  font-weight: 700;
  color: #333;
}

#main-footer .et-menu-nav ul {
  display: inline-block;
}

#main-footer .et-menu-nav ul li {
  margin-bottom: 10px !important;
}

#main-footer .et-menu-nav ul li a {
  color: #8D99AA;
  font-size: 14px;
}

@media only screen and (min-width: 981px) {

#page-container {
  padding-top: 322px !important;
}

#et-info-phone {
  margin-right: 4px;
}

#main-header {
  border-bottom: 2px solid #1c4d9c;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 35px !important;
}

#top-menu .menu-item-has-children>a:first-child:after {
  top: 15px !important;
  right: -5px !important;
}

#top-menu li li a {
  width: 240px;
  padding: 6px 15px;
}

#ajax-header-search {
  display: inline;
  float: left;
  clear: both;
  width: 100%;
}

#ajax-header-search h3 {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #1c4d9c;
  position: relative;
  top: 20px;
}

#ajaxsearchpro1_1 {
  position: relative;
  top: 20px;
  width: 50% !important;
  margin: 0 25%;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
  padding: 95px 0 80px !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
  padding: 30px 0 0 0 !important;
}

.et_header_style_left .et-fixed-header #ajax-header-search h3 {
  font-size: 15px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
  padding: 15px !important;
}

li#menu-item-1535 {
  background: greenyellow;
  border-radius: 15px;
}

li#menu-item-1535 a {
  color: #000;
  font-weight: bold !important;
}

#top-header .et-social-icon a:before {
  font-size: 18px !important;
}

#logo {
  max-height: 100% !important;
}

.et-fixed-header #et-info,
.et-fixed-header #et-info a {
  color: #FFF !important;
  font-size: 11px !important;
}

#homeslide-promo {
  margin-top: 10px;
}

#homeslide-promo .et_pb_slide_description {
  width: 100%;
  text-align: center;
  padding: 5% 0 !important;
}

#homeslide-images .et_pb_slide_description .et_pb_slide_title {
  font-size: 75px;
  margin-bottom: 15px;
}

#homeslide-images .et_pb_slide_description .et_pb_slide_content h3 {
  margin: 0 30% 30px;
  padding: 15px;
}

#homeslide-images .et_pb_slide_description .et_pb_slide_content p {
  font-size: 27px;
  margin: 0 22% 15px;
}

#home-inevidenza .et_pb_slide_description {
  padding: 0 !important;
}

#home-inevidenza .et_pb_slider .et_pb_slide {
  height: 250px;
}

.fullwidth {
  padding: 0 !important;
}

.fullwidth .et_pb_row {
  width: 100% !important;
  padding: 0;
}

#homeslide {
  min-height: 431px;
}

#home-services {
  width: 80% !important;
  margin: 0 10% 35px;
  position: relative;
  bottom: 125px;
  overflow: hidden;
}

#service-steps .et_pb_column_1_3 {
  width: 33.3% !important;
}

#service-steps .et_pb_column {
  margin-right: 0 !important;
  position: relative;
}

#service-steps .step-testo {
  font-size: 22px;
  line-height: 27px;
  position: absolute;
  bottom: 125px;
}

#service-steps .et_pb_image {
  margin-bottom: 0;
}

#automotive-logos {
  margin: 50px auto;
}

.wpwax-lsu-ultimate.wpwax-lsu-hover-active .wpwax-lsu-item img {
  max-width: 360px !important;
}

#riparazioni {
  margin-top: 10px;
}

#riparazioni-elenco .et_pb_column_1_4 {
  width: 20%;
  margin: 0 2.5%; 
}

#categoria-riparazioni {
  margin-bottom: 10px;
}

.categoria-riparazioni-pulsante {
  margin-bottom: 25px;
}

#categoria-riparazioni h3 {
  font-size: 24px;
  color: #1c4d9c;
  font-weight: bold;
}

#categoria-riparazioni .et_pb_blurb_description {
  padding: 0 5%;
  margin-bottom: 15px;
}

#categoria-riparazioni .et_pb_main_blurb_image {
  max-width: 88%;
}

#contattaci #lista-contatti .et_pb_main_blurb_image {
  max-width: 250px;
}

#contattaci #lista-contatti .et_pb_blurb_container h3 {
  font-size: 25px;
}

.intestazione-pagina-interna .et_pb_column .et_pb_post_title {
  min-height: 200px;
}

.intestazione-pagina-interna .et_pb_column .et_pb_post_title h2 {
  font-size: 40px;
  letter-spacing: 1px;
}

.contatti_field_half,
.preventivo_field_half {
  width: 50%;
  float: left;
}

.contatti_field_half_l,
.preventivo_field_half_l {
  padding: 0 1.5% 0 0;
}

.contatti_field_half_r,
.preventivo_field_half_r {
  padding: 0 0 0 1.5%;
}

#preventivo textarea {
  margin-bottom: 15px;
}

.cf7-submit {
  float: right;
}

.et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
  width: 23% !important;
  margin: 0 1% !important;
}

}

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

ul {
  list-style: none !important;
}

.ht-ctc {
  bottom: 115px !important;
}

#top-header {
  display: none;
}

#logo {
  max-height: 90%;
}

.et_mobile_menu li a {
  color: #FFF !important;
  text-transform: uppercase;
}

.et_mobile_menu li {
    font-weight: bold;
}

.et_mobile_menu li li {
    padding-left: 0 !important;
}

.et_mobile_menu li li a {
    font-size: 90% !important;
    font-weight: normal;
}

#top-header .container,
#main-header .container {
  width: 94%;
}

#main-header .container {
  height: 145px;
  padding: 15px 0;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
  padding-bottom: 50px;
}

#ajax-header-search {
  float: left;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}

#ajax-header-search h3 {
  text-align: center;
  font-size: 15px;
}

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
  padding-top: 55px;
}

.et_mobile_menu {
  background-color: #1c4d9c !important;
}

.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
  border-color: #1c4d9c !important;
}

.et_mobile_menu li a {
  padding: 10px 1%;
  text-align: center;
}

#homeslide .et_pb_slide_description {
  width: 100%;
  text-align: center;
  padding: 15% 8% 20%;
}

.et_pb_text,
.et_pb_image {
  text-align: center !important;
}

#service-steps .step-testo {
  font-size: 22px;
  line-height: 27px;
  position: absolute;
  bottom: 125px;
}

.et_pb_blurb_content {
  max-width: 225px;
}

#prodotti .et_pb_blurb_content h3.et_pb_module_header {
  font-size: 22px;
}

.et_pb_number_counter .percent {
  float: unset;
}

.visible-text-menu .et_mobile_nav_menu {
  display: none;
}

.visible-text-menu .et_pb_menu__menu,
.visible-text-menu .et_pb_menu__wrap,
.visible-text-menu #mobile_menu1 {
  display: block;
}

.visible-text-menu #mobile_menu1 li {
  line-height: 35px;
}

#main-footer .et_pb_column {
  width: 100% !important;
  margin: 0 auto 5% !important;
}

#main-footer .et_pb_column .menu-footer-title {
  margin-bottom: 15px;
}

#main-footer .et-menu-nav {
  width: 100%;
  display: inline-block;
  text-align: center;
}

#main-footer .et-menu-nav ul li {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}

#main-footer .et_pb_image {
  margin-bottom: 0;
}

.et_pb_slide_description .et_pb_slide_title {
  font-size: 45px !important;
}

p {
  padding: 0;
}

#service-steps,
#automotive-logos {
  padding: 0;
}

#main-footer .fullwidth {
  padding-bottom: 0;
} 

#riparazioni-elenco {
  padding: 0;
}

#riparazioni-elenco .et_pb_column .et_pb_button_module_wrapper {
  margin: 25px 0 50px;
}

.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
  font-size: 50px !important;
}

.et_pb_fullwidth_slider_0.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
  font-size: 30px !important;
}

#homeslide-gallery {
  width: 100%;
  padding: 0;
}



.et_pb_slider .et_pb_slide {
  background-size: cover !important;
}

.et_pb_slide {
  padding: 0;
}

#homeslide-promo {
  padding: 0;
}

#homeslide-images .et_pb_slide_description .et_pb_slide_content h3 {
  width: 45%;
  padding: 10px 5px;
  font-size: 19px;
  margin: 0 auto 20px;
}

#home-inevidenza-gallery {
  width: 100%;
}

#categoria-interna-riparazioni {
  padding-top: 0;
}

#intestazione-contatti {
  width: 100%;
  padding: 0;
}

.et_pb_contact p input {
  margin-bottom: 50px;
}

.intestazione-pagina-interna .et_pb_column .et_pb_post_title h2 {
  padding: 50px 0;
}

#intestazione-principale-riparazione,
#riparazione,
#contatti,
#preventivo-intestazione {
  padding: 0;
}

li#menu-item-1535 {
  background-color: greenyellow;
  margin-top: 50px;
}

li#menu-item-1535 a {
  color: #000 !important;
}

#contatti-disclaimer {
  margin: 0 0 50px;
}

#preventivo {
  padding-top: 0;
}

input.wpcf7-submit,
.et_pb_contact_form .et_contact_bottom_container {
  width: 100%;
}

p.et_pb_contact_field {
  padding: 0;
}

.et_pb_contact_submit {
  width: 100%;
  margin: 50px 0 0;
}

.et_pb_contact_form .et_contact_bottom_container .et_pb_contact_form .et_contact_bottom_container {
  margin: 0;
}

.entry-content ul {
  padding-left: 0 !important;
}

#riparazione-dettagli h4 {
  margin-top: 30px;
}

.riparazione-descrizione .et_pb_text {
    padding-left: 0;
}

}

@media only screen and (max-width: 768px) {

.et_pb_slide_image, .et_pb_slide_video {
  display: inline-block !important;
}

#homeslide .et_pb_slide_image {
  margin-top: 15px !important;
}

#homeslide .et_pb_slide_description {
  padding: 16% 8%;
}

#homeslide .et_pb_slide_image img {
  max-width: 100%;
}

#home-content h3 {
  line-height: 27px;
}

#main-header .container {
  padding: 25px 0;
}

#home-inevidenza-text h2 {
  font-size: 27px;
}

#home-inevidenza-text {
  font-size: 20px;
  line-height: 30px;
}

.entry-content ul {
  padding-left: 0!important;
}

}


@media all and (max-width: 479px) {

#top-header {
  font-size: 11px;
}

.et_header_style_left .logo_container {
  height: 80%;
}

#et-info .wpml-ls {
  border-left: 1px solid #1c4d9c;
  width: 100%;
  margin-top: 15px;
  border: none !important;
}

#et-info-address {
  width: 100%;
  margin-bottom: 10px;
}

#et-info-email {
  display: inline-block;
  border: none !important;
  margin-bottom: 5px;
}

#prodotti .et_pb_blurb_content {
  max-width: 255px;
  margin-bottom: 35px;
}

#prodotti .et_pb_row {
  padding: 0;
}

#prodotti .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 10px;
}

.pulsante-preventivo {
  width: 100%;
}

#contatti-disclaimer {
  font-size: 125%;
}

#preventivo {
  padding-bottom: 0;
}

#service-steps .step-testo {
  font-size: 16px;
}

h4 {
  font-size: 16px;
}

#main-header .container {
  padding: 10px 0 0 0;
}

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
  padding-top: 42px;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 27% 8%;
}

.entry-content ul {
  padding-left: 0 !important;
}

#home-inevidenza-text h2 {
  font-size: 22px;
}

#home-inevidenza-text {
  font-size: 16px;
  line-height: 24px;
}


}


@media all and (min-width: 981px) and (max-width: 1300px) {

#homeslide-images .et_pb_slide_description .et_pb_slide_title {
  font-size: 45px;
  margin-bottom: 0;
}

#homeslide-images .et_pb_slide_description .et_pb_slide_content h3 {
  font-size: 18px;
  margin: 0px 25% 10px;
  padding: 10px;
}

#homeslide-images .et_pb_slide_description .et_pb_slide_content p {
  font-size: 18px;
  margin: 0 22%;
}

}