/*!
Theme Name:   	eCommerce
Theme URI:    	https://brandname.com
Author:       	Fabián González
Author URI:     https://fabian-gonzalez.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront 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:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
.color-white {
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #274d44;
  font-weight: 500;
  font-family: "Alegreya", serif;
}
p {
  color: #4f4f4f;
  font-weight: 400;
  font-family: "Alegreya Sans", sans-serif;
}
li {
  color: #4f4f4f;
}
.woocommerce .col-1,
.woocommerce .col-2 {
  max-width: none;
}
.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row,
.woocommerce form .form-row {
  display: block;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: unset;
}
.col-1,
.col-2 {
  max-width: 100%;
  width: 100%;
}
.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -15px;
  width: 100%;
}
.col2-set {
  width: 100%;
  float: none;
  margin-right: 0;
}
.form-row-wide {
  padding-right: 15px;
  padding-left: 15px;
}
.form-row-first,
.form-row-last {
  width: 100% !important;
  float: none !important;
  margin-right: 0 !important;
  flex: 0 0 50% !important;
  max-width: 50% !important;
  padding-right: 15px;
  padding-left: 15px;
}
.storefront-product-pagination {
  display: none;
}
.col-full {
  box-sizing: content-box;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
.single-product div.product table.variations select {
  min-width: 100%;
  height: 40px;
  border: 1px solid #eaeaea;
  background-color: #fff;
  font-size: 14px;
}
.reset_variations {
  display: none !important;
}
.flex-viewport {
  width: 100% !important;
  height: auto;
  margin: 0 0 30px 0 !important;
}
.flex-control-thumbs {
  display: flex;
  width: 100% !important;
  margin: 15px -15px 0 -15px !important;
}
.flex-control-thumbs li {
  display: inline;
  width: auto !important;
  width: 25% !important;
  margin: 0 !important;
  padding: 0 15px;
}
.flex-control-thumbs li img {
  width: 100%;
  border-radius: 0;
}
.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 15px;
  right: 30px;
  z-index: 9999;
}
.summary {
  width: 100% !important;
}
.single-product div.product .woocommerce-product-gallery {
  width: 100%;
}
.storefront-full-width-content.single-product
  div.product
  .woocommerce-product-gallery {
  width: 100%;
}
.single-product .widget-area {
  display: none;
}
.content-area {
  width: 100% !important;
  margin: 90px 0;
}
.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 0;
}
img {
  border-radius: 0;
}
.home .site-main {
  margin-bottom: 0;
}
a:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none !important;
  background: rgba(0, 0, 0, 0);
}
a,
a:hover {
  text-decoration: none !important;
  color: #4f4f4f;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-branding,
.site-search,
.site-header-cart,
.site-logo-anchor,
.site-logo-link,
.custom-logo-link {
  margin-bottom: 0;
}
ul.products,
.wc-block-grid__products {
  display: flex !important;
  clear: both;
  flex-wrap: wrap !important;
  margin-right: -15px !important;
  margin-bottom: 0;
  margin-left: 0;
  margin-left: -15px !important;
}
ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
  display: block;
  width: 100%;
  margin: 0 auto 30px 0;
}
.storefront-full-width-content .site-main ul.products.columns-1 li.product {
  flex: 0 0 100% !important;
  width: 100%;
  max-width: 100% !important;
  margin: 0;
  padding: 0 50px;
}
.storefront-full-width-content .site-main ul.products.columns-2 li.product {
  flex: 0 0 50% !important;
  width: 100%;
  max-width: 50% !important;
  margin: 0;
  padding: 0 50px;
}
.storefront-full-width-content .site-main ul.products.columns-3 li.product {
  flex: 0 0 33.333333% !important;
  width: 100%;
  max-width: 33.333333% !important;
  margin: 0 0 60px 0;
  padding: 0 15px;
}
.storefront-full-width-content .site-main ul.products.columns-4 li.product {
  flex: 0 0 25% !important;
  width: 100%;
  max-width: 25% !important;
  margin: 0;
  padding: 0 15px;
}
.storefront-full-width-content .site-main ul.products.columns-5 li.product {
  flex: 0 0 20% !important;
  width: 100%;
  max-width: 20% !important;
  margin: 0;
  padding: 0 15px;
}
.storefront-full-width-content .site-main ul.products.columns-6 li.product {
  flex: 0 0 16.666667% !important;
  width: 100%;
  max-width: 16.666667% !important;
  margin: 0;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .storefront-full-width-content .site-main ul.products.columns-1 li.product {
    flex: 0 0 100% !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 0 60px 0;
    padding: 0 50px;
  }
  .storefront-full-width-content .site-main ul.products.columns-2 li.product {
    flex: 0 0 100% !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 0 60px 0;
    padding: 0 50px;
  }
  .storefront-full-width-content .site-main ul.products.columns-3 li.product {
    flex: 0 0 100% !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 0 60px 0;
    padding: 0 15px;
  }
  .storefront-full-width-content .site-main ul.products.columns-4 li.product {
    flex: 0 0 100% !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 0 60px 0;
    padding: 0 15px;
  }
  .storefront-full-width-content .site-main ul.products.columns-5 li.product {
    flex: 0 0 100% !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 0 60px 0;
    padding: 0 15px;
  }
  .storefront-full-width-content .site-main ul.products.columns-6 li.product {
    flex: 0 0 100% !important;
    width: 100%;
    max-width: 100% !important;
    margin: 0 0 60px 0;
    padding: 0 15px;
  }
}
a[rel*="nofollow"] {
  margin-right: 0;
  margin-left: 0;
  outline: 0 solid rgba(0, 0, 0, 0) !important;
  outline-offset: 0 !important;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
}
body {
  color: #4f4f4f;
  font-family: "Alegreya Sans", sans-serif;
  background-color: oldlace;
}
body p {
  font-size: 16px;
  line-height: 1.5;
}
.secondary-nav,
.header__links {
  display: block;
}
.header__burger {
  display: none;
}
.secondary-nav {
  border-bottom: 1px solid #f0f0f0;
  font-size: 13px;
  padding: 8px;
}
.secondary-nav__layout {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.secondary-nav__layout a {
  margin: 0 0 0 32px;
}
.secondary-nav__layout a svg {
  margin: 8px;
}
.secondary-nav__layout a.cart-link svg {
  margin: 0 0 0 0;
}
.secondary-nav__layout a.cart-link span {
  margin: 0 8px 0 0;
}
.site-header {
  margin: 0 !important;
  padding: 0;
  background-color: #fff;
  border-bottom: 0;
}
.site-header__layout {
  display: flex !important;
  align-items: center !important;
  -ms-flex-align: center !important;
  justify-content: space-between !important;
  padding: 16px 0;
}
.site-header__box-right {
  width: 100%;
}
.header__logo svg {
  max-width: 100%;
  height: auto;
  display: block;
}
.header__links {
  display: inline-flex;
}
.header__links ul .current-menu-item a {
  color: #c3906f !important;
}
.header__links ul li {
  display: inline-flex;
}
.header__links ul li a {
  margin: 0 0 0 32px;
  color: #828282;
  font-size: 16px;
}
.header__links .header-search {
  margin: 0 0 0 32px;
}
.mobile-nav {
  white-space: nowrap;
}
.mobile-nav ul {
  padding: 0 16px;
}
.mobile-nav ul li {
  margin: 16px 0;
}
.mobile-nav ul li a {
  color: #fff !important;
}
.mobile-nav .mega-menu-row {
  padding: 0 !important;
}
.mobile-nav__beauty-box {
  padding: 32px;
}
.mobile-nav__beauty-box a {
  background-color: #f0969d !important;
  color: #fff !important;
  border-radius: 30px;
  padding: 16px 32px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
#mySidenav {
  max-width: 100%;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 8888;
  top: 0;
  right: 0;
  background-color: #274d44;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
@media (min-width: 769px) {
  .sidenav {
    display: none !important;
  }
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .header__burger {
    display: block;
  }
  .secondary-nav,
  .header__links {
    display: none;
  }
}
.search-box__layout {
  width: 100%;
}
.mobile-nav .search-wrap {
  background-color: #fff;
  padding: 8px 0;
  white-space: nowrap;
}
.mobile-nav .search-wrap input[type="search"] {
  border: 0;
}
.mobile-nav .search-wrap button {
  background-color: #fff;
  padding: 8px 16px;
}
.site-footer {
  border-top: 1px solid #ececec;
  background-color: #fff;
  font-size: 13px;
  padding: 0;
}
.site-footer__logo svg {
  max-width: 100%;
  height: auto;
  display: block;
}
.site-footer__content {
  padding: 64px 0;
}
.site-footer h6 {
  font-size: 13px;
  margin: 0 0 10px 0;
  color: #274d44;
}
.site-footer__nav ul {
  margin-top: 0;
  padding: 0;
}
.site-footer__nav ul li {
  margin: 0 0 8px 0;
}
.site-footer__nav ul li a {
  text-transform: uppercase;
  font-weight: bold;
  color: #757575;
}
.site-footer__bottom {
  background-color: #fafafa;
  padding: 32px 0;
}
.site-footer__bottom .copyright {
  float: left;
}
.site-footer__bottom .copyright p {
  font-size: 13px;
}
.site-footer__bottom .credits__nav {
  float: right;
}
.site-footer__social a {
  margin: 0 16px 0 0;
}
.site-footer__social a i {
  font-size: 21px;
}
@media (max-width: 767.98px) {
  .site-footer .col-md-3 {
    margin: 16px 0;
  }
  .site-footer__logo {
    margin: 0 0 32px 0;
  }
  .site-footer .credits {
    display: flex;
    flex-direction: column;
  }
  .site-footer .credits .copyright {
    order: 2;
    margin: 32px 0 0 0;
  }
  .site-footer .credits__nav {
    order: 1;
  }
  .site-footer .credits__nav ul li a {
    margin: 0 16px 0 0;
  }
}
.announcement-bar {
  background-color: #274d44;
  text-align: center;
  padding: 16px 0;
}
.announcement-bar * {
  color: #fff;
}
.announcement-bar p {
  margin: 0;
  font-size: 13px;
}
.button {
  display: inline-block;
  padding: 16px 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.2s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 2px;
  font-size: 16px;
  line-height: 1.25;
  background-color: #274d44;
  color: #fff;
}
.button:hover {
  background-color: #274d44;
  color: #fff;
  text-decoration: none;
}
.button-primary {
  background-color: #274d44;
  color: #fff;
}
.button-primary:hover {
  background-color: #274d44;
  color: #fff;
  text-decoration: none;
}
.single_add_to_cart_button {
  display: inline-block;
  padding: 16px 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.2s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 2px;
  font-size: 16px;
  line-height: 1.25;
  border: 0 !important;
  background-color: #274d44 !important;
}
.single_add_to_cart_button:hover {
  background-color: #274d44 !important;
}
.add_to_cart_button {
  display: inline-block;
  padding: 16px 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.2s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 2px;
  font-size: 16px;
  line-height: 1.25;
  border: 0 !important;
  background-color: #274d44 !important;
  color: #fff;
}
.add_to_cart_button:hover {
  background-color: #274d44 !important;
  color: #fff;
}
.wc-proceed-to-checkout .button.checkout-button {
  display: inline-block;
  padding: 16px 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.2s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 2px;
  font-size: 16px;
  line-height: 1.25;
  border: 0 !important;
  background-color: #274d44 !important;
  color: #fff;
}
.wc-proceed-to-checkout .button.checkout-button:hover {
  background-color: #274d44 !important;
  color: #fff;
}
button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt,
.button.alt,
.widget-area .widget a.button.alt {
  background-color: #333;
  border-color: #333;
  color: #fff;
  background-color: #274d44 !important;
  color: #fff;
}
button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover,
.button.alt:hover,
.widget-area .widget a.button.alt:hover {
  background-color: #274d44 !important;
  color: #fff;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget a.button {
  display: inline-block;
  padding: 16px 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.2s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 2px !important;
  font-size: 16px;
  line-height: 1.25;
  background-color: #274d44;
  color: #fff;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.widget a.button:hover {
  background-color: #274d44;
  color: #fff;
  text-decoration: none;
}
.section-hero--home {
  background-color: #222 !important;
  background-image: url("https://images.unsplash.com/photo-1531065208531-4036c0dba3ca?q=80&w=4608&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D");
  background-size: cover;
  background-position: bottom center;
}
.section-hero {
  position: relative;
  padding: 128px 0;
}
.section-hero .container {
  position: relative;
  z-index: 1;
}
.section-hero h1 {
  color: #fff;
  font-size: 68px;
}
.section-hero p {
  color: #fff;
}
.section-hero__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgba(1, 57, 37, 0.3), rgb(0, 57, 63));
  z-index: 0;
}
.hero-page {
  background-color: #c9c9c9 !important;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  min-height: 320px;
}
.hero__content {
  position: relative;
  z-index: 2;
  padding: 128px 0;
}
.hero__title {
  font-size: 78px;
  font-weight: 800;
  font-family: 26px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  line-height: 1;
}
.hero__text {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 16px 0 0 0;
}
.hero-home__title {
  color: #fff;
  font-size: 61px;
}
.hero-home .owl-dots {
  margin: 0;
  position: absolute;
  bottom: 16px;
  width: 100%;
}
.hero-home__slide-desktop {
  display: block;
}
.hero-home__slide-mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .hero-home__slide-desktop {
    display: none;
  }
  .hero-home__slide-mobile {
    display: block;
  }
}
.tab {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #e8e8eb;
}
.tab button {
  float: left;
  margin: 0;
  padding: 15px 0;
  cursor: pointer;
  transition: 0.3s;
  border: none;
  border-bottom: 3px solid #000;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  font-weight: bold;
}
.tab button.active {
  position: relative;
  border-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.tab button.active span {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.mb-tabs div:first-of-type {
  border-top-left-radius: 0;
}
.tabcontent {
  display: none;
  float: none;
  clear: both;
  width: 100%;
  margin-right: 0;
  padding: 30px 0;
  border-top: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #4f4f4f;
  border: 1px solid #e0e0e0;
  border-radius: 4px !important;
  padding: 8px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 13px;
  width: 100%;
}
label {
  font-size: 13px;
  width: 100%;
}
select {
  border: 1px solid #e0e0e0;
}
textarea {
  width: 100%;
}
.mailchimp__input input[type="email"] {
  border-radius: 1px 0 0 1px !important;
}
.mailchimp__wrapper {
  width: 100%;
  margin: 0 auto;
}
#mc_embed_signup form {
  padding: 0 !important;
}
.mailchimp__input {
  width: 100%;
}
#mc_embed_signup input {
  border: 1px solid #000 !important;
  line-height: 1 !important;
  height: auto !important;
}
#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 100% !important;
  padding-bottom: 0 !important;
  min-height: auto !important;
}
#mc_embed_signup .mc-field-group input.email {
  padding: 15px 16px !important;
  height: auto;
  border-radius: 1px 0 0 1px;
  margin: 0;
  text-indent: 0;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0);
}
#mc_embed_signup .mc-field-group input.email:focus {
  border-radius: 1px !important;
}
#mc_embed_signup .mc-field-group input.button {
  width: auto !important;
  padding: 16px 32px !important;
  height: auto;
  border-radius: 0 1px 1px 0 !important;
  margin: 0;
  background-color: #274d44;
}
#mc_embed_signup .mc-field-group input.button:hover {
  background-color: #274d44;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  margin: 0 !important;
  padding: 8px 0 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  -webkit-border-radius: 3px !important;
  font-size: 13px !important;
  text-align: center;
  display: block !important;
}
#mc_embed_signup div#mce-responses {
  float: none !important;
  top: 0 !important;
  padding: 8px 0 0 0 !important;
  overflow: hidden;
  width: 100% !important;
  margin: 0 !important;
  clear: both;
  font-size: 13px;
}
#mc_embed_signup div.response {
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold;
  float: none !important;
  top: 0 !important;
  z-index: 1;
  width: 100% !important;
}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 1px solid #e85c41 !important;
}
@media (min-width: 768px) {
  .mailchimp__wrapper {
    padding: 0;
    display: flex !important;
  }
  #mc_embed_signup .mc-field-group input.email {
    border-right: 0;
  }
}
@media (max-width: 768px) {
  .mailchimp__wrapper {
    display: block;
  }
  #mc_embed_signup .mc-field-group input.button {
    min-width: 100%;
    margin: 16px 0 0 0;
    border-radius: 1px;
  }
  #mc_embed_signup .mc-field-group input.email:focus {
    border-radius: 1px;
  }
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  font-size: 13px;
  border-left: 0 solid rgba(0, 0, 0, 0.15);
  padding: 16px 16px;
  border: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
  background-color: #000 !important;
  color: #fff !important;
  padding: 8px 16px !important;
  font-size: 13px;
  order: 2;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before,
.woocommerce-noreviews:before,
p.no-comments:before {
  display: none;
}
.loop__row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}
.loop__col {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}
.pricing-table {
  position: relative;
  top: -120px;
  max-width: 1100px;
  margin: auto;
}
.pricing-table__card {
  display: flex !important;
  flex-direction: column !important;
  border: 4px solid #f0969d;
  text-align: center;
  margin: 0 0 30px 0;
  height: 100%;
  padding: 64px 32px 32px 32px;
  background-color: #fff;
}
.pricing-table__card h2 {
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 16px 0;
}
.pricing-table__price {
  font-weight: bold;
  font-size: 31px;
  margin: 10px 0 32px 0;
}
.pricing-table__text {
  margin: 3px 0 5px 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
.pricing-table__button {
  margin-top: auto;
}
.site-search {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  transition: all 0.5s linear;
  opacity: 0;
  visibility: hidden;
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
}
.site-search .search-field {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  color: #000;
  border: 0;
  font-size: 21px;
}
.site-search .buscar {
  margin: 0 16px 0;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  padding: 0;
}
.site-search form {
  margin: 0;
}
.search-box {
  background-color: #fff;
  height: 141px;
  display: flex;
  align-items: center;
}
.search-box .container {
  display: flex;
  align-items: center;
}
.product-search input[type="search"] {
  height: 40px;
  padding: 0 15px;
  margin: 0 -3px 0 0;
  border: 0;
}
.product-search button {
  color: #fff;
  border: 0;
  background-color: #00aced;
  padding: 0 10px;
  height: 40px;
  width: 40px;
  margin: 0;
}
.search-wrap {
  display: flex;
}
.search-form {
  width: 100%;
}
.search-box {
  padding: 15px 0;
  font-size: 21px;
}
.search-box .search-field::-moz-placeholder {
  color: #000;
}
.search-box .search-field::placeholder {
  color: #000;
}
input:focus {
  outline: 0;
  background: rgba(0, 0, 0, 0) !important;
}
.site-search .close-search {
  transition: all 0.5s linear;
}
@media (max-width: 768px) {
  .search-box {
    height: 86px;
  }
}
.slider--home {
  width: 100%;
  height: auto;
  display: block;
  min-height: 540px;
}
.slider--home .slide {
  position: relative;
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider--home .slide__layout {
  padding: 256px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.slider--home .slide__title h1 {
  font-size: 42px;
  color: #fff;
}
.slider--home .slide__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 540px;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#main {
  padding: 0;
}
.home .content-area {
  margin: 0;
}
.card-destination {
  padding: 32px 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-position: center;
  position: relative;
}
.card-destination__content {
  margin: auto 0 0 0;
  position: relative;
  z-index: 2;
}
.card-destination__title {
  font-size: 13px;
  letter-spacing: 0.0618em;
  margin: 0;
  color: #fff;
  font-family: "Alegreya Sans", sans-serif;
  text-transform: uppercase;
}
.card-destination__subtitle {
  font-size: 24px;
  margin: 0;
  color: #fff;
}
.card-destination__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 81%);
}
.section-categories {
  padding: 64px 0 64px 0;
}
.section-categories .cat-item {
  padding: 0 32px;
}
.section-categories .col-md-3 {
  position: relative;
}
.section-categories__item {
  text-align: center;
}
.section-categories__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  border-radius: 16px;
  overflow: hidden;
  height: 80px;
  text-align: center;
  border: 1px solid #f2f2f2;
  margin: 0 auto;
}
.section-categories__title {
  font-size: 25px;
  margin: 0 0 32px 0;
  text-align: left;
  width: 100%;
}
.section-categories__title h3 {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  margin: 8px 0 0 0;
  width: 100%;
  text-align: center;
  word-break: break-all;
}
.section-categories-item__inner {
  position: relative;
  z-index: 2;
}
.section-categories-item__overlay {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.home-products {
  padding: 0 0 16px 0;
}
.home-products .section-header__title {
  font-size: 25px;
  margin: 0 0 32px 0;
}
.home-products .woocommerce {
  padding: 0 0 32px 0;
}
.home-products .price {
  font-size: 16px;
}
.home-products .add_to_cart_button {
  display: none;
}
.home-products .button-more {
  text-align: center;
  font-size: 13px;
}
.home-products .wc-block-grid__products .wc-block-grid__product .button,
.home-products .wc-block-grid__products li.product .button,
.home-products ul.products .wc-block-grid__product .button,
.home-products ul.products li.product .button {
  display: none;
}
.section-parallax {
  padding: 128px 0;
  background-color: #274d44;
  text-align: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.section-parallax h3 {
  color: #fff;
}
.section-parallax img {
  margin: 0 auto 16px auto;
}
.section-social {
  padding: 128px 0;
}
.home-split__box-left {
  background-color: F8F8F8;
  height: 100%;
  width: 100%;
  padding: 60px 0;
}
.home-split__box-left__content {
  margin: 0 auto;
  max-width: 540px;
}
.section-suscribe {
  padding: 128px 0;
  text-align: center;
}
.section-suscribe__title {
  font-size: 31px;
  margin: 0 0 16px 0;
}
.section-suscribe p {
  font-size: 13px;
  margin: 0;
}
.section-suscribe__content-box {
  background-color: #fff;
  padding: 128px 64px;
}
.section-blog {
  padding: 128px 0;
}
.section-blog__header {
  display: flex !important;
  justify-content: space-between !important;
  margin: 0 0 64px 0;
}
.recent-post__cat {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 16px 0 8px 0;
  font-weight: 500;
}
.recent-post__title {
  font-size: 16px;
}
.recent-post__title a {
  font-weight: 600;
}
.section-beautybox {
  position: relative;
  padding: 128px 0;
}
.section-beautybox .row {
  display: flex !important;
  position: relative;
  align-items: center !important;
  -ms-flex-align: center !important;
}
.section-beautybox__card-wrapper {
  position: absolute;
  right: 64px;
}
.section-beautybox__card {
  padding: 64px 32px;
  background-color: #fff;
}
.section-beautybox__card h3 {
  font-size: 25px;
  font-weight: 600;
}
.section-beautybox__card .stroke {
  margin: 16px 0;
}
.section-beautybox__card p {
  margin: 0 0 32px 0;
}
@media (max-width: 767.98px) {
  .slide__layout {
    padding: 128px 0 0 0;
  }
  .section-categories .col-md-3 {
    margin: 0 0 32px 0;
  }
}
.section-header {
  display: flex;
  justify-content: space-between;
}
.hero-single {
  height: 340px;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
}
.site-breadcrumb {
  font-size: 13px;
}
.single-post .entry-title {
  font-size: 49px;
  text-align: center;
  font-weight: normal;
  margin: 0 0 32px 0;
}
.single-post .wp-block-image {
  margin: 64px 0 !important;
}
.single-post .hentry .entry-header {
  margin-bottom: 0;
  border-bottom: 0;
}
.single-post .single-date {
  margin: 0 auto 16px auto;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.recent-post {
  margin: 0 0 32px 0;
}
.recent-post .row {
  display: flex;
  align-items: center !important;
}
.recent-post .small {
  margin: 0;
}
.recent-post__title {
  font-size: 16px;
  margin: 0;
}
.blog .loop-item__img img {
  margin: 0 0 32px 0;
}
.blog .loop-item__title {
  margin: 0 0 8px 0;
}
.woocommerce-cart .woocommerce-cart-form thead tr th {
  border-bottom: 1px solid #e0e0e0;
  background: rgba(0, 0, 0, 0);
  color: #4f4f4f;
  padding: 16px 8px !important;
}
.woocommerce-cart .woocommerce-cart-form td {
  background: rgba(0, 0, 0, 0) !important;
  vertical-align: middle;
  color: #4f4f4f;
  padding: 16px 8px !important;
}
.woocommerce-cart .woocommerce-cart-form .actions {
  border: 0 !important;
}
.woocommerce-cart .woocommerce-cart-form .actions .button {
  padding: 8px 16px;
  font-size: 13px;
}
.woocommerce-cart .cart_item td {
  border-bottom: 1px solid #e0e0e0 !important;
}
.woocommerce-cart .product-name {
  font-family: 26px;
  font-weight: bold;
}
.woocommerce-cart .product-name a {
  color: #1c1c24;
}
.woocommerce-cart .coupon {
  display: flex !important;
  border-radius: 3px;
}
.woocommerce-cart .coupon .input-text {
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-right: 0;
  border-radius: 4px 0px 0px 4px !important;
  display: block;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0rgba 0, 0, 0, 0 !important;
  padding: 8px 16px;
  height: 100%;
  font-size: 13px;
  margin: 0;
}
.woocommerce-cart .coupon button {
  background-color: #274d44;
  color: #fff;
  border-radius: 0 3px 3px 0 !important;
}
.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td {
  border-top: 1px solid #e0e0e0;
  background-color: rgba(0, 0, 0, 0) !important;
  padding: 16px 0;
}
@media (max-width: 768px) {
  .woocommerce-cart .cart_item {
    display: block;
    margin: 0 0 64px 0;
  }
}
.woocommerce-cart .qty {
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
  border-color: #e0e0e0;
  padding: 8px 8px !important;
  font-size: 16px;
}
.woocommerce-cart .cart-collaterals .cart_totals,
.woocommerce-cart .cart-collaterals .shipping_calculator {
  width: 100%;
}
#order_review_heading,
#order_review {
  width: 100%;
}
#order_review .shop_table {
  margin-bottom: 2.617924em;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
}
.woocommerce-checkout tr,
.woocommerce-checkout td,
.woocommerce-checkout td {
  background: rgba(0, 0, 0, 0) !important;
}
table:not(.has-background) th {
  background-color: rgba(0, 0, 0, 0);
}
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"] {
  border: 1px solid #d9d9d9;
  border-radius: 1px;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
  display: block;
  width: 100%;
  margin: 0 auto 16px 0;
}
ul.products li.product h2,
ul.products li.product h3,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .wc-block-grid__product-title,
ul.products li.product .wc-block-grid__product-title > a,
ul.products .wc-block-grid__product h2,
ul.products .wc-block-grid__product h3,
ul.products .wc-block-grid__product .woocommerce-loop-product__title,
ul.products .wc-block-grid__product .wc-block-grid__product-title,
ul.products .wc-block-grid__product .wc-block-grid__product-title > a,
.wc-block-grid__products li.product h2,
.wc-block-grid__products li.product h3,
.wc-block-grid__products li.product .woocommerce-loop-product__title,
.wc-block-grid__products li.product .wc-block-grid__product-title,
.wc-block-grid__products li.product .wc-block-grid__product-title > a,
.wc-block-grid__products .wc-block-grid__product h2,
.wc-block-grid__products .wc-block-grid__product h3,
.wc-block-grid__products
  .wc-block-grid__product
  .woocommerce-loop-product__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-title
  > a {
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0 0 8px 0;
}
.price * {
  font-size: 16px;
  color: #274d44;
}
.archive .product .button {
  display: none;
}
.archive__sorting {
  margin: 0 0 60px 0;
}
.archive__sorting .woocommerce-result-count {
  color: #4f4f4f;
  font-size: 13px;
}
.archive__sorting .woocommerce-ordering {
  padding: 8px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.archive__sorting .woocommerce-ordering .orderby {
  border: 0;
  color: #4f4f4f;
  font-size: 13px;
}
.product-brand {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.1em;
  margin: 0 0 8px 0;
}
.product {
  margin: 0 0 32px 0 !important;
}
.product__layout {
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
}
.product__layout img {
  border-radius: 16px;
  overflow: hidden;
}
.widget-area {
  width: 100% !important;
}
.widget {
  padding: 0 0 32px 0;
  margin: 0 0 32px 0;
}
.widget_woocommerce_product_search_filter_category_widget {
  border-bottom: 1px solid #d1d1d1;
}
.product-search-filter-terms-heading {
  color: #274d44;
  font-size: 16px !important;
  font-weight: normal !important;
}
.price .amount {
  color: #4f4f4f;
}
.price del {
  color: #4f4f4f;
}
.price ins {
  color: #4f4f4f;
}
.wp-post-image {
  width: 100%;
  height: auto;
}
.woocommerce-tabs ul.tabs li.active::after {
  display: none;
}
.tabs__nav {
  border-bottom: 1px solid #f0f0f0;
  overflow: scroll;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs {
  display: flex;
  width: 100%;
  float: none;
  margin-right: 0;
  border-top: 0;
}
.storefront-full-width-content .woocommerce-tabs .panel {
  width: 100%;
  margin-bottom: 0;
  padding: 64px 0;
}
.woocommerce-tabs ul.tabs li {
  border: 0;
  margin: 0 16px 0 0;
}
.woocommerce-tabs ul.tabs li.active {
  border-bottom: 4px solid #274d44;
}
.woocommerce-tabs ul.tabs li a {
  display: block;
  padding: 0 0 16px 0;
  font-size: 16px;
  font-weight: bold;
  color: #274d44;
}
.woocommerce-tabs ul.tabs li.active a {
  color: #274d44;
}
.single-product div.product form.cart {
  display: flex;
  margin-bottom: 1.618em;
  padding: 0;
}
.single-product div.product form.cart .quantity {
  float: none !important;
}
.single-product div.product form.cart .quantity .qty {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
  border-color: #e0e0e0;
}
.single-product div.product .variations_button {
  display: flex;
  padding-top: 1em;
  align-items: center;
  align-items: stretch !important;
}
.single-product div.product table.variations {
  max-width: 300px;
}
.single-product
  div.product
  .woocommerce-product-gallery
  .woocommerce-product-gallery__trigger {
  background-color: #274d44 !important;
  color: #fff;
}
.single-product
  div.product
  .woocommerce-product-gallery
  .woocommerce-product-gallery__trigger:hover {
  background-color: #007900;
  color: #fff;
}
.swatch-wrapper {
  border-radius: 60px;
}
.swatch-wrapper a {
  border-radius: 60px;
  overflow: hidden;
}
div.swatch-wrapper.selected {
  border: 2px solid #274d44;
}
.storefront-sticky-add-to-cart {
  display: none;
}
.storefront-sticky-add-to-cart__content {
  display: none;
}
.up-sells .add_to_cart_button {
  display: none;
}
.stock::before {
  display: none;
}
.grecaptcha-badge {
  visibility: hidden;
}
.storefront-breadcrumb {
  display: none;
} /*# sourceMappingURL=style.css.map */
