/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



.ti-widget.ti-goog .ti-reviews-container-wrapper{
		display: flex;
		flex-wrap: nowrap;
		justify-content: center !important;
}
/*Fixing Header Menu */
@media screen and (min-width: 1025px) and (max-width: 1380px) {
  .header-container {
    width: 100% !important;
  }

  .header-logo-container {
    width: 15% !important;
  }

  .header-container .main-nav > li > a {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
}


 body .site-main .pg-mp-titre-h1-bg {
margin-top:40px !important;
margin-bottom:20px !important;
}
body .site-main h1.pg-mp-titre-h1{
font-size:30px !important;
}
body .site-main span.pg-mp-span-h1{
font-size:17px !important;
}
@media only screen and (max-width: 1024px){
body .site-main .pg-mp-titre-h1-bg {
    margin-top:20px !important;
    margin-bottom:20px !important;
}
}
@media only screen and (max-width: 992px){
body .site-main .pg-mp-titre-h1-bg {
    margin-top:20px !important;
    margin-bottommedia:20px !important;
}
}

.page-template-politique-de-confidentialite h3:last-of-type,.page-template-politique-de-confidentialite .wpcf7-contact-form-not-found {
    display:none;
}


/*sav */

@media screen and (max-width: 619px) {
  .ti-widget.ti-goog .ti-reviews-container-wrapper {
    justify-content: unset !important;
  }
}




