/*-----------------------------------------------------------------------------------

	Theme Name: OrganiCleanse
	Designer: Shaun McAlister
	Theme URI: https://iamshaun.com
	Description: Colonic Irrigation & Body Detox Services in DFW
	Author: Joshua Hazelwood
	Author URI:  https://mrjoshua.site
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 2

----------------------------------------------------------------------------------- */

/* 
 * General Styling and Typography
 *
 *********************************/

* {     
		outline:0;
		padding:0;
		margin:0;
	
	}
	ul, li {
		margin:0;
		padding:0;
	}
	
	body {
		background-color: #fcf0c8;
		margin:0;
		padding:0;
		font-size:25px;
		font-family:Arial, sans-serif;
		word-wrap: break-word;
	}
	
	a img {
		border:0;
	}
	
	a {
		text-decoration:none;
	}
	
	hr {
		border:0;
		border-top:1px solid #f4f4f4;	
	}

	p {
		font-size: 18px;
	}
		
/* 
 * Background images
 *
 *******************/ 

/*FtWorth's Trusted Leader...*/
#one {
	background-image: url('../../../wp-content/uploads/2025/07/colon-background.webp');
	background-position: center;
	height:	850px;
	padding-top: 175px;
	text-shadow: 1px 2px 4px white;
	}

/*FAQ*/
#two {
	background-image: url('../../../wp-content/uploads/2025/06/benefits-background.webp');	
	margin: 5px 0;
	padding: 50px 0;	
	}

/*Services*/
#three {
	background-image: url('../../../wp-content/uploads/2025/06/ripples-background.webp');
	background-repeat: repeat;
	padding: 10px 0;
	margin: 0 0 5px;
	}

/*Customer Reviews*/
#four	{
	background-image: url('../../../wp-content/uploads/2025/06/reviews-background.webp');
	padding: 30px 0;
	}

/*Colon health importance*/
#five {	
	background-image: url('../../../wp-content/uploads/2025/06/colon-health.webp');
	background-position: center;
	color: white;
	font-size: 16px;
	height: 720px;
	margin: 5px 0;
	padding: 15px 0;
}

.footer {
	background-image: url('../../../wp-content/uploads/2025/10/footer-scaled.webp');
	background-position: center;
	color: #F3E7C0;
	padding: 10px 0;
}

#about-us {
	background-image: url('../../..//wp-content/uploads/2025/10/about-us_texture-bkgd.webp');
	border-top: 5px solid #fcf0c8;
	border-bottom: 5px solid #fcf0c8;
}

#hydrotherapy {
	background-image: url('../../../wp-content/uploads/2025/10/colon-without-text.webp');
	#background-position: 20% 10%;
	  /* Set a specific height */
  min-height: 200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

	border-bottom: 5px solid #fcf0c8;
  	padding: 30px;
}

#services-inner {
	background-image: url('../../../wp-content/uploads/2025/06/ripples-background.webp');
	background-repeat: repeat;
	border-bottom: 5px solid #fcf0c8;
	padding: 10px;
}
#services-inner h3 {
	color: #fff;
}

/* 
 * Layout Settings
 *
 *********************************/
	
	.header {		
		position: relative;
	}
			
	.fb-like {
		position: relative;
		margin-bottom: 10px;
	}

	.navbar-expand-sm .navbar-collapse {
    	display: block!important;
	}
	
	.bg-body-tertiary {
		background-color: inherit!important;
		padding: 20px 0;
	}

	.navbar li {
		#display: inline;
		padding: 10px 20px;
	}
	
	.navbar a:active {
		font-size: inherit;
		color: #333d1d;
	}
	
	.navbar a {
		color: #66893f;
	}
	
	.dropdown-item:focus,.dropdown-item:hover {
		color: white!important;
		background-color: green!important;
	}
	
	.dropdown-menu {
		position:absolute;
		display:none;
		background-color:#fcf0c8;
	}
	
/* 
 * Page Look
 *
 *********************************/

h1 {
	color: #66893f;
	font-size: 40px;
	font-weight: bolder;
	font-style: italic;
	padding: 20px 0;
  }

#one p {
	font-size: 18px;
	padding: 30px 60px;	
}

#one button {
	position: relative;
	top: 140px;
	right: 455px;
}
  
.btn-success {
	background-color: #1b8690;
	border-radius: 0;
	box-shadow: 2px 2px 10px #d9d1aa;
	font-weight: bolder;
	padding: 15px;
	}
button#inner-page-btn {
	background-color: #333d1d !important;
	color: white;
	position: absolute;
	top: 165px;
	right: 490px;
}	
	
h2 {
	color: white;
	font-style: italic;
	font-size: 40px;
	font-weight: bolder;
}

#about-us h2, #two h2, #faq h2 {
	color: #66893f;
	font-style: italic;
}

h3 {
	color: #075a68;
	font-weight: 700;
}

#hydrotherapy h3, #hydrotherapy p {
	color: #e5dab5;
}
	
#two img {
	margin-right: 10px;
	}
	
#two p {
	font-size: 18px;
	color: #494748;
	}

.accordion-button {
	background-color: #1c76914d;	
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #1c8491;
}

.accordion-body {
	background-color: #fef1c7;
}

.card {
	background-color: transparent;
	border: none;
	}

.card img {
	border: 2px solid white;
	width: 40%;
	margin: 0 auto;
}

.card-text {
	font-size: 18px;
	font-weight: bold;
}

.card-text a {
	color: white
}

#four h3 {
	color: #688a40;
	font-style: italic;
}
	
#five ul {
	list-style-type: disc;
	width: inherit;
}

#five p {
	font-size: 16px;
}

#five #left {
	width: 120px!important
}

#five #right {
	width: 230px!important;
}

#colon-health {
	margin: 40px 0;
}

#book-appointment {
	padding-top: 20px;
	}

p#yt-embed {
	text-align: center;
}
	
.address {
	font-size: 22px;
	font-weight: bolder;
}

.glenview {
	font-size: 15px;
}
	
.copyright {
	color: #d3ffce;
	font-size: 12px;
}

.copyright p {
	font-size: 12px;
}
