body {
    background: #721760;
    background: #9F5290;
    background: #C98EBF;
    background: #CFB2CB;
    color: #eee;
}
#response{
    background: #721760;
    color: #fff;
    padding: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
p{
    /* color: #eee; */
}
header {
    /*background: #C98EBF url("https://2e28c9.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/images/headerbg.png") no-repeat scroll 0 0 / 100% auto;*/
    background: #CFB2CB url("https://2e28c9.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/images/headerbg.png") no-repeat scroll 0 0 / 100% auto;
    /*position: fixed;*/
    width: 100%;
    z-index: 2;
}
.container.products-list {
    margin-bottom: 60px;
}
.navbar-brand_ {
    margin: 37px auto 10px;
}
.menuheader {
    background: #fff;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
    color: #C75BB2;
    color: red;
    text-decoration: none;
}
.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
    color: #C75BB2;
    background: transparent;
}
.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
    color: #C75BB2;
    background: transparent;
}
.tm_navbar .nav ul {
    background: #DFB0D6;
    background: #9F5290;
}
.tm_navbar .nav ul {
    width: 100%;
    /*padding: 20px 14px 10px;*/
    padding: 0;
    display: none;
    top: 0px;
}
.tm_navbar .nav ul li {
    width: 100%;
    padding: 0;
}
.tm_navbar .nav ul li a{
    display: block;
    padding: 20px 24px 10px;
}
.tm_navbar .nav li:first-child a{
    /*display: block;*/
}
.tm_navbar .nav ul li:first-child {
    width: 100%;
}
.tm_navbar .nav ul ul {
    background: rgba(0, 0, 0, 0) url("https://aed89e.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/img/patternsubmenu2.jpg") repeat scroll 0 0;
    left: 100%;
    /*padding: 6px 10px;*/
    padding: 0;
    width: 100%;
}
.tm_navbar .nav ul ul li {
    padding: 0;
}
.tm_navbar .nav ul ul li:first-child {
    padding: 0;
}
.tm_navbar .nav ul ul li a {
    color: #C75BB2;
    text-shadow: none;
    /*padding: 6px 0;*/
    padding: 10px;
    display: block;
}
.tm_navbar .nav > li > ul li:hover{
    background: #DFB0D6;
    /*color: #9F5290;*/
}
.tm_navbar .nav > li > ul li > a:hover{
    text-decoration: none;
    color: #fff;
}
.tm_navbar .nav ul ul li:hover {
    background: #DFB0D6;
}
.tm_navbar .nav ul ul li a:hover {
    text-decoration: none;
    color: #fff;
}
.slider {
    background: #C98EBF;
}
.row_1 {
    background: #fff none repeat scroll 0 0;
}
.title1 {
    color: #333;
}
.row_2 {
    background: #2f3133 url("https://754575.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/img/patternbg.jpg") repeat scroll 0 0;
    padding: 22px 0 ;
    text-align: center;
}
.btn1 {
    background: #9F5290 none repeat scroll 0 0;
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
}
.btn1:hover {
    background: #C98EBF none repeat scroll 0 0;
    color: #fff;
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
}
.listbox{
    padding-left: 0;
    padding-right: 0;
}
figure img{
    /*max-width: 150px !important;*/
    height: auto !important;
}
.list3 figure img{
    width: 150px !important;
}
.box1{
    background: #5bb4d6;
}
.box3{
    background: #eb5368;
}
.img-polaroid {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 4px;
}
.btn-link2, .btn-link3 {
    color: #c75bb2;
}
.footerpriv a:hover {
    color: #721760;
    text-decoration: none;
}

.productShowcase{
    position:relative;
    float:left;
    margin:10px 5px;
    /*margin-top: 20px;*/
    /*width: 220px;*/
    width: 31%;
    height: 320px;
    background: #fff;
    background: transparent;
    font-size: 0.9em;
    text-align: center;
    overflow:hidden;
    display: block;
    /*position: relative;*/
    perspective: 800;
    /*z-index: 3;*/
}
@media (max-width: 768px){
    .productShowcase{
        width: 100%;
    }
}

.productShowcase span.det{
    display: block;
    margin-top: 4px;
}
.rotator {
    background: #721760;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    border: 4px solid #721760;
    display: block;
    height: 320px;
    left: 0;
    position: absolute;
    top: 0;
    transform-style: preserve-3d;
    transition: all 0.6s linear 0s;
    width: 100%;
}
.side {
    background: #fff;
    backface-visibility: hidden;
    display: block;
    height: 310px;
    position: absolute;
    width: 100%;
    margin:  0;
}
.side.back {
    background: #fff;
    height: 310px;
    display: block;
    transform: rotateY(180deg);
    box-sizing: border-box;
    text-align: center;
    color: #000;
    text-align: center;
}
.flipped{
    transform: rotateY( 180deg );
}
.flipped .back{
    /*backface-visibility: visible;*/
}
.back-visible{
    backface-visibility: visible;
}
.productShowcase p{
    display:inline;
}
.productData{
    color: #71175f;
}
.ribbon{
    position: absolute;
    right: -25px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
    text-align: center;
    text-transform: uppercase;
    top: 22px;
    width: 120px;
    padding: 3px 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    color:#fff;
    font-family:Arial,sans-serif;
    font-weight:900;
}
.green{
    display: inline-block;
    background:#00cc00;
    content:'Low price';
}
.red{
    display: inline-block;
    background: #d93131;
    content:'New';
}
.orange{
    display: inline-block;
    background:#ff9900;
    content:'Discount';
}
.no-ribbon{
    display:none;
}
/*.productShowcase:hover{*/
/*  -webkit-transition: all 450ms ease-out 0s;
  -moz-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);*/
/*	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;*/
/*}*/
.imgwrapper{
    background:transparent;
    width: 100%;
    height: 70%;
    min-height: 144px;
    display:block;
    border-bottom: 10px solid #71175f;
    background: #DFB0D6;
}
.imgwrapper img {
    max-height: 100%;
    max-width: 100%;
    /*width: 100%;*/
    /*height: auto;*/
}
.imgwrapper img.nopic {
    max-height: 100%;
    max-width: 100%;
    /*width: 100%;*/
    /*height: auto;*/
}
.textwrapper{
    text-align: left;
    padding: 4px;
    overflow: hidden;
    width: 140px;
    font-size: .8em;
}
.ribbon_pd {
    background: transparent url("https://03e1c1.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/images/ribbon_pd.png") no-repeat scroll left top;
    display: block;
    height: 80px;
    left: 0px;
    position: absolute;
    top: 80px;
    width: 80px;
    display: none;
}
.ribbon_so {
    background: transparent url("https://7526cc.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/images/ribbon_so.png") no-repeat scroll left top;
    display: block;
    height: 50px;
    left: 15px;
    position: absolute;
    top: 240px;
    width: 180px;
    display: none;
}
.ribbon-visible{
    display: block;
}
.descriptionWrapper{
    width: 100%;
    height: 310px;
    display:block;
    background: #fff url(https://762f32.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/images/headerbg-small.jpg) no-repeat;
    background-size: 100%;
    color: #721760;
}
.desc{
    max-height: 50px;
    margin-top: 40px !important;
}
.descriptionWrapper h4{
    text-align: center;
    font-size: 1.1em;
}
.short_description{
    width: 100%;
    height:70px;
    height: auto;
    padding: 2%;
    /*margin-top: 4px;*/
}
.description{
    width: 100%;
    height:auto;
    padding: 2%;
    margin-top: 4px;
}
.actions {
    bottom: 0;
    height: 70px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    text-align: center;
}
.action i{
    color: #fff !important;
}
#topbar{
    margin-bottom:50px;
}
#breadcrumbs{
    float: left;
    margin-top: -10px;
}
#breadcrumbs h3{
    background: #FABC59;
    padding: 7px;
    margin-top:-8px;
    /*	-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;*/
    color: white;
}
.breadcrumbs{
    margin-bottom:20px;
    padding-bottom: 10px;
}
a.breadcrumb{
    background:#721760;
    color:#fff;
    padding: 7px;
    font-size:1em;
    height: 30px;
    cursor: default;
    border:2px solid rgba(250,188,89,0);
}
a.action.watch {
    background: #721760 none repeat scroll 0 0;
    color: #fff;
    display: block;
    padding: 10px;
    width: 100px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
a{
    color: #721760;
}
a:hover,
a:focus,
a:active{
    color: #9F5290;
    text-decoration: none;
}
.chef p{
    color: #adadad;
}
#product-wrapper{
    margin-bottom: 20px;
    min-height: 150px;
}
ul.details{
    font-size: 1.3em;
}
ul.details li{
    list-style-type: none;
    color: white;
}
ul.details li h3{
    color: #DFB0D6;
    color: #fff;
    font-size: 1.6em;
}
@media (max-width: 1220px){
    ul.details{
        margin-top: 40px;
    }
    ul.details li h3{
        font-size: 1.4em;
    }
    a.breadcrumb {
        font-size: .9em;
    }
}
.backtitle{
    font-weight:bold;
    font-size:1.6em;
    color: #fff;
    margin-top: 6px;
}
@media (max-width: 1220px){
    .backtitle{
        font-size: 1.2em;
    }
}
.front-prod-name{
    font-weight:bold;
    font-size:1.2em
}
-front-price{
    font-weight:bold;
    font-size:1.2em;
}
.img-polaroid {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 4px;
}
#contacts{
    margin-top: 40px;
}
#privacy p{
    color: #721760 !important;
}
#send{
    background: #71175f;
    width: 120px;
    float: right;
    color: #eee;
}
footer {
    background: #c98ebf url("https://d9731e.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/img/linefooter.jpg") repeat-x scroll center top;
    padding: 64px 0;
}


.spinner-overlay{
    display: block;
    background: rgba(150,150,150,.5);
    background: rgba(0,0,0,.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000px;
    z-index: 100000;
}
.cssload-loader{
    display:block;
    position:absolute;
    height:4em;width:4em;
    left:50%;
    top: 50%;
    margin-top:-2em;
    margin-left:-2em;
    background-color:rgb(51,136,153);
    border-radius:2.5em 2.5em 2.5em 2.5em;
    -o-border-radius:2.5em 2.5em 2.5em 2.5em;
    -ms-border-radius:2.5em 2.5em 2.5em 2.5em;
    -webkit-border-radius:2.5em 2.5em 2.5em 2.5em;
    -moz-border-radius:2.5em 2.5em 2.5em 2.5em;
    box-shadow:inset 0 0 0 0.5em rgb(236,234,224);
    -o-box-shadow:inset 0 0 0 0.5em rgb(236,234,224);
    -ms-box-shadow:inset 0 0 0 0.5em rgb(236,234,224);
    -webkit-box-shadow:inset 0 0 0 0.5em rgb(236,234,224);
    -moz-box-shadow:inset 0 0 0 0.5em rgb(236,234,224);
    background: linear-gradient(-45deg, rgb(114,23,96), rgb(114,23,96) 50%, rgb(201,142,191) 50%, rgb(201,142,191));
    background: -o-linear-gradient(-45deg, rgb(114,23,96), rgb(114,23,96) 50%, rgb(201,142,191) 50%, rgb(201,142,191));
    background: -ms-linear-gradient(-45deg, rgb(114,23,96), rgb(114,23,96) 50%, rgb(201,142,191) 50%, rgb(201,142,191));
    background: -webkit-linear-gradient(-45deg, rgb(114,23,96), rgb(114,23,96) 50%, rgb(201,142,191) 50%, rgb(201,142,191));
    background: -moz-linear-gradient(-45deg, rgb(114,23,96), rgb(114,23,96) 50%, rgb(201,142,191) 50%, rgb(201,142,191));
    background-blend-mode: multiply;
    border-top:5px solid rgb(114,23,96);
    border-left:5px solid rgb(114,23,96);
    border-bottom:5px solid rgb(201,142,191);
    border-right:5px solid rgb(201,142,191);
    animation:cssload-roto 1.15s infinite linear;
    -o-animation:cssload-roto 1.15s infinite linear;
    -ms-animation:cssload-roto 1.15s infinite linear;
    -webkit-animation:cssload-roto 1.15s infinite linear;
    -moz-animation:cssload-roto 1.15s infinite linear;
}


@keyframes cssload-roto {
    0%{transform:rotateZ(0deg);}
    100%{transform:rotateZ(360deg);}
}

@-o-keyframes cssload-roto {
    0%{-o-transform:rotateZ(0deg);}
    100%{-o-transform:rotateZ(360deg);}
}

@-ms-keyframes cssload-roto {
    0%{-ms-transform:rotateZ(0deg);}
    100%{-ms-transform:rotateZ(360deg);}
}

@-webkit-keyframes cssload-roto {
    0%{-webkit-transform:rotateZ(0deg);}
    100%{-webkit-transform:rotateZ(360deg);}
}

@-moz-keyframes cssload-roto {
    0%{-moz-transform:rotateZ(0deg);}
    100%{-moz-transform:rotateZ(360deg);}
}
footer a {
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}
.list2 > li {
    margin-bottom: 20px !important;
}
.floating-wpp {
    z-index: 9999;
}
.w3-button{
    cursor: pointer;
}
.w3-button.chat-button{
    background: transparent url(https://00d12d.claudeassets.com/20250418042428im_/https://www.muebleschic.com/assets/images/whatsapp2.png) center center no-repeat;
    width: 80px;
    height: 80px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: block;
    background-size: cover;
}
@media (max-width:768px){
    .w3-button.chat-button{
        width: 50px;
        height: 50px;
        bottom: 10px;
        right: 10px;
    }
}
.navbar {
    z-index: 40;
}
.wit-button{
  background: #721760 none repeat scroll 0 0;
  color: #fff;
  display: block;
  padding: 10px;
  width: auto;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/*
     FILE ARCHIVED ON 23:05:01 Apr 19, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:03:16 Jun 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.534
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.042
  esindex: 0.01
  cdx.remote: 18.814
  LoadShardBlock: 76.458 (3)
  PetaboxLoader3.datanode: 89.783 (5)
  PetaboxLoader3.resolve: 134.437 (2)
  load_resource: 162.678
  loaddict: 28.216
*/