@charset "UTF-8";.input-material-checkbox-wrapper{position:relative;margin:1.58em auto;}.input-material-checkbox-wrapper .input-material-error{display:none;font-size:0.75em;text-align:center;color:#CC0033;position:absolute;bottom:-2.4em;left:0;right:0;}.input-material-checkbox-wrapper .checkmark{position:absolute;top:-0.07em;left:0;height:1.2em;width:1.2em;background-color:transparent;border:1px solid #CCCCCC;-webkit-border-radius:0.2em;-moz-border-radius:0.2em;border-radius:0.2em;-webkit-transition:all 0.25s linear;-moz-transition:all 0.25s linear;-ms-transition:all 0.25s linear;-o-transition:all 0.25s linear;transition:all 0.25s linear;}.input-material-checkbox-wrapper .checkmark:after{content:"";position:absolute;left:0.39em;top:0.06em;width:0.39em;height:0.87em;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:none;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear;}.input-material-checkbox-wrapper label.input-material-label-checkbox{position:relative;font-size:1em;line-height:1.1em;padding-left:1.66em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.input-material-checkbox-wrapper label.input-material-label-checkbox .input-material-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.input-material-checkbox-wrapper label.input-material-label-checkbox .input-material-checkbox:checked ~ .checkmark{background-color:#579C4C;border-color:#579C4C;}.input-material-checkbox-wrapper label.input-material-label-checkbox .input-material-checkbox:checked ~ .checkmark:after{display:block;}.input-material-checkbox-wrapper.error-required .error-required-label{display:block;padding-bottom:0.7em;}.input-group-material{position:relative;margin:1.58em auto;}.input-group-material .input-material-error{display:none;font-size:0.75em;text-align:center;color:#CC0033;position:absolute;bottom:-0.9em;left:0;right:0;white-space:nowrap;}.input-group-material .arrow{position:absolute;display:block;width:0.8em;height:0.8em;right:0.1em;top:0.6em;z-index:-1;}.input-group-material .input-material{font-size:1em;line-height:1.1em;padding:0.3em 0.79em;background-color:transparent;border:none;border-bottom:1px solid #CCCCCC;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:2;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}.input-group-material .input-material::-webkit-calendar-picker-indicator{display:none;}.input-group-material .input-material:invalid{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.input-group-material .input-material:-webkit-autofill{font-family:Montserrat-Medium, sans-serif;font-size:1em;line-height:1.1em;background-color:transparent !important;z-index:0;}.input-group-material .input-material + label.input-material-label{font-size:1em;position:absolute;top:0.17em;left:0;white-space:nowrap;overflow:hidden;cursor:text;z-index:1;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}.input-group-material .input-material + label.input-material-label span.mandatory{color:#CC0033;}.input-group-material .input-material:focus, .input-group-material .input-material:not([value=""]){z-index:0;}.input-group-material .input-material:focus + label.input-material-label, .input-group-material .input-material:not([value=""]) + label.input-material-label{cursor:default;font-size:0.75em;color:#CCCCCC;top:-1em;}.input-group-material .input-material:-webkit-autofill + label.input-material-label{cursor:default;font-size:0.75em;color:#CCCCCC;top:-1em;}.input-group-material .input-material:not([value=""]){border-color:#CC0033;}.input-group-material .input-material:not([value=""]):valid{border-color:#579C4C;}.input-group-material .input-material:not([value=""]):read-only{color:#CCCCCC;border-color:#CCCCCC;}.input-group-material .input-material[data-type=password]{font-family:Montserrat-Medium, sans-serif;padding-right:1.9em;}.input-group-material .input-material[data-type=password] ~ .view-password{background-image:url(/_ui/responsive/theme-officedepot/images/login/ContrasenaInvisible_Gris.svg);}.input-group-material .input-material[type=text] ~ .view-password{background-image:url(/_ui/responsive/theme-officedepot/images/login/ContrasenaVisible_Gris.svg);}.input-group-material .view-password{position:absolute;right:0;top:0;z-index:2;display:block;width:1.87em;height:1.58em;cursor:pointer;background-color:white;background-repeat:no-repeat;background-position:center;background-size:1.87em 1.87em;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear;}.input-group-material.error-controller, .input-group-material.error-required, .input-group-material.error-match, .input-group-material.error-match-password{padding-bottom:0.6em;}.input-group-material.error-controller .input-material, .input-group-material.error-controller .input-material:valid, .input-group-material.error-required .input-material, .input-group-material.error-required .input-material:valid, .input-group-material.error-match .input-material, .input-group-material.error-match .input-material:valid, .input-group-material.error-match-password .input-material, .input-group-material.error-match-password .input-material:valid{border-color:#CC0033;}.input-group-material.error-controller .error-controller-label{display:block;}.input-group-material.error-required .error-required-label{display:block;}.input-group-material.error-match .error-match-label{display:block;}.input-group-material.error-match-password .error-match-password-label{display:block;}.input-group-material-wrapper{margin:1.58em 0;display:flex;}.input-group-material-wrapper .input-group-material{position:relative;margin:0 0.79em;flex:1;}.input-group-material-wrapper .input-group-material:first-child{margin-left:0;}.input-group-material-wrapper .input-group-material:last-child{margin-right:0;}@media(max-width:639px){.input-group-material-wrapper{display:block;}.input-group-material-wrapper .input-group-material:first-child{margin:0 0 1.58em;}.input-group-material-wrapper .input-group-material:last-child{margin:0;}}.input-group-control{font-size:16px;position:relative;margin-top:18px;margin-bottom:20px;}.input-group-control .input-field{height:30px;background-color:transparent;border-top:transparent;border-right:transparent;border-left:transparent;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#cccccc;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.input-group-control .input-field:invalid{border-bottom-color:#CC0033;}.input-group-control .input-field:invalid:required{border-bottom-color:#CC0033;}.input-group-control .input-field:valid{border-bottom-color:#cccccc;}.input-group-control .input-field:valid:required{border-bottom-color:#cccccc;}.input-group-control .input-field:out-of-range{color:#009989 !important;}.input-group-control .input-field.no-placeholder:-ms-input-placeholder{color:transparent;}.input-group-control .input-field.no-placeholder::placeholder{color:transparent;}.input-group-control .input-field.not-editable:disabled{color:#333333;background:transparent;border-color:transparent;}.input-group-control .input-title-label{font-size:0.81em;position:absolute;margin-bottom:8px;bottom:0;transition:all 0.3s;}.input-group-control .error-required-label,
.input-group-control .error-match-label,
.input-group-control .error-response-label{width:100%;text-align:center;font-size:0.75em;color:#FF0033;display:none;position:absolute;}.input-group-control .error-response-label{display:block;}.input-group-control .input-field:focus ~ .input-title-label{transform:translateY(-18px);}.input-group-control .input-field:not([value=""]) ~ .input-title-label{transform:translateY(-18px);}.input-group-control .input-title-label.active,
.input-group-control .input-field:not(:placeholder-shown) ~ .input-title-label,
.input-group-control .input-field:focus ~ .input-title-label,
.input-group-control .input-field:valid:required ~ .input-title-label{transform:translateY(-18px);}.input-group-control .input-field:not(:placeholder-shown):invalid ~ .error-match-label,
.input-group-control .input-field:not(:placeholder-shown):invalid:required ~ .error-match-label,
.input-group-control .input-field:invalid:required ~ .error-required-label,
.input-group-control .input-field[value=""]:required ~ .error-required-label{display:block;}.input-group-control .input-field:not(:placeholder-shown):invalid ~ .error-response-label,
.input-group-control .input-field:not(:placeholder-shown):invalid:required ~ .error-response-label,
.input-group-control .input-field:invalid:required ~ .error-response-label,
.input-group-control .input-field[value=""]:required ~ .error-response-label{display:none;}.input-group-control .input-field:not(:placeholder-shown):required ~ .error-required-label{display:none;}.input-group-box-shadow{display:flex;align-items:center;height:37px;background-color:#FFFFFF;-webkit-box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);-moz-box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.input-group-box-shadow .input-group-form{width:100%;}.input-group-box-shadow .input-group-link{font-style:italic;text-decoration-line:underline;cursor:pointer;border:none;background-color:transparent;}.group-radioComponent .group-radioBtn{}.group-radioComponent .group-radioBtnItems{margin-left:-5px;margin-right:-5px;}@media screen and (min-width:640px){.group-radioComponent .group-radioBtnItems{margin-left:-14px;margin-right:-14px;}}.group-radioComponent .group-radioBtnItem{padding-left:5px;padding-right:5px;}@media screen and (min-width:640px){.group-radioComponent .group-radioBtnItem{padding-left:14px;padding-right:14px;}}.group-radioComponent .group-radioBtn-label{width:100%;cursor:pointer;}.group-radioComponent .group-radioBtn-btn{display:flex;justify-content:center;align-items:center;width:100%;height:45px;padding:14px 8px;border-radius:6px;background-color:#fff;border:1px solid transparent;box-shadow:0 0 8px 0 rgba(132, 132, 132, 0.25);}.group-radioComponent .group-radioBtn-cntTxt{color:#666666;font-size:0.875em;line-height:normal;text-align:center;}.group-radioComponent .group-radioBtn-input{display:none;}.group-radioComponent .group-radioBtn-input:checked + label .group-radioBtn-btn{color:#fff;background-color:#CC0033;border:1px solid #CC0033;}.group-radioComponent .group-radioBtn-input:checked + label .group-radioBtn-cntTxt{color:#fff;}.group-radioComponent .group-radioBtnOutline{}.group-radioComponent .group-radioBtnOutlineItems{margin-left:-5px;margin-right:-5px;}@media screen and (min-width:640px){.group-radioComponent .group-radioBtnOutlineItems{margin-left:-14px;margin-right:-14px;}}.group-radioComponent .group-radioBtnOutlineItem{padding-left:5px;padding-right:5px;}@media screen and (min-width:640px){.group-radioComponent .group-radioBtnOutlineItem{padding-left:14px;padding-right:14px;}}.group-radioComponent .group-radioBtnOutline-label{width:100%;cursor:pointer;}.group-radioComponent .group-radioBtnOutline-btn{display:flex;align-items:center;width:100%;height:45px;padding:14px 8px;border-radius:6px;background-color:#fff;border:1px solid transparent;box-shadow:0 0 8px 0 rgba(132, 132, 132, 0.25);}.group-radioComponent .group-radioBtnOutline-iconCheckbox, .group-radioComponent .group-radioBtnOutline-icon-CL001, .group-radioComponent .group-radioBtnOutline-icon-CL002, .group-radioComponent .group-radioBtnOutline-icon-CL003{display:inline-block;vertical-align:bottom;background-size:100%;background-position:center;background-repeat:no-repeat;min-width:18px;width:18px;height:18px;margin-right:4px;}.group-radioComponent .group-radioBtnOutline-iconCheckbox{background-image:none;min-width:10px;width:10px;height:10px;border:1px solid #999;margin:4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.group-radioComponent .group-radioBtnOutline-icon-CL001{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/Home.svg);}.group-radioComponent .group-radioBtnOutline-icon-CL002{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/store1.svg);}.group-radioComponent .group-radioBtnOutline-icon-CL003{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/Telefono-calling1.svg);}.group-radioComponent .group-radioBtnOutline-cntTxt{color:#666666;font-size:0.75em;line-height:normal;text-align:center;}.group-radioComponent .group-radioBtnOutline-input{display:none;}.group-radioComponent .group-radioBtnOutline-input:checked + label{font-weight:bold;}.group-radioComponent .group-radioBtnOutline-input:checked + label .group-radioBtnOutline-btn{border:1px solid #CC0033;}.group-radioComponent .group-radioBtnOutline-input:checked + label .group-radioBtnOutline-iconCheckbox{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/Icon_Control_Checkbox.svg);min-width:16px;width:16px;height:16px;border:1px solid transparent;margin:1px;}.group-radioComponent .group-radioBtnOutline-input:checked + label .group-radioBtnOutline-icon-CL001{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/Home-red.svg);}.group-radioComponent .group-radioBtnOutline-input:checked + label .group-radioBtnOutline-icon-CL002{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/store1-red.svg);}.group-radioComponent .group-radioBtnOutline-input:checked + label .group-radioBtnOutline-icon-CL003{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/Telefono.svg);}.group-radioComponent .group-radioBtnOutlinePrimary{}.group-radioComponent .group-radioBtnOutlinePrimaryItems{margin-left:-5px;margin-right:-5px;}@media screen and (min-width:640px){.group-radioComponent .group-radioBtnOutlinePrimaryItems{margin-left:-14px;margin-right:-14px;}}.group-radioComponent .group-radioBtnOutlinePrimaryItem{padding-left:5px;padding-right:5px;}@media screen and (min-width:640px){.group-radioComponent .group-radioBtnOutlinePrimaryItem{padding-left:14px;padding-right:14px;}}.group-radioComponent .group-radioBtnOutlinePrimary-label{width:100%;cursor:pointer;}.group-radioComponent .group-radioBtnOutlinePrimary-btn{display:flex;align-items:center;width:100%;height:45px;padding:14px 8px;border-radius:6px;background-color:#fff;border:1px solid transparent;box-shadow:0 0 8px 0 rgba(132, 132, 132, 0.25);}.group-radioComponent .group-radioBtnOutlinePrimary-icon-checkbox{display:inline-block;vertical-align:bottom;min-width:15px;width:15px;height:15px;margin-right:4px;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;border:solid 1px #999;background-color:#fff;}.group-radioComponent .group-radioBtnOutlinePrimary-cntTxt{color:#666666;font-size:0.75em;line-height:normal;text-align:center;}.group-radioComponent .group-radioBtnOutlinePrimary-input{display:none;}.group-radioComponent .group-radioBtnOutlinePrimary-input:checked + label{font-weight:bold;}.group-radioComponent .group-radioBtnOutlinePrimary-input:checked + label .group-radioBtnOutlinePrimary-btn{border:1px solid #CC0033;}.group-radioComponent .group-radioBtnOutlinePrimary-input:checked + label .group-radioBtnOutlinePrimary-icon-checkbox{border:solid 1px #c03;position:relative;}.group-radioComponent .group-radioBtnOutlinePrimary-input:checked + label .group-radioBtnOutlinePrimary-icon-checkbox:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;border:solid 2px #fff;background-color:#c03;}.group-selectQty{position:relative;}.group-selectQty-input{display:inline-block;position:relative;width:100%;height:50px;padding:15px 14px 15px 19px;border-radius:6px;border:solid 1px #ccc;background-color:#fff;background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/Row_down.svg);background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.group-selectQty-list, .group-selectQty-select{color:#999;padding:0;border:solid 1px #ccc;background-color:#fff;position:absolute;width:100%;z-index:1;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;display:none;}.group-selectQty-option{display:flex;align-items:center;position:relative;height:24px;padding:0 14px 0 19px;}.group-selectQty-option:hover{background-color:#ccc;}.group-selectQty-input.active{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/Row_up.svg);}.group-selectQty-input.active + .group-selectQty-list, .group-selectQty-input.active + .group-selectQty-select{display:block;}.group-starsRating{display:flex;align-items:center;}.group-starsRating-icon-star{display:inline-block;background-size:100%;background-repeat:no-repeat;background-position:center;vertical-align:text-bottom;min-width:24px;width:24px;height:24px;background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/star-active.svg);}.group-starsRating-input{display:none;}.group-starsRating-label{padding:0 4px;margin:0;}.group-starsRating-input:checked + .group-starsRating-label ~ .group-starsRating-label .group-starsRating-icon-star{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/star.svg);}.group-starsRating:hover .group-starsRating-label ~ .group-starsRating-label .group-starsRating-icon-star{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/star-active.svg);}.group-starsRating-label:hover ~ .group-starsRating-label .group-starsRating-icon-star{background-image:url(/_ui/responsive/theme-officedepot/images/my-account/policy22/star.svg) !important;}.group-tabNav{padding:18px;background-color:#f9fafe;}.group-tabNav-input{display:none;}.group-tabNav-links{text-align:center;color:#999;font-size:0.9375em;cursor:pointer;width:50%;min-width:fit-content;border-bottom:2px solid #d9d9d9;padding:5px;}.group-tabNav-header{display:flex;}.group-tabNav-content{display:none;margin-top:20px;}.group-tabNav-links.active{color:#333;font-weight:bold;border-bottom:3px solid #c03;}.pickup-component .find-store-display .display-details{overflow:visible !important;}#place-predictions{padding:1em;background-color:#FFFFFF;position:absolute;left:20px;right:20px;z-index:1000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.1);box-shadow:2px 2px 10px 2px rgba(0, 0, 0, 0.1);}#place-predictions li{font-size:0.875em;list-style:none;padding:0.25em 1em;margin-bottom:1px;cursor:pointer;-webkit-transition:all 0.5ss linear;-moz-transition:all 0.5ss linear;-ms-transition:all 0.5ss linear;-o-transition:all 0.5ss linear;transition:all 0.5ss linear;}#place-predictions li:hover, #place-predictions li:focus, #place-predictions li:active, #place-predictions li.active{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}#place-predictions li:hover{background-color:#CCCCCC;}#place-predictions li:focus, #place-predictions li:active, #place-predictions li.active{color:#FFFFFF;background-color:#666666;}#place-predictions li:last-child{margin-bottom:0;}#place-predictions li span{font-size:1.15em;}.icon-checkedMsg{display:inline-block;min-width:5px;min-height:5px;background-repeat:no-repeat;background-position:center;background-size:100%;}.icon-checkedMsg{background-image:url(/_ui/responsive/theme-officedepot/images/cart/checkgris.svg);width:16px;height:16px;background-size:180%;margin-right:10px;margin-top:-2px;}.container-cartMsgUseCoupon{display:flex;justify-content:space-between;align-items:center;padding:13px;box-sizing:border-box;min-height:50px;color:#CC6600;background-color:#FDE5CF;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);-moz-box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);}.container-cartMsgUseCoupon button{color:#CC6600 !important;background-color:transparent;height:inherit;}.container-cartMsgUseCoupon .close-percentageDiscountModal{font-family:Montserrat-Medium, sans-serif;margin-left:16px;}@media screen and (min-width:640px){.container-cartMsgUseCoupon .close-percentageDiscountModal{margin-left:22px;}}@media screen and (min-width:1024px){.container-cartMsgUseCoupon .close-percentageDiscountModal{margin-left:28px;}}@media screen and (min-width:1300px){.container-cartMsgUseCoupon .close-percentageDiscountModal{margin-left:32px;}}.container-msgAddCupons{width:90%;margin:auto;display:none;-webkit-transition:all 0.25s linear;-moz-transition:all 0.25s linear;-ms-transition:all 0.25s linear;-o-transition:all 0.25s linear;transition:all 0.25s linear;}.container-msgAddCupons.msgAddCupons-top{margin-top:34px;margin-bottom:-16px;}.container-msgAddCupons.active{display:block;}.container-msgAddCupons .contentMsgAddCupons{box-sizing:border-box;color:#333333;min-height:35px;background-color:rgba(88, 157, 77, 0.2);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);-moz-box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.08);}@media screen and (min-width:640px){.container-msgAddCupons{width:58.59%;}.container-msgAddCupons .contentMsgAddCupons{font-size:1.285em;min-height:45px;}.container-msgAddCupons .contentMsgAddCupons .icon-checkedMsg{width:18px;height:18px;margin-right:8px;}}@media screen and (min-width:1024px){.container-msgAddCupons{width:100%;}.container-msgAddCupons .contentMsgAddCupons{font-size:0.923em;min-height:40px;}}@media screen and (min-width:1300px){.container-msgAddCupons .contentMsgAddCupons{font-size:0.857em;min-height:35px;}}.cnt-change-type-cart label{font-family:Montserrat-Medium, sans-serif;}.cnt-change-type-cart .cnt-input-fast{background-color:#F6F6F6;position:relative;display:block;width:90%;padding:5px 10px 10px 10px;border-radius:8px;}.cnt-change-type-cart #errorMessageFastDelivery{font-size:11px;text-align:center;margin:5px 0 10px 0;color:#FF0033;font-family:Montserrat-Medium, sans-serif;display:flex;justify-content:center;align-items:center;}.cnt-change-type-cart #errorMessageFastDelivery .text-rigth{max-width:250px;}.cnt-change-type-cart #postalcode{background-color:#F6F6F6;border-color:#F6F6F6;border-bottom-color:#999999;}.cnt-change-type-cart #fastDeliveryZipForm{position:relative;}.cnt-change-type-cart .input-group-material{margin:0 auto 22px auto;}.cnt-change-type-cart .cnt-text-entrega{color:#999999;font-size:12px;}.cnt-change-type-cart .text-color-fast{color:#ff9600;}.cnt-change-type-cart span.text-tiendas-fast{font-size:10px;}.cnt-change-type-cart .cnt-text-red-desponible{color:#FF0033;font-size:11px;text-align:center;}.cnt-change-type-cart .input-material-label, .cnt-change-type-cart #postalCode{color:#666666;border-bottom-color:#999999;}.cnt-change-type-cart .img-fast{width:158px;height:22px;float:left;background-repeat:no-repeat;max-width:247px;transform:translateY(-4px);background-image:url(/_ui/responsive/common/images/cart/LogoEntregaExpress.svg);}.cnt-change-type-cart .title-metodo-envio{color:#666666;font-family:Montserrat-Bold;font-size:14px;}.cnt-change-type-cart label.input-material-label.font-medium.d-block.w-100{font-size:12px;padding-left:5px;}.cnt-change-type-cart .message-fast-delivery{color:#666;border-bottom-color:#999;font-size:0.71em;text-align:center;}.cnt-change-type-cart .img-adv-fats{background-image:url(/_ui/responsive/common/images/cart/Alerta-02.svg);width:20px;height:20px;background-repeat:no-repeat;}#cartDetailProduct .contnet-Items.no-fast-dely{padding-top:40px;}.alert-dismissable .close{top:-13px;}.alert{margin-bottom:0;}.alert-policy{display:flex;justify-content:center;align-items:center;font-family:Montserrat-Bold;padding-top:12px;}.alert-policy #policyServiceCartSiCobertura{color:#009e45;}.alert-policy #policyServiceCartNoCobertura{color:#cc0033;}.skuFastDelivery{display:block;white-space:initial;width:100%;}.skuFastDelivery .img-alertafast{padding:6px 20px;background-color:#f6f6f6;color:#c03;font-family:Montserrat-Medium;display:inline-block;width:100%;}.skuFastDelivery .img-alertafast:before{content:url(/_ui/responsive/common/images/cart/IconoAlerta.svg);display:inline-block;width:13px;height:13px;margin-right:9px;}.errors-policy-service{display:flex;justify-content:center;align-items:center;padding-top:12px;white-space:initial;}.errors-policy-service .img-alertaPolicyService:before{content:url(/_ui/responsive/common/images/cart/IconoAlerta.svg);display:inline-block;width:13px;height:13px;}.errors-policy-service .img-alertaPolicyService{padding:6px 20px;background-color:rgba(246, 7, 49, 0.2);color:#c03;font-family:Montserrat-Medium;display:inline-block;border-radius:5px;}.errors-policy-service .img-alertaPolicyService .text-policy-bold{font-family:Montserrat-Bold;}div #fast-message{color:#CC0033;font-family:Montserrat-Medium;}div #invalidCP-message{color:#CC0033;font-family:Montserrat-Medium;}.container-applyVoucherForm .input-group-box-shadow{padding-left:12px;padding-right:12px;}.container-applyVoucherForm .input-group-box-shadow .input-material{border:none;font-family:Montserrat-Bold, sans-serif;color:#666;}.container-applyVoucherForm .input-group-box-shadow .input-material-label{font-family:Montserrat-Bold, sans-serif;color:#CCCCCC;}.container-applyVoucherForm .input-group-box-shadow .input-group-link{padding-right:0;}.container-applyVoucherForm .input-group-box-shadow .input-group-material .input-material:focus + label.input-material-label,
.container-applyVoucherForm .input-group-box-shadow .input-group-material .input-material:not([value=""]) + label.input-material-label{top:-1.86em;}.container-applyVoucherForm .input-group-box-shadow .input-material-error{width:185%;text-align:center;top:4em;white-space:inherit;}@media screen and (min-width:1024px){.container-applyVoucherForm .input-group-box-shadow .input-material-error{width:120%;}}.js-mainHeader{height:110px;}@media screen and (min-width:640px){.skuFastDelivery .img-alertafast{width:70%;}.img-alertaPolicyService:before{margin-right:9px;}}@media screen and (min-width:1024px){.skuFastDelivery .img-alertafast{width:70%;}}@media screen and (min-width:1300px){.img-alertaPolicyService{width:70%;}}@media screen and (min-width:1400px){.skuFastDelivery .img-alertafast{width:50%;}.img-alertaPolicyService{width:70%;}}.split-cart-page{margin:0 auto;font-size:12px;}@media screen and (min-width:640px){.split-cart-page{font-size:14px;}}@media screen and (min-width:1024px){.split-cart-page{font-size:13px;max-width:98%;}}@media screen and (min-width:1300px){.split-cart-page{font-size:14px;max-width:91%;}}@media(min-width:1580px){.split-cart-page{max-width:1440px;}}@media screen and (min-width:1024px){.split-cart-page-columns{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;}}.split-cart-page-columns .item{padding:0 1.5em;}@media screen and (min-width:640px){.split-cart-page-columns .item{padding:0 3em;}}@media screen and (min-width:1024px){.split-cart-page-columns .item{padding:0 0.5em;}}.split-cart-page-columns .item.item-left{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:46em;flex-basis:46em;}@media screen and (min-width:1024px){.split-cart-page-columns .item.item-right{width:36%;max-width:31.5em;}}#split-cart-page-header{margin-bottom:0.5em;}#split-cart-page-header .item.title{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;}#split-cart-page-header .item.title .text{font-size:1.714285em;flex-grow:1;}#split-cart-page-header .item.space-column{display:none;}@media(min-width:1024px){#split-cart-page-header .item.space-column{display:initial;}}#split-cart-page-content-wrapper .box-shadow{margin:1.2em auto;padding:1.2em 1em;-webkit-border-radius:0.8em;-moz-border-radius:0.8em;border-radius:0.8em;-webkit-box-shadow:0 0 1.2em rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 1.2em rgba(0, 0, 0, 0.1);box-shadow:0 0 1.2em rgba(0, 0, 0, 0.1);}#split-cart-page-content-wrapper #group-list .group .header{margin:1.2em 0 0 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-align-content:flex-start;align-content:flex-start;-webkit-align-items:center;align-items:center;}@media screen and (min-width:640px){#split-cart-page-content-wrapper #group-list .group .header .break{display:none;}}#split-cart-page-content-wrapper #group-list .group .header .title{color:#666666;font-size:1.285715em;flex-grow:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-align-items:baseline;align-items:baseline;}#split-cart-page-content-wrapper #group-list .group .header .title .icon{padding-right:0.2em;}#split-cart-page-content-wrapper #group-list .group .header .title .icon img{display:inline-block;width:1.445em;-webkit-transform:translateY(-0.2em);-moz-transform:translateY(-0.2em);-ms-transform:translateY(-0.2em);transform:translateY(-0.2em);}#split-cart-page-content-wrapper #group-list .group .header .title .icon.digitalDelivery img{width:1.111111em;}#split-cart-page-content-wrapper #group-list .group .header .title .uberimg{width:64px;height:24px;}@media screen and (min-width:640px){#split-cart-page-content-wrapper #group-list .group .header .title .uberimg{width:72px;height:28px;margin-top:-2px;margin-left:4px;}}#split-cart-page-content-wrapper #group-list .group .header .title .method-title-wrapper{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-direction:row;-ms-flex-wrap:wrap;flex-flow:row wrap;}#split-cart-page-content-wrapper #group-list .group .header button.change-delivery-method{font-size:1.16em;line-height:initial;width:auto;float:none;height:initial;padding:0.6em 0.9em;margin-top:-6px;margin-bottom:-10px;}@media screen and (min-width:640px){#split-cart-page-content-wrapper #group-list .group .header button.change-delivery-method{padding-left:3.4em;padding-right:3.4em;}}@media screen and (min-width:1024px){#split-cart-page-content-wrapper #group-list .group .header button.change-delivery-method{padding-left:1.8em;padding-right:1.8em;}}#split-cart-page-content-wrapper #group-list .group .text-deliveryCost-cart{margin-left:26px;}@media screen and (min-width:640px){#split-cart-page-content-wrapper #group-list .group .text-deliveryCost-cart{margin-left:30px;}}#split-cart-page-content-wrapper #group-list .group .content{margin-top:1em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry{position:relative;padding:2em 0;border-bottom:0 solid #DDDDDD;}@media screen and (min-width:1024px){#split-cart-page-content-wrapper #group-list .group .content .product-entry{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry:first-child{padding-top:1em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry:last-child, #split-cart-page-content-wrapper #group-list .group .content .product-entry:last-of-type{padding-bottom:1em;border-bottom:none;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info{-webkit-flex-grow:1;flex-grow:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;-webkit-align-items:center;align-items:center;}@media screen and (max-width:1023px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info{margin-bottom:1em;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-image{width:5.5em;}@media screen and (min-width:640px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-image{width:7em;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-image.is-only-online{position:relative;-webkit-align-self:stretch;align-self:stretch;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-direction:column;-ms-flex-wrap:nowrap;flex-flow:column nowrap;-webkit-justify-content:center;justify-content:center;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-image a{display:block;width:100%;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-image a img{display:block;width:96%;margin:0 auto;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-image .product-sticker{display:block;width:2em;height:2em;position:absolute;top:-1em;right:-1em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-image .product-sticker img{display:block;margin:0;max-width:2.285714em;max-height:2.285714em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-content{position:relative;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:14em;flex-basis:14em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-content .input-material-checkbox-wrapper{margin-top:initial;margin-bottom:initial;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-content .input-material-checkbox-wrapper .checkmark:after{top:0;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-content .product-warranty{font-family:Montserrat-Medium, sans-serif;justify-content:space-between;color:#666666;margin-right:1em;}@media screen and (min-width:1024px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-content .product-warranty{margin-right:2em;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-content > *{margin-left:1em;margin-right:2em;}@media screen and (min-width:1024px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-content > *{margin-right:1em;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-info .product-content .product-promotions small.product-promotion{font-size:0.84em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;-webkit-align-items:center;align-items:center;}@media screen and (max-width:1023px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-price{-webkit-flex-grow:1;flex-grow:1;}}@media screen and (min-width:1024px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-price{text-align:right;margin-bottom:1.2em;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-price .before-price{color:#999;font-family:Montserrat-Light, sans-serif;text-decoration:line-through;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-price .before-price sup{top:-0.2em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-price .after-price{font-family:Montserrat-Bold, sans-serif;font-size:1.4em;color:#CC0033;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-price .after-price sup{top:-0.3em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .product-update-qty{width:12.6em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .product-update-qty > *{-moz-appearance:none;-webkit-appearance:none;appearance:none;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .product-update-qty button{background-color:white;color:black;font-weight:300;border-radius:0;padding:0;border:1px solid #ccc;width:33.333333%;height:2.5em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .product-update-qty button:first-child{-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;border-right:none;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .product-update-qty button:last-child{-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;border-left:none;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .product-update-qty input{width:33.333333%;border:1px solid #ccc;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown{display:flex;align-items:center;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .dropdown-toggle{font-size:15px;border-radius:5px;border:1px solid #ccc;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .dropdown-menu{overflow-y:scroll;height:246px;z-index:99;-ms-overflow-style:none;scrollbar-width:none;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .dropdown-menu::-webkit-scrollbar{display:none;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .dropdown-item{font-size:15px;padding:8px 5px 7px 12px;cursor:pointer;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .dropdown-item .icon-dropdownUpdateQtyCheck{opacity:0;margin-right:8px;vertical-align:middle;margin-bottom:0.15em;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .dropdown-item.active{font-family:Montserrat-Bold, sans-serif;color:#cc0033;background-color:rgba(204, 0, 51, 0.2);}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .dropdown-item.active .icon-dropdownUpdateQtyCheck{opacity:1;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .icon-dropdownUpdateQtyArrow{width:48px;height:48px;vertical-align:bottom;border-left:1px solid #ccc;background-size:16px;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown-input{width:70px;height:48px;border:none;background-color:transparent;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown-btn{margin-left:7px;height:48px;}@media screen and (min-width:640px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .icon-dropdownUpdateQtyArrow{width:38px;height:50px;background-size:22px;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown-input{width:76px;height:50px;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown-btn{margin-left:7px;height:50px;}}@media screen and (min-width:1024px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions{-webkit-flex-flow:column nowrap;-ms-flex-direction:column;-ms-flex-wrap:nowrap;flex-flow:column nowrap;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-basis:12.6em;flex-basis:12.6em;-webkit-flex-shrink:0;flex-shrink:0;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown .icon-dropdownUpdateQtyArrow{width:32px;height:32px;background-size:16px;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown-input{width:53px;height:32px;}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-price-actions .product-actions .pd-update-qty-dropdown-btn{margin-left:7px;height:32px;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-delete{top:0.5em;}@media screen and (max-width:1023px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-delete{position:absolute;right:0;top:4px !important;width:inherit;margin-right:-10px;}}@media screen and (min-width:1024px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-delete{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;flex-basis:4em;width:4em;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-delete a{display:block;flex-basis:2em;width:2em;}@media screen and (min-width:640px) and (max-width:1023px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-delete a{flex-basis:1.6em;width:1.6em;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-delete a img{width:2em;height:2em;display:block;}@media screen and (min-width:640px) and (max-width:1023px){#split-cart-page-content-wrapper #group-list .group .content .product-entry .product-delete a img{width:1.6em;height:1.6em;}}#split-cart-page-content-wrapper #group-list .group .content .product-entry:first-child .product-delete{top:1em;}#split-cart-page-content-wrapper #group-list .group .content .group-entry-deliveryCost{margin-top:5px;margin-bottom:0;padding:0;}@media screen and (min-width:1024px){#split-cart-page-content-wrapper #group-list .group .content .group-entry-deliveryCost{margin-top:10px;margin-bottom:10px;}#split-cart-page-content-wrapper #group-list .group .content .group-entry-deliveryCost .pdCartGroupShippingCost{margin-left:8%;font-size:0.85em;}}@media screen and (min-width:1300px){#split-cart-page-content-wrapper #group-list .group .content .group-entry-deliveryCost .pdCartGroupShippingCost{margin-left:57px;}}#order-summary .color-rojo{color:#CC0033;}#order-summary .cart-summary-title{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;font-size:1.285715em;line-height:1.8em;color:#666666;}#order-summary .cart-summary-title.borderline{color:inherit;border-bottom:1px solid #ddd;}#order-summary .cart-summary-title small{font-size:0.75em;}#order-summary .cart-summary-title .link-turquesa{font-size:0.777777em;}#order-summary .cart-summary-content .cart-summary-row{margin-top:1em;margin-bottom:1em;font-size:1.33333em;}#order-summary .cart-summary-content .cart-summary-row.cart-summary-row-total{display:flex;}#order-summary .cart-summary-content .cart-summary-row:last-child{margin-bottom:0;}#order-summary .cart-summary-content .cart-summary-row:last-child > div{font-size:1.625em;margin:auto;}#order-summary .cart-summary-content .cart-summary-row.gray-primary-color{color:#666666;}@media screen and (min-width:640px){#order-summary .cart-summary-content .cart-summary-row{font-size:1.14285em;margin-top:0.5em;margin-bottom:0.5em;}}@media screen and (min-width:1024px){#order-summary .cart-summary-content .cart-summary-row{font-size:1.23em;}#order-summary .cart-summary-content .cart-summary-row:last-child > div{font-size:1.1257em;}#order-summary .cart-summary-content .cart-summary-row:last-child > div:last-child{font-size:1.75109em;}}@media screen and (min-width:1300px){#order-summary .cart-summary-content .cart-summary-row{font-size:1.14285em;}#order-summary .cart-summary-content .cart-summary-row:last-child > div{font-size:1.125em;}#order-summary .cart-summary-content .cart-summary-row:last-child > div:last-child{font-size:1.75em;}}#order-summary .submit{height:3em;}@media screen and (min-width:640px) and (max-width:1023px){#order-summary .submit{font-size:1.142857em;}}@media screen and (max-width:1023px){#order-summary .submit{display:block;margin-left:auto;margin-right:auto;}}#coupons{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;-webkit-align-items:flex-start;align-items:flex-start;margin-top:1em;}#coupons .coupon{line-height:0.85em;position:relative;padding:0.5em 1.75em 0.5em 1em;margin:0.2em;-webkit-flex-basis:auto;flex-basis:auto;border:1px solid #dddddd;}#coupons .coupon .content{font-size:0.85em;text-transform:uppercase;}#coupons .coupon .js-release-voucher-remove-btn{padding:0.25em 0.55em;position:absolute;top:0;right:0;cursor:pointer;}.gwarranty-border{border:3px solid #ffffff;border-radius:8px;margin:8px;padding:9px;text-align:center;box-shadow:0 0 5px #c1c1c1;cursor:pointer;}.gwarranty > .gwarranty-border{width:119px;min-height:82px !important;padding:2px 2px;border-radius:13px;}.gwarranty .gwarranty-border p{margin:0;}.gwarranty > .gwarranty-border{font-size:12px;color:#292828;font-weight:600;font-family:Montserrat-Regular, "Open Sans", Helvetica, Arial, sans-serif !important;}.gwarranty input[type=radio]:checked + div.gwarranty-border{background:linear-gradient(to top, #c03, #c03);box-shadow:0 0 0 #fff;color:black;font-family:Montserrat-Bold !important;pading:2px;height:82px;}.gwarranty input[type=radio]:checked + div.gwarranty-border .gwarranty-price2{color:#f03;font-weight:bold;font-family:Montserrat-Bold;}.gwarranty-container{background:white;border-radius:7px;width:109px;min-height:72px;align-items:center;display:flex;justify-content:center;padding:1px;text-align:center;flex-wrap:wrap;line-height:16px;}@media(min-width:320px) and (max-width:345px){.popupProductWarranties-size .gwarranty-container{width:105px !important;}.popupProductWarranties-size .gwarranty > .gwarranty-border{width:116px !important;}.popupProductWarranties-size div#garantiaTitulo span{font-size:13px !important;display:inline-block !important;margin-top:11px !important;}.popupProductWarranties-size .gwarranty-title{margin-left:0px !important;display:inline-flex !important;text-align:center !important;}.popupProductWarranties-size div#garantiaTitulo{width:101% !important;position:relative !important;left:-3% !important;margin-top:7% !important;height:38px !important;}.popupProductWarranties-size .imgEscudo{position:relative;display:inline-block;top:-17px;left:4px;background-position-y:27px;background-position-x:8px;}}.garantia.gbox-warranty{min-height:94.55px;}#list > div{text-align:left;}.gflex{display:flex;justify-content:center;}div#list{display:flex;justify-content:center;}.glistWarranty{text-align:left;font-size:12px;}.glistWarranty > ul > li::before{content:"•";color:red;padding-right:2px;font-size:26px;line-height:15px;}.popupProductWarranties#colorbox, .row.popupProductWarranties-size .subtitulo,
.popupProductWarranties-size div#garantiaTitulo span, .gwarranty-subtitle1{font-family:Montserrat-Regular, "Open Sans", Helvetica, Arial, sans-serif !important;}.popupProductWarranties-size div#subtitulo{font-family:"Montserrat-Regular" !important;font-size:16px;font-weight:100;margin-bottom:8px;text-align:center;}.popupProductWarranties-size div#garantiaTitulo span{font-size:21px;font-weight:bold;font-family:"Montserrat-Bold" !important;}.imgEscudo{background-image:url(/_ui/responsive/theme-officedepot/images/garantia-extrema/garantiaXtreme.svg);background-repeat:no-repeat;height:46px;width:32px;padding-right:4px;padding:9px;clear:both;background-size:16px;display:inline-block;background-position-y:27px;background-position-x:14px;margin-bottom:-3px;}.btnAddgWarranty button, .btnNotgWarranty button{text-align:center;color:white;border-radius:5px;background-color:#cc0033 !important;font-family:"Montserrat-Bold" !important;width:77%;font-size:12px;font-weight:bold;}.gwarrantySelected button{background-color:white !important;border:#c03 solid 1.6px;color:#c03;font-weight:bold;}.popupProductWarranties div#cboxContent, .row.popupProductWarranties-size{border-radius:10px !important;}.gimgClose{margin-right:-10px;color:#666666;font-size:20px;font-weight:bold;background-image:url(/_ui/responsive/theme-officedepot/images/garantia-extrema/btn_cerrar_gris.svg);background-repeat:no-repeat;height:23px;width:23px;cursor:pointer;}div#list .gflex{margin-left:-10px;padding:0;}@media(max-width:1023px){.popupProductWarranties div#cboxWrapper{display:flex;justify-content:center;}.width-btn-gw{width:100%;margin-top:13px;}.hidden-gw-mbtb{display:none !important;}.glistWarranty ul li{text-align:center;}.glistWarranty, .glistWarranty ul{margin:0;padding:0;}.btnNotgWarranty{padding-bottom:14px;padding-top:14px;}}@media(max-width:639px){#botonCerrar{position:absolute;right:21px;}.gwarranty-title{margin-left:-14px;}.garantiaTitulo{width:100%;display:flex;margin-top:1.5rem;}.garantiaTitulo .imgEscudo{display:inline-block;background-position-y:0;background-position-x:0;margin-bottom:0;}}@media(min-width:320px){.popupProductWarranties-size div#garantiaTitulo span{font-size:13px;}.btnAddgWarranty button, .btnNotgWarranty button{width:100%;max-width:250px;}.row.popupProductWarranties-size{width:277px !important;}.popupProductWarranties div#cboxContent{width:312px !important;}.gwarranty{width:47.666667%;}#gsubtitle{font-size:12px;}.gbList{padding:0;}.cont-img-quantityPpe{display:flex;position:relative;padding-left:80px;padding-top:10px;margin-left:0px;}}@media(min-width:345px){.row.popupProductWarranties-size{width:300px !important;}.popupProductWarranties div#cboxContent{width:347px !important;}}@media(min-width:345px) and (max-width:640px){.popupProductWarranties-size .gwarranty{width:46% !important;position:relative;}.popupProductWarranties-size #garantiaTitulo{width:100%;}.popupProductWarranties-size #garantiaTitulo{width:100%;}}@media(max-width:365px){.hidden-gwTitle{display:none;}.gwarranty-title{margin-left:0px;}.popupProductWarranties-size div#garantiaTitulo span{font-size:14px;}#garantiaTitulo{width:100%;}}@media(min-width:640px){.popupProductWarranties-size div#garantiaTitulo span{font-size:25px;font-weight:bold;font-family:"Montserrat-Bold" !important;}.gwarranty{width:33%;}div#botonCerrar{right:16px;}.popupProductWarranties#colorbox{border-radius:10px;overflow:hidden;}.row.popupProductWarranties-size{width:565px !important;}.popupProductWarranties div#cboxContent{width:590px !important;padding:1rem;}.gwarranty-title{margin-left:-33px;}.glistWarranty{font-size:12px;}.cont-img-quantityPpe{padding-left:85px;}}@media(min-width:768px){.cont-img-quantityPpe{padding-left:55px;margin-left:45px;}}@media(min-width:800px){.gwarranty{width:30%;}.row.popupProductWarranties-size{width:650px !important;}.popupProductWarranties div#cboxContent{width:650px !important;}}@media(min-width:1024px){.hidden-gw-desk{display:none !important;}.gimgClose{float:right;}.col-md-2.gwarranty{width:18.666%;}.gwarranty > .gwarranty-border{min-height:83px !important;}.popupProductWarranties-size div#subtitulo{margin-bottom:8px;}.glistWarranty{font-size:12px;text-align:left;}.gwarranty-titles div#garantiaTitulo{font-size:20px;}.popupProductWarranties div#cboxContent{width:875px !important;border-radius:10px;}.row.popupProductWarranties-size{width:850px !important;}div#botonCerrar{right:-8px;}#container-emptyCard{width:100%;display:flex;max-width:1440px;margin:0 auto;justify-content:center;}#banner-emptyCart{width:30% !important;}.banner-cartEmpty{max-width:300px !important;}#emarsys-container-cart-carousel{width:60%;}#emarsys-sectionhome #emarsys_recommended .swiper-slide, #emarsys-sectionhome #emarsys_featured .swiper-slide, #emarsys-sectionhome #emarsys_best-sell .swiper-slide{width:240px;}.cont-img-quantityPpe{padding-left:115px;}}@media(min-width:1600px){.col-md-2.gwarranty{width:18%;}.gwarranty-titles div#garantiaTitulo{font-size:20px;}.popupProductWarranties div#cboxContent{width:959px !important;border-radius:10px;}.row.popupProductWarranties-size{width:959px !important;}.glistWarranty{font-size:14px;}}@media(max-width:345px){.popupProductWarranties div#cboxContent{width:277px !important;}.popupProductWarranties div#cboxContent{left:-2%;}.popupProductWarranties-cart{width:277px !important;}}@media(min-width:345px) and (max-width:400px){.gwarranty-titles div#garantiaTitulo{font-size:16px !important;}}@media(min-width:465px) and (max-width:640px){.gwarranty-titles div#garantiaTitulo{font-size:16px !important;}}@media(min-width:640px) and (max-width:1024px){.popupProductWarranties-cart div#buttons-detalles{display:flex;justify-content:center;}.popupProductWarranties-cart .gbuttons-wcart span{font-size:17px;}.popupProductWarranties-cart div#garantias-cart-details{width:92%;}}@media(min-width:640px) and (max-width:768px){.popupProductWarranties-cart .gwBtn{left:-28px;position:relative;}}@media(min-width:768px) and (max-width:799px){.popupProductWarranties-cart .gwBtn{left:-27px;position:relative;}}@media(min-width:800px) and (max-width:1024px){.popupProductWarranties-cart .gwBtn{left:-5%;float:right;position:relative;}}.gwarranty-details-cart{padding:0;font-size:12px;color:#8b8787;}.gbuttons-wcart span{color:#33cccc;font-weight:bold;font-size:27px;font-style:italic;text-decoration:underline;font-family:Montserrat-BoldItalic;}.gwarranty-details-cart > ul > li::before{color:#333333;padding-right:2px;font-size:27px;line-height:17px;content:".";position:relative;top:-3px;padding-right:5px;}.gwarranty-details-cart ul{line-height:16px;}div#garantiaTitulo{font-size:25px;font-weight:bold;font-family:"Montserrat-Bold" !important;}div#gwarranty-subtitle1{margin:6px 0 4px -7px;padding-bottom:6px;}div#gwarranty-subtitle1 span b{font-family:"Montserrat-Bold" !important;color:#CC0033;}.warranty-label{color:#333333 !important;}.termExtraCobeturaDetalle{font-family:Montserrat-Medium;font-size:10px;display:flex;flex-direction:column;align-items:center;line-height:20px;}#gwarranty-subtitle1 span{font-weight:600;color:#868484;}.gbuttons-wcart .gchWarranty span{cursor:pointer;}.popupProductWarranties-cart .gwarranty-titles .imgEscudo{background-position:12px 24px;margin-right:-5px;background-size:17px;}.popupProductWarranties-gcart div#cboxContent,
.row.popupProductWarranties-cart{border-radius:10px !important;}.popupProductWarranties #cboxClose{right:36px !important;top:20px !important;}#gwarranty-subtitle1 b{font-weight:600;color:#868484;}#gwarranty-subtitle1 span{color:#333333;}.gwLinknowMore{display:none;}@media(max-width:639px){div.popupProductWarranties-cart div#botonCerrar{z-index:100000;}.gwarranty-details-cart{line-height:11px;}.gbuttons-wcart{text-align:center;}.popupProductWarranties-cart .gwarranty-titles .imgEscudo{background-position:12px 28px;background-size:15px;}#botonCerrar{position:absolute;right:21px;width:30px;z-index:100000;}.popupProductWarranties-cart #botonCerrar{right:4px;}.gwarranty-details-cart, .gbuttons-wcart{width:92%;}.gwarranty-border{margin-left:0px;}}@media(min-width:320px){.gwarranty-titles div#garantiaTitulo{font-size:16px;}div#gwarranty-subtitle1{font-size:12px;}div.popupProductWarranties-cart{width:312px !important;}.popupProductWarranties-gcart div#cboxContent{width:312px !important;}.gbuttons-wcart span{font-size:17px;}}@media(max-width:344px){.gwarranty-titles{padding:0;}.gwarranty-titles div#garantiaTitulo{font-size:16px;max-width:277px;}div#gwarranty-subtitle1{font-size:10px;max-width:277px;}div#garantias-cart-details{position:relative;width:96%;max-width:277px;}div.gbuttons-wcart{width:82%;}.gbuttons-wcart span{font-size:10px;max-width:277px;}}@media(min-width:375px) and (max-width:414px){.gwarranty-titles div#garantiaTitulo{font-size:16px !important;max-width:277px !important;}div#gwarranty-subtitle1{font-size:10px !important;max-width:277px !important;}.gbuttons-wcart span{font-size:10px !important;max-width:277px !important;}.popupProductWarranties-size .gwarranty-title{margin-left:-35px !important;}}@media(min-width:345px) and (max-width:365px){.popupProductWarranties-cart div#titulo{left:-16px !important;}}@media(min-width:345px) and (max-width:640px){div.popupProductWarranties-cart{width:300px !important;}.popupProductWarranties div#cboxContent{width:300px !important;}.popupProductWarranties-cart div#titulo{width:119%;position:relative;left:-12%;}.popupProductWarranties-cart div#garantias-cart-details{width:100%;}}@media(min-width:345px) and (max-width:640px){.gwTitle-cart{width:100%;}}@media(min-width:640px){.gbuttons-wcart, div#garantiaTitulo{text-align:center;}.gwarranty-titles div#garantiaTitulo{margin-top:-40px;}.popupProductWarranties-gcart div#cboxContent{width:630px !important;}div.popupProductWarranties-cart{width:590px !important;}.gflex2{display:flex;justify-content:center;}.gbuttons-wcart span{font-size:15px;}}@media(max-width:698px){.panelPriceVC{width:40%;}.updatePolicyS{width:34px;}.quantityVC{width:34px;}.descriptionVC{font-size:12px;}}@media(min-width:698px){.panelPriceVC{width:35%;}.updatePolicyS{width:55px;}.quantityVC{width:55px;}.descriptionVC{font-size:14px;}}@media(min-width:768px){.popupProductWarranties-gcart div#cboxContent{width:590px !important;}div.popupProductWarranties-cart{width:590px !important;}.gwarranty > .gwarranty-border{width:119px;min-height:82px !important;padding:2px 2px;border-radius:13px;margin-left:18%;}.contenedor-garantias .swiper-container{width:98%;margin:auto;}}@media(min-width:800px){div.popupProductWarranties-cart{width:650px !important;}}@media(max-width:767px){div#gwarranty-subtitle1 span b{display:flex;justify-content:center;}}@media(min-width:768px) and (max-width:1023px){div.popupProductWarranties-cart .gwarranty-titles{width:94%;}}@media(max-width:1023px){.gwBtn{float:right;margin-right:2px;}.gchWarranty{margin:0 0 4px 0;}.gwarranty-details-cart ul li{text-align:left;}div#gwarranty-subtitle1{padding:0;text-align:left;margin:4px 0px 5px 0px;}div#titulo{display:flex;justify-content:center;}}@media(min-width:1024px){.popupProductWarranties-gcart div#cboxContent{width:875px !important;}div.popupProductWarranties-cart{width:826px !important;}div#gwarranty-subtitle1{font-size:15px;}.gwarranty-titles div#garantiaTitulo{font-size:20px;}.gbuttons-wcart{display:flex;justify-content:center;}.contenedor-garantias .gwarranty{width:160px !important;margin-left:20px;}}.productWarrantyCart-content-seleccion .customCheckoxNaranja-border{background-color:green;width:16px;height:16px;border-radius:2px;padding:2px;display:inline-block;}.productWarrantyCart-content-seleccion .customCheckoxNaranja-content{width:20px;height:20px;border-radius:3px;padding:5px 4px;}.imgCheck{background-image:url(/_ui/responsive/theme-officedepot/images/garantia-extrema/Check_garantiaextrema.svg);background-repeat:no-repeat;height:24px;width:24px;background-size:11px;background-position-y:0px;background-position-x:1px;margin-bottom:-3px;margin:-3px 0 0 -4px;display:none;}.productWarrantyCart-content-seleccion input[type=checkbox]:checked + label .customCheckoxNaranja-content .imgCheck{display:block;}.productWarrantyCart-content-verDetalles a{font-weight:600;font-size:13px;}.productWarrantyCart-content-verDetalles a, .productWarrantyCart-content-verPlanes div a,
span.productWarrantyCart-content-verDetalles{color:#41cacd;font-weight:700;text-decoration:underline;font-style:italic;}.productWarrantyCart-content-verPlanes div a{margin-left:-13px;}.gw-font-bold{font-family:Montserrat-Bold;}.gw-font-regular{font-family:Montserrat-Regular;}.gw-font-medium{font-family:Montserrat-Medium;}.productWarrantyCart-tittle.itemName span{color:#666;font-weight:500;font-family:Montserrat-Regular;}.productWarrantyCart-content-verPlanes div a{color:#41cacd;}#deleteWarrantyCartForm0 a, .productWarrantyCart-tittle.itemName span b{color:#6c6c6c;}.productWarrantyCart-tittle.itemName span b{font-family:Montserrat-Bold;color:#cc0033;}div#warrantyName form a{padding-left:10px;color:#a7a3a3;}.productWarrantyCart-content-seleccion form{display:flex;align-content:center;}.productWarrantyCart-tittle.itemName{margin:1px 0 5px 0;}.productWarrantyCart-content-verPlanes{display:flex;align-content:center;}.productWarrantyCart-content-verPlanes .imgEscudo{background-size:14px;background-position-y:1px;background-position-x:0;}.isMobgWarranty .productWarrantyCart-tittle.itemName{margin:1px 0 3px 0 !important;}.isMobgWarranty .gWarrant-cart-extra{margin:-4px 0 0 0;}.isMobgWarranty .productWarrantyCart-tittle.itemName span,
.isMobgWarranty .productWarrantyCart-content-verPlanes div a{font-size:11px !important;}a.font-regular-gwa, a.MobgWarranty-gs,
a.view-planProtection-gw{font-family:Montserrat-Medium, sans-serif !important;}.font-bold-gw{font-family:Montserrat-Bold, sans-serif !important;}.show-detail-gw{color:#41cacd;font-size:12px;padding-left:5px;}.new-line-gw-safe{display:none;}.gw-font-bold{font-family:Montserrat-Bold;}@media(min-width:320px) and (max-width:640px){.row.isMobgWarranty{margin-bottom:7px;}.hidden-gs-xs{display:none !important;}.isMobgWarranty .productWarrantyCart-content-verDetalles a{font-size:13px;}.isMobgWarranty .productWarrantyCart-content-verDetalles{margin-bottom:6px;}}@media(min-width:320px){.gwLealtad{margin:0px auto auto 29px;}}@media(min-width:475px){.isMobgWarranty .productWarrantyCart-tittle.itemName span,
 .isMobgWarranty .productWarrantyCart-content-verPlanes div a{font-size:13px !important;}}@media(min-width:640px){.gwLealtad{margin:-11px auto auto 29px;}}@media(min-width:1024px){.gwLealtad{margin:0px auto auto 29px;}}@media(min-width:1150px){.gwLealtad{margin:-11px auto auto 29px;}}@media(min-width:320px){div#warrantyName form a, .productWarrantyCart-tittle.itemName span, .productWarrantyCart-content-verPlanes div a{font-size:11px;}}@media(min-width:365px){div#warrantyName form a, .productWarrantyCart-tittle.itemName span, .productWarrantyCart-content-verPlanes div a{font-size:13px;}}@media(min-width:640px){div#warrantyName form a, .productWarrantyCart-tittle.itemName span,
 .productWarrantyCart-content-verPlanes div a, .productWarrantyCart-content-verDetalles a{font-size:14px;}}@media(min-width:1024px){.gWarrant-cart-extra{position:relative;top:15px;}.productWarrantyCart-content-verPlanes{position:relative;top:10px;}div#warrantyName form a, .productWarrantyCart-tittle.itemName span, .productWarrantyCart-content-verPlanes div a{font-size:14px;}}img.img_gwarranty-extra{width:69% !important;}.separator_gwsign{color:#8b8787;font-size:30px;text-align:center;font-weight:bold;display:flex;justify-content:center;align-items:center;}.hidden_gw1{display:none !important;}.total_gwarranty span{font-size:14px;}.total_gwarranty span:last-child{font-weight:bold;font-size:15px !important;padding:5px;font-family:Montserrat-Bold, sans-serif;}.link_gwCart .redOD{font-size:13px;font-style:italic;font-weight:900;text-decoration:underline;font-family:Montserrat-Bold;}.total_gwarranty{padding:10px;}.img_gwarranty_product a img{width:64%;}.img_gwarranty_product a{text-align:center;display:flex;justify-content:center;}img.img-product-addtocart.gwarranty-img1{text-align:center;display:flex;}img.img-product-addtocart.gwarranty-img1{text-align:center;display:flex;}.title-add-to-cart.negritaOD.gwTitle{padding:12px;margin:-24px 0 6px 0;}.notImg-product_gw a{display:flex;justify-content:center;}.notImg-product_gw a img{width:31%;}.gwDescuento-product{display:flex;align-items:center;font-size:13.3px;}.gwDescuento-product .price-wdiscount{padding-right:6px;text-align:right;}.gwDescuento-product .beforePrice-grid{padding-left:7px;text-align:left !important;}.gwDescuento-product .notDisc{text-align:center;padding:5px;}.gwName-product{text-align:center;font-size:13.3px;margin:7px 9px 0 10px;}.add-to-cart-item.gwCart-link{padding-bottom:6px;}div#addToCartLayer{border-bottom:none !important;border-radius:6px;}.msgCheckout-pickup{margin:5px 5px;}.container-center-items.gw-line{border-top:1px solid #cccccc;margin:5px 7px 0 17px;}@media(max-width:1023px){.link_gwCart{text-align:center;}.total_gwarranty{text-align:center;}div#addToCartLayer{border-bottom:none !important;width:72%;top:117px !important;}div#addToCartLayer{border-radius:6px;top:117px !important;}.content-add-to-cart-layer{display:flex;justify-content:center;}}@media(min-width:1024px){.content-add-to-cart-layer{width:28% !important;top:60px !important;right:2% !important;}#addToCartLayer{border-bottom:none !important;width:86% !important;}}@media(max-width:1023px){.sin-padding.item-price.ggwaranty2 .price-primary_y_Qnty{padding-right:16px;display:block;}.sin-padding.item-price.ggwaranty2{display:flex;justify-content:flex-start;}}div#popup_date_gs p{margin:0;}.button-get-date-gs{margin:13px 0;display:flex;justify-content:center;}.box-date-birthday-gs span{color:#666;font-size:10px;}.box-date-birthday-gs{border:solid 1px #666;border-radius:4px;margin-bottom:11px;padding:6px 0 6px 11px;padding-left:11px;}#input-birthday-gs{border:none;}.input-date-gs{border:none;width:52%;}.gsError-date{margin-top:6px !important;}.btn-get-date-gs{background-color:#cccccc;font-size:12px;color:white;width:65%;height:35px;border-radius:5px;margin:17px;}button.btn-get-date-gs.btn-put-color-gs{background-color:#CC0033;border-color:#CC0033;margin-left:12px;}#input-birthday-gs{color:black;}.btn_error_date{margin:-3px;}.box-date-birthday-gs_error{margin:-8px 0 7px 4px;}span.gserror-fecha-gs{color:#ff0033 !important;font-weight:bold;font-size:12px;}.gs-extraCobertura{width:100%;position:absolute;margin:224px 0 55px 0px;}.gs-extra_p100{align-items:center;display:flex;justify-content:center;}img.gs-extra_img{width:139%;margin-left:-12px;}.txt-extra-cobertura{margin:0 0 3px 0px !important;font-family:Montserrat-Bold;}.gs-extraCheckout{margin-bottom:100px;}.img-extra-cobertura{width:50%;}span.price-extra-gs b span{font-family:"Montserrat-Bold";font-size:0.9em;}.price-extra-total-gs{font-size:1.3em;margin-left:26px;}.line-extra-gs-top{border-bottom:1px solid #BFBFBF;width:96%;}.line-extra-gs{height:5em;padding-bottom:7px;display:flex;justify-content:center;}@media(min-width:320px){.item-price-extra-gs{font-size:12px;display:inline-block;}p.title-pop-date-gs{color:black;font-size:3.8vw;font-weight:bold;font-family:Montserrat-Bold, sans-serif;}p.title-pop-date-gs2{font-size:3.3vw;}div#popup_date_gs{line-height:20px;text-align:justify;}p.title-pop-date-gs2{font-size:11px;}.box-center-gs{width:100%;}.btn-get-date-gs{margin:9px;}span.gserror-fecha-gs{font-size:9px;}.gs-extra_p10{padding:0;font-size:12px;padding-top:13px;margin-left:-4px;}}@media(min-width:475px){span.gserror-fecha-gs{font-size:11px;}p.title-pop-date-gs{font-size:3.6vw;}}@media(min-width:640px){span.gserror-fecha-gs{font-size:12px;}.item-price-extra-gs{font-size:14px;}p.title-pop-date-gs{font-size:13px;}div#popup_date_gs{text-align:center;}.box-center-gs{width:95%;}.btn-get-date-gs{margin:17px;}img.gs-extra_img{width:129%;}}@media(min-width:768px){.gs-extra_p10{padding-top:26px;}span.gserror-fecha-gs{font-size:10px;}}@media(min-width:1024px){p.title-pop-date-gs{font-size:17px;}p.title-pop-date-gs2{font-size:13px;}.box-center-gs{width:84%;}span.gserror-fecha-gs{font-size:9px;}.box-date-birthday-gs_error{margin:-8px 0 7px 4px;}}@media(min-width:1366px){.contenedor-garantias .gwarranty{width:160px !important;margin-left:30px;}.contenedor-garantias .swiper-garantias-prev{left:60px;}}@media(min-width:1360px){.gs-extraCheckout{margin-bottom:109px;}}.btn-date-birthday-gs{display:flex;justify-content:center;}.alert-img-cart-gWarranty{width:23%;}div#addgWToCartLayer{border-radius:6px;}.alert-cart-gwtext{text-align:center;}.frGw1{color:#c03;font-size:0.8em;}p.frGw2{font-size:11px;}.gcWarrantyChange .alert-gimg{margin:0 0 6px 0;}@media(min-width:320px) and (max-width:344px){div#addgWToCartLayer{width:80%;}div#addgWToCartLayer{left:8.6%;}div#addgWToCartLayer{left:10.6%;}}@media(min-width:345px) and (max-width:474px){div#addgWToCartLayer{width:80%;}div#addgWToCartLayer{left:10.6%;}}@media(min-width:475px) and (max-width:639px){div#addgWToCartLayer{width:70%;}div#addgWToCartLayer{left:14.6%;}}@media(min-width:640px) and (max-width:767px){div#addgWToCartLayer{width:58%;}div#addgWToCartLayer{left:21.6%;}}@media(min-width:768px) and (max-width:829px){div#addgWToCartLayer{width:53%;}div#addgWToCartLayer{left:24%;}}@media(min-width:820px) and (max-width:944px){div#addgWToCartLayer{width:40%;}div#addgWToCartLayer{left:27%;}}@media(min-width:945px) and (max-width:1023px){div#addgWToCartLayer{width:37%;}div#addgWToCartLayer{left:31%;}}@media(max-width:767px){#addgWToCartLayer{top:124px;}}@media(max-width:767px){#addgWToCartLayer{top:124px;}}@media(min-width:768px) and (max-width:1023px){.content-add-to-cart-layer-gw{display:flex;justify-content:center;}#addgWToCartLayer{top:124px;}}@media(min-width:1024px){div#addgWToCartLayer{width:25%;}#addgWToCartLayer{position:fixed;top:111px;}.garantias-prev{background:url(/_ui/responsive/theme-officedepot/images/body-home/home2022/FlechaIzq_666666.svg) center no-repeat;height:18px;width:12px;position:absolute;left:80px;top:61px;display:block;}}@media(min-width:1100px){div#addgWToCartLayer{width:23%;}}@media(min-width:1200px){div#addgWToCartLayer{width:23%;}}.content-add-to-cart-layer-gw{position:fixed;right:-10px;top:17%;z-index:999;}@media(min-width:1024px){.content-add-to-cart-layer-gw{width:28% !important;top:60px !important;right:2% !important;}}#addgWToCartLayer{position:relative;padding-top:30px;padding-bottom:10px;float:left;padding-top:15px;padding-bottom:10px;position:fixed;top:111px;background:#FFFFFF;width:18%;opacity:0;-webkit-box-shadow:-2px 0 20px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:-2px 0 20px 2px rgba(0, 0, 0, 0.3);box-shadow:-2px 0 20px 2px rgba(0, 0, 0, 0.3);}.trans-alert-message-site-gWcart{animation-name:show-alert-gWcart;animation-duration:12s;animation-fill-mode:forwards;-moz-animation-name:show-alert-gWcart;-moz-animation-duration:12s;-moz-animation-fill-mode:forwards;-o-animation-name:show-alert-gWcart;-o-animation-duration:12s;-o-animation-fill-mode:forwards;-webkit-animation-name:show-alert-gWcart;-webkit-animation-duration:12s;-webkit-animation-fill-mode:forwards;}@keyframes show-alert-gWcart{0%{opacity:0;right:0;}6%{opacity:1;right:75px;}94%{opacity:1;right:75px;}100%{opacity:0;right:0;}}button#validaCoberturaPolicyBtn{position:absolute;right:0;height:40px;width:40px;background:url(/_ui/responsive/common/images/cart/search-policy.svg) center no-repeat #c03;background-size:20px;border:1px solid #c03;}.mpZipCodeCobPolicy{width:94%;height:40px;background-color:white;border-radius:6px;border:solid 1px #cccccc;}button#validaCoberturaPolicyBtn{width:40px;height:40px;}.mpFlex{display:flex;justify-content:center;}.mpBold{font-family:Montserrat-Bold;}.mpMedium{font-family:Montserrat-Medium;font-weight:500;}.mpColor66{color:#666666;}.mpCheckService{font-size:13px;}#addToCartSplitWindow{font-size:12px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999999;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-direction:column;-ms-flex-wrap:nowrap;flex-flow:column nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:rgba(0, 0, 0, 0.5);}@media screen and (min-width:640px){#addToCartSplitWindow{font-size:14px;}}@media screen and (min-width:1024px){#addToCartSplitWindow{font-size:13px;}}#addToCartSplitWindow #addToCartSplitPop{display:block;position:relative;width:39em;max-width:98%;padding:1em 1.6em;background-color:#FFFFFF;-webkit-border-radius:0.6em;-moz-border-radius:0.6em;border-radius:0.6em;}#addToCartSplitWindow #addToCartSplitPop .pop-close{width:1.5em;height:1.5em;position:absolute;top:1.6em;right:1.6em;cursor:pointer;}#addToCartSplitWindow #addToCartSplitPop .pop-close::before, #addToCartSplitWindow #addToCartSplitPop .pop-close::after{content:" ";display:block;width:100%;height:0.3em;background-color:#0a0a0a;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#addToCartSplitWindow #addToCartSplitPop .pop-close::before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}#addToCartSplitWindow #addToCartSplitPop .pop-close::after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}#addToCartSplitWindow #addToCartSplitPop .title{margin:1.2em 0 1em;}@media screen and (max-width:639px) and (orientation:portrait){#addToCartSplitWindow #addToCartSplitPop .title .no-mobile-portrait{display:none;}}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts{position:relative;height:14.1em;margin:1em 0;overflow-y:auto;border:1px solid #CCCCCC;-webkit-border-radius:0.3em;-moz-border-radius:0.3em;border-radius:0.3em;}@media screen and (min-width:1300px){#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts::-webkit-scrollbar{width:0.375em;}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts::-webkit-scrollbar-track{background-color:#d0d0d0;}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts::-webkit-scrollbar-thumb{background-color:#aaaaaa;}}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;-webkit-align-items:center;align-items:center;}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-image{width:8em;padding:0.5em 1em;}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-image a{display:block;}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-image a img{display:block;max-width:100%;margin:0 auto;}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-description{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:0;flex-basis:0;}@media screen and (max-width:639px) and (orientation:portrait){#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-description{padding:0.5em 1em;-webkit-flex-flow:column nowrap;-ms-flex-direction:column;-ms-flex-wrap:nowrap;flex-flow:column nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;}}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-description .product-name{padding:0.5em 1em;}@media screen and (max-width:639px) and (orientation:portrait){#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-description .product-name{padding:0;margin-bottom:1em;}}#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-description .after-price{color:#CC0033;padding:0.5em 1em;}@media screen and (max-width:639px) and (orientation:portrait){#addToCartSplitWindow #addToCartSplitPop .addToCartSplitProducts .addToCartSplitProduct .product-description .after-price{padding:0;}}#addToCartSplitWindow #addToCartSplitPop .alertSplitMessage{color:#FF9500;margin:1em 0;}#addToCartSplitWindow #addToCartSplitPop .actionsCartSplit{margin:1em 0 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;text-align:center;width:100%;}@media screen and (min-width:640px){#addToCartSplitWindow #addToCartSplitPop .actionsCartSplit button{width:50%;margin:auto;}}#addToCartSplitWindow #addToCartSplitPop .legals a{color:#CC0033;text-decoration:underline;}.warrantyCenter{color:#333;font-family:"Montserrat-Bold";font-size:17px;}.warrantyLi{margin:0% 0% 0% 5%;}.warrantyLi b{color:#333333;}.warrantyLi-art b{color:#333333;content:none !important;}.warrantyLi-art::before{content:none !important;}.warrantyLi-sub b{color:#333333;}.liMayor{margin-top:20px;}.container-home{width:100%;margin:auto;display:block;font-size:12px;}.text-home-title{font-size:18px;text-transform:uppercase;}#emarsys-sectionhome .e-best-sell #emarsys_featured, #emarsys-sectionhome .e-best-sell #emarsys_recommended, #emarsys-sectionhome .e-destacado #emarsys_featured, #emarsys-sectionhome .e-destacado #emarsys_recommended, #emarsys-sectionhome .e-recommended #emarsys_featured, #emarsys-sectionhome .e-recommended #emarsys_recommended{position:initial;}#emarsys_recommended, #emarsys_featured, #emarsys_best-sell{padding-left:4px;}.montserrat-bold{font-family:Montserrat-Bold, sans-serif;}.swiper-container{width:100%;height:100%;}#emarsys_recommended .swiper-wrapper, #emarsys_featured .swiper-wrapper, #emarsys_best-sell .swiper-wrapper{margin-bottom:20px;}#emarsys_recommended .swiper-slide, #emarsys_featured .swiper-slide, #emarsys_best-sell .swiper-slide{font-size:12px;width:240px;}#emarsys-sectionhome .e-best-sell .swiper-recommended-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-best-sell .swiper-recommended-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-best-sell .swiper-recommended-navigation .swiper-featured-prev, #emarsys-sectionhome .e-best-sell .swiper-best-sell-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-best-sell .swiper-best-sell-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-best-sell .swiper-best-sell-navigation .swiper-featured-prev, #emarsys-sectionhome .e-best-sell .swiper-featured-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-best-sell .swiper-featured-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-best-sell .swiper-featured-navigation .swiper-featured-prev, #emarsys-sectionhome .e-destacado .swiper-recommended-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-destacado .swiper-recommended-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-destacado .swiper-recommended-navigation .swiper-featured-prev, #emarsys-sectionhome .e-destacado .swiper-best-sell-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-destacado .swiper-best-sell-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-destacado .swiper-best-sell-navigation .swiper-featured-prev, #emarsys-sectionhome .e-destacado .swiper-featured-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-destacado .swiper-featured-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-destacado .swiper-featured-navigation .swiper-featured-prev, #emarsys-sectionhome .e-recommended .swiper-recommended-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-recommended .swiper-recommended-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-recommended .swiper-recommended-navigation .swiper-featured-prev, #emarsys-sectionhome .e-recommended .swiper-best-sell-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-recommended .swiper-best-sell-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-recommended .swiper-best-sell-navigation .swiper-featured-prev, #emarsys-sectionhome .e-recommended .swiper-featured-navigation .swiper-recommended-prev, #emarsys-sectionhome .e-recommended .swiper-featured-navigation .swiper-best-sell-prev, #emarsys-sectionhome .e-recommended .swiper-featured-navigation .swiper-featured-prev{z-index:1;background:url(/_ui/responsive/theme-officedepot/images/body-home/home2022/FlechaIzq_666666.svg) center no-repeat;width:8px;height:12px;}#emarsys-sectionhome .e-best-sell .swiper-recommended-navigation .swiper-recommended-next, #emarsys-sectionhome .e-best-sell .swiper-recommended-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-best-sell .swiper-recommended-navigation .swiper-featured-next, #emarsys-sectionhome .e-best-sell .swiper-best-sell-navigation .swiper-recommended-next, #emarsys-sectionhome .e-best-sell .swiper-best-sell-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-best-sell .swiper-best-sell-navigation .swiper-featured-next, #emarsys-sectionhome .e-best-sell .swiper-featured-navigation .swiper-recommended-next, #emarsys-sectionhome .e-best-sell .swiper-featured-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-best-sell .swiper-featured-navigation .swiper-featured-next, #emarsys-sectionhome .e-destacado .swiper-recommended-navigation .swiper-recommended-next, #emarsys-sectionhome .e-destacado .swiper-recommended-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-destacado .swiper-recommended-navigation .swiper-featured-next, #emarsys-sectionhome .e-destacado .swiper-best-sell-navigation .swiper-recommended-next, #emarsys-sectionhome .e-destacado .swiper-best-sell-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-destacado .swiper-best-sell-navigation .swiper-featured-next, #emarsys-sectionhome .e-destacado .swiper-featured-navigation .swiper-recommended-next, #emarsys-sectionhome .e-destacado .swiper-featured-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-destacado .swiper-featured-navigation .swiper-featured-next, #emarsys-sectionhome .e-recommended .swiper-recommended-navigation .swiper-recommended-next, #emarsys-sectionhome .e-recommended .swiper-recommended-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-recommended .swiper-recommended-navigation .swiper-featured-next, #emarsys-sectionhome .e-recommended .swiper-best-sell-navigation .swiper-recommended-next, #emarsys-sectionhome .e-recommended .swiper-best-sell-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-recommended .swiper-best-sell-navigation .swiper-featured-next, #emarsys-sectionhome .e-recommended .swiper-featured-navigation .swiper-recommended-next, #emarsys-sectionhome .e-recommended .swiper-featured-navigation .swiper-best-sell-next, #emarsys-sectionhome .e-recommended .swiper-featured-navigation .swiper-featured-next{margin-left:12px;z-index:1;background:url(/_ui/responsive/theme-officedepot/images/body-home/home2022/FlechaDer_666666.svg) center no-repeat;width:8px;height:12px;}.swiper-slide{text-align:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}.grid-featured .card-grid{min-width:225px;}.card-grid{background-color:#fff;height:100%;position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:10px;-webkit-box-shadow:0 0 8px 4px rgba(102, 102, 102, 0.2);-moz-box-shadow:0 0 8px 4px rgba(102, 102, 102, 0.2);box-shadow:0 0 8px 4px rgba(102, 102, 102, 0.2);}.card-grid .img-grid{position:relative;display:block;}.grid-featured .img-grid{width:40%;}.grid-featured .img-grid, .grid-featured .info-grid{float:left;height:100%;}.grid-featured .img-grid-container{height:calc(100% + 8px);}#emarsys-sectionhome .e-best-sell img, #emarsys-sectionhome .e-destacado img, #emarsys-sectionhome .e-recommended img{width:80px !important;height:80px !important;}.card-grid .img-grid img{font-size:9px;}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}picture.picture-responsive *, img.img-responsive{width:auto;max-width:100%;height:auto;max-height:100%;}.card-grid .info-grid{margin-top:-10px;display:grid;overflow:hidden;}.grid-featured .info-grid{width:60%;padding-left:12px;display:grid;}.grid-featured .img-grid, .grid-featured .info-grid{float:left;height:100%;}.card-grid .description-grid{overflow:hidden;}.card-grid .description-grid, .card-grid .star-rating{color:#666;}.grid-featured .description-grid{padding-right:5px;text-align:left;}.card-grid .description-grid-text{font-size:12px;overflow:hidden;color:#333;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.grid-featured .description-grid-text{line-height:13px;margin:0;max-height:26px;}.card-grid .container-rating-price{line-height:1.1;display:flex;justify-content:flex-start;}.grid-best-sell .container-rating-price .price-control, .grid-featured .container-rating-price .price-control{display:flex;align-items:flex-start;flex-direction:column;}.card-grid .price{color:#c03;font-size:14px;}.decimal-format{font-size:0.68em;vertical-align:text-top;}.group-grid-tags-left{position:absolute;display:grid;justify-items:center;align-items:center;left:0;top:-2px;}#emarsys_recommended .swiper-pagination, #emarsys_featured .swiper-pagination, #emarsys_best-sell .swiper-pagination{bottom:0px;}#emarsys_recommended .swiper-pagination-bullet, #emarsys_featured .swiper-pagination-bullet, #emarsys_best-sell .swiper-pagination-bullet{width:10px;height:10px;opacity:1;margin:0 4px;background-color:#ccc;}#emarsys_recommended .swiper-pagination-bullet, #emarsys_featured .swiper-pagination-bullet, #emarsys_best-sell .swiper-pagination-bullet{width:10px;height:10px;opacity:1;margin:0 4px;background-color:#ccc;}#emarsys-sectionhome .e-best-sell .swiper-recommended-navigation, #emarsys-sectionhome .e-best-sell .swiper-best-sell-navigation, #emarsys-sectionhome .e-best-sell .swiper-featured-navigation, #emarsys-sectionhome .e-destacado .swiper-recommended-navigation, #emarsys-sectionhome .e-destacado .swiper-best-sell-navigation, #emarsys-sectionhome .e-destacado .swiper-featured-navigation, #emarsys-sectionhome .e-recommended .swiper-recommended-navigation, #emarsys-sectionhome .e-recommended .swiper-best-sell-navigation, #emarsys-sectionhome .e-recommended .swiper-featured-navigation{display:flex;position:absolute;top:5px;right:12px;}.grid-featured{width:100%;height:104px;margin:15px 0;}.empty-message-with-banner{margin-left:19.5vw;}.msi-tag{display:inline-block;width:30px;min-width:30px;height:20px;min-height:20px;background:url(/_ui/responsive/theme-officedepot/images/body-home/home2022/STK_MSI.svg) center no-repeat;}.grid-best-sell .discount-rel-tag, .grid-featured .discount-rel-tag{transform:translate(6px, -15px);}.discount-rel-tag{background:url(/_ui/responsive/theme-officedepot/images/grid/grid-2021/Sticker_PrecioEspecial.svg) center no-repeat;height:21px;width:85px;display:flex;}.card-grid .before-price{color:#999;font-size:8px;text-decoration:line-through;}.select-heart-od{width:32px !important;height:32px !important;background-size:18px !important;top:56px !important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 6px 10px 0 rgba(48, 48, 48, 0.1);-moz-box-shadow:0 6px 10px 0 rgba(48, 48, 48, 0.1);box-shadow:0 6px 10px 0 rgba(48, 48, 48, 0.1);right:-22px;}@media(min-width:320px){.select-heart-od{background-size:20px !important;width:32px !important;height:32px !important;}#container-emptyCard{position:relative;left:0%;}#emarsys-sectionhome{display:block !important;margin-left:8px;}.empty-message-with-banner{margin-left:7vw;}.content__empty .content{width:100%;}.container-home{margin-left:7px;}picture.picture-responsive *, img.img-responsive{padding-bottom:20px;}#emarsys-sectionhome .e-best-sell .swiper-recommended-navigation, #emarsys-sectionhome .e-best-sell .swiper-best-sell-navigation, #emarsys-sectionhome .e-best-sell .swiper-featured-navigation, #emarsys-sectionhome .e-destacado .swiper-recommended-navigation, #emarsys-sectionhome .e-destacado .swiper-best-sell-navigation, #emarsys-sectionhome .e-destacado .swiper-featured-navigation, #emarsys-sectionhome .e-recommended .swiper-recommended-navigation, #emarsys-sectionhome .e-recommended .swiper-best-sell-navigation, #emarsys-sectionhome .e-recommended .swiper-featured-navigation{top:75px;}#emarsys_recommended .swiper-recommended-navigation{top:477px !important;left:auto !important;}#emarsys_featured .swiper-featured-navigation{top:660px !important;left:auto !important;}.text-home-title{font-size:16px;}}@media screen and (min-width:375px){#emarsys_recommended .swiper-recommended-navigation{top:557px !important;left:auto !important;}#emarsys_featured .swiper-featured-navigation{top:737px !important;left:auto !important;}}@media screen and (min-width:425px){#emarsys_recommended .swiper-recommended-navigation{top:590px !important;left:auto !important;}#emarsys_featured .swiper-featured-navigation{top:773px !important;left:auto !important;}}@media screen and (min-width:640px){.container-home{width:91.66%;padding:0;}#emarsys-sectionhome{display:flex;justify-content:center;align-content:center;align-items:normal;flex-wrap:wrap;}#emarsys-sectionhome .e-best-sell, #emarsys-sectionhome .e-recommended, #emarsys-sectionhome .e-destacado, #emarsys-sectionhome .banner-emarsys-section{width:50%;padding:0 10px;}#emarsys-sectionhome .e-best-sell, #emarsys-sectionhome .e-destacado, #emarsys-sectionhome .e-recommended{padding-left:5%;position:relative;}.container-home .text-categoria{margin-bottom:20px;font-size:18px;white-space:nowrap;}.card-grid .price{font-size:7px;margin-top:5px;margin-bottom:5px;}.grid-featured{padding:0 9px;}.content__empty .content{width:100%;}.img-hogarInteligente-left{justify-content:center !important;}.style-carouselRecommended{width:50% !important;}.style-carouselDestacado{width:50% !important;}.container-home{margin:0px;margin-top:20px;max-width:930px;}div#emarsys_recommended, div#emarsys_featured{height:400px;}#emarsys-sectionhome{display:flex !important;margin-left:37px !important;}#emarsys_recommended .swiper-recommended-navigation{top:4px !important;left:auto !important;}#emarsys_featured .swiper-featured-navigation{top:4px !important;left:auto !important;}}@media screen and (min-width:1024px){.container-home{width:95%;margin:auto;margin-top:10px;max-width:750px;}#container-emptyCard{position:relative;left:2%;width:90%;}#emarsys-sectionhome .e-recommended, #emarsys-sectionhome .e-destacado, #emarsys-sectionhome .e-best-sell{width:32%;overflow:hidden;padding-left:0;}.container-home .text-categoria{font-size:17px;margin-top:0;padding:0;}#emarsys_recommended, #emarsys_featured, #emarsys_best-sell{height:380px;}.container-carousel-featured .text-home-title, .container-carousel-recommended .text-home-title{margin-bottom:12px;}#emarsys-sectionhome #emarsys_recommended .swiper-slide, #emarsys-sectionhome #emarsys_featured .swiper-slide, #emarsys-sectionhome #emarsys_best-sell .swiper-slide{width:300px;}#emarsys_recommended .swiper-slide, #emarsys_featured .swiper-slide, #emarsys_best-sell .swiper-slide{height:110px;}.card-grid .price{font-size:14px;}.grid-featured{padding:0;}.style-carouselRecommended{width:50% !important;}.style-carouselDestacado{width:50% !important;}#emarsys-sectionhome #emarsys_recommended #personal-recs .swiper-slide, #emarsys-sectionhome #emarsys_featured #home2 .swiper-slide{width:240px !important;}.empty-message-with-banner{margin-left:35.5vw;}#emarsys_recommended .swiper-recommended-navigation{top:4px !important;left:auto !important;}#emarsys_featured .swiper-featured-navigation{top:4px !important;left:auto !important;}}@media screen and (min-width:1300px){.container-home{font-size:15px;width:100%;max-width:1200px;}.style-carouselRecommended{width:304px !important;}.style-carouselDestacado{width:304px !important;}#emarsys-sectionhome #emarsys_recommended #personal-recs .swiper-slide, #emarsys-sectionhome #emarsys_featured #home2 .swiper-slide{width:276px !important;}#emarsys-sectionhome .e-best-sell, #emarsys-sectionhome .e-recommended, #emarsys-sectionhome .e-destacado, #emarsys-sectionhome .banner-emarsys-section{max-height:430px;}#emarsys-sectionhome .e-best-sell, #emarsys-sectionhome .e-recommended, #emarsys-sectionhome .e-destacado{width:304px;padding:0;margin-left:0;margin-right:35px;}#emarsys_recommended .swiper-slide, #emarsys_featured .swiper-slide, #emarsys_best-sell .swiper-slide{width:95% !important;font-size:15px;}.grid-featured .description-grid-text{font-size:12px;line-height:13px;max-height:26px;}.group-grid-tags-left{left:0;top:-2px;}.msi-tag{width:40px;min-width:40px;height:22px;min-height:22px;}.grid-featured .before-price{font-size:10px;}#container-emptyCard{position:relative;left:-2.5%;}.empty-message-with-banner{margin-left:37.5vw;}#emarsys_recommended .swiper-recommended-navigation{top:4px !important;left:auto !important;}#emarsys_featured .swiper-featured-navigation{top:4px !important;left:auto !important;}}.panelVentaC{display:flow-root;border-radius:10px;padding-top:10px;padding-bottom:10px;background:rgba(245, 172, 172, 0.2901960784);width:540px;margin-left:100px;}@media(max-width:600px){.panelVentaC{margin:0;max-width:100%;}.panelVentaC .descriptionVC{width:100%;}.panelVentaC .panelQuantityPpe{margin:0;width:100%;}.panelVentaC .vCPpeDetalle{float:none;min-width:100%;}}.updatePolicyS{background:white;border:1px solid #d6d6d6;height:35px;}.quantityVC{border:none;padding-top:7px;border-bottom:1px solid #d6d6d6;padding-bottom:7px;border-top:1px solid #d6d6d6;}.priceVC{font-family:"Montserrat-Bold" !important;}.textServiceVC{color:#C03 !important;font-size:12px !important;}.panelPriceVC{text-align:center;position:relative;min-height:1px;float:left;}.quantitySPpe{display:inline-flex;margin-bottom:5px;}.text-verDetalle{color:#c03;font-weight:700;text-decoration:underline;font-style:italic;font-family:Montserrat-bold, sans-serif;cursor:pointer;}.checkVC{width:2%;position:relative;min-height:1px;float:left;margin-top:5px;margin-left:10px;display:inline-table;}.descriptionVC{width:30%;position:relative;padding-left:15px;padding-right:10px;min-height:1px;float:left;}.vC-verDetalle{width:20%;position:relative;padding-left:10px;min-height:1px;float:left;}.add-to-cart-itemVentaCruzada{position:fixed;top:35%;left:50%;transform:translate(-50%, -50%);background-color:ghostwhite;z-index:9999;border-radius:10px;}.add-to-cart-itemVentaCruzada-description{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background-color:ghostwhite;z-index:9999;border-radius:10px;}.container-center-itemsPpe{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:500px;min-width:300px;max-height:220px;background-color:white;box-shadow:-2px 0px 10px 10px rgba(0, 0, 0, 0.08);border-radius:10px;}.container-center-itemsPpe-description{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:500px;min-width:300px;max-height:fit-content;background-color:white;box-shadow:0px 2000px 0px 4000px rgba(0, 0, 0, 0.25);border-radius:10px;}.cart_popup_ppe{font-family:"Montserrat-Bold";text-align:center;color:#CC0033;font-size:14px;padding:10px;}.cart_popup_ppe_compra{font-family:"Montserrat-Medium";text-align:center;color:#000;font-size:12px;padding:10px;margin-top:-10px;}.cart_popup_ppe_description{font-family:"Montserrat-Medium";text-align:left;color:#000;font-size:12px;padding:10px 30px 10px 30px;}.img-sPPE{width:100%;}.cont-img-quantityVc{padding-top:10px;text-align:center;}.img-sPPE-cartVc{width:22%;}.textAgendaPpe{font-family:"Montserrat-Bold";font-size:10px;text-align:center;color:#666;padding-bottom:7px;}img.boteBasuraPpe{width:15px;height:16px;}.img-sPPE-cart{width:70px;}.cart_popup-title_ppe_update{font-family:"Montserrat-Bold";color:#000;font-size:14px;padding-top:15px;text-align:left;padding-right:25px;margin-left:75px;}.cart_popup-title_ppe_update_quantity{font-family:"Montserrat-Bold";color:#000;font-size:14px;padding-top:15px;text-align:left;padding-right:25px;}.snBorderPpe{border-bottom:none !important;}.productRelatedPpe{display:flex;}.productSpaceRelated{width:16% !important;display:inline-flex;background:white;}.descriptionVCReference{width:65%;position:relative;padding-left:15px;padding-right:10px;min-height:1px;float:left;}.panelVentaCReference{display:flow-root;background:rgba(245, 172, 172, 0.2901960784);border-radius:10px;padding-top:10px;padding-bottom:10px;width:540px;margin-left:100px;}.vC-verDetalleReference{width:25%;position:relative;padding-left:10px;min-height:1px;float:left;}.checkReferencePpe{background-color:white !important;border:1px solid;}.notCoberturaGray{color:#999;}.policyServiceCartNoCoberturaCart{font-size:11px;font-family:"Montserrat-Medium";color:#666;}.corregirCobPpeCart{font-family:"Montserrat-BoldItalic";color:#cc0033;cursor:pointer;}@media(min-width:1024px){.add-to-cart-itemVentaCruzada{left:82%;}}@media(max-width:640px){.add-to-cart-itemVentaCruzada{top:40%;}.textAgendaPpe{padding:8px 0px 10px 0px;}.updatePolicyS{height:47px;width:56px;}.panelQuantityPpe{width:50%;display:flow;margin-left:22px;}.vCPpeDetalle{width:50%;text-align:center;margin-left:22px;}.quantityVC{width:47px !important;}.panelVentaCReference{width:100%;margin:0;}.vC-verDetalleReference{text-align:center;}}#btn-display-couponsIntel{display:flex;justify-content:center;align-items:center;}#btn-display-couponsIntel::before{content:"";display:none;width:16px !important;height:16px !important;margin:0 5.7px 2px 56.5px;padding:1px 1px 1px 1px;border-radius:2px;background-color:#009e45;background-image:url(/_ui/responsive/theme-officedepot/images/cart/white-check.svg);background-position:center;background-repeat:no-repeat;}#btn-display-couponsIntel.active::before{display:inline-block;}#global-messages-new{margin-bottom:40px;}#global-messages-new .pos-alert{display:flex;justify-content:center;align-items:center;height:40px;border-radius:6px;}#global-messages-new .pos-alert .title-walletPoint-apply{margin:auto;font-size:14px;font-family:"Montserrat-Medium";font-weight:500;color:#009E45;}#global-messages-new .pos-alert .close-alert{background-image:url(/_ui/responsive/theme-officedepot/images/cart/CloseSuccess.svg);background-repeat:no-repeat;width:40px;height:35px;background-size:cover;cursor:pointer;}.cont-swallet-cart{display:flex;flex-direction:row;max-height:40px;margin:10px 0;}.cont-swallet-cart .contain-bgOdRewards{background-repeat:no-repeat;width:100px;height:40px;background-position:center;border-top-left-radius:8px;border-bottom-left-radius:8px;}.cont-swallet-cart .contain-bgOdRewards.anonymous{background-image:url(/_ui/responsive/theme-officedepot/images/cart/bgBlackODRewardCLASSICNew.svg);}.cont-swallet-cart .contain-bgOdRewards.classic{background-image:url(/_ui/responsive/theme-officedepot/images/cart/bgBlackODRewardCLASSIC.svg);}.cont-swallet-cart .contain-bgOdRewards.premium{background-image:url(/_ui/responsive/theme-officedepot/images/cart/bgBlackODRewardPRO.svg);}.cont-swallet-cart .cont-text-swallet{background-color:#F6F6F6;width:-webkit-fill-available;padding:0 0 0 10px;display:flex;flex-direction:row;font-family:"Montserrat-Bold";justify-content:space-between;position:relative;border-top-right-radius:8px;border-bottom-right-radius:8px;}.cont-swallet-cart .cont-text-swallet .text-swallet{width:100%;display:flex;justify-content:center;flex-direction:column;line-height:1;}.cont-swallet-cart .cont-text-swallet .text-swallet .txt1-sWallet{font-size:14px;color:#333333;}.cont-swallet-cart .cont-text-swallet .text-swallet .txt2-sWallet{font-size:12px;}.cont-swallet-cart .cont-text-swallet .iconCoin{background-image:url(/_ui/responsive/theme-officedepot/images/iconCoinGrey.svg);background-repeat:no-repeat;width:48px;height:47px;background-size:contain;position:absolute;right:0;top:5px;}.card-usePoints-swallet{box-shadow:0 0 1.2em rgba(0, 0, 0, 0.1);border-radius:16px;margin:1.2em auto;}.card-usePoints-swallet .cont-usePoints .head-usePoints{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:20px;border-top-left-radius:16px;border-top-right-radius:16px;background-repeat:no-repeat;background-size:cover;}.card-usePoints-swallet .cont-usePoints .head-usePoints .text-head-usePoints{font-family:"Montserrat-Bold";font-size:14px;}.card-usePoints-swallet .cont-usePoints .head-usePoints .icon-card-usePoints{background-repeat:no-repeat;width:95px;height:36px;background-size:contain;}.card-usePoints-swallet .cont-usePoints .head-usePoints.classic{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/bg_grey_od_classic.jpg);}.card-usePoints-swallet .cont-usePoints .head-usePoints.classic .text-head-usePoints{color:#333333;}.card-usePoints-swallet .cont-usePoints .head-usePoints.classic .icon-card-usePoints{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/logo_od_classic.svg);border-top-right-radius:16px;}.card-usePoints-swallet .cont-usePoints .head-usePoints.premium{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/bg_green_od_premium.png);}.card-usePoints-swallet .cont-usePoints .head-usePoints.premium .text-head-usePoints{color:#FFFFFF;}.card-usePoints-swallet .cont-usePoints .head-usePoints.premium .icon-card-usePoints{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/logo_od_premium.svg);border-top-right-radius:16px;}.card-usePoints-swallet .cont-usePoints .body-usePoints{display:flex;flex-direction:column;align-items:center;padding:5px 15px;font-family:"Montserrat-Bold";}.card-usePoints-swallet .cont-usePoints .body-usePoints .totalPoints{width:95%;border-bottom:2px solid #CCCCCC;display:flex;flex-direction:row;height:30px;gap:5px;align-items:center;justify-content:center;}.card-usePoints-swallet .cont-usePoints .body-usePoints .totalPoints .txt-totalPoints{color:#4E4949;padding-bottom:5px;font-size:16px;display:contents;}.card-usePoints-swallet .cont-usePoints .body-usePoints .totalPoints .iconCoinRed{background-image:url(/_ui/responsive/theme-officedepot/images/cart/iconCoinRed.svg);background-repeat:no-repeat;width:16px;height:16px;background-size:contain;}.card-usePoints-swallet .cont-usePoints .body-usePoints .text-pointsPossible{width:100%;margin-top:15px;margin-bottom:5px;font-size:14px;}.card-usePoints-swallet .cont-usePoints .body-usePoints .text-pointsPossible .greyOD{color:#333333;}.card-usePoints-swallet .cont-usePoints .body-usePoints .numberPoints{background-color:#F6F6F6;width:100%;text-align:center;padding:10px 0px;color:#cc0033;font-size:20px;}.card-usePoints-swallet .cont-usePoints .body-usePoints .valuePoints{color:#999999;font-size:10px;width:100%;text-align:center;margin-bottom:20px;}.card-usePoints-swallet .cont-usePoints .body-usePoints .cont-btn-usedPoints{width:100%;}.card-usePoints-swallet .cont-usePoints .body-usePoints .cont-btn-usedPoints .btn-usedPoints{width:100%;height:40px;text-align:center;background-color:#fff;border:1px solid #c03 !important;color:#c03 !important;font-size:14px;font-family:"Montserrat-Bold";margin-bottom:20px;}.card-usePoints-swallet .cont-usePoints .body-usePoints .textRemember{width:100%;color:#655F5F;font-size:11px;margin-bottom:10px;}.card-usePoints-swallet .cont-usePoints .body-usePoints .textRemember .textBold{font-family:"Montserrat-Bold";}.card-usePoints-swallet .cont-usePoints .body-usePoints .textRemember .textRemember{font-family:"Montserrat-Medium";}.popUpUseWallet #cboxWrapper{border-radius:16px;}.popUpUseWallet #cboxLoadedContent{padding:0;}.popUpUseWallet .cont-usePoints .head-usePoints{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:20px;border-top-left-radius:16px;border-top-right-radius:16px;background-repeat:no-repeat;background-size:cover;}.popUpUseWallet .cont-usePoints .head-usePoints .text-head-usePoints{font-family:"Montserrat-Bold";font-size:14px;}.popUpUseWallet .cont-usePoints .head-usePoints .icon-card-usePoints{background-image:url(/_ui/responsive/theme-officedepot/images/cart/ODRewardCart.svg);background-repeat:no-repeat;width:95px;height:36px;background-size:contain;}.popUpUseWallet .cont-usePoints .head-usePoints.classic{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/bg_grey_od_classic.jpg);}.popUpUseWallet .cont-usePoints .head-usePoints.classic .text-head-usePoints{color:#333333;}.popUpUseWallet .cont-usePoints .head-usePoints.classic .icon-card-usePoints{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/logo_od_classic.svg);border-top-right-radius:16px;}.popUpUseWallet .cont-usePoints .head-usePoints.premium{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/bg_green_od_premium.png);}.popUpUseWallet .cont-usePoints .head-usePoints.premium .text-head-usePoints{color:#FFFFFF;}.popUpUseWallet .cont-usePoints .head-usePoints.premium .icon-card-usePoints{background-image:url(/_ui/responsive/theme-officedepot/images/detail2022/logo_od_premium.svg);border-top-right-radius:16px;}.popUpUseWallet .cont-usePoints .body-usePoints{display:flex;flex-direction:column;align-items:center;padding:5px 15px;font-family:"Montserrat-Medium";font-weight:700;}.popUpUseWallet .cont-usePoints .body-usePoints .totalPoints{width:95%;border-bottom:2px solid #CCCCCC;display:flex;flex-direction:row;height:30px;gap:5px;align-items:center;justify-content:center;}.popUpUseWallet .cont-usePoints .body-usePoints .totalPoints .txt-totalPoints{color:#4E4949;padding-bottom:5px;font-size:16px;display:contents;}.popUpUseWallet .cont-usePoints .body-usePoints .totalPoints .iconCoinRed{background-image:url(/_ui/responsive/theme-officedepot/images/cart/iconCoinRed.svg);background-repeat:no-repeat;width:16px;height:16px;background-size:contain;}.popUpUseWallet .cont-usePoints .body-usePoints .text-pointsPossible{width:100%;margin-top:15px;margin-bottom:5px;font-size:14px;}.popUpUseWallet .cont-usePoints .body-usePoints .text-pointsPossible .greyOD{color:#333333;}.popUpUseWallet .cont-usePoints .body-usePoints .numberPoints{background-color:#F6F6F6;width:100%;text-align:center;padding:5px 0px;color:#cc0033;font-size:20px;border-radius:4px;}.popUpUseWallet .cont-usePoints .body-usePoints .text-change{width:100%;margin-top:15px;margin-bottom:5px;font-size:12px;}.popUpUseWallet .cont-usePoints .body-usePoints .inputPoint{background-color:#F6F6F6;width:100%;text-align:center;padding:5px 0px;color:#655F5F;font-size:20px;border:1px solid #666;border-radius:4px;}.popUpUseWallet .cont-usePoints .body-usePoints .valuePoints{color:#999999;font-size:10px;width:100%;text-align:center;margin-bottom:20px;}.popUpUseWallet .cont-usePoints .body-usePoints .alertPointMax{display:flex;font-family:"Montserrat-Regular";font-size:12px;width:100%;justify-content:space-between;font-weight:400;color:#CC0033;}.popUpUseWallet .cont-usePoints .body-usePoints .cont-btn-usedPoints{width:100%;margin-top:20px;}.popUpUseWallet .cont-usePoints .body-usePoints .cont-btn-usedPoints .btn-usedPoints{width:100%;height:40px;text-align:center;background-color:#c03;border:1px solid #c03 !important;color:#FFFFFF !important;font-size:14px;font-family:"Montserrat-Bold";margin-bottom:20px;}.popUpUseWallet .cont-usePoints .body-usePoints .textRemember{width:100%;color:#655F5F;font-size:11px;margin-bottom:10px;}.popUpUseWallet .cont-usePoints .body-usePoints .textRemember .textBold{font-family:"Montserrat-Bold";}.popUpUseWallet .cont-usePoints .body-usePoints .textRemember .textRemember{font-family:"Montserrat-Medium";}.underline-anchor{text-decoration:underline;}#visiblePickupMethods{height:4em;font-size:18px;}#continueShopping{margin:1.2em auto;text-decoration:underline;font-size:16px;}@media screen and (max-width:1023px){#visiblePickupMethods{width:100%;}}.final-section-sticky{width:100%;height:auto;display:block;position:fixed;left:0;right:0;bottom:0;background-color:#c03;}@media screen and (max-width:648px){#stickyCheckoutSecondaryContainer{flex-direction:column;}#stickyCheckoutContainer{min-height:120px;}#stickyCheckoutContainer .sticky-checkout-title{font-size:14px;word-break:break-word;margin-left:20px;}.sticky-cart{justify-content:center;padding:18px 18px 18px 22px;align-items:center;}#stickyAddToCartButton{padding:0 18px 18px 24px;}}@media(min-width:649px) and (max-width:1023px){#stickyCheckoutContainer{padding:0 3em;}#stickyCheckoutContainer .glyphicon-sticky{height:50px !important;width:55px !important;background-size:24px !important;}#stickyCheckoutContainer .sticky-checkout-title{font-size:18px;word-break:break-word;margin-left:20px;}.sticky-cart{margin-bottom:10px;margin-top:10px;padding:0 18px;display:flex;justify-content:flex-start;align-items:center;width:275px;}.btn-secondary-theme{width:100%;}#stickyAddToCartButton{display:flex;justify-content:flex-end;}}@media screen and (min-width:1024px){#stickyCheckoutContainer .sticky-checkout-title{font-size:20px;margin-left:36px;}#stickyCheckoutContainer .btn-secondary-theme{width:263px;}#stickyAddToCartButton{display:flex;justify-content:flex-end;}.sticky-cart{justify-content:flex-start;padding:0 18px;align-items:center;}}#stickyCheckoutContainer{background:#c03;height:100px;width:100%;position:fixed;bottom:0;z-index:9;color:white;left:0;display:flex;justify-content:center;align-items:center;}#stickyCheckoutContainer #stickyCheckoutSecondaryContainer{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1440px;}#stickyCheckoutContainer #stickyCheckoutSecondaryContainer .sticky-cart{display:flex;align-items:center;}#stickyCheckoutContainer .glyphicon-sticky{height:31px;width:31px;background-size:30px;}#stickyCheckoutContainer .sticky-checkout-title{display:block;text-align:center;font-weight:bold;height:auto;max-width:1440px;}#stickyCheckoutContainer .btn-secondary-theme{height:46px;color:black !important;font-weight:bold;background-color:white;}.cart-saveListFavOpt .cart-saveListFavOpt-back button{text-align:left;}.cart-saveListFavOpt .cart-saveListFavOpt-saveFav{justify-items:right;}.cart-saveListFavOpt .cart-saveListFavOpt-saveFav button svg{min-width:24px;}.cart-saveListFavOpt .cart-saveListFavOpt-saveFav button span{min-width:181px;}.cart-saveListFavOpt .list-back{margin-bottom:8px;font-family:Montserrat-Bold, sans-serif;font-size:16px;color:var(--red_secondary, #cc0033);background-color:transparent;border:0 none;outline:none;padding:8px 0 0 0;display:flex;}.cart-saveListFavOpt .list-back a{font-family:Montserrat-Bold, sans-serif;font-size:18px;color:var(--red_secondary, #cc0033);}@media screen and (min-width:640px){.cart-saveListFavOpt .list-back{font-size:18px;padding-left:16px;}}@media screen and (min-width:1300px){.cart-saveListFavOpt .list-back{font-size:18px;}}@media screen and (min-width:1024px){.cart-saveListFavOpt .list-back{padding-left:0;font-size:16px;margin-bottom:0;display:flex;}}.cart-saveListFavOpt .list-back:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23neq8mcopaa)'%3E%3Cpath d='m2.321 7.024.011-.011 4.734-4.69a1.114 1.114 0 0 1 1.895.786c0 .293-.118.574-.327.781L5.802 6.697H20.89c.295 0 .577.116.786.324a1.104 1.104 0 0 1-.786 1.888H5.802l2.832 2.805a1.104 1.104 0 0 1-.781 1.89c-.295.002-.578-.114-.787-.321l-4.74-4.696-.005-.006a1.105 1.105 0 0 1 0-1.557z' fill='%23C03'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='neq8mcopaa'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 22 2)' d='M0 0h20v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");display:block;width:18px;height:18px;margin-right:10px;margin-top:2px;content:"";}@media screen and (min-width:640px){.cart-saveListFavOpt .list-back:before{width:22px;height:22px;}}@media screen and (min-width:1024px){.cart-saveListFavOpt .list-back:before{width:16px;height:16px;}}.decimal-digit-price-format{font-size:0.68em !important;}.container-emptyCart{padding-bottom:2vw;}.title-cartEmpty{color:#666;font-size:18px;font-style:normal;font-weight:700;line-height:100%;}.subtitle-cartEmpty{color:#666;font-size:14px;font-style:normal;font-weight:500;line-height:100%;}html, body{overflow:inherit !important;overflow-y:inherit !important;}