/*
  Theme Name: Roger Sans Nutricion
  Theme URI: https://rogersansnutricion.com/
  Version: 1.0.0
  Template: Divi
  Author: Boostdarc
  Author URI: https://boostdarc.com
  Text Domain: roger-sans-nutricion
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.woocommerce-checkout .col-2 { display: none !important; }
.woocommerce-checkout .col-1 { width: 100% !important; }








/*
  Boton hoover curso 
*/
.learndash-wrapper:not(.ld-registration__outer-wrapper) #btn-join:hover, .learndash-wrapper:not(.ld-registration__outer-wrapper) .btn-join:hover {
    background-color: #F39019;
    opacity: .85;
}


.ld-course-list-items .ld_course_grid .thumbnail.course .ribbon.enrolled {
    background: #F39019;
}

.ld-profile-avatar {
    display: none !important;
}


.profile-picture-class {
    display: none;
}














