/*CATÁLOGO*/





/*CATEGORIAS*/

.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 {
	display: flex;
	flex-flow: row-reverse;
  justify-content: center;
  flex-wrap: wrap;
}
.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 li {
	list-style: none;
  padding-left: 15px;
  white-space: nowrap;
  padding-bottom: 15px;
}
.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 a {
	text-decoration: none;  
	border-radius: 100px;
	padding: 0.5rem 1rem;
	border: 1px solid;
	display: inline-block;
	color: #30a28c;
}

.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 li a:hover{
	border-bottom: 5px solid #258484;
	color: #258484;
}


.orderby {
   padding: 10px;
  background-color: #fff;
  border-radius: 5px;
  filter: drop-shadow(4px 3px 5px #b2d7ce);
  color: #08525e;
  border: 3px;
}


/* Thumbnail Image */
.wp-block-woocommerce-product-template a img{
	margin-bottom:20px;
	transition: transform 0.3s ease-in-out, margin-bottom 0.3s ease-in-out, filter 0.3s ease-in-out;
  filter: drop-shadow(0px 0px 15px #111111);
}
/* Thumbnail Image */
.wp-block-woocommerce-product-template a img:hover {
  transform:scale(1.05);
}

.wp-container-13 {
    z-index: 5;
}

/*migas de pan*/

.woocommerce-breadcrumb {
    color: #0b79c9;
}


.woocommerce-breadcrumb a {
    text-decoration: none;
    border-radius: 0px 10px 10px 0px;
    padding: 1px 8px;
    border: 1px solid;
    color: #0b79c9;
}

.woocommerce .woocommerce-breadcrumb {
    margin-top: 8px;
}

.wp-block-post-featured-image.tw-hover-zoom {
    overflow: visible;
}





.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	filter: drop-shadow(0 0 9px #555);
}


.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template li {
    place-items: center;
}

.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template {
    align-items: baseline;
}


@media (max-width:476px) {
	.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template li {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 30px;
	}
	.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template li h3 {
    font-size: 4vw !important;
	}
	.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template li button {
    font-size: 3vw !important;
	}
	.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template li figure {
    /*display: flex;*/
   grid-row: 1 / 5;
		height: 150px !important;
	}	
	.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template li figure a {
    height: 150px !important;
	}	
	.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template {
    gap: 60px;
	}
	.wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template li {
    place-items: flex-start;
    margin-bottom: -20px;
}
    .has-text-align-center.wp-block-post-title.has-medium-font-size {
    text-align: left;
}


    /*CATEGORIAS MOBIL*/
    
   .wc-block-product-categories-list.wc-block-product-categories-list--depth-0 {
    margin: 7px 0px 0px 9px; 
    display: flex;
    flex-flow: row-reverse;
    flex-wrap: wrap;
    font-size: 3.5vw;
    padding: 0px;
    justify-content: flex-end;
    }
  .wc-block-product-categories-list.wc-block-product-categories-list--depth-0 li {
    list-style: none;
    padding-left: 0px;
    white-space: nowrap;
    padding-bottom: 0px;
    margin: 5px 5px -3px 5px;
    border-radius: 10px;}
    .wc-block-product-categories-list.wc-block-product-categories-list--depth-0 a {
    text-decoration: none;
    border-radius: 3px !important;
    padding: 4px 4px 4px 3px;
    border: 1px solid;
    display: inline-block;
    color: #30a28c;
    background-color: #ffffff;}
    .wc-block-product-categories-list-item-count:after, .wc-block-product-categories-list-item-count:before {
    display: none;
    }
    .wc-block-product-categories-list-item > span {
    color: #ffffff;
    padding: 2px 6px 3px 3px;
    margin: 0px 0px 0px -3px;
    background-color: #30a28c;
    border-radius: 0px 5px 5px 0px;
    }
    .wp-block-group.is-vertical.is-layout-flex.wp-container-core-group-is-layout-fe9cc265.wp-block-group-is-layout-flex {
    padding-top: 40px;
}
}




@media (max-width:400px) {
    .wp-block-columns.alignwide.is-style-fill.has-small-font-size.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
    .wc-block-product-template__responsive.columns-5.wc-block-product-template.wp-block-woocommerce-product-template li h3 {
    font-size: 4.5vw !important;
	}
}



@media (max-width:476px) {
	.columns-5.wp-block-post-template.is-layout-grid.wp-container-core-post-template-is-layout-1.wp-block-post-template-is-layout-grid.tw-cols-small li {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 30px;
	}
	.columns-5.wp-block-post-template.is-layout-grid.wp-container-core-post-template-is-layout-1.wp-block-post-template-is-layout-grid.tw-cols-small li h2 {
    font-size: 4vw !important;
	}
	.columns-5.wp-block-post-template.is-layout-grid.wp-container-core-post-template-is-layout-1.wp-block-post-template-is-layout-grid.tw-cols-small li button {
    font-size: 3vw !important;
	}
	.columns-5.wp-block-post-template.is-layout-grid.wp-container-core-post-template-is-layout-1.wp-block-post-template-is-layout-grid.tw-cols-small li figure {
    /*display: flex;*/
   grid-row: 1 / 5;
		height: 150px !important;
	}	
	.columns-5.wp-block-post-template.is-layout-grid.wp-container-core-post-template-is-layout-1.wp-block-post-template-is-layout-grid.tw-cols-small li figure a {
    height: 150px !important;
	}	
	.columns-5.wp-block-post-template.is-layout-grid.wp-container-core-post-template-is-layout-1.wp-block-post-template-is-layout-grid.tw-cols-small li {
    place-items: flex-start;
    margin-bottom: -20px;
}
	
	.wp-block-post-template-is-layout-grid.tw-cols-small, .wp-block-post-template.is-flex-container.tw-cols-small {
    grid-template-columns: auto !important;
}
	/*CARRITO EN MOBIL*/
	tr.wc-block-cart-items__row span, tr.wc-block-cart-items__row a {
    font-size: 4vw;
    text-decoration: none;
}

}


/*------------FLIPBOOK------------*/
#header {
    display: none;
}
#footer {
    display: none;
}
#page hr {
	display: none;
}
.flipbook-main-wrapper {
    display: flex;
    width: auto;
    height: 99vh;
}

img.attachment-thumbnail.size-thumbnail {
    border-radius: 50%;
    filter: drop-shadow(2px 4px 6px black);
}

.wp-block-group.has-background.is-layout-flow.wp-block-group-is-layout-flow {
    filter: drop-shadow(8px 7px 7px #ccc);
}