﻿*{padding:0;margin:0;box-sizing:border-box}ul,ol{list-style:none}a{text-decoration:none}.uppercase{text-transform:uppercase}.bg-fondo{background-color:#f0f0f0 !important}body{font-family:"Raleway",sans-serif}.container{width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box;padding:0 20px}@media screen and (min-width: 768px){.container,.container--fluid{padding:0 40px}}.d-flex{display:flex}.grid{display:grid}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-items-start{align-items:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-start{justify-content:flex-start}.justify-content-between{justify-content:space-between}.grid-1{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:repeat(3, 1fr)}.grid-4{grid-template-columns:repeat(4, 1fr)}.grid-5{grid-template-columns:repeat(5, 1fr)}.grid-6{grid-template-columns:repeat(6, 1fr)}.gap-1{gap:1rem}.gap-1-5{gap:1.5rem}.gap-2{gap:2rem}.gap-2-5{gap:2.5rem}.gap-3{gap:3rem}.gap-3-5{gap:3.5rem}.gap-4{gap:4rem}.gap-2-5-line{gap:0 2.5rem}.pdt{padding-top:70px}.pdb{padding-bottom:70px}@media screen and (max-width: 768px){.pdt{padding-top:50px}.pdb{padding-bottom:50px}}.bg-color{background:#f0f0f0}#loader{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;background-color:#fff;z-index:100000000;overflow:hidden;text-align:center;background-color:#fff}#loader .loader{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:300px}#loader .loader img{width:200px;max-width:200px;height:auto;object-fit:cover;vertical-align:middle;position:relative}.relative{position:relative}.absolute{position:absolute}.pt-40{padding-top:40px}.pt-10{padding-top:10px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.text-right{text-align:right}.btn{display:inline-block;outline:0;width:100%;height:50px;padding:0 30px;display:flex;justify-content:center;align-items:center;border-radius:8px;border:rgba(0,0,0,0);background-color:rgba(0,0,0,0);font-size:14px;font-weight:700;cursor:pointer;border-color:1px solid rgba(0,0,0,0)}.link-password{text-decoration:none;font-size:15px;font-weight:600;margin-bottom:14px;color:#000;display:inline-block}.btn-primary{background-color:#5ab05e;color:#fff}.btn-primary:hover{background-color:#449148}.btn-default{background-color:#000;color:#fff}.btn-default:hover{opacity:.8}.btn-primary-border{border:1px solid #727272;color:#727272}.btn-primary-border:hover{background-color:#727272;color:#fff}.btn-paypal{background-color:#ffc439}.btn-paypal:hover{filter:brightness(0.95);overflow:inherit}.line-bnr{margin-top:84px}.no-scroll{overflow:hidden}h1.title{font-size:45px;font-weight:900;margin-bottom:40px;color:#000}.width-auto{width:auto}.page-bnr .title{font-size:45px;font-weight:900;margin-bottom:40px;color:#000;text-align:center}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.me-2{margin-right:.5rem !important;font-size:32px !important}.flex-shrink-0{flex-shrink:0 !important}.user_perfil_active{position:absolute;bottom:3px;right:0;width:10px;height:10px;border-radius:50%;background-color:#5ab05e}.footer_loading{position:fixed;left:0;top:0;background:rgba(255,255,255,.3803921569);width:100%;height:100%;right:0;bottom:0;z-index:1000;display:flex;justify-content:center;align-items:center;display:none}.footer_loading svg{width:3.25em;transform-origin:center;animation:rotate4 2s linear infinite}.footer_loading svg circle{fill:none;stroke:#3189fc;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4 1.5s ease-in-out infinite}@keyframes rotate4{100%{transform:rotate(360deg)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}100%{stroke-dashoffset:-125px}}.header{background-color:rgba(0,0,0,0)}.header .logo-fixed{display:none}.header .logo-no-fixed{display:block}.header .user_cart__user svg,.header .user_cart__cart svg{width:28px;height:28px}.header .user_cart__user svg path,.header .user_cart__cart svg path{fill:#000}.header .menu__rrss{margin-right:20px}.header .menu__rrss a{color:#000;font-size:28px;margin-right:20px;display:inline-block}.header .user_cart__cart{position:relative}.header .user_cart__cart .cantidad{position:absolute;top:-6px;left:7px;font-size:11px;background-color:#5ab05e;width:18px;height:18px;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.header.is-fixed{width:100%;background-color:rgba(0,0,0,0);position:fixed;top:0;left:0;z-index:1000}.header.is-fixed .logo-fixed{display:block}.header.is-fixed .logo-no-fixed{display:none}.header.is-fixed .user_cart__user svg path,.header.is-fixed .user_cart__cart svg path,.header.is-fixed .btn-buscar svg path{fill:#fff}.header.is-fixed .menu__rrss a{color:#fff}.header.is-bg-fixed{background-color:#fff}.header.is-bg-fixed .logo-fixed{display:none}.header.is-bg-fixed .logo-no-fixed{display:block}.header.is-bg-fixed .user_cart__user svg path,.header.is-bg-fixed .user_cart__cart svg path,.header.is-bg-fixed .btn-buscar svg path{fill:#000}.header.is-bg-fixed .menu__rrss a{color:#000}.header.is-bg-fixed button.btn-bars{color:#000 !important}.header__grid{display:grid;grid-template-columns:auto 1fr;align-items:center;height:84px}.header__logo{width:180px}.header__img{width:135px;height:auto}.header__bars{display:flex;align-items:center}@media screen and (min-width: 768px){.header__img{width:180px;height:auto}.header__bars{display:none}}@media screen and (max-width: 768px){.menu__rrss,.menu__language{display:none}.header__grid{grid-template-columns:1fr 1fr 1fr;height:70px}.header__img{margin:auto}button.btn-bars{border:none;background:rgba(0,0,0,0);color:#fff;font-size:28px;outline:0;cursor:pointer}}.user_cart__user{margin-right:20px}.header__menu{display:flex;justify-content:flex-end;align-items:center}.menu__user_card.user_cart{display:flex;align-items:center}.home-banner{width:100%}.home-banner .wrap{height:520px}.home-banner .wrap .image-bnr{height:520px;min-height:100%;max-height:100%;width:100%;overflow-wrap:anywhere;object-fit:cover;object-position:center;transform-origin:bottom;border-radius:inherit;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;grid-area:1/1/span 3/span 3;position:relative}.link-overlay{position:absolute;left:0;bottom:0;right:0;top:0}.image-bnr-desktop{display:none}@media screen and (min-width: 700px){.image-bnr-desktop{display:block}.image-bnr-mobile{display:none}}@media screen and (max-width: 700px){.home-banner .wrap{height:420px}.home-banner .wrap .image-bnr{height:420px}}.wrap-title .title{font-size:45px;font-weight:900;max-width:600px;width:100%}.filter{position:relative}.filter .filter-visible{position:relative;padding-bottom:10px;border-bottom:2px solid #000;cursor:pointer}.filter .filter-visible span{display:block;padding-right:40px;font-size:18px;font-weight:600;color:#000}.filter .filter-visible .icon{position:absolute;right:0;top:3px;color:#000}.filter .filter-visible:hover .filter-hidden{display:block}.filter .filter-hidden{display:none;position:absolute;right:0;top:94%;width:100%;min-width:250px;background-color:#f2f2f2;padding:15px 0;border-top:4px solid;transition:all .3s ease}.filter .filter-hidden ul li{position:relative}.filter .filter-hidden ul li a{padding:15px 10px;font-size:16px;color:#000;display:block;font-weight:500;border-left:3px solid rgba(0,0,0,0)}.filter .filter-hidden ul li a:hover{color:#727272;font-weight:bold;background-color:#fff;border-left-color:#727272}.filter .filter-hidden ul li:hover .filter-hidden__sub_term{width:100%;min-width:200px;opacity:1}.filter .filter-hidden .filter-hidden__sub_term{transition:all .3s ease;position:absolute;width:0;min-width:0;top:0;right:100%;opacity:0;background-color:#e8e8e8}.product-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(7, auto);gap:10px;padding-top:40px}.product-item{background-color:#f0f0f0}.product-card_item{background-color:#f0f0f0}.product-item-img{width:100%;padding:20px;display:flex;align-items:center;background-color:#f0f0f0}.product-item-img a{margin:auto}.product-item-img img{width:100%;max-width:320px;height:auto;object-fit:cover;margin:auto}.product-item-info{background-color:#f0f0f0;padding:20px;display:flex;justify-content:space-between;align-items:center}.product-item-title{font-size:22px;text-transform:uppercase;color:#000;max-width:280px;line-height:25px}.large-item .product-item-title,.large-item-reversed .product-item-title{max-width:220px}.product-item-title a{color:#000}.product-item-title a:hover{color:#727272}.product-item-term{color:#000;opacity:.5;text-transform:uppercase;display:inline-block;font-size:14px;font-weight:500;margin-top:10px}.product-item-price{font-weight:bold;display:inline-block;font-size:20px}.product-item-info__precios{display:flex;justify-content:flex-end;text-align:right;flex-direction:column}.large-item,.large-item-reversed{grid-column:span 2;grid-row:span 2;background-size:cover;font-weight:bold;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;min-height:700px}.product-grid_last .product-item:nth-child(5){grid-column:3;grid-row:2}.product-grid_last .product-item:nth-child(6){grid-column:3;grid-row:3}.product-grid_last .product-item:nth-child(13){grid-column:1;grid-row:6}.product-grid_last .product-item:nth-child(14){grid-column:1;grid-row:7}.product-grid_last .product-item:nth-child(23){grid-column:3;grid-row:10}.product-grid_last .product-item:nth-child(24){grid-column:3;grid-row:11}.product-grid_last .product-item:nth-child(31){grid-column:1;grid-row:14}.product-grid_last .product-item:nth-child(32){grid-column:1;grid-row:15}.product-grid_last .product-item:nth-child(41){grid-column:3;grid-row:18}.product-grid_last .product-item:nth-child(42){grid-column:3;grid-row:19}.product-grid_last .product-item:nth-child(49){grid-column:1;grid-row:22}.product-grid_last .product-item:nth-child(50){grid-column:1;grid-row:23}.product__item_card{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-top:40px}.swiper-container{width:100%;height:100%}.overflow-x-hidden{overflow-x:hidden}.swiper-button-top .swiper-button-next,.swiper-button-top .swiper-button-prev{width:40px;height:40px;background-color:#ccc;border:1px solid #ccc;top:-23px;border-radius:50%}.swiper-button-top .swiper-button-next::after,.swiper-button-top .swiper-button-prev::after{font-size:20px;color:#fff}.swiper-button-top .swiper-button-next:hover,.swiper-button-top .swiper-button-prev:hover{background-color:#000;border-color:#000}.swiper-button-top .swiper-button-next:hover::after,.swiper-button-top .swiper-button-prev:hover::after{color:#fff}.swiper-button-top .swiper-button-prev{left:auto;right:60px}.pages-clientes .cliente-img{display:flex;justify-content:center;align-items:center}.pages-clientes .cliente-img img{width:180px;height:auto;object-fit:cover;opacity:.4}.pages-clientes .cliente-img:hover img{opacity:1}.footer{width:100%;position:relative;padding:60px 0;background-color:#000}.footer__info{color:#fff;max-width:500px}.footer__info h1,.footer__info h2,.footer__info h3,.footer__info h4,.footer__info h5,.footer__info h6{color:#fff}.footer__info a{color:#000}.footer__info .footer__info-title{font-size:45px;font-weight:900;margin-bottom:35px}.footer__info p{font-size:24px;font-weight:500;margin-bottom:20px;line-height:33px}.footer__info p strong{font-weight:900}.footer__menu ul li{margin-bottom:20px}.footer__menu ul li a{font-size:45px;font-weight:900;color:#fff;display:inline-block}.footer__menu ul li .sub-menu{margin-top:20px;max-width:350px}.footer__menu ul li .sub-menu li a{font-size:24px;font-weight:600;color:#fff}.footer__menu ul li .sub-menu li a:hover{color:#727272}.footer__logo-pago{margin-top:40px}.footer__logo-pago img{width:150px}.footer__menu-logo{margin-top:50px}.footer__menu-logo .links a{font-size:45px;margin-bottom:20px;color:#fff;display:block;font-weight:900}.footer__menu-logo .links a:hover{color:#727272}.footer__menu-logo .logo img{width:250px;height:auto;object-fit:cover}.copy-right{background-color:#212020;color:#888;padding:20px 0}.copy-right .row{display:flex;align-items:center;justify-content:space-between}.copy-right .firma{opacity:.6}.copy-right .firma a{color:#888;font-size:14px;display:flex;align-items:center}.copy-right .firma a svg{width:80px;padding-left:10px;height:auto}.copy-right .firma a svg path{fill:#888}.copy-right .text p{color:#888;font-size:15px;font-weight:400}.single__title{font-size:34px;font-weight:900;margin-bottom:10px;text-transform:uppercase}.single__terms_list{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:30px}.single__terms_list .single__term{font-size:14px;font-weight:500;color:#8f8f8f;display:inline-block;margin:7px}.single__medidas{font-size:16px;margin-bottom:20px}.single__wrap{display:flex;justify-content:space-between;align-items:flex-start;max-width:1120px;margin:auto}.single__galeria{width:calc(100% - 450px);margin-right:60px;overflow:hidden;position:relative}.single__galeria img{width:100%;height:100%;object-fit:cover}.single__galeria .swiper-button-next,.single__galeria .swiper-button-prev{width:40px;height:40px;background-color:#ccc;border:1px solid #ccc;border-radius:50%}.single__galeria .swiper-button-next::after,.single__galeria .swiper-button-prev::after{font-size:20px;color:#fff}.single__galeria .swiper-button-next:hover,.single__galeria .swiper-button-prev:hover{background-color:#000;border-color:#000}.single__galeria .swiper-button-next:hover::after,.single__galeria .swiper-button-prev:hover::after{color:#fff}.home-slide{overflow:hidden;width:100%}.home-slide img{width:100%;height:100%;object-fit:cover}.home-slide .swiper-button-next,.home-slide .swiper-button-prev{width:40px;height:40px;background-color:#fff;border-radius:50%;opacity:.8}.home-slide .swiper-button-next::after,.home-slide .swiper-button-prev::after{font-size:20px;color:#000}.home-slide .swiper-button-next:hover,.home-slide .swiper-button-prev:hover{background-color:#000;opacity:1}.home-slide .swiper-button-next:hover::after,.home-slide .swiper-button-prev:hover::after{color:#fff}.single__info{width:100%;max-width:450px;padding:50px 40px;background-color:#fff}.single__precios{margin-top:30px;margin-bottom:30px;display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.message-error p{color:red;font-size:14px;margin-bottom:10px}.checkout__detalles{width:500px;padding:20px}.checkout__wrap{display:grid;grid-template-columns:1fr auto;gap:3rem}.checkout__title{margin-bottom:40px;font-size:30px;font-weight:900}.checkout__title_login{margin-bottom:15px}.checkout__login_buttton{width:auto;padding:0 30px}.checkout__link_login{margin-top:20px;font-size:16px;font-weight:500}.checkout__link_login a{font-weight:bold;color:#727272}.checkout__title_cupon{margin-top:30px;margin-bottom:10px}.checkout__inputs_cupon{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}.checkout__inputs_cupon .btn{width:40%}.checkout__inputs_cupon .form-group{width:59%;margin-bottom:0}.checkout__sub_title{margin-bottom:30px;font-size:22px}.checkout__list_top{display:flex}.checkout__list_imagen{width:80px;height:80px;background-color:#f0f0f0}.checkout__list_imagen img{width:100%;height:100%;object-fit:cover}.checkout__list_info{width:calc(100% - 80px);padding-left:10px}.checkout__list_name span{font-size:14px;font-weight:500;opacity:.5;display:block;margin-bottom:5px}.checkout__list_name p{font-size:18px;display:block;margin-bottom:15px;font-weight:bold}.checkout__list_totales{display:flex;align-items:center;justify-content:space-between}.checkout__list_totales span{font-size:14px;font-weight:500;color:#000}.checkout__list_totales p{font-weight:bold;font-size:18px}.checkout__list_files{padding-top:10px;border-top:1px solid #555;display:flex;align-items:center}.checkout__form{padding-right:3rem;border-right:1px solid #d0d0d0}.checkout__list{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d0d0d0}.checkout__list-files{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-top:12px}.checkout__list-files .design__files{display:flex;align-items:center;gap:0}.checkout__total{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d0d0d0;padding-bottom:20px;margin-bottom:20px}.checkout__total span{text-align:right;font-weight:bold;font-size:18px;display:inline-block}.checkout__total .js-checkout-ttotal-pagar{text-align:right;font-weight:bold;display:inline-block;font-size:18px}.wp-content h1,.wp-content h2,.wp-content h3,.wp-content h4,.wp-content h5,.wp-content h6{margin:20px 0}.wp-content h1 img,.wp-content h2 img,.wp-content h3 img,.wp-content h4 img,.wp-content h5 img,.wp-content h6 img{max-width:100%;height:auto}.wp-content p{font-size:16px;color:#000;line-height:28px}.wp-content p img{max-width:100%;height:auto}.wp-content p+p{margin-top:20px}.wp-content a{color:#727272}.wp-content a img{max-width:100%;height:auto}.wp-content ul,.wp-content ol{list-style:none;margin:20px 0}.wp-content ul li,.wp-content ol li{font-size:16px;color:#000;line-height:28px;position:relative;padding-left:30px;margin-bottom:20px}.wp-content ul li:last-child,.wp-content ol li:last-child{margin-bottom:0}.wp-content ul li img,.wp-content ol li img{max-width:100%;height:auto}.wp-content ul{padding-left:20px}.wp-content ul li::before{font-family:"Font Awesome 5 Free";font-weight:300;content:"";position:absolute;top:1px;left:0;color:#727272;font-size:18px}.wp-content ol{counter-reset:list-counter}.wp-content ol li{counter-increment:list-counter}.wp-content ol li::before{content:counter(list-counter) ".";position:absolute;top:3px;left:0;color:#727272;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:700}.wp-content ol li img{max-width:100%;height:auto}.wp-content blockquote{padding:16px;padding-left:20px;font-size:18px;font-weight:600;border-left:4px solid #727272;background-color:rgba(226,31,29,.1411764706)}.wp-content blockquote img{max-width:100%;height:auto}.wp-content blockquote p{color:#727272}.wp-content blockquote p img{max-width:100%;height:auto}.contact__info p{font-size:28px;font-weight:400;line-height:36px}p.single__p{font-size:15px;line-height:24px;color:#8c8c8c;font-weight:400}em.touch{margin-left:6px;opacity:.6;text-decoration:line-through;font-weight:500}.content-area{margin-top:100px}.error-404{padding:80px 0;max-width:600px;margin:auto}.error-404 .page-title{font-size:45px;font-weight:bold;text-align:center}.error-404 .page-content{margin-top:40px}.error-404 .page-content p{font-size:20px;text-align:center;color:#000}.error-404 .searchform{margin-top:40px}.error-404 .searchform div{display:flex;align-items:center}.error-404 .searchform input[type=text]{width:100%;box-sizing:border-box;outline:0;padding:12px 20px;border-radius:3px;border:2px solid #ccc;background-color:#f0f0f0}.error-404 .searchform input[type=submit]{box-sizing:border-box;outline:0;padding:12px 20px;background-color:#727272;color:#fff;margin-left:10px;border:none;border-radius:3px;cursor:pointer}.block-columns{position:relative}.block-columns .columns{display:grid;grid-template-columns:repeat(1, 1fr)}.block-columns .columns.col-2{grid-template-columns:repeat(2, 1fr);gap:4rem}.block-columns .columns.col-3{grid-template-columns:repeat(3, 1fr);gap:3rem}.block-columns .columns.col-4{grid-template-columns:repeat(4, 1fr);gap:1.5rem}.min-content{width:900px;max-width:900px;margin:auto}.container-lg{width:900px;max-width:900px;margin:auto}.container-full{width:1200px;max-width:1200px;margin:auto}.container-md{width:700px;max-width:700px;margin:auto}@media screen and (min-width: 1px){.min-content{width:auto;max-width:900px !important}.container-lg{max-width:900px !important}.container-full{max-width:1200px !important}.container-md{width:auto;max-width:700px !important}.container-sm{width:auto;max-width:500px !important}.container-about{width:auto;max-width:800px !important}}.block-image-html{position:relative}.block-image-html .bk-imagen-html-wrap{display:flex;justify-content:space-between;align-items:center}.block-image-html .bk-imagen-html-wrap .imagen{width:100%;max-width:400px;height:auto}.block-image-html .bk-imagen-html-wrap .imagen img{width:100%;height:100%;object-fit:cover}.block-image-html .bk-imagen-html-wrap .wp-content{width:calc(100% - 400px);padding-left:60px}.menu__language{margin-right:40px;position:relative}.menu__language .menu__language_visible{display:flex;align-items:center;justify-content:center;cursor:pointer}.menu__language .menu__language_visible img{width:50px;height:auto}.menu__language .menu__language_visible:hover .menu__language_lists{opacity:1}.menu__language .menu__language_lists{transition:all .3s ease;position:absolute;right:-10px;top:100%;opacity:0;padding:10px 0}.menu__language .menu__language_lists .menu__language_list{padding:10px;background:#f2f2f2}.menu__language .menu__language_lists .menu__language_list a{display:flex;align-items:center;font-weight:bold;color:#000}.menu__language .menu__language_lists .menu__language_list a img{width:50px;height:auto}.menu__language .menu__language_lists .menu__language_list:hover a{color:#727272}.gt_float_switcher{box-shadow:none !important;background-color:rgba(0,0,0,0) !important}.gt_float_switcher .gt-selected{background-color:rgba(0,0,0,0) !important}.gt_float_switcher .gt-selected .gt-current-lang{padding:0 !important}.gt_float_switcher img{margin:0 !important}.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code,.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{display:none !important}.gt_float_switcher .gt_options{position:absolute !important;right:0 !important;width:120px}.gt_float_switcher .gt_options a{padding:10px !important;background-color:#727272 !important;font-size:14px !important;color:#fff !important;font-weight:bold !important}.perfil__banner{margin-bottom:40px}.grupo_name___icono{width:60px;height:60px;border-radius:50%;display:inline-block;color:#198754;border:3px solid #198754;background-color:rgba(25,135,84,.1803921569);font-weight:bold;font-size:30px;text-align:center;display:flex;align-items:center;justify-content:center}.perfil__name{padding-left:30px}.perfil__name span{font-size:16px;color:#198754;font-weight:600}.perfil__name p{font-size:20px}.perfil__cerrar_login a{font-size:14px;font-weight:bold;color:#dc3545;display:flex;justify-content:center;align-items:center}.perfil__cerrar_login a svg{width:20px;height:20px;margin-left:10px}.checkout__politicas{margin-top:40px}.checkout__politicas p{font-size:14px;opacity:.6;color:#000;line-height:24px}.checkout__boton{margin-top:40px}.checkout__boton svg{width:auto;height:25px}.gracias__wrap{max-width:600px;margin:auto;text-align:center;color:#000}.gracias__wrap h1{font-size:40px;font-weight:800;margin-bottom:10px;text-align:center}.gracias__wrap h4{margin-bottom:30px}.gracias__wrap p{font-size:16px;font-weight:500;line-height:24px;max-width:500px;margin:auto;margin-bottom:20px;color:#727272}.gracias__wrap p a{font-weight:bold;opacity:1;color:#5ab05e}.perfil__tabs-wrap{width:calc(100% - 200px);padding-left:50px}.perfil__tabs{width:200px}.perfil__tabs ul li{padding:10px;font-size:14px;font-weight:500;background:#fff;border-radius:4px;margin-bottom:10px;color:#000;cursor:pointer}.perfil__tabs ul li.active{background-color:#000;color:#fff}.pefil__tab-content{display:none}.pefil__tab-content.active{display:block}.perfil__content{background-color:#f0f0f0;padding:50px;border-radius:5px}.tab-content__title{margin-bottom:30px;font-size:26px;font-weight:bold}.message-null{margin:10px 0;font-size:16px;font-weight:600;opacity:.6}.perfil__orden_list{padding:10px;border-radius:7px;background-color:#fff;margin-bottom:10px;display:flex;justify-content:space-between;align-items:flex-start}.perfil__td{margin:5px}.perfil__td:last-child{margin-right:0}.perfil__td:first-child{margin-left:0}.perfil__td p{color:#000}.perfil__td p a{color:#5ab05e}.perfil__td p strong{font-size:14px}.perfil__td p:first-child{margin-bottom:10px}.perfil__button{width:35px;height:35px;font-size:16px;background-color:#000;color:#fff;border-radius:3px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border:none}.order-perfil__td_imagen{display:flex;margin-bottom:10px;width:100%}.order-perfil__td_imagen img{width:70px;height:70px;object-fit:cover;margin-right:20px}.order-perfil__td_info{width:calc(100% - 70px)}.order-perfil__td_name{display:inline-block;font-size:14px;font-weight:bold;text-transform:uppercase;color:#000}.order-perfil__td_files_all{margin-top:5px;display:flex;align-items:center}.order-perfil__td_files_all a{background-color:#5ab05e;color:#fff !important;padding:6px 10px;border-radius:2px;margin:4px;display:inline-block;font-size:14px;font-weight:bold}.order-perfil__td_files_all a i{margin-right:5px}.file_link_download{background-color:#000 !important}.page_error__wrap{display:flex;flex-direction:column;align-items:center;max-width:500px;margin:auto}.page_error__wrap h1{margin-bottom:20px;font-size:40px;color:#000}.page_error__wrap p{color:#727272;font-size:16px;margin-bottom:40px}.pages-related .swiper-wrapper{display:flex;align-items:stretch}.pages-related .swiper-slide{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;height:auto;background-color:#f0f0f0}.page-reclamos .reclamos_title{margin-bottom:50px}.page-reclamos .text-center{text-align:center}.page-reclamos .reclamos_text{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid rgba(114,114,114,.3294117647)}.page-reclamos .reclamos_form .reclamo-button{display:flex;align-items:center;justify-content:center;margin-top:20px}.page-reclamos .reclamos_form .reclamo-button .btn{display:inline-block;width:auto}.page-reclamos .reclamos_form h3{margin-bottom:30px}.page-reclamos .reclamos_form .form{margin-top:50px}.page-reclamos .reclamos_form .form-block{padding:50px 0;border-top:1px solid rgba(114,114,114,.3294117647)}.page-reclamos .reclamos_form p{margin-bottom:20px;font-size:15px;color:#727272;line-height:24px}.radio-container{display:inline-block !important;position:relative;padding-left:20px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;line-height:17px;font-size:15px !important;font-weight:400 !important}.radio-container input[type=checbox],.radio-container input[type=radio]{position:absolute;opacity:0;cursor:pointer}.radio-container .text{opacity:.6;display:block;color:#fff}.radio-container .text.black{color:#243455}.radio-container .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border-radius:50%;border:3px solid #e6e7eb}.radio-container .text.black a{color:#5ab05e;font-weight:bold}.radio-container input:checked~.text{opacity:1}.radio-container input:checked~.checkmark{background-color:#5ab05e;border-color:#fff}.btn-buscar{background-color:rgba(0,0,0,0);border:none;margin-right:20px;cursor:pointer;outline:0}.btn-buscar svg{width:28px;height:28px}.page_search__title h3{font-size:24px;opacity:.7;font-weight:400;margin-bottom:40px;display:block;border-bottom:1px solid #ccc;padding-bottom:40px}.page_search__title h3 strong{font-weight:bold}.checkbox-wrapper-37 input[type=checkbox]{display:none}.checkbox-wrapper-37 .terms-label{cursor:pointer;display:flex;align-items:center;color:#000}.checkbox-wrapper-37 .terms-label .label-text{margin-left:10px;font-weight:600}.checkbox-wrapper-37 .checkbox-svg{width:30px;height:30px}.checkbox-wrapper-37 .checkbox-box{fill:#d9d9d9;stroke:#000;stroke-dasharray:800;stroke-dashoffset:800;transition:stroke-dashoffset .6s ease-in}.checkbox-wrapper-37 .checkbox-tick{stroke:#000;stroke-dasharray:172;stroke-dashoffset:172;transition:stroke-dashoffset .6s ease-in}.checkbox-wrapper-37 input[type=checkbox]:checked+.terms-label .checkbox-box,.checkbox-wrapper-37 input[type=checkbox]:checked+.terms-label .checkbox-tick{stroke-dashoffset:0;fill:#fff}.form-group{margin-bottom:20px}.form-group label{font-size:15px;margin-bottom:10px;display:block}.form-control{width:100%;display:block;box-sizing:border-box;height:50px;padding:0 20px;background-color:#fff;color:#414141;font-size:18px;font-weight:600;outline:0;border:2px solid #000;border-radius:5px}.form-control:focus{border-color:#727272}textarea{max-width:100%;min-height:200px;max-height:200px;min-width:100%}label.error{font-size:13px;color:#dc3545;margin-top:5px}.login__form{max-width:400px;margin:auto}.login__registrate_link{font-size:16px;font-weight:500;margin-top:30px;text-align:center}.login__registrate_link a{font-weight:bold;color:#5ab05e}.form-group-icon .input-icon{position:absolute;width:50px;height:auto;right:0;top:16px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0);color:#000;cursor:pointer}.form-group-icon input{padding-right:50px !important}.disabled{background-color:#c8c8c8 !important}.m-cart-drawer{display:flex;height:100%;justify-content:flex-end;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:99999}.grid--no-wrap{flex-wrap:nowrap}.c-grid{display:flex;flex-wrap:wrap;width:100%}.u-text-center{text-align:center}.grid--center-h{justify-content:center}.grid--center-v{align-items:center}.m-cart-drawer.animate .m-cart-drawer__sidebar{transition:transform .4s cubic-bezier(0.29, 0.63, 0.44, 1),opacity .4s cubic-bezier(0.29, 0.63, 0.44, 1),visibility 0s .4s cubic-bezier(0.29, 0.63, 0.44, 1)}.m-cart-drawer.animate .m-cart-drawer__underlay{transition:opacity .4s cubic-bezier(0.29, 0.63, 0.44, 1),visibility 0s .4s cubic-bezier(0.29, 0.63, 0.44, 1)}.m-cart-drawer.active{pointer-events:auto}.m-cart-drawer.active .m-cart-drawer__sidebar{opacity:1;transform:translate(0);transition:transform .4s cubic-bezier(0.29, 0.63, 0.44, 1),opacity .4s cubic-bezier(0.29, 0.63, 0.44, 1),visibility 0s;visibility:visible}.m-cart-drawer.active .m-cart-drawer__underlay{opacity:.4;transition-delay:.1s,0s;transition-duration:.3s,0s;transition:opacity .4s cubic-bezier(0.29, 0.63, 0.44, 1),visibility 0s;visibility:visible}.m-cart-drawer.is-empty .m-cart-drawer__footer,.m-cart-drawer.is-empty .m-cart-drawer__items{display:none}.m-cart-drawer.no-empty .m-cart-drawer__empty{display:none}.m-cart-drawer__sidebar{background-color:#fff;color:#ededed;flex-direction:column;height:100%;max-width:calc(100vw - 3rem);opacity:0;overflow:hidden;padding:4.5rem 0 2.5rem;position:fixed;right:0;top:0;transform:translate(100%);visibility:hidden;width:35rem;z-index:3000}.m-cart-drawer__title{font-size:22px;font-weight:bold;color:#000}@media screen and (min-width: 768px){.m-cart-drawer__sidebar{width:30rem}}.m-cart-drawer__underlay{background:#000;height:100vh;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:2400}.m-cart-drawer__header{justify-content:space-between;margin-bottom:1.5rem;padding:0 1.5rem}.m-cart-drawer__heading{font-weight:600}.m-cart-drawer__heading,.m-cart-drawer__total-label{margin-bottom:0}.m-cart-drawer__total-label{color:#000;opacity:.8;font-size:16px;font-weight:500}.m-cart-drawer__total-value{color:#000;font-size:18px;font-weight:bold}.m-cart-drawer__close{padding:0;font-size:26px;color:#727272;background:rgba(0,0,0,0);cursor:pointer;outline:0;border:none}.m-cart-drawer__close .icon{display:block}.m-cart-drawer__close .icon path{fill:#ededed}.m-cart-drawer__items>form{padding:0 1.5rem}.m-cart-drawer__empty,.m-cart-drawer__items{flex:1;overflow:auto}.m-cart-drawer__empty-content>*{border-color:inherit;color:inherit}.m-cart-drawer__empty-content .a-link{font-size:14px;text-transform:uppercase}.m-cart-drawer__continue-shopping{font-size:18px;line-height:24px;margin-top:1rem}.m-cart-drawer__continue-shopping,.m-cart-drawer__continue-shopping a{border-color:inherit;color:inherit}.m-cart-drawer__continue-shopping a:hover{border-color:#bcbcbc;color:#bcbcbc}.m-cart-drawer__footer{padding:0 1.5rem;border-top:2px dotted #000}.m-cart-drawer__accordion h2{color:inherit}.m-cart-drawer__accordion .m-accordion__icon:after,.m-cart-drawer__accordion .m-accordion__icon:before{background:#ededed}.m-cart-drawer__totals{margin-bottom:1.5rem;padding:1.5rem 2rem 0}.m-cart-drawer__total{justify-content:space-between;margin-bottom:.2rem}.m-cart-drawer__actions{padding:0 2rem}.m-cart-drawer__actions .a-btn{display:block;width:100%}.m-cart-drawer__error{color:#727272;margin-bottom:1rem}.m-cart-drawer__upsell{background:#2e2e2e;padding:2.5rem 1.5rem}.m-cart-drawer__upsell .m-cart-drawer__heading{margin-bottom:1.5rem}.m-cart-drawer__upsell .m-product-card{margin-bottom:1.2rem}.m-cart-drawer__upsell .m-product-card:last-child{margin-bottom:0}.m-cart-drawer__upsell .m-product-card .m-quick-add-variants__button-icon{display:none}.m-cart-drawer__upsell .m-product-card .m-variants__label.m-variants__label--text{color:inherit}.m-cart-drawer__upsell .m-product-card .m-variants__input:disabled+.m-variants__label.m-variants__label--text{color:#bcbcbc}.m-cart-drawer__empty{text-align:center;display:flex;justify-content:center;align-items:center;padding:50px 0}.m-cart-drawer__empty-title{font-size:20px;font-weight:600;color:#000}.a-link{font-size:15px;font-weight:600;margin-top:20px;background:rgba(37,52,85,.1215686275);padding:11px 29px;color:rgba(36,52,85,.3803921569);display:inline-block}.u-unstyled-btn{background:none;border:none;cursor:pointer;display:block;padding:6px;color:#727272;outline:0;font-size:18px}.btn-link{font-size:14px;font-weight:600;margin-top:20px;display:inline-block;padding-bottom:7px;border:none;border-bottom:2px dotted #000;color:#000;outline:0;cursor:pointer;background-color:rgba(0,0,0,0)}.m-cart-drawer-item{gap:2rem;margin-bottom:2rem;border-top:1px solid rgba(204,204,204,.3490196078);padding-top:20px}.m-cart-drawer-item__image{max-width:10rem}.m-cart-drawer-item__image img{display:block;height:auto;width:100%}.m-cart-drawer-item__content{flex:1;flex-direction:column}.m-cart-drawer-item__title{margin-bottom:.8rem}.m-cart-drawer-item__title a{color:#000;font-weight:500;text-decoration:none;line-height:24px}.product-option{color:#000;opacity:.7}.m-cart-drawer-item__actions,.m-cart-drawer-item__information{justify-content:space-between}.m-cart-drawer-item__price{font-weight:bold;text-align:right;font-size:20px;color:#000}.m-cart-drawer-item__actions{padding-top:1rem}.m-cart-drawer-item:first-child{gap:2rem;margin-bottom:2rem;border-top:none;padding-top:0}.m-cart-drawer__totals{margin-bottom:1.5rem;padding:1.5rem 2rem 0}.m-cart-drawer__total{justify-content:space-between;margin-bottom:.2rem}.totals__subtotal-value{color:#000;font-size:18px;font-weight:bold}.m-cart-drawer__heading,.m-cart-drawer__total-label{margin-bottom:0}.m-cart-drawer-item__error-text{color:#727272;font-size:12px;font-weight:500}.cart-cantidad-item{font-size:15px;font-weight:600;color:#000}.title-cart{position:relative;font-size:26px;font-weight:600;margin-bottom:50px}#js_cart_page{font-size:18px;position:absolute;top:0}.cart__line-items{position:relative}.line-item__grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:99px 1fr;position:relative}.line-item__images{align-items:flex-start;display:flex;height:100%}.line-item{padding-bottom:20px;margin-bottom:20px;border-bottom:2px dotted rgba(66,65,68,.2901960784)}.cart__sidebar{width:300px}.cart__content-table{width:calc(100% - 300px);padding-right:60px}.line-item__body{padding-left:20px}.line-item__details{display:flex;justify-content:space-between;align-items:flex-start}.line-item__details-info{width:calc(100% - 100px)}.line-item-subtotal{font-size:18px;font-weight:500;color:#000;width:100px;text-align:right}.line-item__title,.line-item__variants,.line-item__price{margin-bottom:10px;color:#424144;font-size:16px;display:block;width:calc(100% - 100px);line-height:23px}.line-item__variants,.line-item__price{font-size:13px;opacity:.8}.line-item__actions{display:flex;justify-content:space-between;align-items:center}.line-item__remove{font-size:14px;color:#727272;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:0;font-weight:500}.line-item__quantity-selector-minus,.line-item__quantity-selector-plus{width:30px;height:30px;background:#f2f2f2;color:#000;border:1px solid #d4d4d4;border-radius:4px;font-size:20px;outline:0;cursor:pointer}.line-item__quantity-selector-cantidad{width:40px;height:30px;border:none;text-align:center;font-size:15px;outline:0}.cart__sidebar{padding:20px;background-color:#f0f0f0}.sidebar__item{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.sidebar__item p{font-size:16px;color:#000}.quantity-selecto{display:flex;align-items:center}.total_pagar{font-size:18px;font-weight:700}.cart__empty{display:none;flex-direction:column;justify-content:center;align-items:center}.cart__empty h5{font-size:22px;margin-bottom:5px;font-weight:500}.cart__empty.active{display:flex}.cart__sidebar-title{padding-bottom:15px;margin-bottom:26px;border-bottom:2px dotted #000;color:#000}.modal{display:none;position:fixed;z-index:1000000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.modal-content{background-color:#fff;margin:60px auto;padding:20px;border:1px solid #888;width:80%;max-width:500px;border-radius:8px;position:relative}.close-btn{color:#aaa;float:right;font-size:28px;font-weight:bold;cursor:pointer}.close-btn:hover,.close-btn:focus{color:#000;text-decoration:none;cursor:pointer}.cart-design{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #cfcfcf}.design__title{display:flex;justify-content:space-between;align-items:center}.design__title h3{width:calc(100% - 50px);color:#000;font-size:24px;text-transform:uppercase;font-weight:900}.design__title .js-icon-delete-cart{color:#000;font-size:20px;cursor:pointer}.design__files{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:10px}.design__files .file-name{color:#000;font-weight:600;font-size:16px}span.design__file_caja{display:inline-block;width:20px;height:20px;margin-right:10px;background:#000}span.design__file_precio{color:#000;width:calc(100% - 20px)}.design__precio{width:100%;margin-top:20px;display:flex;align-items:center;justify-content:space-between}.design__precio .text{font-size:16px;font-weight:500;color:#000}.design__precio .precio{font-size:18px;font-weight:bold;text-align:right;color:#000}.modal_search{width:100vw;height:100vh;position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000000;background-color:rgba(0,0,0,.7);visibility:hidden;transition:all .3s ease;opacity:0;padding:100px}.modal_search .search_content{background:#fff;padding:20px;position:relative}.modal_search .search_content input[type=text]{width:100%;height:50px;border-radius:5px;border:2px solid;padding:5px 20px;font-size:20px}.modal_search .search_content #searchsubmit{position:absolute;right:40px;top:28px;background-color:rgba(0,0,0,0);border:none;color:#000;font-weight:700;font-size:14px;text-transform:uppercase;cursor:pointer;padding:10px}.modal_search button#jsModalSearchForm{position:absolute;right:30px;top:30px;background:rgba(0,0,0,0);border:none;color:#fff;font-size:20px;cursor:pointer;padding:10px}.modal_search.active{visibility:visible;opacity:1}.menu__rrss_fotter{display:none}.language-mobile{display:none}.header_menu_mobile,.filter-mobile{display:none}.filter-desktop{display:block}@media screen and (max-width: 992px){.product__item_card{grid-template-columns:1fr 1fr}}@media screen and (max-width: 768px){.filter-mobile{display:block}.filter-mobile label{font-size:14px;margin-bottom:10px;font-weight:500;color:#727272;display:block}.filter-mobile select{width:100%;box-sizing:border-box;margin-bottom:20px}.filter-desktop{display:none !important}.perfil__banner>.d-flex{flex-direction:column;align-items:flex-start !important}.perfil__cerrar_login{margin-top:20px;display:flex;justify-content:flex-end;width:100%}.perfil__content{flex-direction:column;padding:15px}.perfil__tabs-wrap{width:100%;padding-left:0;padding-top:40px}ul.jsPerfilUserTabs{overflow:hidden;overflow-x:visible;padding-bottom:10px}.jsPerfilUserTabs li:first-child{margin-left:0}.perfil__tabs ul{display:flex;align-items:flex-start}.perfil__tabs ul li{margin:0 5px;white-space:nowrap}.perfil__tabs{width:100%}.perfil__orden_list{flex-direction:column}.perfil__orden_list:last-child{margin-top:15px}.perfil__orden_list .perfil__td{width:100% !important}.order-perfil__td_imagen{flex-direction:column}.order-perfil__td_info{width:100%}#jsFormPerfilUser .grid,#jsFormResetPassword .grid{grid-template-columns:1fr}.header_menu_mobile{position:fixed;left:0;top:70px;height:100vh;width:100%;background:#f2f2ef;z-index:2000;padding:50px 10px;transition:all .4s ease;display:block;transform:translateX(-100%)}.header_menu_mobile ul li a,.header_menu_mobile ul li span{padding-bottom:20px;font-size:20px;font-weight:bold;display:block;color:#000}.header_menu_mobile ul li a:hover{color:#727272}.header_menu_mobile .sub-menu{opacity:.5;padding-left:22px;border-left:4px solid #b6b6b6;margin-bottom:20px}.header_menu_mobile .sub-menu li a{font-size:16px}.header_menu_mobile .mobile_language{width:100%;display:flex;align-items:center;margin-bottom:40px}.header_menu_mobile .mobile_language a{font-weight:bold;font-size:20px;color:#000;display:flex;align-items:center}.header_menu_mobile .mobile_language img{width:50px;height:auto;margin-right:15px}.header_menu_mobile.active{transform:translateX(0)}.product__item_card{grid-template-columns:1fr}.wrap-title{flex-direction:column}.wrap-title .title{font-size:35px;max-width:100%;width:100%}.wrap-title .filter{margin-top:20px;width:100%;display:flex;justify-content:flex-end}.language-mobile{display:block;margin-right:0;margin-left:16px}.language-mobile .menu__language_lists{left:0}.language-mobile .menu__language_visible img{width:30px;height:auto}.swiper-button-top .swiper-button-next,.swiper-button-top .swiper-button-prev{top:60%}.swiper-button-top .swiper-button-prev{right:auto;left:20px}.swiper-button-top .swiper-button-next{right:20px}.footer__wrap,.footer__menu-logo{flex-direction:column;align-items:flex-start}.footer__menu-logo .links a{font-size:26px}.footer__menu ul{display:none}.text-right{text-align:left}.footer .logo{margin-top:20px}.footer__menu-logo .logo img{width:200px}.menu__rrss_fotter{width:100%;margin-top:30px;display:flex;justify-content:center;align-items:center}.menu__rrss_fotter a{color:#fff;font-size:30px;margin-right:15px}.menu__rrss_fotter a:hover{color:#727272}.copy-right .row .col{width:49%}.copy-right .firma{text-align:right;display:flex;justify-content:flex-end}.product-grid{grid-template-columns:repeat(1, 1fr)}.product-item{grid-column:span 1 !important;grid-row:auto}.large-item,.large-item-reversed{grid-column:span 2;grid-row:auto;min-height:100%}.product-item-info{padding:15px}.product-item-info{flex-direction:column;align-items:flex-start}.product-item-info .col{width:100%}.product-item-title{font-size:20px}.large-item .product-item-title,.large-item-reversed .product-item-title{max-width:100%}.product-item-price{margin-top:10px}.product-item-info__precios{display:flex;justify-content:flex-start;text-align:left;flex-direction:row}.product-item-info__precios em{margin-left:15px}.product-item-img{padding:10px 20px}.block-columns .columns.col-2{grid-template-columns:1fr;gap:1rem}.block-image-html .bk-imagen-html-wrap{flex-direction:column}.block-image-html .bk-imagen-html-wrap .wp-content{width:100%;padding-left:0;padding-top:40px}.block-image-html .bk-imagen-html-wrap .imagen{display:flex;justify-content:center;align-items:center}.block-image-html .bk-imagen-html-wrap .imagen img{width:auto}.single__wrap{flex-direction:column}.single__galeria{width:100%;margin-right:0;margin-bottom:20px}.single__info{width:100%;padding:40px 20px}.single__title{font-size:26px}.pages-clientes .swiper-button-next,.pages-clientes .swiper-button-prev{display:none !important}.contact__grid{grid-template-columns:1fr}.checkout__wrap{grid-template-columns:1fr}.checkout__detalles,.checkout__form{width:100%}.checkout__form{padding-right:0;padding-bottom:3rem;border-right:none;border-bottom:1px solid #d0d0d0}.page-reclamos .grid-3{grid-template-columns:1fr}}