/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

@media (max-width:1080px){
  .ramafoot{
    display:none !important;
  }
  #sello_award {
    display: none;
  }
}

}
@media (max-width:768px){
  img[title="sistema_de_produccion_controlada"] {
    display: none;
  }
  #como_pasos {
    margin-top: 100px;
  }
}
