﻿.sh-loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.sh-menu__main,.sh-menu__items{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.sh-menu__main{z-index:3;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.sh-menu__main_fixed{position:fixed;top:0;left:0;right:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);}
.sh-menu__main:not(.sh-menu__main_fixed){position:absolute;top:auto!important;left:0!important;right:0!important;}
.scrapbook-visible .sh-menu__main{z-index:auto;}
.sh-menu__items{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.sh-menu__items_space-between{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.sh-menu__items_collapsed>*{display:none!important;}
.sh-menu,.sh-menu__main{min-height:60px;height:60px;max-height:60px;}
.sh-menu *{-webkit-transition-property:background,color;-moz-transition-property:background,color;-o-transition-property:background,color;transition-property:background,color;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.sh-menu__settings{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:15px;margin-top:-3px;}
.sh-menu__settings-label{font-size:14px;text-transform:uppercase;}
.sh-menu__settings:hover .sh-menu__settings-label{text-decoration:underline;}
.sh-menu__settings-icon{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;font-size:17px;margin-right:5px;}
.sh-menu__settings-icon:before{content:"\f0ac";}
.sh-menu__back-to-gallery{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;font-size:15px;padding:10px 30px;border-style:solid;margin-right:15px;}
A.sh-menu__settings,A.sh-menu__back-to-gallery,A.sh-menu__settings:hover,A.sh-menu__back-to-gallery:hover{text-decoration:none;}
.sh-menu-item{position:relative;}
.sh-menu-item__root{display:inline-block;cursor:pointer;white-space:nowrap;text-transform:uppercase;font-size:14px;line-height:60px;}
.sh-menu-item__root:hover{text-decoration:none;}
.sh-menu-item_current .sh-menu-item__root{font-weight:bold;}
.sh-menu-item__children{position:absolute;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.sh-menu-item__children-arrow{bottom:100%;border:solid transparent;height:0;width:0;border-width:10px;position:absolute;pointer-events:none;}
.sh-menu-item_fixed .sh-menu-item__children-arrow{display:none;}
.sh-menu-item__child{cursor:pointer;padding:15px;font-size:13px;text-transform:uppercase;text-align:center;max-width:160px;}
.sh-menu-item__child STRONG{font-weight:normal;}
.sh-menu-item__child-name{display:inline-block;}
.sh-pricing-filter{border-width:1px;border-style:solid;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}
.sh-pricing-filter__header{height:58px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}
.sh-pricing-filter__close{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;font-size:16px;padding:10px 20px;cursor:pointer;}
.sh-pricing-filter__close:before{content:"\f00d";}
.sh-pricing-filter__body{-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.sh-pricing-filter__settings{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:40px;}
.sh-pricing-filter__shipping-zones-column,.sh-pricing-filter__currencies-column,.sh-pricing-filter__units-column{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:280px;min-height:374px;}
.sh-pricing-filter__shipping-zones-header,.sh-pricing-filter__currencies-header,.sh-pricing-filter__units-header{font-size:16px;padding:10px 44px 13px;}
.sh-pricing-filter__footer{height:58px;padding-bottom:8px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-shrink:0;flex-shrink:0;}
.sh-pricing-filter__button{margin-right:22px;min-width:154px;}
.sh-pricing-filter__button.button .label{font-size:18px;text-align:center;height:auto;line-height:38px;padding:0 30px;}
.sh-pricing-filter__shipping-zones,.sh-pricing-filter__currencies,.sh-pricing-filter__units{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:23px 44px 0;margin-left:9px;}
.sh-pricing-filter__units{padding-top:16px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.sh-pricing-filter__shipping-zones,.sh-pricing-filter__currencies{border-right-width:1px;border-right-style:solid;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.sh-pricing-filter__shipping-zone,.sh-pricing-filter__currency,.sh-pricing-filter__unit{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;}
.sh-pricing-filter__shipping-zone,.sh-pricing-filter__currency{margin-bottom:25px;}
.sh-pricing-filter__unit{padding:10px 20px;-webkit-border-radius:8px;-webkit-background-clip:padding-box;-moz-border-radius:8px;-moz-background-clip:padding;border-radius:8px;background-clip:padding-box;margin:0 14px 15px 0;}
.sh-pricing-filter__unit:last-child{margin-right:0;}
.sh-pricing-filter__shipping-zone-name,.sh-pricing-filter__currency-name,.sh-pricing-filter__unit-name{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;font-size:15px;}
.sh-pricing-filter_clear .sh-pricing-filter__settings,.sh-pricing-filter_clear .sh-pricing-filter__button_cancel-filter,.sh-pricing-filter_clear .sh-pricing-filter__button_save-filter,.sh-pricing-filter:not(.sh-pricing-filter_clear) .sh-pricing-filter__currency-mismatch,.sh-pricing-filter:not(.sh-pricing-filter_clear) .sh-pricing-filter__button_cancel-clear,.sh-pricing-filter:not(.sh-pricing-filter_clear) .sh-pricing-filter__button_continue-clear{display:none;}
.sh-pricing-filter__currency-mismatch{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;font-size:30px;line-height:50px;padding:0 44px;margin-top:-50px;}
.sh-pricing-filter__icon-check{position:relative;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;text-align:center;line-height:25px;font-size:18px;}
.sh-pricing-filter__icon-check:before{content:"\f00c";}
.sh-pricing-filter__icon-check,.sh-pricing-filter__icon-circle{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box;width:25px;height:25px;border-width:1px;border-style:solid;margin-right:17px;}
.sh-pricing-filter__icon-check,.sh-pricing-filter__shipping-zone_selected .sh-pricing-filter__icon-circle,.sh-pricing-filter__currency_selected .sh-pricing-filter__icon-circle{display:none;}
.sh-pricing-filter__shipping-zone_selected .sh-pricing-filter__icon-check,.sh-pricing-filter__currency_selected .sh-pricing-filter__icon-check{display:block;}
.sh-breadcrumbs{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.sh-breadcrumbs__separator{margin:0 5px;}
.sh-breadcrumbs .sh-breadcrumbs__link,.sh-breadcrumbs .sh-breadcrumbs__text,.sh-breadcrumbs .sh-breadcrumbs__separator{font-size:12px;}
.sh-package-tile{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:390px;width:310px;background:#fff;color:#000;position:relative;cursor:pointer;}
.sh-package-tile__image{height:214px;padding:20px 33px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;}
.sh-package-tile__image-inner{margin:auto;max-width:100%;max-height:100%;}
.sh-package-tile__image-icon{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;padding:5px;font-size:16px;position:absolute;opacity:0;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s;}
.sh-package-tile__image-icon:before{content:"\f0b2";}
.sh-package-tile__image:hover .sh-package-tile__image-icon.sh-package-tile__image-icon_visible{opacity:1;}
.sh-package-tile__name{width:100%;min-height:60px;height:60px;max-height:60px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.sh-package-tile__name-outer{min-height:30px;height:30px;max-height:30px;width:270px;margin-left:auto;margin-right:auto;}
.sh-package-tile__name-inner{text-align:center;text-transform:uppercase;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.sh-package-tile__price{text-align:center;width:270px;margin:0 auto;text-transform:uppercase;font-size:32px;line-height:88px;min-height:88px;height:88px;max-height:88px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sh-package-tile__name_secondary{font-weight:bold;}
.sh-package-tile__name_secondary+.sh-package-tile__price{margin-top:-18px;}
.sh-package-tile__items{padding:0 50px;}
.sh-package-tile__items-table{width:100%;}
.sh-package-tile__item-quantity{text-align:right;font-size:14px;font-weight:bold;padding:1px 16px 16px 0;vertical-align:top;}
.sh-package-tile__item-name{width:100%;text-align:left;font-size:14px;padding-bottom:16px;}
.sh-package-tile__description{font-size:12px;line-height:16px;padding:10px 50px 16px;}
.sh-package-tile__content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.sh-package-tile__content,.sh-package-tile__more-tooltip-body{padding-bottom:6px;word-wrap:break-word;}
.sh-package-tile__more{font-size:15px;text-align:center;display:block;padding:7px 0 20px;}
.sh-package-tile__goto{font-size:15px;text-transform:uppercase;text-align:center;padding:12.5px 0;border-top-style:solid;border-top-width:1px;background:#fff;color:#000;-webkit-transition-property:background,color;-moz-transition-property:background,color;-o-transition-property:background,color;transition-property:background,color;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;
-o-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.sh-package-tile:hover .sh-package-tile__goto{background:#000;color:#fff;}
.sh-package-tile__goto-icon{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;float:right;padding-right:10px;margin-top:3px;}
.sh-package-tile__goto-icon:before{content:"\f054";}
.sh-package-tile__more-tooltip{position:absolute;overflow:hidden;z-index:1;}
.sh-package-tile__more-tooltip-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}
.sh-package-tile__more-tooltip-close{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;cursor:pointer;font-size:15px;padding:8px 8px 18px 18px;}
.sh-package-tile__more-tooltip-close:before{content:"\f00d";}
.sh-package-tile__more-tooltip-body{position:absolute;top:41px;left:0;bottom:0;right:-50px;padding-right:50px;overflow-y:scroll;overflow-x:hidden;cursor:default;}
.sh-package-tile lesshat-selector{-lh-property:0;}
@-webkit-keyframes previewOverlayFadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes previewOverlayFadeIn{
0%{opacity:0;}
100%{opacity:1;}
}
@-o-keyframes previewOverlayFadeIn{
0%{opacity:0;}
100%{opacity:1;}
}
@keyframes previewOverlayFadeIn{
0%{opacity:0;}
100%{opacity:1;}
}
 [not-existing]{zoom:1;}
.sh-package-tile lesshat-selector{-lh-property:0;}
@-webkit-keyframes previewZoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);}
}
@-moz-keyframes previewZoomIn{
0%{-moz-transform:scale3d(.3,.3,.3);}
}
@-o-keyframes previewZoomIn{
0%{-o-transform:scale3d(.3,.3,.3);}
}
@keyframes previewZoomIn{
0%{-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}
}
 [not-existing]{zoom:1;}
.sh-package-tile__preview,.sh-package-tile__preview-overlay{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;-o-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;}
.sh-package-tile__preview{border-width:1px;border-style:solid;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-animation-name:previewZoomIn;-moz-animation-name:previewZoomIn;-o-animation-name:previewZoomIn;animation-name:previewZoomIn;
}
.sh-package-tile__preview-overlay{padding:23px;-webkit-animation-name:previewOverlayFadeIn;-moz-animation-name:previewOverlayFadeIn;-o-animation-name:previewOverlayFadeIn;animation-name:previewOverlayFadeIn;}
.sh-package-tile__preview-header{height:58px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;height:44px;}
.sh-package-tile__preview-close{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;font-size:16px;padding:10px 20px;cursor:pointer;}
.sh-package-tile__preview-close:before{content:"\f00d";}
.sh-package-tile__preview-body{-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 23px 23px;max-width:900px;}
.sh-package-tile__preview-image{width:100%;height:auto;}
.body-layout-shoppingpage,.body-layout-shoppingpage #page-frame{min-width:768px;}
.body-layout-shoppingpage #dimmer{z-index:3;}
.body-layout-shoppingpage .banner-wrapper>img{width:100%;cursor:pointer;}
.layout.shop{-webkit-font-smoothing:antialiased;}
.banner-fixed{z-index:2;position:fixed;top:60px;left:0;right:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);}
.shh-category-tile{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#000;display:inline-block;padding:25px 20px;}
.shh-category-tile_single{width:100%;}
.shh-category-tile:not(.shh-category-tile_single){width:50%;}
@media only screen and (max-width:1024px){
.shh-category-tile:not(.shh-category-tile_single){width:100%;}
}
.shh-category-tile__content{overflow:hidden;max-width:1295px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.shh-category-tile__image{cursor:pointer;height:100%;width:61.77606178%;display:block;z-index:1;}
.shh-category-tile__info{width:38.22393822%;}
.shh-category-tile__children-wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.shh-category-tile__name{padding:7.34693878%5.51020408%4.59183673%;font-size:20px;text-transform:uppercase;cursor:pointer;}
.shh-category-tile__children{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.shh-category-tile__child{padding:2.75510204%5.51020408%;cursor:pointer;font-size:15px;-webkit-transition-property:background,color;-moz-transition-property:background,color;-o-transition-property:background,color;transition-property:background,color;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;
}
.shh-category-tile__child STRONG{font-weight:normal;}
.shh-category-tile__name-inner,.shh-category-tile__child-inner{width:100%;}
.shh-category-tile__see-more{font-size:15px;text-transform:uppercase;cursor:pointer;position:relative;background:#fff;border-top-width:1px;border-top-style:solid;-webkit-transition-property:background,color;-moz-transition-property:background,color;-o-transition-property:background,color;transition-property:background,color;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;
transition-timing-function:ease-out;}
.shh-category-tile__child:hover,.shh-category-tile__see-more:hover{background:#000;color:#fff;}
.shh-category-tile__see-more-inner{position:absolute;top:50%;left:5.51020408%;right:5.51020408%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.shh-category-tile__see-more-icon{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;float:right;margin-top:3px;}
.shh-category-tile__see-more-icon:before{content:"\f054";}
.shh-packages{width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.shh-packages_space-between{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.shh-packages__tile{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.shh-packages__tile:first-child{margin-left:0!important;}
.shh-page__header{font-size:42px;font-weight:bold;text-transform:uppercase;padding-top:30px;}
.shh-page__loading{font-size:90px;}
.shh-page__blank,.shh-page__change-settings{display:none;font-size:30px;margin:40px 0 20px;}
.shh-page__change-settings-message{margin-bottom:30px;}
.shh-page__body{display:none;}
.shh-page__packages{margin:20px 0 74px;}
.shh-page__section-header{font-size:32px;text-transform:uppercase;display:inline-block;}
.shh-page__see-all-link{margin-left:25px;display:-webkit-box;display:-moz-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.shh-page__see-all-link:hover{text-decoration:none;}
.shh-page__see-all-text{font-size:20px;text-transform:uppercase;}
.shh-page__see-all-link:hover .shh-page__see-all-text{text-decoration:underline;}
.shh-page__see-all-icon{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;font-size:15px;margin-left:5px;}
.shh-page__see-all-icon:before{content:"\f101";}
.shh-page__packages-row{margin:50px 0 0 0;}
.shh-page__categories{margin:20px 0 49px;}
.shh-page__categories-grid{margin:25px -20px 0;max-width:2670px;}
.shpkg-page__breadcrumbs{margin:10px 0 30px;}
.shpkg-page__header{font-size:42px;text-transform:uppercase;}
.shpkg-page__loading{font-size:90px;}
.shpkg-page__body{display:none;margin:40px 0 20px;}
.shpkg-page__grid{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px -25px 0 -25px;}
.shpkg-page__package-tile{padding:50px 25px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
@media only screen and (max-width:1280px){
.shpkg-page__grid{margin-left:-20px;margin-right:-20px;}
.shpkg-page__package-tile{padding:40px 20px;}
}
.shc-filter__header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 16px;height:40px;}
.shc-filter__body{padding:10px 0 30px;}
.shc-filter__name{font-size:18px;font-weight:bold;text-transform:uppercase;}
.shc-filter__expand-icon,.shc-filter__collapse-icon{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;}
.shc-filter__reset{cursor:pointer;font-size:14px;}
.shc-filter__reset:hover{text-decoration:underline;}
.shc-filter__item{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:5px 16px;}
.shc-filter__item-name{font-size:15px;margin-left:7px;}
.shc-filter__item:hover .shc-filter__item-name{text-decoration:underline;}
.shc-filter__item-checkbox{margin:0;}
.shc-filter__expand,.shc-filter__collapse{cursor:pointer;font-size:16px;padding:20px 16px 10px;margin-bottom:-10px;}
.shc-filter__expand:hover,.shc-filter__collapse:hover{text-decoration:underline;}
.shc-filters{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;min-width:251px;margin-right:36px;display:none;}
.shc-filters_hidden{display:none!important;}
@media only screen and (min-width:1025px){
.shc-filters:not(.shc-filters_hidden){margin-left:0!important;display:block!important;}
}
.shc-grid-item{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.shc-grid-item:not(.shc-grid-item_not-printable){cursor:pointer;}
.shc-grid-item-filler{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:0;}
.shc-grid-item-filler_template{width:200px;padding:0 15px;}
.shc-grid-item-filler_category{width:300px;padding:0 40px;}
.shc-grid-item__category-name{font-size:20px;font-weight:bold;white-space:nowrap;margin-left:-40px;padding:0 0 6px 4px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;}
.shc-grid-item__wrapper{min-height:225.6px;height:225.6px;max-height:225.6px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;
-ms-flex-align:center;align-items:center;width:100%;}
.shc-grid-item_category .shc-grid-item__wrapper{margin-left:-40px;}
.shc-grid-item__size{font-size:13px;line-height:15.6px;margin-bottom:10px;text-align:center;}
.shc-grid-item__image{display:block;}
.shc-grid-item__image-wrapper{position:relative;}
.shc-grid-item_not-printable .shc-grid-item__image-wrapper:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;}
.shc-grid-item__loading{height:200px;}
.shc-grid-item_template .shc-grid-item__loading{width:200px;}
.shc-grid-item_category .shc-grid-item__loading{width:300px;}
.shc-grid-item__name{margin-top:24px;font-size:15px;text-align:center;}
.shc-grid-item__name,.shc-grid-item__category-name{-webkit-transition:color 150ms;-moz-transition:color 150ms;-o-transition:color 150ms;transition:color 150ms;}
.shc-grid-item_template{position:relative;width:200px;padding:24px 15px;}
.shc-grid-item_template:after{content:"";position:absolute;height:1px;left:0;right:0;bottom:-1px;}
.shc-grid-item_category{width:300px;padding:0 40px 48px;}
.shc-grid{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.shc-grid_loading{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.shc-grid__empty-text{text-align:center;font-size:25px;}
.shc-grid__loading-spinner{font-size:80px;}
.shc-grid__empty-text,.shc-grid__loading-spinner{margin-top:200px;}
@media only screen and (max-height:768px){
.shc-grid__empty-text,.shc-grid__loading-spinner{margin-top:100px;}
}
.shc-grid__vendor-title{font-size:20px;padding:0 0 20px 4px;text-transform:uppercase;}
.shc-grid__subcategory-name{font-size:20px;font-weight:bold;white-space:nowrap;padding:0 0 6px 4px;}
.shc-grid__subcategory-name,.shc-grid__not-printable{width:100%;border-bottom-style:solid;border-bottom-width:1px;}
.shc-grid__not-printable{padding:0 0 15px 4px;}
.shc-grid__not-printable-header{font-size:22px;margin-bottom:10px;}
.shc-grid__not-printable-description{font-size:13px;}
.shc-grid__items{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;}
.shc-grid__items_templates{overflow:hidden;}
.shc-grid__items_templates:last-child{border-bottom-style:solid;border-bottom-width:1px;}
.shc-grid__items_categories+.shc-grid__vendor-title,.shc-grid__items_categories+.shc-grid__subcategory-name,.shc-grid__items_categories+.shc-grid__not-printable{margin-top:36px;}
.shc-grid__items_templates+.shc-grid__vendor-title,.shc-grid__items_templates+.shc-grid__subcategory-name,.shc-grid__items_templates+.shc-grid__not-printable{margin-top:60px;}
.shc-page__breadcrumbs{margin:10px 0;}
.shc-page__loading{font-size:90px;}
.shc-page__body{display:none;}
.shc-page__header{font-size:32px;font-weight:bold;text-align:center;text-transform:uppercase;margin:0 0 40px;}
.shc-page__error,.shc-page__pb-change-settings{display:none;font-size:30px;margin:40px 0 20px;}
.shc-page__pb-change-settings-message{margin-bottom:30px;}
.shc-page__content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:50px;}
.shc-page__filter{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:20px;}
.shc-page__filter-icon{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;margin-right:7px;}
.shc-page__filter-icon:before{content:"\f0b0";}
.shc-page__filter-button.button .label{padding:3px 35px;font-size:12px;text-transform:uppercase;}
.shc-page__grid{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;}
@media only screen and (min-width:1025px){
.shc-page__filter{display:none!important;}
}
.shprd-template-designs{border-width:1px;border-style:solid;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}
.shprd-template-designs_normal{width:967px;}
@media only screen and (max-width:1023px){
.shprd-template-designs_normal{width:737px;}
}
.shprd-template-designs_full-screen{-webkit-flex-shrink:0;flex-shrink:0;width:967px;height:592px;}
@media only screen and (min-width:1239px){
.shprd-template-designs_full-screen{width:1197px;}
}
@media only screen and (min-width:1469px){
.shprd-template-designs_full-screen{width:1427px;}
}
@media only screen and (min-width:1699px){
.shprd-template-designs_full-screen{width:1657px;}
}
@media only screen and (min-width:1929px){
.shprd-template-designs_full-screen{width:1887px;}
}
@media only screen and (min-height:766px){
.shprd-template-designs_full-screen{height:724px;}
}
@media only screen and (min-height:899px){
.shprd-template-designs_full-screen{height:857px;}
}
@media only screen and (min-height:1031px){
.shprd-template-designs_full-screen{height:989px;}
}
@media only screen and (min-height:1164px){
.shprd-template-designs_full-screen{height:1122px;}
}
@media only screen and (min-height:1296px){
.shprd-template-designs_full-screen{height:1254px;}
}
.shprd-template-designs__header{height:58px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.shprd-template-designs__close{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;font-size:16px;padding:10px 20px;cursor:pointer;}
.shprd-template-designs__close:before{content:"\f00d";}
.shprd-template-designs__body{-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:15px;overflow-y:scroll;position:relative;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;}
.shprd-template-designs_normal .shprd-template-designs__body{height:530px;}
@media only screen and (max-height:768px){
.shprd-template-designs_normal .shprd-template-designs__body{height:398px;}
}
.shprd-template-designs__footer{height:58px;padding-bottom:8px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-shrink:0;flex-shrink:0;}
.shprd-template-designs__title{font-size:22px;text-transform:uppercase;margin:0 23px;}
.shprd-template-designs__categories{margin-left:30px;}
.shprd-template-designs__category-item{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.shprd-template-designs__category-item-name{font-size:15px;padding:9px;-webkit-flex-grow:1;flex-grow:1;}
.zf-combo-box__header .shprd-template-designs__category-item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zf-combo-box__drop-down .shprd-template-designs__category-item-name{overflow:hidden;word-wrap:break-word;}
.shprd-template-designs__category-item-icon{margin-right:8px;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;font-size:10px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}
.shprd-template-designs__category-item-icon:before{content:"\f078";}
.zf-combo-box_open .shprd-template-designs__category-item-icon:before{content:"\f077";}
.shprd-template-designs__non-print{width:100%;margin:30px 15px;}
.shprd-template-designs__non-print-title{font-size:22px;margin:0 0 8px 0;}
.shprd-template-designs__non-print-descr{font-size:13px;}
.shprd-template-designs__button{margin-right:22px;min-width:154px;}
.shprd-template-designs__button.button .label{font-size:18px;text-align:center;height:auto;line-height:38px;padding:0 30px;}
.shprd-design-tile{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:15px;width:200px;position:relative;}
.shprd-design-tile_selected .shprd-design-tile__check{display:block;}
.shprd-design-tile:not(.shprd-design-tile_inactive):hover{cursor:pointer;}
.shprd-design-tile_inactive .shprd-design-tile__cover{display:block;}
.shprd-design-tile_inactive .shprd-design-tile__icon-inner:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;}
.shprd-design-tile__icon-outer{width:200px;height:200px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;}
.shprd-design-tile__icon-inner{position:relative;}
.shprd-design-tile__icon-inner_loading{width:100%;height:100%;}
.shprd-design-tile__icon{display:block;}
.shprd-design-tile__name{width:100%;text-align:center;margin:15px 0 0 0;font-size:15px;-webkit-transition:color 150ms;-moz-transition:color 150ms;-o-transition:color 150ms;transition:color 150ms;}
.shprd-design-tile__check{position:absolute;right:13px;bottom:18px;font-size:30px;z-index:2;display:none;}
.shprd-product-size{cursor:pointer;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:10px;margin-bottom:10px;}
.shprd-product-size_icon-type_shape{margin-left:20px;margin-right:20px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}
.shprd-product-size__icon-cont{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.shprd-product-size__icon{display:block;}
.shprd-product-size__label{font-size:12px;text-align:center;margin-top:5px;max-width:80px;overflow:hidden;word-wrap:break-word;}
.shprd-product-size_icon-type_man .shprd-product-size__label{margin-left:5px;margin-right:5px;}
.shprd-product-sizes{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.shprd-product-sizes__label{font-size:14px;margin-right:8px;min-width:90px;width:90px;max-width:90px;overflow:hidden;word-wrap:break-word;}
.shprd-product-sizes__grid{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:-10px -20px;}
.zf-combo-box_type_parameter{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.zf-combo-box_type_parameter.zf-combo-box_disabled{pointer-events:none;}
.zf-combo-box_type_product-group{width:100%;}
.zf-combo-box_type_design-category{width:250px;}
.zf-combo-box_type_quantity .zf-combo-box__header,.zf-combo-box_type_quantity .zf-combo-box__drop-down,.zf-combo-box_type_design-category .zf-combo-box__header,.zf-combo-box_type_design-category .zf-combo-box__drop-down,.zf-combo-box_type_product-group .zf-combo-box__header,.zf-combo-box_type_product-group .zf-combo-box__drop-down{border-width:1px;}
.zf-combo-box_type_parameter .zf-combo-box__header,.zf-combo-box_type_parameter .zf-combo-box__drop-down{border-width:2px;max-width:256px;}
.zf-combo-box_type_quantity .zf-combo-box__header,.zf-combo-box_type_quantity .zf-combo-box__drop-down,.zf-combo-box_type_design-category .zf-combo-box__header,.zf-combo-box_type_design-category .zf-combo-box__drop-down,.zf-combo-box_type_parameter .zf-combo-box__header,.zf-combo-box_type_parameter .zf-combo-box__drop-down,.zf-combo-box_type_product-group .zf-combo-box__header,.zf-combo-box_type_product-group .zf-combo-box__drop-down{border-style:solid;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}
.zf-combo-box_type_product-group .zf-combo-box__header{-webkit-border-radius:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;}
.zf-combo-box_type_product-group.zf-combo-box_open .zf-combo-box__header{-webkit-border-radius:5px 5px 0 0;-webkit-background-clip:padding-box;-moz-border-radius:5px 5px 0 0;-moz-background-clip:padding;border-radius:5px 5px 0 0;background-clip:padding-box;}
.zf-combo-box_type_quantity .zf-combo-box__drop-down,.zf-combo-box_type_design-category .zf-combo-box__drop-down,.zf-combo-box_type_parameter .zf-combo-box__drop-down,.zf-combo-box_type_product-group .zf-combo-box__drop-down{border-top-width:0;}
.zf-combo-box_type_design-category .zf-combo-box__drop-down{z-index:3;}
.zf-combo-box_type_product-group .zf-combo-box__drop-down-items{max-height:350px;}
.zf-combo-box_type_design-category .zf-combo-box__drop-down-items{max-height:280px;}
.zf-combo-box_type_parameter .zf-combo-box__drop-down-items{max-height:300px;}
.zf-combo-box_type_quantity .zf-combo-box__item,.zf-combo-box_type_design-category .zf-combo-box__item,.zf-combo-box_type_parameter .zf-combo-box__item,.zf-combo-box_type_product-group .zf-combo-box__item{margin:2px 0;}
.zf-combo-box_type_quantity .zf-combo-box__item:first-child,.zf-combo-box_type_design-category .zf-combo-box__item:first-child,.zf-combo-box_type_parameter .zf-combo-box__item:first-child,.zf-combo-box_type_product-group .zf-combo-box__item:first-child{margin-top:0;}
.zf-combo-box_type_quantity .zf-combo-box__item:last-child,.zf-combo-box_type_design-category .zf-combo-box__item:last-child,.zf-combo-box_type_parameter .zf-combo-box__item:last-child,.zf-combo-box_type_product-group .zf-combo-box__item:last-child{margin-bottom:0;}
.zf-combo-box_type_parameter.zf-combo-box_disabled .zf-combo-box__header{position:relative;}
.zf-combo-box_type_parameter.zf-combo-box_disabled .zf-combo-box__header:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;}
.shprd-item-editor{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.shprd-item-editor_locked{pointer-events:none;}
.shprd-item-editor__preview-area{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;max-width:1019px;margin-right:33px;}
.shprd-item-editor__configuration-area{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;width:450px;}
.shprd-item-editor__subtotal-section,.shprd-item-editor__parameter-section,.shprd-item-editor__quantity-section,.shprd-item-editor__design-section{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.shprd-item-editor__configuration-section,.shprd-item-editor__description-section{padding:14px 13px;}
.shprd-item-editor__configuration-section:first-child{padding:0;background:none;margin-bottom:21px;}
.shprd-item-editor__configuration-section_type_quantity{padding-bottom:26px;}
.shprd-item-editor__configuration-section_type_description{padding:26px 0 0;}
.shprd-item-editor__subtotal-label{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;font-size:14px;}
.shprd-item-editor__design-name{font-size:20px;line-height:24px;margin-right:8px;}
.shprd-item-editor__design-change{font-size:10px;line-height:24px;white-space:nowrap;}
.shprd-item-editor__basetotal-price{text-decoration:line-through;margin-right:5px;}
.shprd-item-editor__basetotal-price,.shprd-item-editor__subtotal-price{font-size:20px;}
.shprd-item-editor__section-title{font-size:14px;margin-right:8px;min-width:90px;width:90px;max-width:90px;}
.shprd-item-editor__section-values{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.shprd-item-editor__section-price,.shprd-item-editor__parameter-frame-price{min-width:60px;font-size:14px;margin:0 0 0 8px;text-align:right;}
.shprd-item-editor__section-title-outer,.shprd-item-editor__section-price-outer,.shprd-item-editor__parameter-frame-price{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}
.shprd-item-editor__parameter-section_type_option,.shprd-item-editor__parameter-section_type_textline,.shprd-item-editor__parameter-section_type_text,.shprd-item-editor__parameter-section_type_colorlist,.shprd-item-editor__parameter-section_type_settinglist,.shprd-item-editor__parameter-section_type_service-set,.shprd-item-editor__parameter-section_type_addons,.shprd-item-editor__parameter-section_type_framelist,.shprd-item-editor__parameter-section_type_default-service{-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;
-ms-flex-align:start;align-items:flex-start;}
.shprd-item-editor__parameter-section_type_option .shprd-item-editor__section-title-outer,.shprd-item-editor__parameter-section_type_option .shprd-item-editor__section-price-outer,.shprd-item-editor__parameter-section_type_colorlist .shprd-item-editor__section-title-outer,.shprd-item-editor__parameter-section_type_settinglist .shprd-item-editor__section-title-outer,.shprd-item-editor__parameter-section_type_service-set .shprd-item-editor__section-title-outer,.shprd-item-editor__parameter-section_type_service-set .shprd-item-editor__section-price-outer{display:-webkit-box;
display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.shprd-item-editor__parameter-section_type_option .shprd-item-editor__section-title,.shprd-item-editor__parameter-section_type_option .shprd-item-editor__section-price,.shprd-item-editor__parameter-section_type_colorlist .shprd-item-editor__section-title,.shprd-item-editor__parameter-section_type_settinglist .shprd-item-editor__section-title,.shprd-item-editor__parameter-section_type_service-set .shprd-item-editor__section-title,.shprd-item-editor__parameter-section_type_service-set .shprd-item-editor__section-price{-webkit-box-flex:1;-moz-box-flex:1;
-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;min-height:26px;padding-top:5px;}
.shprd-item-editor__description-section{border-style:solid;border-width:1px;}
.shprd-item-editor__description-label{font-size:17px;margin-bottom:12px;}
.shprd-item-editor__description-content{font-size:14px;text-align:justify;line-height:20px;overflow:hidden;word-wrap:break-word;}
.shprd-item-editor__description-content *{font-weight:normal!important;font-style:normal!important;}
.shprd-item-editor__description-content P{margin:10px 0;}
.shprd-item-editor__description-content P:first-child{margin-top:0;}
.shprd-item-editor__description-content P:last-child{margin-bottom:0;}
.shprd-item-editor__license-dialog.mbox-outer{width:600px;position:static;}
.shprd-item-editor__license-dialog.mbox-outer .text{font-size:15px;line-height:20px;text-align:justify;white-space:pre-wrap;overflow:auto;height:450px;padding:15px 20px;}
.shprd-item-editor__quantity-label{font-size:14px;margin-right:8px;margin-right:18px;}
.shprd-item-editor__save-button{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:20px;}
.shprd-item-editor__save-button.button .label{font-size:20px;text-align:center;text-transform:uppercase;height:auto;line-height:42px;}
.shprd-item-editor__save-button.button .label:lang(de){font-size:14px;letter-spacing:normal;}
.shprd-item-editor__parameter-item,.shprd-item-editor__product-group-item{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.shprd-item-editor__product-group-item{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.shprd-item-editor__parameter-item-name,.shprd-item-editor__product-group-item-content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.shprd-item-editor__product-group-item-content{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-left:16px;margin-top:-7px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.shprd-item-editor__parameter-item-name,.shprd-item-editor__parameter-item-price{font-size:14px;padding:11px 16px;}
.shprd-item-editor__parameter-item-price{padding-left:0;}
.zf-combo-box__header .shprd-item-editor__parameter-item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.zf-combo-box__drop-down .shprd-item-editor__parameter-item-name{overflow:hidden;word-wrap:break-word;}
.shprd-item-editor__parameter-item-icon,.shprd-item-editor__product-group-item-icon{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;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}
.shprd-item-editor__parameter-item-icon:before,.shprd-item-editor__product-group-item-icon:before{content:"\f078";}
.zf-combo-box_open .shprd-item-editor__parameter-item-icon:before,.zf-combo-box_open .shprd-item-editor__product-group-item-icon:before{content:"\f077";}
.shprd-item-editor__parameter-item-icon{font-size:10px;margin-right:16px;}
.shprd-item-editor__parameter-textlines,.shprd-item-editor__parameter-text{font-size:14px;}
.shprd-item-editor__parameter-textlines>*:last-child,.shprd-item-editor__parameter-text>*:last-child{margin-bottom:0;}
.shprd-item-editor__parameter-textlines-help,.shprd-item-editor__parameter-text-help{margin:0 0 10px 0;}
.shprd-item-editor__parameter-textline{margin:0 0 10px 0;}
.shprd-item-editor__parameter-textline-value,.shprd-item-editor__parameter-text-value{font-size:14px;width:100%;outline:none;border-style:solid;border-width:1px;padding:5px 7px;max-width:256px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.shprd-item-editor__parameter-textline-name{margin-bottom:5px;}
.shprd-item-editor__parameter-colorlist{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-12px -12px;}
.shprd-item-editor__parameter-color{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:12px 12px;cursor:pointer;}
.shprd-item-editor__parameter-color-box{width:36px;height:36px;border-width:2px;border-style:solid;}
.shprd-item-editor__parameter-color-name{font-size:14px;margin:5px 0 0 0;}
.shprd-item-editor__parameter-service-set-error{font-size:14px;}
.shprd-item-editor__parameter-textline-error,.shprd-item-editor__parameter-text-error,.shprd-item-editor__parameter-service-set-error,.shprd-item-editor__parameter-addon-error{margin-top:7px;}
.shprd-item-editor__parameter-addons>*:last-child{margin-bottom:0;}
.shprd-item-editor__parameter-addon{font-size:14px;margin:0 0 10px 0;}
.shprd-item-editor__parameter-addon-line,.shprd-item-editor__parameter-addon-label{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.shprd-item-editor__parameter-addon-value{width:14px;height:14px;margin-left:0;}
.shprd-item-editor__parameter-addon-name{margin:0 0 0 5px;}
.shprd-item-editor__parameter-addon-value,.shprd-item-editor__parameter-addon-name{cursor:pointer;}
.shprd-item-editor__parameter-addon-value[disabled],.shprd-item-editor__parameter-addon-value[disabled]~.shprd-item-editor__parameter-addon-name{cursor:default;}
.shprd-item-editor__parameter-addon-price{margin:0 0 0 10px;}
.shprd-item-editor__parameter-default-service-name{font-size:14px;text-align:center;}
.shprd-item-editor__parameter-framelist{overflow:hidden;padding:0 10px;margin:0 -10px;}
.shprd-item-editor__parameter-frames{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-12px;max-width:280px;}
.shprd-item-editor__parameter-frame{margin:12px;cursor:pointer;background:no-repeat center/contain url(/zf/img/null.gif);width:41px;height:36px;border:2px solid transparent;}
.shprd-item-editor__parameter-frame-name{font-size:14px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;word-wrap:break-word;}
.shprd-item-editor__parameter-frame-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 15px 0;}
.shprd-item-editor__parameter-option-info,.shprd-item-editor__parameter-settinglist-info,.shprd-item-editor__parameter-service-set-info,.shprd-item-editor__parameter-addon-info,.shprd-item-editor__parameter-default-service-info,.shprd-item-editor__parameter-frame-info{margin:10px 0 0 0;font-size:13px;line-height:15.6px;min-height:31.2px;}
.shprd-item-editor__parameter-frame-info{max-width:256px;}
.shprd-item-editor__product-group-item-icon{font-size:20px;margin-right:22px;margin-top:-24px;}
.shprd-item-editor__product-group-item-body{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;padding-top:7px;}
.zf-combo-box__header .shprd-item-editor__product-group-item-body{padding-top:16px;}
.zf-combo-box__header .shprd-item-editor__product-group-item_with-vendor .shprd-item-editor__product-group-item-body{padding-top:1px;}
.zf-combo-box__header .shprd-item-editor__product-group-item-preview{margin-bottom:16px;}
.zf-combo-box__header .shprd-item-editor__product-group-item-content{margin-top:-8px;}
.shprd-item-editor__product-group-item-vendor{padding:6px 10px;}
.shprd-item-editor__product-group-item-vendor,.shprd-item-editor__product-group-item-change,.shprd-item-editor__product-group-item-choose-larger-photo{line-height:1.2;}
.shprd-item-editor__product-group-item-change{padding:6px 0;font-size:12px;}
.shprd-item-editor__product-group-item-name-outer{width:300px;}
.shprd-item-editor__product-group-item-name{font-size:20px;line-height:1.2;}
.shprd-item-editor__product-group-item-preview{width:70px;height:50px;margin-left:6px;margin-bottom:7px;position:relative;background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}
.shprd-item-editor__product-group-item-choose-larger-photo{display:none;position:absolute;top:3px;right:10px;}
.shprd-item-editor__product-group-item_non-buyable{cursor:default;}
.shprd-item-editor__product-group-item_non-buyable .shprd-item-editor__product-group-item-body{padding-top:17px;}
.shprd-item-editor__product-group-item_non-buyable .shprd-item-editor__product-group-item-choose-larger-photo{display:block;}
.shprd-item-editor__product-group-item_non-buyable .shprd-item-editor__product-group-item-preview:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;}
.shprd-item-editor__atc-too-big,.shprd-item-editor__atec-too-big,.shprd-item-editor__atc-timeout,.shprd-item-editor__atc-finish{border-width:1px;border-style:solid;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.shprd-item-editor__atc-too-big,.shprd-item-editor__atec-too-big{width:700px;}
.shprd-item-editor__atc-timeout{font-size:20px;padding:50px;width:600px;}
.shprd-item-editor__atc-too-big-header,.shprd-item-editor__atec-too-big-header,.shprd-item-editor__atc-finish-header{height:58px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;}
.shprd-item-editor__atc-finish-header{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.shprd-item-editor__atc-too-big-title,.shprd-item-editor__atec-too-big-title{font-size:22px;text-transform:uppercase;margin:0 23px;}
.shprd-item-editor__atc-finish-close{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;font-size:16px;padding:10px 20px;cursor:pointer;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}
.shprd-item-editor__atc-finish-close:before{content:"\f00d";}
.shprd-item-editor__atc-finish-title{font-size:24px;text-align:center;margin-top:-5px;}
.shprd-item-editor__atc-finish-product{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;font-size:19px;margin-top:35px;max-width:100%;}
.shprd-item-editor__atc-finish-product-name{overflow:hidden;word-wrap:break-word;margin-right:30px;}
.shprd-item-editor__atc-finish-product-name *{font-style:normal!important;font-weight:normal!important;}
.shprd-item-editor__atc-too-big-body,.shprd-item-editor__atec-too-big-body,.shprd-item-editor__atc-finish-body{-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.shprd-item-editor__atc-too-big-body,.shprd-item-editor__atec-too-big-body{font-size:17px;padding:25px 25px 50px;}
.shprd-item-editor__atc-finish-body{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;padding:0 45px 45px;}
.shprd-item-editor__atc-finish-buttons{margin:36px 0;}
.shprd-item-editor__atc-too-big-footer,.shprd-item-editor__atec-too-big-footer{height:58px;padding-bottom:8px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-shrink:0;flex-shrink:0;}
.shprd-item-editor__dialog-button{margin-right:22px;min-width:154px;}
.shprd-item-editor__dialog-button.button .label{font-size:18px;text-align:center;height:auto;line-height:38px;padding:0 30px;}
.shprd-item-editor__atc-finish-back-to-gallery,.shprd-item-editor__atc-finish-view-cart{min-width:190px;}
.shprd-item-editor__atc-finish-back-to-gallery{margin-right:28px;}
.shprd-item-editor lesshat-selector{-lh-property:0;}
@-webkit-keyframes atcFinishOverlayFadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes atcFinishOverlayFadeIn{
0%{opacity:0;}
100%{opacity:1;}
}
@-o-keyframes atcFinishOverlayFadeIn{
0%{opacity:0;}
100%{opacity:1;}
}
@keyframes atcFinishOverlayFadeIn{
0%{opacity:0;}
100%{opacity:1;}
}
 [not-existing]{zoom:1;}
.shprd-item-editor lesshat-selector{-lh-property:0;}
@-webkit-keyframes atcFinishZoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);}
}
@-moz-keyframes atcFinishZoomIn{
0%{-moz-transform:scale3d(.3,.3,.3);}
}
@-o-keyframes atcFinishZoomIn{
0%{-o-transform:scale3d(.3,.3,.3);}
}
@keyframes atcFinishZoomIn{
0%{-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}
}
 [not-existing]{zoom:1;}
.shprd-item-editor__atc-finish,.shprd-item-editor__atc-finish-overlay{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;-o-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;}
.shprd-item-editor__atc-finish{min-width:620px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-animation-name:atcFinishZoomIn;-moz-animation-name:atcFinishZoomIn;-o-animation-name:atcFinishZoomIn;animation-name:atcFinishZoomIn;}
.shprd-item-editor__atc-finish-overlay{-webkit-animation-name:atcFinishOverlayFadeIn;-moz-animation-name:atcFinishOverlayFadeIn;-o-animation-name:atcFinishOverlayFadeIn;animation-name:atcFinishOverlayFadeIn;}
.shprd-item-editor__atc-finish-view-cart.button{margin-right:0;}
.shprd-item-editor__atc-finish-view-cart.button .icon{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;margin-left:7px;}
.shprd-item-editor__atc-finish-view-cart.button .icon:before{content:"\f07a";}
.shprd-item-editor__error-area,.shprd-item-editor_error .shprd-item-editor__configuration-area,.shprd-item-editor_error .shprd-item-editor__preview-area{display:none;}
.shprd-item-editor_error .shprd-item-editor__error-area{display:block;font-size:30px;padding-top:100px;max-width:80%;}
.shprd-confirm-page-change{border-width:1px;border-style:solid;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:20px;width:500px;}
.shprd-confirm-page-change__header{font-size:16px;}
.shprd-confirm-page-change__body{font-size:14px;margin:20px 0 0 0;}
.shprd-confirm-page-change__body>*{margin:0;}
.shprd-confirm-page-change__footer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin:20px 0 0 0;}
.shprd-confirm-page-change__no{margin:0 0 0 10px;}
.shprd-confirm-page-change__yes.button .label,.shprd-confirm-page-change__no.button .label{height:auto;line-height:32px;font-size:14px;padding:0px 15px;}
.shprd-parameter-info-content__link_less{display:none;margin:10px 0 0 0;}
.shprd-parameter-info-content *:not(.shprd-parameter-info-content__link){font-weight:normal;font-style:normal;}
.shprd-parameter-info-content P,.shprd-parameter-info-content UL,.shprd-parameter-info-content OL{margin:0;}
.shprd-parameter-info-content P:not(:empty):not(:first-child),.shprd-parameter-info-content UL:not(:empty):not(:first-child),.shprd-parameter-info-content OL:not(:empty):not(:first-child){margin-top:10px;}
.shprd-parameter-info-content UL,.shprd-parameter-info-content OL{padding:0 0 0 30px;}
.shprd-parameter-info-content LI{margin:0;padding:0;}
.shprd-parameter-info-content LI:not(:empty):not(:first-child){margin-top:5px;}
.shprd-product-preview{background:rgba(0,0,0,0);}
.shprd-product-preview_type_dom{position:relative;overflow:hidden;}
.shprd-product-preview__loading,.shprd-product-preview__empty,.shprd-product-preview__error{position:absolute;left:0;right:0;top:0;bottom:0;}
.shprd-product-preview__loading{background:#808080;}
.shprd-product-preview__empty{background:rgba(0,0,0,0);}
.shprd-product-preview__error{background:#FF0000;}
.shprd-product-preview__overlay,.shprd-product-preview__frame,.shprd-product-preview__cropbox,.shprd-product-preview__photo,.shprd-product-preview__spill{position:absolute;}
.shprd-product-preview__cropbox{overflow:hidden;background:#FFFFFF;}
.shprd-product-preview__spill{border:0 solid rgba(255,255,255,0.4);left:0;right:0;top:0;bottom:0;}
.shprd-preview-area{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;padding:10px 0 0 10px;margin:-10px 0 0 -10px;}
.shprd-preview-area__small-previews{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-right:18px;}
.shprd-preview-area__small-preview,.shprd-preview-area__big-preview{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.shprd-preview-area__small-preview{width:63px;height:63px;overflow:hidden;position:relative;cursor:pointer;margin-bottom:14px;border:1px solid transparent;}
.shprd-preview-area__small-preview-empty-box,.shprd-preview-area__big-preview-empty-box{display:none;visibility:hidden;}
.shprd-preview-area__edit-button-wrapper,.shprd-preview-area__small-preview_empty .shprd-preview-area__small-preview-empty-box,.shprd-preview-area__big-preview_empty .shprd-preview-area__big-preview-empty-box,.shprd-preview-area__small-preview_loading:not(.shprd-preview-area__small-preview_empty) .shprd-preview-area__small-preview-loading-overlay,.shprd-preview-area__big-preview_loading:not(.shprd-preview-area__big-preview_empty) .shprd-preview-area__big-preview-loading-overlay{display:-webkit-box;display:-moz-box;display:-webkit-flex;
display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.shprd-preview-area lesshat-selector{-lh-property:0;}
@-webkit-keyframes emptyBoxVisibility{0%{visibility:hidden;}
100%{visibility:visible;}
}
@-moz-keyframes emptyBoxVisibility{
0%{visibility:hidden;}
100%{visibility:visible;}
}
@-o-keyframes emptyBoxVisibility{
0%{visibility:hidden;}
100%{visibility:visible;}
}
@keyframes emptyBoxVisibility{
0%{visibility:hidden;}
100%{visibility:visible;}
}
 [not-existing]{zoom:1;}
.shprd-preview-area__small-preview_empty .shprd-preview-area__small-preview-empty-box,.shprd-preview-area__big-preview_empty .shprd-preview-area__big-preview-empty-box{-webkit-animation:emptyBoxVisibility 0s linear 0.3s 1 normal forwards;-moz-animation:emptyBoxVisibility 0s linear 0.3s 1 normal forwards;-o-animation:emptyBoxVisibility 0s linear 0.3s 1 normal forwards;animation:emptyBoxVisibility 0s linear 0.3s 1 normal forwards;}
.shprd-preview-area__small-preview-empty-icon,.shprd-preview-area__small-preview-loading-icon,.shprd-preview-area__big-preview-empty-icon,.shprd-preview-area__big-preview-loading-icon{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;}
.shprd-preview-area__small-preview-empty-icon:before,.shprd-preview-area__small-preview-loading-icon:before,.shprd-preview-area__big-preview-empty-icon:before,.shprd-preview-area__big-preview-loading-icon:before{content:"\f110";}
.shprd-preview-area__small-preview-empty-icon{font-size:15px;}
.shprd-preview-area__small-preview-loading-overlay,.shprd-preview-area__big-preview-loading-overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;}
.shprd-preview-area__small-preview-loading-box,.shprd-preview-area__big-preview-loading-box{border-width:1px;border-style:solid;}
.shprd-preview-area__small-preview-loading-box{padding:4px;}
.shprd-preview-area__small-preview-loading-icon{font-size:16px;}
.shprd-preview-area__static-icon-small{width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;}
.shprd-preview-area__content{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.shprd-preview-area__big-preview-wrapper{padding:0 18px 78px;position:relative;}
.shprd-preview-area__big-preview{position:relative;}
.shprd-preview-area__big-preview_empty{padding-top:200px;}
.shprd-preview-area__big-preview_empty~.shprd-preview-area__edit-button-wrapper,.shprd-preview-area__big-preview-wrapper_empty~.shprd-preview-area__navigator{display:none;}
.shprd-preview-area__big-preview-empty-icon{font-size:16px;}
.shprd-preview-area__big-preview-empty-text{font-size:15px;margin-left:8px;white-space:nowrap;}
.shprd-preview-area__big-preview-loading-box{padding:7px;}
.shprd-preview-area__big-preview-loading-icon{font-size:30px;}
.shprd-preview-area__edit-button-wrapper{position:absolute;left:0;right:0;bottom:0;height:78px;}
.shprd-preview-area__edit-button.button .label{font-size:14px;line-height:17px;text-align:center;height:auto;padding:12px 36px;}
.shprd-preview-area__navigator{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 40px 10px;margin-top:20px;}
.shprd-preview-area__navigator-left,.shprd-preview-area__navigator-right{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;position:relative;width:42px;height:42px;}
.shprd-preview-area__navigator-left{text-align:right;}
.shprd-preview-area__navigator-right{text-align:left;}
.shprd-preview-area__navigator-left_hidden,.shprd-preview-area__navigator-right_hidden{visibility:hidden;}
.shprd-preview-area__navigator-center{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;line-height:17px;}
.shprd-preview-area__navigator-center-current,.shprd-preview-area__navigator-center-total{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;}
.shprd-preview-area__navigator-center-current{text-align:right;}
.shprd-preview-area__navigator-center-of{-webkit-box-flex:0;-moz-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 4px;}
.shprd-preview-area__navigator-left-inner,.shprd-preview-area__navigator-right-inner{text-align:left;position:absolute;top:7px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);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;font-size:28px;}
.shprd-preview-area__navigator-left-inner{margin-left:2px;}
.shprd-preview-area__navigator-left-inner:before{content:"\f104";}
.shprd-preview-area__navigator-right-inner{margin-left:-2px;}
.shprd-preview-area__navigator-right-inner:before{content:"\f105";}
.shprd-preview-area__navigator-left-outer,.shprd-preview-area__navigator-right-outer{position:absolute;top:0;left:0;right:0;bottom:0;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;font-size:42px;}
.shprd-preview-area__navigator-left-outer:before,.shprd-preview-area__navigator-right-outer:before{content:"\f111";}
.shprd-quantity-selector{width:55px;}
.shprd-quantity-selector__item{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.shprd-quantity-selector__input,.shprd-quantity-selector__item-name{font-size:14px;}
.shprd-quantity-selector__input{outline:none;border-style:solid;border-width:1px;padding:14px 7px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.shprd-quantity-selector__item-name{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;padding:14px 0;}
.zf-combo-box__drop-down .shprd-quantity-selector__item-name{padding:3px 0;}
.shprd-quantity-selector__item-icon{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;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;font-size:10px;margin-right:8px;}
.shprd-quantity-selector__item-icon:before{content:"\f078";}
.zf-combo-box_open .shprd-quantity-selector__item-icon:before{content:"\f077";}
.shprd-product-popup{border-width:1px;border-style:solid;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;flex-shrink:0;width:967px;height:592px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;position:relative;}
@media only screen and (min-width:1239px){
.shprd-product-popup{width:1197px;}
}
@media only screen and (min-width:1469px){
.shprd-product-popup{width:1427px;}
}
@media only screen and (min-width:1699px){
.shprd-product-popup{width:1657px;}
}
@media only screen and (min-width:1929px){
.shprd-product-popup{width:1887px;}
}
@media only screen and (min-height:766px){
.shprd-product-popup{height:724px;}
}
@media only screen and (min-height:899px){
.shprd-product-popup{height:857px;}
}
@media only screen and (min-height:1031px){
.shprd-product-popup{height:989px;}
}
@media only screen and (min-height:1164px){
.shprd-product-popup{height:1122px;}
}
@media only screen and (min-height:1296px){
.shprd-product-popup{height:1254px;}
}
.shprd-product-popup__header{height:58px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.shprd-product-popup__close{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;font-size:16px;padding:10px 20px;cursor:pointer;}
.shprd-product-popup__close:before{content:"\f00d";}
.shprd-product-popup__body{-webkit-flex-grow:1;flex-grow:1;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:30px;overflow-y:scroll;}
.shprd-product-popup__loading{font-size:50px;}
.shprd-product-popup__editor{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.shprd-product-popup__footer{height:58px;padding-bottom:8px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-shrink:0;flex-shrink:0;}
.shprd-product-popup__title{font-size:22px;text-transform:uppercase;margin:0 23px;}
.shprd-product-popup__button{margin-right:22px;min-width:154px;}
.shprd-product-popup__button.button .label{font-size:18px;text-align:center;height:auto;line-height:38px;padding:0 30px;}
.shprd-page__loading{font-size:90px;}
.shprd-page__body{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:50px 0 100px;position:relative;}
.shprd-page__breadcrumbs{margin:10px 0 0;}
