/*!
Theme Name: Natural Beauty
Theme URI: https://freaktools.cl
Author: Freaktools Agencia Digital
Author URI: https://freaktools.cl
Description: Natural Beauty
Text Domain: Freaktools
License:
License URI
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 3 */ }

  .site-main{
    overflow-x: hidden;
  }

/* Sections
   ========================================================================== */

.page-header {
	display: none !important;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-top: .5rem;
  margin-bottom: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

.elementor-text-editor p:last-child{
	margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: .9rem; }

template {
  display: none; }

  h1.entry-title{
    display: none;
  }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }



input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  input[type="text"]:focus,
  input[type="date"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  select:focus,
  textarea:focus {
    border-color: #333333;
    outline: 0 none; }


button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  width: auto;
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

button,
[type="submit"],
[type="button"] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  button:focus,
  [type="submit"]:focus,
  [type="button"]:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  button:hover, button:focus,
  [type="submit"]:hover,
  [type="submit"]:focus,
  [type="button"]:hover,
  [type="button"]:focus {
    color: #ffffff;
    background-color: #CC3366;
    text-decoration: none; }
  button:not(:disabled),
  [type="submit"]:not(:disabled),
  [type="button"]:not(:disabled) {
    cursor: pointer; }


textarea {
  overflow: auto;
  resize: vertical; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

select {
  display: block; }

  .select2-results__options li:first-child, span.select2-search.select2-search--dropdown{ display:none}
  span.select2-selection.select2-selection--single:focus {
    outline: none;
}

span.select2.select2-container.select2-container--default {
    overflow: auto;
	height: 33px;
    border-radius: 3px;
}




/* --------- CUSTOM ---------- */

.texto h2,
.texto h1{
	background-image: linear-gradient(left, #F9DC7E 10%, #987D42 40%,#5C411D 70%,#452A0F 100%);
   background-image: -webkit-linear-gradient(left, #F9DC7E 10%, #987D42 40%,#5C411D 70%,#452A0F 100%);
	-webkit-background-clip: text;
 	 text-fill-color: transparent;
  	-webkit-text-fill-color: transparent;
}

.icon_hover svg{
    transition: .3s;
	overflow: visible;
}

.icon_hover:hover svg{
    background-color: #64BCBA;
    border-color:#64BCBA;
	box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.4);
}

.icon_hover:hover svg path{
    fill: #fff
}

.icon svg{
    border: 1px solid #64BCBA;
    border-radius: 50%;
    padding: 10px
}

.boton_gradiente a{
	background: -prefix-linear-gradient(right, #F9DC7E, #987D42,#5C411D,#452A0F); 
	background: linear-gradient(to right, #F9DC7E 5%, #987D42 50%,#5C411D 90%,#452A0F 100%);
}

.gradient.grandient_hover a.elementor-post__thumbnail__link{
	overflow: hidden;
}

.gradient.grandient_hover .elementor-post:hover a.elementor-post__thumbnail__link > .elementor-post__thumbnail{
	transform: scale(1.1)
}

.elementor-post__thumbnail{
	transition: .3s !important
}


.gradient a.elementor-post__thumbnail__link:after,
.gradient > .elementor-element-populated:after{
    content: '';
    background: linear-gradient(rgba(100, 188, 186, 0) 0%, rgba(100, 188, 186, 0.39) 62.56%, #64bcba 100%);
    background: -prefix-linear-gradient(rgba(100, 188, 186, 0) 0%, rgba(100, 188, 186, 0.39) 62.56%, #64bcba 100%); 
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}


.gradient.grandient_hover a.elementor-post__thumbnail__link:after{
       opacity: 0;
       transition: .2s !important
}

.gradient.grandient_hover .elementor-post:hover a.elementor-post__thumbnail__link:after{
       opacity: 1;
}

.grandient_hover .elementor-post__text {
    padding: 10px 20px;
}

.woocommerce-notices-wrapper {
    max-width: 1050px;
    margin: 0 auto;
}

.woocommerce .woocommerce-breadcrumb{
	display: none !important
}

.jet-radio-list__row.jet-filter-row.jet-list-tree__parent .jet-radio-list__decorator {
    display: none;
}

.jet-list-tree__parent span.jet-radio-list__label {
    font-family: "Lato", Sans-serif;
    font-size: 16px !important;
    font-weight: 300;
    color: #595F6F;
}

.woocommerce-mini-cart__empty-message {
	text-indent: -9999px;
	line-height: 0;
}

.woocommerce-mini-cart__empty-message:after {
	content: "No hay productos en el carrito";
	text-indent: 0;
	display: block;
	line-height: initial;
}

.jet-woo-product-stock-status.jet-woo-product-stock-status__out-of-stock:after {
    content: "Agotado";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    color: #fff;
    background-color: red;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    padding: 5px 10px  
}

h3.form-row-wide {
    padding-top: 30px;
}