/*
 Theme Name:   Spyn Child
 Theme URI:    https://tbrpadelacademy.com
 Description:  Tema hijo de Spyn
 Author:       Tu nombre
 Author URI:   https://tbrpadelacademy.com
 Template:     spyn
 Version:      1.0.1
*/

element.style {
    width: 1029px;
    left: -34.5px;
    BACKGROUND-COLOR: chartreuse;
}

.content-item-wrap .course-item-title {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: calc(var(--lp-font-size-base, 1em) * 2.15);
    font-weight: 700;
    display: none;
}

#popup-content .lp-button {
	 display: none !important;
	 padding-left: 0px;
  	padding-right: 0px;
     margin: 50px 0 0px 0;	
}

#popup-content {
    overflow: auto;
    position: relative;
    margin: 70px 0 50px 0;
    flex: 1;
    padding-left: 0px;
    padding-right: 0px;
}