/*

Theme Name: Wootique Child

Template: wootique

Author: Child Theme Configurator

Version: 1.0.1437471668

Updated: 2015-07-21 10:41:08

*/
@charset "UTF-8";

@media print {

.metaslider {display:none;}
.rw-rating-table{display:none;}
h2 {font-size: 1.0em;}

.woocommerce img, .woocommerce-page img{display:none;}
.content-flash img {display:none;}
/*.content-flash {display:none;}*/
.booking_form .booking_form_div {display:none;}
.related.products {display:none;}
#click_to_call_bar{display:none;}
#click_to_call_bar span{display:none;}

/*.woocommerce-product-details__short-description{display:none;}*/
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle{display:none;}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu{display:none;}

/*#footer-widgets{display:none;} */

.widget widget_maxmegamenu{display:none}
a#pull{display:none}
widget widget_maxmegamenu{display:none}
#maxmegamenu-7{display:none}
a#click_to_call_bar {
    display: none;
}

}


h2 {
  font-size: 1.3em;
}
#logo {
/* height: 138px; */
  height : 90px;
    width: 254px;
}
#logo .site-title, #logo .site-description {
  display:none;
}
.nav li {
  margin-right: 3px;
}
.header {
  height: auto;
/* 31/7/2017- Modificaciones para menu desplegable */
overflow: visible;
    padding-bottom: 4px;
}

/*buscador <!-David->*/
#search-top .searchform {
  position: absolute;
 /* top: -87px; */
 /* right: 6px; */
 top: -135px;
/* right: 350px;*/
right : 37%;
/*width:	280px;*/
}
.woocommerce ul.products li.product a img {
 /* width: 160px;*/
  padding: 0;
  border: 0;
  background: #fff;
/*  
border-radius: 3px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 1.00);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 1.00);
  box-shadow: 0 0 3px rgba(0, 0, 0, 1.00);
  -webkit-transition: all ease-in-out .2s;
*/
  height: auto;
  margin: 0px;
}
.entry {
width:100%;
/*margin:20px;*/

}
.blog .post {
  float: left;
  width: 45%;
  margin: 10px 15px;
	height: 600px; 
	border-bottom: 1px #ccc solid;
}
.post-more {
 border: none;
}
.blog .entry p {
  width: 100%;
  font-size: 1em;
}
.blog .entry p img {
  border: none;
  padding: 0;
  width: 50%;
  height: auto;
}
.widget ul li a {
  border: 1px solid #eee;
  padding: 2px;
font-size: 0.9em;
}
.widget ul li a:active {
  color: #fff;
  background-color: #990000;
}

/*oferta del mes <!-David->*/
/*#ofertaDelMes {
  height: auto;
  margin-top: 15px;
  margin-left: -5px;
  border-style: none;
  border: 2px solid #3fa435;
  border-radius: 10px;
}*/
#ofertaDelMes img {
  margin-left: 0px;
  margin-top: 0px;
 /* padding: 1px; */
  box-shadow: none;
  border-style: none;
/*  border-radius: 10px; */
width: auto;
  
}
.ofertaDelMestext {
  height: 25px;
}

#ofertaDelMes div.woocommerce.columns-3{

  margin-top:18px;
}

/*<!--DAVID-->*/
#ofertaDelMes ul.products li {
 /* padding-top: 0px;*/
 /* height: 29.92%; */
/*  width: 29.92%;*/
/*  margin-left: 13px; */
/*margin-left: 2.2%;*/
 /* margin-bottom: 20px;*/
background-color: white;
width: 22%;
}
#ofertaDelMes ul.products li img {
  margin-left: 0;
/*  border: 2px solid #3fa435; */
}
.woocommerce ul.products li.product {
  margin: 0px 5.8% 1.0em 0px;
  /*height: 235px;*/
height:	100%;
}
.woocommerce span.onsale {
  min-height: 0;
  min-width: 0;
  text-align: center;
  line-height: 16px;
  border-radius: 0;
  background-color: #96C42E;
  color: #FFF;
  font-size: 0.857em;
}
.entry img.aligncenter {
  border-radius: 10px;
}

/*#menu-item-1451 a{
    
   margin-left: 100px;
}*/
.single-product .product .shop_attributes p {
  font-size: 1.2em;
  color: #ab0000;
  font-style: normal;
}

/*rebajas <!-DAVID->*/
.woocommerce ul.products li.product .price del {
 /* float: left; */
  float:none;
  opacity: 0.8;
}
.woocommerce ul.products li.product .price ins {
/*  float: left */
float:none;
}


#ofertaDelMes ul.products li .price {
  
  color: #fff;
  display: block;
  right: 14px;
  top: 145px;
  font-size: 0.90em;
    padding-top: 10px;
    padding-bottom: 10px;
}
.home #ofertaDelMes ul.products li.product .onsale {
  top: 10px;
  right: 162px;
  font-weight: normal;
left: -5px;
       font-weight: 400;
    width: 50px;
}
.woocommerce span.onsale {
  top: 0.5em
}
ul.products li .price {
/*  position: absolute;
  top: 5px;
  right: -6px;
  background: #D23D46 none repeat scroll 0% 0%;
  padding: 2px 2px 2px 2px;
  font-size: 0.8751em;
  color: #FFF;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
  border-radius: 4px 1px 0px 4px !important;
*/
}
.woocommerce ul.products li.product {
  margin: 0px 2.0% 1.0em 0px;
}
.home ul.products li.product .price {
  color: #fff;
/*height:50px;*/
}
.home ul.products li.product .price {
  top: 83px;
  color: #fff;
}
.home ul.products li.product .onsale {
  top: 14px;
  right: 115px;
  font-weight: normal;
}
.amount {
  color: #fff;
}
.entry-summary .amount {
  color: #ab0000;
}
.archive.woocommerce ul.products li.product .onsale {
  top: 16px;
  right: 115px;
}
.archive.woocommerce ul.products li.product .price {
  top: 151px;
  font-size: 15px;
  font-weight: normal;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
/*  float: left;*/
  /*width: 58%;*/
}
#content {
  background: none;
display:inline-flex;
}
.woocommerce #content div.product .woocommerce-tabs {
  clear: none;
}
.woocommerce-tabs .panel {
  display: inline-block !important;
}

/*DAVID*/
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  position: absolute;
}

/*
.nav li ul li a:hover {

  background-color:#b10505;

}*/
.product-categories a {
  color: #000000;
}
.product-categories a:hover {
  color: white;
  background-color: #b10505 !important;
}

/*DAVID - Bocadillo Alquiler de maquinas pagina principal*/
.widget_product_categories h2 {
  position: relative;
  background: #b10505;
  border: 1px solid #000000;
  color: white;
  max-width: 91%;
  height: auto;
  display: block;
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-radius: 5px;
  margin-left: 0px;
  padding-top: 5px;
}
.widget_product_categories h2:after, .widget_product_categories h2:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.widget_product_categories h2:after {
  border-color: rgba(177, 5, 5, 0);
  border-top-color: #b10505;
  border-width: 15px;
  margin-left: -15px;
}
.widget_product_categories h2:before {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 15px;
  margin-left: -15px;
}

/* DAVID - Bocadillo Venta de maquinaria y consumibles*/
.goods-sidebar  h3 {
  position: relative;
  background: #b10505;
  border: 1px solid #000000;
  color: white;
  max-width: 91%;
  height: auto;
  display: block;
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-radius: 5px;
  margin-left: 12px;
  margin-top: 10px;
  padding-top: 5px;
}
.goods-sidebar h3:after, .goods-sidebar  h3:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.goods-sidebar  h3:after {
  border-color: rgba(177, 5, 5, 0);
  border-top-color: #b10505;
  border-width: 15px;
  margin-left: -15px;
}
.goods-sidebar  h3:before {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 15px;
  margin-left: -15px;
}

/*DAVID - Formulario productos 'GOODS'*/
#form-venta {
  position: static;
  display: inline-block;
}
.rc-anchor {
  margin-top: 10px;
}

/*David - Centrado de pgina de contactos*/
.pagContactar1 img {
  margin-bottom: -15px;
}
.pagContactar1 h4 {
  margin-bottom: 15px;
  margin-left: 30%;
}
.pagContactar1 p {
  width: 285px;
  margin-left: 19%;
}
.pagContactar1 h2 {
  text-align: center;
}

/*David - Pagina condiciones*/
.tablacondalquiler img.aligncenter {
  border-style: none;
  background: transparent;
  margin-top: -10px;
}
.tablacondalquiler {
  border-style: none;
}
.tablacondalquiler td {
  border-style: none;
}
p.textpieimg {
  width: auto;
  margin-top: -20px;
}
hr.linea {
  background-color: #b10505;
  border: 0 none;
  height: 3px;
  margin-bottom: 20px;
}
.tablacondalquiler5 .aligncenter {
  margin: 15px 15px 5px -25px;
}

/*relacionados*/
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product {
  width: 23%;
margin-top: 10px;
}
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img {
  width: 97%;
}
.imprimir_producto {
  background: transparent url("/wp-content/uploads/2014/11/icono_imprimir_ficha.jpg") no-repeat scroll 0px 0px;
  display: block;
  height: 113px;
  width: 310px;
  margin-left: 5px;
}
.wpcf7-form input {
  margin-bottom: 7px;
  line-height: 9px;
  height: 31px;
  width: 95%;
}
.fts-jal-single-fb-post {
  width: 45%;
  padding: 6px !important;
  margin-bottom: 0px;
  border-bottom: 1px solid rgba(184, 184, 184, 0.3);
  position: relative;
  line-height: 17px;
  overflow: hidden;
  float: left;
  margin-right: 21px;
}
#sidebar {

  /*width: 25.05%;*/
}
.category-nouvelles ul.related_post li {
  WIDTH: 180PX;
  HEIGHT: 180PX;
}

/*catalog */
.wpcf7-form input {
  height: 11px;
}

/*baja formulario */
#formulario-baja {
  border: 1px solid silver;
  width: 566px;
  height: 82px;
  padding: 20px;
}
#formulario-baja input[type='submit'] {
  margin: -62px 276px;
  width: 134px;
  height: 36px;
  background: red;
  vcolor: #fff;
  color: #fff;
  cursor: pointer;
}
ul.products li.product .wc-new-badge {
  position: absolute;
  top: -6px;
  right: -17px;
  width: 71px;
  height: 55px;
  background: url(images/nuevo.png) 0 0 no-repeat;
}
ul.products li.product .wc-new-badge span {
  display: none;
}
.goods-catalog .grid {
  margin-right: 13px;
}

.textprice {font-size: 0.8em;
}
.woocommerce ul.products li.product .price {font-size: 0.9em;
	line-height: 1.2em;
}


/*DAVID - más altura en cajas producto para poner bandera de precios de tres lineas*/
.woocommerce ul.products li.product a img {
  
  /*padding-bottom: 75px;*/
padding-bottom: 10px;
}

/*hoja portada*/
.home ul.products li.product .price {
 /*   top: 130px; */
top:60%;
}

.home ul.products li.product {
  /*  margin: 7% 2.0% 1.0em 0px;*/
}

/*****/
/*Hoja categorias*/
.archive.woocommerce ul.products li.product .price {
    top: 148px;
}


.archive.woocommerce ul.products li.product {
    margin: 3% 2.0% 1.0em 0px;
}

/*****/

ul.products {
    margin-top: -25px !important;
}

.woocommerce ul.products li.product .price {
    color: #fff;
}

div.related.products ul.products li.product .price {

  top: 140px;
  right: 0px;

}


div.term-description p {

  margin: 0 auto;
}

.woocommerce ul.products li.product h3 {

  line-height: 1.2em;
  letter-spacing: -0.02em;
}

/*DISTANCIA ENTRE ROWS DE OFERTA DEL MES*/

#ofertaDelMes ul.products li {
    /*width: 201px;*/
  /*  height: 201px;*/
}

#ofertaDelMes {
   
padding-bottom: 10px;
    background-image: url(/images/seccion1eurdia.jpg);
    padding-left: 25%;
    width: 75%;
    background-size: 100%;
    background-position: bottom;
background-repeat: no-repeat;
    background-color: #991c1d;
padding-top: 50px;
    margin-bottom: 20px
}
}


/*========================================================================
                              MEDIA QUERIES
========================================================================*/

/* Large desktop <!--David-->**/
@media   (max-width:2000px) {
  a#pull {
    display: none;
  }
  .dl-trigger {
    display: none
  }
  .goods-catalog {
    position: relative;
  }
  .wrapfixed li a {
    font-size: 1em;
  }
  .wrapfixed  #menu-item-1451 {
    clear: both;
  }
  .wrapfixed #menu-item-1451 a {
    display: inline-block;
    font-size: 1em;
  }
}

/*========================================================================

========================================================================*/

/* Large desktop */
@media   (max-width:1200px) {
}

/*========================================================================

========================================================================*/

/* Narrow desktop  <!--David-->*/
@media  (max-width:980px) {
  .nav a {
    font-size: 0.9em;
  }
}

/*========================================================================

========================================================================*/

/* Portrait tablet to landscape and desktop */
@media  (min-width:768px) and (max-width:979px) {
  .wrapfixed li a {
    font-size: 0.85em;
  }
  .wrapfixed  #menu-item-1451 {
    clear: both;
  }
  .wrapfixed #menu-item-1451 a {
    display: inline-block;
    font-size: 0.85em;
  }
}

/*========================================================================

========================================================================*/

/* Landscape phone to portrait tablet <!--David-->*/
@media  (min-width:481px) and (max-width:767px) {
  #form-venta {
    position: relative;
    margin-left: -20px;
    left: 0;
	 top:0;
    height: 370px;
  }
  .wrapfixed  #menu-item-1451 {
    clear: both;
  }
  .wrapfixed #menu-item-1451 a {
    display: inline-block;
    font-size: 0.80em;
  }
  .wrapfixed  #menu-item-282 {
    clear: both;
  }
  .wrapfixed  #menu-item-282 a {
    display: inline-block;
    font-size: 0.80em;
  }
}

/*========================================================================

======================================================================== */

/* Landscape phones and down */

@media  (min-width:1100px) {
div#mega-menu-wrap-max_mega_menu_2 {
    display: none;
}
}
@media  (max-width:1100px) {
#search-top input.btn {
    
    margin-right: 60px;
}

}

@media  (max-width:1100px) {

  /*.bt-menu {display:block; height: 46px;background: #CA041F; color: #fff;line-height: 46px;

  text-align: right;

  padding-right: 68px;

  font-size: 1.2em;}*/

.tachado.price {
    height: 60px;
}


  #siguenosfacebook {
    width: 100%;
  }
  #siguenosfacebook img {
    width: 100%;
  }

.layout-right-content #sidebar.col-right {
   
 /*   display: none;*/
}
.layout-right-content .col-left#main {
    float: left;
}
.layout-right-content #main {
    padding-right: 0px;
    padding-left: 0px; 
}

.entry-content {
    /* width: 334px; */
    width: 100%;
}

.layout-right-content #sidebar.col-right {
    width: 100%;
 
}
div#banner_principal {
display:none;
}

div#maxmegamenu-4{
display:none
}
div#mega-menu-wrap-primary-menu{
display:none;
}
  #logo h1.site-title {
    display: none;
  }
  .post-meta, #menu-item-4803, #menu-item-4818 {
  }
  .goods-sidebar {
    width: 100%;
  }
  h2 {
    font-size: 1.5em;
  }
  p {
    font-size: 1em
  }
  #ofertaDelMes img {
    margin-left: 0;
  }
  img {
    width: 100%; 
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
    text-align: center;
  }
  .last, .col-right, .col-left, .col-center {
    clear: none;
    margin: 0;
    float: none;
    text-align: center;
  }
  #footer-widgets.col-3 .block {
    padding: 0px;
    float: none;
    width: 100%;
    text-align: center;
    margin: 0px auto;
  }
  .header, #container, #content, #main, #sidebar, #footer-widgets, #search-top, #navigation, #footer, .entry p, #ofertaDelMes, #logo, .single-product .type-product, .single-product .product .images {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0;
    float: none;
  }
  .headerr {
    overflow: auto;
  }
  #sidebar {

    /*overflow: inherit;*/
  }
  .widget ul li a {
    line-height: 32px;
    width: 100%
  }
  .pagContactarTOTAL {
    height: auto;
  }
  #sidebar {
    margin-right: 9px;
/*display:none;*/
  }
  #logo {
    float: none;
  }
  .logoMyM {
    float: none;
    margin: 30px auto 0;
    width: 68%;
    height: 120px;
  }
  .logoMyM a {
    float: none;
  }
  .tel {
    text-align: center;
    float: none;
    margin-bottom: 18px;
text-align: -webkit-center;
  }
  .entry img {
    margin: 0;
    padding: 0
  }
  #content h1 {
    font-size: 2em;
    width: 90%;
    display: block;
    text-align: center;
    margin: 20px auto;
    color: #fff;
    background: #D80822;
    font-size: 1.6em;
    text-shadow: 1px 1px 1px #666;
    padding: 10px !important;
  }

  /* buscador*/
  #search-top .searchform {
    position: relative;
	  top:0;
    right: 0;
    margin: 15px auto
  }
  #search-top .searchform {
    position: relative;
    top: 0;
width: 400px;
  }
  #search-top input.field {
    width: 250px;
  }

  /*productos*/

  /*DAVID*/
  #ofertaDelMes ul.products li, ul.products li {
    height: auto;
    float: none;
    margin: 40px auto;
    width: 79%;
  }
  #ofertaDelMes ul.products li img, ul.products li img {
 /*   width: 100%; */
    margin: 0 auto !important;
    padding: 0;
/* height: 300px; */
max-height: 200px;
   
  }
  ul.products a img, ul.products a:hover img {
    width: 63%;
    margin: 0 auto !important;
    padding: 28px;
    border: 1px solid silver;
  }
  .home h1 {
    color: #fff;
    background: #D80822;
    font-size: 1.6em;
    text-shadow: 1px 1px 1px #666;
  }
  ul.products li.last, ul.products li.first, ul.products .type-product, ul.product {
    width: 100%;
    height: auto;
    margin: 47 0 !important
  }
  .wpdevbk form {
    width: 80%;
    margin: 0 auto;
    padding: 10px;
  }
  .wpdevbk button.btn {
    margin: 20px;
    width: 80%;
    height: 38px
  }
  .single-product .product .summary p {
    font-size: 0.9em;
    padding: 0;
    float: none;
    margin: 10px 0;
    text-align: left
  }
  .woocommerce ul.products li.product .price {
    top: 5px;
    right: 45px;
  }

  /*ofertadelmes*/
  #ofertaDelMes {
    padding: 2px 0;
  }
  #ofertaDelMes ul.products li .price {
    right: -8px;
  }
  #ofertaDelMes .woocommerce .onsale {
    top: 158px;
    left: -7px;
  }
  .woocommerce .onsale {
    left: 18px;
    top: 186px,
  }
  .woocommerce.columns-3 h3, ul.products li a h3 {
    font-size: 1.2em;
    width: 236px;
    margin: 0 auto;
  }
  .home .entry p {
  /*  background: #f1f1f1; */
    paddign: 10px 15px 20px;
    width: 100%;
    margin: 10px 0;
  }

  /* buzon*/
  #buzon_sugerencias {
    position: relative;
    top: 0;
    right: 0;
  }

  /*footer*/
  #footer {
    padding: 15px 0;
  }
  #footer-widgets.col-3 .block {
    margin: 0;
    padding: 0;
    float: none;
  }

  /*ficha producto*/
  .woocommerce-tabs, #tab-description {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    text-align: left;
    padding: 5px;
  }
  .single-product .product .summary {
    float: none;
    width: 100%
  }
  .mision, .misiontext {
    display: block;
    width: 98%;
    float: none;
    margin: 0 auto;
    font-size: 1.1em;
  }
  .single-product .product .images img {
    margin: 0 auto;
    width: 82%
  }
  .entry, .widget {
 width: 90%;
    margin: 20px auto;
  
   /* width: 90%;
    margin: 0 auto;*/
  }
  #gallery-2 .gallery-item {
    float: none;
    width: 50%
  }

  /*noticias*/
  .blog .post {
    float: none;
    margin: 0 10px 20px;
    height: auto;
  }
  .more-link {
    padding: 10px 20px !important;
    display: block;
    border: 1px solid silver;
    margin: 18px 0px !important;
    background: #666;
    color: #fff;
    text-align: center
  }
  .blog .post p {
    text-align: left;
    line-height: 18px;
    font-size: 1.1em;
    margin: 10px 0;
  }
  .more-link:hover {
    color: #fff;
  }
  .post.type-post h2.title {
     width: 90%;
    margin: 10px auto;
  }

  /*contactar*/
  .pagContactar1, .pagContactar2 {
    float: none;
    width: 52%
  }
  .mapa {
    width: 50%;
    height: 100%;
    float: left;
  }
  .mapaGoogle {
    width: 45%;
    float: left;
  }
  .pagContactar1 {
    margin-bottom: 30px
  }
  .pagContactarTOTAL {
    float: left;
    width: 100%;
    padding: 3px;
    border: 1px #ccc solid
  }
  div.wpcf7, div.wpcf7 p {
    width: 100%
  }
  div.wpcf7 form {
    width: 84%;
    margin: 10px auto;
    padding: 20px;
    height: auto;
    background: #f1f1f1;
    border: 1px solid #666;
padding-bottom:50px;
  }
  .wpcf7-form input {
    margin-bottom: 24px;
    height: 28px;
    width: 100%
  }
  .wpcf7-form textarea {
    width: 90%;
    height: 100px;
  }

  /* profesionales*/
  #gallery-2 img {
    border: 2px solid #CFCFCF;
    width: 90%;
  }

  /* reponsive menu */
  #navigation ul#main-nav {
    display: none;
    height: auto;
    width: 100%;
  }
  #navigation li {
    width: 50%;
    float: left;
    position: relative;
  }
  #navigation a, .nav a:hover, .nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-item a {
    text-align: left;
    width: 98%;
    text-indent: 20px;
    border-radius: 0 0 0 0;
    height: 17px;
    border-bottom: 1px solid #666;
    font-size: 0.9 em;
  }
  a#pull {
	display:none;
    /*display: block;*/
    background-color: #666;
    width: 100%;
    position: relative;
    color: #fff;
    line-height: 44px;
    text-indent: 20px;
  }
  a#pull:after {
    content: "";
    background: url(../images/nav-icon.png);
    width: 30px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 12px;
  }
  #navigation {
    position: absolute;
    top: 44px;
    z-index: 11111;
    background: none;
  }
  #navigation li {
    margin: 0;
    padding: 0;
    width: 100%
  }
  #navigation ul ul {
    display: none;
  }
  .nav {
    height: auto;
    background: #666;
  }

  /*menu final*/
  .dl-trigger {
    display: block
  }

  /* productos relacionados*/
  .woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img {
    width: 100%
  }
  .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product {
    width: 100%
  }
  .woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img {
    width: 96%;
  }
  .single-product .product .images .thumbnails img {
    padding: 14px;
  }

  /* oferta del mes */
  .woocommerce ul.products li.product a img {
    width: 100%;
  }
  .woocommerce ul.products li.product {
    width: 50%;
    height: auto;
  }

  /*on sale*/
  .term-description h2 {
    font-size: 2em
  }

  /*logo*/
  #logo img {
    max-width: 350px;
    display: block;
    margin: 0 auto;
  }

  /* buscador*/
  #search-top {
  /*  margin: 10px auto 20px;*/
  }
  #searchform {
  
    position: relative;
    display: block;
    top: 0px;
    right: 0px;
    margin: 0px auto 20px;
    width: 90%;
  }

  /*ofertadelmes <!-David->*/
  #ofertaDelMes ul.products li .price {
    right: -8px;
    top: 71px;
    font-size: 0.90em;
  }
  .entry img, img.thumbnail {
    padding: 5px;
    border-style: none;
  }

  /*nuevamaquinaria*/
  .home ul.products li.product .price {
    right: 13px;
    top: 102px;
  }
  .home .woocommerce ul.products li.product h3 {
    margin: 0 auto;

  }

  /*img produccto*/
  .woocommerce div.product div.images img {
    width: 85%
  }
  .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: 95%
  }
  .woocommerce ul.products li.product h3 {
    padding: 0.5em 0px;
    margin: 0px;
    font-size: 1.4em;
    width: 75%;
    margin: 0 auto;
    font-size: 0.9em;
    letter-spacing: -0.06em;
line-height: 1.3em;
  }

  /*DAVID*/
  .home #ofertaDelMes ul.products li.product .onsale {
 left: -5px;
    top: 10px;
    font-weight: 400;
    width: 50px;
  }

  /*imprimir producto */
  .imprimir_producto {
    margin: 0 auto;
  /*  width: 260px; */
float:left;
 /*   margin-bottom: -45px; */
  }
  .post img, .type-page img {
    width: 100%
  }
  ul.related_post li {
    display: inline-block !important;
    width: 180px !important;
    clear: both !important;
  }

  /*DAVID*/
  .widget ul li a {
    text-align: left;
    padding-left: 10px;
  }
  .pagContactarTOTAL {
    border: 1px solid #ccc;
    float: left;
    padding: 3px;
    width: 100%;
    height: 470px;
  }
  .pagContactar1, .pagContactar2 {
    float: none;
    padding-left: 10px;
    text-align: left;
    width: 100%;
  }
  h4 {
    float: left;
    font-size: 1em;
    margin-top: 10px;
    padding: 20px 0 0.2em;
  }
  .pagContactar1 h2 {
    text-align: center;
  }
  .pagContactar1 h4 img {
    float: left;
    max-width: 16%;
    margin-top: -16px;
  }
  .pagContactar1 h4 {
    margin-left: 20%;
  }
  .pagContactar1 p {
    text-align: center;
    margin-left: -10px;
  }
  .mapa {
    float: left;
    height: 100%;
    margin-top: -325px;
    width: 100%;
  }
  .blog .post {
    width: 94%;
  }

  /*DAVID*/
  #ofertaDelMes ul.products li {
    float: left;
    width: 30%;
 /*   margin: 60px 0px -60px 33px; */
    margin: 0px 0px 33px 33px;
left:29%
  }
  #ofertaDelMes p img {
    max-width: 96.5%;
    margin-top: -5px;
    margin-left: 5px;
  }
  ul.products li.product .wc-new-badge {
    right: 3px;
    top: -14px;
  }
  .widget_product_categories h2 {
    margin-left: 12px;
    max-width: 100%;
  }

  /*David - Pagina Condiciones alquiler*/
  .tablacondalquiler img.aligncenter {
    margin-top: 0px;
    width: 160%;
  }
  p.textpieimg {
    margin-left: 25px;
    margin-top: 0px;
  }
  .tablacondalquiler {
    margin: 15px 15px 5px -20px;
  }
  .tablacondalquiler5 .aligncenter {
    margin: 15px 15px 5px 5px;
  }
  .widget_product_categories h2 {
    margin-top: 20px;
  }

  /****************DAVID 30-08-2016****************************/
  #logo {
    margin: 0px 0px 0px 0px;
  }
  div.post-258.page.type-page.status-publish.hentry h2.title {
    display: none;
  }
  #wrapper {
    background-image: none !important;
  }
  div#ofertaDelMes {
    margin: 20px 0px 0px 0px;
    /*height: 820px !important;*/
    margin-bottom: 20px;
  }
  #container {
    box-shadow: none;
  }
  .woocommerce.columns-4 ul.products li.product {
    margin: 5px 0px 0px 0px !important;
  }
  div#woocommerce_product_categories-4.widget.woocommerce.widget_product_categories {
    display: none;
  }




  /*limitamos a que no se pueda hacer scroll a lo ancho de la pantalla - Scroll horizontal anulado en RESPONSIVE*/



  #wrapper {
    box-shadow: none !important;
    width: auto !important;
    overflow-x: hidden !important;
  }
  #footer-widgets div.textwidget {
    margin: 20px 0px 0px 0px;
  }
  #tag_cloud-2 {
    padding-bottom: 30px;
  }



  .goods-category-list-title, .goods-item-title {
    text-align: left;
    padding:0px;
    margin: 17px 0px 0px 0px;
  }

  .goods-catalog .grid {

    margin-right: 0px;
  }

  .goods-catalog .grid {

    width: initial;
  }
  .goods-catalog .grid {

    background-color: transparent;
    padding: 0px;
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;

  }

  div.catalog-inner {
    
    margin: 0px 0px 0px -10px;
  }

  div.breadcrumbs{

    display: none;
  }

  div.menu-maquinaria-en-venta-container ul li {
   
    padding: 2px 0px;
    margin: 0px 0px 0px -17px;
  }

  div.pagContactarTOTAL {

    margin: 0px 0px 0px -3px;
  }

  div.pagContactar1 h2{

    font-size: 1.3em;
    margin: 0px 0px 0px -19px;

  }

  div.term-description{

    margin: 35px 0px 0px 0px;
  }

  .archive.woocommerce ul.products li.product span.price {
    
    right: 17px;
    top: 100px !important;
  }

  div.summary.entry-summary {

    width: 93%;
    margin: 0 auto;
  }

  div.thumbnails.columns-3 img{

    max-width: 100%;
    height: auto;
    display: block;
    float: left;
  }

  div.related.products {

 /*   width: 60%;
    margin: -30px 0px 0px 55px; */
    background: none;
  }

  div.related.products span.price{

    right: -2px !important;
    top: 150px !important;

  }


  div.related.products span.onsale{

    right: 150px !important;
    top: 20px !important;
    left: -2px !important;

  }

  div.images div.thumbnails.columns-3 img {
    padding-top: 1em;
    display: none;
  }

  div#reviews.woocommerce-Reviews {

    text-align: justify;
  }

  div.summary.entry-summary {

    float: left !important;
    margin: -55px 0 0 15px;
    width: 88% !important;
    text-align: left;
  }

  div.metaslider.metaslider-nivo.metaslider-3828.ml-slider {

    margin: 0px 0px 0px 0px;
    text-align:center;
    margin: 0 auto;
    margin-top:40px;
  }

  div.wpdevbk form { 

    margin-top:40px;
  }


  .home ul.products li.product .onsale{

    right: 84px;
    left: 12px;
  }

  .woocommerce .onsale {
    
   /* left: 12px !important;*/
  }

  /****Visualizacion bloque descripcion herramienta responsive****/

  /*div#tab-description p a img{

    margin: -67px 0px 52px -10px;
  }

  div#tab-description img.alignnone.wp-image-4529 {

    display: none;
  }*/

  div#tab-description h2{

    margin-top: -40px;
  }

  div#tab-description h1{

    font-size: 1.3em;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0px;

  }

  div#tab-description p{

    margin: 20px 0px 30px 0px;
  }

  /*div#tab-description {

    position: absolute;
  }*/

  /*div.summary.entry-summary {

    margin: 230px 0px 0px 0px;
  }

  .woocommerce-tabs .panel {
    
    display: block !important;
    margin: -70px 0px 0px 0px !important;
  }*/

ul.products {
    margin-top: 0px !important;
}


/*========================================================================

========================================================================*/

/* Portrait phones */
@media  (max-width:340px) {
  #siguenosfacebook {
    width: 100%;
  }
  #siguenosfacebook img {
    width: 100%;
  }
  #sidebar {
    margin: 0;
  }
  .entry img {
    width: 96%;
    margin: 0 auto;
  }
  .blog .post {
    width: 94%;
  }
  .term-description h2 {
    font-size: 2em
  }
  #ofertaDelMes img {
    border: medium none;
    margin-left: -1px;
    margin-top: -16px;
    padding: 1px;
  }
  .metaslider {
    display: none;
  }
  .home .entry p {
    margin: 0;
    background: none;
  }

  /* buscador */
  #search-top input.field {
    width: 250px;
   /* float: none;*/
  }
  #searchform {
    right: 0px;
    width: 90%;
  }
  #search-top input.btn {
    /*right: 25px;*/
  }

  
  /*oferta del mes*/
  /*.ofertaDelMestext {
    margin-top: 16px;
  }
  .home #ofertaDelMes ul.products li.product .onsale {
    top: 20px;
  }
  #ofertaDelMes ul.products li .price {
    top: 80px;
    right: -6px;
  }*/
  

  /* nueva maquinaria alquiler */
  .woocommerce ul.products, .woocommerce ul.products li.products {
    width: 93%;
  }

  /*DAVID*/
  .home ul.products li.product .price {
    right: 12px;
    top: 75px;
  }
  .home .woocommerce ul.products li.product h3 {
    margin: 0px auto;
    width: 100%;
  }

  /*FACEBOOK*/
  .fts-jal-single-fb-post {
    border: 1px solid #CCC;
    margin: 2px;
    float: left;    /*WIDTH: 94%*/
  }
  .archive.woocommerce ul.products li.product span.price {
    /*display: none;
    margin: 0 auto;*/
    right: 13px;
    top: 99px !important;
  }

  /* menu categorias*/
  .widget_product_categories ul li a {
    width: 100%;
    font-size: 14px;
    line-height: 34px;
  }
  .fts-jal-single-fb-post {
    border: 1px solid #ccc;    /*widht: 50%;*/
    margin: 2px;
    float: left;
  }

  /*ficha producto*/
  .woocommerce span.onsale {
    top: 0.5em;
    left: 10px;
  }
  .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product {
    width: 100%;
    height: auto;
  }
  ul.products li .price {
    top: 4px;
    right: 27px;
   
  }
  .woocommerce ul.products li.product .onsale {
    top: 11px;
    
  }
  .archive.woocommerce ul.products li.product .onsale {
    top: 16px;
    right: 210px;
  }

  /*<!--DAVID-->*/
  .woocommerce ul.products li.product h3 {
    padding: 0.5em 0px;
    margin: 0 auto;
    margin: 0 auto;
    font-size: 1em;
    color: blue;
  }

  /*booking*/
  .booking_form_div input[type="text"] {
    height: 36px;
  }
  .wpdevbk label {
    line-height: 32px;
  }
  div.wpcf7 form {
    padding: 20px 20px 48px 20px;
  }
  #buzon_sugerencias {
    display: none;
  }

  /*DAVID*/
  .home ul.products li.product .price {
    right: 12px;
    top: 91px;
  }
  #ofertaDelMes p img {
    margin-top: 5px;
  }

  div#tab-description h1{

    margin-left: -3px;
  }

  ul.products li.product .wc-new-badge {
    right: 2px;
    top: -5px;
  }
}
@media print {

.header {display: -webkit-inline-box;}
.metaslider {display:none;}
#search-top{display:none;}
#logo{width:300px;}

.tel{width:200px}
h2 {font-size: 1.0em;}
#footer-widgets{display:none;}

/*
.rw-rating-table{display:none;}

.content-flash {display:none;}
.booking_form .booking_form_div {display:none;}
.related.products {display:none;}
#click_to_call_bar{display:none;}
#click_to_call_bar span{display:none;}
.woocommerce-product-details__short-description{display:none;}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle{display:none;}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu{display:none;}

.widget widget_maxmegamenu{display:none}
a#pull{display:none}
#maxmegamenu-7{display:none}
*/
}

@media   (max-width:500px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
    width: 100%
}
.woocommerce .products ul, .woocommerce ul.products {
    margin-left: 1em;
    margin-right: 1em;
}
.archive.woocommerce ul.products li.product {
    margin: 7% 0% 1.0em 0px;
}

}
}
@media (max-width: 700px){
#ofertaDelMes ul.products li {
    float: left;
    width: 55%;
    /* margin: 60px 0px -60px 33px; */
    margin: 0px 0px 33px 33px;
    left: 35%;
}
#ofertaDelMes{
    background-image: url(/images/seccion1Eurdia-700px);
    background-position: top;
    background-color: #af131b;
}
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image.lazyloaded {
    width: auto;
}
a#pull {
    display: none;
}

@media (min-width: 700px) and (max-width: 1100px){
#ofertaDelMes{
background-image: url(/images/seccion1Eurdia700px-1100px);
   
    background-position: top;
   
    background-color: #af131b;
}
}