div.short_account svg{height:36px;}div.short_account a{display:inline-flex;align-items:center;gap:0px;}section.block{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding:0px;}section.block.plus div.side{justify-content:flex-start!important;}section.block.plus div.block_item{background:#fff;padding:50px;}section.block.plus div.intro_item{background:transparent;padding:50px 0px;}section.block.plus div.intro_item h2{margin:0px;}section.block div.plus div.img{height:fit-content;margin-bottom:30px;padding:0px;border-radius:100%;}section.block div.plus div.img svg{height:50px;margin-bottom:0px;fill:var(--main-hover);transition:all .4s;}section.block div.plus div.content{width:100%;padding:0px;}section.block div.plus div.title span.number{display:none;}section.block div.plus div.title h1{font-size:1.6rem;font-family:var(--font);margin:0px 0px 20px;order:2;padding:0px;}section.block div.plus div.title h1:before{display:none;}section.block div.plus div.text{width:100%;text-align:left;}section.block div.plus label{display:none;}section.block.plus div.block_item:hover div.img svg{fill:var(--main-color);}section.block.category div.side{justify-content:flex-start!important;}section.block div.category div.title{padding:22px 0px;border-bottom:1px solid #DFDDD3;width:100%;display:flex;align-items:center;position:relative;}section.block div.category div.title:before{content:'';position:absolute;bottom:0px;left:0px;width:0%;height:1px;background:#000;transition:all .4s;}section.block div.category div.title h1{font-size:1.6rem;font-weight:400;text-align:left;}section.block div.category div.title span.number{font-size:1.5rem;opacity:0;margin-left:-35px;margin-right:10px;transition:all .4s;}section.block div.category div.text{width:100%;text-align:left;display:none;}section.block div.category div.img{height:320px;overflow:hidden;}section.block div.category div.img img{width:100%;height:auto;max-height:unset;min-height:100%;transition:all .4s;}section.block div.category:hover div.title:before{width:100%;transition:all .4s;}section.block div.category:hover div.title span.number{opacity:1;margin-left:0px;transition:all .4s;}section.block div.category:hover div.img img{transform:scale(1.05);transition:all .4s;}@media screen and (max-width:700px){section.block{grid-template-columns:1fr!important;padding:0px!important;}section.block div.category div.img{height:250px;}section.block div.category div.img img{min-height:unset;}section.block div.category div.title span.number{margin-left:0px;opacity:1;}section.block div.category div.title h1{font-size:1.5rem;}section.block.plus{gap:20px;}section.block.plus div.intro_item{padding:0px 0px 20px!important;}section.block.plus div.block_item{padding:40px;}}div.short_brand img{max-height:150px!important;}@media screen and (max-width:700px){div.short_brand img{width:100%;height:auto;max-height:unset!important;}}section.breadcrumb{width:100%;padding:0px;margin:0px;text-align:center;position:relative;}section.breadcrumb a{margin:0px 5px 0px 5px;padding:0px 5px 0px 5px;text-decoration:none;font-size:1rem;color:#fff;}section.breadcrumb a:after{content:"/";position:relative;right:-10px;font-family:'FontAwesome';}section.breadcrumb a:last-child:after{display:none;}@media screen and (max-width:700px){section.breadcrumb a{font-size:0.8rem;}}div.short_cart a.cart{position:relative;display:inline-flex;}div.short_cart svg{height:36px;}div.short_cart p.countCart{position:absolute;top:0px;right:0px;width:20px;height:20px;background:#000000;color:#ffffff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;}div.s_category_container{display:grid;gap:20px;}div.s_category_history,div.s_category_container_brand{display:grid;gap:20px;grid-template-columns:repeat(4, minmax(250px, 1fr));}div.s_category_container[data-column="5"]{grid-template-columns:repeat(5, minmax(250px, 1fr));}div.s_category_container[data-column="4"]{grid-template-columns:repeat(4, minmax(250px, 1fr));}div.s_category_container[data-column="3"]{grid-template-columns:repeat(3, minmax(250px, 1fr));}div.s_category_container[data-column="2"]{grid-template-columns:repeat(2, minmax(250px, 1fr));}div.s_category_container div.product{z-index:9;}div.s_category_container div.product div.content{padding:25px 0px 0px;}div.s_category_container div.product div.img{width:100%;height:500px;max-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:0px;border-radius:var(--border-radius);}div.s_category_container div.product div.img img{height:100%;width:auto;max-width:unset;transition:all .4s;}div.s_category_container div.product div.img img.vertical{min-width:100%;}div.s_category_container div.product p.title{font-size:1.5rem;font-weight:500;text-align:left;font-family:var(--font);}div.s_category_container div.product:hover{margin:-10px 0px 10px;}div.categoryBlock{display:grid;gap:0px;}div.categoryBlock[data-column="5"]{grid-template-columns:repeat(5, minmax(250px, 1fr));}div.categoryBlock[data-column="4"]{grid-template-columns:repeat(4, minmax(250px, 1fr));}div.categoryBlock[data-column="3"]{grid-template-columns:repeat(3, minmax(250px, 1fr));}div.categoryBlock[data-column="2"]{grid-template-columns:repeat(2, minmax(250px, 1fr));}div.categoryBlock div.img{max-width:100%;height:600px;max-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;}div.categoryBlock div.column img{width:100%;height:auto;max-height:unset;filter:brightness(0.8);}div.categoryBlock div.column:hover img{transform:scale(1.1);filter:brightness(1);}div.categoryBlock div.column div.content{padding:0px;position:absolute;bottom:8%;}div.categoryBlock div.column:hover div.content{bottom:10%;}div.categoryBlock div.column p.title{font-weight:700;font-size:3rem;color:#fff;}div.categoryBlock div.column div.cta{margin-top:5px;}div.categoryBlock div.column div.cta p{display:inline;text-decoration:underline;}@media screen and (max-width:700px){div.s_category_container,div.categoryBlock{display:flex;flex-wrap:wrap;gap:30px 20px;}div.s_category_container div.product{width:calc(100% / 2 - 10px);}div.s_category_container div.product:last-child{width:100%;}div.s_category_container div.product div.img{height:250px;max-height:250px;}div.s_category_container div.product div.content{padding:10px 0px 0px;}div.s_category_container div.product p.title{font-size:1.2rem;}}div.short_contactInfo{z-index:1;}header div.short_contactInfo div.el{display:flex;align-items:center;gap:8px;background:rgb(255,255,255);border-radius:40px;line-height:1;padding:10px 20px;font-size:1rem;}header div.short_contactInfo div.el:hover{background:var(--main-hover)!important;}header div.short_contactInfo div.el:hover a{color:#fff;}header div.short_contactInfo div.el:hover i{color:#fff;}header.sticky div.short_contactInfo div.el{background:#000;}header.sticky div.short_contactInfo div.el a{color:#fff;}header.sticky div.short_contactInfo div.el i{color:#fff;}div.short_contact{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;gap:1%;}div.short_contact div.el{width:calc(100% / 3 - 1%);background:#fff;padding:30px;border-radius:var(--border-radius);display:flex;flex-wrap:wrap;align-items:center;gap:20px;}div.short_contact div.el p.title_contact{display:none;font-size:1.2rem;margin-bottom:0px;font-family:var(--font);font-weight:800;text-align:center;}div.short_contact div.el div.sx{display:flex;align-items:center;justify-content:center;width:100%;}div.short_contact div.el div.dx{width:100%;text-align:center;font-weight:500;}div.short_contact div.el div.dx a:hover{color:var(--main-color);}div.short_contact div.el i.fa{color:var(--main-color);font-size:1.8rem;padding:30px;border-radius:100%;border:1px solid #ddd;transition:all .4s;}div.short_contact div.el:hover i.fa{border:1px solid var(--background);background:var(--background);transition:all .4s;}@media screen and (max-width:700px){div.short_contact{flex-wrap:wrap;gap:15px;}div.short_contact div.el{width:100%;padding:15px 25px;}div.short_contact div.el i.fa{font-size:1.8rem;}}div.short_faq a{width:100%;font-weight:700;text-decoration:none;display:block;margin:5px 0px;padding:10px 0px 0px;border-bottom:1px solid #dddddd;}div.short_faq a:last-child{border:0px;}div.short_faq div.single{margin-bottom:70px;}div.short_form div.text_form{font-size:1.1rem;margin-bottom:30px;text-align:center;}div.short_form div.side{gap:20px;}div.short_form h2,div.short_form h3{text-align:center;margin-bottom:10px;}div.short_form div.el{width:calc(100% / 2 - 10px);padding:0px;margin-bottom:0px;}div.short_form div.el.hidden{margin:0px;}div.short_form div.el.textarea{width:100%;margin-bottom:0px;}div.short_form div.el.privacy{width:100%;margin-bottom:0px;text-align:center;font-size:1rem;}div.short_form div.opt-error{display:none;color:#dd0000;}div.short_form div.button{margin:auto;}@media screen and (max-width:700px){div.short_form div.el{width:100%;}}div.short_gallery{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;padding:0px 20px 20px;justify-content:center;}div.short_gallery div.gallery_item div.img{overflow:hidden;border-radius:0px;height:250px;transition:all .4s;}div.short_gallery div.gallery_item div.img img{width:100%;height:auto;max-height:unset;transition:all .4s;}div.short_gallery div.gallery_item div.img:hover img{transform:scale(1.2);transition:all .4s;}div.short_gallery div.gallery_item div.img:hover{transform:scale(0.9);transition:all .4s;}@media screen and (max-width:700px){div.short_gallery{grid-template-columns:1fr 1fr;gap:10px;}div.short_gallery div.gallery_item div.img{height:100px;}div.short_gallery div.gallery_item div.img img{min-height:100%;}}header ul.menu{display:flex;align-items:center;justify-content:flex-start;z-index:1;margin-right:30px;gap:30px;}header ul.menu li{position:relative;}header ul.menu li a{padding:4px 0px;margin:0px;font-weight:500;font-size:1.2rem;position:relative;color:#fff;}header ul.menu li a:before{content:'';position:absolute;bottom:0px;left:0px;background:#fff;width:0%;height:2px;transition:all .4s;}header ul.menu li a:hover:before{width:100%;transition:all .4s;}header ul.menu li a:hover{color:var(--background);transition:all .4s;}header.sticky ul.menu li a:before{background:#000;}header.sticky ul.menu li a{color:#000;}div.submenu{position:relative;z-index:99;opacity:0;visibility:hidden;transition:all .4s!important;}ul.menu li:hover div.submenu{opacity:1;visibility:visible;transition:all .4s!important;}div.submenu ul.menu{flex-wrap:wrap;position:absolute;top:5px;left:0px;width:400%;background:#fff;padding:20px;z-index:2;box-shadow:0 7px 25px rgb(0 0 0 / 10%);border-radius:10px;line-height:2em;}div.submenu ul.menu li{display:block;width:100%;}div.submenu ul.menu li a{margin:0px;color:#000;}ul.menu.list{display:flex;justify-content:center;gap:30px;margin-bottom:20px;}ul.menu.list li{width:fit-content;font-size:1.1rem;list-style-type:none;margin:0px;}ul.menu.list a:hover{color:var(--main-color);}@media screen and (max-width:700px){header ul.menu{display:none;background:var(--background);text-align:center;width:100%;line-height:2.5em;margin:0px;padding:10px 0px;}header ul.menu li a{font-weight:600;font-size:1.1rem;color:#000;}header div.menu_mobile{width:15%;position:relative;top:0px;right:0px;}header div.submenu ul.menu{display:flex;box-shadow:unset;position:relative;min-width:100%;padding:0px;margin:0px;}header div.submenu ul.menu li{text-align:center;}header div.submenu{opacity:1;visibility:visible;}ul.menu.list{flex-wrap:wrap;gap:10px;margin-bottom:30px;}ul.menu.list li{width:100%;justify-content:center;}button.menu{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;width:100%;} .menu svg{height:55px;width:fit-content;} .line{fill:none;stroke:#000;stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4,0,0.2,1);}.line1{stroke-dasharray:60 207;stroke-width:6;} .line2{stroke-dasharray:60 60;stroke-width:6;} .line3{stroke-dasharray:60 207;stroke-width:6;} .opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;} .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6;}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;}}div.short_news div.list_news{display:grid;gap:30px;grid-template-columns:repeat(3, minmax(250px, 1fr));}div.short_news div.list_news[data-column="4"]{grid-template-columns: repeat(4, minmax(250px, 1fr));}div.short_news div.list_news[data-column="3"]{grid-template-columns: repeat(3, minmax(250px, 1fr));}div.short_news div.list_news[data-column="2"]{grid-template-columns: repeat(2, minmax(250px, 1fr));}div.short_news div.el div.detail{padding:30px 30px 0px;}div.short_news div.img{max-width:100%;height:350px;max-height:350px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:0px;border-radius:var(--border-radius);}div.short_news div.img img{height:100%;width:auto;max-width:unset;transition:all .4s;}div.short_news p.title{font-size:1.5rem;font-weight:500;margin-bottom:10px;text-align:left;}div.short_news h2,div.short_news h3{text-align:center;}div.short_news div.el:hover div.img img{transform:scale(1);transition:all .4s;}div.short_news div.first_news div.img{height:100%;max-height:unset;}div.short_news div.first_news h2,div.short_news div.first_news h3{text-align:left;}@media screen and (max-width:700px){div.short_news div.list_news{grid-template-columns:1fr!important;overflow:hidden;gap:40px;}div.short_news div.img{height:220px;}div.short_news div.side{flex-wrap:wrap;}div.short_news div.el div.detail{padding:20px;}div.short_news div.first_news h2,div.short_news div.first_news h3,div.short_news div.first_news{text-align:center;}div.short_news div.first_news div.img{margin-bottom:20px;}}div.short_newsletter form{max-width:700px;margin:0 auto;}div.short_newsletter div.content{display:flex;gap:20px;}div.short_newsletter div.row{flex:1;}div.short_newsletter div.row input[type="email"],div.short_newsletter div.row input[type="text"]{padding:10px;border:1px solid #aaa;width:100%;}div.short_newsletter div.privacy{margin-top:10px;}div.short_newsletter button{height:fit-content;}div.short_newsletter button:hover{background:#555;}@media screen and (max-width:700px){div.short_newsletter div.content{flex-wrap:wrap;}div.short_newsletter div.cta{width:100%;}div.short_newsletter button{width:100%;}}div.short_reviews{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:0px;}div.short_reviews div.el{border:1px solid #DDD;padding:20px;border-radius:10px;transition:all .4s;}div.short_reviews div.el:hover{box-shadow:0 7px 25px rgb(0,0,0,0.1);transition:all .4s;}div.short_reviews div.star{margin-bottom:10px;color:#ffd617;}div.short_reviews div.firma{font-weight:500;margin-top:10px;}div.google{width:100%;text-align:center;margin-bottom:30px;text-decoration:underline;}div.google img{width:110px;margin-bottom:15px;}@media screen and (max-width:700px){div.short_reviews{grid-template-columns:1fr;gap:20px;}}div.short_search{position:relative;width:fit-content;}div.short_search div.input{display:flex;align-items:center;}div.short_search div.input input{padding:12px;width:250px;}div.short_search div.input i.fa-close{display:none;}div.short_search div.suggestion{display:none;position:absolute;top:100%;left:0px;width:100%;background:#fff;z-index:99;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.33);}div.short_search div.suggestion a{display:flex;gap:20px;padding:10px;border-bottom:1px solid #aaa;}div.short_search div.suggestion a:hover{background:#eee;}div.short_search div.suggestion div.img{max-width:60px;}div.short_search div.suggestion img{max-width:100%;}div.short_search a.mobile{display:none;}div.short_search a.closeSearch{display:none;}@media screen and (max-width:700px){div.short_search div.input{width:90%!important;z-index:999;position:fixed;top:50px;left:5%;}div.short_search div.input input{padding:15px;width:100%;}div.short_search div.input i.fa-close{display:block;position:absolute;left:70%;font-size:1.3rem;}div.short_search div.fixedSearch{display:none;}div.short_search div.suggestion{display:block;position:fixed;height:100%;top:0px;background:rgb(0,0,0,0.5);}div.short_search div.suggestion div.allresult{display:none;margin-top:28%!important;}div.short_search div.suggestion div.allresult,div.short_search div.suggestion div.result{background:#fff;width:90%;margin:0px auto;}div.short_search a.mobile{display:flex;font-size:2rem;}}div.short_social{margin-top:0px;display:flex;gap:10px;}div.short_social i.fa{font-size:1.5rem;color:var(--background)!important;}@media screen and (max-width:700px){div.short_social{display:none;}}