/*
Theme Name: Tranzkart Child
Description: Child Theme for Tranzkart Theme
Author: zozothemes
Version: 1.0
Template: tranzkart
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

.single .row.team::before {
    background-image: url(https://cotterell.neu-gestaltet.de/wp-content/uploads/2025/05/cropped-270-284-max.png) !important;
}

.single .row.team:before {
    bottom: 0px !important;
    right: 0px !important;
}

.single-post .bottom-meta-wrap {
    border-top: 0px !important;
}

.post-author {
	display: none !important;
}

.single-post .top-meta-wrap ul.nav.post-meta li.post-date a {
    padding: 14px 17px 9px !important;
}

.elementor-widget-image-carousel .swiper-slide-inner img {
opacity: 1 ;!important
transform: scale(0.9);
transition: all .3s;
}

.lang-item img {
	padding-top: 42px !important;
}
