/**
 * * Theme Name: Ecodrive
 * * Author: Atoom
 * * Author URI: http://atoom.fr
 * * Description: Wordpress theme for ECO-DRIVE Website
 * * Template: elessi-theme
 * * Version: 1.0 */
@import "ecodrive-icons.css";
@font-face {
  font-family: "DkLemonYellowSun";
  src: url("fonts/dk-lemon-yellow-sun/dk_lemon_yellow_sun-webfont.eot");
  src: url("fonts/dk-lemon-yellow-sun/dk_lemon_yellow_sun-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/dk-lemon-yellow-sun/dk_lemon_yellow_sun-webfont.woff2") format("woff2"), url("fonts/dk-lemon-yellow-sun/dk_lemon_yellow_sun-webfont.woff") format("woff"), url("fonts/dk-lemon-yellow-sun/dk_lemon_yellow_sun-webfont.ttf") format("truetype"), url("fonts/dk-lemon-yellow-sun/dk_lemon_yellow_sun-webfont.svg#dinregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/lato/lato-light-webfont.eot");
  src: url("fonts/lato/lato-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-light-webfont.woff2") format("woff2"), url("fonts/lato/lato-light-webfont.woff") format("woff"), url("fonts/lato/lato-light-webfont.ttf") format("truetype"), url("fonts/lato/lato-light-webfont.svg#dinregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/lato/lato-regular-webfont.eot");
  src: url("fonts/lato/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-regular-webfont.woff2") format("woff2"), url("fonts/lato/lato-regular-webfont.woff") format("woff"), url("fonts/lato/lato-regular-webfont.ttf") format("truetype"), url("fonts/lato/lato-regular-webfont.svg#dinregular") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/lato/lato-bold-webfont.eot");
  src: url("fonts/lato/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-bold-webfont.woff2") format("woff2"), url("fonts/lato/lato-bold-webfont.woff") format("woff"), url("fonts/lato/lato-bold-webfont.ttf") format("truetype"), url("fonts/lato/lato-bold-webfont.svg#dinregular") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "ecodrive-icons";
  src: url("fonts/ecodrive-icons/ecodrive-icons.eot?1i6aw4");
  src: url("fonts/ecodrive-icons/ecodrive-icons.eot?1i6aw4#iefix") format("embedded-opentype"), url("fonts/ecodrive-icons/ecodrive-icons.ttf?1i6aw4") format("truetype"), url("fonts/ecodrive-icons/ecodrive-icons.woff?1i6aw4") format("woff"), url("fonts/ecodrive-icons/ecodrive-icons.svg?1i6aw4#ecodrive-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
html {
  font-size: 16px;
}

body {
  font-family: Lato, sans-serif;
}

.elementor-heading-title {
  font-family: DkLemonYellowSun, serif !important;
  font-size: 2rem !important;
}

.nasa-first-breadcrumb {
  font-family: DkLemonYellowSun, serif !important;
  font-size: 1.25rem;
}

h1, p, li {
  font-family: Lato, sans-serif;
}

h2, h3, button, .button, input[type=submit] {
  font-family: DkLemonYellowSun, serif;
}

button, .button, input[type=submit] {
  font-size: 18px !important;
  line-height: 12px !important;
}

.single_add_to_cart_button.button.alt {
  padding: 12px 24px !important;
}

.woocommerce-orders-table__cell-order-actions button, .woocommerce-orders-table__cell-order-actions .button, .woocommerce-orders-table__cell-order-actions input[type=submit] {
  color: #000000 !important;
  line-height: 1.2 !important;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
  color: #000000 !important;
}

@media (max-width: 640px) {
  .product-page .product-supplier-infos {
    margin-bottom: 24px;
  }
}
@media (max-width: 640px) {
  .product-page h2 {
    font-size: 22px;
  }
}

.icon-nasa-cart-3, .icon-nasa-like {
  font-family: "ecodrive-icons";
}

.icon-nasa-cart-3::before {
  content: "\e908";
}

.icon-nasa-like::before {
  content: "\e909";
}

.header-type-4 #masthead {
  padding-top: 3.75rem;
}

.header-type-4 .nasa-elements-wrap-main-menu {
  margin-top: 3.75rem;
}

.main-menu-warpper .root-item,
.nasa-vertical-header.vertical-menu .section-title {
  font-size: 1.25rem;
  font-family: DkLemonYellowSun, serif;
}

.nasa-menu-vertical-header {
  position: relative;
  background: none !important;
  display: flex;
}
.nasa-menu-vertical-header::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 110%;
  height: 100%;
  background: url("images/categories-title-bg.png") center/contain no-repeat;
  content: " ";
}
.nasa-menu-vertical-header .nasa-vertical-header {
  position: relative;
  z-index: 100;
  flex: 1 1 auto;
}
.nasa-menu-vertical-header .nasa-title-vertical-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.nasa-header-search-wrap {
  position: relative;
  max-width: 21.875rem;
  margin: 0 auto;
}
.nasa-header-search-wrap::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 140%;
  height: 210%;
  background: url("images/search-bg.png") center/contain no-repeat;
  transform: translate3d(-50%, -50%, 0);
  content: " ";
}
.nasa-header-search-wrap .nasa-show-search-form {
  background-color: #ffffff !important;
  border: none !important;
}
.nasa-header-search-wrap .nasa-submit-search {
  background: none !important;
  color: #67b545;
  border: none;
  text-indent: -1000px !important;
  width: 2.5rem !important;
  left: auto !important;
  right: 0 !important;
}
.nasa-header-search-wrap .nasa-submit-search::after {
  text-indent: 0 !important;
  color: #67b545 !important;
}
.nasa-header-search-wrap input {
  color: #f1772e;
  font-weight: bold;
}
.nasa-header-search-wrap input::placeholder {
  color: #f1772e;
}

.nasa-vertical-header.vertical-menu .section-title {
  text-align: center;
}

.nav-wrapper .header-nav {
  margin-bottom: 0;
}

.nav-wrapper .root-item {
  padding: 20px 0 5px;
}
.nav-wrapper .root-item:not(:last-child) {
  margin-right: 10px;
}
.nav-wrapper .root-item > a {
  padding: 0 0 15px;
  letter-spacing: 0;
  margin-right: 0;
}

.nasa-menus-wrapper-reponsive {
  display: flex;
}

.header_logo {
  width: auto !important;
  height: 8.125rem !important;
  max-height: none !important;
}
.fixed-already .header_logo {
  height: 5rem !important;
}
@media (max-width: 640px) {
  .header_logo {
    width: 170px !important;
    height: auto !important;
  }
}

.nasa-topbar-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.nasa-topbar-wrap #top-bar {
  border: none;
}
.nasa-topbar-wrap #top-bar li a {
  color: #67b545;
  font-weight: 500;
  text-decoration: underline;
}

.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu {
  width: 300px !important;
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item {
  width: 100%;
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item > a {
  display: flex;
  align-items: center;
  font-size: 100%;
  font-weight: 500;
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item > a::before {
  display: block;
  font-family: "ecodrive-icons";
  position: static;
  border: none;
  padding: 0;
  font-size: 18px;
  margin-right: 10px;
  width: 30px;
  text-align: center;
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-thes a::before {
  content: "\e900";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-sucres a::before {
  content: "\e901";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-senteurs a::before {
  content: "\e902";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-semoules a::before {
  content: "\e903";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-savons a::before {
  content: "\e904";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-riz a::before {
  content: "\e905";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-panier a::before {
  content: "\e908";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-favori a::before {
  content: "\e909";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-petit-dejeuner a::before {
  content: "\e90a";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-pates a::before {
  content: "\e90b";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-legumes-secs a::before {
  content: "\e90c";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-huiles a::before {
  content: "\e90d";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-fruits-secs a::before {
  content: "\e911";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-farines a::before {
  content: "\e912";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-epices a::before {
  content: "\e913";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-contenants a::before {
  content: "\e914";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-confiseries a::before {
  content: "\e915";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-condiments a::before {
  content: "\e916";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-cafes a::before {
  content: "\e917";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-bonbons a::before {
  content: "\e918";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-boissons a::before {
  content: "\e919";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-biscuits-SUCRES a::before {
  content: "\e91a";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-aperitifs a::before {
  content: "\e91b";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-animalerie a::before {
  content: "\e91c";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .menu-item.category-accessoires a::before {
  content: "\e91d";
}
.vertical-menu-wrapper .root-item.default-menu > .nav-dropdown .sub-menu .fixed-already .nasa-elements-wrap-main-menu {
  border-top-color: transparent !important;
}

.footer-wrapper .footer-logo {
  width: auto !important;
  height: 7.5rem !important;
}
.footer-wrapper .nasa-opening-time {
  margin-top: 10px;
}
.footer-wrapper h4, .footer-wrapper h5 {
  font-size: 20px;
  font-family: DkLemonYellowSun, serif;
}
.footer-wrapper h4 {
  margin-top: 30px;
}

.product-item .info .name, .product-item .info .amount {
  font-weight: 600;
}
.product-item .info .name:hover {
  color: #f1772e;
}
.product-item .nasa-product-content-nasa_label-wrap {
  opacity: 1;
  visibility: visible;
  top: -50px;
}
.product-item .nasa-product-content-nasa_label-wrap .nasa-product-content-child {
  display: flex;
}
.product-item .nasa-product-content-nasa_label-wrap .nasa-product-content-child > a {
  font-weight: bold;
  background-color: #ffffff;
  padding: 0;
  margin-right: 0.3125rem;
  border: 1px solid #cccccc;
  border-radius: 3px;
  text-align: center;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 16px;
}
.product-item .nasa-product-content-nasa_label-wrap .nasa-product-content-child > a.nasa-active {
  text-decoration: none;
  border-color: #67b545;
  color: #67b545;
}
.product-item .nasa-product-content-nasa_label-wrap .nasa-product-content-child > a:hover {
  color: #67b545;
}
.product-item .nasa-product-content-nasa_label-wrap .nasa-product-content-child > a:last-child {
  margin-right: 0;
}
.product-item .main-img {
  background-color: #eee;
}
.product-item .main-img img {
  max-height: 17.5rem;
  object-fit: contain;
}

.item-product-widget .product-title {
  display: block;
  font-weight: 600;
}
.item-product-widget .amount {
  font-weight: 600;
}

.product-infos-list {
  border: 1px solid #eee;
}
.product-infos-list-item {
  border-bottom: 1px solid #eee;
  padding: 15px;
}
.product-infos-list-item:last-child {
  border-bottom: none;
}
.product-infos-list-item-line {
  display: flex;
  font-size: 16px;
}
.product-infos-list-item-line.sub {
  opacity: 0.7;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
}
.product-infos-list-item-label {
  font-weight: bold;
}
.product-infos-list-item-value {
  margin-left: auto;
}

.nasa-classic-style.nasa-tabs-no-border li.nasa-single-product-tab a {
  font-size: 140%;
}

.product-details .woocommerce-tabs > .row:first-child {
  display: none;
}

.nasa-body-loaded .nasa-product-grid .btn-wishlist {
  color: #ffffff;
}

.product-supplier-infos img {
  max-width: 200px;
}

.badge.sale-label {
  display: none;
}

.product-info .variations .reset_variations {
  display: none !important;
}

.ui-datepicker.pickup-location-appointment-datepicker {
  transform: translateY(-270px);
}

.pickup-location-field .ui-datepicker-trigger {
  position: relative;
  left: -50px;
  background: none !important;
}

.nasa-body-loaded .nasa-product-grid .btn-wishlist {
  color: inherit;
}

.nasa-filter-order {
  position: relative;
}

/*# sourceMappingURL=style.css.map */
