  /*
 Theme Name:     Divi Child Unistellar
 Theme URI:      -
 Description:    Divi Child Theme for Unistellar
 Author:         Karoubi Antoine for Unistellar
 Author URI:     -
 Template:       Divi
 Version:        0.0.1
*/

/* NEW FONTS */
@font-face {
  font-family: 'Sweet Sans Pro';
  src: url('https://fonts.cdnfonts.com/css/sweet-sans-pro');
  font-weight: normal;
}

/* reset-global */
/* grid-squeleton */
/* Heading Styles 
h1 {
	font-size: 46px;
	font-weight: 700;
	font-family: Montserrat;
}
h2 {
	font-size: 32px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: Montserrat;
}
h2.is-bold{
	font-size: 32px;
	font-weight: 500;
	font-family: Montserrat;
}
h3 {
	font-size: 26px;
	font-weight: 300;
	font-family: Montserrat;
}
*/
.title-tag {
	font-size: 10px;
	letter-spacing: 2px;
}

/* Header */
@media (min-width: 980px) {
  #main-header .container {
    width:95%;
    padding: 0px 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    flex-basis: auto;
  }
  #main-header .logo_container {
    align-self: flex-start;
  }
  #main-header #et-top-navigation {
    align-self: center;
    padding-left: 0px !important;
  }
  #main-header #header-widget-area {
    display:flex;
    position:absolute;
    right: 0px;
    height:100%;
    align-items: center;
  }
 
}
span.author a {
   pointer-events: none !important;
}
#main-header #header-mobile-locale {
  display: none;
}
@media only screen and (min-width: 981px) {
  #main-header #logo {
        max-height: 25%;
  }
}
@media (max-width: 980px) {
    #main-header #header-widget-area {
      display: none;
    }
    #main-header #header-mobile-locale {
      display: flex;
    }
}
/* language switcher */
#main-header .wpml-ls-legacy-dropdown {
  width: 5em;
  max-width: 100%;
}
#main-header .wpml-ls-legacy-dropdown a {
  display: block;
  text-decoration: none;
  color: #444;
  border: 0px;
  background-color: transparent;
  padding: 15px 10px;
  line-height: 1;
  color: white;
  transition:color 0.4s ease-in-out;
  transition:padding 0.4s ease-in-out;
}
#main-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {
  color:#ffb400;
  padding-left: 15px;
  padding-right: 5px;
}
#main-header.et-fixed-header .wpml-ls-legacy-dropdown a {
  padding: 19px 10px;
}
#main-header.et-fixed-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  background-color: #071419;
}
#main-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu { 
  padding-top: 5px;
  border-color:#ffb400;
  background-color: rgba(0,18,25,0.59);
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
  vertical-align: middle;
  display: inline-block;
  border: none !important;
  position: absolute;
  right: 25px;
  top: 5px;
  line-height: 38px;
  font-size: 10px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transition: all 0.4s ease-in-out;
  transform: rotate(-90deg);
}
#main-header.et-fixed-header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  top:9px;
}
.wpml-ls-legacy-dropdown:hover a.wpml-ls-item-toggle:after {
  transform: rotate(0deg);
}

ul.wpml-ls-sub-menu li{background:rgba(0,0,0,.45);}

/* mobile Switcher */
#header-mobile-locale {
  position: absolute;
  right: 30px;
  height: 100%;
  display: flex;
  align-items: center;
}
#header-mobile-locale .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover {
  color: #fff;
  background: transparent; 
}
#header-mobile-locale .wpml-ls-legacy-dropdown-click {
    width: 52px;
}
#header-mobile-locale .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle span {
  display:none;
}
#header-mobile-locale .wpml-ls-legacy-dropdown-click a {
  display: block;
  text-decoration: none;
  color: #fff;
  border: none;
  background-color: transparent;
  padding: 9px 10px;
  line-height: 0;
}
#header-mobile-locale .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu  {
  background-color: #001219;
  width: 180px;
  margin-left: -100px;
  margin-top: 24px;
  border-color: #ffb400;
  border-width: 3px;
  z-index:10000;
}
/* cta - widget */
#main-header #header-widget-area .unis-btn span {
  padding: 8px 20px;
}
#main-header #header-widget-area .unis-btn {
  min-width: 150px;
  margin: 5px;
}

/* Nav */
#top-menu a {
  font-size: 14px !important;
  color: white !important;
}
#top-menu li {
  display: inline-block;
  font-size: 14px;
  padding-right: 10px !important;
}
#top-menu-nav li.menu-item:hover > a {
  color:#ffb400 !important;
  opacity: 1 !important;
}
#top-menu-nav li ul{
  border-width: 1px;
}
#et-top-navigation {
  font-weight: 400 !important;
}
#top-menu-nav>ul>li>a:hover {
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#top-menu .menu-item-has-children>a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after {
  /* font-family: 'ETmodules'; */
  /* content: "3"; */
  position: absolute;
  right: 5px;
  top: 0;
  color: #656A79;
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
  line-height: 15px;
  font-size: 10px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transition: transform 0.4s ease-in-out;
}
#top-menu .sub-menu .menu-item-has-children>a:first-child:after {
  top:18px;
  right: 5px;
}
#top-menu .sub-menu li>a {
  padding:10px 5px;
}
#top-menu .sub-menu li:hover>a {
   padding-left:15px;
   padding-right: 5px;
} 
#top-menu .menu-item-has-children:hover>a:first-child:after,
#et-secondary-nav .menu-item-has-children:hover>a:first-child:after {
  transform: rotate(0deg);
}
#top-menu .nav li li ul {
  z-index: 1000;
  top: 0px;
  left: 240px;
}
#top-menu .sub-menu .menu-item {
  width:100% !important;
}
/* Mobile Nav */
#mobile_menu .sub-menu .menu-item .sub-menu {
  display:none !important;
}
.mobile_menu_bar:before {
  color:white !important;
}
.et_mobile_menu {
  border-color:#ffb400;
}
.et_mobile_menu .menu-item-has-children>a {
  font-weight: 400 !important;
  background-color:transparent !important; 
}
.et_mobile_menu .menu-item-has-children>a:after {
  font-weight: 400; 
  position: absolute;
  right: 25px;
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
  line-height:23px;
  font-size: 10px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transition: transform 0.4s ease-in-out;
  transform: rotate(0deg);
}
.et_mobile_menu .sub-menu .menu-item-has-children>a:after {
  display:none !important
}
/* Custom shop entry for mobile */

/* hides it for desktop */
#main-header #et-top-navigation #top-menu-nav #top-menu li.menu-item#menu-item-241178, /* US */
#main-header #et-top-navigation #top-menu-nav #top-menu li.menu-item#menu-item-243089, /* FR */
#main-header #et-top-navigation #top-menu-nav #top-menu li.menu-item#menu-item-243187, /* EU */
#main-header #et-top-navigation #top-menu-nav #top-menu li.menu-item#menu-item-243408, /* DE */
#main-header #et-top-navigation #top-menu-nav #top-menu li.menu-item#menu-item-243543  /* JP */
{ 
  display:none !important;
}
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-241178, /* US */
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-243089, /* FR */
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-243187, /* EU */
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-243408, /* DE */
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-243543 /* JP */
{ 
  text-align:center;
  background-color: #ffb400;
  font-weight:500;
}
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-241178 a, /* US */
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-243089 a, /* FR */
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-243187 a, /* EU */
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-243408 a, /* DE */
#main-header #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item#menu-item-243543 a  /* JP */
{
  color: Black;
}
/* Footer */
#main-footer {
  background-color: #000000 !important;
  transition:all 0.3 ease-in-out;
}
#main-footer #footer-bottom {
  background-color: #000000 !important;
  padding:0px;
}
#et-footer-nav {
  background-color: transparent !important;
}
#main-footer .container {
  display: flex;
  width: 95%;
  align-items: center;
  justify-content: space-between;
}
#footer-bottom .container {
  flex-direction: row;
  padding: 15px 0px;
  border-top: 1px solid #ddd;
}
@media (max-width: 980px) {
  #main-footer .container {
    flex-direction: column; 
    justify-items: center;
  }
  #main-footer #footer-bottom .logo_container {
    position: relative; 
    height: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .bottom-nav li {
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 0px 10px;
  }
  /* NL sign-up */
  #zoho-nl-sign-up {
    flex-grow: initial;
    margin-left: 0px !important;
    margin-bottom: 15px;
    margin-top: 5px;
    border-top: 1px solid white;
    padding-top: 15px;
  }
  #errorMsgDiv {
    width:auto !important;
    border:none !important;
  }
}
#errorMsgDiv {
  border:none !important;
  margin: 0px !important;
}
#zoho-nl-sign-up {
  flex-grow: 1;
}

#Zc_SignupSuccess {
  position: relative !important;
  margin-left: 0% !important;
  height: auto !important;
  width: 100% !important;
  font-weight: 700 !important;
  background-color: transparent !important; 
  padding: 0px !important;
  border: none !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  word-break: break-all;
}
#Zc_SignupSuccess table,
#Zc_SignupSuccess table tr,
#Zc_SignupSuccess table td {
  border:none !important;
}
/* BOTTOM NAV */
.bottom-nav {
    padding: 10px 0;
    text-align: center;
}
.bottom-nav, .bottom-nav a {
    font-size: 13px !important;
    color: white !important;
    text-transform: uppercase;
}
.bottom-nav, .bottom-nav a:hover {
  color:#ffb400 !important;
  opacity: 1;
}
/* socials */
.et-social-icon a {
  display: inline-block;
  font-size: 24px;
  position: relative;
  text-align: center;
  -webkit-transition: color 300ms ease 0s;
  transition: color 300ms ease 0s;
  color: #fff;
  text-decoration: none;
}
.et-social-icons li {
  display: inline-block;
  margin-left: 5px;
}
/* bottom - credits */
#footer-info {
    text-align: center;
    color: #ccc !important;
    font-size: 12px;
    padding-bottom: 0px !important;
    float: none;
    display: block;
    flex-grow: 1;
    align-self: center;
}

/* Widgets */


/* custom elements */
/* page specific - please ID prefix everything */
/* Promo Home */
#promo-ctalinks {
  display: flex;
  justify-content: center;
}
#promo-ctalinks a {
  margin: 0px 5px;
}
#promo-ctalinks a .unis-btn {
  margin-right:0px !important;
}
@media (max-width: 500px) {
   #promo-eq-cta,
   #promo-ev2-cta {
    display:flex;
	justify-content: center;
   }

   #promo-ctalinks {
      margin-left:0px !important;
   }
   #home-winter-promo .et_pb_row {
      width:98%;
  }
  #home-winter-promo .et_pb_image_0 {
      width: 100%;
  }
}

/* promo produit */

.product_price {
  padding:5px 0px;
  padding-left:5px;
  font-size:16px;
  font-weight:800;
}
.product_price.discounted {
  font-weight: 300;
  text-decoration: line-through;
  margin: 0;
  font-size: 15px;
}
.prices_container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
@media (max-width: 500px) {
    .prices_container {
      flex-direction: column;
    }
    .product_price.discounted {
      padding-bottom:0px;
    }
}
/* Calendly - product-page */
.calendly-badge-widget {
  position: fixed;
  right: 2.5% !important;
  bottom: 5px !important;
  z-index: 9998;
  margin-right: 4px !important;
}
.calendly-badge-content {
    background: rgb(255, 180, 0);
    color: black  !important;
    border-radius: 0 !important;
    border: 1px solid rgb(255, 180, 0);
    transition:all 0.3s ease-in-out;
    padding-left: 40px !important;
    padding-right: 10px!important;
    font-weight: 500 !important;
}
.calendly-badge-content:before {
    content: "\f073";
    font-family: 'FontAwesome';
    position: absolute;
    left: 10px;
    font-size: 25px;
    top: 13px;
}
.calendly-badge-content:hover {
  background: rgb(0, 0, 0,0.7) !important;
  color: rgb(255, 180, 0)  !important;
  border-radius: 0 !important;
}
.calendly-badge-content span {
  display:none !important;
}
/* Single Post Style */
.et_post_meta_wrapper {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding:0;
	height: 70vh;
}
.post-title-meta {
	position: absolute;
	z-index: 10;
	bottom: 10%;
	width: 100%;
}
.article-container {
  padding-top:58px !important;
}
.article-container .dsm_breadcrumbs_wrap {
  border-bottom:1px solid black;
}
@media (max-width: 500px) {
  .article-container {
    width:100% !important;
  }
  .article-container .entry-title {
    font-size: 32px;
  }
  .et-db #et-boc .et-l .dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item.dsm_breadcrumbs_item_current {
    width: 80%;
}
}
.et_post_meta_wrapper > .hero-image {
	position: relative;
	height: 100%;
}

.et_post_meta_wrapper > .hero-image > img {
	width: 100%;
}

.et_post_meta_wrapper > .hero-image:after {
 	content: '';
  	position: absolute;
  	top: 45%;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	background: linear-gradient(to bottom, transparent 0%, black 100%);
}

/* GENERAL*/

	/*BUTTONS*/
.et_pb_button {
	color: #ffffff
}

#footer-bottom {
  background-color: #1f1f1f;
  background-color: rgba(0,0,0,0.32);
  padding: 15px 0 5px;
}
/* AMAZON */
.amazon-link img {
  height:38px;
  display:none !important;
}

/* BTN STYLES*/
* {
  box-sizing: border-box;
}

.unis-btn:active, .unis-btn:hover, .unis-btn:focus {
  outline: 0!important;
  outline-offset: 0;
}
.unis-btn::before,
.unis-btn::after {
  position: absolute;
  content: "";
}

.unis-btn {
  position: relative;
  display: inline-block;
  width: auto; 
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0 5px;
  padding: 0px;
  min-width: 150px;
}
.unis-btn br {
	display: none;
}
  .unis-btn span {         
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    font-family: montserrat;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: 0; left: 0;
    width: 100%;
    padding: 9px 20px;
    transition: 0.3s;
  }

/*--- btn-1 ---*/
.btn-1::before {
  background-color: #ffb400;
  transition: 0.3s ease-out;
}
.btn-1 span {
  color: #000000;
  border: 1px solid #ffb400;
  transition: 0.2s 0.1s;
}
.btn-1 span:hover {
  color: #ffb400;
  transition: 0.2s 0.1s;
}



/* hover-filled-slide-right */
.unis-btn.hover-filled-slide-right::before {
  top:0; bottom: 0; right: 0;
  height: 100%; width: 100%;
}
.unis-btn.hover-filled-slide-right:hover::before {
  width: 0%;
}


/*--- btn-2 ---*/
.btn-2::before {
  background-color: #ffffff;
  transition: 0.3s ease-out;
}
.btn-2 span {
  color: white;
  border: 1px solid white;
  transition: 0.2s;
}  
.btn-2 span:hover {
  color: #000000;
  transition: 0.2s 0.1s;
}

/* hover-slide-right */
.unis-btn.hover-slide-right::before {
  top: 0; bottom: 0; left: 0; 
  height: 100%; width: 0%;
}
.unis-btn.hover-slide-right:hover::before {
  width: 100%;
}
/* Ugly quick fix */

body.blog-template-default #main-content {
    background:black !important;
}

/*Default Style for blog post*/
/*Full width*/
.blog-template-default #main-content .container {
width: 100%;
max-width: 100%;
padding-top: 0 !important;
}

.blog-template-default #left-area {
  padding-bottom: 0 !important;
}

.blog-template-default #footer-bottom .container {
    width: 80%;
    max-width: 1080px;
    margin: auto;
}

/*Post Style*/
.blog-template-default .post {
  background-color: #071419;
  margin-bottom: 0;
}
.blog-template-default .entry-title {
  font-size: 45px;
  font-weight: bold;
}
@media screen and (max-width: 1024px)
{
  .blog-template-default .entry-title {
    font-size: 25px;
    font-weight: bold;
  }
}
  
.blog-template-default .et_pb_gallery .et_pb_gallery_pagination {
    border-top: 1px solid #44505c;
}

/* Reinsurance footer */
.reinsurance {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding-top: 40px;
  padding-bottom: 40px;
}

.reinsurance-item {
  display: flex;
  flex-direction: column; /* Adjusts the direction to vertical */
  align-items: center; /* Center items horizontally */
  justify-content: center;
  padding: 10px;
  text-align: center;
  width: 25%; /* For 4 items per row on larger screens */
}

.reinsurance-item img {
  margin-bottom: 10px; /* Adjusts the margin to below the icon */
  width: 24px; /* Adjust based on your SVG's ideal display size */
  height: auto;
}

.reinsurance-item p {
  font-family: Sweet Sans Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
}

/* Mobile responsiveness for screens less than 768px, 2 items per row */
@media only screen and (max-width: 767px) {
  .reinsurance-item {
      width: 50%;
  }
}