/*
Theme Name: Create Legacy
Theme URI:  https://www.wpserveur.net
Author:     WPServeur
Author URI: https://www.wpserveur.net
Template:   themetrust-create
Version:    1.0
License:    GNU General Public License v2 or later
*/

h1, h2, h3, h4 {font-family: Tahoma !important;}

.sow-masonry-grid-item .title-hover-container{
	cursor:pointer;
}

.title-hover-container{
    position: absolute;
    top: 0;
    width: 100%;
	height: 100%;
	padding:0px;
	align-items: end;
	text-align:center;
}


.title-hover h3{color:#fff; margin:0 auto;}

.flexbox {
  display: flex;
  text-align:center;
  width: 100%;

}
.title-hover {
  transition: 1.3s;
  display: flex;
width: 100%;
	height: 20%;
	transition: 1.3s;
	background-color: rgba(239,189,51,.75);
	align-items: center;
	text-align:center;
	color:#fff; 
	opacity:1;
}

.so-widget-simple-page-masonry {min-height:0px !important;}

#footer .widget-box ul li{
    border-bottom: 1px solid rgba(255,255,255,0);
    display: inline-block;
    padding-right: 15px;
}

#footer .widget-box{
	float:none !important;
	margin:0 auto;
	display:flex;
	width:auto !important;
	margin-bottom:30px;
}
#footer #nav_menu-3{margin-bottom:0px !important;}

#footer .widget-box ul:last-child,#footer .widget-box ul li:last-child{
	padding-right:0px;
	margin-right:0px;
}

.center{
	margin:0 auto;
    text-align:center;
}

.submit_button{
	background-color:#ef7336 !important;
}

.depth-0.current_page_item{color:#f2935d !important;}

h3.subtitle{color:#181818;}
#menu-toggle-close {color:#181818 !important;
opacity:1 !important;}

.so-widget-sow-button-wire-1c45270db723-65 .ow-button-base a.ow-button-hover:hover {
  background: rgba(0,0,0,.0) !important;
  opacity:.5;	
  border-color: #ffffff;
}

.category-group:first-of-class{border-radius:15px 15px 0px 0px;}
	
.category-group:last-of-class{border-radius:0px 0px 15px 15px;}

.box{padding-bottom:30px;}