/********* Compiled - Do not edit *********/
@font-face {
font-family:"ET";
src:url(//opus.liquid-themes.com/wp-content/uploads/fonts/et-line.woff), url(//opus.liquid-themes.com/wp-content/uploads/fonts/et-line.ttf);font-display:swap;
}
@font-face {
font-family:"Gotham Light";
src:url(//kimpur.com/wp-content/uploads/2019/12/Gotham-Light.ttf);font-display:swap;
}
@font-face {
font-family:"Gotham Bold";
src:url(//kimpur.com/wp-content/uploads/2019/12/Gotham-Bold.ttf);font-display:swap;
}
@font-face {
font-family:"Gotham Black";
src:url(//kimpur.com/wp-content/uploads/2019/12/Gotham-Black.ttf);font-display:swap;
}
:root{--color-primary:#702082;--color-gradient-start:#702082;--color-gradient-stop:#702082;--color-link:#702082;--color-link-hover:#5e5f6b;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Montserrat;font-weight:400;line-height:1.625em;letter-spacing:0.01em;font-size:1em;color:#3f3f3f;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;font-weight:400;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Montserrat;font-weight:400;line-height:1.244em;font-size:45px;color:#702082;}.h2,h2{font-family:Montserrat;font-weight:400;line-height:1.285em;font-size:42px;color:#702082;}.h3,h3{font-family:Montserrat;font-weight:400;line-height:1.342em;font-size:35px;color:#702082;}.h4,h4{font-family:Montserrat;font-weight:400;line-height:1.35em;font-size:30px;color:#702082;}.h5,h5{font-family:Montserrat;font-weight:400;line-height:1.35em;font-size:20px;color:#702082;}.h6,h6{font-family:Montserrat;font-weight:400;line-height:1.2em;font-size:15px;color:#702082;}.titlebar-inner h1{font-family:Gotham Bold;font-size:15px;font-weight:400;line-height:25px;color:#702082 !important;}.titlebar-inner p{font-family:Gotham Book;font-weight:300;}.titlebar-inner{padding-top:20px;padding-bottom:10px;}.titlebar{background-repeat:no-repeat;background-size:cover;background-position:center center;}@media ( min-width: 1200px ){.header-fullscreen .navbar-fullscreen{background:rgb(71, 35, 35)!important;}}@media screen and (max-width: 1199px){.main-header .navbar-header{background:rgb(255, 255, 255);}.main-header .ld-module-trigger, .main-header .ld-search-form .input-icon{color:rgb(23, 32, 107);}.main-header .nav-trigger .bar{background-color:rgb(23, 32, 107);}body[data-mobile-nav-style=classic] .navbar-collapse, body[data-mobile-nav-style=minimal] .navbar-collapse{background:rgb(255, 255, 255);color:rgb(255, 137, 137);}body[data-mobile-nav-style=modern]:before{background:linear-gradient(90deg, rgb(255, 255, 255) 2.229299363057325%, rgb(255, 255, 255) 100%);}ul.nav.main-nav > li > a, ul.nav.main-nav > li > a:hover, .main-nav .children > li.active > a, .main-nav .children > li.current-menu-item > a, .main-nav .children > li.current-menu-ancestor > a, .main-nav .children > li:hover > a, .nav-item-children > li.active > a, .nav-item-children > li.current-menu-item > a, .nav-item-children > li.current-menu-ancestor > a, .nav-item-children > li:hover > a{color:inherit !important;}body[data-mobile-nav-style=modern] .navbar-collapse-clone ul .nav-item-children > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav .nav-item-children > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav > li > a, .main-nav > li{color:rgb(23, 33, 105);}[data-mobile-nav-style=modern] .navbar-collapse-clone ul .nav-item-children > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav .nav-item-children > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav > li > a:hover{color:inherit !important;}}.comment-respond {
display : none
}

.ld-fancy-heading .ld-fh-txt {
    position: relative;
    display: inline-block;
    text-align: justify;
}

.blog-single {
padding-top: 1em;
}
@media screen and (max-width:1200px) {
.blog-single{padding-top: 1em; }
.blog-single-content{padding-top: 10px}
}

@media (min-width: 768px) {
  body.single-post .content {
    font-size: 1em
  }
}
@media (min-width: 1920px) {
  body.single-post .content{
    font-size: 18px;
  }
}

.post-meta
{display:none}

.blog-single-cover
{
display : none
}

.fancy-box-travel h3 {
text-transform : capitalize
}

.logo-default {
max-width : 219px;
}

.navbar-brand img {
max-width : 219px;
}

.fancy-box-tour .fancy-box-footer 
{
display : none
}

.nav-trigger.style-mobile .bar {
width : 40px;
}				

.fancy-box-tour .fancy-box-contents
{
display : none
}			

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
				width:auto !important;
		height: auto !important;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
				width:auto !important;
		height: auto !important;
	}
	
	th {		display:none !important;}
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		width:auto !important;
		height: auto !important;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
				width:auto !important;
		height: auto !important;
	}
}		

.blog-single-modern .cat-links { display:none}	
.main-nav .children, .nav-item-children {
    min-width: 400px;}		

#menu-item-9805-europe{display: none;}	
#menu-item-9440-europe{display: none;}	
#menu-item-9441-europe{display: none;}	
#menu-item-9850-europe{display: none;}	
#menu-item-9865-europe{display: none;}	


/* Sticky kutunun genel stil ayarları */
.sticky-box {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: 10px;
  z-index: 9999;
}

/* Başlık stil ayarları */
.sticky-box h3 {
  margin: 0 0 10px;
  font-size: 18px;
}

/* Başlık altındaki içerik (Son blog başlığı ve devamını oku) stil ayarları */
.sticky-box p {
  margin: 0;
  font-size: 14px;
}