/* 
 Theme Name:   Your Retail Coach
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.items {
    width: 90px;
    margin: 0px auto;
    margin-top: 100px
}
.book_price {
    width: 100% !important;
}
.book #popup-reg .event-header h6 {display:none;}
.ou-25 .elementor-col-33 > .elementor-column-wrap > .elementor-widget-wrap {border:1px solid;padding: 50px 20px;border-radius: 10px;}

.book-banner .banner-title { padding: 10px 0;  background-image: linear-gradient(to right, #e7e7e800, #e9eaea, #e6e7e81f);}
.book-banner .banner-title p{margin-left:0;}
form#send input[type="tel"]{
    line-height: 22px;
    left: 2px;
    position: relative;
    margin-bottom: 32px;
    font-family: 'RobotoLight', sans-serif;
    text-indent: 20px;
    background-color: transparent;
    outline: 0;
    border: none;
    border-bottom: 1px solid #070000;
}