/*!
Theme Name: OnZeWeb
Template: haptic
Theme URI: http://themexriver.com/wp/haptic
Author: onzeweb
Author URI: http://themexriver.com/
Description: Child theme - Web Agency WordPress Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: haptic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

haptic is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


.hap-section-title .headline-title, .hap-section-title h2 {
    font-size: 56px;
	text-transform: none !important;
    font-weight: 400;
    color: var(--hap-title-color);
}

.h8-btn-2::after {
	content:none;
}
.headline h1 {
	font-family: "Paytone One" !important;
	font-size: 36px !important;
    font-weight: 400 !important;
}
@media screen and (min-width: 992px) {
	.headline h1 {
		font-size: 78px !important;
	}
}
@media screen and (min-width: 1200px) {
	.headline h1 {
		font-size: 98px !important;
	}
}
.elementor-widget-text-editor a {
	color: var(--e-global-color-accent);
	text-decoration: underline !important;
}

.bi-service-scroll-item .service-text {
	bottom:0;
	background: rgba(0, 0, 0, .35);
}

.hap-header-top-area .top-info-cta li {
	font-weight: 100;
}

.hpt-client-logo-1-slider {
	gap: 0 80px;
}

.hap-header-section .dropdown-menu {
	background: white;
	box-shadow: 0px 2px 3px rgba(0,0,0,.2);
}
.haptic__common-h .hap-megamenu .dropdown-menu, .haptic__common-h .hap-megamenu .dropdown-menu, .haptic__common-h .hap-megamenu .submenu {
	height: fit-content;
}

.hap-header-menu-navigation {
    padding: 5px 60px;
}
.hap-header-section {
	top:20px;
}
.hap-header-section .main-navigation .navbar-nav .dropdown-menu a.elementor-cta {
	padding: 0 !important;
}
.hap-header-section.sticky-on .hap-header-menu-navigation {
    padding: 30px 15px 0;
}
@media screen and (max-width: 991px) {
	.hap-header-menu-navigation {
		padding: 0;
	}
	.hap-header-section {
        top: 0;
	}
	.hap-header-section.sticky-on .hap-header-menu-navigation {
		padding: 0;
	}
	.mobile_menu_button {
		padding-right: 10px;
	}
	.mobile_menu .mobile_menu_close {
		    color: var(--e-global-color-accent);
	}
	.hap-section-title .headline-title, .hap-section-title h2 {
		font-size: 38px; 
	}
	.hap-about-content .about-img {
		max-width: 300px;
	}
	.bi-service-scroll-item {
		max-width: 300px;
	}
	.bi-service-scroll-item .service-text {
		padding: 0 15px;
	}
	.bi-service-scroll-item .service-text .service_more {
		font-size: 25px;
	    width: 45px;
		height: 45px;
	}
}

.bi-breadcrumbs-content ul {
	border-color: rgba(255, 255, 255, .3);
}

@media screen and (max-width: 480px) {
	.bi-breadcrumbs-content ul {
        padding: 12px 15px;
    }
    .bi-breadcrumbs-content {
        padding: 150px 20px 100px;
    }
}
@media screen and (max-width: 1024px) {
    .hap-banner-content {
        padding: 150px 0px 100px;
    }
}

/* références / Portfolio */
#bi-portfolio-feed .porfolio-icon {
	display: none !important;
}
@media screen and (max-width: 480px) {
	.bi-portfolio-img-text-3 .portfolio-text {
		bottom: 0;
		opacity: 1;
		visibility: visible;
	}
	.bi-portfolio-img-text-3 .portfolio-text h3, .bi-portfolio-img-text-3 .portfolio-text span {
		opacity: 1;
		visibility: visible;
	}
	.bi-portfolio-feed-section .bi-portfolio-img-text-3 .portfolio-text {
		padding: 20px 15px;
	}
	
}





@media screen and (min-width: 991px) {
	#hap-header:not(.sticky-on) .hap-header-menu-navigation {
		box-shadow: 1px 1px 2px;
	}
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    background-image: none;
}

/* Portfolio / références */
.bi-portfolio-filter-btn li {
	font-family: "Paytone One";
	font-weight: 100;
}
/*
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section-title-8 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title-8 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title-8 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .section-title-8 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section-title-8 {
    font-size: 45px;
  }
}



*/