/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: astra-child
Template: astra
*/



/* Pagos */ 
div#msg_local_pickup_2 {
    line-height: normal;
    margin-bottom: 5px;
}

div#msg_flat_rate_5{
    line-height: normal;
    margin-bottom: 5px;
}

div#msg_flat_rate_1{
    line-height: normal;
    margin-bottom: 5px;
}



p.woocommerce-shipping-destination {
    margin-bottom: 10px !important;
	margin-top: 20px !important;
}

.woocommerce-js #content table.cart td, .woocommerce-page #content table.cart td {
    min-height: auto !important;
}

td.product-name {
    line-height: normal;
}


@media (max-width: 767px) {
  /* Aquí va tu CSS solo para celulares */
	img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    margin-top: -29px;
    margin-bottom: 20px;
	margin-left: 0px !important;
}

}

@media (min-width: 1025px) {
  /* CSS para laptops y escritorios */
	.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img
 {
    height: auto;
    margin-left: 20px ;
}
}



.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select, .elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea
 {
    /* color: rgb(58, 58, 58); */
    background-color: rgba(255, 255, 255, 0);
    border-radius: var(--forms-fields-border-radius, 0);
    padding: var(--forms-fields-padding, 16px);
    font-size: 14px;
    /* border: 1px; */
    border: #d4d4d4 1px solid;
}





.woocommerce-page.woocommerce-checkout form #order_review td:last-child, .woocommerce-page.woocommerce-checkout form #order_review th:last-child, .woocommerce.woocommerce-checkout form #order_review td:last-child, .woocommerce.woocommerce-checkout form #order_review th:last-child
 {
    text-align: right;
    min-width: 200px !important;
}













body{
	/*background-image: url(http://localhost/marianafraga/wp-content/uploads/2021/11/hoja1.png);
	background-size: 90px;*/
}
.ast-archive-description .ast-archive-title {
    font-size: 35px;
    font-family: 'Montserrat';
	font-weight: 500;
}

.elementor-menu-toggle i:before {
content: '';
display: block;
background: url(https://marianafraga.com/wp-content/uploads/2022/04/icon-menu.svg);
width: 25px;
height: 25px;
background-size: cover;
}

.elementor-menu-toggle.elementor-active i:before {
content: '';
display: block;
background: url(https://marianafraga.com/wp-content/uploads/2022/04/icon-cerrar.svg);
width: 25px;
height: 25px;
background-size: cover;
}



@media (min-width: 1201px)
.ast-separate-container .ast-woocommerce-container {
    padding: 1em 2em;
}
.ast-separate-container #primary{
	 padding: 1em 2em;!important
	
} 
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	text-decoration:none; !important
}
.site-content{
	margin-top:0px;
}

.search-form{
	border:1px solid white !important;
}

.button{
	background-color: #fefefe !important;
	border: 1px solid #fefefe !important;
	text-decoration: none !important;
	color:#fff !important;
	
}
/*
.button:hover{
	color:black !important;
}*/
.place-order > .button{
	background-color: #000 !important;
	color: #fff !important; 
	border: 1px solid #000 !important;
}

form > .button{
	background-color: #000 !important;
	color: #fff !important; 
	border: 1px solid #000 !important;
}
form > .button:hover{
		background-color: #3a3a3a !important;
	color: #fff !important; 
}

.wc-proceed-to-checkout > .button{
	background-color: #000 !important;
	color: #fff !important; 
	border: 1px solid #000 !important;
	font-size: 16px !important; 
}

.wc-proceed-to-checkout > .button:hover{
	background-color: #3a3a3a !important;
	color: #fff !important; 
	
	
}

.coupon-col-end > .button{
	background-color: #fff !important;
	color: #000 !important; 
	border: 1px solid #000 !important;
}

.coupon-col-end > .button:hover{
	background-color: #000 !important;
	color: #fff !important; 
	
}


li:hover a.add_to_cart_button { 
    text-decoration: none !important;
    color: black !important;
    background-image: none !important;
}

.woocommerce-variation-add-to-cart-enabled > .button{
	background-color: #000 !important;
	color: #fff !important; 
	border: 1px solid #000 !important;
	font-size: 16px !important; 
}


.woocommerce-variation-add-to-cart-enabled > .button:hover{
	background-color: #000 !important;
	color: #fff !important; 
	
}

a.button.wc-forward{
	background-color: #000 !important;
	color: #fff !important; 
	border: 1px solid #000 !important;
	font-size: 16px !important; 
	font-family: Montserrat;
	font-weight:400;
}



/*.astra-shop-thumbnail-wrap:hover{
	display:none;
}*/

/*.button:hover{
	border: 1px solid black !important;
	text-decoration: none !important;
}*/

.post-40{
	margin-top:-6px !important;
}

.post{
	margin: 60px 0px 0px 0px;
}

header > .entry-title{
	visibility:hidden;
}

.uagb-post-grid{
	margin-top:30px;
}

.conoceme-barra{
	margin-top:100px;
}

.wp-block-jetpack-tiled-gallery{
	margin-bottom:100px !important;
}

.card-articles > div > article > div{
	border-radius:15px !important;
}

.uagb-post__image > a > img{
	border-radius: 15px 15px 0px 0px;
}

#gpsc--related{
	margin-top:8vh;
}

.ast-article-single{
	margin-top:13vh;
}

.border-image{
	border-radius:50px;
}

.search-barl{
	/*margin-bottom:30px;
	margin-top: 30px;*/
}

/*Shop*/

.principal-shop{
	margin-top:50px;
}

.wc-block-grid__product-title{
	text-align: center;	
}

.wc-block-components-product-name{
	text-decoration:none !important;
	color:black;
	font-weight:400;
}

.wc-block-components-product-price{
	text-align:center;
	font-weight:bold;
	color:black;
}

.wc-block-grid__product-add-to-cart{
	text-align:center;
}

.wc-block-grid__product-image{
	/*box-shadow: 3px 3px 2px 1px rgb(0 0 0 / 10%) !important;
	border: 10px solid white;*/
}

.wc-block-grid__product-onsale {
    background-color: #000000 !important;
    color: #ffffff !important;
	border-color:black;
	padding:7px !important;
}

.onsale{
	background-color: #000000 !important;
    color: #ffffff !important;
	border-color:black;
	padding:7px !important;
}


/*.ast-cart-menu-wrap:before {
    content: '';
    background: url("https://demo.woostify.com/fashion1/wp-content/uploads/sites/27/2018/10/free-shipping.png");
    width: 30px;
    height: 30px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
}*/

.woocommerce-Price-amount::after{
    content: "\a";
    white-space: pre;
}

.swiper-button-prev, .swiper-button-next{
	display:none;
}


/*Form de Contacto*/




.elementor-element-13d615f{
	margin-bottom: 0px !important;
}

/*Anchi de los elementos dentro del formulario*/
.elementor-8 .elementor-element.elementor-element-25f263e > .elementor-container{
	max-width: 90% !important;
}

.imagen-contacto > div > img{
	position:absolute;
	bottom:0px;
	left:30%;
}

/**/

.fondo-footer{
	position:absolute;
	bottom:0px;
	left:0px;
	transform: scaleX(-1);
	z-index:-1;
	width:40vh;
}

.fondo-footer2{
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:-1;
	width:22vh;
}

.imagen-gato-footer{
	position:absolute !important;
	right: 0px;
}

.mariana-fondo-contacto{
	position:absolute;
	left:-25vw;
	bottom:30vh;
	z-index:-1;
	opacity:20%;
}

.form-contacto{
	margin-bottom:40vh !important;
}

/* Conoceme*/

.fondo-mapa{
	z-index:-1;
	position:absolute;
	bottom:30vh;
	left:45vw;
	opacity:40%;
}


/* Related products Text */

.gpsc--product-slider-carousel h2.gpsc--section-title{
	position:relative !important;
}



/* Store */
.wc-block-grid__products .wc-block-grid__product-image{
	/*background-color: red !important;*/
  width: 100% !important;
  padding-top: 100% !important;
  position: relative !important; 

}

.wc-block-grid__products .wc-block-grid__product-image img{
	position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

.single_add_to_cart_button {
	background-color: #fefefe !important;
	border: 1px solid #fefefe !important;
	text-decoration: none !important;
	color:black !important;
}


.single_add_to_cart_button:hover{
	background-color:#efefef !important;
}



/* Store */
/*@media only screen and (max-width: 480px) {
  .wc-block-grid__products .wc-block-grid__product-image img{
	
	object-fit: cover !important;
	height:50vw !important;
}
}

.wc-block-grid__products .wc-block-grid__product-image img{
	
	object-fit: cover !important;
	height:25vw !important;
}*/

.wc-block-product-search .wc-block-product-search__field{
	background-color: white;
}

.wc-block-product-categories select{
	background-color:white;
}

.wc-block-components-sort-select__select{
	background-color: white;
}


/* Header */

.main-header-bar-wrap{
	position: fixed;
    width: 100%;
}

.ast-primary-header-bar{
	background-color: #fefefe00;
}

#cart-box{
	align-content:left !important;
}



/*@media (min-width: 1025px) {
  #cabecera-mariana{
		position: fixed;
			left: 50%;
			transform: translate(-50%, 0);
		z-index:1000;
	}
}*/

@media (min-width: 1025px) {
  .cabecera-mariana{
		position: fixed;
			left: 20%;
		/*left: 50%;*/
			transform: translate(-50%, 0);
		z-index:1000;
	}
}



/*  Footer  */

#block-17 > figure{
	margin:0px;
}

#block-17{
	margin:0px;
}

#block-24{
	margin:0px !important;
}

#block-22{
	margin:0px;
}

/* Inicio */

#icono-central-inicio{
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index:0;
}

/*Parte izquierda de la imagen de inicio, titulo*/
.album__band {
    font-size: 45px;
    font-weight: 600 !important;
    margin-bottom: 0px;
		color: black;
		letter-spacing: 10px;
		font: roboto;
}

/*Parte izquierda de la imagen de inicio, subtitulo*/
.album__album {
    font-size: 16px;
    margin-bottom: 10px;
		color:#000;
		font-weight: 400;
    font-style: italic;
		font: rosario;
	letter-spacing: 3px;
	line-height:25px;
}

/*Parte izquierda de la imagen de inicio, autor*/
.album__by {
    font-size: 14px;
    margin-bottom: 20px;
		color:black;
    line-height: 1em;
}

/*Parte izquierda de la imagen de inicio, texto*/
.album__description {
    font-size: 16px;
    line-height: 1.5em;
		color:black;
		margin-top:20px;
	
}

.image-proyect{
	opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
	position: relative;
	
}
#img-proyect-home{
	background: #fff;
}

#img-proyect-home:Hover .image-proyect{
	 -webkit-filter: opacity(0.5); 
	opacity: 0.5;

}

a{
	text-decoration: none !important;
}

.titulo-imagen-proyecto{
	/*text-decoration: none !important;
	transition: .5s ease;*/
  opacity: 0;
  /*position: relative;
  top: -70%;
  left: 59%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: left;
	
  color: white;
  font-size: 16px;
  padding: 16px 32px;*/
}

#img-proyect-home:hover .titulo-imagen-proyecto{
	opacity:1;
	text-decoration: none !important;
}

.boton-suscribirse > input{
	border: 2px solid black;
	color:black !important;
	font-weight: 400;
}

.your-email > input {
	background-color:white;
}

.wpcf7-form p {
	margin-bottom:0px !important;
}
.ast-stock-avail{
	font: montserrat;
	Color: #000000;
	font-weight: 400 !important;
 
}
.in-stock{
	font: montserrat	!important;
	Color: #000000 !important;
}
#menu-tienda{
    position: relative !important;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
    width: 150px !important;
}

.woocommerce-js table.shop_table .product-thumbnail img, .woocommerce-page table.shop_table .product-thumbnail img {
    max-width: 100px;
}

.elementor-widget-woocommerce-cart .woocommerce .remove {
    background: transparent;
    color: var(--order-summary-remove-icon-normal-color,#000)!important;
    width: 20px !important;
}


/** Blog **/
.elementor-post__excerpt{
	font-size:17px;
	line-height: 1.5;
}

.wp-block-comments-title{
	font-family:Montserrat;
	font-size: 23px;
	margin-bottom:50px !important; 
}
.wp-block-comment-author-name{
	font-size:18px !important;
	font-weight: 500;
}
.wp-block-group{
	padding: 0 !important;
	margin-top: -10px !important;
}
.wp-block-comment-reply-link{
	margin-bottom: 24px !important;
	margin-top: 0 !important;
}

:where(body .is-layout-flow) > * {
    margin-block-start: 10px !important;

}


.woocommerce-js ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;
    font-size: 16px !important;
}