@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap");.btn--dark,.btn--success,.btn__danger,.btn__success,.cart__btn--dark,.cart_btn--cotizacion,.cart_btn--success,.cont-product__button>button:first-child,.cont-product__button>button:last-child,.cont-product__rating>a,.order__options>a,.perfil__cont-info a,.perfil__cont-info button{padding:8px 12px;font-size:16px;font-family:"Poppins-Regular",sans-serif;cursor:pointer;border-radius:2px;border:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;gap:5px;font-size:14px}.btn--success,.btn__success{background-color:#62b951;color:#fff}.cart_btn--success,.cont-product__button>button:first-child,.order__options>a,.perfil__cont-info a,.perfil__cont-info button{background-color:#62b951;color:#fff}.cart_btn--cotizacion{background-color:#e36556;color:#fff}.btn__danger{background-color:#e36556;color:#fff}.btn__icon{font-size:12px;margin-right:5px}.btn__loading{padding:0px 5px;font-size:16px}.btn__loading>i{animation:spin 0.6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.btn--dark,.cart__btn--dark,.cont-product__rating>a{background-color:transparent!important;border:1px solid rgba(58,61,69,0.5)!important;color:#383838!important}.btn--dark:hover,.cart__btn--dark:hover,.cont-product__rating>a:hover{background-color:rgba(58,61,69,0.8)!important;color:#ffffff!important}.btn--dark:disabled,.cart__btn--dark:disabled,.cont-product__rating>a:disabled{cursor:not-allowed!important}.button,.button:after,.button:before{box-sizing:border-box;outline:none}.hide{display:none}.button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:12.5rem;margin:0;padding:1.5rem 3.125rem;background-color:#3498db;border:none;border-radius:0.3125rem;color:white;font-weight:300;text-transform:uppercase;overflow:hidden;font-size:14px;min-height:45px;font-family:"Open Sans",sans-serif}.button:before{position:absolute;content:"";bottom:0;left:0;width:0%;height:100%;background-color:#f1b816}.button span{position:absolute;line-height:0}.button span i{transform-origin:center center}.button span:first-of-type{top:50%;transform:translateY(-50%)}.active{background-color:#c8970c}.active:before{width:100%;transition:width 1s linear}@keyframes scale{0%{transform:scale(10)}50%{transform:scale(0.2)}70%{transform:scale(1.2)}90%{transform:scale(0.7)}to{transform:scale(1)}}.bounceInUp{animation-name:bounceInUp;animation-duration:1.2s;animation-fill-mode:both}@keyframes bounceInUp{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp_s{animation-name:bounceInUp_s;animation-duration:1s;-webkit-animation-duration:1s}@keyframes bounceInUp_s{0%{bottom:-150%}50%{bottom:0px}}.bounceInDown{animation-name:bounceInDown;animation-fill-mode:both;animation-duration:1s}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.loading__skeleton{display:inline-block;position:relative;overflow:hidden;background-color:#DDDBDD;border-radius:3px}.loading__skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.2) 20%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0));animation:shimmer 1.5s infinite;content:""}@keyframes shimmer{to{transform:translateX(100%)}}.searcher__input-loading{display:inline-block;position:relative;width:35px;height:35px}.searcher__input-loading>div{box-sizing:border-box;display:block;position:absolute;width:26px;height:26px;margin:0px;border:3px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent}.searcher__input-loading>div:first-child{animation-delay:-0.45s}.searcher__input-loading>div:nth-child(2){animation-delay:-0.3s}.searcher__input-loading>div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.carrito-b2b{grid-template:auto/70px 6fr 50px 0.5fr}.carrito-b2c{grid-template:auto/70px 6fr 55px 1.5fr 0.5fr;grid-gap:10px;grid-template-areas:"carrito_imagen carrito_nombre carrito_cantidad carrito_precio carrito_eliminar"}.carrito-b2c-imagen{-ms-grid-row:1;-ms-grid-column:1;grid-area:carrito_imagen}.carrito-b2c-nombre{-ms-grid-row:1;-ms-grid-column:3;grid-area:carrito_nombre}.carrito-b2c-cantidad{-ms-grid-row:1;-ms-grid-column:5;grid-area:carrito_cantidad}.carrito-b2c-precio{-ms-grid-row:1;-ms-grid-column:7;grid-area:carrito_precio}.carrito-b2c-eliminar{-ms-grid-row:1;-ms-grid-column:9;grid-area:carrito_eliminar}.reloj-jb{padding:20px;background-color:rgb(0,30,54);color:white;font-size:28px;font-weight:500;position:relative}.reloj-jb>div{position:absolute;right:20px;top:0;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px;text-align:center;font-size:24px;height:100%;align-items:center}.seccion-sobre-nosotros{padding:80px 15% 80px 15%;background-color:#156fca;color:white;margin:0;display:block;font-size:20px;text-align:center}.seccion-sobre-nosotros>h3{font-weight:200;letter-spacing:2px;line-height:36px}*{margin:0;padding:0}body{font-family:"Poppins-Regular",sans-serif;font-size:14px}a{font-family:"Open Sans",sans-serif}a,ol,ul{text-decoration:none;list-style:none}h2{line-height:1.2;font-size:26px;font-family:"Poppins",sans-serif}img{width:100%;height:auto}button{border:none}.loading{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.loading>picture{width:50%;margin:0 auto}.link-more-info{text-transform:uppercase;font-family:"Poppins",sans-serif;position:relative;transition:all 0.4s;padding:14px 20px;font-size:16px;line-height:1.33333;color:#3a3d45;width:calc(100% - 40px);text-align:center;text-transform:uppercase}.link-more-info:hover{transform:scale(1.01)}.bg-ffffff{background-color:#fff!important}.bg-f5f5f5{background-color:#f5f5f5!important}.title{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;width:calc(100% - 20px);padding:40px 10px;background-color:#F5F5F5;color:#3a3d45;position:relative}.title>h2{text-align:center;font-weight:lighter}.title>p{margin:0 16px;text-align:center}.skeleton-loading{width:100%;min-width:200px;height:auto;display:inline-block;position:relative;overflow:hidden;background-color:#DDDBDD;border:solid rgba(238,221,238,0.8666666667) 1px}.skeleton-loading:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.2) 20%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0));animation:shimmer 2s infinite;content:""}.skeleton-loading>img{width:150px}@keyframes shimmer{to{transform:translateX(100%)}}.skeletonLoading{display:inline-block;position:relative;overflow:hidden;background-color:#DDDBDD}.skeletonLoading:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.2) 20%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0));animation:shimmer 2s infinite;content:""}@keyframes shimmer{to{transform:translateX(100%)}}.alert{position:fixed;z-index:50;background-color:red;display:flex;flex-wrap:wrap;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.alert>.alert__icon{display:flex;flex-wrap:wrap;justify-content:center;color:#fff;font-size:18px;padding:8px;margin:5px}.alert>.alert__text{padding:8px 8px 8px 0px;margin:5px 10px 5px 0px;color:#fff;max-width:220px;display:flex;flex-wrap:wrap}.alert.top{top:10px}.alert.right{right:10px}.alert.top.center{left:calc(50% - 117px)}.cont-p-Featured{width:100%;display:flex;flex-wrap:wrap}.cont-p-Featured>a{width:630px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;padding:10px}.cont-p-Featured>div{width:calc(100% - 650px)}.cont-p-Featured>div>.product{max-height:390px}[data-dropdown2="0"] .dp__content{display:none}[data-dropdown2="1"] .dp__content{display:block}.n-dealers{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;background-color:white}.n-dealers__item{width:250px;height:auto;background-color:#DFDFDF;margin:25px 15px;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;position:relative}.n-dealers__item-brand{border-radius:50%;overflow:hidden;width:90px;height:90px;border:solid #DFDFDF 2px;background-color:#fff;position:absolute;top:-30%}.n-dealers__item-brand>picture{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.n-dealers__item-brand>picture>img{width:85%;height:85%;object-fit:cover}.n-dealers__item-product{width:calc(100% - 16px);padding:8px;margin:50px 0px 15px 0px;display:grid;grid-template:auto/1fr 1fr 1fr;grid-gap:5px}.n-dealers__item-product>a{transition:all 0.3s}.n-dealers__item-product>a:hover{transform:scale(1.2)}.cont-card__2{width:calc(100% - 30px);height:auto;display:grid;grid-template:auto/1fr 1fr;grid-gap:15px;padding:15px}.cont-card__2-item{box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);display:grid;grid-template:auto/1fr;padding-bottom:-10px}.cont-card__2-item-info{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;padding:15px}.cont-card__2-item-info>h2{font-size:24px;text-align:center;color:#7f7f7f}.cont-card__2-item-info>p{font-size:14px;font-weight:lighter;color:#7f7f7f}.cont-card__2-item-info>i{font-size:42px;color:#333333;margin-bottom:10px}.cont-card__2-item-info>a{margin-top:10px;padding:10px;color:#fff;background-color:#0699da;cursor:pointer}.cont-card__2-item-img{width:100%;height:100%}.cont-card__2-item-img>picture{width:100%;height:100%}.cont-card__2-item-img>picture>img{width:100%;height:100%;object-fit:cover}.cont-card__3{width:calc(100% - 30px);height:auto;background-color:#DFDFDF;display:grid;grid-template:auto/1fr 1fr 1fr;padding:30px 15px;grid-gap:15px}.cont-card__3-item{background-color:#fff;padding:10px;box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);display:grid;grid-template:1fr/1fr}.cont-card__3-item>figure{width:100%;height:100%}.cont-card__3-item>figure>picture{width:100%;height:100%}.cont-card__3-item>figure>picture>img{width:100%;height:100%;object-fit:cover}.cont-card__3-item>p{padding:5px;font-size:22px;text-align:center;color:#7f7f7f;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.cont-ppal{width:100%;height:100%;position:absolute;left:0;top:0;overflow-x:hidden;overflow-y:auto}.cont-body{width:100%;height:auto;overflow-x:hidden;overflow-y:hidden;display:flex;flex-direction:column;min-height:50vh}header{background-color:#fff;height:81px;position:sticky;top:0;left:0;z-index:11;display:grid;box-shadow:0 1px 2px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.12)}.header-d{display:grid;grid-template-areas:"menu logo searcher store-info session cart";grid-template-rows:1fr;grid-template-columns:100px 200px 4fr 150px 50px 100px;position:relative}.header-d{width:100%}.header-d__p8{width:84%;padding:0px 8%;grid-template-areas:"menu logo searcher store-info session cart";grid-template-rows:1fr;grid-template-columns:100px 200px 4fr 150px 50px 50px}.header-d__p5{width:90%;padding:0px 5%;grid-template-areas:"menu logo searcher store-info session cart";grid-template-rows:1fr;grid-template-columns:100px 200px 4fr 150px 50px 50px}.header-d--r-si{grid-template-areas:"menu logo searcher session cart";grid-template-rows:1fr;grid-template-columns:100px 180px 4fr 180px 100px}.header-d--r-si>.store-info{display:none!important}.header-d--r-si .logo__cont-img{justify-content:flex-start}.header-d--r-si{width:100%}.header-d__p8--r-si{width:84%;padding:0px 8%;grid-template-areas:"menu logo searcher session cart";grid-template-rows:1fr;grid-template-columns:100px 180px 4fr 230px 50px}.header-d__p8--r-si>.store-info{display:none!important}.header-d__p8--r-si .logo__cont-img{justify-content:flex-start}.header-d__p5--r-si{width:90%;padding:0px 5%;grid-template-areas:"menu logo searcher session cart";grid-template-rows:1fr;grid-template-columns:100px 180px 4fr 230px 50px}.header-d__p5--r-si>.store-info{display:none!important}.header-d__p5--r-si .logo__cont-img{justify-content:flex-start}.header-s{grid-template-areas:"menu store-info logo searcher  session cart";grid-template-rows:1fr;grid-template-columns:68.5px 100px 4fr 50px 50px 68.5px}.header-s>.logo{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-s{width:100%}.header-s__p8{width:84%;padding:0px 8%;grid-template-areas:"menu store-info logo searcher  session cart";grid-template-rows:1fr;grid-template-columns:50px 100px 4fr 50px 50px 50px}.header-s__p8>.logo{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-s__p5{width:90%;padding:0px 5%;grid-template-areas:"menu store-info logo searcher  session cart";grid-template-rows:1fr;grid-template-columns:50px 100px 4fr 50px 50px 50px}.header-s__p5>.logo{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-s--r-si,.header-s__p5--r-si,.header-s__p8--r-si{grid-template-areas:"menu searcher logo  session cart";grid-template-rows:1fr;grid-template-columns:68.5px 50px 4fr 50px 68.5px}.header-s--r-si>.store-info,.header-s__p5--r-si>.store-info,.header-s__p8--r-si>.store-info{display:none!important}.header-s--r-si>.logo,.header-s__p5--r-si>.logo,.header-s__p8--r-si>.logo{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-s--r-si{width:100%}.header-s__p8--r-si{width:84%;padding:0px 8%}.header-s__p5--r-si{width:90%;padding:0px 5%}.header-t{grid-template-areas:"logo  menu store-info searcher session cart";grid-template-rows:1fr;grid-template-columns:218.5px 4fr 50px 50px 50px 68.5px}.header-t>.menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-t .logo__cont-img{justify-content:flex-start}.header-t{width:100%}.header-t__p8{width:84%;padding:0px 8%;grid-template-areas:"logo  menu store-info searcher session cart";grid-template-rows:1fr;grid-template-columns:192px 4fr 48px 48px 48px 48px}.header-t__p8>.menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-t__p8 .logo__cont-img{justify-content:flex-start}.header-t__p5{width:90%;padding:0px 5%;grid-template-areas:"logo  menu store-info searcher session cart";grid-template-rows:1fr;grid-template-columns:192px 4fr 48px 48px 48px 48px}.header-t__p5>.menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-t__p5 .logo__cont-img{justify-content:flex-start}.header-t--r-si,.header-t__p5--r-si,.header-t__p8--r-si{grid-template-areas:"logo menu searcher session cart";grid-template-rows:1fr;grid-template-columns:168.5px 4fr 50px 50px 68.5px}.header-t--r-si>.store-info,.header-t__p5--r-si>.store-info,.header-t__p8--r-si>.store-info{display:none!important}.header-t--r-si>.menu,.header-t__p5--r-si>.menu,.header-t__p8--r-si>.menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-t--r-si .logo__cont-img,.header-t__p5--r-si .logo__cont-img,.header-t__p8--r-si .logo__cont-img{justify-content:flex-start}.header-t--r-si{width:100%}.header-t__p8--r-si{width:84%;padding:0px 8%}.header-t__p5--r-si{width:90%;padding:0px 5%}.logo{-ms-grid-row:1;-ms-grid-column:2;grid-area:logo;overflow:hidden;display:flex}.header-d__p8>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-d__p5>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-d--r-si>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-d__p8--r-si>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-d__p5--r-si>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-s>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-s__p8>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-s__p5>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-s--r-si>.logo,.header-s__p5--r-si>.logo,.header-s__p8--r-si>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-t>.logo{-ms-grid-row:1;-ms-grid-column:1}.header-t__p8>.logo{-ms-grid-row:1;-ms-grid-column:1}.header-t__p5>.logo{-ms-grid-row:1;-ms-grid-column:1}.header-t--r-si>.logo,.header-t__p5--r-si>.logo,.header-t__p8--r-si>.logo{-ms-grid-row:1;-ms-grid-column:1}.logo__link{max-width:200px;display:flex;height:100%}.logo__cont-img{width:calc(100% - 10px);height:100%;padding:0px 5px;display:flex;align-items:center}.logo__img{width:auto;height:95%;object-fit:contain}@media only screen and (max-width:1024px){header{height:60px}.header-d{grid-template-areas:"menu logo searcher store-info session cart";grid-template-rows:1fr;grid-template-columns:60px 4fr 50px 150px 50px 60px}.header-d .logo__cont-img{justify-content:flex-start}.header-d__p5,.header-d__p8{grid-template-areas:"menu logo searcher store-info session cart";grid-template-rows:1fr;grid-template-columns:50px 4fr 50px 50px 50px 50px}.header-d__p8,.header-d__p8--r-si,.header-s__p8,.header-s__p8--r-si,.header-t__p8,.header-t__p8--r-si{width:90%;padding:0px 5%}.header-d--r-si,.header-d__p5--r-si,.header-d__p8--r-si{grid-template-areas:"menu logo searcher session cart";grid-template-rows:1fr;grid-template-columns:50px 4fr 50px 50px 50px}.header-d--r-si .logo__cont-img,.header-d__p5--r-si .logo__cont-img,.header-d__p8--r-si .logo__cont-img{justify-content:flex-start}.header-s{grid-template-areas:"menu store-info logo searcher  session cart";grid-template-rows:1fr;grid-template-columns:68.5px 100px 4fr 50px 50px 68.5px}.header-s__p5,.header-s__p8{grid-template-areas:"menu store-info logo searcher  session cart";grid-template-rows:1fr;grid-template-columns:48px 96px 4fr 48px 48px 48px}.header-t,.header-t__p5,.header-t__p8{grid-template-areas:"logo  searcher store-info session cart menu";grid-template-rows:1fr;grid-template-columns:4fr 50px 50px 50px 50px 50px}.header-t--r-si,.header-t__p5--r-si,.header-t__p8--r-si{grid-template-areas:"logo searcher session cart menu";grid-template-rows:1fr;grid-template-columns:4fr 50px 50px 50px 50px}.logo{-ms-grid-row:1;-ms-grid-column:2}.header-d__p5>.logo,.header-d__p8>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-d--r-si>.logo,.header-d__p5--r-si>.logo,.header-d__p8--r-si>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-s>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-s__p5>.logo,.header-s__p8>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-t>.logo,.header-t__p5>.logo,.header-t__p8>.logo{-ms-grid-row:1;-ms-grid-column:1}.header-t--r-si>.logo,.header-t__p5--r-si>.logo,.header-t__p8--r-si>.logo{-ms-grid-row:1;-ms-grid-column:1}}@media only screen and (max-width:768px){.header-d{grid-template-areas:"menu logo searcher store-info session cart";grid-template-rows:1fr;grid-template-columns:55px 4fr 55px 150px 55px 55px}.header-d__p5,.header-d__p5--r-si,.header-d__p8,.header-d__p8--r-si,.header-s__p5,.header-s__p5--r-si,.header-s__p8,.header-s__p8--r-si,.header-t__p5,.header-t__p5--r-si,.header-t__p8,.header-t__p8--r-si{width:95%;padding:0px 2.5%}.header-d--r-si{grid-template-areas:"menu logo searcher session cart";grid-template-rows:1fr;grid-template-columns:55px 4fr 55px 55px 55px}.header-s--r-si,.header-s__p5--r-si,.header-s__p8--r-si{grid-template-areas:"menu searcher logo session cart";grid-template-rows:1fr;grid-template-columns:50px 50px 4fr 50px 50px}.logo{max-height:60px}.logo__cont-img{justify-content:flex-start;width:100%;height:100%}.logo{-ms-grid-row:1;-ms-grid-column:2}.header-d--r-si>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-s--r-si>.logo,.header-s__p5--r-si>.logo,.header-s__p8--r-si>.logo{-ms-grid-row:1;-ms-grid-column:3}}@media only screen and (max-width:430px){.header-d{grid-template-areas:"menu logo searcher session cart";grid-template-rows:1fr;grid-template-columns:48px 4fr 48px 48px 48px}.header-d .store-info{display:none!important}.header-d__p5,.header-d__p5--r-si,.header-d__p8,.header-d__p8--r-si,.header-s__p5,.header-s__p8,.header-t__p5,.header-t__p8{width:100%;padding:0px 0px}.header-d--r-si{grid-template-areas:"menu logo searcher session cart";grid-template-rows:1fr;grid-template-columns:48px 4fr 48px 48px 48px}.header-s{grid-template-areas:"menu store-info logo searcher  session cart";grid-template-rows:1fr;grid-template-columns:48px 48px 4fr 48px 48px 48px}.header-s__p5,.header-s__p8{grid-template-areas:"menu store-info logo searcher  session cart";grid-template-rows:1fr;grid-template-columns:48px 48px 4fr 48px 48px 48px}.header-s--r-si,.header-s__p5--r-si,.header-s__p8--r-si{grid-template-areas:"menu searcher logo session cart";grid-template-rows:1fr;grid-template-columns:48px 48px 4fr 48px 48px}.header-t,.header-t__p5,.header-t__p8{grid-template-areas:"logo store-info searcher session cart menu";grid-template-rows:1fr;grid-template-columns:4fr 48px 48px 48px 48px 48px}.logo{-ms-grid-row:1;-ms-grid-column:2}.header-d--r-si>.logo{-ms-grid-row:1;-ms-grid-column:2}.header-s>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-s__p5>.logo,.header-s__p8>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-s--r-si>.logo,.header-s__p5--r-si>.logo,.header-s__p8--r-si>.logo{-ms-grid-row:1;-ms-grid-column:3}.header-t>.logo,.header-t__p5>.logo,.header-t__p8>.logo{-ms-grid-row:1;-ms-grid-column:1}}.header{width:84%;height:75px;background-color:#fff;padding-left:8%;padding-right:8%;box-shadow:0 1px 2px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.12);display:block}.header img{width:auto;height:90%}@media only screen and (max-width:480px){.header{height:52px}}.f-logo{-ms-grid-row:1;-ms-grid-column:2;grid-area:f-logo}.footer-t>.f-logo{-ms-grid-row:1;-ms-grid-column:1}.f-logo>a{max-width:240px}.f-contact{-ms-grid-row:1;-ms-grid-column:3;grid-area:f-contact}.footer-t>.f-contact{-ms-grid-row:5;-ms-grid-column:1}.f-socialNetwork{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:f-socialNetwork}.footer-s>.f-socialNetwork{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.footer-t>.f-socialNetwork{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}.f-links{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:f-links}.footer-s>.f-links{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3}.footer-t>.f-links{-ms-grid-row:1;-ms-grid-row-span:5;-ms-grid-column:3;-ms-grid-column-span:1}.f-imgs{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:f-imgs}.footer-s>.f-imgs{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}.footer-t>.f-imgs{-ms-grid-row:7;-ms-grid-column:1;-ms-grid-column-span:3}.f-development{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:f-development}.footer-s>.f-development{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:3}.footer-t>.f-development{-ms-grid-row:9;-ms-grid-column:1;-ms-grid-column-span:3}.footer-d{display:grid;grid-template-areas:"f-links f-links" "f-imgs f-imgs" "f-socialNetwork f-socialNetwork" "f-development f-development";grid-template-rows:auto auto auto auto;grid-template-columns:1fr 300px}.footer-d{width:calc(100% - 100px);height:auto;padding:50px 50px 5px;background-color:#3d3d49}.footer-d>.f-logo{display:none}.footer-d>.f-links{display:grid;grid-template:auto/repeat(5,1fr);grid-gap:5%}.footer-d .f-contact__item-title,.footer-d .f-links__item-title{color:#fefefb;font-weight:600;text-transform:uppercase;font-size:14px;margin-bottom:16px}.footer-d .f-contact__item-link,.footer-d .f-links__item-link{padding:2.5px 0px 2.5px 8px}.footer-d .f-contact__item-link>a,.footer-d .f-links__item-link>a{color:#95969b;font-size:14px}.footer-d .f-contact__item-link>a>i,.footer-d .f-links__item-link>a>i{margin:5px;display:none}.footer-d .f-contact{display:flex;flex-wrap:wrap;justify-content:center}.footer-d .f-socialNetwork{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:30px 0px}.footer-d .f-socialNetwork__link{border:solid #5a5a66 1px;margin:5px 12px;width:38px;height:38px;border-radius:50%;overflow:hidden;transition:all 0.3s}.footer-d .f-socialNetwork__link>a{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center;font-size:22px;color:#5a5a66;transition:all 0.3s;line-height:39.5px}.footer-d .f-socialNetwork__link:hover{border:solid #fefefb 1px}.footer-d .f-socialNetwork__link:hover>a{color:#fefefb}.footer-d .f-imgs{display:flex;flex-wrap:wrap;margin-top:20px}.footer-d .f-imgs__link{padding:10px}.footer-d .f-imgs__link figcaption{display:none}.footer-d .f-development{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.footer-d .f-development>a{padding:5px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;color:#fefefb;text-align:center}.footer-d .f-development>a>img{width:100px;height:26px;margin:5px}.footer-s{display:grid;grid-template-areas:"f-socialNetwork f-logo f-contact" "f-links f-links f-links" "f-imgs f-imgs f-imgs" "f-development f-development f-development";grid-template-rows:auto auto auto auto;grid-template-columns:4fr 3fr 4fr}.footer-s{width:calc(100% - 100px);height:auto;padding:50px 50px 5px;background-color:#3d3d49}.footer-s .f-socialNetwork{display:flex;flex-wrap:wrap;align-items:center}.footer-s .f-socialNetwork__link{border:solid #5a5a66 1px;margin:3.5px;width:35px;height:35px;border-radius:50%;overflow:hidden;transition:all 0.3s}.footer-s .f-socialNetwork__link>a{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center;font-size:16px;color:#5a5a66;transition:all 0.3s;line-height:39.5px}.footer-s .f-socialNetwork__link:hover{border:solid #fefefb 1px}.footer-s .f-socialNetwork__link:hover>a{color:#fefefb}.footer-s .f-logo{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.footer-s .f-contact{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.footer-s .f-contact__item-title{display:none}.footer-s .f-contact__item{display:flex;flex-direction:column;justify-content:flex-end}.footer-s .f-contact__item-link{padding:2.5px 0px 2.5px 8px}.footer-s .f-contact__item-link>a{color:#95969b;font-size:12px}.footer-s .f-contact__item-link>a>i{margin:5px 1px 5px 10px}.footer-s>.f-links{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding-top:50px}.footer-s .f-links__item{margin:10px;padding:10px}.footer-s .f-links__item-title{color:#fefefb;font-weight:600;text-transform:uppercase;font-size:14px;margin-bottom:16px}.footer-s .f-links__item-link{padding:2.5px 0px 2.5px 8px}.footer-s .f-links__item-link>a{color:#95969b;font-size:14px}.footer-s .f-links__item-link>a>i{margin:5px;display:none}.footer-s .f-imgs{display:flex;flex-wrap:wrap;margin-top:20px}.footer-s .f-imgs__link{padding:10px}.footer-s .f-imgs__link figcaption{display:none}.footer-s .f-development{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.footer-s .f-development>a{padding:5px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;color:#fefefb;text-align:center}.footer-s .f-development>a>img{width:100px;height:26px;margin:5px}.footer-t{display:grid;grid-template-areas:"f-logo f-links" "f-socialNetwork f-links" "f-contact f-links" "f-imgs f-imgs" "f-development f-development";grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr 3fr;grid-gap:20px}.footer-t{width:calc(100% - 100px);height:auto;padding:50px 50px 5px;background-color:#3d3d49}.footer-t>.f-links{display:grid;grid-template:auto/repeat(6,1fr);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:5%}.footer-t .f-links__item-title{color:#fefefb;font-weight:600;text-transform:uppercase;font-size:14px;margin-bottom:16px}.footer-t .f-contact__item-link,.footer-t .f-links__item-link{padding:2.5px 0px 2.5px 8px}.footer-t .f-contact__item-link>a,.footer-t .f-links__item-link>a{color:#95969b;font-size:14px}.footer-t .f-contact__item-link>a>i,.footer-t .f-links__item-link>a>i{margin:5px;display:none}.footer-t .f-contact__item-link{padding:2.5px 0px 2.5px 0px}.footer-t .f-contact__item-title{display:none}.footer-t .f-contact__item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:-35px}.footer-t .f-socialNetwork{display:flex;flex-wrap:wrap;justify-content:center;padding:5px 0px;margin-top:-20px}.footer-t .f-socialNetwork__link{border:solid #5a5a66 1px;margin:5px;width:28px;height:28px;border-radius:50%;overflow:hidden;transition:all 0.3s}.footer-t .f-socialNetwork__link>a{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center;font-size:16px;color:#5a5a66;transition:all 0.3s;line-height:39.5px}.footer-t .f-socialNetwork__link:hover{border:solid #fefefb 1px}.footer-t .f-socialNetwork__link:hover>a{color:#fefefb}.footer-t>.f-logo{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.footer-t .f-imgs{display:flex;flex-wrap:wrap;margin-top:20px}.footer-t .f-imgs__link{padding:10px}.footer-t .f-imgs__link figcaption{display:none}.footer-t .f-development{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.footer-t .f-development>a{padding:5px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;color:#fefefb;text-align:center}.footer-t .f-development>a>img{width:100px;height:26px;margin:5px}@media only screen and (max-width:1024px){.footer-d{display:grid;grid-template-areas:"f-links f-links" "f-imgs f-imgs" "f-socialNetwork f-socialNetwork" "f-development f-development";grid-template-rows:auto auto auto auto;grid-template-columns:1fr 200px}.footer-d{width:calc(100% - 50px);padding:25px 25px 5px}.footer-d .f-links{display:grid;grid-template:auto/repeat 4,1fr;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.footer-s{width:calc(100% - 50px);padding:25px 25px 5px}.footer-s .f-links{justify-content:space-between}.f-socialNetwork{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2}.f-links{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}.f-imgs{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}.f-development{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:2}}@media only screen and (max-width:768px){.footer-d{display:grid;grid-template-areas:"f-links" "f-contact" "f-imgs" "f-socialNetwork" "f-development";grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr}.footer-d{width:calc(100% - 30px);padding:30px 15px 5px}.footer-d .f-links{display:grid;grid-template:auto/repeat 2,1fr;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.footer-d .f-contact{justify-content:flex-start;margin-top:25px}.footer-s{display:grid;grid-template-areas:"f-socialNetwork f-contact" "f-logo f-logo" "f-links f-links" "f-imgs f-imgs" "f-development f-development";grid-template-rows:auto auto auto auto auto;grid-template-columns:2fr 4fr}.footer-t{display:grid;grid-template-areas:"f-socialNetwork f-logo f-contact" "f-links f-links f-links" "f-imgs f-imgs f-imgs" "f-development f-development f-development";grid-template-rows:auto auto auto auto;grid-template-columns:4fr 3fr 4fr}.footer-t{width:calc(100% - 30px);padding:30px 15px 5px}.footer-t .f-contact__item{margin-top:0px}.footer-t .f-socialNetwork{margin-top:0px;align-items:flex-end}.footer-t .f-contact{display:flex;justify-content:center;align-items:flex-end}.f-logo{margin-top:10px}.f-logo>a{max-width:120px}.f-logo{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}.footer-t>.f-logo{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}.f-contact{-ms-grid-row:2;-ms-grid-column:1}.f-contact{-ms-grid-row:1;-ms-grid-column:2}.footer-t>.f-contact{-ms-grid-row:1;-ms-grid-column:5}.f-socialNetwork{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:1}.footer-s>.f-socialNetwork{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.footer-t>.f-socialNetwork{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.f-links{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}.footer-s>.f-links{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}.footer-t>.f-links{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:5}.f-imgs{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}.footer-s>.f-imgs{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:2}.footer-t>.f-imgs{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:5}.f-development{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:1}.footer-s>.f-development{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:2}.footer-t>.f-development{-ms-grid-row:7;-ms-grid-column:1;-ms-grid-column-span:5}}@media only screen and (max-width:425px){.footer-d{display:grid;grid-template-areas:"f-socialNetwork" "f-links" "f-contact" "f-imgs" "f-development";grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr}.footer-d .f-links{display:grid;grid-template:auto/1fr;grid-template-columns:1fr;grid-gap:25px}.footer-d .f-links__item{display:flex;flex-direction:column;align-items:center}.footer-d .f-contact__item-link,.footer-d .f-links__item-link{text-align:center;padding:2.5px 0px}.footer-d .f-contact__item-title,.footer-d .f-links__item-title{margin-bottom:8px;text-align:center}.footer-d .f-contact{justify-content:center}.footer-d .f-imgs{justify-content:center}.footer-d .f-socialNetwork{justify-content:center;padding:12px 0px 25px}.footer-d .f-socialNetwork__link{margin:5px 6px}.footer-s{display:grid;grid-template-areas:"f-logo" "f-socialNetwork" "f-contact" "f-links" "f-imgs" "f-development";grid-template-rows:auto auto auto auto auto auto;grid-template-columns:1fr}.footer-s .f-links{display:grid;grid-template:auto/1fr;grid-template-columns:1fr;grid-gap:25px}.footer-s .f-links__item{display:flex;flex-direction:column;align-items:center}.footer-s .f-links__item-link{text-align:center;padding:2.5px 0px}.footer-s .f-contact__item-title,.footer-s .f-links__item-title{margin-bottom:8px;text-align:center}.footer-s .f-contact{justify-content:center}.footer-s .f-contact__item-link{text-align:center;padding:2.5px 5px}.footer-s .f-contact__item{justify-content:center}.footer-s .f-imgs{justify-content:center}.footer-s .f-socialNetwork{justify-content:center;padding:12px 0px 25px}.footer-s .f-socialNetwork__link{margin:5px 6px}.footer-t{display:grid;grid-template-areas:"f-logo" "f-socialNetwork" "f-contact" "f-links" "f-imgs" "f-development";grid-template-rows:auto auto auto auto auto auto;grid-template-columns:1fr}.footer-t .f-links{display:grid;grid-template:auto/1fr;grid-template-columns:1fr;grid-gap:25px}.footer-t .f-links__item{display:flex;flex-direction:column;align-items:center}.footer-t .f-contact__item-link,.footer-t .f-links__item-link{text-align:center;padding:2.5px 0px}.footer-t .f-contact__item-title,.footer-t .f-links__item-title{margin-bottom:8px;text-align:center}.footer-t .f-contact{justify-content:center}.footer-t .f-imgs{justify-content:center}.footer-t .f-socialNetwork{justify-content:center;padding:12px 0px 25px}.footer-t .f-socialNetwork__link{margin:5px 6px}.f-logo{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.footer-t>.f-logo{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.f-contact{-ms-grid-row:3;-ms-grid-column:1}.f-contact{-ms-grid-row:3;-ms-grid-column:1}.footer-t>.f-contact{-ms-grid-row:5;-ms-grid-column:1}.f-socialNetwork{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.footer-s>.f-socialNetwork{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1}.footer-t>.f-socialNetwork{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}.f-links{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}.footer-s>.f-links{-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}.footer-t>.f-links{-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}.f-imgs{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:1}.footer-s>.f-imgs{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:1}.footer-t>.f-imgs{-ms-grid-row:9;-ms-grid-column:1;-ms-grid-column-span:1}.f-development{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:1}.footer-s>.f-development{-ms-grid-row:6;-ms-grid-column:1;-ms-grid-column-span:1}.footer-t>.f-development{-ms-grid-row:11;-ms-grid-column:1;-ms-grid-column-span:1}}.menu{-ms-grid-row:1;-ms-grid-column:1;grid-area:menu;position:relative;display:flex;flex-direction:column;margin-bottom:-1px}.header-d__p8>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-d__p5>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-d--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-d__p8--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-d__p5--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s__p8>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s__p5>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s--r-si>.menu,.header-s__p5--r-si>.menu,.header-s__p8--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-t>.menu{-ms-grid-row:1;-ms-grid-column:2}.header-t__p8>.menu{-ms-grid-row:1;-ms-grid-column:2}.header-t__p5>.menu{-ms-grid-row:1;-ms-grid-column:2}.header-t--r-si>.menu,.header-t__p5--r-si>.menu,.header-t__p8--r-si>.menu{-ms-grid-row:1;-ms-grid-column:2}.menu:hover>.menu__content{display:flex;flex-direction:column}.menu__btn{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;cursor:pointer;color:#3d3d47}.menu__btn>i{font-size:22px}.menu__btn>span{display:none}.menu__content{width:auto;height:auto;max-height:calc(100vh - 72px);background-color:#fff;position:absolute;top:101%;left:0;display:none}.menu__content:before{width:100vw;height:calc(100vh - 73px);background-color:rgba(0,0,0,0.5);position:absolute;top:0;left:0;content:"";z-index:-1}.menu__category:hover>.menu__category-content{display:grid}.menu__category-title{padding:7px 7px 7px 14px;width:300px;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;display:flex;flex-wrap:wrap;align-items:center;color:#3d3d47}.menu__category-title>i{font-size:14px;margin:0px 5px 0px 0px}.menu__category-content{width:60vw;height:calc(100vh - 110px);background-color:#ffffff;position:absolute;left:100%;top:0px;display:none;grid-template:60px auto/1.6fr 1fr}.menu__category-content[data-promotions="0"]{grid-template:60px auto/1fr}.menu__category-content[data-promotions="0"]>.menu__category-promotions{display:none}.menu__category-content[data-promotions="0"]>.menu__sub-category>div{display:grid;grid-template:auto/1fr 1fr 1fr}.menu__category-content-title{grid-column:span 2;margin:0px;max-height:50px;display:flex;flex-wrap:wrap;align-items:center;position:relative;padding-left:16px}.menu__category-content-title:before{position:absolute;left:16px;top:100%;width:50px;height:2px;background-color:#e7695d;content:""}.menu__sub-category{overflow:auto}.menu__sub-category>div{width:calc(100% - 32px);height:auto;display:grid;grid-template:auto/1fr 1fr;padding:16px;grid-gap:10px}.menu__sub-category-item{list-style:none}.menu__sub-category-item>li:not(:first-child){margin:0px 0px 3px 8px;font-size:14px}.menu__sub-category-item a{color:#3d3d47}.category-item__title{margin:0px 0px 5px 0px;color:#e7695d}.menu__category-promotions{display:grid;grid-template:1fr 1fr 1fr/1fr;margin-top:-60px}.menu__category-promotions[data-promotions="1"]{display:grid;grid-template:1fr/1fr}.menu__category-promotions[data-promotions="2"]{display:grid;grid-template:1fr 1fr/1fr}.menu__category-promotions[data-promotions="4"]{display:grid;grid-template:1fr 1fr 1fr 1fr/1fr}.category-promotions__item{transition:all 0.3s;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:100% 100%}.category-promotions__item:hover{cursor:pointer;transform:scale(1.1);box-shadow:0 10px 15px rgba(0,0,0,0.5)}.category-promotions__item>picture{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.header-s .menu,.header-s--r-si .menu,.header-s__p5--r-si .menu,.header-s__p8--r-si .menu,.header-t--r-si .menu,.header-t__p5--r-si .menu,.header-t__p8--r-si .menu{align-items:flex-end}.header-s .menu__btn,.header-s--r-si .menu__btn,.header-s__p5--r-si .menu__btn,.header-s__p8--r-si .menu__btn,.header-t--r-si .menu__btn,.header-t__p5--r-si .menu__btn,.header-t__p8--r-si .menu__btn{max-width:50px}.header-t .menu:hover>.menu__content,.header-t--r-si .menu:hover>.menu__content,.header-t__p5 .menu:hover>.menu__content,.header-t__p5--r-si .menu:hover>.menu__content,.header-t__p8 .menu:hover>.menu__content,.header-t__p8--r-si .menu:hover>.menu__content{flex-direction:row}.header-t .menu__btn,.header-t--r-si .menu__btn,.header-t__p5 .menu__btn,.header-t__p5--r-si .menu__btn,.header-t__p8 .menu__btn,.header-t__p8--r-si .menu__btn{display:none}.header-t .menu__content,.header-t--r-si .menu__content,.header-t__p5 .menu__content,.header-t__p5--r-si .menu__content,.header-t__p8 .menu__content,.header-t__p8--r-si .menu__content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;top:0px;width:100%;height:100%}.header-t .menu__content:before,.header-t--r-si .menu__content:before,.header-t__p5 .menu__content:before,.header-t__p5--r-si .menu__content:before,.header-t__p8 .menu__content:before,.header-t__p8--r-si .menu__content:before{display:none}.header-t .menu__category-title,.header-t--r-si .menu__category-title,.header-t__p5 .menu__category-title,.header-t__p5--r-si .menu__category-title,.header-t__p8 .menu__category-title,.header-t__p8--r-si .menu__category-title{width:auto;padding:7px;border:none;position:relative;margin:0px 5px}.header-t .menu__category-title:before,.header-t--r-si .menu__category-title:before,.header-t__p5 .menu__category-title:before,.header-t__p5--r-si .menu__category-title:before,.header-t__p8 .menu__category-title:before,.header-t__p8--r-si .menu__category-title:before{width:0px;height:2px;background-color:#e7695d;position:absolute;bottom:1px;left:0px;content:"";transition:all 0.3s}.header-t .menu__category:hover>.menu__category-title:before,.header-t--r-si .menu__category:hover>.menu__category-title:before,.header-t__p5 .menu__category:hover>.menu__category-title:before,.header-t__p5--r-si .menu__category:hover>.menu__category-title:before,.header-t__p8 .menu__category:hover>.menu__category-title:before,.header-t__p8--r-si .menu__category:hover>.menu__category-title:before{width:100%}.header-t .menu__category-content,.header-t--r-si .menu__category-content,.header-t__p5 .menu__category-content,.header-t__p5--r-si .menu__category-content,.header-t__p8 .menu__category-content,.header-t__p8--r-si .menu__category-content{left:calc(50% - 30vw);top:74%;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22)}@media only screen and (max-width:1024px){.header-t .menu:hover>.menu__content,.header-t--r-si .menu:hover>.menu__content,.header-t__p5 .menu:hover>.menu__content,.header-t__p5--r-si .menu:hover>.menu__content,.header-t__p8 .menu:hover>.menu__content,.header-t__p8--r-si .menu:hover>.menu__content{flex-direction:column}.header-t .menu__btn,.header-t--r-si .menu__btn,.header-t__p5 .menu__btn,.header-t__p5--r-si .menu__btn,.header-t__p8 .menu__btn,.header-t__p8--r-si .menu__btn{display:flex;flex-direction:column}.header-t .menu__content,.header-t--r-si .menu__content,.header-t__p5 .menu__content,.header-t__p5--r-si .menu__content,.header-t__p8 .menu__content,.header-t__p8--r-si .menu__content{width:auto;height:auto;max-height:calc(100vh - 72px);background-color:#fff;position:absolute;top:101%;left:0;display:none}.header-t .menu__content:before,.header-t--r-si .menu__content:before,.header-t__p5 .menu__content:before,.header-t__p5--r-si .menu__content:before,.header-t__p8 .menu__content:before,.header-t__p8--r-si .menu__content:before{display:block}.header-t .menu__category-title,.header-t--r-si .menu__category-title,.header-t__p5 .menu__category-title,.header-t__p5--r-si .menu__category-title,.header-t__p8 .menu__category-title,.header-t__p8--r-si .menu__category-title{padding:7px 7px 7px 14px;width:300px;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;display:flex;flex-wrap:wrap;align-items:center;color:#3d3d47}.header-t .menu__category-title>i,.header-t--r-si .menu__category-title>i,.header-t__p5 .menu__category-title>i,.header-t__p5--r-si .menu__category-title>i,.header-t__p8 .menu__category-title>i,.header-t__p8--r-si .menu__category-title>i{font-size:14px;margin:0px 5px 0px 0px}.header-t .menu__category:hover>.menu__category-title:before,.header-t--r-si .menu__category:hover>.menu__category-title:before,.header-t__p5 .menu__category:hover>.menu__category-title:before,.header-t__p5--r-si .menu__category:hover>.menu__category-title:before,.header-t__p8 .menu__category:hover>.menu__category-title:before,.header-t__p8--r-si .menu__category:hover>.menu__category-title:before{width:0px}.header-t .menu__category-content,.header-t--r-si .menu__category-content,.header-t__p5 .menu__category-content,.header-t__p5--r-si .menu__category-content,.header-t__p8 .menu__category-content,.header-t__p8--r-si .menu__category-content{left:auto;right:100%;top:74%;box-shadow:0 14px 28px rgba(0,0,0,0),0 10px 10px rgba(0,0,0,0)}.menu__content{overflow-y:auto;overflow-x:hidden;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22)}.menu__category-promotions{display:none}.menu__category-content{grid-template:auto/1fr;position:relative;width:100%;height:auto;left:0px}.menu__category-content-title{display:none}.menu__sub-category>div{display:grid;grid-template:auto/1fr}}.searcher{-ms-grid-row:1;-ms-grid-column:3;grid-area:searcher;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.header-d__p8>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-d__p5>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-d--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-d__p8--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-d__p5--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-s>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-s__p8>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-s__p5>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-s--r-si>.searcher,.header-s__p5--r-si>.searcher,.header-s__p8--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:2}.header-t>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-t__p8>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-t__p5>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-t--r-si>.searcher,.header-t__p5--r-si>.searcher,.header-t__p8--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:3}.searcher__input{width:80%;position:relative}.searcher__input-input>input{width:calc(100% - 24px);padding:8px 12px;border:solid 1px #bababa;border-radius:3px}.searcher__input-btn{border:none;background-color:transparent;right:4px;top:4px;font-size:20px;color:#bababa;cursor:pointer;position:absolute}.searcher__input-loading{position:absolute;right:11px;top:7px;opacity:0.7;width:21px!important;height:21px!important}.searcher__input-loading>div{border-color:#515196 transparent transparent transparent!important;width:20px!important;height:20px!important;border-width:1.5px!important}.search__content{width:calc(100% - 40px);height:auto;max-height:50vh;background-color:#fff;position:absolute;top:100.5%;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);padding:20px;display:flex;flex-direction:column;overflow:auto}.search__content-title{position:relative;color:#3d3d47}.search__content-title:before{width:50px;height:2px;background-color:#e7695d;position:absolute;bottom:-5px;left:0px;content:""}.search__content-category{padding:15px 8px 15px 8px;display:grid;grid-template:auto/repeat(6,1fr);grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important;grid-column-gap:10px;grid-row-gap:10px}.search__content-category>a{color:#3d3d47;display:grid;grid-template:1fr/auto 1fr;cursor:pointer;font-size:14px}.search__content-category>a>i{margin:2px 5px 0px 0px}.search__content-products{padding:15px 0px 15px 0px}.search__products{display:grid;grid-template:1fr/80px 1fr 100px;border-radius:2px;border-bottom:solid 1px #bababa;padding:5px 0px}.search__products-img>picture{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.search__products-img>picture>img{width:100%;height:100%;object-fit:cover}.search__products-description,.search__products-price{font-family:"Poppins-Bold",sans-serif;padding:5px 8px;color:rgba(61,61,71,0.8);font-size:18px}.header-s .searcher__input,.header-s--r-si .searcher__input,.header-s__p5 .searcher__input,.header-s__p5--r-si .searcher__input,.header-s__p8 .searcher__input,.header-s__p8--r-si .searcher__input,.header-t .searcher__input,.header-t--r-si .searcher__input,.header-t__p5 .searcher__input,.header-t__p5--r-si .searcher__input,.header-t__p8 .searcher__input,.header-t__p8--r-si .searcher__input{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.header-s .searcher__input-input,.header-s--r-si .searcher__input-input,.header-s__p5 .searcher__input-input,.header-s__p5--r-si .searcher__input-input,.header-s__p8 .searcher__input-input,.header-s__p8--r-si .searcher__input-input,.header-t .searcher__input-input,.header-t--r-si .searcher__input-input,.header-t__p5 .searcher__input-input,.header-t__p5--r-si .searcher__input-input,.header-t__p8 .searcher__input-input,.header-t__p8--r-si .searcher__input-input{display:none}.header-s .searcher__input-btn,.header-s--r-si .searcher__input-btn,.header-s__p5 .searcher__input-btn,.header-s__p5--r-si .searcher__input-btn,.header-s__p8 .searcher__input-btn,.header-s__p8--r-si .searcher__input-btn,.header-t .searcher__input-btn,.header-t--r-si .searcher__input-btn,.header-t__p5 .searcher__input-btn,.header-t__p5--r-si .searcher__input-btn,.header-t__p8 .searcher__input-btn,.header-t__p8--r-si .searcher__input-btn{position:relative;color:#3d3d47;right:auto;top:auto}@media only screen and (max-width:1024px){.searcher__input{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-end;position:unset}.searcher__input-input{display:none;position:absolute;top:100%;padding:11px;background:#fff;width:calc(100% - 16px - 22px);right:0;left:0;border-radius:25px;margin-left:8px;margin-right:8px;border-top:1px solid #bababa}.searcher__input-input>input{border-radius:25px}.searcher__input-btn{color:#3d3d47;font-size:22px;width:50px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;right:auto;top:auto}.search__content{width:calc(100% - 40px - 16px);top:calc(100% + 57px);margin-left:8px;margin-right:8px;left:0;right:0}.search__product{display:grid;grid-template:1fr/80px 1fr 80px}.search__products-description,.search__products-price{font-size:14px}.searcher__input-loading{top:20px}}@media only screen and (max-width:768px){.searcher__input-input{position:absolute;top:101%;width:calc(98vw - 22px);right:-459%;border-radius:40px;box-shadow:rgba(0,0,0,0.15) 1.95px 1.95px 2.6px;z-index:1}.searcher__input-loading{top:128%;right:-258%;z-index:11}.input-btn__clear{top:100%;right:8px;z-index:11}}@media only screen and (max-width:425px){.search__products{display:grid;grid-template:1fr auto/80px 1fr}.search__products-price{font-size:18px}.searcher__input-input{right:-190%}.input-btn__clear{right:-170%}}.store-info{-ms-grid-row:1;-ms-grid-column:4;grid-area:store-info;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;position:relative}.header-d__p8>.store-info{-ms-grid-row:1;-ms-grid-column:4}.header-d__p5>.store-info{-ms-grid-row:1;-ms-grid-column:4}.header-s>.store-info{-ms-grid-row:1;-ms-grid-column:2}.header-s__p8>.store-info{-ms-grid-row:1;-ms-grid-column:2}.header-s__p5>.store-info{-ms-grid-row:1;-ms-grid-column:2}.header-t>.store-info{-ms-grid-row:1;-ms-grid-column:3}.header-t__p8>.store-info{-ms-grid-row:1;-ms-grid-column:3}.header-t__p5>.store-info{-ms-grid-row:1;-ms-grid-column:3}.store-info__btn{width:100%;height:100%;max-width:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;cursor:pointer}.store-info__btn>i{font-size:22px;cursor:pointer}.store-info__btn>span{display:none;cursor:pointer}.store-info__content{position:absolute;width:280px;height:auto;top:90%;left:calc(50% - 170px);padding:15px;background-color:#fff;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);border-radius:3px;max-height:67vh;overflow:auto}.store-info__title{width:calc(100% - 10px);margin-bottom:15px;position:relative;color:#00145c}.store-info__title:before{width:50px;height:2px;background-color:#e7695d;position:absolute;bottom:-5px;left:0px;content:""}.store-info__link{padding:8px}.store-info__link>a{color:#232323;padding:5px 0px;font-family:"Poppins-Regular",sans-serif}.store-info__link>a>i{margin-right:5px}.header-s .store-info,.header-s__p5 .store-info,.header-s__p8 .store-info{align-items:flex-start}.header-s .store-info__content,.header-s__p5 .store-info__content,.header-s__p8 .store-info__content{left:calc(50% - 100px)}@media only screen and (max-width:768px){.header-d__p5 .store-info__content,.header-d__p8 .store-info__content{left:calc(50% - 195px)}}@media only screen and (max-width:425px){.store-info__content{position:fixed;bottom:0px;left:0px!important;top:auto;width:calc(100% - 40px);padding:20px;height:80%;z-index:11;border-radius:20px 20px 0px 0px;animation-name:bounceInUp_s;animation-duration:1s;-webkit-animation-duration:1s}}.session{-ms-grid-row:1;-ms-grid-column:5;grid-area:session;display:flex;flex-direction:column;position:relative}.header-d__p8>.session{-ms-grid-row:1;-ms-grid-column:5}.header-d__p5>.session{-ms-grid-row:1;-ms-grid-column:5}.header-d--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.header-d__p8--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.header-d__p5--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.header-s>.session{-ms-grid-row:1;-ms-grid-column:5}.header-s__p8>.session{-ms-grid-row:1;-ms-grid-column:5}.header-s__p5>.session{-ms-grid-row:1;-ms-grid-column:5}.header-s--r-si>.session,.header-s__p5--r-si>.session,.header-s__p8--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.header-t>.session{-ms-grid-row:1;-ms-grid-column:5}.header-t__p8>.session{-ms-grid-row:1;-ms-grid-column:5}.header-t__p5>.session{-ms-grid-row:1;-ms-grid-column:5}.header-t--r-si>.session,.header-t__p5--r-si>.session,.header-t__p8--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.session__btn{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.session__btn>i{font-size:22px;cursor:pointer}.session__btn>span{display:none;cursor:pointer}.session__content{position:absolute;width:280px;height:auto;top:90%;right:-180%;padding:15px;background-color:#fff;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);border-radius:3px;max-height:67vh;overflow:auto}.session__title{width:calc(100% - 10px);margin-bottom:15px;position:relative;color:#00145c}.session__title:before{width:50px;height:2px;background-color:#e7695d;position:absolute;bottom:-5px;left:0px;content:""}.session__form{position:relative;padding:5px;display:flex;flex-direction:column}.session__form-input{padding:10px 12px;width:calc(100% - 26px);border-radius:2px;background:#fff;border:solid 1px rgba(238,221,238,0.8666666667)}.session__form-label{font-size:12px;margin:4px 0px;color:#232323;font-family:"Poppins-Bold",sans-serif}.session__form-btn{display:grid;grid-template:aut/1fr;padding:5px;margin-top:10px}.session__link{padding:0px 5px}.session__link>a{font-size:12px;color:#232323;font-family:"Poppins-Light",sans-serif}.session__link-loggedIn{padding:5px;border-bottom:solid 1px #ededed}.session__link-loggedIn>a{color:#232323;padding:5px 0px;font-family:"Poppins-Regular",sans-serif}.session__link-loggedIn>a>i{margin-right:5px}.session__alert{background-color:#cf5f54;padding:5px;margin:5px;color:#fff;border-radius:2px;font-size:14px;font-family:"Poppins-Regular",sans-serif}.session__form-input-error,.session__form-input-success{position:absolute;right:17px;bottom:15px}.session__form-input-error{color:red}.session__form-input-success{color:#62b951}.header-d--r-si .session,.header-d__p5--r-si .session,.header-d__p8--r-si .session{align-items:flex-end}.header-d--r-si .session__btn,.header-d__p5--r-si .session__btn,.header-d__p8--r-si .session__btn{width:50px}.header-d--r-si .session__content,.header-d__p5--r-si .session__content,.header-d__p8--r-si .session__content{right:-30%}.header-s .session__content,.header-s--r-si .session__content,.header-s__p5 .session__content,.header-s__p5--r-si .session__content,.header-s__p8 .session__content,.header-s__p8--r-si .session__content{right:-100%}.header-t .session__content,.header-t--r-si .session__content{right:-96%}@media only screen and (max-width:768px){.header-d .session__content,.header-d__p5 .session__content,.header-d__p8 .session__content{right:-80%}}@media only screen and (max-width:425px){.session__content{position:fixed;bottom:0px;left:0px!important;top:auto;width:calc(100% - 40px);padding:20px;height:80%;z-index:11;border-radius:20px 20px 0px 0px;animation-name:bounceInUp_s;animation-duration:1s;-webkit-animation-duration:1s}}.cart{-ms-grid-row:1;-ms-grid-column:6;position:relative;display:flex;flex-direction:column;grid-area:cart}.header-d__p8>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-d__p5>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-d--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-d__p8--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-d__p5--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-s>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-s__p8>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-s__p5>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-s--r-si>.cart,.header-s__p5--r-si>.cart,.header-s__p8--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-t>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-t__p8>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-t__p5>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-t--r-si>.cart,.header-t__p5--r-si>.cart,.header-t__p8--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}@media only screen and (max-width:1024px){.menu{-ms-grid-row:1;-ms-grid-column:1}.header-d__p5>.menu,.header-d__p8>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-d--r-si>.menu,.header-d__p5--r-si>.menu,.header-d__p8--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s__p5>.menu,.header-s__p8>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-t>.menu,.header-t__p5>.menu,.header-t__p8>.menu{-ms-grid-row:1;-ms-grid-column:6}.header-t--r-si>.menu,.header-t__p5--r-si>.menu,.header-t__p8--r-si>.menu{-ms-grid-row:1;-ms-grid-column:5}.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-d__p5>.searcher,.header-d__p8>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-d--r-si>.searcher,.header-d__p5--r-si>.searcher,.header-d__p8--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-s>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-s__p5>.searcher,.header-s__p8>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-t>.searcher,.header-t__p5>.searcher,.header-t__p8>.searcher{-ms-grid-row:1;-ms-grid-column:2}.header-t--r-si>.searcher,.header-t__p5--r-si>.searcher,.header-t__p8--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:2}.store-info{-ms-grid-row:1;-ms-grid-column:4}.header-d__p5>.store-info,.header-d__p8>.store-info{-ms-grid-row:1;-ms-grid-column:4}.header-s>.store-info{-ms-grid-row:1;-ms-grid-column:2}.header-s__p5>.store-info,.header-s__p8>.store-info{-ms-grid-row:1;-ms-grid-column:2}.header-t>.store-info,.header-t__p5>.store-info,.header-t__p8>.store-info{-ms-grid-row:1;-ms-grid-column:3}.session{-ms-grid-row:1;-ms-grid-column:5}.header-d__p5>.session,.header-d__p8>.session{-ms-grid-row:1;-ms-grid-column:5}.header-d--r-si>.session,.header-d__p5--r-si>.session,.header-d__p8--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.header-s>.session{-ms-grid-row:1;-ms-grid-column:5}.header-s__p5>.session,.header-s__p8>.session{-ms-grid-row:1;-ms-grid-column:5}.header-t>.session,.header-t__p5>.session,.header-t__p8>.session{-ms-grid-row:1;-ms-grid-column:4}.header-t--r-si>.session,.header-t__p5--r-si>.session,.header-t__p8--r-si>.session{-ms-grid-row:1;-ms-grid-column:3}.cart{-ms-grid-row:1;-ms-grid-column:6}.header-d__p5>.cart,.header-d__p8>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-d--r-si>.cart,.header-d__p5--r-si>.cart,.header-d__p8--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-s>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-s__p5>.cart,.header-s__p8>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-t>.cart,.header-t__p5>.cart,.header-t__p8>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-t--r-si>.cart,.header-t__p5--r-si>.cart,.header-t__p8--r-si>.cart{-ms-grid-row:1;-ms-grid-column:4}}@media only screen and (max-width:768px){.menu{-ms-grid-row:1;-ms-grid-column:1}.header-d--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s--r-si>.menu,.header-s__p5--r-si>.menu,.header-s__p8--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-d--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-s--r-si>.searcher,.header-s__p5--r-si>.searcher,.header-s__p8--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:2}.store-info{-ms-grid-row:1;-ms-grid-column:4}.session{-ms-grid-row:1;-ms-grid-column:5}.header-d--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.header-s--r-si>.session,.header-s__p5--r-si>.session,.header-s__p8--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.cart{-ms-grid-row:1;-ms-grid-column:6}.header-d--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-s--r-si>.cart,.header-s__p5--r-si>.cart,.header-s__p8--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}}@media only screen and (max-width:430px){.menu{-ms-grid-row:1;-ms-grid-column:1}.header-d--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s__p5>.menu,.header-s__p8>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-s--r-si>.menu,.header-s__p5--r-si>.menu,.header-s__p8--r-si>.menu{-ms-grid-row:1;-ms-grid-column:1}.header-t>.menu,.header-t__p5>.menu,.header-t__p8>.menu{-ms-grid-row:1;-ms-grid-column:6}.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-d--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-s>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-s__p5>.searcher,.header-s__p8>.searcher{-ms-grid-row:1;-ms-grid-column:4}.header-s--r-si>.searcher,.header-s__p5--r-si>.searcher,.header-s__p8--r-si>.searcher{-ms-grid-row:1;-ms-grid-column:2}.header-t>.searcher,.header-t__p5>.searcher,.header-t__p8>.searcher{-ms-grid-row:1;-ms-grid-column:3}.header-s>.store-info{-ms-grid-row:1;-ms-grid-column:2}.header-s__p5>.store-info,.header-s__p8>.store-info{-ms-grid-row:1;-ms-grid-column:2}.header-t>.store-info,.header-t__p5>.store-info,.header-t__p8>.store-info{-ms-grid-row:1;-ms-grid-column:2}.session{-ms-grid-row:1;-ms-grid-column:4}.header-d--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.header-s>.session{-ms-grid-row:1;-ms-grid-column:5}.header-s__p5>.session,.header-s__p8>.session{-ms-grid-row:1;-ms-grid-column:5}.header-s--r-si>.session,.header-s__p5--r-si>.session,.header-s__p8--r-si>.session{-ms-grid-row:1;-ms-grid-column:4}.header-t>.session,.header-t__p5>.session,.header-t__p8>.session{-ms-grid-row:1;-ms-grid-column:4}.cart{-ms-grid-row:1;-ms-grid-column:5}.header-d--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-s>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-s__p5>.cart,.header-s__p8>.cart{-ms-grid-row:1;-ms-grid-column:6}.header-s--r-si>.cart,.header-s__p5--r-si>.cart,.header-s__p8--r-si>.cart{-ms-grid-row:1;-ms-grid-column:5}.header-t>.cart,.header-t__p5>.cart,.header-t__p8>.cart{-ms-grid-row:1;-ms-grid-column:5}}.cart__btn{width:100%;height:100%;font-size:22px;color:#7b7b7b;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;cursor:pointer}.cart_total-products{background-color:#cc0000;color:white;position:absolute;width:15px;height:15px;line-height:15px;right:4px;top:5%;text-align:center;font-size:10px;border-radius:100%}.cart__content{position:absolute;top:90%;right:0px;background-color:#eeeeee;border:1px solid #ccc;padding:10px;width:500px;display:none}.cart__content{display:flex;flex-direction:column;display:none;max-height:78vh;overflow:auto}.cart__product-warehouse{width:calc(100% - 20px);padding:5px 10px;background:#ffffff;color:#666666;border-bottom:1px solid rgba(128,128,128,0.2);display:inline-block}.cart__product{width:calc(100% - 20px);background:#ffffff;margin-bottom:10px;padding:10px;display:grid}.cart__product>figure{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;padding-top:5px}.cart__product>figure>picture>img{width:50px}.cart__product>div{font-family:"Open Sans",sans-serif;display:grid;grid-template:2fr 0.5fr/1fr;padding:5px;color:#666666}.cart__product>div>a{width:100%;color:#666666}.cart__product>div>i{cursor:pointer}.cart__product>div>small{text-transform:uppercase}.cart__product>span{text-align:center;font-family:"Open Sans",sans-serif;color:#666666;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.cart__block{display:flex;justify-content:space-between;padding:10px 0px;width:95%;margin:0 auto;border-top:solid rgba(128,128,128,0.2) 1px}.cart__block>strong{font-size:22px}.cart__block>strong>small{font-weight:lighter;font-size:10px;width:45px;display:inline-block;color:#666666;text-align:center}.cart__block-buttons{display:flex;justify-content:space-between;padding:10px 0px;width:95%;margin:0 auto}.header-d .cart__btn,.header-d--r-si .cart__btn,.header-d__p5--r-si .cart__btn,.header-d__p8--r-si .cart__btn,.header-s .cart__btn,.header-s--r-si .cart__btn,.header-s__p5--r-si .cart__btn,.header-s__p8--r-si .cart__btn,.header-t .cart__btn,.header-t--r-si .cart__btn,.header-t__p5--r-si .cart__btn,.header-t__p8--r-si .cart__btn{max-width:50px}@media only screen and (max-width:1024px){.cart__content{top:61px}}@media only screen and (max-width:640px){.cart__content{position:fixed;width:calc(100vw - 10px);padding:5px}.cart__product{width:calc(100% - 10px);margin-bottom:5px;padding:5px;display:grid;grid-template:auto/50px 6fr 30px 3fr 0.1fr;grid-template-areas:"carrito_imagen carrito_nombre carrito_cantidad carrito_precio carrito_eliminar"}.cart__product>.carrito-b2c-imagen{-ms-grid-row:1;-ms-grid-column:1}.cart__product>.carrito-b2c-nombre{-ms-grid-row:1;-ms-grid-column:2}.cart__product>.carrito-b2c-cantidad{-ms-grid-row:1;-ms-grid-column:3}.cart__product>.carrito-b2c-precio{-ms-grid-row:1;-ms-grid-column:4}.cart__product>.carrito-b2c-eliminar{-ms-grid-row:1;-ms-grid-column:5}}nav{width:100%;background-color:#0d0d0d}nav>ul{width:100%;display:grid;grid-template:auto/repeat(4,1fr);overflow:auto;scrollbar-color:rgba(46,115,187,0) rgba(46,115,187,0);scrollbar-width:thin}nav>ul::-webkit-scrollbar{width:0px;height:0px;z-index:-1}nav>ul::-webkit-scrollbar-track{background:rgba(46,115,187,0);z-index:-1}nav>ul::-webkit-scrollbar-thumb{background:rgba(46,115,187,0);z-index:-1}nav>ul>li>a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;padding:5px 0px;color:#fff;font-weight:600;min-width:200px}nav>ul>li>a>i{font-size:12px;margin-right:5px}nav>ul>li>a:hover{background-color:#FFA500}.banner-brand,.banner-ppal{width:100%;position:relative}.banner-ppal{height:auto;border-top:-5px}.banner-ppal__container{width:100%}.banner-marcas-new{width:calc(100% - 44px);position:relative;margin:20px 20px 0 20px;border:2px solid rgb(245,245,245);overflow:hidden}.banner-brand__container{width:100%;height:100%}.banner-brand__slide{width:180px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.banner-brand__slide>figure{width:100%;height:100%;background-color:white;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;transition:all 0.2s}.banner-brand__slide>figure>picture{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.banner-brand__slide>figure>picture>img{width:75%}.banner-brand__slide>figure:hover{transform:scale(1.2)}.swiper-container-buscadores{padding:3em;width:calc(100% - 6em);background:#ebe7e7;height:9em}.banner-brand__slide2{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.banner-brand__slide2>figure{width:100%;height:100%;background-color:white;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;transition:all 0.2s}.banner-brand__slide2>figure>picture{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.banner-brand__slide2>figure:hover{transform:scale(1.2);z-index:100}.banner-brand__slide-cont{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.banner__skeleton-loading{width:100%;height:420px;display:inline-block;position:relative;overflow:hidden;background-color:#DDDBDD}.banner__skeleton-loading:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.2) 20%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0));animation:shimmer 2s infinite;content:""}.banner__skeleton-loading>img{width:150px}@keyframes shimmer{to{transform:translateX(100%)}}.banner-simple{width:100%;height:35px;display:flex;justify-content:center;overflow:hidden;align-items:center}.banner-simple>img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:1124px){.banner-brand__slide{width:150px;height:150px}}@media only screen and (max-width:768px){.banner__skeleton-loading{height:320px}}@media only screen and (max-width:620px){.banner-brand__slide{width:130px;height:130px}}@media only screen and (max-width:500px){.banner-ppal{min-height:300px}}@media only screen and (max-width:420px){.banner-brand__slide{width:115px;height:115px}}@media only screen and (max-width:360px){.banner-brand__slide{width:100px;height:100px}}.use-areas{width:auto;height:auto;z-index:10;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;padding:25px 0px 10px 0px}.use-areas__area{position:relative;margin-bottom:-5px;max-width:220px}.use-areas__area>div{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(to bottom,black 0%,rgba(255,255,255,0) 100%);display:none}.use-areas__area>div>span{margin-bottom:25px;color:#ffffff;border:solid 1px #fff;border-radius:20px;padding:12px 18px}.use-areas__area>div>span:hover{background-color:#fff;color:#000}.use-areas__area:hover>div{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.use-areas__area-icon{display:flex;flex-direction:column;align-items:center;margin:10px 30px;padding:10px;max-width:150px;min-height:150px;cursor:pointer;color:#333333}.use-areas__area-icon>i{font-size:52px;color:#f26e22;margin-bottom:15px}.use-areas__area-icon>span{font-size:16px;text-align:center}.use-areas__area-icon>small{text-align:center}@media only screen and (max-width:1024px){.use-areas{padding:25px 0px 25px 0px}.use-areas__area-icon{min-height:auto}}@media only screen and (max-width:760px){.use-areas{margin:-5px auto 10px auto;display:grid;width:100%;grid-template:auto/repeat(4,1fr)}}@media only screen and (max-width:640px){.use-areas{margin:-5px auto 10px auto;display:grid;width:100%;grid-template:auto/repeat(3,1fr)}.use-areas__area{max-width:none}.use-areas__area-icon{margin:10px}}@media only screen and (max-width:384px){.use-areas{margin:-5px auto 10px auto;display:grid;width:100%;grid-template:auto/repeat(2,1fr)}}.product{display:flex;flex-direction:column;padding:5px 5px 30px 5px;transition:all 0.3s;background-color:#ffffff;position:relative;overflow:hidden}.product:hover{transform:scale(1.01);box-shadow:0 2px 120px rgba(0,0,0,0.2);z-index:1}.product:hover>.product__actions>button:first-child{transform:scale(1)}.product:hover>.product__actions>button:last-child{transform:scale(1);transition-delay:0.3s}.product:hover>.product__add-cart{right:20px}.product button{border-radius:100%}.product__brand{width:100%;height:20px;margin:-16px 0px 0px 0px;display:flex;flex-wrap:wrap;justify-content:flex-end}.product__brand>picture>img{width:auto;height:40px;margin-right:10px;margin-top:-16px}.product__img{width:100%;margin-top:70px}.product__img>figure{width:180px;height:180px;overflow:hidden;margin:0 auto}.product__description{width:calc(100% - 20px);padding:5px 10px;text-align:center;font-family:"Poppins-Regular",sans-serif;color:#3a3d45;height:auto;max-height:52px}.product__price{width:calc(100% - 10px);padding:5px;text-align:center;font-family:"Open Sans",sans-serif!important;font-weight:400;color:#009ee3;font-size:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.product__price>small{font-size:12px;width:100%}.product__price>small>b{color:#3a3d45}.product__actions{position:absolute;top:50px;right:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.product__actions>button{width:30px;height:30px;margin:5px;background-color:#0D0D0D;color:#ffffff;transition:all 0.3s;transform:scale(0);cursor:pointer}.product__labels{position:absolute;left:5px;top:5px;font-size:11px;z-index:10}.product__labels>div{padding:5px;width:auto;margin:2.5px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center;max-width:95px;border-radius:2px;font-weight:bold}.product__labels>div>i{margin:2px}.product__labels2{position:absolute;right:0px;bottom:5px;z-index:10;width:0!important;height:0!important;border-right:50px solid transparent;border-top:100px solid transparent;border-left:100px solid #f26e22;border-bottom:50px solid #f26e22;transform:rotate(-90deg)}.product__labels2>span{transform:rotate(45deg);position:absolute;width:150px;display:flex;justify-content:center;align-items:center;right:-25px;color:#fff;font-size:24px;font-weight:bold;text-align:center;bottom:-6px}.product__labels3{position:absolute;right:0px;bottom:0px;z-index:10;width:0!important;height:0!important;border-right:50px solid transparent;border-top:50px solid transparent;border-left:50px solid #f26e22;border-bottom:50px solid #f26e22;transform:rotate(-90deg)}.product__labels3>span{transform:rotate(45deg);position:absolute;width:90px;display:flex;justify-content:center;align-items:center;right:-24px;color:#fff;font-size:16px;font-weight:bold;text-align:center;bottom:-21px}.product__add-cart{width:50px;height:50px;background-color:rgb(46,115,187);color:#ffffff;font-size:16px;transition:all 0.3s;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.product__add-cart:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.product__free-shipping{background-color:#02AFE8;color:#fff;padding:5px;margin:5px;font-size:12px;font-weight:bold}.product__24hours{width:calc(100% - 20px);padding:5px;background-color:#FF1515;display:grid;grid-template:auto/60px 1fr;position:absolute;top:5px;left:5px}.product__24hours-info{display:flex;flex-direction:column;justify-content:center;margin:2px 0px}.product__24hours-info>span{text-align:right;font-size:16px;color:#fff}.product__24hours-info>span:first-child,.product__24hours-info>span:nth-child(2){font-size:12px}.product__24hours-info>span:nth-child(2){margin-bottom:5px}.cont-slide__productDetails{overflow:hidden;width:100%}.product__modal,.product__modalOrderProduct{position:fixed;width:100vw;height:100vh;left:0px;top:0px;background-color:rgba(0,0,0,0.7);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;z-index:25}.product__modal>div,.product__modalOrderProduct>div{background-color:#ffffff;display:flex;flex-direction:column;max-height:95vh;max-width:1050px;overflow:auto;width:auto;box-shadow:0 0 20px #000}.product__modalOrderProduct>div{display:grid;grid-template:auto/1fr 1fr}.product__modalOrderProduct>div>span{grid-column:span 2;padding:16px 10px 2px 16px;margin-bottom:-5px;font-size:12px;color:rgba(0,0,0,0.6)}.product__modalOrderProduct>div>h2{grid-column:span 2;padding:10px 10px 10px 16px;background-color:#f4f4f4}.product__modalOrderProduct>div>.span2{grid-column:span 2}.product__modal-title{width:calc(100% - 30px);padding:15px;background-color:#e0e0e0;font-size:26px;color:#000000;font-weight:bold;display:flex;flex-direction:column;line-height:26px;position:relative}.product__modal-title>small{font-size:70%;margin-top:0px;font-weight:lighter;color:#000000}.product__modal-title>button{position:absolute;right:10px;top:5px;cursor:pointer;background-color:transparent;transition:all 0.3s;color:rgba(58,61,69,0.7)}.product__modal-title>button:hover{color:red}.product__modal-body{width:calc(100% - 30px);padding:15px;display:grid;overflow-x:hidden;-ms-grid-rows:auto;-ms-grid-columns:550px 10px 450px;grid-template:auto/550px 450px;grid-gap:10px}.product__modal-body>section:first-child{position:relative}.product__modal-body>section:first-child img{max-height:450px;width:auto;margin:0 auto}.product__modal-body>section:last-child{display:flex;flex-direction:column}.modal__staticPage{min-width:500px;padding:15px;background-color:#ffffff;display:flex;flex-direction:column;max-height:80vh;max-width:800px;overflow:auto;width:auto;box-shadow:0 0 20px #000;position:relative}@media only screen and (max-width:1124px){.product__modal>div{max-width:935px}.product__modal-body{display:grid;-ms-grid-rows:auto;-ms-grid-columns:500px 400px;grid-template:auto/500px 400px}}@media only screen and (max-width:980px){.product__modal-body{display:grid;-ms-grid-rows:auto;-ms-grid-columns:380px 350px;grid-template:auto/380px 350px}.product__modal-body>section:first-child img{max-height:300px}.product__modal-body>section:last-child>.cont-product__button{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.product__modal-body>section:last-child>.cont-product__button>button{margin:5px}.product__modal>div{max-width:760px}.product__modal-title{font-size:22px;line-height:22px}}@media only screen and (max-width:780px){.product__modal-body{display:grid;-ms-grid-rows:auto;-ms-grid-columns:350px 300px;grid-template:auto/350px 300px}.product__modal>div{max-width:687px}}@media only screen and (max-width:700px){.product__modal-body{display:grid;-ms-grid-rows:auto;-ms-grid-columns:600px;grid-template:auto/600px;justify-content:center}.product__modal>div{max-width:95%}.product__modal-body>section:last-child>.cont-product__button{flex-direction:row}}@media only screen and (max-width:660px){.product__modal-body{display:grid;-ms-grid-rows:auto;-ms-grid-columns:450px;grid-template:auto/450px}}@media only screen and (max-width:530px){.product__modal-body{display:grid;-ms-grid-rows:auto;-ms-grid-columns:350px;grid-template:auto/350px}}@media only screen and (max-width:460px){.product__brand{height:28px}.product__description{height:55px;font-size:13px;padding:0px 10px 10px 10px}.product__24hours{display:grid;grid-template:auto/40px 1fr}.product__24hours>figure{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.product__24hours-info>span{font-size:12px}.product__24hours-info>span:first-child,.product__24hours-info>span:nth-child(2){font-size:10px}}@media only screen and (max-width:410px){.product__modal-body{display:grid;-ms-grid-rows:auto;-ms-grid-columns:280px;grid-template:auto/280px}.product__modal-title{font-size:18px;line-height:18px}}.cont-product__price--b{width:calc(100% - 30px);padding:15px 0px;align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end}.cont-product__price--b>h1{padding:0px 10px;color:rgb(0,158,227);font-size:45px}.cont-product__price--b>div{padding:0px 15px 0px 0px;line-height:16px;font-size:16px;color:#777777;font-weight:normal}.cont-product__price--b>div>.old-price{text-decoration:line-through}.cont-product__fecha-entrega{display:flex;color:#666666;padding:20px 0px;align-items:center;gap:10px;justify-content:center}.cont-product_dig_relacionado{width:100%;position:relative}.content_card-products{position:absolute;width:100%;overflow:hidden}.cont-product_row{display:grid;grid-template-columns:0.5fr 1fr;border-bottom:1px solid #e0e0e0}.cont-product__marca{width:100%;display:flex;justify-content:flex-start;border-bottom:1px solid #e0e0e0}.cont-product__marca img{width:100px}.product__descarga{padding:0 5%;display:flex;justify-content:space-between}.product__descarga_datos{color:#8b8b8b}.product__descarga_descarga{padding:5px;background-color:transparent;color:#3498db;cursor:pointer}.product__descarga_descarga:hover{color:#1c5072}.product__descarga_cont_descarga{display:flex;flex-direction:column;gap:5px}.cont-product__caracteristicas{width:100%;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #e0e0e0;padding:5px 0px 30px}.cont-product__caracteristicas div{width:100%;padding:8px 0px;display:grid;grid-template:auto/1fr 1fr;color:#666666}.cont-product__caracteristicas div>span{padding-right:10px;font-family:"Open Sans",sans-serif;font-size:14px}.cont-product__agregar-favoritos{padding:8px 0px;display:flex;color:#666666;justify-content:flex-start;margin:5px 0px 5px}.cont-product__agregar-favoritos>button{color:#666666;background-color:transparent;font-weight:600;cursor:pointer}.cont-product__cantidad{width:calc(100% - 30px);padding:0px 15px;display:flex;flex-wrap:wrap;align-items:center;flex-wrap:wrap;color:#666666;border-bottom:1px solid #e0e0e0}.cont-product__cantidad>.form__input{width:100px}.cont-product__cantidad>.disponibilidad{display:grid}.cont-product__cantidad>.disponibilidad>.en_puebla{color:#009ee3}.card_producto_dig{display:grid;grid-template-rows:1fr 0.5fr 0.3fr;height:300px}.card_producto_dig .card_producto_dig__img{width:100%}.card_producto_dig .card_producto_dig__img>figure{width:180px;height:180px;overflow:hidden;margin:0 auto}.card_producto_dig:hover{transform:scale(1.01);box-shadow:0 2px 50px rgba(0,0,0,0.2);z-index:1}.content_producto__descripcion{display:grid;grid-template-columns:repeat(2,1fr);margin-top:16px;column-gap:8px}.content_producto__descripcion .content_producto__descripcion-titulo{background-color:rgb(29,88,196);height:35px;color:white;text-align:center;display:grid;align-items:center}.content_producto__descripcion .content_producto__descripcion-items{display:grid;grid-template-columns:1fr 1fr;border:#d4dbe1 1px solid;padding:5px}.content_producto__descripcion2{display:grid;grid-template-columns:100%;margin:18px;overflow:auto;max-width:calc(100% - 36px)}.content_producto__descripcion2 .content_producto__descripcion2-titulo{display:flex;column-gap:5px;align-content:center;font-size:larger}@media (max-width:768px){.content_producto__descripcion2 *{max-width:100%!important;width:auto!important}.content_producto__descripcion2 img{max-width:100%!important;height:auto!important}.content_producto__descripcion2 .ccs-cc-inline-feature{padding-block:10px!important;flex-direction:column!important;gap:10px}.content_producto__descripcion2 .flix-std-row *{position:relative!important;left:0!important;right:0!important;padding-inline:0!important;box-sizing:border-box}}.cont_productos_attach_select{display:flex;flex-direction:column;gap:0.5em}.cont_productos_attach_select__titulo{color:#777777;font-size:1.5em}.cont_productos_attach_select__cont-selects{display:flex;flex-direction:column;gap:0.5em}.select_producto_attach{font-size:16px}.select_producto_attach>i{color:#777777;cursor:pointer}.cont_productos_attach_cards{padding:2% 5%;background-color:#F5F5F5;display:flex;flex-direction:column;gap:0.5em}.cont_productos_attach_cards_titulo{font-size:2em;font-weight:600;color:#6B6A6A}.cont_productos_attach_cards_cont{background:#FFFFFF;border:1px solid #D7CFCF;box-shadow:inset 1px 2px 4px rgba(0,0,0,0.25),inset -3px 2px 4px rgba(0,0,0,0.25);border-radius:12px;padding:0.9em;display:grid;gap:1em;grid-template-columns:repeat(4,1fr)}.card_prod_attach{display:flex;border:1px solid #cfcece;border-radius:10px;background-color:#fffefe;filter:drop-shadow(-6px 4px 4px rgba(0,0,0,0.25)) drop-shadow(-6px 4px 4px rgba(0,0,0,0.25)) drop-shadow(0px 4px 4px rgba(0,0,0,0.25)) drop-shadow(0px 4px 4px rgba(0,0,0,0.25))}.card_prod_attach_img{border-radius:10px 0 0 10px}.card_prod_attach_img>picture>img{max-height:130px}.card_prod_attach>div{display:grid;grid-template-columns:1fr 2fr;grid-template-areas:". acciones" "titulo titulo" " precio button ";padding:0.5em;gap:0.5em;width:calc(100% - 1em)}.card_prod_attach>div>.acciones{-ms-grid-row:1;-ms-grid-column:3;grid-area:acciones;display:flex;gap:0.5em;justify-content:flex-end;cursor:pointer;color:#6B6A6A;font-size:1.2em}.card_prod_attach>div>.acciones>i:hover{color:#4d4c4c}.card_prod_attach>div>.titulo_attach{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:titulo;text-align:end;font-size:16px}.card_prod_attach>div .precio{-ms-grid-row:5;-ms-grid-column:1;grid-area:precio;color:#62b951;font-size:16px;display:flex;font-weight:600;align-items:center;justify-content:center}.card_prod_attach>div>.btn_agregar_carrito{-ms-grid-row:5;-ms-grid-column:3;grid-area:button;background-color:rgba(240,248,255,0);color:#eb6825;font-weight:600;cursor:pointer;border-radius:2px}.card_prod_attach>div>.btn_agregar_carrito:hover{background-color:#eb6825;color:#fff}@media only screen and (max-width:850px){.card_prod_attach{flex-direction:column}.card_prod_attach>div{grid-template-columns:1fr;grid-template-areas:"acciones" "titulo" "precio" "button "}.card_prod_attach>div>.titulo_attach{text-align:start}.content_producto__descripcion{grid-template-columns:1fr}.card_prod_attach>div>.acciones{-ms-grid-row:1;-ms-grid-column:1}.card_prod_attach>div>.titulo_attach{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1}.card_prod_attach>div .precio{-ms-grid-row:3;-ms-grid-column:1}.card_prod_attach>div>.btn_agregar_carrito{-ms-grid-row:4;-ms-grid-column:1}}@media only screen and (max-width:600px){.cont_productos_attach_cards_cont{background:#FFFFFF;border:1px solid #D7CFCF;box-shadow:inset 1px 2px 4px rgba(0,0,0,0.25),inset -3px 2px 4px rgba(0,0,0,0.25);border-radius:12px;padding:0.9em;display:grid;gap:1em;grid-template-columns:1fr 1fr}}@media only screen and (max-width:558px){.content_producto__descripcion{grid-template-columns:1fr}}@media only screen and (max-width:402px){.cont-product_row{grid-template-columns:1fr;justify-items:center}}@media only screen and (max-width:320px){.cont_productos_attach_cards{padding:3em}.cont_productos_attach_cards_cont{background:#FFFFFF;border:1px solid #D7CFCF;box-shadow:inset 1px 2px 4px rgba(0,0,0,0.25),inset -3px 2px 4px rgba(0,0,0,0.25);border-radius:12px;padding:0.9em;display:grid;gap:1em;grid-template-columns:1fr}}.breadcrumb{width:calc(100% - 30px);background-color:#f5f5f5;padding:5px 15px 5px 15px;display:flex;flex-direction:column}.breadcrumb__title{color:#888f8f;font-size:26px;width:calc(100% - 30px);padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #d2d5d5;text-transform:capitalize}.breadcrumb__links{height:32px;display:flex;flex-wrap:wrap}.breadcrumb__links>li{padding:5px;color:#888f8f;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.breadcrumb__links>li>a{color:#888f8f;text-transform:capitalize;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.breadcrumb__links>li>a>i{margin-top:2px}.breadcrumb__links>li>span{font-weight:400;font-size:16px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}@media only screen and (max-width:980px){.breadcrumb__links{height:auto}}.card,.card-simple{transition:all 0.3s}.card-simple:hover,.card:hover{box-shadow:0 2px 120px rgba(0,0,0,0.2);transform:scale(1.04);z-index:2}.card{border:1px solid #eeeeee;background-color:white;padding:5px;display:flex;flex-direction:column}.card__img{width:90%;margin:0 auto}.card__title{width:90%;margin:0 auto;color:#333;font-size:22px;font-family:"Poppins",sans-serif}.card__description{width:90%;height:80px;margin:0 auto;padding-top:5px;font-family:"Open Sans",sans-serif;color:#666666;overflow:hidden;position:relative}.card__description:after{content:"";position:absolute;bottom:0;width:100%;height:75px;display:block;z-index:2;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,white 100%)}.card-simple{margin-bottom:-3px;background-color:#ffffff;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden}.card-simple>i{font-size:62px;color:#f26e22;margin:30px 20px 20px 20px}.card-simple>h2{text-align:center;color:#2C3737;padding:10px;border-radius:5px;max-width:80%;font-size:24px;font-weight:400;margin-bottom:20px}@media only screen and (max-width:1024px){.card-simple>h2{font-size:18px}}@media only screen and (max-width:480px){.card-simple>h2{font-size:16px}}.filters{display:flex;flex-direction:column}.filters__item-title{width:calc(100% - 30px);padding:15px;background-color:#eeeeee;color:#666666;position:relative;cursor:pointer}.filters__item-title>i{transition:all 0.3s;position:absolute;display:inline-block;width:42px;right:0px;top:15px;text-align:center;transform:rotate(90deg);font-size:18px}.filters__item{width:100%;height:auto;background-color:#f6f6f6;display:flex;flex-direction:column}.filters__btn-close{width:100%;padding:15px;color:white;background-color:#FFA500;cursor:pointer;position:sticky;top:0;z-index:1}@media only screen and (max-width:980px){.filters{position:fixed;top:60px;right:0;height:calc(100vh - 60px);overflow:auto;width:300px;z-index:10;display:none}}.pagination{width:calc(100% - 40px);padding:20px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.pagination>span{font-size:16px;color:rgb(70,70,70);font-family:"Open Sans",sans-serif}.pagination>ul{display:flex;flex-wrap:wrap;margin:10px}.pagination>ul>li>a{display:block;width:30px;height:30px;margin-left:10px;border-radius:50%;text-align:center;transition:background 0.6s;border:1px solid rgb(140,140,140);font-size:18px;line-height:28px}.pagination>ul>li>a:hover{background:rgb(0,158,227);color:#FFF;cursor:pointer;border:1px solid rgb(240,240,240)}.pagination>div{display:block;width:30px;height:30px;margin-left:10px;border-radius:50%;text-align:center;transition:background 0.6s;border:1px solid rgb(140,140,140);font-size:18px;line-height:28px}.pagination>div:hover{background:rgb(0,158,227);color:#FFF;cursor:pointer;border:1px solid rgb(240,240,240)}.pagination .active{background:rgb(0,158,227);color:#FFF;cursor:pointer;border:1px solid rgb(240,240,240)}.payment__body{width:90%;margin:0 auto;margin:2% 5%;display:grid;grid-template:auto/4fr 2fr;grid-gap:20px;min-height:60vh}.payment__body>div{display:flex;flex-direction:column}.pago_fecha_clave{display:flex;width:100%;column-gap:10px}.pago_fecha_clave>.form-group{justify-content:flex-start}.pago_fecha_clave>.form-group .input-group,.pago_fecha_clave>.form-group>.form-group{margin:0px 0px 15px 0px}.cont_acciones{margin:2% 5%}.cont_acciones__btn--seguir-comprando{background-color:#4dc247;padding:0.5em 1em;color:white}.payment__entrega,.payment__metodo-pago,.payment__produts,.payment__tipo-envio{width:100%;height:auto;border:1px solid rgb(240,240,240);display:flex;flex-direction:column;margin-bottom:20px}.payment__metodo-pago-header,.payment__produts-header{width:calc(100% - 25px);padding:5px;padding-left:20px;color:white;background-color:#f26e22;margin:0;font-size:18px;border-radius:3px 3px 0 0;position:relative}.payment__metodo-pago-body{width:100%;height:auto;display:flex;flex-direction:column}.payment__produts-footer{background-color:rgb(240,240,240);text-align:right;margin-top:0;padding:8px 5px;font-weight:bold;font-size:18px;color:rgb(90,90,90)}.payment__produts-footer>strong{font-weight:bold;font-size:18px}.payment__produts-footer>small{min-width:60px;display:inline-block;font-size:18px;margin-left:10px}.payment__produts-footer-block{background-color:transparent;font-weight:lighter;font-size:14px;padding:2px 5px;text-align:right;color:rgb(90,90,90)}.payment__produts-footer-block>strong{font-weight:bold;margin-right:10px}.payment__produts-footer-block>small{min-width:50px;display:inline-block}.payment__produts-item{width:100%;border-bottom:1px solid rgb(240,240,240);padding-top:5px;display:grid;grid-template:auto/1fr 6fr 1fr 2fr;grid-gap:5px}.payment__produts-item>h4{font-size:15px;color:rgb(90,90,90);font-weight:lighter}.payment__produts-item>figure{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.payment__produts-item>figure>img{width:60%;margin:0 auto}.payment__produts-item>span{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;text-align:right;font-size:16px;color:rgb(0,158,227);font-weight:bolder}.payment__produts-item>span>strong{color:rgb(81,81,81);padding-right:10px}.payment__cargando{width:100%;height:13em;border-bottom:1px solid rgb(240,240,240);display:grid;justify-items:center;grid-template-columns:1fr 2fr;align-items:center}.payment__metodo-pago-item{width:100%;display:flex;flex-direction:column;border-bottom:1px solid rgb(240,240,240)}.payment__metodo-pago-item>h4{margin:0;padding:15px;font-size:18px;font-weight:normal;color:rgb(90,90,90);transition:all 0.3s}.payment__metodo-pago-item>h4>i{width:36px;height:36px;border:1px solid gray;border-radius:50%;text-align:center;margin-right:10px;color:rgb(0,158,227);font-size:20px!important;line-height:35px}.payment__metodo-pago-item>h4:hover{background-color:rgb(240,240,240);cursor:pointer}.payment__metodo-pago-item>div{width:100%;border-top:1px solid rgb(240,240,240);background-color:rgb(250,250,250);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden}.payment__metodo-pago-item>div>main{width:100%}.payment__metodo-pago-card{display:grid;grid-template:auto/2fr 1fr;display:none}.payment__metodo-pago-card .select{width:calc(100% - 30px);flex-direction:row;flex-wrap:wrap}.payment__metodo-pago-card .select>label{width:100%}.payment__metodo-pago-card .select select{width:calc(50% - 10px);margin:0 5px}.payment__metodo-pago-card>figure{display:flex;flex-direction:column}.payment__metodo-pago-card>figure>img{width:80%;margin:20px auto}.payment__metodo-pago-button{grid-column:span 3;border-top:1px solid rgb(220,220,220);display:flex;justify-content:flex-end}.payment__metodo-pago-button>button{padding:10px;font-size:18px;width:300px;margin-left:15%;margin-top:15px;background-color:rgb(0,158,227);color:white;border:none;cursor:pointer}.payment__tipo-envio{padding-bottom:10px}.payment__tipo-envio>a{text-align:center;font-size:10px;color:darkgrey;margin:5px}.payment__tipo-envio>a:hover{color:#000}.payment__tipo-envio>.links_ensamble{text-align:center;font-size:10px;color:#eb6825;margin:5px}.payment__tipo-envio>.links_ensamble:hover{color:#000}.payment__entrega{background-color:rgb(240,240,240)}.payment__entrega>ul{border-top:1px solid rgb(190,190,190);padding:15px}.payment__entrega>ul>li{margin:5px 0px;color:#333333}.payment__footer{width:100%;height:200px;background-color:#f0f0f0;margin-top:5%;color:#333333;border-top:1px solid rgb(191,191,191);display:grid;grid-template:auto/1fr 1fr}.payment__footer img{width:auto;height:24px;margin:5px}.payment__footer-metodo-pago{grid-column:span 2}.payment__footer-derechos{grid-column:span 2;text-align:center;justify-content:flex-end;align-items:flex-end;color:#333333}.payment__footer-button{padding:10px;font-size:18px;width:300px;background-color:rgb(0,158,227);color:white;border:none;cursor:pointer;text-align:center;margin:15px 0px}.payment__modal{width:100%;height:100%;background-color:rgba(0,0,0,0.3);position:fixed;top:0;left:0;z-index:15}.payment__modal>div{border-radius:3px;position:relative;width:80%;height:auto;max-height:85%;background-color:#f0f0f0;margin:50px auto 0px auto;overflow:auto;display:flex;flex-direction:column}.payment__modal>div>.form{width:100%;padding:20px 0px}.payment__modal>div>.form>h2{padding-left:16px;padding-top:10px}.payment__modal>div>.form>.cont-h-3,.payment__modal>div>.form>h2{margin:0px;border-left:1px solid rgb(240,240,240);border-right:1px solid rgb(240,240,240)}.payment__modal>div>.form>.cont-h-3{width:calc(100% - 2px)}.payment__modal>div>.form>.order__options{border-top:1px solid rgb(240,240,240)}.payment__modal>div>.payment__produts-header{position:sticky;top:0;z-index:2}.payment__modal-close{position:absolute;font-size:26px;right:10px;height:100%;top:0;cursor:pointer}.payment__form{background-color:red;display:flex;flex-direction:column}#paymentForm{display:flex;flex-direction:column}.form-group,.input-group{width:100%;margin:5px 0px 15px 0px}.form-group>label,.input-group>label{color:#666666;margin-bottom:0px!important;font-size:12px!important;padding:5px}.form-group>input,.input-group>input{height:26px;padding:5px 8px;line-height:1.42857;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:3px;display:inline-block;max-width:100%}.form-group>select,.input-group>select{height:38px}.form-group{display:flex;flex-direction:column;justify-content:center}.input-group{display:flex;flex-wrap:wrap}.payment__title{width:100%;padding:5px 0px}.expiration-date{flex-wrap:nowrap}.expiration-date>input{width:calc(48% - 11px)}.payment-details img{max-width:235px;margin:5px}.payment-page__spei{width:calc(100% - 80px);height:auto;padding:40px}.payment-page__spei>div{width:calc(70% - 80px);height:100%;padding:40px;border-radius:5px;border:solid #00aff2 1px;margin:0 auto;display:flex;flex-direction:column}.payment-page__spei>div>h1,.payment-page__spei>div>h2,.payment-page__spei>div>p{width:100%;text-align:center;margin:10px;font-weight:lighter}.payment-page__spei>div>h1>b,.payment-page__spei>div>h2>b,.payment-page__spei>div>p>b{color:#00aff2}.payment-page__spei>div>h1,.payment-page__spei>div>h2{font-size:22px}.payment-page__spei>div>p{color:#8C8C8C}.payment-page__spei>div>section{width:80%;display:grid;grid-template:auto/1fr 1fr;grid-gap:30px;margin:20px auto}.payment-page__spei>div>section>div{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;padding:10px 10px 20px;box-shadow:0px 2px 10px rgba(0,0,0,0.075);border-top:#00aff2 solid 2px}.payment-page__spei>div>section>div>figure{width:calc(100% - 20px);display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;padding:10px}.payment-page__spei>div>section>div>h3{width:100%;font-weight:lighter;text-align:center;color:#8C8C8C}.payment-page__spei>div>section>div>h3>small{color:#000}.payment-page__spei>div>section img{max-width:200px}.modal__oxxo{width:100%;height:100%;background-color:rgba(0,0,0,0.3);position:fixed;left:0;top:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.modal__oxxo>div{padding:20px;background-color:#fff;width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;overflow:auto;height:90vh}.modal__oxxo>div>iframe{width:100%;height:calc(100% - 84px);border:none}.payment--loading{width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,0.4);position:fixed;left:0px;top:0px;z-index:11111;display:flex;flex-direction:column;justify-content:center;align-items:center}.payment--loading>h3{padding:10px;color:#fff}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.lds-spinner div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@media only screen and (max-width:1024px){.payment__metodo-pago-card>figure>img{width:100%}.payment-page__spei{width:calc(100% - 40px);padding:20px}.payment-page__spei>div{width:calc(90% - 80px)}}@media only screen and (max-width:890px){.payment__produts-item{display:grid;grid-template:auto/1.5fr 4fr 1.5fr 2fr}.payment__metodo-pago-item>h4{font-size:15px}.payment__produts-item>span{flex-direction:column;font-size:14px}.payment__produts-item>figure>img{width:100%;margin:0 auto}.payment__metodo-pago-card>div,.payment__metodo-pago-card>figure{grid-column:span 3}.payment__metodo-pago-card>figure>img{width:80%}.payment__metodo-pago-button>button{margin-left:auto;margin-right:auto}.payment__metodo-pago-card-mensualidades{display:grid;grid-template:auto/1.5fr 4fr}.payment-form .payment-details{padding:30px 30px 20px!important}}@media only screen and (max-width:760px){.payment__body{display:grid;grid-template:auto/2fr}.payment__body .form__input,.payment__body .form__select{width:calc(100% - 20px);padding:10px}.payment__metodo-pago-item>div{width:calc(100% - 20px);padding:10px 10px}.payment__modal>div{width:95%;margin:25px auto 0px auto}.payment__footer{height:auto;grid-template:auto/1fr;grid-gap:20px;padding-top:20px;padding-bottom:20px}.payment__footer-derechos,.payment__footer-metodo-pago{grid-column:span 1;justify-content:center;align-items:center;flex-wrap:wrap;padding:0px 20px}.payment__footer-button{width:260px}.payment-page__spei{width:calc(100% - 10px);padding:5px}.payment-page__spei>div>section{width:100%}}@media only screen and (max-width:500px){.payment-form{width:100%!important;margin:5px 0px!important}.payment-form .payment-details{padding:15px 15px 10px!important}.expiration-date>input{width:calc(45% - 18px)}.payment-page__spei>div>section{display:grid;grid-template:auto/1fr}.payment-page__spei>div{width:calc(90% - 40px);padding:20px}.payment__cargando{grid-template-columns:1fr}}@media only screen and (max-width:460px){.payment__produts-item{display:grid;grid-template:auto/2fr 4fr 1.5fr 2fr}.payment__produts-item>h4,.payment__produts-logo{grid-column:span 3}.payment__produts-logo{justify-self:end;margin-right:10px}.payment__produts-logo>img{width:80px!important;margin-left:20px}.payment__metodo-pago-card .form__input,.payment__metodo-pago-card .form__select{width:calc(80% - 20px);padding:10px}.payment__metodo-pago-button>button{width:260px}.pago_fecha_clave{flex-wrap:wrap}.pago_fecha_clave>.form-group>.input-group{margin:-1px 0px 0px 0px}}.cont_flotante{display:flex;justify-content:center;align-items:center;font-size:3em;position:fixed;bottom:calc(2% + 56px);right:2%;z-index:23;color:white}.cont_flotante>a{background-color:#11d911;padding:0.1em 0.3em;border-radius:100%;cursor:pointer;color:white}.cotizador_cont{display:flex;flex-direction:column;padding:2% 5%}.tipo_cotizacion_cont{display:flex;justify-content:space-around}.tipo_cotizacion_cont--btn{color:white;padding:1em;width:12em;display:flex;justify-content:center;justify-content:center;flex-direction:column;align-items:center;gap:0.5em;font-size:1.5em;text-align:center}.tipo_cotizacion_cont--btn>i{font-size:3em}.tipo_cotizacion_cont>.cliente{background-color:#156fca}.tipo_cotizacion_cont>.cliente:hover{background-color:#009ee3}.tipo_cotizacion_cont>.tineda{background-color:#eb6825}.tipo_cotizacion_cont>.tineda:hover{background-color:#f15800}.titulo{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;width:96%;padding:1% 2%;background-color:#F5F5F5;color:#3a3d45;position:relative}.cont_renglon{display:flex;gap:0.5em}.cont_row{display:flex;gap:0.5em;padding:0 1%}.cont_row>.btn_volver{display:flex;padding:0.5em 1em;background-color:#156fca;color:white;align-items:center;gap:0.2em;cursor:pointer}.cont_row>.btn_volver:hover{background-color:#009ee3}.cotizador_cliente{display:grid;grid-template-columns:3fr 1fr;grid-template-areas:"movil fijo";padding:1% 5%;gap:0.5em}.cotizador_cliente_movil{grid-template-areas:"movil";display:flex;flex-direction:column;gap:0.5em;max-height:33em;overflow:auto}.cotizador_cliente_fijo{grid-template-areas:"fijo";display:flex;flex-direction:column;gap:0.5em}.contenedor{display:flex;flex-direction:column;gap:0.5em;width:100%}.contenedor_header{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px}.contenedor_body{border:1px solid silver;padding:0.5em}.contenedor_body>.editable{resize:none;border:0;text-align:center;outline:2px solid silver;padding:0.5em 0;width:100%}.contenedor_body>.editable:focus{outline:2px solid #009ee3}.contenedor_body .select{font-family:"Poppins-Regular",sans-serif;border:1px solid silver;color:#009ee3;cursor:pointer;padding:0.5em;font-size:16px;width:calc(100% - 1em)}.contenedor_body .select:hover{border:1px solid #156fca;color:#156fca}.cont_auto_complete{position:relative;display:flex;flex-direction:column}.cont_auto_complete #select{box-shadow:inset 0 0 0 3px #156fca}.cont_auto_complete>.auto_complete__select{display:flex;padding:1em;width:calc(100% - 2em);justify-content:space-between;height:100%;align-items:center;box-shadow:inset 0 0 0 3px silver;border-radius:5px;border:0px;color:#00145c;font-weight:bold;text-transform:uppercase;cursor:pointer;background-color:white}.cont_auto_complete>.auto_complete__select:hover{box-shadow:inset 0 0 0 3px #156fca}.cont_auto_complete>.auto_complete__select>i{font-size:16px}.cont_auto_complete>.auto_complete__cont-options{z-index:5;position:absolute;width:calc(100% - 6px);top:calc(100% - 7px);background-color:white;display:flex;flex-direction:column;border:3px solid #156fca;border-radius:0 0 10px 10px}.cont_auto_complete>.auto_complete__cont-options>.auto_complete__cont-options--input{margin:5px;padding:5px;width:calc(100% - 26px)}.cont_auto_complete>.auto_complete__cont-options>.auto_complete__cont-options--cont_sroll{display:flex;flex-direction:column;max-height:30vh;overflow:auto}.cont_auto_complete>.auto_complete__cont-options .auto_complete__cont-options--cont_sroll-opciones{padding:0.5em;text-align:center;color:#00145c;font-weight:bold;text-transform:uppercase;cursor:pointer}.cont_auto_complete>.auto_complete__cont-options .auto_complete__cont-options--cont_sroll-opciones:hover{background-color:#ebe8e8}.cont_auto_complete>.auto_complete__cont-options .auto_complete__cont-options--cont_sroll-opciones:last-child:hover{border-radius:0 0 10px 10px}.cont_form{z-index:21;background-color:white;display:grid;width:80vw;margin:auto auto;position:fixed;top:0;left:0;right:0;bottom:0;grid-template-rows:30px auto;height:fit-content}.cont_form>.cont_form__header{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px;position:relative}.cont_form>.cont_form__header>button{position:absolute;right:0%;top:0%;font-size:14px;padding:0.5em;background-color:rgba(255,255,255,0);color:#e6e0e0;cursor:pointer}.cont_form>.cont_form__header>button:hover{background-color:#ff0000}.cont_form>.cont_form__body{padding:1em 2em 0.5em 2em;display:flex;flex-direction:column;gap:0.5em;max-height:calc(80vh - 60px);overflow:auto}.cont_form>.cont_form__body .cont_form__body__row{display:flex;gap:1em}.cont_form>.cont_form__body .cont_form__body__col-3{display:grid;grid-template-columns:repeat(3,1fr);gap:0.5em}.cont_form>.cont_form__body .sub_titulo{display:flex;font-size:20px;color:silver;font-weight:bold}.cont_form>.cont_form__body label{font-size:16px;font-weight:600;color:#156fca;display:flex;flex-direction:column;width:100%;gap:0.3em}.cont_form>.cont_form__body input{padding:0.5em;font-size:16px;border:1px solid silver;border-radius:5px;width:calc(100% - 1em)}.cont_form>.cont_form__body select{padding:0.5em;font-size:16px;border:1px solid silver;border-radius:5px;width:100%}.cont_form>.cont_form__body textarea{resize:none;padding:0.5em;font-size:16px;border:1px solid silver;border-radius:5px;width:calc(100% - 1em);height:5em;font-family:inherit}.cont_form>.cont_form__body span{display:flex;flex-direction:column;gap:0.5em;width:100%}.cont_form>.cont_form__body form{display:flex;flex-direction:column;gap:0.5em}.cont_form>.cont_form__foother{display:flex;justify-content:flex-end;padding:0.5em 2em 1em 2em}.cont_form>.cont_form__foother>.btn_guardar_info{display:flex;font-size:1.1em;gap:0.5em;border-radius:3px;padding:0.5em 1em;cursor:pointer;align-items:center;justify-content:center;background-color:#156fca;color:white}@media only screen and (max-width:482px){.cont_form>.cont_form__foother>.btn_guardar_info{font-size:0.8em}}.fonodo_obscuro{position:fixed;z-index:20;top:0;left:0;right:0;bottom:0;background-color:rgba(20,68,68,0.6392156863)}.cont_prodcutos_cot{-ms-grid-row:3;-ms-grid-row-span:5;-ms-grid-column:1;display:flex;flex-direction:column;grid-area:productos}.cont_prodcutos_cot>.cont_prodcutos_cot--producto__producto-header{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px}.cont_prodcutos_cot--producto{display:flex;flex-direction:column;position:relative}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__alamcen{display:flex;flex-direction:column;align-items:center;font-weight:bold;font-size:16px;color:gray;padding:0.5em;border:1px solid silver}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos{font-weight:bold;font-size:12px;color:gray;border:1px solid silver;justify-content:center;align-items:center;justify-items:center;display:grid;grid-template-columns:1fr 2fr 1fr 0.5fr 1fr 1fr 0.8fr 1fr 1fr;grid-template-areas:"img_prod nombre_sku img_marca cantidad_prod precio_lista_prod precio_prod utilidad_prod precio_venta precio_total ";padding:0.5em;gap:0.5em}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto{display:grid;grid-template-columns:1fr 2fr 1fr 0.5fr 1fr 1fr 0.8fr 1fr 1fr;grid-template-areas:"img_prod nombre_sku img_marca cantidad_prod precio_lista_prod precio_prod utilidad_prod precio_venta precio_total ";padding:0.5em;gap:0.5em;justify-items:center;align-items:center;border:1px solid silver}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto picture>figure>img{height:4em}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto .editable{display:flex;justify-content:center;padding:0.5em;align-items:center;gap:5px}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto .editable input{width:100%;border:0;text-align:center;outline:2px solid gainsboro;border-radius:10px;padding:0.5em 0}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto .editable input:focus{outline:2px solid #009ee3}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto .editable input[type=number]::-webkit-inner-spin-button,.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto .editable input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto .editable input[type=number]{-moz-appearance:textfield}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.img_prod{-ms-grid-row:1;-ms-grid-column:1;grid-area:img_prod}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.nombre_sku{-ms-grid-row:1;-ms-grid-column:3;grid-area:nombre_sku}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.img_marca{-ms-grid-row:1;-ms-grid-column:5;grid-area:img_marca}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.cantidad_p{-ms-grid-row:1;-ms-grid-column:7;grid-area:cantidad_prod}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.precio_prod{-ms-grid-row:1;-ms-grid-column:11;grid-area:precio_prod}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.utilidad_prod{-ms-grid-row:1;-ms-grid-column:13;grid-area:utilidad_prod}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.precio_total{-ms-grid-row:1;-ms-grid-column:17;grid-area:precio_total}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.precio_lista_prod{-ms-grid-row:1;-ms-grid-column:9;grid-area:precio_lista_prod}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.precio_venta{-ms-grid-row:1;-ms-grid-column:15;grid-area:precio_venta}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.btn_quitar{position:absolute;top:18%;right:0.5%;background-color:rgba(255,255,255,0);cursor:pointer}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal{display:grid;grid-template-columns:1fr 3fr 1fr 1fr 1fr;grid-template-areas:"img_prod nombre_sku img_marca cantidad_prod precio_prod";padding:0.5em;justify-items:center;align-items:center;border:1px solid silver}@media only screen and (max-width:422px){.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal{grid-template-columns:1fr 3fr 1fr;grid-template-areas:"img_prod nombre_sku nombre_sku " " img_marca cantidad_prod precio_prod "}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.img_prod{-ms-grid-row:1;-ms-grid-column:1}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.img_marca{-ms-grid-row:2;-ms-grid-column:1}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.cantidad_p{-ms-grid-row:2;-ms-grid-column:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.precio_prod{-ms-grid-row:2;-ms-grid-column:3}}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal picture>figure>img{height:4em}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal .editable{display:flex;justify-content:center;padding:0.5em;align-items:center;gap:5px}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal .editable input{width:100%;border:0;text-align:center;outline:2px solid gainsboro;border-radius:10px;padding:0.5em 0}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal .editable input:focus{outline:2px solid #009ee3}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal .editable input[type=number]::-webkit-inner-spin-button,.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal .editable input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal .editable input[type=number]{-moz-appearance:textfield}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal{font-weight:bold;font-size:12px;color:gray;border:1px solid silver;align-items:center;text-align:center;display:grid;grid-template-columns:1fr 3fr 1fr 1fr 1fr;grid-template-areas:"img_prod nombre_sku img_marca cantidad_prod precio_prod"}@media only screen and (max-width:422px){.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal{grid-template-columns:1fr 3fr 1fr;grid-template-areas:"img_prod nombre_sku nombre_sku " " img_marca cantidad_prod precio_prod "}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.img_prod{-ms-grid-row:1;-ms-grid-column:1}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.img_marca{-ms-grid-row:2;-ms-grid-column:1}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.cantidad_p{-ms-grid-row:2;-ms-grid-column:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.precio_prod{-ms-grid-row:2;-ms-grid-column:3}}.cont_prodcutos_cot--producto .img_prod{-ms-grid-row:1;-ms-grid-column:1;grid-area:img_prod}.cont_prodcutos_cot--producto .nombre_sku{-ms-grid-row:1;-ms-grid-column:3;grid-area:nombre_sku}.cont_prodcutos_cot--producto .img_marca{-ms-grid-row:1;-ms-grid-column:5;grid-area:img_marca}.cont_prodcutos_cot--producto .cantidad_p{-ms-grid-row:1;-ms-grid-column:7;grid-area:cantidad_prod}.cont_prodcutos_cot--producto .precio_prod{-ms-grid-row:1;-ms-grid-column:11;grid-area:precio_prod}.cont_prodcutos_cot--producto .btn_quitar{position:absolute;top:18%;right:0.5%;background-color:rgba(255,255,255,0);cursor:pointer}.cont_prodcutos_cot--producto .btn_quitar:hover{color:#ff0000}.cont_cot_toltales{-ms-grid-row:3;-ms-grid-column:3;display:flex;flex-direction:column;grid-area:totales}.cont_cot_toltales>.cont-cot__totales--header{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px;text-align:center}.cont_cot_toltales>.cont-cot__totales--cantiades{padding:0.5em;border:1px solid silver;display:flex;flex-direction:column;align-items:flex-start;font-size:16px}.cont_cot_toltales>.cont-cot__totales--cantiades>label{display:flex;gap:0.2em;flex-wrap:wrap}.cont_cot_toltales>.cont_cot_toltales--total{background:silver;padding:0.5em;text-align:center;font-size:1.5em}.cont_tipos_envio{grid-area:tipos_envio;display:flex;flex-direction:column;gap:0.5em}.cont_tipos_envio__head{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px}.cont_tipos_envio__tipos-envio{display:flex;flex-direction:column;gap:0.5em}.cont_tipos_envio__tipos-envio_almacen{display:flex;flex-direction:column;gap:0.5em;padding:0.5em;max-height:10em;overflow:auto}.cont_tipos_envio__tipos-envio_almacen-item{display:flex;gap:0.5em}.cont_tipos_envio__tipos-envio_almacen-item--opcion{display:flex;flex-direction:column}.cont_costo-adi__btn_costo_adi{display:flex;font-size:1.1em;gap:0.5em;border-radius:3px;padding:0.5em 1em;cursor:pointer;align-items:center;justify-content:center;width:100%;box-shadow:inset 0 0 0 3px #62b951;border-radius:5px;background-color:white;color:#62b951;font-weight:700}@media only screen and (max-width:482px){.cont_costo-adi__btn_costo_adi{font-size:0.8em}}.cont_costo-adi__btn_costo_adi:hover{background-color:#62b951;color:white}.cont_tabla_cost_adi{display:flex;flex-direction:column;gap:0.5em}.cont_tabla_cost_adi__headeer{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px;text-align:center;position:relative}.cont_tabla_cost_adi__headeer>button{position:absolute;right:0%;top:0%;font-size:16px;padding:0.5em;background-color:rgba(255,255,255,0);color:#e6e0e0;cursor:pointer}.cont_tabla_cost_adi__headeer>button:hover{background-color:#ff0000}.cont_tabla_cost_adi__card{box-shadow:inset 0 0 0 2px silver;padding:0.5em;display:flex;justify-content:space-around}.cont_generar_cot{grid-area:btn_generar_cot}.cont_generar_cot__btn_generar{display:flex;font-size:1.1em;gap:0.5em;border-radius:3px;padding:0.5em 1em;cursor:pointer;align-items:center;justify-content:center;width:100%;box-shadow:inset 0 0 0 3px #eb6825;border-radius:5px;background-color:white;color:#eb6825;font-weight:700}@media only screen and (max-width:482px){.cont_generar_cot__btn_generar{font-size:0.8em}}.cont_generar_cot__btn_generar:hover{background-color:#eb6825;color:white}.cont_cotizaciones{display:flex;flex-direction:column;padding:1% 5%;gap:0.5em}.cont_cotizaciones_cont_filtro{display:grid;grid-template-rows:2em auto;background-color:gainsboro;padding:1em;gap:0.3em}.cont_cotizaciones_cont_filtro-titulo{display:flex;align-items:center;color:#156fca;font-size:1.3em;cursor:pointer}.cont_cotizaciones_cont_filtro-filtros{display:flex;gap:0.3em;flex-direction:column}.cont_cotizaciones_cont_filtro-filtros-cont{display:grid;grid-template-columns:repeat(4,1fr);gap:0.3em}@media only screen and (max-width:768px){.cont_cotizaciones_cont_filtro-filtros-cont{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:425px){.cont_cotizaciones_cont_filtro-filtros-cont{grid-template-columns:1fr}}.cont_cotizaciones_cont_filtro-filtros-cont-clave{box-shadow:inset 0 0 0 3px silver;border-radius:5px;border:0px;width:calc(100% - 2em);display:flex;padding:1em;justify-content:space-between;background-color:white;cursor:pointer}.cont_cotizaciones_cont_filtro-filtros-cont-clave:hover{box-shadow:inset 0 0 0 3px #156fca}.cont_cotizaciones_cont_filtro-filtros-acciones{display:flex;justify-content:space-between}.cont_cotizaciones_cont_filtro-filtros-acciones--btn_buscar{display:flex;font-size:1.1em;gap:0.5em;border-radius:3px;padding:0.5em 1em;cursor:pointer;align-items:center;justify-content:center;background-color:#156fca;color:white;font-weight:600}@media only screen and (max-width:482px){.cont_cotizaciones_cont_filtro-filtros-acciones--btn_buscar{font-size:0.8em}}.cont_cotizaciones_cont_filtro-filtros-acciones--btn_buscar:hover{background-color:#0334b5}.cont_cotizaciones_cont_filtro-filtros-acciones--btn_quitar{display:flex;font-size:1.1em;gap:0.5em;border-radius:3px;padding:0.5em 1em;cursor:pointer;align-items:center;justify-content:center;box-shadow:inset 0 0 0 3px #ff0000;border-radius:5px;background-color:white;color:#ff0000;font-weight:600}@media only screen and (max-width:482px){.cont_cotizaciones_cont_filtro-filtros-acciones--btn_quitar{font-size:0.8em}}.cont_cotizaciones_cont_filtro-filtros-acciones--btn_quitar:hover{background-color:#ff0000;color:white}.cont_cotizaciones_cont_resultados{display:grid;grid-template-columns:repeat(3,1fr);gap:0.5em}@media only screen and (min-width:1600px){.cont_cotizaciones_cont_resultados{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:768px){.cont_cotizaciones_cont_resultados{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:425px){.cont_cotizaciones_cont_resultados{grid-template-columns:1fr}}.cont_select-range{position:relative;display:flex;color:#156fca;font-weight:600}.cont_select-range__select{box-shadow:inset 0 0 0 3px silver;border-radius:5px;border:0px;width:100%;display:flex;padding:1em;justify-content:space-between;background-color:white;cursor:pointer}.cont_select-range__select:hover{box-shadow:inset 0 0 0 3px #156fca}.cont_select-range__cont_dates{display:flex;flex-direction:column;position:absolute;top:87%;padding:0.5em;width:calc(100% - 1em - 6px);gap:0.5em;background:white;border:3px solid #156fca;border-radius:0 0 3px 3px}.cont_select-range__cont_dates>input{box-shadow:inset 0 0 0 3px silver;border-radius:5px;border:0px;padding:0.5em}.cont_select-range__cont_dates>input:hover{box-shadow:inset 0 0 0 3px #156fca}.card_vp_cot{display:grid;grid-template-columns:1fr;background-color:white;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:3px}.card_vp_cot__info{display:grid;grid-template-rows:1fr 2fr;font-size:1em}.card_vp_cot__info_ref{background-color:#156fca;color:white;padding:0.5em;display:flex;justify-content:space-between}.card_vp_cot__info_ref--fecha{display:flex;gap:0.5em}.card_vp_cot__info_destinos{display:flex;flex-direction:column;gap:0.5em;padding:0.5em;color:black}.card_vp_cot__total{display:flex;background-color:#009ee3;color:white;font-weight:bold;font-size:1.5em;padding:0.5em;justify-content:space-evenly;align-items:center}.cont_paginacion{display:flex;justify-content:center}.cont_paginacion_lista_paginas{display:flex;gap:0.5em}.cont_paginacion_lista_paginas-pagina{padding:0.7em 1em;background-color:#eb6825;border-radius:100%;color:white;cursor:pointer}.cont_paginacion_lista_paginas-pagina:hover{background-color:#009ee3}.cont_paginacion_lista_paginas #select{background-color:#156fca}.cont_vista_cot{display:flex;flex-direction:column;padding:2% 10%;gap:0.5em}.cont_vista_cot__cont_cabeceras--titulo{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px;font-size:3.5vh;display:flex;justify-content:space-between;border-radius:10px 10px 0 0}.cont_vista_cot__cot_body{display:grid;grid-template-columns:4fr 1fr;padding:1em;box-shadow:0px 4px 4px rgba(0,0,0,0.25),5px 5px 4px rgba(0,0,0,0.25);background-color:#FFFFFF;gap:0.5em;min-height:calc(34px + 0.5em);align-items:center}.cont_vista_cot__cot_body_cont_etiqueta{display:flex;flex-direction:column;gap:0.3em;align-items:flex-end}.cont_vista_cot__cot_body_cont_etiqueta--etiqueta{display:flex;border-radius:50px;color:white;font-weight:600;background-color:#009ee3;padding:0.5em;gap:5px}.cont_vista_cot__cot_body_cont_etiqueta #expiracion_date{background-color:#eb6825}.cont_vista_cot__cot_body>label{font-size:16px;display:flex;gap:0.3em;flex-wrap:wrap}.cont_vista_cot__cot_body>label>p{color:orange;font-weight:600}.cont_vista_cot__cot_productos{display:flex;flex-direction:column;gap:0.3em}.cont_vista_cot__cot_productos__headeer{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px;font-size:3.5vh;border-radius:10px 10px 0 0;display:flex;justify-content:space-between}.cont_vista_cot__cot_productos__headeer--btn_todos_carrito{display:flex;font-size:1.1em;gap:0.5em;border-radius:3px;padding:0.5em 1em;cursor:pointer;align-items:center;justify-content:center;background-color:white;color:#156fca;padding:0.5em 1em;font-weight:600;font-size:0.7em}@media only screen and (max-width:482px){.cont_vista_cot__cot_productos__headeer--btn_todos_carrito{font-size:0.8em}}.cont_vista_cot__cot_productos__headeer--btn_todos_carrito:hover{background-color:gainsboro}.cont_vista_cot__cot_totales{display:flex;flex-direction:column;background-color:gainsboro;font-size:3vh;padding:1em;align-items:flex-end;border-radius:0 0 10px 10px;gap:0.5em}.cont_vista_cot__cot_totales--renglon{display:flex;gap:0.5em}.cont_vista_cot__cot_totales .resaltar{font-weight:600;color:#009ee3}.cont_vista_cot__cont_acciones{display:flex;justify-content:end;gap:0.5em}.cont_vista_cot__cont_acciones--btn_generar_pdf{display:flex;font-size:1.1em;gap:0.5em;border-radius:3px;padding:0.5em 1em;cursor:pointer;align-items:center;justify-content:center;box-shadow:inset 0 0 0 3px #eb6825;border-radius:5px;background-color:white;color:#eb6825;padding:1em 2em;text-transform:uppercase;font-weight:600}@media only screen and (max-width:482px){.cont_vista_cot__cont_acciones--btn_generar_pdf{font-size:0.8em}}.cont_vista_cot__cont_acciones--btn_generar_pdf:hover{background-color:#eb6825;color:white}#sin_acciones{grid-template-columns:1fr 3fr 1fr 1fr 1fr;grid-template-areas:"imagen nombre_sku canitdad costo acciones"}.cont_vista_productos{padding:1em;box-shadow:0px 4px 4px rgba(0,0,0,0.25),5px 5px 4px rgba(0,0,0,0.25);background-color:#FFFFFF;display:grid;grid-template-columns:1fr 2fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:"imagen nombre_sku canitdad costo descuento total acciones " "imagen notas notas notas notas notas acciones ";align-items:center;gap:0.5em}.cont_vista_productos .resaltar{color:#eb6825}.cont_vista_productos--imagen{-ms-grid-row:1;-ms-grid-column:1;grid-area:imagen}.cont_vista_productos>.cont_vista_productos--imagen{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1}.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:3;grid-area:nombre_sku;display:flex;flex-direction:column;font-size:2.5vh}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto>.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:3}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}#sin_acciones>.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}.cont_vista_productos>.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}.cont_vista_productos--nombre_sku-sku{font-weight:700;display:inherit;gap:0.3em}.cont_vista_productos--cantidad{-ms-grid-row:1;-ms-grid-column:3;grid-area:canitdad;display:flex;justify-content:center;font-size:3vh}.cont_vista_productos>.cont_vista_productos--cantidad{-ms-grid-row:1;-ms-grid-column:5}.cont_vista_productos--costo{-ms-grid-row:1;-ms-grid-column:4;grid-area:costo;display:flex;justify-content:center;color:gray;font-size:3vh;font-weight:500}.cont_vista_productos>.cont_vista_productos--costo{-ms-grid-row:1;-ms-grid-column:7}.cont_vista_productos--notas{-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:9;grid-area:notas;padding-top:0.5em;display:flex;border-top:gainsboro 1px solid}.cont_vista_productos--acciones{-ms-grid-row:1;-ms-grid-column:3;grid-area:acciones;display:flex;justify-content:center;align-items:center}.cont_vista_productos--acciones-agregar_carrito{display:flex;font-size:1.1em;gap:0.5em;border-radius:3px;padding:0.5em 1em;cursor:pointer;align-items:center;justify-content:center;box-shadow:inset 0 0 0 3px #eb6825;border-radius:5px;background-color:white;color:#eb6825;font-weight:600}@media only screen and (max-width:482px){.cont_vista_productos--acciones-agregar_carrito{font-size:0.8em}}.cont_vista_productos--acciones-agregar_carrito:hover{background-color:#eb6825;color:white}.cont_vista_productos--total{-ms-grid-row:1;-ms-grid-column:11;grid-area:total;display:flex;justify-content:center;color:#009ee3;font-size:3vh;font-weight:600}.ensamble_info__contenedor>.cont_vista_productos--total{-ms-grid-row:1;-ms-grid-column:1}.cont_vista_productos--descuento{-ms-grid-row:1;-ms-grid-column:9;grid-area:descuento;display:flex;justify-content:center;font-size:3vh;font-weight:600}.cont_notas_cot{-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:9;display:flex;flex-direction:column;grid-area:notas}.cont_notas_cot__header{display:flex;background-color:#156fca;color:white;padding:1%;justify-content:center;font-size:1.3em;gap:0.5em;align-items:center;border-radius:3px;display:flex;justify-content:center;gap:0.5em}.cont_notas_cot__header>i{cursor:pointer}.cont_notas_cot__header>i:hover{color:#eb6825}.cont_notas_cot__body{display:flex;flex-direction:column;border:1px solid silver;padding:1em}.cont_notas_cot__body .editable{resize:none;border:0;text-align:center;outline:2px solid gainsboro;border-radius:10px;padding:0.5em 0}.cont_notas_cot__body .editable:focus{outline:2px solid #009ee3}.cont_cargando{background-color:rgba(65,66,68,0.8);position:fixed;top:0;z-index:22;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.cont_cargando>.three-body{--uib-size:12em}@media only screen and (max-width:580px){.cotizador_cliente{grid-template-columns:1fr;grid-template-areas:"movil" "fijo"}#sin_acciones{grid-template-columns:1fr 3fr 1fr;grid-template-areas:"imagen nombre_sku nombre_sku" "canitdad costo acciones"}#sin_acciones>.nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}#sin_acciones>.nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}.cont_vista_productos--imagen{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}#sin_acciones>.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}.cont_vista_productos--cantidad{-ms-grid-row:2;-ms-grid-column:1}.cont_vista_productos--costo{-ms-grid-row:2;-ms-grid-column:2}}@media only screen and (max-width:500px){#sin_acciones{grid-template-columns:1fr;grid-template-areas:"imagen" "nombre_sku" "nombre_sku" "canitdad" "costo" "acciones"}#sin_acciones>.nombre_sku{-ms-grid-row:2;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:1}#sin_acciones>.nombre_sku{-ms-grid-row:2;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:1}.cont_vista_productos--imagen{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}#sin_acciones>.cont_vista_productos--nombre_sku{-ms-grid-row:2;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:1}.cont_vista_productos--cantidad{-ms-grid-row:4;-ms-grid-column:1}.cont_vista_productos--costo{-ms-grid-row:5;-ms-grid-column:1}}@media only screen and (max-width:482px){.cont_vista_cot__cot_totales{font-size:2vh}.cont_vista_cot__cot_productos__headeer{font-size:1.5vh;padding:3%}.cont_vista_cot__cont_cabeceras--titulo{padding:3%;font-size:1.3em}.cont_vista_productos--nombre_sku{font-size:2vh}.cont_vista_productos--cantidad{font-size:2vh}.cont_vista_productos--costo{font-size:2vh}}.three-body{--uib-size:5em;--uib-speed:0.8s;--uib-color:#f26e22;position:relative;display:inline-block;height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed) * 2.5) infinite linear}.three-body__dot{position:absolute;height:100%;width:30%}.three-body__dot:after{content:"";position:absolute;height:0%;width:100%;padding-bottom:100%;background-color:var(--uib-color);border-radius:50%}.three-body__dot:first-child{bottom:5%;left:0;transform:rotate(60deg);transform-origin:50% 85%}.three-body__dot:first-child:after{bottom:0;left:0;animation:wobble1 var(--uib-speed) infinite ease-in-out;animation-delay:calc(var(--uib-speed) * -0.3)}.three-body__dot:nth-child(2){bottom:5%;right:0;transform:rotate(-60deg);transform-origin:50% 85%}.three-body__dot:nth-child(2):after{bottom:0;left:0;animation:wobble1 var(--uib-speed) infinite calc(var(--uib-speed) * -0.15) ease-in-out}.three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translateX(116.666%)}.three-body__dot:nth-child(3):after{top:0;left:0;animation:wobble2 var(--uib-speed) infinite ease-in-out}@keyframes spin78236{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes wobble1{0%,to{transform:translateY(0%) scale(1);opacity:1}50%{transform:translateY(-66%) scale(0.65);opacity:0.8}}@keyframes wobble2{0%,to{transform:translateY(0%) scale(1);opacity:1}50%{transform:translateY(66%) scale(0.65);opacity:0.8}}.content{position:relative;overflow:hidden;font-size:calc(1vw + 1vh);color:#ff7900}.content__container{font-weight:600;overflow:hidden;height:40px;padding:0 3em}.content__container:before{content:"[";left:0}.content__container:after{content:"]";position:absolute;right:0}.content__container:after,.content__container:before{position:absolute;top:0;color:#2f74b9;font-size:42px;line-height:40px;-webkit-animation-name:opacity;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-name:opacity;animation-duration:2s;animation-iteration-count:infinite}.content__container__text{display:inline;float:left;margin:0}.content__container__list{margin-top:0;text-align:left;list-style:none;-webkit-animation-name:change;-webkit-animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-name:change;animation-duration:20s;animation-iteration-count:infinite}.content__container__list__item{line-height:40px;margin:0}@keyframes opacity{0%,to{opacity:0}50%{opacity:1}}@keyframes change{0%,12.66%,to{transform:translate3d(0,0,0)}16.66%,29.32%{transform:translate3d(0,-25%,0)}33.32%,45.98%{transform:translate3d(0,-50%,0)}49.98%,62.64%{transform:translate3d(0,-75%,0)}66.64%,79.3%{transform:translate3d(0,-50%,0)}83.3%,95.96%{transform:translate3d(0,-25%,0)}}.select_componente{width:99vw;display:flex;overflow:auto;overflow:scroll;-webkit-overflow-scrolling:touch}.select_componente__cont{padding:1em;display:flex;align-items:flex-start;justify-content:center;flex-wrap:nowrap;gap:0.5em;align-items:center}.card_componente-select{width:10em;height:7em;background-color:#156fca;color:white;display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"agregar . estado" "nombre nombre nombre";box-shadow:rgba(0,0,0,0.4) 0px 2px 4px,rgba(0,0,0,0.3) 0px 7px 13px -3px,rgba(0,0,0,0.2) 0px -3px 0px inset;border-radius:10px;transition-duration:0.5s;transition-timing-function:ease-in-out;cursor:pointer}.card_componente-select__buton_agregar{-ms-grid-row:1;-ms-grid-column:1;grid-area:agregar;font-size:1.2em;background-color:rgba(240,255,255,0);color:white;cursor:pointer}.card_producto_ensamblador>.card_componente-select__buton_agregar{-ms-grid-row:4;-ms-grid-column:4}.card_componente-select__estado_componente{-ms-grid-row:1;-ms-grid-column:3;grid-area:estado;font-size:0.8em;background-color:rgba(255,255,255,0);color:white;cursor:pointer}.card_componente-select__nombre{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:nombre;padding:0.3em 0.3em 0.5em 0.3em;display:flex;align-items:flex-end;transition-duration:0.5s;transition-timing-function:ease-in-out}.card_producto_ensamblador>.card_componente-select__nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:3}.ensamble_info__info>.card_componente-select__nombre{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}.shoppingCart__body>.cart__product>.card_componente-select__nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}.card_componente-select:hover{filter:grayscale(10%)}.omitido{background-color:rgba(235,104,37,0.4392156863)}#actual{background-color:#009ee3}.titulo_ensamblador{display:flex;align-items:center;font-size:4em;color:#156fca;padding:0.2em 0;justify-content:center;font-weight:700;text-align:center}.contenedor_componentes{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto auto;padding:1%;gap:0.5em;grid-template-areas:"buscador ." "productos totales" "productos acciones" "productos ."}.contenedor_productos{-ms-grid-row:3;-ms-grid-row-span:5;-ms-grid-column:1;grid-area:productos}.contenedor_productos_cabecera{display:flex;background-color:#156fca;padding:0.5em;border-radius:10px 10px 0 0;color:white;font-size:large;font-weight:600;gap:0.5em;justify-content:space-between;flex-wrap:wrap}.contenedor_productos_cabecera--nombre{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:nombre;font-size:1.5em;display:flex;align-items:center}.card_producto_ensamblador>.contenedor_productos_cabecera--nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:3}.ensamble_info__info>.contenedor_productos_cabecera--nombre{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}.shoppingCart__body>.cart__product>.contenedor_productos_cabecera--nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}.contenedor_productos_cabecera--prod_max{display:flex;font-weight:100;background-color:#62b951;justify-content:center;padding:0.5em 1em;border-radius:10px;gap:5px}.contenedor_productos_contenido{display:grid;grid-template-columns:repeat(2,1fr);gap:0.5em;padding:1% 1% 0 0;max-height:100vh;overflow-y:scroll}.contenedor_productos_sin_contenido{display:grid;gap:0.5em;padding:1% 1% 0 0;justify-items:center;font-size:24px;color:#156fca}.contenedor_productos_sin_contenido>img{height:4em;width:auto}.contenedor_equipos{-ms-grid-row:3;-ms-grid-column:3;grid-area:totales}.contenedor_equipos_cabecera{display:flex;background-color:#eb6825;padding:0.5em;border-radius:10px 10px 0 0;color:white;font-size:large;font-weight:600}.contenedor_equipos_contenido{display:flex;gap:0.5em;padding:1% 1% 0 0;max-height:40vh;min-height:40vh;overflow-y:scroll;flex-direction:column}.contenedor_equipos_total{padding:0.5em;background-color:#eb6825;color:white;border-radius:0 0 10px 10px;font-size:1.5em;text-align:end}.contenedor_equipos_sin_contenido{display:flex;justify-content:center;color:#156fca;align-items:center;font-size:1.5em}.card_producto_ensamblador{display:grid;grid-template-columns:0.9fr 1fr 0.7fr 0.5fr;grid-template-areas:"imagen nombre nombre nombre" "imagen sku sku sku " "imagen stock stock stock " "imagen precio ver_mas agregar";border:2px solid #c3c3c3;border-radius:10px;box-shadow:rgba(0,0,0,0.4) 0px 2px 4px,rgba(0,0,0,0.3) 0px 7px 13px -3px,rgba(0,0,0,0.2) 0px -3px 0px inset;justify-items:center;align-items:center;background-color:white}.card_producto_ensamblador_imagenes{-ms-grid-row:1;-ms-grid-column:1;grid-area:imagen}.cont_vista_productos>.card_producto_ensamblador_imagenes{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1}@media only screen and (max-width:422px){.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.img_prod{-ms-grid-row:1;-ms-grid-column:1}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.img_prod{-ms-grid-row:1;-ms-grid-column:1}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.img_marca{-ms-grid-row:2;-ms-grid-column:1}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.img_marca{-ms-grid-row:2;-ms-grid-column:1}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.cantidad_p{-ms-grid-row:2;-ms-grid-column:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.cantidad_p{-ms-grid-row:2;-ms-grid-column:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.precio_prod{-ms-grid-row:2;-ms-grid-column:3}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.precio_prod{-ms-grid-row:2;-ms-grid-column:3}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__producto_normal>.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}.cont_prodcutos_cot--producto>.cont_prodcutos_cot--producto__datos_normal>.cont_vista_productos--nombre_sku{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2}}@media only screen and (max-width:580px){.card_producto_ensamblador_imagenes{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}}@media only screen and (max-width:500px){.card_producto_ensamblador_imagenes{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1}}.card_producto_ensamblador_imagenes>figure>img{width:100%;height:auto;border-radius:10px 0 0 10px}.card_producto_ensamblador_nombre{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:nombre;text-align:start;width:100%}.card_producto_ensamblador>.card_producto_ensamblador_nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:3}.ensamble_info__info>.card_producto_ensamblador_nombre{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}.shoppingCart__body>.cart__product>.card_producto_ensamblador_nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}.card_producto_ensamblador_sku{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:3;grid-area:sku;color:#009ee3;display:flex;justify-content:flex-start;width:calc(100% - 1em);padding:0.5em}.card_producto_ensamblador_stock{-ms-grid-row:3;-ms-grid-column:2;-ms-grid-column-span:3;grid-area:stock;color:#000;display:flex;justify-content:flex-start;width:calc(100% - 1em);padding:0.5em;font-size:14px;font-weight:600}.card_producto_ensamblador>.no_disponible{color:#db0101}.card_producto_ensamblador_precio{-ms-grid-row:5;-ms-grid-column:1;grid-area:precio;font-size:16px;color:#156fca;font-weight:700}.card_producto_ensamblador_btn_ver_mas{-ms-grid-row:4;-ms-grid-column:3;grid-area:ver_mas;padding:0.5em 1em;background-color:#eb6825;color:white;border-radius:10px;cursor:pointer}.card_producto_ensamblador_btn_agregar{-ms-grid-row:1;-ms-grid-column:1;grid-area:agregar;padding:1em;border-radius:100px;background-color:#156fca;color:white;cursor:pointer}.card_producto_ensamblador>.card_producto_ensamblador_btn_agregar{-ms-grid-row:4;-ms-grid-column:4}.card_mis_productos{display:grid;grid-template-columns:2fr 0.5fr 15px;align-items:start;gap:5px;padding:10px;font-size:16px;border-bottom:1px solid #CBCBCB;height:fit-content}.card_mis_productos>.info{display:flex;flex-direction:column;gap:5px}.card_mis_productos>.info>.resaltar{color:#009ee3}.card_mis_productos>.info>.sin_stock{color:#e70707}.card_mis_productos>i{color:#CBCBCB;cursor:pointer}.card_mis_productos>i:hover{color:red}.acciones_ensamblador{-ms-grid-row:1;-ms-grid-column:3;grid-area:acciones;grid-area:acciones;display:flex;flex-direction:column;gap:0.5em}@media only screen and (max-width:850px){.cont_vista_productos--acciones{-ms-grid-row:1;-ms-grid-column:1}.card_producto_ensamblador_precio{-ms-grid-row:3;-ms-grid-column:1}.acciones_ensamblador{-ms-grid-row:1;-ms-grid-column:1}}.acciones_ensamblador__buton--guargar{padding:0.5em;font-size:1.2em;border-radius:10px;background-color:#156fca;color:white;cursor:pointer;font-weight:700}.acciones_ensamblador__buton--guargar:hover{filter:saturate(0.5)}.acciones_ensamblador__buton--compartir{padding:0.5em;font-size:1.2em;border-radius:10px;background-color:#eb6825;color:white;cursor:pointer;font-weight:700}.acciones_ensamblador__buton--compartir:hover{filter:saturate(0.5)}.acciones_ensamblador__buton--continuar{padding:0.5em;font-size:1.2em;border-radius:10px;background-color:#62b951;color:white;cursor:pointer;font-weight:700}.acciones_ensamblador__buton--continuar:hover{filter:saturate(0.5)}.acciones_ensamblador__buton--reiniciar{padding:0.5em;font-size:1.2em;border-radius:10px;background-color:#62b951;color:white;cursor:pointer;font-weight:700}.acciones_ensamblador__buton--reiniciar:hover{filter:saturate(0.5)}.busqueda_ensamblador{display:flex}.busqueda_ensamblador>input{height:32px;padding:0 10px;border:2px solid #c3c3c3;border-radius:0 10px 10px 0;width:400px}.busqueda_ensamblador>label{display:flex;gap:0.5em;padding:0.5em;border-radius:10px 0 0 10px;color:#ffffff;background-color:#eb6825;font-size:1em;align-items:center;text-align:center;outline-offset:3px;transition:all 0.3s}.busqueda_ensamblador>.cargador{position:unset;height:100%!important;display:flex;align-items:center;margin:0 -27px}.mas_filtros{position:relative;width:100%}.mas_filtros-button{width:-webkit-fill-available;display:flex;font-weight:100;background-color:#62b951;justify-content:center;padding:0.5em 1em;border-radius:10px;height:32px;color:white;gap:5px;align-items:center}.mas_filtros_cont_options{position:absolute;padding:0 1em 0.5em 1em;background-color:#fdfafa;width:calc(100% - 2em);box-shadow:rgba(0,0,0,0.4) 0px 2px 4px,rgba(0,0,0,0.3) 0px 7px 13px -3px,rgba(0,0,0,0.2) 0px -3px 0px inset;border-radius:0 0 10px 10px;top:100%;z-index:5;display:flex;flex-direction:column;gap:7px;max-height:325px;height:max-content;overflow-y:auto}.mas_filtros_opciones{display:flex;flex-direction:column;font-size:16px;padding:5px}.mas_filtros_acciones{background-color:#fdfafa;position:sticky;top:0%;padding-top:0.5em;z-index:2}.mas_filtros_acciones_eliminar_filtros{background-color:#156fca;padding:5px;color:white;text-align:center;position:sticky;top:-7px;border-radius:10px;width:calc(100% - 10px);cursor:pointer}.mas_filtros_acciones_eliminar_filtros:hover{background-color:#0b3b6b}.mas_filtros>.btn_abierto{border-radius:10px 10px 0 0}.mas_filtros_busqueda{display:flex;gap:10px;grid-area:buscador}.select_componente::-webkit-scrollbar{-webkit-appearance:none}.select_componente::-webkit-scrollbar:vertical{width:10px}.select_componente::-webkit-scrollbar-button,.select_componente::-webkit-scrollbar-button:increment{display:none}.select_componente::-webkit-scrollbar:horizontal{height:10px}.select_componente::-webkit-scrollbar-thumb{background-color:#797979;border-radius:20px;border:2px solid #f1f2f3}.select_componente::-webkit-scrollbar-track{border-radius:10px}.contenedor_equipos_contenido::-webkit-scrollbar{-webkit-appearance:none}.contenedor_equipos_contenido::-webkit-scrollbar:vertical{width:10px}.contenedor_equipos_contenido::-webkit-scrollbar-button,.contenedor_equipos_contenido::-webkit-scrollbar-button:increment{display:none}.contenedor_equipos_contenido::-webkit-scrollbar:horizontal{height:10px}.contenedor_equipos_contenido::-webkit-scrollbar-thumb{background-color:#797979;border-radius:20px;border:2px solid #f1f2f3}.contenedor_equipos_contenido::-webkit-scrollbar-track{border-radius:10px}.contenedor_productos_contenido::-webkit-scrollbar{-webkit-appearance:none}.contenedor_productos_contenido::-webkit-scrollbar:vertical{width:10px}.contenedor_productos_contenido::-webkit-scrollbar-button,.contenedor_productos_contenido::-webkit-scrollbar-button:increment{display:none}.contenedor_productos_contenido::-webkit-scrollbar:horizontal{height:10px}.contenedor_productos_contenido::-webkit-scrollbar-thumb{background-color:#797979;border-radius:20px;border:2px solid #f1f2f3}.contenedor_productos_contenido::-webkit-scrollbar-track{border-radius:10px}.fondo_obscuro{position:fixed;top:0;left:0;right:0;background-color:rgba(0,0,0,0.3803921569);height:100vh}.cont_detallesP{position:fixed;top:0;right:0;left:0;background-color:rgba(64,64,64,0.4117647059);bottom:0;z-index:20}.cont_detallesP_ventana{height:80vh;position:absolute;background-color:white;margin:5%;top:0;bottom:0;left:0;right:0}.cont_detallesP_ventana__header{display:flex;height:fit-content;background-color:#265b91;color:white;padding:0.5em;position:relative;font-size:1.2em;height:1em}.cont_detallesP_ventana__contenido{max-height:calc(80vh - 3em);overflow:auto}.cont_detallesP_ventana__contenido--titulos{padding:0.5em;background-color:#dde6eb;display:flex;flex-direction:column;height:3em}.cont_detallesP_ventana__contenido--titulos-nombre{font-size:calc(1vh + 1vw);font-weight:600}.cont_detallesP_ventana__contenido--contenido{padding:2em;display:grid;grid-template-columns:26em 3fr}.cont_detallesP_ventana__contenido--contenido_galeria{padding:2em;background-color:#e4e3e3}.ventna_emergente{position:fixed;top:0;right:0;left:0;background-color:rgba(64,64,64,0.4117647059);bottom:0;z-index:20}.ventna_emergente__ventana{position:absolute;background-color:white;margin:5% 10%;top:0;bottom:0;left:0;right:0;display:grid;grid-template-rows:3em auto 4em}.ventna_emergente__ventana_hedader{display:flex;background-color:#265b91;color:white;padding:0.5em;position:relative;font-size:1.2em}.ventna_emergente__ventana_hedader--cerarr{position:absolute;right:0;background-color:red;padding:0.5em;top:0;height:100%;color:white;cursor:pointer}.ventna_emergente__ventana_hedader--cerarr:hover{background-color:rgb(164,1,1)}.ventna_emergente__ventana_contenido{max-height:100%;overflow:auto;display:grid;grid-template-columns:40em auto;padding:1em;gap:1em}.ventna_emergente__ventana_contenido--galeria{padding:1em;overflow:hidden;width:calc(100% - 2em);position:relative;background-color:#ededed}.ventna_emergente__ventana_contenido--descripcion{display:flex;flex-direction:column}.ventna_emergente__ventana_contenido--descripcion-titulo{font-size:24px;font-weight:600}.ventna_emergente__ventana_contenido--marca{width:100%;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap}.ventna_emergente__ventana_contenido--marca>picture{width:6em}.ventna_emergente__ventana_contenido--descripcion{display:flex;flex-direction:column;gap:10px;color:#666666}.ventna_emergente__ventana_contenido--descripcion>b{padding-right:10px;font-family:"Open Sans",sans-serif;font-size:14px}.ventna_emergente__ventana_chica{position:absolute;background-color:white;top:0;bottom:0;left:0;right:0;display:grid;grid-template-rows:3em auto;height:fit-content;margin:16% 27%}.ventna_emergente__ventana_chica_contenido{max-height:100%;overflow:auto;display:flex;padding:1em;gap:1em;justify-content:start;width:calc(100% - 2em);flex-direction:column}.ventna_emergente__ventana_chica_contenido--titulo{font-size:1.5em}.ventna_emergente__ventana_chica_contenido--btn_guardar{display:flex;gap:0.5em;padding:0.5em;border-radius:10px;color:white;background-color:#62b951;font-size:1em;cursor:pointer;align-items:center;text-align:center;outline-offset:3px;transition:all 0.3s;justify-content:center}.ventna_emergente__ventana_chica_contenido--btn_guardar:hover{outline:3px solid #62b951}@media only screen and (max-width:425px){.ventna_emergente__ventana_chica_contenido--btn_guardar{font-size:0.8rem}}.ventna_emergente__ventana_chica_contenido--label{display:flex;font-size:1.1em;flex-direction:column;gap:0.5em}.ventna_emergente__ventana_chica_contenido--label>.input{height:2em;border:1px solid silver;border-radius:10px;padding:0.5em}.ventna_emergente__ventana_chica_contenido--label>.txtarea{height:3em;border:1px solid silver;border-radius:10px;padding:0.5em;resize:none}.ventna_emergente__ventana_chica_contenido--label>.select{padding:0.5em;border:1px solid silver;display:flex;border-radius:10px}.ventna_emergente__ventana_chica_contenido--label>input[type=file]{display:flex;gap:0.5em;padding:0.5em;border-radius:10px;color:white;background-color:#156fca;font-size:1em;cursor:pointer;align-items:center;text-align:center;outline-offset:3px;transition:all 0.3s;justify-content:center}.ventna_emergente__ventana_chica_contenido--label>input[type=file]:hover{outline:3px solid #156fca}@media only screen and (max-width:425px){.ventna_emergente__ventana_chica_contenido--label>input[type=file]{font-size:0.8rem}}.ventna_emergente__ventana_chica_cargando{max-height:100%;overflow:auto;display:flex;flex-direction:column;padding:1em;gap:1em;justify-content:space-evenly;align-items:center}.ventna_emergente__ventana_exito{max-height:100%;overflow:auto;display:flex;flex-direction:column;padding:1em;gap:1em;justify-content:space-evenly;align-items:center;font-size:xx-large;color:#156fca}.btn_siguiente_prod{display:flex;gap:0.5em;padding:0.5em;border-radius:10px;color:white;background-color:#eb6825;font-size:1em;cursor:pointer;align-items:center;text-align:center;outline-offset:3px;transition:all 0.3s}.btn_siguiente_prod:hover{outline:3px solid #eb6825}@media only screen and (max-width:425px){.btn_siguiente_prod{font-size:0.8rem}}.mis-ensambles{padding:2%;display:flex;flex-direction:column}.mis-ensambles__contenedor{display:flex;flex-direction:column;gap:0.5em}.mis-ensambles__contenedor_header{display:flex;background-color:#156fca;height:2.5em;border-radius:10px 10px 0 0}.mis-ensambles__contenedor_listado{display:grid;gap:1em;grid-auto-rows:1fr;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr}.mis-ensambles__contenedor_vacio{display:flex;flex-direction:column;gap:0.5em;align-items:center}.mis-ensambles__contenedor_vacio>img{width:10em}.card_ensable{box-shadow:rgba(0,0,0,0.4) 0px 2px 4px,rgba(0,0,0,0.3) 0px 7px 13px -3px,rgba(0,0,0,0.2) 0px -3px 0px inset;border-radius:10px;cursor:pointer;transition-duration:0.5s;transition-timing-function:ease-in-out;justify-content:center;align-items:center;text-align:center;display:flex;flex-direction:column;height:fit-content}.card_ensable__nombre{display:flex;background-color:#eb6825;border-radius:10px 10px 0 0;padding:0.5em;width:calc(100% - 1em);color:white;min-height:14px}.card_ensable__body{display:grid;grid-template-columns:1fr 2fr;gap:0.5em}.card_ensable__body--imagen{width:7em}.card_ensable__body__info{display:flex;flex-direction:column;width:calc(100% - 1em);text-align:start;padding:0.5em 0;gap:0.2em}.card_ensable__body__info--fecha{display:flex;background-color:#62b951;width:fit-content;padding:0.2em 0.5em;color:white;border-radius:10px}.card_ensable__body__info--area{background-color:#003293;width:fit-content;padding:0.2em 0.5em;border-radius:10px;color:white}.ensamble{display:flex;padding:1% 2%;justify-content:center;flex-direction:column;gap:0.5em}.ensamble__titulo{color:#eb6825;font-size:2rem;display:flex;font-family:"Poppins",sans-serif;justify-content:center}.ensamble__acciones{display:flex;justify-content:space-between;gap:0.5em}.ensamble__acciones--btn_nuevo{display:flex;gap:0.5em;padding:0.5em;border-radius:10px;color:white;background-color:#156fca;font-size:1em;cursor:pointer;align-items:center;text-align:center;outline-offset:3px;transition:all 0.3s;font-size:1rem}.ensamble__acciones--btn_nuevo:hover{outline:3px solid #156fca}@media only screen and (max-width:425px){.ensamble__acciones--btn_nuevo{font-size:0.8rem}}.ensamble__acciones--btn_agregar-carrito{display:flex;gap:0.5em;padding:0.5em;border-radius:10px;color:white;background-color:#62b951;font-size:1em;cursor:pointer;align-items:center;text-align:center;outline-offset:3px;transition:all 0.3s;font-size:1rem}.ensamble__acciones--btn_agregar-carrito:hover{outline:3px solid #62b951}@media only screen and (max-width:425px){.ensamble__acciones--btn_agregar-carrito{font-size:0.8rem}}.ensamble__acciones--btn_ver_ensambles{display:flex;gap:0.5em;padding:0.5em;border-radius:10px;color:white;background-color:black;font-size:1em;cursor:pointer;align-items:center;text-align:center;outline-offset:3px;transition:all 0.3s;font-size:1rem}.ensamble__acciones--btn_ver_ensambles:hover{outline:3px solid black}@media only screen and (max-width:425px){.ensamble__acciones--btn_ver_ensambles{font-size:0.8rem}}.ensamble_info{display:grid;grid-template-columns:3fr 1fr;gap:1em;grid-template-areas:"producto info"}.ensamble_info__productos{grid-area:producto;display:flex;flex-direction:column}.ensamble_info__productos--header{background-color:#eb6825;color:white;width:calc(100% - 1em);padding:0.5em;font-size:1.2rem;border-radius:10px 10px 0 0}.ensamble_info__productos--subCategorias{display:flex;flex-direction:column;gap:1em;padding:1em;border:1px solid silver;align-items:flex-start}.ensamble_info__contenedor{display:grid;grid-area:info;grid-template-areas:"total" "info-cliente" "compatir";grid-auto-rows:max-content;gap:1em}.ensamble_info__info{grid-area:info-cliente;background-color:#156fca;border-radius:10px;display:grid;grid-template-areas:"imagen nombre" "fecha fecha " "num_ensamble num_ensamble" "area area" "descripcion descripcion";grid-template-columns:1fr 3fr;padding:1em;font-size:1rem;gap:0.5em;color:white}.ensamble_info__info--imagen{width:6em;padding:0.5em;background-color:white;grid-area:imagen}.ensamble_info__info--nombre{grid-area:nombre;text-align:center;display:flex;flex-direction:column;align-items:center}.ensamble_info__info--fecha{grid-area:fecha;display:flex;flex-direction:column}.ensamble_info__info--num_ensamble{grid-area:num_ensamble;display:flex;flex-direction:column}.ensamble_info__info--area{grid-area:area;display:flex;flex-direction:column}.ensamble_info__info--descripcion{grid-area:descripcion;display:flex;flex-direction:column}.ensamble_info__total{grid-area:total;grid-area:total;display:flex;flex-direction:column}.ensamble_info__total--header{background-color:#eb6825;color:white;width:calc(100% - 1em);padding:0.5em;font-size:1.2rem;border-radius:10px 10px 0 0}.ensamble_info__total--body{padding:0.5em;border:1px solid silver;font-size:1.5rem;text-align:center}.ensamble_info__total--footer{background-color:#eb6825;color:white;width:calc(100% - 1em);padding:0.5em;font-size:1.2rem;border-radius:0px 0px 10px 10px;height:1rem}.ensamble_info__compartir{grid-area:compatir;background-color:#eb6825;padding:1em 2em;display:flex;gap:1em;border-radius:20px;justify-content:center}.ensamble_info__compartir--btn{font-size:1.5rem;background-color:rgba(255,255,255,0);color:white;cursor:pointer;outline-offset:3px;transition:all 0.3s;display:flex;border-radius:100%;padding:0.1em}.ensamble_info__compartir--btn:hover{outline:3px solid white}.card_subcategoria{display:flex;flex-direction:column}.card_subcategoria__nombre{background-color:#156fca;display:grid;padding:1em;color:white;border-radius:10px 10px 0 0;width:25%}.card_subcategoria__productos{display:grid;background-color:#e5e5e5;gap:1em;grid-template-columns:repeat(3,1fr);padding:1em;border-radius:0 10px 10px}.card_producto_ensamble{height:9em;width:20em;padding:0.5em;border:1px solid silver;border-radius:10px}.cl-toggle-switch{position:relative}.cl-switch{position:relative;display:inline-block}.cl-switch>input{appearance:none;-moz-appearance:none;-webkit-appearance:none;z-index:-1;position:absolute;right:6px;top:-8px;display:block;margin:0;border-radius:50%;width:40px;height:40px;background-color:rgba(0,0,0,0.38);outline:none;opacity:0;transform:scale(1);pointer-events:none;transition:opacity 0.3s 0.1s,transform 0.2s 0.1s}.cl-switch>span:before{content:"";float:right;display:inline-block;margin:5px 0 5px 10px;border-radius:7px;width:36px;height:14px;background-color:rgba(0,0,0,0.38);vertical-align:top;transition:background-color 0.2s,opacity 0.2s}.cl-switch>span:after{content:"";position:absolute;top:2px;right:16px;border-radius:50%;width:20px;height:20px;background-color:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);transition:background-color 0.2s,transform 0.2s}.cl-switch>input:checked{right:-10px;background-color:#85b8b7}.cl-switch>input:checked+span:before{background-color:#85b8b7}.cl-switch>input:checked+span:after{background-color:#018786;transform:translateX(16px)}.cl-switch:hover>input{opacity:0.04}.cl-switch>input:focus{opacity:0.12}.cl-switch:hover>input:focus{opacity:0.16}.cl-switch>input:active{opacity:1;transform:scale(0);transition:transform 0s,opacity 0s}.cl-switch>input:active+span:before{background-color:#8f8f8f}.cl-switch>input:checked:active+span:before{background-color:#85b8b7}.cl-switch>input:disabled{opacity:0}.cl-switch>input:disabled+span:before{background-color:#ddd}.cl-switch>input:checked:disabled+span:before{background-color:#bfdbda}.cl-switch>input:checked:disabled+span:after{background-color:#61b5b4}@media only screen and (min-width:1920px){.contenedor_productos_contenido{grid-template-columns:repeat(3,1fr)}.ventna_emergente__ventana{margin:9% 15%}}@media screen and (min-width:992px){.icono_selec_componente{display:none}}@media only screen and (min-width:1560){.mis-ensambles__contenedor_listado{grid-template-columns:repeat(7,1fr)}}@media only screen and (max-width:1280px){.card_mis_productos{font-size:14px}}@media only screen and (max-width:1024px){.card_producto_ensamblador_nombre{font-size:12px}.card_producto_ensamblador_precio{font-size:14px}.card_producto_ensamblador_btn_ver_mas{font-size:12px}.card_mis_productos{font-size:12px}.ventna_emergente__ventana_chica{margin:21% 30%}.card_subcategoria__productos{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:966px){.contenedor_componentes{grid-template-areas:"buscador buscador " "productos productos" "totales acciones"}.ventna_emergente__ventana_contenido{grid-template-columns:22em auto}.ventna_emergente__ventana_contenido--descripcion-titulo{font-size:18px}.ventna_emergente__ventana_chica{margin:26% 25%}.cont_prodcutos_cot{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}.cont_cot_toltales{-ms-grid-row:3;-ms-grid-column:1}.contenedor_productos{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}.contenedor_equipos{-ms-grid-row:3;-ms-grid-column:1}}@media only screen and (max-width:900px){.ensamble_info{grid-template-columns:1fr;grid-template-areas:"info" "producto"}.ensamble_info__info{grid-template-areas:"imagen nombre" "imagen fecha " "imagen  num_ensamble" "imagen area" "imagen  descripcion"}.ensamble_info__info--imagen{width:10em}.ensamble_info__contenedor{grid-template-areas:"info-cliente" "compatir" "total"}.ensamble_info__contenedor>.cont_vista_productos--total{-ms-grid-row:3;-ms-grid-column:1}.ensamble_info__info>.card_componente-select__nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}.ensamble_info__info>.contenedor_productos_cabecera--nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}.ensamble_info__info>.card_producto_ensamblador_nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}}@media only screen and (max-width:768px){.card_componente-select{width:10em;height:5em}.contenedor_productos_contenido{grid-template-columns:1fr}.card_producto_ensamblador_nombre{font-size:14px}.card_producto_ensamblador_precio{font-size:16px}.card_producto_ensamblador_btn_ver_mas{font-size:13px}.contenedor_componentes{grid-template-columns:1fr;grid-template-rows:1fr;gap:1em;grid-template-areas:"buscador" "productos" "totales" "acciones"}.mis-ensambles__contenedor_listado{grid-template-columns:repeat(3,1fr)}.titulo_ensamblador{font-size:2em}.card_subcategoria__nombre{width:30%}.mas_filtros_busqueda{flex-direction:column}.cont_prodcutos_cot{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}.cont_cot_toltales{-ms-grid-row:5;-ms-grid-column:1}.contenedor_productos{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}.contenedor_equipos{-ms-grid-row:5;-ms-grid-column:1}}@media only screen and (max-width:600px){.ventna_emergente__ventana_contenido{grid-template-columns:1fr;grid-template-rows:27em auto}.busqueda_ensamblador>input{width:22em}}@media only screen and (max-width:425px){.ventna_emergente__ventana_chica{margin:40% 6%}.mis-ensambles__contenedor_listado{grid-template-columns:repeat(1,1fr)}.card_subcategoria__productos{grid-template-columns:1fr}.ensamble_info__info{grid-template-areas:"imagen" "nombre" "fecha " "num_ensamble" "area" "descripcion";grid-template-columns:1fr;text-align:center;justify-items:center}.ensamble__titulo{font-size:1.2rem}.card_subcategoria__nombre{width:60%}.busqueda_ensamblador>input{width:16em}.ensamble_info__info>.card_componente-select__nombre{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1}.ensamble_info__info>.contenedor_productos_cabecera--nombre{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1}.ensamble_info__info>.card_producto_ensamblador_nombre{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1}}.busqueda__contenedor{display:flex;flex-direction:column;gap:1em;padding:2% 5%;width:90%}.busqueda__contenedor__textos{display:flex;flex-direction:column;gap:1em;font-family:"Poppins-Regular",sans-serif}.busqueda__contenedor__titulo{color:#eb6825;font-size:32px;text-align:center}.busqueda__contenedor__subtitulo{text-align:center;font-size:18px}.barra_busqueda{display:flex;flex-direction:column;position:relative}.barra_busqueda__contenedor{width:84%;display:grid;font-size:1.5em;position:relative;padding:0 8%}.barra_busqueda__contenedor--input{padding:0.5em;width:calc(100% - 1em);height:2em}.barra_busqueda__contenedor--icono{position:absolute;left:90%;top:25%;background-color:white}.barra_busqueda__contenedor>.cerrar{cursor:pointer}.barra_busqueda__contenedor>.cerrar:hover{color:red}.loader{border:4px solid rgba(0,0,0,0.1);border-left-color:transparent;border-radius:50%}.loader{border:4px solid rgba(0,0,0,0.1);border-left-color:transparent;width:0.8em;height:0.8em}.loader{border:4px solid rgba(0,0,0,0.1);border-left-color:#ff8800;width:0.8em;height:0.8em;animation:spin89345 1s linear infinite}@keyframes spin89345{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.card_resultado_busqueda{display:grid;padding:0.5em;grid-template-columns:1fr 14fr 1fr;background-color:#efefef;gap:0.5em;cursor:pointer}.card_resultado_busqueda--imagen{width:5em}.card_resultado_busqueda--nombre{font-size:1.3em;font-weight:500;display:flex;flex-direction:column}.card_resultado_busqueda--precio{display:flex;font-size:1.3em;width:100%;justify-content:center;align-items:center}.card_resultado_busqueda:hover{background-color:#f9e9de}.class_compatibles{position:relative;overflow:hidden}.class_compatibles .swiper-button-next,.class_compatibles>.swiper-button-prev{background-color:rgba(0,0,0,0.5);font-size:12px;transform:scale(0.7);width:50px;height:50px;border-radius:100%;color:#ffffff;padding:10px;transition:all 0.3s}.resultados_busqueda__contenedor{display:flex;flex-direction:column;max-height:37vh;overflow-y:auto;gap:0.2em;position:absolute;top:100%;left:0;right:0;z-index:8}.resultados_busqueda__contenedor--sin_resultados{padding:0.5em;display:flex;align-items:center;justify-content:center;font-size:1.5em;background-color:#edefef;color:dimgrey;position:relative}.seleccion_productos{display:flex;flex-direction:column;gap:0.5em}.seleccion_productos__productos_comp{display:flex;flex-direction:column;gap:1em}.seleccion_productos__productos_comp--contenedor{display:grid;grid-template-columns:repeat(6,1fr);gap:0.5em;max-height:30em;overflow-y:auto}.seleccion_productos__productos_comp--sin-resultados{display:flex}.card_vista-busqueda{border:2px solid #c3c3c3;border-radius:10px;box-shadow:rgba(0,0,0,0.4) 0px 2px 4px,rgba(0,0,0,0.3) 0px 7px 13px -3px,rgba(0,0,0,0.2) 0px -3px 0px inset;justify-items:center;background-color:white;padding:1em;display:flex;flex-direction:column}.card_vista-busqueda_imagenes{display:flex;justify-content:center;grid-area:imagen}.card_vista-busqueda_imagenes>figure>img{width:100%;height:auto;border-radius:10px 0 0 10px}.card_vista-busqueda_nombre{grid-area:nombre;text-align:start;width:100%;min-height:32px}.card_vista-busqueda_sku{grid-area:sku;color:#009ee3;display:flex;justify-content:flex-start;width:calc(100% - 1em);padding:0.5em}.card_vista-busqueda_stock{grid-area:stock;color:#000;display:flex;justify-content:flex-start;width:calc(100% - 1em);padding:0.5em;font-size:14px;font-weight:600}.card_vista-busqueda>.no_disponible{color:#db0101}.card_vista-busqueda_precio{grid-area:precio;font-size:16px;color:#156fca;font-weight:700}.card_vista-busqueda_btn_ver_mas{grid-area:ver_mas;padding:0.5em 1em;background-color:#eb6825;color:white;border-radius:10px;cursor:pointer}.card_vista-busqueda_btn_agregar{grid-area:agregar;padding:1em;border-radius:100px;background-color:#156fca;color:white;cursor:pointer}.card_producto_seleccionado{display:grid;padding:0.5em;grid-template-columns:2fr 1fr;gap:0.5em;box-shadow:rgba(99,99,99,0.37) 0px 2px 8px 0px;border-radius:10px}.card_producto_seleccionado--imagen{width:10em}.card_producto_seleccionado__info{display:flex;flex-direction:column}.card_producto_seleccionado--nombre{font-size:2em;display:flex;color:black;flex-direction:column}.card_producto_seleccionado--nombre>small{color:#156fca}.card_producto_seleccionado--marca{width:5em}.card_producto_cargando{display:grid;grid-template-columns:1fr 2fr;padding:0.5em;box-shadow:rgba(0,0,0,0.4) 0px 2px 4px,rgba(0,0,0,0.3) 0px 7px 13px -3px,rgba(0,0,0,0.2) 0px -3px 0px inset}.productos_sugeridos{display:flex;flex-direction:column}.productos_sugeridos__titulo{color:#eb6825;font-size:2em;text-align:center}@media only screen and (max-width:768px){.barra_busqueda__contenedor--icono{left:88%;top:21%}.card_producto_seleccionado--imagen{width:6em}.seleccion_productos__productos_comp--contenedor{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:425px){.card_producto_seleccionado{flex-direction:column-reverse;align-items:center}.busqueda__contenedor__titulo{font-size:25px}h2{font-size:22px!important}.card_producto_seleccionado--nombre{font-size:1em}.barra_busqueda__contenedor--icono{left:86%}.seleccion_productos__productos_comp--contenedor{grid-template-columns:1fr}.barra_busqueda__contenedor{width:88%;padding:0 6%}}.sec_buscador_esamblador{background-color:#ebe7e7}.sec_buscador_esamblador__separacion{border:1px solid #156fca;width:90%;margin:0 5%}.sec_buscador_esamblador__contenedor_lienzos{display:flex;padding:2% 5%;gap:5em}.sec_buscador_esamblador__contenedor_lienzos--lienzo{display:grid}.sec_buscador_esamblador__contenedor_lienzos--texto{font-size:1.2rem;padding:1em;text-align:center}.banner-cards_blog{margin:0px 0px 50px;overflow:hidden;padding:20px 0px}.card_vistaprev{background:#fafafa;box-shadow:0px 4px 4px rgba(0,0,0,0.25);width:353px;height:404px;display:grid;grid-template-rows:196px auto}.card_vistaprev>div{padding:2%;font-family:"Poppins";font-style:normal;display:grid;grid-template-rows:1fr 1fr 0.5fr;justify-items:center;align-items:center}.card_vistaprev>div>section>.titulo{font-style:normal;font-weight:400;font-size:16px;line-height:18px;display:flex;align-items:center;text-align:center;justify-content:center;margin-bottom:5px}.card_vistaprev>div>section>.fecha{font-style:normal;font-weight:400;font-size:12px;line-height:14px;display:flex;align-items:center;text-align:center;justify-content:center;color:#FF7A00}.card_vistaprev>div>.contenido{font-weight:275;font-size:12px;line-height:18px;display:flex;align-items:center;text-align:center;color:#000000}.card_vistaprev>div .link{font-family:"Poppins";font-style:normal;font-weight:600;font-size:12px;line-height:15px;display:flex;align-items:center;text-align:center;color:#F59300;cursor:pointer}.card_vistaprev:hover{filter:drop-shadow(10px 20px 20px rgba(81,78,78,0.25))}.card_cat_blog{width:450px;height:300px;clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%);background-color:#F59300;cursor:pointer;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-content:center;justify-items:center;align-items:end;padding:0px 50px 0px 0px}.card_cat_blog>p{font-family:"Poppins";font-style:normal;font-weight:700;font-size:40px;color:#FFFFFF;text-shadow:0px 4px 4px rgb(0,0,0);margin:0px 50px;display:flex;flex-wrap:wrap}.cont_post{display:flex;margin:35px 5%;flex-direction:column}.cont_post .banner-cards_blog{background-color:rgba(245,245,245,0);margin:0px 0px 50px}.cont_post .cont_post__cards{margin-top:20px;display:flex;gap:2em;flex-wrap:wrap;justify-content:center}.blog_buscador{display:flex;justify-content:space-between;padding:10px 0px}.blog_buscador>input{width:377px;height:41px;background:#ffffff;box-shadow:1px 4px 1px rgba(0,0,0,0.25);border-radius:5px;padding:5px 10px;font-family:"Poppins";font-size:16px;border:#efe8e8 1px solid}.blog_buscador>button{border:none;box-shadow:1px 4px 1px rgba(0,0,0,0.25);background-color:orange;border-radius:5px;color:white;font-size:16px;width:150px;cursor:pointer}.cont-product__listProduct_blog{margin-top:20px;overflow:hidden}.cont_post_titulo{width:100%;overflow:hidden}.cont_post_titulo>figure>picture>img{height:100%;object-fit:cover;object-position:center center}.cont_post_titulo .titulo_post{color:rgb(15,14,14);padding:0px 5px;font-size:36px;border-radius:5px;text-align:center;font-weight:700}.cont_post_texto{display:grid;grid-template-columns:3fr 1fr;margin:25px 5%}.cont_post_texto>.productos_sugeridos_post{display:flex;flex-direction:column;row-gap:10px}.post_direccionamiento{display:flex;column-gap:60px;justify-content:space-evenly}.post_direccionamiento .links_direccionamiento{display:flex;align-items:center;column-gap:5px;color:#ff6600}.post_direccionamiento .sinLink{visibility:hidden}.post_direccionamiento .art_previo{display:flex;flex-direction:column;align-items:flex-end;text-align:end}.post-post_sugeridos{margin:30px 5%;overflow:hidden;padding-bottom:5px}.cont_post_sugeridos-post-direccionamineto{display:grid;margin:0px 5%;row-gap:20px}.blog_sin_resultados{display:flex;column-gap:10px;margin:20px;align-content:center;justify-content:center;font-size:24px;color:#d5d5d5}.articulo_no_encontrado{display:flex;flex-direction:column;align-items:center;justify-content:center;height:10em;font-size:26px;color:#dfdad6}.v-enter-active,.v-leave-active{transition:opacity 0.5s ease}.v-enter-from,.v-leave-to{opacity:0}.text_post{overflow:hidden;padding:revert}.text_post img{max-width:100%!important;height:auto!important}.text_post a,.text_post ol,.text_post ul{text-decoration:unset;list-style:auto;padding:revert}@media only screen and (max-width:1024px){.cont_post__cards{justify-content:space-between}}@media only screen and (max-width:768px){.cont_post_titulo>.titulo_post{font-size:26px}.banner-simple{display:none}.cont_post_titulo>figure>picture>img{height:200px}.cont_post .cont_post__cards{justify-content:space-between}}@media only screen and (max-width:425px){.cont_post_texto{grid-template-columns:1fr}.post_direccionamiento{display:flex;column-gap:0px;justify-content:space-between}}@media only screen and (max-width:320px){.blog_buscador{justify-items:center}.blog_buscador>input{width:200px}}.pagination{width:calc(100% - 40px);padding:20px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.pagination>span{font-size:16px;color:rgb(70,70,70);font-family:"Open Sans",sans-serif}.pagination>ul{display:flex;flex-wrap:wrap;margin:10px}.pagination>ul>li>a{display:block;width:30px;height:30px;margin-left:10px;border-radius:50%;text-align:center;transition:background 0.6s;border:1px solid rgb(140,140,140);font-size:18px;line-height:28px}.pagination>ul>li>a:hover{background:rgb(0,158,227);color:#FFF;cursor:pointer;border:1px solid rgb(240,240,240)}.pagination>div{display:block;width:30px;height:30px;margin-left:10px;border-radius:50%;text-align:center;transition:background 0.6s;border:1px solid rgb(140,140,140);font-size:18px;line-height:28px}.pagination>div:hover{background:rgb(0,158,227);color:#FFF;cursor:pointer;border:1px solid rgb(240,240,240)}.pagination .active{background:rgb(0,158,227);color:#FFF;cursor:pointer;border:1px solid rgb(240,240,240)}.secciones_enc_bus{display:grid;grid-template-columns:1fr 1fr;gap:20px;background-color:#ebe7e7;padding:20px}.banner-brand__slide_sec{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.banner-brand__slide_sec>figure{width:100%;height:100%;background-color:white;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;transition:all 0.2s}.banner-brand__slide_sec>figure>picture{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.banner-brand__slide_sec>figure:hover{transform:scale(1.03);z-index:10}@media only screen and (max-width:768px){.secciones_enc_bus{grid-template-columns:1fr}}.cont-h-6{width:100%;height:auto;display:grid;grid-template:auto/repeat(6,1fr)}.cont-h-5{width:100%;height:auto;display:grid;grid-template:auto/repeat(5,1fr)}.cont-h-4{width:100%;height:auto;display:grid;grid-template:auto/repeat(4,1fr)}.cont-h-3{width:100%;height:auto;display:grid;grid-template:auto/repeat(3,1fr)}.cont-h-2{width:100%;height:auto;display:grid;grid-template:auto/repeat(2,1fr)}.column{display:flex;flex-direction:column}.row{display:flex;flex-wrap:wrap}.center{justify-content:center;align-items:center;flex-wrap:wrap}.v-center{align-items:center;flex-wrap:wrap}.stretcher{width:100%;height:auto;display:grid;grid-template:auto/1fr 1fr 1fr 1fr 0.5fr}.stretcher__item{height:500px}.stretcher__item>div{width:100%;height:100%;transition:all 0.3s;background-repeat:no-repeat;background-position:center;background-size:cover}.stretcher__item>div>picture{width:100%;height:100%}.stretcher__item>div>picture>img{width:100%;height:100%;object-fit:cover}.stretcher__item>div:hover{transform:scale(1.02);box-shadow:0 2px 120px rgba(0,0,0,0.2);z-index:2;width:150%;margin-left:-25%}.stretcher__item-more{background-color:#F2AB27;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.stretcher__item-more>span{width:100%;text-align:center;font-size:26px;color:#ffffff;transition:all 0.3s}.stretcher__item-more:hover>span{margin-left:-20%}.stretcher__item-more:hover>span>i{display:none}.stretcher__item-more:hover>span:after{content:"Ver todas"}.brands{padding:15px;width:calc(100% - 30px)}.brands__item{margin:10px}.brands__item>figure{width:175px;border:2px solid rgba(240,240,240,0.5);padding:20px 10px;margin:10px auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.brands__item>figure:hover{box-shadow:0px 0px 14px 1px rgba(0,0,0,0.75)}.brands__item>figure>img{width:80%;margin:0 auto}.cont-products{width:100%;display:grid;grid-template:auto/2fr 6fr}.cont-products__filter{width:calc(100% - 40px);display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;color:#666666}.cont-products__filter span{padding:0 10px}.cont-products__filter>div{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.cont-products__filter .form__input{padding:2px}.cont-products__filter .form__input>input{padding:2px 8px}.cont-product__title{position:relative;width:90%;padding:15px 5%;display:flex;flex-direction:column;color:black;font-weight:600;font-size:32px}.cont-product__title>small{width:100%;font-size:60%;margin-top:5px;font-weight:normal}.cont-product__title>span{font-size:450%;color:rgba(99,99,99,0.07);position:absolute;width:100%;white-space:nowrap;left:2%;top:-20%;z-index:-1;overflow:hidden;font-weight:bold;display:none}.cont-product__detail{width:90%;padding:15px 5%;display:grid;grid-template:auto/4fr 6fr;position:relative}.cont-product__img{position:relative;min-height:200px;transition:all 0.3s;overflow:hidden;background:#f5f5f5;padding:25px 0}.cont-product__img>div{width:90%}.cont-product__img:hover .swiper-button-next,.cont-product__img:hover .swiper-button-prev{display:flex}.cont-product__img .swiper-button-next,.cont-product__img .swiper-button-prev{background-color:rgba(0,0,0,0.5);font-size:12px;transform:scale(0.7);width:50px;height:50px;border-radius:100%;color:#ffffff;padding:10px;transition:all 0.3s;display:none}.cont-product__img .swiper-button-next:hover,.cont-product__img .swiper-button-prev:hover{transform:scale(0.9)}.cont-product__img .swiper-pagination-white{--swiper-pagination-color:#828282}.cont-product__img>span{color:darkgray;font-size:9px;width:100%;text-align:center;display:inline-block}.cont-product__img-zoom{width:300px;height:300px;background-color:red;position:absolute;right:calc(45% - 150px);top:50px;z-index:1}.cont-product__property{grid-template:auto/1fr;margin:0px 0px 0px 50px}.cont-product__property>div{padding:5px}.cont-product__property-brand{width:100%;padding:5px 0px 15px 0px;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap;justify-content:space-between}.cont-product__property-brand img{width:100px}.cont-product__property-characteristics{width:100%;padding:5px 0px 15px 0px;border-bottom:1px solid #e0e0e0;margin-bottom:15px;display:flex;flex-direction:column}.cont-product__property-characteristics div{width:100%;padding:8px 0px;display:grid;grid-template:auto/1fr 1fr;color:#666666}.cont-product__property-characteristics div>span{padding-right:10px;font-family:"Open Sans",sans-serif;font-size:14px}.cont-product__property-qualification{width:100%;padding:5px 0px;font-size:30px;color:rgba(102,102,102,0.4);transition:all 0.3s}.cont-product__property-qualification>i{cursor:pointer}.cont-product__property-qualification>i:hover{color:#666666}.cont-product__property-qualification>i.star-active{color:#009ee3}.cont-product__property-favorites{padding:8px 0px;color:#666666}.cont-product__property-favorites>button{color:#666666;background-color:transparent;font-weight:600;cursor:pointer}.cont-product__discount{width:calc(70% - 30px);padding:0px 15px;max-width:320px}.cont-product__discount>div{overflow:hidden;border-radius:2px;display:grid;grid-template-areas:"head head head" "col col col"}.cont-product__discount>div>div:first-child{grid-area:head;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;font-size:18px;background-color:#ff4c4c;padding:5px;color:#fff;text-align:center}.cont-product__discount>div>div:first-child>small{width:100%}.cont-product__discount>div>div:not(:first-child){display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;color:rgb(0,158,227);font-size:30px;padding:10px;background-color:rgb(240,240,240)}.cont-product__discount>div>div:not(:first-child)>span{font-size:14px;color:#666666;font-family:"Open Sans",sans-serif}.cont-product__price{width:calc(100% - 30px);padding:0px 15px 15px 15px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;border-bottom:1px solid #e0e0e0}.cont-product__price>h1{padding:0px 10px;color:rgb(0,158,227);font-size:45px}.cont-product__price>div{padding:0px 15px 0px 0px;line-height:16px;font-size:16px;color:#777777;font-weight:normal}.cont-product__price>div>.old-price{text-decoration:line-through}.cont-product__tag{width:calc(100% - 30px);padding:15px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;color:#5d802f;display:grid;grid-template:auto/1fr 1fr}.cont-product__tag img{width:30px;margin:10px}.cont-product__quantity{width:calc(100% - 30px);padding:0px 15px;display:flex;flex-wrap:wrap;align-items:center;flex-wrap:wrap;color:#666666;border-bottom:1px solid #e0e0e0}.cont-product__quantity>.form__input{width:100px;margin-right:60px}.cont-product__button{width:100%;padding:15px 0px;display:flex;justify-content:flex-end}.cont-product__button>button{margin:5px 10px}.cont-product__button>button:last-child{background-color:transparent;border:1px solid #336796;color:#336796}.cont-product__button>button:hover{background-color:rgba(58,61,69,0.8);color:#ffffff}.cont-product__button-b2b{width:100%;display:grid;grid-template:auto/1fr 1fr;grid-gap:5px;border-top:1px solid #e0e0e0;padding-top:10px}.cont-product__button-b2b>h4,.cont-product__button-b2b>span{padding:5px;text-align:center;color:#666666}.cont-product__button-b2b>span{font-size:16px}.cont-product__button-b2b>div{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.cont-product__button-b2b>div>input{width:40px;padding:2px 5px;text-align:center;border-radius:3px;border:none;border:solid #666666 1px}.cont-product__button-b2b>div>button{padding:5px;width:22px;height:22px;background-color:#2e73bb;margin:2px;text-align:center;line-height:0px;border-radius:3px;cursor:pointer;color:#fff;transition:all 0.3s;font-weight:bold}.cont-product__button-b2b>div>button:hover{background-color:#fbbd10}.cont-product__button-b2b>button{grid-column:span 2;margin:20px auto 20px auto;width:250px}.cont-product__button-b2bxp{width:100%;display:flex;flex-direction:column;border-radius:3px 3px 0px 0px;border-top:1px solid #e0e0e0;padding-top:10px}.cont-product__button-b2bxp>section{background-color:#e0e0e0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:8px;border-radius:3px 3px 0px 0px}.cont-product__button-b2bxp>section>div{margin:5px 0px}.cont-product__button-b2bxp>section>div>label{font-weight:bold}.cont-product__button-b2bxp>section>div>input{width:50px;height:25px;padding:5px;text-align:center;border-radius:3px;border:none;border:solid #666666 1px}.cont-product__button-b2bxp>section>button{margin:5px 0px}.cont-product__button-b2bxp>div{width:100%}.cont-product__button-b2bxp>div>section{width:100%;background-color:#009ee3;display:grid}.cont-product__button-b2bxp>div>section>span{text-align:center;font-size:12px;font-weight:bold;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;padding:5px}.cont-product__button-b2bxp>div>div{width:calc(100% - 2px);display:grid;margin:2px 0px;border:1px solid #e0e0e0}.cont-product__button-b2bxp>div>div>section{width:calc(100% - 10px);padding:10px 5px;display:grid;border-bottom:1px solid #e0e0e0;cursor:pointer}.cont-product__button-b2bxp>div>div>section>span{text-align:center;font-size:11px;font-weight:bold;color:#666666;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.cont-product__button-b2bxp>div>div>span{text-align:center;font-size:12px;font-weight:lighter;color:#000000;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;padding:3px}.cont-product__info{width:calc(100% - 80px);margin-top:40px;display:grid;grid-template:auto/1fr;padding:20px 40px;border-top:solid #f5f5f5 1px}.cont-product__info>div{display:grid;grid-template:auto/1fr 1fr;grid-gap:40px;padding:40px}.cont-product__brand{padding:20px;display:flex;flex-direction:column;margin-top:-100px}.cont-product__brand>figure{width:100%;height:auto;background:#ffffff;border:1px solid #e2e2e2;margin:0 auto;max-width:250px}.cont-product__brand>figure>picture{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.cont-product__brand>figure img{width:80%;margin:0 auto}.cont-product__brand>a{border:1px solid #e2e2e2;width:calc(100% - 30px);padding:20px 15px;display:inline-block;background-color:#f5f5f5;margin:0 auto;color:#666666}.cont-product__tabs{width:100%;height:45px;grid-column:span 2;display:grid;grid-template:auto/1fr 1fr;grid-column:span 2}.cont-product__tabs>li{margin-right:1px;padding:14px 20px;border-top-left-radius:3px;border-top-right-radius:3px;background:#fff;min-width:160px;text-align:center}.cont-product__tabs>.active{border:none;color:#000;box-shadow:0 2px 0px #ed2b3e}.cont-product__tab,.cont-product__tab--active{width:100%;margin-top:20px}.cont-product__tab--active>h3,.cont-product__tab>h3{width:100%;padding:15px 0px;color:#666666;font-size:26px;font-family:"Poppins",sans-serif;font-weight:lighter;text-align:center}.cont-product__tab--active>small,.cont-product__tab>small{width:50px;height:1px;background-color:#2e73bb;display:block;margin-bottom:15px}.cont-product__tab--active>p,.cont-product__tab>p{color:#666666;margin-bottom:10px}.cont-product__tab{display:none}.cont-product__tab--active{display:block}.cont-product__tab--active h4,.cont-product__tab--active li,.cont-product__tab--active p{color:#666;font-weight:lighter}.cont-product__tab--active ul{margin-top:10px}.cont-product__tab--active li{padding:3px 16px;display:flex;font-weight:lighter}.cont-product__tab--active li:before{content:"•";width:auto;height:20px;display:block;margin-right:10px}.cont-product__rating{width:100%;background-color:#fff;display:flex;flex-direction:column}.cont-product__rating>div:first-child{display:grid;grid-template:auto/1fr 1fr}.cont-product__rating>div:first-child>section{padding:30px;border:1px solid #eee;display:flex;flex-direction:column;color:#666666;font-family:"Open Sans",sans-serif}.cont-product__rating>div:first-child>section>h1{width:100%;text-align:right;font-size:52.5px;font-weight:normal}.cont-product__rating>div:first-child>section>.cont-product__property-qualification{font-size:20px;display:flex;flex-wrap:wrap;justify-content:flex-end}.cont-product__rating>div:first-child>section>.cont-product__property-qualification>i{margin:2px 10px 10px}.cont-product__rating>div:first-child>section>span{width:100%;display:inline-block;text-align:right;margin:5px 0px}.cont-product__rating>div:first-child>section>.rating{width:100%;display:flex;flex-wrap:wrap;align-items:center;flex-wrap:wrap;margin:5px 0px;cursor:pointer}.cont-product__rating>div:first-child>section>.rating>div{width:140px;height:5px;background-color:#aed8e9;margin:5px 10px;position:relative;overflow:hidden}.cont-product__rating>div:first-child>section>.rating>div>div{height:100%;background-color:#009ee3}.cont-product__rating>div:first-child>section>.rating>i{font-size:12px;margin-right:10px}.cont-product__rating>a{width:200px;margin:10px auto}.comment-block{width:calc(100% - 80px);padding:40px;border-bottom:1px solid #e0e0e0}.comment-block__info{display:flex;flex-wrap:wrap}.comment-block__info>div{width:50%!important}.comment-block__info>div:first-child{display:flex;flex-wrap:wrap;align-items:center;flex-wrap:wrap}.comment-block__info>div:first-child>figure{width:40px;height:40px;border-radius:100%;overflow:hidden;background-color:#bbbbbb;margin-right:10px}.comment-block__info>div:first-child>figure picture{width:80%}.comment-block__info>div:first-child>span{display:flex;flex-direction:column;font-size:18px;font-family:"Poppins",sans-serif;font-weight:600}.comment-block__info>div:first-child>span>small{font-weight:normal;line-height:1;color:#777777;font-size:75%}.comment-block__info>.cont-product__property-qualification{font-size:20px;display:flex;flex-wrap:wrap;justify-content:flex-end}.comment-block__info>.cont-product__property-qualification>i{margin:5px}.comment-block__comment{color:#666666;font-family:"Open Sans",sans-serif;width:calc(100% - 80px);margin:15px auto;padding-left:20px}.cont-products__filter-open{font-size:18px;padding:0px 10px;background-color:transparent;color:#666666;cursor:pointer}.cont-product__listProduct-title{font-weight:lighter;width:calc(100% - 20px);text-align:center;padding:25px 10px 10px 10px}.perfil__body{width:90%;margin:0 auto;display:grid;grid-template:auto/2fr 6fr}.perfil__body>section{padding:20px;display:flex;flex-direction:column}.perfil__img{width:calc(100% - 50px);margin:0 auto;background:#F5F5F5;padding:25px;display:flex;flex-direction:column}.perfil__img>img{margin-bottom:25px}.perfil__img>span{font-weight:700;color:#666666;margin-bottom:5px}.perfil__title{width:85%;margin:0 auto;padding:10px 0px 20px 0px;border-bottom:solid rgba(128,128,128,0.2) 1px;color:#666;font-size:26px}.perfil__cont-info{width:85%;margin:10px auto 20px auto;padding:10px 0px 20px 0px;display:grid;grid-template:auto/repeat(3,1fr)}.perfil__cont-info a,.perfil__cont-info button{margin:10px}.perfil__cont-info a:hover,.perfil__cont-info button:hover{background-color:rgba(58,61,69,0.8);color:#ffffff}.perfil__cont-info>div{display:flex;flex-direction:column}.perfil__cont-info span{margin:10px;color:#666666;font-weight:700}.perfil__cont-info small{margin:10px 0px 0px 20px;color:#666666;font-size:14px}.order__options{width:calc(100% - 30px);padding:15px;display:flex;flex-wrap:wrap;justify-content:space-between}.order__options>a{width:200px}.order__item-history{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;background-color:#fff;padding:15px 0px;filter:grayscale(41%) opacity(8%);-webkit-filter:grayscale(41%) opacity(8%);-moz-filter:grayscale(41%) opacity(8%)}.order__item-history>img{width:140px;margin:5px}.order__item-history.active{filter:grayscale(0%) opacity(100%)!important;-webkit-filter:grayscale(0%) opacity(100%);-moz-filter:grayscale(0%) opacity(100%)}.order__item-history>span{color:#666666;font-weight:600;margin:5px}.address,.billing{width:calc(93% - 30px);padding:15px;margin:0 auto 25px auto;border-radius:5px;border:solid 4px rgb(236,236,236);display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;color:#666666;font-size:14px;text-align:center;position:relative}.address>h3,.billing>h3{margin:15px 0px 5px 0px}.addres__actions,.billing__actions{position:absolute;right:10px;top:10px;height:auto;width:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.addres__actions>div,.billing__actions>div{width:auto;height:auto;margin:2px;padding:2px;cursor:pointer}.addres__actions>div>a,.billing__actions>div>a{color:#666}.staticPage{padding:0px 0px 50px 0px}.staticPage__banner{width:100%;display:flex;flex-direction:column;margin-bottom:20px}.staticPage__text,.staticPage__text-list{width:calc(100% - 160px);padding:20px 80px 10px 80px;color:#666666;font-size:14px;font-family:"Open Sans",sans-serif}.staticPage__text-list>img,.staticPage__text>img{width:350px}.staticPage__text-list{width:calc(100% - 200px);padding:10px 100px 0px}.staticPage__title{width:calc(100% - 160px);padding:25px 80px 5px;color:#666666;font-family:"Poppins",sans-serif;font-size:26px}.staticPage__collapse{width:calc(100% - 120px);margin:0 auto}.staticPage__collapse>span{width:calc(100% - 20px);padding:10px;display:inline-block;color:rgb(24,0,126);font-weight:500;cursor:pointer;border-bottom:solid 2px rgb(24,0,126)}.staticPage__collapse>span:hover{background-color:#FFA500}.staticPage__collapse>div{width:calc(100% - 20px);padding:20px 10px;background-color:#e4e4e4;display:flex;flex-direction:column;display:none;transition:all 0.3s}.staticPage__collapse>div>.staticPage__text,.staticPage__collapse>div>.staticPage__text-list{width:calc(100% - 30px);padding:10px 15px 0px}.staticPage__img-pageNnoFound{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;filter:grayscale(1)}.staticPage__img-pageNnoFound>h2{filter:grayscale(1)}.shoppingCart{width:calc(100% - 50px);padding:25px;background-color:#F5F5F5;display:flex;flex-direction:column}.shoppingCart__header{width:calc(100% - 30px);padding:15px;display:grid;grid-template:auto/200px 4fr 1fr 1fr 0.1fr;background-color:#fbfbfb;border-top-right-radius:10px;border-top-left-radius:10px;margin-bottom:1px;overflow:hidden}.shoppingCart__header>span{text-align:center;color:#666666;font-weight:600}.shoppingCart__body{width:100%;display:flex;flex-direction:column}.shoppingCart__body>.cart__product{display:grid;grid-template-columns:200px 4fr 1fr 1fr 0.1fr;margin-bottom:1px;grid-template-areas:"imagen nombre cant precio x"}.shoppingCart__body>.cart__product>figure>picture>img{width:100px}.shoppingCart__body>.cart__product>div{display:grid;grid-template:auto/1fr}.shoppingCart__body>.cart__product>div>a{font-size:1.5em;font-family:"Poppins",sans-serif;font-weight:600;display:flex;align-items:flex-end}.shoppingCart__body>.cart__product>span{font-size:22px;font-weight:900}.shoppingCart__body>.cart__product>span>.form__input{max-width:80px}.shoppingCart__body .form__input-button{background-color:transparent;width:30px;height:30px;position:absolute;bottom:22px;right:20px;font-size:22px;color:#666}.shoppingCart__body .form__input-loading{position:absolute;bottom:20px;right:-20px}.shoppingCart__body>.cart__block{background:#ffffff;width:calc(100% - 30px);padding:15px;border:none;margin-bottom:1px}.shoppingCart__body>.cart__block>strong{font-size:30px;padding:15px 0px}.shoppingCart__body>.cart__block-buttons{width:100%}.registro__body{border:solid 1px rgba(0,158,227,0.8);margin:40px auto;width:calc(70% - 80px);padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.registro__body>div{width:calc(100% - 32px);display:grid;grid-template:auto/1fr 1fr}.registro__body>div>h1,.registro__body>div>h3{grid-column:span 2;padding-left:14px;color:#009ee3}.registro__body>div>.form__checkbox,.registro__body>div>p{grid-column:span 2}.registro__body>div>p{margin:5px 15px;font-size:12px;color:#666666}.registro__body .session_error{grid-column:span 2}.login__body{border:solid 1px rgba(0,158,227,0.8);padding:20px;margin:40px auto;display:grid;grid-template:auto/1fr;width:350px;padding:40px}.login__body>div{display:flex;flex-direction:column}.login__body>div>h1,.login__body>div>h3{padding-left:14px;color:#009ee3}.login__body>div>a{padding-left:14px;margin:0px 0px 20px 0px}.login__body>div>button{margin:5px 15px}.recover-password{width:calc(100% - 40px);padding:20px;min-height:50vh;max-width:800px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.recover-password>div{width:calc(80% - 40px);padding:20px;margin:0 auto;display:flex;flex-direction:column}.recover-password>div>h1,.recover-password>div>h3{font-weight:lighter;margin-left:15px;color:#00aff2}.recover-password>div>h1{color:#000;margin-bottom:10px;font-size:22px;text-align:center}.recover-password>div>h1>b{color:#00aff2}.recover-password>div>button{margin:0px 15px}.form{width:calc(100% - 100px);padding:50px;color:#666666;display:flex;flex-direction:column}.form>h2{margin:20px 0px 10px}.form__checkbox,.form__radio{padding:15px;position:relative}.form__checkbox>input,.form__radio>input{display:none}.form__checkbox>label,.form__radio>label{color:#3a3a3a;display:flex;flex-wrap:wrap;align-items:center;flex-wrap:wrap;cursor:pointer}.form__checkbox>label:before,.form__radio>label:before{content:"";line-height:22px;font-size:16px;border:1px solid #bbc4c7;display:inline-block;height:18px;width:18px;margin-right:10px}.form__checkbox>i,.form__radio>i{position:absolute;right:15px;top:15px;font-style:normal;display:block;font-size:70%}.form__checkbox input[type=checkbox]:checked+label:before,.form__checkbox input[type=radio]:checked+label:before,.form__radio input[type=checkbox]:checked+label:before,.form__radio input[type=radio]:checked+label:before{background-color:#ed2b3e;content:"✔";color:#f6f6f6;text-align:center;font-size:15px;line-height:17px;border:1px solid transparent}.form__input,.form__select{padding:15px;position:relative;display:flex;flex-direction:column}.form__input>label,.form__select>label{color:#666666;margin-bottom:10px;font-size:14px}.form__input>input,.form__input>select,.form__select>input,.form__select>select{height:26px;padding:8px 10px;font-size:14px;line-height:1.42857;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:1.5px;display:inline-block;max-width:100%}.form__input>select,.form__select>select{height:46px}select{padding-right:22px!important;background-repeat:no-repeat;background-position:right center;background-size:auto 10px;border:1px solid #e0e0e0;outline:none;background-color:white;padding:5px}.table-col-2{width:100%;display:flex;flex-direction:column}.table-col-2>.table__header{grid-area:head;color:#666;padding:11px;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:600;font-weight:lighter;border:solid #f5f5f5 1px}.table-col-2>.table__body{display:grid;grid-template:auto/1fr 4fr}.table-col-2>.table__body>span{color:#666666;font-family:"Open Sans",sans-serif;padding:11px;font-weight:lighter;border:solid #f5f5f5 1px}.table-col-8{width:calc(100% - 30px);display:grid;grid-template:auto/repeat(8,1fr);margin:20px auto}.table-col-8>.table__header{background-color:#009ee3;padding:10px 15px;color:#fff;border-bottom:2px solid #ddd;font-size:14px;font-weight:600;text-align:center}.table-col-8 .table__col{color:#666666;padding:15px;border-top:1px solid #ddd;background-color:#f0f0f0;text-align:center}.table-col-8 .table__col button{padding:5px;color:#666666;background:transparent;cursor:pointer}.table-col-8 .table__detail{grid-column:span 8;background-color:#f0f0f0;display:flex;flex-direction:column;padding:15px;border-bottom:2px solid #FBBD10;display:none}.table-col-8 .table__detail>h3{width:100%;color:#FBBD10;text-align:center;padding:15px 0px;background-color:#ffffff;border-bottom:2px solid #ddd}.table-col-7{width:calc(100% - 30px);display:grid;grid-template:auto/repeat(7,1fr);margin:20px auto}.table-col-7>.table__header{background-color:#009ee3;padding:10px 15px;color:#fff;border-bottom:2px solid #ddd;font-size:14px;font-weight:600;text-align:center}.table-col-7 .table__col{color:#666666;padding:15px;border-top:1px solid #ddd;background-color:#f0f0f0;text-align:center}.table-col-7 .table__col button{padding:5px;color:#666666;background:transparent;cursor:pointer}.table-col-7 .table__detail{grid-column:span 7;background-color:#f0f0f0;display:flex;flex-direction:column;padding:15px;border-bottom:2px solid #FBBD10;display:none}.table-col-7 .table__detail>h3{width:100%;color:#FBBD10;text-align:center;padding:15px 0px;background-color:#ffffff;border-bottom:2px solid #ddd}.table-col-6{width:calc(100% - 30px);display:grid;grid-template:auto/repeat(6,1fr);margin:20px auto}.table-col-6>.table__header{background-color:#009ee3;padding:10px 15px;color:#fff;border-bottom:2px solid #ddd;font-size:14px;font-weight:600;text-align:center}.table-col-6 .table__col{color:#666666;padding:15px;border-top:1px solid #ddd;background-color:#f0f0f0;text-align:center}.table-col-6 .table__col button{padding:5px;color:#666666;background:transparent;cursor:pointer}.table-col-6 .table__detail{grid-column:span 7;background-color:#f0f0f0;display:flex;flex-direction:column;padding:15px;border-bottom:2px solid #FBBD10;display:none}.table-col-6 .table__detail>h3{width:100%;color:#FBBD10;text-align:center;padding:15px 0px;background-color:#ffffff;border-bottom:2px solid #ddd}.table-col-5{width:100%;display:grid;grid-template:auto/1fr 3fr 1fr 1fr 1fr}.table-col-5>.table__col,.table-col-5>.table__header{background-color:#ffffff;border-bottom:2px solid #ddd;padding:15px 10px;font-weight:600;text-align:center}.table-col-5>.table__col{font-weight:normal}.table-col-4{width:100%;display:grid;grid-template:auto/repeat(4,1fr)}.table-col-4>.table__col,.table-col-4>.table__header{background-color:#ffffff;border-bottom:2px solid #ddd;padding:15px 10px;font-weight:600;text-align:center}.table-col-4>.table__col{font-weight:normal}.table-col-3{width:100%;display:grid;grid-template:auto/1fr 3fr 1fr}.table-col-3>.table__col,.table-col-3>.table__header{background-color:#ffffff;border-bottom:2px solid #ddd;padding:15px 10px;font-weight:600;text-align:center}.table-col-3>.table__col{font-weight:normal}.table-col-space{width:100%;height:8px;border-top:solid #ddd 2px;display:none}@media only screen and (max-width:1320px){.cont-products{width:95%;padding:0px 2.5%}.cont-product__detail,.cont-product__title{width:95%;padding:15px 2.5%}}@media only screen and (max-width:1250px){.cont-products{width:calc(100% - 20px);padding:0px 10px}.cont-product__detail,.cont-product__title{width:calc(100% - 20px);padding:10px}}@media only screen and (max-width:1220px){.cont-h-6{display:grid;grid-template:auto/repeat(4,1fr)}.stretcher{display:grid;grid-template:auto/1fr 1fr 1fr 1fr}.stretcher>.stretcher__item:last-child{display:none}.cont-product__brand>figure{height:180px}.perfil__body{width:100%;display:grid;grid-template:auto/3fr 6fr}.perfil__body>section{padding:20px 10px}.perfil__title{width:95%}.perfil__cont-info{width:95%}.cont-p-Featured>a{width:480px}.cont-p-Featured>div{width:calc(100% - 500px)}}@media only screen and (max-width:1124px){.cont-p-Featured>a{width:380px}.cont-p-Featured>div{width:calc(100% - 400px)}.cont-product__detail{display:grid;grid-template:auto/6fr 5fr}}@media only screen and (max-width:1024px){.cont-p-Featured>a{width:350px}.cont-p-Featured>div{width:calc(100% - 380px)}.login__body,.registro__body{width:calc(80% - 80px)}.cont-product__info{width:100%;padding:20px 0px}.cont-product__info>div{grid-gap:20px;padding:20px}.cont-h-5{display:grid;grid-template:auto/repeat(4,1fr)!important}}@media only screen and (max-width:980px){.stretcher{display:grid;grid-template:auto/1fr 1fr}.stretcher__item{height:440px}.cont-products{display:grid;grid-template:auto/1fr}.cont-product__property{display:grid;grid-template:auto/1fr}.cont-product__brand{display:none}.cont-product__info{display:grid;grid-template:auto/1fr}.perfil__cont-info{display:grid;grid-template:auto/repeat(2,1fr)}.form{width:calc(100% - 20px);padding:10px}.cont-h-3{display:grid;grid-template:auto/repeat(2,1fr)}.form>h2{font-size:26px}.table-col-7,.table-col-8{display:grid;grid-template:auto/1fr}.table-col-7>.table__header,.table-col-8>.table__header{display:none}.table-col-7>.table__col,.table-col-8>.table__col{display:flex;justify-content:space-between}.table-col-7>.table__col:before,.table-col-8>.table__col:before{content:attr(data-title);font-weight:bold}.table-col-7 .table__detail,.table-col-8 .table__detail{grid-column:span 1}.table-col-6{display:grid;grid-template:auto/1fr}.table-col-6>.table__header{display:none}.table-col-6>.table__col{display:flex;justify-content:space-between}.table-col-6>.table__col:before{content:attr(data-title);font-weight:bold}.table-col-6 .table__detail{grid-column:span 1}.table-col-3,.table-col-4,.table-col-5{display:grid;grid-template:auto/1fr}.table-col-3>.table__header,.table-col-4>.table__header,.table-col-5>.table__header{display:none}.table-col-3>.table__col,.table-col-4>.table__col,.table-col-5>.table__col{display:flex;justify-content:space-between}.table-col-3>.table__col:before,.table-col-4>.table__col:before,.table-col-5>.table__col:before{content:attr(data-title);font-weight:bold;margin-right:15px}.table-col-space{display:block}.staticPage__text,.staticPage__text-list{width:calc(100% - 40px);padding:20px 20px 10px 20px}.staticPage__title{width:calc(100% - 40px);padding:25px 20px 5px}.staticPage__collapse{width:calc(100% - 20px)}.staticPage__text-list>img,.staticPage__text>img{width:260px}.cont-p-Featured>a{width:450px}.cont-p-Featured>div{width:calc(100% - 480px)}.cont-product__property{margin:0px}.cont-product__title{font-size:30px}}@media only screen and (max-width:900px){.cont-p-Featured>a{width:90%;margin:0 auto}.cont-p-Featured>div{width:100%;display:grid;grid-template:auto/repeat(3,1fr)}.recover-password{width:calc(100% - 20px);padding:10px}.recover-password>div{width:calc(90% - 40px)}.login__body,.registro__body{width:calc(90% - 40px);padding:20px}.cont-products__filter{display:grid;grid-template-areas:"cantidad ordernar" "buscador  buscador"}.cont-products__filter>div:first-child{grid-area:cantidad}.cont-products__filter>div:nth-child(2){grid-area:buscador;padding:10px}.cont-products__filter>div:last-child{grid-area:ordernar}}@media only screen and (max-width:860px){.cont-h-4,.cont-h-6{display:grid;grid-template:auto/repeat(3,1fr)}.cont-product__price>h1{font-size:32px}.cont-product__button{padding:5px 0px}}@media only screen and (max-width:760px){.product__img>figure{width:120px;height:120px}.stretcher__item{height:380px}.cont-products__filter span{display:none}.cont-product__detail{display:grid;grid-template:auto/1fr;grid-gap:70px}.cont-product__title{font-size:28px}.cont-product__detail,.cont-product__info{width:calc(100% - 20px);padding:10px}.cont-product__tabs{padding:10px;overflow:auto;display:inline-flex;position:absolute;left:0px;width:calc(100% - 20px)}.cont-product__tab--active>h3,.cont-product__tab>h3{font-size:22px}.table-col-2>.table__body{display:grid;grid-template:auto/2fr 4fr}.perfil__body{display:grid;grid-template:auto/1fr}.registro__body>div{display:flex;flex-direction:column}.registro__body>div>button{margin:15px}.login__body{width:calc(95% - 40px);display:flex;flex-direction:column}.login__body>div:last-child{margin-top:30px}h2{font-size:26px}.cont-product__info>div{display:grid;grid-template:auto/1fr}.cont-product__tabs{display:none}.cont-product__property-brand{margin-top:-80px}.shoppingCart__header{display:grid;grid-template:auto/100px 3fr 1.5fr 1fr 0.1fr!important}.shoppingCart__body{width:100%}.shoppingCart__body>.cart__product{display:grid;grid-template-columns:100px 3fr 0.1fr!important;margin-bottom:1px;grid-template-areas:"imagen nombre x" "cant precio .";font-size:0.8em}.shoppingCart__body>.cart__product>figure>picture>img{width:100px}.cont-product__button{display:grid;grid-template:1fr/1fr 1fr;grid-gap:10px}.cont-product__button>button{width:calc(100% - 24px)!important;font-size:14px!important}.shoppingCart__body>.cart__product>.card_componente-select__nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}.shoppingCart__body>.cart__product>.contenedor_productos_cabecera--nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}.shoppingCart__body>.cart__product>.card_producto_ensamblador_nombre{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}}@media only screen and (max-width:620px){.reloj-jb{font-size:14px!important;padding:20px 10px 20px 10px}.reloj-jb>div{font-size:16px}.cont-p-Featured>div{margin:0 auto;width:100%;display:grid;grid-template:auto/repeat(2,1fr)}.recover-password{width:calc(100% - 20px);padding:10px}.recover-password>div{width:calc(100% - 20px);padding:10px}.cont-h-4,.cont-h-6{display:grid;grid-template:auto/repeat(2,1fr)}.cont-h-5{display:grid;grid-template:auto/repeat(3,1fr)!important}}@media only screen and (max-width:580px){.stretcher__item{height:280px}.brands{padding:5px;width:calc(100% - 10px)}.brands__item>figure{width:85%;margin:0px auto}.brands__item{margin:5px}.cont-product__rating>div:first-child{display:grid;grid-template:auto/1fr}.cont-product__rating>div:first-child>section>.rating{justify-content:center}.cont-product__rating>div:first-child>section{padding:15px}.comment-block__info>.cont-product__property-qualification{font-size:14px}.comment-block{width:calc(100% - 30px);padding:15px}.perfil__cont-info{display:grid;grid-template:auto/1fr}.perfil__title{font-size:22px}.order__options>a,.order__options>select{width:100%;margin-bottom:10px}.cont-h-3{display:grid;grid-template:auto/1fr}.registro__body{width:90%;padding:0px}.registro__body>div{width:calc(100% - 22px);padding:30px 0px}.login__body{width:calc(90% - 20px);padding:40px 10px}.login__body>div{padding:0px}.cont-products{width:100%;padding:0px 0px}}@media only screen and (max-width:480px){.stretcher__item{height:200px}.cont-product__tag{display:grid;grid-template:auto/1fr}.cont-product__tag img{margin:10px 5px 10px 0px}.cont-product__discount{display:grid;grid-template:auto/1fr}.cont-product__button{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.cont-product__button>button{margin-top:10px}.cont-product__quantity>.form__input{margin-right:0px}.comment-block__comment{width:100%;padding-left:0px}.cont-product__property-favorites,.cont-product__property-qualification{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap}.order__item-history>img{width:100px}.order__item-history>span{text-align:center}.cont-product__title{font-size:22px}.cont-product__info>div{grid-gap:10px;padding:0px}.cont-h-5{display:grid;grid-template:auto/repeat(2,1fr)!important}}@media only screen and (max-width:410px){.stretcher__item{height:180px}.cont-product__button-b2bxp>section{justify-content:center}}
/*# sourceMappingURL=main.css.map */