
body > .tags-page-heading,body >  .country-page-heading{
	display: none;
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner{
	background-color: transparent !important;
	box-shadow: unset !important;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content {
    padding: 10px 0 0 0;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top {
    margin-bottom: 10px;
}
.elementor-17902 .elementor-element.elementor-element-cb5caa5 .qodef-shortcode .qodef-e-title {
    font-size: 30px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 30px;

}
.country-name h2 {
    text-transform: capitalize;
}


.elementor-element.elementor-element-6ffb321.elementor-widget.elementor-widget-shortcode {
    display: none;
}
.tags-page-heading,
.country-page-heading {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
.country-page-heading h1 {
    color: #fffff3;
    font-family: "Staatliches";
    font-size: 5rem;
    line-height: 5rem;
    text-transform: none;
    text-align: center;
    font-weight: 400;
		letter-spacing: -.5px;
}
.tags-page-heading h1{
	text-align: center;
    font-weight: 400;
    letter-spacing: -.5px;
    color: #222222;
    font-family: "Staatliches", Sans-serif;
    font-size: 3.5rem;
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 3rem;
    letter-spacing: 0rem;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #222222;
    stroke: #222222;
}
.tags-page-heading p,
.country-page-heading p {
    margin-top: 30px;
    color: #222222;
    font-family: 'Ubuntu',sans-serif;
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    text-align: center;
    font-weight: 600;
}
.o--Widget--displayMode-light, .o--Widget--widget.o--Widget--displayMode-auto {
    background-color: #fffff3 !important;
}


o--Widget--widgetBody {
	background-color: #fffff3 !important;
}

  .header_top.clearfix {
	padding-top: 12px;
	 background-color: rgba(0, 134, 255, 1)!important;
}

/* NAV */

.header_top .header-widget a {
	text-decoration: none; 
	color: #fffff3 !important;
}

header.fixed.scrolled .header_top {
	 background-color: rgba(0, 134, 255, 1)!important;
}

header .header_inner_left {
    position: absolute;
    left: 3rem !important;
    top: 0;
}

img.wp-image-13873.lazyloaded {
	padding: 0 0 15px 10px;
}

.header_top .right {
    padding-right: 3rem;
}
/* place page header top style */
.page-id-15542 .header_top.clearfix {
    min-height: 46.24px;
}
.page-id-15542 .header_top .right .inner #menu-secondary {
    margin-top: -16px !important;
}

header.scrolled nav.main_menu ul li a.qbutton {
    line-height: 36px !important;
}
/* place page header top style End */
@media only screen and (max-width: 1000px) {
.header_top .inner {
    display: flex;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    justify-content: center;
}
	
	img.wp-image-13873.lazyloaded {
		margin-top: 10px;
	}
	
	div.inner {
		padding: 10px;
	}
	}
	
	
/* remove style tags on mobile for now */

@media screen and (max-width:768px) {
	.post-wrapper .post-tags {
	display: none !important;
}
}

.card-header {
    padding: none !important;
border-bottom: 0px rgba(0,0,0,.125) !important;
}



.elementor-element.elementor-element-3597567 .e-con-inner {
    width: 100% !important;
    margin: 0;
    display: block !important;

    min-width: 100% !important;
}

/* 1 feb 2024 */

.qodef-e-media-image a img {
    max-height: 550px;
    min-height: 550px;
    object-fit: cover;
    object-position: bottom;
    border-radius: 15px;
}
.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a {
    transform: scale(1.01);
    border-radius: 15px !important;
}
article.qodef-e .qodef-e-inner {
    min-height: 520px !important;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date {
    top: 100%;
	  left: 40px;
	width: 100px;
	    margin: 10px 0px;
}
/* .qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item {
    margin-top: 20px;
} */

/* hide quode mobile nav */
@media only screen and (max-width: 1000px) {
.logo_wrapper, .mobile_menu_button {
    display: none !important;
}
	
	.header_bottom {
    padding: 1rem 1rem 1rem 1rem;
    height: 30px;
}
	
/* 	header.has_top.scroll_header_top_area.fixed.scrolled_not_transparent.header_style_on_scroll.menu_position_left.sticky_mobile.page_header {
		height: 85px !important;
	} */

}
@media only screen and (max-width: 390px) and (device-orientation: portrait) {
  /* Styles for iPhone 14 portrait mode (adjust width as needed) */
  .content, .content.content_top_margin {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 480px) and (device-orientation: landscape) {
  /* Styles for iPhone 14 landscape mode (adjust width as needed) */
  .content, .content.content_top_margin {
    margin-top: 0 !important;
  }
}
