/**
Theme Name: Ma Présence Online
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ma-presence-online
Template: astra
*/
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://unpkg.com/css.gg@2.0.0/icons/css/check-o.css");


section.product-section .produit-container {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px
}

section.product-section .produit-container .divider {
    width: 100%;
    height: 1px;
    background: #333333;
    opacity: 0.3;
}

body.home * section.product-section .produit-container li.info-product p{
	font-size:15px !important;
	color: #333333 !important;
	
}
body.home * section.product-section .produit-container li.info-product p strong{
	font-size:15px !important;
	color: #f15a24 !important;
    font-weight: 700 !important;
}

body.home * section.product-section .produit-container li.info-product.non-inclus i{
	border-color:#7a7a7a;
	background-color:#e6e6e6;
}
body.home * section.product-section .produit-container li.info-product.non-inclus p strong{
	color:#7a7a7a !important;
}
body.home * section.product-section .produit-container li.info-product.non-inclus i:after{
	color:#7a7a7a;
}
@media screen and (min-width: 767px) {
	body.home * section.product-section .produit-container li.info-product p{
		font-size:18px !important;
	}
	body.home * section.product-section .produit-container li.info-product p strong{
		font-size:18px !important;
	}
}
body.home * section.product-section div.cost-info-container p.cost-info {
	font-size:15px !important;
	text-align: center !important;
	color: #333333;
}
@media screen and (min-width: 767px) {
	body.home * section.product-section div.cost-info-container p.cost-info {
		font-size:18px !important;
		text-align: center !important;
	}
}
body > div.tf-v1-popup > div.tf-v1-iframe-wrapper > button {
  border: 0 !important;
  background-color: transparent !important;
}

@media screen and (min-width: 1600px) {
  #page h3:not(.wapo-addon-title) {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 1200px) {
  section.intro .container-presentation .container {
    transform: scale(0.9) !important;
  }
}

body.error404 input.search-submit {
  position: relative !important;
  width: unset !important;
  max-width: unset !important;
  margin-top: 25px !important;
}

body.error404 input.search-submit:hover {
  background: white !important;
  color: #f15a24 !important;
}

body.error404
  #primary
  > section
  > div
  > div
  > div
  > div
  > form
  > label
  > button {
  display: none !important;
}

@media screen and (max-width: 800px) {
  .container-fixed-btns {
    justify-content: center !important;
  }
}

@media screen and (max-width: 800px) {
  button.btn-login-home {
    border: 0 !important;
    border-right: 1px solid white !important;
  }
  body.single-product #content > div.ast-container {
    flex-direction: column-reverse !important;
  }

  #currency_switcher_widget-2 > form > select {
    margin-bottom: 10px;
  }

  #currency_switcher_widget-2 {
    display: flex !important;
    justify-content: flex-end !important;
  }

  body > div.container-fixed-btns.no-home > a.a-subscribe.hidden {
    visibility: visible !important;
  }
}

#footer > p {
  text-align: center !important;
}

section.pricing .price {
  display: flex !important;
  flex-direction: unset !important;
  align-items: center !important;
  align-content: stretch !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
}

section.pricing .pricing-monthly {
  align-items: flex-start !important;
}

section.pricing .pricing-annual {
  align-items: flex-start !important;
}

div.price > h4,
div.price h5,
div.price .hidden {
  width: 100%;
  text-align: center;
}

#annual > div:nth-child(3) > div.cta.floating {
  display: none !important;
}

html[lang="en-GB"] .en-text {
  display: block !important;
}

html[lang="en-GB"] .fr-text,
.de-text {
  display: none !important;
}

html[lang="fr-FR"] .fr-text {
  display: block !important;
}

html[lang="fr-FR"] .en-text,
.de-text {
  display: none !important;
}

html[lang="de-CH"] .de-text {
  display: block !important;
}

html[lang="de-CH"] .fr-text,
.en-text {
  display: none !important;
}

.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 8;
}
img.custom-logo {
  display: none !important;
}

@media screen and (max-width: 767px) {
  #ast-mobile-header {
    display: none !important;
  }
  #ast-desktop-header {
    display: block !important;
  }

  #ast-desktop-header > div.ast-above-header-wrap > div > div {
    padding: 0 20px;
  }

  #primary > div > div > div.fl-row-content-wrap > div > div > div.fl-col.fl-node-2euks4ltoah5.fl-col-small > div > div.fl-module.fl-module-fl-woo-cart-button.fl-node-vnuk3ar6xs7m > div > form > button{
	transform: translateX(15px) !important;
  }
}
#ast-mobile-header {
  display: none !important;
}

div#yith-wapo-container {
    display: flex;
    flex-direction: column-reverse;
}

label.yith-wapo-addon-label{
	font-weight: 700 !important;
}

.woocommerce-variation-add-to-cart label{
	display: flow;
}

.pum-container{
	left: 0 !important;
	width: 100vw !important;
}