/* Media Elements */
@-webkit-keyframes mejs-loading-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mejs-loading-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}
/* Custom Scrape */
.custom-scrapes--ui .wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    width: 31.33%;
    margin-right: 2%;
}
.top_panel_default .sc_layouts_menu_nav li li.menu-item-has-children>a:after {
    content: '\f105';
    font-family: "fontello";
}
aside.hero-post-columns img {
    width: 100%;
}
aside.hero-post-columns img.desktop-first {
    display: block;
}
aside.hero-post-columns img.mobile-first {
    display: none;
}
aside.hero-post-columns .hero-post-content {
    position: absolute;
    z-index: 111111;
    top: 32%;
    max-width: 90%;
    text-align: center;
    left: 14%;
}
aside.hero-post-columns .hero-post-content h1 a {
    color: #ffffff !important;
}
aside.hero-post-columns .hero-post-content h1 {
    margin: 0 0 20px 0;
}
aside.hero-post-columns .hero-post-content .sc_item_button {
    margin-top: 30px;
    display: block;
}
aside.hero-post-columns .hero-post-content p {
    color: #f7f7f7 !important;
}
h3.sc_action_item_titlebar{
    margin: 0;
}
p.comment-form-cookies-consent {
    display: none;
}
.comments_list_wrap .comment_reply:after {
    display: none;
}
a.comment-reply-link {
    opacity: 1 !important;
    max-width: 100px !important;
    width: 100%;
}
.post_item_single .post_content>.post_meta_single .post_share .social_item[data-count="whatsapp"] {
    margin: 0 0 .5em .5em;
    background: #67ca5e;
    border-radius: 100%;
}
.custom-scrapes--ui.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    flex-basis: 31.33%;
    margin-right: 2%;
}
.custom-scrapes--ui.wp-block-latest-posts.wp-block-latest-posts__list {
	display: flex;
	flex-flow: row wrap;
	padding-left: 0;
}
.custom-scrapes--ui .wp-block-latest-posts__featured-image {
    max-height: 190px;
    overflow: hidden;
}
.custom-scrapes--ui .info-box {
    display: flex;
    flex-flow: row wrap;
	    max-height: 90px;
    overflow: hidden;
}
.custom-scrapes--ui li {
    background: #ffffff;
	  box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.2);
}
.custom-scrapes--ui li ul li {
	box-shadow: none;
}
.custom-scrapes--ui a {
	font-size: 14px;
  font-weight: 600;
  line-height: 21px !important;
	padding: 0 7px;
	margin-top: 3px;
	display: inline-block;
}
.custom-scrapes--ui .info-box {
    display: flex;
    flex-flow: row wrap;
		padding: 0 7px;
}
.custom-scrapes--ui .info-box .ratings {
	flex-basis: 24%;
	order: 2;
    margin-top: 4px;
}
.custom-scrapes--ui .info-box .star-rating ul.raiting-list {
    list-style: none;
    display: flex;
    flex-flow: row nowrap;
	margin-bottom: 0;
	padding-left: 0;
}
.custom-scrapes--ui li.icon-star-empty {
    color: #f9cb33;
}
.custom-scrapes--ui li.icon-star-empty.null:before {
	color: #494949;
}
.custom-scrapes--ui .text-ratings.inline-block {
    display: none;
}
.custom-scrapes--ui p.rating-qty.desktop-hidden {
    font-size: 12px;
    font-weight: 600;
    margin-top: 4px;
    margin-right: 4px;
}
.rating-desc span {
	font-size: 13px !important;
	margin-bottom: 0 !important;
}
.custom-scrapes--ui .info-box .star-rating {
	order: 1;
	flex-basis: 70%;
	margin-right: 3%;
    display: flex;
    flex-flow: row wrap;
}
.custom-scrapes--ui .info-box .price {
	flex-basis: 40%;
    position: relative;
	order: 3;
    top: -10px;
}
.custom-scrapes--ui .info-box .cta a:hover {
	background: #f4af33;
}
.custom-scrapes--ui .info-box .cta {
	flex-basis: 60%;
	position: relative;
	order: 4;
    top: -10px;
	text-align: right;
}
.custom-scrapes--ui .info-box .cta a {
	background: #ff5300;
  color: #ffffff;
  font-size: 12px !important;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 4px;
	-webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.custom-scrapes--ui .info-box .price p.price-text {
    display: none;
    display: none;
}
.custom-scrapes--ui .info-box .price p.original-price {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
}
.custom-scrapes--ui .info-box .price .current-price-wrapper {
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    color: #000000;
}
.custom-scrapes--ui li .wp-block-latest-posts__featured-image img {
	-webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.custom-scrapes--ui li:hover .wp-block-latest-posts__featured-image img
{
	 -webkit-transform: scale(1.025);
   -ms-transform: scale(1.025);
   transform: scale(1.025);
}
.scheme_default .post_meta.post_meta_categories .post_meta_item a:before {
    background-color: #ea4f33;
    opacity: 0.2;
}
.scheme_default .post_layout_extra .post_header .post_meta.post_meta_categories .post_meta_item a:hover:before, .scheme_default .post_header_position_on_thumb .post_header .post_meta.post_meta_categories .post_meta_item a:hover:before, .scheme_default .post_meta.post_meta_categories .post_meta_item a:hover:before {
    background-color: rgb(234, 79, 51);
    opacity: 0.4;
}

/* Separator */
.wp-block-separator {
    margin: 2.25em 0;
}
.widget_layouts h2.sc_item_title.sc_blogger_title.sc_align_center.sc_item_title_tag {
    font-size: 1.741em;
}
.widgets_below_content_wrap, .widgets_below_page_wrap {
    margin-top: 30px;
}

/* Navigation */
.home .scheme_dark .sc_layouts_menu_nav>li>a {
    color: #ffffff !important;
}
.home .scheme_dark .sc_layouts_row_fixed_on .sc_layouts_menu_nav>li>a {   
    color: #000000 !important;
}
.home .scheme_dark .sc_layouts_row_type_compact .socials_wrap .social_item .social_icon,
.home .scheme_dark.sc_layouts_row_type_compact .socials_wrap .social_item .social_icon {
    background-color: transparent;
    color: #ffffff !important;
}
.home .scheme_dark .sc_layouts_row_type_compact .sc_layouts_item,
.home .scheme_dark.sc_layouts_row_type_compact .sc_layouts_item {
    color: #ffffff !important;
}
.sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 0.4em 0.75em !important;
}
.top_panel_default .sc_layouts_row_type_compact {
    padding: 0 !important;
}
.scheme_dark.top_panel_default .top_panel_navi {
    background-color: transparent;
    position: absolute;
    z-index: 222;
    width: 100%;
	left: 0;
	background: #000000;
    background: -webkit-linear-gradient(to bottom, #000000b8, #00000000);
    background: linear-gradient(to bottom, #000000b8, #00000000);
}
.top_panel_default .sc_layouts_logo {
    top: -1px !important;
}
.scheme_default .sc_item_button.sc_button_wrap a.sc_button_simple {
    background-color: transparent !important;
    font-size: 17px;
    line-height: 30px;
    color: #ff5300 !important;
    box-shadow: none !important;
    text-transform: none !important;
    font-weight: 400;
}
.scheme_default .sc_item_button.sc_button_wrap a.sc_button_simple:hover {
    background-color: transparent !important;
}
.sc_button.sc_button_simple:before, .sc_button.sc_button_simple:after {
	top: 3px !important;
}
/* Custom Footer */
.footer_wrap h5.footer_heading{
	margin-bottom: 0
}
.footer_wrap .footer-subheading {
	font-size: 21px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.footer_wrap .sc_layouts_menu_nav>li>a>span {
    background-image: linear-gradient(to right, black 0%, black 100%);
    color: #000000;
}
.footer-additional--link .sc_layouts_item {
    width: 100%;
}
.footer-additional--link h5 {
    margin-top: 0.65em;
}
.footer-additional--link .sc_layouts_item ul {
    margin-left: 0 !important;
}
.footer_wrap .wp-block-latest-posts a:hover
{
	 background-size: 100% 2px;
	 color: #000000;
}
.archive article.post_item {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 40px;
}
.footer_wrap .wp-block-latest-posts a
{
	background-image: linear-gradient(to right, black 0%, black 100%);
    background-position: 0 95%;
    background-size: 0 2px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 1px 0;
    display: inline;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.footer-nav--beautifier {
    background: #ffffff;
    margin-top: -80px;
    box-shadow: 0 50px 50px rgba(0,0,0,0.14);
    padding: 40px 40px 30px;
    border-radius: 5px;
}
.scheme_default.footer_wrap, .footer_wrap .scheme_default.vc_row {
    background-color: #000000;
    color: #6e6e6e;
}
.copyright-text {
    padding: 30px 0;
}
p.has-text-align-center.copyright-text {
    color: #ffffff;
}
.footer_wrap .sc_layouts_menu > ul > li > a {
    padding: 0.5em 0em !important;
    display: inline-block;
}
.menu_footer_nav_area li > a, .footer_wrap .sc_layouts_menu li > a {
    font-weight: 400;
		font-size: 14px;
}
.menu_footer_nav_area>li>a {
    color: #6e6e6e !important;
}
.footer_wrap .wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding: 0;
		margin-top: 25px;
}
.footer_wrap .wp-block-latest-posts.wp-block-latest-posts__list li a {
    font-size: 15px !important;
		line-height: 28px;
}
.footer_wrap ul#additional-menu {
    margin-left: 15px;
}
.footer_wrap .wp-block-latest-posts.wp-block-latest-posts__list li {
    margin-bottom: 10px;
		text-align: left;
}
.footer_wrap .wp-block-latest-posts.wp-block-latest-posts__list {
    margin-top: 17px;
}
.cards-subheading h2 {
		font-size: 1.741em;
   line-height: 1.2em;
}
/* Home Featured Cities */
.featured-cities--wrap .wp-block-image figcaption {
	position: absolute !important;
	height: 100%;
	background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 25%,transparent) !important;
}
.featured-cities--wrap h2 {
	 font-size: 1.741em;
   line-height: 1.2em;
}
.featured-cities--wrap .wp-block-columns > .editor-inner-blocks > .editor-block-list__layout > [data-type="core/column"]:not(:last-child), .featured-cities--wrap .wp-block-column:not(:last-child) {
    margin-right: 0px;
}
.featured-cities--wrap .wp-block-image figcaption {
    margin-bottom: 0;
    max-height: 100%;
    display: flex;
    justify-content: center;
    padding: 0 !important;
}
.featured-cities--wrap .wp-block-columns {
    display: flex;
    margin-bottom: 6px;
}
.featured-cities--wrap .wp-block-image {
    margin-bottom: 0.2em;
    max-height: 277px;
}
.featured-cities--wrap .wp-block-image figcaption a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 27px;
    line-height: 38px;
	color: #ffffff;
	font-style: normal;
    width: 100%;
    height: 100%;
}
.featured-cities--wrap .wp-block-gallery figure:hover .blocks-gallery-image figcaption, .featured-cities--wrap .blocks-gallery-item figure:hover figcaption a {
	color: #ffffff;
}
.featured-cities--wrap .wp-block-gallery figure:hover .wp-block-image figcaption, .featured-cities--wrap .wp-block-image figure:hover figcaption {
	opacity: 1;
}
.featured-cities--wrap .wp-block-image img {
	-webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.featured-cities--wrap .wp-block-image:hover img
{
	 -webkit-transform: scale(1.025);
   -ms-transform: scale(1.025);
   transform: scale(1.025);
}
.latest-post-columns article.post_item.post_layout_news-extra.post_format_standard.post_size_small {
    min-height: 330px;
}

/* SC Blogger Grid */
.sc_blogger_slider .sc_blogger_item {
    margin-bottom: 0 !important;
    background: #ffffff;
    box-shadow: 0 3px 12px 0 rgba(0,0,0,.1);
    border-radius: 5px;
}
.sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
    padding: 0 20px;
		margin-top: 0.7em;
		margin-bottom: 0.7em;
}
.sc_item_button.sc_button_wrap.sc_align_center {
    margin-top: 1.9em;
}
h3.sc_item_title_tag + .sc_item_descr, h3.sc_item_title_tag + .sc_item_slider, h3.sc_item_title_tag + .sc_item_columns, h3.sc_item_title_tag + .sc_item_content {
    margin-top: 0.7em;
	  margin-bottom: 0.7em !important;
}
.sc_item_descr + .sc_item_slider, .sc_item_descr + .sc_item_columns, .sc_item_descr + .sc_item_content {
    margin-top: 2em;
}
.scheme_default .style_bg:before {
    background-color: #f7f8fa;
}
a.post_meta_item.post_meta_views.trx_addons_icon-eye:before {
    color: #ea4f33;
    font-size: 22px;
    margin-right: 0.3em;
}
a.post_meta_item.post_meta_views.trx_addons_icon-eye {
    font-weight: 700;
}
span.post_meta_item.post_meta_views.trx_addons_icon-eye:before {
		color: #ea4f33;
    font-size: 22px;
    margin-right: 0.3em;
}
span.post_meta_item.post_meta_views.trx_addons_icon-eye {
	font-weight: 700;
}
.sidebar a.post_meta_item.post_meta_views.trx_addons_icon-eye:before {
    color: #ea4f33;
    font-size: 14px;
    margin-right: 0.3em;
}
.sidebar a.post_meta_item.post_meta_views.trx_addons_icon-eye {
    font-weight: 600;
}
.sidebar span.post_meta_item.post_meta_views.trx_addons_icon-eye:before {
		color: #ea4f33;
    font-size: 14px;
    margin-right: 0.3em;
}
.sidebar .sc_blogger_default .post_meta {
    margin-top: 0.1em;
}
.sidebar  span.post_meta_item.post_meta_views.trx_addons_icon-eye {
	  font-weight: 600;
    font-size: 12px;
}

/* Navigation CSS */
.top_panel_default .sc_layouts_row_type_compact {
    padding: 0.5em 0;
}
.sc_layouts_menu_nav > li > ul {
    top: 4em;
    left: 0px;
}
.sc_layouts_row_fixed_on .sc_layouts_menu_nav > li > ul.sub-menu {
    top: 2.75em;
    left: 0;
}
.home .sc_layouts_menu_nav > li > a, .home .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 0.75em 0.75em !important;
}
.home .sc_layouts_row_fixed_on .sc_layouts_menu_nav>li ul.sub-menu,
.archive .sc_layouts_row_fixed_on .sc_layouts_menu_nav>li ul.sub-menu,
.single .sc_layouts_row_fixed_on .sc_layouts_menu_nav>li ul.sub-menu {
    background-color: #ffffff;
}
.sc_layouts_row_fixed_on.sc_layouts_row_type_compact {
    padding: 0;
	box-shadow: 0 3px 12px 0 rgba(0,0,0,.1);
}
.sc_layouts_menu_nav > li > ul {
    top: 3.1em;
}
.scheme_dark .sc_slider_controls .slider_controls_wrap>a, .scheme_dark .slider_container.slider_controls_side .slider_controls_wrap>a {
    color: #000000;
    background-color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item {
	    margin-top: 0.1em !important;
    margin-bottom: 0.1em !important;
}
.scheme_dark .sc_layouts_row_fixed_on {
    background: #ffffff !important;
	    border-bottom: 1px solid #dddddd;
}
.scheme_dark .sc_layouts_row_fixed_on ul li a{
    color: #000000 !important;
}
.scheme_default .sc_layouts_row_fixed_on ul li a{
    color: #000000 !important;
}
.scheme_dark .sc_layouts_row_fixed_on .socials_wrap a span {
    color: #000000 !important;
}
.scheme_dark .sc_layouts_row_fixed_on .extra-search > .search_submit {
    color: #000000 !important;
}
.scheme_dark .sc_layouts_row_fixed_on .sc_layouts_logo {
    top: 0px !important;
}
.sc_layouts_menu_nav > li a { 
		font-size: 15px !important;
}
.custom-logo-link img, .sc_layouts_logo img, a.custom-logo-link img, .sc_layouts_row .sc_layouts_logo img {
    max-height: 44px !important;
    width: 189px !important;
}

/* Subscribe Form */
.widget input[type="text"], .widget input[type="number"], .widget input[type="email"], .widget input[type="url"], .widget input[type="tel"], .widget input[type="password"], .widget input[type="search"], .widget select, .widget textarea, .widget textarea.wp-editor-area {
    padding: 0.65em 1.38em;
}
.wpcf7 .select_container, .wpcf7 textarea, .wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
    margin-bottom: 1.1em;
}
div.wpcf7 {
    margin-bottom: 0 !important;
}
form.es_subscription_form {
	position: relative;
}
form.es_subscription_form input[type="submit"] {
    position: absolute;
    top: -9px;
    right: 1px;
		padding: 1.01em 1em;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.scheme_default .sc_layouts_widgets .widget, .scheme_default.sidebar .widget {
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.2);
}
.sidebar .es_subscription_form_submit {
	margin-top: 10px;
}
form.es_subscription_form input.es_required_field.es_txt_email.fill_inited {
	width: 100%;
}
form.es_subscription_form input[type="checkbox"] {
	   display: inline-block !important;
    bottom: 2px;
    position: relative;
}
form.es_subscription_form p label {
	padding-left: 0.7em !important;
}
form.es_subscription_form label:before {
	display:none !important;
}
input.es_required_field.es_txt_email.fill_inited {
    width: 100%;
}
form.es_subscription_form
{
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right bottom;
}
/* Custom Posts Sidebar */
.custom-sidebar-post .sc_blogger_item .sc_blogger_item_body {
    display: flex;
    flex-flow: row nowrap;
}
.custom-sidebar-post .sc_blogger_item .sc_blogger_item_body .post_featured {
		width: 93px;
    height: 80px;
}
.custom-sidebar-post .sc_blogger_item .sc_blogger_item_body  .sc_blogger_item_content {
    margin-top: 1.3em;
    width: calc(100% - 93px);
    margin: 0;
}
.custom-sidebar-post  .sc_blogger_item_content {
    margin-top: 0 !important;
}
.widgets_above_page_wrap, .widgets_above_content_wrap {
    margin-bottom: 45px;
}
.top-destination--wrap h1.sc_item_title {
	font-size: 1.741em;
	line-height: 1.2em;
}
.top-destination--wrap .sc_item_descr.sc_action_descr.sc_align_center {
	margin-top: 15px;
}

/* Custom Post Settings */
.custom-post--setting h6 {
	margin: 0 !important;
}

/* Contact Form 7 */
.wpcf7-form-control-wrap {
    display: inline-block;
}
.wpcf7-form-control-wrap input[type="tel"] {
	width: 100%;
}
.wpcf7 textarea {
    height: 7em;
    min-height: 7em;
}
span.wpcf7-form-control-wrap {
    width: 100%;
}
.wpcf7 .wpcf7-submit {
    margin-top: 0.5em;
}
div.wpcf7 {
    background: #ffffff;
    padding: 15px;
    margin-bottom: 30px;
}
.comments_wrap .comments_field textarea {
    min-height: 12em;
}

/* Beautify Post Content */
.post_content.post_content_single.entry-content p span, .post_content.post_content_single.entry-content span {
    margin-bottom: 15px;
    display: inline-block;
    line-height: 32px;
}
form span.wpcf7-list-item-label {
    margin-bottom: 0px !important;
}
form span.wpcf7-list-item {
	margin-bottom: 0px !important;
}
.post_content.post_content_single.entry-content p a span,
.post_content.post_content_single.entry-content a span{
	margin-bottom: 0;
}

/* Gallery */
.blocks-gallery-grid, .wp-block-gallery .blocks-gallery-item figure a:hover img {
	-webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025);
}
.blocks-gallery-grid, .wp-block-gallery .blocks-gallery-item figure a img
{
	-webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

/* Custom RSS Feed UI */
.custom-feed--ui ul {
	display: flex;
	flex-flow: row wrap;
}
.custom-feed--ui ul li.rss_item {
	flex-basis: 27%;
	max-width: 27%;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.15);
	background: #ffffff;
	padding: 0px !important;
}
.custom-feed--ui ul li.rss_item .rss_image {
	width: 215px !important;
	height: 215px !important;
	margin: 0em 1em 0 0;
}
.custom-feed--ui ul li.rss_item .rss_image a {
	width: 215px !important;
	height: 215px !important;
}
.custom-feed--ui ul li.rss_item .rss_image .fetched {
    height: 215px !important;
    width: 215px !important;
}
.custom-feed--ui ul li.rss_item span.title {
    padding: 5px 10px;
		line-height: 22px;
}
.custom-feed--ui ul li.rss_item span.title a {
    font-size: 15px;
		line-height: 22px;
}
.custom-feed--ui ul li.rss_item .rss_content {
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
    color: #000000;
}
.feedzy-rss .rss_item .rss_image {
   margin: 0 1em 0 0;
}
.custom-feed--ui ul li.rss_item .rss_image:before {
    background-image: linear-gradient(to left, #5b109b, #ff0058);
     width: 60px;
    height: 8px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 6px;
    padding: 0.5rem 1.5rem 0.5rem 0.5rem;
    border-radius: 5px;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
    text-transform: uppercase;
    content: "featured";
    position: absolute;
    z-index: 999 !important;
    top: 5px;
    left: -5px;
}
.custom-feed--ui ul li.rss_item span.title a:hover {
	color: #000000;
}
.custom-feed--ui ul li.rss_item span.title a:after {
    content: "Book Now";
    background: #ec6f56;
    color: #ffffff;
    padding: 2px;
    font-size: 11px;
    line-height: 17px;
    border-radius: 36px;
    width: 82px;
    text-align: center;
    display: block;
    margin-top: 10px;
    box-shadow: 1px 1px 2px #dedede;
}

/* Custom Feed Horizontal */
.custom-feed--horizontal ul {
	display: flex;
	flex-flow: row wrap;
}
.custom-feed--horizontal ul li.rss_item {
	flex-basis: 45%;
	max-width: 45%;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.15);
	background: #ffffff;
	padding: 0px !important;
	display: flex;
	flex-flow: row nowrap;
}
.custom-feed--horizontal ul li.rss_item span.title {
    padding: 10px 1px;
		line-height: 22px;
}
.custom-feed--horizontal ul li.rss_item span.title a {
    font-size: 15px;
		line-height: 22px;
		color: #000000;
}
.custom-feed--horizontal ul li.rss_item .rss_image {
    margin: 0 1em 0 0;
    width: 184px!important;
    height: 123px!important;
    max-width: 120px;
    overflow: hidden;
}
.custom-feed--horizontal ul li.rss_item .rss_content {
    display: none;
}
.custom-feed--horizontal ul li.rss_item span.title a:after {
    content: "Book Now";
    background: #ec6f56;
    color: #ffffff;
    padding: 2px;
    font-size: 11px;
    line-height: 17px;
    border-radius: 36px;
    width: 82px;
    text-align: center;
    display: block;
    margin-top: 10px;
    box-shadow: 1px 1px 2px #dedede;
}
.custom-feed--horizontal ul li.rss_item .rss_image:before {
    background-image: linear-gradient(to left, #5b109b, #ff0058);
    width: 60px;
    height: 8px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 6px;
    padding: 0.5rem 1.5rem 0.5rem 0.5rem;
    border-radius: 5px;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
    text-transform: uppercase;
    content: "featured";
    position: absolute;
    z-index: 999 !important;
    top: 5px;
    left: -5px;
}
/* Custom Colors */
.scheme_default.footer_wrap, .footer_wrap .scheme_default.vc_row {
    background-color: #2e333c;
    color: #6e6e6e;
}

/* Category Feature Image */
.archive.category .top_panel_title  .sc_layouts_item {
    position: relative;
    width: 100%;
}
.archive.category h1.sc_layouts_title_caption {
    position: absolute;
    top: 39%;
    width: 100%;
		color: #ffffff;
}
.archive.category .sc_layouts_title_breadcrumbs {
    position: absolute;
    top: 52%;
    width: 100%;
}
.archive .sc_layout_featured {
	background-size: cover;
	min-height: 339px;
	max-height: 339px;
	overflow: hidden;
	border-radius: 3px;
}
.archive.category .sc_layouts_title_title {
	min-height: 339px;
	max-height: 339px;
	overflow: hidden;
}
.archive .sc_layouts_title {
    text-align: center;
    position: relative;
    display: flex;
    min-height: 339px;
    width: 100%;
}
.archive .breadcrumbs a {
    color: #ffffff !important;
		font-weight: 600;
}
.archive .scheme_default .breadcrumbs .breadcrumbs_item {
    color: #ffffff;
		font-weight: 600;
}
.page-template-default .breadcrumbs .breadcrumbs_item {
    color: #666666;
		font-weight: 600;
}
.category .breadcrumbs .breadcrumbs_item {
    color: #ffffff;
		font-weight: 600;
}
.archive .sc_layouts_title:before {
	position: absolute;
	content:"";
	width: 100%;
	height: 100%;
	left: 0;
	top: -8px;
	background: rgba(0,0,0,0.4);
}
.archive .sc_layouts_title img {
	object-fit: cover;
}
.archive.category  .sc_layouts_item {
    position: relative;
}

/* Table of Contents */
div#ez-toc-container ul li {
    font-size: 95%;
    padding: 2px 0;
}
#ez-toc-container {
    border: none !important;
		border-radius: 3px;
		box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.2);
		padding: 30px;
}
div#ez-toc-container p.ez-toc-title {
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
    display: inline-block;
}
div#ez-toc-container ul li:last-of-type {
    border-bottom: none;
}
div#ez-toc-container ul.ez-toc-list a {
    color: #ff5300 !important;
}
div#ez-toc-container ul.ez-toc-list a:hover {
    color: #111111 !important;
}

/* Accordian Items */
.wp-block-pb-accordion-item.c-accordion__item.js-accordion-item {
        box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    margin-bottom: 15px;
		padding: 0 15px;
		background: #ffffff;
}
.wp-block-pb-accordion-item.c-accordion__item.js-accordion-item.is-open {
	background: #fcfcfc;
}
.wp-block-pb-accordion-item.c-accordion__item.js-accordion-item.is-open:hover {
	background: #ffffff;
}
.wp-block-pb-accordion-item.c-accordion__item.js-accordion-item:hover {
    background: #ffbf41;
}
.wp-block-pb-accordion-item.c-accordion__item.js-accordion-item h4 { 
	margin-top: 10px;
	font-size: 18px;
	line-height: 33px;
	padding: 15px 0;
	margin: 0;
	color: #000000;
}
.wp-block-pb-accordion-item.c-accordion__item.js-accordion-item p {
    color: #666666;
    padding-bottom: 30px;
    padding-top: 15px;
    line-height: 1.6rem;
}
.c-accordion__title:after {
    color: #000000;
    font-size: 27px;
}

/* Top Destination */
.widgets_above_page.widgets_above_page_wrap.widget_area .sc_action .sc_action_slider.slider_outer_pagination_pos_bottom {
	padding-bottom: 1.3em;}
.widgets_above_page.widgets_above_page_wrap.widget_area .sc_action_item:hover {
		-moz-transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.widgets_above_page.widgets_above_page_wrap.widget_area .slider_container {
	padding: 15px 0;
}
.widgets_above_page.widgets_above_page_wrap.widget_area .sc_action_item {
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
    transform: translateY(0px);
	 -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.top-destination--wrap .sc_action_item_image:hover img {
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025);
}
.top-destination--wrap .sc_action_item_image img
{
	  -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.top-destination--wrap .sc_action_item_image {
	overflow: hidden;
}
.widgets_above_page_wrap, .widgets_above_content_wrap {
    margin-bottom: 0;
}
.widgets_above_page.widgets_above_page_wrap.widget_area .sc_action_item {
    background: #ffffff;
		display: flex;
    flex-direction: column;
	  box-shadow: 0px 6px 10px #e0e0e0;
}
.widgets_above_page.widgets_above_page_wrap.widget_area .sc_action_item a {
	  font-size: 21px;
    text-transform: none;
    letter-spacing: 0;
    line-height: 30px;
}
.widgets_above_page.widgets_above_page_wrap.widget_area
.sc_action_item_icon, .sc_action_item_image {
    margin-bottom: 0;
}
.widgets_above_page.widgets_above_page_wrap.widget_area .sc_action_item_image {
	order: 0;
}
.widgets_above_page.widgets_above_page_wrap.widget_area .sc_action_item a.sc_action_item_link {
	order: 1;
	margin-top: 0;
	padding: 15px;
}
.widgets_above_page.widgets_above_page_wrap.widget_area .sc_action_item .sc_action_item_description {
    font-style: normal;
    order: 2;
		margin-bottom: 1em;
		display: block;
}

/* Widget Area */
.sc_blogger_item_default_classic .sc_blogger_item_title {
    line-height: 1.25em !important;
    font-size: 1em !important;
}

/* Custom Post Wrap */
.custom-post--setting.wp-block-columns a.sc_button {
    font-size: 10px;
		padding: 3px 13px;
		margin-top: 7px;
}
.custom-post--setting h6 {
	margin: 0;
}
.custom-post--setting .wp-block-image img {
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.custom-post--setting .wp-block-image:hover img
{
	    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025);
}

/* Link Underline Effect */
.heading-latest--post {
	 margin-top: 0.5em;
	 margin-bottom: 0.5em;
}
.sc_item_descr + .sc_item_slider, .sc_item_descr + .sc_item_columns, .sc_item_descr + .sc_item_content {
    margin-top: 2em;
}
.sc_blogger_item_default_classic .sc_blogger_item_title a
{
	background-image: linear-gradient(to right, black 0%, black 100%);
    background-position: 0 95%;
    background-size: 0 2px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 1px 0;
    display: inline;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.sc_blogger_item_default_classic .sc_blogger_item_title a:hover
{
	 background-size: 100% 2px;
	 color: #000000;
}
.custom-post--setting h6 a {
	background-image: linear-gradient(to right, black 0%, black 100%);
    background-position: 0 95%;
    background-size: 0 2px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 1px 0;
    display: inline;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.custom-post--setting h6 a:hover {
	background-size: 100% 2px;
	color: #000000 !important;
}
.slider_pagination_wrap.swiper-pagination-bullets {
    display: none;
}
.header_widgets_wrap .slider_pagination_wrap.swiper-pagination-bullets {
	display: block;
}
.widgets_above_page .sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured+.sc_blogger_item_content {
    text-align: left;
}
/* Social Share on Single Page */
.post_header_position_above .header_content_wrap .post_header {
    margin-bottom: 0em;
}
.post_item_single  .post_meta_single .post_share .socials_share {
    position: absolute;
    left: -100px;
    top: 70px;
	height: calc(100% - 1px);
	overflow: hidden;
}
.scheme_default .post_item_single .post_meta .post_share .socials_type_block .social_item .social_icon
{
    color: #ffffff !important;
    border-radius: 100%;
    width: 2.5em !important;
    height: 2.5em !important;
    line-height: 2.5em !important;
    font-size: 21px;
}
.single-post .post_item_single .post_content_single a[data-wpel-link="external"] {
	font-size: 21px;
	line-height: 33px;
	margin-bottom: 10px;
}
.scheme_default .post_item_single .post_meta .post_share .socials_type_block .social_item .social_icon_facebook {
	background: #0046d1 !important;
}
.scheme_default .post_item_single .post_meta .post_share .socials_type_block .social_item .social_icon_twitter {
	background: #3aa1f3 !important;
}
.scheme_default .post_item_single .post_meta .post_share .socials_type_block .social_item .social_icon_linkedin {
	background: #2977b5 !important;
}
.scheme_default .post_meta_item .socials_share .social_items {
    background-color: transparent;
    display: flex;
    flex-flow: column wrap;
		position: fixed;
		top: 150px;
}
.scheme_default .post_meta_item .socials_share .social_items:before {
    content: "Share";
    position: relative;
    transform: unset;
		font-size: 14px;
		line-height: 36px;
    left: 15px;
    color: #ff5300;
    font-weight: bold;
    margin-bottom: 7px;
		background: transparent;
}
.scheme_default .post_item_single .post_content .post_meta .post_share .socials_type_block .social_item .social_icon {
    color: #ffffff !important;
    background-color: #f7f8fa;
}
.page_content_wrap .header_content_wrap .socials_wrap .social_item {
    margin-right: 7px;
}
.post-meta-top-mobile {
	display: none;
}

/* Image Caption */
.scheme_default figure figcaption, .scheme_default .wp-caption .wp-caption-text, .scheme_default .wp-caption .wp-caption-dd, .scheme_default .wp-caption-overlay .wp-caption .wp-caption-text, .scheme_default .wp-caption-overlay .wp-caption .wp-caption-dd {
    font-style: italic !important;
    background: rgba(0,0,0,0) !important;
    position: relative !important;
    text-align: left !important;
    font-size: 14px !important;
    color: #494949 !important;
}
figure:hover figcaption, .wp-caption:hover .wp-caption-text, .wp-caption:hover .wp-caption-dd, .wp-caption-overlay .wp-caption:hover .wp-caption-text, .wp-caption-overlay .wp-caption:hover .wp-caption-dd {
    opacity: 1;
}

/* Related Articles */
.scheme_default .related_wrap {
    border-color: #e4e4e4;
    border-top: 1px solid #e4e4e4;
    margin-top: 1.5em;
    padding-top: 1.5em;
}
.related_wrap .related_item {
    background: #ffffff;
		box-shadow: 0 3px 12px 0 rgba(0,0,0,.1);
    border-radius: 5px;
}
.related_wrap .post_title {
    margin: 0;
    font-size: 1em;
    line-height: 1.5;
    padding: 10px;
}
.related_wrap.related_style_classic .post_featured {
    margin-bottom: 0;
}
h3.section_title.related_wrap_title {
    font-size: 1.5em;
    line-height: 1.75em;
}

/* Single Page Beautify Heading */
.single .post_content_single h3 {
	margin-bottom: 45px;
	position: relative;
}
.single .post_content_single h3:after {
    position: absolute;
    content: "";
    background: #ea4f33;
    width: 60px;
    height: 2px;
    bottom: -24px;
    left: 0;
}

/* Sponsored Post */
.sponsor-post--wrap {
	position: relative;
	width: 100%;
	display: flex;
 	flex-flow: row wrap;
}
.sponsor-post--wrap p {
    display: flex;
    align-items: center;
}
.sponsor-post--wrap p img {
	max-width: 90px;
}
.header_content_wrap .post_header .post_title + .post_meta {
	margin-bottom: 1.3em;
}

/* Beautify Post Content */
.post_content.post_content_single.entry-content p span, .post_content.post_content_single.entry-content span {
    margin-bottom: 15px;
    display: inline-block;
    line-height: 32px;
}
form span.wpcf7-list-item-label {
    margin-bottom: 0px !important;
}
form span.wpcf7-list-item {
	margin-bottom: 0px !important;
}
.post_content.post_content_single.entry-content p a span,
.post_content.post_content_single.entry-content a span{
	margin-bottom: 0;
}

/* Offers and Deals Page */
.top_panel + .top_panel_title {
    padding: 3.6em 0 0;
}
.page-template-default .page_content_wrap {
    padding-top: 1.6rem;
}
.deals-offer-slider .slider_pagination_wrap.swiper-pagination-bullets {
	display: block;
}
.wp-block-columns.coupons {
    border: 1px dashed #494949;
}
.wp-block-column.coupons-info {
    border-right: 1px dashed #494949;
	  padding: 15px;
	  background: #f5f5f5;
	  position: relative;
}
.wp-block-column.coupons-info .coupons-meta {
    position: absolute;
    padding: 0px 15px;
    left: 0;
    top: 0;
    background: #f4af33;
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
}
.wp-block-column.coupons-info h5 {
	margin: 15px 0;
	padding-top: 10px;
}
.wp-block-column.coupons-action {
	padding: 15px;
}
.wp-block-column.coupons-action a {
	  padding: 13px 20px;
    border-radius: 4px;
    font-size: 14px;
    letter-spacing: 0;
	  background: #ff5300 !important;
		color: #ffffff;
}
.wp-block-column.coupons-action h3 {
		position: relative;
		margin: 15px 0;
}
.wp-block-column.coupons-action h3 strong {
    font-size: 15px;
    position: absolute;
    top: -30px;
    font-weight: 400;
    letter-spacing: 1px;
}
.popupaoc-button {
    padding: 7px 20px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border-radius: 4px;
    background: #ff5300;
    color: #ffffff !important;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.coupon-copy-wrap {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	margin-bottom: 30px;
	margin-top: 15px;
}
.coupon-copy-wrap input
{
	border: 1px dashed #494949;
  border-radius: 0;
}
.coupon-copy-wrap button {
	width: 100px;
}
.logo-coupon-modal {
    max-width: 260px;
    margin: 0 auto;
    padding: 10px;
    background: #ffffff;
    position: relative;
    margin-bottom: 15px;
}
.paoc-popup-modal {
	  flex-basis: 45% !important;
}
.coupon-details-link {
	position: relative;
}
.coupon-details-link a {
    width: 260px;
    padding: 15px;
    background: #ff5300;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
}
.coupon-details-link a:hover {
	color: #ffffff;
}
/* Gallery */
.blocks-gallery-grid, .wp-block-gallery .blocks-gallery-item figure a:hover img {
	-webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025);
}
.blocks-gallery-grid, .wp-block-gallery .blocks-gallery-item figure a img
{
	-webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}


@media (max-width: 1280px) {
.wpcd-full-description a {
    padding: 7px 20px;
    max-width: 119px;
    position: relative;
    right: 0;
    bottom: 0;
}
}

@media (max-width: 1023px) {
    .sc_action_item_default .sc_action_item_link.sc_button {
        padding: 9px;
        min-width: 110px;
    }
    	.slider_pagination_wrap.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
        display: block;
    }
}

@media (max-width: 768px) {
aside.hero-post-columns img.desktop-first {
    display: none;
}
aside.hero-post-columns img.mobile-first {
    display: block;
}
.hero-slider--settings {
    margin-bottom: 30px;
}
.sc_item_slider.slider_outer_pagination_pos_bottom .swiper-pagination {
    bottom: 15px;
}
.widgets_above_page_wrap .sc_item_slider.slider_outer_pagination_pos_bottom .swiper-pagination {
    bottom: 60px;
}
	.slider_controls_wrap {
    display: none;
}
	.custom-feed--ui ul li.rss_item span.title a:after {
    padding: 1px;
    max-width: 87px;
    margin-top: 7px;
    box-shadow: 1px 1px 2px #dedede;
    font-size: 12px;
    font-weight: 600;
}
	.custom-feed--horizontal ul li.rss_item span.title a:after {
    padding: 1px;
    max-width: 87px;
    margin-top: 7px;
    box-shadow: 1px 1px 2px #dedede;
    font-size: 12px;
    font-weight: 600;
}
.header_widgets_wrap.header_fullwidth {
    overflow: visible;
}
}

/* Responsive */
@media only screen and (max-width: 600px) {
.wpcd-coupon .wpcd-col-1-8 {
    max-width: 60%;
    margin: 0 auto;
}
.maxbutton-1.maxbutton.maxbutton-book-now {
    width: 100% !important;
}
.wpcd-coupon .wpcd-full-description a {
    padding: 13px 50px;
    font-size: 15px;
    max-width: 119px;
    position: relative;
    right: 0;
    bottom: -12px;
}
.wpcd-coupon .deal-type {
    width: 95%;
    background: #ffbf41;
    font-size: 14px;
    padding: 3px 0;
}
.wpcd-coupon .coupon-type {
    width: 95%;
    background: #ffbf41;
    font-size: 14px;
    padding: 3px 0;
}
	.post-simple .post_layout_extra .post_featured:not(.without_thumb) img {
		width: 100%;
}
.slider_container.slider_controls_outside+.slider_controls_wrap>.slider_prev, .slider_outer_controls_outside .slider_controls_wrap>.slider_prev {
	left: 0;
	height: 33px;
	line-height: 33px;
	width: 30px;
	}
.slider_container.slider_controls_outside+.slider_next, .slider_outer_controls_outside .slider_controls_wrap>.slider_next {
	right: 0;
	height: 33px;
	line-height: 33px;
	width: 30px;
	}
.footer_wrap .sc_content_width_75p {
    width: 90%;
    border-radius: 18px !important;
}
.scheme_default .post_item_single .post_meta .post_share .socials_type_block .social_item .social_icon {
    color: #ffffff !important;
    border-radius: 100%;
    width: 2.1em !important;
    height: 2.1em !important;
    line-height: 2.1em !important;
    font-size: 21px;
}
.scheme_default .post_item_single .post_meta .post_share .socials_type_block .social_item:last-of-type .social_icon:before {
		left: -6px;
    top: 7px;
}
.single-post a.post_meta_item.post_meta_comments.icon-comment-light {
    display: none;
}
.single-post .post_meta.post_meta_single {
    margin-bottom: 17px;
}
.wp-block-eedee-block-gutenslider .slick-dots {
    display: none !important;
}
.footer-nav--beautifier {
    margin-top: -32px;
}
.post_meta_item .socials_share .social_items {
    bottom: auto;
    top: 0;
}
.scheme_default .post_meta_item .socials_share .social_items {
    background-color: transparent;
    display: flex;
    flex-flow: column wrap;
    position: relative;
    top: 0;
    overflow: hidden;
}
.wp-block-column.coupons-action h3 {
    position: relative;
    margin: 15px 45px 15px 0;
}
.wp-block-column.coupons-info {
    border-right: none;
    border-bottom: 1px dashed #111111;
}
.wp-block-column.coupons-action h3 strong {
    top: -23px;
}
.wp-block-column.coupons-action {
    padding: 15px;
    display: flex;
    flex-flow: row wrap;
}
.wp-block-column.coupons-action a { 
		line-height: 27px;
	}
.post_item_single .post_meta_single .post_share .socials_share {
    overflow: hidden;
    position: relative;
    float: none;
    top: 0px;
    bottom: auto;
    margin-left: 0px;
    margin-right: 0px;
    left: 0;
    right: auto;
    width: 100%;
}
.post_item_single  .post_meta_single .post_share {
    position: relative;
    left: 0;
    top: 0;
}
.scheme_default .post_meta_item .socials_share .social_items {
    display: flex;
    flex-flow: row wrap;
}
.scheme_default .post_meta_item .socials_share .social_items:before {
    margin-bottom: 0;
    margin-right: 30px;
    margin-top: 13px;
}
	.post_item_single .post_content > .post_meta_single {
    margin-top: 0;
}
	.slider_style_default .slider_container.slider_controls_side .slider_controls_wrap>a, .slider_style_default.slider_outer_controls_side .slider_controls_wrap>a, .slider_style_default .slider_container.slider_controls_top .slider_controls_wrap>a, .slider_style_default.slider_outer_controls_top .slider_controls_wrap>a, .sc_item_slider .slider_container.slider_controls_side .slider_controls_wrap>a, .sc_item_slider.slider_outer_controls_side .slider_controls_wrap>a, .sc_item_slider .slider_container.slider_controls_top .slider_controls_wrap>a, .sc_item_slider.slider_outer_controls_top .slider_controls_wrap>a, .slider_container.slider_controls_outside+.slider_controls_wrap>a, .slider_outer_controls_outside .slider_controls_wrap>a {
    display: block !important;
}
.post_meta.post_meta_categories {
    display: none;
}
.sc_recent_news_style_news-extra .post_item:not(.post_size_small) .post_title {
    font-size: 18px;
    line-height: 30px;
}
	.sc_action .sc_action_slider.slider_outer_pagination_pos_bottom {
    padding-bottom: 0em;
}
	.widgets_above_page_wrap, .widgets_above_content_wrap {
    font-size: 1em;
    margin-bottom: 20px;
		margin-top: 20px;
}
.popupaoc-button {
	    padding: 13px 20px !important;
	}
	.spacer-small-screen {
		display: none;
	}
	.widgets_above_page_wrap, .widgets_above_content_wrap {
		margin-top: 0;
	}
	.widgets_above_page_wrap .sc_item_descr + .sc_item_slider, .widgets_above_page_wrap .sc_item_descr + .sc_item_columns, .widgets_above_page_wrap .sc_item_descr + .sc_item_content {
    margin-top: 1em;
}
}


@media (max-width: 479px) {
.top_panel + .top_panel_title {
    padding: 1.6em 0 0;
}
.featured-cities--wrap .wp-block-image {
    margin-bottom: 1em;
    max-height: 277px;
}
.featured-cities--wrap .wp-block-image img {
    width: 100%;
}
.scheme_default .sc_item_button.sc_button_wrap a.sc_button_simple {
    font-size: 15px;
    display: block;
    line-height: 23px;
    font-weight: 400;
    padding-right: 10px;
    padding-left: 10px;
}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    width: 100%;
    margin: 0 0px 16px 0;
}
.sc_button.sc_button_simple:before, .sc_button.sc_button_simple:after {
		display: none;
	}
.custom-feed--ui ul li.rss_item {
    flex-basis: 100%;
    max-width: 100%;
    display: flex;
    flex-flow: row nowrap;
		padding: 0px !important;
}
.custom-feed--ui ul li.rss_item .rss_image {
    max-width: 110px;
    overflow: hidden;
}
.custom-feed--ui ul li.rss_item .rss_image {
    width: 180px !important;
    height: 90px !important;
}
.post_header_position_above .header_content_wrap .post_header {
    margin-bottom: 0.5em;
}
.content_wrap, .content_container {
    width: 100% !important;
    max-width: 84%;
}
	.sc_recent_news_style_news-extra .post_size_small {
    padding-right: 0;
		width: 100%;
		margin-bottom: 30px !important;
}
	.sc_recent_news_style_news-extra .post_size_small:nth-child(2n) {
    padding-left: 0px;
}
.wp-block-eedee-block-gutenslider .slick-prev, .wp-block-eedee-block-gutenslider .slick-next {
	min-width: 30px;
	min-height: 33px;
}
a.post_meta_item.post_author {
    display: block !important;
    margin-bottom: 10px;
}
.widgets_above_page .spacer-big {
    height: 0px !important;
}
.blog_archive .post-simple {
    margin-bottom: 45px;
}
.menu_mobile_narrow {
    max-width: 75%;
}
.post-meta-top-mobile {
	display: block;
}
}