/*
Theme Name: genesis_child
Version: 1.0
Template: genesis_tcd103
*/


.media screen and (min-width: 951px) {
  .cb_service_category_list_carousel .item {
    width: calc( (var(--vw) * 100 - 200px) / 4 - 3px) !important; }
  .swiper-nav-button {
    display: none; }
}
body.header_type2 #header {
    background: #fff;
}
body.header_type2 #global_menu > ul > li > a {
    color: #000;
}
#footer_logo img {
    width: 200px;
    height: auto;
}

@media screen and (max-width: 800px) {
    #footer_logo img {
        width: 120px;
    }
}

#bread_crumb ul {
display:none !important;
}

#next_prev_post{
display:none !important;
}

#footer_logo img {
    width: 320px !important;
}

body.header_type2 #header_logo {
opacity:1.0;
}

#header_logo2 a .logo_text {
display:none;
}

.post_content p {
    line-height: 1.8;
}

.blog_carousel .image_link {
display:none;
}

.blog_carousel .category_button {
display:none;
}

#single_post_header .category_button_list {
display:none;
}
