/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #000;
	letter-spacing: 0.06em;
}
p {
    font-size: 12pt;
    margin: 0 0 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 30px;
}
h3,.h3 {
    font-size: 24px
}
h4,.h4 {
    font-size: 18px
}
h5,.h5 {
    font-size: 14px
}
h6,.h6 {
    font-size: 12px
}
h1.review-title, h1.page-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-out-warn {
    font-size: 8pt;
    line-height: 1.2;
    margin-top: 7px;
    max-width: 100%;
    text-align: center;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success {
	 width: 100%;
    background-color: #20865B !important;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-color: #4b9476 !important;
    border-color: #398439;
    color: #fff;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default {
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-body {
    padding: 15px;
}
.review .panel-heading h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.review .btn-out {
    font-size: 20px;
    padding: 10px 35px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.visible-xs {
    display: none !important;
}
td {
    color: #000;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0;
}
.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}


.review-info-bar thead>tr {
    background-color: #7a7a7a;
}
.review-info-bar>table>thead>tr>th {
    text-align: center;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: none;
}
.review-info-bar>table>tbody>tr>td {
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #aaa;
}
.review-info-bar .btn-out {
    width: 100%;
    font-size: 13pt;
}
.review-info-bar .rating-outer, .review-info-bar .rating-inner {
    background-image: url(images/sprite_stars.png);
}
.review-info-bar .rating-outer {
    width: 88px;
    display: inline-block;
    background-position: 0 100%;
}
.review-info-bar .rating-inner {
    height: 16px;
    background-position: 0 0;
}
.review-info-bar .fa-check {
    color: #11a166;
}
.review .fa-check {
    color: #11a166;
}
.review .fa-times{
    color: #d20c0c;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    .hidden-xs {
        display: none !important;
    }
}