@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/karma-child/fonts/Lato-Light.woff2') format('woff2'),
        url('/wp-content/themes/karma-child/fonts/Lato-Light.woff') format('woff');
    font-weight: 300;
	font-display: swap;
	font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/karma-child/fonts/Lato-Black.woff2') format('woff2'),
        url('/wp-content/themes/karma-child/fonts/Lato-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/karma-child/fonts/Lato-Bold.woff2') format('woff2'),
        url('/wp-content/themes/karma-child/fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
	font-display: swap
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/karma-child/fonts/Lato-Regular.woff2') format('woff2'),
        url('/wp-content/themes/karma-child/fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap
}
@font-face {
    font-family: star;
    src: url(/wp-content/plugins/woocommerce/assets/fonts/star.eot);
    src: url(/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal;
	font-display: swap
}

html body .post-girls ul.products li.first, html body .post-girls  ul.products li.first {
	clear: none;
}
html body .post-girls ul.products li {
	margin: 0 !important;
	padding: 0 10px !important;
	padding-bottom: 20px !important;
}
html body .slick-dots li {

	padding: 0 !important;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.products.row.slick-slider {
	position: relative;
}
html body .post-girls .row .slick-dots li {
	padding: 0 0 !important;
}
.slick-next.slick-arrow {
	position: absolute;
	right: 0;
	top: 32%;
	background: #fff url("../images/right.svg") no-repeat center center / 50px;
	width: 50px;
	height: 50px;
	z-index: 10;
	font-size: 0;
	border: 0;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.single-post .contact-form-section {
	padding-bottom: 80px;
	padding-top: 0;
}
.slick-prev.slick-arrow {
	position: absolute;
	left: 0;
	top: 32%;
	background: #fff url("../images/left.svg") no-repeat center center / 50px;
	width: 50px;
	height: 50px;
	z-index: 10;
	font-size: 0;
	border: 0;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.slick-dots {
	padding: 0 !important;
	width: 100%;
	display: inline-block;
	text-align: center;
}
.slick-dots li {
	display: inline-block;
}
.slick-dots .slick-active button {
	background: #000;
	
}
.slick-dots button {
	background: #ccc;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 0;
	height: 8px;
	margin: 0 7px;
	padding: 0;
	width: 8px;
}

.post-girls {
	display: block;
	width: 100%;
}
#menu-footer-karma-massages li {
	width: 100%;
}

body,
html {
	font-family: 'Lato', sans-serif;
	line-height: 1.8em;
	font-size: 14px;
	font-weight: 400;
}
.container,
.et_pb_row {
	width: 100%!important;
	max-width: 1170px!important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl {
	margin: 0.8em 0 0.8em;
}
h2,
h2 a,
h4,
h4 a {
	font-family: 'Lato', sans-serif;
	color: #4d4b4b;
	font-style: normal;
	font-weight: 700;
	line-height: 1.8em;
	padding: 0px;
}
h2,
h2 a {
	font-size: 28px;
}
h4,
h4 a {
	font-size: 18px;
}
a:hover {
	color: #ca4b4b;
}
p {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #4b4b4b;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0px;
}
.home h4,
.home h2 {
	text-align: center;
}
.home_slider {
	margin-top: -20px;
}
.home_slider h2 {
	font-size: 36px !important;
	font-weight: 400 !important;
	margin-bottom: 2px;
	line-height: 44px;
	padding: 0px !important;
	margin-top: -9px !important;
}
.home_slider .et_pb_slide_title a {
	font-size: 36px !important;
	font-weight: 400 !important;
	margin-bottom: 2px;
	line-height: 44px;
	padding: 0px !important;
	margin-top: -9px !important;
	cursor: auto;
	color: #fff !important;
}
.home_slider .et_pb_slide_title a:hover {
	color: #fff !important;
}
.home_slider h1 {
	font-size: 60px !important;
	font-weight: 800 !important;
	padding-bottom: 11px;
	margin: 0 auto;
}
.home_slider h4 {
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 400;
}
.author_slide h1 {
	text-shadow: none;
}
.author_slide h2 a {
	text-shadow: none;
	color: #fff;
	font-size: 36px !important;
	font-weight: 400 !important;
	line-height: 20px;
}
.author_slide h2 {
	line-height: 20px;
}
.author_slide .et_pb_button {
	font-size: 14px !important;
	font-weight: 400 !important;
	border: 1px solid #fff !important;
	padding: 13px 16px 12px 16px !important;
	margin-top: 22px !important;
}
.home_slider .et_pb_button,
.home_slider .pg-slide-btn a {
	padding: 14px 24px;
	border: 2px solid #fff;
	font-size: 24px;
	font-weight: bold;
	margin-right: 8px;
	margin-top: 11px;
	border-radius: 0px !important;
	color: #fff !important;
	text-shadow: none;
}
.home_slider .et_pb_button:hover,
.home_slider .pg-slide-btn a:hover {
	background-color: #ffffff;
	color: #000 !important;
	padding: 14px 24px;
	border: 2px solid #fff;
}
.home_slider .et_pb_button::after {
	display: none;
}
.home_slider .et_pb_button_wrapper {
	margin: 0.8em 0 0.8em;
}
.box-title {
	position: relative;
	text-align: center;
	margin-bottom: 40px !important;
}
.box-title h5 {
	display: inline-block;
	text-transform: uppercase;
	padding: 8px 23px;
	margin: 0;
	background-color: #fff;
	position: relative;
	z-index: 1;
	font-weight: 700;
	color: #4b4b4b;
	font-size: 18px;
}
.box-title:after {
	content: '';
	width: 100%;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 0;
	border-color: #d8d4d4;
}
.border-line {
	background: none repeat scroll 0 0 #DDDDDD;
	clear: both;
	height: 1px;
	margin: 1.2em 0;
	width: 100%;
}
.homicon-left {
	margin-left: 15px;
	float: right;
	min-height: 50px;
	clear: both;
}
.homicon-right {
	margin-right: 15px;
	float: left;
	min-height: 50px;
	clear: both;
}
.home_align_left {
	text-align: right;
	line-height: 20px;
}
.home_align_right {
	text-align: left;
	line-height: 20px;
}
.home_align_left a,
.home_align_right a {
	font-size: 16px;
}
.home_align_left div,
.home_align_right div {
	padding: 0.8em 0 0.2em;
	font-size: 13px !important;
	color: #302E2E;
	line-height: 1.8em;
}
.homicon-left img,
.homicon-right img {
	max-height: 42px;
	width: auto;
}
.home_align_sec {
	width: 31.623931623931625% !important;
	margin-left: 2.564102564102564% !important;
	margin-right: 0px !important;
}
.home_align_sec:first-child {
	margin-left: 0px !important;
}
.one-third {
	margin-right: 3% !important;
	width: 31.33% !important;
}
.five-columns .one-fifth {
	float: left;
	margin-right: 3%;
	width: 17.6%;
	margin-bottom: 0px !important;
}
.five-columns .one-fifth .et_pb_blurb_container {
	text-align: center !important;
}
.five-columns .one-fifth img {
	width: 104px;
	height: 104px;
	display: block;
	margin: 0 auto 6px;
}
.five-columns .one-fifth h4 {
	font-weight: bold;
	font-size: 48px;
	line-height: 58px;
	margin-bottom: 0px;
	color: #555555;
	text-align: center;
	margin-top: 0px;
}
.five-columns .one-fifth p {
	color: #a4a3a3;
	line-height: 21px;
	font-size: 13px;
	margin-top: 0;
	text-align: center;
}
.five-columns .et_pb_main_blurb_image {
	margin-bottom: 0px;
}
.five-columns .one-fifth:last-child {
	margin-right: 0px !important;
}
.home-testimonial h4 {
	text-align: left;
}
.home-testimonial .two-third {
	margin-right: 3% !important;
	width: 65.66% !important;
}
.home-testimonial .one-third {
	width: 31.33% !important;
	margin-right: 0px !important;
}
.home-testimonial h4 i {
	font-size: 26px;
	color: #23b10b;
	width: 14px;
	height: 14px;
}
.section.blog {
	position: relative;
}
.section.blog .title {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	font-weight: 700;
}
.section.blog .desc,
.section.portfolio .desc {
	margin-top: -5px;
	margin-bottom: 20px;
}
.section.blog .post {
	margin-bottom: 20px;
	max-height: none;
	margin-left: 30px;
}
.section.blog .figure {
	padding: 3px;
	border: 1px solid #d8d4d4;
	position: relative;
}
.section.blog .date {
	background-color: rgba(255, 255, 255, 0.8);
}
.section.blog .date {
	display: block;
	background-color: rgba(255, 255, 255, .8);
	border: 1px solid #d8d4d4;
	color: #000;
	top: 0;
	left: 0;
	z-index: 15;
	margin: 8px;
	width: 40px;
	height: 64px;
	position: absolute;
}
.section.blog .date .day {
	font-size: 24px;
	line-height: 1em;
	font-weight: 400;
	margin-top: 9px;
}
.section.blog .date span {
	display: block;
	text-align: center;
	color: #908d8d;
}
.section.blog .date .month {
	font-size: 13px;
	line-height: 1em;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 0px;
}
.section.blog .description-container {
	margin-top: 10px;
}
.section.blog .description h3 {
	line-height: 5px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.section.blog .description h3 a {
	font-size: 12px !important;
	color: #000000;
	text-align: center;
	font-weight: 700 !important;
	line-height: 18px;
}
.section.blog .post-info {
	text-align: center;
	margin-top: 0;
	margin-bottom: 7px;
}
.section.blog .post-info > *,
.section.blog .post-info span a {
	color: #7e7b7b;
	font-size: 11px;
}
.section.blog .description h3 a:hover,
.section.blog .post-info span a:hover {
	color: #ca4b4b !important
}
.section.blog .owl-item img {
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
}
.section.blog .owl-nav {
	margin-top: 0px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: -44px;
	height: 25px !important;
}
.section.blog .owl-nav span {
	display: none;
}
.section.blog .owl-nav[class*="owl-"]:hover {
	background: transparent !important;
	color: #000 !important;
}
.section.blog .owl-nav .owl-prev,
.section.blog .owl-nav .owl-prev:hover {
	margin-right: 0px;
	width: 23px;
	background-position: -56px -1186px!important;
	height: 23px;
	float: left;
	display: block;
	cursor: pointer;
	background: url(../images/sprite.png) no-repeat;
	margin: 0;
	border-radius: 0;
	opacity: 1;
}
.section.blog .owl-nav .owl-next,
.section.blog .owl-nav .owl-next:hover {
	background-position: -56px -1215px!important;
	width: 24px;
	height: 23px;
	float: left;
	display: block;
	cursor: pointer;
	background: url(../images/sprite.png) no-repeat;
	margin: 0;
	border-radius: 0;
	opacity: 1;
}
.tax-massage .alignnone {
	margin: 0.8em 0 0.8em;
}
.comment-flexslider {
	border: 1px solid #d8d4d4;
	border-bottom-width: 4px;
}
.comment_container {
	margin-left: 20px !important;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0 !important;
	padding: 0;
	list-style: none !important;
}
.comment-flexslider ul li {
	margin: 0;
	padding: 0;
}
.comment-flexslider .comment-text.no-avatar {
	margin-left: 0px;
	border-left: none;
}
.comment-flexslider .comment-text .description {
	padding: 20px;
	font-size: 13px;
	color: #656464;
}
.comment-flexslider .comment-text .meta {
	margin-top: 0;
	padding-left: 20px;
	font-size: 11px;
	color: #656464;
}
.comment-flexslider .comment-text .meta a {
	font-size: 11px;
	color: #b86317;
}
.comment-flexslider span.star-rating {
	float: none;
	margin-left: 10px;
	display: inline-block;
}
.comment-flexslider ul.flex-direction-nav {
	position: static;
	width: 100%;
	padding: 0px;
}
.comment-flexslider ul.flex-direction-nav li {
	position: relative;
	display: block;
}
.comment-flexslider .flex-direction-nav .flex-prev {
	background-position: -72px -1056px!important;
	left: auto;
	right: 35px;
}
.comment-flexslider .flex-direction-nav .flex-next {
	background-position: -98px -1056px!important;
	right: 9px;
}
.comment-flexslider .flex-direction-nav .flex-prev,
.comment-flexslider .flex-direction-nav .flex-next {
	width: 24px;
	height: 24px;
	opacity: 1;
	float: none;
	margin: 0;
	background-image: url(../images/sprite.png);
	bottom: 0;
}
.comment-flexslider ul.flex-direction-nav li a {
	line-height: 24px;
	cursor: pointer;
	display: block;
	position: absolute;
	text-indent: -9999px;
	top: -30px;
}
.comment-flexslider .slides {
	padding: 0 0 23px 0;
}
.blog-row {
	margin-left: -30px;
}
/*inner-page-start*/

.et_full_width_page #left-area {
	width: 100%;
	max-width: 100% !important;
}
.page-main {
	padding: 0px;
	margin-top: 20px;
}
.page-main .et_pb_row {
	padding: 0px !important;
}
.page-main .slogan {
	padding-top: 0px !important;
	border: 1px solid #DAD9D9;
	border-left-width: 0px;
	border-right-width: 0px;
}
.page-main .page-main-content {
	max-width: 870px !important;
	width: 100%;
	margin-right: 0px;
}
.page-main .page-main-sidebar {
	max-width: 270px !important;
	width: 100%;
	margin-left: 30px !important;
}
.page-main #searchform {
	margin: 24.3px 0;
	position: relative;
}
.page-main .widget_search form input#s {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DAD9D9;
	box-shadow: none;
	font-size: 13px;
	font-weight: normal;
	height: 35px !important;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 10px;
	width: 68%;
	border-radius: 0px;
}
.page-main input[type="text"]:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(0, 0, 0, 0.2) !important;
	border-color: rgba(0, 0, 0, 0.2) !important;
	outline: 0;
}
.page-main .widget_search #searchform #searchsubmit {
	padding-top: 10px;
	border: 1px solid #3d3d3e;
	width: 30%;
	margin-top: 0;
	height: 35px !important;
	background-color: #ca4b4b;
	border-color: #9f2424;
	color: #ffffff;
	font-style: normal;
	font-weight: 800;
	font-size: 11px;
	text-transform: uppercase;
	border-radius: 0px;
}
.page-main .widget_search #searchform #searchsubmit:hover {
	background-color: #8d0202;
	border-color: #9f2424;
}
.page-main .slogan h1 {
	padding: 0px;
	line-height: 1.8;
	text-align: right !important;
	font-weight: 700;
	padding-right: 10px;
}
.page-main .container::before {
	display: none !important;
}
.page-main-sidebar .recent-post .text a {
	font-size: 13px;
	color: #656464;
}
.page-main-sidebar .et_pb_widget h4 {
	margin-bottom: 12px;
	border-bottom: 1px solid #dbd5d5;
	padding-bottom: 6px;
	text-align: left;
	font-size: 14px;
	text-transform: capitalize;
	color: #0a0a0a;
	padding-top: 3px;
}
.page-main-sidebar .et_pb_widget {
	margin-top: 0px !important;
	margin-bottom: 20px !important;
	padding-bottom: 14px !important;
}
.page-main-sidebar .recent-post p {
	font-size: 12px !important;
	color: #8e8a83;
	margin: 0;
	line-height: 17px;
}
.page-main-sidebar .recent-post .read-more {
	color: #0a0a0a !important;
	font-size: 12px !important;
}
.page-main-sidebar .recent-post .hentry-post div.without-thumbnail {
	margin-bottom: 20px;
}
.page-main-sidebar .recent-post .hentry-post {
	padding: 0px 5px 10px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 20px;
}
.page-main-sidebar .recent-post span.author a {
	font-size: 12px;
	color: #0a0a0a;
}
.page-main-sidebar .recent-comments .the-post {
	line-height: 1em;
	margin-bottom: 25px;
}
.page-main-sidebar .recent-comments div.avatar {
	display: inline;
	float: left;
	margin: 0;
	width: 36px;
	height: 36px;
	margin-right: 10px;
}
.page-main-sidebar .recent-comments .avatar img {
	border: 1px solid #e5e1e1;
	padding: 2px !important;
	width: 40px;
	height: 35px;
}
.page-main-sidebar .recent-comments .the-post .author {
	padding-top: 5px;
	color: #909091;
	margin-bottom: 10px;
}
.page-main-sidebar .recent-comments .the-post span,
.page-main-sidebar .recent-comments .the-post a {
	font-size: 13px;
	line-height: 16px;
}
.page-main-sidebar .recent-comments a.title {
	color: #000;
}
.page-main-sidebar .recent-comments .the-post p.comment {
	font-size: 13px;
	margin-top: 12px;
	line-height: 15px;
	word-break: normal !important;
}
.page-main-sidebar .et_pb_widget ul li {
	border-bottom: 1px solid #dbd5d5;
	line-height: 1.8em;
	margin-bottom: 0px;
}
.page-main-sidebar .et_pb_widget ul li a {
	display: block;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	padding: 6px;
	line-height: 1.8em;
}
.page-main-sidebar .widget_categories h4,
.page-main-sidebar .widget_archive h4 {
	margin-bottom: 0px !important;
}
.page-main-sidebar .widget_archive ul li a:hover,
.page-main-sidebar .widget_categories ul li a:hover {
	border-top: 3px solid #f2f2f2 !important;
	border-bottom: 3px solid #f2f2f2 !important;
	color: #ca4b4b;
}
.page-main .page-main-sidebar .widget_search {
	border: 1px solid #dbdbdb;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px !important;
	margin: 0px !important;
	position: relative;
}
.page-main .page-main-sidebar .widget_search:after {
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	display: inline-block;
	border-top: 1px solid #dbdbdb;
	left: -10px;
}
.page-main .page-main-sidebar .widget_search::after {
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	display: inline-block;
	border-top: 1px solid #dbdbdb;
	left: -30px;
}
.page-main .page-main-sidebar .widget_search::before {
	content: "";
	width: 30px;
	height: 1px;
	position: absolute;
	display: inline-block;
	border-top: 1px solid #dbdbdb;
	left: -30px;
	top: -1px;
}
.page-main-sidebar .recent-post {
	margin-top: 20px;
}
/*inner-page-end*/

.tax-massage #main-content .container {
	padding-top: 27px;
}
.main-title {
	border: 1px solid #dbdbdb;
	border-left-width: 0;
	border-right-width: 0;
	padding: 0px !important;
	text-align: center;
}
.main-title .slogan_container {
	padding: 0;
	border: 3px solid #f7f7f7;
	border-left-width: 0;
	border-right-width: 0;
}
.main-title h1 {
	text-align: center;
	margin: 5px 0px !important;
	font-weight: 700;
	padding: 0px;
	line-height: 1.8em;
}
.main-title h3 {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color: #868484;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 20px !important;
	padding: 0px !important;
	margin: 0px;
}
#main-content .container::before {
	display: none !important;
}
.partner-link p {
	padding: 20px 0;
}
.custom-width .et_pb_column {
	max-width: 48.5%;
	width: 100% !important;
	margin-right: 3% !important;
}
.one-sixth {
	width: 14.52991452991453%;
	margin-right: 2.564102564102564% !important;
	margin-bottom: 20px;
	float: left;
}
.one_third {
	width: 31.33%;
	margin-right: 3%;
}
.one-third-sec {
	margin-right: 3% !important;
	max-width: 31.33%;
	width: 100% !important;
}
.booking-section .one-third-sec .last {
	margin-right: 0px !important;
}
.girls_gallery_btn,
.book_now_btn {
	font-size: 11px;
	font-style: normal;
	font-weight: 800;
	text-transform: uppercase;
	padding: 8px 20px;
	border: 1px solid #414141;
	text-align: center;
	max-width: 100%;
	width: 100%;
	display: inline-block;
	line-height: 1.6;
}
.girls_gallery_btn:hover {
	background-color: #414141;
	color: #fff !important;
}
.book_now_btn {
	background-color: #ca4b4b;
	border-color: #9f2424;
	color: #fff !important;
}
.book_now_btn:hover {
	background-color: #8d0202;
	border-color: #9f2424;
}
.page_slider .et_pb_container {
	height: 350px !important;
}
.page_slider .et_pb_slide_description {
	padding: 0px !important;
}
.page_slider .et_pb_slide {
	background-position: top center;
}
/*-----single-blog--------*/
.blog-header-body #top-menu .sub-menu {
	margin-top: 5px!important;
}
.single-post div#left-area,
.author-pg-content div#left-area {
	margin-right: 0;
	width: 100%;
	padding-right: 0!important;
	max-width: 870px!important;
}
.single-post div#sidebar,
.author-pg-content div#sidebar {
	max-width: 270px;
	width: 100%;
	margin-left: 30px;
	padding-left: 0!important;
}
.single-post div#sidebar,
.blog div#sidebar {
	margin-top: -9px;
}
.single-post .woocommerce ul.products li.product:last-child {
	margin-right: 0;
}
.blog .featured-products-widget h3,
.single-post .featured-products-widget h3 {
	margin-bottom: 16px !important;
	border: none !important;
}
.blog .recent-comments,
.single-post .recent-comments {
	margin-top: 20px;
	padding-bottom: 14px;
}
.blog .product_list_widget,
.single-post .product_list_widget {
	margin-top: 20px !important;
}
#sidebar h4,
#sidebar h3,
#sidebar .last-tweets h3,
#sidebar .popular-posts h3 {
	margin-bottom: 12px;
	border-bottom: 1px solid #dbd5d5;
	padding-bottom: 6px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #0a0a0a;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	margin-top: 0px;
}
.single-post .recent-post,
.blog .recent-post {
	margin-top: 20px;
}
.recent-post .hentry-post {
	padding: 0px 5px 10px 0px;
	margin: 0px 0px 0px 0px;
}
.recent-post .thumb-img {
	position: static;
	background: #fff;
	padding: 0px;
	float: left;
	margin-right: 10px;
}
.recent-post .thumb-img img {
	width: 60px;
	height: 60px;
	border: 1px solid #e0dfdf;
	padding: 3px !important;
}
.recent-post .text a.title {
	display: block;
	margin-bottom: 5px;
}
.blog-header-body .recent-post .text a.title {
	line-height: 12px;
}
.blog-header-body .ps-title {
	width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.recent-post .text a {
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	color: #656464;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
.recent-post p {
	font-size: 12px !important;
	line-height: 17px;
}
.sidebar .recent-post p,
.recent-post p {
	color: #8e8a83;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	font-size: 12px;
	margin: 0px;
}
.text .read-more {
	font-size: 12px !important;
	color: #302e2e !important;
}
.sidebar a {
	color: #302e2e;
	font-style: normal;
	font-weight: 400;
}
.featured-products-widget li a {
	color: #552f2e;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
}
.featured-products-widget ul.slides li img {
	width: 100%;
}
.featured-products-widget li img {
	margin-bottom: 10px;
	border: 1px solid #dbd5d5;
	padding: 2px;
}
.featured-products-widget .flex-direction-nav {
	margin-top: 10px !important;
	position: absolute;
	width: 100%;
	padding: 0px;
	bottom: 0;
	z-index: 99999;
}
.featured-products-widget .flex-direction-nav li {
	display: block;
}
.featured-products-widget li {
	text-align: center;
}
.featured-products-widget .flex-direction-nav a {
	top: auto;
	bottom: 15px;
	background-image: url(../images/featured-projects-arrows.png);
	width: 13px;
	height: 26px;
	-webkit-transition: none;
	opacity: 1;
	position: absolute;
	font-size: 0px !important;
}
.featured-products-widget .flex-prev {
	left: 10px !important;
}
.featured-products-widget .flex-next {
	right: 20px !important;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
}
.featured-products-widget {
	position: relative;
	height: 100%;
	padding: 0px 15px 15px 0;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.featured-products-widget li {
	text-align: center;
}
#sidebar .recent-post .author {
	display: none;
}
#sidebar .recent-post .text {
	min-height: 70px;
	overflow: hidden;
}
.widget_products li a img,
.popular-posts .thumb-img img {
	float: left !important;
	margin: -3px 15px 10px auto !important;
	padding: 2px;
	border: 1px solid #dbd5d5;
	box-shadow: none !important;
	max-width: 60px;
	width: 100% !important;
	height: auto !important;
}
.widget_products li span {
	color: #414141;
	font-size: 13px;
	font-weight: 400;
}
.recent-comments .the-post span,
.recent-comments .the-post a {
	padding-top: 5px;
	color: #909091;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 16px;
}
.recent-comments a.title {
	color: #000;
}
.recent-comments .the-post p.comment {
	font-size: 13px;
	margin-top: 12px;
	line-height: 15px;
	color: #4f4d4d;
}
.recent-comments .the-post {
	line-height: 1em;
	margin-bottom: 25px;
}
.recent-comments .the-post .avatar {
	display: none !important;
}
.featured-products-widget li a:hover {
	color: #ca4b4b;
}
.last-tweets h4.widgettitle,
.last-tweets h3.widgettitle {
	margin-bottom: 12px !important;
	border-bottom: 1px solid #dbd5d5!important;
	padding-bottom: 6px!important;
}
.last-tweets h4.widgettitle img.title-icon,
.last-tweets h3.widgettitle img.title-icon,
.last-tweets h3 img.title-icon {
	vertical-align: middle;
	padding-right: 10px;
}
.last-tweets> h3 + div {
	margin-top: 13px;
}
ul.last-tweets li {
	background: #ffffff;
	margin-bottom: 34px;
}
.last-tweets li p {
	border-left: 3px solid #dbd5d5;
	color: #4f4d4d;
	line-height: 1.8em;
	overflow: hidden;
	font-size: 14px;
	padding-left: 7px;
	margin-top: 0;
	margin-bottom: 0;
}
.last-tweets p a {
	font-size: 14px;
	color: #a10707;
	line-height: 20px;
}
.last-tweets #follow-twitter {
	text-align: right;
	margin-top: -20px;
}
.last-tweets #follow-twitter a {
	color: #676768;
	font-size: 12px !important;
}
.single-post .container {
	padding-top: 0px!important;
}
.sidebar .widget h3 img.title-icon {
	padding-right: 10px;
}
.breadcrumbs {
	margin-left: 30px;
	margin-bottom: 29px;
}
.breadcrumbs a {
	color: #605e5e;
	font-size: 14px;
	font-weight: 400;
}
.breadcrumbs a:hover {
	color: #ca4b4b;
}
p#yit-breadcrumb {
	font-size: 12px;
	margin: 0px !important;
}
.thumbnail-wrapper {
	position: relative;
	margin-left: 0;
	border: 7px solid #ecebeb;
	box-sizing: border-box;
	padding: 0px;
	width: auto;
}
.thumbnail img {
	display: block;
}
.thumbnail .blog-meta {
	position: absolute;
	top: 67px;
	left: 12px;
}
.blog-big-image-date {
	background: #ffffff;
	margin: 0;
	color: #908d8d;
	text-align: center;
	width: 42px;
	height: auto;
	border: 2px solid #c3c3c3;
	box-sizing: border-box;
}
.blog-big-image-date span.day {
	font-size: 24px;
	font-weight: 400;
	color: #908d8d;
	font-family: 'Lato', sans-serif;
	padding: 10px 0;
	padding-bottom: 8px;
	line-height: 22px;
}
.blog-big-image-date span {
	display: block;
}
.blog-big-image-date span.month {
	font-size: 12px;
	font-weight: 400;
	line-height: 1em;
	color: #908d8d;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.blog-big-image .blog-big-image-content h2,
.blog-big-image .blog-big-image-content h1.post-title {
	margin-top: 11px;
	margin-bottom: 12px;
}
.post-title a {
	font-size: 0.75em;
	font-weight: 800;
	color: #4b4b4b;
}
.post-title {
	padding: 0px;
	font-size: 24px;
	font-weight: 800;
}
.the-content-post .post-subtitle {
	font-size: 17px;
	font-family: 'Lato', sans-serif;
	color: #4d4b4b;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 20px;
	border-bottom: 3px solid #e6e6e6;
	margin-bottom: 20px;
	line-height: 1.5em;
	min-height: 50px;
	display: inline-block;
	width: 100%;
}
.blog-header-body .the-content-post .post-subtitle {
	border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}
.post-subtitle .share-inpost {
	float: right;
	padding: 3px 0;
}
.share-inpost {
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	display: inline-block;
	color: #4d4b4b;
}
.share-inpost .socials {
	display: block;
	margin-left: 10px;
	height: 16px;
	float: right;
	margin-top: 2px;
}
.share-inpost .socials * {
	margin-right: 2px;
}
.socials-simple-black-small {
	display: inline-block;
}
.share-inpost span {
	line-height: 1em;
}
.blog-big-image-content h2 {
	text-align: left;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.4em;
}
.blog-big-image-content p,
.blog-big-image-content .et-dropcap {
	margin-bottom: 30px;
	line-height: 1.7em;
}
.blog-big-image-content h3 {
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	color: #4b4b4b;
	font-style: normal;
	font-weight: 700;
	padding: 0px;
	line-height: 1.8em;
}
.post-footer {
	border: 3px solid #E6E6E6;
	box-sizing: border-box;
	margin-top: 24px;
	padding: 12px 0px 6px;
	float: none;
	width: 100%;
	background: white;
	border-left-width: 0px;
	border-right-width: 0px;
	margin-bottom: 60px;
}

.blog-header-body .post-footer {
	margin-bottom: 24px;
    margin-top: 0;
    padding-top: 5px;
}
.blog-header-body .group.margin-top {
    margin-top:15px;
}
.blog-header-body  .breadcrumbs{
	    margin-bottom: 15px;
}
.post-footer .metacont {
	float: left;
}
.post-footer p {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 17px;
	line-height: 1.4em;
	font-weight: lighter;
	color: #4d4b4b;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 0px;
}
.post-footer span.author,
.post-footer span.categories,
.blog-big-image-content .post-footer span.count,
.post-footer .tags {
	font-size: 12px;
	font-weight: 700;
	color: #4d4b4b;
}
.blog-big-image-content br {
	display: none !important;
}
.blog-icon.author {
	background-position: top left;
}
.blog-icon {
	background: url("../images/blog-sprite.png");
	width: 12px;
	height: 14px;
	display: inline-block;
	margin-right: 3px;
	vertical-align: middle;
	margin-top: -5px;
}
.blog-big-image-content .meta p a {
	color: #ca4b4b;
	font-size: 12px;
	font-weight: 700;
}
.blog-icon.tags {
	background-position: 15px top;
	width: 15px;
}
.blog-icon.comment {
	background-position: 29px 1px;
	width: 15px;
}
h3#reply-title {
	color: #000;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	line-height: 22px;
	font-weight: 800;
	text-transform: uppercase;
}
h1#comments-title > span {
	color: #7f0606;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	font-family: 'Lato', sans-serif;
	line-height: 1em;
	text-align: left;
	padding-right: 4px;
}
#comments-title {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	font-family: 'Lato', sans-serif;
	line-height: 1em;
	padding: 0px;
}
.commentlist li {
	padding-top: 0px;
}
.comment_avatar img {
	border: 2px solid #dadada;
	box-sizing: border-box;
	width: 70px;
	height: 70px;
	background: #fff;
	border-radius: 0px;
	padding: 3px;
}
.comment_avatar {
	text-align: center;
	padding: 17px 0px;
	float: left;
	margin-left: 17px;
}
.comment_postinfo {
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	padding: 12px 0;
}
.comment .comment_postinfo .fn,
.comment .comment_postinfo .fn a {
	text-align: left;
	color: #525151;
	font-size: 12px;
	line-height: 1em;
	padding-bottom: 8px;
}
.comment_postinfo .date {
	color: #525151;
	font-size: 12px;
}
.comment_date {
	font-size: 10px !important;
	color: #525151 !important;
	font-weight: 400 !important;
}
.comment .comment_postinfo .fn,
.comment .comment_postinfo .date {
	padding-top: 7px;
	margin-left: 0px;
	display: block;
}
.comment .comment-content {
	border-left: 4px solid #ecebeb;
	position: relative;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 30px;
	position: relative;
	margin-left: 10px;
}
.comment_area {
	max-width: 570px;
	width: 100%;
	float: right;
}
.comment .comment-body {
	min-height: auto;
	border-right: 0px;
	border: 1px solid #e1e0e0;
	background: transparent;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.comment .comment-body p {
	color: #525151;
	font-size: 12px;
	line-height: 22px;
}
/* .reply-container {
	position: absolute;
	left: 20px;
	bottom: 15px;
} */
.comment .children {
	margin-left: 40px;
}
.single-post #comments {
	padding-top: 100px;
	margin-top: -100px;
}
.blog-big-image-content #comments-title {
	text-transform: uppercase;
}
/*------blog-page--------*/

.blog div.slogan,
.same-page-for-all div.slogan {
	margin-top: 0px !important;
}
.home #main-header {
	margin-bottom: 20px;
}
#main-header {
	margin-bottom: 21px;
}
.blog div.slogan h1 {
	text-align: center;
	margin: 5px 0px 3px 0 !important;
}
.blog .slogan_container,
.same-page-for-all .slogan_container {
	border: 3px solid #f7f7f7;
	padding: 0;
	border-left-width: 0;
	border-right-width: 0;
}
.blog div.slogan h3 {
	margin-top: 0px !important;
}
.title-highlight {
	color: #bf2525 !important;
}
.blog #content-area,
.same-page-for-all #content-area {
	margin-left: -30px;
}
.blog #left-area,
.same-page-for-all #left-area {
	width: 100% !important;
	padding-bottom: 23px;
	max-width: 770px;
	padding-right: 0;
	float: left;
	margin-left: 30px;
}
.blog-header-body.blog #left-area {
	max-width: 770px!important;
}
.blog #sidebar,
.same-page-for-all #sidebar {
	float: left;
	width: 100% !important;
	max-width: 370px;
	margin-left: 30px;
	padding-left: 0px;
}
.blog .span4,
.same-page-for-all .span4 {
	max-width: 370px;
	margin-left: 30px;
	width: 100%;
}
#portfolio {
	margin-left: -30px;
}
.yit_item .description {
	bottom: -75%;
}
.portfolio-pinterest .description {
	text-align: center;
}
.yit_item .description {
	position: absolute;
	padding: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	-moz-transition: all .7s;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
.portfolio-pinterest .inner-description {
	display: table;
	height: 100%;
	width: 100%;
}
.portfolio-pinterest .description-container {
	vertical-align: top !important;
}
.portfolio-pinterest .description-container {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.portfolio-pinterest .inner-description-container {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 18px 0;
	margin-left: 24px;
	margin-right: 24px;
}
.portfolio-pinterest .inner-description-container {
	border-top: none !important;
	padding: 0px 0 !important;
}
.yit_item,
.yit_item div {
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.inner-description-container.subt {
	margin-bottom: 17px;
}
.portfolio-pinterest h2 {
	font-size: 24px;
	color: #fff;
	padding: 0 10px;
	text-align: center;
	text-transform: uppercase;
	line-height: 15px;
}
.portfolio-pinterest h2 a {
	font-size: 14px !important;
	color: #ffffff !important;
	position: relative !important;
	line-height: 20px;
}
.portfolio-pinterest h3 a {
	font-size: 13px !important;
	color: #ffffff;
	position: relative !important;
	line-height: 11px;
}
.blog p.categories {
	line-height: 14px !important;
}
.subtitle h3 {
	padding: 0px;
	font-size: 24px;
	font-weight: 700;
	line-height: 15px;
}
.description-container .btn {
	position: relative !important;
	height: auto !important;
	width: auto !important;
	margin-bottom: 20px !important;
	display: inline-block;
}
.btn.btn-white-button {
	background-color: #ffffff;
	border-color: #414141 !important;
	font-size: 11px !important;
	font-family: 'Lato', sans-serif !important;
	color: #414141 !important;
	font-style: normal !important;
	font-weight: 800 !important;
	text-transform: uppercase !important;
	padding: 8px 20px !important;
	border: 1px solid #414141 !important;
}
p.categories a,
p.tags a {
	color: #ffffff;
	position: relative;
	display: inline;
	font-size: 10px !important;
}
p.categories,
p.tags {
	padding: 0px !important;
	line-height: 10px !important;
	margin-left: 24px !important;
	margin-right: 24px !important;
}
.yit_item:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.portfolio-pinterest .yit_item {
	margin-bottom: 30px;
}
.yit_item:hover .description {
	bottom: 0;
}
.portfolio-pinterest .yit_item {
	max-height: none;
}
.yit_item {
	overflow: hidden;
}
#portfolio.portfolio-pinterest img {
	display: block;
	margin: 0px auto;
}
.yit_item img {
	-moz-transition: all 1.2s;
	-webkit-transition: all 1.2s;
	-o-transition: all 1.2s;
	transition: all 1.2s;
}
.blog-nav#nav > ul {
	padding: 13px 0 15px 0 !important;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	width: 100%;
	height: auto!important;
	line-height: normal;
}
.blog-nav#nav ul li {
	display: inline-block;
}
.blog-nav#nav ul li a {
	display: block;
	line-height: 22px;
	position: relative;
	padding-right: 15px;
	color: #605e5e;
}
.blog-nav#nav .menu-item-has-children>a {
	margin-right: 15px;
}
.blog-nav#nav ul > li .sub-menu {
	z-index: 10000;
	margin-left: -18px;
	padding-top: 16px;
	display: none;
	position: absolute;
	left: auto;
	background: #ffff;
	font-size: 14px;
	padding: 23px 0 19px 18px;
	min-width: 200px;
	border: 1px solid #D8D4D4;
	border-bottom: 4px solid #d8d4d4;
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	top: 45px;
}
.blog-nav#nav .menu-item-has-children li a {
	border: none;
	line-height: 12px;
	font-size: 11px;
	padding: 6px 0;
	text-transform: uppercase;
}
.blog-nav#nav .menu-item-has-children li a:hover {
	color: #ca4b4b;
}
.blog-nav#nav .menu-item-has-children:hover .sub-menu {
	display: block;
}
.blog-nav#nav .menu-item-has-children > a:first-child::after {
	font-size: 13px;
	top: 1px;
	position: absolute;
	right: 0;
	font-family: ETmodules;
	font-weight: 800;
	content: "3";
	right: 0;
}
.blog-nav#nav ul.sub-menu:before {
	content: '';
	background: url(../images/dropdown-arrow.png);
	position: absolute;
	top: -9px;
	height: 10px;
	width: 100%;
	left: 20px;
	background-repeat: no-repeat;
}
.blog-nav#nav ul > li .sub-menu li {
	display: block;
}
.blog #main-content .container {
	padding-top: 20px;
}
.wp-pagenavi {
	border-top: none;
	text-align: center;
	position: relative;
	width: 100%;
}
.wp-pagenavi span.current,
.woocommerce-pagination .current,
.woocommerce-pagination .current:hover,
.wp-pagenavi span.current:hover {
	color: #ffffff !important;
	border-color: #ca4b4b !important;
	background: #ca4b4b !important;
	display: inline-block !important;
	margin-right: 5px !important;
	line-height: 20px !important;
	width: 29px;
	height: 29px;
	border: 1px solid #ca4b4b !important;
	font-size: 11px !important;
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span,
.woocommerce-pagination a,
.woocommerce-pagination span {
	display: inline-block !important;
	margin-right: 5px !important;
	line-height: 20px !important;
	width: 29px;
	height: 29px;
	color: #555;
	border: 1px solid rgb(216, 212, 212) !important;
	font-size: 11px !important;
	text-align: center;
}
.wp-pagenavi a:hover,
.wp-pagenavi span:hover,
.woocommerce-pagination a:hover,
.woocommerce-pagination span:hover {
	border: 1px solid #ca4b4b!important;
	color: #555!important;
	background: transparent !important;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: none !important;
}
.the-content-post ol {
	margin-left: 40px;
}
ol.trackbacklist {
	margin: 20px 35px;
	padding: 0px !important;
}
.the-content-post ul li,
.the-content-post ol li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.single-post .commentlist {
	margin-left: 0px !important;
}
.the-content-post p,
.the-content-post .et-dropcap {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #4d4b4b;
	font-style: normal;
	font-weight: 400;
}
.hide {
	display: none;
}
#trackbacks {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 800;
	color: #000;
}
#respond {
	padding-top: 0px !important;
	margin: 2em 0 1em;
}
a.comment-reply-link,a.comment-reply-link:hover {
	vertical-align: bottom;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1em !important;
	color: #000000;
	margin: 0px;
	border:0;
	padding: 0;
	background:transparent;
	/* position: absolute;
	bottom: 0px;
	right: 0px; */
	border-radius: 0px;
}
a.comment-reply-link:hover:after {
	opacity: 0;
}
/*a.comment-reply-link:hover {
	color: #9a0606;
	padding: 8px 12px;
	border: 1px solid #d7d3d3;
	border-bottom-width: 0px;
	border-right-width: 0px;
	font-size: 12px;
}*/
.logged-in .reply-container {
	position: absolute;
	left: 20px;
	bottom: 15px;
}
#respond .comment-form-comment textarea {
	background: url(../images/comment.png) right top no-repeat;
	padding: 24px 40px 6px 10px;
	font-size: 12px;
	color: #919191;
	border-radius: 0;
	resize: none;
	height: 195px;
	margin-bottom: 0px;
	border: 1px solid #d8d4d4;
}
.form-submit input#submit {
	float: right;
	font-weight: 900;
	text-transform: uppercase;
	margin-left: 5px;
	line-height: 1em !important;
	padding: 12px 10px;
	font-size: 11px;
	background-color: #ca4b4b;
	border-color: #9f2424;
	color: #fff;
	border-radius: 0px;
}
.form-submit input#submit:hover {
	background-color: #8d0202;
	border-color: #9f2424;
}
div#respond.comment-respond .form-submit input#submit {
    float: none;
}
div#respond.comment-respond  p.form-submit {
    clear: both;
    text-align: right;
}
/*----author page--------*/

.author-pg-content h3 {
	padding: 0px;
	line-height: 1.8em;
	font-size: 24px;
	font-weight: 700;
	color: #4b4b4b;
}
div.box.info-box {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #40606d;
	font-style: normal;
	font-weight: 400;
}
div.box {
	border-radius: 0;
	font-size: 108.3%;
	margin: 2px 0 15px;
	padding: 18px 15px 18px 72px;
}
div.info-box {
	background: #f4f9fb url("../images/info.png") no-repeat scroll 18px center;
	border: 6px solid #cfdde3;
	color: #40606d;
}
div.socials-default {
	width: 51px;
	height: 51px;
	float: left;
	padding: 0px;
	margin: 0 2px 4px;
	padding: 0;
}
a.socials-default {
	width: 51px;
	height: 51px;
	opacity: 0.5;
	display: inline-block;
	margin-right: 0;
	text-align: left;
	text-indent: -9999px;
}
a.socials-default.facebook {
	background: url("../images/socials.png") no-repeat scroll 0 top transparent;
}
a.socials-default.facebook:hover {
	background: url("../images/socials.png") no-repeat scroll 0 bottom transparent;
}
a.socials-default.twitter {
	background: url("../images/socials.png") no-repeat scroll -102px top transparent;
}
a.socials-default.twitter:hover {
	background: url("../images/socials.png") no-repeat scroll -102px bottom transparent;
}
a.socials-default.pinterest {
	background: url("../images/socials.png") no-repeat scroll -51px top transparent;
}
a.socials-default.pinterest:hover {
	background: url("../images/socials.png") no-repeat scroll -51px bottom transparent;
}
a.socials-default:hover {
	opacity: 1;
}
.author_slide .et_pb_slide_description {
	padding: 8%;
}
/*-----my-account-----*/

.page-template-my-account .sidebar-no .span3 {
	max-width: 270px;
	float: left;
	width: 100%;
}
.woocommerce-account.page-template-my-account .woocommerce-MyAccount-content {
	width: 100%;
}
.page-template-my-account .sidebar-no .span9 {
	max-width: 870px;
	width: 100%;
	float: right;
	margin-left: 30px;
}
.my-account-page-template-loggedin .my-account-box {
	border: 9px solid #f5f3f3;
	padding: 14px 18px;
	position: relative;
}
#customer_login form.login {
	padding-top: 19px;
	display: block !important;
	border: 9px solid #f5f3f3;
}
#customer_login form.login .button {
	float: right;
}
.woocommerce #customer_login h2 {
	font-size: 21px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.ywsl-label {
	color: #969696;
	margin-bottom: 12px;
	font-size: 14px;
}
.woocommerce form.register {
	border: none;
}
.woocommerce form .form-row input.input-text {
	height: 40px;
	font-size: 13px;
	font-weight: normal;
	background: #FFF;
	padding: 0px 10px;
	margin-left: 0px;
	margin-bottom: 12px;
	border: 1px solid #d7d3d3;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px !important;
	-webkit-appearance: none;
}
.woocommerce-account .woocommerce .button {
	height: 38px;
	padding: 0 15px !important;
	line-height: inherit;
	text-transform: uppercase;
	font-size: 11px;
	border-radius: 0px !important;
	font-weight: 800;
	background-color: #ca4b4b;
	border-color: #9f2424;
	color: #fff;
}
.woocommerce input.button:hover,
.woocommerce-account .woocommerce .button:hover {
	background-color: #8d0202;
	border-color: #9f2424;
	padding: 0 15px !important;
	color: #fff !important;
}
.woocommerce-account .woocommerce .button:hover:after {
	display: none;
}
.woocommerce-account #customer_login form.register .button {
	float: right;
}
.span3 {
	max-width: 270px;
	float: left;
	width: 100%;
}
.span9 {
	max-width: 870px;
	width: 100%;
}
.my-account-page-template-loggedin .my-account-box {
	border: 9px solid #f5f3f3;
	padding: 14px 18px;
	position: relative;
}
.my-account-page-template-loggedin .my-account-box h3 {
	border-bottom: 2px solid #f5f3f3 !important;
	margin-bottom: 13px;
	text-transform: uppercase;
	padding-bottom: 11px;
	margin-top: 3px;
	font-weight: 800;
	border: none;
	font-size: 12px;
	color: #595757;
}
.my-account-page-template-loggedin .my-account-box-content {
	position: relative;
	min-height: 70px;
	padding-left: 70px;
}
.my-account-page-template-loggedin .my-account-box .avatar {
	border: 1px solid #f5f3f3;
	margin-bottom: 24px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 63px;
}
.my-account-page-template-loggedin .my-account-box span.username {
	padding-top: 14px;
}
.my-account-page-template-loggedin .my-account-box span {
	display: block;
	padding-left: 13px;
	line-height: 15px;
}
.my-account-page-template-loggedin .my-account-box a {
	font-size: 12px;
	color: #ca4b4b;
}
.my-account-page-template-loggedin h2 {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 800;
	display: inline-block;
	padding: 5px;
	margin-top: 0px;
	text-transform: uppercase;
}
.woocommerce table.shop_table.cart th {
	background: none;
	border-top: 1px solid #edebeb;
	border-bottom: 2px solid #edebeb;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	color: #696868;
}
.product-name a {
	color: #000000 !important;
	padding-top: 0px !important;
	margin-top: -3px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
}
.woocommerce-page table.cart .product-thumbnail img {
	border: 1px solid #dad9d9;
	padding: 2px;
	max-width: 80px !important;
}
.my-account-page-template-loggedin .woocommerce table.shop_table.cart a.remove,
.page-template-my-account .woocommerce table.shop_table.cart a.remove {
	background: url('../images/cart-delete.png') no-repeat 0 0px;
	width: 20px;
	height: 20px;
	color: transparent !important;
	display: inline-block;
}
.my-account-page-template-loggedin .woocommerce table.shop_table.cart a.remove:hover,
.page-template-my-account .woocommerce table.shop_table.cart a.remove:hover {
	background: url('../images/cart-delete.png') no-repeat 0 -20px;
	width: 20px;
	height: 20px;
}
.product-remove div {
	margin-top: 22px;
}
.woocommerce table.shop_table {
	border: none !important;
}
.yith-wcwl-share ul {
	margin: 15px 0;
	padding: 0;
	display: inline-block;
	margin-left: 20px;
}
h4.yith-wcwl-share-title {
	text-transform: uppercase;
	font-size: 18px;
	float: left;
}
.my-account-page-template-loggedin .yith-wcwl-share li a {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/socials-simple-black.png) no-repeat scroll transparent;
	border: 0;
	text-decoration: none;
}
.yith-wcwl-share ul,
.yith-wcwl-share li {
	margin-right: 10px;
}
.woocommerce table .yith-wcwl-share li a.facebook:hover,
.socials-simple-black-small:hover.facebook-small:hover a {
	background-position: -27px -21px;
}
.woocommerce table .yith-wcwl-share li a.facebook {
	background-position: -22px 0;
}
.woocommerce table .yith-wcwl-share li a.twitter {
	background-position: -190px 0;
}
.woocommerce table .yith-wcwl-share li a.twitter:hover,
.socials-simple-black-small:hover.twitter-small:hover a {
	background-position: -195px -21px;
}
.socials-simple-black-small.instagram-small a {
    background-position: -89px -5px;
    width: 16px;
    height: 16px;
}
.socials-simple-black-small.instagram-small:hover a {
    background-position: -89px -21px;
    width: 16px;
    height: 16px;
}
.socials-simple-black-small.youtube-small a {
    background-position: -212px -5px;
    width: 16px;
    height: 16px;
}
.socials-simple-black-small.youtube-small:hover a {
	background-position: -212px -21px;
}
.socials-simple-black-small.website-small a {
    background-position: -47px -5px;
    width: 16px;
    height: 16px;
}
.socials-simple-black-small.website-small:hover a {
    background-position: -47px -21px;
    width: 16px;
    height: 16px;
}
.socials-simple-black-small.linkedin-small a {
    background-position: -68px -4px;
    width: 16px;
    height: 16px;
}
.socials-simple-black-small.linkedin-small:hover a {
    background-position: -68px -19px;
    width: 16px;
    height: 16px;
}
.admin-right-box .socials-simple-black-small {
        margin: 0px 10px !important;
}
.admin-right-box .socials-simple-black-small a {
    margin: 0px !important;
}
.admin-right-box .socials-simple-black-small.twitter-small.simple-black {
    margin-right: -12px;
}
.woocommerce table .yith-wcwl-share li a.pinterest {
	background-position: -126px 0;
}
.woocommerce table .yith-wcwl-share li a.pinterest:hover,
.socials-simple-black-small:hover.pinterest-small:hover a {
	background-position: -131px -21px;
}
.woocommerce table .yith-wcwl-share li a.googleplus:hover,
.socials-simple-black-small:hover.google-small:hover a {
	background-position: -63px -16px;
}
.woocommerce table .yith-wcwl-share li a.googleplus {
	background-position: -63px 0;
}
.woocommerce table .yith-wcwl-share li a.email:hover {
	background-position: -105px -16px;
}
.socials-simple-black-small:hover.rss-small:hover a {
	background-position: -152px -21px;
}
.woocommerce table .yith-wcwl-share li a.email {
	background-position: -105px 0;
}
.single-post .comment-flexslider ul.flex-direction-nav {
	padding: 0px !important;
}
.single-post .section.blog .owl-nav {
	top: -44px;
}
.woocommerce-page table.cart .product-thumbnail {
	width: 92px !important;
	padding-left: 0px !important;
	float: none;
}
th.product-remove {
	width: 163px!important;
	max-width: 70px;
}
.my-account-page-template-loggedin .woocommerce-message,
.page-template-my-account .woocommerce-message {
	background: #fbfff0 !important;
}
.my-account-page-template-loggedin .woocommerce .woocommerce-message,
.page-template-my-account .woocommerce .woocommerce-message {
	border: 6px solid #e2efbb !important;
	background-image: url(../images/check.png) !important;
	background-position: 20px center !important;
	background-repeat: no-repeat !important;
	color: #677932 !important;
	padding: 20px 20px 20px 80px !important;
	font-size: 14px !important;
	line-height: 34px;
	border-radius: 0px;
}
.swiper-container .swiper-slide .swiper-slide-image .opacity {
    width: 100%!important;
    height: calc(100% - 13px)!important;
}
/*----Specialist Massages  start------*/

.specialist-massages h2,
.specialist-massages h4 {
	text-align: left;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle {
	padding: 0px !important;
	background: transparent !important;
	margin-bottom: 20px;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle:hover {
	background-color: #f5f3f3 !important;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle_title::before {
	display: none;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle_title {
	position: relative;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle_title::after {
	vertical-align: baseline;
	line-height: 20px;
	background-color: #fff !important;
	border-radius: 0px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	border: 1px solid #e6e6e6;
	float: none;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	width: 9px;
	height: 8px;
	padding: 6px;
	background-position: -2px -1178px;
	content: "";
	position: absolute;
	left: 10px;
	top: 11px;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle_open .et_pb_toggle_title::after {
	background-position: -1px -1194px;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle_open {
	background-color: #f5f3f3 !important;
	color: #4b4b4b;
	font-size: 14px;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle_content {
	padding: 12px;
	margin-bottom: 20px;
}
.specialist-massages .specialist-massages-accordion .et_pb_toggle_title {
	padding: 15px 5px 15px 45px !important;
	font-size: 14px;
	color: #4b4b4b;
	margin: 0px !important;
}
.specialist-massages .specialist-massages-accordion-sec {
	max-width: 48.5%;
	width: 100% !important;
	margin-right: 3% !important;
}
.specialist-massages .specialist-massages-accordion-con {
	max-width: 48.5%;
	width: 100% !important;
}
.specialist-massages .specialist-massages-accordion-con h2 {
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-top: -15px;
}
.specialist-massages .specialist-massages-accordion-con h4 {
	text-align: left;
	margin: 0 auto;
	margin-top: -10px;
}
.numbers-sections {
	position: relative;
}
.box-sections {
	float: left;
	margin-right: 3% !important;
	width: 22.75% !important;
	margin-top: 10px !important;
}
.numbers-sections .number.number-zero {
	width: 74px;
	background-position: -1px 0px;
}
.numbers-sections .number.number-left {
	top: 0;
	right: 50%;
}
.numbers-sections .number {
	position: absolute;
	height: 103px;
	background: url('../images/numbers.png') no-repeat;
}
.numbers-sections h4 {
	font-size: 18px !important;
	line-height: 21px;
	padding-top: 47px;
	margin-bottom: 65px;
	text-align: center;
	color: #0a0a0a;
	font-style: normal;
	margin-top: 0px;
	font-weight: 700;
}
.numbers-sections .number.number-1 {
	width: 65px;
	background-position: -85px 0px;
}
.numbers-sections .number.number-right {
	top: 0;
	left: 50%;
}
.numbers-sections .number.number-2 {
	width: 79px;
	background-position: -152px 0px;
}
.numbers-sections .number.number-3 {
	width: 76px;
	background-position: -232px 0px;
}
.numbers-sections .number.number-4 {
	width: 78px;
	background-position: -310px 0px;
}
.specialist-massages .btn.btn-white-button,
.specialist-massages .btn.btn-red-button {
	margin-right: 5px;
	display: inline-block;
	line-height: normal;
	margin-bottom: 5px;
}
/*----Form css------*/

/* Swiper Product Slider */

.woocommerce.swiper.products-slider h4 {
	border-bottom: 1px solid #e0dfdf;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 22px;
	font-size: 18px;
}
.swiper-container {
	padding-bottom: 35px;
}
.boxed .swiper-container {
	overflow: hidden !important;
}
.ie .swiper-container .swiper-wrapper,
.ie .swiper-container .swiper-wrapper .opacity,
.opera .swiper-container .swiper-wrapper .opacity {
	cursor: pointer;
}
.swiper-slide {
	position: relative;
	z-index: 0;
}
.swiper-slide.swiper-slide-visible {
	z-index: 2;
}
.swiper-container .opacity {
	background: #fff;
	z-index: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
}
.swiper-container .opacity.left {
	left: -100%;
	margin-left: 20px;
	cursor: default;
}
.swiper-container .opacity.right {
	right: -100%;
	cursor: default;
}
.swiper-container .swiper-slide .swiper-slide-wrapper {
	overflow: hidden;
	position: relative;
}
.swiper-container .swiper-slide .swiper-slide-image {
	margin-left: 20px;
}
.swiper-container .swiper-slide .swiper-slide-image .opacity {
    background: 0 0;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    border: 8px solid transparent;
}
.ie .swiper-container .swiper-slide .swiper-slide-image:hover .opacity,
.swiper-container .swiper-slide .swiper-slide-image .opacity:hover {
	background: #000;
	opacity: 0.7;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border-color: rgba(255, 255, 255, 0.7);
}
#ie8 .swiper-container .swiper-slide .swiper-slide-image:hover .opacity {
	background: transparent url(images/slider_ie8_opacity.png) top left;
	border-color: #000;
}
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations {
	color: #fff;
    font-weight: 700;
    font-size: 18px;
    visibility: hidden;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations span.product-title a {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}
.ie .swiper-container .swiper-slide .swiper-slide-image:hover .opacity .swiper-product-informations,
.swiper-container .swiper-slide .swiper-slide-image .opacity:hover .swiper-product-informations {
	visibility: visible;
}
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations > span {
	display: block;
}
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations span.product-price {
	font-weight: 400;
}
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations span.product-add-to-cart {
	margin-top: 35px;
}
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations span.product-add-to-cart button.buttons,
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations span.product-add-to-cart a.buttons {
	border-color: #ffffff;
	background: transparent;
	color: #ffffff;
	text-transform: uppercase;
	padding: 11px 19px;
	font-size: 14px;
}
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations span.product-add-to-cart button.buttons:hover,
.swiper-container .swiper-slide .swiper-slide-image .opacity .swiper-product-informations span.product-add-to-cart a.buttons:hover {
	color: #000;
	background: #fff;
	opacity: 1;
}
body {
	overflow-x: hidden;
}
.contact-form-section .et_pb_tabs {
	border: 0;
	background-color: #ffffff;
}
.contact-form-section .et_pb_tab_active {
	border-bottom: 1px solid #fff !important;
	background: #fff !important;
}
.contact-form-section ul.et_pb_tabs_controls,
.contact-form-section .contact_tab_sec .et-tabs-control {
	background-color: #ffffff;
}
.contact-form-section ul.et_pb_tabs_controls li,
.contact-form-section .contact_tab_sec .et-tabs-control li {
	border: 0!important;
	line-height: 28px;
}
.contact-form-section .et_pb_tab_active a,
.contact-form-section .contact_tab_sec .active a {
	color: #0a0a0a!important;
	border-bottom: 1px solid;
	border-bottom-color: #0a0a0a !important;
}
.contact-form-section ul.et_pb_tabs_controls li a,
.contact-form-section .contact_tab_sec .et-tabs-control li a {
	display: block;
	height: auto;
	line-height: 20px;
	padding: 8px 22px;
	text-transform: uppercase;
	color: #858282;
	font-weight: 700;
}
.contact-form-section .contact_tab_sec .et-tabs-container .et-tabs-control:before {
	border-bottom: 1px solid #d9d9d9;
}
.contact-form-section .contact_tab_sec .et-tabs-container .et-tabs-control li.active:before {
	border-bottom: 1px solid #000;
}
.contact-form-section .contact_tab_sec .et-tabs-container .et-tabs-content {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.contact-form-section ul.et_pb_tabs_controls li a:hover,
.contact-form-section .contact_tab_sec .et-tabs-control li a:hover {
	color: #0a0a0a;
}
.contact-form-section .et-tabs-container .et-tabs-control {
	background: transparent !important;
}
.contact-form-section .contact_tab_sec .et-tabs-container {
	margin: 0px !important;
	border: 0px !important;
	background: #fff;
	box-shadow: none !important;
}
.contact-form-section .et-pb-active-slide {
	padding-left: 0;
	padding-right: 0;
}
.contact-form-section .span4 {
	width: 31.623%;
	float: left;
	margin-left: 2.564%;
}
.contact-form-section .span4:first-child {
	margin-left: 0px !important;
}
.contact-form-section .row-fluid[class*="span"]:first-child {
	margin-left: 0;
}
.contact-form-section .control-group {
	margin-bottom: 20px;
	display: block;
}
.contact-form-section .control-label {
	float: left;
	width: 160px;
	margin-bottom: 5px;
	text-align: right;
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #302E2E;
}
.contact-form-section .controls {
	margin-left: 180px;
}

.contact-form-section select {
	display: inline-block;
	margin-bottom: 0;
	height: 40px;
	vertical-align: middle;
	font-size: 13px;
	width: auto;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	line-height: 30px;
	color: #555555;
	padding: 4px 6px;
	max-width: 140px;
	border-radius: 3px;
}
span.wpcf7-list-item {
	margin-left: 1.2em !important;
}
#b_incall input[type="radio"],
#b_hotel input[type="radio"] {
	margin-top: -4px !important;
}
.wpcf7-list-item-label {
	display: inline-block;
	font-weight: normal !important;
	font-size: 14px !important;
	padding: 9px;
	color: #222;
}
:-moz-placeholder,
::-moz-placeholder {
	color: #535353 !important;
}
.wpcf7-text,
.wpcf7-date {
	padding: 8px 6px !important;
}
.contact-form-section input[type="text"],
.contact-form-section input[type="tel"],
.contact-form-section input[type="email"] {
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	padding: 8px 6px!important;
	border-radius: 3px;
	width: 206px;
	border: 1px solid #cccccc;
}
.contact-form-section #b_time,
.contact-form-section #b_room_no {
	width: 65px;
}
.contact-form-section .row-fluid[class*="span"] {
	display: block;
	margin-left: 2.564%;
}
.contact-form-section .span3 {
	max-width: 270px;
	float: left;
	width: 100%;
}
.contact-form-section .row-fluid .span2 {
	width: 18.529%;
	float: left;
	margin-left: 2.564102564102564%;
}
.contact-form-section .row-fluid {
	display: block;
	float: none;
	clear: both;
}
.contact_g_form {
	margin-top: -25px;
}
input[type="submit"] {
	background-color: #ca4b4b;
	font-size: 11px!important;
	font-style: normal;
	font-weight: 800;
	text-transform: uppercase;
	padding: 8px 20px;
	color: #ffffff;
	border: 1px solid #9f2424;
	cursor: pointer;
	line-height: 20px;
}
input[type="submit"]:hover {
	background-color: #9f2424;
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 10px!important;
	font-weight: normal;
	display: block;
	width: 150px;
	height: 7px;
}
.contact-form-section .row-fluid .span8 {
	width: 65.811%;
	float: left;
}
.wpcf7-textarea {
	max-height: 105px;
	margin-bottom: 9px!important;
	width: 100%;
	border-radius: 3px
}
.contact-form-inq input[type="text"],
.contact-form-inq textarea {
	font-size: 13px!important;
	border-radius: 0!important;
	border: 1px solid #CFCFCF!important;
}
.contact-form-inq ul {
	list-style: none!important;
	padding: 0!important;
}
.contact-form-inq input[type="text"],
.contact-form-inq input[type="tel"],
.contact-form-inq input[type="email"],
.contact-form-inq textarea {
	width: 100%!important;
	border-radius: 0;
}
.contact-form-inq .span12 {
	text-align: right;
	float: none;
	clear: both;
	position: relative;
	top: -10px;
}
.contact-form-inq .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.contact-form-inq div.wpcf7-mail-sent-ok {
	text-align: left;
}
.contact-form-inq input[type="submit"] {
	display: table;
	margin-left: auto;
}
.contact-form-inq .span4 {
	width: 31.623%;
	margin-left: 0;
	float: left;
}
.contact-form-inq .span8 {
	float: right;
	width: 65.811%;
}
.contact-form-inq li {
	margin-bottom: 20px;
}
.contact-form-inq textarea {
	min-height: 164px;
}
.contact-form-inq .input-prepend {
	position: relative;
}
.contact_g_form .gform_footer {
	text-align: right;
	padding-top: 12px;
}
.contact_g_form input[type="submit"] {
	margin-right: 0!important;
}
.contact-form-section .contact-info h3 {
	margin-bottom: 0px;
	border-bottom: 1px solid #dbd5d5;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3) !important;
	margin-top: 12px;
	color: #4d4b4b !important;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 700;
}
.contact-info .sidebar-nav {
	margin-top: 11px;
}
.contact-info .sidebar-nav ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 15px;
	height: auto;
	color: #4d4b4b !important;
	padding: 10px 0 !important;
}
.widget.contact-info ul li img {
	margin: 10px 20px 0px 0px;
	float: left;
}
.contact-info .sidebar-nav ul li strong {
	color: #4d4b4b !important;
	display: block;
	font-weight: 600;
	font-size: 13px;
}
.contact-info .sidebar-nav li a {
	line-height: 1.8em;
}
.wpcf7-form-control.wpcf7-file {
	font-size: 12px !important;
	font-weight: 700;
}
/*map location*/

div#ListContainer {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.slogan2 {
	display: block;
	margin-bottom: 40px;
}
ul.column-1,
ul.column-2,
ul.column-3,
ul.column-4 {
	width: 25%;
	float: left;
}
.content ul {
	margin-left: 20px;
	list-style: square;
}
.prettyMapList .prettylink a,
.prettyMapList .prettylink a:visited {
	color: #333;
}
span.item-title {
	font-weight: 600;
}
.prettyMapList .prettylink {
	margin: 0px 0!important;
	padding: 5px 10px 10px 10px!important;
	line-height: 1.8em!important;
}
.infoWindowContainer .infoWindow h3,
.prettyMapList .corePrettyStyle {
	border-bottom: solid 0px #f3f3f3!important;
}
.column-1 .column-2,
.column-1 .column-3,
.column-1 .column-4,
.column-2 .column-1,
.column-2 .column-3,
.column-2 .column-4,
.column-3 .column-1,
.column-3 .column-2,
.column-3 .column-4,
.column-4 .column-1,
.column-4 .column-2,
.column-4 .column-3 {
	display: none !important;
}
.prettyMapList .map:after {
	display: none!important;
}
.mapDescription .map-contain {
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	padding-bottom: 20px;
	line-height: normal;
}
.btn-center {
	text-align: center;
	margin-top: 25px;
	display: block;
}
.mapDescription .map-contain .map-btn {
	border: 1px solid #222;
	padding: 13px 13px;
	font-size: 12px;
}
.prettyMapList .getDirections input {
	margin: 0 0px!important;
	width: 170px!important;
	margin-right: 4px!important;
	margin-top: 5px!important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #ccc;
	color: #ccc;
	display: inline-block;
	font-size: 13px;
	padding: 7px;
}
#MaplistBack,
.prettyMapList .btn {
	display: inline-block;
	font-size: 12px;
	padding: 2px 10px!important;
	text-decoration: none;
	zoom: 1;
	text-transform: uppercase;
	background: #F5F5F5;
}
a.getdirectionsgeo.btn.corePrettyStyle {
	width: 30px!important;
}
.map-btn:hover {
	background: #333;
	color: #fff!Important;
}
.slogan2 h3 {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color: #333;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	text-align: center;
}
#ListContainer .slogan2 h3 a {
	font-size: 17px;
	color: #4b4b4b;
	font-weight: 700;
}
.map-contain {
	width: 300px;
	padding-top: 50px;
	padding-left: 21px;
	display: block;
	padding-bottom: 20px;
}
.gm-style-iw {
	top: 1px!important;
	left: 1px!Important;
}
.gm-style-iw > div {
	overflow: hidden!important;
}
.prettyMapList .mapHolder .infoWindow {
	font-size: 14px;
}
.infoWindow h3 {
	background: #eee;
	margin-top: 0px;
	position: absolute;
	width: 352px;
	font-size: 21px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #4b4b4b;
	font-style: normal;
	font-weight: 700;
}
.btn-center {
	text-align: center;
	margin-top: 25px;
	display: block;
}
.map-btn {
	border: 1px solid #222;
	padding: 13px 20px;
}
.prettyMapList .mapHolder {
	left: 0;
	height: 550px!important;
}
.dmca h5 {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: #4b4b4b;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 25px;
}
/*work-tantric-massage*/

.contact-form.staff-app .span4 {
	max-width: 370px;
	margin-left: 34px;
	float: left;
}
.contact-form.staff-app .span8 {
	max-width: 762px;
	margin-left: 34px !important;
	float: left;
	width: 100%
}
.contact-form.staff-app[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 30px;
}
.contact-form.staff-app .contact-form ul {
	margin: 0;
	list-style: none;
}
.staff-app ul li {
	margin-bottom: 20px;
	position: relative;
	font-weight: 400;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-prepend .add-on {
	position: absolute;
	top: -2px;
	left: 1px;
	background-color: transparent;
	border: 0px;
	z-index: 10;
	width: 45px;
	height: 50px;
	padding: 0;
	line-height: 43px;
}
.contact-form i.icon-name {
	background-image: url(../images/name.png);
}
.contact-form i {
	height: inherit;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 15px 12px !important;
	display: block;
}
.contact-form input[type="text"].wpcf7-validates-as-required.error,
.contact-form input[type="email"].wpcf7-validates-as-required.error,
.contact-form input[type="tel"].wpcf7-validates-as-required.error {
	border: 1px solid #ce0f13!important;
	background-image: url(../images/input-back-error.png) !important;
	background-repeat: no-repeat !important;
	background-position: center right !important;
}
.contact-form textarea.wpcf7-validates-as-required.error {
	border: 1px solid #ce0f13!important;
	background-image: url(../images/input-back-error.png) !important;
	background-repeat: no-repeat !important;
	background-position: top right !important;
}
.contact-form li.with-icon input[type="text"],
.contact-form li.with-icon input[type="password"],
.contact-form li.with-icon select,
.contact-form li.with-icon input[type="email"],
.contact-form li.with-icon input[type="tel"] {
	text-indent: 44px;
	width: 81.5%;
	color: #302e2e;
	line-height: 15px !important;
	padding: 14px 10px !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 42px;
	margin-left: 0px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	box-shadow: none;
	font-size: 12px;
	border-color: #CFCFCF !important;
}
.contact-form li.with-icon input[type="text"]:focus,
.contact-form li.with-icon input[type="password"]:focus,
.contact-form li.with-icon input[type="email"]:focus,
.contact-form li.with-icon input[type="tel"]:focus,
.contact-form li textarea:focus {
	border-color: #cecece;
	outline: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(0, 0, 0, 0.2) !important;
	border-color: rgba(0, 0, 0, 0.5) !important;
}
.contact-form i.icon-email {
	background-image: url(../images/email.png);
	background-position: 15px 2px;
}
.contact-form i.icon-phone {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
.age-field {
	width: 47%;
	margin-right: 4%;
	display: inline-block;
}
.dress-size {
	width: 48%;
	display: inline-block;
}
.dress-size input,
.age-field input {
	width: 100% !important;
}
.contact-form i.icon-text {
	background-image: url(../images/text.png);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
.contact-form li textarea,
.contact-form li textarea:focus {
	border: 1px solid #d1d1d1;
	margin-bottom: 0px;
	resize: none;
	padding: 9px 10px 10px 10px !important;
	max-width: 100%;
	width: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	color: #302e2e;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	height: 164px !important;
	padding-left: 15px !important;
	font-size: 14px !important;
}
.contact-form li.with-icon textarea {
	text-indent: 48px;
}
.text-form {
	color: #aaa;
	font-size: 16px;
}
li.text-form {
	margin-bottom: 32px!important;
}
span.incalls {
	margin-left: 25px;
}
.contact-img-upload-l {
	float: left;
	width: 37%;
	margin-right: 73px;
}
.contact-img-upload-r {
	float: left;
	width: 52%;
	margin-top: -9px;
}
p.hide2 {
	margin-bottom: 5px;
}
.hide2 {
	margin-left: 0px!important;
	padding-right: 0px;
}
span.file-01,
span.file-02,
span.file-03,
span.file-04 {
	display: inline-block;
	margin-right: 5px;
}
span.incalls3 {
	margin-left: 45px;
}
.contact-form ul {
	margin: 0;
	padding-left: 0!important;
	list-style: none;
}
.contact-form.staff-app.row {
	margin-left: -30px;
}
.contact-form.staff-app .span12 {
	max-width: 1170px;
	width: 100%;
	overflow: hidden;
}
.contact-form li.submit-button input[disabled] {
	color: #ddd;
	cursor: not-allowed;
}
.woocommerce-page .woocommerce-error {
	color: #900606 !important;
	border: 2px solid #ff9e9e !important;
	font-size: 14px !important;
	background-color: #feebeb !important;
	background-image: url('../images/error.png') !important;
	background-position: 20px 20px !important;
	background-repeat: no-repeat !important;
	padding: 20px 20px 20px 80px !important;
	margin: 0 0 2em;
}
.woocommerce-page .woocommerce-error li {
	color: #aa4545;
	margin-bottom: 0px;
}
.tax-hair_color #content-area,
.tax-build #content-area,
.tax-ethnicity #content-area {
	margin-top: 10px;
}
.mrg-top-none {
	margin-top: 0px;
}
.home .home_slider .et_pb_slider,
.home .home_slider .et_pb_container {
	height: 540px !important;
}
.home .home_slider .et_pb_slide_description {
	padding: 0px !important;
}
/*----------new-css-div----------*/

.page_404#left-area {
	width: 100%;
	margin-right: 0;
	padding-right: 0!important;
	margin-top: -58px;
}
.section.blog .nav {
	width: auto;
	height: 23px;
	margin: -12px 0px 0px auto;
	position: absolute;
	right: 0;
	top: 20px;
}
.section.blog .nav .prev {
	margin-right: 0px!important;
	width: 23px!important;
	background-position: -56px -1186px!important;
}
.section.blog .nav .prev,
.section.blog .nav .next {
	width: 24px!important;
	height: 23px!important;
	float: left!important;
	display: block!important;
	cursor: pointer!important;
	background: url(/wp-content/themes/karma-child/images/sprite.png) no-repeat;
}
.section.blog .nav .next {
	background-position: -56px -1215px!important;
}
.section.blog .nav .prev,
.section.blog .nav .next {
	width: 24px;
	height: 23px;
	float: left;
	display: block;
	cursor: pointer;
	background: url(/wp-content/themes/karma-child/images/sprite.png) no-repeat;
}
.woocommerce .general-pagination {
	margin-top: 0;
}
/*paggination*/

.general-pagination {
	height: 29px;
	margin: 20px auto;
	text-align: center;
	clear: both;
}
.general-pagination a.selected {
	color: #ffffff;
	border-color: #ca4b4b;
	background: #ca4b4b;
}
.general-pagination a {
	display: inline-block;
	margin-right: 5px;
	line-height: 28px;
	width: 29px;
	height: 29px;
	color: #555;
	border: 1px solid #d8d4d4;
	font-size: 11px;
	text-align: center;
}
.contact-form-section .et_pb_column_3_4 {
	width: 74.35897435897436%;
	margin-right: 0px;
}
.contact-form-section .et_pb_column_1_4 {
	width: 23.076923076923077%;
	margin-left: 2.564102564102564%;
}
.pswp__bg {
	opacity: 0.85 !important;
}
.pswp__caption__center {
	text-align: center !important;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
	opacity: 1 !important;
	visibility: visible !important;
}
button.pswp__button--arrow--left::before,
button.pswp__button--arrow--right::before {
	background-color: rgba(0, 0, 0, 0.3)!important;
}
.single .post {
	padding-bottom: 0;
	margin-bottom: 0;
}
.must-log-in {
	margin-bottom: 0 !important;
}
.delay {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-ms-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
#yith-wcwl-popup-message {
    background: white;
    border: 1px solid #CCC;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 50px;
    padding: 15px;
    position: fixed;
    text-align: center;
    top: 50%;
    left: 50%;
    z-index: 10000; /* Thanks WP -.- */
}

ul .comment {
    list-style: none;
}
img.emoji {
    width: 15px;
}
.swiper-container{
	height: 355px;
}
.swiper-wrapper.swiper-products {
    font-size: 0px;
}
.swiper-slide-image .opacity{

}
.swiper-slide-image .opacity:hover{

}


.work.span4.yit_item.masonry-brick{
	left: unset !important;
	top: unset !important;
position: relative !important;
float: left!important;

}

#respond .comment-form-comment textarea{
	width: 100%;
}

/* div#portfolio.masonry{
	height: unset!important;
} */

.three_fourth{float:right;margin-right:4%;position:relative;width:70%}

.one_fourthfix_img {
    margin-right: 3%!important;
    width: 22.75%!important;
    float: left
}
/*Pricing*/

.pricing_box.large .header h3,
.pricing_box.middle .header h3 {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	color: #0a0a0a;
	font-style: normal;
	font-weight: 700;
	margin: 0!important;
	padding: 12px 0!important;
}
.pricing_box .header h3 {
	font-size: 16px!important;
	font-family: 'Lato', sans-serif;
	color: #0a0a0a;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 0!important;
	border-top: 0!important;
}
.pricing_box h3 {
	font-size: 36px!important;
    font-family: 'Lato',sans-serif;
    color: #aaa;
    font-style: normal;
    line-height: normal!important;
    font-weight: 700!important;
    margin: 0 0 15px 0!important;
    padding: 5px!important;
    border-bottom: 2px solid #e6e6e6;
    border-top: 2px solid #e6e6e6;
    display: inline-block;
    width: 100%;
}
.pricing_box.middle h3 {
    color: #4b4b4b;
}
.pricing_box p.button a,
.pricing_box p.button a:hover {
	font-size: 11px;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: 800;
}
.pricing_box,
.pricing_box p,
.pricing_box ul li {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: #585656;
	font-style: normal;
	font-weight: 400;
}
.pricing_box.large,
.pricing_box.large p,
.pricing_box.large ul li {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: #585656;
	font-style: normal;
	font-weight: 400;
}
/* price_table */

.pricing_box {
	border: 2px solid #e6e6e6;
	float: left;
	text-align: center;
	margin-top: 17px;
	padding: 0 20px 20px 20px;
	margin-left: -1px;
	background: #fff;
}
.pricing_box.radius-left {
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
}
.pricing_box.radius-right {
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}
.pricing_box .header {
	/*text-shadow: 0 1px 1px #fff;*/
	border-bottom: 2px solid #e6e6e6;
	background: transparent!important;
}
.pricing_box .header span {
	position: relative;
	top: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}
.pricing_box .header span.info {
	position: relative;
	font-size: 12px;
	font-weight: normal;
	top: 2px;
	display: block;
	color: gray;
}
.pricing_box.middle {
    margin-top: 0px;
    border: 4px solid #e6e6e6;
}
.pricing_box.middle p.button.signup {
    padding: 15px 0 !important;
}
.pricing_box p {
	line-height: 28px;
}
.pricing_box ul {
	list-style: none;
	margin: 0 0 15px 0!important;
	text-align: left;
}
.cols-2 .pricing_box {
	width: 49.8%;
	margin-bottom: 50px;
}
.cols-3 .pricing_box {
	width: 33.3%;
	margin-bottom: 50px;
}
.cols-4 .pricing_box {
	width: 24.8%;
	font-size: 1em;
}
.cols-5 .pricing_box {
	width: 19.8%;
	font-size: 0.9em;
}
.pricing_box.large ul,
.pricing_box.middle ul {
	padding: 0!important;
	margin: 0!important;
}
.pricing_box ul li {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 24px;
	padding-left: 24px !important;
	margin-left: 0;
	list-style-type: none !important;
	font-style: normal;
	font-weight: normal;
}
.pricing_box ul li {
	background: url('../images/check-mark.png') no-repeat scroll 0px center transparent !important;
	background-size: 18px!important;
}
.pricing_box ul li.no {
	background: url('../images/price.no.png') no-repeat scroll 0px center transparent !important;
	background-size: 18px!important;
}
.pricing_box ul li.yes {
	background: url('../images/price.yes.png') no-repeat scroll 0px center transparent !important;
	background-size: 18px!important;
}
.pricing_box ul li.unlim {
	background: url('../images/price.unlim.png') no-repeat scroll 0px center transparent !important;
	background-size: 18px!important;
}
.pricing_box ul li.single {
	background: url('../images/price.single.png') no-repeat scroll 0px center transparent !important;
	background-size: 18px!important;
}
.pricing_box h3 em {
	font-size: 12px;
	font-weight: normal;
}
.pricing_box p.button a {
	background-color: #2b2b2b;
	padding: 10px 25px !important;
	color: #fff;
	border: 1px solid #2b2b2b !important;
	font-size: 11px !important;
	font-style: normal !important;
	font-weight: 800 !important;
	text-transform: uppercase !important;
}
.pricing_box p.button a:hover {
	background-color: #2b2b2b;
	border: 1px solid #2b2b2b !important;
}
.pricing_box.large,.pricing_box.middle {
	position: relative;
}
.pricing_box.large .header span {
	top: 30px;
}
.pricing_box.large .header span.info {
	top: 14px;
	color: #576e1f;
	text-shadow: none;
}
p.button.signup {
    padding: 0!important;
    margin: 0!important;
}
/*.woocommerce .products-slider-wrapper ul.products li.product {
	width: auto!important;
}*/

/* ###  Tables */
.short-table.white{}
.short-table.white table{
    border: 1px solid #d0cece;
    box-shadow: 5px 5px 3px 0px #f5f5f5;
    -webkit-box-shadow: 5px 5px 3px 0px #f5f5f5;
    -moz-box-shadow: 5px 5px 3px 0px #f5f5f5;
    -o-box-shadow: 5px 5px 3px 0px #f5f5f5;
    width: 100%;


}
.short-table.white table thead{
    background: white;
    border-bottom: 4px solid #e7e7e7;


}
.short-table th{
    height: auto;
}
.short-table thead th{
    background: none;
    font-size: 15px;
    font-weight: bold;
    font-family:'Lato', sans-serif;
    line-height: 1em;
    padding: 28px 15px 16px 15px;
    border-right: 1px solid #dedddd;
    text-align: center;
}
.short-table table td{
    border-right:none ;
    padding-bottom: 16px;
    padding-top: 16px;
}
/* ### First Col Style */
.short-table table tr td:nth-child(1) {
    padding-left: 15px;
    text-align: left;
}
.short-table table thead th:nth-child(1) {
    padding-left: 15px;
    text-align: left;
}
/* === End First Col Style */

.short-table table tr{
    background-color: #ffffff;
    border-top: 1px solid #dedddd;
}

/* Every 2 row's style */
.short-table table tr:nth-child(2n+0){

}


.short-table table td{
    border: none;
}
.short-table table tbody tr  td{
    text-align: center;
}
.short-table i.icon-ok{
    background: url("../images/price-yes.png") no-repeat  !important;
    font-size: 0px !important;
    width: 21px;
    height: 21px;
    margin-top: -4px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;

}
.contact-client-review {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    padding-top: 25px;
    padding-bottom: 50px;
}
.contact-client-review .comment_container {
    margin-left: 0!important;
    margin-top: 15px;
}
/*----New css-----*/
.specialist-msg-rw-sec .et_pb_column:nth-child(3) {
    width: 48.5% !important;
    margin-right: 0px !important;
}

.specialist-msg-rw-sec .et_pb_column:nth-child(1),
.specialist-msg-rw-sec .et_pb_column:nth-child(2) {
    margin-right: 3% !important;
    width: 22.75% !important;
}
.specialist-msg-rw-sec .et_pb_column .et_pb_toggle {
    border-width: 1px;
    border-style: solid;
    margin-bottom: 21px !important;
    border-color: #d8d4d4;
    padding: 0px !important;
    background: transparent;
}
.specialist-msg-rw-sec .et_pb_toggle h5.et_pb_toggle_title {
    padding: 8px 5px 9px 50px;
    margin: 0;
    font-size: 14px;
    font-family: 'Lato',sans-serif;
    color: #4b4b4b;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.specialist-msg-rw-sec .et_pb_toggle_content p {
    margin: 0px;
}
.specialist-msg-rw-sec .et_pb_toggle_content {
    padding: 15px 10px;
    margin-top: 0;
}
.specialist-msg-rw-sec .et_pb_toggle_open h5.et_pb_toggle_title,
.specialist-msg-rw-sec .et_pb_toggle_open .et_pb_toggle_content {
    background: #f5f3f3;
}
.specialist-msg-rw-sec .specialist-msg-rw-content h2 {
    margin: 0px;
    font-size: 21px !important;
    margin-top: -7px;
    color: #4b4b4b;
}
.specialist-msg-rw-sec .specialist-msg-rw-content h3 {
    padding: 0;
    font-weight: 700;
    color: #4b4b4b;
    font-size: 24px;
    line-height: 1.8em;
}
.specialist-msg-rw-sec .et_pb_column .et_pb_toggle:hover {
    background: #f5f3f3;
}
.specialist-msg-rw-sec .et_pb_toggle_close h5.et_pb_toggle_title:before,
.specialist-msg-rw-sec .et_pb_toggle_open h5.et_pb_toggle_title:before {
    right: auto;
    content: "\4c";
    color: #4b4b4b;
    font-weight: 700;
    border: 1px solid #d8d4d4;
    padding: 2px;
    left: 13px;
    top: 18px;
    font-size: 15px;
}
.specialist-msg-rw-sec .et_pb_toggle_open h5.et_pb_toggle_title:before {
content: "\4b";
display: block !important;
background: #fff;
}
.specialist-msg-rw-sec .et_pb_column .et_pb_toggle:hover h5.et_pb_toggle_title:before {
    background: #fff;
}
.specialist-massages h2 {
    text-align: left;
    font-size: 21px;
}
span.spr:last-child {
    display: none;
}
.admin-note {
    border: 1px solid #e1e0e0;
    margin-bottom: 20px;
    padding: 20px 20px;
    display: inline-block;
    width: 100%;
    clear: both;
}
.admin-note h3 {
    margin: 0px;
    line-height: 1.4em;
    font-weight: 700!important;
    text-transform: uppercase;
    font-size: 18px;
    color: #4b4b4b;
}
.admin-note h4 {
    color: #b6b2b2;
    font-weight: 400;
    font-size: 14px;
    margin: 0px;
    line-height: normal;
}
.admin-note-grid {
    border-top: 1px solid #e1e0e0;
    margin-top: 10px;
    padding-top: 10px;
    display: inline-block;
    width: 100%;
}
.admin-note-grid .admin-img {
    float: left;
    margin-right: 20px;
}
.admin-note-grid .admin-img img {
    border: 2px solid #dadada;
    box-sizing: border-box;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 0;
    padding: 3px;
}
.admin-note-grid .admin-post-content p {
    margin: 0px;
}
.admin-note-grid .admin-post-content a {
    color: #ca4b4b;
}
.admin-note-grid .admin-post-content p span {
    color: #000;
}
.single-post .comment .comment-body .comment_area {
    max-width: 70%;
}
.single-post .comment .comment-body a.comment-reply-login,
.single-post .comment .comment-body a.comment-reply-link.et_pb_button {
    color: #ca4b4b;
}
.single-post .comment .comment-body {
	    box-shadow: 0px 0px 10px #e1e0e0;
}
.single-post .comment .comment-body .comment_postinfo {
    padding: 20px 0px;
    margin-left: 20px;
}
.single-post .comment .comment-body .comment_area {
    max-width: 70%;
}
.single-post section#comments span#comments-title {
    display: inline-block;
    margin-bottom: 20px;
}
.sidebar-posts:hover .description-container{
	vertical-align: middle!important;
}
.sidebar-posts .inner-description-container.subt {
	margin-top: 17px;
}
.sidebar-posts .portfolio-pinterest h2 {
	padding-top: 10px;
}
.admin-left-box {
    max-width: 500px;
    float: left;
 }
 .admin-right-box {
    float: right;
}
.single-post span.reply-container a {
    color: #525151 !important;
    font-size: 14px !important;
}
.single-post span.reply-container {
	right: 20px;
    bottom: 15px;
    left: auto;
}
.heading-part-single {
    display: flex;
    justify-content: space-between;
}
.inner-part-social {
    width: 200px;
    padding-top: 20px;
    text-align: right;
}
a.title.readmore-lnk {
    font-size: 11px;
}
div#page-container {
    padding-top: 0!important;
}
#main-header {
		top: 0!important
}
/*-----author-----*/
	.author_slide {
		margin-top: 0!important;
		background-color: #0a0a0a;
	}
	.author .breadcrumbs {
    margin-left: 0px;
}
.author .admin-note {
    border-bottom: 1px solid #e1e0e0 !important;
    border: 0px;
    padding: 10px 0px 10px 0px;
    margin-bottom: 10px;
}
.author .full-width-page div#left-area {
    border: 1px solid #e1e0e0;
    padding: 10px 15px;
}
.author-full-bio img {
    border: 2px solid #e1e0e0;
    padding: 6px;
    max-width: 140px;
    float: left;
    margin-right: 15px;
}
.author .breadcrumbs p  {
	    font-size: 14px !important;
    color: #605e5e;
}
.author #main-content .container {
	padding-top: 30px;
}
.author.blog-header-body div#left-area h3 {
	font-size: 19px!important;
}