<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.img-fluid {
    max-width: 50%;
    height: auto;
    width: 350px;
}
.slider-image-fixed {
    width: 1170px;
    height: 620px;
}
.slider-image-fixed3 {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}
.slider-image-fixed2 {
    width: 80%;
    height: 100%;
    overflow:hidden;
}

.imagen_coleccion_item {
    width: 270px;
    height: 360px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #F4F4F4;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
    .imagen_coleccion_item:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .product-carousel-container .row {
        justify-content: center;
    }
.category_image {
    width: 560px;
    height: 270px;
    background-size: cover;
    background-position: 50% 50%;
}
.single-category__image .category_image {
     -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.single-category:hover .single-category__image .category_image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

nav.site-nav &gt; ul &gt; li {
    margin: 0 15px;
    text-align: left;
}
.img-prin
{
    width:100%;
    min-width:504px;
    height:500px;
    background-size:contain;
    background-position:50% 50%;
    background-repeat:no-repeat;
}
.img-thumb {
    width: 102px;
    height: 102px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.shop-product__block
{
    flex-direction:column;
    align-items:start;
}
.drop_selector
{
   margin-bottom:20px;
}
.drop_selector label {
    display: inline-block;
    margin-bottom: .5rem;
    display:block;
}
.drop_selector select{
    width:300px;
    height:32px;
}
.loading {
    width: 35px;
    position: relative;
    left: 60px;
    top: -20px;
}
input[type=number] {
    -moz-appearance: textfield;
  
}
.about-bg-content
{
    background-color:unset;
}
.blog_img
{
    background-size:cover;
    background-position:50% 50%;
    background-repeat:no-repeat;
    width:100%;
    height:250px;
}
.about-bg-content__text {
    font-family: "Spectral", serif;
    font-size: 16px;
    line-height: 1.8;
    /* color: #7e7e7e; */
}

.section-title h1 {
    margin-top: 30px;
}
.img_banner, .img-fluid-imagenhover, .img-fluid-producto {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.img-fluid-imagenhover, .img-fluid-producto {
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.banner-content {
    text-shadow: 1px 1px 0px #FFF;
    font-size:16px;
    color:#000;
}
.single-category:hover .single-category__image .img-fluid-imagenhover {

    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.img-fluid-producto:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.single-category__content--three--banner .title p a span {
    text-shadow: 1px 1px 0px #FFF;
    color: #000;
}
.single-category__content--three--banner .title &gt; a {
    text-shadow: 1px 1px 0px #FFF;
    color: #000;
}
.img-fluid-instagram {
    width: 100%;
    padding-top: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.single-category:hover .single-category__image .img-fluid-instagram {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.card{
    background-color:unset;
}

.breadcrumb-bg-2 {
    background-color: #EAEAEA;
}
.filtro_item {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.filtro_item .nice-select {
    width: 100%;
}
.bolas_colores {
    list-style: none;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0;
}
.filtro_item_row{
    flex-direction:row;
}
.boton_filtros {
    /* flex-grow: 1; */
    width: 100%;
    border: 0px;
    cursor: pointer;
    height:50px;
}
.boton_filtros_borrar{
    background-color:#808080!important;
    margin-left:5px;
}
.img-fluid-producto {
    width: 100%;
    padding-top: 100%;
    background-size: contain;
    border: 1px solid #ECECEC;
}
.single-product__content h2
{
    font-size:18px;
}
.single-product__content h4 {
    font-size: 15px;
    margin-bottom:0px;
}
.slick-track
{
    margin-left:unset;
    margin-right:unset;
}

.page-link {
    font-size: 12px !important;
    box-shadow: none !important;
    width: max-content;
    border: 0px;
    color: #000;
    display:inline-block;
}
.pagination_ul {
    display: flex;
    justify-content: center;
}
.pagination_ul li {
    margin-left:5px;
    margin-right:5px;
}
.bg-404 {
    background-image: url('../images/404-bg.jpg');
}
.single-banner--hoverborder .banner-content--black-left {
    left: 0px;
   
    text-align: center;
    padding: 20px;
}
.tiendas-left {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #CCC;
}
.tiendas-left  select{
    height:50px;
    border:1px solid #CCC;
    text-align:center;
}
.breadcrumb-list2 li {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    display: inline-block;
    letter-spacing: 1px;
}
.breadcrumb-list2 li::after {
    right: 0;
    margin: 0 5px 0 10px;
    content: "/";
    color: #333333;
}
.breadcrumb-list2 li a {
    color: #999999;
}
    .breadcrumb-list2 li:last-child {
        text-transform: uppercase;
        color: #333333;
    }
    .breadcrumb-list2 li:last-child::after {
       content:"";
    }
.subcate {
    margin-left: 20px;
    color: #575757;
}
.drp_idomas_drop
{
    display:inline-block;
}
.drp_idomas_drop select {
    margin-left: 10px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #999;
    text-align: center;
    width: 80px;
}
.page-selected {
    font-weight: bold;
}
.menu-expand .fa {
    margin-top: 7px !important;
}
.add-to-cart-button2 {
    width: 100%;
    text-align: center;
    padding: 20px;
    background-color: #999 !important;
}

.outofstock {
    width: 98px !important;
    height: 30px !important;
    border-radius: 4px !important;
    line-height: 10px !important;
    background: #999;
    padding-top: 10px;
}

.about-bg-content {
    height: 100%;
}
.btn_verTodos {
    display: none;
}

.container_fpb {
    display: flex;
    gap: 5px;
    padding: 15px 0;
    width: 50%;
    margin-left: auto;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1199px) {
    .slider-image-fixed {
        /* width: 1170px; */
        /* height: 620px; */
        width: 100%;
        height: 50vh;
    }

    .slider-image-fixed2 {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: 50% 50%;
        /* max-height: 198px; */
    }
    .imagen_coleccion_item
    {
        width:100%;
    }
    .about-bg-background
    {
        height:unset;
    }
}
@media only screen and (max-width: 991px) {

    .order-2 {
        -ms-flex-order: unset;
        order: unset;
        border: 1px solid #CCC;
        padding: 15px;
        margin-bottom: 40px;
        display:none;
    }
    .shop-page-content
    {
        margin-top:30px!important;
    }

    .container_fpb {
        margin-left: unset;
    }
}
@media only screen and (max-width: 600px) {

    .img-prin
    {
        min-width:unset;
        height:350px!important;
    }
    .enlarge-icon
    {
        display:none;
    }
    .shop-product__small-image-gallery-slider
    {
        display:none;
    }
    .zoomImg
    {
        display:none!important;
    }
    .fotoCelular
    {
        margin-bottom:0px!important;
    }
    .shop-page-wrapper
    {
        margin-top:0px!important;
    }
}</pre></body></html>