/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2026 | 20:56:06 */
section.main-slider.style-one {
/*     background: url(https://divorcedigest.com/wp-content/uploads/2024/03/home-banner3-n1-1.jpg) no-repeat; */
	background: url(https://divorcedigest.com/wp-content/uploads/2026/04/Group-2-1.webp) no-repeat;
    background-size: cover;	
}

section#scroll-section-four {
    background-image: url(https://divorcedigest.com/wp-content/themes/Divorce/assets/images/t-r-bg.jpg);
    background-repeat: no-repeat;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle { top: auto; bottom: 20px; }
#pojo-a11y-toolbar { top: auto !important; bottom: 20px;   }
#pojo-a11y-toolbar.pojo-a11y-toolbar-left { }

form {
    float: none;
    width: 80%;
    margin: 20px auto;
    background: #ccc;
    text-align: center;
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
}

.firm_txt_right p a {padding: 0;background: transparent;color: #254c78;text-transform: inherit;text-decoration: underline;}

.partners-section .profile-box .featured-boxes { display: flex; flex-wrap: wrap; }

.practice-carousel-one .slide-content img {
	height: auto !important;
}

@media(max-width: 767px) {
	section.main-slider.style-one {
/* 	background: url(https://divorcedigest.com/wp-content/uploads/2025/07/Group-1-mob.png) no-repeat; */
	background: url(https://divorcedigest.com/wp-content/uploads/2026/05/about_1.png) no-repeat;
	background-size: cover;	
	background-position: center center;	
	}
}

@media( min-width: 1200px ) {
	.header-style-one .main-menu .navigation > li#menu-item-326:hover > ul {
		 grid-template-columns: repeat(2, 1fr);
	    grid-template-rows: repeat(7, auto);
	    grid-auto-flow: column;
		display: grid !important;	
	}
	
	.header-style-one .main-menu .navigation > li#menu-item-326 > ul  > li { margin: 0 5px; }
}

