/*
The file works out of the bow when Redux is not available.

 */
.entry-content h1,  .entry-content h2,  .entry-content h3,  .entry-content h4,  .entry-content h5,  .entry-content h6 {text-align:left}
.comment-content h1,  .comment-content h2,  .comment-content h3,  .comment-content h4,  .comment-content h5,  .comment-content h6 {text-align:left}
.header_alt {
    background: #191919;
 width: 100%;
}
.header_alt .topbar {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
	border-bottom: 0;
	min-height: 100px;
}
a.logo {margin: 34px 0 0 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    z-index: 3;
    position: relative;
    line-height: 32px;}

.header_alt ul {margin-top:0}
.header_alt ul.topnav > li {}
.header_alt ul.topnav > li > a::after, .header_alt ul li > ul li a::before  {
    content: '';
    display: block;
    width: 2px;
    height: 0;
    left: calc(50% - 1px);
    background-color: #d3a478;
    position: absolute;
    bottom: 0;
    transition: all 300ms cubic-bezier(.68,-0.55,.27,1.55)
}
.header_alt ul.topnav > li > a:hover::after {
    height: 30px;
}
.header_alt ul li > ul li a::before  {height:2px; width:0; left:0; top: calc(50% - 1px);}

.header_alt ul li > ul li a:hover::before {width:30px;}
.header_alt ul.topnav > li:last-of-type a {padding-right:0;    border-bottom: 0 !important;}
.header_alt ul li a {font-size: 18px;
line-height: 26px;
color: #ffffff;
font-family: Bebas Neue;
font-weight: 400;
text-transform: capitalize;
padding: 38px 25px 36px 25px;
letter-spacing: 1px;}
.header_alt ul li:hover {z-index: 99 !important;}
.header_alt ul li a:hover {text-decoration:none}
.header_alt ul li > a {}
.header_alt ul li > ul {padding-top: 20px;
padding-bottom: 20px;
background: #ffffff;
box-shadow:none;width: auto; transition: scale 0s, opacity 400ms;transform-origin: 0% 0%;}
.header_alt ul li:hover > ul {transform: translate(0, 0);}
.header_alt ul li > ul li {padding: 0;}
.header_alt ul li > ul li a {
	font-size: 14px;
line-height: 30px;
color: #191919;
font-family: Montserrat;
text-transform: capitalize;
padding: 5px 30px 5px 30px;
	border: 0;
	white-space: nowrap;}
.header_alt ul li > ul li a:hover {
	color: #191919;
padding-right: 20px;
padding-left: 40px;
border: 0;
}
.cont-box-area.blogsidebarspage.main {padding-left:30px;padding-right:30px}
.cont-box-area.blogsidebarpage.lsb {padding-left:30px}
.cont-box-area.blogsidebarpage.rsb {padding-right:30px}
@media screen and (max-width: 1024px) {
    .page .cont-box-area.blogsidebarpage.lsb, .page .cont-box-area.blogsidebarpage.rsb {padding:0 15px}
}
@media screen and (max-width: 999px) {
    .cont-box-area.blogsidebarspage.main {padding-left:0;padding-right:0}
    .cont-box-area.blogsidebarpage.lsb {padding-left:0}
    .cont-box-area.blogsidebarpage.rsb {padding-right:0}
	.header_alt ul.topnav li a {display: none;}
	.header_alt ul.topnav.responsive li a {display: block;    padding: 10px 20px;white-space: normal;}
	.header_alt ul.topnav.responsive li ul li a:hover {padding-left: 40px;}
	.header_alt ul.responsive {
    padding: 10px 0;
}
	.header_alt .col-md-9 {margin-top: -42px;padding: 0}
	.header_alt .topnav .icon {color: #fff}
		body .custblog {padding-top: 140px}
		.header_alt ul.responsive li > a {}
		.header_alt ul li:hover ul {transform: scale(1);left: 0;opacity: 1;}
		.header_alt ul.topnav > li {}
    .header_alt .topnav.responsive .menu-item-has-children > ul.sub-menu {
        display: none;
    }
    .topnav.responsive .menu-item-has-children > ul.sub-menu.slmm-dropdown-show {
        display: block;
        position: relative;
        float: none;
        width: 100% !important;
        top: 0;
        left: 0 ;
        right: 0 ;
        opacity: 1;
        margin: 0 !important;
    }
	.cont-box-area.blogsidebarpage.lsb {padding-left:0}
	.cont-box-area.blogsidebarpage.rsb {padding-right:0}
}
.custblog {text-align: center;
    text-align: center;
background-color: #69625a;
padding-top: 105px;
padding-bottom: 1px;
}
.custblog h1:after {background-color: #d3a478;
    border-radius: 5px 5px 5px 5px !important;
    width: 3px;
    height: 60px;
    margin-bottom: -70px;
    left: 50%;
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    transition: all 400ms;}
.custblog h1 {color: #ffffff;
font-size: 72px;
font-weight: 500;
font-family: Cormorant Garamond;
text-align: center;
line-height: 72px;    margin-bottom: 250px !important;
    margin-top: 120px !important;}
.custblog .archive-meta {color: #ffffff; text-align:center}
.custblog:before, .custblog:after {content:none}
.custblog .post-categories {display:none}
body header.custblog h1.entry-title {}
.custblog .entry-meta a, .custblog .entry-meta, .archive-meta {font-size: 14px; display:none}
.sticky .c_block {

}
body .comment-list li > div {
    border-right: none;
    border-left: none;
    border-radius: 0px;
}

.search-form input {}

.search article .entry-header ul.post-categories {display:none;}
.entry-content h1,  .entry-content h2,  .entry-content h3,  .entry-content h4,  .entry-content h5,  .entry-content h6 {text-align:left}
.comment-content h1,  .comment-content h2,  .comment-content h3,  .comment-content h4,  .comment-content h5,  .comment-content h6 {text-align:left}
#commentform p.logged-in-as {}

.post-template-default.single main {padding: 140px 0 140px 0;}
.widget_rss .rssSummary {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.widget_recent_entries ul li:last-child {padding-bottom:0}
.entry-content h1 {
    margin: 70px 0 30px 0;
}
.entry-content h2 {
    margin: 60px 0 30px 0;
}
.entry-content h3 {
    margin: 30px 0 20px 0;
}
div#respond {
    margin: 70px 0px 0 0px;
}
body [class*="layout5"] .thumb img {
    margin-left: 0;
}
/* Theme Options */
h1.archive-title {
    display: none;
}
.custblog h1.archive-title {
    display: block;
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
    color: inherit !important;
}
ul.children {
    margin-top: 10px;
	padding: 0 0 0 0 !important;
	
}
.widget_categories > ul > li ul.children li, .widget_archive > ul > li ul.children li, .widget_meta > ul > li ul.children li, .widget_pages > ul > li ul.children li, html .woocommerce .widget_layered_nav > ul > li ul.children li, html .woocommerce .widget_product_categories > ul > li ul.children li {
    margin-left: 20px;
    padding: 0;
}
html .woocommerce ul.products li.product .woocommerce-loop-category__title, html .woocommerce ul.products li.product .woocommerce-loop-product__title, html .woocommerce ul.products li.product h3 {
    font-size: 24px;
    line-height: 40px;
}
.widget_rss ul li a {
    font-size: 22px;
    line-height: 26px;
    color: #191919;
	font-weight: 600;
}
.widget_rss .rss-date {
    font-size: 12px;
}
.widget_rss ul li {
    background-color: transparent;
    padding: 0 20px 20px 20px;
}
.widget .menu ul {
    padding-right: 0 !important;
}














/* ROOM header */
.single.single-to_book main {padding: 0;}
.rheader {
    background-color: #424242;
    background-image:url(/wp-content/uploads/2020/06/servhead.jpg);
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    padding-top: 200px;
}
.rheader::after {
    content: '';
    background-color: #252525;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: 0;
}
.rheader .container {z-index:2; position:relative;}
.rheader .ssc_mltttl {text-align:center;}
.rheader .ssc_mltttl .wr {
    color: #ffffff;
    font-size: 72px;
    text-align: center;
    line-height: 72px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    text-align:center;
}
.rheader .divider_line {
    text-align: center;
    margin-bottom: 170px;
}
.rheader .divider_inner {
    background-color: #d3a478;
    width: 3px;
    height: 60px;
}
.rheader .ssc-breadcrumbs {
    background: #ffffff;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 0px;
    width: auto;
    max-width: 730px;
    float: none;
    display: block !important;
}
.rheader .ssc-breadcrumbs a {
    color: #191919;
    text-decoration: none;
    float: none;
    line-height: 18px;
    padding-right: 3px;
}
.rheader .ssc-breadcrumbs .ssc-breadcrumb-home {
    float: none;line-height: 18px;
}
.rheader .ssc-breadcrumbs .divider {
    padding-right: 5px;
    padding-left: 5px;
    float: none;line-height: 18px;
}
.rheader .ssc-breadcrumbs .ssc-breadcrumb {
    float: none;line-height: 18px;
}
/* ROOM template 1*/
.sroom {padding-bottom: 150px;}
.sroom .ab-room-info {padding-top: 130px;}
.price-title, .room_group_price {
    font-size:26px; font-family: Bebas Neue;letter-spacing: 1px; color:#191919
}
.room_price_new {font-size:60px; }
.room_guests, .room_items {
    font-size: 12px;
    text-transform: uppercase;width: auto;
    float: right;
    text-align: right;
    padding: 20px 0 0 50px;
}
.sroom .room_guests label:before, .sroom .room_items label:before {
    content: '— '; margin-right:4px;
}
.ab-room-slider {
    margin: 50px 0 -160px 0;
}
.room_slideshow {
    margin-top: 50px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 50px;
    border: 10px solid #ffffff;
    position:relative;
    margin: 0;z-index:3;
}
.room_slideshow:after, .room-img:after, .ssc-breadcrumbs:after {content: ""; display: block; clear: both}
#unitegallery {
    width: 100%;
    max-width: 100% !important;max-width: 100% !important;
margin: 0;
}
.far.fa-star:before, .fas.fa-star:before {
    font-family: "Font Awesome 5 Free";
}
.fas.fa-star:before {font-weight:900;}
.sroom .isv {
    width: 48px;
    height: 50px;
    display: block;
    float: left;margin-right: 15px;
}
.sroom .room_guests label, .sroom .room_items label {
    float: left;
    padding-top: 14px;
}
.sroom .isv svg {height:50px;width:50px;}
.sroom .room_price_old {color:#787c80;text-decoration-line: line-through;}
.ug-arrow-left.ug-skin-default, .ug-arrow-right.ug-skin-default {
    background-image: none;
    font-family: 'native' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: 60px;
    height: 60px;
    color: #ffffff;
    background-color:#191919;
    font-size: 18px;
    line-height: 52px;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 0px 0px 0px 0px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 5px 20px;
}
.ug-arrow-right.ug-skin-default:before {content: "\edde";}
.ug-arrow-left.ug-skin-default:before {content: "\ede2";}
.ug-arrow-left.ug-skin-default:hover, .ug-arrow-right.ug-skin-default:hover {
    color:#ffffff;background-color: #d3a478;border-color: #d3a478;
}
.ug-bullets.ug-skin-default .ug-bullet {
    width: 12px;
    height: 12px;
    background-image: none;
    background-position: top left;
    margin-left: 5px;
    border: 3px solid rgba(255,255,255,0.4);
}
.ug-bullets.ug-skin-default .ug-bullet.ug-bullet-active {
    background-position: bottom left;
    border-color: #d3a478;
}
.room-calendar, .ab-room-similar {
    display:none;
}
#commentform .comment-form-rating {
    margin: -10px 0 20px 0;
    display: block;
}
.room-map h4 {
    font-size: 30px;
}
.room-sidebar h2 {
    font-size: 26px;
    line-height: 32px;
display: table;
margin: -26px 0 30px 8px;
background-color: #fff;
padding: 0 10px;
}
.sroom .leftsd {padding-right:70px;}
.room-sidebar {
    margin: 0 0 50px;
    border: 1px solid #e5e5e5;
    padding: 10px;
}
#booking_form .input_group {
    padding: 0 20px 0 20px;
}
#total_group {
    padding: 0 20px 0 20px;
}
#total_group label {
    line-height: 40px;
}
#error_group {
    padding: 0 20px 0 20px;
}
.booking-form-block {
    padding: 20px 0 30px 0;
    width: 100%;
    border-bottom: 0;
    background: transparent url(https://demo33.atiframe.com/wp-content/uploads/2020/06/hline1.png) left bottom/auto repeat-x scroll;
}








.ab-room-terms {
    background: #191919 url(https://demo33.atiframe.com/wp-content/uploads/2020/06/amenities.jpg) center center/cover no-repeat scroll;
    padding-top: 290px;
    padding-bottom: 100px;
}
.atiframebuilder-terms-block-title {
    font-family: "Cormorant Garamond";
    color: #fff;
    font-weight: 500;
    font-size: 56px;
    line-height: 68px;
    margin-bottom: 70px;
    display: block;
}
.fic {margin-bottom: 50px;display:inline-block; position:relative; transition: all 300ms ease-in;}
.fic img {margin-right: 15px;float: left; height: 45px;}
.atiframebuilder-term-title {
    width: auto;
    display: inline-block;
    height: 45px;
    color: #ffffff;
    font-size: 12px;
    line-height: 26px;
    font-weight: 400;
    text-transform: none;
    padding-top: 7px;
}
.atiframebuilder-term-title:before {content:'— ';}
.ab-descr {padding-top:120px;}
.ab-room-content h3 {
    font-size: 40px;
    line-height: 48px;
}
.room-img {position: relative}
.room-img::after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    background:  linear-gradient(360deg, rgba(25, 25, 25, 0.6) 0%, rgba(196, 196, 196, 0) 50%);
    z-index: 2;bottom: 0;
    left: 0;
}
.room-title h4 a {
    text-decoration: none; color: inherit;
}

.grid-item .room-price, .grid-item .post-total-rating {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
}
.grid-item .post-total-rating {right:0;}
#search_form {
    background-color: #fff;
    padding: 0 10px 10px 10px;
}
#search_form .input-group > div {
    margin: 0 20px;
    padding:30px 20px 30px 20px;
    width: 100%;
    border-bottom: 0;
    background: transparent url(https://demo33.atiframe.com/wp-content/uploads/2020/06/hline1.png) left top/auto repeat-x scroll;
}
#search_form .input-group > div:first-child {
    background: none;
}
#search_form .input-group > div.submit {
    margin: 0;padding: 0;
}
#search_form .input-group > div.submit button {
    border: 0;
    color: #ffffff;
    background-color: #d3a478;
    font-family: Bebas Neue;
    font-size: 18px;
    line-height: 59px;
    text-decoration: underline;
    width: 100%;
    padding: 20px 25px 20px 15px;
    letter-spacing: 1px;
    font-weight: 400;
}

.view-list-details {
    padding: 0;
    border: 0;
    overflow-y: unset;
}
.column1.alayout4 {
    max-width: 1170px;
}




/* menu 1 */


.widget_sc .slmm > li::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    left: 0;
    background-color: #191919;
    position: absolute;
    bottom: 45%;
}
.widget_sc .slmm >  li:hover::after, .widget_sc .slmm >  li.current-menu-item::after {height: 6px;background-color: #d3a478;}

.menu-link.slm-cart-icon.main-menu-link {
    height: 98px;
}
.slmm li a.slm-cart-icon {line-height: 26px;}
/* footer */
.logoline .iw {position:relative; z-index:2; width:auto;}
.logoline::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #5e5e5e;
    top: 50px;
    z-index: 1;
}
.footersubs {}

/*  Subtitle */
.subtiline .t1, .subtilines .t1 {
    position: relative;
}
.subtiline .t1::after, .subtilines .t1::before, .subtilines .t1::after {
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background-color: #d3a478;
    margin-left: 25px;
    position: absolute;
    top: 16px;
    right: 0;
}
.subtilines .t1::before {left:-15px; right:auto;}
.subtiline.h1line .t1::after {top:20px; background-color: #191919;}
.subtiline.white .t1::before, .subtiline.white .t1::after, 
.subtilines.white .t1::before, .subtilines.white .t1::after {background-color:white;}

.testslide .ui-tabs .ui-tabs-panel {padding: 0;}
.ssc_post_grid.template9 .date {
    position: absolute;
    top: 10px;
    left: 25px;
}
.ssc_post_grid.template9 .date span:first-child {font-size:40px;}
.ssc_team.type9 .islide { overflow: visible;}
.clear3 .sst-flex-row-inner:after {clear: both; content: ''; display: block;}
.zin {z-index:99;}
.headline .headerslider .persephone.tparrows:hover {border-color:#d3a478 !important;}

/* Carousel */
body .owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
    transform: scale(1);
}
.sl-carousel-images.owl-theme .owl-controls {margin-top: 0px;}
.sl-carousel-images.owl-theme .owl-controls .owl-pagination {
    position: absolute;width: 100%;bottom: 30px;
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div::before {font-family: Native;}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-prev {transform:rotate(180deg);}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-prev::before {
    content: "\edde";
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next::before {
    content: "\edde";
}
/* Button */
.icircles a.ssc_button span strong:before {content: '';
display: block;
width: 100%;
height: 100%;
border: 2px solid #191919;
position: absolute;
top: 0;
left: 0;
border-radius: 100%;}
.icircles a.ssc_button {overflow:visible;}
.icircles span strong:before {animation-name:icircles;animation-iteration-count:infinite;
    animation-timing-function: linear; animation-duration:2s;}
@keyframes icircles{
    0%{opacity:1; transform:scale(1);}
    40%{opacity:0; transform:scale(1.6);}
    100%{opacity:0; transform:scale(1.6);}
}
.template3.zin {
    position: relative;
    z-index: 11;
}



/* Tabs */
.ui-tabs .ui-tabs-panel {padding:0;}
.history .kc_tabs_nav > li:last-child > a {
    padding-right: 0 !important;
}
.history .kc_tabs_nav > li:last-child {background-image:none !important}
.history .kc_tabs_nav > .ui-tabs-active::after {
    content: '';
    display: block;
    width: 2px;
    height: 80px;
    background-color: #d3a478;
    position: absolute;
    left: calc(50% - 45px);
    bottom: -50px;
    overflow: visible;
    z-index: 99;
}
.history .kc_tabs_nav > li:last-child.ui-tabs-active::after {left: calc(50% + 10px)}
.history .kc_wrapper > ul.ui-tabs-nav > li {
    overflow: visible;
}
.history .kc_tabs_nav {position:relative;}
.history .kc_tabs_nav::after {
    clear: both;
    background-color: #fff;
    width: 94%;
    height: 5px;
    position: absolute;
    bottom: -2px;
    left: 3%;
}
body .kc_accordion_header.pos_left > span.ui-accordion-header-icon {
    opacity: 0;
}

/* Room Grid */
.ssc-rooms-grid {}
.item_info_price_discount {
    position: absolute;
    top: -20px;
    right: -20px;
}
.room-price {position:relative;z-index:2;}
.isv svg {
    fill: #d3a478;
    max-width: 100%;
    max-height: 100%;
}

.ssc-rooms-grid .room_guests, .ssc-rooms-grid .room_items {
    width: 100%;
    float: left;
    text-align: left;
}
.room-inner {transition: all 300ms ease-in;}
.ssc-rooms-grid .slick-prev, .ssc-rooms-grid .slick-next {
    top: auto;
    bottom: -110px;
    transform: none;
}
.ssc-rooms-grid .slick-prev {left: calc(50% - 60px);}
.ssc-rooms-grid .slick-next {right: calc(50% - 60px);}
.ssc-rooms-grid .fic:hover .atiframebuilder-term-title {
    display: block !important;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
    padding: 2px 15px;
    min-height: 32px;
    top: 30px;
    left: 0;
    width: auto;
    min-width: 150px;
    z-index: 5;
    height: auto;
}
.ssc-room .room_guests, .ssc-room .room_items {width:100%; text-align: left;}
.ssc-room .rdata, .ssc-rooms-grid .rdata {
    width: auto;
}


/* Blog Archive */
.blogsidebarpage.rsb {
    padding-right: 30px;
	width:68%
}
.widget-area.right_sb  {width:32%;padding-right:0;}
.sticky {
    border: 10px solid #ffffff;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
    background-image: none !important;
}
body .alayout5 article {
    margin-bottom: 80px;
    background: transparent url(https://demo33.atiframe.com/wp-content/uploads/2020/06/hline1.png) left 99.5%/auto repeat-x scroll
}
body .alayout5 .date, body .alayout5 .author, 
body .alayout5 .comments-link {
    display: none;
}
.cat a, .alayout5 .scat a {
    font-size: 18px;
    font-family: Bebas Neue;
    letter-spacing: 1px;
    color: #d3a478;
}
body .alayout5 .cat:after, [class*="layout5"] article .more:after {content:none;}

body [class*="layout5"] article div.thumb, .single .entry-thumbnail {
    border: 10px solid #ffffff;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	overflow: hidden;
}
.cont-box-area.main.blogsidebarspage {
    width: 36%;
}
[class*="layout5"] .postc span.data, 
[class*="layout5"] .postc .thumb span.data, 
[class*="layout5"] .entry-thumbnail span.data {
    color: #191919;
    font-size: 40px;
    font-family: Cormorant Garamond;
    font-weight: 600;
    line-height: 30px;
	padding: 10px 20px 20px 20px;
	position: absolute;
    left: 0px;
    background-color: rgb(211, 164, 120);
    z-index: 2;
    text-align: center;
}
[class*="layout5"] .postc span.data {
    position: relative;
    left: 40px;
    margin-bottom: 30px;
    display: inline-block;
}
[class*="layout5"] .sticky .postc span.data {
    left: 0;margin-bottom: 0;
}
[class*="layout5"] .postc span.data span, body [class*="layout5"] .postc .thumb span.data span, body [class*="layout5"] .entry-thumbnail span.data span {
    display: inline;
    font-size: 20px;
    text-transform: capitalize;
    padding-left: 8px;
}
[class*="layout5"] article .more, .slayout5 .related .rmore {
    color: #191919;
    font-size: 18px;
    font-family: Bebas Neue;
    letter-spacing: 1px;
    font-weight: 400;
}
.slayout5 .entry-meta > span::after, 
.slayout5 .more::after, .slayout5 .related .rmore::after {
    content: none;
}
body [class*="layout5"] article .c_block, 
body [class*="layout5"] article.has-post-thumbnail .c_block, 
.search [class*="layout5"]  article.has-post-thumbnail .c_block {
    padding: 50px 40px 50px 40px;
}
body [class*="layout5"] article.format-quote {
    margin-bottom: 60px;
}
body [class*="layout5"] article.format-quote .c_block {
    background-color: #191919;
}
body [class*="layout5"] article.format-quote h3.entry-title {display:none;}

.alayout5 article.format-quote blockquote p {
    font-family: "Cormorant Garamond";
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
}
.alayout5 article.format-quote blockquote cite {font-size: 14px;
text-decoration: underline;padding-top: 40px;
display: block;
font-weight: 400;
font-style: normal;}
[class*="layout5"] .format-quote blockquote {
    padding: 0;
    border: 0;
    margin-bottom: 10px;
}
[class*="layout5"] article.format-quote .more {display:none;}
body .alayout5 article.format-quote .entry-meta a {color: #d3a478 !important;}
blockquote::before {min-height:120px; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='120px' height='120px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve' fill='%23d3a478'%3e%3cg%3e%3cg%3e%3cpath d='M83.2,317.6L83.2,317.6c-2.9-4.9-1.4-11.2,3.5-14.2c45.2-27.9,84.9-73,84.9-125.4c0-49.1-35-77.7-69.8-77.2 c-6,0.1-11.1,5-11,11c0.1,5.7,3.7,9.2,10.7,10.3c16.6,3.6,30.9,19,30.9,45.1c0,34-27.8,56.5-61.7,57 c-36.6,0.6-65.2-29.5-65.4-66.1c-0.2-46.5,37.9-80,84.3-80c59.4,0,103.3,38,103.3,99.8c0,61.7-44.5,111.8-95.5,143.1 C92.6,324.1,86.1,322.5,83.2,317.6z'/%3e%3c/g%3e%3cg%3e%3cpath d='M286.5,317.6L286.5,317.6c-2.9-4.9-1.4-11.2,3.5-14.2c45.2-27.9,84.9-73,84.9-125.4c0-49.1-35-77.7-69.8-77.2 c-6,0.1-11.1,5-11,11c0.1,5.7,3.7,9.2,10.7,10.3c16.6,3.6,30.9,19,30.9,45.1c0,34-27.8,56.5-61.7,57 c-36.6,0.6-65.2-29.5-65.4-66.1c-0.2-46.5,37.9-80,84.3-80c59.4,0,103.3,38,103.3,99.8c0,61.7-44.5,111.8-95.5,143.1 C295.9,324.1,289.4,322.5,286.5,317.6z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");}
body [class*="layout5"] article.sticky div.thumb {
    border: 0;
    box-shadow: none;
}
ul.page-numbers li a, ul.page-numbers li .dots, ul.page-numbers li .current {
    border: 1px #191919 solid;
    color: #191919;
}
ul.page-numbers li .current {
    opacity: 0.5;
}
ul.page-numbers li a:hover {
    color: #191919;
}
.entry-meta > span, .entry-meta > div, body [class*="layout5"] article .entry-meta {margin-bottom: 0;}
body article .entry-title {
    margin-bottom: 0 !important;
}
html main.mainsidebar {
    padding: 140px 15px 140px 15px;
}
.post-template-default.single main {
    padding: 150px 15px 120px 15px;
}
.css_counter .description p {margin:0;}
body .slayout5 .date, body .slayout5 .author a, body .slayout5 .comments-link a, body .slayout5 .scat a {
    font-size: 18px;
    font-family: Bebas Neue;
    letter-spacing: 1px;
    color: #d3a478;
}
body .slayout5 article .entry-meta {padding:25px 0 0 0;}

.single .mainsidebar article:not(.has-post-thumbnail) .entry-content {padding: 0 0 20px 0;}
body .slayout5 article:not(.has-post-thumbnail) .entry-meta {
    padding: 25px 0px 0 0px;
}
.single .slayout5 .entry-content > p:first-child::first-letter {
    background-color: #191919;
    font-size: 40px;
    padding: 30px 20px;
    font-family: Cormorant Garamond;
    font-weight: 600;
    margin-bottom: 20px;
}
.single .slayout5 article blockquote {
    background-color: #fff;
    color: #191919 !important;
    border-left: 3px solid #d3a478;
    padding: 50px 50px 40px 50px;
    border-radius: 0px;
}
.single .slayout5 article blockquote p {
    color: #191919;
    font-style: normal;
    font-family: "Cormorant Garamond";
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    font-style: italic;
}
.single .slayout5 article blockquote cite {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;color: #191919;
}
.single blockquote::before, body .slayout5 .date {display:none;}
body .slayout5 .author, body .slayout5 .scat {position: relative;
padding-right: 26px !important; margin-right:20px;}
body .slayout5 .entry-meta > .author::after, body .slayout5 .entry-meta > .scat::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #191919;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 5px;
}
body .slayout5 .entry-meta > .author:hover::after, 
body .slayout5 .entry-meta > .scat:hover::after { width: 6px !important;}

.tags-links b {
    display: none;
}
.tagcloud a, .single .tags-links a {
    padding: 0;
    color: #787c80;
    margin: 0 15px 15px 0;
    font-size: 12px;
    border: 0;
}
.tagcloud a:first-letter, .single .tags-links a:first-letter {color:#191919;}
.slayout5 article .author_info {
    background-color: #fff;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}
.author_info .author_avatar {
    display: flex;
    float: none;
    margin: -80px auto 25px auto;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
    border: 6px solid #fff;
    width: 88px;
    border-radius: 50px;
}
.author_info .author_avatar img {border-radius: 50px;}
.author_info .author_description {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
}
.author_info .author_title {
    line-height: 25px;
    text-align: center;
    margin: 0 0 25px 0;
    color: #191919;
    background-color: rgba(255, 255, 255, 0);
    font-family: Bebas Neue;
    font-size: 18px;
    letter-spacing: 1px;
}
.author_bio {
    padding: 0 50px 0 50px;
}

.slayout5 a.author_link {
    display: none;
}
.author_info .author_links a::after {
    content: none;
}
.author_info .author_links a svg {
    margin: 0 10px;
    fill: #d3a478;
}
.author_info .author_links a:hover svg {fill:#191919}
.author_info .aa {font-size:12px;}
.related h2, #comments .comments-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 600;
}
#comments .comments-title {
    padding-bottom: 30px;
}
#reply-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0;
}

#commentform {
    padding-top: 20px;
}
#commentform p.logged-in-as {
    margin-bottom: 25px;
    margin-top: -20px;
}
.slayout5 .related .rblock {
    overflow: visible;
}
.slayout5 .related .rblock .entry-meta {
    padding: 0;
}
.slayout5 .related .rblock .entry-meta .author, 
.slayout5 .related .rblock .entry-meta .comments-link {display:none;}
body .slayout5 .related .rblock .entry-meta > .scat:after {content:none;}
.related .rblock h5 a {
    font-size: 30px;
    line-height: 36px;}
.related .rblock h5 {
    -webkit-line-clamp: 2;
}
.slayout5 .rblock .wr .descr {
    margin: 0 0 25px 0;
    padding: 15px 0 0 0;
}
.related {
    margin: 0 0 80px 0;
    background: transparent url(https://demo33.atiframe.com/wp-content/uploads/2020/06/hline1.png) left 99.5%/auto repeat-x scroll;
    padding-bottom: 30px;
}
.alayout5 article .entry-meta > span:after {content:none;}
 .comment-metadata > span.fn, 
 .comment-metadata > span.date {
    display:inline-block;position:relative;
    color: #191919;
    letter-spacing: 1px;
    font-family: Bebas Neue;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    float: left;
    padding-right: 20px;
    margin-right: 20px;    width: auto;
}

 .comment-metadata > span.date i {
    display: none;
}
.comment-metadata > .edit-link {display:none;}
 .comment-metadata > span.fn:after {content: '';
display: block;
width: 6px;
height: 6px;
background-color: #191919;
position: absolute;
right: 0;
top: 0;
margin-top: 5px;}
.comment-list li > div {padding: 0 !important;border: 0 !important;margin-bottom: 40px !important;}
.comment-list li ol {padding-left:70px}
.comment-list li > div#respond {
    margin-bottom: 100px !important;
}
.comment-author.vcard {
    width: 50px;
    margin-right: 23px;
    float: left;
    padding-top: 0;
    margin-top: -16px;
}
.comment-author img {border-radius: 40px;}
.comment-list li .reply {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-size: 16px;
    margin: 0;
    padding: 0;
    overflow: visible;
    font-family: Cormorant Garamond;
    font-weight: 700;
}
.comment-list li .comment-content {
    position: relative;
    padding-left: 0;
    clear: both;
    background-color: #f7f7f7;
    padding: 25px 30px;
    margin: 0 0 50px 0;
}
.comment-list li .comment-content p {
    font-size: 14px;}
.comment-author.vcard {
    margin-bottom: 15px;
}
.comment-list > li > ol {padding: 0 0 10px 70px;}
body .slayout5 .scat a span {display:none;}
.comment-list li .reply i {
    transform: rotateY(180deg);
}
.reply, .reply i {
    background-image: none;
    transition: all 200ms;
    font-size: 12px;
line-height: 16px;
}
#respond input.submit {
    margin-bottom: 0;
    margin-left: 0;
    background-color: #d3a478;
    border-color: transparent;
}
#respond input.submit:hover {
    color: #d3a478;
    background-color: #191919;
    border-color: transparent;
}

/* Widgets */
.widget {
    margin: 0 0 50px;
    border: 1px solid #e5e5e5;
    padding: 10px;
}
.widget h3 {
    font-family: "Cormorant Garamond";
    color: #191919;
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    margin: -26px 0 30px 8px;
    background-color: #fff;
    padding: 0 10px;
    display: table !important;
    width: auto;
}
.widget_categories > ul > li > a::before, .widget_archive > ul > li > a::before, .widget_meta > ul > li > a::before, .widget_pages > ul > li > a::before, html .woocommerce .widget_layered_nav > ul > li > a::before, html .woocommerce .widget_product_categories > ul > li > a::before, .widget .menu > li > a::before, .widget_recent_entries ul li a::before,
.widget_categories > ul > li > a::after, .widget_archive > ul > li > a::after, .widget_meta > ul > li > a::after, .widget_pages > ul > li > a::after, html .woocommerce .widget_layered_nav > ul > li > a::after, html .woocommerce .widget_product_categories > ul > li > a::after, .widget .menu > li > a::after
{content:none;}
.widget_categories ul li a, .widget_archive ul li a, .widget_meta ul li a, .widget_pages ul li a, html .woocommerce .widget_layered_nav ul li a, html .woocommerce .widget_product_categories ul li a, .widget .menu li a {
    padding: 10px 3px 10px 0;
}
.widget_categories > ul > li:last-child a, .widget_archive ul li:last-child a, .widget_meta ul li:last-child a, .widget_pages > ul > li:last-child a, html .woocommerce .widget_layered_nav ul li:last-child a, html .woocommerce .widget_product_categories ul li:last-child a, .widget .menu > li:last-child a {
    padding-bottom: 30px;
}
.widget_categories ul, .widget_archive ul, .widget_meta ul, .widget_pages ul, 
html .woocommerce .widget_layered_nav ul, html .woocommerce .widget_product_categories ul, 
.widget .menu ul, ul#recentcomments, .widget_recent_entries ul, .widget_nav_menu ul.menu,
.widget_tag_cloud .tagcloud {
    list-style: none;
    padding: 0 19px 0px 19px;
    margin: 0;
}
.widget_tag_cloud .tagcloud {padding-bottom:15px;}

.post-count {
    display: inline-block;
    float: right;
    background-color: #f2f2f2;
    font-size: 11px;
    color: #191919;
    line-height: 21px;
    min-width: 21px;
    text-align: center;
    margin-top: 9px;
}
li:hover > .post-count {background-color: #d3a478;color: #fff;     padding: 0 5px;}

.widget.widget_search, #custom_post_widget-5, #custom_post_widget-6 {
    padding: 0;
    border: 0;
}
.widget_recent_comments, .widget_recent_entries {padding-bottom:20px;}
.widget_recent_comments ul li, .widget_recent_entries ul li {
    list-style: none;
    background-color: transparent;
    border: 0;
    padding: 0 15px 14px 16px;
}
.widget_recent_comments ul li::before, .widget_recent_entries ul li:before {
    content: "";position: absolute;
    display: inline-block;
    left: 0;
    width: 6px;
    height: 6px;
    opacity: 1;
    background-image: none;
    background-color: #d3a478;
    margin: 13px 8px 0 0;
    top: 0;
}
.widget_recent_comments ul li a {
    font-weight: 400;color: #191919;
}
.widget_recent_comments ul li > a {
    color: inherit;
}
span.comment-author-link {
    font-family: "Cormorant Garamond";
    font-weight: 600;
    color: #191919;
    font-size: 18px;
}
#s {
    border-color: #e5e5e5;
    font-size: 14px;
}
.widget_recent_entries ul li {
    padding-top: 4px;
}
.widget_recent_entries .post-date {
    padding: 4px 0 0 0;
    font-size: 12px;
    display: inline-block;
}
.widget_recent_entries ul li a {font-family: "Cormorant Garamond";
    color: #191919;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
}
.widget_nav_menu .menu > li > a::before {
    content: '—';
    background-image: none;
    position: relative;
    top: unset;
    margin-right: 3px;
}
.widget_nav_menu .sub-menu li {
    margin-left: 0;
    list-style: none;
}
.widget_nav_menu .menu .sub-menu > li > a::before {content: '-';margin-right: 6px;}
.menu > li > ul.sub-menu {
    padding: 0 0 0 20px !important;
}
.widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud a:hover {
    color: #d3a478;
    background-color: transparent;
}
.comment-metadata .comment-reply-link {
    font-size: 18px;
    font-weight: 600;
}
.single .entry-thumbnail {
    margin-bottom: 60px;
}





body [class*="layout5"] article.format-quote .c_block {
    padding-top: 30px !important;
}
[class*="layout5"] .format-quote .entry-content blockquote a {color: #fff;}


/* Responsive */
@media screen and (max-width: 1024px) {
    .blogsidebarpage.rsb {width:100%;}
    .post-template-default.single main {
        padding: 150px 0 120px 0;
    }
}

@media screen and (max-width: 999px) {
    .booknow .svg-icon svg {fill:#fff}
    .booknow {
        margin-top: -99px;
        margin-right: 60px;
        margin-left: -50px;
        background-color: transparent !important;
    	z-index: 3;
    }
    .history .kc_tabs_nav > .ui-tabs-active::after {display:none;}
    .ssc-rooms-grid.ssc-grid.col3 .grid-item {width:50%;}
}
@media screen and (max-width: 768px) {
    .single .tags-links {margin: 25px 0 65px 0;}
}
@media screen and (max-width: 540px) {
    .ssc-rooms-grid.ssc-grid.col3 .grid-item {width:100%;}
    .subtiline .t1::after, .subtilines .t1::before, .subtilines .t1::after {width: 30px;}
    body [class*="layout5"] article.has-post-thumbnail .c_block, 
    .search [class*="layout5"] article.has-post-thumbnail .c_block {
        padding: 50px 0px 40px 0px;
    }
    body [class*="layout5"] article.format-quote .c_block {
        padding: 50px 20px 40px 20px;
    }
    body .slayout5 article .entry-meta {
        padding-left: 0;
        padding-right: 0;
    }
    .single .mainsidebar .entry-content {
        padding: 0 0 20px 0;
    }
    .single-post .slayout5 .blogsidebarspage .wp-block-image, .single-post .slayout5 .blogsidebarpage .wp-block-image {
        margin: 0;
    }
    .author_bio {
        padding: 0;
    }
    .comment-metadata > span.fn {
        padding-top: 0;
    }
    body .comment-list li .comment-content {
        padding-left: 30px;
    }
    .single .slayout5 article blockquote {padding-right: 0;}
}