/*
Theme Name: Exellend
Theme URI: http://i-pr.com.ua/
Author: i-Pr (Dnipropetrovs'k, Ukraine)
Author URI: http://i-pr.com.ua/
Description: Theme created by request and for a representative on-line site Parquet in 2015 by web development i-Pr.
Version: 1.0
Text Domain: Exellend
*/
@charset "UTF-8";
@import "css/styles.css";
@import "css/font-awesome.css";
@import "css/post-content.css";

.table{
    margin:15px 10px;
}
.tablepress .even td {
    background-color: transparent!important;
}
.tablepress .odd td {
    background-color: rgba(193, 164, 109, 0.34)!important;
}
.table table{
    border: 2px solid #5E2A00;
}
.tablepress tfoot th, .tablepress thead th {
    background-color: #C1A46D!important;
    font-weight: 700;
    vertical-align: middle;
}
.dataTables_info {
    display:none!important;
}
.cont{
    padding:15px 10px;
}
.cont .cont_left,
.cont .cont_right{
    width:40%;
    float:left;
    overflow: hidden;
}
.cont .cont_right{
    width:60%;    
}
.maps_contact{
    height:300px;
}
.cont .cont_left h2{
    margin-top:15px;
}
.cont .cont_left h2:first-child{
    margin-top:0px!important;
}
.cont .cont_left h2,
.cont .cont_left{
    text-align: left!important;
}
.cont .cont_left a{
    clear: both;
    width:100%;
    display: block;
}

/* responsive by Ken */


