/* Astra */
.site-content > .ast-container {
    max-width: 100%;
    padding: 0;
    flex-direction: column;
}

.content-area.primary {
    width: 100% !important;
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin: 0;
    padding: 0;
}

@media (max-width: 544px) {
    .ast-separate-container #content .ast-container {
        padding-left: 0;
        padding-right: 0;
    }
}

.ast-separate-container.ast-two-container #secondary .widget {
    background: #fff !important;
}

.widget-area.secondary {
    flex-shrink: 0;
    margin-top: 0 !important;
}

.sidebar-main {
    background: #fff !important;
    padding: 16px;
    border: 1px solid #dedede;
    border-radius: 8px;
}

.sidebar-main > * {
    padding: 0 !important;
}

.mozar-container {
    width: 1240px;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 16px !important;
    display: flex;
    align-items: flex-start;
}

.wp-block-search__input {
    background: #fff !important;
}

.widget_block .wp-block-heading{
    margin-bottom: 18px !important;
}

.wp-block-categories-list .cat-item a {
    color: #040619 !important;
}

.wp-block-categories-list .cat-item a:hover {
    color: #2B7769 !important;
}

@media(max-width: 1024px) {
    .mozar-container {
        flex-direction: column;
        width: 100%;
    }

    .widget-area.secondary {
        width: 100% !important;
        max-width: 420px !important;
        padding-left: 0 !important;
    }
}


/* Swiper */
.swiper-button-next, .swiper-button-prev {
    color: #2B7769;
    font-size: 18px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 22px;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev {
    left: 0;
}

.swiper-pagination-bullet-active {
    background: #2B7769;
}

.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
}

.swiper-pagination {
    bottom: -32px !important;
}

.mozar-swiper-slider-wrapper {
    padding: 0 32px;
}

.custom-btn-youtube .elementor-button-content-wrapper {
	align-items: center;
}

.custom-btn-youtube .elementor-button-icon {
    fill: #FF0000;
}

@media(max-width: 768px) {
	.custom-btn-youtube .elementor-button-content-wrapper .elementor-button-text{
		width: 190px;
	}
}

.mozar-no-active.current-menu-item > .menu-link {
    color: #05353E !important;
}

.mozar-no-active.current-menu-item > .menu-link:hover {
    color: #EF794A !important;
}

.mozar-scroll-margin {
    scroll-margin-top: -64px;
}

.mozar-btn {
    display: inline-flex;
    align-items: center;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 4px 4px 4px 4px;
    padding: 13px 16px;
}

.mozar-btn .icon {
    margin-left: auto;
}

.mozar-btn.mozar-btn-primary {
    color: #FFFFFF;
    background-color: #EF794A;
    border-color: #EF794A;
}

.mozar-btn.mozar-btn-primary:hover {
    color: #FFFFFF;
    background-color: #05353E;
    border-color: #05353E;
}

.mozar-btn.mozar-btn-primary-outline {
    color: #EF794A;
    background-color: transparent;
    border-color: #EF794A;
}

.mozar-btn.mozar-btn-primary-outline:hover {
    color: #FFFFFF;
    background-color: #EF794A;
    border-color: #EF794A;
}

.mozar-links {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.mozar-links-column .mozar-links {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}

@media(max-width: 560.99px) {
    .mozar-links {
        display: grid;
        grid-template-columns: 1fr;
        gap: 24px;
    }
}

.mozar-btn.btn-whatsapp{
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(134,242,139,1) 0%, rgba(43,209,55,1) 100%);
    border-color: #86F28B;
}

.mozar-btn.btn-teleconsulta{
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(187,217,220,1) 0%, rgba(53,163,171,1) 100%);
    border-color: #BBD9DC;
}

.mozar-btn.btn-youtube{
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(252,68,68,1) 0%, rgba(255,0,0,1) 100%);
    border-color: #FC4444;
}

.mozar-btn.btn-instagram{
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(254,99,124,1) 0%, rgba(255,23,135,1) 100%);
    border-color: #FE637C;
}

@media(max-width: 975.99px) {
    .ast-header-social-1-wrap {
        flex-shrink: 0;
    }
    
    header .custom-logo-link img {
        width: 200px;
    }
}

@media(max-width: 1024.99px) {
    body:not(.elementor-editor-active) #masthead {
        position: fixed !important;
		width: 100%;
		border-radius: 0;
    }
	
	#page .site-content {
		padding-top: 82px;
	}
}

body:not(.elementor-editor-active) .site-primary-header-wrap {
    background-color: #fff;
}

@media(min-width: 1025px) {
    body:not(.elementor-editor-active) #ast-desktop-header {
        margin-top: 32px;
    }

    body:not(.elementor-editor-active) .site-primary-header-wrap {
        border-radius: 8px;
    }

    body:not(.elementor-editor-active) #ast-desktop-header.mozar-sticky-nav {
        position: fixed;
        width: 100%;
        background-color: #fff;
        margin-top: 0;
        box-shadow: 0px 5px 10px -4px rgba(0,0,0,0.1);
    }
}

.mozar-page-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    min-height: 320px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 32px 16px;
    width: 100%;
}

.mozar-page-top.no-title {
    min-height: 180px;
}

.mozar-page-top h1 {
    font-size: 32px;
    font-weight: bold;
    color: #05353E;
    margin: 8px 0;
}

.mozar-post-top-info {
    max-width: 1240px;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding-bottom: 16px;
}

.mozar-post-top-info h1 {
    font-size: 24px;
    font-weight: bold;
    color: #05353E;
    margin: 8px 0;
}

.mozar-post-breadcrumb {
    font-size: 16px;
    font-weight: 500;
    color: #05353E;
    margin-bottom: 24px;
}

.mozar-post-breadcrumb a {
    color: #05353E;
    text-decoration: none;
}

.mozar-post-breadcrumb a:hover {
    text-decoration: underline;
    color: #EF794A;
}

.mozar-post-date {
    font-size: 16px;
    color: #05353E;
    margin-top: 8px;
    display: flex;
    gap: 16px;
}

@media(max-width: 1024.99px) {
    .mozar-page-top {
        min-height: 120px;
		padding: 16px;
        justify-content: center;
    }

    .mozar-page-top.no-title {
        min-height: 64px;
    }
}

@media(max-width: 480.99px) {
	.mozar-page-top h1 {
		font-size: 32px;
	}
}

.mozar-youtube-grid {
    display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 16px;
}

@media(max-width: 768.99px) {
    .mozar-youtube-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}

@media(max-width: 560.99px) {
    .mozar-youtube-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

.mozar-video-card {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background-color: #2B7769;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.mozar-video-card .mozar-video-card-thumb {
    width: 100%;
    object-fit: cover;
}

.mozar-video-card .play-video {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all ease-in-out .3s;
}

.mozar-video-card .play-video i {
    font-size: 42px;
}

.mozar-video-card .play-video.youtube i {
    color: #FF0000;
}

.mozar-video-card .play-video.link i {
    color: #fff;
    font-size: 32px;
}

.mozar-video-card:hover .play-video {
    opacity: 1;
}

.mozar-podcast-card p {
    margin-top: 16px;
}

.swiper-button-next.podcast, .swiper-button-prev.podcast {
    top: 100px;
}

.mozar-publication-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mozar-publication-card .cover {
    width: 180px;
    height: 229px;
    background-color: #2B7769;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
}

.mozar-publication-card p {
    margin-top: 16px;
    text-align: center;
}

.swiper-button-next.publication, .swiper-button-prev.publication {
    top: 115px;
}

.mozar-expertise-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    width: 100%;
    max-width: 300px;
    height: 280px;
    border-radius: 8px;
    padding: 16px;
    margin: 0 auto;
    border: 1px solid #D9D9D9;
}

.mozar-expertise-card h3 {
    text-align: center;
    margin-top: 16px;
    font-size: 20px;
    font-weight: bold;
    color: #05353E;
}

.mozar-expertise-card .mozar-btn {
    margin-top: auto;
}

.strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
    border-radius: 8px;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    background: #2B7769 !important;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
    background: #2B7769 !important;
}

.strong-view.wpmtst-default .wpmtst-testimonial-heading {
    background: url("https://nattandias.xyz/drmozar/wp-content/uploads/2025/01/testmonial.png") no-repeat scroll left center transparent !important; 
    font-weight: bold;
    color: #05353E;
}

.strong-view.wpmtst-default .wpmtst-testimonial-field {
    text-align: left !important;
}

.mozar-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mozar-message p {
    color: #fff;
    text-align: center;
}

.mozar-message i {
    color: #EF794A;
    font-size: 64px;
    margin-bottom: 16px;
}

.mozar-expertise-grid {
    display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 16px;
}

@media(max-width: 768.99px) {
    .mozar-expertise-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}

@media(max-width: 560.99px) {
    .mozar-expertise-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

.mozar-posts-grid {
	padding-bottom: 32px;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 24px;
}

.mozar-post-card {
	display: flex;
	flex-direction: column;
	position: relative;
	background-color: transparent;
	padding: 0;
	height: 100%;
	overflow: hidden;
}

.mozar-post-card a {
	display: block;
	width: 100%;
}

.mozar-post-card .cover {
	position: relative;
	display: block;
	width: 100%;
    background-color: #2B7769;
	height: 240px;
	border-radius: 16px;
	flex-shrink: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

.mozar-post-card .content {
	display: flex;
	flex-direction: column;
	padding: 16px 0;
	height: 100%;
}

.mozar-post-card .content .title h3 {
	color: #05353E;
	font-size: 24px;
	font-weight: bold;
}

.mozar-post-card .content .title:hover h3 {
	color: #EF794A;
}

.mozar-post-categories {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 7px;
	flex-wrap: wrap;
}

.mozar-post-categories a {
	font-size: 15px;
	font-weight: 400;
	color: #EF794A;
	margin-bottom: 7px;
}

.mozar-post-categories a:hover {
	text-decoration: underline;
}

.mozar-posts-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	padding: 32px 16px;
}

.mozar-posts-pagination .page-numbers {
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 100px;
	background-color: transparent;
	color: #05353E;
	font-size: 20px;
	font-weight: 400;
}

.mozar-posts-pagination .page-numbers.current {
	background-color: #05353E;
	color: #fff;
} 

.mozar-posts-pagination .page-numbers.next,
.mozar-posts-pagination .page-numbers.prev {
	width: auto;
	height: auto;
	padding: 0 16px;
}

.mozar-search-text {
    font-size: 32px;
}

.mozar-post-header {
	margin-bottom: 32px;
}

.mozar-post-thumbnail {
    border-radius: 16px;
    max-width: 100%;
    margin-bottom: 32px;
}

.mozar-post-meta  {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 16px;
	flex-wrap: wrap;
    color: #2B7769;
}

.mozar-related-posts {
	padding: 32px 0;
	border-top: 1px solid #dedede;
}

.mozar-related-posts .title {
	margin-bottom: 24px;
}

.mozar-related-posts-grid {
	margin: 0;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 24px;
}

.mozar-related-post-card {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 16px;
}

.mozar-related-post-card .cover {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
    background-color: #05353E;
	width: 100px;
	height: 100px;
	z-index: 1;
	overflow: hidden;
	border-radius: 8px;
}

.mozar-related-post-card .content .title h4 {
	font-size: 16px;
	margin-bottom: 7px;
}

.mozar-related-post-card .content p {
	font-size: 14px;
    color: #2B7769;
    margin-bottom: 0;
}

/* Featured Posts Section */
.mozar-posts-featured {
    margin-bottom: 60px;
    width: 100%;
}

.mozar-featured-columns {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 30px;
}

.mozar-featured-columns .mozar-column-medium {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.mozar-post-card.mozar-featured-large .cover {
    height: 420px;
}

.mozar-post-card.mozar-featured-large .content .title h3 {
    font-size: 32px;
    margin-top: 8px;
}

.mozar-post-card.mozar-featured-small {
    flex-direction: column;
    gap: 0;
    width: 100%;
}

.mozar-post-card.mozar-featured-small .cover {
    width: 100%;
    height: 180px;
    border-radius: 12px;
    flex-shrink: 0;
}

.mozar-post-card.mozar-featured-small .content {
    padding: 12px 0;
}

.mozar-post-card.mozar-featured-small .content .title h3 {
    font-size: 18px;
    line-height: 1.3;
}

.mozar-column-trending {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.mozar-featured-columns .mozar-column-trending {
    border-left: 1px solid #eee;
    padding-left: 30px;
}

.mozar-trending-title {
    font-size: 24px;
    font-weight: 800;
    color: #05353E;
    margin-bottom: 24px;
    position: relative;
    padding-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.mozar-trending-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 4px;
    background-color: #EF794A;
    border-radius: 2px;
}

/* Responsive Featured Posts */
@media (max-width: 1100px) {
    .mozar-featured-columns {
        grid-template-columns: 1.5fr 1fr;
    }
    .mozar-column-trending {
        display: none;
    }
}

@media (max-width: 768px) {
    .mozar-featured-columns {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .mozar-post-card.mozar-featured-large .cover {
        height: 280px;
    }
    
    .mozar-post-card.mozar-featured-large .content .title h3 {
        font-size: 24px;
    }

    .mozar-post-card.mozar-featured-small .cover {
        height: 200px;
    }
}

.mozar-posts-secondary-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 60px;
}

@media (max-width: 1024px) {
    .mozar-posts-secondary-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
}

@media (max-width: 560px) {
    .mozar-posts-secondary-grid {
        grid-template-columns: 1fr;
    }
}

@media(max-width: 768px) {
	#mz-hero-banner {
		background-position-x: calc(100% + 100px);
		background-position-y: -60px;
	}
}

.mozar-cta-youtube {
    margin: 20px 0 60px;
    width: 100%;
}

.mozar-cta-youtube img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: block;
    transition: transform 0.3s ease;
}

.mozar-cta-youtube a {
    display: block;
    border-radius: 12px;
    overflow: hidden;
}

.mozar-cta-youtube a:hover img {
    transform: scale(1.02);
}

.mozar-category-section {
    margin-bottom: 60px;
}

.mozar-section-title {
    font-size: 28px;
    font-weight: 800;
    color: #05353E;
    margin-bottom: 32px;
    position: relative;
    padding-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.mozar-section-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background-color: #EF794A;
    border-radius: 2px;
}

.mozar-posts-large-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media (max-width: 768px) {
    .mozar-posts-large-grid {
        grid-template-columns: 1fr;
    }
}

.mozar-cta-instagram {
    margin: 20px 0 60px;
    width: 100%;
}

.mozar-cta-instagram img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: block;
    transition: transform 0.3s ease;
}

.mozar-cta-instagram a {
    display: block;
    border-radius: 12px;
    overflow: hidden;
}

.mozar-cta-instagram a:hover img {
    transform: scale(1.02);
}

/* Category List Section */
.mozar-categories-section {
    margin: 60px 0;
    width: 100%;
}

.mozar-categories-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 30px;
}

.mozar-category-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    padding: 24px 20px;
    border: 1px solid #f0f0f0;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-decoration: none;
    text-align: center;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

.mozar-category-item:hover {
    border-color: #EF794A;
    box-shadow: 0 10px 20px -5px rgba(239, 121, 74, 0.15);
    transform: translateY(-5px);
}

.mozar-category-item .icon-wrap {
    width: 50px;
    height: 50px;
    background-color: #f8fcfb;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    transition: background-color 0.3s ease;
}

.mozar-category-item:hover .icon-wrap {
    background-color: #fff2ed;
}

.mozar-category-item .icon-wrap img {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.mozar-category-item .name {
    color: #05353E;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 4px;
    display: block;
}

.mozar-category-item .count {
    color: #2B7769;
    font-size: 13px;
    opacity: 0.8;
}

.mozar-category-item .post-content p {
    color: #4B5563;
    font-size: 1rem;
    line-height: 1.6;
}

/* Post Thumbnails */
.mozar-thumb {
    width: 100%;
    object-fit: fill;
    border-radius: 8px !important;
    display: block;
    margin-bottom: 15px;
}

.mozar-thumb.mozar-thumb-mini {
    border-radius: 4px !important;
}


@media (max-width: 1024px) {
    .mozar-categories-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 560px) {
    .mozar-categories-grid {
        grid-template-columns: 1fr;
    }
}

/* Latest News Horizontal Cards */
.mozar-latest-section {
    margin-bottom: 60px;
}

.mozar-post-horizontal {
    display: flex;
    gap: 24px;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #f0f0f0;
    align-items: flex-start;
}

.mozar-post-horizontal:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.mozar-post-horizontal .cover-link {
    flex-shrink: 0;
    width: 320px;
}

.mozar-post-horizontal .cover {
    width: 100%;
    height: 200px;
    border-radius: 12px;
    background-size: cover;
    background-position: center;
    background-color: #2B7769;
    transition: transform 0.3s ease;
}

.mozar-post-horizontal:hover .cover {
    transform: scale(1.03);
}

.mozar-post-horizontal .content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.mozar-post-horizontal .content .title h3 {
    font-size: 22px;
    font-weight: 700;
    color: #05353E;
    margin: 8px 0 12px;
    line-height: 1.3;
    transition: color 0.3s ease;
}

.mozar-post-horizontal .content .title:hover h3 {
    color: #EF794A;
}

.mozar-post-horizontal .excerpt {
    font-size: 16px;
    color: #2b7769;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 768px) {
    .mozar-post-horizontal {
        flex-direction: column;
        gap: 16px;
    }

    .mozar-post-horizontal .cover-link {
        width: 100%;
    }

    .mozar-post-horizontal .cover {
        height: 220px;
    }
}

.mozar-load-more-wrap {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

#mozar-load-more {
    min-width: 200px;
    cursor: pointer;
    justify-content: center;
}

#mozar-load-more.loading {
    opacity: 0.7;
    cursor: wait;
}

/* Trending Column Adjustments */
.mozar-column-trending {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.mozar-trending-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.mozar-trending-card-mini {
    display: flex;
    gap: 16px;
    align-items: center;
    text-decoration: none;
}

.mozar-trending-card-mini .thumb-link {
    flex-shrink: 0;
    width: 80px;
}

.mozar-trending-card-mini .cover {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    background-size: cover;
    background-position: center;
    background-color: #2B7769;
    border: 1px solid #f0f0f0;
}

.mozar-trending-card-mini .content {
    flex: 1;
}

.mozar-trending-card-mini .content .title h4 {
    font-size: 14px;
    font-weight: 700;
    color: #05353E;
    line-height: 1.3;
    margin: 0;
    transition: color 0.3s ease;
}

.mozar-trending-card-mini:hover .content .title h4 {
    color: #EF794A;
}

.wpp-list { /* Remove default plugin styles just in case */
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Single Post Layout & Sidebar */
.mozar-post-wrapper {
    display: grid;
    grid-template-columns: 1fr 340px;
    gap: 40px;
    align-items: flex-start;
    margin-top: 32px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.mozar-post-content {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    word-wrap: break-word; /* Resolve textos longos (ex: links) */
}

.mozar-post-content img, 
.mozar-post-content iframe {
    max-width: 100% !important;
    height: auto;
}


.mozar-post-sidebar {
    display: flex;
    flex-direction: column;
    gap: 48px;
    position: sticky;
    top: 150px;
    border-left: 1px solid #dedede;
    padding-left: 40px;
}

.mozar-sidebar-categories {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mozar-sidebar-categories li {
    border-bottom: 1px solid #f0f0f0;
}

.mozar-sidebar-categories li:last-child {
    border-bottom: none;
}

.mozar-sidebar-categories li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    color: #05353E;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s ease;
}

.mozar-sidebar-categories li a:hover {
    color: #EF794A;
}

.mozar-sidebar-categories li a .count {
    font-size: 14px;
    color: #2B7769;
    font-weight: 400;
}

/* Social Share */
.mozar-post-share {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.share-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #f5f5f5;
    color: #05353E;
    transition: all 0.3s ease;
    text-decoration: none;
}

.share-btn svg {
    width: 20px;
    height: 20px;
}

.share-btn:hover {
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.share-whatsapp:hover { background-color: #25D366; }
.share-facebook:hover { background-color: #1877F2; }
.share-linkedin:hover { background-color: #0077b5; }
.share-x:hover { background-color: #000; }
.share-email:hover { background-color: #EF794A; }

@media(max-width: 1024px) {
    .mozar-post-wrapper {
        grid-template-columns: 1fr;
        gap: 48px;
    }
    
    .mozar-post-sidebar {
        position: static;
        border-left: none;
        padding-left: 0;
        border-top: 1px solid #dedede;
        padding-top: 32px;
    }
}

/* Related Posts Section (See Also) */
.mozar-related-posts-section {
    margin-top: 64px;
    padding-top: 48px;
    border-top: 1px solid #dedede;
}

.mozar-related-posts-section .mozar-section-title {
    margin-bottom: 32px;
}

.mozar-related-posts-grid-three {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.mozar-related-posts-grid-three .mozar-post-card .content .date {
    font-size: 14px;
    color: #2B7769;
    margin-top: 8px;
}

@media (max-width: 900px) {
    .mozar-related-posts-grid-three {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .mozar-related-posts-grid-three {
        grid-template-columns: 1fr;
    }
}

/* Blog Search Section */
.mozar-blog-search-section {
    margin-top: 0;
    margin-bottom: 40px;
    width: 100%;
}

.mozar-search-form-wrapper {
    max-width: 600px;
    margin: 0 auto;
}

.mozar-blog-search-form {
    display: flex;
    gap: 10px;
    background: #fff;
    padding: 8px;
    border-radius: 50px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    border: 1px solid #eee;
}

.mozar-blog-search-form input[type="text"],
.mozar-blog-search-form input[type="search"] {
    flex: 1;
    border: none !important;
    background: transparent !important;
    padding: 10px 20px !important;
    font-size: 16px;
    color: #05353E;
    outline: none !important;
    box-shadow: none !important;
}

.mozar-blog-search-form .mozar-btn {
    border-radius: 50px;
    padding: 10px 25px;
    cursor: pointer;
    font-weight: 600;
}

@media (max-width: 544px) {
    .mozar-blog-search-form {
        flex-direction: column;
        background: transparent;
        padding: 0;
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

    .mozar-blog-search-form input[type="search"] {
        background: #fff !important;
        border-radius: 50px !important;
        border: 1px solid #eee !important;
        margin-bottom: 10px;
    }

    .mozar-blog-search-form .mozar-btn {
        width: 100%;
    }
}