/*
	Theme Name: Harington Child
	Theme URI: http://harington.clapat-themes.com/
	Description: Responsive Wordpress Theme
	Template: harington
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: agency, ajax, business, clapat, clean, creative, gallery, minimal, modern, photography, portfolio, premium, responsive, showcase
	Text Domain: harington-child
*/


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

Add here your own styles
-------------------------------------------------------------------*/

#logo img {
    height: 60px !important;
}

.bkglogowhite {
	background-image: url("https://dsfcrew.com/wp-content/uploads/2023/06/DSF-logo-bg.png") !important;
  	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center
}

#hero {
	background-image: url("https://dsfcrew.com/wp-content/uploads/2023/06/DSF-logo-bg.png") !important;
  	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.clients-table li {
    width: 14% !important;
}

.item-cat {
	display: none !important;
}

.uppercase-text input, .uppercase-text textarea {
    text-transform: none !important;
}

textarea {
    height: 100px !important;
}



/*------------------------------------------------------------------
Custo jano
-------------------------------------------------------------------*/
.home_ctn_image {
	text-align: center !important;
}

.wpcf7-submit {
	font-size: 32px !important;
	color : #fff !important;
	border: 1px solid #fff !important;
	transform: scale(0.5) !important;
	padding: 2rem 0 4rem 0 !important;
}

.wpcf7-response-output {
	font-size: 22px !important;
	text-align: center !important;
	color: #a467f5 !important;
	border: 1px solid #3e00a2 !important;
}

.custo-footer {
	text-align: center;
	font-size: 12px;
	line-height: 1.2rem;
}

@media (max-width: 599px) {
    .home-galerie1 > ul > li  {
		width: 80vw;       
    }
	.home_separateur1 {
		height: 50px !important;
	}	
	.clients-table li {
   		width: 50% !important;
}
}

@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@300;400;500;600;700&display=swap');

.hero-title, h1, h2, h3, h5 {
    font-family: 'Dosis', sans-serif;
}

