﻿@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700";*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{font-family:"Roboto",sans-serif;background-image:url("../../assets/img/back2.jpg");background-position:top center;background-size:contain;background-repeat:repeat}a{text-decoration:none}.logo{display:flex;justify-content:center;flex-direction:column;align-content:center;align-items:center}.logo img{max-width:300px}.conten_products{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;width:100%}.product-card{width:380px;position:relative;box-shadow:0 2px 7px #6f6e6e;margin:10px 10px;background:#fafafa}@media only screen and (max-width: 779.98px)and (min-width: 640px){.product-card{width:110px;margin:8px}}@media only screen and (max-width: 639px)and (min-width: 300px){.product-card{width:110px;margin:8px}}.badge{position:absolute;left:0;top:20px;text-transform:uppercase;font-size:13px;font-weight:700;background:red;color:#fff;padding:3px 10px}.product-tumb{display:flex;align-items:center;justify-content:center;height:300px;padding:20px;background:#f0f0f0}@media only screen and (max-width: 767.98px)and (min-width: 300px){.product-tumb{height:110px;padding:0px}}.product-tumb>a{display:block;width:100%;height:100%;text-align:center}.product-tumb>a img{max-width:100%;max-height:100%}.product-details{padding:10px}.product-details h2 a{font-weight:500;display:block;margin-bottom:0px;text-transform:uppercase;color:#363636;text-decoration:none;transition:.3s}.product-details h2 a:hover{color:#fbb72c}.product-details p{font-size:15px;line-height:22px;margin-bottom:0px;color:#999}.product-catagory{display:block;font-size:12px;font-weight:700;text-transform:uppercase;color:#ccc;margin-bottom:5px}.product-bottom-details{overflow:hidden;border-top:1px solid #eee;padding-top:20px}.product-bottom-details div{float:left;width:50%}.product-price{font-size:18px;color:#fbb72c;font-weight:600}.product-price small{font-size:80%;font-weight:400;text-decoration:line-through;display:inline-block;margin-right:5px}.product-links{text-align:right}.product-links a{display:inline-block;margin-left:5px;color:#e1e1e1;transition:.3s;font-size:17px}.product-links a:hover{color:#fbb72c}.filter a.active:before{content:"";position:absolute;left:0;top:0;display:inline-block;width:0;height:0;border-style:solid;border-width:15px 15px 0 0;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.is-animated{animation:.6s zoom-in}@keyframes zoom-in{0%{transform:scale(0.1)}100%{transform:none}}.content_filtros{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 0px}@media only screen and (max-width: 767.98px)and (min-width: 320px){.content_filtros{justify-content:center;flex-direction:column}}.content_filtros .buscador{margin-right:20px}@media only screen and (max-width: 767.98px)and (min-width: 320px){.content_filtros .buscador{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px}}.content_filtros .buscador #buscador{width:250px;overflow-y:auto;padding:15px 25px;border:none;outline:none;border-radius:12px;color:#444;font-size:18px;box-shadow:-3px 3px 5px 0px rgba(0,0,0,.1);margin-right:20px;text-transform:uppercase}@media only screen and (max-width: 767.98px)and (min-width: 320px){.content_filtros .buscador #buscador{width:200px;margin-right:0px}}.content_filtros .buscador .button{width:140px;height:45px;font-family:"Roboto",sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:2.5px;font-weight:500;color:#000;background-color:#fff;border:none;border-radius:45px;box-shadow:0px 8px 15px rgba(0,0,0,.1);transition:all .3s ease 0s;cursor:pointer;outline:none}@media only screen and (max-width: 767.98px)and (min-width: 320px){.content_filtros .buscador .button{width:120px;margin-left:10px}}.content_filtros .buscador .button .accept-btn:hover{background-color:#0b91f3;box-shadow:0px 15px 20px rgba(11,113,243,.4);color:#fff;transform:translateY(-7px)}.content_filtros .textFiltro{font-size:14px;font-weight:bold;margin-right:10px;text-transform:uppercase}@media only screen and (max-width: 767.98px)and (min-width: 320px){.content_filtros .textFiltro{margin-bottom:10px}}.content_filtros select{width:250px;overflow-y:auto;cursor:pointer;padding:15px 25px;-webkit-appearance:none;-moz-appearance:none;border:none;outline:none;border-radius:12px;color:#444;font-size:18px;box-shadow:-3px 3px 5px 0px rgba(0,0,0,.1);margin-right:20px}.content_filtros select option{padding:10px 20px;margin-bottom:8px;border-radius:12px;background-color:#eee;white-space:pre-wrap;cursor:pointer}.content_filtros select option:hover{background-color:#dfdfdf}.content_filtros select option:checked{box-shadow:0 0 10px 100px #595959 inset}.content_filtros select::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:12px}.content_filtros select::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.content_filtros select::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:12px;background-image:-webkit-linear-gradient(90deg, rgba(160, 160, 160, 0.2) 25%, transparent 25%, transparent 50%, rgba(160, 160, 160, 0.2) 50%, rgba(160, 160, 160, 0.2) 75%, transparent 75%, transparent)}.content_filtros select.fadeIn{animation:fadeInDown .2s}.content_filtros select.fadeOut{animation:fadeInUp .2s}.overlay{left:0;top:0;width:100%;height:100%;position:fixed;background:#fff;z-index:1000;opacity:.8}.overlay__inner{left:0;top:0;width:100%;height:100%;position:absolute}.overlay__content{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;flex-direction:column-reverse;font-weight:bold}.overlay__content span{display:block;margin-bottom:20px}.spinner{width:75px;height:75px;display:inline-block;border-width:2px;border-color:rgba(255,255,255,.05);border-top-color:#000;animation:spin 1s infinite linear;border-radius:100%;border-style:solid}@keyframes spin{100%{transform:rotate(360deg)}}#button{display:inline-block;background-color:#ff9800;width:50px;height:50px;text-align:center;border-radius:4px;position:fixed;bottom:30px;right:30px;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000}#button::after{content:"⌃";font-weight:normal;font-style:normal;font-size:2em;line-height:50px;color:#fff}#button.show{opacity:1;visibility:visible}/*# sourceMappingURL=style.css.map */
