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 1fr;gap:20px;padding:0px;}section.block div.plus{display:flex;justify-content:center;align-content:center;align-items:center;border:0px;}section.block.plus div.side{justify-content:flex-start!important;}section.block div.plus div.img{height:fit-content;margin-right:30px;}section.block div.plus div.img svg{height:70px;margin-bottom:0px;fill:var(--main-color);transition:all .4s;}section.block div.plus:hover div.img svg{transform: scale(-1) rotate(180deg);transition:all .4s;}section.block div.plus div.content{width:100%;padding:0px 0px;}section.block div.plus div.text{width:100%;display:none;}section.block div.plus div.title h1{font-size:1.4rem;font-family:var(--font);text-transform:uppercase;font-weight:700;margin:0px 0px;order:2;padding:0px;}section.block div.plus div.title h1:before{display:none;}section.block div.plus div.text{font-weight:400;margin:0px 0px;line-height:1.4em;color:#000;}section.block div.plus:hover svg{fill:#000!important;}section.block div.plus label{display:none;}section.block.category{gap:0px;grid-template-columns:repeat(3, minmax(250px, 1fr));padding-top:0px;}section.block.category div.img{display:flex;justify-content:center!important;align-items:center;position:relative;height:650px;overflow:hidden;}section.block.category div.img img{width:100%;height:auto;max-height:unset;filter:brightness(0.8);border-radius:0px;}section.block.category div.content{display:none;}section.block.category label{position:absolute;width:100%;bottom:8%;left:0px;text-align:center;color:#fff;font-weight:700;font-size:3rem;transition:bottom .4s;}section.block.category div.img:hover label{bottom:12%;transition:bottom .4s;}section.block.category div.img:hover img{filter:brightness(1);}section.block.numbers{gap:30px;grid-template-columns:repeat(3, minmax(250px, 1fr));padding-top:0px;}section.block.numbers div.block_item{display:flex;align-items:center;padding:40px 40px 40px 170px;box-shadow:0px 5px 20px rgb(0 0 0 / 10%);overflow:hidden;position:relative;background:#fff;}section.block.numbers div.side{justify-content:flex-start!important;}section.block div.numbers div.img{position:absolute;top:-32px;left:-80px;display:flex;justify-content:flex-end!important;background:var(--main-color);width:200px;height:200px;border-radius:50%;padding-right:30px;padding-top:10px;}section.block div.numbers div.img:before{position:absolute;content:'';left:-15px;top:-5px;right:-12px;bottom:0px;opacity:0.1;border-radius:50%;background:var(--main-color);z-index:-1;transition:all .4s;}section.block div.numbers:hover div.img:before{right:-18px;top:-10px;transition:all .4s;}section.block div.numbers div.img svg{fill:#fff;margin-bottom:0px;height:55px;}section.block div.numbers div.title{display:flex;text-align:left;margin-bottom:15px;width:100%;}section.block div.numbers div.title h1{font-size:3rem;font-weight:700;margin:0px}section.block div.numbers div.text{text-align:left;}section.block div.numbers div.text p{font-size:1.5rem;}@media screen and (max-width:700px){section.block{grid-template-columns:1fr!important;padding:0px!important;}section.block.category div.img{height:fit-content;}section.block.category div.img img{width:100%!important;}section.block.plus{grid-template-columns:1fr 1fr!important;gap:40px 20px;}section.block.plus div.side{justify-content:center!important;}section.block div.plus{padding:0px;border-right:0px;flex-wrap:wrap;}section.block div.plus div.title h1{font-size:1.3rem;}section.block div.plus div.img{margin:0px 0px 20px;}section.block div.plus div.img svg{height:55px;}section.block.numbers{gap:20px;margin-top:-80px;}section.block.numbers div.block_item{padding:20px 20px 20px 160px;}section.block div.numbers div.img{padding-right:40px;top:-50px;}section.block div.numbers div.title{margin-bottom:5px;}section.block div.numbers div.title h1{font-size:2.2rem;}section.block div.numbers div.text p{font-size:1.4rem;}}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;}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:40px;}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="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:30px 15px 0px;}div.s_category_container div.product 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.s_category_container div.product div.img img{width:100%;height:auto;max-height:unset;transition:all .4s;}div.s_category_container div.product div:hover.img img{transform:scale(1.1);transition:all .4s;}div.s_category_container div.product p.title{font-size:1.5rem;font-weight:500;text-align:center;font-family:var(--font-body);}div.categoryBlock{display:grid;gap:0px;}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{grid-template-columns:1fr!important;gap:40px;}div.s_category_container div.product div.content{padding:20px 20px 0px;}div.s_category_container div.product p.title{text-align:center;font-size:1.3rem;}div.s_category_container div.product div.img{height:220px;max-height:220px;}div.s_category_container div.product div.img img{width:100%;height:auto;max-height:unset;min-height:100%;}}header div.short_contactInfo{border:1px solid var(--main-color);border-radius:var(--border-radius);padding:5px 20px;font-size:1rem;font-weight:500;transition:all .4s;}header div.short_contactInfo i{margin-right:5px;}header div.short_contactInfo:hover{background:var(--background);border:1px solid var(--background);transition:all .4s;}div.short_contact{display:flex;width:100%;justify-content:space-between;gap:1%;}div.short_contact div.el{width:calc(100% / 4);background:#fff;padding:30px;border-radius:var(--border-radius);display:flex;align-items:center;gap:20px;}div.short_contact div.el p.title_contact{font-size:1.5rem;margin-bottom:0px;font-family:var(--font);font-weight:800;text-align:left;}div.short_contact div.el div.sx{display:flex;align-items:center;justify-content:center;}div.short_contact div.el i.fa{color:var(--main-color);font-size:2.5rem;}@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 h2,div.short_form h3{text-align:center;margin-bottom:10px;}div.short_form div.el{width:49%;padding:0px;margin-bottom:15px;}div.short_form div.el.hidden{margin:0px;}div.short_form div.el.textarea{width:100%;margin-bottom:20px;}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%;margin-bottom:10px;}}section.short_gallery{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:15px;}section.short_gallery div.gallery_item div.img{overflow:hidden;border-radius:10px;}section.short_gallery div.gallery_item div.img img{width:100%;height:auto;max-height:unset;}section.short_gallery div.gallery_item div.img:hover img{transform:scale(1.1);}@media screen and (max-width:700px){section.short_gallery{grid-template-columns:1fr;}}header ul.menu{display:flex;align-items:center;justify-content:flex-start;z-index:1;margin-right:30px;}header ul.menu li{position:relative;}header ul.menu li a{padding:2px 0px;margin:0px 15px;font-weight:500;position:relative;font-family:var(--font-body);}header ul.menu li a:before{content:'';position:absolute;bottom:0px;left:0px;background:var(--main-color);width:0%;height:3px;transition:all .4s;}header ul.menu li a:hover:before,header ul.menu li a.active:before{width:100%;transition:all .4s;}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{flex-wrap:wrap;}ul.menu.list li{width:100%;list-style-type:none;margin:0px;}ul.menu.list a{padding:0px;text-transform:initial;font-weight:400;font-family:var(--font-body);}ul.menu.list a:hover{background:none;}@media screen and (max-width:700px){header ul.menu{display:none;text-align:center;width:100%;line-height:2.5em;margin:20px 0px 0px;}header ul.menu li a:after{display:none;}header ul.menu li a{font-weight:400;}header ul.menu li a.parent{font-weight:600;}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 li{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:30px;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;}}