		h2.block_title {
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    line-height: 120%;
    font-size: 26px;
    color: #333333;
    text-transform: uppercase;
}


.icons_part h4, h2 {
    text-transform: capitalize;
}

h1, h2, h3, h4, h5, h6, .title {
    font-family: oswaldregular;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
p, h1, h2, h3, h4 {
    word-wrap: break-word;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.prices_section {
    float: left;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: ralewayregular;
    color: #333;
    font-size: 15px;
    line-height: 1.8em;
    -webkit-font-smoothing: antialiased;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
user agent stylesheet
html {
    color: -internal-root-color;
}
h2.block_title:before {
    background: #F79F81;
}
h2.block_title:before {
    content: "";
    background: #538167;
    float: right;
    position: absolute;
    margin-top: 38px;
    width: 30px;
    z-index: 10;
    height: 2px;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    background: #F79F81;
    color: #fff;
}
::selection {
    background: #538167;
    color: #fff;
    text-shadow: none;
}
		
.prices_section {
    float: left;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}
.prices_section ul.price_ul {
    margin-top: 10px;
}
.prices_section ul.price_ul li {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}
.price_title {
    float: left;
}
.price_right {
    float: right;
    font-weight: 600;
    color: #538167;
}
.left_beard_gallery ul li img {
    border-radius: 3px;
}
.left_beard_gallery ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
/*--------------------- prices_section end css ---------------------*/
/*--------------------- wrapper_saloon css start ---------------------*/

.wrapper_saloon {
    background: url("../images/bgfirst.jpg") no-repeat;
    background-size: cover;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: rgb(255, 255, 255);
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    padding: 100px 0px;
    background-attachment: fixed !important;
}
.wrapper_saloon .row {
    padding-left: 15px;
}
.slides_times {
    float: left;
    text-align: center;
}
.slides_times li.ds_wtime {
    background: #5b8068;
    color: #fff;
    width: 140px;
    height: 140px;
    float: left;
    border-radius: 90%;
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 30px;
    text-align: center;
}
.slides_times li.ds_wtime:last-child {
    margin-right: 0px;
}
.ds_day {
    font-size: 44px;
    font-family: ralewaybold;
    margin-top: 40px;
    text-transform: uppercase;
    line-height: 90%!important;
}
.closed {
    background: #343434 !important;
}
/*---------------------  wrapper_saloon css end ---------------------*/
/*--------------------- accordian css start ---------------------*/

.panel_default h4.panel-title {
    font-size: 48px;
    background: none;
    color: #999;
    padding: 0px 0;
    cursor: pointer;
}
.fa_up {
    display: none !important;
}
.fa_down {
    display: none;
}
.right_side_mdl {
    float: left;
    width: 100%;
    padding-top: 9px;
}
.right_side_mdl img {
    float: left;
}
.right_side_mdl p {
    float: left;
    width: 100%;
    line-height: 24px;
    margin-top: 0px;
    text-align: justify;
}
.panel_body a {
    font-weight: 600;
    font-size: 16px;
    color: #538167;
}
.panel_body a:hover {
    text-decoration: underline;
}
.panel_default h4.panel-title:hover {
    color: #538167;
}
.panel_body {
    line-height: 34px;
    color: #777;
    font-size: 18px;
}
.panel_body p.services_hide {
    border-top: 2px dashed #ddd;
    margin-top: 15px;
    padding-top: 15px;
}
.panel_body h4.services-hide {
    color: #333;
    font-size: 24px;
}
.panel_body {
    border-bottom: 10px solid #999;
}
/*--------------------- accordian css end ---------------------*/
/*--------------------- coupon css start ---------------------*/

.section_coupon {} .box_first,
.infotextwrap {
    float: left;
    width: 100%;
}
.infotextwrap {
    background: #538167;
    border: 5px dashed #fff;
    padding: 30px 0;
}
.infotext h2 {
    font-size: 62px;
    font-weight: normal;
    line-height: 0;
    text-align: center;
    margin: 0px;
    color: #ffffff;
}
.infotext h2 b {
    font-family: oswaldbold;
}
.box_first {
    margin-top: 20px;
    border: 5px solid #eee;
    padding: 18px;
}
.avtar_img {
    padding-left: 0 !important;
}
.avtar_img img {
    border-radius: 5em;
}
.testimonial_team i.fa-quote-right {
    color: #eee;
    margin-right: 10px;
}
.testimonial_team i.last {
    margin-left: 10px;
}
.boxes_coupon {
    padding-top: 60px;
    padding-bottom: 100px;
    -webkit-font-smoothing: antialiased;
}
.testimonial_team {
    font-size: 15px;
    line-height: 25px;
}
.testimonial_author {
    margin-top: 5px;
    font-weight: 600;
    color: #538167;
}
/*--------------------- coupon css end ---------------------*/
/*--------------------- calling_section start ---------------------*/

.calling_section {
    background: url("../images/2for1bg.jpg") no-repeat 50% 0;
    background-size: cover;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    padding: 110px 0 120px 0;
}
.center_image {
    text-align: center;
}
/*--------------------- calling_section end ---------------------*/
/*--------------------- crousel_section css start ---------------------*/

.crousel_section {
    background: #222222;
    background-size: cover;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    padding: 33px 0 33px 0;
}
.logo_crousel ul.bxslider li {
    float: left;
    margin-right: 8px;
}
.logo_crousel ul.bxslider li:hover {
    background: rgba(70, 70, 70, 0.25);
    cursor: pointer;
}
.logo_crousel ul.bxslider li img {
    height: 132px;
}
.logo_crousel .bx-controls-direction {
    display: none;
}
/*--------------------- crousel_section css end ---------------------*/
/*--------------------- barbers_section css ---------------------*/

.barbers_section {
    padding: 70px 0 100px 0;
}
.block_heading {
    width: 100%;
    float: left;
    text-align: center;
}
.title_block h2 {
    font-size: 36px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 20px;
    color: #333333;
}
.title_text {
    font-size: 18px;
    color: #b8b8b8;
    line-height: 24px;
}
.color_w {
    color: #FFF !important;
}
.titleborderOut {
    width: 100%;
    position: relative;
}
.titleborderOut .titleborder {
    width: 180px;
    margin: 0 auto;
    height: 5px;
    margin-top: 0px;
    text-align: center;
    background: #f0f0f0;
    border-radius: 90px;
}
.titleborderOut .titleborder:after {
    width: 40px;
    height: 5px;
    margin-left: -20px;
    position: absolute;
    top: -0px;
    z-index: 99;
    border-radius: 90px;
    background: #538167;
    content: '';
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.ds_wrapper:hover .titleborderOut .titleborder:after {
    width: 70px;
    margin-left: -35px;
}
.team_first,
.divider {
    float: left;
    width: 100%;
}
.divider {
    height: 40px;
}
.team_first {
    border: 5px solid #eee;
    text-align: center;
    padding: 25px 0px 20px 0px;
}
.team_image img {
    width: 186px;
}
.team_first > .title {
    border-bottom: none;
    height: 35px;
    padding-bottom: 20px;
    z-index: 99;
    font-weight: bold;
    font-size: 18px;
    margin-top: 18px;
    text-transform: uppercase;
}
.team_first > .title span {
    background: url("../images/team-title-icon.png") center 37px no-repeat;
    padding-bottom: 26px;
    height: 50px;
    position: relative;
}
.team_image img {
    width: 186px;
    margin-left: auto;
    margin-right: auto;
}
.team_image img:hover {
    opacity: 0.85;
}
.ds_description,
.ds_role,
.title,
.team_image {
    float: left;
    width: 100%;
}
.ds_description {
    padding: 25px 10px 0 10px;
    color: #888;
    word-wrap: break-word;
}
.ds_role {
    font-weight: 600;
    margin-top: 26px;
}
.ds_description a {
    color: #538167;
    font-weight: 600;
}
.ds_description p {
    margin-bottom: 27px;
    margin-top: 10px;
}
.team_first .ds_social {
    margin: 30px 0px 0px 0px;
    width: 100%;
    float: left;
}
    /*--------------------- barbers social css start ---------------------*/

.ds_social a i.fa {
    background: #ccc;
    border-bottom: 1px solid #aaa;
    padding: 7px;
    border-radius: 5em;
    width: 30px;
    font-size: 17px;
    color: #fff;
}
.ds_social a i.fa:hover {
    background: #538167;
}
  /*--------------------- barbers social css end ---------------------*/
/*--------------------- barbers_section css end ---------------------*/
/*--------------------- footer css start ---------------------*/

#copyright a {
    color: #538167;
}
.footer_section {
    background: #1b1b1b;
    padding: 60px 0px 9px;
}
.widget-title {
    text-transform: uppercase;
    color: #fff;
    line-height: 20px;
    font-size: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.footer_button a {
    padding: 14px 22px;
    color: #fff;
    background: #538167;
    border-radius: 2px;
    font-size: 13px;
    font-family: ralewaybold;
}
.footer_button a:hover {
    opacity: 0.8;
    color: #fff;
}
.textwidget {
    color: #fff;
    margin-bottom: 30px;
}
.slide_anchor:hover,
.ds_description a:hover,
#copyright a:hover {
    text-decoration: underline;
}
.contact li i.fa {
    color: #5b8068;
    margin-right: 10px;
}
.contact li {
    line-height: 25px;
    display: block;
}
.photo_tiles li {
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
}
.photo_tiles li img {
    width: 100%;
}
.photo_tiles,
.textwidget,
.widget-title,
.opening_times {
    float: left;
    width: 100%;
    line-height: 23px;
}
.footer_button {
    margin-bottom: 15px;
}
.opening_times {
    padding: 20px;
    background: rgba(255, 255, 255, 0.03);
    line-height: 30px;
}
.opening_times li {
    float: left;
    width: 100%;
}
.opening_times li .day {
    float: left;
}
.opening_times li .time {
    float: right;
    color: #538167;
}
/*--------------------- footer css end ---------------------*/
/*--------------------- copyright_footer css start ---------------------*/

.copyright_footer {
    width: 100%;
    background: #121212;
    color: #fff;
    float: left;
    border-top: 1px solid #232323;
    padding: 35px 0 22px 0;
}
.copyright_area {
    text-align: center;
}
.copyright_area p {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 2px;
}
.background_box {
    float: left;
    width: 500px;
    height: auto;
    text-align: left;
    padding: 25px;
    background: rgba(255, 255, 255, 0.05);
}
.background_box h2,
.background_box h1 {
    margin: 0px;
    font-family: ralewayregular !important;
}
.background_box h1 {
    font-size: 70px;
    font-weight: normal;
}
.toogle_span {
    background-color: #2E2F34;
    padding: 15px 10px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    width: 160px;
    margin-left: 17px;
    text-align: center;
}
.toogle_span:hover {
    opacity: .5;
}
.tp-mask-wrap {
    overflow: inherit !important;
}
/*--------------------- copyright_footer css end ---------------------*/
/*--------------------- bottom tab css start ---------------------*/

.bottom_tab {
    position: fixed;
    bottom: 0px;
    right: 40px;
    z-index: 999;
    width: auto;
    background: #fff;
    display: none;
    padding: 0px;
    border: 5px solid #eee;
    text-align: Center;
}
.bottom_tab h3 {
    background: #fff;
    cursor: pointer;
    margin: 0px;
    color: #333;
    bottom: 0px;
    width: auto;
    padding: 12px 22px;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
}
.bottom_tab h3:hover {
    color: #fff;
    background: #538167;
}
		