/*
 Theme Name:   Simracewaydrivingschool
 Theme URI:    http://simracewaydrivingschool.com/
 Description:  Simracewaydrivingschool theme based on Satellite
 Author:       John Doe
 Author URI:   http://simracewaydrivingschool.com/
 Template:     satellite
 Version:      1.0.0
 Tags:         
 
*/

@import url("../satellite/style.css");

.home .content .container .container_inner { 
    padding: 0;
}
.main_menu li a.no_animation { color: #fff; }
table.tribe-events-calendar tr:nth-child(odd) td { background: #fff; }
.events-archive .content_inner .title { display: none; }
.events-single .title { display: none; }
.side_menu { width: 303px; }
.right_side_menu_opened .wrapper { left: -383px; }
.right_side_menu_opened .wrapper header { left: -383px; }



@media only screen and (max-width: 990px) {
    .logo a { height: 90px !important; }
    .logo a img { height: 100% !important; }
}
@media only screen and (max-width: 480px) {
    .logo a { height: 60px !important; }
    .logo a img {
        max-width: 260px !important;
        height: auto !important;
    }
}

#tablepress-18 tbody td {height:80px; vertical-align:middle;}


/* WPCurve */
.page-id-10931 .four_columns { height: 480px; }
.page-id-10931 .four_columns div[class*='column'] .column_inner { position: relative !important; height: 480px; }
.page-id-10931 .four_columns div[class*='column'] .column_inner .button { position: absolute; bottom: 0; left: 80px; }
