/**
Theme Name: Hochzeits DJ MV
Author: Acsius Technologies Pvt. Ltd
Author URI: https://acsius.com/
Description: Hochzeits DJ MV - Child Theme of Astra
Version: 4.8.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hochzeits-dj-mv
Template: astra
*/
body .site-content , html .site-content , html body .site-content, .site-content p, .site-content ul li, .site-content ol li{ 
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
	line-height:1.8rem;
}
.site-content .elementor-heading-title, .site-content .elementor-heading-title font {
	font-family: "Red Rose", Sans-serif!important;
    font-size: 36px;
    font-weight: 600!important;
    color: #000000;
}
.site-content ul li, .site-content ol li{
	padding:5px 0px;
}

.home-posts .elementor-button-icon .e-font-icon-svg {
    fill: #002b79;
}
.home-posts .uael-post__bg-wrap {
    position: relative;
}
.home-posts a.uael-post__read-more {
    font-weight: 400;
    position: absolute;
    bottom: 20px;
}
.home-posts .uael-post__separator-wrap {
    display: none;
}
.home-posts .uael-post__excerpt {
    margin-bottom: 30px;
}

/* Reviews container - grid layout */
.romw-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns on desktop */
    gap: 20px; /* Space between columns */
    max-width: 1200px;
    margin: auto;
    padding: 20px;
}

/* Responsive for mobile - 1 column */
@media (max-width: 768px) {
    .romw-list {
        grid-template-columns: 1fr; /* 1 column on mobile */
    }
}

/* Individual review box */
.romw-list .romw {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

/* User thumbnail at the top */
.romw-list .romw .reviewer-thumbnail {
    width: 80px; /* Adjust size */
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 10px;
}

/* Review text (description) */
.romw-list .romw .review-text {
    font-size: 14px;
    color: #444;
    margin-bottom: 10px;
    line-height: 1.5;
}

/* Reviewer name */
.romw-list .romw .reviewer-name {
    font-weight: bold;
    font-size: 16px;
    color: #222;
}

/* Reviewer title */
.romw-list .romw .reviewer-title {
    font-size: 14px;
    color: #777;
}

/* Hide reviews after the first 3 */
.romw-list .romw:nth-child(n+4) {
    display: none;
    opacity: 0;
}
/* Load More button */
#load-more {
    display: block;
    background: #002b79;
    color: #fff;
    border: none;
    padding: 15px 30px;
    font-size: 16px;
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    margin: 0px auto;
    transition: 0.3s;
    font-family: 'Poppins';
    text-transform: uppercase;
}

#load-more:hover {
    background: #005bb5;
}

/* Hide button when all reviews are shown */
#load-more.hidden {
    display: none;
}
.romw .romw-text {
    font-size: 14px;
    font-family: 'Poppins';
    line-height: 1.5rem;
}

.single-post .ast-single-entry-banner[data-post-type="post"] {
    text-align: center;
    justify-content: center;
    width: 100%;
}
.single-post.ast-narrow-container .ast-single-entry-banner[data-post-type="post"] .ast-container {
    max-width: 100%;
	width:100%;
}
.single-post.ast-separate-container #primary, 
.single-post.ast-separate-container.ast-left-sidebar #primary, 
.single-post.ast-separate-container.ast-right-sidebar #primary {
    margin: 0em 0;
}
.archive.category .site-content p, 
.archive.category .site-content ul li, 
.archive.category .site-content ol li {
    font-size: 15px;
    line-height: 1.5rem;
}
.archive.category .ast-article-post .ast-article-inner{
	box-shadow:0px 0px 5px #ccc;
}
.single-post article .elementor-widget-image a{
	display:block;
}
.single-post article .elementor-widget-image a img, .single-post article .elementor-widget-image img{
	display:block;
	width:100%;
}
.elementor-button-wrapper .elementor-button {
    background-color: transparent;
    background-image: linear-gradient(180deg, #002b79 0%, #021b48 100%)!important;
}
.ast-container,.ast-narrow-container .site-content > .ast-container {
	max-width: none;
}

.widget {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 5px;
}
.widget_search .search-form button {
    top: 9px;
}
.widget-title {
    margin-bottom: .5em;
}
h2.widget-title, .widget-title {
    font-weight: 500;
    font-family: "Poppins", Sans-serif;
    font-size: 1.3rem;
}
.site-content .widget ul li, .site-content .widget ol li {
    font-size: 15px;
    font-weight: 300;
    color: #000;
    line-height: 1.5rem;
}
.site-content .widget ul li, .site-content .widget ol li {
    margin: 0px -20px;
    padding: 6px 20px;
	border-left: 3px solid #ffffff;
    background: #fff;
}
.site-content .widget ul li:hover, .site-content .widget ol li:hover {
    margin: 0px -20px;
    padding: 6px 20px;
	border-left: 3px solid #002B79;
    background: #E7EFFF;
}
.ast-separate-container .site-content .ast-single-post-featured-section + article {
    margin-top: 30px;
}
.widget label {
    display: block;
}
.ast-single-post .entry-header.ast-header-without-markup, 
.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 0px;
}

.single-post .entry-content h2.elementor-heading-title {
    font-size: 30px !important;
}
.single-post .entry-content h3.elementor-heading-title {
   font-size: 22px !important;
}

.single-post-custom .col-sm-8{
	background: #F4F4F4;
}
.single-post-custom .col-sm-4 {
    background: #fff;
}
.single-post-custom .single-content-right {
    padding: 30px 20px;
}
.site-content .single-post-custom .single-content-right, 
.site-content .single-post-custom .single-content-right p, 
.site-content .single-post-custom .single-content-right ul li, 
.site-content .single-post-custom .single-content-right ol li{
	font-size: 16px;
    line-height: 1.8rem;
}
.uael-cf7-style .wpcf7 form.wpcf7-form label {
    display: block;
}
.uael-cf7-style textarea{
	height:100px;
}
.uael-cf7-style input:not([type=submit]):not([type=checkbox]):not([type=radio]), 
.uael-cf7-style select, 
.uael-cf7-style textarea, 
.uael-cf7-style span.wpcf7-list-item {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}



@media (min-width:768px){
.e-con>.e-con-inner, .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1280px!important;
}
.archive.category .ast-container1, .single-post .container, .navigation.post-navigation, .ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap{
    max-width: 1270px!important;
	margin:auto;
}

#home-big-slider .esinslide{
	display:flex;
}
.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner{
	display: flex;
    gap: 10px;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}

.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner .wp-block-image.size-large img {
    width: 380px;
    border-radius: 4px;
}
.ast-container, .ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
	
}

@media (max-width:768px){
.archive.category.ast-separate-container .site-main>.ast-row {
    margin-left: 15px;
    margin-right: 15px;
}
.archive.category .ast-article-inner {
    padding: 0.8em;
}
	
}