/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ----------------*
NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section.

Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. 
----------------------------------------------------------------*/


/*--------------accordion ----------------*/
.accordion .card:nth-child(even) #custbut{
	background-color:#5452b4;
}
.accordion .card{
	border: none;
}
.accordion .card:nth-child(even) #custbut:hover{
	background-color:#110c98;

}
.accordion#accordionExample #custbut{
	min-width:100%;
}

.accordion#accordionExample .collapse{
	text-align:center !important; 
	min-width:100%;
}

.collapse .card-body,.collapse{
	text-align:left;
}

.card-header i {margin:.5rem;}
.card-header{border-bottom:none}
.logo .textwidget p{color:white;}

.logo .textwidget p:hover{color:#007dc5;}

 .fa-check-circle{

	font-size:1.5rem;
	color:white;
}
/* blog fixes */
.blog-wrap {padding:1rem;}
/* feedback/reviews */
.fullscreenh{
	min-height:65vh;
}
div.wpcf7-response-output{
	color:red;
	font-size:1.25rem;
}
/* breakout fixes */
.breakout h1,.breakout h2 {	font-weight:700;font-family: 'Playfair Display SC', serif;}
.breakout .row.paraone .custfont{font-size:1.75rem}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{letter-spacing:1px;font-family: 'Playfair Display SC', serif;text-transform:uppercase;}
/* height fix */
.paraone{
	padding:1rem;
}
/* image fixes */
.coverimg ,.coverimg2{
	background-size:cover;
	background-position:center;
	height:100%;
	width:100%;
	border-radius:5px;
}
/* nav edits */

.nav-bar .menu .menu-item a{
	text-transform:uppercase;
}

/* cust font override */
#gobk{
	color:black;
}

.custfont{
	text-transform:uppercase;
	
}
.custfont ,
.slide-header,#mainfont,.widgettitle,.nav-bar .menu .menu-item a{
font-family: 'Playfair Display SC', serif;	font-weight:700;
}
.nav-bar .menu .menu-item a{font-weight:700;}
.custfont.fancy.rd{
	border-bottom:3px solid white;
}


.custfont.fancy.rd{
	border-bottom:3px solid white;
}
/* custom button */
footer .widgettitle{
	font-size:1.5rem;
	text-transform:uppercase;
	width:max-content;
}
.custbut,#custbut,.wpcf7-form-control.wpcf7-submit,#leaveAreview .custbut,.blog article .btn{
border-radius:0em;
	transition: all ease .25s;
	color:white;
	cursor:pointer;
	width:max-content;
	padding: .5rem 2.25rem;
    display: inline-block;
    text-decoration: none;
    font-size: 1.05em;
    font-weight: bold;
	text-decoration:none;
	background-color: #110c98;
	text-transform:uppercase;
}

#footer .textwidget .custbut{min-width:75%;}
.paraone.bk.feed{min-height:65vh;display:flex;align-items:center;justify-content:center;}
.custbut:hover,#custbut:hover,.wpcf7-form-control.wpcf7-submit:hover,#leaveAreview .custbut:hover,.blog article .btn:hover{
	background-color:#3833d4;color:white;border-radius:.75rem;

	
}
.custbut.inv:hover,#custbut.inv:hover{
	background-color:rgba(255,255,255,1) ;
	color:black;
	
} 

.col.dk{
		background-color:#333333;
}
.breakout.dk,.row.dk{
	background-color:#7c210a;
	color:white;
	padding-top:1rem;
	padding-bottom:1rem;
}
.breakout.dk h1{
	color:white;
}

.lbtm{
	border-bottom:1px solid #3d3d3d;
}
/* .breakout.dk p{
	line-height:1.5;
}

.breakout.rd p{
	line-height:1.5;
}
 */
.breakout{
	color:black;
}

.breakout.lighten{
	background-color:white;
}


.breakout.bk{
	background-color:black;
}


.breakout.rd{
	background-color:#DEC90D;
color:black}
.wpcf7-form-control-wrap.your-message .wpcf7-form{background-color:none !important}
.breakout{
	margin-top:0px;
	margin-bottom:0px;
}

/* breakout card */
.breakout .cards{
 	text-align:center;
	padding:0rem 1rem;
	position:relative;
	display:flex;
	flex-direction:row;
	align-items:center;
	padding: 2rem 1.5em;
	justify-content:center;
	height: 100%;
	background-color:white;
}


.breakout .cards .contcar{
	width:25%;
	min-height:100%;
}

.breakout .cards *{
 	transition:all ease .25s !important;
	text-align:center;

}


.breakout .cards.prod{
	width:75%;
	margin-bottom:1rem;
	padding:1rem 1rem;

}

.breakout .cards.prod h2{
	width:40%;
	margin-top:0px;
}

.breakout .cards .ctext{
	padding:1rem 0px;
	width:100%;
	color:black;
	font-weight:bold;
	transition: all ease .25s;
	opacity:1;
	text-align:center;

}

.breakout .cards h2{
	padding:1rem;
	width:100%;
	line-height:1;
	margin:0;
}

#cardrow.custparralax{
	background:#80011F;
	background-attachment:fixed;
	background-size:cover;
}

/* resp card */
#cardrow{
	overflow:visible;
	background:#7c210a !important;
	padding:3rem 0rem;
}

/* last b mods */
main{
	padding-bottom:0px !important;
}
/*  */
#wrapper #content{
	padding-top:0rem;
	background:url(/wp-content/uploads/texture-background-e1641233771646.jpg);
	background-attachment:fixed;
	background-size:cover;
	color:black;
}
/* feedback edits */

 
/* nifty */
.paddingplus{
	padding: 5% 0%;
}
/* feedback */
.up-down button .fas{
	transition: all ease .25s;
}

.up-down button .fas:hover{
	color :#110c98  !important;
}
/* reviews */


.large-wrapper.reviews{
	min-height:50vh;display:flex;align-items:center;justify-content:center;flex-direction:column;
}
/* cust parralax */
.wpcf7 .wpcf7-form{
	border-radius:1rem;
	width:100%;
}

main form, form{
	background:none;
}

.wpcf7{
	position: relative;
	
}

#tlighter{
	background-color:rgba(255,255,255,.9);
}
.maxsm{
	max-height:300px;
}

.maxlg{
	/* max-height:450px; */
} 

.hamburger.is-active {background:#540014;
	
}
#mobile-menu-container ul li{
	background:white;
}
.gallery-icon{width:12rem;height:12rem;overflow:hidden;transition: all ease .25s;}
.gallery-icon:hover{border-radius:.5rem;}
.gallery-icon img{min-height:12rem}
