@keyframes transform-0-1{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}@keyframes checkboxleft{0%{transform:rotate(45deg) scaleX(0)}100%{transform:rotate(45deg) scaleX(1)}}@keyframes checkboxright{0%{transform:rotate(-45deg) scaleX(0)}100%{transform:rotate(-45deg) scaleX(1)}}@keyframes show{0%{opacity:0}100%{opacity:1}}.fast-anim{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.fast-anim:hover{-webkit-transition:all 10ms ease-in-out;-moz-transition:all 10ms ease-in-out;-o-transition:all 10ms ease-in-out;transition:all 10ms ease-in-out}@keyframes ox-modal-close-slideout-left{from{-webkit-transform:none;transform:none}to{-webkit-transform:translateX(-570px);transform:translateX(-570px)}}@keyframes ox-modal-close-slideout-right{from{-webkit-transform:none;transform:none}to{-webkit-transform:translateX(570px);transform:translateX(570px)}}@keyframes ox-modal-close-slideout-top{from{-webkit-transform:none;transform:none}to{-webkit-transform:translateY(-300px);transform:translateY(-300px)}}@keyframes ox-modal-active-slideout{to{-webkit-transform:none;transform:none}}@keyframes ox-modal-close-dd{from{opacity:1}to{opacity:0}}@keyframes ox-modal-active-dd{to{opacity:1}}@keyframes ox-modal-active-overlay{0%{opacity:0}20%{opacity:1;-webkit-transform:scale(.95);transform:scale(.95)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ox-modal-close-overlay{0%{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;visibility:hidden;-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes ox-modal-active-modal{to{opacity:1}}@keyframes ox-modal-close-modal{from{opacity:1}to{opacity:0}}.ox-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:880;overflow:hidden;opacity:0;display:flex;background:0 0;align-items:center;justify-content:center}.ox-modal>div,.ox-modal .ox-modal-content{background-color:#fff;width:960px;height:550px;overflow:hidden;max-height:100vh;box-shadow:0px 5px 30px -5px rgba(0,0,0,.11);-webkit-transition:transform .3s;transition:transform .3s;-webkit-transform:scale(.95);transform:scale(.95)}.ox-modal.ox-modal-active{opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s;animation:ox-modal-active-modal .5s;animation-fill-mode:forwards}.ox-modal.ox-modal-active>div,.ox-modal.ox-modal-active .ox-modal-content{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:transform .5s;transition:transform .5s}.ox-modal.ox-modal-close{animation:ox-modal-close-modal .3s;animation-fill-mode:forwards}.touch .ox-modal #ox_quickview_wrapper{-webkit-overflow-scrolling:touch;overflow-y:auto}.ox-slideout{position:fixed;top:0;bottom:0;width:100%;max-width:450px;height:100%;z-index:890;background-color:#fff;overflow:hidden;box-shadow:none;touch-action:manipulation}.ox-slideout>div,.ox-slideout .ox-modal-content{height:100%;margin:0;overflow-y:auto}.ox-slideout .minicart-items-wrapper{height:auto !important;overflow-x:unset}.ox-slideout .header__item-dropdown-content .block-compare,.ox-slideout .header__item-dropdown-content .block-wishlist,.ox-slideout .block-quotecart #quotecart-content-wrapper,.ox-slideout .block-minicart #minicart-content-wrapper{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ox-slideout .block-account>.block-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ox-slideout .block-compare .block-content,.ox-slideout .block-wishlist .block-content,.ox-slideout .block-minicart .block-content{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ox-slideout .block-compare .dropdown-bottom-wrapper,.ox-slideout .block-wishlist .dropdown-bottom-wrapper,.ox-slideout .block-minicart .dropdown-bottom-wrapper{display:block;flex:1 1 auto}.minicart--style-modern .ox-slideout-left,.minicart--style-modern .ox-slideout-right{max-width:570px;width:100%;padding:0}.minicart--style-modern.ox-slideout-right{padding-right:0;-webkit-transform:translateX(570px);transform:translateX(570px)}.minicart--style-modern .ox-slideout-left{left:0;-webkit-transform:translateX(-570px);transform:translateX(-570px)}.ox-slideout-right{right:0;-webkit-transform:translateX(450px);transform:translateX(450px)}.ox-slideout-right.ox-slideout-close{animation:ox-modal-close-slideout-right .3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.76,.51,.12,1)}.ox-slideout-left{left:0;-webkit-transform:translateX(-450px);transform:translateX(-450px)}.ox-slideout-top{width:100%;max-width:100%;height:300px;top:0;left:0;-webkit-transform:translateY(-300px);transform:translateY(-300px)}.ox-slideout-top.ox-slideout-close{animation:ox-modal-close-slideout-top .35s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.76,.51,.12,1)}.ox-slideout-active{animation:ox-modal-active-slideout .35s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.76,.51,.12,1)}.ox-slideout-close{animation:ox-modal-close-slideout-left .3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.76,.51,.12,1)}.ox-modal-overlay,.ox-slideout-shadow{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.2);visibility:hidden;opacity:0;z-index:880;transition:.3s opacity,.4s visibility;-webkit-transition:.3s opacity,.4s visibility;will-change:opacity,visibility}.ox-fixed-slideout .ox-modal-overlay,.ox-fixed-overlay .ox-modal-overlay,.ox-fixed-modal .ox-modal-overlay,.ox-fixed-slideout .ox-slideout-shadow,.ox-fixed-overlay .ox-slideout-shadow,.ox-fixed-modal .ox-slideout-shadow{opacity:.8;visibility:visible}.ox-fixed{width:100%;height:100%}.ox-fixed-slideout-right{overflow-y:hidden}.ox-overlay{background:#fff;position:fixed;top:0;left:0;width:100%;height:100%;z-index:880;opacity:0;visibility:hidden;overflow:auto;overflow-y:hidden;-webkit-transform:scale(.95);transform:scale(.95)}.ox-overlay>div,.ox-overlay .ox-modal-content{height:100%;margin:0;overflow-y:auto}.ox-overlay.ox-overlay-active{visibility:visible;animation:ox-modal-active-overlay .5s;animation-fill-mode:forwards}.ox-overlay.ox-overlay-close{animation:ox-modal-close-overlay .5s;animation-fill-mode:forwards}button.ox-overlay-close-btn{background-image:none;background:0 0;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0;text-shadow:none;font-weight:400;display:inline-block;text-decoration:none;position:absolute;right:0;top:0;outline:0}button.ox-overlay-close-btn:focus,button.ox-overlay-close-btn:active{background:0 0;border:none}button.ox-overlay-close-btn:hover{background:0 0;border:none}button.ox-overlay-close-btn.disabled,button.ox-overlay-close-btn[disabled],fieldset[disabled] button.ox-overlay-close-btn{pointer-events:none;opacity:.5}button.ox-overlay-close-btn>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}button.ox-overlay-close-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;line-height:40px;color:#000;content:"\40";font-family:"athlete2";margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}button.ox-overlay-close-btn:hover:before{color:inherit}button.ox-overlay-close-btn:active:before{color:inherit}button.ox-overlay-close-btn:before{width:40px;height:40px;font-weight:400;content:"\40";font-family:'Athlete2';transition:all .2s ease}button.ox-overlay-close-btn:after{content:none}button.ox-overlay-close-btn:hover{transition:all 10ms;outline:0}button.ox-overlay-close-btn:hover:before{color:#b1c127;font-size:1.6rem}@media (max-width:959px){.quickview-mobile--hide .ox-quickview-button,.quickview-mobile--hide .button.ox-quickview-button,.quickview-mobile--hide .button.quick-view{display:none !important}.ox-modal>div,.ox-modal .ox-modal-content{width:90%;height:90%}body.ox-quickview-catalog-product-view.catalog-product-view,body.ox_quickview-catalog_product-view.catalog-product-view{overflow:auto !important}body.ox-quickview-catalog-product-view.catalog-product-view .column.main,body.ox_quickview-catalog_product-view.catalog-product-view .column.main{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body.ox-quickview-catalog-product-view.catalog-product-view .product-info-main,body.ox_quickview-catalog_product-view.catalog-product-view .product-info-main,body.ox-quickview-catalog-product-view.catalog-product-view .product.media,body.ox_quickview-catalog_product-view.catalog-product-view .product.media{width:100%;overflow:hidden;height:auto;margin-bottom:0}body.ox-quickview-catalog-product-view.catalog-product-view .product-info-main #ox-zoom-cursor,body.ox_quickview-catalog_product-view.catalog-product-view .product-info-main #ox-zoom-cursor,body.ox-quickview-catalog-product-view.catalog-product-view .product.media #ox-zoom-cursor,body.ox_quickview-catalog_product-view.catalog-product-view .product.media #ox-zoom-cursor{display:none !important}body.ox-quickview-catalog-product-view.catalog-product-view .product-info-main,body.ox_quickview-catalog_product-view.catalog-product-view .product-info-main{padding:50px 40px 0}}@keyframes progress{0%{-ms-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0)}100%{-ms-transform:scaleX(1);-webkit-transform:scaleX(1);transform:scaleX(1)}}@media (min-width:768px) and (max-width:1024px){.col-md-6 .ox-banner.ox-banner-stores .ox-banner-container .title.xxl{margin-top:-62px;font-size:50px}.col-md-6 .ox-banner.ox-banner-stores .ox-banner-container .text{margin-top:20px}}.page.messages{position:fixed;z-index:99}.title-page-search{margin-top:20px;margin-left:20px}.product-info-stock-sku .configurable-variation-qty{display:none}.aw-customer-attr__file-uploader-area{position:relative}.aw-customer-attr__file-uploader-drop-zone{cursor:pointer;display:block;padding:10px 0;background:#fff;border:1px dashed #ccc;border-radius:3px;text-align:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;padding-left:35px}.aw-customer-attr__file-uploader-dragging .aw-customer-attr__file-uploader-drop-zone-inner{opacity:.4}.aw-customer-attr__file-uploader-drop-zone-inner{background:#fff;display:block;opacity:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.aw-customer-attr__file-uploader-placeholder-text:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI1cHgiIGhlaWdodD0iMjFweCIgdmlld0JveD0iMCAwIDI1IDIxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgICB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4KICAgICAgICA8ZyBpZD0iMDVfRHJvcHpvbmUtKENBKS0tLXVwbG9hZGVkIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIgogICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMTMuMDAwMDAwLCAtNjQ1LjAwMDAwMCkiIGZpbGw9IiM3MDcwNzAiPgogICAgICAgICAgICA8ZyBpZD0iSXNzdWUtQXR0YWNobWVudHMiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjAyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IkRyYWctJmFtcDstZHJvcC1lbXB0eS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTMuMDAwMDAwLCA0My4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iY2xvdWQtdXBsb2FkLTIiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTMuMTI0Nzk3NywxOS42NDc5NDEgTDEzLjEyNDc5NzcsMTEuMDU2MzA2IEwxNS4xNzM3OTIyLDEzLjEzMDYxMDQgQzE1LjQ1NzI5NTcsMTMuNDE2NjYzNiAxNS45MTQzNzI3LDEzLjQxNjY2MzYgMTYuMTk4NzAyNywxMy4xMzA2MTA0IEMxNi40ODEzNzk2LDEyLjg0MzcyMDcgMTYuNDgxMzc5NiwxMi4zODAzNDc5IDE2LjE5ODcwMjcsMTIuMDk0Mjk0NiBMMTIuOTEzMjAzMyw4Ljc2OTU1MjY3IEMxMi44Nzg0ODg2LDguNzM1MjU5NzMgMTIuODQwNDY3Nyw4LjcwNTE0ODg2IDEyLjgwMTYyMDMsOC42NzgzODM2NCBDMTIuNzg1MDg5NSw4LjY2NzUxMDI3IDEyLjc2NzczMjEsOC42NjA4MTg5NyAxMi43NTEyMDEzLDguNjUwNzgyMDEgQzEyLjcyNzIzMTYsOC42MzY1NjI5OSAxMi43MDI0MzU0LDguNjIyMzQzOTcgMTIuNjc2ODEyNyw4LjYxMTQ3MDYgQzEyLjY1NTMyMjYsOC42MDIyNzAwNSAxMi42MzMwMDYsOC41OTcyNTE1OCAxMi42MTE1MTU5LDguNTkxMzk2NjggQzEyLjU4ODM3MjgsOC41ODM4Njg5NyAxMi41NjUyMjk3LDguNTc0NjY4NDIgMTIuNTQxMjYsOC41NzA0ODYzNiBDMTIuNTA0MDY1Nyw4LjU2MjEyMjIzIDEyLjQ2Njg3MTMsOC41NjA0NDk0IDEyLjQyOTY3Nyw4LjU1ODc3NjU3IEMxMi40MTg5MzIsOC41NTg3NzY1NyAxMi40MTA2NjY1LDguNTU1NDMwOTIgMTIuMzk5MDk1LDguNTU1NDMwOTIgQzEyLjM4NzUyMzQsOC41NTU0MzA5MiAxMi4zNzg0MzE1LDguNTU4Nzc2NTcgMTIuMzY2ODU5OSw4LjU1ODc3NjU3IEMxMi4zMzA0OTIxLDguNTYwNDQ5NCAxMi4yOTQxMjQzLDguNTYyOTU4NjQgMTIuMjU4NTgzMSw4LjU3MDQ4NjM2IEMxMi4yMzI5NjAzLDguNTc1NTA0ODQgMTIuMjA4OTkwNiw4LjU4NTU0MTc5IDEyLjE4NDE5NDQsOC41OTMwNjk1MSBDMTIuMTYzNTMwOSw4LjU5OTc2MDgyIDEyLjE0MzY5MzksOC42MDMxMDY0NyAxMi4xMjMwMzA0LDguNjExNDcwNiBDMTIuMDk0OTI4LDguNjIzMTgwMzggMTIuMDY5MzA1Miw4LjYzODIzNTgyIDEyLjA0Mjg1NTksOC42NTQxMjc2NiBDMTIuMDI3OTc4Miw4LjY2MjQ5MTc5IDEyLjAxMzEwMDUsOC42NjgzNDY2OSAxMS45OTgyMjI3LDguNjc3NTQ3MjMgQzExLjk1NzcyMjIsOC43MDUxNDg4NiAxMS45MjA1Mjc5LDguNzM2MDk2MTQgMTEuODg2NjM5Nyw4Ljc3MDM4OTA4IEw4LjYwMTk2NjksMTIuMDk0Mjk0NiBDOC40NjA2Mjg0NCwxMi4yMzczMjEyIDguMzg5NTQ1OTQsMTIuNDI1NTE0MiA4LjM4OTU0NTk0LDEyLjYxMjAzNDMgQzguMzg5NTQ1OTQsMTIuODAwMjI3MiA4LjQ2MDYyODQ0LDEyLjk4NzU4MzcgOC42MDE5NjY5LDEzLjEzMDYxMDQgQzguODg0NjQzODMsMTMuNDE2NjYzNiA5LjM0MjU0NzM5LDEzLjQxNjY2MzYgOS42MjYwNTA4NiwxMy4xMzA2MTA0IEwxMS42NzUwNDUzLDExLjA1NjMwNiBMMTEuNjc1MDQ1MywxOS42NDg3Nzc0IEMxMS42NzUwNDUzLDIwLjA1MzYwMTMgMTEuOTk5MDQ5MywyMC4zODIzMTE2IDEyLjM5ODI2ODQsMjAuMzgyMzExNiBDMTIuODAwNzkzOCwyMC4zODE0NzUyIDEzLjEyNDc5NzcsMjAuMDUzNjAxMyAxMy4xMjQ3OTc3LDE5LjY0Nzk0MSBMMTMuMTI0Nzk3NywxOS42NDc5NDEgWiIKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMC43MDMzNDk2LDYuMjg0NTY5NDUgQzIwLjQ3OTM1NzEsMi45MTQ2NjEyMiAxNy42OTgwNDc1LDAuMjQzMTU3ODk1IDE0LjMxMjUzNjgsMC4yNDMxNTc4OTUgQzEyLjE4MjU0MTMsMC4yNDMxNTc4OTUgMTAuMjEwNDE1MSwxLjMzMzg0MDUzIDkuMDMyNTk0NjIsMy4wNjY4ODg0IEM4LjU1NzMzMzcsMi44NjExMzA3OCA4LjA0MjM5ODgzLDIuNzUyMzk3MDkgNy41MTkxOTg1NiwyLjc1MjM5NzA5IEM1LjUxMzE4NDIyLDIuNzUyMzk3MDkgMy44NTU5NzAwOCw0LjI5MzA2OTk1IDMuNjQyNzIyNTcsNi4yNjYxNjgzNyBDMS42MDE5OTM1Myw3LjA1NzQxNTEzIDAuMjEwMDk4OTUxLDkuMDM4MDQxMjYgMC4yMTAwOTg5NTEsMTEuMzIzOTU4MiBDMC4yMTAwOTg5NTEsMTQuMzIxNjYyNiAyLjYyMDI5MTcsMTYuNzYwNjQzMSA1LjU4MjYxMzY0LDE2Ljc2MDY0MzEgTDkuNjYzMjQ1MTksMTYuNzYwNjQzMSBMOS42NjMyNDUxOSwxNS41MDYwMjM1IEw1LjU4MTc4NzEsMTUuNTA2MDIzNSBDMy4yOTg4ODE2MywxNS41MDYwMjM1IDEuNDQ5MDgzNDksMTMuNjM2NjQwMyAxLjQ0OTA4MzQ5LDExLjMyMzk1ODIgQzEuNDQ5MDgzNDksOS4yNTA0OTAxOCAyLjk0OTI1NDksNy41MzkxODkwNSA0LjkwOTgwOTUsNy4yMTIxNTE1NCBDNC44NzY3NDc4Nyw3LjA0NTcwNTM0IDQuODU4NTYzOTcsNi44NzUwNzcwOCA0Ljg1ODU2Mzk3LDYuNjk5NDMwMzMgQzQuODU4NTYzOTcsNS4yMTE0NTE0OSA2LjA0OTYwOTE1LDQuMDA3MDE2NjggNy41MTkxOTg1Niw0LjAwNzAxNjY4IEM4LjI5ODYyNjQ2LDQuMDA3MDE2NjggOC45OTI5MjA2Niw0LjM1MjQ1NTI4IDkuNDc5NzUzMTUsNC44OTI3NzgxMiBDMTAuMjE0NTQ3OSwyLjkwOTY0Mjc0IDEyLjA5ODIzNDIsMS40OTc3Nzc0OSAxNC4zMTI1MzY4LDEuNDk3Nzc3NDkgQzE3LjE2NTc1NTMsMS40OTc3Nzc0OSAxOS40Nzg0MTYzLDMuODM3MjI0ODMgMTkuNDc4NDE2Myw2LjcyNTM1OTE0IEMxOS40Nzg0MTYzLDYuODkwOTY4OTMgMTkuNDcxODAzOSw3LjA1NjU3ODcxIDE5LjQ1NDQ0NjYsNy4yMTg4NDI4NSBDMjEuMzc2OTgwMyw3LjU3ODUwMDQ2IDIyLjgzNjY1MTIsOS4yNzU1ODI1NyAyMi44MzY2NTEyLDExLjMyMzk1ODIgQzIyLjgzNjY1MTIsMTMuNjM2NjQwMyAyMC45ODY4NTMxLDE1LjUwNjAyMzUgMTguNzAzOTQ3NiwxNS41MDYwMjM1IEwxNS4wODc4MzE5LDE1LjUwNjAyMzUgTDE1LjA4NzgzMTksMTYuNzYwNjQzMSBMMTguNzAzOTQ3NiwxNi43NjA2NDMxIEMyMS42NjYyNjk2LDE2Ljc2MDY0MzEgMjQuMDc2NDYyMywxNC4zMjE2NjI2IDI0LjA3NjQ2MjMsMTEuMzIzOTU4MiBDMjQuMDc1NjM1OCw5LjA3MzE3MDYxIDIyLjcwNzcxMDksNy4wOTY3MjY1NCAyMC43MDMzNDk2LDYuMjg0NTY5NDUgTDIwLjcwMzM0OTYsNi4yODQ1Njk0NSBaIgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");background-position:0 0;width:24px;height:21px;position:absolute;margin-left:-31px;display:inline-block;content:" "}.aw-customer-attr__file-uploader-spinner:after{animation:ellipsis 2s steps(3) infinite;content:"...";display:inline-block;overflow:hidden;vertical-align:top}@keyframes ellipsis{0%{width:0}75%{width:1.5ch}100%{width:2ch}}.aw-customer-attr__file-uploader-spinner{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;color:#636363;display:none}.aw-customer-attr__file-uploader._loading .aw-customer-attr__file-uploader-spinner{display:inline-block}.aw-customer-attr__file-uploader-preview{position:relative;margin-top:5px;width:150px}.aw-customer-attr__file-uploader-preview .actions .action-remove{cursor:pointer;height:20px;position:absolute;width:20px;z-index:3;display:block;text-decoration:none;background-color:transparent;border:none;border-radius:0;box-shadow:none;margin:0;padding:0;right:0;bottom:0}.aw-customer-attr__file-uploader-preview .actions .action-remove:before{font-size:2rem;line-height:inherit;color:#9e9e9e;content:'X';vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.aw-customer-attr__file-uploader-preview .actions .action-remove>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.aw-customer-attr__file-uploader-preview .title{width:80%;white-space:nowrap;word-wrap:normal;overflow:hidden;text-overflow:ellipsis;display:block}#checkout select[multiple]{height:auto;background-image:none}@keyframes loading{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(359.9deg)}}.am-word-break{word-wrap:break-word;word-break:break-word}.ie11 .am-word-break{word-break:break-all}@media only screen and (hover:none) and (pointer:coarse){.request-address-form .row{margin-bottom:20px}.request-address-form .row .column{width:100%;margin-left:30px}.block-dashboard-addresses b.address-title{display:inline-block}}.hide-image{display:none}.show-image{display:block}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive{margin:2rem 0;padding:2rem 3rem;background:#f8f8f8}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview thead tr th{text-transform:uppercase}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr td{font-size:13px;opacity:.8}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr td form{float:right;padding-right:65%}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr td.print,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr td.send,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr td.remove{padding-left:4px;padding-right:4px}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_edit,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_print,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_mail,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_remove{padding-left:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_edit span,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_print span,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_mail span,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_remove span{display:inline-block;width:0;text-indent:-99999px}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_edit:hover svg,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_print:hover svg,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_mail:hover svg,.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_remove:hover svg{fill:#a4b500}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_edit{padding:0;background:0 0}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_edit svg{fill:#000}.hotbarcodes-hotbarcodes-index .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .table-responsive .barcode-overview tbody tr .btn_table_icon.icon_edit:after{display:none}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .form-list{padding:0;list-style:none}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .form-list label{font-size:13px;opacity:.8}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .form-list .input-text{padding:0 1rem;font-size:14px;border:1px solid #c6c6c6;border-radius:4px}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .product_line_tray{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin:0;padding:0 .5rem 0 1.7rem}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .product_line_tray label{font-size:10px;opacity:.6}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .product_line_tray .input-box{width:100%}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .product_line_tray .input-box .select_wrapper #productline{border:1px solid #c6c6c6;border-radius:4px;text-indent:10px}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .color_tray label{font-size:10px;opacity:.6}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .color_tray .input-box{width:100%}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .color_tray .input-box .select_wrapper #form,.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .color_tray .input-box .select_wrapper #color{border:1px solid #c6c6c6;border-radius:4px;text-indent:10px}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .color_tray:first-child{padding-right:0;padding-left:1.8rem}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .select_tooth .color_tray:last-child{padding-right:.5rem}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .config_form .spec_buttons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px;width:100%;margin:0}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .tray_grid_header .tray-selection-box .right{padding-left:.5rem;font-size:13px;opacity:.8}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .tray_grid_header .tray-selection-box .select_wrapper.right select{padding:0 1rem;border:1px solid #c6c6c6;border-radius:4px;font-size:11px}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .tray_grid_header #hotbarcodes-edit .tray-field{margin-left:.5rem;margin-right:0}.hotbarcodes-hotbarcodes-edit .algolia-instant-results-wrapper .algolia-instant-replaced-content .column.main .barcode-edit .tray_grid_header #hotbarcodes-edit .tray-field .tray{width:100%;background:#fff;border:1px solid #c6c6c6}@media all and (max-width:1025px){#hot-quote .distance-block select{width:100% !important}.wrap-btn{margin-bottom:20px}}#hot-quote .checkout-breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;list-style:none}#hot-quote .checkout-breadcrumbs li{width:25%;padding:1rem 0;font-size:24px;color:#b1c127;border-bottom:3px solid #b1c127}#hot-quote .checkout-breadcrumbs li.inactive{color:#ccc;border-bottom:3px solid #ccc}#hot-quote .distance{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}#hot-quote .distance-block{padding:1rem 0}#hot-quote .distance-block label{font-size:13px;color:#3b3b3b;opacity:.5}#hot-quote .distance-block select{display:-webkit-box;display:-ms-flexbox;display:flex;width:20%;padding:0 1rem !important;margin-top:5px;-webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.5);box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.5);border-radius:.4rem;cursor:pointer}#hot-quote .distance-block .my-specification .barcode-btn{margin-left:10px}#hot-quote .distance-block-buttons{width:100%}#hot-quote .distance-block .import-specification{margin-bottom:10px}#hot-quote .tableFloatingHeaderOriginal{overflow:hidden}#hot-quote .empty{margin-bottom:3.4rem}#hot-quote .order-comment{margin-bottom:3rem;border:2px solid #c6c6c6}#product-option-table,#specification-option-table{max-width:100%;border:1px solid rgba(107,107,107,.18);width:100%;border-collapse:collapse;border-spacing:0;overflow:hidden}#product-option-table th,#specification-option-table th{text-align:left}#product-option-table>tbody>tr>th,#specification-option-table>tbody>tr>th,#product-option-table>tfoot>tr>th,#specification-option-table>tfoot>tr>th,#product-option-table>tbody>tr>td,#specification-option-table>tbody>tr>td,#product-option-table>tfoot>tr>td,#specification-option-table>tfoot>tr>td{vertical-align:top}#product-option-table>thead>tr>th,#specification-option-table>thead>tr>th,#product-option-table>thead>tr>td,#specification-option-table>thead>tr>td{vertical-align:bottom}#product-option-table>thead>tr>th,#specification-option-table>thead>tr>th,#product-option-table>tbody>tr>th,#specification-option-table>tbody>tr>th,#product-option-table>tfoot>tr>th,#specification-option-table>tfoot>tr>th,#product-option-table>thead>tr>td,#specification-option-table>thead>tr>td,#product-option-table>tbody>tr>td,#specification-option-table>tbody>tr>td,#product-option-table>tfoot>tr>td,#specification-option-table>tfoot>tr>td{padding:8px 10px}#product-option-table>thead>tr>th,#specification-option-table>thead>tr>th,#product-option-table>tbody>tr>th,#specification-option-table>tbody>tr>th,#product-option-table>tfoot>tr>th,#specification-option-table>tfoot>tr>th,#product-option-table>thead>tr>td,#specification-option-table>thead>tr>td,#product-option-table>tbody>tr>td,#specification-option-table>tbody>tr>td,#product-option-table>tfoot>tr>td,#specification-option-table>tfoot>tr>td{border:1px solid rgba(107,107,107,.18)}#product-option-table>tbody>tr:nth-child(odd)>td,#specification-option-table>tbody>tr:nth-child(odd)>td,#product-option-table>tbody>tr:nth-child(odd)>th,#specification-option-table>tbody>tr:nth-child(odd)>th{background:rgba(38,38,38,0)}#product-option-table>tbody>tr:nth-child(even):hover>td,#specification-option-table>tbody>tr:nth-child(even):hover>td,#product-option-table>tbody>tr:nth-child(even):hover>th,#specification-option-table>tbody>tr:nth-child(even):hover>th{background:0 0}#product-option-table>tbody>tr:nth-child(odd):hover>td,#specification-option-table>tbody>tr:nth-child(odd):hover>td,#product-option-table>tbody>tr:nth-child(odd):hover>th,#specification-option-table>tbody>tr:nth-child(odd):hover>th{background:0 0}#product-option-table th,#specification-option-table th,#product-option-table td,#specification-option-table td{position:relative;padding:1rem;vertical-align:middle;text-align:center;border:1px solid #d5e2b2}#product-option-table:has(input:focus) td:hover:before,#specification-option-table:has(input:focus) td:hover:before,#product-option-table:has(input:focus) td:hover:after,#specification-option-table:has(input:focus) td:hover:after{content:none}#product-option-table td,#specification-option-table td{cursor:pointer}#product-option-table td input[type=number],#specification-option-table td input[type=number]{display:inline-block;width:4.5rem;height:2.8rem;border:1px solid #ccc;border-radius:4px;font-size:15px;line-height:1.2;text-align:center;color:#737373;background-color:#fff;box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.5)}#product-option-table td .transfer-qty-checkbox.active,#specification-option-table td .transfer-qty-checkbox.active{display:inline-block;top:0}#product-option-table td:not(.active):hover:before,#specification-option-table td:not(.active):hover:before{content:'';position:absolute;top:0;left:-5000px;width:10000px;height:100%;font-weight:700;background-color:#d5e2b2;z-index:-2}#product-option-table td:not(.active):hover:after,#specification-option-table td:not(.active):hover:after{content:'';position:absolute;top:-5000px;left:0;width:100%;height:10000px;font-weight:700;background-color:#d5e2b2;z-index:-1}#product-option-table td:has(input:active):before,#specification-option-table td:has(input:active):before,#product-option-table td:has(input:focus):before,#specification-option-table td:has(input:focus):before{content:'' !important;position:absolute;top:0;left:-5000px;width:10000px;height:100%;font-weight:700;background-color:#d5e2b2;z-index:-2}#product-option-table td:has(input:active):after,#specification-option-table td:has(input:active):after,#product-option-table td:has(input:focus):after,#specification-option-table td:has(input:focus):after{content:'' !important;position:absolute;top:-5000px;left:0;width:100%;height:10000px;font-weight:700;background-color:#d5e2b2;z-index:-1}#product-option-table .actions-row td,#specification-option-table .actions-row td{height:1.7rem;border:none}#product-option-table .actions-row td .unselect.change,#specification-option-table .actions-row td .unselect.change{display:block}#product-option-table .actions-row td .copy,#specification-option-table .actions-row td .copy,#product-option-table .actions-row td .paste,#specification-option-table .actions-row td .paste,#product-option-table .actions-row td .unselect,#specification-option-table .actions-row td .unselect{display:none;font-size:10px;font-weight:400;text-transform:uppercase;color:#000;opacity:.7}#product-option-table .actions-row td .copy.disable,#specification-option-table .actions-row td .copy.disable{display:none}#product-option-table .actions-row~tr th:not(:first-child),#specification-option-table .actions-row~tr th:not(:first-child){border-right:none;border-left:none}#product-option-table .product-row th,#specification-option-table .product-row th{width:6%}.wrap-btn.buttons label{font-weight:700;display:flex;align-items:center}.wrap-btn.buttons #custom_specification_name{width:15%;border:.5px solid #000;margin:0 10px}.wrap-btn.buttons #custom_specification_name:hover{border-color:unset !important}#product-option-table tbody tr td.active,#specification-option-table tbody tr td.active{background-color:#d5e2b2}#product-option-table thead tr td,#specification-option-table thead tr td,#product-option-table tbody tr td,#specification-option-table tbody tr td,#product-option-table tfoot tr td,#specification-option-table tfoot tr td,#product-option-table thead tr th,#specification-option-table thead tr th,#product-option-table tbody tr th,#specification-option-table tbody tr th,#product-option-table tfoot tr th,#specification-option-table tfoot tr th{padding:3px 0}@media screen and (min-width:769px) and (max-width:1025px){.secondary-productsearch,.next-step{margin-bottom:25px}.wrap-btn .secondary-back{height:100%}}@media screen and (min-width:1025px){#hot-quote .distance{min-height:150px}}@media screen and (min-width:1440px){#hot-quote .distance-block .my-specification{display:flex;flex-direction:row}#hot-quote .distance-block .my-specification select{margin-right:10px}}@media screen and (max-width:1440px){#hot-quote .distance-block .my-specification select{margin-bottom:10px}}@media screen and (max-width:769px){#hot-quote .checkout-breadcrumbs{flex-direction:column}#hot-quote .checkout-breadcrumbs li{width:100%}#hot-quote .secondary-productsearch,#hot-quote .next-step{width:100%;margin-bottom:15px}#hot-quote .distance-block{width:100%}#hot-quote .distance-block-buttons button{width:100%;margin-bottom:15px}.wrap-btn{flex-direction:column;padding-top:0}.wrap-btn .distance-block-buttons>.action:not(:last-child){margin-bottom:10px}.wrap-btn .secondary-back{margin-bottom:15px}.wrap-btn.buttons #custom_specification_name{width:90%;margin-top:2%;margin-bottom:5%}}#specification-import-modal .file-specification-field{margin:20px 0 10px}#specification-import-modal .file-specification-field input[type=file].mage-error{border-bottom:2px solid red}#specification-import-modal .file-specification-field label{text-transform:uppercase;font-family:'Oswald';margin-right:10px;font-weight:500;color:#333}#specification-import-modal .note{margin-bottom:0}#specification-import-modal .note>a{color:#a4b500;background:#f7f7f7;padding:5px}#qr{text-align:center;margin-top:2em}.form.form-checkout,.belvg-cart-summary{width:100%}.hide-price-info{position:absolute;z-index:3;width:280px;border:1px solid #a4b500;border-radius:5px;white-space:normal;font-size:13px;letter-spacing:normal;display:none;opacity:1;background-color:#fff;text-align:left;padding:10px;right:0;font-weight:700;line-height:20px}.show-info-hide-price-trigger:hover .hide-price-info{display:block}.cart-summary1>.dealer-name{padding:5px 0 10px;font-size:2.4rem;font-weight:500}#customer-list .login-link{cursor:pointer}#customer-list .barcode-image{width:20px;height:20px}@media all and (min-width:640px) and (max-width:1026px){.label-order .info-icon{width:16px !important;margin-left:5px}}@media all and (min-width:1025px){.cart.table-wrapper .item .item-info .col.stock{align-items:center}.cart.table-wrapper .item .item-info .col.stock span{display:none}}@media (min-width:1025px) and (max-width:1160px){.cart-container .form-cart{padding-right:30px;width:67%}.cart-container .checkout-methods-items{margin:10px -25px -25px;padding:25px 5px}.multicheckout.address.form .table-wrapper .table .cart.table-wrapper .col,.cart.table-wrapper .cart.table-wrapper .col{padding:22px 10px}.cart-summary{padding:25px;width:33%}}.m-w-reset{top:auto;left:auto;padding:0;margin:0;box-shadow:none}.ox-v-scroll{height:100%;overflow:auto;overflow-x:hidden}.ox-plus,.ox-minus{position:relative;display:inline-block;width:1rem;height:2.2rem;cursor:pointer}.ox-plus:after,.ox-minus:after{content:'';position:absolute;top:50%;width:1rem;height:.2rem;background:#000}.ox-plus:before{content:'';position:absolute;left:.4rem;top:.7rem;width:.2rem;height:1rem;background:#000}@media screen and (max-width:1440px){.minicart--show-counter-mobile .minicart-wrapper .action.showcart .header__item-trigger{display:inline-block !important;margin:0;position:absolute !important;right:0;top:0 !important}.minicart--show-counter-mobile .minicart-wrapper .action.showcart .header__item-trigger .header__item-label{width:16px;height:16px;border:1px solid #fff;border-radius:100%;text-align:center;display:flex;justify-content:center;align-items:center;background:#fff;color:#000 !important;margin:3px 0 0}.minicart--show-counter-mobile .minicart-wrapper .action.showcart .header__item-trigger .header__item-label span{display:none}.minicart--show-counter-mobile .minicart-wrapper .action.showcart .header__item-trigger .header__item-name{display:none}}.minicart--style-modern .ox-slideout-right{max-width:650px !important}.minicart--style-modern .ox-slideout .minicart-items-wrapper{padding:0 20px !important;height:750px !important;margin:0 20px;overflow:scroll}.minicart--style-modern .ox-slideout .minicart-items-wrapper::-webkit-scrollbar-track{background-color:#d9d9d9}.minicart--style-modern .ox-slideout .minicart-items-wrapper::-webkit-scrollbar{width:4px}.minicart--style-modern .ox-slideout .minicart-items-wrapper::-webkit-scrollbar-thumb{background-color:#333;border:4px solid #333}.minicart--style-modern .block-minicart .dropdown-bottom-wrapper{background:0 0 !important;padding:0 40px !important}.minicart-items .product-item-details{margin-left:30px}.minicart-items .product-item .product-item-name a{font-size:22px;font-weight:500;text-transform:capitalize}.minicart-items-wrapper .minicart-items .item{border-bottom:1px solid rgba(51,51,51,.1);padding:40px 0}.minicart-items-wrapper .minicart-items .item:first-child{border-top:1px solid rgba(51,51,51,.1)}.minicart-items-wrapper .minicart-items .item:last-child{margin-bottom:170px}.minicart-items-wrapper .minicart-items .item .product-item-name{max-width:100% !important;font-size:20px;font-weight:500;text-transform:capitalize}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options{flex-wrap:wrap;flex-direction:row !important;align-items:center}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options .options-container .label{text-transform:none}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container{width:50%;flex-direction:column;justify-content:flex-start;align-items:flex-start !important;margin-bottom:20px}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .label{font-size:18px;font-weight:500;text-transform:lowercase}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values{font-size:18px;font-weight:300}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values .swatch-option{border-radius:50%;width:24px !important;height:24px !important;max-width:24px !important;min-width:24px !important}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values span{font-size:18px;font-weight:300;white-space:nowrap;display:flex;align-items:center;flex-direction:row-reverse}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values span img{width:20px;margin-right:15px}.sku-container{display:flex;align-items:center;padding:15px 0 0}.sku-container .sku-container__title .title-sku{font-size:14px;font-weight:400;border:1px solid #333;text-align:center;margin-right:10px;padding:0 10px}.sku-container .sku-container__description .product-sku{font-size:18px !important;font-weight:300 !important}.block-minicart .block-content .dropdown-bottom-wrapper .actions{position:fixed;width:100%;left:0;right:0;bottom:0;box-shadow:0px 0px 20px rgba(0,0,0,.1);padding:40px;z-index:1020;background:#fff}.block-minicart .block-content .dropdown-bottom-wrapper .actions .primary button{font-size:18px !important;font-weight:400 !important}.block-minicart .block-content .dropdown-bottom-wrapper .actions .primary button:hover{color:#fff !important}.block-minicart .block-content .dropdown-bottom-wrapper .actions .secondary a{border:2px solid #a4b500;box-shadow:none;color:#a4b500;font-weight:400}.block-minicart .block-content .dropdown-bottom-wrapper .actions .secondary a span{font-size:18px}.block-minicart .block-content .dropdown-bottom-wrapper .actions>.secondary>a.action{box-shadow:none !important;color:#a4b500 !important}.block-minicart .block-content .dropdown-bottom-wrapper .actions>.secondary>a.action:after{background:#a4b500 !important}.block-minicart .block-content .dropdown-bottom-wrapper .actions>.secondary>a.action:hover{color:#fff !important}.minicart-items .secondary{top:6px !important}.minicart-items .product-item-details .price{margin-top:30px;font-size:21px;font-weight:500 !important}.block-content .dropdown-bottom-wrapper .items-total span{text-transform:none}.items-total span{font-size:18px;font-weight:300;text-transform:lowercase}.items-total span.count{font-weight:500}.header-wrapper{display:flex;align-items:center;justify-content:space-between}.header-wrapper .label-cart{font-family:'Oswald';font-size:35px;text-transform:uppercase;font-weight:400}.select-qty-cart{height:45px;border:1px solid rgba(51,51,51,.2) !important;border-radius:12px !important;padding:0;font-size:22px;font-weight:500;background-image:url("../images/arrow-down.svg");background-repeat:no-repeat;background-position:86%;width:100px;margin-top:30px;text-indent:42px}.select-qty-cart:hover{border:1px solid #333 !important}.minicart-items .action.delete{display:flex !important;justify-content:flex-end !important}.minicart-items .action.delete>img{width:24px;height:24px}#top-cart-btn-checkout{height:60px !important}#top-cart-btn-checkout:hover:before{width:260px !important;height:69px}.ox-slideout{overflow:visible !important}.product-item .notice{display:none}.block-product-list{position:absolute;top:0;left:-70%;width:450px;height:100%;background:#fff;padding:40px 40px 20px}.block-product-list .block-title{display:block !important}.block-product-list .block-title strong{font-family:'Oswald';font-size:30px;text-transform:uppercase;font-weight:400;letter-spacing:0}.block-product-list .block-content .products-grid{overflow-y:auto;height:750px}.block-product-list .block-content .products-grid::-webkit-scrollbar-track{background-color:#d9d9d9}.block-product-list .block-content .products-grid::-webkit-scrollbar{width:4px}.block-product-list .block-content .products-grid::-webkit-scrollbar-thumb{background-color:#333;border:4px solid #333}.block-product-list .block-content .products-grid .product-items{display:flex;flex-direction:column}.block-product-list .block-content .products-grid .product-items .product-item{max-width:100%;flex-basis:100%}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info{display:flex;flex-direction:row}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-photo img{width:140px;height:100%}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info>a{flex-basis:50%}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-details{flex-basis:50%;padding:0 0 0 30px}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .sku-container .sku-container__description a{font-size:18px;font-weight:300}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box{margin:15px 0 0}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price{font-size:21px;font-weight:500}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions{margin:15px 0 0}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button{width:70px;height:40px}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button:before{content:'';position:absolute;top:50%;left:50% !important;width:77px;height:47px;background-color:inherit;opacity:0;z-index:-1;transform:translate(-50%,-50%);transition:width .1s ease-in-out,height .1s ease-in-out,opacity .1s ease-in-out}.block-product-list .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button:hover:before{background-color:#bece26;opacity:.5}#cart-icon-small{width:18px;height:18px}@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape){.product-video{height:100%;width:81%}}.block-search--type-panel .block-content{display:none}@media (min-width:1025px) and (max-width:1160px){.extended-review-summary-wrapper.columns-3 .extended-review-summary,.extended-review-summary-wrapper.columns-4 .extended-review-summary{max-width:260px;margin-right:30px;padding:25px}.extended-review-summary-wrapper.columns-3 .number-of-ratings,.extended-review-summary-wrapper.columns-4 .number-of-ratings{margin-right:30px}.extended-review-summary-wrapper.columns-3 .number-of-ratings .rating-result,.extended-review-summary-wrapper.columns-4 .number-of-ratings .rating-result{margin-right:5px;width:110px}.extended-review-summary-wrapper.columns-3>.review-ratings,.extended-review-summary-wrapper.columns-4>.review-ratings{margin-right:30px}.extended-review-summary-wrapper.columns-3 .rating-summary .rating-label,.extended-review-summary-wrapper.columns-4 .rating-summary .rating-label{padding-right:12px}.extended-review-summary-wrapper.columns-3>div:last-child,.extended-review-summary-wrapper.columns-4>div:last-child{margin-right:0}.extended-review-summary-wrapper.columns-3 .extended-review-button .action.primary,.extended-review-summary-wrapper.columns-4 .extended-review-button .action.primary{padding:18px 20px}.review-content-left{max-width:260px;margin-right:30px}}@media (min-width:768px) and (max-width:1024px){.extended-review-summary-wrapper.columns-3 .extended-review-summary{padding:25px;margin-right:30px;max-width:230px}.extended-review-summary-wrapper.columns-3 .number-of-ratings{margin-right:30px}.extended-review-summary-wrapper.columns-3 .number-of-ratings .rating-result{margin-right:5px;width:110px}.extended-review-summary-wrapper.columns-3 .number-of-ratings .rating-item .label{display:none}.extended-review-summary-wrapper.columns-3>.review-ratings{margin-right:30px}.extended-review-summary-wrapper.columns-3>div:last-child{margin-right:0}.extended-review-summary-wrapper.columns-4{flex-wrap:wrap}.extended-review-summary-wrapper.columns-4 .extended-review-summary{width:50%;margin-right:0;max-width:50%}.extended-review-summary-wrapper.columns-4 .extended-review-button{order:1;width:50%;align-self:stretch;display:flex}.extended-review-summary-wrapper.columns-4 .extended-review-button .action.primary{width:100%;flex-grow:1;align-self:stretch;display:flex;justify-content:center;align-items:center}.extended-review-summary-wrapper.columns-4 .number-of-ratings{order:3}.extended-review-summary-wrapper.columns-4 .number-of-ratings .rating-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.extended-review-summary-wrapper.columns-4 .number-of-ratings .rating-number{margin-right:20px}.extended-review-summary-wrapper.columns-4 .number-of-ratings .rating-percent{min-width:80px;text-align:right}.extended-review-summary-wrapper.columns-4 .number-of-ratings .rating-result{-webkit-flex-grow:1;flex-grow:1}.extended-review-summary-wrapper.columns-4 .review-ratings{order:4}.extended-review-summary-wrapper.columns-4 .number-of-ratings,.extended-review-summary-wrapper.columns-4 .review-ratings{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;margin:0;padding:20px}}@media (max-width:767px){.review-form{max-width:100%}.review-item{flex-flow:column}.extended-review-summary-wrapper{flex-wrap:wrap;margin:0;margin-bottom:20px}.extended-review-summary-wrapper .extended-review-summary{max-width:100%;margin-right:0}.extended-review-summary-wrapper .extended-review-button{order:2;margin:0;width:100%}.extended-review-summary-wrapper .extended-review-button .action.primary{width:100%}.extended-review-summary-wrapper .number-of-ratings{order:3}.extended-review-summary-wrapper .number-of-ratings .rating-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.extended-review-summary-wrapper .number-of-ratings .rating-number{margin-right:20px}.extended-review-summary-wrapper .number-of-ratings .rating-percent{min-width:60px;text-align:right}.extended-review-summary-wrapper .number-of-ratings .rating-result{-webkit-flex-grow:1;flex-grow:1}.extended-review-summary-wrapper .review-ratings{order:4}.extended-review-summary-wrapper .number-of-ratings,.extended-review-summary-wrapper .review-ratings{width:100%;margin-right:0}.extended-review-summary-wrapper>div{margin-top:30px}.review-content-left{margin-bottom:25px;display:block;margin-right:0;max-width:100%}.product-info-main .review-content-left{margin-bottom:0}}.cart.table-wrapper{overflow:hidden !important}.configurable-product-table .size-icon{vertical-align:middle}.configurable-product-table .first.last .hidden{padding:0}.configurable-product-table .first.last .custom-price{padding:0 3.5rem}.configurable-product-table .item-info .custom-price{padding:6rem 1.5rem}.configurable-product-table .item-info .custom-price__first{padding-right:2rem}.configurable-product-table .item-info .custom-price__blur{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:1rem}.configurable-product-table .item-info .custom-price__blur .custom-price-info{display:contents}.configurable-product-table .item-info .custom-personal .custom-price-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.configurable-product-table .item-info .custom-personal .individual-price{float:left}.configurable-product-table .item-info .first-attr{padding:2.6rem 4rem}.configurable-product-table .item-info .first-attr .swatch-attribute{margin-bottom:0}.first-attr.bss-swatch.bss-swatch-size{white-space:nowrap}.attr-label.tooltip{position:relative}.attr-label.tooltip .tooltip-content{background:#fff;max-width:360px;min-width:210px;padding:12px 16px;z-index:100;display:none;position:absolute;text-align:left;color:#333;line-height:1.4;border:1px solid #bbb;margin-left:5px;left:100%;top:0}.attr-label.tooltip .tooltip-content:after,.attr-label.tooltip .tooltip-content:before{border:solid transparent;content:'';height:0;position:absolute;width:0}.attr-label.tooltip .tooltip-content:after{border-width:5px;border-color:transparent}.attr-label.tooltip .tooltip-content:before{border-width:6px;border-color:transparent}.attr-label.tooltip .tooltip-content:after,.attr-label.tooltip .tooltip-content:before{right:100%}.attr-label.tooltip .tooltip-content:after{border-right-color:#fff;margin-top:-5px;top:15px}.attr-label.tooltip .tooltip-content:before{border-right-color:#bbb;margin-top:-6px;top:15px}.attr-label.tooltip .tooltip-toggle{cursor:help}.attr-label.tooltip .tooltip-toggle:hover+.tooltip-content,.attr-label.tooltip .tooltip-toggle:focus+.tooltip-content,.attr-label.tooltip:hover .tooltip-content{display:block}.swatch-option.image{vertical-align:bottom !important;height:3rem !important}.swatch-option.color,.swatch-option.image{width:2.5rem;height:2.5rem}.swatch-attribute-options.clearfix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:flex-start;margin-right:.5rem}.color-description{display:inline-block;margin-left:1rem}.category_column{display:inline-block;margin:0 0 20px;padding:0;box-shadow:0px 0px 20px rgba(0,0,0,.1);border-radius:2px;vertical-align:top}.root_category{margin:0}img[src=""]{display:none}.sitemap-allcategories-index .page-main .page-title-wrapper .page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 40px}.sitemap-allcategories-index .page-main .page-title-wrapper .page-title .base{font-size:35px}.sitemap-allcategories-index .page-main #all{-moz-column-count:3;-moz-column-gap:3rem;-webkit-column-count:3;-webkit-column-gap:3rem}.sitemap-allcategories-index .page-main #all .category_column{-webkit-column-break-before:always;width:100%;padding:30px}.sitemap-allcategories-index .page-main #all .category_column th{padding:0}.sitemap-allcategories-index .page-main #all .category_column th .root_category a{display:inline-block;width:100%;font-size:22px}.sitemap-allcategories-index .page-main #all .category_column th .root_category a img{border-radius:10px;width:100%;height:100%;min-height:246px;-o-object-fit:cover;object-fit:cover}.sitemap-allcategories-index .page-main #all .category_column th h3.root_category{margin:0}.sitemap-allcategories-index .page-main #all .category_column th h3.root_category a .category_column-title{padding:2rem 0 3rem}.sitemap-allcategories-index .page-main #all .category_column th h4.root_category{padding:0;margin:30px 0 20px}.sitemap-allcategories-index .page-main #all .category_column th h4.root_category a{font-size:20px;opacity:1;color:#333;text-transform:capitalize;font-family:'Roboto',Arial,sans-serif;letter-spacing:0}.sitemap-allcategories-index .page-main #all .category_column th h5.root_category{margin:30px 0 20px}.sitemap-allcategories-index .page-main #all .category_column th h5.root_category a{font-size:20px;opacity:1;color:#333;text-transform:capitalize;font-family:'Roboto',Arial,sans-serif;letter-spacing:0}.sitemap-allcategories-index .page-main #all .category_column td{padding:8px 25px;display:inline-block}.sitemap-allcategories-index .page-main #all .category_column td a{color:#333;font-weight:300px;font-size:18px;-webkit-transition:all .3s;transition:all .3s}.sitemap-allcategories-index .page-main #all .category_column td a:hover{opacity:1;color:#a4b500}.sitemap-allcategories-index .page-main #all .category_column tr.subcategory{background:#f8f8f8}.sitemap-allcategories-index .page-main #all .category_column table tbody tr:nth-child(2) th h4{margin:0 0 20px}@keyframes progress-line{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes move-action-top{0%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0}100%{-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1}}@keyframes move-action-bottom{0%{-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1}100%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0}}@media screen and (max-width:1024px){button.action.tocart-product:hover:before,button.action.primary.add-to-cart-button:hover:before{display:block !important}}@media only screen and (min-width:769px) and (max-width:990px){.product-item .product-list-view__right-wrapper .actions-secondary .action{display:inline-block}.product-item .product-list-view__right-wrapper .actions-secondary .action span{display:none}}@media only screen and (min-width:1025px) and (max-width:1160px){.products-list .product-item-info{display:block}.products-list .product-item-info:after{content:'';display:table;clear:both}.products-list .product-grid__image-wrapper{display:inline-block;float:left;max-width:100%;margin-right:0;margin-bottom:2rem}.products-list .product-item .product-list-view__right-wrapper{width:100%;display:inline-block;float:left;padding-left:.6rem;padding-top:1.5rem}.products-list .product-item .product-list-view__right-wrapper .actions-secondary{margin-left:-.5rem}.products-list .product-item .product-list-view__right-wrapper .actions-secondary .action{display:inline-block}.products-list .product-item-details{display:inline-block;float:left;width:100%}}@media only screen and (min-width:1025px) and (max-width:1200px){.product-info-main .action.towishlist,.product-options-bottom .action.towishlist,.block-bundle-summary .action.towishlist,.product-info-main .action.tocompare,.product-options-bottom .action.tocompare,.block-bundle-summary .action.tocompare{width:4.4rem}.product-info-main .box-tocart.actions--right-to-cart .field.qty,.product-options-bottom .box-tocart.actions--right-to-cart .field.qty{max-width:11rem}.product-info-main .box-tocart.actions--right-to-cart .icon-minus,.product-options-bottom .box-tocart.actions--right-to-cart .icon-minus,.product-info-main .box-tocart.actions--right-to-cart .icon-plus,.product-options-bottom .box-tocart.actions--right-to-cart .icon-plus{width:2.8rem}.product-info-main .box-tocart.actions--right-to-cart .input-text.qty,.product-options-bottom .box-tocart.actions--right-to-cart .input-text.qty{padding:0 2.8rem}}@media screen and (max-width:1025px){.account .sidebar .product-items .action.tocart{height:auto !important}button.primary:hover:before,a.primary:hover:before,.primary.primary:hover:before{display:none !important}.header__toplinks.header{padding:0 20px !important}}@media screen and (max-width:769px){.block-dashboard-addresses .block-title{display:flex;flex-direction:column;margin-bottom:20px !important}.block-dashboard-addresses .block-title .edit{width:100%;font-size:10px;padding:10px 20px;line-height:17px;margin-left:0 !important}.box-information .box-actions .edit{margin-bottom:10px}}@media screen and (min-width:1560px){.wishlist-index-index .products-grid .product-item{max-width:19%;width:100%}.wishlist-index-index .product-item-actions .btn-remove span,.wishlist-index-index .product-item-actions .edit span{font-size:13px}}@media screen and (max-width:1025px){.wishlist-index-index .product-item-info{height:100%}.wishlist-index-index .product-item-info .product-item-inner{position:relative;margin-top:10px}.wishlist-index-index .product-item-info .product-item-inner .box-tocart .control{width:100%}.wishlist-index-index .product-item-info .product-item-inner .box-tocart .control input{max-width:100%}.wishlist-index-index .product-item-info .product-item-inner .product-item-actions{text-align:center}.wishlist-index-index .product-item-info .product-item-inner .product-item-actions .edit{width:100%;padding:5px 0;margin-bottom:10px}.wishlist-index-index .products-grid.wishlist+.actions-toolbar .action{width:100% !important;height:40px !important;margin-bottom:20px}.wishlist-index-index .products-grid.wishlist+.actions-toolbar .action span{line-height:inherit !important}.wishlist-index-index .actions-toolbar .primary,.wishlist-index-index .actions-toolbar .secondary{width:100%}.products-grid .product-item{max-width:45% !important;width:100%;margin:0 15px}.minicart--style-modern .ox-slideout .block.block-wishlist .block-content,.minicart--style-modern .ox-dropdown .block.block-wishlist .block-content{padding-top:0}.minicart--style-modern .ox-slideout .block.block-wishlist .block-content .items-total,.minicart--style-modern .ox-dropdown .block.block-wishlist .block-content .items-total{padding:30px 25px 15px !important}.minicart--style-modern .ox-slideout .block.block-wishlist .block-content .items-total .ox-overlay-close-btn,.minicart--style-modern .ox-dropdown .block.block-wishlist .block-content .items-total .ox-overlay-close-btn{position:absolute !important}}@media all and (min-width:1025px) and (max-width:1160px){.wishlist-index-index .products-grid .product-item{padding:0;width:100%;max-width:44%;margin:20px 15px}}@media screen and (min-width:1160px) and (max-width:1560px){.wishlist-index-index .products-grid .product-items{margin:0}.wishlist-index-index .products-grid .product-item{padding:0;width:100%;max-width:29%;margin:20px 15px}}._error .order-comment-input{outline:none;border:2px solid #d9d9d9}._error .order-comment-input:focus{outline:none;border:2px solid #d9d9d9;box-shadow:0 0 3px #d9d9d9}.um-remaining-chars{display:block;background-color:#f4f4f4;height:32px;line-height:32px;padding:0 9px;z-index:1;margin-top:-5px}.um-remaining-chars .chars-value{color:#ff5501;font-weight:700}.checkout-payment-method .payment-option._collapsible.comment .payment-option-content{display:block}.order-comment-input{border:1px solid #d1d1d1 !important;border-radius:3px !important}@media all and (min-width:1025px),print{.abs-product-options-list-desktop dt,.block-giftregistry-shared .item-options dt{clear:left;float:left;margin:0 10px 5px 0}.block-giftregistry-shared .item-options dt:after{content:': '}.abs-product-options-list-desktop dd,.block-giftregistry-shared .item-options dd{display:inline-block;float:left;margin:0 0 5px}.abs-button-desktop{width:auto}.abs-blocks-2columns,.column .block-addbysku .block-content .box,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,.account .column.main .block:not(.widget) .block-content .box{width:48.8%}.column .block-addbysku .block-content .box:nth-child(odd),.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),.account .column.main .block:not(.widget) .block-content .box:nth-child(odd){clear:left;float:left}.column .block-addbysku .block-content .box:nth-child(even),.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),.account .column.main .block:not(.widget) .block-content .box:nth-child(even){float:right}.abs-reset-left-margin-desktop,.column.main .cart-summary .actions-toolbar,.gift-summary .actions-toolbar,.cart.table-wrapper .gift-summary .actions-toolbar,.column.main .block-giftregistry-shared-items .actions-toolbar,.form-new-agreement .fieldset .legend,.form-new-agreement .actions-toolbar,.column.main .paypal-review .actions-toolbar,.bundle-options-container .legend.title,.wishlist-index-index .main .form-wishlist-items .actions-toolbar{margin-left:0}.abs-action-remove-desktop{margin-left:75.8%;top:6px}.abs-margin-for-forms-desktop{margin-left:25.8%}.abs-visually-hidden-desktop,.block-search .label,.modes-label,.dashboard-welcome-toggler{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.abs-add-clearfix-desktop:before,.abs-add-clearfix-desktop:after,.block-cart-failed .block-content:before,.block-cart-failed .block-content:after,.column .block-addbysku .block-content:before,.column .block-addbysku .block-content:after,.cart-container:before,.cart-container:after,.block-giftregistry-shared .item-options:before,.block-giftregistry-shared .item-options:after,.gift-wrapping .nested:before,.gift-wrapping .nested:after,.table .gift-wrapping .content:before,.table .gift-wrapping .content:after,.block-wishlist-management:before,.block-wishlist-management:after,.paypal-review .block-content:before,.paypal-review .block-content:after,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,.header.content:before,.header.content:after,.page-header .header.panel:before,.page-header .header.panel:after,.login-container:before,.login-container:after,.account .column.main .block:not(.widget) .block-content:before,.account .column.main .block:not(.widget) .block-content:after,.block-addresses-list .items.addresses:before,.block-addresses-list .items.addresses:after,.order-links:before,.order-links:after,.account .column.main .block.block-order-details-view:before,.account .column.main .block.block-order-details-view:after,[class^=sales-guest-] .column.main .block.block-order-details-view:before,[class^=sales-guest-] .column.main .block.block-order-details-view:after,.sales-guest-view .column.main .block.block-order-details-view:before,.sales-guest-view .column.main .block.block-order-details-view:after{content:'';display:table}.abs-add-clearfix-desktop:after,.block-cart-failed .block-content:after,.column .block-addbysku .block-content:after,.cart-container:after,.block-giftregistry-shared .item-options:after,.gift-wrapping .nested:after,.table .gift-wrapping .content:after,.block-wishlist-management:after,.paypal-review .block-content:after,.magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,.header.content:after,.page-header .header.panel:after,.login-container:after,.account .column.main .block:not(.widget) .block-content:after,.block-addresses-list .items.addresses:after,.order-links:after,.account .column.main .block.block-order-details-view:after,[class^=sales-guest-] .column.main .block.block-order-details-view:after,.sales-guest-view .column.main .block.block-order-details-view:after{clear:both}.abs-add-box-sizing-desktop,.column.main,.sidebar-main,.sidebar-additional,.account .column.main .block.block-order-details-view .block-content:not(.widget) .box,[class^=sales-guest-] .column.main .block.block-order-details-view .block-content:not(.widget) .box,.sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box{box-sizing:border-box}.abs-add-box-sizing-desktop-m,.opc-wrapper{box-sizing:border-box}.abs-revert-field-type-desktop .fieldset>.field,.abs-revert-field-type-desktop .fieldset .fields>.field{margin:0 0 20px}.abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.label,.abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.label{box-sizing:content-box;float:none;width:auto;text-align:left;padding:0}.abs-revert-field-type-desktop .fieldset>.field:not(.choice)>.control,.abs-revert-field-type-desktop .fieldset .fields>.field:not(.choice)>.control{float:none;width:auto}.abs-revert-field-type-desktop .fieldset>.field>.label,.abs-revert-field-type-desktop .fieldset .fields>.field>.label{margin:0 0 5px;display:inline-block}.abs-revert-field-type-desktop .fieldset>.field.choice:before,.abs-revert-field-type-desktop .fieldset .fields>.field.choice:before,.abs-revert-field-type-desktop .fieldset>.field.no-label:before,.abs-revert-field-type-desktop .fieldset .fields>.field.no-label:before{display:none}.abs-no-display-desktop,.sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous){display:none}.abs-shopping-cart-items-desktop,.block-cart-failed,.cart-container .cart-gift-item{float:left;position:relative;width:73%}.abs-shopping-cart-items-desktop .actions,.block-cart-failed .actions,.cart-container .cart-gift-item .actions{text-align:right}.block-cart-failed .action.clear,.block-cart-failed .action.update,.cart-container .cart-gift-item .action.clear,.cart-container .cart-gift-item .action.update{margin-left:10px}.block-cart-failed .action.continue,.cart-container .cart-gift-item .action.continue{float:left}.huge-line{height:6px}.centered-iblocks .iblock,.centered-iblocks>div{padding:25px 50px}.page-bottom-padding{margin-bottom:-80px}h1{margin-bottom:40px}h2.big,.h2.big{font-size:72px}h2.huge,.h2.huge{font-size:90px}.responsive-padding-1{padding:35px}.hide-on-desktop{display:none}.container{max-width:1920px}.navigation,.ox-megamenu,.breadcrumbs,.page-header .header.panel,.header.content,.footer.content,.page-wrapper>.page-bottom,.block.category.event,.top-container,.page-main{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:20px;padding-right:20px;width:auto}.header__content .ox-megamenu{padding:0}.page-main{width:100%;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:auto;flex-basis:auto}.ie9 .page-main{width:auto}.product-page--fullwidth.catalog-product-view .page-main,.page-layout-1column-fullwidth.catalog-product-view .page-main{padding-left:60px;padding-right:60px}.columns{display:block}.page-layout-1column .column.main{width:100%;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-3columns .column.main{width:66.66666667%;display:inline-block;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-2columns-left .column.main{width:83.33333333%;float:right;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-2columns-right .column.main{width:83.33333333%;float:left;-ms-flex-order:1;-webkit-order:1;order:1}.sidebar-main{padding-right:50px}.page-layout-3columns .sidebar-main{width:16.66666667%;float:left;-ms-flex-order:1;-webkit-order:1;order:1}.page-layout-2columns-left .sidebar-main{width:16.66666667%;float:left;-ms-flex-order:1;-webkit-order:1;order:1}.page-layout-2columns-right .sidebar-main{width:16.66666667%;float:left;-ms-flex-order:1;-webkit-order:1;order:1}.sidebar-additional{clear:right;padding-left:50px}.page-layout-3columns .sidebar-additional{width:16.66666667%;float:right;-ms-flex-order:3;-webkit-order:3;order:3}.page-layout-2columns-left .sidebar-additional{width:16.66666667%;float:right;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-2columns-right .sidebar-additional{width:16.66666667%;float:right;-ms-flex-order:2;-webkit-order:2;order:2}.page-layout-2columns-left .sidebar-additional{clear:left;float:left;padding-left:0;padding-right:50px}.page-layout-2columns-left .sidebar-main{padding-right:50px}.page-layout-2columns-right .sidebar-additional{padding-right:0;padding-left:50px}.page-layout-2columns-right .sidebar-main{padding-left:50px;padding-right:0}.page-layout-3columns .column.main{width:calc(100% - 540px)}.page-layout-3columns .sidebar-additional,.page-layout-3columns .sidebar-main{width:270px}.page-layout-3columns .sidebar-additional{padding-left:25px}.page-layout-3columns .sidebar-main{padding-right:25px}.page-layout-2columns-right .column.main,.page-layout-2columns-left .column.main{width:calc(100% - (270px + 50px))}.page-layout-2columns-right .sidebar-additional,.page-layout-2columns-left .sidebar-additional,.page-layout-2columns-right .sidebar-main,.page-layout-2columns-left .sidebar-main{width:320px}.panel.header{padding:10px 20px}.page-layout-1column-fullwidth .page-main,.page-layout-1column-fullwidth.catalog-category-view .page-main{padding:0;max-width:100%}.promo-block-categories-grid .promo-block-categories__text{display:flex !important;display:-ms-flexbox !important;align-content:center !important;-ms-flex-line-pack:center !important;-ms-flex-align:center !important;align-items:center !important}.promo-block-categories-grid .promo-block-categories__text .title{font-size:36px;margin-bottom:40px}.ox-margin-lg{margin-bottom:30px}.ox-margin-lg-no{margin-bottom:0}.sidebar-nobg.categories--fullwidth.page-layout-2columns-left .sidebar-main,.sidebar-nobg.categories--fullwidth.page-layout-2columns-left .sidebar-additional{padding-left:10px;padding-right:60px}.sidebar-nobg.categories--fullwidth.page-layout-2columns-right .sidebar-main,.sidebar-nobg.categories--fullwidth.page-layout-2columns-right .sidebar-additional{padding-right:10px;padding-left:60px}.sidebar-nobg.categories--fullwidth.page-layout-3columns .sidebar-additional{padding-left:30px}.sidebar-nobg.categories--fullwidth.page-layout-3columns .sidebar-main{padding-right:30px}.ox-megamenu,.navigation{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}.slide-out-menu--mobile,.nav-toggle{display:none !important}.nav-sections{-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:auto;flex-basis:auto;margin-bottom:25px}.nav-sections-item-title{display:none}.nav-sections-item-content{display:block !important}.nav-sections-item-content>*{display:none}.nav-sections-item-content>.navigation{display:block}.navigation{background:0 0;font-size:16px;font-weight:700;height:inherit;left:auto;overflow:inherit;padding:0;position:relative;top:0;width:100%;z-index:3}.navigation:empty{display:none}.navigation ul{margin-top:0;margin-bottom:0;padding:0;position:relative}.navigation li.level0{border-top:none}.navigation li.level1{position:relative}.navigation .level0{margin:0 5px 0 0;display:inline-block;position:relative}.navigation .level0:last-child{margin-right:0;padding-right:0}.navigation .level0:hover:after{content:'';display:block;position:absolute;top:0;left:100%;width:10px;height:calc(100% + 3px);z-index:1}.navigation .level0>.level-top{color:#fff;line-height:27px;padding:0 9px;text-decoration:none;box-sizing:border-box;position:relative;display:inline-block}.navigation .level0>.level-top:hover,.navigation .level0>.level-top.ui-state-focus{color:#000;text-decoration:none}.navigation .level0.active>.level-top,.navigation .level0.has-active>.level-top{border-width:0;color:#000;text-decoration:none;display:inline-block}.navigation .level0.parent:hover>.submenu{overflow:visible !important}.navigation .level0.parent>.level-top{padding-right:20px}.navigation .level0.parent>.level-top>.ui-menu-icon{position:absolute;right:0;display:inline-block;text-decoration:none}.navigation .level0.parent>.level-top>.ui-menu-icon>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.navigation .level0.parent>.level-top>.ui-menu-icon:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;line-height:20px;color:inherit;content:'\e622';font-family:"athlete2";vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.navigation .level0 .submenu{background:#fff;box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);font-size:14px;font-weight:700;min-width:230px;padding:15px 0;display:none;left:0;margin:0 !important;position:absolute;z-index:1;margin-top:-10px}.navigation .level0 .submenu>ul{margin-top:10px}.navigation .level0 .submenu>ul:before{border:10px solid transparent;height:0;width:0;border-bottom-color:#fff;color:#fff;left:20px;top:-20px;content:'';display:block;overflow:hidden;position:absolute;z-index:4}.navigation .level0 .submenu:before{content:'';display:block;position:absolute;width:100%;height:4px;left:0;top:-4px;z-index:1}.navigation .level0 .submenu a{display:block;line-height:inherit;background:0 0;color:#000;padding:7px}.navigation .level0 .submenu a:hover,.navigation .level0 .submenu a.ui-state-focus{background:#000;color:#fff;text-decoration:none}.navigation .level0 .submenu .submenu{top:-1px !important;left:100% !important}.navigation .level0 .submenu .submenu-reverse{left:auto !important;right:100%}.navigation .level0 .submenu li{margin:0;position:relative}.navigation .level0 .submenu li.parent>a>.ui-menu-icon{position:absolute;right:3px;display:inline-block;text-decoration:none}.navigation .level0 .submenu li.parent>a>.ui-menu-icon>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.navigation .level0 .submenu li.parent>a>.ui-menu-icon:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;line-height:20px;color:inherit;content:'\e608';font-family:"athlete2";vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.navigation .level0.more{position:relative;display:inline-block;text-decoration:none}.navigation .level0.more:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:26px;line-height:inherit;color:inherit;content:'\e607';font-family:"athlete2";vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.navigation .level0.more:before{display:none}.navigation .level0.more:after{cursor:pointer;padding:8px 12px;position:relative;z-index:1}.navigation .level0.more:hover>.submenu{overflow:visible !important}.navigation .level0.more li{display:block}.navigation .level0.parent>.level-top{padding-right:9px}.navigation .level0.parent>.level-top>.ui-menu-icon{display:none !important}.navigation .level0 .submenu li.parent>a>.ui-menu-icon{width:8px;height:8px;top:50%;transform:translateY(-4px)}.navigation .level0 .submenu li.parent>a>.ui-menu-icon:before{content:'';position:absolute;right:0;top:3px;background:#000;width:8px;height:2px;transition:background .1s ease .4s}.navigation .level0 .submenu li.parent>a>.ui-menu-icon:after{content:'';position:absolute;right:3px;top:0;background:#000;width:2px;height:8px;transition:background .1s ease .4s}.panel.header .links,.panel.header .switcher{display:inline-block}.fieldset{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;column-gap:20px}.fieldset>.field.one-column-half,.fieldset>.fields>.field.one-column-half{width:calc((100% - 20px + 1px)/2)}.fieldset>.field.two-columns-half,.fieldset>.fields>.field.two-columns-half{width:calc((100% - 20px)/2)}.product.data.items{position:relative;z-index:1}.product.data.items:before,.product.data.items:after{content:'';display:table}.product.data.items:after{clear:both}.product.data.items>.item.title{float:left;width:auto}.product.data.items>.item.title>.switch{height:20px;display:block;position:relative;z-index:2}.product.data.items>.item.content{margin-top:20px;box-sizing:border-box;float:right;margin-left:-100%;width:100%}.product.data.items>.item.content:before,.product.data.items>.item.content:after{content:'';display:table}.product.data.items>.item.content:after{clear:both}.product.data.items>.item.content.active{display:block}.product.data.items>.item.title{margin:0}.product.data.items>.item.title>.switch{font-weight:800;line-height:30px;font-size:1.5rem;color:#000;text-decoration:none;background:0 0;border:none;border-bottom:none;height:30px;padding:6px 30px}.product.data.items>.item.title>.switch:visited{color:#000;text-decoration:none}.product.data.items>.item.title>.switch:hover{color:#fff;text-decoration:none}.product.data.items>.item.title>.switch:active{color:#000;text-decoration:none}.product.data.items>.item.title:not(.disabled)>.switch:focus,.product.data.items>.item.title:not(.disabled)>.switch:hover{background:0 0}.product.data.items>.item.title:not(.disabled)>.switch:active,.product.data.items>.item.title.active>.switch,.product.data.items>.item.title.active>.switch:focus,.product.data.items>.item.title.active>.switch:hover{background:0 0;color:#000;text-decoration:none}.product.data.items>.item.title.active>.switch,.product.data.items>.item.title.active>.switch:focus,.product.data.items>.item.title.active>.switch:hover{padding-bottom:6px}.product.data.items>.item.content{background:#f8f8f8;margin-top:42px;padding:40px;border:none}.tabs-style--minimal .product.data.items.accordion .additional-attributes th{padding-left:0}.tabs-style--minimal .product.data.items.accordion>.item.content{padding:6px 2px 30px;background:0 0;margin:0}.tabs-style--minimal .product.data.items.accordion>.item.content:before{content:none}.tabs-style--minimal .product.data.items.accordion>.item.title{border-top:1px solid rgba(0,0,0,.08);margin:0}.tabs-style--minimal .product.data.items.accordion>.item.title>.switch{color:#000;height:auto;background:0 0 !important;padding-top:12px;padding-bottom:12px;padding-left:30px}.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:focus,.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:hover{background:0 0}.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:focus:after,.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:hover:after,.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:focus:before,.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:hover:before{background:#000}.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:after,.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:before{background:#000}.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:before{left:2px;top:50%;width:12px;height:2px;margin-top:-1px}.tabs-style--minimal .product.data.items.accordion>.item.title>.switch:after{left:7px;top:50%;width:2px;height:12px;margin-top:-6px}.tabs-style--minimal .product.data.items.accordion>.item.title:not(.disabled)>.switch:active,.tabs-style--minimal .product.data.items.accordion>.item.title.active>.switch,.tabs-style--minimal .product.data.items.accordion>.item.title.active>.switch:focus,.tabs-style--minimal .product.data.items.accordion>.item.title.active>.switch:hover{color:#000;padding-bottom:12px}.product.data.items>.item.title{box-sizing:initial}.product.data.items>.item.title>.switch{letter-spacing:-.03em;overflow:hidden;text-transform:uppercase;box-sizing:content-box}.product.data.items>.item.title>.switch:before{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:-1;transform:translateY(39px);transition:all .25s ease;background:#000}.product.data.items>.item.title>.switch:after{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:-1;transform:translateY(100%);transition:all .4s ease;background:#b1c127}.product.data.items>.item.title>.switch:visited{color:#000;text-decoration:none}.product.data.items>.item.title>.switch:focus,.product.data.items>.item.title>.switch:hover{color:#fff;text-decoration:none;background:0 0}.product.data.items>.item.title.active>.switch{transition:all .25s ease}.product.data.items>.item.title.active>.switch:after{transform:translateY(0);transition:transform .3s ease}.tabs-style--minimal .product.data.items>.item.title>.switch:visited,.tabs-style--minimal .product.data.items>.item.title>.switch:focus,.tabs-style--minimal .product.data.items>.item.title>.switch:hover{color:#000}.tabs-style--minimal .product.data.items>.item.title>.switch:before{height:3px;transform:translateY(3px);transition:all .25s ease;background:#000}.tabs-style--minimal .product.data.items>.item.title>.switch:after{content:none}.tabs-style--minimal .product.data.items>.item.title.active>.switch:before{transform:translateY(0);transition:transform .3s ease}.tabs-style--minimal .product.data.items>.item.title:not(.disabled)>.switch:active,.tabs-style--minimal .product.data.items>.item.title.active>.switch,.tabs-style--minimal .product.data.items>.item.title.active>.switch:focus,.tabs-style--minimal .product.data.items>.item.title.active>.switch:hover{color:#000}.tabs-style--minimal .product.data.items>.item.content{padding:40px 0;background:0 0;position:relative}.tabs-style--minimal .product.data.items>.item.content:before{height:1px;width:100%;background:rgba(0,0,0,.08);position:absolute;top:-1px}.product.data.items.accordion{margin:0;padding:0}.product.data.items.accordion>.item.title{box-sizing:border-box;float:none;width:100%}.product.data.items.accordion>.item.title>.switch{display:block}.product.data.items.accordion>.item.content{box-sizing:border-box;display:block;float:none;margin:0}.product.data.items.accordion>.item.content:before,.product.data.items.accordion>.item.content:after{content:'';display:table}.product.data.items.accordion>.item.content:after{clear:both}.product.data.items.accordion>.item.content.active{display:block}.product.data.items.accordion>.item.title{margin:0 0 15px}.product.data.items.accordion>.item.title>.switch{background:#000;border-bottom:0 solid #d1d1d1;border-left:0 solid #d1d1d1;border-right:0 solid #d1d1d1;border-top:0 solid #d1d1d1;height:50px;padding:6px 20px 6px 50px;font-weight:800;line-height:38px;font-size:1.6rem;color:#fff;text-decoration:none}.product.data.items.accordion>.item.title>.switch:visited{color:#000;text-decoration:none}.product.data.items.accordion>.item.title>.switch:hover{color:#000;text-decoration:none}.product.data.items.accordion>.item.title>.switch:active{color:#000;text-decoration:none}.product.data.items.accordion>.item.title:not(.disabled)>.switch:focus,.product.data.items.accordion>.item.title:not(.disabled)>.switch:hover{background:#b1c127}.product.data.items.accordion>.item.title:not(.disabled)>.switch:active,.product.data.items.accordion>.item.title.active>.switch,.product.data.items.accordion>.item.title.active>.switch:focus,.product.data.items.accordion>.item.title.active>.switch:hover{background:#b1c127;color:#000;text-decoration:none;padding-bottom:6px}.product.data.items.accordion>.item.content{background:#f8f8f8;border:none;margin:0 0 15px;padding:40px}.product.data.items.accordion .data.item{display:block}.product.data.items.accordion .item.title.active{margin-bottom:0}.product.data.items.accordion .item.title.active>.switch{color:#000}.product.data.items.accordion .item.title.active>.switch:visited{color:#000}.product.data.items.accordion .item.title.active>.switch:after,.product.data.items.accordion .item.title.active>.switch:before{background:#000}.product.data.items.accordion .item.title.active>.switch:after{content:none}.product.data.items.accordion .item.title>.switch{position:relative;box-sizing:border-box}.product.data.items.accordion .item.title>.switch:after,.product.data.items.accordion .item.title>.switch:before{content:'';display:block;position:absolute;background:#fff;transition:all .6s ease;transform:none;z-index:unset}.product.data.items.accordion .item.title>.switch:before{left:17px;top:23px;width:15px;height:3px}.product.data.items.accordion .item.title>.switch:after{left:23px;top:17px;width:3px;height:15px}.product.data.items.accordion .item.title>.switch:focus:after,.product.data.items.accordion .item.title>.switch:hover:after,.product.data.items.accordion .item.title>.switch:focus:before,.product.data.items.accordion .item.title>.switch:hover:before{transition:all 10ms ease;background:#000}.menu-style-5 .page-header .ox-megamenu,.menu-style-5 .page-header .navigation{height:100%}.menu-style-5 .page-header .ox-megamenu>ul>.level0,.menu-style-5 .page-header .navigation>ul>.level0{height:100%}.menu-style-5 .page-header .ox-megamenu>ul>.level0>.level-top,.menu-style-5 .page-header .navigation>ul>.level0>.level-top{height:100%;display:flex;align-items:center}.menu-style-2 .page-header .ox-megamenu,.menu-style-2 .page-header .navigation{height:100%}.menu-style-2 .page-header .ox-megamenu>ul,.menu-style-2 .page-header .navigation>ul{padding:0}.menu-style-2 .page-header .ox-megamenu>ul>.level0>.level-top:before,.menu-style-2 .page-header .navigation>ul>.level0>.level-top:before{height:calc(100% - 15px);top:0;transform-origin:top;transition:transform .5s cubic-bezier(.85,0,.12,1)}.menu-style-2 .page-header .ox-megamenu>ul>.level0.active>.level-top:before,.menu-style-2 .page-header .navigation>ul>.level0.active>.level-top:before,.menu-style-2 .page-header .ox-megamenu>ul>.level0:hover>.level-top:before,.menu-style-2 .page-header .navigation>ul>.level0:hover>.level-top:before{transition:transform .2s cubic-bezier(.85,0,.12,1)}.menu-style-3 .page-header .ox-megamenu>ul>.level0>a,.menu-style-3 .page-header .navigation>ul>.level0>a,.menu-style-3 .page-header .ox-megamenu>ul>.level0>.level-top,.menu-style-3 .page-header .navigation>ul>.level0>.level-top{margin:0 9px;padding:0;background:0 0 !important}.menu-style-3 .page-header .ox-megamenu>ul>.level0>a:before,.menu-style-3 .page-header .navigation>ul>.level0>a:before,.menu-style-3 .page-header .ox-megamenu>ul>.level0>.level-top:before,.menu-style-3 .page-header .navigation>ul>.level0>.level-top:before{transform:scaleY(1);opacity:0;transition:opacity .2s ease;height:2px;top:auto;bottom:0}.menu-style-3 .page-header .ox-megamenu>ul>.level0.has-active>a:before,.menu-style-3 .page-header .navigation>ul>.level0.has-active>a:before,.menu-style-3 .page-header .ox-megamenu>ul>.level0.active>a:before,.menu-style-3 .page-header .navigation>ul>.level0.active>a:before,.menu-style-3 .page-header .ox-megamenu>ul>.level0:hover>a:before,.menu-style-3 .page-header .navigation>ul>.level0:hover>a:before{opacity:1}.menu-style-4 .page-header.ox-sticky.sticky.resize .ox-megamenu,.menu-style-4 .page-header.ox-sticky.sticky.resize .navigation{min-height:64px}.menu-style-4 .page-header .ox-megamenu,.menu-style-4 .page-header .navigation{height:100%}.menu-style-4 .page-header .ox-megamenu>ul,.menu-style-4 .page-header .navigation>ul{padding:0}.menu-style-4 .page-header .ox-megamenu>ul>.level0,.menu-style-4 .page-header .navigation>ul>.level0{margin:0;height:100%}.menu-style-4 .page-header .ox-megamenu>ul>.level0>a,.menu-style-4 .page-header .navigation>ul>.level0>a,.menu-style-4 .page-header .ox-megamenu>ul>.level0>.level-top,.menu-style-4 .page-header .navigation>ul>.level0>.level-top{background:0 0 !important;padding:6px 20px;height:100%;display:flex;align-items:center}.menu-style-4 .page-header .ox-megamenu>ul>.level0>a:before,.menu-style-4 .page-header .navigation>ul>.level0>a:before,.menu-style-4 .page-header .ox-megamenu>ul>.level0>.level-top:before,.menu-style-4 .page-header .navigation>ul>.level0>.level-top:before{transform:scaleY(1);opacity:0;transition:opacity .2s ease;height:2px;top:auto;bottom:0}.menu-style-4 .page-header .ox-megamenu>ul>.level0.has-active>a:before,.menu-style-4 .page-header .navigation>ul>.level0.has-active>a:before,.menu-style-4 .page-header .ox-megamenu>ul>.level0.active>a:before,.menu-style-4 .page-header .navigation>ul>.level0.active>a:before,.menu-style-4 .page-header .ox-megamenu>ul>.level0:hover>a:before,.menu-style-4 .page-header .navigation>ul>.level0:hover>a:before{opacity:1}.header--layout-4 .header__content .flex-right{height:74px}.header--layout-4 .minicart-wrapper .action.showcart{position:relative}.header--layout-4 .minicart-wrapper .action.showcart:after{content:'';position:absolute;z-index:-1;width:100%;transform:scaleX(0);transform-origin:left;height:100%;top:0;left:0;background-color:#b1c127;animation:scaleout .35s forwards cubic-bezier(.85,0,.12,1)}.header--layout-4 .minicart-wrapper .action.showcart:hover:after{animation:scalein .35s forwards cubic-bezier(.85,0,.12,1);transform-origin:right}.header--layout-5 .page-header.header--full-width .header__left{padding-left:20px}.header--layout-5 .page-header.header--full-width .header__left .ox-megamenu .ox-megamenu-navigation{margin-left:-8px}.header--layout-5 .header__content .header__left,.header--layout-5 .header__content .header__right{-ms-flex-preferred-size:calc(50% - 105px);flex-basis:calc(50% - 105px);max-width:calc(50% - 105px)}.header--layout-5 .header__content .header__left .ox-megamenu .ox-megamenu-navigation{padding:0 24px 0 0}.header--layout-5 .header__content .header__right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-right:0}.header--layout-6 .ox-sticky.sticky.resize .header__center.block-search{display:none}.header--layout-6 .ox-sticky.sticky.resize .header__content .header__item-search{display:block}.header--layout-6 .ox-sticky.sticky.resize .header__left{flex:1 1 auto}.header--layout-6 .header__content .header__right .header__item-search{display:none}.header--layout-6 .header__content .header__center.block-search{order:unset;z-index:101;align-items:center;display:flex;float:none;width:auto;padding-left:30px;padding-right:30px}.header--layout-6 .header__content .header__center.block-search.header__item-search .header__search-wrapper>form{float:none;width:auto}.header--layout-6 .header__content .header__center.block-search.header__item-search .header__search-wrapper>form input{width:100% !important}.header--layout-6 .header__content .header__center.block-search .header__search-wrapper{flex:1 1 auto}.header--layout-6 .header__content .header__center.block-search .header__search-wrapper .ox-overlay-close-btn,.header--layout-6 .header__content .header__center.block-search .header__search-wrapper .logo__container,.header--layout-6 .header__content .header__center.block-search .header__search-wrapper .animated-text--masked,.header--layout-6 .header__content .header__center.block-search .header__search-wrapper .flashing-cursor{display:none}.header--layout-6 .header__content .header__center.block-search .header__search-wrapper .minisearch{position:relative}.header--layout-6 .header__content .header__center.block-search .header__search-wrapper .control{padding:0}.page-header.header--full-width .top-bar,.page-header.header--full-width .header__right,.page-header.header--full-width .header__content>.flex-right{padding-right:20px}.page-header.header--full-width.sticky.resize.header--layout-4 .header__content>.flex-right{padding-right:0}.page-header.header--full-width.header--layout-4 .header__content>.flex-right{padding-right:0}.header--full-width.header--layout-1 .top-bar .minicart-wrapper{margin-right:-20px}.header__content .flex-left{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.menu--align-center .page-header .ox-megamenu>ul,.menu--align-center .page-header .navigation>ul{-webkit-justify-content:center;-moz-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.menu--align-right .page-header .ox-megamenu>ul,.menu--align-right .page-header .navigation>ul{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.menu--align-left .page-header .ox-megamenu>ul,.menu--align-left .page-header .navigation>ul{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.menu--align-sticky-center .page-header.ox-sticky.sticky .ox-megamenu>ul,.menu--align-sticky-center .page-header.ox-sticky.sticky .navigation>ul{-webkit-justify-content:center;-moz-justify-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.menu--align-sticky-right .page-header.ox-sticky.sticky .ox-megamenu>ul,.menu--align-sticky-right .page-header.ox-sticky.sticky .navigation>ul{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.menu--align-sticky-left .page-header.ox-sticky.sticky .ox-megamenu>ul,.menu--align-sticky-left .page-header.ox-sticky.sticky .navigation>ul{flex:1 1 auto;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.header--layout-1 .authentication-wrapper{top:12px;right:30px}.header__content{height:auto;min-height:74px;transition:.2s ease;transition-property:height,min-height,max-height}.header--layout-2 .header__content{height:auto;min-height:60px}.logo__container{width:210px}.header__item{margin:2px 0 2px 8px}.header__content .minicart-wrapper{margin:2px 0 2px 8px}.sticky-minimized .top-bar{-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease;-webkit-transition-property:height,min-height,max-height;-moz-transition-property:height,min-height,max-height;-ms-transition-property:height,min-height,max-height;transition-property:height,min-height,max-height}.sticky-minimized .ox-sticky.sticky.resize .logo__container{padding-top:10px;padding-bottom:10px;overflow:hidden}.sticky-minimized .ox-sticky.sticky.resize .logo__container,.sticky-minimized .ox-sticky.sticky.resize .header__content{min-height:64px;max-height:64px}.sticky-minimized .ox-sticky.sticky.resize .logo__container img.logo,.sticky-minimized .ox-sticky.sticky.resize .header__content img.logo{max-height:64px;width:auto}.sticky-minimized .ox-sticky.sticky.resize .logo__container .flex-right,.sticky-minimized .ox-sticky.sticky.resize .header__content .flex-right{min-height:64px;max-height:64px}.sticky-minimized .ox-sticky.sticky.resize .top-bar{height:0 !important;overflow:hidden;min-height:0;border:none}.sticky-minimized .ox-sticky.sticky.resize .header__additional-content,.sticky-minimized .ox-sticky.sticky.resize .header-nav-wide{display:none}.sticky-minimized.minicart-btn__icon--hide .ox-sticky.sticky.resize .action.showcart{height:38px;line-height:38px;padding:0}.sticky-minimized.minicart-btn__icon--hide .ox-sticky.sticky.resize .action.showcart svg{display:block;margin-right:0}.sticky-minimized.minicart-btn__icon--hide .ox-sticky.sticky.resize .action.showcart .text{display:none}.sticky-minimized.minicart-btn__icon--hide .ox-sticky.sticky.resize .action.showcart span{min-width:7px;display:inline}.sticky-minimized.minicart-btn__icon--hide .ox-sticky.sticky.resize .action.showcart span.qty{display:inline-block;border:none;padding:2px;margin:0;position:absolute;top:0;height:14px;min-width:14px;text-align:center;vertical-align:middle;right:0;background:#202020;color:#fff;font-size:10px;font-weight:400;font-family:Arial,sans-serif;letter-spacing:0;line-height:1}.sticky-minimized.minicart-btn__icon--hide .ox-sticky.sticky.resize .action.showcart span.qty .counter-number{color:#eaeaea}.ox-dropdown.ox-dropdown-active{animation:ox-modal-active-dd .2s;animation-fill-mode:forwards;animation-timing-function:ease}.ox-dropdown.ox-dropdown-close{animation:ox-modal-close-dd .2s;animation-fill-mode:forwards;animation-timing-function:ease}.minicart--style-modern .ox-dropdown{width:570px;padding:0;box-shadow:0px 17px 50px 0px rgba(0,0,0,.08)}.ox-slideout.ox-links-drop .header.links,.ox-dropdown.ox-links-drop .header.links{width:100%}.ox-slideout.ox-links-drop .header.links li,.ox-dropdown.ox-links-drop .header.links li{margin:0 0 2px}.ox-slideout.ox-links-drop .header.links li .logged-in,.ox-dropdown.ox-links-drop .header.links li .logged-in,.ox-slideout.ox-links-drop .header.links li a:not(.button),.ox-dropdown.ox-links-drop .header.links li a:not(.button){padding:7px;color:#000}.ox-slideout.ox-links-drop .header.links li .logged-in,.ox-dropdown.ox-links-drop .header.links li .logged-in{color:#b1c127;font-weight:700}.ox-slideout.ox-links-drop .header.links a:not(.button):hover,.ox-dropdown.ox-links-drop .header.links a:not(.button):hover,.ox-slideout.ox-links-drop .header.links a:not(.button):focus,.ox-dropdown.ox-links-drop .header.links a:not(.button):focus{background:#b1c127;color:#fff}.ox-slideout .header.links{padding:30px}.minicart--style-modern .ox-slideout .header.links{padding:60px 70px}.ox-dropdown.ox-links-drop{width:280px}.ox-dropdown.ox-login-drop{padding:0;width:750px}.ox-dropdown .block-account>.block-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ox-dropdown .block-account .block{padding:30px;width:50%;margin:0;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-flow:wrap;align-self:stretch;align-content:center}.minicart--style-modern .ox-dropdown.ox-links-drop{width:310px}.minicart--style-modern .ox-dropdown.ox-links-drop .block-content{padding:40px}.minicart--style-modern .ox-dropdown .block-account .block{padding:50px}.ox-prev-next__link{display:block}.crosssell .owl-carousel:hover .owl-nav,.related .owl-carousel:hover .owl-nav,.upsell .owl-carousel:hover .owl-nav{visibility:visible;opacity:1}.crosssell .owl-carousel:hover .owl-nav button.owl-prev,.related .owl-carousel:hover .owl-nav button.owl-prev,.upsell .owl-carousel:hover .owl-nav button.owl-prev,.crosssell .owl-carousel:hover .owl-nav button.owl-next,.related .owl-carousel:hover .owl-nav button.owl-next,.upsell .owl-carousel:hover .owl-nav button.owl-next{transform:translateX(0px) translateY(-50%)}.owl-carousel.widget-product-grid:hover .owl-nav{visibility:visible;opacity:1}.owl-carousel.widget-product-grid:hover .owl-nav button.owl-prev,.owl-carousel.widget-product-grid:hover .owl-nav button.owl-next{transform:translateX(0px) translateY(-50%)}.crosssell.additional-products,.related.additional-products,.upsell.additional-products{margin-bottom:80px}.ox-banner.ox-banner-content-overlay .ox-banner-container.medium-padding{padding:60px}.ox-banner.ox-banner-content-overlay .ox-banner-container.big-padding{padding:80px}.ox-categories-grid-with-banner .ox-banner.ox-banner-content-overlay .ox-banner-container{padding:60px}.ox-categories-grid-with-banner .col.right{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;padding:50px 3%}.ox-categories-grid-with-banner .col.left{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.ox-banner-animated-text.ox-banner-huge .ox-banner-animated-container{padding:50px}.ox-banner-animated-text.ox-banner-huge .text{padding:10px 12px}.ox-banner-animated-text.ox-banner-huge span.text{font-size:60px;line-height:56px}.ox-banner-animated-text.ox-banner-xxl .ox-banner-animated-container{padding:50px}.ox-banner-animated-text.ox-banner-xxl .text{padding:1.4vw}.ox-banner-animated-text.ox-banner-xxl span.text{font-size:5vw;line-height:.8}.ox-banner-animated-text.ox-banner-medium .ox-banner-animated-container{padding:50px}.ox-banner-animated-text.ox-banner-medium .ox-banner-animated-container .link{padding:8px 10px;font-weight:800;font-size:14px}.ox-banner-animated-text.ox-banner-medium .ox-banner-animated-container .text{padding:10px 12px}.ox-banner-animated-text.ox-banner-medium .ox-banner-animated-container span.text{font-size:36px;line-height:34px}.ox-banner-animated-text .ox-banner-animated-container .link{letter-spacing:-.03em}.header-banner-below.banner-columns-2 .banner-wrap.first-banner:before,.above-footer-banner.banner-columns-2 .banner-wrap.first-banner:before{left:-100%}.header-banner-below.banner-columns-2 .banner-wrap.second-banner:before,.above-footer-banner.banner-columns-2 .banner-wrap.second-banner:before{right:-100%}.ox-instagram-feed.columns-1 .ox-instagram-item{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ox-instagram-feed.columns-2 .ox-instagram-item{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ox-instagram-feed.columns-3 .ox-instagram-item{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.ox-instagram-feed.columns-4 .ox-instagram-item{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ox-instagram-feed.columns-5 .ox-instagram-item{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ox-instagram-feed.columns-6 .ox-instagram-item{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.ox-instagram-feed.columns-7 .ox-instagram-item{-ms-flex:0 0 14.28571429%;flex:0 0 14.28571429%;max-width:14.28571429%}.ox-instagram-feed.columns-8 .ox-instagram-item{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.ox-instagram-feed.columns-9 .ox-instagram-item{-ms-flex:0 0 11.11111111%;flex:0 0 11.11111111%;max-width:11.11111111%}.ox-instagram-feed.columns-10 .ox-instagram-item{-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.ox-instagram-feed.columns-11 .ox-instagram-item{-ms-flex:0 0 9.09090909%;flex:0 0 9.09090909%;max-width:9.09090909%}.ox-instagram-feed.columns-12 .ox-instagram-item{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.page-layout-1column-fullwidth.blog-page .page-main{padding-bottom:80px;padding-top:40px}.post-list.blog-style-modern.blog-list--overlay.columns-3 article{-ms-flex:0 0 calc(33.333333% - 30px);flex:0 0 calc(33.333333% - 30px);max-width:calc(33.333333% - 30px)}.post-list{margin-top:30px}.post-list.columns-3 article.post-style--overlay{-ms-flex:0 0 calc(33.333333% - 30px);flex:0 0 calc(33.333333% - 30px);max-width:calc(33.333333% - 30px)}.post-list.columns-3 article.post-style--image-top{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.post-list.blog-list--overlay.columns-3 article,.post-list.blog-list--overlay.columns-3 article.post-style--overlay{-ms-flex:0 0 calc(33.333333% - 30px);flex:0 0 calc(33.333333% - 30px);max-width:calc(33.333333% - 30px)}.post-list.blog-list--image-top.columns-3 article.post-style--image-top,.post-list.blog-list--image-top.columns-3 article{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.post-list article{margin-bottom:60px}.post-list.blog-style-modern article .post-image-wrapper .post-posed-date{opacity:0;transform:translateY(10px);transition:all .3s ease;font-size:16px;height:52px;padding:0 19px;line-height:52px}.post-list.blog-style-modern article:hover .post-image-wrapper .post-posed-date{opacity:1;transform:translateY(0)}.post-list.blog-style-modern article.post-style--above-image .post-content,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-content,.post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-content,.post-list.blog-style-modern.blog-list--above-image article .post-content{padding:70px}.post-list.blog-style-modern article.post-style--above-image .post-title,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-title,.post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-title,.post-list.blog-style-modern.blog-list--above-image article .post-title{font-size:48px}.post-list.blog-style-modern article.post-style--overlay .post-content,.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay .post-content,.post-list.blog-style-modern.blog-list--overlay article .post-content{padding:60px}.post-list.blog-style-modern.columns-3 article.post-style--overlay .post-content,.post-list.blog-style-modern.columns-3.blog-list--image-top article.post-style--overlay .post-content,.post-list.blog-style-modern.columns-3.blog-list--overlay article .post-content{padding:35px}.post-view.narrow-post .wide-content,.post-view.narrow-post.narrow-post--content .wide-content,.post-view.narrow-post.narrow-post--p .wide-content,.post-view.narrow-post .narrow-content .wide-content,.post-view.narrow-post .wide,.post-view.narrow-post.narrow-post--content .wide,.post-view.narrow-post.narrow-post--p .wide,.post-view.narrow-post .narrow-content .wide{margin-left:-80px;margin-right:-80px}.post-list{margin-top:40px}.post-list.columns-4 article.post-style--image-top{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.post-list.blog-list--image-top.columns-4 article{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.post-list article{margin-bottom:80px}.post-list.blog-style-modern article.post-style--overlay .post-content,.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay .post-content,.post-list.blog-style-modern.blog-list--overlay article .post-content,.post-list.blog-style-modern article.post-style--above-image .post-content,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-content,.post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-content,.post-list.blog-style-modern.blog-list--above-image article .post-content{transform:translateY(52px);transition:transform .3s}.post-list.blog-style-modern article.post-style--overlay .social-share__content a,.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay .social-share__content a,.post-list.blog-style-modern.blog-list--overlay article .social-share__content a,.post-list.blog-style-modern article.post-style--above-image .social-share__content a,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .social-share__content a,.post-list.blog-style-modern.blog-list--first-above-image article:first-child .social-share__content a,.post-list.blog-style-modern.blog-list--above-image article .social-share__content a{opacity:0;transform:translateY(20px);transition:all .3s}.post-list.blog-style-modern article.post-style--overlay .post-links,.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay .post-links,.post-list.blog-style-modern.blog-list--overlay article .post-links,.post-list.blog-style-modern article.post-style--above-image .post-links,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-links,.post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-links,.post-list.blog-style-modern.blog-list--above-image article .post-links{height:30px;opacity:0;transition:opacity .3s}.post-list.blog-style-modern article.post-style--overlay:hover .social-share__content a,.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay:hover .social-share__content a,.post-list.blog-style-modern.blog-list--overlay article:hover .social-share__content a,.post-list.blog-style-modern article.post-style--above-image:hover .social-share__content a,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image:hover .social-share__content a,.post-list.blog-style-modern.blog-list--first-above-image article:first-child:hover .social-share__content a,.post-list.blog-style-modern.blog-list--above-image article:hover .social-share__content a{opacity:1;transform:translateY(0)}.post-list.blog-style-modern article.post-style--overlay:hover .social-share__content a:nth-child(1),.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay:hover .social-share__content a:nth-child(1),.post-list.blog-style-modern.blog-list--overlay article:hover .social-share__content a:nth-child(1),.post-list.blog-style-modern article.post-style--above-image:hover .social-share__content a:nth-child(1),.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image:hover .social-share__content a:nth-child(1),.post-list.blog-style-modern.blog-list--first-above-image article:first-child:hover .social-share__content a:nth-child(1),.post-list.blog-style-modern.blog-list--above-image article:hover .social-share__content a:nth-child(1){transition-delay:50ms}.post-list.blog-style-modern article.post-style--overlay:hover .social-share__content a:nth-child(2),.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay:hover .social-share__content a:nth-child(2),.post-list.blog-style-modern.blog-list--overlay article:hover .social-share__content a:nth-child(2),.post-list.blog-style-modern article.post-style--above-image:hover .social-share__content a:nth-child(2),.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image:hover .social-share__content a:nth-child(2),.post-list.blog-style-modern.blog-list--first-above-image article:first-child:hover .social-share__content a:nth-child(2),.post-list.blog-style-modern.blog-list--above-image article:hover .social-share__content a:nth-child(2){transition-delay:.1s}.post-list.blog-style-modern article.post-style--overlay:hover .post-content,.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay:hover .post-content,.post-list.blog-style-modern.blog-list--overlay article:hover .post-content,.post-list.blog-style-modern article.post-style--above-image:hover .post-content,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image:hover .post-content,.post-list.blog-style-modern.blog-list--first-above-image article:first-child:hover .post-content,.post-list.blog-style-modern.blog-list--above-image article:hover .post-content{transform:translateY(0)}.post-list.blog-style-modern article.post-style--overlay:hover .post-links,.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay:hover .post-links,.post-list.blog-style-modern.blog-list--overlay article:hover .post-links,.post-list.blog-style-modern article.post-style--above-image:hover .post-links,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image:hover .post-links,.post-list.blog-style-modern.blog-list--first-above-image article:first-child:hover .post-links,.post-list.blog-style-modern.blog-list--above-image article:hover .post-links{opacity:1}.post-list.blog-style-modern article.post-style--overlay .post-content,.post-list.blog-style-modern.blog-list--image-top article.post-style--overlay .post-content,.post-list.blog-style-modern.blog-list--overlay article .post-content{max-width:100%}.post-list.blog-style-modern article.post-style--above-image .post-content,.post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-content,.post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-content,.post-list.blog-style-modern.blog-list--above-image article .post-content{max-width:60%}.blog-widget-recent .post-list.blog-style-modern.blog-list--above-image article .post-content{max-width:80%}.blog-widget-recent .post-list.blog-style-modern.blog-list--overlay article .post-content{max-width:100%}.page-layout-2columns-left .post-list.blog-style-modern article.post-style--above-image .post-content,.page-layout-2columns-right .post-list.blog-style-modern article.post-style--above-image .post-content,.page-layout-2columns-left .post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-content,.page-layout-2columns-right .post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-content,.page-layout-2columns-left .post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-content,.page-layout-2columns-right .post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-content,.page-layout-2columns-left .post-list.blog-style-modern.blog-list--above-image article .post-content,.page-layout-2columns-right .post-list.blog-style-modern.blog-list--above-image article .post-content{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ox-sticky-static{position:absolute !important;bottom:0;top:auto}.ox-sticky-fixed{position:fixed !important;z-index:1}.ox-sticky-sidebar{display:flex;flex-direction:column}.page-layout-3columns .ox-3col-sticky-wrapper{float:left;display:block;min-height:1px}.page-layout-2columns-right .ox-sticky-sidebar .sidebar{margin-left:auto}.modal-popup .modal-content,.modal-popup .modal-footer{padding:50px}.modal-popup .modal-content>.action:first-child,.modal-popup .modal-footer>.action:first-child{margin-right:20px}.modal-popup .modal-footer{padding-top:0}.modal-popup.modal-slide .modal-footer{border-top:none;text-align:center}#store-selector .form-continue .actions-toolbar>.primary{float:right}#store-selector .form-continue .actions-toolbar .action.primary{margin:0}.pagebuilder-mobile-only{display:none !important}.amwishlist-wishlist-index .pager .pages{flex-basis:auto}.amwishlist-wishlist-index .pager .limiter{margin:0}.amwishlist-wishlist-index .pager .toolbar-amount{display:inline-block}.amwishlist-toolbar-block.-mass-action{position:initial;z-index:initial;flex-wrap:nowrap;padding:0 0 35px;box-shadow:none}.amwishlist-toolbar-block.-mass-action .amwishlist-button{height:40px}.amwishlist-toolbar-block.-mass-action .amwishlist-button.-link{margin:0 20px 0 0}.amwishlist-toolbar-block.-mass-action .amwishlist-button:not(.-link){min-width:116px}.amwishlist-toolbar-block.-mass-action .amwishlist-button:not(.-link):not(:last-child){flex-basis:auto;margin:0 10px 0 0}.amwishlist-toolbar-block.-mass-action .addtolist{flex-basis:auto;margin:0 0 0 auto}.amwishlist-product-grid>.amwishlist-items{margin:0 -20px}.amwishlist-product-grid>.amwishlist-items>.amwishlist-item{width:calc(50% - 20px)}.amwishlist-popup-block .amwishlist-content{padding:0 30px}.amwishlist-popup-block .amwishlist-toolbar.-footer{padding:20px 30px;box-shadow:0 -10px 30px rgba(190,198,218,.1),0 -5px 15px rgba(190,198,218,.09)}.amwishlist-popup-block .amwishlist-list.-align-left{justify-content:flex-start}.amwishlist-popup-block .amwishlist-button.-create-list{padding:0 0 20px}.amwishlist-popup-block .amwishlist-button.-addtolist{max-width:194px}.amwishlist-popup-block .amwishlist-tabs-block.-title{margin:0 0 20px}.amwishlist-newlist-block .amwishlist-button.-plus{padding:0 0 20px}.amrelated-cart-bundle{padding:0;width:73%}.amrelated-pack-wrapper .amrelated-content-wrapper{position:unset;flex-wrap:nowrap;margin-top:15px;padding-top:0;background:#fff}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child){border-bottom:none}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount{font-size:12px}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price{font-weight:400}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal{display:flex;padding:10px 5px;text-align:center;font-size:50px;line-height:100px}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus{color:#1979c3}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal{color:#e9f6ff}.amrelated-pack-wrapper .amrelated-title:after{content:none !important}.amrelated-content-wrapper .amrelated-pack-list{max-width:79%;width:unset}.amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main{display:block}.amrelated-pack-list.-wide{flex-wrap:nowrap;justify-content:space-between}.amrelated-pack-list.-wide .amrelated-pack-items{flex-wrap:nowrap;justify-content:space-around}.amrelated-pack-list.-narrow .amrelated-plus,.amrelated-pack-list.-narrow+.amrelated-equal{display:block;line-height:100px}.amrelated-equal.-second-row{align-self:center;margin-bottom:18px}.amrelated-pack-list.-second-row{border-right:3px solid #e9f6ff}.amrelated-pack-item .amrelated-details{display:block}.amrelated-pack-item.-wide,.amrelated-pack-item.-narrow{padding:10px;min-width:120px;width:14%;text-align:center}.amrelated-pack-item.-wide .amrelated-info,.amrelated-pack-item.-narrow .amrelated-info{display:block}.amrelated-pack-item.-wide .amrelated-details,.amrelated-pack-item.-narrow .amrelated-details{margin-left:0}.amrelated-pack-item.-wide .amrelated-photo-container,.amrelated-pack-item.-narrow .amrelated-photo-container{margin:0 auto 10px}.amrelated-pack-item.-main{background:0 0}.amrelated-content-wrapper .amrelated-summary-content{position:relative;display:block;margin-top:16px;padding:0;width:180px}.amrelated-content-wrapper .amrelated-summary-content .amrelated-discount{right:unset;padding:5px}.amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper{box-sizing:border-box;margin:0;width:100%;height:95px;border:3px dashed #e9f6ff;border-bottom:none}.amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper{margin-right:0}.amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action{width:100%}.amrelated-summary-content.-second-row{align-self:center}.amrelated-pack-list.-wide .amrelated-pack-items{position:relative}.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background{position:absolute;top:0;left:0;z-index:2;display:block;width:0;height:100%;background:#e9f6ff;box-shadow:0 20px 0 -10px #f9f9f9;opacity:1;transition:all .3s ease}.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl{right:0;left:unset}.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item{z-index:2}.amrelated-pack-item.-wide{padding:30px 0}.amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background{width:100%;opacity:1}.amrelated-popup-container .amrelated-bundle-popup{max-width:initial;min-width:700px}.amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info{margin-top:60px;min-height:450px}.amrelated-product-info .amrelated-info.-top{float:right;margin:0;width:50%}.amrelated-product-info .amrelated-info.-bottom{clear:both;float:right;margin-bottom:20px;width:50%}.amrelated-product-info .amrelated-info.-top,.amrelated-product-info .amrelated-info.-bottom{box-sizing:border-box;padding:0 20px 0 0}.amrelated-info.-top .amrelated-title{font-size:24px;margin-bottom:10px}.amrelated-info.-top .product-reviews-summary{margin-bottom:10px}.amrelated-info.-top .product-reviews-summary .action{margin-left:10px}.amrelated-info.-bottom .amrelated-description{font-size:14px;margin:5px 0 0}.amrelated-info.-bottom .product-add-form{margin:0;padding:0}.amrelated-product-info .amrelated-image-container{border:0;box-sizing:border-box;left:0;margin:0;padding:0 25px;position:absolute;width:50%}.amrelated-product-info .amrelated-image-container>.product-item-photo{border:0;width:100%}.amrelated-product-info .amrelated-image-container .product-image-container{border:1px solid #b2b2b2}.amrelated-products-block{margin-left:27px;margin-right:27px}.customer-preferreddealer-index .preferred-dealer-block>form{width:auto;min-width:50%}.checkout-cart-index .modal-popup.favorite-dealer-modal .modal-inner-wrap{max-width:800px}.main-logo img{width:var(--width_desktop);height:var(--height_desktop)}.account.toothlibrary-order-view .column.main .block.block-order-details-view .block-content:not(.widget){display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.account.toothlibrary-order-view .column.main .block.block-order-details-view .block-content:not(.widget) .box{clear:unset;float:none;width:50%}.toothlibrary-index-index .tooth-library ul.navigation{-webkit-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:60px;justify-content:space-between}.toothlibrary-index-index .tooth-library ul.navigation>li{margin-bottom:0}.toothlibrary-index-index .tooth-library .step-wrapper .step-content form#terms-conditions{max-width:40%}.toothlibrary-index-index .tooth-library #address-step .block.address-block ul.address{max-width:50%}.toothlibrary-index-index .tooth-library #address-step form.form>.fieldset>.field>.tooltip-icon{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-left:10px;vertical-align:top;padding-top:8px}.toothlibrary-index-index .tooth-library #system-step .step-content{margin-bottom:40px}.toothlibrary-index-index .tooth-library #system-step .step-content .systems-table .system-item-body>.system-products-wrapper #system-form>.fieldset>.field>.tooltip-icon{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding-left:10px;padding-top:8px;vertical-align:top;cursor:pointer}.toothlibrary-index-index .tooth-library #summary-step .step-content .block.address-block{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.toothlibrary-index-index .tooth-library #summary-step .step-content .block.address-block .person-info{margin-bottom:20px}.toothlibrary-index-index .tooth-library #summary-step .step-content .block.address-block .full-line{width:100%}.toothlibrary-index-index .tooth-library #summary-step .step-content .block.address-block .shipping-address{margin-left:60px}.toothlibrary-index-index .tooth-library #summary-step .step-content .block.address-block .actions-toolbar{width:100%}.toothlibrary-index-index .tooth-library #order-success-step .step-heading,.toothlibrary-index-index .tooth-library #order-success-step .step-content{width:50%}.toothlibrary-index-index .tooth-library .form.customer-data>.fieldset>.field.firstname,.toothlibrary-index-index .tooth-library .form.customer-data>.fieldset>.field.lastname,.toothlibrary-index-index .tooth-library .form.customer-data>.fieldset>.field.email,.toothlibrary-index-index .tooth-library .form.customer-data>.fieldset>.field.sap-number{width:calc((100% - 20px)/2)}.toothlibrary-index-index .tooth-library .form.customer-data>.fieldset>.field.sap-number input[readonly]{opacity:.5;cursor:not-allowed}.toothlibrary-index-index .tooth-library .form.shipping-address>.fieldset>.field.postcode,.toothlibrary-index-index .tooth-library .form.billing-address>.fieldset>.field.postcode,.toothlibrary-index-index .tooth-library .form.shipping-address>.fieldset>.field.city,.toothlibrary-index-index .tooth-library .form.billing-address>.fieldset>.field.city,.toothlibrary-index-index .tooth-library .form.shipping-address>.fieldset>.field.region,.toothlibrary-index-index .tooth-library .form.billing-address>.fieldset>.field.region,.toothlibrary-index-index .tooth-library .form.shipping-address>.fieldset>.field.country_id,.toothlibrary-index-index .tooth-library .form.billing-address>.fieldset>.field.country_id,.toothlibrary-index-index .tooth-library .form.shipping-address>.fieldset>.field.telephone,.toothlibrary-index-index .tooth-library .form.billing-address>.fieldset>.field.telephone,.toothlibrary-index-index .tooth-library .form.shipping-address>.fieldset>.field.vat_id,.toothlibrary-index-index .tooth-library .form.billing-address>.fieldset>.field.vat_id{width:calc((100% - 20px)/2)}.gmt-banner-slider-wrapper.belvg-slider .gmt-banner-wrapper.right-oriented .gmt-banner-content-wrapper{order:1}.gmt-banner-slider-wrapper.belvg-slider .gmt-banner-wrapper.right-oriented .gmt-banner-image-wrapper{order:2}.gmt-banner-slider-wrapper.belvg-slider .gmt-swiper-button.gmt-swiper-button-prev{transform:translateX(-50%) translateY(-50%)}.gmt-banner-slider-wrapper.belvg-slider .gmt-swiper-button.gmt-swiper-button-next{transform:translateX(50%) translateY(-50%)}.block-cart-failed .actions{text-align:left}.block-cart-failed .actions.primary{float:right}.block-category-event.block:last-child{margin-bottom:30px;padding:10px 0 30px}.block-category-event .block-title{margin:0}.block-category-event .block-title strong{font-size:2.4rem}.block-category-event .ticker li{display:none;margin:0 50px}.block-category-event .ticker .value{font-size:6rem}.block-category-event .ticker .label{font-size:1.4rem;text-transform:none}.block-category-event .dates .date{font-size:5rem}.block-category-event .dates .start{padding-right:50px}.block-category-event .dates .start:after{font-size:5rem;right:10px}.checkout-cart-index .hot-products-details .cart-items-wrapper .matrix-hotquote table.hot-products-children tr .col .sku-status-wrapper>picture,.checkout-cart-index .hot-products-details .cart-items-wrapper .matrix-hotquote table.hot-products-children tr .col .sku-status-wrapper img{margin-right:10px}.checkout-cart-index .hot-products-details .cart-items-wrapper .cart.table-wrapper tr .col.qty .field.qty{margin-top:-6px}.checkout-cart-index .hot-products-details .cart-items-wrapper .cart.table-wrapper .col.item{width:40%}.multicheckout.address.form .col.address select{max-width:100%}.cart.main.actions{text-align:right}.cart.main.actions .action.continue{float:left}.cart-container .widget{float:left}.cart-summary{float:right;position:relative;width:30%}.column.main .cart-summary .actions-toolbar>.secondary{float:none}.cart-products-toolbar .toolbar-amount{line-height:30px;margin:0}.cart-products-toolbar .pages{float:right;margin:0 0 1px}.cart-products-toolbar .pages .item:last-child{margin-right:0}.multicheckout.address.form .table-wrapper .table .cart-products-toolbar+.cart thead tr th.col,.cart.table-wrapper .cart-products-toolbar+.cart thead tr th.col{padding-bottom:7px;padding-top:8px}.multicheckout.address.form .table-wrapper .table .cart+.cart-products-toolbar,.cart.table-wrapper .cart+.cart-products-toolbar{margin-top:25px}.minicart-wrapper .header__item-label .desktop-visible{display:inline}.minicart-wrapper .header__item-label .mobile-visible{display:none}.minicart--style-modern .ox-dropdown .block-wishlist .empty-wishlist-wrapper{padding:6rem 0 9rem}.minicart--style-modern .ox-dropdown .block-compare .empty-compare-wrapper{padding:6rem 0 9rem}.minicart--style-modern .ox-dropdown .block-minicart .empty-cart-wrapper{padding:6rem 0 9rem}.ox-dropdown .minicart-items-wrapper{min-height:11rem}.ox-dropdown .block-minicart .empty-cart-wrapper{padding:6rem 0 5rem}.ox-dropdown .block-minicart .empty-cart-wrapper .button.continue{display:none}.minicart-wrapper{display:inline-block;position:relative}.minicart-wrapper:before,.minicart-wrapper:after{content:'';display:table}.minicart-wrapper:after{clear:both}.minicart-wrapper .action.showcart{cursor:pointer;display:inline-block;text-decoration:none}.minicart-wrapper .action.showcart:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:0;line-height:0;color:inherit;font-family:"athlete2";margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.minicart-wrapper .action.showcart:hover:before{color:inherit}.minicart-wrapper .action.showcart:active:before{color:inherit}.minicart-wrapper .action.showcart.active{display:inline-block;text-decoration:none}.minicart-wrapper .action.showcart.active:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:0;line-height:0;color:inherit;font-family:"athlete2";margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.minicart-wrapper .action.showcart.active:hover:before{color:inherit}.minicart-wrapper .action.showcart.active:active:before{color:inherit}.minicart-wrapper .block-minicart{margin:0;padding:0;list-style:none none;background:#fff;border:none;margin-top:0;min-width:100%;width:320px;z-index:101;box-sizing:border-box;display:none;position:absolute;top:100%;right:0;box-shadow:0px 0px 10px 0px rgba(0,0,0,.15)}.minicart-wrapper .block-minicart li{margin:0}.minicart-wrapper .block-minicart li:hover{cursor:pointer}.minicart-wrapper .block-minicart:before,.minicart-wrapper .block-minicart:after{border-bottom-style:solid;content:'';display:block;height:0;position:absolute;width:0}.minicart-wrapper .block-minicart:before{border:6px solid;border-color:transparent transparent #fff;z-index:99}.minicart-wrapper .block-minicart:after{border:7px solid;border-color:transparent transparent #bbb;z-index:98}.minicart-wrapper .block-minicart:before{right:26px;top:-12px}.minicart-wrapper .block-minicart:after{right:25px;top:-14px}.minicart-wrapper.active{overflow:visible}.minicart-wrapper.active .block-minicart{display:block}.minicart-wrapper .action.showcart{display:-ms-flexbox;display:-webkit-flex;display:flex}.minicart-wrapper .action.showcart.active{display:-ms-flexbox;display:-webkit-flex;display:flex}.minicart-wrapper .action.showcart svg{margin-right:1rem}.minicart-wrapper .action.showcart .text{position:static}.minicart-wrapper .action.showcart span{display:inline-block;line-height:12px;-webkit-transform:translateZ(0);transform:translateZ(0)}.minicart-wrapper .action.showcart span.qty{margin:0 0 0 1.1rem;padding:0 0 0 1.1rem;border-left:1px solid #000;border-left-color:rgba(0,0,0,.21)}.ox-slideout .block-minicart{top:auto;left:auto;padding:0;margin:0;box-shadow:none;height:100%;overflow:auto;overflow-x:hidden}.ox-slideout .block-minicart:before,.ox-slideout .block-minicart:after{content:none}.multishipping-checkout-success .column.main,.checkout-onepage-success .column.main{display:flex;align-items:center;min-height:70vh}.checkout-index-index .page-main{padding:50px 50px 30px}.opc-wrapper{width:60%;float:left;-ms-flex-order:1;-webkit-order:1;order:1;padding-right:50px}.opc-wrapper .opc-wrapper-boxed{padding:50px;padding-top:50px}.multishipping-checkout-success .print,.checkout-onepage-success .print{display:none;font-weight:600;margin:22px 0 0;border-bottom:2px solid}.opc-estimated-wrapper{display:none;margin:50px 0 0}.checkout-index-index .modal-popup .form-shipping-address{max-width:100%}.checkout-index-index .modal-popup .modal-footer .action-save-address{float:right;margin:0;width:auto}.checkout-index-index .modal-popup .modal-footer .action-save-address+.action-hide-popup{float:left}.checkout-index-index .modal-popup .modal-footer .action-hide-popup{margin:0;width:auto}.opc-wrapper .form-login,.opc-wrapper .form-shipping-address{max-width:100%}.opc-sidebar{width:40%;float:right;-ms-flex-order:2;-webkit-order:2;order:2;margin-top:60px}.opc-summary-wrapper .modal-header .action-close{display:none}.opc-summary-wrapper .modal-inner-wrap{box-shadow:none}.opc-summary-wrapper .product-item .cart-price{display:table-cell}.opc-summary-wrapper .product-item .action.toggle-children.mobile-visible{display:none}.opc-block-summary .product-item .subtotal .price-including-tax{margin:0}.opc-block-summary .product-item .subtotal .price-including-tax>span{justify-content:flex-end}.authentication-dropdown{background-color:#fff;border:none;-webkit-transition:opacity .2s,visibility 0s linear .1s;position:absolute;text-align:left;top:100%;opacity:0;transition:transform linear .1s,visibility 0s linear .1s;visibility:hidden;width:100%;min-width:460px;right:0}.authentication-dropdown._show{z-index:100;opacity:1;visibility:visible}.block-authentication .block-title{border-bottom:0;margin-bottom:25px}.block-authentication .block-title strong{font-size:3.6rem}.block-authentication .block-new-customer .actions-toolbar>.primary{float:none}.popup-authentication .modal-inner-wrap{min-width:1025px;width:60%}.popup-authentication .block-authentication{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.popup-authentication .block[class],.popup-authentication .form-login,.popup-authentication .fieldset,.popup-authentication .block-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.popup-authentication .block[class]{box-sizing:border-box;float:left;width:50%}.popup-authentication .block[class].block-new-customer:before{left:0;top:50%}.popup-authentication .actions-toolbar{margin-bottom:0;margin-top:auto}.checkout-payment-method .fieldset>.field-select-billing>.control{float:none;width:100%}.checkout-payment-method .payment-method-content .fieldset>.field{margin:0 0 20px}.checkout-payment-method .payment-method-content .fieldset>.field.type .control{margin-left:25.8%}.checkout-payment-method .payment-method-content .fieldset>.field.type.no-detection .control{margin-left:0}.checkout-payment-method .payment-option-content .payment-option-inner+.actions-toolbar{margin-left:0}.modal-popup.agreements-modal .modal-content{padding:40px}.page-product-downloadable .product-options-wrapper{float:left;width:55%}.page-product-downloadable .product-options-bottom{float:right;width:40%}.page-product-downloadable .product-options-bottom .field.qty+.actions{padding-top:0}.gift-message .field{margin-bottom:20px}.gift-options{position:relative;z-index:1}.gift-options .actions-toolbar{clear:both;float:right;position:static}.gift-options .actions-toolbar .secondary{float:right}.gift-options .actions-toolbar .secondary .action{float:right;margin-left:20px}.gift-options .actions-toolbar .secondary .action-cancel{display:block;float:left;margin-top:6px}.gift-options .actions-toolbar:nth-child(3):before{border-left:1px solid #c1c1c1;bottom:5rem;content:'';display:block;left:50%;overflow:hidden;position:absolute;top:0;width:0}.gift-options-title{font-weight:300;font-size:1.8rem}.cart.table-wrapper .action-gift{float:left}.order-options .gift-wrapping,.table-order-review .gift-wrapping{max-width:50%}.form-giftregistry-search .fieldset{margin-bottom:29px}.form-giftregistry-search .fieldset>.fields-specific-options>.field{margin:0 0 20px;box-sizing:border-box}.form-giftregistry-search .fieldset>.fields-specific-options>.field>.label{margin:0}.form-giftregistry-search .fieldset>.fields-specific-options>.field:before,.form-giftregistry-search .fieldset>.fields-specific-options>.field:after{content:'';display:table}.form-giftregistry-search .fieldset>.fields-specific-options>.field:after{clear:both}.form-giftregistry-search .fieldset>.fields-specific-options>.field.choice:before,.form-giftregistry-search .fieldset>.fields-specific-options>.field.no-label:before{padding:6px 15px 0 0;width:25.8%;box-sizing:border-box;content:' ';float:left;height:1px}.form-giftregistry-search .fieldset>.fields-specific-options>.field .description{padding:6px 15px 0 0;text-align:right;width:25.8%;box-sizing:border-box;float:left}.form-giftregistry-search .fieldset>.fields-specific-options>.field:not(.choice)>.label{padding:6px 15px 0 0;text-align:right;width:25.8%;box-sizing:border-box;float:left}.form-giftregistry-search .fieldset>.fields-specific-options>.field:not(.choice)>.control{width:74.2%;float:left}.block-giftregistry-shared-items .product-item-photo{display:table-cell;max-width:100%;padding:0 20px 0 0;vertical-align:top;width:1%}.block-giftregistry-shared-items .product-item-details{display:table-cell;vertical-align:top;width:99%;word-break:normal}.block-giftregistry-shared-items .col.product{width:48%}.block-giftregistry-shared-items .col:not(.product){text-align:center}.block-giftregistry-shared-items .col.price{padding-top:17px}.block-giftregistry-shared-items .input-text.qty{margin-top:-4px}.gift-options-cart-item .gift-wrapping,.cart-gift-item .gift-wrapping{box-sizing:border-box;float:left;padding-right:20px;width:50%}.gift-options-cart-item .gift-wrapping+.gift-message,.cart-gift-item .gift-wrapping+.gift-message{border-left:1px solid #c1c1c1;box-sizing:border-box;float:left;padding-left:4.5rem;width:50%}.form-add-invitations .additional,.form-add-invitations .field.text{margin-top:29px}.table-invitations .col{width:50%}.wishlist.window.popup{bottom:auto;top:20%;left:50%;margin-left:-220px;width:380px;right:auto}.wishlist.window.popup .field{margin:0 0 20px}.wishlist.window.popup .field:not(.choice)>.label{box-sizing:content-box;float:none;width:auto;text-align:left;padding:0}.wishlist.window.popup .field:not(.choice)>.control{float:none;width:auto}.wishlist.window.popup .field>.label{margin:0 0 5px;display:inline-block}.wishlist.window.popup .field.choice:before,.wishlist.window.popup .field.no-label:before{display:none}.block-wishlist-management{margin-bottom:20px}.block-wishlist-management .wishlist-select{border-bottom:1px solid #e8e8e8;display:table;margin-bottom:15px;width:100%}.block-wishlist-management .wishlist-select .wishlist-name{display:table-cell;margin-right:10px;padding:5px 10px 10px;vertical-align:top;white-space:nowrap;width:5%}.block-wishlist-management .wishlist-select-items{display:table-cell;padding-right:160px;vertical-align:top}.block-wishlist-management .wishlist-select-items .item{display:inline-block;margin-right:10px;padding:5px 10px 10px}.block-wishlist-management .wishlist-select-items .item:last-child{margin-right:0}.block-wishlist-management .wishlist-select-items .current{border-bottom:3px solid #ff5501;font-weight:600}.block-wishlist-management .wishlist-select .wishlist-name-current{display:none}.block-wishlist-management .wishlist-add.item{position:absolute;right:0;top:0}.block-wishlist-management .wishlist-title strong{font-size:4rem}.block-wishlist-management .wishlist-info{float:left}.block-wishlist-management .wishlist-toolbar{float:right}.block-wishlist-info-items .product-item-photo{margin-left:0}.products-grid.wishlist .product-item-checkbox{float:left}.products-grid.wishlist .product-item-checkbox+.product-item-name{margin-left:25px}.paypal-review .paypal-review-title{border-bottom:1px solid #d1d1d1}.paypal-review .block-content .box-order-shipping-address,.paypal-review .block-content .box-order-shipping-method,.paypal-review .block-content .box-order-shipping-method+.box-order-billing-address{box-sizing:border-box;float:left;width:33%}.paypal-review .block-content .box-order-shipping-address{padding:0 5%;width:34%}.paypal-review .col.subtotal,.paypal-review .mark,.paypal-review .amount{text-align:right}.reward-settings+.actions-toolbar{margin-top:-32px}.form-create-return .additional .field:last-child{margin-top:29px}.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box{margin-bottom:20px}.block-returns-tracking .block-title .action{margin:0 0 0 30px}.block-returns-tracking .block-title .actions-track{float:right;margin-top:12px}.my-credit-cards .card-type img{display:block}.block-search--type-panel .ox-overlay-close-btn,.block-search--type-panel .flashing-cursor,.block-search--type-panel .action-search-slideout{display:none !important}.block-search--type-panel .block-content{display:block}.block-search{float:right;padding-left:15px;position:relative;width:250px;z-index:4}.block-search .control{border-top:0;margin:0;padding:0 0 25px}.block-search .nested{display:block;padding-top:5px;position:absolute}.block-search input{margin:0;padding-right:35px;position:static}.block-search input::-webkit-input-placeholder{color:#c2c2c2}.block-search input:-moz-placeholder{color:#c2c2c2}.block-search input::-moz-placeholder{color:#c2c2c2}.block-search input:-ms-input-placeholder{color:#c2c2c2}.block-search .action.search{display:inline-block;padding:0;margin:0;width:38px;height:38px;position:relative;background:#b1c127;box-shadow:none;border:none;border-radius:0;position:absolute;right:0;top:0;z-index:1}.block-search .action.search:hover:after{background:#202020}.block-search .action.search svg{width:15px}.block-search .action.search:hover svg{fill:#fff}.block-search .action.search span{display:none}.search-autocomplete{margin-top:0}.filter.block{display:block}.filter-title{display:none}.filter-actions{margin-bottom:30px}.filter-subtitle{display:block;position:static}.multicheckout .block-shipping .box{float:left;width:25%}.multicheckout .block-shipping .box-items{width:100%}.multicheckout .block-billing .box-billing-address{width:25%}.footer--layout-1 .footer.content .block_newsletter_wrapper{width:36%;float:right}.footer--layout-1 .footer.content .block_newsletter_wrapper .block_newsletter_below{padding:15px 30px}.footer.content .block_newsletter_wrapper .block.newsletter{float:none}.footer.content .block_newsletter_wrapper .block.newsletter .field .control{width:100%}.footer--layout-2 .footer.content .block.newsletter.newsletter-style--big{min-height:300px}.review-content-left{margin-right:50px}.product-review--layout-2columns.catalog-product-view.page-layout-1column .review-add{display:inline-block;width:40%;width:calc(0%);margin-left:40px}.product-review--layout-2columns.catalog-product-view.page-layout-1column .review-list{display:inline-block;width:60%;float:left}.product-info-main .review-form{max-width:100%}.product-info-main .review-item{flex-flow:column;padding:35px 0}.product-info-main .extended-review-summary-wrapper{flex-wrap:wrap;margin:0;margin-bottom:20px}.product-info-main .extended-review-summary-wrapper .extended-review-summary{max-width:100%;margin-right:0}.product-info-main .extended-review-summary-wrapper .extended-review-button{order:2;margin:0;width:100%}.product-info-main .extended-review-summary-wrapper .extended-review-button .action.primary{width:100%}.product-info-main .extended-review-summary-wrapper .number-of-ratings{order:3}.product-info-main .extended-review-summary-wrapper .number-of-ratings .rating-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.product-info-main .extended-review-summary-wrapper .number-of-ratings .rating-number{margin-right:20px}.product-info-main .extended-review-summary-wrapper .number-of-ratings .rating-percent{min-width:60px;text-align:right}.product-info-main .extended-review-summary-wrapper .number-of-ratings .rating-result{-webkit-flex-grow:1;flex-grow:1}.product-info-main .extended-review-summary-wrapper .review-ratings{order:4}.product-info-main .extended-review-summary-wrapper .number-of-ratings,.product-info-main .extended-review-summary-wrapper .review-ratings{width:100%;margin-right:0}.product-info-main .extended-review-summary-wrapper>div{margin-top:30px}.product-info-main .review-content-left{margin-bottom:25px;display:block;margin-right:0;max-width:100%}.product-info-main .product-info-main .review-content-left{margin-bottom:0}html,body{height:100%}.page-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%}.page-wrapper>.breadcrumbs,.page-wrapper>.top-container,.page-wrapper>.widget{box-sizing:border-box;width:100%}.ie10 .page-wrapper,.ie11 .page-wrapper{height:100%}.footer.content{padding-bottom:50px;padding-top:50px}.header.panel>.header.links{float:right;font-size:0;margin:0;padding:0;list-style:none none;margin-left:auto}.header.panel>.header.links>li{display:inline-block;vertical-align:top}.header.panel>.header.links>li{font-size:14px;margin:0 0 0 15px}.header.panel>.header.links>li.welcome,.header.panel>.header.links>li a{line-height:1.4}.header.panel>.header.links>li.welcome a{padding-left:5px}.header.content{padding:30px 20px 0}.page-header .switcher .options .action.toggle{position:relative;z-index:2}.page-header .switcher{line-height:35px;display:inline-block}.page-header .switcher .switcher-label{display:none}.page-header .switcher .options{display:inline-block;position:relative}.page-header .switcher .options:before,.page-header .switcher .options:after{content:'';display:table}.page-header .switcher .options:after{clear:both}.page-header .switcher .options .action.toggle{padding:0 24px 0 11px;cursor:pointer;display:inline-block;text-decoration:none}.page-header .switcher .options .action.toggle:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;line-height:18px;color:inherit;content:'\e607';font-family:"athlete2";margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.page-header .switcher .options .action.toggle:hover:after{color:inherit}.page-header .switcher .options .action.toggle:active:after{color:inherit}.page-header .switcher .options .action.toggle.active{display:inline-block;text-decoration:none}.page-header .switcher .options .action.toggle.active:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;line-height:18px;color:inherit;content:"\72";font-family:"athlete2";margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.page-header .switcher .options .action.toggle.active:hover:after{color:inherit}.page-header .switcher .options .action.toggle.active:active:after{color:inherit}.page-header .switcher .options ul.dropdown{margin:0;padding:0;list-style:none none;background:#fff;border:0;margin-top:0;min-width:130px;z-index:100;box-sizing:border-box;display:none;position:absolute;top:100%;box-shadow:0px 0px 10px 0px rgba(0,0,0,.15)}.page-header .switcher .options ul.dropdown li{margin:0;padding:0}.page-header .switcher .options ul.dropdown li:hover{background:#f5f4f4;cursor:pointer}.page-header .switcher .options ul.dropdown:before,.page-header .switcher .options ul.dropdown:after{border-bottom-style:solid;content:'';display:block;height:0;position:absolute;width:0}.page-header .switcher .options ul.dropdown:before{border:6px solid;border-color:transparent transparent #fff;z-index:99}.page-header .switcher .options ul.dropdown:after{border:7px solid;border-color:transparent transparent #bbb;z-index:98}.page-header .switcher .options ul.dropdown:before{left:10px;top:-12px}.page-header .switcher .options ul.dropdown:after{left:9px;top:-14px}.page-header .switcher .options.active{overflow:visible}.page-header .switcher .options.active ul.dropdown{display:block}.page-header .switcher .options .action.toggle strong{font-weight:400}.page-header .switcher .options .action.toggle:before{content:'';display:block;position:absolute;top:16px;right:10px;width:4px;background:#969696;height:1px;border:none;box-shadow:none;right:12px;transform:rotateZ(40deg)}.page-header .switcher .options .action.toggle:after{content:'';display:block;position:absolute;top:16px;right:10px;width:4px;background:#969696;height:1px;border:none;box-shadow:none;transform:rotateZ(-40deg)}.page-header .switcher .options ul.dropdown{padding:15px}.page-header .switcher .options ul.dropdown a{color:#322c29;text-decoration:none;display:block;padding:1px 7px;white-space:nowrap;line-height:18px}.page-header .switcher .options ul.dropdown a:visited{color:#322c29;text-decoration:none}.page-header .switcher .options ul.dropdown a:hover{color:#322c29;text-decoration:none}.page-header .switcher .options ul.dropdown a:active{color:#322c29;text-decoration:none}.page-header .switcher .options ul.dropdown:before,.page-header .switcher .options ul.dropdown:after{content:none}.page-header .switcher .options ul.dropdown li{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;line-height:18px}.page-header .switcher .options ul.dropdown li:hover{-webkit-transition:all 10ms ease-in-out;-moz-transition:all 10ms ease-in-out;-o-transition:all 10ms ease-in-out;transition:all 10ms ease-in-out}.page-header .switcher.store .options ul.dropdown a,.page-header .switcher.language .options ul.dropdown a{padding:2px 10px 2px 27px;background:5px 50% no-repeat}.page-header .switcher.store .options strong,.page-header .switcher.language .options strong{line-height:35px;margin:0}.page-header .switcher.store .options strong span,.page-header .switcher.language .options strong span{padding:0 0 0 24px;background:none 0% 50% no-repeat}.page-header .switcher.store.noflags .options ul.dropdown a,.page-header .switcher.language.noflags .options ul.dropdown a{padding-left:10px}.page-header .switcher.store.noflags .options strong span,.page-header .switcher.language.noflags .options strong span{padding-left:0}.page-header{border:0;margin-bottom:0}.page-header .panel.wrapper{border-bottom:1px solid #e8e8e8}.page-header .header.panel{padding-bottom:10px;padding-top:10px}.page-main>.page-title-wrapper .page-title{display:inline-block}.page-main>.page-title-wrapper .page-title+.action{float:right;margin-top:20px}.footer-block-content{padding:26px 0 0}.footer--layout-1 .footer-block-content{max-width:64%;padding:26px 20px 0 0}.footer--layout-4 .footer.content,.footer--layout-2 .footer.content{padding-top:0}.footer.content .block{float:right}.footer.content .links{display:inline-block;margin-bottom:20px;padding:0 50px 0 0;vertical-align:top}.footer-block-content-after{margin-bottom:-10px}.bundle-options-container .bundle-options-wrapper{float:left;width:57%}.bundle-options-container .block-bundle-summary{float:right;width:40%}.page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,.page-layout-2columns-left .bundle-options-container .block-bundle-summary,.page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,.page-layout-2columns-right .bundle-options-container .block-bundle-summary,.page-layout-3columns .bundle-options-container .bundle-options-wrapper,.page-layout-3columns .bundle-options-container .block-bundle-summary{width:48%}.page-products .products-grid .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products .products-grid.product-columns-l-8 .product-item{max-width:14.28571429%;-webkit-flex-basis:14.28571429%;-ms-flex-preferred-size:14.28571429%;flex-basis:14.28571429%}.page-products .products-grid.product-columns-l-7 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-products .products-grid.product-columns-l-6 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-products .products-grid.product-columns-l-5 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products .products-grid.product-columns-l-4 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products .products-grid.product-columns-l-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products .products-grid.product-columns-l-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-products.page-layout-1column-fullwidth .products-grid .product-item,.page-products.page-layout-1column .products-grid .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-l-8 .product-item,.page-products.page-layout-1column .products-grid.product-columns-l-8 .product-item{max-width:12.5%;-webkit-flex-basis:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-l-7 .product-item,.page-products.page-layout-1column .products-grid.product-columns-l-7 .product-item{max-width:14.28571429%;-webkit-flex-basis:14.28571429%;-ms-flex-preferred-size:14.28571429%;flex-basis:14.28571429%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-l-6 .product-item,.page-products.page-layout-1column .products-grid.product-columns-l-6 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-l-5 .product-item,.page-products.page-layout-1column .products-grid.product-columns-l-5 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-l-4 .product-item,.page-products.page-layout-1column .products-grid.product-columns-l-4 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-l-3 .product-item,.page-products.page-layout-1column .products-grid.product-columns-l-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-l-2 .product-item,.page-products.page-layout-1column .products-grid.product-columns-l-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-products.page-layout-3columns .products-grid .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-products.page-layout-3columns .products-grid.product-columns-l-8 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-products.page-layout-3columns .products-grid.product-columns-l-7 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-products.page-layout-3columns .products-grid.product-columns-l-6 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products.page-layout-3columns .products-grid.product-columns-l-5 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-l-4 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-l-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-l-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-layout-3columns .products-grid .owl-carousel .product-item,.page-layout-1column-fullwidth .products-grid .owl-carousel .product-item,.page-layout-1column .products-grid .owl-carousel .product-item{max-width:100%}.products-grid .owl-carousel .product-item{max-width:100%}.products.wrapper~.toolbar .pages{float:none}.filters-action{display:none}.ox-show-filter .filters-action{display:flex;margin-right:18px}.toolbar-amount{display:none;margin-right:18px}.modes{display:inline-block;margin-right:18px;float:left}.products.wrapper~.toolbar .modes{display:none}.modes-mode{width:36px;height:36px;float:left;display:flex;align-items:center;justify-content:center;background:#000;-webkit-transition:.6s ease-in-out;-moz-transition:.6s ease-in-out;-o-transition:.6s ease-in-out;transition:.6s ease-in-out;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all}.modes-mode svg{fill:#fff;-webkit-transition:.6s ease-in-out;-moz-transition:.6s ease-in-out;-o-transition:.6s ease-in-out;transition:.6s ease-in-out;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all}.modes-mode.active,.modes-mode:hover{background:#b1c127}.modes-mode.active svg,.modes-mode:hover svg{-webkit-transition:10ms ease-in-out;-moz-transition:10ms ease-in-out;-o-transition:10ms ease-in-out;transition:10ms ease-in-out;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;fill:#000}.mode-grid svg{width:12px}.mode-list svg{width:16px}.ox-dropdown .block-compare .empty-compare-wrapper{padding:6rem 0 5rem}.ox-dropdown .block-compare .empty-compare-wrapper .button.continue{display:none}#ox-zoom-cursor{display:block}.product-add-form .fieldset:last-child{margin-bottom:0}.product.info.detailed{margin-bottom:6.5rem}.product-info-main{margin-bottom:5rem;margin-top:4rem}.product.media{margin-bottom:8rem}.product-info-main .box-tocart .field.qty,.product-options-bottom .box-tocart .field.qty{display:inline-block}.product-info-main .box-tocart .field.qty .control,.product-options-bottom .box-tocart .field.qty .control{position:relative}.catalog-product-view .columns{position:relative}.catalog-product-view .column.main>div:last-child{margin-bottom:0}.athlete2_product_info__wrapper{position:relative;margin-bottom:8rem}.athlete2_product_info__wrapper:after{content:'';display:table;clear:both}.athlete2_product_info__wrapper .product-info-main{margin-top:0;margin-bottom:0}.athlete2_product_info__wrapper .product-info-main>*:last-child{margin-bottom:0}.athlete2_product_info__wrapper .product.media{margin-bottom:0}.athlete2_product__bottom>div:last-child{margin-bottom:0}.product-info-main{float:right;margin-bottom:8rem}.product.media{float:left}.page-layout-1column-fullwidth .product-info-main,.page-layout-1column .product-info-main{width:65%}.page-layout-1column-fullwidth .product.media,.page-layout-1column .product.media{width:30%}.page-layout-2columns-left .product-info-main,.page-layout-2columns-right .product-info-main,.page-layout-3columns .product-info-main{width:46%}.page-layout-2columns-left .product.media,.page-layout-2columns-right .product.media,.page-layout-3columns .product.media{width:50%}.product-info-main .product.data.items>.item.title>.switch{padding-left:2rem;padding-right:2rem}.product-info-main .product.data.items.accordion>.item.title>.switch{padding-left:5rem}.tabs-style--minimal .product-info-main .product.data.items.accordion>.item.title>.switch{padding-left:3rem}.tabs-style--minimal .product-info-main .product.data.items.tabs>.item.content{padding:4rem 0 0}.contact-index-index .form.contact,.demorequest-index-index .form.contact{max-width:960px;margin:40px auto 0}.multishipping-checkout-register .form.create.account{display:flex;flex-wrap:wrap}.multishipping-checkout-register .form.create.account .fieldset.address{order:1;width:100%}.multishipping-checkout-register .form.create.account .actions-toolbar{order:2;width:100%}.login-container{max-width:920px;flex-flow:row}.login-container .block{width:50%}.login-container .block.login .actions-toolbar>.primary{margin-bottom:0;margin-right:30px}.login-container .block.login .actions-toolbar>.secondary{float:left}.form.create.account{max-width:920px;margin:0 auto}.form.create.account>.fieldset>.legend{margin-bottom:40px}.account .data.table tr:first-child .col{border-top:none}.account .data.table .col{border-top:1px solid rgba(107,107,107,.18)}.block-addresses-list .items.addresses{font-size:0}.block-addresses-list .items.addresses>.item{display:inline-block;font-size:14px;margin-bottom:20px;vertical-align:top;width:48.8%}.block-addresses-list .items.addresses>.item:nth-last-child(1),.block-addresses-list .items.addresses>.item:nth-last-child(2){margin-bottom:0}.block-addresses-list .items.addresses>.item:nth-child(even){margin-left:2.4%}.control.captcha-image .captcha-img{margin:0 10px 10px 0}.sales-order-view .order-items .data.table.table-order-items .col.item-details-mobile{display:none}.sales-order-view .order-items .data.table.table-order-items .col.name{width:40%}.sales-order-view .order-items .data.table.table-order-items .col.sku{width:15%}.sales-order-view .order-items .data.table.table-order-items .col.qty{width:15%}.sales-order-view .order-items .data.table.table-order-items .col.price,.sales-order-view .order-items .data.table.table-order-items .col.subtotal{width:15%}.order-links .item{float:left;margin:0;width:auto}.order-links .item strong,.order-links .item a{color:#000;background:0 0;line-height:30px;height:30px;font-size:1.5rem;box-sizing:content-box}.order-links .item a:before{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:-1;transform:translateY(39px);transition:all .25s ease;background:#000}.order-links .item a:after{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:-1;transform:translateY(100%);transition:all .4s ease;background:#b1c127}.order-links .item a:visited{color:#000;text-decoration:none}.order-links .item a:focus,.order-links .item a:hover{color:#fff;text-decoration:none;background:0 0}.order-links .item a:focus:before,.order-links .item a:hover:before{transform:translateY(0)}.order-links .item.current strong{transition:color .2s .1s}.order-links .item.current strong:after{transform:translateY(0);transition:transform .3s ease}.order-links .item.current strong:before{transform:translateY(0)}.order-actions-toolbar .actions{display:block;width:100%}.order-actions-toolbar .action.print{display:inline-block;float:right}.account .column.main .block.block-order-details-view .block-content:not(.widget) .box,[class^=sales-guest-] .column.main .block.block-order-details-view .block-content:not(.widget) .box,.sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box{clear:none;float:left;width:25%}.block-order-details-comments{margin:0 0 60px}.block-order-details-comments .comment-date{clear:left;float:left;margin-right:50px;max-width:90px}.block-order-details-comments .comment-content{overflow:hidden}.order-details-items{padding:40px}.order-details-items .col.price{text-align:center}.order-details-items .col.subtotal{text-align:right}.order-details-items tbody td{padding-bottom:20px;padding-top:20px}.order-details-items tfoot .amount,.order-details-items tfoot .mark{text-align:right}.order-pager-wrapper .order-pager-wrapper-top{padding-left:0;padding-right:0}.order-pager-wrapper .toolbar-amount{position:relative}.order-pager-wrapper .pages{float:right}.table-order-items tbody .col.label,.table-order-items tbody .col.value{padding-left:0}.table-order-items.invoice .col.qty,.table-order-items.shipment .col.qty{text-align:center}.table-order-items.creditmemo .col.qty,.table-order-items.creditmemo .col.discount,.table-order-items.creditmemo .col.subtotal{text-align:center}.table-order-items.creditmemo .col.total{text-align:right}.action.towishlist .m-favorite__icon{transition:all .5s}.action.towishlist .m-favorite:hover .m-favorite__icon{scale:1.3}.action.towishlist[in-wishlist=true] .m-favorite__icon{transition:scale .5s ease}.action.towishlist.active .m-favorite__icon{transition:scale .5s ease}.action.towishlist.inactive .m-favorite:hover .m-favorite__icon{scale:1}.ox-dropdown .block-wishlist .empty-wishlist-wrapper{padding:60px 0 50px}.ox-dropdown .block-wishlist .empty-wishlist-wrapper .button.continue{display:none}.products-grid.wishlist{margin-bottom:20px}.products-grid.wishlist .product-item-tooltip{display:inline-block}.products-grid.wishlist .product-item .box-tocart .actions-primary{margin:0}.products-grid.wishlist .product-item .box-tocart .stock{margin:20px 0 0}.hide-on-desktop{display:none !important}.ox-megamenu .ox-megamenu-navigation{padding:0 0 0 24px}.ox-megamenu-navigation .ox-megamenu__dropdown{z-index:6}.ox-megamenu-navigation .category-item>a{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;background-color:transparent;color:#000;padding:7px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:-1px}.ox-megamenu-navigation .category-item:hover>a{-webkit-transition:all 10ms ease-in-out;-moz-transition:all 10ms ease-in-out;-ms-transition:all 10ms ease-in-out;transition:all 10ms ease-in-out;background-color:#000;color:#fff}.ox-megamenu-navigation .category-item.has-active>.level-top,.ox-megamenu-navigation .category-item.active>.level-top,.ox-megamenu-navigation .category-item.has-active>a,.ox-megamenu-navigation .category-item.active>a{background-color:#ffe51e;color:#000}.ox-megamenu-navigation .category-item.has-active>.level-top .ox-menu-arrow:before,.ox-megamenu-navigation .category-item.active>.level-top .ox-menu-arrow:before,.ox-megamenu-navigation .category-item.has-active>a .ox-menu-arrow:before,.ox-megamenu-navigation .category-item.active>a .ox-menu-arrow:before,.ox-megamenu-navigation .category-item.has-active>.level-top .ox-menu-arrow:after,.ox-megamenu-navigation .category-item.active>.level-top .ox-menu-arrow:after,.ox-megamenu-navigation .category-item.has-active>a .ox-menu-arrow:after,.ox-megamenu-navigation .category-item.active>a .ox-menu-arrow:after{background-color:#000;-webkit-transition:all 10ms ease-in-out;-moz-transition:all 10ms ease-in-out;-ms-transition:all 10ms ease-in-out;transition:all 10ms ease-in-out}.ox-megamenu-navigation>.level0{margin:0 5px 0 0}.ox-megamenu-navigation>.level0>.level-top{letter-spacing:-1px;padding:0 9px;min-height:27px;font-size:16px;font-weight:700;text-transform:none;background-color:transparent;color:#fff}.ox-megamenu-navigation>.level0:not(.active):not(.has-active):hover>.level-top{background-color:transparent;color:#000}.ox-megamenu-navigation>.level0:not(.active):not(.has-active):hover>.level-top .ox-menu-arrow:before,.ox-megamenu-navigation>.level0:not(.active):not(.has-active):hover>.level-top .ox-menu-arrow:after{background-color:#000;-webkit-transition:all 10ms ease-in-out;-moz-transition:all 10ms ease-in-out;-ms-transition:all 10ms ease-in-out;transition:all 10ms ease-in-out}.ox-megamenu-navigation>.level0.has-active>.level-top,.ox-megamenu-navigation>.level0.active>.level-top,.ox-megamenu-navigation>.level0.has-active>a,.ox-megamenu-navigation>.level0.active>a{background-color:transparent;color:#000}.ox-megamenu-navigation>.level0.has-active>.level-top .ox-menu-arrow:before,.ox-megamenu-navigation>.level0.active>.level-top .ox-menu-arrow:before,.ox-megamenu-navigation>.level0.has-active>a .ox-menu-arrow:before,.ox-megamenu-navigation>.level0.active>a .ox-menu-arrow:before,.ox-megamenu-navigation>.level0.has-active>.level-top .ox-menu-arrow:after,.ox-megamenu-navigation>.level0.active>.level-top .ox-menu-arrow:after,.ox-megamenu-navigation>.level0.has-active>a .ox-menu-arrow:after,.ox-megamenu-navigation>.level0.active>a .ox-menu-arrow:after{background-color:#000}.ox-megamenu-navigation>.level0 .category-item{margin:0 0 2px}.ox-megamenu-navigation .ox-megamenu__dropdown .category-item>a{border-top:none}.ox-megamenu-navigation .ox-megamenu__dropdown .category-item.active>a{border-color:#ffe51e}.ox-megamenu[data-ox-mm-anim-type=fade] .ox-megamenu__dropdown{opacity:0;transition:opacity .05s}.ox-megamenu[data-ox-mm-anim-type=fade] .ox-megamenu__dropdown.animate{opacity:1}.ox-megamenu[data-ox-mm-anim-type=fade] .ox-megamenu__dropdown.opened{display:block}.ox-megamenu .ox-submenu{opacity:0;transition:opacity .05s}.ox-megamenu .ox-submenu.opened{display:block !important}.ox-megamenu .ox-submenu.animate{opacity:1}.ox-megamenu-navigation li[data-ox-mm-a-h=window-left],.ox-megamenu-navigation li[data-ox-mm-a-h=window-right],.ox-megamenu-navigation li[data-ox-mm-a-h=menu-left],.ox-megamenu-navigation li[data-ox-mm-a-h=menu-right],.ox-megamenu-navigation li[data-ox-mm-a-h=menu-center],.ox-megamenu-navigation li[data-ox-mm-a-h=container-left],.ox-megamenu-navigation li[data-ox-mm-a-h=container-center],.ox-megamenu-navigation li[data-ox-mm-a-h=container-right]{position:static}.ox-megamenu-navigation li[data-ox-mm-a-h=item-left],.ox-megamenu-navigation li[data-ox-mm-a-h=item-center],.ox-megamenu-navigation li[data-ox-mm-a-h=item-right]{position:relative}.ox-megamenu-navigation li[data-ox-mm-a-h=item-left]>.ox-megamenu__dropdown.opened,.ox-megamenu-navigation li[data-ox-mm-a-h=item-center]>.ox-megamenu__dropdown.opened,.ox-megamenu-navigation li[data-ox-mm-a-h=item-right]>.ox-megamenu__dropdown.opened{max-width:unset}.ox-megamenu-navigation li[data-ox-mm-a-h=menu-center]>.ox-megamenu__dropdown,.ox-megamenu-navigation li[data-ox-mm-a-h=window-center]>.ox-megamenu__dropdown,.ox-megamenu-navigation li[data-ox-mm-a-h=container-center]>.ox-megamenu__dropdown,.ox-megamenu-navigation li[data-ox-mm-a-h=item-center]>.ox-megamenu__dropdown{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ox-megamenu-navigation li[data-ox-mm-a-h=menu-right]>.ox-megamenu__dropdown,.ox-megamenu-navigation li[data-ox-mm-a-h=item-right]>.ox-megamenu__dropdown{left:auto;right:0}.ox-megamenu-navigation ul.ox-megamenu-dd--reverse{left:auto !important;right:100% !important}.ox-megamenu{position:relative;z-index:40}.ox-megamenu-navigation{margin:0;padding:0;list-style:none none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ox-megamenu-navigation>li{display:inline-block}.ox-megamenu-navigation>li>a .ox-megamenu-label{position:absolute;display:block;top:-11px;right:0;word-break:normal}.ox-megamenu-navigation .ox-megamenu__dropdown .category-item.active+.category-item>a{border-color:#ffe51e}.ox-megamenu-navigation .ox-megamenu__dropdown .category-item:hover+.category-item>a,.ox-megamenu-navigation .ox-megamenu__dropdown .category-item:hover>a{border-color:#000}.ox-megamenu-navigation .ox-megamenu__dropdown .category-item:first-child>a{border-top:none}.ox-megamenu-navigation .ox-megamenu__dropdown .ox-megamenu__categories .level1.category-item>a{border-top:none}.ox-megamenu__dropdown{display:none;background:#fff;padding:30px;min-width:260px;position:absolute;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);-moz-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);-ms-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);box-shadow:0px 4px 22px 0px rgba(0,0,0,.08)}.ox-megamenu-navigation .ox-dropdown--megamenu{position:static}.ox-megamenu-navigation .ox-dropdown--simple{position:relative}.ox-megamenu-navigation .ox-dropdown--simple .ox-submenu{top:-20px;left:80%}.ox-dropdown--megamenu.level1{position:relative}.ox-dropdown--megamenu.level1>.ox-megamenu__dropdown{top:-20px;left:80%}.ox-dropdown--megamenu.level1.ox-mm__lvl1-top,.ox-dropdown--megamenu.level1.ox-mm__lvl1-top-stretch{position:static}.ox-dropdown--megamenu.level1.ox-mm__lvl1-top>.ox-megamenu__dropdown,.ox-dropdown--megamenu.level1.ox-mm__lvl1-top-stretch>.ox-megamenu__dropdown{left:calc(100% - 30px);top:0}.ox-dropdown--megamenu.level1.ox-mm__lvl1-top>a .ox-menu-arrow,.ox-dropdown--megamenu.level1.ox-mm__lvl1-top-stretch>a .ox-menu-arrow{display:none !important}.ox-dropdown--megamenu.level1.ox-mm__lvl1-top-stretch>.ox-megamenu__dropdown{min-height:100%}.ox-dropdown--megamenu.level1.ox-mm__lvl1-right{position:relative}.ox-dropdown--megamenu.level1.ox-mm__lvl1-right>.ox-megamenu__dropdown{top:-20px;left:100%}.ox-dropdown--megamenu>.ox-megamenu__dropdown{padding:35px;width:100%;left:0;font-weight:400}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list>.category-item>a,.ox-dropdown--megamenu>.ox-megamenu__dropdown .level1.category-item>a{background-color:transparent;color:#000;font-size:14px;font-weight:800;margin:0 0 2px;padding:7px;text-decoration:none;text-transform:uppercase;letter-spacing:0;box-sizing:border-box;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list>.category-item>a:hover,.ox-dropdown--megamenu>.ox-megamenu__dropdown .level1.category-item>a:hover{background-color:#000;color:#fff;-webkit-transition:all 10ms ease-in-out;-moz-transition:all 10ms ease-in-out;-ms-transition:all 10ms ease-in-out;transition:all 10ms ease-in-out}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list>.category-item.active>a,.ox-dropdown--megamenu>.ox-megamenu__dropdown .level1.category-item.active>a{background-color:#ffe51e;color:#000}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list>.category-item>.submenu>.category-item{margin:0 0 2px}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list>.category-item>.submenu>.category-item>a{font-size:14px;font-weight:600;padding:7px;color:#000;background-color:transparent;text-transform:unset;letter-spacing:0;border-top:none;margin:0}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list>.category-item>.submenu>.category-item>a:hover{background-color:#000;color:#fff}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list>.category-item>.submenu>.category-item :first-child>a{border-top:none}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list>.category-item>.submenu>.category-item.active>a{background-color:#ffe51e;color:#000}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu__categories>ul>li>.ox-submenu{min-width:1px}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list.row{margin-bottom:-20px}.ox-dropdown--megamenu>.ox-megamenu__dropdown .ox-megamenu-list.row>li .submenu{margin-bottom:20px}.ox-dropdown--megamenu .ox-megamenu-list.ox-megamenu-list--columns-1{display:block}.ox-dropdown--megamenu .ox-megamenu-list>.category-item>a>.ox-menu-arrow{display:none}.ox-megamenu-block-top+.ox-megamenu__categories,.ox-megamenu-block-top+.row,.ox-megamenu-block-bottom{margin-top:30px}.ox-dropdown--simple .ox-submenu{display:none;background:#fff;padding:30px;min-width:260px;position:absolute;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);-moz-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);-ms-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);z-index:10}.ox-dropdown--simple li:hover>.ox-submenu{display:block}.ox-megamenu .ox-submenu .li{position:relative}.ox-megamenu .level2 .ox-submenu{display:none;background:#fff;padding:30px;min-width:260px;position:absolute;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);-moz-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);-ms-box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);box-shadow:0px 4px 22px 0px rgba(0,0,0,.08);z-index:10;left:80%;top:-20px}.ox-megamenu .level2:hover>.ox-submenu{display:block}.ox-megamenu-navigation li.level0.parent>a .ox-menu-arrow{margin-left:6px;transform:rotate(0deg)}.ox-megamenu-navigation li.parent>a .ox-menu-arrow{transform:rotate(-90deg)}.ox-megamenu-list--columns-1>li{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ox-megamenu-list--columns-2>li{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ox-megamenu-list--columns-3>li{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.ox-megamenu-list--columns-4>li{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ox-megamenu-list--columns-5>li{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.ox-megamenu-list--columns-6>li{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.ox-menu-col-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.ox-menu-col-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.ox-menu-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ox-menu-col-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.ox-menu-col-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.ox-menu-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ox-menu-col-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.ox-menu-col-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.ox-menu-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ox-menu-col-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.ox-menu-col-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.ox-menu-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.nav-sections-item-content>.ox-megamenu{display:block}.block.widget .products-grid .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.sidebar .block.widget .products-grid .product-item{margin-left:0;width:100%}.sidebar .block.widget .products-grid .product-item .actions-secondary{display:block;padding:10px 0}.page-layout-1column .block.widget .products-grid .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-layout-3columns .block.widget .products-grid .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.sidebar .block.widget .pager .pages-item-next{padding:0}.sidebar .block.widget .pager .pages-item-next .action{margin:0}.ox-megamenu-navigation>li>a,.ox-megamenu-navigation .category-item>a{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:auto}.ox-dropdown--megamenu>.ox-megamenu__navigation .ox-megamenu__categories .ox-megamenu-list>.category-item>a{color:#000 !important}.checkout-index-index .am-checkout .checkout-block{margin:14px 14px 28px;padding:45px}.multishipping-checkout-success.am-checkout-success .column.main,.checkout-onepage-success.am-checkout-success .column.main{display:block}.amasty-catalog-topnav .filter-options{margin-top:0;margin-bottom:0;padding:0;display:inline-block;border-top:none;margin-right:5px}.amasty-catalog-topnav .filter-options .filter-options-content{width:auto}.barcode-create-modal .product-line-form .field>span.mobile{display:none}.hotbarcodes-hotbarcodes-index .column.main,.hotbarcodes-hotbarcodes-shared .column.main{width:calc(100% - 320px)}.hotbarcodes-hotbarcodes-index .barcode-actions-wrapper .bacrode-actions>form:not(:last-child),.hotbarcodes-hotbarcodes-shared .barcode-actions-wrapper .bacrode-actions>form:not(:last-child){margin-right:20px}.barcode-edit-wrapper .barcode-name #barcode-name-form .barcode-name-field>input{width:380px}.hotbarcodes-hotbarcodes-edit .column.main{width:calc(100% - 320px)}.hotquote-hotquote-index .order-matrix .order-matrix-form .custom-select{min-width:30%}.hotquote-hotquote-index .order-matrix .order-matrix-form>.field>select{width:auto;min-width:30%}.hotquote-hotquote-index .order-matrix .order-matrix-form .product-lines-list>li{width:150px;height:150px;font-size:1.8rem}.header-banner.desktop .header-banner-wrapper{height:55px}.header-banner.mobile{display:none !important}.modal-popup.popup-widget-modal .modal-inner-wrap{width:50%}.catalog-product-view.page-product-configurable .configurable-options .options-toolbar>.reset-button{margin-left:10px}.catalog-product-view.page-product-configurable .configurable-options .searched-product-container .searched-product-bottom{-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.catalog-product-view.page-product-configurable .configurable-options .searched-product-container .searched-product-bottom .custom-price-container>.price{color:#b1c127;font-family:'Roboto',Arial,sans-serif;font-style:normal;font-weight:700;line-height:1.12;font-size:6rem}.catalog-product-view.page-product-configurable .product-options-wrapper .col .swatch-attribute.form{justify-content:flex-start}.catalog-product-view.page-product-configurable .product-options-wrapper .col.ordered .label-order{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;font-weight:300}.catalog-product-view.page-product-configurable .product-options-wrapper .col.ordered .label-order .ordered-before-tooltip{margin-left:5px;line-height:1}.catalog-product-view.page-product-configurable .product-options-wrapper .col.ordered .label-order .info-icon{width:16px}.product.info.detailed.mobile{display:none}.page-wrapper .page-main .column.main .product-info-media-collapsible .product-info-main .product.info.detailed.desktop .data.item.title.active a.data.switch,.page-wrapper .page-main .column.main .product-info-media-collapsible .product-info-main .product.info.detailed.desktop .data.item.title.active a.data.switch:after{color:#fff;background-color:#202020}.page-wrapper .page-main .column.main .product-info-media-collapsible .product-info-main .product.info.detailed.desktop .data.item.title a.data.switch{color:#000;background:0 0}.page-wrapper .page-main .column.main .product-info-media-collapsible .product-info-main .product.info.detailed.desktop .data.item.title a.data.switch:before{background-color:#000}.page-wrapper .page-main .column.main .product-info-media-collapsible .product-info-main .product.info.detailed.desktop .data.item.title a.data.switch:hover{color:#fff}.checkout-index-index .page-header .container{height:60px}.customer-address-index .actions-toolbar,.form.create.account .actions-toolbar,.form.form-edit-account .actions-toolbar,.form-address-edit .actions-toolbar,.form.wishlist.share .actions-toolbar,.form.preferred.dealer .actions-toolbar,.form.password.reset .actions-toolbar,.form.form-newsletter-manage .actions-toolbar,.form.address .actions-toolbar,.checkout-billing-address .actions-toolbar{width:100%;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:40px;justify-content:center}.customer-address-index .actions-toolbar:before,.form.create.account .actions-toolbar:before,.form.form-edit-account .actions-toolbar:before,.form-address-edit .actions-toolbar:before,.form.wishlist.share .actions-toolbar:before,.form.preferred.dealer .actions-toolbar:before,.form.password.reset .actions-toolbar:before,.form.form-newsletter-manage .actions-toolbar:before,.form.address .actions-toolbar:before,.checkout-billing-address .actions-toolbar:before,.customer-address-index .actions-toolbar:after,.form.create.account .actions-toolbar:after,.form.form-edit-account .actions-toolbar:after,.form-address-edit .actions-toolbar:after,.form.wishlist.share .actions-toolbar:after,.form.preferred.dealer .actions-toolbar:after,.form.password.reset .actions-toolbar:after,.form.form-newsletter-manage .actions-toolbar:after,.form.address .actions-toolbar:after,.checkout-billing-address .actions-toolbar:after{content:'';display:table}.customer-address-index .actions-toolbar:after,.form.create.account .actions-toolbar:after,.form.form-edit-account .actions-toolbar:after,.form-address-edit .actions-toolbar:after,.form.wishlist.share .actions-toolbar:after,.form.preferred.dealer .actions-toolbar:after,.form.password.reset .actions-toolbar:after,.form.form-newsletter-manage .actions-toolbar:after,.form.address .actions-toolbar:after,.checkout-billing-address .actions-toolbar:after{clear:both}.customer-address-index .actions-toolbar:before,.form.create.account .actions-toolbar:before,.form.form-edit-account .actions-toolbar:before,.form-address-edit .actions-toolbar:before,.form.wishlist.share .actions-toolbar:before,.form.preferred.dealer .actions-toolbar:before,.form.password.reset .actions-toolbar:before,.form.form-newsletter-manage .actions-toolbar:before,.form.address .actions-toolbar:before,.checkout-billing-address .actions-toolbar:before,.customer-address-index .actions-toolbar:after,.form.create.account .actions-toolbar:after,.form.form-edit-account .actions-toolbar:after,.form-address-edit .actions-toolbar:after,.form.wishlist.share .actions-toolbar:after,.form.preferred.dealer .actions-toolbar:after,.form.password.reset .actions-toolbar:after,.form.form-newsletter-manage .actions-toolbar:after,.form.address .actions-toolbar:after,.checkout-billing-address .actions-toolbar:after{content:none}.form.form-edit-account{max-width:70%}.form.form-edit-account .fieldset>.legend+br{display:none}.form.form-edit-account .field-name-firstname,.form.form-edit-account .field-name-lastname,.form.form-edit-account .field.gender,.form.form-edit-account .field.email,.form.form-edit-account .field.password{width:calc((100% - 20px)/2)}.form-address-edit .fieldset>.legend+br{display:none}.form-address-edit .field-name-firstname,.form-address-edit .field-name-lastname{width:calc((100% - 20px)/2)}.block-customer-login .block-title>strong,.form.password.forget .block-title>strong{font-family:'Roboto',Arial,sans-serif;text-transform:none;letter-spacing:0}.block-customer-login .actions-toolbar,.form.password.forget .actions-toolbar{width:100%;display:flex;align-items:center;justify-content:space-between;flex-flow:wrap}.account .page-title{margin-bottom:20px !important}.page-header .banner-mobile-version{display:none}.page-header .header__content-wrapper{background:#272729}.page-header.header--full-width .header-nav-wide .ox-megamenu{max-width:1920px;padding-left:0;padding-right:0}.page-header .header__content{max-width:1920px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto}.page-header .header__content .header__right>.select-country,.page-header .header__content .header__right .header__item-wishlist{display:none}.page-header.header--full-width .header__right{padding-right:0}.header__right .header__item .button .header__item-icon .athlete2-icon-login{width:35px;height:35px}}@media all and (min-width:1160px),print{.responsive-padding-1{padding:55px}.top-bar.topline-3col .flex-center,.top-bar.topline-3col .flex-left,.top-bar.topline-3col .flex-right{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.post-list.blog-style-modern.columns-3 article.post-style--overlay .post-content,.post-list.blog-style-modern.columns-3.blog-list--image-top article.post-style--overlay .post-content,.post-list.blog-style-modern.columns-3.blog-list--overlay article .post-content{padding:60px}.post-view.narrow-post .wide-content,.post-view.narrow-post.narrow-post--content .wide-content,.post-view.narrow-post.narrow-post--p .wide-content,.post-view.narrow-post .narrow-content .wide-content,.post-view.narrow-post .wide,.post-view.narrow-post.narrow-post--content .wide,.post-view.narrow-post.narrow-post--p .wide,.post-view.narrow-post .narrow-content .wide{margin-left:-200px;margin-right:-200px}.page-layout-2columns-left .post-list.blog-style-modern article.post-style--above-image .post-content,.page-layout-2columns-right .post-list.blog-style-modern article.post-style--above-image .post-content,.page-layout-2columns-left .post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-content,.page-layout-2columns-right .post-list.blog-style-modern.blog-list--image-top article.post-style--above-image .post-content,.page-layout-2columns-left .post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-content,.page-layout-2columns-right .post-list.blog-style-modern.blog-list--first-above-image article:first-child .post-content,.page-layout-2columns-left .post-list.blog-style-modern.blog-list--above-image article .post-content,.page-layout-2columns-right .post-list.blog-style-modern.blog-list--above-image article .post-content{max-width:70%}.page-layout-2columns-left .post-list.blog-style-modern.blog-list--image-left article.post-style--above-image .post-content,.page-layout-2columns-right .post-list.blog-style-modern.blog-list--image-left article.post-style--above-image .post-content{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.amwishlist-wishlist-index .pager .toolbar-amount{display:inline-block}.amwishlist-tabs-block.-block .amwishlist-list.-active{justify-content:flex-start}.amwishlist-product-grid>.amwishlist-items{justify-content:flex-start}.amwishlist-product-grid>.amwishlist-items>.amwishlist-item.-active{background:#fff}.amwishlist-product-grid>.amwishlist-items>.amwishlist-item{width:calc(25% - 20px)}.amwishlist-list-grid .amwishlist-list{justify-content:flex-start}.amwishlist-list-grid .amwishlist-list>.amwishlist-item{flex-basis:228px;margin:0 8px 32px;padding:15px 17px}.amwishlist-list-grid .amwishlist-list>.amwishlist-item:hover{background:#f4f5fa}.amwishlist-list-grid .amwishlist-select-block{top:0;bottom:auto}.amwishlist-list-grid .amwishlist-button.-add{width:100px}.amwishlist-list-grid .amwishlist-name{font-size:14px}.amwishlist-list-grid .amwishlist-preview-block{min-height:200px}.amwishlist-list-grid .amwishlist-preview-block .amwishlist-image{margin:4px;width:calc(50% - 4px*2);height:84px}.amwishlist-field-block.-editable:hover:not(.-active){background:#f4f5f7}.amwishlist-field-block.-editable:hover .amwishlist-button.-edit{display:flex;margin:0 5px 0 0;height:34px}.amwishlist-field-block.-editable .amwishlist-button.-edit{position:absolute;display:none;justify-content:flex-end;width:100%;padding:0 10px}.amwishlist-checkbox-block .amwishlist-input:hover+.amwishlist-checker{border-color:#b1c127;background:#b1c127}.amwishlist-search-block{margin:0 0 40px}.amwishlist-search-block .amwishlist-qty-block{display:flex}.amwishlist-search-block .amwishlist-field{margin:20px 0 0;max-width:270px}.amwishlist-list-block.-recently-viewed{margin:0}.amwishlist-list-block.-recently-viewed .amwishlist-item{padding:15px;max-width:175px}.amwishlist-list-block.-recently-viewed .amwishlist-item:before{width:150px;height:150px}.amwishlist-list-block.-recently-viewed .amwishlist-list{flex-wrap:wrap}.amwishlist-page-title{order:1}.amwishlist-page-title .amwishlist-field-block.-title{flex-basis:55%}.amwishlist-page-title .amwishlist-toolbar{flex-basis:40%;order:1;justify-content:flex-end}.amwishlist-page-title .amwishlist-counter{order:3;padding:0}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal{padding:10px;font-size:90px}.amrelated-pack-item.-narrow .product-reviews-summary{margin:0 auto 5px}.amrelated-popup-container .amrelated-bundle-popup{width:820px}.amrelated-product-info .amrelated-info.-top,.amrelated-product-info .amrelated-info.-bottom{padding:0 35px 0 0}.amrelated-product-info .amrelated-image-container .amrelated-image-container{padding:0 25px 0 35px}.amrelated-product-info .amrelated-image-container>.product-item-photo{text-align:left}.customer-account-index .block-dashboard-addresses .block-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.customer-account-index .block-dashboard-addresses .block-content .box{width:calc(50% - 10px) !important;float:none !important;box-sizing:border-box}.customer-account-index .block-dashboard-addresses .block-content:before,.customer-account-index .block-dashboard-addresses .block-content:after{content:none !important}.request-address-form .row .column{float:left;width:40%;margin-left:auto;margin-right:auto;margin-top:50px}.request-address-form .row .column input,.request-address-form .row .column select{width:30%;margin-left:4em}.request-address-form .row:after{content:"";display:table;clear:both}b.address-title{display:inline-block;width:30%}em.address-value{display:inline-block;width:60%}.checkout-index-index .modal-popup .modal-inner-wrap{margin-left:-400px;width:800px;left:50%}.opc-wrapper .shipping-address-item{width:33.33333333%}.opc-wrapper .shipping-address-item:before{background:#ccc;height:calc(100% - 20px);content:'';left:0;position:absolute;top:0;width:1px}.opc-wrapper .shipping-address-item:nth-child(3n+1):before{display:none}.opc-wrapper .shipping-address-item.selected-item:before{display:none}.opc-wrapper .shipping-address-item.selected-item+.shipping-address-item:before{display:none}.products-grid .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.products-grid.product-columns-8 .product-item{max-width:14.28571429%;-webkit-flex-basis:14.28571429%;-ms-flex-preferred-size:14.28571429%;flex-basis:14.28571429%}.products-grid.product-columns-7 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.products-grid.product-columns-6 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.products-grid.product-columns-5 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.products-grid.product-columns-4 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.products-grid.product-columns-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.products-grid.product-columns-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-layout-1column-fullwidth .products-grid .product-item,.page-layout-1column .products-grid .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-layout-1column-fullwidth .products-grid.product-columns-8 .product-item,.page-layout-1column .products-grid.product-columns-8 .product-item{max-width:12.5%;-webkit-flex-basis:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%}.page-layout-1column-fullwidth .products-grid.product-columns-7 .product-item,.page-layout-1column .products-grid.product-columns-7 .product-item{max-width:14.28571429%;-webkit-flex-basis:14.28571429%;-ms-flex-preferred-size:14.28571429%;flex-basis:14.28571429%}.page-layout-1column-fullwidth .products-grid.product-columns-6 .product-item,.page-layout-1column .products-grid.product-columns-6 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-layout-1column-fullwidth .products-grid.product-columns-5 .product-item,.page-layout-1column .products-grid.product-columns-5 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-layout-1column-fullwidth .products-grid.product-columns-4 .product-item,.page-layout-1column .products-grid.product-columns-4 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-layout-1column-fullwidth .products-grid.product-columns-3 .product-item,.page-layout-1column .products-grid.product-columns-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-layout-1column-fullwidth .products-grid.product-columns-2 .product-item,.page-layout-1column .products-grid.product-columns-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-layout-3columns .products-grid .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products .products-grid .product-items{margin:0}.page-products .products-grid .product-item{padding:0;max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products .products-grid.product-columns-8 .product-item{max-width:14.28571429%;-webkit-flex-basis:14.28571429%;-ms-flex-preferred-size:14.28571429%;flex-basis:14.28571429%}.page-products .products-grid.product-columns-7 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-products .products-grid.product-columns-6 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-products .products-grid.product-columns-5 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products .products-grid.product-columns-4 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products .products-grid.product-columns-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products .products-grid.product-columns-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-products.page-layout-1column-fullwidth .products-grid .product-item,.page-products.page-layout-1column .products-grid .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-8 .product-item,.page-products.page-layout-1column .products-grid.product-columns-8 .product-item{max-width:12.5%;-webkit-flex-basis:12.5%;-ms-flex-preferred-size:12.5%;flex-basis:12.5%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-7 .product-item,.page-products.page-layout-1column .products-grid.product-columns-7 .product-item{max-width:14.28571429%;-webkit-flex-basis:14.28571429%;-ms-flex-preferred-size:14.28571429%;flex-basis:14.28571429%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-6 .product-item,.page-products.page-layout-1column .products-grid.product-columns-6 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-5 .product-item,.page-products.page-layout-1column .products-grid.product-columns-5 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-4 .product-item,.page-products.page-layout-1column .products-grid.product-columns-4 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-3 .product-item,.page-products.page-layout-1column .products-grid.product-columns-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-1column-fullwidth .products-grid.product-columns-2 .product-item,.page-products.page-layout-1column .products-grid.product-columns-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-products.page-layout-3columns .products-grid .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-8 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-products.page-layout-3columns .products-grid.product-columns-7 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-products.page-layout-3columns .products-grid.product-columns-6 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products.page-layout-3columns .products-grid.product-columns-5 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-4 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-layout-3columns .products-grid .owl-carousel .product-item,.page-layout-1column-fullwidth .products-grid .owl-carousel .product-item,.page-layout-1column .products-grid .owl-carousel .product-item{max-width:100%}.products-grid .owl-carousel .product-item{max-width:100%}.toolbar-amount{display:block}.wishlist-index-index.page-layout-2columns-left .column.main{width:calc(100% - 320px)}.block.widget .products-grid .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0}.page-layout-1column .block.widget .products-grid .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-layout-3columns .block.widget .products-grid .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.block.widget .products-grid .owl-carousel.product-grid .product-item{margin-left:0}#instant-search-facets-container{margin-top:80px}}@media all and (min-width:1300px),print{.checkout-index-index .page-main{padding:70px 70px 40px}.opc-wrapper{padding-right:80px}.opc-wrapper .opc-wrapper-boxed{padding:70px;padding-top:50px}}@media all and (min-width:1440px),print{.amwishlist-product-grid>.amwishlist-items>.amwishlist-item{width:calc(100%/5);flex-basis:calc(100%/5)}.amrelated-pack-list.-wide .amrelated-pack-item.-main{display:flex}.amrelated-pack-list.-wide .amrelated-pack-items{position:relative;flex-wrap:nowrap;max-width:66%;width:unset}.amrelated-pack-list.-wide .amrelated-plus,.amrelated-pack-list.-wide .amrelated-equal{line-height:unset}.amrelated-pack-item.-wide{padding:30px;width:270px}.amrelated-pack-item.-wide.-main{padding-left:0;width:270px}.amrelated-pack-item.-wide .amrelated-info{display:flex;text-align:left}.amrelated-pack-item.-wide .amrelated-details{margin-left:20px}.amrelated-pack-item.-wide .amrelated-photo-container{margin:0}.page-products.page-layout-3columns .products-grid .product-item,.page-layout-3columns .products-grid .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-8 .product-item,.page-layout-3columns .products-grid.product-columns-8 .product-item{max-width:14.28571429%;-webkit-flex-basis:14.28571429%;-ms-flex-preferred-size:14.28571429%;flex-basis:14.28571429%}.page-products.page-layout-3columns .products-grid.product-columns-7 .product-item,.page-layout-3columns .products-grid.product-columns-7 .product-item{max-width:16.66666667%;-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.page-products.page-layout-3columns .products-grid.product-columns-6 .product-item,.page-layout-3columns .products-grid.product-columns-6 .product-item{max-width:20%;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}.page-products.page-layout-3columns .products-grid.product-columns-5 .product-item,.page-layout-3columns .products-grid.product-columns-5 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products.page-layout-3columns .products-grid.product-columns-4 .product-item,.page-layout-3columns .products-grid.product-columns-4 .product-item{max-width:25%;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.page-products.page-layout-3columns .products-grid.product-columns-3 .product-item,.page-layout-3columns .products-grid.product-columns-3 .product-item{max-width:33.33333333%;-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.page-products.page-layout-3columns .products-grid.product-columns-2 .product-item,.page-layout-3columns .products-grid.product-columns-2 .product-item{max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-layout-3columns .products-grid .owl-carousel .product-item,.page-layout-1column-fullwidth .products-grid .owl-carousel .product-item,.page-layout-1column .products-grid .owl-carousel .product-item{max-width:100%}.products-grid .owl-carousel .product-item{max-width:100%}.wishlist-index-index .products-grid.wishlist ol.product-items>li.product-item{width:calc(100%/5);flex-basis:calc(100%/5)}.hotbarcodes-hotbarcodes-edit .sticky .sticky-wrapper{position:fixed}.hotbarcodes-hotbarcodes-edit .product-selector-wrapper{top:104px}}.history-info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.history-info-list.active .history-info-item:nth-child(7)~.history-info-item{display:block}.history-info-list.active .action.show-toggle{height:100%}.history-info-list.active .action.show-toggle:before{content:'-' !important}.history-info-item{margin:0 1rem 1rem 0}.history-info-item:nth-child(7)~.history-info-item{display:none}.action.show-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5rem .8rem;font-size:26px}.action.show-toggle:before{content:'+' !important}.french-shop-for-hide-price{display:none !important}.product-info-main .product.info.detailed .product.data.items .data.item.content{padding:0}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-1.col-lg-10{max-width:100%;margin:0;padding:0}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-1.col-lg-10 .component-product-image-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-1.col-lg-10 .component-product-image-text-image{width:50%}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-1.col-lg-10 .component-product-image-text-text{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:4rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-1.col-lg-10 .component-product-image-text-text .h1{padding:0;margin:0;font-size:36px;font-weight:400;line-height:1em}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10{max-width:100%;margin:0;padding:1.5rem 2rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .download-all>.btn-primary{background-image:none;background:#b1c127;border:1px solid #b1c127;color:#fff;cursor:pointer;display:inline-block;font-family:'Open Sans',Helvetica,Arial,sans-serif;font-weight:500;padding:10px 20px;font-size:1.3rem;box-sizing:border-box;vertical-align:middle;text-transform:uppercase;letter-spacing:1px;margin-top:20px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .download-all>.btn-primary:focus,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .download-all>.btn-primary:active{background:#b1c127;color:#fff}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .download-all>.btn-primary:hover{background:0 0;color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .download-all>.btn-primary.disabled,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .download-all>.btn-primary[disabled],fieldset[disabled] .product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .download-all>.btn-primary{opacity:.5;cursor:default;pointer-events:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #text-image-introduction-text .component-text h3{font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:500;color:#575756;text-transform:none;letter-spacing:.5px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #text-image-benefits .component-text ul li{position:relative;font-weight:400;font-size:18px;list-style:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #text-image-benefits .component-text ul li:before{content:'';position:absolute;width:1rem;height:1rem;top:1.35rem;left:-2rem;background:#b1c127;border-radius:50%;font-size:12px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .component-text-image .component-text ul li{position:relative;font-weight:400;font-size:18px;list-style:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .component-text-image .component-text ul li:before{content:'';position:absolute;width:1rem;height:1rem;top:1.35rem;left:-2rem;background:#b1c127;border-radius:50%;font-size:12px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .component-text .text-xl{margin:0;padding:2rem 0;font-size:20px;font-weight:300}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .component-text .p-margin{display:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .component-text ul li{position:relative;font-weight:400;font-size:18px;list-style:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .component-text ul li:before{content:'';position:absolute;width:1rem;height:1rem;top:1.35rem;left:-2rem;background:#b1c127;border-radius:50%;font-size:12px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left{width:53.59%;float:left;padding-right:1.5rem;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container{position:relative;z-index:2;cursor:pointer}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .component-image{position:relative;width:100%}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn.btn-default.btn-sm.btn-icon.btn-icon-round{position:absolute;width:3.5rem;height:3.5rem;bottom:1rem;right:1rem;background:#fff;border:2px solid #b1c127;border-radius:50%}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn.btn-default.btn-sm.btn-icon.btn-icon-round:hover{background:#b1c127;-webkit-transition:padding-top .2s ease-in;-o-transition:padding-top .2s ease-in;transition:padding-top .2s ease-in}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn.btn-default.btn-sm.btn-icon.btn-icon-round:hover .icon-zoom-left:before,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn.btn-default.btn-sm.btn-icon.btn-icon-round:hover .icon-zoom-back-right:before{color:#fff}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn.btn-default.btn-sm.btn-icon.btn-icon-round:after{display:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn-icon-round:before{content:'';position:absolute;top:50%;left:50%;width:inherit;height:inherit;background-color:inherit;border-radius:50%;opacity:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out;-o-transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out;transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn-icon-round .icon{position:relative;letter-spacing:0;font-size:16px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn-icon-round .icon-zoom-left{display:block;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn-icon-round .icon-zoom-left:before{position:absolute;content:"<";padding-bottom:.5rem;padding-right:2rem;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn-icon-round .icon-zoom-left:after{position:absolute;content:">";padding-bottom:.5rem;padding-left:1.5rem;-webkit-transform:translate(-50%,-44%);-ms-transform:translate(-50%,-44%);transform:translate(-50%,-44%);font-size:18px;color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn-icon-round .icon-zoom-back-right{display:none;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn-icon-round .icon-zoom-back-right:before{position:absolute;content:">";padding-bottom:.5rem;padding-right:1rem;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container .btn-icon-round .icon-zoom-back-right:after{position:absolute;content:"<";padding-bottom:.5rem;padding-left:.5rem;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container:hover .btn.btn-default.btn-sm.btn-icon.btn-icon-round{background:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container:hover .btn.btn-default.btn-sm.btn-icon.btn-icon-round .icon-zoom-left:before,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container:hover .btn.btn-default.btn-sm.btn-icon.btn-icon-round .icon-zoom-back-right:before,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container:hover .btn.btn-default.btn-sm.btn-icon.btn-icon-round .icon-zoom-left:after,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-visual.align-left .media-container:hover .btn.btn-default.btn-sm.btn-icon.btn-icon-round .icon-zoom-back-right:after{color:#fff}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-headline{position:relative;z-index:1}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-headline .component-text{position:relative}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-headline .component-text ul{margin:0 2rem 3rem 0;overflow:hidden}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-headline .component-text ul li{padding-bottom:.5rem;font-size:16px;font-weight:400;color:#575756;line-height:24px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-headline .component-text p{font-size:16px;color:#575756;line-height:24px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 #products .row .component-text-image-zoom .component-text-image-headline:before{content:'';display:block;height:0;padding-top:0;-webkit-transition:padding-top .1s ease-in;-o-transition:padding-top .1s ease-in;transition:padding-top .1s ease-in}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container{position:relative;overflow-x:auto;overflow-y:hidden}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text{position:relative;line-height:23px;letter-spacing:.32px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text th,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text td{min-width:4.5rem;vertical-align:top}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text td{padding:1rem .8rem;line-height:19px;letter-spacing:.28px;border-right:1px solid #d9d9d9;border-bottom:2px solid #d9d9d9}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text td:last-child{border-right:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table{width:100%}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table td:last-child,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table th:last-child{border-right-color:transparent}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table thead tr th{padding:0 1rem 1.2rem;font-size:14px;font-weight:400;background-color:#575756;color:#fff;border-right:1px solid #919190}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table thead tr:first-child th:first-child{border-top-left-radius:.7rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table thead tr .table-lower-edge{border-bottom-right-radius:.7rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table thead tr.spacer-row{border-bottom:1px solid #575756}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table thead td:last-child,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container .component-text table thead th:last-child{border-right-color:transparent}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .toggle-table-height{position:absolute;width:3.8rem;height:3.8rem;bottom:-4rem;left:50%;opacity:0;z-index:3;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:bottom .25s .1s ease-in-out,opacity .35s ease-in-out;-o-transition:bottom .25s .1s ease-in-out,opacity .35s ease-in-out;transition:bottom .25s .1s ease-in-out,opacity .35s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .toggle-table-height .icon{width:100%;height:100%;font-size:12px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container.folded .table-shadow{position:absolute;width:100%;height:7rem;bottom:0;-webkit-box-shadow:inset 0px -100px 50px -50px #fff;box-shadow:inset 0px -100px 50px -50px #fff;z-index:2;-webkit-transition:margin-bottom .5s ease-in-out;-o-transition:margin-bottom .5s ease-in-out;transition:margin-bottom .5s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container.unfolded+.toggle-table-height{opacity:1}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container.unfolded+.toggle-table-height .icon-plus{display:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container.folded{height:15.5rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container.folded .table-shadow{margin-bottom:0}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .table-container.folded+.toggle-table-height{opacity:1}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 h3{font-size:24px;margin-bottom:2rem;font-weight:700}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads{list-style:none;margin:0 0 2.5rem;padding:0}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;width:100%;margin:0 0 .2rem;padding:1rem 2rem;background-color:#fff}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .element-selectable-download{width:100%}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox{display:inline-block;width:78%}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container{position:relative}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container input{position:absolute;cursor:pointer;margin-bottom:0}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container input[type=checkbox]{margin:revert}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container input[type=checkbox]:checked{visibility:hidden;width:0;height:0;overflow:hidden}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container input[type=checkbox]:checked+label .text+.icon{opacity:1}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container label{display:inline-block;min-height:3rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container label .text{margin-left:5rem;color:#575756;line-height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container label .text:before{content:'';display:block;position:absolute;top:0;left:0;width:3rem;height:3rem;padding:0 1.2rem;border:1px solid #d9d9d9;border-radius:1rem;line-height:40px;background-color:#fff}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container label .icon{position:absolute;left:.4rem;top:0;font-size:24px;color:#b1c127;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container label .icon-checkbox-check:before{content:"\2714"}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container label:hover .text{color:#b1c127;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox .form-element-container label:hover .text:before{border:1px solid #b1c127;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .component-checkbox input[type=checkbox]+label{position:relative;align-items:center;height:auto;margin-bottom:0;cursor:pointer}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right{width:38%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right .lang{width:50%;font-size:12px;text-align:left}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right .size{display:inline-block;margin:0 1.2rem;font-size:12px;text-align:right;color:#919190}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right .btn.btn-default.btn-icon-quadric.btn-icon-label{position:relative;width:4rem;height:4rem;padding:.8rem 1.5rem;color:#b1c127;background-color:#fff;border-color:#b1c127;text-transform:uppercase;letter-spacing:.066em;border:2px solid #b1c127;border-radius:1rem;white-space:normal;cursor:pointer;-webkit-transition:color .35s,background-color .35s,border-color .35s;-o-transition:color .35s,background-color .35s,border-color .35s;transition:color .35s,background-color .35s,border-color .35s}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right .btn.btn-default.btn-icon-quadric.btn-icon-label .icon-label{position:absolute;left:50%;top:50%;margin-top:-.3rem;font-size:10px;font-weight:700;text-transform:uppercase;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right .btn.btn-default.btn-icon-quadric.btn-icon-label .icon{position:absolute;left:50%;top:50%;margin-top:.7rem;font-size:10px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right .btn.btn-default.btn-icon-quadric.btn-icon-label .icon-arrow-down:before{content:"\02C5";font-size:15px;font-weight:700}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right .btn.btn-default.btn-icon-quadric.btn-icon-label:hover{color:#fff;background-color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li .right .btn-default{color:#b1c127;background-color:#fff;border-color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li:before{content:" ";display:table}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li:after{content:" ";display:table;clear:both}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li[data-lang]{display:none !important}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .downloads li[data-lang].selected{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .component-eifu-link .link-wrapper{text-align:end}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select{position:relative;padding-right:2rem;text-align:right}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select h3{float:left;margin-right:7.5rem;margin-bottom:2.2rem;font-size:24px;font-weight:700}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select{display:inline-block;position:absolute;top:.9rem;right:2rem;user-select:none;font-size:12px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select a .icon{position:relative;display:inline-block;padding-left:.4rem;font-size:10px}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select a .icon-arrow-down:before{content:"\02C5";font-size:15px;font-weight:700}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select a:hover{color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select a:hover .lang{color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select .layer{display:none;position:absolute;top:100%;left:50%;min-width:10rem;padding:1.3rem 2rem .4rem;margin:.6rem 0 0 -2rem;background-color:#fff;box-shadow:0 0 5px #000 19;border:1px solid #d9d9d9;font-size:12px;z-index:1;text-align:left;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select .layer a{display:block;margin-bottom:.9rem;cursor:pointer;color:inherit;text-decoration:none;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select .lang-select .layer a:hover{color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select:before,.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .headline-lang-select:after{content:'';display:table}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all{display:block;padding:0 2rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox{display:inline-block;margin-top:.5rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container{position:relative}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container input{position:absolute;cursor:pointer}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container input[type=checkbox]{margin:revert}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container input[type=checkbox]:checked{visibility:hidden;width:0;height:0;overflow:hidden}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container input[type=checkbox]:checked+label .text+.icon{opacity:1}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container label{position:relative;display:inline-block;min-height:3rem;cursor:pointer;margin-bottom:0}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container label .text{margin-left:5rem;color:#575756;line-height:30px;user-select:none;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container label .text:before{content:'';display:block;position:absolute;top:0;left:0;width:3rem;height:3rem;padding:0 1.2rem;border:1px solid #d9d9d9;border-radius:1rem;line-height:40px;background-color:#fff}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container label .icon{position:absolute;left:.4rem;top:0;font-size:24px;color:#b1c127;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .offset-lg-2.col-lg-8.offset-md-1.col-md-10 .select-all .component-checkbox .form-element-container label .icon-checkbox-check:before{content:"\2714"}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration{position:relative;margin-bottom:3rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50>div{float:left;width:50%;padding-left:.3rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50>div:first-child{padding-left:0;padding-right:.2rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item{position:relative;width:100%;height:0;margin-bottom:.6rem;padding-bottom:56.25%;z-index:2}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item a{text-decoration:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item a:hover .text span{background-color:#b1c127;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .component-image{position:absolute;width:100%;top:0;bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .component-image img{display:block;width:100%;min-width:100%;min-height:100%}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .component-image img.lazyloaded{-webkit-animation-name:animation-lazy-image;animation-name:animation-lazy-image;-webkit-animation-duration:.65s;animation-duration:.65s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .text{position:absolute;bottom:2rem;left:0;right:0;color:#fff;text-align:center;font-size:20px;font-family:'Roboto',Arial,sans-serif;font-style:normal;font-weight:400}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .text span{display:inline-block;margin:0 1.2rem;padding:.6rem 1.5rem;background-color:rgba(0,0,0,.5);-webkit-transition:background-color .35s;-o-transition:background-color .35s;transition:background-color .35s}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer;z-index:0;line-height:25px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.066em;border-width:.2rem;white-space:normal;-webkit-transition:color .35s,background-color .35s,border-color .35s;-o-transition:color .35s,background-color .35s,border-color .35s;transition:color .35s,background-color .35s,border-color .35s}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn .icon-arrow-right:before{content:'>'}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn:after{background-color:#b1c127;border-radius:50%}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn:hover .icon-plus:before,.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn:hover .icon-plus:after,.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn:hover .icon-minus:before{background:#fff}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn-primary{color:#fff;background-color:#b1c127;border-color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn-icon{display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn-icon-round{width:4.8rem;height:4.8rem;padding:0;border-radius:50%}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn-icon-round:before{content:'';position:absolute;top:50%;left:50%;width:inherit;height:inherit;background-color:inherit;border-radius:50%;opacity:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out;-o-transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out;transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-50-50 .container-item .item .btn-icon-round .icon{position:relative;letter-spacing:0}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item{position:relative;width:100%;height:0;margin-bottom:.6rem;padding-bottom:56.25%;z-index:2}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item a{text-decoration:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .component-image{position:absolute;top:0;bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .component-image img{display:block;width:100%;min-width:100%;min-height:100%}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .component-image img.lazyloaded{-webkit-animation-name:animation-lazy-image;animation-name:animation-lazy-image;-webkit-animation-duration:.65s;animation-duration:.65s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .text{position:absolute;bottom:2rem;left:0;right:0;color:#fff;text-align:center;font-size:20px;font-family:'Roboto',Arial,sans-serif;font-style:normal;font-weight:400}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .text span{display:inline-block;margin:0 1.2rem;padding:.6rem 1.5rem;background-color:rgba(0,0,0,.5);-webkit-transition:background-color .35s;-o-transition:background-color .35s;transition:background-color .35s}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .btn{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer;z-index:0;line-height:25px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.066em;border-width:.2rem;white-space:normal;-webkit-transition:color .35s,background-color .35s,border-color .35s;-o-transition:color .35s,background-color .35s,border-color .35s;transition:color .35s,background-color .35s,border-color .35s}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .btn .icon-arrow-right:before{content:'>'}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .btn-primary{color:#fff;background-color:#b1c127;border-color:#b1c127}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .btn-icon{display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .btn-icon-round{width:4.8rem;height:4.8rem;padding:0;border-radius:50%}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .btn-icon-round:before{content:'';position:absolute;top:50%;left:50%;width:inherit;height:inherit;background-color:inherit;border-radius:50%;opacity:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out;-o-transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out;transition:width .25s ease-in-out,height .25s ease-in-out,opacity .25s ease-in-out}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-inspiration .container-item .item .btn-icon-round .icon{position:relative;letter-spacing:0}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-fact-teaser .fact-teasers{padding:0 2.5rem}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-fact-teaser .fact-teasers .fact-teaser{margin:1rem;padding:1rem;border:1px solid #d9d9d9;text-align:center;list-style:none}.product-info-main .product.info.detailed .product.data.items .data.item.content .component-fact-teaser .fact-teasers .fact-teaser-headlines-secondary{font-size:16px}.product-info-main .product.info.detailed .product.data.items .visible{display:block !important}.product-add-form{width:100%;float:right}.product-add-form .product-options-bottom{display:none}.product-addto-links{margin-top:16px}.product-addto-links .towishlist,.product-addto-links .tocompare{padding:20px 10px 0}.product-addto-links .towishlist:before,.product-addto-links .tocompare:before{font-size:20px}.product__social-share{cursor:pointer;display:inline-block;position:relative;vertical-align:top}.product__social-share .social-share__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:54px;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin-left:15px}.product__social-share .social-share__action .icon{color:#000;vertical-align:middle;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;display:inline-block;text-decoration:none}.product__social-share .social-share__action .icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:21px;line-height:1;color:inherit;content:'\66';font-family:'athlete2';margin:0;vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.product__social-share .social-share__action .label{visibility:hidden}.product__social-share .social-share__content{position:absolute;bottom:0;left:0;display:block;padding:2.5rem 3rem;visibility:hidden;z-index:1;opacity:0;text-align:center;background:#111;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.page-product-configurable .product-addto-links{margin-top:0}.page-product-configurable .product__social-share .social-share__action{margin-left:0}.custom-price__blur{justify-content:center !important}.custom-price__blur .blur{display:none}.product-item-actions .actions-primary+.actions-secondary{display:none}@media all and (min-width:1025px){.catalog-product-view .page-main{max-width:1900px !important}.catalog-product-view .reset-btn{margin-left:20px}}.configurable-product-table .col{width:auto}.configurable-product-table tbody .col{padding:10px !important}@media all and (min-width:1025px) and (max-width:1100px){.configurable-product-table tbody .col{padding:10px 0 !important}}.configurable-product-table tbody .col.stock{text-align:center}.page-wrapper .result-content .result-thumbnail{position:relative;height:280px}.page-wrapper .result-content .result-thumbnail .image-to-open-hover.hide-image{visibility:hidden;opacity:0}.page-wrapper .result-content .result-thumbnail .product-hover-image{margin:0 auto;transition:opacity .2s}.item-info{border-bottom:1px solid rgba(51,51,51,.2);border-left:10px solid #fff}.item-info .col{height:100px}.item-info .col.sku{font-size:14px;font-weight:300;text-align:left !important}.item-info .col.sku p{font-size:18px;font-weight:500;margin-bottom:5px}.item-info .col.sku span{font-size:14px;border:1px solid #333;padding:2px 5px;text-transform:uppercase;margin-right:10px;font-weight:400}.item-info .col.custom-price{text-align:center;white-space:nowrap}.item-info .col.custom-price .custom-price__first{font-size:18px;font-weight:500}.item-info .col.custom-personal{width:auto;min-width:100px}.item-info .col.custom-personal .individual-price{font-size:1.8rem;font-weight:500;color:#bece26;margin-left:0}.item-info .col.first-attr.bss-swatch-size .attr-label{font-size:18px;font-weight:300}.item-info .col.stock span{display:none}.item-info .col.stock:after{content:'';background-image:url("../images/stock.svg");background-repeat:no-repeat;width:21px;height:21px;display:inline-block}.item-info .col.qty .wrap-qty{display:flex;flex-direction:row}.item-info .col.qty .wrap-qty .actions{display:flex;flex-direction:row}.item-info .col.qty .wrap-qty .actions .wishlist-product{width:50px;height:35px;display:flex;justify-content:center;align-items:center;background-color:#333}.item-info .col.qty .wrap-qty .actions .wishlist-product:before{width:56px;height:42px;content:'';position:absolute;top:50%;left:50%;background-color:inherit;opacity:0;z-index:-1;transform:translate(-50%,-50%);transition:width .1s ease-in-out,height .1s ease-in-out,opacity .1s ease-in-out}.item-info .col.qty .wrap-qty .actions .wishlist-product:hover{background-color:#bece26}.item-info .col.qty .wrap-qty .actions .wishlist-product:hover:before{opacity:.5}.item-info .col.icon a img{max-width:none}.item-info.active,.item-info.is_ordered_before{border:1px solid #bece26;border-left-width:10px;border-top-width:1.5px}.cart.table-wrapper .items thead{text-transform:capitalize !important}.cart.table-wrapper .items thead .col{padding:10px !important;text-align:left}.cart.table-wrapper .items thead .col.stock-label{padding:0 10px 0 0 !important}.cart.table-wrapper .items .item-info .col:not(.icon){text-align:left}.configurable-product-table thead tr th{white-space:nowrap;padding:20px !important;font-size:16px;color:#333}.configurable-product-table thead tr th:nth-child(6) .sort{position:relative;right:0}.configurable-product-table .bss-swatch .swatch-option{border-radius:50%;width:24px;height:24px;min-width:24px;max-width:24px}.color-description{white-space:nowrap;font-size:18px;font-weight:300}.configurable-product-table .item-info .custom-personal .custom-price-info{justify-content:flex-start !important;width:16px}.configurable-product-table .grid-info-icon{position:relative;top:2px;left:5px}.attributes{text-align:left !important}.page-wrapper .select-qty.product-choose{height:35px;width:70px;font-size:14px;font-weight:400;border-radius:6px;margin:0;background-size:13%;background-position:87% 52% !important;background-color:#fff;text-indent:30px}.tippy-content table tbody tr td:nth-child(2),.tippy-content table tbody tr td:last-child{background-color:#f8f8f8;font-size:14px;font-weight:500;border:1px solid #fff;text-align:center}.tippy-content table tbody tr:nth-child(2) td:nth-child(2),.tippy-content table tbody tr:nth-child(2) td:last-child{color:#d82c2c}.wrapper-filters{display:flex;flex-direction:row;align-items:center}.wrapper-filters .select-material,.wrapper-filters .select-length,.wrapper-filters .select-dimension,.wrapper-filters .select-type{width:176px}.wrapper-filters .select-material .select-hidden,.wrapper-filters .select-length .select-hidden,.wrapper-filters .select-dimension .select-hidden,.wrapper-filters .select-type .select-hidden{display:none;visibility:hidden;padding-right:10px}.wrapper-filters .select-material .select,.wrapper-filters .select-length .select,.wrapper-filters .select-dimension .select,.wrapper-filters .select-type .select{cursor:pointer;display:inline-block;position:relative;font-size:14px;font-weight:400;color:#333;width:176px;height:35px;border:.798577px solid rgba(51,51,51,.2);border-radius:6px}.wrapper-filters .select-material .select-styled,.wrapper-filters .select-length .select-styled,.wrapper-filters .select-dimension .select-styled,.wrapper-filters .select-type .select-styled{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;padding:8px 15px;transition:all .2s ease-in}.wrapper-filters .select-material .select-styled:after,.wrapper-filters .select-length .select-styled:after,.wrapper-filters .select-dimension .select-styled:after,.wrapper-filters .select-type .select-styled:after{content:"";background-image:url("../images/arrow-down.svg");background-repeat:no-repeat;width:14px;height:8px;position:absolute;top:15px;right:15px}.wrapper-filters .select-material .select-options,.wrapper-filters .select-length .select-options,.wrapper-filters .select-dimension .select-options,.wrapper-filters .select-type .select-options{display:none;position:absolute;top:105%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background:#fff;box-shadow:0px 0px 20px rgba(0,0,0,.1);border-radius:2px;overflow-y:auto;height:200px}.wrapper-filters .select-material .select-options li,.wrapper-filters .select-length .select-options li,.wrapper-filters .select-dimension .select-options li,.wrapper-filters .select-type .select-options li{margin:0;padding:12px 0;text-indent:15px;font-size:14px;font-weight:300;color:#333}.wrapper-filters .select-material .select-options li:hover,.wrapper-filters .select-length .select-options li:hover,.wrapper-filters .select-dimension .select-options li:hover,.wrapper-filters .select-type .select-options li:hover,.wrapper-filters .select-material .select-options li.is-selected,.wrapper-filters .select-length .select-options li.is-selected,.wrapper-filters .select-dimension .select-options li.is-selected,.wrapper-filters .select-type .select-options li.is-selected{background:#bece26}.wrapper-filters .select-material .select-options li[rel=hide],.wrapper-filters .select-length .select-options li[rel=hide],.wrapper-filters .select-dimension .select-options li[rel=hide],.wrapper-filters .select-type .select-options li[rel=hide]{display:none}.wrapper-filters .select-material .select-options::-webkit-scrollbar-track,.wrapper-filters .select-length .select-options::-webkit-scrollbar-track,.wrapper-filters .select-dimension .select-options::-webkit-scrollbar-track,.wrapper-filters .select-type .select-options::-webkit-scrollbar-track{background-color:#d9d9d9}.wrapper-filters .select-material .select-options::-webkit-scrollbar,.wrapper-filters .select-length .select-options::-webkit-scrollbar,.wrapper-filters .select-dimension .select-options::-webkit-scrollbar,.wrapper-filters .select-type .select-options::-webkit-scrollbar{background-color:#d9d9d9;width:3px}.wrapper-filters .select-material .select-options::-webkit-scrollbar-thumb,.wrapper-filters .select-length .select-options::-webkit-scrollbar-thumb,.wrapper-filters .select-dimension .select-options::-webkit-scrollbar-thumb,.wrapper-filters .select-type .select-options::-webkit-scrollbar-thumb{background-color:#333;border:2px solid #333}.wrapper-filters .select-length,.wrapper-filters .select-dimension,.wrapper-filters .select-type{margin-left:16px}.reset-btn{display:none}.reset-btn.active{display:flex;align-items:center;cursor:pointer}.reset-btn.active:before{content:url("../images/icons/close.svg");display:block;width:12px;height:12px;margin-right:10px;line-height:0}.reset-btn.active span{white-space:nowrap;position:relative}.row-description{display:none !important}.row-description td{padding:0}.row-description td:last-child .mini-description .value-description{border-right:0 !important}.row-description .mini-description{background-color:#f8f8f8;padding:30px 0}.row-description .mini-description .value-description{display:flex;justify-content:space-around;border-right:1px solid rgba(51,51,51,.2)}.row-description .mini-description .value-description .title{font-size:16px;font-weight:300;padding:0 0 15px}.row-description .mini-description .value-description .argument{font-size:16px;font-weight:500}.mobile-label{display:none}.backgr-very-light-green{background:#f3f6df}@media all and (max-width:1024px){.catalog-product-view .product-add-form .configurable-product-table>thead{display:none !important}.catalog-product-view .reset-btn{margin-top:10px;margin-bottom:15px}.mobile-label{display:block;font-size:14px;font-weight:300;margin-right:16px}.bss-swatch-size .mobile-label.color{display:none}.bss-swatch[attribute-code=color] .mobile-label.size{display:none}.bss-swatch[attribute-code=type] .mobile-label.color{display:none}.item-info .col.stock{display:flex;width:100%;padding:0 15px !important}.item-info .col.stock span{display:block}.item-info .col.stock:after{margin-left:10px;transform:scale(.9)}.item-info .col.sku p{text-align:center;padding:0 6px}.item-info .col.custom-price .custom-price__first{font-size:14px}.item-info .col.custom-personal .individual-price{font-size:14px}.item-info .col.first-attr.bss-swatch-size .attr-label{font-size:14px}.item-info td:nth-child(8){padding:0 15px}.configurable-product-table tbody .col{padding:0 15px !important;margin-bottom:17px}.configurable-product-table tbody .col.custom-personal{display:flex;padding:0 15px !important}.configurable-product-table tbody .col.custom-price{justify-content:flex-start;padding:0 15px !important}.configurable-product-table tbody .col[attribute-code=ordered]{display:flex;width:100% !important;align-items:center}.configurable-product-table .col.qty.sku{display:flex;justify-content:center}.configurable-product-table .grid-info-icon{width:18px !important;top:0;left:4px}.configurable-product-table .bss-swatch .swatch-option{width:18px;height:18px;min-width:18px;max-width:18px}.first-attr.bss-swatch{display:flex;align-items:center;padding:0 15px !important}.qty{display:flex;align-items:center;width:100px}.color-description{font-size:14px}.label-order{font-size:13px}.label-order .info-icon{width:39px}.items tbody.cart .item-info{margin-bottom:0}.items tbody.cart .item-info .col{height:auto}.items tbody.cart .item-info .col.qty.icon{justify-content:center;margin:18px 0}.items tbody.cart .item-info .col.qty.icon .thumbnail{display:flex}.items tbody.cart .item-info .col.qty.icon .thumbnail img,.items tbody.cart .item-info .col.qty.icon .thumbnail picture{width:110px;height:110px}.wrapper-filters{flex-direction:column}.wrapper-filters .select-material,.wrapper-filters .select-length,.wrapper-filters .select-dimension,.wrapper-filters .select-type{margin-top:10px;margin-left:0;width:100%}.wrapper-filters .select-material .select,.wrapper-filters .select-length .select,.wrapper-filters .select-dimension .select,.wrapper-filters .select-type .select{width:100%}.row-description.active{display:flex !important;flex-direction:column}.row-description .mini-description{padding:0}.row-description .mini-description .value-description{border-right:0}.row-description .mini-description .value-description:first-child{padding:20px 0 0}.catalog-product-view .product.media{margin-bottom:0 !important}}.form-cart .actions.main .clear.active{display:flex}.hot-products-details .matrix-hotquote .hot-products.wk-mpsplit-wrapper{width:100%}.hot-products-details .matrix-hotquote .hot-products .custom-price__blur{position:relative;display:flex}.seller-col dt{display:none}.minicart-items-wrapper .custom-price-info{position:absolute;right:0;top:0}.dealer_no_info_message.visible{line-height:initial}@media all and (min-width:769px) and (max-width:1025px){.hot-products-details .matrix-hotquote{width:100%}.hot-products-details .matrix-hotquote table tr td .control.qty{margin:0 auto}.wrapper-order .form-cart{width:100%;padding-left:0;margin-bottom:0}.wrapper-order .form-cart.hotproducts{margin-bottom:0}.wrapper-order .wrapper-split{margin-bottom:20px;padding:10px}.wrapper-order .wrapper-split .form-checkout{width:100% !important}.wrapper-order .wrapper-split .form-checkout .cart-summary{margin-left:0;margin-right:0}.checkout-cart-index .cart.actions{margin-bottom:20px}.dealer_no_info_message.visible{margin-top:30px !important}table tbody th{padding:8px !important}}@media screen and (max-width:769px){.cart.table-wrapper{overflow-x:auto !important;overflow-y:hidden !important;max-width:100%;width:100%}.cart.table-wrapper .item .item-info{display:inherit}.items tbody.cart .item-info .col.qty{display:table-cell;text-align:center}.items tbody.cart .item-info .col.qty select{width:100px}.catalog-product-view .cart.table-wrapper .item .item-info{display:flex}.catalog-product-view .items tbody.cart .item-info .col.qty{display:flex}.catalog-product-view .items tbody.cart .item-info .col.qty select{text-indent:43px;line-height:34px}.catalog-product-view .items tbody.cart .item-info .col.qty select option{text-align:inherit}.wrapper-filters .select-material{margin-right:0}.opc-wrapper .step-title{font-size:24px !important}.search-recently-viewed{padding:0 15px}.opc-block-summary .minicart-items-wrapper{padding:0 !important}.button{font-size:16px}}.header__content .minicart-wrapper{margin:0}.minicart-wrapper .action.showcart{padding:0;margin:0}.minicart-wrapper .action.showcart svg{margin-right:0}.minicart-wrapper.header__item .header__item-name{font-weight:bolder !important;background-image:none}.dropdown-bottom-wrapper{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.items-total{padding:1.4rem 0 3.4rem !important}.items-total .ox-overlay-close-btn{right:0 !important}.items-total .ox-overlay-close-btn .close-title{display:none;padding-right:.5rem;font-weight:500}.items-total .ox-overlay-close-btn:hover{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-total .ox-overlay-close-btn:hover .close-title{display:block;padding-right:.5rem;font-weight:500;color:#000}.minicart-items-wrapper{padding:2rem 7rem !important}.minicart-items-wrapper .minicart-items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.minicart-items-wrapper .minicart-items .item .product{padding:1rem 0 !important}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .label,.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values{line-height:inherit}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values .swatch-option{margin:0;background-size:cover}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values .swatch-option.color{border:1px solid #d9d9d9}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options-container .values span{padding-left:.5rem}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options .sku-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.2rem}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options .sku-container__title{width:50%}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options .sku-container__title .title-sku{padding:0;font-size:13px;font-weight:700}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options .sku-container__description{width:50%}.minicart-items-wrapper .minicart-items .item .product-item-details .content .options .sku-container__description .product-sku{font-size:13px;font-weight:700}.minicart-items-wrapper .minicart-items .item .product-item-details .product-item-pricing .details-qty .less,.minicart-items-wrapper .minicart-items .item .product-item-details .product-item-pricing .details-qty .more{width:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.minicart-items-wrapper .minicart-items .item .product-item-details .product-item-pricing .details-qty .less:hover,.minicart-items-wrapper .minicart-items .item .product-item-details .product-item-pricing .details-qty .more:hover,.minicart-items-wrapper .minicart-items .item .product-item-details .product-item-pricing .details-qty .less:hover,.minicart-items-wrapper .minicart-items .item .product-item-details .product-item-pricing .details-qty .more:hover{background-color:#a4b500;color:#fff}.minicart-items-wrapper .minicart-items .item .product-item-details .product-item-pricing .details-qty .item-qty{width:3rem;border-bottom:none}.minicart-items-wrapper .minicart-items .item .product-item-details .actions .secondary .title-hide{display:none;padding-right:.5rem;font-size:12px;font-weight:500}.minicart-items-wrapper .minicart-items .item .product-item-details .actions .secondary .action.delete .delete-icon{width:1.5rem;height:1.5rem}.minicart-items-wrapper .minicart-items .item .product-item-details .actions .secondary .action.delete .delete-icon:after{content:'';background-image:url("../images/icons/trash-2_1.png");background-repeat:no-repeat;width:1.5rem;height:1.5rem;display:inline-block}.minicart-items-wrapper .minicart-items .item .product-item-details .actions .secondary .action.delete:hover{background-color:transparent !important}.minicart-items-wrapper .minicart-items .item .product-item-details .actions .secondary .action.delete:before{display:none}.minicart-items-wrapper .minicart-items .item .product-item-details .actions .secondary:hover{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.opc-block-summary .options .content .item-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:13px}.opc-block-summary .options .content .item-options__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.opc-block-summary .options .content .item-options__container .label,.opc-block-summary .options .content .item-options__container .values{line-height:inherit}.opc-block-summary .options .content .item-options__container .label{margin:0}.page-layout-checkout .opc-block-summary .options .content .item-options{font-size:13px}.page-layout-checkout .opc-block-summary .options .content .item-options__container{width:100%}.page-layout-checkout .opc-block-summary .options .content .item-options__container .label{margin:0}.page-layout-checkout .opc-block-summary .options .content .item-options__container .values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.page-layout-checkout .opc-block-summary .options .content .item-options__container .values div{border:1px solid #d9d9d9;border-radius:50%}.page-layout-checkout .opc-block-summary .options .content .item-options__container .values img{padding-left:1rem}.page-layout-checkout .opc-block-summary .options .content .item-options__container img{padding-left:.8rem}.checkout-index-index .minicart-items .product>.product-image-container .product-image-wrapper{height:auto}.checkout-index-index .message.notice{display:none}.checkout-index-index .page-wrapper .form{display:block}.checkout-index-index .form.form-discount .payment-option-inner{padding-right:0}.checkout-index-index .form.form-discount .payment-option-inner .field{margin-bottom:20px}.table-wrapper .item-options{font-size:13px}.table-wrapper .item-options dt{height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-wrapper .item-options dd{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-left:1rem}.table-wrapper .item-options dd img{padding-left:.5rem}.table-wrapper .item-options dd .swatch-option{margin-left:.5rem}.table-wrapper .item-options dd .image{width:2rem;height:2rem}.table-wrapper .item-options dd .image_color{width:2rem;height:2rem;margin-left:.5rem;border-radius:50%;border:1px solid #d9d9d9}.opc-wrapper{margin:0 0 20px}.opc-wrapper .opc-wrapper-boxed{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;height:100%;padding:4rem 5rem 5rem;box-shadow:0 1.5rem 7rem -.8rem rgba(0,0,0,.11);background:#fff}.opc-wrapper .form fieldset legend.label{margin-bottom:1rem;padding:0}.opc-wrapper .step-title{font-size:36px;margin:5rem 0 1rem}.opc-wrapper .step-content{margin:0}.opc-wrapper .step-content .new-address-popup{display:none}.step-content .methods-shipping{justify-content:flex-start !important;display:block !important}@media all and (min-width:1025px) and (max-width:1440px){.minicart-items-wrapper{padding:2rem 1rem 0 0 !important}}@media screen and (min-width:991px) and (max-width:1300px){.wk-mpsplit-wrapper .cart.table-wrapper{overflow-x:auto !important;overflow-y:hidden !important;width:100%;max-width:100%}.hot-products-details .matrix-hotquote{width:100%}.cart-container .form-cart{width:100%;order:1}#clear-cart-btn span,.viewcart span{display:block !important}}.block-cart-failed .action.update,.block-cart-failed .action.clear{background-color:#a4b500 !important}.cart-container .form-cart .action.update,.cart-container .form-cart .action.clear{background:0 0;border:1px solid #a4b500;color:#a4b500 !important}.cart-container .form-cart .action.update:hover span,.cart-container .form-cart .action.clear:hover span{color:#fff !important}.cart-container .form-cart .action.update:hover:before,.cart-container .form-cart .action.clear:hover:before{color:#fff}.action-select-shipping-item:before{content:'';position:absolute;top:50%;left:50%;width:inherit !important;height:inherit;background-color:inherit;opacity:0;z-index:-1;transform:translate(-50%,-50%);transition:width .1s ease-in-out,height .1s ease-in-out,opacity .1s ease-in-out}.action-select-shipping-item:hover:before{background-color:#bece26;opacity:.5;width:105px !important;height:42px}.checkout-cart-index .cart .product-item-details .message.notice{font-weight:400}.checkout-cart-index .cart .product-item-details .message.notice>*:first-child:before{top:calc(50% - 20px);transform:translateY(-50%)}.checkout-cart-index .cart .product-item-details .message.notice>*:first-child:after{height:25px;top:50%;transform:translateY(-50%)}.checkout-cart-index .cart.table-wrapper .items>.item{border-bottom:0}.checkout-cart-index .cart.table-wrapper .item .col.item{min-height:196px}.checkout-cart-index .cart.actions{display:flex;align-items:center;margin-bottom:30px}.checkout-cart-index .cart.actions .update,.checkout-cart-index .cart.actions .clear{width:282px;display:flex;justify-content:center;align-items:center;padding:0 35px;height:38px}@media screen and (max-width:1025px){.hot-products-details .matrix-hotquote{width:100%}.search-recently-viewed .block.widget .products-grid .product-item .product-item-details{display:flex;flex-direction:column;justify-content:center}.search-recently-viewed .block.widget .products-grid .product-item .product-item-details .actions-primary button{width:100% !important}}@media all and (max-width:768px){.checkout-cart-index .cart.actions{flex-direction:column;width:100%;margin-bottom:20px}.checkout-cart-index .wrapper-order .wrapper-split{margin-bottom:20px}.checkout-cart-index .cart-container .form-cart .action.update,.checkout-cart-index .cart-container .form-cart .action.clear{width:100% !important}#general_select_dealer_block{width:100%}}@media all and (min-width:768px){#general_select_dealer_block{width:27%}}.wk-mpsplit-wrapper .cart.table-wrapper .item .col.item{min-height:inherit;height:100%}.wk-mpsplit-wrapper .item-info{border-left:0}.wk-mpsplit-wrapper .item-info:hover{box-shadow:none;border-bottom:1px solid rgba(51,51,51,.2)}.wk-mpsplit-wrapper .update,.wk-mpsplit-wrapper .clear{background:#a4b500 !important;height:29px !important;padding:0 30px !important}.wk-mpsplit-wrapper .update:before,.wk-mpsplit-wrapper .clear:before{opacity:1;z-index:2;content:"\3f" !important;color:#fff !important;height:auto !important}.wk-mpsplit-wrapper .update:hover:before,.wk-mpsplit-wrapper .clear:hover:before{opacity:.8 !important;height:34px !important;width:68px !important;line-height:34px !important}.page-wrapper .form.dealer-form{float:right !important;display:block;width:30%;position:relative}@media all and (max-width:769px){.page-wrapper .form.dealer-form{width:100%}}.page-wrapper .form.dealer-form .cart-summary{width:100%}@media all and (max-width:769px){.page-wrapper .form.dealer-form .cart-summary{width:100%;margin:0}}body #algolia-autocomplete-container .col9{border:none !important;background:#121212 !important;color:#fff}@media (min-width:1440px){body #algolia-autocomplete-container .col9{min-width:unset !important}}body #algolia-autocomplete-container .col9 .see-all a{color:#fff}body #algolia-autocomplete-container .col9 .see-all a:hover{text-decoration:underline}@media (min-width:1440px){body #algolia-autocomplete-container .col3{width:20rem !important;min-width:unset !important}}body #algolia-autocomplete-container #autocomplete-products-footer{position:static;display:none;width:100%;color:#fff}body #algolia-autocomplete-container .aa-dataset-products{width:100%}body #algolia-autocomplete-container .footer_algolia{display:none}body #algolia-autocomplete-container .algoliasearch-autocomplete-hit{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;color:#fff !important}body #algolia-autocomplete-container .algoliasearch-autocomplete-hit:hover{color:#000 !important}body #algolia-autocomplete-container .algoliasearch-autocomplete-hit:hover .info .algoliasearch-autocomplete-category{color:#000 !important}body #algolia-autocomplete-container .algoliasearch-autocomplete-hit:hover .info .algoliasearch-autocomplete-category em{color:#000 !important}body #algolia-autocomplete-container .algoliasearch-autocomplete-hit:hover .details,body #algolia-autocomplete-container .algoliasearch-autocomplete-hit:hover .details em{color:#000 !important}body #algolia-autocomplete-container .algoliasearch-autocomplete-hit .info{margin-left:0 !important}body #algolia-autocomplete-container .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category{color:#fff !important}body #algolia-autocomplete-container .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category em{color:#fff !important;text-decoration:underline}body #algolia-autocomplete-container .aa-no-results{color:#fff}body #algolia-autocomplete-container .aa-dropdown-menu{position:static !important;border:none !important;background:#121212}body #algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details,body #algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details em{color:#fff}body #algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details em{text-decoration:underline}body #algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion{width:100%;color:#fff}@media (min-width:1440px){body #algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion{width:25%;margin:0 0 1.5rem}}.header--layout-6 .header__content .header__center.block-search.header__item-search .header__search-wrapper>form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;padding:0}.header--layout-6 .ox-sticky.sticky.resize .header__left{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.header__content{background:#272729}.header__content .header__right .header__item .button{background:#272729}.header__content .header__right .header__item .button:hover{background:#272729}.header__content .minicart-wrapper .action.showcart{background:#272729}.search-autocomplete{position:static !important;display:none !important}.block-viewed-products-grid{padding:0 20px}.search-recently-viewed .block.widget .products-grid .product-item{max-width:25% !important;-webkit-flex-basis:25% !important;-ms-flex-preferred-size:25% !important;flex-basis:25% !important}@media screen and (max-width:1025px){.search-recently-viewed .block.widget .products-grid .product-item{max-width:100% !important;-webkit-flex-basis:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important;margin:0}}.search-recently-viewed .price-container .price,.search-recently-viewed .price-box .price,.search-recently-viewed .product-item-name>a{color:#fff !important}.js-search-autocomplete-search-before:not(.active){display:none !important}#algolia-autocomplete-container li::marker{display:none !important}#algolia-autocomplete-container .search-autocomplete ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0;background:#121212 !important}#algolia-autocomplete-container .search-autocomplete ul li:before{display:block !important;width:2rem;height:2rem;margin:0 1rem 0 0;content:'' !important;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff' data-name='search-icon-small 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Crect x='11.73223' y='10.52513' width='2' height='4.41421' transform='translate(-5.27386 12.73223) rotate(-45)'%3E%3C/rect%3E%3Cpath d='M7,0a7,7,0,1,0,7,7A7,7,0,0,0,7,0ZM7,12a5,5,0,1,1,5-5A5,5,0,0,1,7,12Z'%3E%3C/path%3E%3C/svg%3E");background-position:left center;background-repeat:no-repeat;background-size:15px}#algolia-autocomplete-container .search-autocomplete ul li .amount{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;text-align:right}#algolia-autocomplete-container .search-autocomplete ul li .qs-option-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:22px;text-transform:capitalize}#algolia-autocomplete-container .search-autocomplete ul li .qs-option-name:hover{background-color:#a4b500 !important}#algolia-autocomplete-container .search-autocomplete ul li .amount,#algolia-autocomplete-container .search-autocomplete ul li .qs-option-name{position:static;color:#fff}.search-autocomplete-title{margin:0 0 2rem;color:#fff;font-size:28px}.data-storage-search-wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 !important}.data-storage-search-wrap ul li::marker{display:none !important}.data-storage-search-wrap ul li:not(:last-child){margin:0 1rem;border-bottom:none}.looked-before-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.looked-before-item__img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:15rem;height:15rem;margin:0 0 1.5rem}.looked-before-item__img{max-width:100%;max-height:100%}.looked-before-item__name{font-size:18px;color:#fff;text-align:center}.block-search .field.search{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-search .action.search{position:static}.block-search .action.search .search-icon-wrapper svg{width:2.4rem}.block-search #search{position:static !important}.header--layout-6 .header__right .header__item-search{display:none !important}.search-autocomplete-wrap{display:none;position:absolute;width:100%;top:100%;left:0;background-color:#121212}@media (min-width:1160px){.search-autocomplete-wrap{left:-20rem}}.search-autocomplete-wrap:after,.search-autocomplete-wrap:before{position:absolute;content:'';width:50vw;height:100%;top:0;background-color:#121212}.search-autocomplete-wrap:after{right:100%}.search-autocomplete-wrap:before{left:100%}.search-autocomplete-wrap.active{display:block}.search-autocomplete-wrap.active:not(.active-empty) .search_autocomplete-before{display:none}@media (min-width:1440px){.search-autocomplete-wrap .search_autocomplete-before{padding:0 0 0 20rem}}.search-autocomplete-wrap:hover{display:block}.search-autocomplete-close-wrap{position:absolute;width:3rem;height:100%;top:0;right:0;overflow:hidden}.search-filter{padding:0 0 0 3rem}.search-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.search-filter__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-filter__item:not(:last-child){margin:0 2rem 0 0;padding-right:1.5rem}.search-filter__item .label{position:static;display:block !important;width:auto;height:auto;margin:0;color:#fff;line-height:16px;letter-spacing:initial;font-family:'Roboto',Helvetica,Arial,sans-serif;font-weight:400;font-size:13px}.search-filter__item .label:before{display:none}.search-filter__item .select{height:auto;padding:0 2.5rem 0 0 !important;background-color:transparent;border:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 8 8' style='enable-background:new 0 0 8 8;' xml:space='preserve' fill='%23fff'%3E%3Cpolygon points='6.3,1.7 4,4 1.7,1.7 0.6,2.8 4,6.3 4,6.3 4,6.3 7.4,2.8 '/%3E%3C/svg%3E");background-repeat:no-repeat;border-bottom:none;cursor:pointer;color:#fff;line-height:16px;letter-spacing:initial;font-family:'Roboto',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700}.search-filter__item #SEARCH_SELECT_2{background-image:none}.search-autocomplete,.search-autocomplete-looked-before,.js-search-autocomplete-search-before{padding:2rem 0}.js-search-autocomplete-search-before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.js-search-autocomplete-search-before .data-storage-search-before-wrap li{display:none}.js-search-autocomplete-search-before .data-storage-search-before-wrap li:nth-last-child(1),.js-search-autocomplete-search-before .data-storage-search-before-wrap li:nth-last-child(2),.js-search-autocomplete-search-before .data-storage-search-before-wrap li:nth-last-child(3),.js-search-autocomplete-search-before .data-storage-search-before-wrap li:nth-last-child(4){display:-webkit-box;display:-ms-flexbox;display:flex}.js-search-autocomplete-search-before ul{padding:0;margin-bottom:0}.js-search-autocomplete-search-before .search-before-remove-list{order:10}.js-search-autocomplete-search-before li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 0;background:#121212 !important;font-size:22px;color:#fff}.js-search-autocomplete-search-before li a,.js-search-autocomplete-search-before li .search-before-remove{color:#fff;cursor:pointer}.js-search-autocomplete-search-before li a:hover,.js-search-autocomplete-search-before li .search-before-remove:hover{background-color:#a4b500 !important}.js-search-autocomplete-search-before li:before{display:block !important;width:2rem;height:2rem;margin:0 1rem 0 0;content:'' !important;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff' data-name='search-icon-small 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Crect x='11.73223' y='10.52513' width='2' height='4.41421' transform='translate(-5.27386 12.73223) rotate(-45)'%3E%3C/rect%3E%3Cpath d='M7,0a7,7,0,1,0,7,7A7,7,0,0,0,7,0ZM7,12a5,5,0,1,1,5-5A5,5,0,0,1,7,12Z'%3E%3C/path%3E%3C/svg%3E");background-position:left center;background-repeat:no-repeat;background-size:15px}.js-search-autocomplete-search-before li.search-before-remove-item:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 298.667 298.667'%3E%3Cpath d='M298.667 30.187L268.48 0 149.333 119.147 30.187 0 0 30.187l119.147 119.146L0 268.48l30.187 30.187L149.333 179.52 268.48 298.667l30.187-30.187L179.52 149.333z'/%3E%3C/svg%3E")}.search-autocomplete-close{position:absolute;width:3rem;height:3rem;top:1rem;right:0;background-image:url("data:image/svg+xml,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 298.667 298.667'%3E%3Cpath d='M298.667 30.187L268.48 0 149.333 119.147 30.187 0 0 30.187l119.147 119.146L0 268.48l30.187 30.187L149.333 179.52 268.48 298.667l30.187-30.187L179.52 149.333z'/%3E%3C/svg%3E");background-position:center;background-size:20px;background-repeat:no-repeat;cursor:pointer}.search-autocomplete-close:hover{background-color:#a4b500 !important}.catalog-product-view .country-popup.open .img-popup{visibility:hidden}.country-popup{display:none}.country-popup.open{display:flex;flex-direction:row;position:fixed;top:0;width:100%;height:100%;z-index:99;max-width:100% !important}.country-popup.open .img-popup{display:block;width:100%}.country-popup.open .img-popup img{max-width:100%;min-width:100%;height:100%;object-fit:cover}.country-popup.open .container-country{background:#fff;padding:46px 15px 46px 40px;display:flex;flex-direction:column}.country-popup.open .container-country .wrapper-label-icon{display:flex;justify-content:space-between}.country-popup.open .container-country .wrapper-label-icon .label-country__list{font-family:'Oswald';font-size:35px;color:#333;text-transform:uppercase;font-weight:400;letter-spacing:0;width:270px}.country-popup.open .container-country .label-choose{font-family:'Roboto',Arial,sans-serif;font-weight:300;font-size:18px;color:#333}.country-popup.open .container-country .select-country__list{display:block;height:auto;position:relative;top:0;left:inherit !important;right:inherit !important;width:100%;padding:0;margin:0;border-radius:0;box-shadow:none}.country-popup.open .container-country .select-country__list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#d9d9d9}.country-popup.open .container-country .select-country__list::-webkit-scrollbar{width:6px;background-color:#d9d9d9}.country-popup.open .container-country .select-country__list::-webkit-scrollbar-thumb{background-color:#333}.country-popup.open .container-country .select-country__list .select-country__item{width:450px;border-bottom:1px solid rgba(51,51,51,.1) !important}.country-popup.open .container-country .select-country__list .select-country__item .select-country__item--link{font-size:18px;font-weight:500;position:relative;margin:0 25px 0 0}.country-popup.open .container-country .select-country__list .select-country__item .select-country__item--link img{width:26px;height:26px;border-radius:50%;margin-right:15px;object-fit:cover}.country-popup.open .container-country .select-country__list .select-country__item .select-country__item--link .input{visibility:hidden;position:absolute;right:0;left:inherit;top:0;width:auto !important}.country-popup.open .container-country .select-country__list .select-country__item .select-country__item--link .input:before{content:'';position:absolute;right:0;background-color:#fff;border:1px solid #d9d9d9;border-radius:50%;cursor:pointer;height:22px;top:0;width:22px;visibility:visible}.country-popup.open .container-country .select-country__list .select-country__item .select-country__item--link .input:checked:before{background-color:#fff;border:6px solid #333}.ox-slideout-shadow.active{background:#333;visibility:visible;opacity:.7}@media (min-width:1440px){.search-filter{padding:0 1rem 0 8rem}.search-filter select option{color:#000}.search-filter select option:first-child{display:none}.search-filter #general_select_dealer_option_top_menu{margin:0 11px}.search-filter #general_select_dealer_option_top_menu option:first-child{display:block}.search-filter__item:not(:last-child){margin:0 4rem 0 0}}@media all and (min-width:1024px){.search-filter select option{color:#000}.search-filter select option:first-child{display:none}.search-filter #general_select_dealer_option_top_menu{margin:0 11px}.search-filter #general_select_dealer_option_top_menu option:first-child{display:block}}#general_select_dealer_block label{float:left;margin-left:10px}#dealer-icon{height:auto;max-width:100%}.search{position:relative}.search .form-control-clear{z-index:10;pointer-events:auto;cursor:pointer;position:absolute;top:1px;right:12px}.search .form-control-clear.glyphicon-remove span{font-size:25px}.modal__right .header__search-wrapper{display:none}@media all and (max-width:1025px){.country-popup.open{z-index:100}.country-popup.open .img-popup{display:none}.country-popup.open .container-country{padding:15px 13px;width:100%}.country-popup.open .container-country .wrapper-label-icon .label-country__list{font-size:22px}.country-popup.open .container-country .wrapper-label-icon .close-icon{width:13px;height:13px;margin-top:8px;margin-right:11px}.country-popup.open .container-country .label-choose{font-size:14px}.country-popup.open .container-country .select-country__list .select-country__item{width:100%;padding:23px 0}.country-popup.open .container-country .select-country__list .select-country__item .select-country__item--link{margin:0}.select-country__head:after{display:none !important}.modal__right .header__search-wrapper{display:block}.modal__right .header__search-wrapper .search{display:none !important}.header__content .header__search-wrapper .field .control .input-text{border:0}.page-header .header__content .search-mobile{position:absolute;right:53px}.flashing-cursor{height:37px;width:1px}}@media screen and (min-width:991px) and (max-width:1025px){.algolia-instant-results-wrapper #algolia_instant_selector .hidden-sm{display:none !important}.algolia-instant-results-wrapper #algolia_instant_selector .visible-sm{display:block !important}}.select-country{position:relative;display:block;width:100%;max-width:30rem}.select-country__head{width:100%;max-width:100%;font-weight:700;color:#fff;cursor:pointer}.select-country__head:after{content:'';position:absolute;right:0;bottom:25%;display:block;width:1rem;height:.6rem;background:url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50495 5.78413L0.205241 1.25827C-0.0684138 0.970375 -0.0684138 0.503596 0.205241 0.215836C0.478652 -0.0719461 0.922098 -0.071946 1.19549 0.215837L5.00007 4.22052L8.80452 0.215953C9.07805 -0.0718292 9.52145 -0.0718292 9.79486 0.215953C10.0684 0.503736 10.0684 0.970492 9.79486 1.25839L5.49508 5.78425C5.35831 5.92814 5.17925 6 5.00009 6C4.82085 6 4.64165 5.928 4.50495 5.78413Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center/cover;transform:translateY(50%);transition:.2s ease-in}.select-country__head.open:after{transform:translateY(50%) rotate(180deg)}.select-country__head .select-country__item--link{color:#fff}.select-country__head .select-country__item--link img{width:1.7rem;margin-right:.2rem}.select-country__head:after{right:-15px}.select-country__list{position:absolute;top:100%;left:0;right:0;display:none;margin:.5rem 0 0;padding:0;background:#fff;overflow-x:hidden;overflow-y:auto;z-index:100;font-size:12px;color:#000;scrollbar-color:dark;scrollbar-width:thin;overscroll-behavior:contain}.select-country__list .select-country__item{position:relative;padding:1rem .7rem;border-top:1px solid rgba(224,229,231,.5);cursor:pointer;list-style-type:none}.select-country__list .select-country__item--link{display:flex;justify-content:flex-start;align-items:center}.select-country__list .select-country__item--link img{width:22%;margin-right:.7rem}.select-country__list .select-country__item:hover{background-color:rgba(224,229,231,.5)}.header__item-icon img{width:100%}.wrap-table{overflow-y:hidden !important;overflow-x:auto}.cmpbox.cmpfullscreen{height:25rem !important}.cmpfullscreen.cmpbox{background-color:#272729 !important}.cmpboxBG{background-color:#fff !important;opacity:.65 !important}.cmpbox,.cmpboxCustomChoices.cmpfullscreen{top:auto !important;bottom:0 !important;padding:4rem 6rem;border:none !important}.cmpbox .cmpboxinner,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.cmpbox .cmpboxinner .cmptblbox,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmptblbox{max-width:100%;height:100%;padding-right:10rem;overflow:hidden}.cmpbox .cmpboxinner .cmptblbox .cmpboxdetails,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmptblbox .cmpboxdetails{width:100% !important}.cmpbox .cmpboxinner .cmptblbox .cmpboxdetails .cmpboxhl,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmptblbox .cmpboxdetails .cmpboxhl,.cmpbox .cmpboxinner .cmptblbox .cmpboxdetails .cmpboxtxt,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmptblbox .cmpboxdetails .cmpboxtxt{color:#fff}.cmpbox .cmpboxinner .cmptblbox .cmpboxdetails .cmpboxtxt,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmptblbox .cmpboxdetails .cmpboxtxt{opacity:.8}.cmpbox .cmpboxinner .cmptblbox .cmpboxdetails .cmptblanddescrdiv,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmptblbox .cmpboxdetails .cmptblanddescrdiv{display:none}.cmpbox .cmpboxinner .cmptblbox .cmpboxdetails .cmptblanddescrdiv .cmptbldiv .cmptbl th,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmptblbox .cmpboxdetails .cmptblanddescrdiv .cmptbldiv .cmptbl th{color:#fff;border:none}.cmpbox .cmpboxinner .cmptblbox .cmpboxdetails .cmptblanddescrdiv .cmptbldiv .cmptbl th.cmpallprps,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmptblbox .cmpboxdetails .cmptblanddescrdiv .cmptbldiv .cmptbl th.cmpallprps{background-color:transparent}.cmpbox .cmpboxinner .cmpboxcontent,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmpboxcontent{padding-right:8rem}.cmpbox .cmpboxinner .cmpboxbtns,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmpboxbtns{width:auto;min-width:auto !important;margin:0 !important;font-weight:700 !important}.cmpbox .cmpboxinner .cmpboxbtns #cmpwelcomebtnyes .cmpboxbtn,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmpboxbtns #cmpwelcomebtnyes .cmpboxbtn{height:3.5rem !important;margin:0 !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;background:#a4b500 !important;border-radius:.2rem !important;box-shadow:none !important;text-transform:uppercase !important;font-weight:700 !important;-webkit-transition:all .3s !important;-o-transition:all .3s !important;transition:all .3s !important}.cmpbox .cmpboxinner .cmpboxbtns #cmpwelcomebtnyes .cmpboxbtn svg,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmpboxbtns #cmpwelcomebtnyes .cmpboxbtn svg{display:none !important}.cmpbox .cmpboxinner .cmpboxbtns #cmpwelcomebtnyes .cmpboxbtn:hover,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmpboxbtns #cmpwelcomebtnyes .cmpboxbtn:hover{background:#b6c900}.cmpbox .cmpboxinner .cmpboxbtns #cmpwelcomebtncustom .cmpboxbtn,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmpboxbtns #cmpwelcomebtncustom .cmpboxbtn{box-shadow:none !important;margin-left:0 !important;background-color:transparent !important}.cmpbox .cmpboxinner .cmpboxbtns #cmpwelcomebtncustom .cmpboxbtn #cmpbntcustomtxt,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmpboxbtns #cmpwelcomebtncustom .cmpboxbtn #cmpbntcustomtxt{font-weight:700 !important;color:#a4b500 !important}.cmpbox .cmpboxinner .cmpboxbtns .cmpmore,.cmpboxCustomChoices.cmpfullscreen .cmpboxinner .cmpboxbtns .cmpmore{display:none !important}.cmpbox .cmplogo,.cmpboxCustomChoices.cmpfullscreen .cmplogo{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;position:absolute !important;left:10rem !important;top:3rem !important}.cmpbox .cmplogo2,.cmpboxCustomChoices.cmpfullscreen .cmplogo2,.cmpbox .cmplanguage,.cmpboxCustomChoices.cmpfullscreen .cmplanguage{display:none !important}.items tbody.cart .item-info .col.item .product-item-details .sku-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:70%}.items tbody.cart .item-info .col.item .product-item-details .sku-container__title .title-sku{margin:0;font-size:13px;font-weight:500}.items tbody.cart .item-info .col.item .product-item-details .sku-container__description{font-size:13px;font-weight:500}.items tbody.cart .item-info .col.qty .field .control{display:-webkit-box;display:-ms-flexbox;display:flex}.items tbody.cart .item-info .col.qty .field .control .input-text{min-width:4.5rem;padding:0;font-size:16px}.items tbody.cart .item-info .col.qty .field .control select{width:100%;max-width:70px;text-indent:20px}.page-header .sticky-wrapper{background-color:#3e3e3e}.menu-position--below .ox-sticky.sticky.resize .sticky-wrapper,.header-nav-wide{background-color:#3e3e3e !important;max-width:1920px;padding-right:20px !important;padding-left:20px !important;margin-left:auto;margin-right:auto}.page-wrapper .banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.page-wrapper .banner-link a{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-family:Helvetica,Arial,sans-serif;font-weight:700;color:#fff}.page-wrapper .banner-link a img{height:4rem}.page-wrapper .banner-link a.custom-container{width:auto !important;height:auto !important}.page-wrapper .banner-link:not(:first-child){display:none}.page-wrapper .barcode-edit{margin-top:20px}.page-wrapper #add-tray{margin-bottom:10px}.page-wrapper #add-tray:lang(de),.page-wrapper #add-tray:lang(fr){margin-left:5px;margin-right:5px}.page-wrapper .tray-selection-box{clear:both}.page-wrapper .bss-price-range{display:none}.page-wrapper .wrap-details{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;margin:0 auto;width:79%;min-height:142px}.page-wrapper .wrap-details div{width:42%;display:flex;flex-direction:column;justify-content:flex-start;margin-right:6px}.page-wrapper .wrap-details div.wrapper-size,.page-wrapper .wrap-details div.wrapper-type{margin-bottom:10px}.page-wrapper .wrap-details .container-label-color{display:flex;flex-direction:row;align-items:center}.page-wrapper .wrap-details .container-label-color .wrap-color{width:55%}.page-wrapper .wrap-details .size,.page-wrapper .wrap-details .color-img,.page-wrapper .wrap-details .type{display:flex;margin-bottom:0;font-size:16px;line-height:16px;font-weight:300;white-space:pre-wrap;text-align:left}.page-wrapper .wrap-details .sku,.page-wrapper .wrap-details .type{margin-top:22px;display:flex;justify-content:flex-start}.page-wrapper .wrap-details .type{margin-top:0}.page-wrapper .wrap-details .wrap-color img{margin-left:-43px}.page-wrapper .wrap-details .wrap-color div{border:1px solid #d9d9d9;width:24px !important;height:24px !important;border-radius:50%}.page-wrapper .wrap-details .wrap-size img{height:100%}.page-wrapper .wrap-details .label-name,.page-wrapper .wrap-details .label-type{font-size:18px;font-weight:500;margin-bottom:4px;text-align:left}.page-wrapper .form.add-to-cart-form{margin:35px 0 30px;align-items:flex-end;float:inherit}.page-wrapper .form .qty-controls-wrap{margin-right:15px}.page-wrapper .form .qty-controls-wrap a{height:47px}.page-wrapper .form .qty-controls-wrap input{width:110px;height:47px;font-weight:700;font-size:20px;text-align:center;border-bottom:0}.page-wrapper .result-content{display:flex;flex-direction:column;min-height:0;position:relative;box-shadow:0px 0px 20px rgba(0,0,0,.1);border-radius:2px;padding-bottom:20px;height:100%;background-color:#fff;border:1px solid #fff}.page-wrapper .result-content .link-show{border:0;color:#333;width:100%;text-align:center;padding:0;font-size:18px;font-weight:400;font-family:'Roboto';text-decoration:underline}.page-wrapper .result-content .result-thumbnail{padding:40px 30px 20px}.page-wrapper .result-content .result-thumbnail img{width:395px;height:220px;object-fit:contain}.page-wrapper .result-content:hover{border:1px solid #a4b500}.page-wrapper .select-qty{width:88px;height:55px;border:1px solid rgba(51,51,51,.2);border-radius:12px;padding:0 !important;font-size:22px;font-weight:500;background-image:url("../images/arrow-down.svg");background-repeat:no-repeat;background-position:calc(100% - 14px) !important;text-indent:30px}.page-wrapper .product-add-form form .fieldset .qty-controls-wrap{background-color:#efefef;margin-right:5px}.page-wrapper .product-add-form form .fieldset .qty-controls-wrap a{height:56px}.page-wrapper .product-add-form form .fieldset .qty-controls-wrap input{width:110px;height:56px;font-weight:700;font-size:20px;text-align:center;border-bottom:0}.page-wrapper .product-add-form form .fieldset .actions button{width:100%}.page-wrapper .product-add-form form .fieldset .actions button span{font-size:15px}.page-wrapper .product-add-form form .fieldset .actions button #cart-icon-small{position:relative;top:3px;right:5px}.catalog-category-view .result-content{position:relative;box-shadow:0px 0px 20px rgba(0,0,0,.1);border-radius:2px;padding-bottom:20px;height:100%;background-color:#fff;border:1px solid #fff;overflow:hidden;transition:all .3s ease-in-out}.catalog-category-view .result-content .link-show{border:0;color:#333;width:100%;text-align:center;padding:0;font-size:18px;font-weight:400;font-family:'Roboto';text-decoration:underline}.catalog-category-view .result-content .result-thumbnail{padding:40px 30px 20px}.catalog-category-view .result-content .result-thumbnail img{width:395px;height:220px;object-fit:contain}.catalog-category-view .result-content .catalog{display:flex;align-items:flex-end;width:100%;position:absolute;inset:0;background-color:rgba(110,122,92,0);padding:0;transform:translateX(100%)}@media all and (max-width:1023px){.catalog-category-view .result-content .catalog{width:100%;position:initial;background-color:transparent !important;padding:0;transform:none !important}}.catalog-category-view .result-content .catalog .short-description{color:#fff !important}@media all and (max-width:1023px){.catalog-category-view .result-content .catalog .short-description{color:#000 !important;font-size:12px !important}}.catalog-category-view .result-content:hover{border:1px solid #a4b500}.catalog-category-view .result-content:hover .catalog{background-color:rgba(0,0,0,.8);transform:translateX(0);transition:all .8s ease}.wrap-component{position:relative}.wrap-component .container-component{display:flex;flex-direction:row !important;align-items:center}.wrap-component .container-component img{width:18px}.wrap-component .container-component .label{margin-left:13px;margin-bottom:0;font-size:15px;font-weight:300}.form-cart,#reorder-validate-detail,.form-edit-account,.form-newsletter-manage{flex-direction:column}#reorder-validate-detail button{width:100% !important}.captcha-reload{background:#a4b500}.tray_grid_header #add-tray-4{float:none !important}@media screen and (max-width:769px){.tray_grid_header #add-tray-4{margin-bottom:10px}}.tray_grid_header #tray-selection{width:280px}.tray_grid_header .tray{width:auto !important}#co-payment-form button{width:100%}.container-details{max-width:100%}.container-details .wrap-details{max-width:100%}.ordered-before{position:absolute;top:0;font-size:15px;text-transform:uppercase;font-weight:400;font-family:'Roboto';background:#a4b500;width:100%;padding:9px 0;color:#fff}.ordered-before .ordered-before-tooltip-on-search-page:after{content:'';background-image:url("../images/info.svg");background-repeat:no-repeat;width:23px;height:20px;display:inline-block;position:relative;left:7px;top:3px}.ordered-before img{display:none}#demo-modal{background-color:rgba(0,0,0,.7);z-index:999}#demo-modal .links-secondary{border:1px solid #a4b500;position:relative;text-align:center;z-index:9;color:#a4b500;padding:1.4rem 0}#demo-modal .links-secondary:before{content:'';position:absolute;top:50%;left:50%;width:inherit !important;height:inherit;background-color:inherit;opacity:0;z-index:-1;transform:translate(-50%,-50%);transition:width .1s ease-in-out,height .1s ease-in-out,opacity .1s ease-in-out}#demo-modal .links-secondary:hover{background:#a4b500 !important;color:#fff}#demo-modal .links-secondary:hover:before{opacity:.5;width:103% !important;height:65px}#demo-modal .links-primary{text-align:center;background:#a4b500;border:1px solid #a4b500;position:relative;z-index:9;color:#fff;padding:1.4rem 0}#demo-modal .links-primary:before{content:'';position:absolute;top:50%;left:50%;width:inherit !important;height:inherit;background-color:inherit;opacity:0;z-index:-1;transform:translate(-50%,-50%);transition:width .1s ease-in-out,height .1s ease-in-out,opacity .1s ease-in-out}#demo-modal .links-primary:hover{color:#fff}#demo-modal .links-primary:hover:before{background-color:#bece26;opacity:.5;width:103% !important;height:65px}@media all and (min-width:701px) and (max-width:1460px){.hotbarcodes-hotbarcodes-edit .algolia-instant-replaced-content{display:flex;flex-direction:column}.hotbarcodes-hotbarcodes-edit .algolia-instant-replaced-content .main{width:100%;order:1}.hotbarcodes-hotbarcodes-edit .algolia-instant-replaced-content .main .barcode-edit{flex-direction:column}.hotbarcodes-hotbarcodes-edit .algolia-instant-replaced-content .main .barcode-edit .config_form{max-width:100%}.hotbarcodes-hotbarcodes-edit .algolia-instant-replaced-content .main .barcode-edit .tray_grid_header{max-width:100%}.hotbarcodes-hotbarcodes-edit .algolia-instant-replaced-content .sidebar-main,.hotbarcodes-hotbarcodes-edit .algolia-instant-replaced-content .sidebar-additional{width:100%}}@media all and (min-width:640px) and (max-width:740px){.tray .column{width:115px}}.sitemap-allcategories-index .page-main #all{column-gap:2rem;column-count:4;-moz-column-gap:2rem;-moz-column-count:4}.wrap-component img{width:25px;top:14px;left:-2px}#algolia_instant_selector{padding:60px 15px}#algolia_instant_selector #clear-refinements .ais-ClearRefinements button{width:40%;font-size:18px;text-transform:capitalize;font-weight:400;background-color:#000;margin-bottom:15px}#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item{background-color:transparent;border:1px solid #000;position:relative}#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-label{font-size:17px;font-weight:400}#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-category{font-size:14px;font-weight:300;margin-left:5px;margin-right:30px}#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-category .ais-CurrentRefinements-delete{position:absolute;right:6px}#algolia_instant_selector .ais-Panel{border:0}#algolia_instant_selector .ais-Panel .ais-Panel-header{background-color:transparent}#algolia_instant_selector .ais-Panel .ais-Panel-header span .name{font-size:30px;font-family:'Oswald'}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-HierarchicalMenu-item{padding-bottom:14px}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-HierarchicalMenu-item.ais-HierarchicalMenu-item--selected:not(:has(.ais-HierarchicalMenu-list--child)) .ais-HierarchicalMenu-link{color:#b1c127}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-HierarchicalMenu-item .ais-HierarchicalMenu-link{font-size:18px;font-weight:400}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-HierarchicalMenu-item .ais-HierarchicalMenu-link span{font-weight:300}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-HierarchicalMenu-item .ais-HierarchicalMenu-link:hover{color:#b1c127}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-HierarchicalMenu-item:last-child{padding-bottom:0}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-RefinementList-item{padding-bottom:14px}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-RefinementList-item .ais-RefinementList-label{font-size:18px;font-weight:400}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-RefinementList-item .ais-RefinementList-label .ais-RefinementList-checkbox{position:relative;top:0}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-RefinementList-item .ais-RefinementList-label .ais-RefinementList-count{font-weight:300}#algolia_instant_selector .is-widget-container-color .ais-SearchBox{margin-bottom:30px}#algolia_instant_selector .is-widget-container-color .ais-SearchBox .ais-SearchBox-form{display:flex}#algolia_instant_selector .is-widget-container-color .ais-SearchBox .ais-SearchBox-form .ais-SearchBox-input{font-size:18px;border-bottom:1px solid #333}#algolia_instant_selector .is-widget-container-color .ais-SearchBox .ais-SearchBox-form .ais-SearchBox-submit{display:none}#algolia_instant_selector .algolia-infos{background-color:transparent;border-bottom:1px solid rgba(51,51,51,.1);padding:0;margin:0 16px}#algolia_instant_selector .algolia-infos .ais-Stats{font-size:18px;font-weight:300;color:#333}#algolia_instant_selector #instant-search-results-container .ais-InfiniteHits{padding:0}#algolia_instant_selector .result-wrapper{padding-top:0;padding-bottom:0}#algolia_instant_selector .result-wrapper .text-ellipsis{text-transform:capitalize;font-size:28px;font-weight:300;margin-bottom:0;color:#333;white-space:break-spaces;line-height:37px;max-height:75px}#algolia_instant_selector .result-wrapper .short-description{font-size:18px;padding:30px 35px;text-align:left;font-weight:300;color:#333}#algolia_instant_selector input[type=checkbox]{-webkit-appearance:initial;appearance:initial;width:14px;height:14px;border:1px solid #333}#algolia_instant_selector input[type=checkbox]:checked{background-color:#a4b500;border:1px solid #a4b500}#algolia_instant_selector .ais-SortBy .ais-SortBy-select{background:0 0;border-bottom:1px solid #333;text-align:center;padding:0;font-size:18px;height:29px;font-weight:300;border-left:0;border-right:0;border-top:0;border-radius:0}.result-sub-content button{text-transform:uppercase;margin:40px auto 20px}.result-sub-content button #cart-icon-small{display:none}.result-sub-content .sku span{margin-right:5px}#algolia-left-container{padding-left:0;width:20% !important;flex:0 0 22%}#algolia-right-container{padding:0}.result-content{margin-top:20px}.ais-InfiniteHits-loadMore{margin:30px auto}#algolia_instant_selector .col-sm-6{padding:0 10px}.catalog-category-view #algolia_instant_selector{padding:0}.catalog-category-view .columns{display:block !important}.catalog-category-view .columns .breadcrumbs,.catalog-category-view .columns .category-image,.catalog-category-view .columns .ox-layerednavigation-product-list-wrapper,.catalog-category-view .columns .ox-sticky-sidebar,.catalog-category-view .columns .sidebar{display:none}.catalog-category-view .columns .column{width:100%}.catalog-category-view .page-title{display:flex;align-items:flex-start;margin-bottom:20px;padding:0 15px}.catalog-category-view .page-title span{font-size:35px;color:#333}.is-widget-container-short_description{display:none}.color-filter{width:20px;height:20px;border-radius:50%;display:inline-block;position:relative;top:3px;margin:0 5px;border:1px solid #d9d9d9}.title-page-search{margin-top:0}.title-page-search .page-title{margin-bottom:30px}.title-page-search .page-title span{font-size:35px;font-weight:400;letter-spacing:0}body.cms-index-index{background-color:#fff}.label-search-empty{text-align:left;font-size:30px;font-family:'Oswald';font-weight:300;margin-bottom:50px;padding:0 20px}.first-result-search,.second-result-search,.third-result-search{text-align:left;margin-bottom:20px;padding:0 20px}.first-result-search p,.second-result-search p,.third-result-search p{font-size:16px;font-weight:300}.first-result-search p.name,.second-result-search p.name,.third-result-search p.name{font-size:18px;font-weight:500;margin-bottom:10px}#instant-search-results-container ol{display:flex;flex-wrap:wrap;width:100%}#instant-search-results-container ol li{width:100%;margin-bottom:20px;position:relative}#instant-search-results-container ol li>div{height:100%}#instant-search-results-container ol li>div>.result-wrapper{height:100%}#instant-search-results-container ol li .result-content>.result>h4{font-size:18px}#instant-search-results-container ol li .ordered-before{top:unset;bottom:0}#instant-search-results-container ol li .result-sub-content .sku{position:absolute;top:15px;left:10px;font-size:12px}#instant-search-results-container ol li .result-sub-content .sku>span{font-size:12px;color:#999}#instant-search-results-container ol li .result-sub-content .attribute-icons{position:absolute;top:10px;right:10px}#instant-search-results-container ol li .result-sub-content .attribute-icons .wrap-color{margin-bottom:5px}#instant-search-results-container ol li .result-sub-content .attribute-icons .wrap-color .background,#instant-search-results-container ol li .result-sub-content .attribute-icons .wrap-color img{border-radius:50%;border:1px solid #999}#instant-search-results-container ol li .result-sub-content .attribute-icons .wrap-form img{height:20px;width:auto}#instant-search-results-container ol li .wrap-details{flex-direction:column;justify-content:flex-start;min-height:0}#instant-search-results-container ol li .wrap-details>div{width:100%;flex-direction:row;align-items:center;gap:10px;margin-bottom:0}#instant-search-results-container ol li .wrap-details>div p{font-size:12px;color:#000;margin:0}#instant-search-results-container ol li .wrap-details>div>.label-name,#instant-search-results-container ol li .wrap-details>div .label-type{font-weight:400;color:#999}#instant-search-results-container ol li .result-thumbnail{height:auto}#instant-search-results-container ol li .result-thumbnail img{width:auto;height:auto}#instant-search-results-container ol li .actions-wrapper{display:flex;align-items:center;margin:auto 0 10px;justify-content:center;gap:10px;-webkit-flex-wrap:wrap;flex-wrap:wrap}#instant-search-results-container ol li .actions-wrapper+.link-show{position:static;padding:0 15px;font-size:12px}#instant-search-results-container ol li .actions-wrapper .action.towishlist span:not(.m-favorite__smallIcon){display:none}#instant-search-results-container ol li .add-to-wishlist-form{display:flex;align-items:center}#instant-search-results-container ol li .add-to-cart-form{display:flex;flex-direction:row;align-items:center;gap:10px;width:auto;margin:0}#instant-search-results-container ol li .add-to-cart-form .qty-controls-wrap{width:auto;margin:0}#instant-search-results-container ol li .add-to-cart-form .qty-controls-wrap .select-qty{height:auto;width:auto;text-indent:0;padding:0 15px !important;background-position:calc(100% - 9px) !important;font-size:16px;line-height:32px}@media screen and (min-width:1440px){#instant-search-results-container ol li{max-width:calc(100%/5)}}@media screen and (min-width:1440px) and (max-width:1630px){.page-wrapper .form.add-to-cart-form{flex-direction:column;width:100%;align-items:center}.page-wrapper .form .qty-controls-wrap{width:30%;margin:0}}@media all and (min-width:1000px) and (max-width:1720px){#algolia-left-container{margin-right:0}#algolia_instant_selector .result-wrapper .text-ellipsis{font-size:25px}#algolia_instant_selector #clear-refinements .ais-ClearRefinements button{width:100% !important}.algolia-instant-results-wrapper #algolia-left-container #instant-search-facets-container{top:0}.sitemap-allcategories-index .page-main #all{column-gap:2rem;column-count:3;-moz-column-gap:2rem;-moz-column-count:3}}@media screen and (min-width:1025px) and (max-width:1440px){#instant-search-results-container ol li{width:100%;max-width:calc(100%/4)}}@media screen and (min-width:1025px) and (max-width:1160px){.page-wrapper .form.add-to-cart-form{flex-direction:column;width:100%;align-items:center}.page-wrapper .form.add-to-cart-form .add-to-cart-button{margin-bottom:15px}.page-wrapper .form .qty-controls-wrap{width:30%;margin:0 0 10px}}@media screen and (min-width:1025px) and (max-width:1440px){.page-wrapper .container .header__content #search_mini_form .search-filter__item:last-child{display:none}}@media screen and (min-width:1280px){.top-slider .slider-item-content .component-info{flex:1 1 36%}}@media screen and (max-width:1025px){.ordered-before{font-size:11px}.ordered-before .ordered-before-tooltip-on-search-page:after{transform:scale(.8)}.title-page-search .page-title span{font-size:19px;margin:0 7px}.no-results{padding:0 8px !important}.label-search-empty{font-size:22px;margin-bottom:30px}.first-result-search p,.second-result-search p,.third-result-search p{font-size:14px}.first-result-search p.name,.second-result-search p.name,.third-result-search p.name{font-size:16px}#instant-search-results-container{padding:0 15px !important}#instant-search-results-container ol li{width:calc(100%/2)}.cms-index-index #instant-search-results-container{padding:0 15px !important}.cms-index-index #instant-search-results-container ol li{width:calc(100%/2)}.cms-index-index #algolia-left-container{padding-top:15px}.cms-index-index .algolia-instant-results-wrapper #algolia-left-container #instant-search-facets-container{padding:25px}.cms-index-index .algolia-infos{padding:0 15px !important;margin:0 12px !important}.page-wrapper .select-qty{font-size:14px;height:48px}.page-wrapper .form.add-to-cart-form .add-to-cart-button{padding:12px 25px;height:48px;font-size:14px}.page-wrapper .form.add-to-cart-form .add-to-cart-button svg{width:20px}.page-wrapper .result-content .link-show{font-size:14px}.page-wrapper .wrap-details .container-label-color{width:90%}.page-wrapper .wrap-details .label-name,.page-wrapper .wrap-details .label-type,.page-wrapper .wrap-details .size,.page-wrapper .wrap-details .color-img,.page-wrapper .wrap-details .type{font-size:16px}#algolia_instant_selector,#algolia-right-container{padding-left:0 !important;padding-right:0 !important;padding-top:0}#algolia-right-container{max-width:100%;flex:0 0 100%}#algolia_instant_selector .result-wrapper .text-ellipsis{font-size:24px}#algolia_instant_selector .result-wrapper .short-description{font-size:16px;padding:20px}#algolia_instant_selector .algolia-infos{margin:35px 12px 15px;border-bottom:0}#algolia_instant_selector .algolia-infos .ais-Stats{font-size:12px;line-height:40px}#algolia_instant_selector .ais-SortBy .ais-SortBy-select{font-size:12px;height:26px}.page-wrapper .result-content .result-thumbnail{padding:30px 24px}.page-wrapper .result-content .result-thumbnail img{width:300px;height:220px;object-fit:contain}.catalog-category-view .column.main .page-title-wrapper .page-title{margin-bottom:0}.algolia-instant-results-wrapper{position:relative}.algolia-instant-results-wrapper #algolia-left-container{max-width:100%;flex:0 0 100%}.algolia-instant-results-wrapper #algolia-left-container #instant-search-facets-container{position:relative;z-index:99;background:#fff;width:100%;top:0;padding:0 10px;left:0;right:0;box-shadow:0px 9px 21px -16px #000}.algolia-instant-results-wrapper #algolia-left-container #instant-search-facets-container .label-filter{font-family:'Oswald';font-size:22px;color:#333;font-weight:300;display:block !important}.algolia-instant-results-wrapper #algolia-left-container #instant-search-facets-container .label-filter .close{float:right;cursor:pointer}.algolia-instant-results-wrapper #algolia-left-container #instant-search-facets-container hr{margin:9px 0 30px}.algolia-instant-results-wrapper #algolia_instant_selector #refine-wrapper{position:fixed;bottom:0;left:0;width:100%;padding:10px 0;background:#fff;box-shadow:0px -5px 5px -5px rgba(34,60,80,.6);z-index:100}.algolia-instant-results-wrapper #algolia_instant_selector #refine-toggle{margin:auto}.page-main{padding-top:15px}#algolia_instant_selector .ais-Panel{margin-top:30px}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-Panel-header span .name{margin-bottom:0}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-HierarchicalMenu-item .ais-HierarchicalMenu-link{font-size:16px}#algolia_instant_selector .ais-Panel .ais-Panel-body .ais-RefinementList-item .ais-RefinementList-label{font-size:16px}#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item{padding:.2em 1em .2em .5em;white-space:break-spaces}#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-category,#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-label{font-size:13px;margin-right:5px}#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-category .ais-CurrentRefinements-delete,#algolia_instant_selector #current-refinements .ais-CurrentRefinements-list .ais-CurrentRefinements-item .ais-CurrentRefinements-label .ais-CurrentRefinements-delete{right:0;top:4px}.ais-CurrentRefinements-item{padding:.5em .8em .4em}.catalog-category-view .page-title{margin-bottom:0;margin-top:4px}.catalog-category-view .page-title span{font-size:22px;font-weight:400}#algolia_instant_selector .ais-Panel .ais-Panel-header span .name{margin-bottom:0}#algolia_instant_selector #clear-refinements .ais-ClearRefinements button{font-size:16px;width:auto !important;height:40px !important}.cmpbox .cmpboxinner .cmpboxbtns{bottom:42px !important;display:flex;flex-direction:column;justify-content:center;align-items:center}.cmpbox .cmpboxinner .cmpboxcontent{padding-right:0}.cmpbox .cmplogo{bottom:62px !important;top:inherit !important;left:20px !important}.page-header .header__content .header__left{order:3}.page-header .header__content .header__right{display:block !important;margin-left:0}.page-header .header__content .minicart-wrapper .action.showcart{position:relative;top:0}.ox-section-item-content .ox-megamenu-navigation>.level0>.level-top{z-index:9999}.sitemap-allcategories-index .page-main #all{column-gap:0;column-count:1}.sitemap-allcategories-index .page-main #all .category_column{margin:12px 0}button.primary:hover:before,a.primary:hover:before{display:none}.primary a:hover:before{display:none}.block-viewed-products-grid .product-item-name{width:200px}.switcher-language>ul>li a{color:#000}}.tippy-content a{text-decoration:underline}.cms-index-index .page-wrapper .result-content .link-show{position:absolute;left:0;right:0;bottom:30px}.modal{visibility:hidden;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:0 0;transition:all .4s;z-index:99}.modal .modal__content{border-radius:4px;position:relative;width:450px;max-width:90%;background:#fff;padding:2em;border:1px solid #333}.modal .modal__content .modal__close{float:right;font-size:30px;font-weight:100;position:relative;top:-24px;left:0}.modal .modal__content h1{font-size:35px;margin-top:40px;margin-bottom:20px}.modal .modal__content p{font-size:16px}.modal .modal__footer{display:flex;flex-direction:column}.modal .modal__footer .link{border:1px solid #333;padding:1.4rem 14rem;background-color:transparent;color:#333;font-size:18px}.modal .modal__footer .link:last-child{background-color:#333;color:#fff;margin-top:15px}.modal .modal__footer .link:last-child:hover{background-color:#fff;color:#333}.modal .modal__footer .link:hover{background-color:#333;color:#fff}#instant-search-facets-container .ais-Panel{border-bottom:1px solid #e5e5e5;margin-bottom:unset}#instant-search-facets-container .ais-Panel-header{position:relative;cursor:pointer}#instant-search-facets-container .ais-Panel-body{display:none}#toTop{border-radius:50% !important;background:#a4b500 !important}#toTop:hover{background:#bece26 !important}#ox-zoom-cursor{margin-left:0 !important;margin-top:2.5rem !important}#ox-zoom-cursor span:after{display:none}#ox-zoom-cursor span:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAABmElEQVRIie2WTUpCURTHz9V0kg0VgmgB2qgNZIMaOVDRtiBK9LELaQ01qgXUKoqwQRZYlI0iamyDCurXwHPxEvX0vidO8sDl8njn//+ddz8OT2QaEwozLAFIikhRx7KILOirRxG5EJETETk2xnyMrSqgDHQZHvdAaRzAGLDnGF8CW0AWmNWRA7aBtpPXBGJRwBb6BtSCzLTIuuYCNMNCyw50xUOXd+BFX2jS2dNaiKIbqr0DEj7CDWdPvfcKiANX6lEJyv1pbk/mvjHmyxdsjPkUkQN9HH25gVutNusLdTxy6nHjI+qpKBUBPKcevaC88Hfu7xjaDX8DP+m8GAFstc8+4JbOaxHA6zqfjaxwrlM7wnW6Vo+qjzCpDR+gHgK8qdouMOMrLjktM++hWwXeVVvwLdqaNB14A4gH5Mb1Sy30BciEBcccONoGd7Q5pHQsAbvOnlqozQ8H1wKK9Bv+sHgACkCaQa+ODE8AFeAI6NDvbq9a0CFQdQ8SkBkbPESxaQZ/Jh1g/t/A3WU/nxjYgbeA04mCp2HjG4ryilPP18AHAAAAAElFTkSuQmCC");width:30px;height:30px;background-repeat:no-repeat;background-color:transparent !important;left:20% !important;top:19% !important}.select-country__list{display:flex;flex-direction:column;align-items:center;border-radius:7px;left:-50px !important;right:-55px !important;box-shadow:0px 0px 20px rgba(0,0,0,.1);padding:10px 0;overflow:auto}.select-country__list .select-country__item{width:176px;border-bottom:1px solid #333 !important;padding:14px 0}.select-country__list .select-country__item:last-child{border-bottom:0 !important}.select-country__list .select-country__item:first-child{border-top:0 !important}.cart.table-wrapper .actions-toolbar>.action:after{display:none}.action-gift:after{display:none}.ox-toggle.medium-left .ox-toggle-title .toggle-minus{display:none}.cart-summary .actions-toolbar>.primary button:after{display:none}.primary>.action:after{display:none}#toTop:before{width:47px;height:47px}.sidebar .product-items .product-item-info{flex-direction:column;justify-content:center;align-items:center;height:100%}.visible{margin-top:0 !important}@media all and (min-width:1024px) and (max-width:1025px){.header__left{display:none}}@media all and (max-width:1023px){.recommend-component{margin-bottom:15px !important}.page-main{padding-bottom:0}.header__content .action.search{display:none !important}.header__content .search-mobile{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAABmElEQVRIie2WTUpCURTHz9V0kg0VgmgB2qgNZIMaOVDRtiBK9LELaQ01qgXUKoqwQRZYlI0iamyDCurXwHPxEvX0vidO8sDl8njn//+ddz8OT2QaEwozLAFIikhRx7KILOirRxG5EJETETk2xnyMrSqgDHQZHvdAaRzAGLDnGF8CW0AWmNWRA7aBtpPXBGJRwBb6BtSCzLTIuuYCNMNCyw50xUOXd+BFX2jS2dNaiKIbqr0DEj7CDWdPvfcKiANX6lEJyv1pbk/mvjHmyxdsjPkUkQN9HH25gVutNusLdTxy6nHjI+qpKBUBPKcevaC88Hfu7xjaDX8DP+m8GAFstc8+4JbOaxHA6zqfjaxwrlM7wnW6Vo+qjzCpDR+gHgK8qdouMOMrLjktM++hWwXeVVvwLdqaNB14A4gH5Mb1Sy30BciEBcccONoGd7Q5pHQsAbvOnlqozQ8H1wKK9Bv+sHgACkCaQa+ODE8AFeAI6NDvbq9a0CFQdQ8SkBkbPESxaQZ/Jh1g/t/A3WU/nxjYgbeA04mCp2HjG4ryilPP18AHAAAAAElFTkSuQmCC");background-repeat:no-repeat;width:30px;height:30px;margin-left:10px}.inputs-style--underlined input[type=text]:hover{border-color:transparent !important}.search-filter__item:not(.country){display:none}}.ox-modal-overlay,.ox-slideout-shadow{z-index:98 !important}.ox-megamenu-block-right .product-item-info .product-item-actions{display:none}@media screen and (max-width:600px){#instant-search-results-container ol li{width:100% !important}}@media screen and (max-width:1100px){.block-product-list{display:none}}@media screen and (min-width:600px) and (max-width:769px){.page-wrapper .form.add-to-cart-form{flex-direction:column;align-items:center}.page-wrapper .form.add-to-cart-form .add-to-cart-button{margin-bottom:20px}.page-wrapper .page-header .header__content #search_mini_form{width:100%}}.cms-athlete2-home-greece .header-banner-below .container{max-width:100%;padding:0}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-nav{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;bottom:50%;padding:0 10rem}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-nav .owl-prev,.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-nav .owl-next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3rem 1.5rem !important}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-dots{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;bottom:3%}.cms-athlete2-home-greece .page-main .ox-banners-slider__container{display:none}.header-nav-wide{min-height:40px;padding:0;transition:padding .3s,min-height .3s}.header-nav-wide .ox-megamenu-navigation .category-item.first .level-top:before{content:'☰';height:15px;padding-right:.3rem;background:0 0}.sticky-minimized .ox-sticky.sticky .header__additional-content,.sticky-minimized .ox-sticky.sticky .header-nav-wide{min-height:40px;padding:0}.sticky-minimized .ox-sticky.sticky.resize .header__additional-content,.sticky-minimized .ox-sticky.sticky.resize .header-nav-wide{display:flex;padding:0;min-height:40px}.top-bar{background-image:url('../images/banner_background.jpg');background-position:top;background-repeat:no-repeat;background-size:cover}.top-bar .flex-center .topline-block{width:100%}.top-bar .flex-center .topline-block .top-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}.top-bar .flex-center .topline-block .top-container__title{width:42rem}.top-bar .flex-center .topline-block .top-container__title p{margin-bottom:0;font-size:18px;color:#fff}.top-bar .flex-center .topline-block .top-container__title p .title-bold{font-weight:700}.top-bar .flex-center .topline-block .top-container__link a{padding:1rem 2.5rem;background:#fff;color:#000;cursor:pointer}.top-bar .flex-right .close{position:absolute;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:32px;top:calc(37%);opacity:.7;cursor:pointer}.top-bar .flex-right .close:hover{opacity:1}.top-bar .flex-right .close:before,.top-bar .flex-right .close:after{position:absolute;content:' ';width:1px;height:13px;left:50%;background-color:#fff}.top-bar .flex-right .close:before{transform:rotate(45deg)}.top-bar .flex-right .close:after{transform:rotate(-45deg)}.top-bar:before{background-color:transparent !important}.header__content{display:flex;align-items:center !important}.header__content .header__item .button{display:flex;justify-content:flex-start;width:auto}.header__content .header__search-wrapper .field .control .input-text{border-top-left-radius:25px;border-bottom-left-radius:25px}.header__content .header__search-wrapper .actions .action{border-top-right-radius:25px;border-bottom-right-radius:25px}.header__content .header__center .header__search-wrapper .form .actions .action:after{border-top-right-radius:25px;border-bottom-right-radius:25px}.header__content .header__center .header__search-wrapper .direct-url-icon>a{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:20px}.header__content .header__center .header__search-wrapper .direct-url-icon>a>picture{display:-webkit-flex;display:-ms-flexbox;display:flex}.header__content .header__right .header__item .showcart .header__item-icon .athlete2-icon-cart:before{content:url('../images/icons/icon_cart_raw.png') !important}.header__content .header__right .header__item-label{color:#fff !important;font-weight:500 !important;font-size:13px !important}.header__item{justify-content:flex-start;width:auto}.header__item:not(:last-child){margin:0 20px 0 0}.header__item-trigger{display:none !important;flex-direction:column;margin:0 0 0 15px}.header__item-label{color:#b9b9b9 !important;text-align:left;text-transform:none;font-family:'Roboto',Helvetica,Arial,sans-serif !important;font-size:14px !important;font-weight:400;line-height:16px !important;letter-spacing:initial !important}.header__item-name{padding:0 25px 0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 8 8' style='enable-background:new 0 0 8 8;' xml:space='preserve' fill='%23fff'%3E%3Cpolygon points='6.3,1.7 4,4 1.7,1.7 0.6,2.8 4,6.3 4,6.3 4,6.3 7.4,2.8 '/%3E%3C/svg%3E");background-position:calc(94%);background-repeat:no-repeat;background-size:11px 10px;color:#fff;text-align:left;text-transform:none;font-family:'Roboto',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:16px;letter-spacing:initial}.header__item-icon{display:flex !important;justify-content:center;align-items:center;width:35px;height:35px;margin:0;border-radius:50%}.header__item-icon i{margin-top:0;font-size:18px}.header__item-icon:before{margin:0 0 0 1px}.page-footer{background-color:#2e2e30 !important}.page-footer .footer.content .block_newsletter_wrapper{display:none}.page-footer .footer.content .footer-block-content .row{position:relative}.page-footer .footer.content .footer-block-content .row a{color:#c2c3c2}.page-footer .footer.content .footer-block-content .row .data__phone,.page-footer .footer.content .footer-block-content .row .data__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:1rem}.page-footer .footer.content .footer-block-content .row .data__phone img,.page-footer .footer.content .footer-block-content .row .data__location img{width:25px;height:25px}.page-footer .footer.content .footer-block-content .row .data__phone .container,.page-footer .footer.content .footer-block-content .row .data__location .container{padding:0}.page-footer .footer.content .footer-block-content .row .data__phone .container .col,.page-footer .footer.content .footer-block-content .row .data__location .container .col{color:#fff;font-size:14px}.page-footer .footer.content .footer-block-content .row .data__phone .container .col a,.page-footer .footer.content .footer-block-content .row .data__location .container .col a{padding:0;color:#fff;font-size:14px}.page-footer .footer.content .footer-block-content .row .data__phone .container .col .site,.page-footer .footer.content .footer-block-content .row .data__location .container .col .site{cursor:pointer;text-decoration:underline}.page-footer .footer.content .footer-block-content .row .globes{position:absolute;left:0;right:0;bottom:0;z-index:-1}.page-footer .footer.content .footer-block-content .row .globes .globe{position:absolute;display:block;border-radius:50%;z-index:1}.page-footer .footer.content .footer-block-content .row .globes .globe-left{width:28rem;height:28rem;left:18%;bottom:-16rem;border:3.5rem solid #fff;background:0 0;opacity:.15}.page-footer .footer.content .footer-block-content .row .globes .globe-center-left{width:50rem;height:50rem;left:30%;bottom:-20rem;background-color:#fff;opacity:.05}.page-footer .footer.content .footer-block-content .row .globes .globe-center-right{width:40rem;height:40rem;left:49%;bottom:-28rem;border:3rem solid #fff;background:0 0;opacity:.15}.page-footer .footer.content .footer-block-content .row .globes .globe-right{width:25rem;height:25rem;left:67%;bottom:-3rem;background-color:#fff;opacity:.05}.page-footer .copyright-footer{background:#272729}.page-footer .copyright-footer .container .row .col-12 img{display:none}.page-footer .copyright-footer.copyright-layout-2{padding:1rem 0}@media (min-width:1440px){.header__left{display:none}.header__item-trigger{display:flex !important}.header__item:not(:last-child){margin:0 40px 0 0}}.cms-athlete2-home-greece .header-banner-below .container{max-width:100%;padding:0}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-nav{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;bottom:50%;padding:0 10rem}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-nav .owl-prev,.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-nav .owl-next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3rem 1.5rem !important}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-dots{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;bottom:3%}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-dots .owl-dot button{margin:1rem 1.6rem;z-index:2}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-dots .owl-dot button .title{display:block;width:auto;height:auto;margin:0;padding:0 1.4rem .5rem;font-size:14px;font-weight:500;text-transform:initial;line-height:1.2;border-bottom:2px solid #fff;color:#fff;opacity:.7;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-dots .owl-dot.active button{margin:1rem 1.6rem;z-index:2}.cms-athlete2-home-greece .header-banner-below .container .owl-carousel .owl-dots .owl-dot.active button .title{display:block;width:auto;height:auto;margin:0;padding:0 1.4rem .5rem;font-size:14px;font-weight:500;text-transform:initial;line-height:1.2;border-bottom:2px solid #fff;color:#fff;opacity:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cms-athlete2-home-greece .page-main .ox-banners-slider__container{display:none}.header-nav-wide{position:relative;flex-wrap:wrap;min-height:4rem;padding:0;-webkit-transition:padding .3s,min-height .3s;transition:padding .3s,min-height .3s}.header-nav-wide .ox-megamenu{flex:1 1 70%}.header-nav-wide .ox-megamenu-navigation{margin:0}.header-nav-wide .ox-megamenu-navigation .first.level-top .level-top:before{content:'☰';height:1.5rem;padding-right:.3rem;font-weight:600;background:0 0}.header-nav-wide .ox-megamenu-navigation .first.level-top .level-top .name{font-weight:600}.header-nav-wide .banner{position:absolute;top:0;right:20px;z-index:40}.sticky-minimized .ox-sticky.sticky .header__additional-content,.sticky-minimized .ox-sticky.sticky .header-nav-wide{min-height:4rem;padding:0}.sticky-minimized .ox-sticky.sticky.resize .header__additional-content,.sticky-minimized .ox-sticky.sticky.resize .header-nav-wide{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:4rem;padding:0}.top-bar{height:55px !important;background-image:url('../images/banner_background.jpg');background-position:top;background-repeat:no-repeat;background-size:cover}.top-bar .flex-center{align-items:center;height:100%}.top-bar .flex-center .topline-block{width:92rem}.top-bar .flex-center .topline-block .top-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;padding:0}.top-bar .flex-center .topline-block .top-container__title{width:100%}.top-bar .flex-center .topline-block .top-container__title p{font-family:"Roboto Condensed",sans-serif;margin-bottom:0;color:#000;font-weight:700;font-size:20px}.top-bar .flex-center .topline-block .top-container__title p .title-bold{font-weight:700}.top-bar .flex-center .topline-block .top-container__link a{font-family:"Roboto Condensed",sans-serif;font-weight:700;font-size:16px;padding:1rem 2.5rem;background:#fff;color:#000;cursor:pointer}.top-bar .flex-left{width:22%;max-width:22% !important}.top-bar .flex-right{width:22%;max-width:22% !important}.top-bar .flex-right .close{position:absolute;width:2rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:15px;top:20px;opacity:1;cursor:pointer}.top-bar .flex-right .close:hover{opacity:1}.top-bar .flex-right .close:before,.top-bar .flex-right .close:after{position:absolute;content:' ';width:.2rem;height:2rem;left:50%;background-color:#363636}.top-bar .flex-right .close:before{transform:rotate(45deg)}.top-bar .flex-right .close:after{transform:rotate(-45deg)}.top-bar:before{background-color:#b1c127 !important}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;min-height:60px !important}.header__content .header__item .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto}.header__content .header__search-wrapper .field .control .input-text{border-top-left-radius:2.5rem;border-bottom-left-radius:2.5rem}.header__content .header__search-wrapper .actions .action{border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem}.header__content .header__center{padding-left:4% !important}.header__content .header__center .header__search-wrapper .form .actions .action:after{border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem}.header__content .header__right .header__item .showcart .header__item-icon .athlete2-icon-cart:before{content:url('../images/icons/icon_cart_raw.png') !important}.header__content .header__right .header__item-label{color:#fff !important;font-weight:400;font-size:13px !important}.header__item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto}.header__item:not(:last-child){margin:0 2rem 0 0}.header__item-trigger{display:none !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 1.5rem}.header__item-label{color:#b9b9b9 !important;text-align:left;text-transform:none;font-family:'Roboto',Helvetica,Arial,sans-serif !important;font-size:14px !important;font-weight:400;line-height:16px !important;letter-spacing:initial !important}.header__item-name{padding:0 2.5rem 0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 8 8' style='enable-background:new 0 0 8 8;' xml:space='preserve' fill='%23fff'%3E%3Cpolygon points='6.3,1.7 4,4 1.7,1.7 0.6,2.8 4,6.3 4,6.3 4,6.3 7.4,2.8 '/%3E%3C/svg%3E");background-position:calc(94%);background-repeat:no-repeat;background-size:11px 10px;color:#fff;text-align:left;text-transform:none;font-family:'Roboto',Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:16px;letter-spacing:initial}.header__item-icon{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3.5rem;height:3.5rem;margin:0;border-radius:50%}.header__item-icon i{margin-top:0;font-size:18px}.header__item-icon:before{margin:0 0 0 .1rem}.page-footer{background-color:#2e2e30 !important}.page-footer .footer.content .block_newsletter_wrapper{display:none}.page-footer .footer.content .footer-block-content .row{position:relative}.page-footer .footer.content .footer-block-content .row a{color:#c2c3c2}.page-footer .footer.content .footer-block-content .row .data__phone,.page-footer .footer.content .footer-block-content .row .data__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:1rem}.page-footer .footer.content .footer-block-content .row .data__phone img,.page-footer .footer.content .footer-block-content .row .data__location img{width:2.5rem;height:2.5rem}.page-footer .footer.content .footer-block-content .row .data__phone .container,.page-footer .footer.content .footer-block-content .row .data__location .container{padding:0}.page-footer .footer.content .footer-block-content .row .data__phone .container .col,.page-footer .footer.content .footer-block-content .row .data__location .container .col{color:#fff;font-size:14px}.page-footer .footer.content .footer-block-content .row .data__phone .container .col a,.page-footer .footer.content .footer-block-content .row .data__location .container .col a{padding:0;color:#fff;font-size:14px}.page-footer .footer.content .footer-block-content .row .data__phone .container .col .site,.page-footer .footer.content .footer-block-content .row .data__location .container .col .site{cursor:pointer;text-decoration:underline}.page-footer .footer.content .footer-block-content .row .globes{position:absolute;left:0;right:0;bottom:0;z-index:-1}.page-footer .footer.content .footer-block-content .row .globes .globe{position:absolute;display:block;border-radius:50%;z-index:1}.page-footer .footer.content .footer-block-content .row .globes .globe-left{width:28rem;height:28rem;left:18%;bottom:-16rem;border:3.5rem solid #fff;background:0 0;opacity:.15}.page-footer .footer.content .footer-block-content .row .globes .globe-center-left{width:50rem;height:50rem;left:30%;bottom:-20rem;background-color:#fff;opacity:.05}.page-footer .footer.content .footer-block-content .row .globes .globe-center-right{width:40rem;height:40rem;left:49%;bottom:-28rem;border:3rem solid #fff;background:0 0;opacity:.15}.page-footer .footer.content .footer-block-content .row .globes .globe-right{width:23rem;height:23rem;left:67%;bottom:-3rem;background-color:#fff;opacity:.05}.page-footer .copyright-footer{position:relative;background:#272729}.page-footer .copyright-footer .container .row .col-12 img{display:none}.page-footer .copyright-footer.copyright-layout-2{padding:1rem 0}@media (min-width:1440px){.header__left{display:none}.header__item-trigger{display:flex !important}.header__item:not(:last-child){margin:0 4rem 0 0}}@media (max-width:1160px){.page-header .header__content .header__center.block-search{padding-left:1.5rem;padding-right:1.5rem}.page-header .header__content .header__center.block-search .header__search-wrapper .form .search-filter{padding:0 0 0 1.5rem}.page-header .header__content .header__center.block-search .header__search-wrapper .form .search-filter__item .label{font-size:12px}.page-header .header__content .header__center.block-search .header__search-wrapper .form .search-filter__item .select{padding:0 1.8rem 0 0;font-size:12px;line-height:20px}.page-header .header__content .header__center.block-search .header__search-wrapper .form .search-filter__item .select-country__head a{font-size:12px;line-height:20px}.page-header .header__content .header__center.block-search .header__search-wrapper .form .search-filter__item:not(:last-child){margin:0 1.5rem 0 0;padding-right:1rem}}@media (max-width:1025px){.page-header .header__content .header__left{margin-left:auto}.page-header .header__content .header__left .slide-out-menu--mobile{padding:0;margin:0}.page-header .header__content .header__left .slide-out-menu--mobile .hamburger-menu-icon-small{transform:scale(.8)}.page-header .header__content .header__right{display:flex !important}.page-header .header__content .header__right .ox-overlay-close-btn{display:none}.page-header .header__content .header__right #search_mini_form .search-filter{padding:0}.page-header .header__content .header__right #search_mini_form .search-filter .search-filter__item{padding:0;margin:0}.page-header .header__content .header__right #search_mini_form .search-filter .search-filter__item .select-country .label{display:none !important}.page-header .header__content .header__right #search_mini_form .search-filter .search-filter__item .select-country .select-country__head .select-country__item--link{font-size:10px}.page-header .header__content .header__right #search_mini_form .search-filter .search-filter__item:last-child{display:none}.page-header .header__content .header__item-icon i{transform:scale(.6)}.page-header .header__content .search-mobile{transform:scale(.8);margin:0}.page-footer .footer.content .footer-block-content .row .globes .globe-left{width:23rem;height:23rem;left:5%;bottom:-16rem;border:3rem solid #fff}.page-footer .footer.content .footer-block-content .row .globes .globe-center-left{width:38rem;height:38rem;left:19%;bottom:-20rem}.page-footer .footer.content .footer-block-content .row .globes .globe-center-right{width:32rem;height:32rem;left:43%;bottom:-24rem;border:2.5rem solid #fff}.page-footer .footer.content .footer-block-content .row .globes .globe-right{width:15rem;height:15rem;left:72%;bottom:-3rem}}@media (max-width:769px){.top-bar{width:100%}.top-bar.topline-3col .flex-center{padding:15px}.top-bar.topline-3col .flex-center .topline-block{margin-top:0 !important}.top-bar.topline-3col .flex-center .topline-block .top-container__title p{text-align:left;font-size:15px;line-height:20px}.top-bar.topline-3col .flex-center .topline-block .top-container__link a{font-size:12px}.top-bar.topline-3col .flex-right .close{top:6px;right:18px}.top-bar.topline-3col .flex-right .close:before,.top-bar.topline-3col .flex-right .close:after{width:.2rem;height:1.4rem}.header-nav-wide .banner-link a{width:100vw;min-width:auto}.page-footer .footer.content .footer-block-content .row .globes .globe-left{width:11rem;height:11rem;left:2%;bottom:-9rem;border:1.5rem solid #fff}.page-footer .footer.content .footer-block-content .row .globes .globe-center-left{width:20rem;height:20rem;left:16%;bottom:-12rem}.page-footer .footer.content .footer-block-content .row .globes .globe-center-right{width:15rem;height:15rem;left:47%;bottom:-12rem;border:1.5rem solid #fff}.page-footer .footer.content .footer-block-content .row .globes .globe-right{width:8rem;height:8rem;left:73%;bottom:-3rem}}@media all and (min-width:768px) and (max-width:1025px){.top-bar{height:100% !important;max-height:55%;width:100%}.top-bar.topline-3col .flex-center{padding:15px}.top-bar.topline-3col .flex-center .topline-block{margin-top:0 !important;width:99rem}.top-bar.topline-3col .flex-center .topline-block .top-container__title p{text-align:left;font-size:18px}.top-bar.topline-3col .flex-center .topline-block .top-container__link a{font-size:18px}.top-bar.topline-3col .flex-right .close{top:6px;right:18px}.top-bar.topline-3col .flex-right .close:before,.top-bar.topline-3col .flex-right .close:after{width:.2rem;height:1.4rem}}@media all and (min-width:1025px) and (max-width:1040px){.header__content form input[type=text],.header__content form input{background:#fff !important;padding:11px 40px 10px 14px !important;border-radius:0;font-family:Arial,sans-serif;font-size:12px;line-height:1.1;position:static;margin:0;height:38px;width:300px;border-top-left-radius:2.5rem !important;border-bottom-left-radius:2.5rem !important}.header__content form .animated-text--masked{display:none}.page-wrapper .form{align-items:center}.page-wrapper .form button{justify-content:center}.page-wrapper .form button.search{height:38px !important;position:static;top:0;bottom:0;margin:0;padding:0 !important;width:38px !important;border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem}.actions span{display:none}.actions span.search-icon-wrapper{display:flex !important}.actions span.search-icon-wrapper svg{width:2.4rem;margin-top:-3px}.page-header .header__content .header__right{right:0 !important;margin-right:7px;margin-left:30px;padding-right:0 !important}.page-header .header__content .header__center{padding-right:0 !important;padding-left:0 !important}.page-header .header__content .header__item-icon i{transform:none}.search-filter__item .label,.search-filter__item .select{font-size:12px}.select-country__head .select-country__item--link{font-size:12px}.box-information .edit{margin-bottom:12px}.block-dashboard-addresses .edit{margin:0}.block-dashboard-addresses .edit span{font-size:10px;padding:20px 8px}}.ox-megamenu-navigation>.level0>.level-top{text-transform:none !important}.ox-megamenu-navigation>.level0>.level-top:hover{opacity:.4}.header-nav-wide .ox-megamenu>ul.ox-megamenu-navigation{margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ox-megamenu[data-ox-mm-anim-type=fade] .ox-megamenu__dropdown{opacity:0;-webkit-transition:opacity .05s;-o-transition:opacity .05s;transition:opacity .05s}.ox-megamenu[data-ox-mm-anim-type=fade] .ox-megamenu__dropdown.animate{opacity:1}.ox-megamenu[data-ox-mm-anim-type=fade] .ox-megamenu__dropdown.opened{display:block;max-width:94%;margin:0;background-color:#fff !important}.ox-megamenu-navigation .ox-megamenu__dropdown .category-item:first-child>a{border-top:none}.ox-megamenu-navigation .ox-megamenu__dropdown .category-item>a:hover{color:#fff !important}