@charset "utf-8";joomla-alert{--jui-alert-min-width:250px;--jui-alert-padding:.5rem 1.25rem;--jui-alert-margin:0 0 1rem 0;--jui-alert-border:1px solid transparent;--jui-alert-border-radius:.25rem;--jui-alert-animation-duration:.5s;--jui-alert-animation-timing-function:ease-in-out;--jui-alert-button-color-dark:#000;--jui-alert-button-color-light:#fff;--jui-alert-success-color:#234423;--jui-alert-success-background-color:#d9e6d9;--jui-alert-success-border-color:#cadcca;--jui-alert-success-link-color:#122212;--jui-alert-info-color:#0c5460;--jui-alert-info-background-color:#d1ecf1;--jui-alert-info-border-color:#bee5eb;--jui-alert-info-link-color:#062c33;--jui-alert-warning-color:#7d5a29;--jui-alert-warning-background-color:#fcefdc;--jui-alert-warning-border-color:#fbe8cd;--jui-alert-warning-link-color:#573e1c;--jui-alert-danger-color:#712b29;--jui-alert-danger-background-color:#f7dddc;--jui-alert-danger-border-color:#f4cfce;--jui-alert-danger-link-color:#4c1d1b;-webkit-animation-duration:var(--jui-alert-animation-duration,.5s);animation-duration:var(--jui-alert-animation-duration,.5s);-webkit-animation-timing-function:var(--jui-alert-animation-timing-function,ease-in-out);animation-timing-function:var(--jui-alert-animation-timing-function,ease-in-out);border:var(--jui-alert-border,1px solid transparent);border-radius:var(--jui-alert-border-radius,.25rem);display:block;margin:var(--jui-alert-margin,0 0 1rem 0);min-width:var(--jui-alert-min-width,250px);padding:var(--jui-alert-padding,.5rem 1.25rem)}joomla-alert .joomla-alert--close{background:transparent;border:0;color:var(--jui-alert-button-color-dark,#000);float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;padding:.2rem 1rem;position:relative;right:-1.25rem;text-shadow:0 1px 0 var(--jui-alert-button-color-light,#fff);top:-.5rem}joomla-alert .joomla-alert--close:focus,joomla-alert .joomla-alert--close:hover{color:var(--jui-alert-button-color-dark,#000);cursor:pointer;opacity:.75;text-decoration:none}joomla-alert[type=success]{background-color:var(--jui-alert-success-background-color,#d9e6d9);border-color:var(--jui-alert-success-border-color,#cadcca);color:var(--jui-alert-success-color,#234423)}joomla-alert[type=success] hr{border-top-color:var(--jui-alert-success-border-color,#cadcca)}joomla-alert[type=success] .alert-link{color:var(--jui-alert-success-link-color,#122212)}joomla-alert[type=info]{background-color:var(--jui-alert-info-background-color,#d1ecf1);border-color:var(--jui-alert-info-border-color,#bee5eb);color:var(--jui-alert-info-color,#0c5460)}joomla-alert[type=info] hr{border-top-color:var(--jui-alert-info-border-color,#bee5eb)}joomla-alert[type=info] .alert-link{color:var(--jui-alert-info-link-color,#062c33)}joomla-alert[type=warning]{background-color:var(--jui-alert-warning-background-color,#fcefdc);border-color:var(--jui-alert-warning-border-color,#fbe8cd);color:var(--jui-alert-warning-color,#7d5a29)}joomla-alert[type=warning] hr{border-top-color:var(--jui-alert-warning-border-color,#fbe8cd)}joomla-alert[type=warning] .alert-link{color:var(--jui-alert-warning-link-color,#573e1c)}joomla-alert[type=danger]{background-color:var(--jui-alert-danger-background-color,#f7dddc);border-color:var(--jui-alert-danger-border-color,#f4cfce);color:var(--jui-alert-danger-color,#712b29)}joomla-alert[type=danger] hr{border-top-color:var(--jui-alert-danger-border-color,#f4cfce)}joomla-alert[type=danger] .alert-link{color:var(--jui-alert-danger-link-color,#4c1d1b)}html[dir=rtl] joomla-alert .joomla-alert--close,html[dir=rtl] joomla-alert .joomla-alert-button--close{float:left;left:-1.25rem;right:auto}@-webkit-keyframes joomla-alert-fade-in{0%{opacity:0}}@keyframes joomla-alert-fade-in{0%{opacity:0}}@-webkit-keyframes joomla-alert-fade-out{0%{opacity:1}to{opacity:0}}@keyframes joomla-alert-fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){joomla-alert{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-opacity-60{opacity:0.6}.cc-window.cc-opacity-70{opacity:0.7}.cc-window.cc-opacity-80{opacity:0.8}.cc-window.cc-opacity-90{opacity:0.9}.cc-window.cc-opacity-95{opacity:0.95}.cc-window.cc-opacity-100{opacity:1}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-1em)}.cc-animate.cc-revoke.cc-center{transform:translateY(-1em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(1em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-animate.cc-revoke.cc-active.cc-center,.cc-animate.cc-revoke-bottom.cc-active,.cc-revoke:hover{transform:translateY(0)}.cc-animate.cc-revoke-bottom.cc-center{transform:translateY(1em)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-flow:row wrap;z-index:99999999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;-ms-flex-direction:column;flex-direction:column;text-align:initial}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em;align-items:center}.cc-revoke img,.cc-revoke i,.cc-revoke span{margin-right:5px}.cc-revoke.cc-top.cc-animate{padding:1em .5em 0.2em}.cc-revoke.cc-center.cc-animate{padding:1em .5em 0.2em}.cc-revoke.cc-bottom.cc-animate{padding:0.2em .5em 1em}.cc-revoke-bottom.cc-center.cc-animate{padding:0.2em .5em 1em}.cc-header{font-size:18px;font-weight:700;max-width:256px;margin-top:2px}span.cc-message span.cc-cookie-settings-toggle{padding:.2em .4em;font-size:.9em;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;display:inline-block;margin-top:4px}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}div.cc-center .cc-link{width:fit-content}.cc-link{opacity:.9;display:inline-block;padding:.2em .2em .2em 0;margin:0 4px 0 0;background:transparent;transition:opacity .2s}.cc-link:hover{opacity:1;background:transparent}.cc-link:active,.cc-link:visited,.cc-link:focus{outline:none;background:transparent}a.cc-link label{display:inline-block;font-size:16px;margin:0;padding:0;line-height:inherit;cursor:pointer}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none}a.cc-btn:hover{text-decoration:underline}.cc-close{display:block;position:absolute;top:.4em;right:.1em;font-size:1.6em;opacity:.9;line-height:.75;outline:none}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top,.cc-revoke.cc-center{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:auto}.cc-revoke.cc-right{right:3em;left:auto}.cc-revoke.cc-center{left:50%;margin-left:-75px;top:0;margin-top:0}.cc-revoke.cc-center.cc-revoke-bottom{bottom:0;top:auto;margin-top:auto;border-radius:0;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-center.cc-revoke-top{border-radius:0;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-center.cc-revoke-bottom-right{right:3em;left:auto;bottom:0;top:auto;margin-top:auto;border-radius:0;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-center.cc-revoke-top-right{right:3em;left:auto;border-radius:0;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-center.cc-revoke-bottom-left{left:3em;right:auto;bottom:0;top:auto;margin:auto;border-radius:.5em .5em 0 0}.cc-revoke.cc-center.cc-revoke-top-left{left:3em;right:auto;top:0;bottom:auto;margin:auto;border-radius:0 0 .5em .5em}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-center{top:50%;left:50%;margin-left:-192px;margin-top:-130px}.cc-center.cc-allowall-button{margin-left:-256px}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}span.cc-header+span.cc-message span.cc-message-text{margin-right:5px}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1;text-align:left}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between;flex-wrap:wrap}.cc-compliance>.cc-btn{-ms-flex:1;flex:1 1 auto}div.cc-compliance>a.cc-btn{margin-right:.5em;margin-top:.2em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:319px){.cc-btn{white-space:normal}}@media(max-width:639px){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:0 0 1em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:0}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}span.cc-cookie-settings-toggle{cursor:pointer}span.cc-cookie-settings-toggler{transform:rotate(180deg);transition:transform 250ms;display:inline-block}span.cc-cookie-settings-toggler.cc-opened{transform:rotate(0deg)}@media(min-width:640px){div.fancybox-30{max-width:599px}}@media(min-width:800px){div.fancybox-50{max-width:799px}}div.cc-checkboxes-container{display:flex;width:100%;flex-flow:wrap;margin-top:6px}div.cc-checkboxes-container input[type=checkbox]{margin:0!important;padding:0!important}div.cc-checkboxes-container a:not(.cc-btn){margin:0 0 0 2px;padding:3px 6px 0 0;text-decoration:none}div.cc-checkbox-container{display:flex;margin-right:6px;margin-bottom:5px;align-items:center;position:relative}div.cc-checkbox-container:not(:last-child) a{border-right:1px solid #FFF}div.cc-floating div.cc-checkboxes-container{margin-top:15px}div.cc-checkboxes-container a.cc-btn.cc-allow{min-width:fit-content;padding:0.2em .6em;height:16px;box-sizing:content-box}div.cc-cookie-category-title{font-size:16px;font-weight:700;border-bottom:1px solid #333;display:inline-block}div.cc-cookie-category-title-acceptdate,span.cc-cookie-title-acceptdate{font-weight:normal;margin:0 0 5px 0;font-size:12px;color:#6c757d;cursor:auto}span.cc-cookie-title-acceptdate{animation:append-animate .3s linear}input.cc-cookie-checkbox+span{position:absolute;top:0;left:0;cursor:pointer;height:18px;width:18px}input.cc-cookie-checkbox[readonly]+span,input.cc-cookie-checkbox[disabled]+span{cursor:auto}input.cc-cookie-checkbox+span:after,input.cc-cookie-checkbox+span:before{position:relative;display:block;content:"";box-sizing:content-box!important}div.cc-cookie-category-description{padding:10px 0}fieldset.cc-cookie-list-title,fieldset.cc-service-list-title{margin:0;padding:0;border:none}fieldset.cc-service-list-title.cc-service-collapsed>*:not(legend){display:none}fieldset.cc-service-list-title{margin-bottom:10px}fieldset.cc-cookie-list-title legend{float:none;margin:0 0 10px 0;display:block;width:100%;padding:0;line-height:36px;color:#333;border:0;border-bottom:1px solid #e5e5e5;font-size:16px}fieldset.cc-service-list-title legend{font-size:16px;font-weight:700;display:inline-block;position:relative;width:fit-content;width:-moz-fit-content;min-width:50%;border-bottom:none;line-height:32px;margin-bottom:0;padding-left:10px;background:#ececec}div.cc-service-cookie-list-title{font-size:15px;margin:4px 0 2px 10px;border-bottom:1px solid #ccc;width:fit-content}fieldset.cc-service-list-title ul.cc-cookie-category-list{margin-left:25px}ul.cc-cookie-category-list,#main div.gdpr-component-view ul.cc-cookie-category-list{margin:0;padding:0;position:relative}ul.cc-cookie-category-list li,#main div.gdpr-component-view ul.cc-cookie-category-list li{margin-bottom:4px;overflow:hidden;font-size:14px;list-style:none;min-height:20px;background:#f2f2f2;padding:10px}input.cc-cookie-checkbox{height:16px!important;width:16px!important;min-height:18px!important;border-radius:1px;box-sizing:content-box!important;cursor:pointer!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;background:none!important;border:none!important}input.cc-cookie-checkbox+span:before{border:1px solid grey;background:#FFF;width:16px;height:16px;left:-1px}input.cc-cookie-checkbox+span:after{left:1px;border-width:1px;border-style:solid;border-color:#b3b3b3 #dcddde #dcddde #b3b3b3;background-image:linear-gradient(135deg,#b1b6be 0,#FFF 100%);background-repeat:no-repeat;background-position:center;top:-16px;width:12px;height:12px}input.cc-cookie-checkbox:checked+span:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNGMUE0MkE1QkJDMjExRTM5QUIxQzQwRjkwREYzMUIyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNGMUE0MkE2QkJDMjExRTM5QUIxQzQwRjkwREYzMUIyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0YxQTQyQTNCQkMyMTFFMzlBQjFDNDBGOTBERjMxQjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0YxQTQyQTRCQkMyMTFFMzlBQjFDNDBGOTBERjMxQjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4IZcVrAAAA5UlEQVR42mL8//8/AyMjIwMxQHwRgwOQAuEJjMRqBGoSAFL3gRhEf2BiIB7Mh2oCgQ+MFy5c+E9Ix/o3SxlmPOtGFnJkAZEGBgaMeJyoAKTOI9k24WUcwwEmNEUGBJx4AaipEMRgQtIEUnAeSCcgiRVAQxEGEmEMsB/dLxk4Atn70RRcgDoRDGLEMxh63WfAvQSz8QIUIztvPRL/QixQIzIAawS6+wMopNA0K8CCHogD0T0O9yMOzSDQCJR7gFMjmuYFUKEDQLEJ2KKJBV0AqjkRGKILsdiOqhFv6kHSCkrXMAAQYACIkU0SIPgtxAAAAABJRU5ErkJggg==),linear-gradient(135deg,#B1B6BE 0,#FFF 100%)}input.cc-cookie-checkbox[readonly]{opacity:0}input.cc-cookie-checkbox[readonly]+span{opacity:.5}input.cc-cookie-checkbox:disabled+span:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4MjZEMDk4NTMxQTExRThCQTA1ODgzNDUyQ0M0QzlFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ4MjZEMDk5NTMxQTExRThCQTA1ODgzNDUyQ0M0QzlFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDgyNkQwOTY1MzFBMTFFOEJBMDU4ODM0NTJDQzRDOUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDgyNkQwOTc1MzFBMTFFOEJBMDU4ODM0NTJDQzRDOUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7mUCrwAAAAuklEQVR42mJ4xMDg/oCB4T8IP2RgiGOAgv8MDMxAscNQuauPGRg4GYGMN0A5YZgiRgaGeDkGhqVAjQeAXBsGBNgCUlwEZPQy4AFAW34CKQlGEAefBphCRQaGD4wwQWwakBWC+EwwzwCpQHRTgSaxAxX4wfkghVg8g64pXp6BYRETukKo1a1ozlkIClYWIFsT3Y0KQDcC/fAO2Q//GBi0QQrYQGF9n4HhBxALIJsI8jQoUoDinSA+QIABABYuPryJlkH5AAAAAElFTkSuQmCC),linear-gradient(135deg,#B1B6BE 0,#FFF 100%)}div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:before,div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:after{background-color:#28a745;border-color:#28a745;transition:background-color .25s}div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:0;position:absolute;left:4px;top:1px;height:11px;width:6px;transform:rotate(45deg);border-color:#fff;background:transparent}div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:before,div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after{background-color:#a72828;border-color:#a72828;transition:background-color .25s}div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after{content:"+";position:absolute;left:3px;top:-1px;height:11px;width:6px;transform:rotate(45deg);background:transparent;font-size:26px;border:none;color:#FFF}div.cc-settings-label{opacity:.8;font-size:14px;margin-right:4px}@media (max-width:600px){div.cc-settings-label{width:100%;margin-bottom:2px}}div.cc-window.cc-floating div.cc-settings-label{width:100%;margin-bottom:2px}div.gdprlock-placeholder,div.gdprcookielock-placeholder{position:relative;background-color:#dfdfdf;min-width:200px;min-height:120px;display:flex}div.gdprlock-placeholder.gdprlock-placeholder-action{cursor:pointer}div.gdprlock-placeholder-text,div.gdprcookielock-placeholder-text{font-size:20px;text-align:center;width:80%;margin:auto;line-height:initial}@media screen and (max-width:640px){div.gdprlock-placeholder-text,div.gdprcookielock-placeholder-text{width:100%}}@media screen and (max-width:499px){div.cc-window.cc-floating div.cc-compliance{flex-wrap:wrap}div.cc-window.cc-floating div.cc-compliance a.cc-btn{margin-bottom:5px}div.cc-window.cc-floating.cc-center{left:auto;margin-left:auto;max-width:none}}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg)}to{transform:perspective(400px) rotate3d(1,0,0,90deg)}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg)}to{transform:perspective(400px) rotate3d(1,0,0,0deg)}}.flipInX{animation-duration:.75s;animation-name:flipInX;backface-visibility:visible !important}span.cc-cookie-descriptions-toggler,span.cc-services-descriptions-toggler{transition:transform 250ms;display:inline-block;transform:rotate(180deg);cursor:pointer;margin:1px 4px 2px 0;line-height:unset;position:absolute;left:-15px}span.cc-cookie-descriptions-toggler.cc-cookie-descriptions-toggler-open,span.cc-services-descriptions-toggler.cc-services-descriptions-toggler-open{transform:rotate(0)}span.cc-cookie-descriptions-toggler+span.cc-cookie-category-name{cursor:pointer;padding:8px 0}div.cc-cookie-descriptions{clear:both;display:none;margin-top:10px;padding-left:5px}div.cc-cookie-descriptions>*{margin:0}div.cc-cookie-expiration{display:flex;font-weight:400;margin-top:8px;font-size:14px;border-top:2px solid #e1e1e1;padding-top:6px}div.cc-cookie-expiration>span{flex:1 1 auto}span.cc-cookie-domain-description-title{font-weight:500}span.cc-cookie-domain-description-value{font-size:13px}fieldset.cc-cookie-list-title .gdpr_onoffswitchcookie{width:66px;position:relative;float:right;margin:2px 10px 0 0}fieldset.cc-cookie-list-title .gdpr_onoffswitch-label{display:block;position:relative;overflow:hidden;cursor:pointer;margin:auto;width:auto;max-width:initial}fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner{display:block;width:200%;margin-left:0;transition:margin .2s ease-in 0s}.gdpr_onoffswitch-inner::after,fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner::before{display:block;float:left;width:50%;height:22px;padding:0;line-height:22px;font-size:14px;color:#fff;font-family:Trebuchet,Arial,sans-serif;font-weight:700;box-sizing:border-box}fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner::before{content:"ON";padding-left:14px;background-color:#19a319;color:#fff;transition:background-color .2s}fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner::after{content:"OFF";padding-right:10px;background-color:#f01f1f;transition:background-color .2s;color:#fff;text-align:right}fieldset.cc-cookie-list-title .gdpr_onoffswitch-switch{display:block;width:20px;height:18px;margin:0;background:#fff;position:absolute;top:2px;right:2px;transition:all .2s ease-in 0s}fieldset.cc-cookie-list-title .gdpr_cookie_switcher span.gdpr_onoffswitch-switch{width:14px;height:14px}fieldset.cc-cookie-list-title .gdpr_cookie_switcher label.gdpr_onoffswitch-label{height:18px}fieldset.cc-cookie-list-title .gdpr_cookie_switcher span.gdpr_onoffswitch-inner::after,fieldset.cc-cookie-list-title .gdpr_cookie_switcher span.gdpr_onoffswitch-inner::before{line-height:18px}fieldset.cc-cookie-list-title .gdpr_onoffswitchcookie.gdpr_cookie_switcher.disabled .gdpr_onoffswitch-inner{margin-left:-100%}fieldset.cc-cookie-list-title .gdpr_onoffswitchcookie.gdpr_cookie_switcher.disabled .gdpr_onoffswitch-switch{right:50px}fieldset.cc-cookie-list-title div.gdpr_cookie_switcher.inactive span.gdpr_onoffswitch-inner::before,fieldset.cc-cookie-list-title div.gdpr_cookie_switcher.inactive span.gdpr_onoffswitch-inner::after{background-color:#d0d0d0}fieldset.cc-service-list-title legend div.gdpr_cookie_switcher{margin-top:8px;margin-left:8px}#gdpr_reload_msg{width:212px;min-height:40px;cursor:auto;position:fixed;left:50%;top:50%;margin-left:-109px;margin-top:0;box-shadow:0 0 7px 5px rgba(0,0,0,.4);border-radius:30px;z-index:20000;background-color:#eee;padding:3px}#gdpr_reload_msg::before{content:'';background-repeat:no-repeat;width:16px;height:16px;display:block;position:absolute;top:-10px;left:18px}#gdpr_reload_msgtext{width:210px;clear:both;margin:2px 0;font-size:14px;font-weight:700;text-align:center}#gdpr_reload_msgtext::before{content:'';background:#eee;width:15px;height:15px;border-top:0 solid rgba(0,0,0,.18);border-bottom:1px solid rgba(0,0,0,.18);border-right:1px solid rgba(0,0,0,.18);border-left:0;border-top-left-radius:0;border-bottom-right-radius:20px;display:block;position:absolute;bottom:-15px;right:50px;box-shadow:1px 7px 8px 1px rgba(0,0,0,.4)}#gdpr_reload_info_icon{position:absolute;top:-8px;left:0;font-size:20px;background:#000;border-radius:10px;color:#fff;padding:0;margin:0;width:20px;height:20px;line-height:20px}body.gdpr-backdrop-effect{filter:brightness(50%)}body.gdpr-prevent-scrolling{overflow:hidden}div.cc-window.gdpr-prevent-scrolling{overflow:auto;max-height:90%;flex-wrap:unset}div.cc-center-xtd.gdpr-prevent-scrolling span.cc-message span.cc-cookie-settings-toggle{position:static;margin-top:10px}div.cc-window.gdpr-prevent-scrolling,span.cc-message{scrollbar-width:thin!important}div.cc-window.gdpr-prevent-scrolling::-webkit-scrollbar,span.cc-message::-webkit-scrollbar{width:8px}div.cc-window.gdpr-prevent-scrolling::-webkit-scrollbar-track,span.cc-message::-webkit-scrollbar-track{background:#f1f1f1}div.cc-window.gdpr-prevent-scrolling::-webkit-scrollbar-thumb,span.cc-message::-webkit-scrollbar-thumb{background:#666}div.cc-window.gdpr-prevent-scrolling::-webkit-scrollbar-thumb:hover,span.cc-message::-webkit-scrollbar-thumb:hover{background:#555}@media(max-height:640px){div.cc-floating>a.cc-link{margin-bottom:.4em}div.cc-window:not(.cc-center) span.cc-message{overflow:auto;max-height:240px;min-width:min-content}div.cc-window:not(.cc-center) span.cc-header+span.cc-message{overflow:auto;max-height:200px;min-width:min-content}}@media(max-height:480px){div.cc-window:not(.cc-center) span.cc-message{overflow:auto;max-height:160px;min-width:min-content}div.cc-window:not(.cc-center) span.cc-header+span.cc-message{overflow:auto;max-height:100px}}@media(max-height:360px){div.cc-window:not(.cc-center) span.cc-message{overflow:auto;max-height:100px;min-width:min-content}div.cc-window:not(.cc-center) span.cc-header+span.cc-message{overflow:auto;max-height:50px}}@keyframes append-animate{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes append-opacity{from{opacity:0}to{opacity:1}}div.gdpr-component-view{position:relative;margin-bottom:20px;padding:20px;border-radius:20px;background:#fafafa}div.gdpr-component-view div.cc-cookie-category-title{position:relative}div.gdpr-component-view div.cc-checkboxes-container span.cc-checkboxes-placeholder{top:25px}div.gdpr-component-view div.gdpr_cookie_switcher{display:none}div.gdpr-component-view div.cc-cookie-category-title-acceptdate{animation:append-opacity .3s linear}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox+span{position:absolute;cursor:pointer;background-color:#ccc;transition:.4s}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox[readonly]+span{cursor:auto}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox+span::before{position:absolute;content:"";height:10px;width:14px;left:5px;bottom:4px;background-color:#fff;transition:.4s;border:none;border-radius:0}div.gdpr-component-view div.cc-checkbox-container input.cc-cookie-checkbox:checked+span:after,div.gdpr-component-view div.cc-checkbox-container input.cc-cookie-checkbox:disabled+span:after,div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span::before,div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:disabled+span::before{background-color:#fff;border-color:#fff;transition:.4s}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span{background-color:#19a319}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:focus+span{box-shadow:0 0 1px #19a319}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span::before{transform:translateX(18px)}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span.cc-checkbox-switcher-category-transitioning::before{transform:none;left:3px}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox+span{width:42px}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:disabled+span{background-color:#f01f1f;opacity:.7;cursor:auto}div.gdpr-component-view input.cc-cookie-checkbox+span:after{background:0 0;display:none}div.gdpr-component-view div.cc-cookie-category-title{position:relative;margin-bottom:20px;border:none}div.gdpr-component-view div.cc-cookie-category-title:after{background:#ccc;bottom:-10px;content:"";height:2px;left:0;margin:0;position:absolute;width:82px;transition:all .33s ease-in-out}div.gdpr-component-view div.cc-cookie-category-title:hover:after{width:180px}div.cc-cookie-acceptdate-hidden,span.cc-cookie-acceptdate-hidden{display:none}div.cc-gdpr-component-view a.cc-btn{margin:5px;border-radius:5px}div.cc-gdpr-component-view a.cc-btn.cc-allow,div.cc-gdpr-component-view a.cc-btn.cc-allow:hover,div.cc-gdpr-component-view a.cc-btn.cc-allow:focus{background:#FFF;color:#000;border-color:#000}div.cc-gdpr-component-view a.cc-btn.cc-allowall,div.cc-gdpr-component-view a.cc-btn.cc-allowall:hover,div.cc-gdpr-component-view a.cc-btn.cc-allowall:focus{background:#FFF;color:#000;border-color:#000}div.cc-gdpr-component-view a.cc-btn.cc-deny,div.cc-gdpr-component-view a.cc-btn.cc-deny:hover,div.cc-gdpr-component-view a.cc-btn.cc-deny:focus{background:#313131;color:#FFF;border-color:#000}div.gdpr-component-view fieldset.cc-service-list-title ul.cc-cookie-category-list li{margin:5px 0 0 0}div.gdpr-component-view ul.cc-cookie-category-list li,#main div.gdpr-component-view ul.cc-cookie-category-list li{margin:5px 0 0 0;padding:4px 0 4px 6px}div.gdpr-component-view fieldset.cc-cookie-list-title div.gdpr_onoffswitchcookie:not([data-type=service]){margin:1px 10px 0 0}div.gdpr-component-view fieldset.cc-service-list-title{margin-top:10px}span.cc-cookie-descriptions-toggler,span.cc-services-descriptions-toggler,div.gdpr-component-view span.cc-cookie-descriptions-toggler,div.gdpr-component-view span.cc-services-descriptions-toggler{position:relative;left:0}
.fancybox-container,.fancybox-thumbs,.fancybox-thumbs>ul>li{-webkit-tap-highlight-color:transparent}.fancybox-slide::-webkit-scrollbar{-webkit-appearance:none}.fancybox-slide{scrollbar-width:none;-ms-overflow-style:-ms-autohiding-scrollbar}.fancybox-outer,.fancybox-thumbs{-webkit-overflow-scrolling:touch}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';height:100%;left:0;position:fixed;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.gdpr-fancybox-container{z-index:99999999}.fancybox-container *{box-sizing:border-box}.fancybox-background,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;width:auto;height:auto}div.fancybox-is-open div.fancybox-inner{position:absolute}div.fancybox-background{width:0;height:0}div.fancybox-container.fancybox-is-open div.fancybox-background{width:auto;height:auto}.fancybox-outer{overflow-y:auto}.fancybox-background{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-background{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translate3d(0,0,0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;color:#000;display:inline-block;margin:0 0 6px;max-width:100%;overflow:hidden;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content,.fancybox-spaceball{left:0;margin:0;max-width:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;padding:0}.fancybox-button,.fancybox-iframe{vertical-align:top}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:no-repeat;background-size:100% 100%;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}fancybox-spaceball{background:0 0;border:0;height:100%;max-height:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:0 0;border:0;height:100%;margin:0;overflow:hidden;padding:0 0 0 5px;width:100%}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:0;padding:10px;transition:color .2s;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2),.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button::after{content:'';left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:0}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:0 0;color:#fff}.fancybox-caption::after,.fancybox-caption::before{display:block;position:absolute;content:''}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;left:0;pointer-events:none;right:0;top:-25px;z-index:-1}.fancybox-caption::after{border-bottom:1px solid rgba(255,255,255,.3);left:44px;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:0 0;border:6px solid rgba(100,100,100,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;width:100px;background-position:center center;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media all and (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}div.fancybox-skin div.fancybox-inner,div.fancybox-skin div.fancybox-outer{position:relative !important}
.hkicon-32,.hkicon-48{background-position:0 0!important;background-repeat:no-repeat}.hk-rate-star,.hkicon-32,.hkicon-48{background-repeat:no-repeat}.hk-container{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-thumbnails{list-style:none}.hk-container-fluid,.hk-row-fluid{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;list-style:none;margin:0;padding:0;text-rendering:optimizespeed}.hk-row{margin-left:-5px;margin-right:-5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.display_list .hikashop_listing_fade2 span.hikashop_product_code_list,.display_list .hikashop_listing_fade2 span.hikashop_product_vote,.hikashopcurrency,.hk-container-fluid .hk-row,.hk-row-10>.hkc-xs-10,.hk-row-7>.hkc-xs-7,.hk-row-8>.hkc-xs-8,.hk-row-9>.hkc-xs-9,.hkc-12,.hkc-lg-1,.hkc-lg-10,.hkc-lg-11,.hkc-lg-12,.hkc-lg-2,.hkc-lg-3,.hkc-lg-4,.hkc-lg-5,.hkc-lg-6,.hkc-lg-7,.hkc-lg-8,.hkc-lg-9,.hkc-md-1,.hkc-md-10,.hkc-md-11,.hkc-md-12,.hkc-md-2,.hkc-md-3,.hkc-md-4,.hkc-md-5,.hkc-md-6,.hkc-md-7,.hkc-md-8,.hkc-md-9,.hkc-sm-1,.hkc-sm-10,.hkc-sm-11,.hkc-sm-12,.hkc-sm-2,.hkc-sm-3,.hkc-sm-4,.hkc-sm-5,.hkc-sm-6,.hkc-sm-7,.hkc-sm-8,.hkc-sm-9,.hkc-xl-1,.hkc-xl-10,.hkc-xl-11,.hkc-xl-12,.hkc-xl-2,.hkc-xl-3,.hkc-xl-4,.hkc-xl-5,.hkc-xl-6,.hkc-xl-7,.hkc-xl-8,.hkc-xl-9,.hkc-xs-1,.hkc-xs-10,.hkc-xs-11,.hkc-xs-12,.hkc-xs-2,.hkc-xs-3,.hkc-xs-4,.hkc-xs-5,.hkc-xs-6,.hkc-xs-7,.hkc-xs-8,.hkc-xs-9{width:100%}.hikashop_main_content.hk-container-fluid,.hk-container-fluid .hk-container-fluid,div.hikashop_filter_collapsable_content_mobile{display:block}.hkc-1,.hkc-10,.hkc-11,.hkc-12,.hkc-2,.hkc-3,.hkc-4,.hkc-5,.hkc-6,.hkc-7,.hkc-8,.hkc-9,.hkc-lg-1,.hkc-lg-10,.hkc-lg-11,.hkc-lg-12,.hkc-lg-2,.hkc-lg-3,.hkc-lg-4,.hkc-lg-5,.hkc-lg-6,.hkc-lg-7,.hkc-lg-8,.hkc-lg-9,.hkc-md-1,.hkc-md-10,.hkc-md-11,.hkc-md-12,.hkc-md-2,.hkc-md-3,.hkc-md-4,.hkc-md-5,.hkc-md-6,.hkc-md-7,.hkc-md-8,.hkc-md-9,.hkc-sm-1,.hkc-sm-10,.hkc-sm-11,.hkc-sm-12,.hkc-sm-2,.hkc-sm-3,.hkc-sm-4,.hkc-sm-5,.hkc-sm-6,.hkc-sm-7,.hkc-sm-8,.hkc-sm-9,.hkc-xl-1,.hkc-xl-10,.hkc-xl-11,.hkc-xl-2,.hkc-xl-3,.hkc-xl-4,.hkc-xl-5,.hkc-xl-6,.hkc-xl-7,.hkc-xl-8,.hkc-xl-9,.hkc-xs-1,.hkc-xs-10,.hkc-xs-11,.hkc-xs-12,.hkc-xs-2,.hkc-xs-3,.hkc-xs-4,.hkc-xs-5,.hkc-xs-6,.hkc-xs-7,.hkc-xs-8,.hkc-xs-9{min-height:1px;padding-left:5px;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel_vertical_pagination,.hika_address_element .hika_edit input[type=radio],.hk-container-fluid .hk-row div[class*=' hkc-'],.hk-container-fluid .hk-row div[class^=' hkc-'],.hkc-1,.hkc-10,.hkc-11,.hkc-12,.hkc-2,.hkc-3,.hkc-4,.hkc-5,.hkc-6,.hkc-7,.hkc-8,.hkc-9{float:left}.hkc-11{width:91.66666667%}.hkc-10{width:83.33333333%}.hk-row-8>.hkc-xs-6,.hkc-9{width:75%}.hk-row-9>.hkc-xs-6,.hkc-8{width:66.66666667%}.hkc-7{width:58.33333333%}.hk-row-10>.hkc-xs-5,.hk-row-8>.hkc-xs-4,.hkc-6{width:50%}.hkc-5{width:41.66666667%}.hk-row-9>.hkc-xs-3,.hkc-4{width:33.33333333%}.hk-row-8>.hkc-xs-2,.hkc-3{width:25%}.hkc-2{width:16.66666667%}.hkc-1{width:8.33333333%}@media (min-width:1200px) and (max-width:1600px){.hkc-lg-clear{clear:left}}.clearfix:after,.clearfix:before,.hk-container-fluid:after,.hk-container-fluid:before,.hk-container:after,.hk-container:before,.hk-row-fluid:after,.hk-row-fluid:before,.hk-row:after,.hk-row:before,.hk-thumbnails:after,.hk-thumbnails:before,.hkform-group:after,.hkform-group:before{content:" ";display:table;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clear_both,.clearfix:after,.hikashop_products_listing,.hikashop_products_pagination,.hikashop_wizardbar:after,.hk-container-fluid:after,.hk-container:after,.hk-row-fluid:after,.hk-row:after,.hk-thumbnails:after,.hk-thumbnails:before,.hkform-group:after,.hkform-horizontal .hkcontrol-group:after,ul.hika_tabs:after{clear:both}.hk-row-10>.hkc-xs-9{width:90%}.carousel_main_vertical_pagination_names,.hk-row-10>.hkc-xs-8{width:80%}.hk-row-10>.hkc-xs-7{width:70%}.hk-row-10>.hkc-xs-6{width:60%}.hk-row-10>.hkc-xs-4{width:40%}.hk-row-10>.hkc-xs-3{width:30%}.hk-row-10>.hkc-xs-2{width:20%}.hk-row-10>.hkc-xs-1{width:10%}.hk-row-9>.hkc-xs-8{width:88.88888889%}.hk-row-9>.hkc-xs-7{width:77.77777778%}.hk-row-9>.hkc-xs-5{width:55.55555556%}.hk-row-9>.hkc-xs-4{width:44.44444444%}.hk-row-9>.hkc-xs-2{width:22.22222222%}.hk-row-9>.hkc-xs-1{width:11.11111111%}.hk-row-8>.hkc-xs-7{width:87.5%}.hk-row-8>.hkc-xs-5{width:62.5%}.hk-row-8>.hkc-xs-3{width:37.5%}.hk-row-8>.hkc-xs-1{width:12.5%}.hk-row-7>.hkc-xs-6{width:85.71428571%}.hk-row-7>.hkc-xs-5{width:71.42857143%}.hk-row-7>.hkc-xs-4{width:57.14285714%}.hk-row-7>.hkc-xs-3{width:42.85714286%}.hk-row-7>.hkc-xs-2{width:28.57142857%}.hk-row-7>.hkc-xs-1{width:14.28571429%}@media (min-width:768px){.hk-container{width:750px}.hkc-sm-11{width:91.66666667%}.hkc-sm-10{width:83.33333333%}.hk-row-8>.hkc-sm-6,.hkc-sm-9{width:75%}.hk-row-9>.hkc-sm-6,.hkc-sm-8{width:66.66666667%}.hkc-sm-7{width:58.33333333%}.hk-row-10>.hkc-sm-5,.hk-row-8>.hkc-sm-4,.hkc-sm-6{width:50%}.hkc-sm-5{width:41.66666667%}.hk-row-9>.hkc-sm-3,.hkc-sm-4{width:33.33333333%}.hk-row-8>.hkc-sm-2,.hkc-sm-3{width:25%}.hkc-sm-2{width:16.66666667%}.hkc-sm-1{width:8.33333333%}.hk-row-10>.hkc-sm-10,.hk-row-7>.hkc-sm-7,.hk-row-8>.hkc-sm-8,.hk-row-9>.hkc-sm-9{width:100%}.hk-row-10>.hkc-sm-9{width:90%}.hk-row-10>.hkc-sm-8{width:80%}.hk-row-10>.hkc-sm-7{width:70%}.hk-row-10>.hkc-sm-6{width:60%}.hk-row-10>.hkc-sm-4{width:40%}.hk-row-10>.hkc-sm-3{width:30%}.hk-row-10>.hkc-sm-2{width:20%}.hk-row-10>.hkc-sm-1{width:10%}.hk-row-9>.hkc-sm-8{width:88.88888889%}.hk-row-9>.hkc-sm-7{width:77.77777778%}.hk-row-9>.hkc-sm-5{width:55.55555556%}.hk-row-9>.hkc-sm-4{width:44.44444444%}.hk-row-9>.hkc-sm-2{width:22.22222222%}.hk-row-9>.hkc-sm-1{width:11.11111111%}.hk-row-8>.hkc-sm-7{width:87.5%}.hk-row-8>.hkc-sm-5{width:62.5%}.hk-row-8>.hkc-sm-3{width:37.5%}.hk-row-8>.hkc-sm-1{width:12.5%}.hk-row-7>.hkc-sm-6{width:85.71428571%}.hk-row-7>.hkc-sm-5{width:71.42857143%}.hk-row-7>.hkc-sm-4{width:57.14285714%}.hk-row-7>.hkc-sm-3{width:42.85714286%}.hk-row-7>.hkc-sm-2{width:28.57142857%}.hk-row-7>.hkc-sm-1{width:14.28571429%}}@media (min-width:992px){.hk-container{width:970px}.hkc-md-11{width:91.66666667%}.hkc-md-10{width:83.33333333%}.hk-row-8>.hkc-md-6,.hkc-md-9{width:75%}.hk-row-9>.hkc-md-6,.hkc-md-8{width:66.66666667%}.hkc-md-7{width:58.33333333%}.hk-row-10>.hkc-md-5,.hk-row-8>.hkc-md-4,.hkc-md-6{width:50%}.hkc-md-5{width:41.66666667%}.hk-row-9>.hkc-md-3,.hkc-md-4{width:33.33333333%}.hk-row-8>.hkc-md-2,.hkc-md-3{width:25%}.hkc-md-2{width:16.66666667%}.hkc-md-1{width:8.33333333%}.hk-row-10>.hkc-md-10,.hk-row-7>.hkc-md-7,.hk-row-8>.hkc-md-8,.hk-row-9>.hkc-md-9{width:100%}.hk-row-10>.hkc-md-9{width:90%}.hk-row-10>.hkc-md-8{width:80%}.hk-row-10>.hkc-md-7{width:70%}.hk-row-10>.hkc-md-6{width:60%}.hk-row-10>.hkc-md-4{width:40%}.hk-row-10>.hkc-md-3{width:30%}.hk-row-10>.hkc-md-2{width:20%}.hk-row-10>.hkc-md-1{width:10%}.hk-row-9>.hkc-md-8{width:88.88888889%}.hk-row-9>.hkc-md-7{width:77.77777778%}.hk-row-9>.hkc-md-5{width:55.55555556%}.hk-row-9>.hkc-md-4{width:44.44444444%}.hk-row-9>.hkc-md-2{width:22.22222222%}.hk-row-9>.hkc-md-1{width:11.11111111%}.hk-row-8>.hkc-md-7{width:87.5%}.hk-row-8>.hkc-md-5{width:62.5%}.hk-row-8>.hkc-md-3{width:37.5%}.hk-row-8>.hkc-md-1{width:12.5%}.hk-row-7>.hkc-md-6{width:85.71428571%}.hk-row-7>.hkc-md-5{width:71.42857143%}.hk-row-7>.hkc-md-4{width:57.14285714%}.hk-row-7>.hkc-md-3{width:42.85714286%}.hk-row-7>.hkc-md-2{width:28.57142857%}.hk-row-7>.hkc-md-1{width:14.28571429%}}@media (min-width:1200px){.hk-container{width:1170px}.hkc-lg-11{width:91.66666667%}.hkc-lg-10{width:83.33333333%}.hk-row-8>.hkc-lg-6,.hkc-lg-9{width:75%}.hk-row-9>.hkc-lg-6,.hkc-lg-8{width:66.66666667%}.hkc-lg-7{width:58.33333333%}.hk-row-10>.hkc-lg-5,.hk-row-8>.hkc-lg-4,.hkc-lg-6{width:50%}.hkc-lg-5{width:41.66666667%}.hk-row-9>.hkc-lg-3,.hkc-lg-4{width:33.33333333%}.hk-row-8>.hkc-lg-2,.hkc-lg-3{width:25%}.hkc-lg-2{width:16.66666667%}.hkc-lg-1{width:8.33333333%}.hk-row-10>.hkc-lg-10,.hk-row-7>.hkc-lg-7,.hk-row-8>.hkc-lg-8,.hk-row-9>.hkc-lg-9{width:100%}.hk-row-10>.hkc-lg-9{width:90%}.hk-row-10>.hkc-lg-8{width:80%}.hk-row-10>.hkc-lg-7{width:70%}.hk-row-10>.hkc-lg-6{width:60%}.hk-row-10>.hkc-lg-4{width:40%}.hk-row-10>.hkc-lg-3{width:30%}.hk-row-10>.hkc-lg-2{width:20%}.hk-row-10>.hkc-lg-1{width:10%}.hk-row-9>.hkc-lg-8{width:88.88888889%}.hk-row-9>.hkc-lg-7{width:77.77777778%}.hk-row-9>.hkc-lg-5{width:55.55555556%}.hk-row-9>.hkc-lg-4{width:44.44444444%}.hk-row-9>.hkc-lg-2{width:22.22222222%}.hk-row-9>.hkc-lg-1{width:11.11111111%}.hk-row-8>.hkc-lg-7{width:87.5%}.hk-row-8>.hkc-lg-5{width:62.5%}.hk-row-8>.hkc-lg-3{width:37.5%}.hk-row-8>.hkc-lg-1{width:12.5%}.hk-row-7>.hkc-lg-6{width:85.71428571%}.hk-row-7>.hkc-lg-5{width:71.42857143%}.hk-row-7>.hkc-lg-4{width:57.14285714%}.hk-row-7>.hkc-lg-3{width:42.85714286%}.hk-row-7>.hkc-lg-2{width:28.57142857%}.hk-row-7>.hkc-lg-1{width:14.28571429%}}@media (min-width:1600px){.hkc-xl-11{width:91.66666667%}.hkc-xl-10{width:83.33333333%}.hk-row-8>.hkc-xl-6,.hkc-xl-9{width:75%}.hk-row-9>.hkc-xl-6,.hkc-xl-8{width:66.66666667%}.hkc-xl-7{width:58.33333333%}.hk-row-10>.hkc-xl-5,.hk-row-8>.hkc-xl-4,.hkc-xl-6{width:50%}.hkc-xl-5{width:41.66666667%}.hk-row-9>.hkc-xl-3,.hkc-xl-4{width:33.33333333%}.hk-row-8>.hkc-xl-2,.hkc-xl-3{width:25%}.hkc-xl-2{width:16.66666667%}.hkc-xl-1{width:8.33333333%}.hkc-xl-clear{clear:left}.hk-row-10>.hkc-xl-10,.hk-row-7>.hkc-xl-7,.hk-row-8>.hkc-xl-8,.hk-row-9>.hkc-xl-9{width:100%}.hk-row-10>.hkc-xl-9{width:90%}.hk-row-10>.hkc-xl-8{width:80%}.hk-row-10>.hkc-xl-7{width:70%}.hk-row-10>.hkc-xl-6{width:60%}.hk-row-10>.hkc-xl-4{width:40%}.hk-row-10>.hkc-xl-3{width:30%}.hk-row-10>.hkc-xl-2{width:20%}.hk-row-10>.hkc-xl-1{width:10%}.hk-row-9>.hkc-xl-8{width:88.88888889%}.hk-row-9>.hkc-xl-7{width:77.77777778%}.hk-row-9>.hkc-xl-5{width:55.55555556%}.hk-row-9>.hkc-xl-4{width:44.44444444%}.hk-row-9>.hkc-xl-2{width:22.22222222%}.hk-row-9>.hkc-xl-1{width:11.11111111%}.hk-row-8>.hkc-xl-7{width:87.5%}.hk-row-8>.hkc-xl-5{width:62.5%}.hk-row-8>.hkc-xl-3{width:37.5%}.hk-row-8>.hkc-xl-1{width:12.5%}.hk-row-7>.hkc-xl-6{width:85.71428571%}.hk-row-7>.hkc-xl-5{width:71.42857143%}.hk-row-7>.hkc-xl-4{width:57.14285714%}.hk-row-7>.hkc-xl-3{width:42.85714286%}.hk-row-7>.hkc-xl-2{width:28.57142857%}.hk-row-7>.hkc-xl-1{width:14.28571429%}}@media only screen and (max-width:320px){.hk-xts-show{display:none}}@media only screen and (min-width:320px){.hk-xts-hide{display:none}}@media only screen and (max-width:480px){.hk-ts-show{display:none}}@media only screen and (min-width:480px){.hk-ts-hide{display:none}}@media only screen and (min-width:640px){.hk-xs-hide{display:none}}@media only screen and (max-width:768px){.hk-sm-show{display:none}}@media only screen and (min-width:768px){.hk-sm-hide{display:none}}@media only screen and (max-width:992px){.hk-md-show{display:none}}@media only screen and (min-width:992px){.hk-md-hide{display:none}}@media only screen and (max-width:1200px){.hk-lg-show{display:none}}@media only screen and (min-width:1200px){.hk-lg-hide{display:none}}@media only screen and (max-width:1600px){.hk-xl-show{display:none}}@media only screen and (min-width:1600px){.hk-xl-hide{display:none}}.hkform-control{display:block;width:100%}input[type=checkbox].hkform-control,input[type=radio].hkform-control{display:inline-block;width:auto;margin:0 3px 0 0}.hkform-horizontal .hkcheckbox,.hkform-horizontal .hkcheckbox-inline,.hkform-horizontal .hkradio,.hkform-horizontal .hkradio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.hkform-horizontal .hkcheckbox,.hkform-horizontal .hkradio{min-height:27px;padding-left:0;vertical-align:middle}.hkcheckbox-inline input[type=checkbox],.hkradio-inline input[type=radio]{position:absolute;margin:4px 4px 0 -15px}.hkcheckbox-inline,.hkradio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;cursor:pointer}.hkform-horizontal .hkform-group{margin-left:-5px;margin-right:-5px;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap}.hkform-horizontal .hkcontrol-group:after,.hkform-horizontal .hkcontrol-group:before,ul.hika_tabs:after,ul.hika_tabs:before{display:table;content:"";line-height:0}@media (min-width:576px){.hkc-xs-11{width:91.66666667%}.hkc-xs-10{width:83.33333333%}.hkc-xs-9{width:75%}.hkc-xs-8{width:66.66666667%}.hkc-xs-7{width:58.33333333%}.hkc-xs-6{width:50%}.hkc-xs-5{width:41.66666667%}.hkc-xs-4{width:33.33333333%}.hkc-xs-3{width:25%}.hkc-xs-2{width:16.66666667%}.hkc-xs-1{width:8.33333333%}.hkform-horizontal .hkcontrol-label{text-align:right;margin-bottom:0;padding-top:7px}.hkform-horizontal .form-group-lg .hkcontrol-label{padding-top:11px}.hkform-horizontal .form-group-sm .hkcontrol-label{padding-top:6px}}.hkform-group{margin-bottom:15px}.hk-list-group{margin-bottom:20px;padding-left:0}.hk-list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.hk-card,.hk-well{margin-bottom:20px}.hk-list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.hk-list-group-item:last-child{margin-bottom:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}a.hk-list-group-item,button.hk-list-group-item{color:#555}a.hk-ist-group-item:focus,a.hk-list-group-item:hover,button.hk-list-group-item:focus,button.hk-list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.hk-card{background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);padding:0}.hk-card-header{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.hk-card-body{padding:15px}.hk-card-footer{padding:10px 15px;border-top:1px solid transparent;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.hk-card>.hk-list-group,.hk-card>.hk-row-fluid>.hk-list-group{margin-bottom:0}.hk-card>.hk-list-group .hk-list-group-item,.hk-card>.hk-row-fluid>.hk-list-group .hk-list-group-item{border-width:1px 0;border-radius:0}.hk-card-default{border-color:#ddd}.hk-card-default>.hk-card-footer,.hk-card-default>.hk-card-header{color:#333;background-color:#f5f5f5;border-color:#ddd}.hk-well{min-height:20px;padding:19px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.hk-input-group{display:inline-block;margin-bottom:9px;vertical-align:middle;font-size:0;white-space:nowrap}.hk-input-group .hk-form-control,.hk-input-group .hk-input-group-text{margin:0;padding:6px 12px;font-size:14px;line-height:1.42;height:auto;width:auto}.hk-input-group .hk-input-group-text{color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;vertical-align:middle;display:inline-block}.hk-input-group .hk-form-control:not(:first-child),.hk-input-group>.hk-input-group-append>.hikabtn,.hk-input-group>.hk-input-group-append>.hk-input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.hk-input-group .hk-form-control:not(:last-child),.hk-input-group-btn:last-child>.btn:not(:last-child),.hk-input-group>.hk-input-group-prepend>.hikabtn,.hk-input-group>.hk-input-group-prepend>.hk-input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.hk-input-group>.hk-input-group-append,.hk-input-group>.hk-input-group-prepend{display:inline-block;vertical-align:top}.hk-input-group>.hk-input-group-prepend>.hikabtn{margin-right:-1px}.hikabtn-group .hikabtn+.hikabtn,.hikabtn-group .hikabtn+.hikabtn-group,.hikabtn-group .hikabtn-group+.hikabtn,.hikabtn-group .hikabtn-group+.hikabtn-group,.hk-input-group>.hk-input-group-append>.hikabtn{margin-left:-1px}div.hikashop_footer{padding:20px 0;clear:both}.hika-radio input[type=radio],.hika_edit span,.hikashop_filter_collapsable_title_mobile,.hikashop_filter_fieldset_always h3,.hikashop_hidden_checkout{display:none}.hikashop_slide_next,.hikashop_slide_prev{position:absolute;top:50%;width:auto;line-height:16px;padding:4px 6px 2px;transition:.6s;border:2px solid #ccc}a.hikashop_slide_next i,a.hikashop_slide_prev i{color:#959595;transition:color .5s}.hikashop_slide_next:hover i,.hikashop_slide_prev:hover i{color:#fff;transition:color .5s}.hikashop_slide_prev{border-radius:5px 0 0 5px}.hikashop_slide_next{right:0;border-radius:0 5px 5px 0}a.hikashop_slide_next_active:hover,a.hikashop_slide_prev_active:hover{background-color:rgba(204,204,204,.8);transition:background-color .5s}.hikashop_img_mode_classic a.hikashop_slide_next,.hikashop_img_mode_classic a.hikashop_slide_prev,.hikashop_img_mode_slider a.hikashop_slide_next,.hikashop_img_mode_slider a.hikashop_slide_prev,a.hikashop_slide_next,a.hikashop_slide_prev{display:none;z-index:9}.hikashop_cart_product_quantity_delete,.hikashop_cart_product_quantity_refresh,.hikashop_filter_fieldset,a.hikashop_slide_next_active,a.hikashop_slide_prev_active{display:inline-block}.hikashop_product_page div.hikashop_small_image_div{text-align:center}.hikashop_product_page div.hikashop_small_image_div a{display:inline-block;border:2px solid #c4c4c4;margin-right:3px;padding:3px}.hikashop_product_page div.hikashop_small_image_div a img{display:block;margin-left:auto;margin-right:auto}.hikashop_product_page div.hikashop_small_image_div a:hover{border:2px solid #5b5b5b}.hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail{border:2px solid #828282}div#hikashop_hover-transition .hikashop_product_image_subdiv.hikashop_hover_img .hikashop_hover_div{float:right}.hikashop_product_image_subdiv.hikashop_hover_img div,div.hikashop_checkout_loading,div.hikashop_main_file_div,div.hikashop_main_image_div,div.hikashop_uploader_singlefile_content>div,div.hikashop_uploader_singleimage_content>div,ul.hikashop_uploader_multiimage_content>li{position:relative}.hikashop_product_image_subdiv.hikashop_hover_img a:hover div{opacity:0}.hikashop_product_image_subdiv.hikashop_hover_img a div:hover{opacity:0!important}.hikashop_product_image_subdiv.hikashop_hover_img a div,.hikashop_product_image_subdiv.hikashop_hover_img a div.hikashop_img_curr_final,.hikashop_product_image_subdiv.hikashop_hover_img a:hover div.hikashop_img_curr_final{opacity:1;background-color:#fff}.hikashop_product_image_subdiv.hikashop_hover_img a:hover div.hikashop_div_hidden_0{transition:opacity .5s;z-index:999}.hikashop_product_image_subdiv.hikashop_hover_img a:hover div.hikashop_div_hidden_1{transition:opacity .5s 2s;z-index:998}.hikashop_product_image_subdiv.hikashop_hover_img a:hover div.hikashop_div_hidden_2{transition:opacity .5s 3.5s;z-index:997}.hikashop_product_image_subdiv.hikashop_hover_img a:hover div.hikashop_div_hidden_3{transition:opacity .5s 5s;z-index:996}.hikashop_product_image_subdiv.hikashop_hover_img a:hover div.hikashop_div_hidden_4{transition:opacity .5s 6.5s;z-index:995}.hikashop_product_image_subdiv.hikashop_hover_img a:hover div.hikashop_div_hidden_5{transition:opacity .5s 8s;z-index:994}div.hikashop_hover_img div.hikashop_badge_div{background:0 0}.display_grid .hikashop_listing_fade2 .hikashop_fade_data,.hikashop_category_information .hikashop_listing_fade2 .hikashop_fade_data{opacity:0;-webkit-transition:opacity 0ms ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.display_grid .hikashop_listing_fade2:hover .hikashop_fade_data,.display_list .hikashop_listing_fade2 .hikashop_fade_data,.display_list .hikashop_subcontainer .hikashop_readmore_container:hover,.hikashop_category_information .hikashop_listing_fade2:hover .hikashop_fade_data{opacity:1;-webkit-transition:opacity 0ms ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.display_grid .hikashop_listing_fade2:hover .hikashop_product_image *{z-index:-1!important}.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_image,.hikashop_products.display_list .hikashop_listing_fade2 span{margin:0}.display_list .hikashop_listing_fade2 form .hikashop_product_quantity_div,.display_list .hikashop_listing_fade2 form a.hikabtn{display:inline-block;float:left;margin:0 20px 3px 0}.display_grid .hikashop_subcontainer .hikashop_readmore_container{margin-top:2px}.hikashop_listing_fade2 .hikashop_fade_data form{margin-top:3px;min-height:35px;display:inline-block}.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_stock_count{width:35%;text-align:center;padding-right:10%}.display_list .hikashop_subcontainer .hikashop_readmore_container{z-index:99;opacity:0;-webkit-transition:opacity 0ms ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.display_list .hikashop_readmore_container a.hikabtn{margin:35% 10px;display:inline-block}dl.hika_options,dl.hika_suboptions{margin-bottom:2px}dl.hika_options>dt{float:left;clear:left;font-weight:400;width:120px;text-align:right;line-height:16px;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}dl.hika_options.large>dt{width:180px}dl.hika_options>dt label{margin:0;padding:.5rem 0 0 .4em}.hika_j4 dl.hika_options>dt label{padding:0 3px 0 0}.hika_j4 dl.hika_options>dd{margin:0 20px 0 205px;padding:5px 0 10px}dl.hika_options.large>dd{margin-left:190px}@media (max-width:768px){dl.hika_options.large>dd{margin-left:0!important}dl.hika_options.large>dt{float:none!important;text-align:left!important}}@media (max-width:480px){dl.hika_options>dd{margin-left:0!important}dl.hika_options>dt{float:none!important;text-align:left!important}}ul.hika_tabs{list-style:none!important;margin:2px 0 15px;border-bottom:1px solid #ddd}ul.hika_tabs>li{float:left;margin-bottom:-1px!important}ul.hika_tabs>li>a{display:block;padding:8px 12px;line-height:18px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;text-decoration:none}ul.hika_tabs>li>a:focus,ul.hika_tabs>li>a:hover{border-color:#eee #eee #ddd}ul.hika_tabs>li.active>a,ul.hika_tabs>li.active>a:focus,ul.hika_tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.hika_j2 .btn,.hikabtn{display:inline-block;margin-bottom:5px;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid #ccc;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:#333;background-color:#fff}.hika_j2 .btn:focus,.hikabtn:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.hika_j2 .btn:hover,.hikabtn:hover{text-decoration:none;color:#333;background-color:#f2f2f2;border-color:#adadad}.hika_j3 .hikabtn.badge{border-color:rgba(153,153,153,0)}.hika_j3 .hikabtn.hikabtn-error.badge:hover{background-color:#bd362f}.hikabtn-group,.hikabtn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.hikabtn-group-vertical>.hikabtn,.hikabtn-group>.hikabtn{position:relative;float:left}.hikabtn-group>.hikabtn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.hikabtn-group>.hikabtn:first-child{margin-left:0}.hikabtn-group>.hikabtn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.hikabtn-group>.dropdown-toggle:not(:first-child),.hikabtn-group>.hikabtn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}#hikashop_checkout_terms label,.hikabtn-group .hk-dropdown-backdrop,.hikashop_product_quantity_input_div_default_main{display:inline}.hikabtn-group-vertical>.hikabtn,.hikabtn-group-vertical>.hikabtn-group,.hikabtn-group-vertical>.hikabtn-group>.hikabtn{display:block;float:none;width:100%;max-width:100%}.hika_j2 .btn-mini,.hikabtn.hikabtn-mini{padding:1px 6px;font-size:10px;line-height:1.5;border-radius:3px}.hika_j2 .btn.disabled,.hikabtn.hikadisabled{cursor:default;-webkit-box-shadow:none;box-shadow:none;opacity:.65}.hika_j2 a.btn.disabled,a.hikabtn.hikadisabled{pointer-events:none}.hika_j2 .btn-primary,.hikabtn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.hika_j2 .btn-primary:focus,.hikabtn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.hika_j2 .btn-primary:hover,.hikabtn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.hika_j2 .btn-success,.hikabtn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.hika_j2 .btn-success:focus,.hikabtn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.hika_j2 .btn-success:hover,.hikabtn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.hika_j2 .btn-danger,.hikabtn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.hika_j2 .btn-danger:focus,.hikabtn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.hika_j2 .btn-danger:hover,.hikabtn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.hika_j2 .btn-warning,.hikabtn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.hika_j2 .btn-warning:focus,.hikabtn-warning:focus{color:#fff;background-color:#ec971f;border-color:#d58512}.hika_j2 .btn-warning:hover,.hikabtn-warning:hover{color:#fff;background-color:#ec971f;border-color:#985f0d}.hika_j2 .btn-info,.hikabtn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.hika_j2 .btn-info:focus,.hikabtn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.hika_j2 .btn-info:hover,.hikabtn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}div.hikashop_checkout_loading>div.hikashop_checkout_loading_elem,div.hikashop_checkout_loading>div.hikashop_checkout_loading_spinner{position:absolute;z-index:999;top:0;left:0;right:0;bottom:0}div.hikashop_checkout_loading>div.hikashop_checkout_loading_elem{background-color:#fff;opacity:.5}div.hikashop_checkout_loading>div.hikashop_checkout_loading_spinner{background:url('https://www.pkdos.es/media/com_hikashop/images/spinner_02.gif') center no-repeat}div.hikashop_checkout_loading>div.hikashop_checkout_loading_spinner.small_spinner{background:url('https://www.pkdos.es/media/com_hikashop/images/spinner.gif') center no-repeat}.hikashop_wizardbar{background-color:#f9f9f9;border:1px solid #d4d4d4;margin-bottom:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,.065);box-shadow:0 1px 4px rgba(0,0,0,.065)}.hikashop_wizardbar:after,.hikashop_wizardbar:before{display:table;line-height:0;content:""}.hikashop_wizardbar ul{padding:0;margin:0;list-style:none}.hikashop_wizardbar ul li{position:relative;float:left;height:46px;padding:0 20px 0 30px;margin:0;font-size:16px;line-height:46px;color:#999;cursor:default;background:#ededed}.hikashop_wizardbar ul li .hikashop_chevron{position:absolute;top:0;right:-14px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #d4d4d4}.hikashop_wizardbar ul li .hikashop_chevron:before{position:absolute;top:-24px;right:1px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #ededed;content:""}.hikashop_wizardbar ul li .hkbadge{margin-right:8px}.hikashop_wizardbar ul li a{color:#999}.hikashop_wizardbar ul li.hikashop_cart_step_finished{color:#468847;background:#f3f4f5}.hikashop_wizardbar ul li.hikashop_cart_step_finished a{color:#468847}.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover{cursor:pointer;background:#e7eff8}.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before{border-left:14px solid #e7eff8}.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before{border-left:14px solid #f3f4f5}.hikashop_wizardbar ul li.hikashop_cart_step_current{color:#3a87ad;background:#f1f6fc}.hikashop_wizardbar ul li.hikashop_cart_step_current a{color:#3a87ad}.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before{border-left:14px solid #f1f6fc}.hikashop_wizardbar ul li:first-child{z-index:10;padding-left:20px;border-radius:4px 0 0 4px}.hikashop_wizardbar ul li:nth-child(2){z-index:9}.hikashop_wizardbar ul li:nth-child(3){z-index:8}.hikashop_wizardbar ul li:nth-child(4){z-index:7}.hikashop_wizardbar ul li:nth-child(5){z-index:6}.hikashop_wizardbar ul li:nth-child(6){z-index:5}.hikashop_wizardbar ul li:nth-child(7){z-index:4}.hikashop_wizardbar ul li:nth-child(8){z-index:3}.hikashop_wizardbar ul li:nth-child(9){z-index:2}.hikashop_wizardbar ul li:nth-child(10){z-index:1}.hkbadge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.hkbadge-current{background-color:#337ab7}.hkbadge-past{background-color:#5cb85c}.next_button_disabled{cursor:not-allowed}.hk-rating a,.owl-dots{cursor:pointer}.next_button_disabled::after{content:url('https://www.pkdos.es/media/com_hikashop/images/spinner.gif');margin-left:5px}div.hikashop_uploader_file_add,div.hikashop_uploader_image_add{position:absolute;top:5px;right:5px}.hikashop_uploader_file_add .hikabtn,.hikashop_uploader_image_add .hikabtn{margin-left:5px}div.hikashop_uploader_image_add span.hika_add_btn{background-image:url(https://www.pkdos.es/media/com_hikashop/images/gallery.png)}div.hikashop_uploader_file_add span.hika_upload_btn,div.hikashop_uploader_image_add span.hika_upload_btn{background-image:url(https://www.pkdos.es/media/com_hikashop/images/upload2.png)}ul.hikashop_uploader_images .ui-sortable-placeholder{border:1px dotted #000;visibility:visible!important;width:50px;height:50px!important}ul.hikashop_uploader_images .ui-sortable-placeholder *{visibility:hidden}ul.hikashop_uploader_images{list-style-type:none;margin:0!important;padding:15px 0 0!important}div.hikashop_uploader_singlefile_content,div.hikashop_uploader_singleimage_content{padding:15px 0 5px 8px!important;width:100px}div.hikashop_uploader_singlefile_content .deleteImg,div.hikashop_uploader_singleimage_content .deleteImg,ul.hikashop_uploader_multiimage_content .deleteImg{position:absolute;right:0;top:0;display:none}div.hikashop_uploader_singlefile_content:hover .deleteImg,div.hikashop_uploader_singleimage_content:hover .deleteImg,ul.hikashop_uploader_multiimage_content:hover .deleteImg{display:block;opacity:.5}div.hikashop_uploader_singlefile_content .deleteImg:hover,div.hikashop_uploader_singleimage_content .deleteImg:hover,ul.hikashop_uploader_multiimage_content .deleteImg:hover{opacity:1}.hkIcon-delete{background-image:url(https://www.pkdos.es/media/com_hikashop/images/cancel.png)}.dropOver{background-color:#909090}.hikashop_dropzone{border:2px dashed #ccc;width:auto;display:block;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;min-height:100px;position:relative}.hikashop_uploader_file_empty,.hikashop_uploader_image_empty{width:100%;padding:30px 0;text-align:center}.hkIcon{width:16px;height:16px;display:inline-block;line-height:16px}.hkicon-32{height:32px!important;width:32px!important}.hkicon-48{height:48px!important;width:48px!important}.icon-32-cancel{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-cancel.png)!important}.icon-32-cart,.icon-32-go-cart,.icon-32-show_cart{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-show_cart.png)!important}.icon-32-back{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-back.png)!important}.icon-32-new{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-new.png)!important}.icon-32-apply{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-apply.png)!important}.icon-32-save{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-save.png)!important}.icon-32-print{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-print.png)!important}.icon-32-wishlist{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-wishlist.png)!important}.icon-48-order{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-order.png)!important}.icon-48-category{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-category.png)!important}.icon-48-user{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-user.png)!important}.icon-48-account,.icon-48-user2{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-account.png)!important}.icon-48-address{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-address.png)!important}.icon-48-affiliate{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-affiliate.png)!important}.icon-48-subscription{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-subscription.png)!important}.icon-48-product{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-product.png)!important}.icon-48-cart{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-cart.png)!important}.icon-48-wishlist{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-wishlist.png)!important}.icon-48-downloads{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-downloads.png)!important}.icon-32-add_cart{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-add_cart.png)!important}.icon-32-add_wishlist{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-add_wishlist.png)!important}.icon-32-show_wishlist{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-show_wishlist.png)!important}.icon-32-badge{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-badge.png)!important}.icon-32-badge2{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-badge2.png)!important}.hika_edit,.hikashop_order_main_table .key{text-align:right}div.hikashop_messages{border:2px solid;font-weight:700;margin:4px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}div.hikashop_messages.hikashop_warning{background-color:#efe7b8;border-color:#f0dc7e;color:#c00}div.hikashop_messages.hikashop_success{background-color:#cfb;border-color:#0a0;color:#0a0}div.hikashop_messages.hikashop_info,div.hikashop_messages.hikashop_notice{background-color:#c3d2e5;border-color:#84a7db;color:#05b}div.hikashop_messages.hikashop_error{background-color:#e6c0c0;border-color:#de7a7b;color:#c00}div.hikashop_messages ul{margin:0;padding:7px}div.hikashop_messages li{list-style-type:none}.hk-rating{margin:auto;display:inline}.hk-rating a{background-color:transparent!important}.hk-rate-star{width:16px;height:16px;font-size:2px;display:inline-block;text-decoration:none;vertical-align:bottom;background-image:url('https://www.pkdos.es/media/com_hikashop/images/star.gif')!important}.hk-rate-star.state-full{background-position:left top}.hk-rate-star.state-mid{background-position:left -16px}.hk-rate-star.state-empty{background-position:left -32px}.hk-rate-star.state-hover{background-position:left -48px!important}@media print{.hikashop_no_print:after{content:""!important}}.hikashop_view_files_border{border:1px dashed #000;margin:1px}.hikashop_view_files_title{position:relative;top:0;left:0;text-align:left;height:1.3em;overflow:hidden;z-index:auto}.hikashop_view_files_title span{position:absolute;color:red;font-weight:700;white-space:nowrap;background-color:#fff}.hikashop_view_files_border:hover>.hikashop_view_files_title{overflow:visible;z-index:9999}.hikashop_view_files_border:hover>.hikashop_view_files_title span{outline:black solid 1px}.carousel_vertical_pagination .owl-dot{display:block!important}.carousel_main_vertical_pagination{float:left;width:95%}.hikashop_pagination_dropdown{width:70px}.form-select.hikashop_pagination_dropdown{width:100%;max-width:160px}@media only screen and (max-width:640px){.hk-xs-show{display:none}.hikashop_filter_main{width:100%!important}}.hikashop_filter_fieldset h3{display:inline-block;margin:0}@media only screen and (max-width:800px){div.hikashop_img_mode_slider a.hikashop_slide_next,div.hikashop_img_mode_slider a.hikashop_slide_prev{display:inline-block}.hikashop_filter_collapsable_title_mobile{display:block}.hikashop_filter_fieldset_mobile h3,div.hikashop_filter_collapsable_content_mobile{display:none}}@media only screen and (max-device-width:1024px){.hika_toolbar a,div.hika_toolbar .hkdropdown{display:block!important}.hika_toolbar span{display:inline-block!important}.hika_toolbar .btnName{width:auto!important}div.hika_toolbar .btnIcon,div.hika_toolbar .hkdropdown-icon{float:left!important;font-size:18px;line-height:1em;width:auto;height:auto;margin:0}}.hikashop_products.display_list .hikashop_product{display:block;width:100%;-webkit-transition:width .3s;transition:width .3s}.hikashop_product{-webkit-transition:width .3s;transition:width .3s}.hikashop_custom_file_area img,.hikashop_upload_imagethumb_small,li.hikashop_upload_imagethumb_main{display:inline-block;margin:3px}
div.hikashop_carousel .owl-nav .owl-next:hover,div.hikashop_carousel .owl-nav .owl-prev:hover,div.hikashop_carousel_parent_div.numbers div.owl-controls div.owl-dot:hover{color:#aaa;background-color:#fff}.hika_edit{background-color:#f9f9f9;padding:4px}.hk-card-order .hika_cpanel_price,.hk-card-order .hika_order_price,.hk_right{text-align:right}#hikashop_checkout_page div.hikashop_cart_bar,#hikashop_order_main td.hikashop_order_coupon_value,#hikashop_order_main td.hikashop_order_item_total_value,#hikashop_order_main td.hikashop_order_payment_value,#hikashop_order_main td.hikashop_order_shipping_value,#hikashop_order_main td.hikashop_order_subtotal_value,#hikashop_order_main td.hikashop_order_tax_value,#hikashop_order_main td.hikashop_order_total_value,.hikashop_fade_effect.hk_text_center,.hikashop_fade_effect.hk_text_center .hikashop_product_description,.hk-card-order .hika_cpanel_order_action,.hk-card-order .hika_cpanel_order_status,.hk_center,td.hikashop_order_item_price_value,td.hikashop_order_item_quantity_value{text-align:center}@media print{.hikashop_no_print:after{content:""!important}}#hikashop_order_main table,#hikashop_user_addresses_default select,.display_list .hikashop_listing_fade2 span.hikashop_product_code_list,.display_list .hikashop_listing_fade2 span.hikashop_product_vote,.hikashop_cart table,.hikashop_category_custom_info_main table,.hikashop_credit_card table,.hikashop_product_page table,div#hikashop_user_addresses_show input,div#hikashop_user_addresses_show select,div.hika_toolbar span.btnName,select.hikashop_default_address_dropdown{width:100%}.hika_cpanel_main_data .hikashop_orders_content a,.hika_cpanel_main_data a,.hikashop_categories_listing_main a,.hikashop_category_information a,.hikashop_cpanel_main_interface a,.hikashop_order_listing a.hika_order_number,.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div a,.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div a:hover,a.hikashop_product_quantity_field_change_minus,a.hikashop_product_quantity_field_change_plus,div#hikashop_cart_module a,div#hikashop_order_main a{text-decoration:none}span.hikashop_product_name{text-align:left;display:block;margin-bottom:5px}span.hikashop_product_price_before_discount{text-decoration:line-through;white-space:nowrap}div.hikashop_see_more_icon{background-image:url('https://www.pkdos.es/media/com_hikashop/images/icons/icon-14-cart.png');display:block;height:14px;width:14px}#hikashop_cart_module div.hikashop_cart_dropdown_content{border:1px solid #d9d9d9}.hikashop_cart table tfoot hr,.hikashop_next_product_btn p,.hikashop_previous_product_btn p,.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_image,.hikashop_products.display_list .hikashop_listing_fade2 span,div#hikashop_download_listing td.hikashop_purchased_date p{margin:0}.hikashop_cart_dropdown_container td.hikashop_cart_module_product_quantity_value.hikashop_cart_value{max-width:60px}.hikashop_cart_dropdown_container input.form-control{padding:2px 10px;max-width:40px}#hikashop_add_to_cart_continue_div,#hikashop_checkout_registration label,.hikashop_cart_module label,.hikashop_checkout_cart label,.hikashop_checkout_terms label,.hikashop_next_product_btn,.hikashop_previous_product_btn,.hikashop_product_quantity_change_div_minus_regrouped,.hikashop_product_quantity_change_div_plus_regrouped,.hikashop_product_quantity_div,.hikashop_products.display_list .hikashop_product_price_full,.hikashop_products.display_list dl dd,.hikashop_products.display_list dl dt,.hikashop_products.display_list span.hikashop_product_name,.hikashop_products_listing_switcher h3,.hikashop_quantity_form table,.hikashop_search_zone>div,.slider_input_end_group,.slider_input_start_group,div#hikashop_product_left_part,div#hikashop_product_quantity_main tr,div#hikashop_product_quantity_main tr td,div#hikashop_product_right_part{display:inline-block}div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner.small_spinner.small_cart{background:url(https://www.pkdos.es/media/com_hikashop/images/spinner.gif) center right no-repeat}#hikashop_order_main td.hikashop_order_item_files_value_resp,#hikashop_product_description_main_mini,#hikashop_vote_listing .hk-rating.hk-rating-empty,.hikashop_cart_module th.hikashop_cart_module_product_icon_title.hikashop_cart_title+th,.hikashop_cpanel .hikashop_cpanel_button_text,.hikashop_product_stock_count,.hikashop_product_variant_out_of_stock,.hikashop_products.display_list br,tr.hika_show_cart_total_text_2,ul.hikashop_pagination+div.counter{display:none}.hikashop_cpanel div.hikashop_cpanel_icon_div a{display:block;padding:5px;margin:5px 0;text-decoration:none;border:1px solid #f0f0f0;border-radius:4px;vertical-align:middle}.hikashop_cpanel div.hikashop_cpanel_icon_div a:hover{border-color:#eee #ccc #ccc #eee;border-style:solid;border-width:1px;background:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background:-webkit-linear-gradient(top,#fff,#f8f8f8);background:-moz-linear-gradient(top,#fff,#f8f8f8);background:-o-linear-gradient(top,#fff,#f8f8f8);background:linear-gradient(top,#fff,#f8f8f8)}.hikashop_cpanel .hikashop_cpanel_icon_image{width:80px;float:left}.hikashop_cpanel .hikashop_cpanel_icon_image span{margin:0 auto}.hikashop_cpanel .hikashop_cpanel_description{height:100%;min-height:50px;margin:auto 0;vertical-align:middle;text-align:center}.hikashop_cpanel span{display:block;text-align:center;color:#666;background-repeat:no-repeat;background-position:center}.hika_toolbar a,.hika_toolbar>div>.hkdropdown,.hika_toolbar>div>a{color:#252525;text-align:center;white-space:nowrap;text-decoration:none}.hikashop_cpanel .hikashop_cpanel_description ul{margin:0;padding:0}.hikashop_cpanel .hikashop_cpanel_description li{list-style-type:none}div.icon-wrapper{width:auto;height:auto;display:block}div.icon-wrapper div.icon{text-align:center;margin-right:15px;float:left;margin-bottom:15px;width:auto!important;height:auto!important}div.icon-wrapper div.icon a{background-color:#fff!important;background-position:-30px;display:block;float:left;height:97px;width:108px;color:#565656;vertical-align:middle;text-decoration:none;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition-property:background-position,-webkit-border-bottom-left-radius,-webkit-box-shadow;-moz-transition-property:background-position,-moz-border-radius-bottomleft,-moz-box-shadow;-webkit-transition-duration:.8s;-moz-transition-duration:.8s}div.icon-wrapper div.icon a:active,div.icon-wrapper div.icon a:focus,div.icon-wrapper div.icon a:hover{background-position:0 center;background-color:#f8f8f8!important;box-shadow:-2px 3px 8px rgba(0,0,0,.25);position:relative;z-index:10}div.icon-wrapper div.icon a span{width:auto;display:block}div.icon-wrapper div.icon a span.hkIcon{background-repeat:no-repeat;background-position:center;height:48px;width:auto;padding:10px 0}span.hkIcon.icon-48-user2{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/account.png")!important}span.hkIcon.icon-48-address{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/address.png")!important}span.hkIcon.icon-48-order{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/order.png")!important}span.hkIcon.icon-48-cart{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/cart.png")!important}span.hkIcon.icon-48-wishlist{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/wishlist.png")!important}span.hkIcon.icon-48-affiliate{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/affiliate.png")!important}span.hkIcon.icon-48-downloads{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/download.png")!important}span.hkIcon.icon-48-subscription{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/subscription.png")!important}span.hkIcon.icon-48-serial{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/hikaserial.png")!important}span.hkIcon.icon-48-auction{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-48/flatgrey/hikaauction.png")!important}span.icon-32-email{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/email.png")!important}span.icon-32-print{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/print.png")!important}span.icon-32-cart{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/show_cart.png")!important}span.icon-32-go-cart{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/add_cart.png")!important}span.icon-32-wishlist{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/wishlist.png")!important}span.icon-32-save{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/save.png")!important}span.icon-32-back{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/back.png")!important}span.icon-32-new{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/new.png")!important}span.icon-32-apply{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/apply.png")!important}span.icon-32-cancel{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/cancel.png")!important}span.icon-32-pay{background-image:url("https://www.pkdos.es/media/com_hikashop/images/icon-32/flatgrey/icon-32-pay.png")!important}.hika_toolbar .btnIcon,.hika_toolbar .hkdropdown-icon{display:block;float:none;margin:0 auto;width:32px;height:32px}.hika_toolbar>div>.hkdropdown,.hika_toolbar>div>a{margin-left:3px}#hikashop_add_to_cart_checkout_div,.hika_toolbar .hika_toolbar_btn.hika_btn_32,.hikashop_checkout_buttons .buttons_right{float:right}.hika_toolbar a{display:inline-block}.hikashop_products_listing_switcher span i,div.hika_toolbar .hikabtn span.hk-icon{color:#1266a0}table.hikashop_no_border td{border:1px solid #d9d9d9;display:inline-block}.hikashop_filter_collapsable_title_always:hover,table.hikashop_no_border td:hover{border:1px solid #9d9d9d}.hikashop_user_registration_page .chzn-container{margin-bottom:9px}div.hikashop_search_block input{margin-bottom:0;max-width:190px;display:unset}.hikacart:focus{color:#fff;background-color:#449d44;border-color:#255625}.hikacart:hover{color:#fff;background-color:#d73d71;border-color:#ba0743}.hikawishlist{color:#fff;background-color:#f0ad4e;border-color:#eea236}.hikawishlist:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.hikawishlist:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.hika-compare{color:#fff;background-color:#5bc0de;border-color:#46b8da}.hika-compare:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.hika-compare:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.hikashop_category_information .hikashop_container.hikashop_zoom_hover div,div.hikashop_cart_dropdown_container{position:relative}div.hikashop_cart_dropdown_content{z-index:1000;position:absolute;width:auto;padding:4px;border:1px solid grey;background-color:#fff}#hikashop_product_top_part:after{clear:both;content:'';display:block}img.hikashop_child_image{margin:2px;height:30px}.hikashop_product_bottom_part{clear:both;width:100%}.hikashop_next_product_btn a,.hikashop_previous_product_btn a{text-decoration:none;width:65px;padding:0}.hikashop_next_product_btn{margin-left:3px;float:right}.hikashop_filter_collapsable_title_icon i.fas.fa-bars.fa-2x,.hikashop_next_product i.fas.fa-caret-right.fa-2x,.hikashop_previous_product i.fas.fa-caret-left.fa-2x{font-size:1.5em}.hikashop_next_product,.hikashop_previous_product{height:18px}.hikashop_product_variant_out_of_stock_span{background:url(https://www.pkdos.es/media/com_hikashop/images/delete2.png) no-repeat}.hika_comment_listing_useful,.hika_comment_listing_useless{background-color:transparent!important;width:16px!important;height:14px!important;background-size:16px 14px!important;background-repeat:no-repeat!important;background-position:right!important;cursor:pointer!important}span.hikashop_option_info{background-image:url('https://www.pkdos.es/media/com_hikashop/images/info.png');display:inline-block;height:13px;width:12px;margin-left:5px}.hikashop_vote_form .hikashop_comment_textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:70px}#hikashop_vote_listing table.hika_comment_listing{margin:5px 0 0;border:1px solid #eee;border-collapse:separate;color:#999}#hikashop_vote_listing table.hika_comment_listing tr td{padding:3px 5px}#hikashop_vote_listing div.hika_comment_listing_content{font-weight:initial;color:#000}#hikashop_order_listing .hk-card-order .hk-card-header,#hikashop_vote_form p.hikashop_form_comment,#hikashop_vote_listing .hikashop_listing_comment,.hikashop_cpanel_main_interface .hk-card-order .hk-card-header,.hikashop_item_product_name_p{font-weight:700}#hikashop_vote_listing span.hikashop_sort_listing_comment,.hika_j3 div.hikashop_product_quantity_div.hikashop_product_quantity_change_div_leftright{margin-bottom:5px}#hikashop_vote_listing span.hika_vote_listing_username{color:#000}.hika_comment_listing_useful{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/vote_plus.png)!important}.hika_comment_listing_useless{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/vote_minus.png)!important}.hikashop_checkout_buttons,.hikashop_quantity_form,.hikashop_quantity_form .hikashop_product_quantity_input_div_default input.hikashop_product_quantity_field,div.hikashop_quantity_form.hika_j4 input.hikashop_product_quantity_field{margin:5px 0}div#hikashop_product_quantity_main td[rowspan="2"]{display:inline-block;max-width:35px}div#hikashop_product_quantity_main tr td a.hikashop_product_quantity_field_change_minus,div#hikashop_product_quantity_main tr td a.hikashop_product_quantity_field_change_plus{display:inline-block;width:100%;text-align:center}div#hikashop_product_quantity_main tr td[rowspan="2"]+td,div#hikashop_product_quantity_main tr+tr td{border:1px solid #ccc;border-radius:3px;width:20px}.hikashop_product_quantity_change_div_regrouped a.hikashop_product_quantity_field_change_plus.hikabtn{border-radius:0}.hikashop_product_quantity_change_div_regrouped a.hikashop_product_quantity_field_change_minus.hikabtn{border-radius:0 4px 4px 0}.hikashop_product_quantity_change_div_regrouped .hikashop_product_quantity_change_div_minus_regrouped{margin-left:-4px}div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped input{border:1px solid #ccc;height:32px;width:70px;border-radius:3px}div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped input.hikashop_product_quantity_field{border-radius:4px 0 0 4px}.hikashop_product_quantity_change_div_regrouped a.hikabtn{height:16px;padding:4px 12px 8px}.hika_j3 .add-on.hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped{border-width:0;padding:0;background:0 0}.hika_j3 div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped,.hikashop_filter_module .hikashop_filter_main_div{border-width:0}.hika_j3 div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped input.hikashop_product_quantity_field{margin:0;height:20px}.hikashop_product_quantity_change_div_leftright span.add-on{position:relative;background:0 0}div.hikashop_product_quantity_change_div_leftright span:hover{background-color:#6e0c0c}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on{display:inline-block;vertical-align:top}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_plus{top:1px;left:-4px}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_minus{top:1px;left:-21px}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 input.hikashop_product_quantity_field{width:35px}.hikashop_product_quantity_div input,input.hikashop_product_quantity_field{max-width:30px}.form-control.hikashop_product_quantity_field,.hikashop_product_quantity_div input.form-control{min-width:60px;padding:3px 10px}td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 input.hikashop_product_quantity_field,td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_plus{left:25px}.hikashop_product_quantity_change_div_leftright span.add-on a{padding:3px 0 5px;margin:0;position:absolute;top:0;left:0;right:0;bottom:0;text-decoration:none;border-width:0;background:0 0}.hikashop_product_quantity_change_div_minus_default a,.hikashop_product_quantity_change_div_plus_default a,a.hikashop_product_quantity_field_change_minus,a.hikashop_product_quantity_field_change_plus{padding:0 5px 2px;height:15px;margin:0}.hikashop_quantity_form .hikashop_product_quantity_input_div_default input.hikashop_product_quantity_field{margin:10px 0}.hikashop_quantity_form.hika_j4 .hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div a,.hikashop_quantity_form.hika_j4 a.hikashop_product_quantity_field_change_minus,.hikashop_quantity_form.hika_j4 a.hikashop_product_quantity_field_change_plus{height:20px;width:20px;margin-top:-5px}.hikashop_product_quantity_input_div_default{vertical-align:middle}.hikashop_product_quantity_change_div_default,div#hikashop_download_listing tr th{vertical-align:top}.hika_j4 .hikashop_product_quantity_change_div_leftright{width:85px;display:inline-block;margin:3px auto}.hika_j4 .hikashop_product_quantity_change_div_leftright span.add-on a{width:25px;border:1px solid #767676;top:-3px;height:30px;font-weight:700;color:#000;padding:3px 7px}.hika_j4 .hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_minus{top:2px;left:-25px;border-radius:3px 0 0 3px}.hika_j4 .hikashop_product_quantity_change_div_leftright span.add-on a.hikashop_product_quantity_field_change_plus{top:2px;border-radius:0 3px 3px 0}.hika_j4 .hikashop_product_quantity_change_div_leftright input.hikashop_product_quantity_field{border:1px solid #767676;border-radius:0;padding:2px 10px;position:relative;top:1px}.hika_j4 .hikashop_product_quantity_change_div_leftright input{text-align:center;max-width:unset;width:50px}.hika_j4 .hikashop_product_quantity_change_div_leftright span.add-on a:hover{background-color:#f2f2f2}.hikashop_product_quantity_change_div_leftright input{text-align:center;max-width:20px}td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_minus{left:0}.hika_j3 .hikashop_product_quantity_change_div_leftright span.add-on{top:5px}.hika_j3 div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_select select,.slider_input{width:60px}.hika_j4 .hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped a.hikabtn{height:31px;width:30px;padding:3px}.hika_j4 div.hikashop_product_quantity_div.hikashop_product_quantity_input_div_regrouped .hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped{margin-left:-5px;box-sizing:unset}.hika_j4 .hikashop_product_quantity_change_div_regrouped .hikashop_product_quantity_change_div_minus_regrouped{margin-left:-5px}.hikashop_tabs_ul{padding:0;margin:0 0 7px;z-index:2;position:relative}.hikashop_tabs_ul li{display:inline;padding:8px 5px;z-index:2;font-weight:700;background-color:#fcfcfc;border:1px solid #e7e7e7}.hikashop_tabs_ul li a,.hikashop_tabs_ul li a:hover{text-decoration:none;color:#555}.hikashop_tabs_content{z-index:1;position:relative;display:none;min-height:200px;padding:5px;background-color:#fff;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.hikashop_tabs_li_selected{border-bottom:1px solid #fff!important;background-color:#fff!important}div.hikashop_carousel .hikashop_carousel_item span,div.hikashop_carousel .hikashop_subcontainer_border span{text-align:center;display:block}div.hikashop_carousel .owl-nav .owl-next,div.hikashop_carousel .owl-nav .owl-prev{border:1px solid #ddd;background:#ddd}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot{border:1px solid #ddd;padding:1px 5px;margin-top:5px;color:#000}div.hikashop_carousel_parent_div .owl-controls,div.hikashop_carousel_parent_div div.hikashop_carousel{margin:5px}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot:hover{border:1px solid #aaa}div.hikashop_carousel_parent_div.numbers div.owl-controls div.owl-dot{background-color:#ddd;color:#fff}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot.active{font-weight:700;border:1px solid #aaa;color:#333;background:0 0}div.hikashop_carousel_parent_div.thumbnails div.owl-controls div.owl-dot{margin:5px;border:1px solid #eee}div.hikashop_carousel_parent_div.rounds div.owl-controls div.owl-dot,div.modal-body iframe{border:0}.hikashop_carousel .hikashop_subcontainer_border,.hikashop_categories_listing_main .hikashop_subcontainer.hikashop_subcontainer_border,.hikashop_category_information .hikashop_subcontainer.hikashop_subcontainer_border{border:1px solid #ddd}.hikashop_categories_listing_main .hikashop_subcontainer,.hikashop_category_information .hikashop_subcontainer{padding:5px}.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer .hikashop_product_like_link,.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer .hikashop_product_like_link i{position:unset!important}.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer{transition:transform .5s 0.4s,z-index .5s 0.4s,box-shadow .5s 0.4s;box-shadow:0 0 0 #ddd;z-index:99}.hikashop_category_information .hikashop_zoom_hover .hikashop_subcontainer:hover{transform:scale(1.4);transition-delay:0.5s;z-index:999;box-shadow:0 0 10px rgba(0,0,0,.5)}.hikashop_products_listing_switcher{display:inline-block;width:100%;margin-top:3px}.hikashop_products.display_grid .hikashop_switcher_grid,.hikashop_products.display_list .hikashop_switcher_list{border:1px solid #ddd;background-color:#eee}.hikashop_products.display_grid .hikashop_switcher_grid i,.hikashop_products.display_list .hikashop_switcher_list i{color:#aaa}.hikashop_products_listing_switcher .hikabtn{float:right;padding:5px 8px 3px;margin-left:5px}.hikashop_products.display_list .hikashop_product_image{margin:10px 0 0 -30%;float:left}.hikashop_products.display_list div.hikashop_listing_img_title{padding-left:24%}div.hikashop_products.display_list span.hikashop_product_price_full{border-width:0 1px 1px 0;margin-bottom:5px}div.hikashop_products.display_list span.hikashop_product_name{border-width:0 0 1px}div.hikashop_products.display_list span.hikashop_product_name,div.hikashop_products.display_list span.hikashop_product_price_full{width:45%}.hikashop_products.display_list span.hikashop_product_name,.hikashop_products.display_list span.hikashop_product_price_full{margin-top:10px;border:1px solid #ddd;padding:5px;width:47%}.hikashop_products.display_list .hikashop_subcontainer.hikashop_subcontainer_border{min-height:unset!important;padding-top:0}.hikashop_products.display_list .hikashop_product_code_list,.hikashop_products.display_list .hikashop_product_stock_count,.hikashop_products.display_list span.hikashop_product_vote{margin-bottom:5px;display:inline-block}.hikashop_products.display_list dl{margin:0;display:inline-block;width:45%}.hikashop_products.display_list div.hikashop_subcontainer{min-height:unset!important}@media only screen and (max-device-width:1024px){.hikashop_products.display_list div.hikashop_listing_img_title{padding-left:0}.hikashop_products.display_list .hikashop_product_image .hikashop_product_image_subdiv{max-width:75px!important}.hikashop_products.display_list span.hikashop_product_name,.hikashop_products.display_list span.hikashop_product_price_full{text-align:left!important;border-width:0!important;width:65%!important;float:left;margin:0 2px 2px;padding:0;display:inline!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hikashop_products.display_list .hikashop_product_image{float:right;margin:2px;height:unset!important}.hikashop_products.display_list .hikashop_product_code_list{text-align:left!important;float:left!important;width:55%;display:inline!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.hikashop_products.display_list .hikashop_product .hikashop_category_information .hikashop_subcontainer.hikashop_subcontainer_border{padding:3px}.hikashop_products.display_list .hikashop_product a.hikabtn span{font-size:11px}.hikashop_products.display_list .hikashop_product a.hikabtn{padding:1px 3px;display:inline-block}.hikashop_products.display_list dd,.hikashop_products.display_list dl,.hikashop_products.display_list dt,.hikashop_products.display_list dt label{float:left;margin:0}.hikashop_products.display_list span.hikashop_product_vote{margin:0}.hikashop_product_page div.show_tabular{margin-top:15px}}.hikashop_product_image,.hk_product_image{text-align:center;clear:both}.hikashop_product_image .hikashop_product_image_subdiv,.hk_product_image .hk_subdiv{position:relative;text-align:center;clear:both;margin:auto}.hikashop_fade_effect,.hikashop_horizontal_slider{margin:auto;overflow:hidden;position:relative}.hikashop_fade_effect .hk_picture{position:absolute;opacity:1}.hikashop_fade_effect .hk_picture:hover{opacity:0}.hikashop_fade_effect .hikashop_product_description{overflow:hidden}.hikashop_fade_effect.hk_text_left,.hikashop_fade_effect.hk_text_left .hikashop_product_description,span.hikashop_product_price_full{text-align:left}.hikashop_fade_effect .hk_link_cursor{cursor:pointer}.hikashop_fade_effect .hk_picture.hk_0s3{-webkit-transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.hikashop_fade_effect .hk_picture.hk_0s5{-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.hikashop_fade_effect .hk_picture.hk_1s{-webkit-transition:opacity 1s ease-in;-moz-transition:opacity 1s ease-in;-o-transition:opacity 1s ease-in;transition:opacity 1s ease-in}.hikashop_fade_effect .hk_picture.hk_2s{-webkit-transition:opacity 2s ease-in;-moz-transition:opacity 2s ease-in;-o-transition:opacity 2s ease-in;transition:opacity 2s ease-in}.hikashop_fade_effect .hk_picture.hk_3s{-webkit-transition:opacity 3s ease-in;-moz-transition:opacity 3s ease-in;-o-transition:opacity 3s ease-in;transition:opacity 3s ease-in}.hikashop_fade_effect .hk_picture.hk_4s{-webkit-transition:opacity 4s ease-in;-moz-transition:opacity 4s ease-in;-o-transition:opacity 4s ease-in;transition:opacity 4s ease-in}.hikashop_fade_effect .hk_picture.hk_5s{-webkit-transition:opacity 5s ease-in;-moz-transition:opacity 5s ease-in;-o-transition:opacity 5s ease-in;transition:opacity 5s ease-in}.hikashop_img_pane_panel{position:relative;bottom:0;background:rgba(0,0,0,.3);text-align:center!important}.display_grid .hikashop_listing_fade2 .hikashop_fade_data,.hikashop_category_information .hikashop_listing_fade2 .hikashop_fade_data{opacity:0;-webkit-transition:opacity 0ms ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.display_grid .hikashop_listing_fade2:hover .hikashop_fade_data,.display_list .hikashop_listing_fade2 .hikashop_fade_data,.display_list .hikashop_subcontainer .hikashop_readmore_container:hover,.hikashop_category_information .hikashop_listing_fade2:hover .hikashop_fade_data{opacity:1;-webkit-transition:opacity 0ms ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.display_grid .hikashop_listing_fade2:hover .hikashop_product_image *{z-index:-1!important}.display_list .hikashop_listing_fade2 form .hikashop_product_quantity_div,.display_list .hikashop_listing_fade2 form a.hikabtn{display:inline-block;float:left;margin:0 20px 3px 0}.display_grid .hikashop_subcontainer .hikashop_readmore_container{margin-top:2px}.hikashop_listing_fade2 .hikashop_fade_data form{margin-top:3px;min-height:35px;display:inline-block}.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_stock_count{width:35%;text-align:center;padding-right:10%}.display_list .hikashop_subcontainer .hikashop_readmore_container{z-index:99;opacity:0;-webkit-transition:opacity 0ms ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.display_list .hikashop_readmore_container a.hikabtn{margin:35% 10px;display:inline-block}.hikashop_infinite_scroll{min-height:18px;text-align:center}.hikashop_infinite_scroll a{padding:2px 18px}.hikashop_infinite_scroll.loading a{background:url('https://www.pkdos.es/media/com_hikashop/images/spinner.gif') left center no-repeat}.hika_no_orders,.hika_no_products{text-align:center;font-style:italic}ul.hikashop_pagination{margin-left:auto!important;margin-top:0;margin-right:0}.hikashop_checkout_coupon_field{margin:3px;max-width:250px}.form-control.hikashop_checkout_coupon_field{margin:unset}.hikashop_cart_product_name .hikashop_product_code_checkout{margin-left:4px}.hikashop_cart_bar{background:url(https://www.pkdos.es/media/com_hikashop/images/line.png) 100% 50% repeat-x;padding-bottom:0;padding-top:43px;margin-bottom:30px}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current{-moz-background-inline-policy:continuous;background:url("https://www.pkdos.es/media/com_hikashop/images/current_step.png") 50% 0 no-repeat;color:#363636}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished{-moz-background-inline-policy:continuous;background:url("https://www.pkdos.es/media/com_hikashop/images/finished_step.png") 50% 0 no-repeat;color:#363636}#hikashop_checkout_page div.hikashop_cart_step span{position:relative;left:4%;width:auto;font-size:11px}#hikashop_checkout_page div.hikashop_cart_step span a{color:#b2b2b2;font-size:11px;text-decoration:none}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished span a{color:#363636}.hikashop_cart_step{-moz-background-inline-policy:continuous;background:url("https://www.pkdos.es/media/com_hikashop/images/step.png") 50% 0 no-repeat;display:inline;padding-top:25px;padding-right:8%;white-space:nowrap}.hikashop_shipping_group ul.hikashop_shipping_products{margin:5px 0;padding:0}.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product{display:inline-block;list-style-type:none;margin:0 5px 0 0}.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product img{padding:3px;border:1px solid #eaeaea}.hikashop_checkout_buttons .buttons_left{width:50%;float:left}#hikashop_order_main tr.row0,#hikashop_order_main tr.row1{border-bottom:1px solid #b8b8b8}#hikashop_order_main td.hikashop_order_item_files_value a.hikabtn i,table#hikashop_downloads a.hikabtn i{margin-left:5px}div.hikashop_user_address{margin:2px 5px 6px 0;padding:8px;border:1px solid #9e9e9e;background-color:#fdfdfd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}div.modal-body{max-height:none!important}@media only screen and (max-width:960px){div.modal.fade.in{width:800px!important;margin-left:-400px!important;top:10%!important;left:50%!important}}@media only screen and (max-width:800px){div.modal.fade.in{width:640px!important;margin-left:-320px!important;top:10%!important;left:50%!important}}@media only screen and (max-width:640px){div.modal.fade.in{width:480px!important;margin-left:-240px!important;top:10%!important;left:50%!important}}@media only screen and (max-width:480px){div.modal.fade.in{width:320px!important;height:380px!important;margin-left:-160px!important;top:10%!important;left:50%!important}}@media only screen and (max-height:420px){div.modal.fade.in{height:320px!important;top:0!important}}@media only screen and (max-width:375px){label.hkc-sm-4.hkcontrol-label{white-space:nowrap}}@media only screen and (max-width:760px){.hikashop_product_page ul.hikashop_tabs_ul li.hikashop_tabs_li{border-width:1px 1px 0;text-align:center;display:block;padding:2px}.hikashop_product_page ul.hikashop_tabs_ul{margin:0}.hikashop_product_page div#hikashop_show_tabular_description{border-width:0 1px 1px;border-radius:0 0 4px 4px}#hikashop_carts_listing table td:before,#hikashop_show_cart_form table.hikashop_cart_products td:before,.hikashop_show_cart_form table td:before{content:attr(data-title);font-weight:700;position:absolute;padding-right:10px}#hikashop_carts_listing table,#hikashop_carts_listing table tbody,#hikashop_carts_listing table tbody td,#hikashop_carts_listing table tbody tr,#hikashop_carts_listing table tfoot,#hikashop_carts_listing table tfoot td,#hikashop_carts_listing table tfoot tr,.hikashop_show_cart_form table,.hikashop_show_cart_form tbody,.hikashop_show_cart_form td,.hikashop_show_cart_form tfoot,.hikashop_show_cart_form th,.hikashop_show_cart_form thead,.hikashop_show_cart_form tr{display:block}#hikashop_carts_listing thead,#hikashop_show_cart_form .table thead tr th.hikashop_cart_name_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_price_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_quantity_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_status_title.title,#hikashop_show_cart_form table tfoot,#hikashop_show_cart_form table tfoot td,#hikashop_show_cart_form table tfoot tr,.hikashop_checkout_cart_final_total_title,.hikashop_registration_required_info_line label.hkc-sm-4.hkcontrol-label{display:none}.hikashop_show_cart_form table thead tr{position:absolute;top:-9999px;left:-9999px}.hikashop_show_cart_form table tr{border:1px solid #ccc}.hikashop_show_cart_form table tr.margin{border:0 solid #ccc}.hikashop_show_cart_form table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:30%}.hikashop_show_cart_form table td:before{left:6px}.hikashop_show_cart_form table td.hikashop_cart_product_quantity_value:before{padding-top:3px}.hikashop_show_cart_form .hikashop_product_price_full{text-align:left;min-height:20px;padding-left:20px;padding-top:3px;display:inline!important}.hikashop_show_cart_form .hikashop_product_quantity_field{margin:0 16px 0 20px!important}.hikashop_show_cart_form a span.hikashop_product_variant_subname img{margin-left:10px;display:block;margin-top:5px}.hikashop_show_cart_form td.hikashop_cart_product_price_value span.visible-phone{margin-left:5px;display:inline!important}.hikashop_show_cart_form tbody tr td.hikashop_cart_empty_footer{display:none!important}#hikashop_carts_listing .row0{border:1px solid #e3e3e3}#hikashop_carts_listing tr.row0,#hikashop_carts_listing tr.row1{border:1px solid #e3e3e3;margin-top:5px}#hikashop_carts_listing table td:before{left:50px}#hikashop_carts_listing table td{text-align:right}table#hikashop_cart_product_listing,table#hikashop_cart_product_listing>tbody,table#hikashop_cart_product_listing>tbody>tr,table#hikashop_cart_product_listing>tbody>tr>td{display:block;min-height:30px}table#hikashop_cart_product_listing>tbody>tr.hika_show_cart_total_text_2{border-top:2px solid #ccc}table.hikashop_product_quantity_table{float:right}table.hikashop_product_quantity_table tbody tr td{padding:0}table.hikashop_product_quantity_table>tbody>tr>td>input{padding:4px!important;text-align:center}.hika_toolbar .hika_toolbar_btn.hika_btn_32,.hika_toolbar.toolbar,table.hikashop_no_border tbody tr td a span.caret{float:none}#hikashop_show_cart_form table.hikashop_cart_products th:before{content:attr(data-title);font-weight:700;color:#333;position:absolute;left:40%}#hikashop_show_cart_form .table thead tr th{text-align:center;border:1px solid #ddd;border-width:1px 0}#hikashop_show_cart_form table.hikashop_cart_products td:before{color:#333;left:50px}table.hikashop_cart_products tbody td img.hikashop_cart_product_image{float:none!important}table.hikashop_cart_products tbody tr.hika_show_cart_total_text_2{display:inline}#hikashop_show_cart_form table td{text-align:right!important}#hikashop_show_cart_form table.hikashop_no_border tbody td{text-align:center}.hika_toolbar.toolbar a.hikabtn,.hika_toolbar.toolbar div.hkdropdown{width:100%;height:32px}.hika_toolbar.toolbar div.hkdropdown span,.hika_toolbar.toolbar span.btnName,.hika_toolbar.toolbar span.btncon{display:inline-block}.hika_toolbar.toolbar span.btnName{width:92%}.hika_toolbar.toolbar div.hkdropdown span span.caret{margin-left:0}.hika_toolbar.toolbar div.hkdropdown a{width:100%;font-size:14px}.hika_toolbar.toolbar a.hikabtn span{display:inline-block;vertical-align:top}.hika_toolbar.toolbar a.hikabtn span.btncon{height:32px}span.hkdropdown-label{margin:auto;width:88%}.hika_toolbar.toolbar div.hkdropdown span{float:left;margin-left:1.5%}}@media only screen and (max-width:600px),(max-device-width:600px) and (min-device-width:600px){.hika_toolbar.toolbar div.hkdropdown span{margin-left:1%}}@media only screen and (max-width:500px),(max-device-width:500px) and (min-device-width:500px){span.hkdropdown-label{width:84%}.hika_toolbar.toolbar div.hkdropdown span{margin-left:.5%}}@media only screen and (max-width:370px),(max-device-width:370px) and (min-device-width:370px){span.hkdropdown-label{width:74%}}@media only screen and (max-width:600px),(min-device-width:768px) and (max-device-width:1024px){table.hikashop_no_border tbody tr td,table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody{display:block}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr td{text-align:left}#hikashop_order_main td.hikashop_empty_td,#hikashop_order_main td.hikashop_order_item_files_value,table.hikashop_order_main_table fieldset#htmlfieldset_products table thead{display:none}#hikashop_order_main fieldset#htmlfieldset_products table tbody tr td:before{content:attr(data-title);font-weight:700;color:#333}table.hikashop_order_main_table tbody tbody td{display:inline-block;border:none!important}table.hikashop_no_border tbody tr td a span{display:inline-block;float:left}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr,table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td,table.hikashop_order_main_table tbody fieldset.adminform tbody tr.row1 td{border-bottom:1px solid #b8b8b8!important}table.hikashop_no_border tbody tr td a span.caret{float:none}table.hikashop_order_main_table fieldset.adminform table tbody tr.row0>tr{border-bottom:1px solid #ccc}div#hikashop_order_main table.hikashop_no_border{margin-bottom:10px}fieldset#htmlfieldset_products label{font-weight:700}fieldset#htmlfieldset_billing{margin-right:45px}td.hikashop_order_tax_title.key{max-width:82px}#hikashop_order_main span.hikashop_order_product_name span,#hikashop_order_main table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td span,#hikashop_order_main td.hikashop_order_coupon_value,#hikashop_order_main td.hikashop_order_item_files_value_resp span a,#hikashop_order_main td.hikashop_order_item_image_value img,#hikashop_order_main td.hikashop_order_item_name_value span.hikashop_order_product_name span,#hikashop_order_main td.hikashop_order_item_price_value,#hikashop_order_main td.hikashop_order_item_price_value span,#hikashop_order_main td.hikashop_order_item_quantity_value,#hikashop_order_main td.hikashop_order_item_quantity_value span,#hikashop_order_main td.hikashop_order_item_total_value,#hikashop_order_main td.hikashop_order_item_total_value span,#hikashop_order_main td.hikashop_order_shipping_value,#hikashop_order_main td.hikashop_order_subtotal_value,#hikashop_order_main td.hikashop_order_tax_value,#hikashop_order_main td.hikashop_order_total_value{float:right}td.hikashop_order_shipping_title label,td.hikashop_order_subtotal_title label,td.hikashop_order_total_title label{float:left}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td,table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td{width:100%}table.hikashop_order_custom_fields_table tbody tr td{display:table-cell}#hikashop_order_main p.hikashop_order_option_name,#hikashop_order_main td.hikashop_order_item_name_value a.hikashop_order_product_link p{text-align:right;margin-bottom:0}#hikashop_order_main td.hikashop_order_item_files_value_resp{display:block!important}#hikashop_order_main .hikashop_order_product_name div,#hikashop_order_main .hikashop_order_product_name+div,#hikashop_order_main span.hikashop_order_product_name div,#hikashop_order_main td.hikashop_order_item_files_value p,#hikashop_order_main td.hikashop_order_item_files_value_resp div,#hikashop_order_main td.hikashop_order_item_files_value_resp p{text-align:right}}div#hikashop_download_listing a.hikabtn span.hikashop_file_name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:120px}div#hikashop_download_listing td.hikashop_purchased_date{min-width:150px}.hk-card-order a.hika_order_number,div#hikashop_download_listing th.hikashop_order_date_title.title a{display:block}@media only screen and (max-width:350px){.hikashop_product_price_full{padding-top:10px!important;height:50px!important}}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){#hikashop_address_listing table thead,#hikashop_order_listing thead,.hikashop_checkout_cart_final_total_title,div.hikashop_products_listing thead,table#hikashop_downloads thead{display:none}div.hikashop_products_listing span.hikashop_product_name,div.hikashop_products_listing span.hikashop_product_stock_count,div.hikashop_products_listing td.hikashop_product_add_to_cart_row,div.hikashop_products_listing td.hikashop_product_compare_row,div.hikashop_products_listing td.hikashop_product_image_row,div.hikashop_products_listing td.hikashop_product_name_row,div.hikashop_products_listing td.hikashop_product_price_row,div.hikashop_products_listing td.hikashop_product_vote_row{display:block;text-align:center}#hikashop_address_listing table tbody,#hikashop_address_listing table tbody tr,#hikashop_address_listing table tbody tr td,#hikashop_order_listing table,#hikashop_order_listing table tbody,#hikashop_order_listing table tbody td,#hikashop_order_listing table tbody tr,#hikashop_order_listing table tfoot,#hikashop_order_listing table tfoot td,#hikashop_order_listing table tfoot tr,.hikashop_checkout_cart table,.hikashop_checkout_cart table tbody,.hikashop_checkout_cart table tbody td,.hikashop_checkout_cart table tbody tr,.hikashop_checkout_cart table tfoot,.hikashop_checkout_cart table tfoot td,.hikashop_checkout_cart table tfoot tr,.hikashop_checkout_cart table thead,.hikashop_checkout_cart table thead th,.hikashop_checkout_cart table thead tr,table#hikashop_downloads tbody,table#hikashop_downloads tbody tr.row0,table#hikashop_downloads tbody tr.row0 td,table#hikashop_downloads tbody tr.row1,table#hikashop_downloads tbody tr.row1 td{display:block}#hikashop_address_listing table td:before,#hikashop_order_listing table td:before,table#hikashop_downloads td:before{content:attr(data-title);font-weight:700;color:#333;position:absolute;left:50px;padding-right:10px}#hikashop_order_listing table td,table#hikashop_downloads tbody tr td{text-align:right}div#hikashop_order_main table.hikashop_no_border{margin-bottom:10px}#hikashop_address_listing tr.hikashop_address_listing_item,#hikashop_order_listing table#hikashop_order_listing tbody>tr,table#hikashop_downloads tbody>tr{border:1px solid #ccc;margin-top:5px}.hikashop_search_block input{width:167px}.hikashop_search_block{margin-top:5px}#hikashop_address_listing table tbody tr td{text-align:right;width:95%!important}#hikashop_address_listing tr.hikashop_address_listing_item td{max-width:94%}.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_coupon_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_final_total_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_payment_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_shipping_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_tax_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_total2_title,.hikashop_checkout_cart table tbody td.hikashop_cart_additional_title,.hikashop_checkout_cart tbody tr td.hikashop_cart_empty_footer{display:none!important}.hikashop_checkout_cart table thead tr{position:absolute;top:-9999px;left:-9999px}.hikashop_checkout_cart table tr{border:1px solid #ccc}.hikashop_checkout_cart table tr.margin{border:0 solid #ccc}.hikashop_checkout_cart table td{min-height:25px;border:none;border-bottom:1px solid #eee;position:relative;padding-left:30%!important}.hikashop_checkout_cart td.hikashop_cart_product_name_value{width:64%}.hikashop_checkout_cart table td:before{position:absolute;left:6px;padding-right:10px;content:attr(data-title);font-weight:700}.hikashop_checkout_cart table td.hikashop_cart_product_quantity_value:before{padding-top:3px}.hikashop_checkout_cart .hikashop_product_price_full{text-align:left;min-height:20px;padding-left:20px;padding-top:3px;display:inline!important}.hikashop_checkout_cart span.hikashop_checkout_cart_additional,.hikashop_checkout_cart span.hikashop_checkout_cart_coupon,.hikashop_checkout_cart span.hikashop_checkout_cart_final_total,.hikashop_checkout_cart span.hikashop_checkout_cart_payment,.hikashop_checkout_cart span.hikashop_checkout_cart_shipping,.hikashop_checkout_cart span.hikashop_checkout_cart_subtotal,.hikashop_checkout_cart span.hikashop_checkout_cart_taxes{padding-left:20px}.hikashop_checkout_cart .hikashop_product_quantity_field{margin:0 16px 0 20px!important}.hikashop_checkout_cart a span.hikashop_product_variant_subname img{margin-left:10px;display:block;margin-top:5px}.hikashop_checkout_cart td.hikashop_cart_product_price_value span.visible-phone{margin-left:5px;display:inline!important}}.hikashop_item_product_name_text{display:table;overflow:hidden}.hikashop_item_product_name_text div{display:table-cell;vertical-align:middle}.hikashop_filter_collapsable_title{margin:5px 10px}.hikashop_filter_always_collapsable_title_icon,.hikashop_filter_collapsable_title_icon{margin-right:5px;display:inline-block;height:20px}.hikashop_filter_always_collapsable_title_icon.hikabtn,.hikashop_filter_collapsable_title_icon.hikabtn{height:unset;padding:5px 5px 3px;margin:0}.hikashop_filter_collapsable_title .hikashop_filter_fieldset{vertical-align:bottom}.hikashop_filter_collapsable_title_icon:empty{content:url(https://www.pkdos.es/media/com_hikashop/images/icons/open-menu.png)}.hikashop_filter_collapsable_title_always:hover .hikabtn{border-color:#adadad}.hikashop_filter_collapsable_title_icon.hikabtn:hover{background:0 0}.hikashop_filter_collapsable_title_always,.hikashop_filter_collapsable_title_mobile{background-color:#f9f9f9;border:1px solid #d4d4d4;border-radius:5px}.hikashop_filter_collapsable_title_always+.hikashop_filter_main_div,.hikashop_filter_collapsable_title_mobile+.hikashop_filter_main_div{border:1px solid #d9d9d9;margin:0 5px 5px;padding:5px;border-radius:5px}.filter_values_container .form-control,.filter_values_container .form-select,.filter_values_container .hkform-control,.filter_values_container .hkform-select{max-width:90%}.hikashop_wishlist_share_emails{overflow-x:hidden}#cart_link{font-style:italic}#hikashop_show_cart_form dd .form-control,#hikashop_show_cart_form dd .form-select,#hikashop_show_cart_form dd .hkform-control{max-width:190px}#hikashop_show_cart_form dt{margin-right:5px}span.hk-label,span.order-label{border-radius:3px;display:inline-block;padding:2px 4px;font-size:10.998px;font-weight:700;line-height:14px;color:#fff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#999}span.hk-label-grey,span.order-label-created{background-color:#999}span.hk-label-green,span.order-label-confirmed{background-color:#468847}span.hk-label-blue,span.order-label-shipped{background-color:#3a87ad}span.hk-label-orange,span.order-label-cancelled{background-color:#c67605}span.hk-label-red,span.order-label-refunded{background-color:#b94a48}span.hk-label-black,span.order-label-all{background-color:#000}.hika_cpanel_icons>a{display:block;padding:10px 4px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;color:#444;display:flex;flex-direction:row;align-items:center}.hika_cpanel_icons>a:focus,.hika_cpanel_icons>a:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.hika_cpanel_icons .hk-icon{color:#1266a0;font-size:24px;flex-basis:2em;min-width:2em}.hika_cpanel_icons .hk-icon .hk-icon-light{color:#549ccf}.hika_cpanel_icons .hk-icon .hk-icon-dark{color:#144263}.hika_cpanel_icons .hikashop_cpanel_button_text{flex-grow:2;text-align:center}.hika_cpanel_icons>a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.hika_cpanel_icons>a:last-child{margin-bottom:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.hk-card-order .hika_cpanel_product_image_link,.hk-card-order .hika_order_product_image_link{float:left;margin-right:.5em}.hk-card-default.hk-card-order .hk-card-header:hover{background-color:#f0f0f0}.hika_cpanel_main_data .hk-card-body{border-bottom:1px solid #ddd}.hika_cpanel_products .hika_cpanel_product:last-child,.hikashop_order_listing .hika_cpanel_product:last-child{border-bottom:0}.hika_cpanel_products .hika_cpanel_product:first-child,.hikashop_order_listing .hika_cpanel_product:first-child{border-top:0}@media (max-width:768px){.hika_toolbar{clear:both}.hk-card-order .hika_cpanel_order_status,.hk-card-order .hika_cpanel_price{text-align:left}.hika_cpanel_icons .hk-icon{font-size:16px}.hk-card-order br.hika_order_number_invoice_separator{display:none}.hk-card-order .hika_order_number_value{margin-right:8px}.hk-card-order div.hika_order_shipping_address_title{display:inline-block}span.btnIcon.hk-icon i{vertical-align:top}}@media (max-width:480px){.hk-card-order br.hika_order_number_invoice_separator{display:inherit}}.hikashop_search_zone{margin-top:5px}.hikashop_order_sort{float:right;text-align:right;margin-bottom:5px}.hk-card-order span.order-label{padding:4px 6px;font-size:1.1em;margin:7px 0}.hk-card.hk-card-order{margin-bottom:10px}.hk-card.hk-card-order .hk-card-body{padding:7px}#hikashop_order_listing select#filter_order_range{float:right;margin-bottom:10px}.hikashop_cart_current_value .fa.fa-star{color:#daa520}#hikashop_cart_product_listing .fa-check-circle{color:green;font-size:1.5em}#hikashop_cart_product_listing .fa-times-circle{color:red;font-size:1.5em}
div.hikashop_footer{padding-top:20px;clear:both;padding-bottom:20px}div.hikashop_category_image{clear:both}img.hikashop_category_image{margin:4px}table.hikashop_subcategories_table tr td{text-align:center}#hikashop_subcategories div{text-align:center}.hikashop_products,.hikashop_subcategories{clear:both}.hikashop_category_list{margin:0}.hikashop_category_left_part{text-align:center}.hikashop_product_stock table td,.hikashop_product_stock table tr{border:0!important}.hikashop_category_right_part{padding-left:1px}.hikashop_category_list,.hikashop_product_list{display:inline-block;list-style-type:none;text-align:left}.hikashop_subcontainer{padding-top:10px;padding-bottom:10px}.hikashop_product_item_left_part{text-align:center}.hikashop_product_item_right_part{margin-right:20px;margin-left:20px}.hikashop_product_image{padding-bottom:2px}div.hikashop_subcontainer_border{border:1px solid #eee}div.hikashop_subcontainer_border::hover{box-shadow:0 1px 4px #ddd}.hikashop_container .thumbnail:hover{box-shadow:0 1px 4px #ccc;transition:all .2s ease-in-out 0s}div.hikashop_product_listing_custom_item{padding-bottom:10px}.hikashop_product_top_part{width:100%}.hikashop_product_left_part{text-align:center;float:left;width:50%}@media (max-width:992px){.hikashop_product_left_part{width:100%}}.hikashop_product_main_image_thumb{margin-bottom:5px}.hikashop_product_right_part{float:left;padding-left:1px}#hikashop_product_price_main .hikashop_product_price_full{text-align:left}#hikashop_product_right_part .hikashop_cart_input_button{margin-left:0}.hikashop_product_quantity_field{width:25px}a.hikashop_product_quantity_field_change,a.hikashop_product_quantity_field_change:hover{text-decoration:none;margin:5px;color:#666;font-weight:700}div#hikashop_product_left_part div{text-align:center}img.hikashop_child_image{margin:2px;height:80px;width:72px;border:1px solid #ba0743}#hikashop_product_description_main{color:#4a4949}.hikashop_product_name a{color:#3e3d3d;text-decoration:none;font-weight:600;display:block}.hikashop_product_name a:hover{color:#ba0743}.hikashop_product_code_list a{color:#666;text-decoration:none;font-size:12px}span.hikashop_product_price{color:#ba0743;font-size:14px;font-weight:700;white-space:nowrap}span.hikashop_product_price_full{color:#666;display:block}.hikashop_product_price_full{text-align:right}.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh,.hikashop_cart_product_quantity_value .hikashop_product_quantity_field{float:left;margin-right:5px}.hikashop_checkout_cart table .row0:hover,.hikashop_checkout_cart table .row1:hover{background-color:#f8f8f8}.hikashop_checkout_cart table{border-collapse:collapse}.hikashop_checkout_cart td{padding:10px}span.hikashop_checkout_cart_final_total{font-weight:700;color:#ba0743;font-size:14px}#hikashop_checkout_cart_final_total_title{color:#333;font-weight:700;font-size:12px}.hikashop_cart_module_product_total_title{text-align:right}.hikashop_cart_module_product_total_value span.hikashop_product_price,.hikashop_cart_module_product_total_value span.hikashop_product_price_full,.hikashop_cart_value span.hikashop_product_price,.hikashop_cart_value span.hikashop_product_price_full{text-align:left}.hikashop_cart_title{white-space:nowrap}.list-footer li{list-style-type:none;display:inline}#hikashop_cart .hikashop_cart_product_name a{font-weight:700}.hikashop_cart_product_name a{color:#666;text-decoration:none;font-size:12px}.hikashop_cart_product_name a:hover{color:#ba0743}.hikashop_cart_product_name_value{width:40%}.hikashop_cart_title{color:#555;font-size:12px;font-weight:700}.hikashop_small_cart_checkout_link,.hikashop_small_cart_total_title span,.hikashop_small_cart_total_title span span,.hikashop_small_cart_total_title span span span{display:inline-block;zoom:1;margin-bottom:0}#hikashop_checkout_next_button{float:right}.hikashop_cart_input_button,a.hikashop_cart_button{text-decoration:none;color:#777!important;cursor:pointer;display:inline-block;line-height:18px;margin:5px;padding:3px 8px;text-align:center;box-shadow:none!important;text-shadow:none!important;border:1px solid;border-color:#eee #ddd #ddd #eee;border-radius:3px;background-color:#eee;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));background:-webkit-linear-gradient(top,#fff,#eee);background:-moz-linear-gradient(top,#fff,#eee);background:-o-linear-gradient(top,#fff,#eee);background:linear-gradient(top,#fff,#eee)}.hikashop_cart_input_button:hover,a.hikashop_cart_button:hover{box-shadow:0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);display:inline-block;outline:0;border:1px solid;border-color:#eee #ddd #ddd #eee;text-decoration:none;background-color:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background:-webkit-linear-gradient(top,#fff,#f8f8f8);background:-moz-linear-gradient(top,#fff,#f8f8f8);background:-o-linear-gradient(top,#fff,#f8f8f8);background:linear-gradient(top,#fff,#f8f8f8)}.hikashop_subcontainer br{display:none}#hikashop_checkout_login a.hikashop_cart_button,#hikashop_checkout_login a.hikashop_cart_button:hover{float:none}.hikashop_products a.hikashop_cart_button,.hikashop_products a.hikashop_cart_button:hover{float:none;width:100px}#hikashop_button_1 div.hikashop_container,#hikashop_button_2 div.hikashop_container,#hikashop_button_3 div.hikashop_container{cursor:pointer}#hikashop_button_1 div.hikashop_subcontainer,#hikashop_button_2 div.hikashop_subcontainer,#hikashop_button_3 div.hikashop_subcontainer{text-align:center}.hikashop_cart_bar{background:url(https://www.pkdos.es/media/com_hikashop/images/line.png) repeat-x scroll 100% 50% transparent;padding-bottom:0;padding-top:43px;margin-bottom:30px}#hikashop_checkout_page div.hikashop_cart_bar{text-align:center}.hikashop_checkout_login{clear:both;margin:auto}.hikashop_checkout_login_left_part{width:250px;float:left}.hikashop_checkout_login_right_part{width:440px;float:left}@media only screen and (max-width:480px){#hikashop_checkout_login_right_part td{display:block!important}}@media only screen and (max-width:480px){#hikashop_checkout_address td{display:block!important}}.hikashop_address_listing_div{margin-left:auto;margin-right:auto}.hikashop_address_listing_table{width:100%}.hikashop_rbottom{clear:both}.clear_both{clear:both}div.hikashop_main_image_div{position:relative}.hikashop_header_title{float:left}.hikashop_header_buttons{float:right}.icon-32-new{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-new.png)!important}.icon-32-save{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-save.png)!important}.icon-48-category{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-category.png)!important}.icon-48-user{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-user.png)!important}.icon-48-user2{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-account.png)!important}.icon-48-address{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-address.png)!important}.icon-48-product{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-product.png)!important}.icon-48-cart{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-cart.png)!important}.icon-48-wishlist{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-48-wishlist.png)!important}.icon-32-add_cart{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-add_cart.png)!important}.icon-32-show_cart{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-show_cart.png)!important}.icon-32-add_wishlist{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-add_wishlist.png)!important}.icon-32-show_wishlist{background-image:url(https://www.pkdos.es/media/com_hikashop/images/icons/icon-32-show_wishlist.png)!important}div.hikashop_messages{border-bottom-style:solid;border-bottom-width:2px;border-top-style:solid;border-top-width:2px;font-weight:700;margin:5px 10px}.hikashop_messages li{list-style-type:none}div.hikashop_warning{background-color:#efe7b8;border-bottom-color:#f0dc7e;border-top-color:#f0dc7e;color:#c00}div.hikashop_success{background-color:#cfb;border-bottom-color:#0a0;border-top-color:#0a0;color:#0a0}div.hikashop_info{background-color:#c3d2e5;border-bottom-color:#84a7db;border-top-color:#84a7db;color:#05b}div.hikashop_error{background-color:#e6c0c0;border-bottom-color:#de7a7b;border-top-color:#de7a7b;color:#c00}#hikashop_add_to_cart_continue_div{float:left}.hikashop_end_link,.hikashop_next_link,.hikashop_previous_link,.hikashop_start_link{display:none}.hikashop_products_pagination,.hikashop_subcategories_pagination{font-size:11px;text-align:center;clear:both;padding-top:15px}.hikashop_products_pagination ul.pagination,.hikashop_subcategories_pagination ul.pagination{text-align:center}.hikashop_products_pagination .list-footer .limit,.hikashop_subcategories_pagination .list-footer .limit{color:#333;font-weight:400;margin-bottom:5px}.hikashop_products_pagination .list-footer .limit select,.hikashop_subcategories_pagination .list-footer .limit select{width:60px}.hikashop_products_pagination .list-footer .counter,.hikashop_subcategories_pagination .list-footer .counter{color:#666}.hikashop_products_pagination .hikashop_results_counter,.hikashop_subcategories_pagination .hikashop_results_counter{color:#666}#hikashop_social{position:relative;text-align:left}#hikashop_social{position:relative;text-align:right}#hikashop_social span.hikashop_social_fb{float:left}#hikashop_social span.hikashop_social_fb_right{float:right}.hikashop_option_info{margin-left:5px}.hikashop_cart_product_quantity_refresh,.hikashop_product_quantity_field{float:left}.hikashop_slide_pagination_selected{color:#fff;background-color:#0080ff}.hikashop_pagination_images{opacity:.6}.hikashop_pagination_images:hover{opacity:1}.hikashop_pagination_images_selected{opacity:1}.hikashop_slide_pagination{text-align:center!important}.hikashop_pagination_images_block{margin:5px;display:inline-block}.hikashop_slider_button{opacity:.5}.hikashop_slider_button:hover{cursor:pointer;opacity:1}.hikashop_filter_checkbox{white-space:nowrap}a.hikashop_filter_list{color:#000;cursor:pointer}a.hikashop_filter_list_selected:hover{color:#000;font-weight:700;text-decoration:none}.hikashop_filter_fieldset legend{color:#555;font-weight:700;font-size:12px;padding:0 5px}.hikashop_product_custom_name{font-weight:700}.hikashop_product_custom_value{color:#000}#hikashop_product_custom_info_main{margin-top:20px}#hikashop_product_custom_info_main td{border-bottom:1px solid #ccc}#hikashop_product_custom_info_main h4{color:#1491a0}.counter{color:#666;padding-top:5px;padding-bottom:5px}.ui-rating{margin:auto;display:inline}.ui-rating-star{width:16px;height:16px;font-size:2px;display:inline-block;text-decoration:none;vertical-align:bottom;background-image:url(https://www.pkdos.es/media/com_hikashop/images/star.gif)!important;background-repeat:no-repeat}.ui-rating a{cursor:pointer;background-color:transparent!important}.ui-rating-full{background-position:left top}.ui-rating-empty{background-position:left -32px}.ui-rating-hover{background-position:left -48px!important}.hk-rating{margin:auto;display:inline}.hk-rating a{cursor:pointer;background-color:transparent!important}.hk-rate-star{width:16px;height:16px;font-size:2px;display:inline-block;text-decoration:none;vertical-align:bottom;background-image:url(https://www.pkdos.es/media/com_hikashop/images/star.gif)!important;background-repeat:no-repeat}.hk-rate-star.state-full{background-position:left top}.hk-rate-star.state-empty{background-position:left -32px}.hk-rate-star.state-hover{background-position:left -48px!important}.hikashop_vote_form .button{margin-left:0}.hikashop_vote_stars{width:100%;padding-bottom:15px}.hikashop_total_vote{color:#666;font-size:11px}.hikashop_total_vote{display:inline}.hikashop_vote_form{margin-top:10px}#hikashop_product_vote_listing{margin-top:30px}#hikashop_product_vote_form table,.hikashop_product_vote_form table{margin:auto;color:#666}.hikashop_vote_no_comment{margin-left:80px;font-weight:700}.hikashop_listing_comment{color:#555;font-weight:700}.hikashop_form_comment{color:#555;font-weight:700}.hikashop_comment_form{width:100%}.hikashop_comment_form input{border:1px solid #ddd;border-radius:3px 3px 3px 3px;padding:3px}.hikashop_product_vote_listing .pagination{text-align:center}.hikashop_product_vote_listing .pagination .list-footer{margin:10px 0 5px 0}.hikashop_product_vote_listing .pagination .list-footer .counter{display:none}.hikashop_product_vote_listing .pagination .list-footer .limit{display:none}.hika_comment_listing{margin:10px auto;border:1px solid #eee;color:#999;width:100%}.hika_comment_listing td{padding:5px}.hika_comment_listing:hover{border:1px solid #ddd}.hika_comment_listing:hover .hika_comment_listing_useful_p{color:#90b1c3}.hika_comment_listing_name{font-weight:700;color:#ba0743}.hika_comment_listing_stars{width:85px}.hika_comment_listing_content{background-color:#fff;padding:2px;color:#333}.hika_comment_listing_useful_p{width:18px;background-color:#fff;border:1px solid #90b1c3;font-weight:700;padding:1px;text-align:center}.hika_comment_listing_useful.hide{width:16px;height:14px;background-size:0 0}.hika_comment_listing_useful_p.hide{display:none}.hika_comment_listing_useful.locked{opacity:.2;cursor:default!important}.hika_comment_listing_useful.locked:hover{opacity:1}.hika_comment_listing_full_stars{width:16px;height:16px;display:inline-block;text-decoration:none;background-image:url(https://www.pkdos.es/media/com_hikashop/images/star.gif)!important;background-repeat:no-repeat;background-position:left top;cursor:default}.hika_comment_listing_empty_stars{width:16px;height:16px;display:inline-block;text-decoration:none;background-image:url(https://www.pkdos.es/media/com_hikashop/images/star.gif)!important;background-repeat:no-repeat;background-position:left -32px;cursor:default}.hika_comment_listing_empty{color:#666;padding:5px}.hikashop_wishlist_module .hikashop_wishlist_display_add_to_cart{display:none}.hikashop_background_color{background-color:#bcc7d6}.hikashop_all_cart_quantity{text-align:center}.hikashop_product_cart_links{float:right}.hikashop_show_cart_quantity{text-align:center;width:30px}.hika_show_cart_total{text-align:center}#hikashop_wishlist_listing_pagination .list-footer .pagination{text-align:center}.hika_show_cart_total td{border-top:solid 2px #ddd}#hikashop_wishlist_listing_pagination .limit{margin:auto}#hikashop_cart_product_listing{width:100%!important}.hikashop_main_carousel_div ul li{padding:0!important;background:0 0!important}.hikashop_main_carousel_div>ul>li{margin:0!important}.thumbnail div.hikashop_product_image_subdiv{width:100%!important}.thumbnail .hikashop_product_image img{display:block;max-width:100%;margin-right:auto;margin-left:auto}.hikashop_categories_listing_main.row-fluid-10 [class*=span],.hikashop_products .row-fluid-10 [class*=span]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:1.7543859649122806%}.hikashop_product_page .row,.hikashop_product_page .row-fluid{clear:both}.hikashop_categories_listing_main .row-fluid-10 [class*=span]:first-child,.hikashop_products .row-fluid-10 [class*=span]:first-child{margin-left:0}.hikashop_categories_listing_main .row-fluid-10 .span10,.hikashop_products .row-fluid-10 .span10{width:100%}.hikashop_categories_listing_main .row-fluid-10 .span9,.hikashop_products .row-fluid-10 .span9{width:89.82456140350877%}.hikashop_categories_listing_main .row-fluid-10 .span8,.hikashop_products .row-fluid-10 .span8{width:79.64912280701753%}.hikashop_categories_listing_main .row-fluid-10 .span7,.hikashop_products .row-fluid-10 .span7{width:69.47368421052632%}.hikashop_categories_listing_main .row-fluid-10 .span6,.hikashop_products .row-fluid-10 .span6{width:59.29824561403509%}.hikashop_categories_listing_main .row-fluid-10 .span5,.hikashop_products .row-fluid-10 .span5{width:49.122807017543856%}.hikashop_categories_listing_main .row-fluid-10 .span4,.hikashop_products .row-fluid-10 .span4{width:38.94736842105263%}.hikashop_categories_listing_main .row-fluid-10 .span3,.hikashop_products .row-fluid-10 .span3{width:28.771929824561404%}.hikashop_categories_listing_main .row-fluid-10 .span2,.hikashop_products .row-fluid-10 .span2{width:18.596491228070175%}.hikashop_categories_listing_main .row-fluid-10 .span1,.hikashop_products .row-fluid-10 .span1{width:8.421052631578947%}.hikashop_categories_listing_main .row-fluid-8 [class*=span],.hikashop_products .row-fluid-8 [class*=span]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%}.hikashop_categories_listing_main .row-fluid-8 [class*=span]:first-child,.hikashop_products .row-fluid-8 [class*=span]:first-child{margin-left:0}.hikashop_categories_listing_main .row-fluid-8 .span8,.hikashop_products .row-fluid-8 .span8{width:100%}.hikashop_categories_listing_main .row-fluid-8 .span7,.hikashop_products .row-fluid-8 .span7{width:87.23404255319149%}.hikashop_categories_listing_main .row-fluid-8 .span6,.hikashop_products .row-fluid-8 .span6{width:74.46808510638299%}.hikashop_categories_listing_main .row-fluid-8 .span5,.hikashop_products .row-fluid-8 .span5{width:61.702127659574465%}.hikashop_categories_listing_main .row-fluid-8 .span4,.hikashop_products .row-fluid-8 .span4{width:48.93617021276596%}.hikashop_categories_listing_main .row-fluid-8 .span3,.hikashop_products .row-fluid-8 .span3{width:36.170212765957444%}.hikashop_categories_listing_main .row-fluid-8 .span2,.hikashop_products .row-fluid-8 .span2{width:23.404255319148938%}.hikashop_categories_listing_main .row-fluid-8 .span1,.hikashop_products .row-fluid-8 .span1{width:10.638297872340425%}.hikashop_categories_listing_main .row-fluid-7 [class*=span],.hikashop_products .row-fluid-7 [class*=span]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.1621621621621623%}.hikashop_categories_listing_main .row-fluid-7 [class*=span]:first-child,.hikashop_products .row-fluid-7 [class*=span]:first-child{margin-left:0}.hikashop_categories_listing_main .row-fluid-7 .span7,.hikashop_products .row-fluid-7 .span7{width:100%}.hikashop_categories_listing_main .row-fluid-7 .span6,.hikashop_products .row-fluid-7 .span6{width:85.4054054054054%}.hikashop_categories_listing_main .row-fluid-7 .span5,.hikashop_products .row-fluid-7 .span5{width:70.81081081081082%}.hikashop_categories_listing_main .row-fluid-7 .span4,.hikashop_products .row-fluid-7 .span4{width:56.21621621621622%}.hikashop_categories_listing_main .row-fluid-7 .span3,.hikashop_products .row-fluid-7 .span3{width:41.62162162162162%}.hikashop_categories_listing_main .row-fluid-7 .span2,.hikashop_products .row-fluid-7 .span2{width:27.027027027027028%}.hikashop_categories_listing_main .row-fluid-7 .span1,.hikashop_products .row-fluid-7 .span1{width:12.432432432432433%}@media (max-width:767px){.hikashop_categories_listing_main .row-fluid-10 [class*=span],.hikashop_categories_listing_main .row-fluid-7 [class*=span],.hikashop_categories_listing_main .row-fluid-8 [class*=span],.hikashop_products .row-fluid-10 [class*=span],.hikashop_products .row-fluid-7 [class*=span],.hikashop_products .row-fluid-8 [class*=span]{float:none;display:block;width:auto;margin-left:0}}#modal-preview{z-index:1100}.modal-body{max-height:none!important}@media only screen and (max-width:960px){div.modal.fade.in{width:800px!important;margin-left:-400px!important;top:10%!important;left:50%!important}}@media only screen and (max-width:800px){div.modal.fade.in{width:640px!important;margin-left:-320px!important;top:10%!important;left:50%!important}table#hikashop_cart_listing td:nth-child(2),table#hikashop_cart_listing td:nth-child(5),table#hikashop_cart_product_listing td:nth-child(5){display:none}}@media only screen and (max-width:640px){div.modal.fade.in{width:480px!important;margin-left:-240px!important;top:10%!important;left:50%!important}}@media only screen and (max-width:480px){div.modal.fade.in{width:320px!important;height:380px!important;margin-left:-160px!important;top:10%!important;left:50%!important}}@media only screen and (max-height:420px){div.modal.fade.in{height:320px!important;top:0!important}}.row .hikashop_category_column_1,.row .hikashop_product_column_1,.row-fluid .hikashop_category_column_1,.row-fluid .hikashop_product_column_1,.row-fluid-10 .hikashop_category_column_1,.row-fluid-10 .hikashop_product_column_1,.row-fluid-7 .hikashop_category_column_1,.row-fluid-7 .hikashop_product_column_1,.row-fluid-8 .hikashop_category_column_1,.row-fluid-8 .hikashop_product_column_1{margin-left:0!important;clear:left}#hikashop_tabs ul li{position:relative;top:-53px}.hikashop_filter_list_style li{list-style-type:none}.hikashop_filter_list_style li:before{content:"> "}.hikashop_products_table{border-collapse:collapse;margin:20px 0}.hikashop_products_table td{padding:10px}.hikashop_products_table tr{border-bottom:1px solid #eee}.hikashop_product_list_item a{color:#555;font-size:12px;text-decoration:none}.hikashop_product_name_in_list{font-weight:700}.hikashop_product_list_item a:hover{color:#ba0743}.hikashop_product_price_per_unit{font-weight:400}.hikashop_product_list li{list-style-position:inside;list-style-type:disc;line-height:1.7em;margin:15px 5px;text-align:center}.hikashop_custom_image_link{width:100px}.hikashop_tabs_ul{z-index:2;position:relative;margin:0 0 6px 0}.hikashop_tabs_ul li{display:inline;background-color:#fcfcfc;padding:8px 5px;border:solid 1px #e7e7e7;z-index:2;font-weight:700}.hikashop_tabs_ul li a{color:#555}.hikashop_tabs_ul li a:hover{text-decoration:none;color:#555}.hikashop_tabs_content{z-index:1;position:relative;display:none;min-height:200px;background-color:#fff;padding:5px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.hikashop_tabs_li_selected{border-bottom:solid 1px #fff!important;background-color:#fff!important}.hikashop_tabs_li_selected a{color:#1491b0!important}.hikashop_hidden_checkout{display:none}.hk-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-thumbnails{list-style:outside none none}@media (min-width:768px){.hk-container{width:750px}}@media (min-width:992px){.hk-container{width:970px}}@media (min-width:1200px){.hk-container{width:1170px}}.hk-container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-row{margin-left:-15px;margin-right:-15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-row-fluid{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hkc-lg-1,.hkc-lg-10,.hkc-lg-11,.hkc-lg-12,.hkc-lg-2,.hkc-lg-3,.hkc-lg-4,.hkc-lg-5,.hkc-lg-6,.hkc-lg-7,.hkc-lg-8,.hkc-lg-9,.hkc-md-1,.hkc-md-10,.hkc-md-11,.hkc-md-12,.hkc-md-2,.hkc-md-3,.hkc-md-4,.hkc-md-5,.hkc-md-6,.hkc-md-7,.hkc-md-8,.hkc-md-9,.hkc-sm-1,.hkc-sm-10,.hkc-sm-11,.hkc-sm-12,.hkc-sm-2,.hkc-sm-3,.hkc-sm-4,.hkc-sm-5,.hkc-sm-6,.hkc-sm-7,.hkc-sm-8,.hkc-sm-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.hkc-sm-1,.hkc-sm-10,.hkc-sm-11,.hkc-sm-12,.hkc-sm-2,.hkc-sm-3,.hkc-sm-4,.hkc-sm-5,.hkc-sm-6,.hkc-sm-7,.hkc-sm-8,.hkc-sm-9{float:left}.hkc-sm-12{width:100%}.hkc-sm-11{width:91.66666667%}.hkc-sm-10{width:83.33333333%}.hkc-sm-9{width:75%}.hkc-sm-8{width:66.66666667%}.hkc-sm-7{width:58.33333333%}.hkc-sm-6{width:50%}.hkc-sm-5{width:41.66666667%}.hkc-sm-4{width:33.33333333%}.hkc-sm-3{width:25%}.hkc-sm-2{width:16.66666667%}.hkc-sm-1{width:8.33333333%}}@media (min-width:992px){.hkc-md-1,.hkc-md-10,.hkc-md-11,.hkc-md-12,.hkc-md-2,.hkc-md-3,.hkc-md-4,.hkc-md-5,.hkc-md-6,.hkc-md-7,.hkc-md-8,.hkc-md-9{float:left}.hkc-md-12{width:100%}.hkc-md-11{width:91.66666667%}.hkc-md-10{width:83.33333333%}.hkc-md-9{width:75%}.hkc-md-8{width:66.66666667%}.hkc-md-7{width:58.33333333%}.hkc-md-6{width:50%}.hkc-md-5{width:41.66666667%}.hkc-md-4{width:33.33333333%}.hkc-md-3{width:25%}.hkc-md-2{width:16.66666667%}.hkc-md-1{width:8.33333333%}}@media (min-width:1200px){.hkc-lg-1,.hkc-lg-10,.hkc-lg-11,.hkc-lg-12,.hkc-lg-2,.hkc-lg-3,.hkc-lg-4,.hkc-lg-5,.hkc-lg-6,.hkc-lg-7,.hkc-lg-8,.hkc-lg-9{float:left}.hkc-lg-12{width:100%}.hkc-lg-11{width:91.66666667%}.hkc-lg-10{width:83.33333333%}.hkc-lg-9{width:75%}.hkc-lg-8{width:66.66666667%}.hkc-lg-7{width:58.33333333%}.hkc-lg-6{width:50%}.hkc-lg-5{width:41.66666667%}.hkc-lg-4{width:33.33333333%}.hkc-lg-3{width:25%}.hkc-lg-2{width:16.66666667%}.hkc-lg-1{width:8.33333333%}}.hk-container-fluid:after,.hk-container-fluid:before,.hk-container:after,.hk-container:before,.hk-row-fluid:after,.hk-row-fluid:before,.hk-row:after,.hk-row:before,.hk-thumbnails:after,.hk-thumbnails:before{content:" ";display:table;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-container-fluid:after,.hk-container:after,.hk-row-fluid:after,.hk-row:after,.hk-thumbnails:after,.hk-thumbnails:before{clear:both}.hikashop_vote_stars_new{float:left}#hikashop_cart table{border-collapse:collapse}#hikashop_cart tr{color:#555;font-size:12px;font-weight:700;text-align:left}#hikashop_cart td{padding:2px}.hikashop_cart_module_product_total_title{padding:10px 0}#hikashop_cart .hikashop_cart_module_product_name_value a{color:#666;text-decoration:none;font-weight:400}#hikashop_cart .hikashop_cart_module_product_name_value a:hover{color:#ba0743}#hikashop_cart span.hikashop_product_price{font-size:12px}.hikashop_cart_module_product_total_title{text-align:left}#hikashop_cart .hikashop_cart_input_button{margin:5px 0}#hikashop_cart .row0:hover,#hikashop_cart .row1:hover{background-color:#f8f8f8}.hikashop_cart_value input{padding:1px;margin:0}#hikashop_cart .hikashop_product_quantity_field{margin:0!important}.hikashop_currency_module{padding:10px 0}.hikashop_currency_module select{padding:2px;border:1px solid #ddd;border-radius:3px}.hikashop_subcategories h3 a{color:#555;font-weight:700;font-size:12px;text-decoration:none}.hikashop_subcategories h3 a:hover{color:#ba0743}.hikashop_category_list_item a{color:#666;text-decoration:none;padding:2px 0;display:block}.hikashop_category_list_item a:hover{color:#ba0743}.hikashop_categories_listing_main{margin:10px 0}.hikashop_subcategories h4{padding:5px;margin:0}.hikashop_subcategories h4 a{color:#555;font-weight:700;font-size:12px;text-decoration:none}.hikashop_subcategories h4 a:hover{color:#ba0743}.hikashop_category_list_item a{color:#666;text-decoration:none;padding:2px 0;display:block}.hikashop_category_list_item a:hover{color:#ba0743}.hikashop_categories_listing_main{margin:10px 0}#hikashop_address_listing,#hikashop_cart_listing{margin:0;padding:0}#hikashop_address_listing .header{margin:0}#hikashop_address_listing fieldset{border-bottom:1px solid #ddd;margin-bottom:30px}.hikashop_address_listing_item_details{border:1px solid #ddd;padding:10px;border-radius:3px;color:#666}.hikashop_header_buttons a{color:#666;font-size:11px;text-decoration:none}#hikashop_search{padding:2px;margin:0}#hikashop_cart_listing .hikashop_no_border .btn{margin:0;padding:3px 6px}#hikashop_cart_listing table{border-collapse:collapse}#hikashop_cart_listing td{padding:10px}#hikashop_cart_listing td a{color:#555;text-decoration:underline}#hikashop_cart_listing td a:hover{color:#ba0743}#hikashop_cart_listing .row0:hover{background-color:#f8f8f8}#hikashop_cart_listing{margin-top:20px}#hikashop_cart_listing table{border-collapse:collapse}#hikashop_cart_listing table.hikashop_no_border{margin:0}#hikashop_cart_listing fieldset{border:none}#hikashop_cart_product_listing td{padding:5px}#hikashop_cart_product_listing a{color:#555;font-size:12px;text-decoration:none}#hikashop_cart_product_listing a:hover{color:#ba0743}#hikashop_cart_product_listing .row0:hover,#hikashop_cart_product_listing .row1:hover{background-color:#f8f8f8}#hikashop_cart_product_listing .hika_show_cart_total_text{color:#555;font-weight:700;font-size:12px}#hikashop_cart_product_listing .hika_show_cart_total_price{font-weight:700;font-size:12px;color:#ba0743}.hikashop_banner_row td{border-bottom:1px solid #ddd}.hikashop_banner_row td:hover{background-color:#f8f8f8}.hikashop_banner_row a{color:#ba0743;text-decoration:none}.hikashop_banner_row a:hover{text-decoration:underline}#hikashop_checkout_page fieldset legend{color:#555;font-size:12px;font-weight:700;margin:15px 0;padding:0;text-transform:uppercase}.hikashop_checkout_address_left_part{width:45%;float:left}.hikashop_checkout_address_right_part{width:45%;float:left;margin-left:2%}.hikashop_checkout_address_left_part table,.hikashop_checkout_address_right_part table{border-collapse:collapse;width:100%}.hikashop_checkout_address_left_part td,.hikashop_checkout_address_right_part td{padding:10px}.hikashop_checkout_address_left_part .row0:hover,.hikashop_checkout_address_left_part .row1:hover,.hikashop_checkout_address_right_part .row0:hover,.hikashop_checkout_address_right_part .row1:hover{background-color:#f8f8f8}#hikashop_checkout_cart table{border-collapse:collapse}#hikashop_small_image_div{padding:5px 0;display:flex;flex-direction:row}#hikashop_product_price_with_options_main{margin:5px 0;display:block}.hikashop_option_price_title{color:#666}.hikashop_option_price_value{color:#ba0743;font-weight:700;font-size:14px}#hikashop_product_characteristics,#hikashop_product_options{border:1px solid #ddd;padding:5px;border-radius:3px}.hikashop_product_characteristics_table td,.hikashop_product_options_table td{padding:3px;color:#666}.hikashop_product_characteristics_table select,.hikashop_product_options_table select{padding:2px;color:#666;padding-left:15px}#hikashop_product_description_main{padding-top:20px}.hikashop_category_desc{color:#666}.hikashop_filter_title{color:#555;font-weight:700;font-size:12px;margin-bottom:8px;display:block}.hikashop_filter_checkbox input{margin-right:5px}#hikashop_checkout_login_left_part fieldset{margin-right:20px}#hikashop_checkout_login_right_part h3{margin-top:20px}#hikashop_checkout_login_left_part input,#hikashop_checkout_login_left_part select,#hikashop_checkout_login_right_part input,#hikashop_checkout_login_right_part select{margin:3px 0;padding:3px}#hikashop_checkout_login_left_part li{list-style-type:none}#hikashop_checkout_login_left_part ul{margin-top:10px}#hikashop_checkout_login_left_part .hikashop_cart_input_button{margin-top:10px}#hikashop_checkout_login_left_part li a{font-size:11px;color:#555;text-decoration:none}#hikashop_checkout_login_left_part li a:hover{font-size:11px;color:#ba0743;text-decoration:none}.hikashop_product_quantity_field{padding:2px!important;margin:0 5px!important}.hikashop_product_stock .hikashop_product_quantity_field{margin:0!important}.hika_edit{text-align:right}.hika_edit span{display:none}.hikashop_address_content{display:block;clear:both;color:#777;margin:15px 0 0 0}.address_selection{border:1px solid #ddd;border-radius:4px;padding:15px;margin:0 0 10px 0;background:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background:-webkit-linear-gradient(top,#fff,#f8f8f8);background:-moz-linear-gradient(top,#fff,#f8f8f8);background:-o-linear-gradient(top,#fff,#f8f8f8);background:linear-gradient(top,#fff,#f8f8f8)}.address_selection:hover{background:#fff;box-shadow:0 0 4px #ddd}.hikashop_field_required{float:right;margin-left:10px}.hika_edit{background-color:#f9f9f9;padding:4px}#hikashop_checkout_address select{width:100%}#hikashop_checkout_address_left_part fieldset,#hikashop_checkout_address_right_part fieldset{border:none;padding:0}#hikashop_checkout_address_left_part fieldset legend,#hikashop_checkout_address_right_part fieldset legend{padding:0;margin:20px 0 10px 0}.thumbnails{list-style:none}.hikashop_products_listing_main .limit select,.hikashop_products_listing_main input.hikashop_listing_quantity_field{display:inline}.hikashop_product_quantity_div{display:inline-block}.hikashop_product_quantity_field{text-align:center}.hikashop_product_quantity_input_div_default{vertical-align:middle}.hikashop_product_quantity_change_div_default{vertical-align:top}.hikashop_cart_module_product_quantity_value select,.hikashop_product_quantity_div select,.hikashop_product_quantity_input_div_select select,.hikashop_show_cart select{width:auto!important;vertical-align:top}.hikashop_product_quantity_input_div_simplified{vertical-align:middle}.hikashop_cart_product_quantity_value div{float:none!important;display:inline-block;margin:0!important}.hikashop_show_cart_quantity_td{min-width:60px}.hikashop_show_cart_quantity_td input{float:left}.hikashop_show_cart_quantity_td div{float:none}@media only screen and (max-width:550px){.hikashop_tabs_ul li{display:block}}.hikashop_tabs_ul{cursor:pointer}.hikashop_tabs_li_selected{color:#ba0743!important}div.hikashop_checkout_loading{position:relative}div.hikashop_checkout_loading div.hikashop_checkout_loading_elem,div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner{position:absolute;z-index:999;top:0;left:0;right:0;bottom:0}div.hikashop_checkout_loading div.hikashop_checkout_loading_elem{background-color:#fff;opacity:.5}div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner{background:url(https://www.pkdos.es/media/com_hikashop/images/spinner_02.gif) no-repeat center}.hikashop_menu_block_content_type,.hikashop_module_block_content_type{color:#aaa;font-weight:700;line-height:28px;text-align:center;background-color:#eee;cursor:pointer;border:solid 1px #ccc;border-bottom-style:none;border-radius:8px 8px 0 0}.hikashop_edit_display_type .selected{font-size:1.2em;background-color:#fff!important;color:#333}.hikashop_menu_block_content_type:hover{background-color:#ddd;color:#333}.hikashop_menu_block,.hikashop_module_block{border:solid 1px #ccc;border-top-style:none;width:99.9%}.listing_item_quantity_fields{margin-top:5px}.listing_item_quantity_fields input{text-align:center;width:38px}label.btn-default{background-color:#ccc;background-image:linear-gradient(to bottom,#ccc,#e6e6e6)}.hikashop_vote_tooltip{display:block}.hikashop_vote_tooltip_label{font-weight:700}.hikashop_product_price_full{display:block!important}#hikashop_product_left_part{padding:0}#hikashop_product_right_part{padding:0}#hikashop_product_right_part span.hikashop_product_price{font-size:xx-large;background:linear-gradient(249deg,#65122e,#ba0743);-webkit-background-clip:text;color:transparent}.hikashop_product_characteristics_table{width:100%}.hikashop_product_variant_subname{font-size:large}.hikashop_small_image_div{padding:5px 0;display:flex;flex-direction:row}.hikacart{color:#fff;background-color:#ba0743;border-color:#ba0743;font-size:large;font-weight:700;border-radius:1.5rem}.hikacart span{padding-left:25px;padding-right:25px}.hikashop_product_bottom_part.show_tabular{padding-top:10px}

body.com-hikashop.layout-listing .hikashop_product_quantity_div,.hikashop_products_listing .hikashop_product_quantity_div{display:none}body.com-hikashop h1{font-family:'Roboto',sans-serif;font-weight:normal}.hikabtn,.hika_j2 .btn{padding:8px 12px;vertical-align:inherit}.table>:not(caption)>*>*{background:#fafafa;box-shadow:none}.hikabtn.hikashop_cart_proceed_to_checkout{margin-top:10px}.hikashop_cart_module_product_total_title,.hikashop_cart_module_product_total_value{font-weight:bold;background:#fafafa;padding:5px;padding-bottom:2px}.notifyjs-corner .notifyjs-metro-info{background:#fff;padding:10px;border:2px solid #000!important;color:#000!important}.hikashop_product_image .hikashop_product_image_subdiv{max-width:100%}body.com-hikashop.layout-listing a:hover{text-decoration:underline}body.com-hikashop.layout-listing .hikashop_product{border:1px solid #fafafa;padding-bottom:20px}body.com-hikashop.layout-listing .hikashop_products_pagination{margin-top:50px}body.com-hikashop.layout-listing .pagination .limit{display:flex;margin-right:30px}body.com-hikashop.layout-listing .pagination .limit select#limit{margin-top:-7px;margin-left:10px}body.com-hikashop.layout-listing .pagination-toolbar .pagination{margin-top:-7px;margin-right:20px}body.com-hikashop.layout-listing .hikashop_products_pagination.hikashop_products_pagination_bottom .pagination.pagination-toolbar{float:left}body.com-hikashop.layout-listing .hikashop_products_pagination.hikashop_products_pagination_bottom .hikashop_results_counter{margin-left:10px}.hikashop_product_main_image{border:1px solid #f1f1f1;margin-right:20px}body.com-hikashop.view-product img.hikashop_child_image{height:inherit}.hikashop_product_price_main{font-size:24px}body.com-hikashop.view-product .hikashop_product_page div.hikashop_small_image_div a{width:25%;border:1px solid #f1f1f1}#hikashop_product_description_main{margin-top:50px}#hikashop_product_vote_mini{margin-bottom:20px}body.com-hikashop.view-product a.hikacart{position:relative;top:-2px}#hikashop_comment_form{border-top:1px solid #f1f1f1;padding-top:40px;margin-top:40px}#hikashop_vote_listing table.hika_comment_listing tr td{padding-left:30px;padding-top:25px;width:10%}.hikashop_listing_comment span{font-size:20px}.hikashop_vote_stars{font-weight:bold}#hikashop_vote_form{border:1px solid #f1f1f1;padding:30px;margin-top:30px}.hk-rating{position:relative;top:-5px}#hikashop_comment_form table tr td{padding-bottom:10px}.hikashop_vote_form .hikashop_comment_textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:150px;margin-top:5px;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem}#hikashop_vote_form input.hikabtn{background:#000;color:#fff;margin-top:20px}.hikashop_listing_comment td.hika_comment_listing_stars{top:20px;padding:0}.hikashop_listing_comment .pagination{margin-top:40px}.hikashop_listing_comment .pagination .pagination-toolbar{margin-top:0px;margin-right:10px}.hikashop_listing_comment .pagination select#limit{margin-top:10px}.hikashop_listing_comment .pagination .hikashop_results_counter{font-size:16px}.hikashop_listing_comment .hika_vote_listing_username{font-size:17px}#hikashop_vote_listing span.hika_vote_listing_username::before{content:"@"}.hikashop_product_checkout_cart_image{max-width:70px}.hikashop_payment_methods_table tr td{padding-top:25px;padding-left:25px}.hikashop_checkout_payment_images img{float:left}.hikashop_checkout_payment_images img{float:left;margin-top:7px;margin-right:10px}.hikashop_checkout_coupon_field{float:left;width:200px!important}.hikabtn_checkout_coupon_add{margin-top:3px}.hikashop_checkout_cart .margin td{margin:0}.hikashop_checkout_status .label.label-info{font-weight:bold}.hikashop_checkout_registration h2,#hikashop_checkout_registration legend{text-align:right}.hikashop_checkout_login h2{text-align:right}.hikashop_checkout_login h1{padding:5px;background:#fafafa;margin-bottom:50px}span.hk-label-grey,span.order-label-created{background-color:#000}.hikashop_search_block{width:50%}.hikashop_search_block button.hikabtn{width:100%;margin-top:10px}#hikashop_order_listing select#filter_order_range{margin-bottom:10px}#filter_order_status{margin-bottom:10px}.hikashop_orders_footer{margin-top:40px}#sp-footer #sp-footer2 p{margin:0}#sp-footer #sp-footer2 img{width:40%;float:right}@media (max-width:768px){.hikashop_product_right_part{margin-top:50px}#sp-footer #sp-footer2 img{width:60%;float:left;margin-top:10px}body.com-hikashop.layout-listing .pagination-toolbar .pagination{display:block}}.hikashop_wizardbar ul li.hikashop_cart_step_finished a{color:var(--template-link-color) !important}.hkbadge-past{background-color:var(--template-link-color) !important}a.hikacart,.hika_j2,.hikabtn_checkout_next,.hikabtn-success,.hikashop_checkout_address_new_button{background-color:var(--template-link-color) !important;border-color:var(--template-link-color) !important}
@media only all and (min-width:768px){.rca-features-grid{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;list-style:none;margin:-14px;padding:0;text-rendering:optimizespeed;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.rca-features-content{margin:0 14px}}@media only all and (min-width:960px){.rca-features-block{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 33.33333%;-moz-flex:0 33.33333%;-ms-flex:0 33.33333%;flex:0 33.33333%;width:33.33333%;max-width:33.33333%}}@media only all and (min-width:768px) and (max-width:959px){.rca-features-block.rca-features-center{display:none}.rca-features-block{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 50%;-moz-flex:0 50%;-ms-flex:0 50%;flex:0 50%;width:50%;max-width:50%}}@media only all and (max-width:767px){.rca-features-content{margin-bottom:30px}}.rca-features-left>.rca-features-content>h2{font-size:22px;font-weight:700;margin:0 0 16px;line-height:1.4}.rca-features-left>.rca-features-content>div{margin-bottom:30px}.rca-features-list{position:relative;display:block;padding:15px 0 15px 65px;text-align:left}.rca-features-list-img{position:absolute;left:0;margin:0}.rca-features-list-img img{width:30px}.rca-features-list-info .rca-features-list-info-title{font-size:16px;font-weight:700;margin:0 0 7px}.rca-features-list-info .rca-features-list-info-desc{font-size:14px;color:#232323}a.rca-features-list:hover .rca-features-list-info-title{text-decoration:underline}

/***!  Response returned status code: 403  !***/


body{margin:0;padding:0}.dj-offcanvas-pusher,.dj-offcanvas-wrapper,body.dj-offcanvas-open,html{height:100%}.dj-offcanvas-anim .dj-offcanvas-wrapper,body.dj-offcanvas-anim{overflow:hidden}.dj-offcanvas-pusher-in{position:relative}.dj-offcanvas-anim .dj-offcanvas-pusher-in{overflow-y:scroll}.dj-offcanvas-wrapper{position:relative;background:inherit}.dj-offcanvas-pusher{position:relative;right:0;height:100%;background:inherit;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-anim .dj-offcanvas-pusher{z-index:90}.dj-offcanvas{position:fixed;top:0;right:0;z-index:100;visibility:hidden;width:300px;max-width:100%;height:100%;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;display:none;z-index:999}.dj-offcanvas-effect-3 .dj-offcanvas,.dj-offcanvas-effect-6 .dj-offcanvas,.dj-offcanvas-effect-7 .dj-offcanvas,.dj-offcanvas-effect-8 .dj-offcanvas{position:absolute}.dj-offcanvas-anim .dj-offcanvas{overflow-y:auto;display:block}.dj-offcanvas-effect-1 .dj-offcanvas{visibility:visible;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-1 .dj-offcanvas-left{left:0;right:auto;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-1 .dj-offcanvas-right{left:auto;right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas-left,.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-2.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-2 .dj-offcanvas{z-index:1}.dj-offcanvas-effect-2.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-effect-3.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-3 .dj-offcanvas{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dj-offcanvas-effect-3.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-effect-4.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-4 .dj-offcanvas{z-index:1;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}.dj-offcanvas-effect-4.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-5.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-5 .dj-offcanvas{z-index:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.dj-offcanvas-effect-5.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-6 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-6 .dj-offcanvas-pusher{-webkit-transform-origin:100% -50%;transform-origin:100% -50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-6.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0) rotateY(15deg);transform:translate3d(-300px,0,0) rotateY(15deg)}.dj-offcanvas-effect-6 .dj-offcanvas{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-6.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(100%,0,0) rotateY(-15deg);transform:translate3d(100%,0,0) rotateY(-15deg)}.dj-offcanvas-effect-7 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:100% 50%;perspective-origin:100% 50%}.dj-offcanvas-effect-7 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-7.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-7 .dj-offcanvas{-webkit-transform:translate3d(100%,0,0) rotateY(90deg);transform:translate3d(100%,0,0) rotateY(90deg);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-7.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(100%,0,0) rotateY(0);transform:translate3d(100%,0,0) rotateY(0)}.dj-offcanvas-effect-8 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:100% 50%;perspective-origin:100% 50%}.dj-offcanvas-effect-8 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-8.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-8 .dj-offcanvas{-webkit-transform:translate3d(100%,0,0) rotateY(-90deg);transform:translate3d(100%,0,0) rotateY(-90deg);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-8.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(100%,0,0) rotateY(0);transform:translate3d(100%,0,0) rotateY(0)}.dj-offcanvas-effect-9 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-9 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-9.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(0,0,-300px);transform:translate3d(0,0,-300px)}.dj-offcanvas-effect-9 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dj-offcanvas-effect-9.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-10 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:100% 50%;perspective-origin:100% 50%}.dj-offcanvas-effect-10.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-10 .dj-offcanvas{z-index:1;opacity:1;-webkit-transform:scale(0);transform:scale(0)}.dj-offcanvas-effect-10.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:scale(1);transform:scale(1)}.dj-offcanvas-effect-11 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-11 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-11.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-100px,0,-600px) rotateY(20deg);transform:translate3d(-100px,0,-600px) rotateY(20deg)}.dj-offcanvas-effect-11 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dj-offcanvas-effect-11.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-12 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-12 .dj-offcanvas-pusher{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-12.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:rotateY(10deg);transform:rotateY(10deg)}.dj-offcanvas-effect-12 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dj-offcanvas-effect-12.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-13 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:100% 50%;perspective-origin:100% 50%}.dj-offcanvas-effect-13.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-13 .dj-offcanvas{z-index:1;opacity:1;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.dj-offcanvas-effect-13.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-speed:.2s;transition-speed:.2s}.dj-offcanvas-effect-14 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:100% 50%;perspective-origin:100% 50%}.dj-offcanvas-effect-14 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-14.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(-300px,0,0);transform:translate3d(-300px,0,0)}.dj-offcanvas-effect-14 .dj-offcanvas{-webkit-transform:translate3d(100%,0,0) rotateY(-90deg);transform:translate3d(100%,0,0) rotateY(-90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-14.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transform:translate3d(100%,0,0) rotateY(0);transform:translate3d(100%,0,0) rotateY(0)}body.dj-offcanvas-no-effects .dj-offcanvas,body.dj-offcanvas-no-effects .dj-offcanvas-pusher{-webkit-transition:none;transition:none}.dj-megamenu-offcanvas-overlay:after{position:absolute;top:0;right:0;width:0;height:0;background:rgba(0,0,0,.5);content:'';opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:none}.dj-offcanvas-open .dj-megamenu-offcanvas-overlay:after{width:100%;height:100%;opacity:1;z-index:900}.dj-offcanvas-open .dj-offcanvas{z-index:999}
*{-webkit-box-sizing:border-box;box-sizing:border-box}#is_ajaxsearch_result.ajaxsearch_result .result_wrap mark{padding:0 !important}#is_ajaxsearch_result .small-title{font-size:14px !important;font-weight:600}#is_ajaxsearch_result{position:absolute;text-decoration:none;z-index:1000;font-size:12px;margin-left:1%}#is_ajaxsearch_result .plugin-title{-webkit-box-shadow:inset 0px 0px 2px rgba(255,255,255,0.4);-moz-box-shadow:inset 0px 0px 2px rgba(255,255,255,0.4);box-shadow:inset 0px 0px 2px rgba(255,255,255,0.4);line-height:26px;font-size:14px;background-size:auto 100%;background:-moz-linear-gradient(#E4EAEE,#E4EAEE);background:-ms-linear-gradient(#E4EAEE,#E4EAEE);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#E4EAEE),color-stop(100%,#E4EAEE));background:-webkit-linear-gradient(#E4EAEE,#E4EAEE);background:-o-linear-gradient(#E4EAEE,#E4EAEE);background:linear-gradient( top,#E4EAEE,#E4EAEE );text-align:left;border-top:1px solid #e5e5e5;border-bottom:1px solid #c2d5e1;font-weight:bold;height:100%;margin:0;padding:0}#is_ajaxsearch_result .plugin-title.first{-webkit-box-shadow:inset 0px 0px 2px rgba(255,255,255,0.4);-moz-box-shadow:inset 0px 0px 2px rgba(255,255,255,0.4);box-shadow:inset 0px 0px 2px rgba(255,255,255,0.4);-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:-1px}#is_ajaxsearch_result .ie-fix-plugin-title{border-top:1px solid #B2BCC1;border-bottom:1px solid #000}#is_ajaxsearch_result .plugin-title-inner{-moz-user-select:none;padding-left:10px;padding-right:5px;float:left;cursor:default;color:#4E6170;font-weight:bold;font-style:normal;font-size:11px;text-shadow:#fff 1px 1px 0px;text-decoration:none;text-transform:27px;line-height:left;text-align:center}#is_ajaxsearch_result .pagination_wrap{margin:8px 10px;float:right;float:right;width:auto;height:auto;font-size:14px}#is_ajaxsearch_result a.eb_viewall{color:rgba(0,0,0,0.31);padding:0 10px 0 0;text-decoration:none}#is_ajaxsearch_result .pagination_link{padding:0 3px;text-decoration:none}#is_ajaxsearch_result .page-container{position:relative;overflow:hidden;height:198px;width:250px}#is_ajaxsearch_result .page-band{position:absolute;left:0;width:10000px}#is_ajaxsearch_result .page-element{float:left;left:0;cursor:hand}#is_ajaxsearch_result .result-element{display:block;width:100%;height:75px;border-top:1px solid #e5e5e5;border-bottom:1px solid #c2d5e1;overflow:hidden}#is_ajaxsearch_result .result-element img{display:block;float:left;padding-right:10px;border:0;margin:5px;width:100%;height:auto}.ajax-clear{clear:both}#is_ajaxsearch_result .result-element span{display:block;float:left;width:100%;margin-left:5px;margin-right:12px;line-height:14px;text-align:left;cursor:pointer;margin-top:5px;padding-right:5px;font-size:12px;text-shadow:none;text-decoration:none;text-transform:none;line-height:left}#is_ajaxsearch_result .result-element span.small-desc{margin-top:2px;line-height:16px;font-size:14px;text-shadow:none;text-decoration:none;text-transform:none;line-height:left}#is_ajaxsearch_result .result_box:hover{background-color:#f3eded9e}#is_ajaxsearch_result .result-products span{width:100%;margin-top:5px}#is_ajaxsearch_result .no-result{display:block;width:250px;height:30px;font-weight:bold;border-top:1px solid #e5e5e5;border-bottom:1px solid #c2d5e1;overflow:hidden;text-align:center;padding-top:10px}#is_ajaxsearch_result .no-result-suggest{display:block;font-weight:bold;border-top:1px solid #e5e5e5;border-bottom:1px solid #c2d5e1;overflow:hidden;text-align:center;padding-top:10px;padding-bottom:6px;padding-left:5px;padding-right:5px}#is_ajaxsearch_result .no-result-suggest a{cursor:pointer;font-weight:bold;text-decoration:none;padding-left:4px}#is_ajaxsearch_result .no-result-suggest,#is_ajaxsearch_result .no-result-suggest a{color:#4e6170;font-weight:bold;font-style:normal;font-size:12px;text-shadow:none;text-decoration:none;text-transform:none;line-height:left}#is_ajaxsearch_result .no-result-suggest a:hover{text-decoration:underline}#is_ajaxsearch_result .no-result span{width:233px;line-height:20px;text-align:left;cursor:default;-moz-user-select:none}.is_ajaxsearch .form-inline input{padding:8px 18px;border:1px solid #cecece;border-radius:4px;margin-left:10px;color:#2a3467;height:36px}.is_ajaxsearch .search-results{position:relative}.is_ajaxsearch .search-results .ajaxsearch_result .result-element{padding:10px;height:auto !important;border-bottom:1px solid #f1ecec !important;border-top:0}.is_ajaxsearch .search-results .ajaxsearch_result .result_wrap{max-height:500px;overflow:auto;border-radius:4px;margin:10px 0;border:1px solid #e5e5e5;box-shadow:0 0px 20px 5px;color:rgba(0,0,0,0.31)}.is_ajaxsearch .search-results .ajaxsearch_result .result-element .small-cat{margin-bottom:10px}.is_ajaxsearch .is_noresult{padding:10px}.is_ajaxsearch .result_img{width:25%;display:inline-block;float:left}.is_ajaxsearch .result-element .result_content{width:100%;display:inline-block}.is_ajaxsearch .result-products .result_content{width:75%;display:inline-block}.is_ajaxsearch .btn-toolbar{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.is_ajaxsearch .btn-toolbar input{width:100%}.is_btn_search.is_ajaxsearch .btn-toolbar input[type="search"]{width:60%}.is_ajaxsearch .search_class{padding:6px 18px;border:1px solid #8AAAE5;border-radius:4px;margin-left:10px;font-size:15px;line-height:22px;display:inline-block;text-decoration:none}.is_ajaxsearch a:hover{text-decoration:none}.is_ajaxsearch .btn-toolbar input.clearable.x{background:#fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=);background-repeat:no-repeat;background-size:auto;background-position:99%;cursor:pointer;position:relative}.clearable{background:#fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;border:1px solid #999;padding:3px 18px 3px 4px;border-radius:3px;transition:background 0.4s}.clearable.x{background-position:right 10px center}.clearable.onX{cursor:pointer}.clearable::-ms-clear{display:none;width:0;height:0}#is_ajaxsearch_result .result-element span.small-desc{float:left;width:74%;vertical-align:bottom;margin:0;margin-left:5px}.is_btn_search .btn-toolbar input.inputbox{width:70%}.is_ajaxsearch .loading{background:transparent url(https://www.pkdos.es/modules/mod_ebajaxsearch/assets/images/spinner.gif) no-repeat scroll 98% 50% !important}@media(max-width:767px){.is_btn_search.is_ajaxsearch{width:100%}.is_btn_search.is_ajaxsearch .search-label{width:100%}.is_btn_search.is_ajaxsearch .btn-toolbar input[type="search"]{width:67% !important;margin-left:0}.is_btn_search.is_ajaxsearch .btn-group{width:25%}}@media (max-width:479px){.is_btn_search.is_ajaxsearch .btn-toolbar input[type="search"]{width:100% !important}.is_btn_search.is_ajaxsearch .btn-group{width:100%;display:inline-block;margin:8px 0 0;text-align:center}.is_btn_search.is_ajaxsearch .btn-group .search_class{width:50%;margin:0}#is_ajaxsearch_result a.eb_viewall{width:100%;display:block}}.eb_ajaxsearch_pagination{text-align:center;font-size:12px}
.dj-megamenu-select-light .dj-mobile-open-btn,.dj-megamenu-offcanvas-light .dj-mobile-open-btn,.dj-megamenu-accordion-light .dj-mobile-open-btn{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;margin:0 auto;padding:0;width:45px;height:45px;background:#e4e4e4;color:#434343;border:none;text-align:center;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:background-color 0.2s ease-out,color 0.2s ease-out;transition:background-color 0.2s ease-out,color 0.2s ease-out;text-decoration:none}.dj-mobile-open-btn .dj-mobile-open-icon{position:relative}.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon{display:block;width:35px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#434343;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:after{display:block;content:"";position:absolute;width:35px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#434343}.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:before{top:-10px;transition:top 75ms ease .12s,opacity 75ms ease}.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:after{bottom:-10px;transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:after,.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before{content:"\f0c9";display:inline-block;font:normal normal normal 42px/1 "FontAwesome";text-rendering:auto;-webkit-font-smoothing:antialiased}.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before{font-family:"Font Awesome 5 Free";font-weight:900}.dj-mobile-open-btn span+span{margin-left:10px}.dj-mobile-open-btn.active .dj-mobile-open-icon,.dj-megamenu-select-light .dj-mobile-open-btn:focus,.dj-megamenu-select-light:hover .dj-mobile-open-btn,.dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover,.dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus,.dj-megamenu-accordion-light .dj-mobile-open-btn:hover,.dj-megamenu-accordion-light .dj-mobile-open-btn:focus{background:#434343;color:#e4e4e4}.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon,.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon:before,.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon:after,.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon,.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon,.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon:after,.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon:after{background-color:#e4e4e4}.dj-megamenu-select-light.select-input select{margin:10px;padding:5px;max-width:95%;height:auto;font-size:1.5em;color:#434343}.dj-megamenu-select-light.select-input .dj-mobile-open-btn{display:none !important}.dj-megamenu-select-light.select-button{display:inline-block;position:relative;margin:0 auto;width:auto;overflow:hidden}.dj-megamenu-select-light.select-button select{position:absolute;top:0;left:0;background:transparent;border:0;margin:0;padding:0;cursor:pointer;height:48px;width:auto;max-width:9999px;outline:none;text-indent:9999px;font-size:1.5em;color:#434343;box-shadow:none}.dj-offcanvas-light{background:#f2f2f2;color:#444}.dj-offcanvas-light .dj-offcanvas-top{background:#ebebeb;text-align:right}.dj-offcanvas-light .dj-offcanvas-close-btn{display:inline-block;font-size:20px;line-height:1;background:none;border:none;color:#b8b8b8;cursor:pointer;padding:10px 12px}.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon{position:relative;display:block;width:15px;height:15px}.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:after{content:'';position:absolute;top:50%;left:50%;width:2px;height:15px;background:#434343;transform:rotate(45deg) translate(-50%,-50%);transform-origin:top left}.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:after{transform:rotate(-45deg) translate(-50%,-50%)}.dj-fa-0 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,.dj-fa-1 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,.dj-fa-5 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before{content:"\f00d";display:inline-block;font:normal normal normal 14px/1 "FontAwesome";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dj-fa-5 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before{font-family:"Font Awesome 5 Free";font-weight:900}.dj-offcanvas-light .dj-offcanvas-logo{padding:15px;text-align:center}.dj-offcanvas-light .dj-offcanvas-logo img{max-width:100%}.dj-offcanvas-light .dj-offcanvas-content{padding:0 15px 15px}.dj-offcanvas-modules{padding:15px}.dj-megamenu-accordion-light{position:relative;text-align:center}.dj-megamenu-accordion-light.dj-align-left{text-align:left}.dj-megamenu-accordion-light.dj-align-right{text-align:right}.dj-pos-absolute .dj-accordion-light{position:absolute;top:42px;z-index:999}.dj-pos-absolute.dj-align-left .dj-accordion-light{left:0}.dj-pos-absolute.dj-align-right .dj-accordion-light{right:0}.dj-pos-absolute.dj-align-center .dj-accordion-light{left:50%;margin-left:-150px}.dj-pos-absolute .dj-accordion-light .dj-accordion-in{width:300px}.dj-accordion-light .dj-accordion-in{display:none;margin:10px 0;padding:0 15px;background:#f2f2f2;color:#444;-webkit-box-sizing:border-box;box-sizing:border-box}ul.dj-mobile-light{margin:0 -15px;padding:0;text-align:left}ul.dj-mobile-light li.dj-mobileitem{list-style:none outside;position:relative;margin:0;padding:0;background:none}ul.dj-mobile-light li.dj-mobileitem>a{display:block;font-size:14px;line-height:1;background:#f2f2f2;color:#444;text-decoration:none;padding:20px 15px;cursor:pointer;border-top:1px solid #e4e4e4;-webkit-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out}ul.dj-mobile-light li.dj-mobileitem:hover>a,ul.dj-mobile-light li.dj-mobileitem.active>a{background:#ebebeb}ul.dj-mobile-light li.dj-mobileitem>a span.name+span{margin-left:10px}ul.dj-mobile-light li.dj-mobileitem>a .subtitle{display:block;font-size:0.85em;line-height:1;color:#aaa;margin-top:3px}ul.dj-mobile-light li.dj-mobileitem>a span.dj-badge{float:none;text-transform:uppercase;display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;height:auto;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}ul.dj-mobile-light li.dj-mobileitem>a img,ul.dj-mobile-light li.dj-mobileitem>a i{vertical-align:middle;margin:0 10px 0 0}ul.dj-mobile-light li.dj-mobileitem>a.withsubtitle img,ul.dj-mobile-light li.dj-mobileitem>a.withsubtitle i{float:left}ul.dj-mobile-light li.dj-mobileitem>a span.image-title{margin:0 0 0 10px}ul.dj-mobile-light li.dj-mobileitem.parent>a{position:relative;padding-right:35px}ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-block;padding:10px;min-width:10px;line-height:1}.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler:before,.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler:after{position:absolute;content:'';display:block;background:#434343;top:50%;left:50%;transform:translate(-50%,-50%)}.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler:before{width:10px;height:2px}.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler:after{width:2px;height:10px}.dj-fa-0 ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler:before,.dj-fa-1 ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler:before,.dj-fa-5 ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler:before{content:"\f067";display:inline-block;font:normal normal normal 12px/1 "FontAwesome";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent.active>a span.toggler:after{display:none}.dj-fa-0 ul.dj-mobile-light li.dj-mobileitem.parent.active>a span.toggler:before,.dj-fa-1 ul.dj-mobile-light li.dj-mobileitem.parent.active>a span.toggler:before,.dj-fa-5 ul.dj-mobile-light li.dj-mobileitem.parent.active>a span.toggler:before{content:"\f068"}.dj-fa-5 ul.dj-mobile-light li.dj-mobileitem.parent>a span.toggler:before{font-family:"Font Awesome 5 Free";font-weight:900}ul.dj-mobile-light li.dj-mobileitem>ul{display:none;margin:0;padding:0}ul.dj-mobile-light ul li.dj-mobileitem>a{color:#898989;background:#ebebeb;border-top:1px solid #f2f2f2;padding-left:30px}ul.dj-mobile-light ul li.dj-mobileitem:hover>a,ul.dj-mobile-light ul li.dj-mobileitem.active>a{color:#444;background:#e6e6e6}ul.dj-mobile-light ul ul li.dj-mobileitem>a{background:#e6e6e6;border-top:1px solid #eee;padding-left:45px}ul.dj-mobile-light ul ul li.dj-mobileitem:hover>a,ul.dj-mobile-light ul ul li.dj-mobileitem.active>a{background:#e1e1e1}ul.dj-mobile-light ul ul ul li.dj-mobileitem>a{background:#e1e1e1;border-top:1px solid #e6e6e6;padding-left:60px}ul.dj-mobile-light ul ul ul li.dj-mobileitem:hover>a,ul.dj-mobile-light ul ul ul li.dj-mobileitem.active>a{background:#dbdbdb}ul.dj-mobile-light ul ul ul ul li.dj-mobileitem>a{background:#dbdbdb}ul.dj-mobile-light .modules-wrap{padding:5px 15px}

/***!  Response returned status code: 403  !***/



/***!  Response returned status code: 403  !***/


.menuscroll{box-sizing:border-box;box-sizing:border-box}.sp-module-title{font-weight:700;margin-bottom:6 px;padding-top:20px}.menuscroll{margin:0 auto 6.5rem;border:1px solid #aaa;height:120px;background:#f1f2f3;overflow:auto;list-style:none}.menuscroll .nav-item{width:206px;padding-top:6px;padding-bottom:6px;margin:auto}.menuscroll::-webkit-scrollbar{-webkit-appearance:none}.menuscroll::-webkit-scrollbar:vertical{width:10px}.contenedor::-webkit-scrollbar-button,.menuscroll::-webkit-scrollbar-button:increment{display:none}.menuscroll::-webkit-scrollbar:horizontal{height:10px}.menuscroll::-webkit-scrollbar-thumb{background-color:#797979;border-radius:20px;border:2px solid #f1f2f3}.menuscroll .g-content{margin-top:0;padding-top:0}.introtext{padding-bottom:40px}.menuscroll{margin-left:0;max-width:180px;margin-bottom:0;background-color:#fff;border-radius:6px;padding:6px;box-shadow:0 1px 3px rgba(0,0,0,.1)}#sp-pie-b .sp-module-content ul,#sp-pie-c .sp-module-content ul{list-style:none;padding-left:0;margin-left:0}@media (max-width:1050px){#sp-pie-a{width:100%;margin:auto;display:flex;justify-content:center}#sp-pie-b,#sp-pie-c,#sp-pie-d,#sp-pie-e{width:50%;margin:auto;display:flex;justify-content:center;padding-bottom:5px}}.hikashop_carousel_item .hikashop_product_price_full .hikashop_product_price_per_unit{display:none}#sp-footer .modulo-novedades a{color:#000}.modulo-novedades .hikashop_product_price{font-size:22px;font-weight:700;background:linear-gradient(249deg,#000,#ba0743);background-clip:text;-webkit-background-clip:text;color:transparent}.modulo-novedades div.hikashop_carousel .owl-nav .owl-next,.modulo-novedades div.hikashop_carousel .owl-nav .owl-prev{border:1px solid #ddd;background:#cf1d53}@media only screen and (min-width:850px){.modulo-novedades .hikashop_product_image{height:auto!important}}#sp-noamp{min-height:0}#dj-megamenu1383offcanvas ul.dj-mobile-light li.dj-mobileitem>a{margin-right:30px}
.notifyjs-metro-base,.notifyjs-metro-lite-base{position:relative;min-height:52px;color:#444}.notifyjs-metro-base .image{display:table;position:absolute;height:auto;width:auto;left:25px;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notifyjs-metro-base .text-wrapper,.notifyjs-metro-lite-base .text-wrapper{display:inline-block;vertical-align:top;text-align:left;clear:both;font-family:'Segoe UI'}.notifyjs-metro-base .text-wrapper{margin:10px 10px 10px 52px}.notifyjs-metro-base .title,.notifyjs-metro-lite-base .title{font-size:15px;font-weight:bold}.notifyjs-metro-base .text,.notifyjs-metro-lite-base .text{font-size:12px;font-weight:normal;vertical-align:middle}.notifyjs-container{min-width:250px}
