@media screen and (min-width: 1441px) {
.wgl-site-header .fullwidth-wrapper, .wgl-sticky-header .fullwidth-wrapper{
width:1600px;
}

.wgl-site-header .wgl-header-row, .wgl-sticky-header .wgl-header-row{
  display: flex;
  justify-content: center;
}
}

@media screen and (min-width: 1200px) and (max-width:1400px) {
  .wgl-site-header .fullwidth-wrapper, .wgl-sticky-header .fullwidth-wrapper {
    width: 100%;
    padding: 0 4%;
}
.wgl-logotype-container img {
height:50px !important;
}

.wgl-site-header .primary-nav > ul > li > a{
  padding: 0 10px;
}
}

.author_post, .date_post:after, .comments_post{
  display:none !important;
}

.meta-wrapper > span {
    margin-right: 0px;
}

.item_wrapper .easy-image-gallery{
  display:none;
}

.easy-image-gallery li:before{
  display:none;
}

.easy-image-gallery > li:last-child, .easy-image-gallery > li:last-child {
    padding-bottom: 20px !important;
}

.easy-image-gallery{
  margin-top:20px;
}

#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
    padding: 15px !important;
}

#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item img {
    border-radius: 10px;
}

#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
    height: auto !important;
}

#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item img {
    object-fit: cover;
    max-width: 100%;
    min-width: 100%;
    aspect-ratio: 1 / 1;
}

.single .page-header_title, .archive .page-header_title, .single-dunya-miras-alanlari .meta-wrapper{
  display:none;
}

p{
  text-align:justify;
}

@media screen and (min-width: 1200px) and (max-width: 1400px){
.wgl-site-header .primary-nav > ul > li > a {
    padding: 0 8px;
}
}

.primary-nav > ul > li > a {
    padding: 0 12px;
}

@media only screen and (max-width: 1200px){
.hamburger-inner, .hamburger-inner:before, .hamburger-inner:after {
    background-color: #2f6690;
}

.header.search-button{
  color:#2f6690;
}
}

.team-title{
   pointer-events: none;
}

header .genesisexpo_module_button{
  display:none;
}

.author-info_wrapper, #comments{
  display:none;
}

.default_logo{
  height:70px !important;
}

.page-header_title{
  display:none;
}

.page-header_breadcrumbs {
    color: #ffffff!important;
    font-size: 30px!important;
    font-weight: 700!important;
}

#main-content p, #main-content ul, #main-content ol{
  text-align:justify !important;
}

body.single-miras-alanlarimiz .meta-wrapper, .single-kulturel-miraslar .meta-wrapper, .post-type-archive-kulturel-miraslar .meta-wrapper, .post-type-archive-miras-alanlarimiz .meta-wrapper, .tax-mevzuat_kategorisi .meta-wrapper {
  display:none !important;
}

.term-bergama-cok-katmanli-kent .meta-wrapper{
  display:none;
}

@media screen and (min-width: 700px){
  .footer-social{
  display: flex !important;
  justify-content: space-between !important;
}
}