/*---------------------------------------------------------------------------------

 Theme Name:   PMI
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/


@media (max-width: 768px) {

  /* detalle productos */
  .et_builder_inner_content.et_pb_gutters3.product {
    padding: 20px;
  }
  .et_builder_inner_content.et_pb_gutters3.product 
    .et_pb_image_0_tb_body .et_pb_image_wrap img {
      max-height: 100%;
  }

  .et_pb_section_0_tb_body.et_pb_section {
      margin-top: 10px !important;
  }

}
