@media screen and (max-width: 1000px) {
	#menu-item-52, #menu-item-53, #menu-item-54, #menu-item-55, #menu-item-56, #menu-item-65, #menu-item-287 {
	display: none;
	}
}

.fa::before {
	margin-right: 8px;
}

#top-menu li {
    padding-right: 5px;
    padding-left: 5px;
}

.fa-map-marker {
    margin-left: 13px;
}

.et_pb_fullwidth_header {
   padding: 0 0;
}


/* Shopping List Forms Style */

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-number  {
background-color: #eee !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #000 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #881F66 !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover { 
background-color: #fff; 
border-color: #0058a5; 
padding: 6px 20px !important; 
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #333 !important;
opacity: 10;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #333 !important;
opacity: 10;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #333 !important;
opacity: 10;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #333 !important;
opacity: 10;
}

#top-menu a:hover{padding-bottom:4px !important;border-bottom:2px solid #FF0000;}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {padding-bottom:4px !important;border-bottom:2px solid #881F66;}

:focus::-webkit-input-placeholder{ color: transparent !important; }
:focus::-moz-placeholder{ color: transparent !important; }
:focus::-ms-placeholder{ color: transparent !important; }


/* Tamano Input captcha Formulario Contacto */

.et_pb_contact_right p input {
  max-width: 60px!important;
}

/* Visibilidad Background Mobile */

@media only screen and (max-width: 600px) { 
  body.custom-background { 
    background-image: none !important; 
  }
}

.bottom-nav, .bottom-nav a, .bottom-nav li.current-menu-item a {
    text-align: center;
}

@media only screen and (max-width: 980px) {
  #et-info .et-social-icons {
    display: block !important;
  }
  #et-info .et-social-icons li { 
    padding-top:12px;
  }
}

#et-address {
	position: relative;
}

#et-address:hover {
	opacity: 0.7;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.fa-map-marker::before {
    margin-right: 5px;
}

.et_pb_section_3 .et_pb_image_0 img {
    max-width: 100%;
    height: 340px;
    box-shadow: 8px 8px 10px #aaa;
    padding: 5px; border: solid 1px #EFEFEF;
}

.et_pb_section_3 .et_pb_image_1 img {
    max-width: 100%;
    height: 340px;
    box-shadow: 8px 8px 10px #aaa;
    padding: 5px; border: solid 1px #EFEFEF;
}

.et_pb_section_3 .et_pb_image_2 img {
    max-width: 100%;
    height: 340px;
    box-shadow: 8px 8px 10px #aaa;
    padding: 5px; border: solid 1px #EFEFEF;
}

.et_pb_section_3 .et_pb_image_0 img:hover {
	box-shadow: 8px 8px 10px #881F66;
}

.et_pb_section_3 .et_pb_image_1 img:hover {
	box-shadow: 8px 8px 10px #881F66;
}

.et_pb_section_3 .et_pb_image_2 img:hover {
	box-shadow: 8px 8px 10px #881F66;
}

.logo_showcase .slick-slide img:hover {
	box-shadow: 4px 4px 5px #881F66;
}

.et_pb_testimonial {
	border-radius: 6px;
    box-shadow: 4px 4px 5px #333;
}

/*Banner TEM Float*/

#h5ab-advert-cont {
    position: fixed;
    width: 100%;
    bottom: 0;
  	height: 0px;
    padding: 0px;
    background-color: rgba(0,0,0,0);
    top: 10%;
    text-align: right;
    z-index: 99999;
}

#h5ab-advert-cont-inner img {
    max-width: 100%;
    height: auto;
    padding-right: 20px;
}

@media screen and (max-width: 600px) {
#h5ab-advert-cont {
    visibility: hidden;
  }
}

#h5ab-advert-close {
    visibility: hidden;
}

.page-id-227 #h5ab-advert-cont {
    visibility: hidden;
}