/**
Theme Name: GalaJoyas
Author: IreneM
Author URI: http://wpastra.com/about/
Text Domain: GalaJoyas
Template: astra
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful 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: GalaJoyas
Template: astra
*/

/*GDPR*/
.ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar{
	max-width: 1325px;
	    margin: 1em auto;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    padding: 50px 0px;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
	font-size: 19px!important;
    line-height: 26px!important;
	color: #ffffff!important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{
    display: grid;
    grid-template-columns: 100%;
    justify-content: center;
    justify-items: center;
    text-align: center;
    grid-gap: 35px;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    font-size: 18px;
	}
	.moove-gdpr-button-holder{
	    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
	}
@media (max-width: 769px){
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	padding: 32px 0px;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
	font-size: 12px!important;
    line-height: 15px!important;
    font-weight: 400!important;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{
    grid-gap: 5px;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    font-size: 14px;
	}
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    padding: 50px 0px;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
	font-size: 19px!important;
    line-height: 26px!important;
	color: #ffffff!important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{
    display: grid;
    grid-template-columns: 100%;
    justify-content: center;
    justify-items: center;
    text-align: center;
    grid-gap: 35px;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    font-size: 18px;
	}
	.moove-gdpr-button-holder{
	    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
	}
@media (max-width: 769px){
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	padding: 32px 0px;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
	font-size: 12px!important;
    line-height: 15px!important;
    font-weight: 400!important;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{
    grid-gap: 5px;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    font-size: 14px;
	}
}


/*FIN GDPR*/

 h2.woocommerce-loop-product__title {
    font-family: inherit;
    font-weight: 400;
    font-size: 23px !important;
    letter-spacing: -0.03em;
    color: #8e8e8e;
}
span.woocommerce-Price-amount.amount {
    font-family: inherit;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: -0.03em;
    color: #c5a0d0;
}
.hover-cabecera h2 {
    white-space: nowrap !important;
}
.wp-block-uagb-container.hover-cabecera:hover {
    filter: brightness(0.8);
}
    img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
          border-radius: 100px;
    mix-blend-mode: darken;
      box-shadow: 0 8px 20px rgba(0,0,0,0.2);
      transform-style: preserve-3d;
      will-change: transform;
    }

    img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
      animation: espiral 2.5s ease-in-out forwards;
	  box-shadow: 3px 4px 10px #00000036 !important;
    border-radius: 300px;
    }

    @keyframes espiral {
      0% {
        transform: rotateZ(0deg) scale(1);
      }
      50% {
        transform: rotateZ(360deg) scale(1.4);
      }
      100% {
        transform: rotateZ(360deg) scale(1);
      }
	}
	  
	  @media (min-width: 1201px) {
    .ast-separate-container .ast-woocommerce-container {
        padding: 0.34em 6.67em;
    }
	  }
.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
    padding: 15px 35px;
    background: #c5a0d0;
    color: #fff;
    font-size: 17px!important;
	margin: 0px;
}
.woocommerce-js div.product form.cart .button.single_add_to_cart_button:hover {
    padding: 15px 35px;
    background: #90C9B6;
    color: #fff;
    font-size: 17px!important;
}

.woocommerce-js div.product form.cart div.quantity {
    float: left;
    margin: 0 1em 1em 0;
    border: 3px solid #c5a0d0;
    border-radius: 25px;
    overflow: hidden;
    min-width: 80px;
    min-height: 47px;
    font-size: 20px;
    font-weight: 900;
    font-family: 'Gluten' !important;
}
.woocommerce-js div.product form.cart div.quantity input{
    font-weight: 600;
    font-family: 'Gluten' !important;
	font-size: 20px;
	line-height: 29px;
}
.ficha-producto-especial h1 {
    font-size: 2.5rem;
}
form.cart {
    position: relative;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
}
p.envio-info {
    color: #dd2e44;
    margin: 0px;
    font-style: italic;
    letter-spacing: -0.5px;
    font-size: 14px;
}
.product_meta {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    border: 2px dashed #c5a0d0;
    border-radius: 25px;
    padding: 18px!important;
    margin-bottom: 21px !important;
}
li#tab-title-description.active, li#tab-title-additional_information.active {
    background: #f3f3f3;
    padding: 5px 15px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
li#tab-title-description {
    background: #ffffff;
    border: 2px solid #f3f3f3;
    padding: 5px 15px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
ul.tabs.wc-tabs {
    margin: 0px !important;
}
div#tab-description, div#tab-additional_information {
    padding: 15px;
    background: #f3f3f3;
    border-radius: 20px;
    border-top-left-radius: 0px;
	    margin: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before{display: none;}
span.woocommerce-Price-amount.amount {
    letter-spacing: -0.03em;
    color: #E8ACCE;
    font-family: 'Gluten';
    font-weight: 200 !important;
    font-size: 45px !important;
    line-height: 55px;
}
.woocommerce-js div.product .woocommerce-tabs .shop_attributes th {
    font-weight: 900;
}
    .ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
        margin: 0em 0!important;
        padding: 0;
    }
	a.menu-link {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #e8acce !important;
	line-height: 35px;
}
.woocommerce-js div.product div.summary .woocommerce-product-details__short-description :last-child {
    margin-bottom: 1em;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    letter-spacing: -0.2px;
}
.variacion-imagen.seleccionado {
    border: 3px solid #92af8b;
    background: #92af8b;
}
.variacion-imagen img {
    border-radius: 50px;
	min-height: 70px;
}
.variacion-imagen.seleccionado .variacion-label {
	background: transparent;
	border: none;
	color: #fff;
}.variacion-imagen:hover .variacion-label {
	background: transparent;
	border: none;
	color: #fff;
}
.variacion-imagen {
    border-radius: 50px !important;
}
.variacion-imagen:hover {
    border: 3px solid #92af8b;
    background: #92af8b;
	opacity: 0.7;
}
.variacion-label {
    display: block;
    font-size: 11px;
    color: #9f8d7a;
    background: #fff;
    width: 100%;
    height: auto;
    position: absolute;
    margin-top: 0px;
    text-align: center;
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border: 2px solid #fff;
    border-top: none;
    padding-top: 5px;
    line-height: 12px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
a.reset_variations {
    display: none !important;
}