/*
Theme Name: Les cosmétiques d'Isaline
Text Domain: isaline
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
*/
/*
 * (c) 2020 - Yannick Mauray - Sandrine Kohler
 */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Oxygen Light'), local('Oxygen-Light'), url(https://fonts.gstatic.com/s/oxygen/v9/2sDcZG1Wl4LcnbuCJW8zaGW8.ttf) format('truetype');
}
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Oxygen Regular'), local('Oxygen-Regular'), url(https://fonts.gstatic.com/s/oxygen/v9/2sDfZG1Wl4LcnbuKjk0j.ttf) format('truetype');
}
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Oxygen Bold'), local('Oxygen-Bold'), url(https://fonts.gstatic.com/s/oxygen/v9/2sDcZG1Wl4LcnbuCNWgzaGW8.ttf) format('truetype');
}
*,
*::before,
*::after {
  outline: none;
}
*::-moz-focus-inner {
  border: 0;
}
input[type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  display: none;
  margin: 0;
}
.container {
  max-width: 1300px;
}
body {
  background-color: #DDCFC2;
  font-family: 'Oxygen', sans-serif;
  font-weight: 300;
  color: white;
}
a {
  color: inherit;
  border-bottom: 2px dotted;
}
a:hover {
  color: inherit;
  border-bottom: 2px solid;
  text-decoration: none;
}
#main-container {
  background-color: #A88F79;
  color: #FFFFFF;
}
#header div.col {
  margin: 1rem 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#header div.col img {
  width: 292px;
  height: auto;
}
.reset-list-style {
  list-style: none;
  padding: 0;
  margin: 0;
}
button.navbar-toggler::-moz-focus-inner {
  border: 0;
}
.navbar {
  width: 100%;
  margin-bottom: 2em;
}
.primary-menu {
  font-size: 1.5rem;
  font-weight: 300;
  width: 100%;
}
.primary-menu .menu-item {
  flex-grow: 1;
  text-align: center;
  border-bottom: 1px solid white;
  transition: background-color 0.2s linear;
}
.primary-menu .menu-item .nav-link {
  color: inherit;
  border-bottom: none;
}
.primary-menu .menu-item .nav-link:hover {
  color: inherit;
}
.primary-menu .menu-item:hover {
  background-color: rgba(147, 185, 110, 0.8);
}
img.responsive {
  width: 100%;
}
main {
  font-weight: 300;
  padding-bottom: 80px;
}
main .page-title {
  margin-bottom: 20px;
}
main .slider {
  margin-top: 15px;
  margin-bottom: 15px;
}
main .slider .responsive {
  margin-bottom: 1em;
}
main h2 {
  border-top: 2px solid white;
  margin-top: 15px;
  padding-top: 5px;
  margin-bottom: 2rem;
  font-weight: 300;
}
.woocommerce #review_form #respond p.stars {
  margin: 5px 0 0 5px;
}
.woocommerce div.product h1.product_title {
  font-weight: 700;
}
.woocommerce div.product .quantity .qty {
  line-height: 40px;
  border: 0;
  padding: 0;
}
.woocommerce div.product .summary strong {
  font-weight: 700;
  border-bottom: 1px dotted;
}
.woocommerce div.product .stock {
  display: none;
}
.woocommerce div.product form.cart {
  margin-top: 4em;
}
.woocommerce div.product form.cart .button {
  padding: 0 1em;
  line-height: 40px;
  border-radius: 0;
}
.woocommerce div.product form.cart .variations select {
  display: block;
  line-height: 1.3;
  color: white;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid white;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #A88F79;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.woocommerce div.product .product_meta {
  display: none;
  flex-direction: column;
}
.woocommerce div.product .product_meta a {
  color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: flex;
  justify-content: center;
  padding: 1em 2em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  padding: 0 2em;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  font-size: 1.5em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  border-bottom: 2px solid;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 80px 80px;
  padding: 30px 30px 10px;
  border: 2px solid #967a62;
}
.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
  display: none;
}
.woocommerce ul.products {
  margin: 0;
}
.woocommerce ul.products li.product {
  background-color: #967a62;
  text-align: center;
  transition: all 0.2s;
  position: relative;
  overflow: hidden;
}
.woocommerce ul.products li.product:hover {
  box-shadow: 0 5px 18px rgba(255, 255, 255, 0.4);
}
.woocommerce ul.products li.product:hover a.add_to_cart_button {
  transform: translate3d(0px, 0, 0px);
}
.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail,
.woocommerce ul.products li.product img.woocommerce-placeholder {
  background-color: #9e826a;
  margin: 0;
}
.woocommerce ul.products li.product a.add_to_cart_button {
  top: 0;
  position: absolute;
  margin: 0;
  width: 100%;
  left: 0;
  padding: 1rem;
  transform: translate3d(0px, -100px, 0px);
  background-color: rgba(147, 185, 110, 0.8);
  color: white;
  border-radius: 0;
  transition: transform 0.4s cubic-bezier(0.17, 0.62, 0.44, 0.99), -webkit-transform 0.4s cubic-bezier(0.17, 0.62, 0.44, 0.99);
}
.woocommerce ul.products li.product a.added_to_cart {
  display: none;
}
.woocommerce ul.products li.product h2 {
  border: none;
  font-weight: 700;
  color: white;
}
.woocommerce ul.products li.product span.price {
  color: white;
}
.woocommerce ul.products li.product .woocommerce-loop-product__categories {
  padding-top: 0;
  color: white;
}
.woocommerce table.shop_table {
  border: none;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 1em 0;
}
.woocommerce table.shop_table .product-thumbnail a {
  border-bottom: none;
}
.woocommerce table.shop_table .product-thumbnail a img {
  height: 80px;
  width: auto;
}
.woocommerce table.shop_table input {
  padding: 1em 2em;
  border: 0;
}
.woocommerce table.shop_table .quantity .qty {
  width: 110px;
}
.woocommerce table.shop_table td.actions .coupon .input-text {
  width: 200px;
  padding: 1em 2em;
  border: 0;
}
.woocommerce table.shop_table button.button,
.woocommerce table.shop_table button.button:disabled[disabled] {
  padding: 1em 2em;
  line-height: inherit;
  border-radius: 0;
  background-color: #a46497;
  color: white;
}
.woocommerce table.shop_attributes {
  margin-bottom: 0;
  border-collapse: collapse;
}
.woocommerce table.shop_attributes tr:nth-child(2n+1) td,
.woocommerce table.shop_attributes tr:nth-child(2n+1) th {
  background-color: #9e826a;
}
.woocommerce table.shop_attributes th {
  text-align: right;
  width: 25%;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  padding: 1em 2em;
  border: 2px solid #967a62;
}
.woocommerce .woocommerce-breadcrumb {
  display: none;
}
.woocommerce #reviews .comment-form-author {
  float: left;
  margin-right: 2% !important;
  width: 48%;
  display: flex;
  flex-direction: column;
}
.woocommerce #reviews .comment-form-email {
  float: right;
  margin-left: 2% !important;
  width: 48%;
  display: flex;
  flex-direction: column;
}
.woocommerce #reviews input#submit {
  background-color: #a46497;
  color: white;
  border-radius: 0;
}
.woocommerce #reviews .stars a {
  color: white;
  border: none;
}
.woocommerce #reviews .comment-form-rating {
  display: flex;
}
.woocommerce #reviews .comment-form-rating label::after {
  content: " : ";
}
.woocommerce #reviews #comments ol.commentlist li .meta {
  color: white;
  font-weight: 700;
}
.woocommerce #reviews textarea {
  padding: 20px;
  background-color: #A88F79;
  border: 1px solid white;
  color: white;
}
.woocommerce .woocommerce-ordering select {
  display: block;
  line-height: 1.3;
  color: white;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid white;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #A88F79;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
  margin-bottom: 30px;
}
.woocommerce nav.woocommerce-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
  padding: 0;
  margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li a {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers {
  width: 40px;
  line-height: 24px;
  border-radius: 20px;
  margin: 0 5px;
}
.copyright {
  display: flex;
  color: #967a62;
  flex-direction: column;
  text-align: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  .copyright {
    flex-direction: row;
    text-align: initial;
  }
}
.woocommerce-product-gallery figure {
  background-color: #9e826a;
}
.single-product .product_title {
  border-bottom: 1px dotted white;
}
.single-product .price .amount {
  background-color: #93b96e;
  display: inline-block;
  padding: 0.25em 0.5em;
  color: white;
  font-size: 100%;
}
#footer {
  padding-top: 20px;
  padding-bottom: 20px;
}
#tab-additional_information {
  border: none;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
#tab-reviews {
  background-color: #9e826a;
}
.sidebar-block {
  background-color: #93b96e;
  margin-bottom: 1rem;
}
.sidebar-block .title {
  background-color: #7fab53;
  text-align: center;
  padding: 10px 0;
}
.sidebar-block ul.product-categories {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.sidebar-block ul.product-categories li {
  transition: background-color 0.2s linear;
}
.sidebar-block ul.product-categories li a {
  border: none;
  padding: 10px 20px;
  display: inline-block;
  width: 100%;
}
.sidebar-block ul.product-categories li:hover {
  background-color: #86b15d;
}
.sidebar-block ul.product-categories li.current-cat {
  border-left: 10px solid #a46497;
}
.sidebar-block ul.product-categories li.current-cat > a {
  margin-left: -10px;
}

.woocommerce-product-search {
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
}

.woocommerce-product-search input {
  border: 0;
  padding: 1em 2em;
}

.woocommerce-product-search button[type="submit"] {
  padding: 1em 2em;
  line-height: inherit;
  border-radius: 0;
  background-color: #a46497;
  color: white;
  border: 0;
  margin-top: 1em;
}

.widget_shopping_cart_content {
  padding: 10px 20px;
}

.widget_shopping_cart_content a.button {
  padding: 1em 2em;
  line-height: inherit;
  border-radius: 0;
  background-color: #a46497;
  color: white;
  border: 0;
  margin-top: 1em;
  width: 100%;
  text-align: center;
}

.widget_shopping_cart_content a.button.checkout {
  display: none;
}

.widget_shopping_cart_content ul.product_list_widget li a.remove_from_cart_button {
  display: none;
}

.widget_shopping_cart_content .attachment-woocommerce_thumbnail {
  display: none;
}

.widget_shopping_cart_content .variation {
  display: none;
}

@media (max-width: 575px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 98%;
  }
}

.woocommerce form .form-row {
	display: flex;
	flex-direction: column;
}

.woocommerce-checkout #payment {
	background: rgba(147, 185, 110, 0.8);
}

.woocommerce form .form-row.woocommerce-invalid {
	background: #a00;
}

.woocommerce form .form-row.woocommerce-invalid label {
	color: inherit;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
	border-color: inherit;
}

.woocommerce form .select2-container.select2-container--default .select2-selection--single {
	border-radius: inherit;
}

.message {
	background: rgba(147, 185, 110, 0.8);
	border-radius: 5px;
	padding: 1rem;
	margin-bottom: 1rem;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	max-width: initial;
}

#order_comments {
	height: 10rem;
}

form.mailpoet_form {
	padding: 0 !important;
}

