/*
 Theme Name:   Maxima Child
 Theme URI:    -
 Description:  Maxima Child Theme
 Author:       Chema Ruiz (TTT)
 Template:     maxima-v1-05
 Version:      1.1.0
*/

@import url("../maxima-v1-05/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.table-responsive table{    background: none repeat scroll 0 0 #f9f9f9;    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);margin-bottom:30px;}
.thf {

    color: #fff;
	background:#f67501 url("http://cdvolcano.com/wp-content/themes/maxima-v1-05/images/price-active.png") repeat-x;
	border-right:5px solid #454545;
}
.th > td{color:#fff;background:#454545;}
.table-responsive .th2 > td{line-height:1;background:#838383 url("http://cdvolcano.com/wp-content/themes/maxima-v1-05/images/price-active.png") repeat-x;color:#fff;border-bottom:5px solid #454545;}
.th2 > td strong{font-size:36px;font-family:"Roboto Condensed",arial,sans-serif;}
.th2 > td,.th2 > td strong em{font-size:12px;}
.table-responsive td{border-bottom:1px solid #e6e6e6;text-align:center;vertical-align:middle;}
.table-responsive td.sep{	border-right:5px solid #454545;}
.table-responsive .th td.sep, .table-responsive .th2 td.sep{border-right:5px solid #fff;}
.video-1{
    float:left; 
    display: block;
} 
.video-2{
    position: absolute; 
    right: -544px;
}
ul.sf-menu li a {
    padding: 0px !important;
}
@media (max-width: 768px){
	.table-responsive {
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-y: hidden;
        width: 100%;
    }
    .table-responsive {
        min-height: 0.01%;
        overflow-x: auto;
    }
    .table-responsive table{  max-width: 100%;width: 100%;}
    .video-1{
        width: 100%;
    }
    .video-2{
         margin-top: 20px;
        width: 100%;
        position: inherit;
    }
}

.container{ max-width: 1170px!important; }

.trainingym-login {
    float: right;
    cursor: pointer;
    margin-top: 10px;
    margin-top: -70px;
    margin-right: 10px;
}

@media only screen and (max-width: 1025px) {
    .trainingym-login {
        float: none;
        display: block;
        text-align: center;
            margin-top: 0;
    }
}
@media screen and (max-width: 1025px) {
    .gdl-navigation-wrapper .main-superfish-wrapper{
            font-size: 14px;
    }
}