.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{left:-5px;-webkit-transform:translatez(0);-ms-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#292929}.bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) no-repeat 0 -32px}.bx-wrapper .bx-next{right:10px;background:url(images/controls.png) no-repeat -43px -32px}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.bx-wrapper .bx-controls-direction{display:none}/*! lightslider - v1.1.5 - 2015-10-31
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT *//*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);transform:translate(0px, 0px);-webkit-transition:all 1s;transition:all 1s;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url("../img/controls.png");cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0px !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100% !important;max-width:none !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#292929;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media(-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#292929;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#292929}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid rgba(0,0,0,0);border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#e3e3e3}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:12px;color:#e3e3e3}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}@media(max-width: 991px){.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:100%}}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23292929'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23292929'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#292929;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#292929}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0, -50%, 0);-ms-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#292929}.swiper-container-3d{-webkit-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#292929;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;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;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.company-content li,.company-content span,.company-content p,.send-info p,.returns p{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:14px}.mainTitle2{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:14px;line-height:25px;text-transform:uppercase;color:#ccc}.mainTitle3{font-size:11px;line-height:25px;text-transform:uppercase;color:#292929;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}@media(min-width: 768px){.mainTitle3{font-size:13px}}.textLink1{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase;color:#eaeaea;text-decoration:underline}.textLink2{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;color:#eaeaea}.textLink3{font-family:"dutti-daily-medium",Helvetica,arial,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#292929;text-decoration:underline}@media(min-width: 768px){.textLink3{font-size:12px}}.textNavigation{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;line-height:20px;color:#ccc}.buttonText{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;line-height:20px;color:#fff}.saleText{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;line-height:20px;color:#900}.labelText{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;line-height:20px;color:#ccc}.errorText{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;line-height:20px;color:#d7081b}.bodyText{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;line-height:22px;color:#ccc}.bodyText-small{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:11px;line-height:16px;color:#ccc}@media(min-width: 992px){.helpTitle{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;font-size:12px}}.title-card{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;font-size:16px;line-height:26px;text-align:center;padding:0 15px;word-break:break-word}@media(min-width: 768px){.title-card{font-size:18px}}@media(min-width: 992px){.title-card{font-size:22px}}.subtitle-card{font-family:"dutti-daily-medium",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;line-height:14px;text-align:center}.h2-home{font-family:"dutti-daily-medium",Helvetica,arial,sans-serif;font-weight:500;font-size:18px;line-height:22px;text-align:center}.super-title .title-card{font-size:40px;line-height:30px}@media(min-width: 992px){.super-title .title-card{font-size:80px;line-height:70px}}.bold{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.regular{font-size:12px;font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500}.text-free{color:#1c96d2}.link2{position:absolute;right:16px;display:inline-block;margin:0px 0px 0px 20px;top:15px}.link2:after{position:absolute;width:100%;height:1px;background:#292929;content:"";left:0;bottom:2px}.font-custom-LUCIDA{font-family:"Calligraphy","Geneva",Verdana,sans-serif}.font-custom-TIMES{font-family:"Times New Roman",Times,serif}.font-custom-MILLER{font-family:serif}.font-custom-BASIS{font-family:"BasisGrotesquePro-Regular",Helvetica,Arial,sans-serif}[class^=icon-],[class*=" icon-"]{font-family:"FontDutti" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=linicon-],[class*=" linicon-"]{font-family:"FontDutti_v3" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:20px;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.linicon-bag:before{content:""}.linicon-wish:before{content:""}.linicon-orders:before{content:""}.linicon-search:before{content:""}.linicon-arrow-right:before{content:""}.linicon-user:before{content:""}.linicon-envelope:before{content:""}.linicon-favoritos-linea:before{content:""}.linicon-favoritos-full:before{content:""}.linicon-direcciones-envio:before{content:""}.linicon-detalle-cuenta:before{content:""}.linicon-descargar-app:before{content:""}.linicon-arrow-up:before{content:""}.linicon-user:before{content:""}.linicon-pedidos:before{content:""}.linicon-creditcard:before{content:""}.linicon-marker:before{content:""}.linicon-home:before{content:""}.icon-sm{font-size:20px}.icon-md{font-size:30px}.icon-lg{font-size:40px}.icon-phone:before{content:"\e962"}.icon-vkontakte:before{content:"\e946"}.icon-weibo:before{content:"\e945"}.icon-t-devolucion:before{content:"\e93b"}.icon-t-ver-factura:before{content:"\e93c"}.icon-t-cancelar:before{content:"\e93d"}.icon-m-medio-pago:before{content:"\e93e"}.icon-m-desconectar:before{content:"\e93f"}.icon-m-mis-reservas:before{content:"\e943"}.icon-whatsapp:before{content:"\e93a"}.icon-reload_captcha:before{content:"\e939";font-size:16px}.icon-m-massimo-logo:before{content:"\e937"}.icon-m-listado:before{content:"\e931"}.icon-m-candado:before{content:"\e930"}.icon-m-maps:before{content:"\e932"}.icon-favoritos:before{content:"\e933"}.icon-localizador:before{content:"\e934"}.icon-tarjeta:before{content:"\e935"}.icon-metodo-envio:before{content:"\e936"}.icon-accordion:before{content:"\e92e"}.icon-accordion.rotate-up{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.icon-accordion.rotate-down{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.icon-coming-soon:before{content:"\e92d"}.icon-menu_parrilla:before{content:"\e917"}.icon-m-empresa:before{content:"\e92b"}.icon-m-contacto:before{content:"\e92c"}.icon-apple:before{content:"\e900"}.icon-arrow-down{font-size:6px}@media(min-width: 768px){.icon-arrow-down{font-size:9px}}.icon-arrow-down:before{content:"\e901"}.icon-arrow-next:before{content:"\e902"}.icon-arrow-next.rotate-up{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.icon-arrow-next.rotate-down{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.icon-arrow-prev:before{content:"\e903"}.icon-cesta:before{content:"\e904"}.icon-check{font-size:9px}.icon-check:before{content:"\e905"}.icon-cross{font-size:9px}.icon-cross:before{content:"\e94d"}.icon-close-menu,.pswp .pswp__ui--fit .pswp__button--close,.pswp .pswp__ui .pswp__button--close{font-size:18px}.icon-close-menu:before,.pswp .pswp__ui--fit .pswp__button--close:before,.pswp .pswp__ui .pswp__button--close:before{content:"\e908"}.icon-close-modal{font-size:14px}@media(min-width: 768px){.icon-close-modal{font-size:20px}}.icon-close-modal:before{content:"\e909"}.icon-close-search:before{content:"\e90a"}.icon-cuenta:before{content:"\e90b"}.icon-facebook:before{content:"\e90c"}.icon-filterorganizar:before{content:"\e90d"}.icon-filter-parrilla:before{content:"\e90e"}.icon-filter-parrillaTres:before{content:"\e90f"}.icon-filters:before{content:"\e910"}.icon-gift{font-size:18px}@media(min-width: 768px){.icon-gift{font-size:20px}}@media(min-width: 992px){.icon-gift{font-size:24px}}.icon-gift:before{content:"\e911"}.icon-google-play:before{content:"\e912"}.icon-help:before{content:"\e913"}.icon-instagram:before{content:"\e914"}.icon-localizacion:before{content:"\e915"}.icon-logo-dutti:before{content:"\e916"}.icon-m-idiom:before{content:"\e918"}.icon-m-lavarMano:before{content:"\e919"}.icon-m-lejia:before{content:"\e91a"}.icon-m-menu:before{content:"\e91b"}.icon-m-movil:before{content:"\e91c"}.icon-m-plancha:before{content:"\e91d"}.icon-m-secadora:before{content:"\e91e"}.icon-m-seco:before{content:"\e91f"}.icon-newsletter:before,.icon-mail:before{content:"\e920"}.icon-pedidos:before{content:"\e921"}.icon-pinterest:before{content:"\e922"}.icon-search{font-size:18px}@media(min-width: 768px){.icon-search{font-size:20px}}@media(min-width: 992px){.icon-search{font-size:17px}}.icon-search:before{content:"\e923"}.icon-t-arrow-next:before{content:"\e924"}.icon-t-arrow-prev:before{content:"\e925"}.icon-t-home:before{content:"\e926"}.icon-twitter:before{content:"\e927"}.icon-youtube:before{content:"\e928"}.icon-triman:before{content:"\e948"}.icon-eco-ticket:before{content:"\e94a"}.icon-favorite:before{content:"\e94e"}.icon-favorite-2:before{content:"\e94f"}.icon-ma-marker:before{content:"\e953"}.icon-ma-home:before{content:"\e956"}.icon-ma-home:before{content:"\e952"}.icon-ma-calendar:before{content:"\e951"}.icon-ma-bag:before{content:"\e950"}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-close:before{content:""}.icon-map2:before{content:""}.icon-scan2:before{content:""}.icon-star2-fill:before{content:""}.icon-star2:before{content:""}.icon-time2:before{content:""}.svg-arrow-right{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.animated,.scroll-up.open,.popup-add-to-cart.other-products.ng-hide-remove,.popup-add-to-cart.other-products.ng-hide-add,.banner-product.ng-hide-remove,.banner-product.ng-hide-add,.product-images-container itx-product-sizes.ng-hide-remove,.product-images-container itx-product-sizes.ng-hide-add,#ItxProductPage .related-products.ng-enter,#ItxProductPage .latest-products.ng-enter,.product-detail-dialog .related-products.ng-enter,.product-detail-dialog .latest-products.ng-enter,#ItxProductPage .product-detail-related-mobile.ng-leave,#ItxProductPage .product-detail-related-mobile.ng-hide,.product-detail-dialog .product-detail-related-mobile.ng-leave,.product-detail-dialog .product-detail-related-mobile.ng-hide,#ItxProductPage .product-detail-related-mobile,#ItxProductPage .product-detail-related-mobile.ng-enter,.product-detail-dialog .product-detail-related-mobile,.product-detail-dialog .product-detail-related-mobile.ng-enter,.std-fade-animation-enter.ng-enter,.std-fade-animation.ng-leave,.std-fade-animation.ng-enter,.fade-animation-enter.ng-enter,.fade-animation.ng-leave,.fade-animation.ng-enter{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast,.fast.scroll-up.open,.fast.popup-add-to-cart.other-products.ng-hide-remove,.fast.popup-add-to-cart.other-products.ng-hide-add,.fast.banner-product.ng-hide-remove,.fast.banner-product.ng-hide-add,.product-images-container itx-product-sizes.fast.ng-hide-remove,.product-images-container itx-product-sizes.fast.ng-hide-add,#ItxProductPage .fast.related-products.ng-enter,#ItxProductPage .fast.latest-products.ng-enter,.product-detail-dialog .fast.related-products.ng-enter,.product-detail-dialog .fast.latest-products.ng-enter,#ItxProductPage .fast.product-detail-related-mobile.ng-leave,#ItxProductPage .fast.product-detail-related-mobile.ng-hide,.product-detail-dialog .fast.product-detail-related-mobile.ng-leave,.product-detail-dialog .fast.product-detail-related-mobile.ng-hide,#ItxProductPage .fast.product-detail-related-mobile,#ItxProductPage .fast.product-detail-related-mobile.ng-enter,.product-detail-dialog .fast.product-detail-related-mobile,.product-detail-dialog .fast.product-detail-related-mobile.ng-enter,.fast.std-fade-animation-enter.ng-enter,.fast.std-fade-animation.ng-leave,.fast.std-fade-animation.ng-enter,.fast.fade-animation-enter.ng-enter,.fast.fade-animation.ng-leave,.fast.fade-animation.ng-enter{-webkit-animation-duration:.25s;animation-duration:.25s}.animated.infinite,.infinite.scroll-up.open,.infinite.popup-add-to-cart.other-products.ng-hide-remove,.infinite.popup-add-to-cart.other-products.ng-hide-add,.infinite.banner-product.ng-hide-remove,.infinite.banner-product.ng-hide-add,.product-images-container itx-product-sizes.infinite.ng-hide-remove,.product-images-container itx-product-sizes.infinite.ng-hide-add,#ItxProductPage .infinite.related-products.ng-enter,#ItxProductPage .infinite.latest-products.ng-enter,.product-detail-dialog .infinite.related-products.ng-enter,.product-detail-dialog .infinite.latest-products.ng-enter,#ItxProductPage .infinite.product-detail-related-mobile.ng-leave,#ItxProductPage .infinite.product-detail-related-mobile.ng-hide,.product-detail-dialog .infinite.product-detail-related-mobile.ng-leave,.product-detail-dialog .infinite.product-detail-related-mobile.ng-hide,#ItxProductPage .infinite.product-detail-related-mobile,#ItxProductPage .infinite.product-detail-related-mobile.ng-enter,.product-detail-dialog .infinite.product-detail-related-mobile,.product-detail-dialog .infinite.product-detail-related-mobile.ng-enter,.infinite.std-fade-animation-enter.ng-enter,.infinite.std-fade-animation.ng-leave,.infinite.std-fade-animation.ng-enter,.infinite.fade-animation-enter.ng-enter,.infinite.fade-animation.ng-leave,.infinite.fade-animation.ng-enter{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge,.hinge.scroll-up.open,.hinge.popup-add-to-cart.other-products.ng-hide-remove,.hinge.popup-add-to-cart.other-products.ng-hide-add,.hinge.banner-product.ng-hide-remove,.hinge.banner-product.ng-hide-add,.product-images-container itx-product-sizes.hinge.ng-hide-remove,.product-images-container itx-product-sizes.hinge.ng-hide-add,#ItxProductPage .hinge.related-products.ng-enter,#ItxProductPage .hinge.latest-products.ng-enter,.product-detail-dialog .hinge.related-products.ng-enter,.product-detail-dialog .hinge.latest-products.ng-enter,#ItxProductPage .hinge.product-detail-related-mobile.ng-leave,#ItxProductPage .hinge.product-detail-related-mobile.ng-hide,.product-detail-dialog .hinge.product-detail-related-mobile.ng-leave,.product-detail-dialog .hinge.product-detail-related-mobile.ng-hide,#ItxProductPage .hinge.product-detail-related-mobile,#ItxProductPage .hinge.product-detail-related-mobile.ng-enter,.product-detail-dialog .hinge.product-detail-related-mobile,.product-detail-dialog .hinge.product-detail-related-mobile.ng-enter,.hinge.std-fade-animation-enter.ng-enter,.hinge.std-fade-animation.ng-leave,.hinge.std-fade-animation.ng-enter,.hinge.fade-animation-enter.ng-enter,.hinge.fade-animation.ng-leave,.hinge.fade-animation.ng-enter{-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes productSlideInDown{from{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes productSlideInDown{from{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.productSlideInDown{-webkit-animation-name:productSlideInDown;animation-name:productSlideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInUp,.popup-add-to-cart.other-products.ng-hide-remove,.banner-product.ng-hide-remove,.product-images-container itx-product-sizes.ng-hide-remove,#ItxProductPage .product-detail-related-mobile,#ItxProductPage .product-detail-related-mobile.ng-enter,.product-detail-dialog .product-detail-related-mobile,.product-detail-dialog .product-detail-related-mobile.ng-enter{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.slideOutDown,.popup-add-to-cart.other-products.ng-hide-add,.banner-product.ng-hide-add,.product-images-container itx-product-sizes.ng-hide-add,#ItxProductPage .product-detail-related-mobile.ng-leave,#ItxProductPage .product-detail-related-mobile.ng-hide,.product-detail-dialog .product-detail-related-mobile.ng-leave,.product-detail-dialog .product-detail-related-mobile.ng-hide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes productslideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0)}}@-webkit-keyframes productSlideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0)}}@keyframes productSlideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0)}}.productSlideOutUp{-webkit-animation-name:productSlideOutUp;animation-name:productSlideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn,#ItxProductPage .related-products.ng-enter,#ItxProductPage .latest-products.ng-enter,.product-detail-dialog .related-products.ng-enter,.product-detail-dialog .latest-products.ng-enter,.std-fade-animation-enter.ng-enter,.std-fade-animation.ng-enter,.fade-animation-enter.ng-enter,.fade-animation.ng-enter{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut,.std-fade-animation.ng-leave,.fade-animation.ng-leave{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.fade-animation{display:none}.fade-animation.is-open{display:block}.fade-animation-enter{display:none}.fade-animation-enter.is-open{display:block}@-webkit-keyframes lookBookFadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100, 0);transform:translate3d(0, 100, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lookBookFadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.lookBookFadeInUp{-webkit-animation-name:lookBookFadeInUp;animation-name:lookBookFadeInUp}@-webkit-keyframes lookBookFadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}}@keyframes lookBookFadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}}.lookBookFadeOutDown{-webkit-animation-name:lookBookFadeOutDown;animation-name:lookBookFadeOutDown}@-webkit-keyframes lookBookFadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100px, 0, 0);transform:translate3d(-100px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lookBookFadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100px, 0, 0);transform:translate3d(-100px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.lookBookFadeInLeft{-webkit-animation-name:lookBookFadeInLeft;animation-name:lookBookFadeInLeft}@-webkit-keyframes lookBookFadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100px, 0, 0);transform:translate3d(-100px, 0, 0)}}@keyframes lookBookFadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100px, 0, 0);transform:translate3d(-100px, 0, 0)}}.lookBookFadeOutLeft{-webkit-animation-name:lookBookFadeOutLeft;animation-name:lookBookFadeOutLeft}@-webkit-keyframes lookBookFadeInRight{from{opacity:0;-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lookBookFadeInRight{from{opacity:0;-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.lookBookFadeInRight{-webkit-animation-name:lookBookFadeInRight;animation-name:lookBookFadeInRight}@-webkit-keyframes lookBookFadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes lookBookFadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0)}}.lookBookFadeOutRight{-webkit-animation-name:lookBookFadeOutRight;animation-name:lookBookFadeOutRight}.slide-down-animation{-webkit-transition:max-height .7s ease-in-out;transition:max-height .7s ease-in-out;max-height:0;overflow:hidden;padding:0}.slide-down-animation.is-open,.is-open>.slide-down-animation{max-height:3292929px;padding:inherit}.slide-down-animation.no-xs{max-height:3292929px}@media(min-width: 768px){.slide-down-animation.no-xs{max-height:0}.slide-down-animation.no-xs.is-open,.is-open .slide-down-animation.no-xs{max-height:3292929px;padding:inherit}}.slide-down-animation.no-sm{max-height:3292929px}@media(min-width: 992px){.slide-down-animation.no-sm{max-height:0}.slide-down-animation.no-sm.is-open,.is-open .slide-down-animation.no-sm{max-height:3292929px;padding:inherit}}.slide-down-animation.no-md{max-height:3292929px}@media(min-width: 1280px){.slide-down-animation.no-md{max-height:0}.slide-down-animation.no-md.is-open,.is-open .slide-down-animation.no-md{max-height:3292929px;padding:inherit}}.slide-toggle{overflow:hidden;-webkit-transition:all .6s;transition:all .6s}@-webkit-keyframes fit-circle{to{stroke-dashoffset:0}}@keyframes fit-circle{to{stroke-dashoffset:0}}@-webkit-keyframes fit-appear{to{opacity:1}}@keyframes fit-appear{to{opacity:1}}.animate-ng-if.ng-enter,.animate-ng-if.ng-leave{-webkit-transition:opacity ease .4s;transition:opacity ease .4s}.animate-ng-if.ng-enter,.animate-ng-if.ng-leave.ng-leave-active{opacity:0}.animate-ng-if.ng-leave,.animate-ng-if.ng-enter.ng-enter-active{opacity:1}.noUi-horizontal{height:8px}@media(min-width: 768px){.noUi-horizontal{height:10px}}.noUi-horizontal .noUi-handle{width:25px;height:25px;border-radius:50%;border:2px solid #292929;-webkit-box-shadow:none;box-shadow:none;top:-10px}.noUi-horizontal .noUi-handle:before,.noUi-horizontal .noUi-handle:after{display:none}.noUi-horizontal .noUi-handle.noUi-handle-upper{left:-7px}@media(min-width: 768px){.noUi-horizontal .noUi-handle{width:30px;height:30px}.noUi-horizontal .noUi-handle.noUi-handle-upper{left:-12px}}.noUi-horizontal .noUi-connect{-webkit-box-shadow:none;box-shadow:none;background:#292929}.noUi-background{background:#eaeaea;-webkit-box-shadow:none;box-shadow:none;border:none}.lSSlideOuter .lightSlider li{position:relative}.lSSlideOuter .lSAction{display:none !important}.lSSlideOuter .lSPager.lSpg{position:absolute;left:0;bottom:18px;width:100%}@media(min-width: 768px){.lSSlideOuter .lSPager.lSpg{bottom:40px}}@media(min-width: 992px){.lSSlideOuter .lSPager.lSpg{bottom:16%}}.lSSlideOuter .lSPager.lSpg>li{vertical-align:middle}.lSSlideOuter .lSPager.lSpg>li a{width:8px;height:8px;background:#fff;display:block;-webkit-transition:background .3s ease;transition:background .3s ease}@media(min-width: 768px){.lSSlideOuter .lSPager.lSpg>li a{width:10px;height:10px}}@media(min-width: 992px){.lSSlideOuter .lSPager.lSpg>li a{width:12px;height:12px}}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{width:11px;height:11px;border:2px solid #fff;background:rgba(0,0,0,0)}@media(min-width: 768px){.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{width:16px;height:16px}}@media(min-width: 992px){.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{width:18px;height:18px}}.product-detail .lSSlideOuter .lSPager.lSpg{bottom:auto;top:30%;width:31px;margin:0}@media(min-width: 768px){.product-detail .lSSlideOuter .lSPager.lSpg{top:40%;left:-60px}}@media(min-width: 992px){.product-detail .lSSlideOuter .lSPager.lSpg{left:0}}.product-detail .lSSlideOuter .lSPager.lSpg>li{padding:0;width:100%}.product-detail .lSSlideOuter .lSPager.lSpg>li a{background:#b9b6b5;display:inline-block}.product-detail .lSSlideOuter .lSPager.lSpg>li:hover a,.product-detail .lSSlideOuter .lSPager.lSpg>li.active a{border:1px solid #b9b6b5;background:rgba(0,0,0,0)}/*! nouislider - 8.4.0 - 2016-04-16 16:46:08 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#f7f7f7;-webkit-box-shadow:inset 0 1px 1px #f0f0f0;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3fb8af;-webkit-box-shadow:inset 0 0 3px rgba(51,51,51,.45);box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #e3e3e3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #e3e3e3}.noUi-target.noUi-connect{-webkit-box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #e3e3e3;box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #e3e3e3}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #e3e3e3;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #e3e3e3}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #e3e3e3,0 3px 6px -3px #e3e3e3;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #e3e3e3,0 3px 6px -3px #e3e3e3}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#e3e3e3;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;padding:5px;text-align:center}.noUi-horizontal .noUi-handle-lower .noUi-tooltip{top:-32px}.noUi-horizontal .noUi-handle-upper .noUi-tooltip{bottom:-32px}.noUi-vertical .noUi-handle-lower .noUi-tooltip{left:120%}.noUi-vertical .noUi-handle-upper .noUi-tooltip{right:120%}.filters-dialog-layout.ngdialog.ngdialog-theme-plain .ngdialog-content{background:rgba(0,0,0,0)}.filter-characteristics .color-wrap{display:none}.content-category-page .filter-count-num{padding-top:1px}#filters-dialog{position:fixed;padding-bottom:0px;width:100%;height:100%;z-index:9000;top:0;left:0}#filters-dialog .hg-forced{position:relative;width:100%;height:100%}#filters-dialog .hg-forced .filters-dialog-overlay{z-index:8001;top:0px;left:0;overflow:hidden;border-bottom:1px solid #e3e3e3;position:fixed;background-color:rgba(1,1,1,.2)}#filters-dialog .hg-forced .filter-content{margin-top:50px;position:absolute;z-index:8002;width:100%;max-width:400px;background-color:#fff;width:calc(100vw - 100px);position:absolute;height:100%;right:0;margin-top:0;padding:0}@media(min-width: 768px){#filters-dialog .hg-forced .filter-content{width:400px}}#filters-dialog .hg-forced .filter-content .checkbox-item{display:table;margin:4px 0}#filters-dialog .hg-forced .filter-inner{position:relative;float:left;width:100%;padding:50px 0 200px 0}@media(min-width: 1280px){#filters-dialog .hg-forced .filter-inner{padding:70px 0 200px 0}}#filters-dialog .hg-forced .filter-sections{height:calc(100vh - 50px);float:left;width:100%;padding-bottom:180px;overflow:auto;-webkit-overflow-scrolling:touch}@media(min-width: 1280px){#filters-dialog .hg-forced .filter-sections{height:calc(100vh - 160px)}}#filters-dialog .hg-forced .filter-checkbox-label{width:24px;height:24px;display:inline-block;vertical-align:middle;margin:0;margin-right:8px}#filters-dialog .hg-forced .filter-actions{position:fixed;bottom:0;width:100%;z-index:10;background:#fff;padding:20px}@media(min-width: 768px){#filters-dialog .hg-forced .filter-actions{width:400px}}#filters-dialog .hg-forced .filter-sections .line-bottom a{border-bottom:1px solid #e3e3e3}#filters-dialog .hg-forced .filter-sections .line-bottom a.hide-line-true{border-bottom:none}#filters-dialog .hg-forced .filter-sections a{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;padding:12px 16px;border-top:1px solid #e3e3e3;margin-bottom:20px;width:100%;margin:0;float:left;margin-top:-1px}#filters-dialog .hg-forced label{padding:0;font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-weight:initial}#filters-dialog .hg-forced label:hover{opacity:.7;cursor:pointer}#filters-dialog .hg-forced .filter-color{padding-left:32px}#filters-dialog .hg-forced .filter-color .color-wrap{padding:2px 0}#filters-dialog .hg-forced .filter-color .name{margin-top:2px;font-size:14px}#filters-dialog .hg-forced .filter-title{padding:32px 16px 16px 16px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}#filters-dialog .hg-forced .filter-clear-wrap{position:fixed;top:0;width:100%;border-bottom:1px solid #e3e3e3;background:#fff;z-index:10;min-height:50px}@media(min-width: 1280px){#filters-dialog .hg-forced .filter-clear-wrap{height:70px}}#filters-dialog .hg-forced .filter-clear-wrap .filter-clear-btn{background:rgba(0,0,0,0);border:0;color:#292929;padding:16px 16px}@media(min-width: 1280px){#filters-dialog .hg-forced .filter-clear-wrap .filter-clear-btn{padding:28px 16px}}#filters-dialog .hg-forced .filter-clear-wrap .btn-close{z-index:1002;right:0;padding:16px;background:rgba(0,0,0,0);border:none;position:absolute;top:0;right:0;margin-right:0}@media(min-width: 1280px){#filters-dialog .hg-forced .filter-clear-wrap .btn-close{padding:28px}}#filters-dialog .hg-forced .filter-clear-wrap .btn-close:before{width:auto;height:auto;font-size:14px;color:#292929;font-family:"FontDutti",Helvetica,Arial,sans-serif;content:"";position:relative;right:0;text-align:center;padding:0;float:left;top:0}#filters-dialog .hg-forced .toggler{position:absolute;right:20px;font-size:16px}#filters-dialog .order-count i,#filters-dialog .filter-count i{background:#f0f0f0;margin:3px;color:#8e8e8e;border-radius:50%;font-style:normal;width:16px;height:16px;margin-top:10px;margin-right:10px;float:left;line-height:1.5;padding:0;text-align:center}@media(min-width: 992px){#filters-dialog .order-count i,#filters-dialog .filter-count i{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}}.hg-forced .filters-dialog-overlay{opacity:0;pointer-events:none;width:0;-webkit-transition:0s width ease;transition:0s width ease}.hg-forced .filter-content{-webkit-transform:translate(400px, 0);-ms-transform:translate(400px, 0);transform:translate(400px, 0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.open-filter body{overflow:hidden}.open-filter #filters-dialog{pointer-events:all}.open-filter .hg-forced .filter-content{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.open-filter .hg-forced .filters-dialog-overlay{opacity:1;pointer-events:all;width:100%;height:100%}.closed-filter body{overflow:auto}.closed-filter #filters-dialog{pointer-events:none}.closed-filter .hg-forced .filter-content{-webkit-transform:translate(400px, 0);-ms-transform:translate(400px, 0);transform:translate(400px, 0)}.closed-filter .hg-forced .filters-dialog-overlay{opacity:0;pointer-events:none;width:0;height:0}.filters-li-colors .color-wrap{pointer-events:none}@keyframes menuSide-on{0%{opacity:0;-webkit-transform:translate(400px, 0);transform:translate(400px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes menuSide-off{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(400px, 0);transform:translate(400px, 0)}}@-webkit-keyframes menuSide-on{0%{opacity:0;-webkit-transform:translate(400px, 0);transform:translate(400px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes menuSide-off{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{-webkit-transform:translate(400px, 0);transform:translate(400px, 0)}}#ItxProductPage>body,.product-detail-dialog>body{height:100%}#ItxProductPage .header .menu-responsive-btn,.product-detail-dialog .header .menu-responsive-btn{position:absolute;top:15px;left:25px}@media(min-width: 768px){#ItxProductPage .header .menu-responsive-btn,.product-detail-dialog .header .menu-responsive-btn{top:30px;left:40px}}@media(min-width: 768px){#ItxProductPage .order-btn,#ItxProductPage .account-btn,.product-detail-dialog .order-btn,.product-detail-dialog .account-btn{display:none}}@media(min-width: 992px){#ItxProductPage>body,.product-detail-dialog>body{height:auto}#ItxProductPage .order-btn,#ItxProductPage .account-btn,.product-detail-dialog .order-btn,.product-detail-dialog .account-btn{display:block}#ItxProductPage .header,.product-detail-dialog .header{border-bottom:1px solid #eaeaea}}#ItxProductPage #page,.product-detail-dialog #page{height:100%}@media(min-width: 992px){#ItxProductPage #page,.product-detail-dialog #page{height:auto}}#ItxProductPage #page .product-page,.product-detail-dialog #page .product-page{height:100%;overflow:hidden;margin:0}@media(min-width: 992px){#ItxProductPage #page .product-page,.product-detail-dialog #page .product-page{height:auto;overflow:visible}}#ItxProductPage #page .product-page>.row,#ItxProductPage #page .product-page .product-detail-container,#ItxProductPage #page .product-page .product-detail,.product-detail-dialog #page .product-page>.row,.product-detail-dialog #page .product-page .product-detail-container,.product-detail-dialog #page .product-page .product-detail{height:100%}@media(min-width: 992px){#ItxProductPage #page .product-page>.row,#ItxProductPage #page .product-page .product-detail-container,#ItxProductPage #page .product-page .product-detail,.product-detail-dialog #page .product-page>.row,.product-detail-dialog #page .product-page .product-detail-container,.product-detail-dialog #page .product-page .product-detail{height:auto}}#ItxProductPage #page .product-page .toolbar,.product-detail-dialog #page .product-page .toolbar{margin:35px -2.2% 15px;width:auto;top:0}#ItxProductPage #page .product-page .toolbar>div,.product-detail-dialog #page .product-page .toolbar>div{padding:0 2.2%}#ItxProductPage #page .product-page .toolbar .breadcrumb,.product-detail-dialog #page .product-page .toolbar .breadcrumb{margin:0}#ItxProductPage #page .product-page>.row,.product-detail-dialog #page .product-page>.row{margin:0}@media(min-width: 992px){#ItxProductPage #page .product-page>.row,.product-detail-dialog #page .product-page>.row{margin:0 -2.2%}}#ItxProductPage #page .product-page-related-section,.product-detail-dialog #page .product-page-related-section{height:auto;padding:0}@media(min-width: 992px){#ItxProductPage #page .product-page-related-section,.product-detail-dialog #page .product-page-related-section{padding:0 60px 10px}}#ItxProductPage #page .swiper-toolbar,.product-detail-dialog #page .swiper-toolbar{margin:1% 0;padding:0px 60px;width:auto;top:0;font-size:12px;font-weight:100}#ItxProductPage #page .swiper-toolbar .breadcrumb,.product-detail-dialog #page .swiper-toolbar .breadcrumb{margin:0;padding:10px 0;background:#fff}#ItxProductPage #page .swiper-toolbar #product-navigation,.product-detail-dialog #page .swiper-toolbar #product-navigation{padding:8px 15px}#ItxProductPage #page .swiper-toolbar a,.product-detail-dialog #page .swiper-toolbar a{cursor:pointer}#ItxProductPage #page>.row,.product-detail-dialog #page>.row{margin:0}@media(min-width: 992px){#ItxProductPage #page>.row,.product-detail-dialog #page>.row{margin:0 -2.2%}}#ItxProductPage .product-detail,.product-detail-dialog .product-detail{padding:0 25px}@media(min-width: 768px){#ItxProductPage .product-detail,.product-detail-dialog .product-detail{padding:0 107px}}@media(min-width: 992px){#ItxProductPage .product-detail,.product-detail-dialog .product-detail{padding:0 53px}}#ItxProductPage .product-detail-related-mobile,.product-detail-dialog .product-detail-related-mobile{width:100%;position:fixed;z-index:1000;bottom:0;left:0;background-color:#fff;padding:16px 25px 10px}@media(min-width: 768px){#ItxProductPage .product-detail-related-mobile,.product-detail-dialog .product-detail-related-mobile{padding:30px 86px 40px}}#ItxProductPage .product-detail-related-mobile>.row,.product-detail-dialog .product-detail-related-mobile>.row{margin:0 0 17px}@media(min-width: 768px){#ItxProductPage .product-detail-related-mobile>.row,.product-detail-dialog .product-detail-related-mobile>.row{margin:0 0 54px}}#ItxProductPage .product-detail-related-mobile .lSSlideOuter,.product-detail-dialog .product-detail-related-mobile .lSSlideOuter{padding:0}#ItxProductPage .product-detail-related-mobile .btn-text,.product-detail-dialog .product-detail-related-mobile .btn-text{border-color:#717474}#ItxProductPage .product-detail-related-mobile .btn-text.active,.product-detail-dialog .product-detail-related-mobile .btn-text.active{color:#fff;border-color:#292929;background:#292929}@media(min-width: 768px){#ItxProductPage .product-detail-related-mobile .btn-text,.product-detail-dialog .product-detail-related-mobile .btn-text{font-size:11px}}#ItxProductPage .overlay-product-related,.product-detail-dialog .overlay-product-related{position:absolute;top:0;left:0;z-index:999;height:100vh;width:100%}@media(min-width: 768px){#ItxProductPage .related-products .product-view .product-view-details .product-colors a,#ItxProductPage .latest-products .product-view .product-view-details .product-colors a,.product-detail-dialog .related-products .product-view .product-view-details .product-colors a,.product-detail-dialog .latest-products .product-view .product-view-details .product-colors a{margin:0}#ItxProductPage .related-products .product-view .product-view-details .product-colors a img,#ItxProductPage .latest-products .product-view .product-view-details .product-colors a img,.product-detail-dialog .related-products .product-view .product-view-details .product-colors a img,.product-detail-dialog .latest-products .product-view .product-view-details .product-colors a img{width:12px;height:11px}}@media(min-width: 992px){#ItxProductPage .related-products .product-view .product-view-details,#ItxProductPage .latest-products .product-view .product-view-details,.product-detail-dialog .related-products .product-view .product-view-details,.product-detail-dialog .latest-products .product-view .product-view-details{padding:22px 0 0}#ItxProductPage .related-products .product-view .product-view-details .product-colors a,#ItxProductPage .latest-products .product-view .product-view-details .product-colors a,.product-detail-dialog .related-products .product-view .product-view-details .product-colors a,.product-detail-dialog .latest-products .product-view .product-view-details .product-colors a{margin:0 4px 0 5px}#ItxProductPage .related-products .product-view .product-view-details .product-colors a img,#ItxProductPage .latest-products .product-view .product-view-details .product-colors a img,.product-detail-dialog .related-products .product-view .product-view-details .product-colors a img,.product-detail-dialog .latest-products .product-view .product-view-details .product-colors a img{width:16px;height:15px}}#ItxProductPage .price-container,.product-detail-dialog .price-container{display:inline-block;width:100%;padding:6px 0}@media(min-width: 768px){#ItxProductPage .price-container,.product-detail-dialog .price-container{padding:15px 0}}#ItxProductPage .price-container span,.product-detail-dialog .price-container span{font-size:12px;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}@media(min-width: 768px){#ItxProductPage .price-container span,.product-detail-dialog .price-container span{font-size:12px}}#ItxProductPage .ma-product-wrapper,.product-detail-dialog .ma-product-wrapper{position:relative;padding-bottom:133%;background-color:#f1f1f1;margin-bottom:20px}@media(min-width: 768px){#ItxProductPage .ma-product-wrapper,.product-detail-dialog .ma-product-wrapper{padding-bottom:0;background-color:#fff;margin-bottom:0}}#ItxProductPage .swiper-container,.product-detail-dialog .swiper-container{position:relative}@media(min-width: 768px){#ItxProductPage .swiper-container,.product-detail-dialog .swiper-container{position:relative}}@media(min-width: 992px){#ItxProductPage #product-images-grid>div:nth-child(2n-1),.product-detail-dialog #product-images-grid>div:nth-child(2n-1){clear:both}}#ItxProductPage #product-images-grid>div img,.product-detail-dialog #product-images-grid>div img{cursor:url("//static.massimodutti.net/3/static2/itxstandard/images/detail/icons/zoomin.png"),url("//static.massimodutti.net/3/static2/itxstandard/images/detail/icons/zoomin.cur"),pointer}#ItxProductPage .detail-double-image,.product-detail-dialog .detail-double-image{cursor:url("//static.massimodutti.net/3/static2/itxstandard/images/detail/icons/zoomin.png"),url("//static.massimodutti.net/3/static2/itxstandard/images/detail/icons/zoomin.cur"),pointer}#ItxProductPage .product-info itx-product-prices,.product-detail-dialog .product-info itx-product-prices{display:block}#ItxProductPage #product-navigation a,.product-detail-dialog #product-navigation a{font-size:12px;margin:0 0 0 25px}#ItxProductPage itx-product-toolbar,.product-detail-dialog itx-product-toolbar{display:block}#ItxProductPage .footer,.product-detail-dialog .footer{border-top:0px solid #c1c1c1;padding:10px 0 0}.product-info-layout .ngdialog-content,.ngdialog-theme-plain.product-info-layout .ngdialog-content{background:#f8f8f8;background:rgba(248,248,248,.97)}@media(min-width: 768px){.product-info-layout .ngdialog-content,.ngdialog-theme-plain.product-info-layout .ngdialog-content{background:#fff;background:rgba(255,255,255,.97);width:100%;padding:0}}.product-info-layout header h2,.ngdialog-theme-plain.product-info-layout header h2{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}@media(min-width: 768px){.product-info-layout header,.ngdialog-theme-plain.product-info-layout header{border-bottom:1px solid #eaeaea;position:absolute;width:100%}.product-info-layout header h2,.ngdialog-theme-plain.product-info-layout header h2{font-size:13px}}.product-info-layout .icon-close-modal,.ngdialog-theme-plain.product-info-layout .icon-close-modal{font-size:18px}@media(min-width: 768px){.product-info-layout .icon-close-modal,.ngdialog-theme-plain.product-info-layout .icon-close-modal{right:20px}}.product-info-layout .content,.ngdialog-theme-plain.product-info-layout .content{padding:71px 0 0 !important}@media(min-width: 768px){.product-info-layout .content,.ngdialog-theme-plain.product-info-layout .content{padding:100px 106px 0;text-align:left;width:100%;overflow:auto}}.product-info-layout .content .information,.ngdialog-theme-plain.product-info-layout .content .information{padding:0 25px;font-size:11px}@media(min-width: 768px){.product-info-layout .content .information,.ngdialog-theme-plain.product-info-layout .content .information{padding:0;font-size:13px}}.product-info-layout .content .information label,.product-info-layout .content .information .product-price,.ngdialog-theme-plain.product-info-layout .content .information label,.ngdialog-theme-plain.product-info-layout .content .information .product-price{width:100%;margin:0}@media(min-width: 768px){.product-info-layout .content .information label,.ngdialog-theme-plain.product-info-layout .content .information label{font-weight:normal;font-size:14px}}.product-info-layout .content .information>*,.ngdialog-theme-plain.product-info-layout .content .information>*{margin:0 0 15px}@media(min-width: 768px){.product-info-layout .content .information>*,.ngdialog-theme-plain.product-info-layout .content .information>*{margin:0 0 25px}}.product-info-layout .content .information .send-info,.ngdialog-theme-plain.product-info-layout .content .information .send-info{font-size:12px;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}@media(min-width: 768px){.product-info-layout .content .information .send-info,.ngdialog-theme-plain.product-info-layout .content .information .send-info{font-size:14px;text-transform:none}}.product-info-layout .content .btn-container,.ngdialog-theme-plain.product-info-layout .content .btn-container{padding:20px 25px}@media(min-width: 768px){.product-info-layout .content .btn-container,.ngdialog-theme-plain.product-info-layout .content .btn-container{padding:45px 100px}}.other-products .lSSlideOuter{padding:0 0 0 25px}@media(min-width: 768px){.other-products .lSSlideOuter{padding:0 0 0 86px}}@media(min-width: 992px){.other-products .lSSlideOuter{padding:0}.other-products .lSSlideOuter .product-view{padding:0 10px 0 0}.other-products .lSSlideOuter .product-view .category-product-sizes li{font-size:11px}}.other-products h3{margin:0;font-weight:normal;font-size:12px;padding:20px 0 19px;color:#292929}@media(min-width: 768px){.other-products h3{font-size:12px;padding:28px 0}}@media(min-width: 992px){.other-products h3{font-size:13px;padding:28px 0}}.ngdialog.ngdialog-theme-plain.stock-notification itx-product-view-menu{display:none}.ngdialog.ngdialog-theme-plain.stock-notification .ngdialog-content{background:#fff;background:#fff}@media(min-width: 768px){.ngdialog.ngdialog-theme-plain.stock-notification .ngdialog-content{background:#fff}}@media(min-width: 992px){.ngdialog.ngdialog-theme-plain.stock-notification .ngdialog-content{padding:80px}}.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog{display:table}@media(min-width: 768px){.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog{display:block}}.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content{padding:0;display:table-cell;vertical-align:middle}.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content .btn-ok{padding:20px 25px 0}.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content h2{margin:0}.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content .form-group input{background:none}@media(min-width: 768px){.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content{display:block;padding:0;width:320px;margin:auto}.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content .info-popup{line-height:20px}.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content .form-group input{background:#fff}}@media(min-width: 992px){.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content .info-popup{font-size:11px}.ngdialog.ngdialog-theme-plain.stock-notification .container-dialog .content>.icon-check{font-size:36px;text-align:center;margin:0 0 40px}}.ngdialog.ngdialog-theme-plain.size-detail-layout .ngdialog-content{height:auto;min-height:424px}.ngdialog.ngdialog-theme-plain.size-detail-layout .container-dialog{padding:86px 0 90px}.ngdialog.ngdialog-theme-plain.size-detail-layout .btn-primary{min-width:270px}.other-products h3{margin:0;font-weight:normal;font-size:12px;padding:20px 0 19px;color:#292929}@media(min-width: 768px){.other-products h3{font-size:12px;padding:28px 0}}@media(min-width: 992px){.other-products h3{font-size:13px;padding:28px 0}}.other-products #product-navigation{padding:0 10px 10px 0}.other-products #product-navigation a{font-size:12px;margin:0 0 0 25px}.product-images-container{position:relative}@media(max-width : 991px){.product-images-container .lSSlideOuter,.product-images-container .lSSlideWrapper,.product-images-container .lightSlider,.product-images-container .lightSlider li{height:100% !important}}@media(min-width: 768px){.product-images-container .lSSlideOuter{overflow:visible}}.product-images-container .lightSlider{overflow:visible}.product-images-container .lightSlider li{display:table}.product-images-container .lightSlider li .center-block{display:table-cell;vertical-align:middle}.product-images-container #product-images-slider img{margin:0 auto}.product-images-container itx-product-sizes{position:absolute;display:block;width:100%;left:0;bottom:0;background:#fff;background:rgba(255,255,255,.97);z-index:100}@media(min-width: 992px){.product-images-container itx-product-sizes{display:none}}.product-size-selector .product-detail-sizes li a.disabled{opacity:.4}.ngdialog-content .banner-product{position:fixed}.banner-product{position:absolute;left:0;bottom:0;z-index:999;width:100%;background:#fff;padding:0 25px 20px}@media(min-width: 768px){.banner-product{padding:0 86px 60px}}.banner-product .icon-accordion{font-size:8px}@media(min-width: 768px){.banner-product .icon-accordion{font-size:11px}}.selected-color-name{position:relative;display:block;width:100%;text-align:center;margin-top:10px}.product-detail-container{padding:0}@media(min-width: 992px){.product-detail-container{padding:0 2.2%}}.product-detail-container .product-info{padding:17px 0 0}.product-detail-container h1{font-size:14px;font-weight:normal;margin:0 0 35px}.product-detail-container h2{font-weight:normal;margin:0 0 35px}.product-detail-container h3{font-size:13px;font-weight:normal;margin:32px 0 0}.product-detail-container .product-info .product-colors{padding:7px 0}@media(min-width: 768px){.product-detail-container .product-info .product-colors{padding:17px 0 18px}}@media(min-width: 992px){.product-detail-container .product-info .product-colors{padding:16px 0 3px !important;text-align:left;height:auto}}.product-detail-container .product-info .product-colors a{padding:1px 3px;display:inline-block;vertical-align:middle}@media(min-width: 768px){.product-detail-container .product-info .product-colors a{padding:4px 6px}}@media(min-width: 992px){.product-detail-container .product-info .product-colors a{padding:1px;margin:0 10px 0 0}}.product-detail-container .product-info .product-colors a img{display:block}@media(min-width: 992px){.product-detail-container .product-price .js-old-price{margin:0 25px 0 0}}.product-detail-container .social-list{margin:15px 0;text-align:left}.product-detail-container .social-list ul{text-align:center}.product-detail-container .social-list li>a{margin:0 0 0 0}.product-detail-container .btn-container>.row{margin:0 -2px}.product-detail-container .btn-container>.row>div{padding:0 2px}@media(min-width: 1280px){.product-detail-container .btn-container .add-cart .btn{float:left;margin-right:1%;width:48%}}@media(min-width: 992px){.product-detail-container .btn-container .btn{margin:0 0 5px}}@media(min-width: 1280px){.product-detail-container .btn-container .btn{margin:0}}.product-info-sections{margin:0;border-top:1px solid #eaeaea}@media(min-width: 992px){.product-info-sections{margin:30px 0}}.product-info-sections h4{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.product-info-sections li{height:auto;border-bottom:1px solid #eaeaea}.product-info-sections li li{border-bottom:none}.product-info-sections li>.info{list-style:none;margin:0;padding:14px 25px;border-top:1px solid #eaeaea}@media(min-width: 768px){.product-info-sections li>.info{padding:14px 12px}}@media(min-width: 992px){.product-info-sections li>.info{border-top:none;padding:21px 0}.product-info-sections li>.info>.row>div{float:none;display:inline-block;vertical-align:middle;margin:10px 0 20px;width:100%}.product-info-sections li>.info>.row>div.compositionByZone{margin:0 0 20px}}@media(min-width: 1280px){.product-info-sections li>.info>.row-section>div{width:49.5%}}.product-info-sections li>.info label{font-weight:normal;font-size:11px}@media(min-width: 768px){.product-info-sections li>.info label{font-size:12px}}@media(min-width: 992px){.product-info-sections li>.info label{line-height:18px}}.product-info-sections li>.info label.care{vertical-align:middle;margin:0 0 0 10px;width:calc(100% - 40px)}.product-info-sections li>.info label.zoneName{text-transform:lowercase}.product-info-sections li>.info img{display:inline-block;vertical-align:top}@media(min-width: 768px){.product-info-sections li>.info img{vertical-align:middle}}.product-info-sections li.open a{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}@media(min-width: 992px){.product-info-sections li.open a{background:#f8f8f8}}.product-info-sections li a{padding:0 15px 0 25px;color:#292929;height:60px;width:100%;display:table}@media(min-width: 768px){.product-info-sections li a{padding:0 7px;height:50px}}@media(min-width: 992px){.product-info-sections li a{padding:0 15px 0 3px;height:50px}}.product-info-sections li a span{display:table-cell;vertical-align:middle}.product-info-sections li a span small{font-size:11px;text-transform:none;margin:0 0 0 5px}@media(min-width: 768px){.product-info-sections li a span small{font-size:13px}}@media(min-width: 992px){.product-info-sections li a span{font-size:11px}}.product-info-sections li a span+span{width:18px;text-align:center}.product-info-sections li a:hover,.product-info-sections li a:focus{text-decoration:none}.product-info-sections li.section{font-size:11px;text-align:left}@media(min-width: 768px){.product-info-sections li.section{font-size:13px}}@media(min-width: 992px){.product-info-sections li.section{font-size:12px}}.product-info-sections div.compositionsByZone{padding-left:10px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .content>.row{margin:0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .content>.row>div{padding:0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .info-popup{padding:30px 25px;font-size:12px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .product-info-sections .section{padding:0 13px 0 25px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .product-info-sections .filter{padding:18px 0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .product-info-sections .form-group{margin:0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .btn-container{padding:40px 25px}@media(min-width: 768px){.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content{width:100%;padding:0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content header{border-bottom:1px solid #eaeaea}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content header h2{font-size:14px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .content{padding:0 100px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .content>.row{margin:0 -10px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .content>.row>div{padding:0 10px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .info-popup{padding:40px 0 50px;font-size:14px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .product-info-sections .section{padding:0 13px 0 0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .product-info-sections .filter{padding:25px 0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .btn-container{padding:70px 80px}}@media(min-width: 992px){.store-check-dialog.ngdialog.ngdialog-theme-plain{text-align:center}.store-check-dialog.ngdialog.ngdialog-theme-plain .container-dialog{width:868px;margin:auto;padding:41px 0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content{width:95%}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content header{border-bottom:none !important;padding:0 0 41px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content header h2{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .content{padding:0;height:calc(100% - 65px)}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .content>.row{margin:20px 0;height:calc(100% - 90px)}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .content>.row>div{height:100%;overflow:auto}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .info-popup{padding:5px 0 0;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .product-info-sections{border:none;margin:20px 0 33px}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .product-info-sections .section{padding:0;border:none}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .product-info-sections .filter{padding:10px 0}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .image{height:100%}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .image .img-responsive{max-height:100%;width:auto}.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content .btn-container{padding:0}}@media(min-width: 1280px){.store-check-dialog.ngdialog.ngdialog-theme-plain .ngdialog-content{width:88.7%}}.product-returns-info .info .block{margin:0 12px}.product-returns-info .info .block:nth-child(2){margin-top:30px}.product-return-doc a{cursor:pointer;text-decoration:underline}.care-img{width:16px}@media(min-width: 992px){.product-info-dialog .btn-link{font-size:12px}}@media(min-width: 1280px){.product-info-dialog .btn-link{font-size:11px}}@media(min-width: 992px)and (max-width: 1279px){#ItxProductPage .product-detail-container h2{font-size:14px;margin:0 0 20px}#ItxProductPage .product-detail-container h3{font-size:11px;font-weight:normal;margin:35px 0 0}#ItxProductPage .product-detail-container .product-price .price,#ItxProductPage .product-detail-container .product-price .js-old-price{font-size:11px}#ItxProductPage .product-detail-container .product-info .product-colors{padding:10px 0 3px !important}}.swiper-container{width:100%;height:100%;padding-left:0}.swiper-container .swiper-slide.active-product{z-index:100}.swiper-container .swiper-slide:last-child{margin-right:0 !important}.swiper-container.swiper-container-fade .swiper-slide{pointer-events:auto}.swiper-container iframe{pointer-events:none}.product-triman p i{font-size:24px;position:relative;top:5px}.product-triman p span{font-size:13px;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;margin-left:6px}.popup-add-to-cart.other-products{z-index:999999;opacity:1;position:absolute;bottom:0;left:0;width:100%;margin-bottom:-70px;background:#fff;background:rgba(255,255,255,.95);min-height:calc(60vh - 50px);max-height:calc(60vh - 50px);margin-bottom:-70px}@media(min-width: 768px){.popup-add-to-cart.other-products{min-height:calc(60vh - 80px);max-height:calc(60vh - 80px);padding:0 30px;margin-bottom:-86px;overflow-x:hidden}}.popup-add-to-cart.other-products.added{max-height:calc(50vh - 80px);min-height:calc(50vh - 80px)}.popup-add-to-cart.other-products .see-all{font-size:12px;cursor:pointer;padding:15px 0 10px}.popup-add-to-cart.other-products .see-all .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);display:block;margin:0 0 5px}.popup-add-to-cart.other-products .grid{padding:0 15px}@media(min-width: 768px){.popup-add-to-cart.other-products .see-all{font-size:12px;padding:25px 0 20px}.popup-add-to-cart.other-products .see-all .icon{margin:0 0 10px}}@media(max-width : 991px){itx-product-page .active-product .lookbook-content .bundle-product-page{position:relative}itx-product-page .active-product .lookbook-content .bundle-product-page .other-products{position:absolute}}.explorer .product-images-container .lightSlider li .center-block{display:block}.explorer .product-images-container #product-images-slider img{width:100%}@media(min-width: 1280px)and (max-width: 1900px){.col-md-12.col-lg-6.add-cart{width:100%;margin:0px 0px 5px 0px}}@media(min-width: 1900px){.col-md-12.col-lg-6.add-cart{width:50%}}.title-alternative{font-weight:normal}@media(min-width: 992px){#ItxProductPage.en_CN #product-images-grid>div:nth-child(2n-1),#ItxProductPage.zh_CN #product-images-grid>div:nth-child(2n-1),.product-detail-dialog.en_CN #product-images-grid>div:nth-child(2n-1),.product-detail-dialog.zh_CN #product-images-grid>div:nth-child(2n-1){clear:both}}#ItxProductPage.en_CN #product-images-grid>div img,#ItxProductPage.zh_CN #product-images-grid>div img,.product-detail-dialog.en_CN #product-images-grid>div img,.product-detail-dialog.zh_CN #product-images-grid>div img{cursor:url("//static.massimodutti.cn/3/static2/itxstandard/images/detail/icons/zoomin.png"),url("//static.massimodutti.cn/3/static2/itxstandard/images/detail/icons/zoomin.cur"),pointer}#ItxProductPage.en_CN .detail-double-image,#ItxProductPage.zh_CN .detail-double-image,.product-detail-dialog.en_CN .detail-double-image,.product-detail-dialog.zh_CN .detail-double-image{cursor:url("//static.massimodutti.cn/3/static2/itxstandard/images/detail/icons/zoomin.png"),url("//static.massimodutti.cn/3/static2/itxstandard/images/detail/icons/zoomin.cur"),pointer}.instagram_webview .banner-product,.facebook_webview .banner-product{position:relative;padding:0}.instagram_webview .product-images-container,.facebook_webview .product-images-container{height:calc(100% - 90px)}.instagram_webview .pswp,.facebook_webview .pswp{height:calc(100vh - 60px)}.instagram_webview .product-images-container .lightSlider li,.facebook_webview .product-images-container .lightSlider li{margin:0}.product-info-sections .section .toggler.more{display:table-cell}.product-info-sections .section .toggler.less{display:none}.product-info-sections .section .info{display:none}.product-info-sections .section.open .toggler.more{display:none}.product-info-sections .section.open .toggler.less{display:table-cell}.product-info-sections .section.open .info{display:block}.product-info-sections .img_size_guide{width:40px;margin-left:5px}.product-info-sections .info .link{cursor:pointer;text-decoration:underline}.product-detail-dialog .product-info .size-info{display:none}.footer-apollo{overflow:hidden}.modal-product-size-guide #main_guia_tallas,.product-size-guide #main_guia_tallas{width:100%;min-width:860px;background:#fff;margin-bottom:20px;padding:0}.modal-product-size-guide table.guia_tallas,.product-size-guide table.guia_tallas{margin-bottom:35px;width:100%}.modal-product-size-guide table.guia_tallas tr,.product-size-guide table.guia_tallas tr{border-bottom:1px solid #eaeaea}.modal-product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr td{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;width:124px;padding:2px 0 2px 4px}.modal-product-size-guide table.guia_tallas tr td.table_col_1,.product-size-guide table.guia_tallas tr td.table_col_1{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;width:196px !important;min-width:196px !important}.modal-product-size-guide .table_titles,.product-size-guide .table_titles{width:100%;height:20px;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;margin-bottom:20px;overflow:hidden;border-bottom:0;background-color:#fff}.modal-product-size-guide .table_titles h2,.product-size-guide .table_titles h2{margin:0;padding-top:2px;text-align:center;font-weight:normal}.modal-product-size-guide .table_titles h2 a,.product-size-guide .table_titles h2 a{text-decoration:none;color:#fff}.modal-product-size-guide .table_titles p,.product-size-guide .table_titles p{background-color:#eaeaea;margin:0;padding-left:9px;padding-top:3px}.modal-product-size-guide .table_titles.gray_active,.product-size-guide .table_titles.gray_active{width:430px;margin-right:0;background-color:#292929;border:1px solid #292929;height:auto;padding:5px;float:left}.modal-product-size-guide .table_titles.gray_inactive,.product-size-guide .table_titles.gray_inactive{background-color:#fff;border:1px solid #292929;width:430px;height:auto;padding:5px;float:left}.modal-product-size-guide .table_titles.gray_inactive h2 a,.product-size-guide .table_titles.gray_inactive h2 a{color:#292929}.modal-product-size-guide .guiatallas .table_titles,.product-size-guide .guiatallas .table_titles{margin-bottom:5px}.modal-product-size-guide .seccion_guia_tallas,.product-size-guide .seccion_guia_tallas{width:100%;height:20px;margin-top:28px;margin-bottom:20px;overflow:hidden}.modal-product-size-guide .seccion_guia_tallas .col_guia,.product-size-guide .seccion_guia_tallas .col_guia{float:left;width:286px}.modal-product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia a{color:#292929;text-decoration:none;text-decoration:underline;font-weight:lighter}.modal-product-size-guide .seccion_guia_tallas .col_guia.center,.product-size-guide .seccion_guia_tallas .col_guia.center{text-align:center}.modal-product-size-guide .seccion_guia_tallas .col_guia.right,.product-size-guide .seccion_guia_tallas .col_guia.right{text-align:right}.modal-product-size-guide .seccion_guia_tallas .col_guia.active a,.product-size-guide .seccion_guia_tallas .col_guia.active a{color:#292929;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;text-decoration:underline}.modal-product-size-guide .seccion_guia_tallas.men_women .col_guia,.product-size-guide .seccion_guia_tallas.men_women .col_guia{float:left;width:215px}.modal-product-size-guide .medirse h3,.product-size-guide .medirse h3{border-bottom:1px solid #eaeaea;height:23px;margin-bottom:16px;padding-bottom:16px}.modal-product-size-guide .medirse .medirse_col,.product-size-guide .medirse .medirse_col{display:inline-block;vertical-align:top;width:calc(50% - 10px)}.modal-product-size-guide .medirse .imagen_col,.product-size-guide .medirse .imagen_col{margin-top:40px}.modal-product-size-guide .imagen_col_bg,.product-size-guide .imagen_col_bg{position:absolute;z-index:10}.modal-product-size-guide .imagen_col_photo,.product-size-guide .imagen_col_photo{margin-top:15px;position:absolute}.modal-product-size-guide .popupHtml .jspPane,.product-size-guide .popupHtml .jspPane{position:relative !important}.modal-product-size-guide .popupHtml #main_guia_tallas,.product-size-guide .popupHtml #main_guia_tallas{margin:20px auto}.modal-product-size-guide .jspVerticalBar,.product-size-guide .jspVerticalBar{display:none !important}.modal-product-size-guide #medirse,.product-size-guide #medirse{display:none}.modal-product-size-guide .devos_paises,.product-size-guide .devos_paises{padding:5px 0;text-align:center}.modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide .table_titles,.modal-product-size-guide .table_intro p,.modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles p,.modal-product-size-guide h3.medirse_title,.modal-product-size-guide .medirse_col p,.modal-product-size-guide .devos_paises,.modal-product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide table.guia_tallas tr td,.product-size-guide .seccion_guia_tallas,.product-size-guide .table_titles,.product-size-guide .table_intro p,.product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles p,.product-size-guide h3.medirse_title,.product-size-guide .medirse_col p,.product-size-guide .devos_paises,.product-size-guide .seccion_guia_tallas .col_guia a{color:#292929}.modal-product-size-guide .table_container,.product-size-guide .table_container{display:none}@media(min-width: 992px){.modal-product-size-guide .table_container,.product-size-guide .table_container{display:block}}.modal-product-size-guide .modal_header,.product-size-guide .modal_header{margin-bottom:15px}.modal-product-size-guide .size_guide_info,.product-size-guide .size_guide_info{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:12px;text-align:center}.modal-product-size-guide .size_guide_info a,.product-size-guide .size_guide_info a{text-decoration:none;color:#7a7a7a;font-weight:lighter}.modal-product-size-guide .size_guide_info h3,.product-size-guide .size_guide_info h3{border-bottom:1px solid #eaeaea;color:#4b4b4b;font-weight:normal;font-size:14px;margin-top:15px;padding-bottom:15px;text-align:left}.modal-product-size-guide .size_guide_info img,.product-size-guide .size_guide_info img{width:100%}.modal-product-size-guide .size_guide_info p,.product-size-guide .size_guide_info p{text-align:left;font-size:14px;margin-bottom:35px}.modal-product-size-guide .size_guide_info .arrow_size,.product-size-guide .size_guide_info .arrow_size{margin:0;padding:0 25px 0 0;cursor:pointer;position:relative;line-height:14px}.modal-product-size-guide .size_guide_info .arrow_size:after,.product-size-guide .size_guide_info .arrow_size:after{content:"\e92e";position:absolute;top:0;right:4px;font-size:7px;font-family:"FontDutti",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in, -webkit-transform .3s ease-in}.modal-product-size-guide .size_guide_info .arrow_size.active:after,.product-size-guide .size_guide_info .arrow_size.active:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.modal-product-size-guide .size_guide_btn,.product-size-guide .size_guide_btn{margin-bottom:28px;overflow:hidden}.modal-product-size-guide .size_guide_btn .btn.mult,.product-size-guide .size_guide_btn .btn.mult{width:100%;margin-right:0;background-color:#292929;border:1px solid #292929;color:#fff;height:auto;padding:10px;float:left;margin-bottom:10px}.modal-product-size-guide .size_guide_btn .btn.mult.unactive,.product-size-guide .size_guide_btn .btn.mult.unactive{color:inherit;background-color:#fff;border:1px solid #292929}.modal-product-size-guide .size_guide_btn .btn.mult.unactive h2 a,.product-size-guide .size_guide_btn .btn.mult.unactive h2 a{color:#292929}@media(min-width : 480px){.modal-product-size-guide .size_guide_btn .btn.mult,.product-size-guide .size_guide_btn .btn.mult{width:50%}}.modal-product-size-guide .size_guide_title,.product-size-guide .size_guide_title{font-size:14px;margin-bottom:35px}.modal-product-size-guide .table_container,.product-size-guide .table_container{padding-top:20px}.modal-product-size-guide .table_box,.product-size-guide .table_box{text-align:left;margin-bottom:30px}.modal-product-size-guide .table_box .table_top,.product-size-guide .table_box .table_top{width:100%;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;margin-bottom:15px;overflow:hidden;border-bottom:0;background-color:#eaeaea;padding-left:9px;padding-top:3px}.modal-product-size-guide .table_box table tr,.product-size-guide .table_box table tr{border-bottom:1px solid #eaeaea}.modal-product-size-guide .table_box table tr td,.product-size-guide .table_box table tr td{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;width:124px;padding:2px 0 2px 4px}.modal-product-size-guide .table_box table tr td.table_col_1,.product-size-guide .table_box table tr td.table_col_1{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;width:196px !important;min-width:196px !important}#ItxBundlePage .header{border-bottom:1px solid #e3e3e3}@media(min-width: 992px){.ngdialog.ngdialog-theme-plain.ngdialog-bundle-access-dialog .ngdialog-content{height:400px;width:100%}}itx-bundle-row,itx-bundle-dialog{display:block}.bundle-page{padding:51px 0 0}.bundle-page h2{font-size:16px;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;color:#292929;text-align:center;margin:20px 0}@media(min-width: 768px){.bundle-page{padding:82px 0 0}}@media(min-width: 992px){.bundle-page{padding:35px 0 0}}.bundle-product{height:100%;margin:0 auto 35px}.bundle-product .bundle-image{position:relative}.bundle-product .bundle-video{position:relative}.bundle-product .bundle-video video{width:100%}.bundle-product .rollover-text{display:none}.bundle-product .rollover{position:relative;z-index:1;cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bundle-product .sive{max-height:100%}.bundle-product .bundle-info{text-align:center}.bundle-product .bundle-info p{font-size:17px;margin:0;line-height:normal;color:#292929}.bundle-product .bundle-info p.descr{font-size:7px}.bundle-product .bundle-info p .light{font-weight:100}.bundle-product .bundle-info hr{width:30px;border-top:2px solid #292929;margin:10px 0;display:inline-block}.bundle-product .bundle-info .left,.bundle-product .bundle-info .right,.bundle-product .bundle-info .center,.bundle-product .bundle-info .center-in-row{position:absolute;text-align:center;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:0;z-index:10}.bundle-product .bundle-info .left-down,.bundle-product .bundle-info .right-down{position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);padding:25px 0 0}.bundle-product .bundle-info.white p{color:#fff}.bundle-product .bundle-info.white hr{border-color:#fff}@media(min-width: 992px){.bundle-product{margin:0;display:table-cell;vertical-align:middle}.bundle-product .rollover-text{display:block;position:absolute;left:0;right:0;text-align:center;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);z-index:3;color:#fff;font-size:27px;pointer-events:none;opacity:0;-webkit-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.bundle-product .rollover-text>p{margin:0;line-height:normal}.bundle-product .rollover{-webkit-perspective:1000;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:-webkit-transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94)}.bundle-product .rollover.hover{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.bundle-product .rollover.hover:after,.bundle-product .rollover.hover .rollover-text{opacity:1}.bundle-product .rollover:after{content:"";position:absolute;z-index:2;display:block;top:0;left:0;right:0;bottom:0;background:#8c8c8c;background:rgba(102,102,102,.75);opacity:0;-webkit-transition:opacity .55s ease-in-out;transition:opacity .55s ease-in-out}.bundle-product .bundle-info{text-align:left}.bundle-product .bundle-info p{font-size:34px}.bundle-product .bundle-info p.descr{font-size:12px}.bundle-product .bundle-info hr{width:60px;margin:20px 0}.bundle-product .bundle-info .left,.bundle-product .bundle-info .right{left:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bundle-product .bundle-info .left{left:0%}.bundle-product .bundle-info .right{right:0%}.bundle-product .bundle-info .left-down{text-align:left;padding:40px 0 0}.bundle-product .bundle-info .right-down{text-align:right;padding:40px 0 0}.bundle-product .bundle-info .white{color:#fff}.bundle-product .bundle-info .center,.bundle-product .bundle-info .center-in-row{width:100%}}.bundle-content{position:relative}.bundle-content .bundle-product-page{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:10;padding:0}@media(min-width: 992px){.bundle-content .bundle-product-page{padding:20px 0 0}}.bundle-content .bundle-product-page .other-products{position:fixed;bottom:0;left:0;width:100%;background:#fff;background:rgba(255,255,255,.95);min-height:320px;-webkit-transition:min-height .35s ease-in-out;transition:min-height .35s ease-in-out}.bundle-content .bundle-product-page .other-products .see-all{font-size:10px;cursor:pointer;padding:15px 0 10px}.bundle-content .bundle-product-page .other-products .see-all .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);display:block;margin:0 0 5px}.bundle-content .bundle-product-page .other-products .grid{padding:0 15px}.bundle-content .bundle-product-page .other-products.open{padding-top:8%;min-height:calc(100vh - 33px);max-height:calc(100vh - 33px);overflow:auto}.bundle-content .bundle-product-page .other-products.open .see-all .icon{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.bundle-content .bundle-product-page .other-products.open .see-all span{display:none}.bundle-content .bundle-product-page>.row,.bundle-content .bundle-product-page .product-detail-container,.bundle-content .bundle-product-page .product-detail-related-desktop,.bundle-content .bundle-product-page #product-images-grid,.bundle-content .bundle-product-page .image{height:100%}.bundle-content .bundle-product-page #product-images-grid .img-responsive{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);max-height:100%;-webkit-transition:top .5s ease-in,-webkit-transform .5s ease-in;transition:top .5s ease-in,-webkit-transform .5s ease-in;transition:transform .5s ease-in,top .5s ease-in;transition:transform .5s ease-in,top .5s ease-in,-webkit-transform .5s ease-in}.bundle-content .bundle-product-page #product-images-grid .img-responsive.img-tap{top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.bundle-content .bundle-product-page .image{position:relative}@media(max-width : 767px){#ItxProductPage .bundle-product-page .related-products.other-products{padding-bottom:35px}}@media(max-width : 480px){#ItxProductPage .bundle-product-page .lSSlideOuter{padding-left:5px}}@media(min-width: 768px){.bundle-content .bundle-product-page .other-products.open{min-height:calc(100vh - 80px);max-height:calc(100vh - 80px);padding:0 30px}}@media(min-width: 768px){.bundle-content .bundle-product-page .other-products .see-all{font-size:12px;padding:25px 0 20px}.bundle-content .bundle-product-page .other-products .see-all .icon{margin:0 0 10px}}.bundle-content .bundle-product-page{padding:20px 0 0}.bundle-content .bundle-product-page .icon-close-modal{width:100%;text-align:right;cursor:pointer;padding-right:20px}.bundle-content .bundle-product-page #bundle-dialog-image .other-products .lSSlideOuter{padding:0 !important}.bundle-content .bundle-product-page #bundle-dialog-image .other-products .lSSlideOuter .lSSlideWrapper ul{margin:auto}@media(min-width: 768px){.bundle-content .bundle-product-page{padding:20px 0 0}.bundle-content .bundle-product-page .icon-close-modal{width:100%;text-align:right;cursor:pointer;padding-right:20px}}@media(min-width: 992px){.bundle-content .bundle-product-page{padding:120px 84px 0;background-color:rgba(255,255,255,0) !important;height:85%}.bundle-content .bundle-product-page .product-detail-container{padding:0 10px;margin:15px 0 0;height:calc(100% - 35px);overflow:auto;position:static}.bundle-content .bundle-product-page .product-detail-container .col-xs-6:nth-child(2n){clear:both}.bundle-content .bundle-product-page .icon-close-modal{width:100%;text-align:right;cursor:pointer}.bundle-content .bundle-product-page .product-detail-related-desktop{height:calc(100% - 104px)}.bundle-content .bundle-product-page #product-images-grid .img-responsive{top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.bundle-content .bundle-product-page .img-abs{position:absolute;z-index:1000}.bundle-content .bundle-product-page .toolbar{padding:37px 0}.bundle-content .bundle-product-page .toolbar a,.bundle-content .bundle-product-page .toolbar span{display:inline-block;vertical-align:middle}.bundle-content .bundle-product-page .toolbar .icon{font-size:15px;margin:0 22px;cursor:pointer}}@media(min-width: 992px){#ItxProductPage .bundle-content .bundle-product-page{position:relative;padding-top:0;height:70vh}}#lookbook #page{overflow:inherit}@media(max-width: 480px){.look-img-responsive{width:100%}}.bundle-product .rollover{position:relative;z-index:1;cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bundle-product .center,.bundle-product .center-in-row{width:100%}.bundle-product .bundle-info .text-white p{color:#fff !important}.bundle-product .bundle-info .text-white hr{border-top:2px solid #fff !important}@media(min-width: 992px){.bundle-product .bundle-image .rollover.hover{z-index:100}}@media(min-width: 992px){.bundle-product .bundle-info .rollover.hover{z-index:999}.bundle-product .bundle-info .bundle-info p{font-size:32px}.bundle-product .bundle-info .bundle-info p.descr{font-size:13px}}.bundle-product-page{background-color:#fff}.bundle-product-page .row{background-color:#fff}.overflowedMenu #main-menu ul{max-width:1200px}@media(min-width: 992px){.overflowedMenu #main-menu li{margin:0 12px}}@media(min-width: 1280px){.overflowedMenu #main-menu li{margin:0 21px}}@media(min-width: 992px){.ngdialog.ngdialog-theme-plain.ngdialog-bundle-access-dialog .ngdialog-content{height:830px;width:1210px}}@media(min-width: 992px){.ngdialog.ngdialog-theme-plain.ngdialog-bundle-access-dialog .ngdialog-content itx-bundle-dialog{height:calc(100% - 35px)}}@media(min-width: 992px){.ngdialog.ngdialog-theme-plain.ngdialog-bundle-access-dialog .ngdialog-content itx-bundle-dialog .bundle-content{height:100%}}@media(min-width: 992px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page{position:relative;padding:0;margin-top:35px}}@media(min-width: 1280px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page{position:relative;width:1035px;height:795px !important}}.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page .product-view-image-wrapper>a img{height:auto}@media(min-width: 992px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page .product-detail-related-desktop{height:calc(100% - 10px)}.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page .product-detail-related-desktop .image img{height:auto}}.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page #bundle-dialog-image img{cursor:pointer}@media(min-width: 992px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page #bundle-dialog-image{margin-top:0px;overflow:hidden}}@media(min-width: 992px)and (max-width: 1279px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page #bundle-dialog-image{margin-top:35px}}.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page #bundle-dialog-products .product-view-image-wrapper>a img{height:auto}.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page #bundle-dialog-products .title-bundle-dialog{position:relative;margin-bottom:20px;font-size:14px}@media(min-width: 992px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page #bundle-dialog-products.has-less-3-products{padding-top:18% !important}}@media(min-width: 992px)and (max-width: 1279px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page #bundle-dialog-products.has-less-3-products{padding-top:18% !important}}.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page .icon-close-modal{margin-bottom:15px}@media(min-width: 992px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page .icon-close-modal{margin-top:12px;top:-30px;right:-115px;position:absolute}}@media(min-width: 992px)and (max-width: 1279px){.ngdialog-bundle-access-dialog .bundle-content .bundle-product-page .icon-close-modal{right:-65px}}.content-category-page{position:relative;min-height:80vh}#ItxCategoryPage .header{border-bottom:1px solid #eaeaea}#page .page-content{position:relative;min-height:80vh}.hg-grid .icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:17px;width:26px}.hg-grid .icon svg{width:16px}.hg-grid .content img{width:100%;height:100%;vertical-align:middle}.grid-content{position:relative;min-height:200px}@media(min-width: 992px){.grid-content{margin-left:300px;margin-right:40px}}.is-rtl .hg-breadcrumb{margin-right:8px;margin-top:10px;float:right}.is-rtl .color-wrap button{margin-left:4px;margin-right:0}@media(min-width: 992px){.is-rtl .grid-content{margin-left:40px;margin-right:300px}}.is-rtl .grid-sidebar{left:inherit;right:0}.is-rtl .grid-sidebar .grid-sidebar-inner{float:right;padding-bottom:50px;padding-right:32px;padding-left:0}.is-rtl .grid-sidebar .ma-menu-box{float:none}.is-rtl #js-ma-category-list{text-align:right}.is-rtl #js-ma-category-list .ma-submenu-title{text-align:right}.is-rtl #js-ma-category-list ul>li ul>li{margin-left:0;margin-right:16px}.is-rtl #js-ma-category-list ul>li>ul>li>ul>li{margin-left:0px;margin-right:24px;left:inherit;right:0}.is-rtl #js-ma-category-list ul>li ul>li a::before,.is-rtl #js-ma-category-list ul>li ul>li span::before{margin:-5px -16px 0 16px;right:0}.grid-filterbar{background:#fff;z-index:1000;width:calc(100% - 8px);float:left;position:absolute}.grid-filterbar .col{text-align:right}.grid-filterbar ul{display:inline-block;padding:10px 0}.grid-filterbar ul li{float:left}.grid-sidebar{width:300px;float:left;padding-top:50px;display:none}@media(min-width: 992px){.grid-sidebar{padding-top:72px;display:block}}.grid-sidebar ul{padding-left:0}.order-container{display:none}@media(min-width: 1280px){.order-container{float:left;display:block}}.layout-container{display:none}@media(min-width: 768px){.layout-container{display:inline-block}}.layout-container a{padding:0px 0 8px 16px;opacity:.5}.layout-container a.active{opacity:1}.order-container{margin-left:10px}.category-options .filter-count-num{display:none}@media(min-width: 768px){.category-options .filter-count-num{display:inline-block}}.category-options .filter-count-num:empty{display:none}.filter-count-num{height:16px;width:16px;border-radius:50%;padding:0px;background:#e3e3e3;margin-right:12px;display:inline-block;text-align:center;font-size:11px}@media(min-width: 768px){.filter-count-num{display:inline-block}}.filter-count-num:empty{display:none}.category-filter-count{position:absolute;left:0;width:32px;text-align:right}.content-category-page .category-filter-noresults,.content-category-page .category-filter-wrap{display:none}@media(min-width: 768px){.content-category-page .category-filter-noresults,.content-category-page .category-filter-wrap{display:inline-block}}.filter-results,.category-filter-wrap{display:inline-block;position:relative;min-width:130px;margin-left:-10px;padding-left:36px;padding-right:8px}.category-filter-noresults{min-width:130px;display:inline-block;position:relative;margin-left:-10px;padding-left:36px;padding-right:8px}.filter-container{display:inline-block}.category-toolbar-wrap{border-bottom:1px solid #e3e3e3;position:fixed;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);width:100%;z-index:1002;height:50px;background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width: 992px){.category-toolbar-wrap{right:0;height:70px;background:#fff;border:none;margin-top:-2px}}.category-toolbar-wrap .breadcrumb{padding:0 10px;background:none;border-radius:0;display:inline-block;vertical-align:middle;font-size:12px;font-weight:100}.category-toolbar-wrap .icon-layout-grid:hover,.category-toolbar-wrap .order-count:hover,.category-toolbar-wrap .filter-count:hover{color:#c1c1c1}.category-toolbar-wrap .icon-layout-grid .selected,.category-toolbar-wrap .order-count .selected,.category-toolbar-wrap .filter-count .selected{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;color:#292929}.category-toolbar-wrap .breadcrumb{padding:0;margin:0 0 0 9px}.category-toolbar-wrap .icon{font-size:13px}.category-toolbar-wrap .form-group{margin:0}.category-toolbar-wrap .suggestion{display:block;position:absolute;top:0;left:68px;width:auto;height:30px;font-size:12px;font-style:italic;z-index:10}.category-toolbar-wrap .suggestion>.init{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.category-toolbar-wrap .suggestion>.invisible{margin:0 0 0 5px}.category-toolbar-wrap .suggestion>.tail{margin:0 0 0 -3px;color:#d2d2d2}.category-toolbar-wrap .input-group{width:100%}.category-toolbar-wrap .input-group .input-group-addon{position:absolute;top:0;right:25px;padding:13px 0;width:70px;display:none;text-align:right}.category-toolbar-wrap .input-group.focus .input-group-addon{display:inline-block;z-index:100}@media(min-width: 768px){.category-toolbar-wrap .suggestion{top:-1px;left:262px;font-size:11px}.category-toolbar-wrap .suggestion>.tail{margin:0 0 0 -5px}.category-toolbar-wrap .input-group .input-group-addon{right:40px;padding:16px 0;width:200px;font-size:18px}}.category-filter{background:#fff;z-index:1}.category-filter a{margin:0 0 0 3px}@media(min-width: 992px){.category-filter a{margin:0 0 0 10px}}.category-filter a.remove-filters{text-transform:none;font-size:12px}@media(min-width: 768px){.category-filter a.remove-filters{font-size:12px}}.category-filter .horizontal-slider{white-space:nowrap;overflow-x:scroll}.category-filter .text-primary{vertical-align:middle}.category-filter .filter-badge{padding:3px 7px;margin:0 8px;display:inline-block;vertical-align:middle;padding:5px 10px;border:1px solid #e3e3e3;margin-left:4px}.category-filter .filter-badge span{padding:0;margin:0}.category-filter .filter-badge .icon{font-size:11px;margin-top:5px}.category-filter .filter-badge a{cursor:pointer}.category-filter .filter-selection{white-space:nowrap;overflow-x:auto;padding:8px 16px;position:relative;min-height:36px}@media(min-width: 768px){.category-filter .filter-selection{padding:8px 16px}}@media(min-width: 1280px){.category-filter .filter-selection{padding:0px 42px 0 0;min-height:initial}}.category-nav-container{margin:24px 8px}@media(min-width: 992px){.category-nav-container{margin:24px}}.category-nav-container .arrow-container{display:inline-block;vertical-align:middle;border:1px solid #292929;width:36px;height:36px;padding:8px 0;border-radius:50%}.category-nav-container .section-nav-container{padding:0 10px;display:inline-block;vertical-align:top;width:calc(100% - 36px)}.category-nav-container .section-nav-container .name{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.category-nav-container .section-nav-container.has-ellipsis{margin:0}.category-nav-container a:hover{opacity:.6}.category-nav-container .arrow-right{float:right}.no-results{display:table;width:100%;height:calc(100vh - 500px);text-align:center;padding:0 15px}.no-results>p{display:table-cell;vertical-align:middle;line-height:normal;font-size:12px}@media(min-width: 992px){.no-results>p{font-size:12px;line-height:30px}}.scroll-up{position:fixed;bottom:0;height:48px;width:48px;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;text-align:center;visibility:visible;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:100px;border-radius:24px;bottom:16px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);cursor:pointer;overflow:hidden;padding:0 14px;right:16px;-webkit-transition:all .4s cubic-bezier(0.19, 1, 0.22, 1);transition:all .4s cubic-bezier(0.19, 1, 0.22, 1);z-index:100}@media(min-width: 768px){.scroll-up{padding:13px 14px}}@media(min-width: 992px){.scroll-up{z-index:1000}}.scroll-up .icon-arrow-up{font-size:12px;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;display:table-cell;vertical-align:middle;margin-top:-2px}@media(min-width: 768px){.scroll-up .icon-arrow-up{font-size:11px}}@media(min-width: 992px){.scroll-up .icon-arrow-up{font-size:11px}}.scroll-up.open{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:slideLateral;animation:slideLateral}@-webkit-keyframes slideLateral{from{-webkit-transform:translate3d(50px, -65px, 0);transform:translate3d(50px, -65px, 0);visibility:visible}to{-webkit-transform:translate3d(0px, -65px, 0);transform:translate3d(0px, -65px, 0)}}@keyframes slideLateral{from{-webkit-transform:translate3d(50px, -65px, 0);transform:translate3d(50px, -65px, 0);visibility:visible}to{-webkit-transform:translate3d(0px, -65px, 0);transform:translate3d(0px, -65px, 0)}}.slideLateral{-webkit-animation-name:slideLateral;animation-name:slideLateral}.copy-container{position:relative;overflow:hidden}@media(min-width: 992px){.copy-container{margin-left:300px;margin-right:40px}}.copy-container>div{margin-bottom:20px}.copy-container .copy-title{line-height:25px;text-transform:uppercase;color:#292929;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;margin-bottom:0;padding:0 16px}@media(min-width: 768px){.copy-container .copy-title{margin-bottom:5.5px}}.copy-container .copy-description,.copy-container .copy-title{font-size:12px;padding:0 16px;display:block}@media(min-width: 768px){.copy-container .copy-description,.copy-container .copy-title{font-size:11px}}.copy-container .copy-description{padding-bottom:16px}@media(min-width: 768px){.copy-container .copy-description{padding-bottom:32px}}.hg-cat-filter{float:left;background:#fff;border-bottom:1px solid #e3e3e3;z-index:1;width:100%}@media(min-width: 992px){.hg-cat-filter{background:rgba(0,0,0,0);width:auto;margin-left:300px;max-width:calc(100% - 510px);margin-top:18px;margin-bottom:18px;border:none}}.md-scroll-side-wrap{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap;height:50px;padding-left:8px;padding-right:64px;border-right:1px solid #e3e3e3}.category-options{width:auto;display:inline-block;padding:13px 16px;border-left:1px solid #e3e3e3}@media(min-width: 768px){.category-options{width:21%}}@media(min-width: 992px){.category-options{margin-right:24px;width:auto;padding:24px 20px;border-left:none}}.toolbar .md-scroll-side{position:relative;width:calc(100% - 95px)}.toolbar .md-scroll-side:after{pointer-events:none;content:"";position:absolute;top:0;right:0;width:80px;height:49px;background:#fff;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#FFFFFF));background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%)}@media(min-width: 768px){.toolbar .md-scroll-side{width:80%}}@media(min-width: 992px){.toolbar .md-scroll-side{display:none}}.pswp{background-color:#fff;z-index:12929290 !important}.pswp .pswp__img--placeholder--blank{background-color:#fff}.pswp .pswp__ui--fit,.pswp .pswp__ui{background-color:rgba(255,255,255,0)}.pswp .pswp__ui--fit .pswp__top-bar,.pswp .pswp__ui--fit .pswp__caption,.pswp .pswp__ui .pswp__top-bar,.pswp .pswp__ui .pswp__caption{background-color:rgba(255,255,255,0)}.pswp .pswp__ui--fit .pswp__button--close,.pswp .pswp__ui .pswp__button--close{font-size:14px;font-family:"FontDutti",Helvetica,Arial,sans-serif;width:50px;height:50px;opacity:1;top:0;right:5px;margin:0px}@media(min-width: 768px){.pswp .pswp__ui--fit .pswp__button--close,.pswp .pswp__ui .pswp__button--close{font-size:14px;margin:20px}}@media(min-width: 992px){.pswp .pswp__ui--fit .pswp__button--close,.pswp .pswp__ui .pswp__button--close{font-size:14px;width:100px;height:100px;margin:20px}}.pswp .icon-arrow-prev,.pswp .icon-arrow-next{position:absolute;top:50%;-webkit-transform:translate(0px, -50%) scale(1, 1.2);-ms-transform:translate(0px, -50%) scale(1, 1.2);transform:translate(0px, -50%) scale(1, 1.2);color:#292929;cursor:pointer;padding:5px;background-color:rgba(255,255,255,.7);font-size:40px}@media(min-width: 768px){.pswp .icon-arrow-prev,.pswp .icon-arrow-next{font-size:60px}}@media(min-width: 992px){.pswp .icon-arrow-prev,.pswp .icon-arrow-next{font-size:80px}}.pswp .icon-arrow-prev{left:10px}@media(min-width: 768px){.pswp .icon-arrow-prev{left:20px}}.pswp .icon-arrow-next{right:10px}@media(min-width: 768px){.pswp .icon-arrow-next{right:20px}}.pswp__top-bar{height:0px}.zoomImagesContainer{position:absolute;width:100%;height:109px;left:0;bottom:0;padding:15px;background-color:rgba(192,192,192,.3)}@media(min-width: 768px){.zoomImagesContainer{height:136px}}.bxslider li{max-width:60px}@media(min-width: 768px){.bxslider li{max-width:none}}@media(min-width: 1600px){.bxslider li{width:90px}}.bx-wrapper .bx-viewport{background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:none}.bx-wrapper li img.active-slide{border:solid #292929 1px}.bx-wrapper li img{border:solid #999 1px}.animated,.fade-animation.ng-enter,.fade-animation.ng-leave,.fade-animation-enter.ng-enter,.std-fade-animation.ng-enter,.std-fade-animation.ng-leave,.std-fade-animation-enter.ng-enter,#ItxProductPage .product-detail-related-mobile,#ItxProductPage .product-detail-related-mobile.ng-enter,.product-detail-dialog .product-detail-related-mobile,.product-detail-dialog .product-detail-related-mobile.ng-enter,#ItxProductPage .product-detail-related-mobile.ng-leave,#ItxProductPage .product-detail-related-mobile.ng-hide,.product-detail-dialog .product-detail-related-mobile.ng-leave,.product-detail-dialog .product-detail-related-mobile.ng-hide,#ItxProductPage .related-products.ng-enter,#ItxProductPage .latest-products.ng-enter,.product-detail-dialog .related-products.ng-enter,.product-detail-dialog .latest-products.ng-enter,.product-images-container itx-product-sizes.ng-hide-add,.product-images-container itx-product-sizes.ng-hide-remove,.banner-product.ng-hide-add,.banner-product.ng-hide-remove,.popup-add-to-cart.other-products.ng-hide-add,.popup-add-to-cart.other-products.ng-hide-remove,.scroll-up.open{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast,.fast.fade-animation.ng-enter,.fast.fade-animation.ng-leave,.fast.fade-animation-enter.ng-enter,.fast.std-fade-animation.ng-enter,.fast.std-fade-animation.ng-leave,.fast.std-fade-animation-enter.ng-enter,#ItxProductPage .fast.product-detail-related-mobile,#ItxProductPage .fast.product-detail-related-mobile.ng-enter,.product-detail-dialog .fast.product-detail-related-mobile,.product-detail-dialog .fast.product-detail-related-mobile.ng-enter,#ItxProductPage .fast.product-detail-related-mobile.ng-leave,#ItxProductPage .fast.product-detail-related-mobile.ng-hide,.product-detail-dialog .fast.product-detail-related-mobile.ng-leave,.product-detail-dialog .fast.product-detail-related-mobile.ng-hide,#ItxProductPage .fast.related-products.ng-enter,#ItxProductPage .fast.latest-products.ng-enter,.product-detail-dialog .fast.related-products.ng-enter,.product-detail-dialog .fast.latest-products.ng-enter,.product-images-container itx-product-sizes.fast.ng-hide-add,.product-images-container itx-product-sizes.fast.ng-hide-remove,.fast.banner-product.ng-hide-add,.fast.banner-product.ng-hide-remove,.fast.popup-add-to-cart.other-products.ng-hide-add,.fast.popup-add-to-cart.other-products.ng-hide-remove,.fast.scroll-up.open{-webkit-animation-duration:.25s;animation-duration:.25s}.animated.infinite,.infinite.fade-animation.ng-enter,.infinite.fade-animation.ng-leave,.infinite.fade-animation-enter.ng-enter,.infinite.std-fade-animation.ng-enter,.infinite.std-fade-animation.ng-leave,.infinite.std-fade-animation-enter.ng-enter,#ItxProductPage .infinite.product-detail-related-mobile,#ItxProductPage .infinite.product-detail-related-mobile.ng-enter,.product-detail-dialog .infinite.product-detail-related-mobile,.product-detail-dialog .infinite.product-detail-related-mobile.ng-enter,#ItxProductPage .infinite.product-detail-related-mobile.ng-leave,#ItxProductPage .infinite.product-detail-related-mobile.ng-hide,.product-detail-dialog .infinite.product-detail-related-mobile.ng-leave,.product-detail-dialog .infinite.product-detail-related-mobile.ng-hide,#ItxProductPage .infinite.related-products.ng-enter,#ItxProductPage .infinite.latest-products.ng-enter,.product-detail-dialog .infinite.related-products.ng-enter,.product-detail-dialog .infinite.latest-products.ng-enter,.product-images-container itx-product-sizes.infinite.ng-hide-add,.product-images-container itx-product-sizes.infinite.ng-hide-remove,.infinite.banner-product.ng-hide-add,.infinite.banner-product.ng-hide-remove,.infinite.popup-add-to-cart.other-products.ng-hide-add,.infinite.popup-add-to-cart.other-products.ng-hide-remove,.infinite.scroll-up.open{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge,.hinge.fade-animation.ng-enter,.hinge.fade-animation.ng-leave,.hinge.fade-animation-enter.ng-enter,.hinge.std-fade-animation.ng-enter,.hinge.std-fade-animation.ng-leave,.hinge.std-fade-animation-enter.ng-enter,#ItxProductPage .hinge.product-detail-related-mobile,#ItxProductPage .hinge.product-detail-related-mobile.ng-enter,.product-detail-dialog .hinge.product-detail-related-mobile,.product-detail-dialog .hinge.product-detail-related-mobile.ng-enter,#ItxProductPage .hinge.product-detail-related-mobile.ng-leave,#ItxProductPage .hinge.product-detail-related-mobile.ng-hide,.product-detail-dialog .hinge.product-detail-related-mobile.ng-leave,.product-detail-dialog .hinge.product-detail-related-mobile.ng-hide,#ItxProductPage .hinge.related-products.ng-enter,#ItxProductPage .hinge.latest-products.ng-enter,.product-detail-dialog .hinge.related-products.ng-enter,.product-detail-dialog .hinge.latest-products.ng-enter,.product-images-container itx-product-sizes.hinge.ng-hide-add,.product-images-container itx-product-sizes.hinge.ng-hide-remove,.hinge.banner-product.ng-hide-add,.hinge.banner-product.ng-hide-remove,.hinge.popup-add-to-cart.other-products.ng-hide-add,.hinge.popup-add-to-cart.other-products.ng-hide-remove,.hinge.scroll-up.open{-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes productSlideInDown{from{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes productSlideInDown{from{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.productSlideInDown{-webkit-animation-name:productSlideInDown;animation-name:productSlideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInUp,#ItxProductPage .product-detail-related-mobile,#ItxProductPage .product-detail-related-mobile.ng-enter,.product-detail-dialog .product-detail-related-mobile,.product-detail-dialog .product-detail-related-mobile.ng-enter,.product-images-container itx-product-sizes.ng-hide-remove,.banner-product.ng-hide-remove,.popup-add-to-cart.other-products.ng-hide-remove{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.slideOutDown,#ItxProductPage .product-detail-related-mobile.ng-leave,#ItxProductPage .product-detail-related-mobile.ng-hide,.product-detail-dialog .product-detail-related-mobile.ng-leave,.product-detail-dialog .product-detail-related-mobile.ng-hide,.product-images-container itx-product-sizes.ng-hide-add,.banner-product.ng-hide-add,.popup-add-to-cart.other-products.ng-hide-add{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes productslideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0)}}@keyframes productSlideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{-webkit-transform:translate3d(0, -200px, 0);transform:translate3d(0, -200px, 0)}}.productSlideOutUp{-webkit-animation-name:productSlideOutUp;animation-name:productSlideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn,.fade-animation.ng-enter,.fade-animation-enter.ng-enter,.std-fade-animation.ng-enter,.std-fade-animation-enter.ng-enter,#ItxProductPage .related-products.ng-enter,#ItxProductPage .latest-products.ng-enter,.product-detail-dialog .related-products.ng-enter,.product-detail-dialog .latest-products.ng-enter{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut,.fade-animation.ng-leave,.std-fade-animation.ng-leave{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.fade-animation{display:none}.fade-animation.is-open{display:block}.fade-animation-enter{display:none}.fade-animation-enter.is-open{display:block}@-webkit-keyframes lookBookFadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100, 0);transform:translate3d(0, 100, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lookBookFadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.lookBookFadeInUp{-webkit-animation-name:lookBookFadeInUp;animation-name:lookBookFadeInUp}@-webkit-keyframes lookBookFadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}}@keyframes lookBookFadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}}.lookBookFadeOutDown{-webkit-animation-name:lookBookFadeOutDown;animation-name:lookBookFadeOutDown}@-webkit-keyframes lookBookFadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100px, 0, 0);transform:translate3d(-100px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lookBookFadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100px, 0, 0);transform:translate3d(-100px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.lookBookFadeInLeft{-webkit-animation-name:lookBookFadeInLeft;animation-name:lookBookFadeInLeft}@-webkit-keyframes lookBookFadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100px, 0, 0);transform:translate3d(-100px, 0, 0)}}@keyframes lookBookFadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100px, 0, 0);transform:translate3d(-100px, 0, 0)}}.lookBookFadeOutLeft{-webkit-animation-name:lookBookFadeOutLeft;animation-name:lookBookFadeOutLeft}@-webkit-keyframes lookBookFadeInRight{from{opacity:0;-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes lookBookFadeInRight{from{opacity:0;-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.lookBookFadeInRight{-webkit-animation-name:lookBookFadeInRight;animation-name:lookBookFadeInRight}@-webkit-keyframes lookBookFadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes lookBookFadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0)}}.lookBookFadeOutRight{-webkit-animation-name:lookBookFadeOutRight;animation-name:lookBookFadeOutRight}.slide-down-animation{-webkit-transition:max-height .7s ease-in-out;transition:max-height .7s ease-in-out;max-height:0;overflow:hidden;padding:0}.slide-down-animation.is-open,.is-open>.slide-down-animation{max-height:3292929px;padding:inherit}.slide-down-animation.no-xs{max-height:3292929px}@media(min-width: 768px){.slide-down-animation.no-xs{max-height:0}.slide-down-animation.no-xs.is-open,.is-open .slide-down-animation.no-xs{max-height:3292929px;padding:inherit}}.slide-down-animation.no-sm{max-height:3292929px}@media(min-width: 992px){.slide-down-animation.no-sm{max-height:0}.slide-down-animation.no-sm.is-open,.is-open .slide-down-animation.no-sm{max-height:3292929px;padding:inherit}}.slide-down-animation.no-md{max-height:3292929px}@media(min-width: 1280px){.slide-down-animation.no-md{max-height:0}.slide-down-animation.no-md.is-open,.is-open .slide-down-animation.no-md{max-height:3292929px;padding:inherit}}.slide-toggle{overflow:hidden;-webkit-transition:all .6s;transition:all .6s}@keyframes fit-circle{to{stroke-dashoffset:0}}@keyframes fit-appear{to{opacity:1}}.animate-ng-if.ng-enter,.animate-ng-if.ng-leave{-webkit-transition:opacity ease .4s;transition:opacity ease .4s}.animate-ng-if.ng-enter,.animate-ng-if.ng-leave.ng-leave-active{opacity:0}.animate-ng-if.ng-leave,.animate-ng-if.ng-enter.ng-enter-active{opacity:1}#ItxCheckoutPage body,#ItxCheckoutAuthPage body{padding-top:50px}@media(min-width: 992px){#ItxCheckoutPage body,#ItxCheckoutAuthPage body{padding-top:70px}}@media(min-width: 768px){#ItxCheckoutPage .header-shopcart h2,#ItxCheckoutAuthPage .header-shopcart h2{font-size:14px}}#ItxCheckoutPage .checkout-bottom-spot,#ItxCheckoutAuthPage .checkout-bottom-spot{padding-bottom:20px}#ItxCheckoutPage itx-order-summary,#ItxCheckoutAuthPage itx-order-summary{float:left;width:100%}#ItxCheckoutPage body{padding-top:50px}@media(min-width: 992px){#ItxCheckoutPage body{padding-top:72px}}.checkout-list .info.freeShipping{position:relative;width:100%}.checkout-list .info.freeShipping .ma-estimate{display:inline-block;color:#585858;font-weight:normal}.checkout-list .info.freeShipping .ma-calculate{display:none;background:#f7f7f7;color:#b99d6b}.zipcode-active .checkout-list .info.freeShipping .ma-estimate{display:none}.zipcode-active .checkout-list .info.freeShipping .ma-calculate{display:block}.row-checkout h2,.init-checkout h2{text-align:center;float:left;width:100%}.row-checkout.shipping-content h2{text-align:left;float:left;width:70%;margin:20px 0 15px}.row-nif{margin-bottom:20px}.checkout-page{padding:24px 0 100px}.checkout-page .new-client a{cursor:pointer}.checkout-page .new-client button.link-line{padding-left:0;padding-right:0}.checkout-page .new-client .link-line{font-family:"dutti-daily-medium",Helvetica,arial,sans-serif;font-weight:500;display:initial;position:relative;border:0;-webkit-transform:none;-ms-transform:none;transform:none;cursor:pointer;background-color:rgba(0,0,0,0);background-image:linear-gradient(transparent calc(100% - 1px), #292929 10px);background-repeat:no-repeat;background-size:100% 100%;-webkit-transition:background-size .4s;transition:background-size .4s}.checkout-page .new-client .link-line:hover{opacity:.6}.phone-purchase .checkout-page{padding:95px 0 0}.checkout-page h2{margin:0 0 18px}.checkout-page h2+.description{width:100%;text-align:center;padding-bottom:10px;margin-top:20px}@media(min-width: 768px){.checkout-page{padding:30px 8px}.phone-purchase .checkout-page{padding:117px 0 0}.checkout-page h2{margin:0 0 38px}}@media(min-width: 992px){.phone-purchase .checkout-page{padding:125px 0 0}.checkout-page h2{margin:0 0 13px;text-align:center}}@media(min-width: 992px){.init-checkout{width:984px;margin:auto}}.init-checkout .init-container{padding:20px 0}.init-checkout .init-container h2{margin-bottom:40px}.init-checkout .init-container p{font-size:14px;display:inline-block}@media(min-width: 992px){.init-checkout .init-container p{font-size:12px}}.init-checkout .init-container p.notify{width:100%}.init-checkout .init-container .col-centered{float:none;display:inline-block;vertical-align:middle;padding:0 4%;max-width:400px}.init-checkout .init-container .col-centered:nth-child(2){border-left:1px solid #eaeaea}.init-checkout .init-container .col-centered p{margin:0 0 10px}.init-checkout .init-container .info-list p{width:calc(100% - 50px)}.init-checkout .init-container .login-checkout .btn-remember{width:auto;text-transform:none;text-decoration:underline;font-size:12px}.init-checkout .init-container .login-checkout .login-action{padding:0}.checkout-list li{font-size:14px;border-bottom:1px solid #eaeaea}@media(min-width: 992px){.checkout-list li{border-top:1px solid #eaeaea}}.checkout-list li .checkout-list-wrapper{color:#292929}.checkout-list li>p.discount{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;font-size:10px;padding:19px 40px 0 0;margin:0}@media(min-width: 768px){.checkout-list li>p.discount{font-size:13px}}.checkout-list li .icon-arrow-next{display:table-cell;font-size:14px;vertical-align:middle;width:18px;text-align:center}@media(min-width: 768px){.checkout-list li .icon-arrow-next{font-size:14px}}.checkout-list li .icon-close-menu,.checkout-list li .pswp .pswp__ui--fit .pswp__button--close,.pswp .pswp__ui--fit .checkout-list li .pswp__button--close,.checkout-list li .pswp .pswp__ui .pswp__button--close,.pswp .pswp__ui .checkout-list li .pswp__button--close{display:table-cell;font-size:12px;vertical-align:middle;width:18px;text-align:center}@media(min-width: 768px){.checkout-list li .icon-close-menu,.checkout-list li .pswp .pswp__ui--fit .pswp__button--close,.pswp .pswp__ui--fit .checkout-list li .pswp__button--close,.checkout-list li .pswp .pswp__ui .pswp__button--close,.pswp .pswp__ui .checkout-list li .pswp__button--close{font-size:12px}}.checkout-list li .loginForm{padding:0 25px}@media(min-width: 768px){.checkout-list li .loginForm{padding:0 100px}}.checkout-list li .loginForm .form-group{margin:10px 0}.checkout-list li .loginForm .login-action{padding:20px 10px}.checkout-list li .info{margin:0;opacity:.8}.checkout-list li .radiobox{width:24px}.checkout-list li .radiobox .radiobox-wrapper{width:24px;height:24px;border-radius:50%;background:#fff;border:1px solid #999;position:relative;vertical-align:middle;text-align:center}.checkout-list li .radiobox .on{background:#292929;border-radius:50%;width:8px;height:8px;display:block;opacity:0;position:absolute;top:50%;left:50%;margin:-4px 0 0 -4px}.checkout-list li .card{width:47px}.checkout-list li .card .card-wrapper{display:inline-block;margin:0 12px 0 0;background-repeat:no-repeat;background-size:100% 100%}.checkout-list li .card .card-wrapper .icon{font-size:22px}@media(min-width: 768px){.checkout-list li .card{width:66px}.checkout-list li .card .card-wrapper{margin:0 54px 0 0}}@media(min-width: 992px){.checkout-list li .card{width:36px}.checkout-list li .card .card-wrapper{margin:0 20px 0 0}}.checkout-list li.active .on{opacity:1}.checkout-list li .schedule-content{margin-top:20px}.checkout-list li .schedule-content>span{margin-bottom:8px;display:block}.checkout-list li .schedule-content li{border:none}.checkout-list li .schedule-content li p{margin-bottom:7px;font-size:12px}.checkout-list.address-list li:last-child{border-bottom:none}@media(min-width: 992px){.checkout-list.bg-gray.no-border li{border-top:none}.checkout-list.bg-gray li{border-bottom:none}.checkout-list.bg-gray li .card{margin:8px 0 0}.checkout-list.bg-gray li .m-t-0{margin-top:0}.checkout-list.bg-gray li .detail-checkout{margin:0}.checkout-list.bg-gray li .payment-select{margin:0}.checkout-list.bg-gray li .payment-select .form-group{margin:0}.checkout-list.bg-gray li .payment-select .checkout-list-wrapper{padding:0}.checkout-list.bg-gray li .payment-select .form-control{background:rgba(0,0,0,0);padding-left:75px;cursor:pointer;border-bottom:none}.checkout-list.bg-gray li .payment-select .form-control::input-placeholder{color:#292929}.checkout-list.bg-gray li .payment-select .form-control:placeholder{color:#292929}.checkout-list.bg-gray li .payment-select .form-control::-webkit-input-placeholder{color:#292929}.checkout-list.bg-gray li .payment-select .form-control::-moz-placeholder{color:#292929}.checkout-list.bg-gray li .payment-select .form-control::-ms-input-placeholder{color:#292929}.checkout-list.bg-gray li .payment-select .form-control::placeholder{color:#292929}.checkout-list.bg-gray li .payment-select .form-control:input-placeholder{color:#292929}.checkout-list.bg-gray li .payment-select .icon{right:0;top:20px;position:absolute}.checkout-list.bg-gray li .payment-select .help-block{top:0;left:75px;display:inline-block}.checkout-list.bg-gray li .payment-mode-list{display:inline-block;width:100%;padding:0 0 50px 75px}.checkout-list.bg-gray li .payment-mode-list li{cursor:pointer;margin:0 0 5px;border-top:none}.checkout-list.bg-gray li .payment-mode-list .radiobox{display:inline-block;vertical-align:middle;width:25px}.checkout-list.bg-gray li .payment-mode-list .radiobox .radiobox-wrapper{background:#fff;border:1px solid #d9d9d9;width:14px;height:14px}.checkout-list.bg-gray li .payment-mode-list .radiobox .on{width:8px;height:8px;margin:-4px 0 0 -4px}.checkout-list.bg-gray li .payment-mode-list .payment-mode-name{display:inline-block;vertical-align:middle}.checkout-list.bg-gray li .row-checks{margin:0}.checkout-list.bg-gray li .billing-data{padding-right:50px}.checkout-list.bg-gray li .address-form{width:100%}.checkout-list.bg-gray li .row-nif,.checkout-list.bg-gray li .promo-code-form{background:rgba(0,0,0,0);margin:0;display:inline-block;width:100%;padding:20px 0}.checkout-list.bg-gray li .row-nif input,.checkout-list.bg-gray li .promo-code-form input{margin:0;padding-right:0;width:100%}}.payment-list li{border-top:1px solid #eaeaea}@media(min-width: 768px){.payment-list li{font-size:13px}}@media(min-width: 992px){.payment-list li{font-size:12px}.payment-list li.active a{border:1px solid #292929}}.payment-list li .card-title .title{margin:0;color:#848686;font-style:italic}@media(min-width: 992px){.payment-list li .card-title .title{color:#292929;font-size:12px}}.payment-list li .icon-arrow-next{text-align:right}.info-list{max-width:350px;font-size:12px;line-height:15px}.info-list li{margin:10px 0 0;min-height:0;border-bottom:none}@media(min-width: 768px){.info-list li{margin:25px 0 0}}@media(min-width: 992px){.info-list li{margin:10px 0 0}}.info-list li .icon,.info-list li p{display:inline-block;vertical-align:top}.info-list li .icon{display:inline-block;font-size:7px;margin:3px 5px 0 0;width:auto}@media(min-width: 768px){.info-list li .icon{font-size:12px;margin:3px 15px 0 0}}@media(min-width: 992px){.info-list li .icon{margin:3px 10px 0 0}}.info-list li p{font-style:italic;text-align:left;margin:0;width:calc(100% - 30px)}@media(min-width: 768px){.info-list li p{width:calc(100% - 50px)}}.process-list{padding:20px 25px;background:#fff;border-bottom:1px solid #eaeaea;width:100%;display:table}@media(min-width: 768px){.process-list{padding:25px 100px 31px}}@media(min-width: 992px){.process-list{padding:50px 0 60px;width:640px;margin:auto;border-bottom:none}}.process-list>li{display:table-cell;vertical-align:top;width:30%;padding:0 0 10px;border-bottom:1px solid #eaeaea}@media(min-width: 768px){.process-list>li{padding:0 0 15px}}.process-list>li a{color:#c1c1c1}.process-list>li .completed{display:none;position:absolute;width:12px;height:12px;left:-3px;bottom:-3px;background:#292929;border:1px solid #fff;color:#fff;border-radius:50%;text-align:center;z-index:10}.process-list>li .completed .icon-check{font-size:4px;display:block;line-height:10px;margin:0 0 0 1px}@media(min-width: 768px){.process-list>li .completed{width:18px;height:18px}.process-list>li .completed .icon-check{font-size:6px;line-height:16px}}@media(min-width: 992px){.process-list>li .completed{width:14px;height:14px}.process-list>li .completed .icon-check{font-size:5px;line-height:12px}}.process-list>li .icon-metodo-envio,.process-list>li .icon-localizacion,.process-list>li .linicon-orders,.process-list>li .linicon-bag,.process-list>li .linicon-marker,.process-list>li .linicon-creditcard,.process-list>li .linicon-pedidos{font-size:20px}.process-list>li .icon-tarjeta{font-size:13px}.process-list>li.active a{color:#292929}.process-list>li.active.ok .completed{display:block}.ma-droppoint{max-width:550px;margin:0 auto}.content-checkout .btn-block+.btn-block{margin:0}@media(min-width: 768px){.content-checkout .btn-block+.btn-block{margin:0}}@media(min-width: 992px){.content-checkout .btn-block+.btn-block{margin:0}}@media(min-width: 992px){.content-checkout{text-align:center}}.content-checkout .description{font-size:12px}@media(min-width: 768px){.content-checkout .description{font-size:13px}}@media(min-width: 992px){.content-checkout .description{font-size:12px}}.content-checkout .btn-container{margin:10px 0;text-align:center;float:left;width:100%}.content-checkout .btn-container-same{margin:0px 0;margin-top:-10px;text-align:center;float:left;width:100%}.content-checkout .btn-container-same .btn-default{width:100%}@media(min-width: 768px){.content-checkout .subtitle{line-height:22px}}.content-checkout .lbl-custom-checkbox span a{text-decoration:underline !important}.payment-content{padding:0px 25px}@media(min-width: 992px){.payment-content h2{margin:0 0 28px}.payment-content .content-checkout.submethod-content-checkout{margin-top:0}.payment-content .content-checkout.submethod-content-checkout .btn-container{overflow:hidden}}.payment-content .info-payment-gift,.payment-content .wallet{padding:0 0 25px}.card-wrapper{width:47px;height:28px;display:inline-block;margin:0 20px 0 0;vertical-align:middle;background-repeat:no-repeat;background-size:100% 100%}@media(min-width: 768px){.card-wrapper{width:66px;height:40px}}@media(min-width: 992px){.card-wrapper{width:66px;height:26px}}.info-payment{padding:35px 0;text-align:center}.info-payment .icon-m-candado{font-size:11px}@media(min-width: 768px){.info-payment .icon-m-candado{font-size:24px}}.info-payment h3{margin:15px 0 25px}.info-payment p{font-size:12px}@media(min-width: 768px){.info-payment p{font-size:13px}}@media(min-width: 992px){.info-payment p{font-size:12px}}.summary-content{padding:10px 10px}@media(min-width: 992px){.summary-content .content-checkout{border-top:none;max-width:550px;margin:auto;text-align:left}}.summary-content .form-group input[disabled]{background-color:rgba(0,0,0,0)}.summary-content h2 .separador,.summary-content .detail-checkout .separador{height:25px}.summary-content h2 .container-custom-checkbox,.summary-content .detail-checkout .container-custom-checkbox{padding-left:20px;margin-top:-25px}.summary-content h2 .container-custom-checkbox a,.summary-content .detail-checkout .container-custom-checkbox a{text-decoration:underline;cursor:pointer}.summary-content .form-group.summary-billing-id{padding:10px 0px 0px 10px;margin-bottom:10px}.summary-content .form-group.summary-billing-id input{height:25px}.summary-content .form-group .scrollable-content{overflow-y:auto}.summary-content itx-terms-conditions .row .form-group{width:100%}@media(min-width: 992px){.summary-content .address-form{width:100%;margin:0 0 20px}}.summary-content .product-summary{padding:0 10px}@media(min-width: 768px){.summary-content .product-summary{padding:0 10px}}@media(min-width: 992px){.summary-content .product-summary{padding:0 10px}.summary-content .product-summary .total{font-size:12px}}@media(min-width: 992px){.summary-content h2{text-align:left;padding:0px}}.summary-content .product-total{padding:18px 25px 25px;z-index:100}@media(min-width: 768px){.summary-content .product-total span{font-size:13px;margin:0 0 25px}}@media(min-width: 768px){.summary-content .product-total .product-total-content{max-width:550px;margin:0 auto;padding:0 10px}}@media(min-width: 768px){.summary-content .product-total button{max-width:550px;margin:0 auto}}@media(min-width: 992px){.summary-content .product-summary.col-md-4,.summary-content .product-summary.col-sm-6{width:100%}}@media(min-width: 1280px){.summary-content .product-summary.col-md-4,.summary-content .product-summary.col-sm-6{width:100%}}.summary-content .detail-checkout{display:inline-block;width:100%}.summary-content .detail-checkout .checkout-list li{position:relative}@media(min-width: 992px){.summary-content .detail-checkout .checkout-list li{padding:0 15px}}.summary-content .detail-checkout .checkout-list li:last-child{border-bottom:none}@media(min-width: 992px){.summary-content .detail-checkout .checkout-list li:last-child{border-bottom:1px solid #eaeaea}}@media(min-width: 992px){.summary-content .detail-checkout .checkout-list li.billing .checkout-list-wrapper{padding:26px 0 0}}.summary-content .detail-checkout .checkout-list li .title,.summary-content .detail-checkout .checkout-list li .info{margin:0}@media(min-width: 768px){.summary-content .detail-checkout .checkout-list li .title,.summary-content .detail-checkout .checkout-list li .info{margin:0 0 5px}}@media(min-width: 992px){.summary-content .detail-checkout .checkout-list li .title{font-size:14px;margin:0 0 15px}}@media(min-width: 992px){.summary-content .detail-checkout .checkout-list li .info{color:#a7a8a8}}@media(min-width: 992px){.summary-content .detail-checkout .checkout-list li .number-products{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;margin:0}}.summary-content .detail-checkout .checkout-list li .icon-arrow-next{text-align:right}.summary-content .detail-checkout .checkout-list li .icon-accordion{display:table-cell;vertical-align:middle;width:18px;text-align:right;font-size:8px}.summary-content .detail-checkout .checkout-list li.open .icon-rotate{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);text-align:left}@media(min-width: 992px){.summary-content .detail-checkout .checkout-list li .btn-link{text-transform:none;position:absolute;right:20px;top:20px;z-index:1000}}.summary-content .detail-checkout .checkout-list li .edit-billing span{text-transform:lowercase}.summary-content .detail-checkout .checkout-list li .edit-billing span::first-letter{text-transform:capitalize}@media(min-width: 992px){.summary-content .detail-checkout .checkout-list li .edit-billing,.summary-content .detail-checkout .checkout-list li .row-checks{padding:0;margin:0}}@media(min-width: 768px){.summary-content .detail-checkout .order-list li .checkout-list-wrapper{padding:20px 10px}}.summary-content .detail-checkout .order-list li.open .order-detail{display:block;padding:20px 20px 0px 20px;margin-bottom:20px;background:#f7f7f7;overflow:hidden}@media(min-width: 768px){.summary-content .detail-checkout .order-list li .info{margin:0}}.summary-content .detail-checkout .form-group input{outline:none;width:100%;margin:0px}.summary-content .detail-checkout .form-group input.prefix-box{width:40px}.summary-content .billing-data{font-size:12px;padding:0px;float:left}@media(min-width: 992px){.summary-content .billing-data{padding:0}}.summary-content .billing-data span{float:left;clear:both}.summary-content .row-summary{margin:0}@media(min-width: 992px){.summary-content .row-summary{margin:0 0 20px}.summary-content .row-summary .total{font-size:13px}}.summary-content .promo-code{display:inline-block;padding:10px;margin-right:10px;position:relative;-webkit-transition:padding .5s ease;transition:padding .5s ease}@media(min-width: 768px){.summary-content .promo-code{padding:10px}}.summary-content .promo-code .icon{opacity:0;position:absolute;right:5px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.summary-content .promo-code:hover{outline:1px solid #eaeaea;padding-right:27px;padding-left:5px}.summary-content .promo-code:hover .icon{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.summary-content .promo-code:after{content:",";position:absolute;right:-5px;bottom:5px;color:#a7a8a8}.summary-content .promo-code:last-child:after{content:""}.summary-content .promo-code-form{padding:10px;float:left;width:100%;margin:0px;margin-top:-20px;margin-bottom:20px;background-color:#f7f7f7}@media(min-width: 768px){.summary-content .checkout-list li>p.discount{font-size:12px;padding-left:15px}}.order-detail{padding:20px 0 0;border-top:1px solid #eaeaea}.order-detail.summary-order{border-top:unset}@media(min-width: 768px){.order-detail{padding:15px 0 0}}@media(min-width: 992px){.order-detail{display:block;border-top:none;padding:0}}.order-detail .product-data-wrapper{padding:0 0 10px}.order-detail .product-price{right:0}.order-detail .product-data{background:none}.order-detail .product-data:last-child .product-data-wrapper{border-bottom:none}.order-detail .product-data.product-gift .product-data-wrapper,.order-detail .product-data.product-gift .product-title{padding:0}@media(min-width: 768px){.order-detail .product-data.product-gift .product-data-wrapper,.order-detail .product-data.product-gift .product-title{margin:0}}@media(min-width: 992px){.order-detail .product-data.product-gift .product-data-wrapper{padding:13px 0 13px 10px}}.order-detail .product-data.edit .product-edit{padding:0}.order-detail .product-data.edit .product-edit:before{left:30px}.order-detail .product-data.edit .product-amount a{width:15px}.order-detail .product-data.edit .product-amount .number{width:auto}@media(min-width: 768px){.order-detail .product-data.edit .product-amount a{width:25px}.order-detail .product-data.edit .product-amount .number{width:20%}}@media(min-width: 768px){.order-detail .product-data{padding:0;margin:0 0 15px}.order-detail .product-data .product-data-wrapper{padding:0 0 15px}.order-detail .product-data .product-quantity{text-align:left}.order-detail .product-data .product-quantity span{width:auto}}@media(min-width: 992px){.order-detail .product-data{margin:0}.order-detail .product-data .product-data-wrapper{padding:13px 0 13px 10px}.order-detail .product-data .product-title{margin:0 0 20px}.order-detail .product-data .product-quantity span{margin:0 0 10px}.order-detail .product-data .product-quantity span.name{width:100%}}#ItxCheckoutAuthPage .message-info{margin-top:20px}.confirmation-page{border-top:none;font-size:14px;float:left;width:100%}@media(min-width: 1280px){.confirmation-page{float:left;width:100%}}.confirmation-page .box{padding:0 25px;display:inline-block;width:100%}@media(min-width: 992px){.confirmation-page .box{padding:0}}.confirmation-page .order-confirmation{padding-bottom:20px;margin:30px 0 0;text-align:center}.confirmation-page .order-confirmation .icon-phone,.confirmation-page .order-confirmation .linicon-orders{font-size:32px;position:relative}.confirmation-page .order-confirmation .icon-phone .completed,.confirmation-page .order-confirmation .linicon-orders .completed{display:block;position:absolute;width:15px;height:15px;right:-5px;bottom:0;background:#b99d6b;border:1px solid #fff;color:#fff;border-radius:50%;text-align:center}.confirmation-page .order-confirmation .icon-phone .completed .icon-check,.confirmation-page .order-confirmation .linicon-orders .completed .icon-check{font-size:6px;display:block;line-height:12px;margin:0}@media(min-width: 768px){.confirmation-page .order-confirmation{margin:0;border-bottom:none}.confirmation-page .order-confirmation .icon-phone,.confirmation-page .order-confirmation .linicon-orders{font-size:38px}.confirmation-page .order-confirmation .icon-phone .completed,.confirmation-page .order-confirmation .linicon-orders .completed{width:20px;height:20px;right:-10px}.confirmation-page .order-confirmation .icon-phone .completed .icon-check,.confirmation-page .order-confirmation .linicon-orders .completed .icon-check{font-size:6px;line-height:18px;margin:0 0 0 1px}}@media(min-width: 992px){.confirmation-page .order-confirmation{margin:0;padding:48px 0 43px}}.confirmation-page .order-confirmation.reduced{margin-top:15px}@media(min-width: 768px){.confirmation-page .order-confirmation.reduced{margin-top:0}}@media(min-width: 992px){.confirmation-page .order-confirmation.reduced{padding:20px 0 15px}}.confirmation-page .order-number{margin:0 0 25px}@media(min-width: 992px){.confirmation-page .order-number{margin:0}}.confirmation-page .order-number span,.confirmation-page .order-number a{display:inline-block;width:100%;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.confirmation-page .order-number span{color:#848686;margin:5px 0}@media(min-width: 992px){.confirmation-page .order-number span{font-size:13px;padding:0 0 15px}}.confirmation-page .confirmed-order-data{margin:0 0 25px}@media(min-width: 992px){.confirmation-page .confirmed-order-data{margin:0}}.confirmation-page .confirmed-order-data span,.confirmation-page .confirmed-order-data a{display:inline-block;width:100%;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.confirmation-page .confirmed-order-data span{color:#848686;margin:5px 0}@media(min-width: 992px){.confirmation-page .confirmed-order-data span{font-size:13px;padding:0 0 5px}}.confirmation-page .suborder-title{margin-top:25px}.confirmation-page .suborder-title span{color:#848686}.confirmation-page .downloadapp-qr{border:1px solid #e3e3e3;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word}@media(min-width: 768px){.confirmation-page .downloadapp-qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.confirmation-page .summary-confirmation{width:100%;margin:30px 0 20px;float:left}@media(min-width: 768px){.confirmation-page .summary-confirmation{margin:0;padding:10px 100px}}@media(min-width: 992px){.confirmation-page .summary-confirmation{margin:0;padding:27px 0}}@media(min-width: 992px){.confirmation-page .summary-confirmation .checkout-list{margin:auto;padding:35px 0 0;width:670px;margin:0 auto;float:none;overflow:hidden}}.confirmation-page .summary-confirmation .checkout-list li{border-bottom:none}@media(min-width: 768px){.confirmation-page .summary-confirmation .checkout-list li{font-size:13px}}@media(min-width: 992px){.confirmation-page .summary-confirmation .checkout-list li{border-top:none;font-size:14px}.confirmation-page .summary-confirmation .checkout-list li .info em{font-style:italic}}.confirmation-page .summary-confirmation .checkout-list .checkout-list-wrapper{padding:0 0 10px}@media(min-width: 768px){.confirmation-page .summary-confirmation .checkout-list .checkout-list-wrapper{padding:0 0 17px}}.confirmation-page .summary-confirmation .product-summary{width:100%;margin:30px 0 20px;float:left}.confirmation-page .summary-confirmation .product-summary .total{padding:15px 0 0}@media(min-width: 768px){.confirmation-page .summary-confirmation .product-summary .total{padding:30px 0 0}}@media(min-width: 992px){.confirmation-page .summary-confirmation .product-summary .total{padding:20px 0 0}}@media(min-width: 768px){.confirmation-page .summary-confirmation .product-summary{margin:20px 0}}@media(min-width: 992px){.confirmation-page .summary-confirmation .product-summary{width:670px;margin:auto;float:none !important;padding:0}}@media(min-width: 992px){.confirmation-page .summary-confirmation.has-remember-data .product-summary{width:580px}}.confirmation-page .container-remember-data{margin-top:5px;margin-bottom:20px}@media(min-width: 992px){.confirmation-page .container-remember-data{padding-right:0px}}@media(min-width: 992px){.confirmation-page .container-remember-data.is-registered{margin-top:40px}}.confirmation-page .container-remember-data .remember-data{margin:13px 0 0 5px;padding:19px 19px 20px 19px;-webkit-box-shadow:0px 0px 2px 1px rgba(0,0,0,.25);box-shadow:0px 0px 2px 1px rgba(0,0,0,.25)}@media(min-width: 992px){.confirmation-page .container-remember-data .remember-data{margin:13px 0 0 5px;padding:0 19px 20px 19px;-webkit-box-shadow:0px 0px 2px 1px rgba(0,0,0,.25);box-shadow:0px 0px 2px 1px rgba(0,0,0,.25)}}.confirmation-page .container-remember-data .remember-data h2{text-align:center;margin:0 0 10px 0}@media(min-width: 992px){.confirmation-page .container-remember-data .remember-data span{font-size:13px}}.confirmation-page .container-remember-data .remember-data .content{margin:0 20px}@media(min-width : 480px){.confirmation-page .container-remember-data .remember-data .content{margin:0 20px}}@media(min-width: 992px){.confirmation-page .container-remember-data .remember-data .content{margin:0;padding-top:10px}}.confirmation-page .container-remember-data .remember-data .content form{margin:0 12%}@media(min-width : 480px){.confirmation-page .container-remember-data .remember-data .content form{margin:0 12%}}@media(min-width: 992px){.confirmation-page .container-remember-data .remember-data .content form{margin:0 5px}}.confirmation-page .container-remember-data .remember-data .content form .formGender{margin-bottom:0px;display:inline-block;padding:0 10px 20px}.confirmation-page .container-remember-data .remember-data .content form .group-gender{padding-bottom:20px;max-width:250px}.confirmation-page .container-remember-data .remember-data .content form .formPassword{margin:12px 0 35px 0}@media(min-width: 992px){.confirmation-page .container-remember-data .remember-data .content form .formPassword input,.confirmation-page .container-remember-data .remember-data .content form .formPassword input::-webkit-input-placeholder{font-size:13px;font-weight:normal}}.confirmation-page .container-remember-data .remember-data .content form .lblGender,.confirmation-page .container-remember-data .remember-data .content form .lblSaveDataCheck{font-style:italic;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.confirmation-page .container-remember-data .remember-data .content form .message-info{margin-top:2px}.confirmation-page .container-remember-data .remember-data .content form .terms-remember-data .privacyPolicyTerms{margin-top:40px;margin-left:2px}@media(min-width: 992px){.confirmation-page .container-remember-data .remember-data .content form .terms-remember-data span{font-size:12px}}.confirmation-page .container-remember-data .remember-data .content form .terms-remember-data .custom_checkbox{margin-top:1px;margin-right:5px}.confirmation-page .container-remember-data .remember-data .content form .terms-remember-data .custom_checkbox{display:inline-block;width:14px;height:14px;background:url("../images/spriteFilter.png") no-repeat 0 -76px;cursor:pointer}.confirmation-page .container-remember-data .remember-data .content form .terms-remember-data .custom_checkbox.checkedbox{background-position:-55px -76px}.confirmation-page .container-remember-data .remember-data .content form .terms-remember-data .lblPrivacyPolicyAccepted{top:1px;position:absolute;display:inline-block}.confirmation-page .container-remember-data .remember-data .content form .terms-remember-data .lblPrivacyPolicyAccepted a{text-decoration:underline}.confirmation-page .container-remember-data .remember-data .content .subtitulo{text-align:center;padding-bottom:30px}.confirmation-page .container-remember-data .remember-data .content.content-saved{padding-top:50px;padding-bottom:20px}@media(min-width: 992px){.confirmation-page .container-remember-data .remember-data .content.content-saved{padding-bottom:50px}}.confirmation-page .container-remember-data .remember-data .content.content-saved .ico-saved{padding-bottom:30px}.confirmation-page .container-remember-data .remember-data .content.content-saved .ico-saved .icon-check{font-size:20px}.confirmation-page .info-confirmation{padding:12px 25px;background:#eaeaea;font-size:12px;text-align:left;margin-top:20px;margin-bottom:20px}@media(min-width: 768px){.confirmation-page .info-confirmation{font-size:13px;padding:25px 100px 37px;margin:11px 0 0}}@media(min-width: 992px){.confirmation-page .info-confirmation{padding:25px 0 37px;background:none;border-top:1px solid #a2a3a3;border-bottom:1px solid #eaeaea}}.confirmation-page .info-confirmation p{margin:0;padding:12px 0;line-height:16px}@media(min-width: 768px){.confirmation-page .info-confirmation p{line-height:36px;padding:4px 40px}}@media(min-width: 768px){.confirmation-page .info-confirmation p{line-height:initial;padding:4px 0}}.confirmation-page .info-confirmation p a{text-decoration:underline}.confirmation-page .info-confirmation .form-group input{background:#eaeaea;border-bottom-color:#c4c4c4}@media(min-width: 992px){.confirmation-page .info-confirmation .form-group input{background:none}}.confirmation-page .info-confirmation .btn-container{margin:0 0 12px}@media(min-width: 768px){.confirmation-page .info-confirmation .btn-container{margin:38px 0 12px}}.confirmation-page .info-confirmation ol{padding:0 0 0 17px}.confirmation-page .info-confirmation .order-summary-paperless h2{position:relative}@media(min-width: 992px){.confirmation-page .info-confirmation .order-summary-paperless h2{text-align:left}}.confirmation-page .info-confirmation .order-summary-paperless h2 .icon-eco-ticket{font-size:30px;position:relative;left:0;top:5px;margin-bottom:12px;font-size:30px;display:block}@media(min-width: 992px){.confirmation-page .info-confirmation .order-summary-paperless h2 .icon-eco-ticket{margin-right:7px;margin-bottom:0;display:inline}}@media(min-width: 992px){.confirmation-page .info-confirmation .order-summary-paperless{background-color:#f8f8f8;padding:5px 20px 20px}}.confirmation-page .blik-info{display:inline-block;background-color:#1a32a4;padding:12px;margin:10px}.confirmation-page .blik-info .blik-info-message{color:#fff}.confirmation-page .blik-info .blik-info-message svg{position:relative;top:3px}@media(min-width: 768px){.confirmation-page .multibank-info{font-size:13px}}@media(min-width: 992px){.confirmation-page .multibank-info{font-size:14px}}.confirmation-page .multibank-info .multibank-label strong{font-style:italic}.confirmation-page .account-confirmation{text-align:center;margin:35px 0 0}@media(min-width: 768px){.confirmation-page .account-confirmation{margin:27px 0 0}}@media(min-width: 992px){.confirmation-page .account-confirmation h2{border-top:1px solid #f4f4f4;border-bottom:1px solid #a2a3a3;padding:20px 0;margin-bottom:20px}.confirmation-page .account-confirmation .btn-container{margin:18px 0 0}}.confirmation-page .social-list{padding:12px 25px 0}@media(min-width: 768px){.confirmation-page .social-list{padding:12px 100px 0}}@media(min-width: 992px){.confirmation-page .social-list{padding:12px 0 0;width:auto}.confirmation-page .social-list h3{font-size:13px}}.confirmation-page .social-list li>a{width:50px}@media(min-width: 768px){.confirmation-page .social-list li>a{width:100px}}@media(min-width: 992px){.confirmation-page .social-list li>a{width:auto;margin:0 0 0 30px}}@media(min-width: 768px){.confirmation-page h2{font-size:14px;padding:25px 0 16px;margin:0}}@media(min-width: 992px){.confirmation-page h2{padding:15px 0}}.confirmation-page h3{font-size:12px;margin:12px 0}@media(min-width: 768px){.confirmation-page h3{font-size:14px}}@media(min-width: 992px){.confirmation-page h3{font-size:14px}}.confirmation-page .purchase-confirmation{margin:35px 0}.confirmation-page .purchase-confirmation .lSSlideOuter .lSPager.lSpg{display:none}.confirmation-page .purchase-confirmation .lSSlideOuter .lSAction{display:block !important}.confirmation-page .purchase-confirmation .lSSlideOuter .lSAction>a{opacity:1;background:none;font-family:"FontDutti",Helvetica,Arial,sans-serif;font-size:18px}.confirmation-page .purchase-confirmation .lSSlideOuter .lSAction>a.lSNext{right:-10px}.confirmation-page .purchase-confirmation .lSSlideOuter .lSAction>a.lSNext:before{content:"\e902"}.confirmation-page .purchase-confirmation .lSSlideOuter .lSAction>a.lSPrev{left:-10px}.confirmation-page .purchase-confirmation .lSSlideOuter .lSAction>a.lSPrev:before{content:"\e903"}@media(min-width: 768px){.confirmation-page .purchase-confirmation{margin:24px 0}.confirmation-page .purchase-confirmation .lSSlideOuter .lSAction>a{font-size:20px}}@media(min-width: 992px){.confirmation-page .purchase-confirmation h2{padding:20px 0}.confirmation-page .purchase-confirmation .order-detail{display:block;text-align:left;padding:20px 10px}.confirmation-page .purchase-confirmation .order-detail .product-data{border-top:1px solid #a2a3a3}.confirmation-page .purchase-confirmation .order-detail .product-data .product-data-wrapper{border:none;padding:13px 0;width:670px;margin:auto}.confirmation-page .purchase-confirmation .order-detail .product-data .product-quantity .number{width:50%;text-align:center}.confirmation-page .purchase-confirmation .order-detail .product-data:last-child{border-bottom:1px solid #a2a3a3}}.confirmation-page .points-aquisition{border-bottom:solid 1px #eaeaea;border-top:solid 1px #eaeaea;padding:32px 0px}.confirmation-page .points-aquisition .points-aquisition__text{max-width:400px;-ms-flex-item-align:center;align-self:center}.confirmation-page .order-icon{border:1px solid;width:50px;height:50px;border-radius:50%;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;margin:auto}@media(min-width: 768px){.confirmation-page .btn-container{padding:1px 82px 0}}@media(min-width: 992px){.confirmation-page .btn-container{padding:0}.confirmation-page .btn-container .btn{width:auto;min-width:190px}}.confirmation-page .oxxo{margin:30px 0 0}.confirmation-page .oxxo .barcode-box{padding-left:0px;padding-right:0px}@media(min-width: 992px){.checkout-page .checkout-form{max-width:620px;margin:0 auto;text-align:left}.checkout-page .checkout-form .row-checks{margin:10px -10px}}.checkout-info .summary-content .detail-checkout{margin:0 0 10px -11px;width:calc(100% + 22px)}@media(min-width: 768px){.checkout-info .summary-content .detail-checkout{margin:0 0 10px -25px;width:calc(100% + 50px)}}.confirmation-page .summary-confirmation .checkout-list li{float:left;width:100%}.confirmation-page .checkout-list li .title{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.checkout-page .info-confirmation h3{text-align:left;margin:12px 0}.ngdialog.ngdialog-theme-plain.super-express-layout{text-align:center}.ngdialog.ngdialog-theme-plain.super-express-layout:before{content:"";display:inline-block;vertical-align:middle;height:100%}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content{width:233px;height:auto;display:inline-block;vertical-align:middle}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .content{padding:27px 15px 15px;overflow:hidden}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content p{line-height:19px;margin:0 0 22px;padding:0 10px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .btn{font-size:8px;padding:13px 5px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .price-advice{text-align:left;margin:0 0 22px;display:inline-block;width:100%}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .price-advice p{margin:0;padding:0;display:inline-block;width:100%}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .price-advice span{font-weight:medium;display:inline-block;width:100%;text-align:right}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .checkout-list{text-align:left}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .checkout-list .checkout-list-wrapper{padding:10px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .checkout-list .checkout-list-wrapper:hover{opacity:.7}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .checkout-list .info{font-size:12px;font-weight:normal;line-height:normal;margin:0;padding:0}@media(min-width: 768px){.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content{width:466px;padding:0}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .content{padding:46px 30px 50px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content p{font-size:14px;line-height:26px;margin:0 0 35px;padding:0 40px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .btn{font-size:12px;padding:20px 15px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .price-advice{margin:0 0 35px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .price-advice span{font-size:14px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .checkout-list .info{font-size:12px}}@media(min-width: 992px){.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content{width:680px;padding:0}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .content{padding:46px 0 50px;width:380px;margin:auto}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content p{font-size:13px;line-height:26px;margin:0 0 35px;padding:0}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .btn{font-size:11px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .price-advice{margin:0 0 35px;text-align:center}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .price-advice p{width:auto;font-size:12px}.ngdialog.ngdialog-theme-plain.super-express-layout .ngdialog-content .price-advice span{font-size:12px;width:auto;margin:0 0 0 5px}}.cvv-tooltip{position:absolute;top:120%;right:0;z-index:100;background:#c1c1c1;color:#fff;padding:25px}.cvv-tooltip p{margin:0 0 2px;line-height:16px}.cvv-tooltip img{margin:22px 0 0}.cvv-tooltip:before{content:"";position:absolute;right:20px;top:-8px;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:8px solid #c1c1c1}.cvv-tooltip .cvv-tooltip-close{position:absolute;top:9px;right:11px;cursor:pointer;z-index:10;font-size:12px}.cvv-tooltip .cvv-tooltip-close i.icon-close-modal{font-size:12px}@media(min-width: 768px){.cvv-tooltip{font-size:12px;padding:25px;top:110%;right:10px;left:10px}.cvv-tooltip p{line-height:33px}.cvv-tooltip img{margin:57px 0 0}.cvv-tooltip:before{right:35px;border-width:10px}}@media(min-width: 992px){.cvv-tooltip{width:386px;font-size:11px;padding:25px;top:150%;right:10px;left:auto}.cvv-tooltip p{line-height:23px;margin:0}.cvv-tooltip img{margin:17px 0 0}}.cvv-tooltip.cvv-checkout{position:relative;margin-top:5px;width:100%;left:0px}#cvv .message-info{position:relative}.ngdialog.ngdialog-theme-plain.payment-dialog{text-align:center}.ngdialog.ngdialog-theme-plain.payment-dialog:before{content:"";display:inline-block;vertical-align:middle;height:100%}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content{display:inline-block;vertical-align:middle}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content .content{padding:45px 15px 22px}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content p{font-size:12px;margin:0 0 1px}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content p.info-popup{padding:0}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content p.mainTitle3{font-size:11px;margin:0 0 6px}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content .btn{font-size:8px;padding:10px 5px;margin:3px 0 0;width:auto}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content .btn-container .btn{width:calc(100% - 53%);min-width:0;margin:3px 2px 0}@media(min-width: 768px){.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content{width:570px;height:557px;padding:0}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content .container-dialog{display:table;padding:0}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content .content{padding:0 112px;display:table-cell;vertical-align:middle}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content p{font-size:12px;margin:0;line-height:20px}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content p.mainTitle3{font-size:12px;margin:0 0 23px}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content .btn{font-size:12px;padding:20px 15px;margin:18px 0 0}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content .btn-container{margin:15px 0 0}.ngdialog.ngdialog-theme-plain.payment-dialog .ngdialog-content .btn-container .btn{margin:18px 2px 0}}.ngdialog.ngdialog-theme-plain.update-password .ngdialog-content{text-align:center;padding:50px 10px 25px}.ngdialog.ngdialog-theme-plain.update-password .ngdialog-content h2{margin-bottom:20px}.ngdialog.ngdialog-theme-plain.update-password .ngdialog-content .dialog-content{height:100%;overflow:hidden}.ngdialog.ngdialog-theme-plain.update-password .ngdialog-content form{padding-top:15px}.ngdialog.ngdialog-theme-plain.update-password .ngdialog-content .form-group{margin-bottom:15px}@media(min-width: 768px){.ngdialog.ngdialog-theme-plain.update-password .ngdialog-content{padding:56px 25px 25px}}@media(min-width: 992px){.ngdialog.ngdialog-theme-plain.update-password .ngdialog-content form{padding-top:10px}.ngdialog.ngdialog-theme-plain.update-password .ngdialog-content .form-group{margin-bottom:10px}}.captcha-container .inputContainer{display:inline-block;vertical-align:middle;text-align:center}.captcha-container .inputContainer.reload-captcha{width:auto;margin:0 0 0 10px}.captcha-container .inputContainer .icon-reload_captcha{font-size:22px;cursor:pointer}@media(min-width: 768px){.captcha-container .inputContainer .icon-reload_captcha{font-size:25px}}@media(min-width: 992px){.captcha-container .inputContainer{width:calc(100% - 32px);max-width:190px}.captcha-container .inputContainer .icon-reload_captcha{font-size:20px}}#phonePurchaseAgent{background:#646567;color:#fff;padding:1em;text-align:center;position:fixed;width:100%;z-index:999999;top:0px}.phonePurchase-msg{color:#fffcea;padding:7px 10px;line-height:14px;width:auto;font-size:1.1rem;position:relative}.phonePurchase-msg.danger{background-color:#b34444;margin:0 0 13px}.phonePurchase-msg.success{background-color:#80b458}.phonePurchase-msg.top{margin-top:12px}.summary-desc{font-size:14px;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;display:block;text-align:center}.checkout-list-wrapper.external{display:table}#map .gm-style-iw+div{display:none}#map>div>div>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(4),#map>div>div>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child>div:nth-child(2){display:none}#map .gm-style-iw{top:16px !important;padding:4px 0 2px 0;background:#fff;-webkit-box-shadow:rgba(0,0,0,.6) 0px 1px 6px;box-shadow:rgba(0,0,0,.6) 0px 1px 6px;text-align:center}#map>div>div>div:first-child>div:nth-child(4)>div:nth-child(4)>div>div:first-child{z-index:20}.qrscan{margin:20px 0}.wechat-img{padding-top:20px}.barcode-box img{margin:0 auto}.wechat h2{font-family:"dutti-daily-medium",Helvetica,arial,sans-serif;font-weight:500;font-size:14px}.bg-gray{background:#f7f7f7}itx-checkout-breadcrumb{width:100%;z-index:1000;background:#fff}.header-shopcart{border:none}.header-shopcart .logo img{max-width:160px}.process-list{padding:20px 0 0 0;border-bottom:none;width:100%;max-width:550px;display:block;margin:0 auto;float:none;font-size:0;text-align:center}@media(min-width : 480px){.process-list{width:80%}}.process-list h3{position:absolute;top:-13px;width:100px;left:-35px;font-size:13px;color:#292929}.process-list>li{position:relative;display:inline-block;padding:0;margin:0;width:30%;border-bottom:none}.process-list>li a{width:30px;height:30px;margin:2px 0;background:#e1e1e1;float:left;border-radius:50%;padding:5px 0px;color:#9d9e9e}.process-list>li a::after{color:#fff;content:"";width:calc(100% - 30px);height:2px;position:absolute;top:16px;left:30px;background:#e1e1e1}.process-list>li.active a{background:#292929;color:#fff}.process-list>li.active a::after{background:#292929}.process-list>li.ok a::after{background:#292929}.process-list>li.ok a{color:#fff;background:#292929}.process-list>li.ok.disabled a{color:#9d9e9e;background:#e1e1e1;opacity:.7;pointer-events:none}.process-list>li.disabled .completed{background:#e1e1e1}.process-list>li.ok a::after{color:#fff;background:#292929;content:"";width:calc(100% - 30px);height:2px;position:absolute;top:16px;left:30px;z-index:1}.process-list>li:last-child{width:22px}.process-list>li .icon-metodo-envio,.process-list>li .icon-localizacion{font-size:15px}.process-list>li .icon-metodo-envio{margin-top:2px}.process-list>li .icon-localizacion{margin-top:2px}.process-list>li .icon-tarjeta{font-size:12px;margin-top:4px}.process-list>li .linicon-pedidos{font-size:15px;margin-top:2px}.shipping-content{max-width:550px;margin:0 auto}.shipping-content .btn-container{margin:10px 0;text-align:center;float:left;width:100%}.is-rtl .shipping-content .info{font-size:16px;line-height:20px}@media(min-width : 480px){.is-rtl .shipping-content .info{font-size:16px;line-height:20px}}.btn-save{padding:20px 0}.btn-save .btn{width:100%}@media(min-width : 480px){.btn-save .btn{max-width:400px}}.address-map{float:none;clear:both;width:100%;margin:20px auto;z-index:10;position:relative}.address-map .payment-info{max-width:100%}.address-map.full-width{max-width:100% !important}@media(min-width : 480px){.address-map{max-width:100%}}@media(min-width: 768px){.address-map{max-width:100%}}.address-map .address-map-content{overflow:auto;min-height:400px;position:relative;z-index:5000}@media(min-width: 992px){.address-map .address-map-content{height:100%;z-index:1000}}.address-map .address-map-content .map{height:400px}.ma-title-tunnel{float:left;width:100%;border-top:1px solid #e3e3e3;padding:20px 0 0px 0;margin-top:20px}.ma-title-tunnel .btn-edit{float:right;padding:20px 0}.checkout-list.list-style .title{width:auto}.checkout-page h4{margin:0 0 10px;width:100%;text-align:center}.checkout-page h5{display:none}itx-payment-ideal .box-style a,itx-payment-alipay-banks .box-style a,itx-payment-alipay-wallet .box-style a,itx-payment-alipay-international .box-style a,payment-wechat .box-style a{padding-bottom:38%}payment-wechat .card-wrapper img{width:100%}.ma-price-card{width:70%;float:left;font-size:13px}.payment-list a{padding-bottom:99%}.box-center-table{display:table-cell;vertical-align:middle;margin:0 auto;width:100%;position:absolute}h2 .card-wrapper{margin:0 auto;clear:both}h2 span{width:100%;height:20px;float:left}.card-title{margin-top:10px}.card-wrapper{width:60px;height:36px}itx-payment-alipay-banks .card-wrapper{width:50px;height:30px}itx-payment-alipay-banks.checkout-list li .card{width:105px}.checkout-list-wrapper{border:1px solid #fff}.active .checkout-list-wrapper{border:1px solid #292929}.checkout-list li .card{width:60px}.checkout-list-copy{float:left;width:100%}itx-payment-alipay-banks .checkout-list li .card{width:50px}.checkout-list.list-style li .card{float:left;margin-right:20px;display:table-cell;margin-bottom:0px;padding:0px}.checkout-list li,.payment-list li{border:none;float:left}#ItxCheckoutAuthPage .checkout-list li,#ItxCheckoutAuthPage .payment-list li{border:none;float:left;width:100%}#ItxCheckoutAuthPage .checkout-list li{font-size:12px;border-bottom:1px solid #e3e3e3}#ItxCheckoutAuthPage .password-container li{border-bottom:none}#ItxCheckoutAuthPage .password-content li{width:50%;min-height:20px;text-align:left}#ItxCheckoutAuthPage .checkout-list li .checkout-list-wrapper{padding:15px 15px 10px 25px;color:#292929;width:100%;display:table}#ItxCheckoutAuthPage .checkout-list li .checkout-list-wrapper>div{display:table-cell;vertical-align:middle}#ItxCheckoutAuthPage .checkout-list li .title{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;display:inline-block;width:100%;margin:0 0 5px;color:#292929}.payment-mode-list{float:none;background:#f7f7f7;margin-top:0px;padding:0 20px}.payment-mode-list li{float:none;padding:10px 0;margin:0}@media(min-width: 992px){.payment-mode-list li{padding:5px 0}}.payment-select .form-control{background:rgba(0,0,0,0);width:90%}.checkout-list li .radiobox{display:none}.checkout-list li .payment-mode-list .radiobox{display:inline-block;vertical-align:middle;margin-right:10px}.checkout-list li .payment-mode-list .payment-mode-name{display:inline-block;vertical-align:middle;position:relative}.checkout-list li .payment-mode-list .radiobox .radiobox-wrapper{background:#fff;border:1px solid #d9d9d9;width:24px;height:24px}.checkout-list li .payment-mode-list .radiobox .on{width:8px;height:8px;margin:-4px 0 0 -4px}.checkout-page h3{display:none}.ma-title-checkout{padding-bottom:0px}.row-nif input{background:#fff;text-align:center;border:none;margin:10px 0 0}.row-registration-number itx-company-registration div .form-control{background:#fff;text-align:center;border:none}.container-checkout{margin:20px 16px;width:calc(100% - 32px)}@media(min-width : 480px){.container-checkout{width:calc(100% - 40px);margin:30px auto 100px auto;max-width:500px}}@media(min-width: 992px){.container-checkout{margin:30px auto;max-width:990px}}.container-checkout .btn-container .btn{width:100%;margin-bottom:20px}@media(min-width: 768px){.container-checkout .btn-container .btn:first-child{margin-right:0px;margin-top:0}}.container-checkout itx-shipping-droppoint .btn-container .btn:first-child{width:100%;margin-right:0}#ItxOrderConfirmationPage .container-checkout{padding:0;margin:0 auto}#ItxOrderConfirmationPage .checkout-page{padding:0;margin:0 auto}.row-nif input{background:#fff;text-align:center;border:none;margin:10px 0 0}.promo-code-form input{background:#fff;text-align:center;border:none;margin:10px 0 0;width:100%}.ma-checkout-cart .btn-shopcart{max-width:200px}.ma-checkout-droppoint{padding:80px 10px 40px 10px}.ma-invoice{padding:20px}@media(min-width: 768px){.ma-invoice{padding-top:20px}}.ma-invoice .address-form{background:#f7f7f7}.detail-checkout .form-control{background:rgba(0,0,0,0)}.detail-checkout .promo-code-form .form-control{background:#fff}.detail-checkout .row-nif input{background:#fff;padding:0 35px}.ma-billing-check{background:#f7f7f7;padding:10px;position:relative;margin-bottom:15px}.ma-billing-check .icon-arrow-next{position:absolute;top:20px;right:10px}.ma-droppoint .btn-block{width:calc(100% - 28px);margin:14px}@media(min-width: 768px){.ma-droppoint .btn-block{width:calc(50% - 2px)}}.checkout-list li .card-title span.title{font-size:12px}.container-checkout .btn-container .btn-half{width:calc(50% - 20px);float:right}.card-text{float:left;width:70%;margin-bottom:10px}.checkout-list-wrapper .icon-close-menu,.checkout-list-wrapper .pswp .pswp__ui--fit .pswp__button--close,.pswp .pswp__ui--fit .checkout-list-wrapper .pswp__button--close,.checkout-list-wrapper .pswp .pswp__ui .pswp__button--close,.pswp .pswp__ui .checkout-list-wrapper .pswp__button--close{position:absolute;right:10px;top:10px}.form-group .company-fields input{background:#fff}.summary-billing{padding:0}.summary-billing input{background:#fff;text-align:center;border:none}.checkout-list-selector{text-align:center}.checkout-list-selector p{margin-bottom:0}.checkout-list-selector .title,.checkout-list-selector .info{margin-bottom:5px;display:block}.checkout-list-selector .freeShipping{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;font-style:italic;color:#b99d6b}.checkout-list-selector .checkout-list-wrapper{padding:20px;border-bottom:1px solid #f7f7f7;margin-bottom:20px}.ma-form-input-send{padding:20px 0;max-width:550px;margin:0 -16px 0 -16px}@media(min-width : 480px){.ma-form-input-send{margin:0 auto 0 auto}}.ma-form-input-send .form-group{width:100%;position:relative;margin-top:30px}.ma-form-input-send input{display:inline-block;width:100%;font-size:18px;height:43px}.ma-form-input-send .form-group input:focus{outline:none}.ma-form-input-send .btn-zipcode{position:absolute;display:inline-block;bottom:5px;right:0;padding:10px 0;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;font-size:13px;border:none;background:#fff}.ma-form-input-send .btn-zipcode:hover,.ma-form-input-send .btn-zipcode :active,.ma-form-input-send .btn-zipcode :focus{text-decoration:underline;background:#fff;color:#292929}@media(min-width: 992px){.checkout-page h3{display:block;margin:0;text-align:center;color:#292929}.checkout-page .active h3{color:#292929}.checkout-page h5{display:block;margin:0;width:100%;text-align:center}.ma-title-checkout{padding-bottom:20px}.payment-list a{padding-bottom:45%}}body .swr-modal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:1px solid #222;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;padding-top:0 !important;text-align:center;width:100%;max-width:400px;-webkit-box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);border:none !important}body .swr-modal.swr-main-modal{height:100%;width:100%}@media(min-width: 480px){body .swr-modal.swr-main-modal{width:80%;height:600px;padding-top:0}}body .swr-modal span.swr-title-bold{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-size:16px;float:left;clear:both;width:100%;margin-bottom:10px}body .swr-modal .swr-close{opacity:0;position:absolute;top:16px;right:16px;width:16px;height:16px;z-index:1000;cursor:pointer}body .swr-modal .swr-background{position:relative;top:0px;left:0px;background-image:url("https://static.massimodutti.net/3/root/sales/subscription/img/page-maintanance.jpg?t=1591177097181");background-size:cover;background-position:center top;opacity:1;width:100%;height:50%}body .swr-modal .swr-logo-div{position:relative;width:100%;text-align:center;float:none;clear:both;margin-top:20px;margin-bottom:40px}@media(min-width: 480px){body .swr-modal .swr-logo-div{margin-top:40px;margin-bottom:40px}}body .swr-modal .swr-logo-div img{width:100%;max-width:180px}body .swr-modal .swr-default-content{float:right !important;padding:0 30px !important;width:100% !important;clear:both !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}body .swr-modal .swr-tilte-bold{text-align:center;width:100%;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-size:18px;margin-bottom:10px;float:left}body .swr-modal .swr-message{font-size:13px;display:block;margin-bottom:30px}body .swr-modal .swr-queue-position{display:none}body .swr-modal .swr-progress-bar{width:100%;background:#e3e3e3;height:2px;border:none;position:relative;margin-top:20px}body .swr-modal .swr-close{opacity:0}body .swr-modal .swr-md-close{pointer-events:none}body .swr-confirm-modal{padding:40px !important;text-align:center;height:auto;border:1px solid #e3e3e3;max-width:400px;-webkit-box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16)}body .swr-confirm-modal .swr-close{opacity:0 !important}body .swr-confirm-modal .main-button{background-color:#292929 !important;padding:8px 4px}body .swr-confirm-modal .swr-button{border:1px solid #292929;padding:8px 4px;width:40%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:20px;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background:#fff}body .swr-confirm-modal .swr-close-title{font-size:18px;font-weight:initial;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif}body .swr-container{position:fixed;top:0px;left:0px;right:0px;bottom:0px;background-color:rgba(0,0,0,.6);z-index:12929290;overflow:auto}.help-block-ps{position:relative}.ng-submitted .form-input-label .input.ng-invalid{border:1px solid #b40016}.hg .help-block{margin-top:2px}body .ngdialog.ngdialog-theme-plain.register-dialog .ngdialog-content .content-table{padding-bottom:0}#user-access header{background:#fff}.hrline{float:left;position:relative;width:100%;height:1px;background-color:#e3e3e3;margin:20px 0}.product-page-related-section{display:block;clear:both}#page .header-shopcart{z-index:1000;background:#fff}body .ma-product-dialog{z-index:10001}@media(max-width : 767px){.ma-product-dialog .ngdialog-content{padding-top:52px !important}}.short-description{font-style:italic;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}itx-product-view .line-over::after{content:"";position:absolute;left:0;bottom:0px;background:rgba(0,0,0,0);width:0%;height:1px;-webkit-transition:all .2s ease;transition:all .2s ease}.stock-notification .container-dialog{margin:0 auto}.ma-product-dialog .xs-buttons{display:none !important}.ngdialog-content{z-index:1}@media(min-width: 768px){.ngdialog-content{z-index:auto}}.ma-product-slider-wrap{overflow-x:hidden}.product-related{position:relative;clear:both}.ma-wrapper-list-categories{display:block;width:100%}.ma-list-categories{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:16px}.ma-list-categories .toggler{float:right}.ma-list-categories a{padding:8px 0;border-bottom:1px;display:block}.ma-list-categories p{display:inline-block;width:100%;padding:8px 0;margin-bottom:0;font-size:16px}.ma-list-categories .active p{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500}.ma-list-categories>li{padding-left:20px;padding-right:20px}.ma-list-categories ul{margin-bottom:0px;margin-top:0px}.ma-list-categories ul li{padding-left:20px}.ma-list-subcategories .more{display:block;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;position:relative;height:20px;width:20px}.ma-list-subcategories .more i{position:absolute;right:5px;top:3px}.ma-list-subcategories.active .more{display:block;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#footer-newsletter-mobile .info-popup{padding-top:25px}body:lang(zh_CN){font-size:14px}body:lang(zh_CN) #sub-menu .informative-text>p a,body:lang(zh_CN) #sub-menu .sub-informative-text>p a,body:lang(zh_CN) #sub-menu li a,body:lang(zh_CN) #sub-menu p a,body:lang(zh_CN) .epsilon,body:lang(zh_CN) .type-check span,body:lang(zh_CN) p,body:lang(zh_CN) .gamma,body:lang(zh_CN) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(zh_CN) .toolbar,body:lang(zh_CN) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(zh_CN) .toolbar,body:lang(zh_CN) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(zh_CN) td,body:lang(zh_CN) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(zh_CN) .seccion_guia_tallas,body:lang(zh_CN) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(zh_CN) .table_titles,body:lang(zh_CN) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(zh_CN) p,body:lang(zh_CN) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(zh_CN) h2,body:lang(zh_CN) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(zh_CN) p,body:lang(zh_CN) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(zh_CN) h3.medirse_title,body:lang(zh_CN) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(zh_CN) p,body:lang(zh_CN) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(zh_CN) .devos_paises,body:lang(zh_CN) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(zh_CN) a,body:lang(zh_CN) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(zh_CN) td,body:lang(zh_CN) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(zh_CN) .seccion_guia_tallas,body:lang(zh_CN) .product-size-guide .table_titles,.product-size-guide body:lang(zh_CN) .table_titles,body:lang(zh_CN) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(zh_CN) p,body:lang(zh_CN) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(zh_CN) h2,body:lang(zh_CN) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(zh_CN) p,body:lang(zh_CN) .product-size-guide h3.medirse_title,.product-size-guide body:lang(zh_CN) h3.medirse_title,body:lang(zh_CN) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(zh_CN) p,body:lang(zh_CN) .product-size-guide .devos_paises,.product-size-guide body:lang(zh_CN) .devos_paises,body:lang(zh_CN) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(zh_CN) a,body:lang(zh_CN) .footer .contact li a,body:lang(zh_CN) .footer .btn-text,body:lang(zh_CN) .footer .btn-smart-app span,body:lang(zh_CN) .btn-primary,body:lang(zh_CN) .btn-default,body:lang(zh_CN) .btn-facebook,body:lang(zh_CN) .subtitle,body:lang(zh_CN) #category-menu-list,body:lang(zh_CN) .form-group input,body:lang(zh_CN) input::-webkit-input-placeholder,body:lang(zh_CN) .ma-product-name,body:lang(zh_CN) .text,body:lang(zh_CN) .form-group.phonegroup .phone-helper,body:lang(zh_CN) .contact-schedule,body:lang(zh_CN) .ma-product-info li a span,body:lang(zh_CN) .ma-product-compo-zone,body:lang(zh_CN) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(zh_CN) .help-text,body:lang(zh_CN) #category-toolbar>div a{font-size:14px}@media(min-width: 768px){body:lang(zh_CN){font-size:14px}body:lang(zh_CN) #sub-menu .informative-text>p a,body:lang(zh_CN) #sub-menu .sub-informative-text>p a,body:lang(zh_CN) #sub-menu li a,body:lang(zh_CN) #sub-menu p a,body:lang(zh_CN) .alpha,body:lang(zh_CN) .epsilon,body:lang(zh_CN) .form-check,body:lang(zh_CN) .form-group.phonegroup .phone-helper,body:lang(zh_CN) .ma-product-care label,body:lang(zh_CN) .type-check span,body:lang(zh_CN) p,body:lang(zh_CN) .gamma,body:lang(zh_CN) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(zh_CN) .toolbar,body:lang(zh_CN) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(zh_CN) .toolbar,body:lang(zh_CN) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(zh_CN) td,body:lang(zh_CN) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(zh_CN) .seccion_guia_tallas,body:lang(zh_CN) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(zh_CN) .table_titles,body:lang(zh_CN) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(zh_CN) p,body:lang(zh_CN) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(zh_CN) h2,body:lang(zh_CN) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(zh_CN) p,body:lang(zh_CN) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(zh_CN) h3.medirse_title,body:lang(zh_CN) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(zh_CN) p,body:lang(zh_CN) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(zh_CN) .devos_paises,body:lang(zh_CN) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(zh_CN) a,body:lang(zh_CN) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(zh_CN) td,body:lang(zh_CN) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(zh_CN) .seccion_guia_tallas,body:lang(zh_CN) .product-size-guide .table_titles,.product-size-guide body:lang(zh_CN) .table_titles,body:lang(zh_CN) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(zh_CN) p,body:lang(zh_CN) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(zh_CN) h2,body:lang(zh_CN) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(zh_CN) p,body:lang(zh_CN) .product-size-guide h3.medirse_title,.product-size-guide body:lang(zh_CN) h3.medirse_title,body:lang(zh_CN) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(zh_CN) p,body:lang(zh_CN) .product-size-guide .devos_paises,.product-size-guide body:lang(zh_CN) .devos_paises,body:lang(zh_CN) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(zh_CN) a,body:lang(zh_CN) .footer .contact li a,body:lang(zh_CN) .footer .btn-text,body:lang(zh_CN) .footer .btn-smart-app span,body:lang(zh_CN) .btn-primary,body:lang(zh_CN) .btn-default,body:lang(zh_CN) .btn-facebook,body:lang(zh_CN) .subtitle,body:lang(zh_CN) .ma-product-ac-inner h4,body:lang(zh_CN) #category-menu-list,body:lang(zh_CN) .form-group input,body:lang(zh_CN) input::-webkit-input-placeholder,body:lang(zh_CN) .ma-product-name,body:lang(zh_CN) .text,body:lang(zh_CN) .contact-schedule,body:lang(zh_CN) .ma-product-info li a span,body:lang(zh_CN) .ma-product-compo-zone,body:lang(zh_CN) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(zh_CN) .help-text,body:lang(zh_CN) #category-toolbar>div a,body:lang(zh_CN) .footer .newsletter p{font-size:14px}}body:lang(ar_MA),body:lang(ar_LB),body:lang(ar_SA),body:lang(ar_KW),body:lang(ar_BH),body:lang(ar_QA),body:lang(ar_IL),body:lang(ar_JO),body:lang(ar_EG),body:lang(ar_AE){font-size:16px}body:lang(ar_MA) p,body:lang(ar_MA) .h5,body:lang(ar_MA) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_MA) h3,body:lang(ar_MA) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_MA) h3,body:lang(ar_MA) .regular,body:lang(ar_MA) .gamma,body:lang(ar_MA) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_MA) .toolbar,body:lang(ar_MA) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_MA) .toolbar,body:lang(ar_MA) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_MA) td,body:lang(ar_MA) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_MA) .seccion_guia_tallas,body:lang(ar_MA) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_MA) .table_titles,body:lang(ar_MA) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_MA) p,body:lang(ar_MA) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_MA) h2,body:lang(ar_MA) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_MA) p,body:lang(ar_MA) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_MA) h3.medirse_title,body:lang(ar_MA) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_MA) p,body:lang(ar_MA) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_MA) .devos_paises,body:lang(ar_MA) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_MA) a,body:lang(ar_MA) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_MA) td,body:lang(ar_MA) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_MA) .seccion_guia_tallas,body:lang(ar_MA) .product-size-guide .table_titles,.product-size-guide body:lang(ar_MA) .table_titles,body:lang(ar_MA) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_MA) p,body:lang(ar_MA) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_MA) h2,body:lang(ar_MA) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_MA) p,body:lang(ar_MA) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_MA) h3.medirse_title,body:lang(ar_MA) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_MA) p,body:lang(ar_MA) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_MA) .devos_paises,body:lang(ar_MA) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_MA) a,body:lang(ar_MA) .theta,body:lang(ar_MA) .epsilon,body:lang(ar_MA) .delta,body:lang(ar_MA) .ita,body:lang(ar_MA) .xi,body:lang(ar_MA) .reference,body:lang(ar_MA) .pi,body:lang(ar_MA) .beta,body:lang(ar_MA) .text-14-r,body:lang(ar_MA) .mi,body:lang(ar_MA) .alpha,body:lang(ar_MA) .ni,body:lang(ar_MA) .fi .price,body:lang(ar_MA) .type-check span,body:lang(ar_MA) label>span,body:lang(ar_MA) .text,body:lang(ar_MA) .btn,body:lang(ar_MA) .company-content li,body:lang(ar_MA) .company-content span,body:lang(ar_MA) .company-content p,body:lang(ar_MA) .send-info p,body:lang(ar_MA) .returns p,body:lang(ar_MA) .ww-countries li a,body:lang(ar_MA) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_MA) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_MA) .ww-search-wrapper .ww-input,body:lang(ar_MA) #sub-menu .informative-text>p a,body:lang(ar_MA) #sub-menu .sub-informative-text>p a,body:lang(ar_MA) #sub-menu li a,body:lang(ar_MA) #sub-menu p a,body:lang(ar_MA) .help-block>span,body:lang(ar_MA) .form-check,body:lang(ar_MA) .language-list-mobile,body:lang(ar_MA) .crm-info-container .banner-col .p2,body:lang(ar_MA) .itx-banner-service .p2,body:lang(ar_MA) .itx-banner-service .h8,body:lang(ar_MA)#home .banner-col .p2,body:lang(ar_MA)#home .ni,body:lang(ar_MA)#home .h7,body:lang(ar_MA) .crm-info-container .h7,body:lang(ar_MA)#home .ma-footer-links a.ni,body:lang(ar_MA) #category-toolbar>div a,body:lang(ar_MA) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_MA) .btn-links,body:lang(ar_MA) .footer .contact li a,body:lang(ar_MA) .footer .btn-text,body:lang(ar_MA) .footer .btn-smart-app span,body:lang(ar_MA) .btn-primary,body:lang(ar_MA) .btn-default,body:lang(ar_MA) .ma-footer-links a,body:lang(ar_MA) .btn-remember,body:lang(ar_MA) .btn-facebook,body:lang(ar_MA) #user-access .title,body:lang(ar_MA) .subtitle,body:lang(ar_MA) .ma-rgpd li a,body:lang(ar_MA) #category-menu-list,body:lang(ar_MA) .form-group input,body:lang(ar_MA) input::-webkit-input-placeholder,body:lang(ar_MA) .ma-product-ac-inner h4,body:lang(ar_MA) .ma-product-name,body:lang(ar_MA) .form-group.phonegroup .phone-helper,body:lang(ar_MA) .contact-schedule,body:lang(ar_MA) .ma-product-info li a span,body:lang(ar_MA) .ma-product-compo-zone,body:lang(ar_MA) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_MA) .help-text,body:lang(ar_MA) .ma-help-page ul a,body:lang(ar_MA) .company-menu li,body:lang(ar_MA) .product-view .product-view-name a,body:lang(ar_MA) .company-content h3,body:lang(ar_MA) .company-content h4,body:lang(ar_MA) .company-content a,body:lang(ar_MA) .helpTitle,body:lang(ar_MA) .generic-content .content-title,body:lang(ar_MA) .ul-sizes h4,body:lang(ar_MA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_MA) .ma-submenu-title,body:lang(ar_MA) .ma-category-link,body:lang(ar_MA) .menu-left li,body:lang(ar_MA) .my-account-page .account-item-data__title,body:lang(ar_MA) .my-account-page .account-item-data .info-text,body:lang(ar_MA) .my-account-page .info-text,body:lang(ar_MA) .my-account-page .account-item-data,body:lang(ar_MA) .my-account-page .product-data span,body:lang(ar_MA) .my-account-page .account-items__price,body:lang(ar_MA) .my-account-page .textLink3,body:lang(ar_MA) .product-summary .product-summary-row,body:lang(ar_MA) .dropdown-menu a,body:lang(ar_MA) .my-account-page .account-items span,body:lang(ar_MA) .list-unstyled a,body:lang(ar_MA) .giftcard-page .giftcard-terms ol li,body:lang(ar_MA) .giftcard-page .giftcard-terms ol p,body:lang(ar_MA) .myacc-logout-row .account-item-data__title,body:lang(ar_MA) .myacc-logout-row a,body:lang(ar_MA) .my-account-page .account-subtitle span,body:lang(ar_MA) .password-content span,body:lang(ar_MA) #category-toolbar .icon-layout-grid,body:lang(ar_MA) #category-toolbar .order-count,body:lang(ar_MA) #category-toolbar .filter-count,body:lang(ar_MA) .ul-sizes .title-li,body:lang(ar_MA) .itx-garment-measurements .size-guide-footer,body:lang(ar_MA) .itx-equivalence .size-guide-footer,body:lang(ar_MA) .itx-garment-measurements .size-guide-title p,body:lang(ar_MA) .itx-equivalence .size-guide-title p,body:lang(ar_MA) .product-navigation span,body:lang(ar_MA) .giftcard-page .subtext,body:lang(ar_MA) .category-product-sizes span,body:lang(ar_MA) .product-view .product-view-info,body:lang(ar_MA) .product-view-info .product-tag,body:lang(ar_MA) #fi-footer a,body:lang(ar_MA) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_MA) .footer .newsletter p,body:lang(ar_MA) .footer .newsletter span,body:lang(ar_MA) .p-m-b,body:lang(ar_MA) .p-s,body:lang(ar_MA) .p-xs,body:lang(ar_MA) .p-xs-b,body:lang(ar_MA) .p-tag,body:lang(ar_LB) p,body:lang(ar_LB) .h5,body:lang(ar_LB) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_LB) h3,body:lang(ar_LB) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_LB) h3,body:lang(ar_LB) .regular,body:lang(ar_LB) .gamma,body:lang(ar_LB) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_LB) .toolbar,body:lang(ar_LB) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_LB) .toolbar,body:lang(ar_LB) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_LB) td,body:lang(ar_LB) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_LB) .seccion_guia_tallas,body:lang(ar_LB) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_LB) .table_titles,body:lang(ar_LB) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_LB) p,body:lang(ar_LB) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_LB) h2,body:lang(ar_LB) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_LB) p,body:lang(ar_LB) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_LB) h3.medirse_title,body:lang(ar_LB) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_LB) p,body:lang(ar_LB) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_LB) .devos_paises,body:lang(ar_LB) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_LB) a,body:lang(ar_LB) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_LB) td,body:lang(ar_LB) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_LB) .seccion_guia_tallas,body:lang(ar_LB) .product-size-guide .table_titles,.product-size-guide body:lang(ar_LB) .table_titles,body:lang(ar_LB) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_LB) p,body:lang(ar_LB) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_LB) h2,body:lang(ar_LB) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_LB) p,body:lang(ar_LB) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_LB) h3.medirse_title,body:lang(ar_LB) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_LB) p,body:lang(ar_LB) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_LB) .devos_paises,body:lang(ar_LB) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_LB) a,body:lang(ar_LB) .theta,body:lang(ar_LB) .epsilon,body:lang(ar_LB) .delta,body:lang(ar_LB) .ita,body:lang(ar_LB) .xi,body:lang(ar_LB) .reference,body:lang(ar_LB) .pi,body:lang(ar_LB) .beta,body:lang(ar_LB) .text-14-r,body:lang(ar_LB) .mi,body:lang(ar_LB) .alpha,body:lang(ar_LB) .ni,body:lang(ar_LB) .fi .price,body:lang(ar_LB) .type-check span,body:lang(ar_LB) label>span,body:lang(ar_LB) .text,body:lang(ar_LB) .btn,body:lang(ar_LB) .company-content li,body:lang(ar_LB) .company-content span,body:lang(ar_LB) .company-content p,body:lang(ar_LB) .send-info p,body:lang(ar_LB) .returns p,body:lang(ar_LB) .ww-countries li a,body:lang(ar_LB) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_LB) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_LB) .ww-search-wrapper .ww-input,body:lang(ar_LB) #sub-menu .informative-text>p a,body:lang(ar_LB) #sub-menu .sub-informative-text>p a,body:lang(ar_LB) #sub-menu li a,body:lang(ar_LB) #sub-menu p a,body:lang(ar_LB) .help-block>span,body:lang(ar_LB) .form-check,body:lang(ar_LB) .language-list-mobile,body:lang(ar_LB) .crm-info-container .banner-col .p2,body:lang(ar_LB) .itx-banner-service .p2,body:lang(ar_LB) .itx-banner-service .h8,body:lang(ar_LB)#home .banner-col .p2,body:lang(ar_LB)#home .ni,body:lang(ar_LB)#home .h7,body:lang(ar_LB) .crm-info-container .h7,body:lang(ar_LB)#home .ma-footer-links a.ni,body:lang(ar_LB) #category-toolbar>div a,body:lang(ar_LB) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_LB) .btn-links,body:lang(ar_LB) .footer .contact li a,body:lang(ar_LB) .footer .btn-text,body:lang(ar_LB) .footer .btn-smart-app span,body:lang(ar_LB) .btn-primary,body:lang(ar_LB) .btn-default,body:lang(ar_LB) .ma-footer-links a,body:lang(ar_LB) .btn-remember,body:lang(ar_LB) .btn-facebook,body:lang(ar_LB) #user-access .title,body:lang(ar_LB) .subtitle,body:lang(ar_LB) .ma-rgpd li a,body:lang(ar_LB) #category-menu-list,body:lang(ar_LB) .form-group input,body:lang(ar_LB) input::-webkit-input-placeholder,body:lang(ar_LB) .ma-product-ac-inner h4,body:lang(ar_LB) .ma-product-name,body:lang(ar_LB) .form-group.phonegroup .phone-helper,body:lang(ar_LB) .contact-schedule,body:lang(ar_LB) .ma-product-info li a span,body:lang(ar_LB) .ma-product-compo-zone,body:lang(ar_LB) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_LB) .help-text,body:lang(ar_LB) .ma-help-page ul a,body:lang(ar_LB) .company-menu li,body:lang(ar_LB) .product-view .product-view-name a,body:lang(ar_LB) .company-content h3,body:lang(ar_LB) .company-content h4,body:lang(ar_LB) .company-content a,body:lang(ar_LB) .helpTitle,body:lang(ar_LB) .generic-content .content-title,body:lang(ar_LB) .ul-sizes h4,body:lang(ar_LB) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_LB) .ma-submenu-title,body:lang(ar_LB) .ma-category-link,body:lang(ar_LB) .menu-left li,body:lang(ar_LB) .my-account-page .account-item-data__title,body:lang(ar_LB) .my-account-page .account-item-data .info-text,body:lang(ar_LB) .my-account-page .info-text,body:lang(ar_LB) .my-account-page .account-item-data,body:lang(ar_LB) .my-account-page .product-data span,body:lang(ar_LB) .my-account-page .account-items__price,body:lang(ar_LB) .my-account-page .textLink3,body:lang(ar_LB) .product-summary .product-summary-row,body:lang(ar_LB) .dropdown-menu a,body:lang(ar_LB) .my-account-page .account-items span,body:lang(ar_LB) .list-unstyled a,body:lang(ar_LB) .giftcard-page .giftcard-terms ol li,body:lang(ar_LB) .giftcard-page .giftcard-terms ol p,body:lang(ar_LB) .myacc-logout-row .account-item-data__title,body:lang(ar_LB) .myacc-logout-row a,body:lang(ar_LB) .my-account-page .account-subtitle span,body:lang(ar_LB) .password-content span,body:lang(ar_LB) #category-toolbar .icon-layout-grid,body:lang(ar_LB) #category-toolbar .order-count,body:lang(ar_LB) #category-toolbar .filter-count,body:lang(ar_LB) .ul-sizes .title-li,body:lang(ar_LB) .itx-garment-measurements .size-guide-footer,body:lang(ar_LB) .itx-equivalence .size-guide-footer,body:lang(ar_LB) .itx-garment-measurements .size-guide-title p,body:lang(ar_LB) .itx-equivalence .size-guide-title p,body:lang(ar_LB) .product-navigation span,body:lang(ar_LB) .giftcard-page .subtext,body:lang(ar_LB) .category-product-sizes span,body:lang(ar_LB) .product-view .product-view-info,body:lang(ar_LB) .product-view-info .product-tag,body:lang(ar_LB) #fi-footer a,body:lang(ar_LB) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_LB) .footer .newsletter p,body:lang(ar_LB) .footer .newsletter span,body:lang(ar_LB) .p-m-b,body:lang(ar_LB) .p-s,body:lang(ar_LB) .p-xs,body:lang(ar_LB) .p-xs-b,body:lang(ar_LB) .p-tag,body:lang(ar_SA) p,body:lang(ar_SA) .h5,body:lang(ar_SA) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_SA) h3,body:lang(ar_SA) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_SA) h3,body:lang(ar_SA) .regular,body:lang(ar_SA) .gamma,body:lang(ar_SA) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_SA) .toolbar,body:lang(ar_SA) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_SA) .toolbar,body:lang(ar_SA) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_SA) td,body:lang(ar_SA) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_SA) .seccion_guia_tallas,body:lang(ar_SA) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_SA) .table_titles,body:lang(ar_SA) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_SA) p,body:lang(ar_SA) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_SA) h2,body:lang(ar_SA) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_SA) p,body:lang(ar_SA) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_SA) h3.medirse_title,body:lang(ar_SA) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_SA) p,body:lang(ar_SA) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_SA) .devos_paises,body:lang(ar_SA) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_SA) a,body:lang(ar_SA) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_SA) td,body:lang(ar_SA) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_SA) .seccion_guia_tallas,body:lang(ar_SA) .product-size-guide .table_titles,.product-size-guide body:lang(ar_SA) .table_titles,body:lang(ar_SA) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_SA) p,body:lang(ar_SA) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_SA) h2,body:lang(ar_SA) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_SA) p,body:lang(ar_SA) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_SA) h3.medirse_title,body:lang(ar_SA) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_SA) p,body:lang(ar_SA) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_SA) .devos_paises,body:lang(ar_SA) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_SA) a,body:lang(ar_SA) .theta,body:lang(ar_SA) .epsilon,body:lang(ar_SA) .delta,body:lang(ar_SA) .ita,body:lang(ar_SA) .xi,body:lang(ar_SA) .reference,body:lang(ar_SA) .pi,body:lang(ar_SA) .beta,body:lang(ar_SA) .text-14-r,body:lang(ar_SA) .mi,body:lang(ar_SA) .alpha,body:lang(ar_SA) .ni,body:lang(ar_SA) .fi .price,body:lang(ar_SA) .type-check span,body:lang(ar_SA) label>span,body:lang(ar_SA) .text,body:lang(ar_SA) .btn,body:lang(ar_SA) .company-content li,body:lang(ar_SA) .company-content span,body:lang(ar_SA) .company-content p,body:lang(ar_SA) .send-info p,body:lang(ar_SA) .returns p,body:lang(ar_SA) .ww-countries li a,body:lang(ar_SA) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_SA) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_SA) .ww-search-wrapper .ww-input,body:lang(ar_SA) #sub-menu .informative-text>p a,body:lang(ar_SA) #sub-menu .sub-informative-text>p a,body:lang(ar_SA) #sub-menu li a,body:lang(ar_SA) #sub-menu p a,body:lang(ar_SA) .help-block>span,body:lang(ar_SA) .form-check,body:lang(ar_SA) .language-list-mobile,body:lang(ar_SA) .crm-info-container .banner-col .p2,body:lang(ar_SA) .itx-banner-service .p2,body:lang(ar_SA) .itx-banner-service .h8,body:lang(ar_SA)#home .banner-col .p2,body:lang(ar_SA)#home .ni,body:lang(ar_SA)#home .h7,body:lang(ar_SA) .crm-info-container .h7,body:lang(ar_SA)#home .ma-footer-links a.ni,body:lang(ar_SA) #category-toolbar>div a,body:lang(ar_SA) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_SA) .btn-links,body:lang(ar_SA) .footer .contact li a,body:lang(ar_SA) .footer .btn-text,body:lang(ar_SA) .footer .btn-smart-app span,body:lang(ar_SA) .btn-primary,body:lang(ar_SA) .btn-default,body:lang(ar_SA) .ma-footer-links a,body:lang(ar_SA) .btn-remember,body:lang(ar_SA) .btn-facebook,body:lang(ar_SA) #user-access .title,body:lang(ar_SA) .subtitle,body:lang(ar_SA) .ma-rgpd li a,body:lang(ar_SA) #category-menu-list,body:lang(ar_SA) .form-group input,body:lang(ar_SA) input::-webkit-input-placeholder,body:lang(ar_SA) .ma-product-ac-inner h4,body:lang(ar_SA) .ma-product-name,body:lang(ar_SA) .form-group.phonegroup .phone-helper,body:lang(ar_SA) .contact-schedule,body:lang(ar_SA) .ma-product-info li a span,body:lang(ar_SA) .ma-product-compo-zone,body:lang(ar_SA) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_SA) .help-text,body:lang(ar_SA) .ma-help-page ul a,body:lang(ar_SA) .company-menu li,body:lang(ar_SA) .product-view .product-view-name a,body:lang(ar_SA) .company-content h3,body:lang(ar_SA) .company-content h4,body:lang(ar_SA) .company-content a,body:lang(ar_SA) .helpTitle,body:lang(ar_SA) .generic-content .content-title,body:lang(ar_SA) .ul-sizes h4,body:lang(ar_SA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_SA) .ma-submenu-title,body:lang(ar_SA) .ma-category-link,body:lang(ar_SA) .menu-left li,body:lang(ar_SA) .my-account-page .account-item-data__title,body:lang(ar_SA) .my-account-page .account-item-data .info-text,body:lang(ar_SA) .my-account-page .info-text,body:lang(ar_SA) .my-account-page .account-item-data,body:lang(ar_SA) .my-account-page .product-data span,body:lang(ar_SA) .my-account-page .account-items__price,body:lang(ar_SA) .my-account-page .textLink3,body:lang(ar_SA) .product-summary .product-summary-row,body:lang(ar_SA) .dropdown-menu a,body:lang(ar_SA) .my-account-page .account-items span,body:lang(ar_SA) .list-unstyled a,body:lang(ar_SA) .giftcard-page .giftcard-terms ol li,body:lang(ar_SA) .giftcard-page .giftcard-terms ol p,body:lang(ar_SA) .myacc-logout-row .account-item-data__title,body:lang(ar_SA) .myacc-logout-row a,body:lang(ar_SA) .my-account-page .account-subtitle span,body:lang(ar_SA) .password-content span,body:lang(ar_SA) #category-toolbar .icon-layout-grid,body:lang(ar_SA) #category-toolbar .order-count,body:lang(ar_SA) #category-toolbar .filter-count,body:lang(ar_SA) .ul-sizes .title-li,body:lang(ar_SA) .itx-garment-measurements .size-guide-footer,body:lang(ar_SA) .itx-equivalence .size-guide-footer,body:lang(ar_SA) .itx-garment-measurements .size-guide-title p,body:lang(ar_SA) .itx-equivalence .size-guide-title p,body:lang(ar_SA) .product-navigation span,body:lang(ar_SA) .giftcard-page .subtext,body:lang(ar_SA) .category-product-sizes span,body:lang(ar_SA) .product-view .product-view-info,body:lang(ar_SA) .product-view-info .product-tag,body:lang(ar_SA) #fi-footer a,body:lang(ar_SA) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_SA) .footer .newsletter p,body:lang(ar_SA) .footer .newsletter span,body:lang(ar_SA) .p-m-b,body:lang(ar_SA) .p-s,body:lang(ar_SA) .p-xs,body:lang(ar_SA) .p-xs-b,body:lang(ar_SA) .p-tag,body:lang(ar_KW) p,body:lang(ar_KW) .h5,body:lang(ar_KW) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_KW) h3,body:lang(ar_KW) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_KW) h3,body:lang(ar_KW) .regular,body:lang(ar_KW) .gamma,body:lang(ar_KW) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_KW) .toolbar,body:lang(ar_KW) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_KW) .toolbar,body:lang(ar_KW) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_KW) td,body:lang(ar_KW) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_KW) .seccion_guia_tallas,body:lang(ar_KW) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_KW) .table_titles,body:lang(ar_KW) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_KW) p,body:lang(ar_KW) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_KW) h2,body:lang(ar_KW) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_KW) p,body:lang(ar_KW) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_KW) h3.medirse_title,body:lang(ar_KW) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_KW) p,body:lang(ar_KW) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_KW) .devos_paises,body:lang(ar_KW) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_KW) a,body:lang(ar_KW) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_KW) td,body:lang(ar_KW) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_KW) .seccion_guia_tallas,body:lang(ar_KW) .product-size-guide .table_titles,.product-size-guide body:lang(ar_KW) .table_titles,body:lang(ar_KW) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_KW) p,body:lang(ar_KW) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_KW) h2,body:lang(ar_KW) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_KW) p,body:lang(ar_KW) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_KW) h3.medirse_title,body:lang(ar_KW) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_KW) p,body:lang(ar_KW) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_KW) .devos_paises,body:lang(ar_KW) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_KW) a,body:lang(ar_KW) .theta,body:lang(ar_KW) .epsilon,body:lang(ar_KW) .delta,body:lang(ar_KW) .ita,body:lang(ar_KW) .xi,body:lang(ar_KW) .reference,body:lang(ar_KW) .pi,body:lang(ar_KW) .beta,body:lang(ar_KW) .text-14-r,body:lang(ar_KW) .mi,body:lang(ar_KW) .alpha,body:lang(ar_KW) .ni,body:lang(ar_KW) .fi .price,body:lang(ar_KW) .type-check span,body:lang(ar_KW) label>span,body:lang(ar_KW) .text,body:lang(ar_KW) .btn,body:lang(ar_KW) .company-content li,body:lang(ar_KW) .company-content span,body:lang(ar_KW) .company-content p,body:lang(ar_KW) .send-info p,body:lang(ar_KW) .returns p,body:lang(ar_KW) .ww-countries li a,body:lang(ar_KW) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_KW) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_KW) .ww-search-wrapper .ww-input,body:lang(ar_KW) #sub-menu .informative-text>p a,body:lang(ar_KW) #sub-menu .sub-informative-text>p a,body:lang(ar_KW) #sub-menu li a,body:lang(ar_KW) #sub-menu p a,body:lang(ar_KW) .help-block>span,body:lang(ar_KW) .form-check,body:lang(ar_KW) .language-list-mobile,body:lang(ar_KW) .crm-info-container .banner-col .p2,body:lang(ar_KW) .itx-banner-service .p2,body:lang(ar_KW) .itx-banner-service .h8,body:lang(ar_KW)#home .banner-col .p2,body:lang(ar_KW)#home .ni,body:lang(ar_KW)#home .h7,body:lang(ar_KW) .crm-info-container .h7,body:lang(ar_KW)#home .ma-footer-links a.ni,body:lang(ar_KW) #category-toolbar>div a,body:lang(ar_KW) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_KW) .btn-links,body:lang(ar_KW) .footer .contact li a,body:lang(ar_KW) .footer .btn-text,body:lang(ar_KW) .footer .btn-smart-app span,body:lang(ar_KW) .btn-primary,body:lang(ar_KW) .btn-default,body:lang(ar_KW) .ma-footer-links a,body:lang(ar_KW) .btn-remember,body:lang(ar_KW) .btn-facebook,body:lang(ar_KW) #user-access .title,body:lang(ar_KW) .subtitle,body:lang(ar_KW) .ma-rgpd li a,body:lang(ar_KW) #category-menu-list,body:lang(ar_KW) .form-group input,body:lang(ar_KW) input::-webkit-input-placeholder,body:lang(ar_KW) .ma-product-ac-inner h4,body:lang(ar_KW) .ma-product-name,body:lang(ar_KW) .form-group.phonegroup .phone-helper,body:lang(ar_KW) .contact-schedule,body:lang(ar_KW) .ma-product-info li a span,body:lang(ar_KW) .ma-product-compo-zone,body:lang(ar_KW) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_KW) .help-text,body:lang(ar_KW) .ma-help-page ul a,body:lang(ar_KW) .company-menu li,body:lang(ar_KW) .product-view .product-view-name a,body:lang(ar_KW) .company-content h3,body:lang(ar_KW) .company-content h4,body:lang(ar_KW) .company-content a,body:lang(ar_KW) .helpTitle,body:lang(ar_KW) .generic-content .content-title,body:lang(ar_KW) .ul-sizes h4,body:lang(ar_KW) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_KW) .ma-submenu-title,body:lang(ar_KW) .ma-category-link,body:lang(ar_KW) .menu-left li,body:lang(ar_KW) .my-account-page .account-item-data__title,body:lang(ar_KW) .my-account-page .account-item-data .info-text,body:lang(ar_KW) .my-account-page .info-text,body:lang(ar_KW) .my-account-page .account-item-data,body:lang(ar_KW) .my-account-page .product-data span,body:lang(ar_KW) .my-account-page .account-items__price,body:lang(ar_KW) .my-account-page .textLink3,body:lang(ar_KW) .product-summary .product-summary-row,body:lang(ar_KW) .dropdown-menu a,body:lang(ar_KW) .my-account-page .account-items span,body:lang(ar_KW) .list-unstyled a,body:lang(ar_KW) .giftcard-page .giftcard-terms ol li,body:lang(ar_KW) .giftcard-page .giftcard-terms ol p,body:lang(ar_KW) .myacc-logout-row .account-item-data__title,body:lang(ar_KW) .myacc-logout-row a,body:lang(ar_KW) .my-account-page .account-subtitle span,body:lang(ar_KW) .password-content span,body:lang(ar_KW) #category-toolbar .icon-layout-grid,body:lang(ar_KW) #category-toolbar .order-count,body:lang(ar_KW) #category-toolbar .filter-count,body:lang(ar_KW) .ul-sizes .title-li,body:lang(ar_KW) .itx-garment-measurements .size-guide-footer,body:lang(ar_KW) .itx-equivalence .size-guide-footer,body:lang(ar_KW) .itx-garment-measurements .size-guide-title p,body:lang(ar_KW) .itx-equivalence .size-guide-title p,body:lang(ar_KW) .product-navigation span,body:lang(ar_KW) .giftcard-page .subtext,body:lang(ar_KW) .category-product-sizes span,body:lang(ar_KW) .product-view .product-view-info,body:lang(ar_KW) .product-view-info .product-tag,body:lang(ar_KW) #fi-footer a,body:lang(ar_KW) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_KW) .footer .newsletter p,body:lang(ar_KW) .footer .newsletter span,body:lang(ar_KW) .p-m-b,body:lang(ar_KW) .p-s,body:lang(ar_KW) .p-xs,body:lang(ar_KW) .p-xs-b,body:lang(ar_KW) .p-tag,body:lang(ar_BH) p,body:lang(ar_BH) .h5,body:lang(ar_BH) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_BH) h3,body:lang(ar_BH) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_BH) h3,body:lang(ar_BH) .regular,body:lang(ar_BH) .gamma,body:lang(ar_BH) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_BH) .toolbar,body:lang(ar_BH) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_BH) .toolbar,body:lang(ar_BH) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_BH) td,body:lang(ar_BH) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_BH) .seccion_guia_tallas,body:lang(ar_BH) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_BH) .table_titles,body:lang(ar_BH) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_BH) p,body:lang(ar_BH) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_BH) h2,body:lang(ar_BH) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_BH) p,body:lang(ar_BH) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_BH) h3.medirse_title,body:lang(ar_BH) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_BH) p,body:lang(ar_BH) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_BH) .devos_paises,body:lang(ar_BH) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_BH) a,body:lang(ar_BH) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_BH) td,body:lang(ar_BH) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_BH) .seccion_guia_tallas,body:lang(ar_BH) .product-size-guide .table_titles,.product-size-guide body:lang(ar_BH) .table_titles,body:lang(ar_BH) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_BH) p,body:lang(ar_BH) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_BH) h2,body:lang(ar_BH) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_BH) p,body:lang(ar_BH) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_BH) h3.medirse_title,body:lang(ar_BH) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_BH) p,body:lang(ar_BH) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_BH) .devos_paises,body:lang(ar_BH) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_BH) a,body:lang(ar_BH) .theta,body:lang(ar_BH) .epsilon,body:lang(ar_BH) .delta,body:lang(ar_BH) .ita,body:lang(ar_BH) .xi,body:lang(ar_BH) .reference,body:lang(ar_BH) .pi,body:lang(ar_BH) .beta,body:lang(ar_BH) .text-14-r,body:lang(ar_BH) .mi,body:lang(ar_BH) .alpha,body:lang(ar_BH) .ni,body:lang(ar_BH) .fi .price,body:lang(ar_BH) .type-check span,body:lang(ar_BH) label>span,body:lang(ar_BH) .text,body:lang(ar_BH) .btn,body:lang(ar_BH) .company-content li,body:lang(ar_BH) .company-content span,body:lang(ar_BH) .company-content p,body:lang(ar_BH) .send-info p,body:lang(ar_BH) .returns p,body:lang(ar_BH) .ww-countries li a,body:lang(ar_BH) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_BH) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_BH) .ww-search-wrapper .ww-input,body:lang(ar_BH) #sub-menu .informative-text>p a,body:lang(ar_BH) #sub-menu .sub-informative-text>p a,body:lang(ar_BH) #sub-menu li a,body:lang(ar_BH) #sub-menu p a,body:lang(ar_BH) .help-block>span,body:lang(ar_BH) .form-check,body:lang(ar_BH) .language-list-mobile,body:lang(ar_BH) .crm-info-container .banner-col .p2,body:lang(ar_BH) .itx-banner-service .p2,body:lang(ar_BH) .itx-banner-service .h8,body:lang(ar_BH)#home .banner-col .p2,body:lang(ar_BH)#home .ni,body:lang(ar_BH)#home .h7,body:lang(ar_BH) .crm-info-container .h7,body:lang(ar_BH)#home .ma-footer-links a.ni,body:lang(ar_BH) #category-toolbar>div a,body:lang(ar_BH) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_BH) .btn-links,body:lang(ar_BH) .footer .contact li a,body:lang(ar_BH) .footer .btn-text,body:lang(ar_BH) .footer .btn-smart-app span,body:lang(ar_BH) .btn-primary,body:lang(ar_BH) .btn-default,body:lang(ar_BH) .ma-footer-links a,body:lang(ar_BH) .btn-remember,body:lang(ar_BH) .btn-facebook,body:lang(ar_BH) #user-access .title,body:lang(ar_BH) .subtitle,body:lang(ar_BH) .ma-rgpd li a,body:lang(ar_BH) #category-menu-list,body:lang(ar_BH) .form-group input,body:lang(ar_BH) input::-webkit-input-placeholder,body:lang(ar_BH) .ma-product-ac-inner h4,body:lang(ar_BH) .ma-product-name,body:lang(ar_BH) .form-group.phonegroup .phone-helper,body:lang(ar_BH) .contact-schedule,body:lang(ar_BH) .ma-product-info li a span,body:lang(ar_BH) .ma-product-compo-zone,body:lang(ar_BH) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_BH) .help-text,body:lang(ar_BH) .ma-help-page ul a,body:lang(ar_BH) .company-menu li,body:lang(ar_BH) .product-view .product-view-name a,body:lang(ar_BH) .company-content h3,body:lang(ar_BH) .company-content h4,body:lang(ar_BH) .company-content a,body:lang(ar_BH) .helpTitle,body:lang(ar_BH) .generic-content .content-title,body:lang(ar_BH) .ul-sizes h4,body:lang(ar_BH) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_BH) .ma-submenu-title,body:lang(ar_BH) .ma-category-link,body:lang(ar_BH) .menu-left li,body:lang(ar_BH) .my-account-page .account-item-data__title,body:lang(ar_BH) .my-account-page .account-item-data .info-text,body:lang(ar_BH) .my-account-page .info-text,body:lang(ar_BH) .my-account-page .account-item-data,body:lang(ar_BH) .my-account-page .product-data span,body:lang(ar_BH) .my-account-page .account-items__price,body:lang(ar_BH) .my-account-page .textLink3,body:lang(ar_BH) .product-summary .product-summary-row,body:lang(ar_BH) .dropdown-menu a,body:lang(ar_BH) .my-account-page .account-items span,body:lang(ar_BH) .list-unstyled a,body:lang(ar_BH) .giftcard-page .giftcard-terms ol li,body:lang(ar_BH) .giftcard-page .giftcard-terms ol p,body:lang(ar_BH) .myacc-logout-row .account-item-data__title,body:lang(ar_BH) .myacc-logout-row a,body:lang(ar_BH) .my-account-page .account-subtitle span,body:lang(ar_BH) .password-content span,body:lang(ar_BH) #category-toolbar .icon-layout-grid,body:lang(ar_BH) #category-toolbar .order-count,body:lang(ar_BH) #category-toolbar .filter-count,body:lang(ar_BH) .ul-sizes .title-li,body:lang(ar_BH) .itx-garment-measurements .size-guide-footer,body:lang(ar_BH) .itx-equivalence .size-guide-footer,body:lang(ar_BH) .itx-garment-measurements .size-guide-title p,body:lang(ar_BH) .itx-equivalence .size-guide-title p,body:lang(ar_BH) .product-navigation span,body:lang(ar_BH) .giftcard-page .subtext,body:lang(ar_BH) .category-product-sizes span,body:lang(ar_BH) .product-view .product-view-info,body:lang(ar_BH) .product-view-info .product-tag,body:lang(ar_BH) #fi-footer a,body:lang(ar_BH) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_BH) .footer .newsletter p,body:lang(ar_BH) .footer .newsletter span,body:lang(ar_BH) .p-m-b,body:lang(ar_BH) .p-s,body:lang(ar_BH) .p-xs,body:lang(ar_BH) .p-xs-b,body:lang(ar_BH) .p-tag,body:lang(ar_QA) p,body:lang(ar_QA) .h5,body:lang(ar_QA) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_QA) h3,body:lang(ar_QA) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_QA) h3,body:lang(ar_QA) .regular,body:lang(ar_QA) .gamma,body:lang(ar_QA) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_QA) .toolbar,body:lang(ar_QA) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_QA) .toolbar,body:lang(ar_QA) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_QA) td,body:lang(ar_QA) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_QA) .seccion_guia_tallas,body:lang(ar_QA) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_QA) .table_titles,body:lang(ar_QA) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_QA) p,body:lang(ar_QA) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_QA) h2,body:lang(ar_QA) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_QA) p,body:lang(ar_QA) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_QA) h3.medirse_title,body:lang(ar_QA) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_QA) p,body:lang(ar_QA) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_QA) .devos_paises,body:lang(ar_QA) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_QA) a,body:lang(ar_QA) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_QA) td,body:lang(ar_QA) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_QA) .seccion_guia_tallas,body:lang(ar_QA) .product-size-guide .table_titles,.product-size-guide body:lang(ar_QA) .table_titles,body:lang(ar_QA) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_QA) p,body:lang(ar_QA) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_QA) h2,body:lang(ar_QA) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_QA) p,body:lang(ar_QA) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_QA) h3.medirse_title,body:lang(ar_QA) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_QA) p,body:lang(ar_QA) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_QA) .devos_paises,body:lang(ar_QA) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_QA) a,body:lang(ar_QA) .theta,body:lang(ar_QA) .epsilon,body:lang(ar_QA) .delta,body:lang(ar_QA) .ita,body:lang(ar_QA) .xi,body:lang(ar_QA) .reference,body:lang(ar_QA) .pi,body:lang(ar_QA) .beta,body:lang(ar_QA) .text-14-r,body:lang(ar_QA) .mi,body:lang(ar_QA) .alpha,body:lang(ar_QA) .ni,body:lang(ar_QA) .fi .price,body:lang(ar_QA) .type-check span,body:lang(ar_QA) label>span,body:lang(ar_QA) .text,body:lang(ar_QA) .btn,body:lang(ar_QA) .company-content li,body:lang(ar_QA) .company-content span,body:lang(ar_QA) .company-content p,body:lang(ar_QA) .send-info p,body:lang(ar_QA) .returns p,body:lang(ar_QA) .ww-countries li a,body:lang(ar_QA) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_QA) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_QA) .ww-search-wrapper .ww-input,body:lang(ar_QA) #sub-menu .informative-text>p a,body:lang(ar_QA) #sub-menu .sub-informative-text>p a,body:lang(ar_QA) #sub-menu li a,body:lang(ar_QA) #sub-menu p a,body:lang(ar_QA) .help-block>span,body:lang(ar_QA) .form-check,body:lang(ar_QA) .language-list-mobile,body:lang(ar_QA) .crm-info-container .banner-col .p2,body:lang(ar_QA) .itx-banner-service .p2,body:lang(ar_QA) .itx-banner-service .h8,body:lang(ar_QA)#home .banner-col .p2,body:lang(ar_QA)#home .ni,body:lang(ar_QA)#home .h7,body:lang(ar_QA) .crm-info-container .h7,body:lang(ar_QA)#home .ma-footer-links a.ni,body:lang(ar_QA) #category-toolbar>div a,body:lang(ar_QA) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_QA) .btn-links,body:lang(ar_QA) .footer .contact li a,body:lang(ar_QA) .footer .btn-text,body:lang(ar_QA) .footer .btn-smart-app span,body:lang(ar_QA) .btn-primary,body:lang(ar_QA) .btn-default,body:lang(ar_QA) .ma-footer-links a,body:lang(ar_QA) .btn-remember,body:lang(ar_QA) .btn-facebook,body:lang(ar_QA) #user-access .title,body:lang(ar_QA) .subtitle,body:lang(ar_QA) .ma-rgpd li a,body:lang(ar_QA) #category-menu-list,body:lang(ar_QA) .form-group input,body:lang(ar_QA) input::-webkit-input-placeholder,body:lang(ar_QA) .ma-product-ac-inner h4,body:lang(ar_QA) .ma-product-name,body:lang(ar_QA) .form-group.phonegroup .phone-helper,body:lang(ar_QA) .contact-schedule,body:lang(ar_QA) .ma-product-info li a span,body:lang(ar_QA) .ma-product-compo-zone,body:lang(ar_QA) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_QA) .help-text,body:lang(ar_QA) .ma-help-page ul a,body:lang(ar_QA) .company-menu li,body:lang(ar_QA) .product-view .product-view-name a,body:lang(ar_QA) .company-content h3,body:lang(ar_QA) .company-content h4,body:lang(ar_QA) .company-content a,body:lang(ar_QA) .helpTitle,body:lang(ar_QA) .generic-content .content-title,body:lang(ar_QA) .ul-sizes h4,body:lang(ar_QA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_QA) .ma-submenu-title,body:lang(ar_QA) .ma-category-link,body:lang(ar_QA) .menu-left li,body:lang(ar_QA) .my-account-page .account-item-data__title,body:lang(ar_QA) .my-account-page .account-item-data .info-text,body:lang(ar_QA) .my-account-page .info-text,body:lang(ar_QA) .my-account-page .account-item-data,body:lang(ar_QA) .my-account-page .product-data span,body:lang(ar_QA) .my-account-page .account-items__price,body:lang(ar_QA) .my-account-page .textLink3,body:lang(ar_QA) .product-summary .product-summary-row,body:lang(ar_QA) .dropdown-menu a,body:lang(ar_QA) .my-account-page .account-items span,body:lang(ar_QA) .list-unstyled a,body:lang(ar_QA) .giftcard-page .giftcard-terms ol li,body:lang(ar_QA) .giftcard-page .giftcard-terms ol p,body:lang(ar_QA) .myacc-logout-row .account-item-data__title,body:lang(ar_QA) .myacc-logout-row a,body:lang(ar_QA) .my-account-page .account-subtitle span,body:lang(ar_QA) .password-content span,body:lang(ar_QA) #category-toolbar .icon-layout-grid,body:lang(ar_QA) #category-toolbar .order-count,body:lang(ar_QA) #category-toolbar .filter-count,body:lang(ar_QA) .ul-sizes .title-li,body:lang(ar_QA) .itx-garment-measurements .size-guide-footer,body:lang(ar_QA) .itx-equivalence .size-guide-footer,body:lang(ar_QA) .itx-garment-measurements .size-guide-title p,body:lang(ar_QA) .itx-equivalence .size-guide-title p,body:lang(ar_QA) .product-navigation span,body:lang(ar_QA) .giftcard-page .subtext,body:lang(ar_QA) .category-product-sizes span,body:lang(ar_QA) .product-view .product-view-info,body:lang(ar_QA) .product-view-info .product-tag,body:lang(ar_QA) #fi-footer a,body:lang(ar_QA) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_QA) .footer .newsletter p,body:lang(ar_QA) .footer .newsletter span,body:lang(ar_QA) .p-m-b,body:lang(ar_QA) .p-s,body:lang(ar_QA) .p-xs,body:lang(ar_QA) .p-xs-b,body:lang(ar_QA) .p-tag,body:lang(ar_IL) p,body:lang(ar_IL) .h5,body:lang(ar_IL) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_IL) h3,body:lang(ar_IL) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_IL) h3,body:lang(ar_IL) .regular,body:lang(ar_IL) .gamma,body:lang(ar_IL) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_IL) .toolbar,body:lang(ar_IL) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_IL) .toolbar,body:lang(ar_IL) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_IL) td,body:lang(ar_IL) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_IL) .seccion_guia_tallas,body:lang(ar_IL) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_IL) .table_titles,body:lang(ar_IL) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_IL) p,body:lang(ar_IL) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_IL) h2,body:lang(ar_IL) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_IL) p,body:lang(ar_IL) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_IL) h3.medirse_title,body:lang(ar_IL) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_IL) p,body:lang(ar_IL) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_IL) .devos_paises,body:lang(ar_IL) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_IL) a,body:lang(ar_IL) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_IL) td,body:lang(ar_IL) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_IL) .seccion_guia_tallas,body:lang(ar_IL) .product-size-guide .table_titles,.product-size-guide body:lang(ar_IL) .table_titles,body:lang(ar_IL) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_IL) p,body:lang(ar_IL) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_IL) h2,body:lang(ar_IL) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_IL) p,body:lang(ar_IL) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_IL) h3.medirse_title,body:lang(ar_IL) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_IL) p,body:lang(ar_IL) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_IL) .devos_paises,body:lang(ar_IL) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_IL) a,body:lang(ar_IL) .theta,body:lang(ar_IL) .epsilon,body:lang(ar_IL) .delta,body:lang(ar_IL) .ita,body:lang(ar_IL) .xi,body:lang(ar_IL) .reference,body:lang(ar_IL) .pi,body:lang(ar_IL) .beta,body:lang(ar_IL) .text-14-r,body:lang(ar_IL) .mi,body:lang(ar_IL) .alpha,body:lang(ar_IL) .ni,body:lang(ar_IL) .fi .price,body:lang(ar_IL) .type-check span,body:lang(ar_IL) label>span,body:lang(ar_IL) .text,body:lang(ar_IL) .btn,body:lang(ar_IL) .company-content li,body:lang(ar_IL) .company-content span,body:lang(ar_IL) .company-content p,body:lang(ar_IL) .send-info p,body:lang(ar_IL) .returns p,body:lang(ar_IL) .ww-countries li a,body:lang(ar_IL) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_IL) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_IL) .ww-search-wrapper .ww-input,body:lang(ar_IL) #sub-menu .informative-text>p a,body:lang(ar_IL) #sub-menu .sub-informative-text>p a,body:lang(ar_IL) #sub-menu li a,body:lang(ar_IL) #sub-menu p a,body:lang(ar_IL) .help-block>span,body:lang(ar_IL) .form-check,body:lang(ar_IL) .language-list-mobile,body:lang(ar_IL) .crm-info-container .banner-col .p2,body:lang(ar_IL) .itx-banner-service .p2,body:lang(ar_IL) .itx-banner-service .h8,body:lang(ar_IL)#home .banner-col .p2,body:lang(ar_IL)#home .ni,body:lang(ar_IL)#home .h7,body:lang(ar_IL) .crm-info-container .h7,body:lang(ar_IL)#home .ma-footer-links a.ni,body:lang(ar_IL) #category-toolbar>div a,body:lang(ar_IL) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_IL) .btn-links,body:lang(ar_IL) .footer .contact li a,body:lang(ar_IL) .footer .btn-text,body:lang(ar_IL) .footer .btn-smart-app span,body:lang(ar_IL) .btn-primary,body:lang(ar_IL) .btn-default,body:lang(ar_IL) .ma-footer-links a,body:lang(ar_IL) .btn-remember,body:lang(ar_IL) .btn-facebook,body:lang(ar_IL) #user-access .title,body:lang(ar_IL) .subtitle,body:lang(ar_IL) .ma-rgpd li a,body:lang(ar_IL) #category-menu-list,body:lang(ar_IL) .form-group input,body:lang(ar_IL) input::-webkit-input-placeholder,body:lang(ar_IL) .ma-product-ac-inner h4,body:lang(ar_IL) .ma-product-name,body:lang(ar_IL) .form-group.phonegroup .phone-helper,body:lang(ar_IL) .contact-schedule,body:lang(ar_IL) .ma-product-info li a span,body:lang(ar_IL) .ma-product-compo-zone,body:lang(ar_IL) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_IL) .help-text,body:lang(ar_IL) .ma-help-page ul a,body:lang(ar_IL) .company-menu li,body:lang(ar_IL) .product-view .product-view-name a,body:lang(ar_IL) .company-content h3,body:lang(ar_IL) .company-content h4,body:lang(ar_IL) .company-content a,body:lang(ar_IL) .helpTitle,body:lang(ar_IL) .generic-content .content-title,body:lang(ar_IL) .ul-sizes h4,body:lang(ar_IL) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_IL) .ma-submenu-title,body:lang(ar_IL) .ma-category-link,body:lang(ar_IL) .menu-left li,body:lang(ar_IL) .my-account-page .account-item-data__title,body:lang(ar_IL) .my-account-page .account-item-data .info-text,body:lang(ar_IL) .my-account-page .info-text,body:lang(ar_IL) .my-account-page .account-item-data,body:lang(ar_IL) .my-account-page .product-data span,body:lang(ar_IL) .my-account-page .account-items__price,body:lang(ar_IL) .my-account-page .textLink3,body:lang(ar_IL) .product-summary .product-summary-row,body:lang(ar_IL) .dropdown-menu a,body:lang(ar_IL) .my-account-page .account-items span,body:lang(ar_IL) .list-unstyled a,body:lang(ar_IL) .giftcard-page .giftcard-terms ol li,body:lang(ar_IL) .giftcard-page .giftcard-terms ol p,body:lang(ar_IL) .myacc-logout-row .account-item-data__title,body:lang(ar_IL) .myacc-logout-row a,body:lang(ar_IL) .my-account-page .account-subtitle span,body:lang(ar_IL) .password-content span,body:lang(ar_IL) #category-toolbar .icon-layout-grid,body:lang(ar_IL) #category-toolbar .order-count,body:lang(ar_IL) #category-toolbar .filter-count,body:lang(ar_IL) .ul-sizes .title-li,body:lang(ar_IL) .itx-garment-measurements .size-guide-footer,body:lang(ar_IL) .itx-equivalence .size-guide-footer,body:lang(ar_IL) .itx-garment-measurements .size-guide-title p,body:lang(ar_IL) .itx-equivalence .size-guide-title p,body:lang(ar_IL) .product-navigation span,body:lang(ar_IL) .giftcard-page .subtext,body:lang(ar_IL) .category-product-sizes span,body:lang(ar_IL) .product-view .product-view-info,body:lang(ar_IL) .product-view-info .product-tag,body:lang(ar_IL) #fi-footer a,body:lang(ar_IL) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_IL) .footer .newsletter p,body:lang(ar_IL) .footer .newsletter span,body:lang(ar_IL) .p-m-b,body:lang(ar_IL) .p-s,body:lang(ar_IL) .p-xs,body:lang(ar_IL) .p-xs-b,body:lang(ar_IL) .p-tag,body:lang(ar_JO) p,body:lang(ar_JO) .h5,body:lang(ar_JO) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_JO) h3,body:lang(ar_JO) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_JO) h3,body:lang(ar_JO) .regular,body:lang(ar_JO) .gamma,body:lang(ar_JO) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_JO) .toolbar,body:lang(ar_JO) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_JO) .toolbar,body:lang(ar_JO) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_JO) td,body:lang(ar_JO) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_JO) .seccion_guia_tallas,body:lang(ar_JO) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_JO) .table_titles,body:lang(ar_JO) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_JO) p,body:lang(ar_JO) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_JO) h2,body:lang(ar_JO) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_JO) p,body:lang(ar_JO) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_JO) h3.medirse_title,body:lang(ar_JO) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_JO) p,body:lang(ar_JO) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_JO) .devos_paises,body:lang(ar_JO) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_JO) a,body:lang(ar_JO) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_JO) td,body:lang(ar_JO) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_JO) .seccion_guia_tallas,body:lang(ar_JO) .product-size-guide .table_titles,.product-size-guide body:lang(ar_JO) .table_titles,body:lang(ar_JO) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_JO) p,body:lang(ar_JO) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_JO) h2,body:lang(ar_JO) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_JO) p,body:lang(ar_JO) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_JO) h3.medirse_title,body:lang(ar_JO) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_JO) p,body:lang(ar_JO) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_JO) .devos_paises,body:lang(ar_JO) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_JO) a,body:lang(ar_JO) .theta,body:lang(ar_JO) .epsilon,body:lang(ar_JO) .delta,body:lang(ar_JO) .ita,body:lang(ar_JO) .xi,body:lang(ar_JO) .reference,body:lang(ar_JO) .pi,body:lang(ar_JO) .beta,body:lang(ar_JO) .text-14-r,body:lang(ar_JO) .mi,body:lang(ar_JO) .alpha,body:lang(ar_JO) .ni,body:lang(ar_JO) .fi .price,body:lang(ar_JO) .type-check span,body:lang(ar_JO) label>span,body:lang(ar_JO) .text,body:lang(ar_JO) .btn,body:lang(ar_JO) .company-content li,body:lang(ar_JO) .company-content span,body:lang(ar_JO) .company-content p,body:lang(ar_JO) .send-info p,body:lang(ar_JO) .returns p,body:lang(ar_JO) .ww-countries li a,body:lang(ar_JO) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_JO) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_JO) .ww-search-wrapper .ww-input,body:lang(ar_JO) #sub-menu .informative-text>p a,body:lang(ar_JO) #sub-menu .sub-informative-text>p a,body:lang(ar_JO) #sub-menu li a,body:lang(ar_JO) #sub-menu p a,body:lang(ar_JO) .help-block>span,body:lang(ar_JO) .form-check,body:lang(ar_JO) .language-list-mobile,body:lang(ar_JO) .crm-info-container .banner-col .p2,body:lang(ar_JO) .itx-banner-service .p2,body:lang(ar_JO) .itx-banner-service .h8,body:lang(ar_JO)#home .banner-col .p2,body:lang(ar_JO)#home .ni,body:lang(ar_JO)#home .h7,body:lang(ar_JO) .crm-info-container .h7,body:lang(ar_JO)#home .ma-footer-links a.ni,body:lang(ar_JO) #category-toolbar>div a,body:lang(ar_JO) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_JO) .btn-links,body:lang(ar_JO) .footer .contact li a,body:lang(ar_JO) .footer .btn-text,body:lang(ar_JO) .footer .btn-smart-app span,body:lang(ar_JO) .btn-primary,body:lang(ar_JO) .btn-default,body:lang(ar_JO) .ma-footer-links a,body:lang(ar_JO) .btn-remember,body:lang(ar_JO) .btn-facebook,body:lang(ar_JO) #user-access .title,body:lang(ar_JO) .subtitle,body:lang(ar_JO) .ma-rgpd li a,body:lang(ar_JO) #category-menu-list,body:lang(ar_JO) .form-group input,body:lang(ar_JO) input::-webkit-input-placeholder,body:lang(ar_JO) .ma-product-ac-inner h4,body:lang(ar_JO) .ma-product-name,body:lang(ar_JO) .form-group.phonegroup .phone-helper,body:lang(ar_JO) .contact-schedule,body:lang(ar_JO) .ma-product-info li a span,body:lang(ar_JO) .ma-product-compo-zone,body:lang(ar_JO) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_JO) .help-text,body:lang(ar_JO) .ma-help-page ul a,body:lang(ar_JO) .company-menu li,body:lang(ar_JO) .product-view .product-view-name a,body:lang(ar_JO) .company-content h3,body:lang(ar_JO) .company-content h4,body:lang(ar_JO) .company-content a,body:lang(ar_JO) .helpTitle,body:lang(ar_JO) .generic-content .content-title,body:lang(ar_JO) .ul-sizes h4,body:lang(ar_JO) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_JO) .ma-submenu-title,body:lang(ar_JO) .ma-category-link,body:lang(ar_JO) .menu-left li,body:lang(ar_JO) .my-account-page .account-item-data__title,body:lang(ar_JO) .my-account-page .account-item-data .info-text,body:lang(ar_JO) .my-account-page .info-text,body:lang(ar_JO) .my-account-page .account-item-data,body:lang(ar_JO) .my-account-page .product-data span,body:lang(ar_JO) .my-account-page .account-items__price,body:lang(ar_JO) .my-account-page .textLink3,body:lang(ar_JO) .product-summary .product-summary-row,body:lang(ar_JO) .dropdown-menu a,body:lang(ar_JO) .my-account-page .account-items span,body:lang(ar_JO) .list-unstyled a,body:lang(ar_JO) .giftcard-page .giftcard-terms ol li,body:lang(ar_JO) .giftcard-page .giftcard-terms ol p,body:lang(ar_JO) .myacc-logout-row .account-item-data__title,body:lang(ar_JO) .myacc-logout-row a,body:lang(ar_JO) .my-account-page .account-subtitle span,body:lang(ar_JO) .password-content span,body:lang(ar_JO) #category-toolbar .icon-layout-grid,body:lang(ar_JO) #category-toolbar .order-count,body:lang(ar_JO) #category-toolbar .filter-count,body:lang(ar_JO) .ul-sizes .title-li,body:lang(ar_JO) .itx-garment-measurements .size-guide-footer,body:lang(ar_JO) .itx-equivalence .size-guide-footer,body:lang(ar_JO) .itx-garment-measurements .size-guide-title p,body:lang(ar_JO) .itx-equivalence .size-guide-title p,body:lang(ar_JO) .product-navigation span,body:lang(ar_JO) .giftcard-page .subtext,body:lang(ar_JO) .category-product-sizes span,body:lang(ar_JO) .product-view .product-view-info,body:lang(ar_JO) .product-view-info .product-tag,body:lang(ar_JO) #fi-footer a,body:lang(ar_JO) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_JO) .footer .newsletter p,body:lang(ar_JO) .footer .newsletter span,body:lang(ar_JO) .p-m-b,body:lang(ar_JO) .p-s,body:lang(ar_JO) .p-xs,body:lang(ar_JO) .p-xs-b,body:lang(ar_JO) .p-tag,body:lang(ar_EG) p,body:lang(ar_EG) .h5,body:lang(ar_EG) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_EG) h3,body:lang(ar_EG) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_EG) h3,body:lang(ar_EG) .regular,body:lang(ar_EG) .gamma,body:lang(ar_EG) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_EG) .toolbar,body:lang(ar_EG) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_EG) .toolbar,body:lang(ar_EG) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_EG) td,body:lang(ar_EG) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_EG) .seccion_guia_tallas,body:lang(ar_EG) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_EG) .table_titles,body:lang(ar_EG) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_EG) p,body:lang(ar_EG) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_EG) h2,body:lang(ar_EG) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_EG) p,body:lang(ar_EG) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_EG) h3.medirse_title,body:lang(ar_EG) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_EG) p,body:lang(ar_EG) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_EG) .devos_paises,body:lang(ar_EG) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_EG) a,body:lang(ar_EG) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_EG) td,body:lang(ar_EG) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_EG) .seccion_guia_tallas,body:lang(ar_EG) .product-size-guide .table_titles,.product-size-guide body:lang(ar_EG) .table_titles,body:lang(ar_EG) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_EG) p,body:lang(ar_EG) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_EG) h2,body:lang(ar_EG) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_EG) p,body:lang(ar_EG) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_EG) h3.medirse_title,body:lang(ar_EG) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_EG) p,body:lang(ar_EG) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_EG) .devos_paises,body:lang(ar_EG) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_EG) a,body:lang(ar_EG) .theta,body:lang(ar_EG) .epsilon,body:lang(ar_EG) .delta,body:lang(ar_EG) .ita,body:lang(ar_EG) .xi,body:lang(ar_EG) .reference,body:lang(ar_EG) .pi,body:lang(ar_EG) .beta,body:lang(ar_EG) .text-14-r,body:lang(ar_EG) .mi,body:lang(ar_EG) .alpha,body:lang(ar_EG) .ni,body:lang(ar_EG) .fi .price,body:lang(ar_EG) .type-check span,body:lang(ar_EG) label>span,body:lang(ar_EG) .text,body:lang(ar_EG) .btn,body:lang(ar_EG) .company-content li,body:lang(ar_EG) .company-content span,body:lang(ar_EG) .company-content p,body:lang(ar_EG) .send-info p,body:lang(ar_EG) .returns p,body:lang(ar_EG) .ww-countries li a,body:lang(ar_EG) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_EG) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_EG) .ww-search-wrapper .ww-input,body:lang(ar_EG) #sub-menu .informative-text>p a,body:lang(ar_EG) #sub-menu .sub-informative-text>p a,body:lang(ar_EG) #sub-menu li a,body:lang(ar_EG) #sub-menu p a,body:lang(ar_EG) .help-block>span,body:lang(ar_EG) .form-check,body:lang(ar_EG) .language-list-mobile,body:lang(ar_EG) .crm-info-container .banner-col .p2,body:lang(ar_EG) .itx-banner-service .p2,body:lang(ar_EG) .itx-banner-service .h8,body:lang(ar_EG)#home .banner-col .p2,body:lang(ar_EG)#home .ni,body:lang(ar_EG)#home .h7,body:lang(ar_EG) .crm-info-container .h7,body:lang(ar_EG)#home .ma-footer-links a.ni,body:lang(ar_EG) #category-toolbar>div a,body:lang(ar_EG) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_EG) .btn-links,body:lang(ar_EG) .footer .contact li a,body:lang(ar_EG) .footer .btn-text,body:lang(ar_EG) .footer .btn-smart-app span,body:lang(ar_EG) .btn-primary,body:lang(ar_EG) .btn-default,body:lang(ar_EG) .ma-footer-links a,body:lang(ar_EG) .btn-remember,body:lang(ar_EG) .btn-facebook,body:lang(ar_EG) #user-access .title,body:lang(ar_EG) .subtitle,body:lang(ar_EG) .ma-rgpd li a,body:lang(ar_EG) #category-menu-list,body:lang(ar_EG) .form-group input,body:lang(ar_EG) input::-webkit-input-placeholder,body:lang(ar_EG) .ma-product-ac-inner h4,body:lang(ar_EG) .ma-product-name,body:lang(ar_EG) .form-group.phonegroup .phone-helper,body:lang(ar_EG) .contact-schedule,body:lang(ar_EG) .ma-product-info li a span,body:lang(ar_EG) .ma-product-compo-zone,body:lang(ar_EG) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_EG) .help-text,body:lang(ar_EG) .ma-help-page ul a,body:lang(ar_EG) .company-menu li,body:lang(ar_EG) .product-view .product-view-name a,body:lang(ar_EG) .company-content h3,body:lang(ar_EG) .company-content h4,body:lang(ar_EG) .company-content a,body:lang(ar_EG) .helpTitle,body:lang(ar_EG) .generic-content .content-title,body:lang(ar_EG) .ul-sizes h4,body:lang(ar_EG) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_EG) .ma-submenu-title,body:lang(ar_EG) .ma-category-link,body:lang(ar_EG) .menu-left li,body:lang(ar_EG) .my-account-page .account-item-data__title,body:lang(ar_EG) .my-account-page .account-item-data .info-text,body:lang(ar_EG) .my-account-page .info-text,body:lang(ar_EG) .my-account-page .account-item-data,body:lang(ar_EG) .my-account-page .product-data span,body:lang(ar_EG) .my-account-page .account-items__price,body:lang(ar_EG) .my-account-page .textLink3,body:lang(ar_EG) .product-summary .product-summary-row,body:lang(ar_EG) .dropdown-menu a,body:lang(ar_EG) .my-account-page .account-items span,body:lang(ar_EG) .list-unstyled a,body:lang(ar_EG) .giftcard-page .giftcard-terms ol li,body:lang(ar_EG) .giftcard-page .giftcard-terms ol p,body:lang(ar_EG) .myacc-logout-row .account-item-data__title,body:lang(ar_EG) .myacc-logout-row a,body:lang(ar_EG) .my-account-page .account-subtitle span,body:lang(ar_EG) .password-content span,body:lang(ar_EG) #category-toolbar .icon-layout-grid,body:lang(ar_EG) #category-toolbar .order-count,body:lang(ar_EG) #category-toolbar .filter-count,body:lang(ar_EG) .ul-sizes .title-li,body:lang(ar_EG) .itx-garment-measurements .size-guide-footer,body:lang(ar_EG) .itx-equivalence .size-guide-footer,body:lang(ar_EG) .itx-garment-measurements .size-guide-title p,body:lang(ar_EG) .itx-equivalence .size-guide-title p,body:lang(ar_EG) .product-navigation span,body:lang(ar_EG) .giftcard-page .subtext,body:lang(ar_EG) .category-product-sizes span,body:lang(ar_EG) .product-view .product-view-info,body:lang(ar_EG) .product-view-info .product-tag,body:lang(ar_EG) #fi-footer a,body:lang(ar_EG) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_EG) .footer .newsletter p,body:lang(ar_EG) .footer .newsletter span,body:lang(ar_EG) .p-m-b,body:lang(ar_EG) .p-s,body:lang(ar_EG) .p-xs,body:lang(ar_EG) .p-xs-b,body:lang(ar_EG) .p-tag,body:lang(ar_AE) p,body:lang(ar_AE) .h5,body:lang(ar_AE) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_AE) h3,body:lang(ar_AE) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_AE) h3,body:lang(ar_AE) .regular,body:lang(ar_AE) .gamma,body:lang(ar_AE) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_AE) .toolbar,body:lang(ar_AE) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_AE) .toolbar,body:lang(ar_AE) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_AE) td,body:lang(ar_AE) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_AE) .seccion_guia_tallas,body:lang(ar_AE) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_AE) .table_titles,body:lang(ar_AE) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_AE) p,body:lang(ar_AE) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_AE) h2,body:lang(ar_AE) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_AE) p,body:lang(ar_AE) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_AE) h3.medirse_title,body:lang(ar_AE) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_AE) p,body:lang(ar_AE) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_AE) .devos_paises,body:lang(ar_AE) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_AE) a,body:lang(ar_AE) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_AE) td,body:lang(ar_AE) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_AE) .seccion_guia_tallas,body:lang(ar_AE) .product-size-guide .table_titles,.product-size-guide body:lang(ar_AE) .table_titles,body:lang(ar_AE) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_AE) p,body:lang(ar_AE) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_AE) h2,body:lang(ar_AE) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_AE) p,body:lang(ar_AE) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_AE) h3.medirse_title,body:lang(ar_AE) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_AE) p,body:lang(ar_AE) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_AE) .devos_paises,body:lang(ar_AE) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_AE) a,body:lang(ar_AE) .theta,body:lang(ar_AE) .epsilon,body:lang(ar_AE) .delta,body:lang(ar_AE) .ita,body:lang(ar_AE) .xi,body:lang(ar_AE) .reference,body:lang(ar_AE) .pi,body:lang(ar_AE) .beta,body:lang(ar_AE) .text-14-r,body:lang(ar_AE) .mi,body:lang(ar_AE) .alpha,body:lang(ar_AE) .ni,body:lang(ar_AE) .fi .price,body:lang(ar_AE) .type-check span,body:lang(ar_AE) label>span,body:lang(ar_AE) .text,body:lang(ar_AE) .btn,body:lang(ar_AE) .company-content li,body:lang(ar_AE) .company-content span,body:lang(ar_AE) .company-content p,body:lang(ar_AE) .send-info p,body:lang(ar_AE) .returns p,body:lang(ar_AE) .ww-countries li a,body:lang(ar_AE) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_AE) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_AE) .ww-search-wrapper .ww-input,body:lang(ar_AE) #sub-menu .informative-text>p a,body:lang(ar_AE) #sub-menu .sub-informative-text>p a,body:lang(ar_AE) #sub-menu li a,body:lang(ar_AE) #sub-menu p a,body:lang(ar_AE) .help-block>span,body:lang(ar_AE) .form-check,body:lang(ar_AE) .language-list-mobile,body:lang(ar_AE) .crm-info-container .banner-col .p2,body:lang(ar_AE) .itx-banner-service .p2,body:lang(ar_AE) .itx-banner-service .h8,body:lang(ar_AE)#home .banner-col .p2,body:lang(ar_AE)#home .ni,body:lang(ar_AE)#home .h7,body:lang(ar_AE) .crm-info-container .h7,body:lang(ar_AE)#home .ma-footer-links a.ni,body:lang(ar_AE) #category-toolbar>div a,body:lang(ar_AE) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_AE) .btn-links,body:lang(ar_AE) .footer .contact li a,body:lang(ar_AE) .footer .btn-text,body:lang(ar_AE) .footer .btn-smart-app span,body:lang(ar_AE) .btn-primary,body:lang(ar_AE) .btn-default,body:lang(ar_AE) .ma-footer-links a,body:lang(ar_AE) .btn-remember,body:lang(ar_AE) .btn-facebook,body:lang(ar_AE) #user-access .title,body:lang(ar_AE) .subtitle,body:lang(ar_AE) .ma-rgpd li a,body:lang(ar_AE) #category-menu-list,body:lang(ar_AE) .form-group input,body:lang(ar_AE) input::-webkit-input-placeholder,body:lang(ar_AE) .ma-product-ac-inner h4,body:lang(ar_AE) .ma-product-name,body:lang(ar_AE) .form-group.phonegroup .phone-helper,body:lang(ar_AE) .contact-schedule,body:lang(ar_AE) .ma-product-info li a span,body:lang(ar_AE) .ma-product-compo-zone,body:lang(ar_AE) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_AE) .help-text,body:lang(ar_AE) .ma-help-page ul a,body:lang(ar_AE) .company-menu li,body:lang(ar_AE) .product-view .product-view-name a,body:lang(ar_AE) .company-content h3,body:lang(ar_AE) .company-content h4,body:lang(ar_AE) .company-content a,body:lang(ar_AE) .helpTitle,body:lang(ar_AE) .generic-content .content-title,body:lang(ar_AE) .ul-sizes h4,body:lang(ar_AE) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_AE) .ma-submenu-title,body:lang(ar_AE) .ma-category-link,body:lang(ar_AE) .menu-left li,body:lang(ar_AE) .my-account-page .account-item-data__title,body:lang(ar_AE) .my-account-page .account-item-data .info-text,body:lang(ar_AE) .my-account-page .info-text,body:lang(ar_AE) .my-account-page .account-item-data,body:lang(ar_AE) .my-account-page .product-data span,body:lang(ar_AE) .my-account-page .account-items__price,body:lang(ar_AE) .my-account-page .textLink3,body:lang(ar_AE) .product-summary .product-summary-row,body:lang(ar_AE) .dropdown-menu a,body:lang(ar_AE) .my-account-page .account-items span,body:lang(ar_AE) .list-unstyled a,body:lang(ar_AE) .giftcard-page .giftcard-terms ol li,body:lang(ar_AE) .giftcard-page .giftcard-terms ol p,body:lang(ar_AE) .myacc-logout-row .account-item-data__title,body:lang(ar_AE) .myacc-logout-row a,body:lang(ar_AE) .my-account-page .account-subtitle span,body:lang(ar_AE) .password-content span,body:lang(ar_AE) #category-toolbar .icon-layout-grid,body:lang(ar_AE) #category-toolbar .order-count,body:lang(ar_AE) #category-toolbar .filter-count,body:lang(ar_AE) .ul-sizes .title-li,body:lang(ar_AE) .itx-garment-measurements .size-guide-footer,body:lang(ar_AE) .itx-equivalence .size-guide-footer,body:lang(ar_AE) .itx-garment-measurements .size-guide-title p,body:lang(ar_AE) .itx-equivalence .size-guide-title p,body:lang(ar_AE) .product-navigation span,body:lang(ar_AE) .giftcard-page .subtext,body:lang(ar_AE) .category-product-sizes span,body:lang(ar_AE) .product-view .product-view-info,body:lang(ar_AE) .product-view-info .product-tag,body:lang(ar_AE) #fi-footer a,body:lang(ar_AE) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_AE) .footer .newsletter p,body:lang(ar_AE) .footer .newsletter span,body:lang(ar_AE) .p-m-b,body:lang(ar_AE) .p-s,body:lang(ar_AE) .p-xs,body:lang(ar_AE) .p-xs-b,body:lang(ar_AE) .p-tag{font-size:16px}@media(min-width: 768px){body:lang(ar_MA) p,body:lang(ar_MA) .h5,body:lang(ar_MA) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_MA) h3,body:lang(ar_MA) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_MA) h3,body:lang(ar_MA) .regular,body:lang(ar_MA) .gamma,body:lang(ar_MA) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_MA) .toolbar,body:lang(ar_MA) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_MA) .toolbar,body:lang(ar_MA) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_MA) td,body:lang(ar_MA) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_MA) .seccion_guia_tallas,body:lang(ar_MA) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_MA) .table_titles,body:lang(ar_MA) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_MA) p,body:lang(ar_MA) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_MA) h2,body:lang(ar_MA) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_MA) p,body:lang(ar_MA) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_MA) h3.medirse_title,body:lang(ar_MA) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_MA) p,body:lang(ar_MA) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_MA) .devos_paises,body:lang(ar_MA) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_MA) a,body:lang(ar_MA) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_MA) td,body:lang(ar_MA) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_MA) .seccion_guia_tallas,body:lang(ar_MA) .product-size-guide .table_titles,.product-size-guide body:lang(ar_MA) .table_titles,body:lang(ar_MA) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_MA) p,body:lang(ar_MA) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_MA) h2,body:lang(ar_MA) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_MA) p,body:lang(ar_MA) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_MA) h3.medirse_title,body:lang(ar_MA) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_MA) p,body:lang(ar_MA) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_MA) .devos_paises,body:lang(ar_MA) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_MA) a,body:lang(ar_MA) .theta,body:lang(ar_MA) .epsilon,body:lang(ar_MA) .delta,body:lang(ar_MA) .ita,body:lang(ar_MA) .xi,body:lang(ar_MA) .reference,body:lang(ar_MA) .pi,body:lang(ar_MA) .beta,body:lang(ar_MA) .text-14-r,body:lang(ar_MA) .mi,body:lang(ar_MA) .alpha,body:lang(ar_MA) .ni,body:lang(ar_MA) .fi .price,body:lang(ar_MA) .type-check span,body:lang(ar_MA) label>span,body:lang(ar_MA) .text,body:lang(ar_MA) .btn,body:lang(ar_MA) .company-content li,body:lang(ar_MA) .company-content span,body:lang(ar_MA) .company-content p,body:lang(ar_MA) .send-info p,body:lang(ar_MA) .returns p,body:lang(ar_MA) .ww-countries li a,body:lang(ar_MA) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_MA) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_MA) .ww-search-wrapper .ww-input,body:lang(ar_MA) #sub-menu .informative-text>p a,body:lang(ar_MA) #sub-menu .sub-informative-text>p a,body:lang(ar_MA) #sub-menu li a,body:lang(ar_MA) #sub-menu p a,body:lang(ar_MA) .help-block>span,body:lang(ar_MA) .form-check,body:lang(ar_MA) .language-list-mobile,body:lang(ar_MA) .crm-info-container .banner-col .p2,body:lang(ar_MA) .itx-banner-service .p2,body:lang(ar_MA) .itx-banner-service .h8,body:lang(ar_MA)#home .banner-col .p2,body:lang(ar_MA)#home .ni,body:lang(ar_MA)#home .h7,body:lang(ar_MA) .crm-info-container .h7,body:lang(ar_MA)#home .ma-footer-links a.ni,body:lang(ar_MA) #category-toolbar>div a,body:lang(ar_MA) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_MA) .btn-links,body:lang(ar_MA) .footer .contact li a,body:lang(ar_MA) .footer .btn-text,body:lang(ar_MA) .footer .btn-smart-app span,body:lang(ar_MA) .btn-primary,body:lang(ar_MA) .btn-default,body:lang(ar_MA) .ma-footer-links a,body:lang(ar_MA) .btn-remember,body:lang(ar_MA) .btn-facebook,body:lang(ar_MA) #user-access .title,body:lang(ar_MA) .subtitle,body:lang(ar_MA) .ma-rgpd li a,body:lang(ar_MA) #category-menu-list,body:lang(ar_MA) .form-group input,body:lang(ar_MA) input::-webkit-input-placeholder,body:lang(ar_MA) .ma-product-ac-inner h4,body:lang(ar_MA) .ma-product-name,body:lang(ar_MA) .form-group.phonegroup .phone-helper,body:lang(ar_MA) .contact-schedule,body:lang(ar_MA) .ma-product-info li a span,body:lang(ar_MA) .ma-product-compo-zone,body:lang(ar_MA) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_MA) .help-text,body:lang(ar_MA) .ma-help-page ul a,body:lang(ar_MA) .company-menu li,body:lang(ar_MA) .product-view .product-view-name a,body:lang(ar_MA) .company-content h3,body:lang(ar_MA) .company-content h4,body:lang(ar_MA) .company-content a,body:lang(ar_MA) .helpTitle,body:lang(ar_MA) .generic-content .content-title,body:lang(ar_MA) .ul-sizes h4,body:lang(ar_MA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_MA) .ma-submenu-title,body:lang(ar_MA) .ma-category-link,body:lang(ar_MA) .menu-left li,body:lang(ar_MA) .my-account-page .account-item-data__title,body:lang(ar_MA) .my-account-page .account-item-data .info-text,body:lang(ar_MA) .my-account-page .info-text,body:lang(ar_MA) .my-account-page .account-item-data,body:lang(ar_MA) .my-account-page .product-data span,body:lang(ar_MA) .my-account-page .account-items__price,body:lang(ar_MA) .my-account-page .textLink3,body:lang(ar_MA) .product-summary .product-summary-row,body:lang(ar_MA) .dropdown-menu a,body:lang(ar_MA) .my-account-page .account-items span,body:lang(ar_MA) .list-unstyled a,body:lang(ar_MA) .giftcard-page .giftcard-terms ol li,body:lang(ar_MA) .giftcard-page .giftcard-terms ol p,body:lang(ar_MA) .myacc-logout-row .account-item-data__title,body:lang(ar_MA) .myacc-logout-row a,body:lang(ar_MA) .my-account-page .account-subtitle span,body:lang(ar_MA) .password-content span,body:lang(ar_MA) #category-toolbar .icon-layout-grid,body:lang(ar_MA) #category-toolbar .order-count,body:lang(ar_MA) #category-toolbar .filter-count,body:lang(ar_MA) .ul-sizes .title-li,body:lang(ar_MA) .itx-garment-measurements .size-guide-footer,body:lang(ar_MA) .itx-equivalence .size-guide-footer,body:lang(ar_MA) .itx-garment-measurements .size-guide-title p,body:lang(ar_MA) .itx-equivalence .size-guide-title p,body:lang(ar_MA) .product-navigation span,body:lang(ar_MA) .giftcard-page .subtext,body:lang(ar_MA) .category-product-sizes span,body:lang(ar_MA) .product-view .product-view-info,body:lang(ar_MA) .product-view-info .product-tag,body:lang(ar_MA) #fi-footer a,body:lang(ar_MA) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_MA) .footer .newsletter p,body:lang(ar_MA) .footer .newsletter span,body:lang(ar_MA) .p-m-b,body:lang(ar_MA) .p-s,body:lang(ar_MA) .p-xs,body:lang(ar_MA) .p-xs-b,body:lang(ar_MA) .p-tag,body:lang(ar_LB) p,body:lang(ar_LB) .h5,body:lang(ar_LB) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_LB) h3,body:lang(ar_LB) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_LB) h3,body:lang(ar_LB) .regular,body:lang(ar_LB) .gamma,body:lang(ar_LB) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_LB) .toolbar,body:lang(ar_LB) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_LB) .toolbar,body:lang(ar_LB) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_LB) td,body:lang(ar_LB) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_LB) .seccion_guia_tallas,body:lang(ar_LB) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_LB) .table_titles,body:lang(ar_LB) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_LB) p,body:lang(ar_LB) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_LB) h2,body:lang(ar_LB) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_LB) p,body:lang(ar_LB) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_LB) h3.medirse_title,body:lang(ar_LB) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_LB) p,body:lang(ar_LB) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_LB) .devos_paises,body:lang(ar_LB) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_LB) a,body:lang(ar_LB) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_LB) td,body:lang(ar_LB) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_LB) .seccion_guia_tallas,body:lang(ar_LB) .product-size-guide .table_titles,.product-size-guide body:lang(ar_LB) .table_titles,body:lang(ar_LB) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_LB) p,body:lang(ar_LB) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_LB) h2,body:lang(ar_LB) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_LB) p,body:lang(ar_LB) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_LB) h3.medirse_title,body:lang(ar_LB) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_LB) p,body:lang(ar_LB) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_LB) .devos_paises,body:lang(ar_LB) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_LB) a,body:lang(ar_LB) .theta,body:lang(ar_LB) .epsilon,body:lang(ar_LB) .delta,body:lang(ar_LB) .ita,body:lang(ar_LB) .xi,body:lang(ar_LB) .reference,body:lang(ar_LB) .pi,body:lang(ar_LB) .beta,body:lang(ar_LB) .text-14-r,body:lang(ar_LB) .mi,body:lang(ar_LB) .alpha,body:lang(ar_LB) .ni,body:lang(ar_LB) .fi .price,body:lang(ar_LB) .type-check span,body:lang(ar_LB) label>span,body:lang(ar_LB) .text,body:lang(ar_LB) .btn,body:lang(ar_LB) .company-content li,body:lang(ar_LB) .company-content span,body:lang(ar_LB) .company-content p,body:lang(ar_LB) .send-info p,body:lang(ar_LB) .returns p,body:lang(ar_LB) .ww-countries li a,body:lang(ar_LB) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_LB) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_LB) .ww-search-wrapper .ww-input,body:lang(ar_LB) #sub-menu .informative-text>p a,body:lang(ar_LB) #sub-menu .sub-informative-text>p a,body:lang(ar_LB) #sub-menu li a,body:lang(ar_LB) #sub-menu p a,body:lang(ar_LB) .help-block>span,body:lang(ar_LB) .form-check,body:lang(ar_LB) .language-list-mobile,body:lang(ar_LB) .crm-info-container .banner-col .p2,body:lang(ar_LB) .itx-banner-service .p2,body:lang(ar_LB) .itx-banner-service .h8,body:lang(ar_LB)#home .banner-col .p2,body:lang(ar_LB)#home .ni,body:lang(ar_LB)#home .h7,body:lang(ar_LB) .crm-info-container .h7,body:lang(ar_LB)#home .ma-footer-links a.ni,body:lang(ar_LB) #category-toolbar>div a,body:lang(ar_LB) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_LB) .btn-links,body:lang(ar_LB) .footer .contact li a,body:lang(ar_LB) .footer .btn-text,body:lang(ar_LB) .footer .btn-smart-app span,body:lang(ar_LB) .btn-primary,body:lang(ar_LB) .btn-default,body:lang(ar_LB) .ma-footer-links a,body:lang(ar_LB) .btn-remember,body:lang(ar_LB) .btn-facebook,body:lang(ar_LB) #user-access .title,body:lang(ar_LB) .subtitle,body:lang(ar_LB) .ma-rgpd li a,body:lang(ar_LB) #category-menu-list,body:lang(ar_LB) .form-group input,body:lang(ar_LB) input::-webkit-input-placeholder,body:lang(ar_LB) .ma-product-ac-inner h4,body:lang(ar_LB) .ma-product-name,body:lang(ar_LB) .form-group.phonegroup .phone-helper,body:lang(ar_LB) .contact-schedule,body:lang(ar_LB) .ma-product-info li a span,body:lang(ar_LB) .ma-product-compo-zone,body:lang(ar_LB) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_LB) .help-text,body:lang(ar_LB) .ma-help-page ul a,body:lang(ar_LB) .company-menu li,body:lang(ar_LB) .product-view .product-view-name a,body:lang(ar_LB) .company-content h3,body:lang(ar_LB) .company-content h4,body:lang(ar_LB) .company-content a,body:lang(ar_LB) .helpTitle,body:lang(ar_LB) .generic-content .content-title,body:lang(ar_LB) .ul-sizes h4,body:lang(ar_LB) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_LB) .ma-submenu-title,body:lang(ar_LB) .ma-category-link,body:lang(ar_LB) .menu-left li,body:lang(ar_LB) .my-account-page .account-item-data__title,body:lang(ar_LB) .my-account-page .account-item-data .info-text,body:lang(ar_LB) .my-account-page .info-text,body:lang(ar_LB) .my-account-page .account-item-data,body:lang(ar_LB) .my-account-page .product-data span,body:lang(ar_LB) .my-account-page .account-items__price,body:lang(ar_LB) .my-account-page .textLink3,body:lang(ar_LB) .product-summary .product-summary-row,body:lang(ar_LB) .dropdown-menu a,body:lang(ar_LB) .my-account-page .account-items span,body:lang(ar_LB) .list-unstyled a,body:lang(ar_LB) .giftcard-page .giftcard-terms ol li,body:lang(ar_LB) .giftcard-page .giftcard-terms ol p,body:lang(ar_LB) .myacc-logout-row .account-item-data__title,body:lang(ar_LB) .myacc-logout-row a,body:lang(ar_LB) .my-account-page .account-subtitle span,body:lang(ar_LB) .password-content span,body:lang(ar_LB) #category-toolbar .icon-layout-grid,body:lang(ar_LB) #category-toolbar .order-count,body:lang(ar_LB) #category-toolbar .filter-count,body:lang(ar_LB) .ul-sizes .title-li,body:lang(ar_LB) .itx-garment-measurements .size-guide-footer,body:lang(ar_LB) .itx-equivalence .size-guide-footer,body:lang(ar_LB) .itx-garment-measurements .size-guide-title p,body:lang(ar_LB) .itx-equivalence .size-guide-title p,body:lang(ar_LB) .product-navigation span,body:lang(ar_LB) .giftcard-page .subtext,body:lang(ar_LB) .category-product-sizes span,body:lang(ar_LB) .product-view .product-view-info,body:lang(ar_LB) .product-view-info .product-tag,body:lang(ar_LB) #fi-footer a,body:lang(ar_LB) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_LB) .footer .newsletter p,body:lang(ar_LB) .footer .newsletter span,body:lang(ar_LB) .p-m-b,body:lang(ar_LB) .p-s,body:lang(ar_LB) .p-xs,body:lang(ar_LB) .p-xs-b,body:lang(ar_LB) .p-tag,body:lang(ar_SA) p,body:lang(ar_SA) .h5,body:lang(ar_SA) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_SA) h3,body:lang(ar_SA) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_SA) h3,body:lang(ar_SA) .regular,body:lang(ar_SA) .gamma,body:lang(ar_SA) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_SA) .toolbar,body:lang(ar_SA) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_SA) .toolbar,body:lang(ar_SA) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_SA) td,body:lang(ar_SA) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_SA) .seccion_guia_tallas,body:lang(ar_SA) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_SA) .table_titles,body:lang(ar_SA) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_SA) p,body:lang(ar_SA) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_SA) h2,body:lang(ar_SA) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_SA) p,body:lang(ar_SA) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_SA) h3.medirse_title,body:lang(ar_SA) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_SA) p,body:lang(ar_SA) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_SA) .devos_paises,body:lang(ar_SA) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_SA) a,body:lang(ar_SA) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_SA) td,body:lang(ar_SA) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_SA) .seccion_guia_tallas,body:lang(ar_SA) .product-size-guide .table_titles,.product-size-guide body:lang(ar_SA) .table_titles,body:lang(ar_SA) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_SA) p,body:lang(ar_SA) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_SA) h2,body:lang(ar_SA) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_SA) p,body:lang(ar_SA) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_SA) h3.medirse_title,body:lang(ar_SA) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_SA) p,body:lang(ar_SA) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_SA) .devos_paises,body:lang(ar_SA) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_SA) a,body:lang(ar_SA) .theta,body:lang(ar_SA) .epsilon,body:lang(ar_SA) .delta,body:lang(ar_SA) .ita,body:lang(ar_SA) .xi,body:lang(ar_SA) .reference,body:lang(ar_SA) .pi,body:lang(ar_SA) .beta,body:lang(ar_SA) .text-14-r,body:lang(ar_SA) .mi,body:lang(ar_SA) .alpha,body:lang(ar_SA) .ni,body:lang(ar_SA) .fi .price,body:lang(ar_SA) .type-check span,body:lang(ar_SA) label>span,body:lang(ar_SA) .text,body:lang(ar_SA) .btn,body:lang(ar_SA) .company-content li,body:lang(ar_SA) .company-content span,body:lang(ar_SA) .company-content p,body:lang(ar_SA) .send-info p,body:lang(ar_SA) .returns p,body:lang(ar_SA) .ww-countries li a,body:lang(ar_SA) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_SA) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_SA) .ww-search-wrapper .ww-input,body:lang(ar_SA) #sub-menu .informative-text>p a,body:lang(ar_SA) #sub-menu .sub-informative-text>p a,body:lang(ar_SA) #sub-menu li a,body:lang(ar_SA) #sub-menu p a,body:lang(ar_SA) .help-block>span,body:lang(ar_SA) .form-check,body:lang(ar_SA) .language-list-mobile,body:lang(ar_SA) .crm-info-container .banner-col .p2,body:lang(ar_SA) .itx-banner-service .p2,body:lang(ar_SA) .itx-banner-service .h8,body:lang(ar_SA)#home .banner-col .p2,body:lang(ar_SA)#home .ni,body:lang(ar_SA)#home .h7,body:lang(ar_SA) .crm-info-container .h7,body:lang(ar_SA)#home .ma-footer-links a.ni,body:lang(ar_SA) #category-toolbar>div a,body:lang(ar_SA) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_SA) .btn-links,body:lang(ar_SA) .footer .contact li a,body:lang(ar_SA) .footer .btn-text,body:lang(ar_SA) .footer .btn-smart-app span,body:lang(ar_SA) .btn-primary,body:lang(ar_SA) .btn-default,body:lang(ar_SA) .ma-footer-links a,body:lang(ar_SA) .btn-remember,body:lang(ar_SA) .btn-facebook,body:lang(ar_SA) #user-access .title,body:lang(ar_SA) .subtitle,body:lang(ar_SA) .ma-rgpd li a,body:lang(ar_SA) #category-menu-list,body:lang(ar_SA) .form-group input,body:lang(ar_SA) input::-webkit-input-placeholder,body:lang(ar_SA) .ma-product-ac-inner h4,body:lang(ar_SA) .ma-product-name,body:lang(ar_SA) .form-group.phonegroup .phone-helper,body:lang(ar_SA) .contact-schedule,body:lang(ar_SA) .ma-product-info li a span,body:lang(ar_SA) .ma-product-compo-zone,body:lang(ar_SA) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_SA) .help-text,body:lang(ar_SA) .ma-help-page ul a,body:lang(ar_SA) .company-menu li,body:lang(ar_SA) .product-view .product-view-name a,body:lang(ar_SA) .company-content h3,body:lang(ar_SA) .company-content h4,body:lang(ar_SA) .company-content a,body:lang(ar_SA) .helpTitle,body:lang(ar_SA) .generic-content .content-title,body:lang(ar_SA) .ul-sizes h4,body:lang(ar_SA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_SA) .ma-submenu-title,body:lang(ar_SA) .ma-category-link,body:lang(ar_SA) .menu-left li,body:lang(ar_SA) .my-account-page .account-item-data__title,body:lang(ar_SA) .my-account-page .account-item-data .info-text,body:lang(ar_SA) .my-account-page .info-text,body:lang(ar_SA) .my-account-page .account-item-data,body:lang(ar_SA) .my-account-page .product-data span,body:lang(ar_SA) .my-account-page .account-items__price,body:lang(ar_SA) .my-account-page .textLink3,body:lang(ar_SA) .product-summary .product-summary-row,body:lang(ar_SA) .dropdown-menu a,body:lang(ar_SA) .my-account-page .account-items span,body:lang(ar_SA) .list-unstyled a,body:lang(ar_SA) .giftcard-page .giftcard-terms ol li,body:lang(ar_SA) .giftcard-page .giftcard-terms ol p,body:lang(ar_SA) .myacc-logout-row .account-item-data__title,body:lang(ar_SA) .myacc-logout-row a,body:lang(ar_SA) .my-account-page .account-subtitle span,body:lang(ar_SA) .password-content span,body:lang(ar_SA) #category-toolbar .icon-layout-grid,body:lang(ar_SA) #category-toolbar .order-count,body:lang(ar_SA) #category-toolbar .filter-count,body:lang(ar_SA) .ul-sizes .title-li,body:lang(ar_SA) .itx-garment-measurements .size-guide-footer,body:lang(ar_SA) .itx-equivalence .size-guide-footer,body:lang(ar_SA) .itx-garment-measurements .size-guide-title p,body:lang(ar_SA) .itx-equivalence .size-guide-title p,body:lang(ar_SA) .product-navigation span,body:lang(ar_SA) .giftcard-page .subtext,body:lang(ar_SA) .category-product-sizes span,body:lang(ar_SA) .product-view .product-view-info,body:lang(ar_SA) .product-view-info .product-tag,body:lang(ar_SA) #fi-footer a,body:lang(ar_SA) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_SA) .footer .newsletter p,body:lang(ar_SA) .footer .newsletter span,body:lang(ar_SA) .p-m-b,body:lang(ar_SA) .p-s,body:lang(ar_SA) .p-xs,body:lang(ar_SA) .p-xs-b,body:lang(ar_SA) .p-tag,body:lang(ar_KW) p,body:lang(ar_KW) .h5,body:lang(ar_KW) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_KW) h3,body:lang(ar_KW) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_KW) h3,body:lang(ar_KW) .regular,body:lang(ar_KW) .gamma,body:lang(ar_KW) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_KW) .toolbar,body:lang(ar_KW) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_KW) .toolbar,body:lang(ar_KW) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_KW) td,body:lang(ar_KW) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_KW) .seccion_guia_tallas,body:lang(ar_KW) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_KW) .table_titles,body:lang(ar_KW) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_KW) p,body:lang(ar_KW) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_KW) h2,body:lang(ar_KW) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_KW) p,body:lang(ar_KW) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_KW) h3.medirse_title,body:lang(ar_KW) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_KW) p,body:lang(ar_KW) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_KW) .devos_paises,body:lang(ar_KW) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_KW) a,body:lang(ar_KW) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_KW) td,body:lang(ar_KW) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_KW) .seccion_guia_tallas,body:lang(ar_KW) .product-size-guide .table_titles,.product-size-guide body:lang(ar_KW) .table_titles,body:lang(ar_KW) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_KW) p,body:lang(ar_KW) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_KW) h2,body:lang(ar_KW) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_KW) p,body:lang(ar_KW) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_KW) h3.medirse_title,body:lang(ar_KW) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_KW) p,body:lang(ar_KW) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_KW) .devos_paises,body:lang(ar_KW) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_KW) a,body:lang(ar_KW) .theta,body:lang(ar_KW) .epsilon,body:lang(ar_KW) .delta,body:lang(ar_KW) .ita,body:lang(ar_KW) .xi,body:lang(ar_KW) .reference,body:lang(ar_KW) .pi,body:lang(ar_KW) .beta,body:lang(ar_KW) .text-14-r,body:lang(ar_KW) .mi,body:lang(ar_KW) .alpha,body:lang(ar_KW) .ni,body:lang(ar_KW) .fi .price,body:lang(ar_KW) .type-check span,body:lang(ar_KW) label>span,body:lang(ar_KW) .text,body:lang(ar_KW) .btn,body:lang(ar_KW) .company-content li,body:lang(ar_KW) .company-content span,body:lang(ar_KW) .company-content p,body:lang(ar_KW) .send-info p,body:lang(ar_KW) .returns p,body:lang(ar_KW) .ww-countries li a,body:lang(ar_KW) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_KW) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_KW) .ww-search-wrapper .ww-input,body:lang(ar_KW) #sub-menu .informative-text>p a,body:lang(ar_KW) #sub-menu .sub-informative-text>p a,body:lang(ar_KW) #sub-menu li a,body:lang(ar_KW) #sub-menu p a,body:lang(ar_KW) .help-block>span,body:lang(ar_KW) .form-check,body:lang(ar_KW) .language-list-mobile,body:lang(ar_KW) .crm-info-container .banner-col .p2,body:lang(ar_KW) .itx-banner-service .p2,body:lang(ar_KW) .itx-banner-service .h8,body:lang(ar_KW)#home .banner-col .p2,body:lang(ar_KW)#home .ni,body:lang(ar_KW)#home .h7,body:lang(ar_KW) .crm-info-container .h7,body:lang(ar_KW)#home .ma-footer-links a.ni,body:lang(ar_KW) #category-toolbar>div a,body:lang(ar_KW) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_KW) .btn-links,body:lang(ar_KW) .footer .contact li a,body:lang(ar_KW) .footer .btn-text,body:lang(ar_KW) .footer .btn-smart-app span,body:lang(ar_KW) .btn-primary,body:lang(ar_KW) .btn-default,body:lang(ar_KW) .ma-footer-links a,body:lang(ar_KW) .btn-remember,body:lang(ar_KW) .btn-facebook,body:lang(ar_KW) #user-access .title,body:lang(ar_KW) .subtitle,body:lang(ar_KW) .ma-rgpd li a,body:lang(ar_KW) #category-menu-list,body:lang(ar_KW) .form-group input,body:lang(ar_KW) input::-webkit-input-placeholder,body:lang(ar_KW) .ma-product-ac-inner h4,body:lang(ar_KW) .ma-product-name,body:lang(ar_KW) .form-group.phonegroup .phone-helper,body:lang(ar_KW) .contact-schedule,body:lang(ar_KW) .ma-product-info li a span,body:lang(ar_KW) .ma-product-compo-zone,body:lang(ar_KW) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_KW) .help-text,body:lang(ar_KW) .ma-help-page ul a,body:lang(ar_KW) .company-menu li,body:lang(ar_KW) .product-view .product-view-name a,body:lang(ar_KW) .company-content h3,body:lang(ar_KW) .company-content h4,body:lang(ar_KW) .company-content a,body:lang(ar_KW) .helpTitle,body:lang(ar_KW) .generic-content .content-title,body:lang(ar_KW) .ul-sizes h4,body:lang(ar_KW) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_KW) .ma-submenu-title,body:lang(ar_KW) .ma-category-link,body:lang(ar_KW) .menu-left li,body:lang(ar_KW) .my-account-page .account-item-data__title,body:lang(ar_KW) .my-account-page .account-item-data .info-text,body:lang(ar_KW) .my-account-page .info-text,body:lang(ar_KW) .my-account-page .account-item-data,body:lang(ar_KW) .my-account-page .product-data span,body:lang(ar_KW) .my-account-page .account-items__price,body:lang(ar_KW) .my-account-page .textLink3,body:lang(ar_KW) .product-summary .product-summary-row,body:lang(ar_KW) .dropdown-menu a,body:lang(ar_KW) .my-account-page .account-items span,body:lang(ar_KW) .list-unstyled a,body:lang(ar_KW) .giftcard-page .giftcard-terms ol li,body:lang(ar_KW) .giftcard-page .giftcard-terms ol p,body:lang(ar_KW) .myacc-logout-row .account-item-data__title,body:lang(ar_KW) .myacc-logout-row a,body:lang(ar_KW) .my-account-page .account-subtitle span,body:lang(ar_KW) .password-content span,body:lang(ar_KW) #category-toolbar .icon-layout-grid,body:lang(ar_KW) #category-toolbar .order-count,body:lang(ar_KW) #category-toolbar .filter-count,body:lang(ar_KW) .ul-sizes .title-li,body:lang(ar_KW) .itx-garment-measurements .size-guide-footer,body:lang(ar_KW) .itx-equivalence .size-guide-footer,body:lang(ar_KW) .itx-garment-measurements .size-guide-title p,body:lang(ar_KW) .itx-equivalence .size-guide-title p,body:lang(ar_KW) .product-navigation span,body:lang(ar_KW) .giftcard-page .subtext,body:lang(ar_KW) .category-product-sizes span,body:lang(ar_KW) .product-view .product-view-info,body:lang(ar_KW) .product-view-info .product-tag,body:lang(ar_KW) #fi-footer a,body:lang(ar_KW) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_KW) .footer .newsletter p,body:lang(ar_KW) .footer .newsletter span,body:lang(ar_KW) .p-m-b,body:lang(ar_KW) .p-s,body:lang(ar_KW) .p-xs,body:lang(ar_KW) .p-xs-b,body:lang(ar_KW) .p-tag,body:lang(ar_BH) p,body:lang(ar_BH) .h5,body:lang(ar_BH) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_BH) h3,body:lang(ar_BH) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_BH) h3,body:lang(ar_BH) .regular,body:lang(ar_BH) .gamma,body:lang(ar_BH) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_BH) .toolbar,body:lang(ar_BH) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_BH) .toolbar,body:lang(ar_BH) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_BH) td,body:lang(ar_BH) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_BH) .seccion_guia_tallas,body:lang(ar_BH) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_BH) .table_titles,body:lang(ar_BH) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_BH) p,body:lang(ar_BH) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_BH) h2,body:lang(ar_BH) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_BH) p,body:lang(ar_BH) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_BH) h3.medirse_title,body:lang(ar_BH) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_BH) p,body:lang(ar_BH) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_BH) .devos_paises,body:lang(ar_BH) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_BH) a,body:lang(ar_BH) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_BH) td,body:lang(ar_BH) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_BH) .seccion_guia_tallas,body:lang(ar_BH) .product-size-guide .table_titles,.product-size-guide body:lang(ar_BH) .table_titles,body:lang(ar_BH) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_BH) p,body:lang(ar_BH) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_BH) h2,body:lang(ar_BH) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_BH) p,body:lang(ar_BH) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_BH) h3.medirse_title,body:lang(ar_BH) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_BH) p,body:lang(ar_BH) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_BH) .devos_paises,body:lang(ar_BH) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_BH) a,body:lang(ar_BH) .theta,body:lang(ar_BH) .epsilon,body:lang(ar_BH) .delta,body:lang(ar_BH) .ita,body:lang(ar_BH) .xi,body:lang(ar_BH) .reference,body:lang(ar_BH) .pi,body:lang(ar_BH) .beta,body:lang(ar_BH) .text-14-r,body:lang(ar_BH) .mi,body:lang(ar_BH) .alpha,body:lang(ar_BH) .ni,body:lang(ar_BH) .fi .price,body:lang(ar_BH) .type-check span,body:lang(ar_BH) label>span,body:lang(ar_BH) .text,body:lang(ar_BH) .btn,body:lang(ar_BH) .company-content li,body:lang(ar_BH) .company-content span,body:lang(ar_BH) .company-content p,body:lang(ar_BH) .send-info p,body:lang(ar_BH) .returns p,body:lang(ar_BH) .ww-countries li a,body:lang(ar_BH) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_BH) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_BH) .ww-search-wrapper .ww-input,body:lang(ar_BH) #sub-menu .informative-text>p a,body:lang(ar_BH) #sub-menu .sub-informative-text>p a,body:lang(ar_BH) #sub-menu li a,body:lang(ar_BH) #sub-menu p a,body:lang(ar_BH) .help-block>span,body:lang(ar_BH) .form-check,body:lang(ar_BH) .language-list-mobile,body:lang(ar_BH) .crm-info-container .banner-col .p2,body:lang(ar_BH) .itx-banner-service .p2,body:lang(ar_BH) .itx-banner-service .h8,body:lang(ar_BH)#home .banner-col .p2,body:lang(ar_BH)#home .ni,body:lang(ar_BH)#home .h7,body:lang(ar_BH) .crm-info-container .h7,body:lang(ar_BH)#home .ma-footer-links a.ni,body:lang(ar_BH) #category-toolbar>div a,body:lang(ar_BH) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_BH) .btn-links,body:lang(ar_BH) .footer .contact li a,body:lang(ar_BH) .footer .btn-text,body:lang(ar_BH) .footer .btn-smart-app span,body:lang(ar_BH) .btn-primary,body:lang(ar_BH) .btn-default,body:lang(ar_BH) .ma-footer-links a,body:lang(ar_BH) .btn-remember,body:lang(ar_BH) .btn-facebook,body:lang(ar_BH) #user-access .title,body:lang(ar_BH) .subtitle,body:lang(ar_BH) .ma-rgpd li a,body:lang(ar_BH) #category-menu-list,body:lang(ar_BH) .form-group input,body:lang(ar_BH) input::-webkit-input-placeholder,body:lang(ar_BH) .ma-product-ac-inner h4,body:lang(ar_BH) .ma-product-name,body:lang(ar_BH) .form-group.phonegroup .phone-helper,body:lang(ar_BH) .contact-schedule,body:lang(ar_BH) .ma-product-info li a span,body:lang(ar_BH) .ma-product-compo-zone,body:lang(ar_BH) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_BH) .help-text,body:lang(ar_BH) .ma-help-page ul a,body:lang(ar_BH) .company-menu li,body:lang(ar_BH) .product-view .product-view-name a,body:lang(ar_BH) .company-content h3,body:lang(ar_BH) .company-content h4,body:lang(ar_BH) .company-content a,body:lang(ar_BH) .helpTitle,body:lang(ar_BH) .generic-content .content-title,body:lang(ar_BH) .ul-sizes h4,body:lang(ar_BH) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_BH) .ma-submenu-title,body:lang(ar_BH) .ma-category-link,body:lang(ar_BH) .menu-left li,body:lang(ar_BH) .my-account-page .account-item-data__title,body:lang(ar_BH) .my-account-page .account-item-data .info-text,body:lang(ar_BH) .my-account-page .info-text,body:lang(ar_BH) .my-account-page .account-item-data,body:lang(ar_BH) .my-account-page .product-data span,body:lang(ar_BH) .my-account-page .account-items__price,body:lang(ar_BH) .my-account-page .textLink3,body:lang(ar_BH) .product-summary .product-summary-row,body:lang(ar_BH) .dropdown-menu a,body:lang(ar_BH) .my-account-page .account-items span,body:lang(ar_BH) .list-unstyled a,body:lang(ar_BH) .giftcard-page .giftcard-terms ol li,body:lang(ar_BH) .giftcard-page .giftcard-terms ol p,body:lang(ar_BH) .myacc-logout-row .account-item-data__title,body:lang(ar_BH) .myacc-logout-row a,body:lang(ar_BH) .my-account-page .account-subtitle span,body:lang(ar_BH) .password-content span,body:lang(ar_BH) #category-toolbar .icon-layout-grid,body:lang(ar_BH) #category-toolbar .order-count,body:lang(ar_BH) #category-toolbar .filter-count,body:lang(ar_BH) .ul-sizes .title-li,body:lang(ar_BH) .itx-garment-measurements .size-guide-footer,body:lang(ar_BH) .itx-equivalence .size-guide-footer,body:lang(ar_BH) .itx-garment-measurements .size-guide-title p,body:lang(ar_BH) .itx-equivalence .size-guide-title p,body:lang(ar_BH) .product-navigation span,body:lang(ar_BH) .giftcard-page .subtext,body:lang(ar_BH) .category-product-sizes span,body:lang(ar_BH) .product-view .product-view-info,body:lang(ar_BH) .product-view-info .product-tag,body:lang(ar_BH) #fi-footer a,body:lang(ar_BH) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_BH) .footer .newsletter p,body:lang(ar_BH) .footer .newsletter span,body:lang(ar_BH) .p-m-b,body:lang(ar_BH) .p-s,body:lang(ar_BH) .p-xs,body:lang(ar_BH) .p-xs-b,body:lang(ar_BH) .p-tag,body:lang(ar_QA) p,body:lang(ar_QA) .h5,body:lang(ar_QA) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_QA) h3,body:lang(ar_QA) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_QA) h3,body:lang(ar_QA) .regular,body:lang(ar_QA) .gamma,body:lang(ar_QA) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_QA) .toolbar,body:lang(ar_QA) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_QA) .toolbar,body:lang(ar_QA) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_QA) td,body:lang(ar_QA) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_QA) .seccion_guia_tallas,body:lang(ar_QA) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_QA) .table_titles,body:lang(ar_QA) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_QA) p,body:lang(ar_QA) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_QA) h2,body:lang(ar_QA) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_QA) p,body:lang(ar_QA) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_QA) h3.medirse_title,body:lang(ar_QA) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_QA) p,body:lang(ar_QA) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_QA) .devos_paises,body:lang(ar_QA) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_QA) a,body:lang(ar_QA) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_QA) td,body:lang(ar_QA) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_QA) .seccion_guia_tallas,body:lang(ar_QA) .product-size-guide .table_titles,.product-size-guide body:lang(ar_QA) .table_titles,body:lang(ar_QA) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_QA) p,body:lang(ar_QA) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_QA) h2,body:lang(ar_QA) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_QA) p,body:lang(ar_QA) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_QA) h3.medirse_title,body:lang(ar_QA) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_QA) p,body:lang(ar_QA) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_QA) .devos_paises,body:lang(ar_QA) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_QA) a,body:lang(ar_QA) .theta,body:lang(ar_QA) .epsilon,body:lang(ar_QA) .delta,body:lang(ar_QA) .ita,body:lang(ar_QA) .xi,body:lang(ar_QA) .reference,body:lang(ar_QA) .pi,body:lang(ar_QA) .beta,body:lang(ar_QA) .text-14-r,body:lang(ar_QA) .mi,body:lang(ar_QA) .alpha,body:lang(ar_QA) .ni,body:lang(ar_QA) .fi .price,body:lang(ar_QA) .type-check span,body:lang(ar_QA) label>span,body:lang(ar_QA) .text,body:lang(ar_QA) .btn,body:lang(ar_QA) .company-content li,body:lang(ar_QA) .company-content span,body:lang(ar_QA) .company-content p,body:lang(ar_QA) .send-info p,body:lang(ar_QA) .returns p,body:lang(ar_QA) .ww-countries li a,body:lang(ar_QA) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_QA) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_QA) .ww-search-wrapper .ww-input,body:lang(ar_QA) #sub-menu .informative-text>p a,body:lang(ar_QA) #sub-menu .sub-informative-text>p a,body:lang(ar_QA) #sub-menu li a,body:lang(ar_QA) #sub-menu p a,body:lang(ar_QA) .help-block>span,body:lang(ar_QA) .form-check,body:lang(ar_QA) .language-list-mobile,body:lang(ar_QA) .crm-info-container .banner-col .p2,body:lang(ar_QA) .itx-banner-service .p2,body:lang(ar_QA) .itx-banner-service .h8,body:lang(ar_QA)#home .banner-col .p2,body:lang(ar_QA)#home .ni,body:lang(ar_QA)#home .h7,body:lang(ar_QA) .crm-info-container .h7,body:lang(ar_QA)#home .ma-footer-links a.ni,body:lang(ar_QA) #category-toolbar>div a,body:lang(ar_QA) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_QA) .btn-links,body:lang(ar_QA) .footer .contact li a,body:lang(ar_QA) .footer .btn-text,body:lang(ar_QA) .footer .btn-smart-app span,body:lang(ar_QA) .btn-primary,body:lang(ar_QA) .btn-default,body:lang(ar_QA) .ma-footer-links a,body:lang(ar_QA) .btn-remember,body:lang(ar_QA) .btn-facebook,body:lang(ar_QA) #user-access .title,body:lang(ar_QA) .subtitle,body:lang(ar_QA) .ma-rgpd li a,body:lang(ar_QA) #category-menu-list,body:lang(ar_QA) .form-group input,body:lang(ar_QA) input::-webkit-input-placeholder,body:lang(ar_QA) .ma-product-ac-inner h4,body:lang(ar_QA) .ma-product-name,body:lang(ar_QA) .form-group.phonegroup .phone-helper,body:lang(ar_QA) .contact-schedule,body:lang(ar_QA) .ma-product-info li a span,body:lang(ar_QA) .ma-product-compo-zone,body:lang(ar_QA) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_QA) .help-text,body:lang(ar_QA) .ma-help-page ul a,body:lang(ar_QA) .company-menu li,body:lang(ar_QA) .product-view .product-view-name a,body:lang(ar_QA) .company-content h3,body:lang(ar_QA) .company-content h4,body:lang(ar_QA) .company-content a,body:lang(ar_QA) .helpTitle,body:lang(ar_QA) .generic-content .content-title,body:lang(ar_QA) .ul-sizes h4,body:lang(ar_QA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_QA) .ma-submenu-title,body:lang(ar_QA) .ma-category-link,body:lang(ar_QA) .menu-left li,body:lang(ar_QA) .my-account-page .account-item-data__title,body:lang(ar_QA) .my-account-page .account-item-data .info-text,body:lang(ar_QA) .my-account-page .info-text,body:lang(ar_QA) .my-account-page .account-item-data,body:lang(ar_QA) .my-account-page .product-data span,body:lang(ar_QA) .my-account-page .account-items__price,body:lang(ar_QA) .my-account-page .textLink3,body:lang(ar_QA) .product-summary .product-summary-row,body:lang(ar_QA) .dropdown-menu a,body:lang(ar_QA) .my-account-page .account-items span,body:lang(ar_QA) .list-unstyled a,body:lang(ar_QA) .giftcard-page .giftcard-terms ol li,body:lang(ar_QA) .giftcard-page .giftcard-terms ol p,body:lang(ar_QA) .myacc-logout-row .account-item-data__title,body:lang(ar_QA) .myacc-logout-row a,body:lang(ar_QA) .my-account-page .account-subtitle span,body:lang(ar_QA) .password-content span,body:lang(ar_QA) #category-toolbar .icon-layout-grid,body:lang(ar_QA) #category-toolbar .order-count,body:lang(ar_QA) #category-toolbar .filter-count,body:lang(ar_QA) .ul-sizes .title-li,body:lang(ar_QA) .itx-garment-measurements .size-guide-footer,body:lang(ar_QA) .itx-equivalence .size-guide-footer,body:lang(ar_QA) .itx-garment-measurements .size-guide-title p,body:lang(ar_QA) .itx-equivalence .size-guide-title p,body:lang(ar_QA) .product-navigation span,body:lang(ar_QA) .giftcard-page .subtext,body:lang(ar_QA) .category-product-sizes span,body:lang(ar_QA) .product-view .product-view-info,body:lang(ar_QA) .product-view-info .product-tag,body:lang(ar_QA) #fi-footer a,body:lang(ar_QA) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_QA) .footer .newsletter p,body:lang(ar_QA) .footer .newsletter span,body:lang(ar_QA) .p-m-b,body:lang(ar_QA) .p-s,body:lang(ar_QA) .p-xs,body:lang(ar_QA) .p-xs-b,body:lang(ar_QA) .p-tag,body:lang(ar_IL) p,body:lang(ar_IL) .h5,body:lang(ar_IL) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_IL) h3,body:lang(ar_IL) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_IL) h3,body:lang(ar_IL) .regular,body:lang(ar_IL) .gamma,body:lang(ar_IL) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_IL) .toolbar,body:lang(ar_IL) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_IL) .toolbar,body:lang(ar_IL) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_IL) td,body:lang(ar_IL) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_IL) .seccion_guia_tallas,body:lang(ar_IL) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_IL) .table_titles,body:lang(ar_IL) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_IL) p,body:lang(ar_IL) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_IL) h2,body:lang(ar_IL) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_IL) p,body:lang(ar_IL) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_IL) h3.medirse_title,body:lang(ar_IL) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_IL) p,body:lang(ar_IL) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_IL) .devos_paises,body:lang(ar_IL) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_IL) a,body:lang(ar_IL) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_IL) td,body:lang(ar_IL) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_IL) .seccion_guia_tallas,body:lang(ar_IL) .product-size-guide .table_titles,.product-size-guide body:lang(ar_IL) .table_titles,body:lang(ar_IL) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_IL) p,body:lang(ar_IL) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_IL) h2,body:lang(ar_IL) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_IL) p,body:lang(ar_IL) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_IL) h3.medirse_title,body:lang(ar_IL) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_IL) p,body:lang(ar_IL) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_IL) .devos_paises,body:lang(ar_IL) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_IL) a,body:lang(ar_IL) .theta,body:lang(ar_IL) .epsilon,body:lang(ar_IL) .delta,body:lang(ar_IL) .ita,body:lang(ar_IL) .xi,body:lang(ar_IL) .reference,body:lang(ar_IL) .pi,body:lang(ar_IL) .beta,body:lang(ar_IL) .text-14-r,body:lang(ar_IL) .mi,body:lang(ar_IL) .alpha,body:lang(ar_IL) .ni,body:lang(ar_IL) .fi .price,body:lang(ar_IL) .type-check span,body:lang(ar_IL) label>span,body:lang(ar_IL) .text,body:lang(ar_IL) .btn,body:lang(ar_IL) .company-content li,body:lang(ar_IL) .company-content span,body:lang(ar_IL) .company-content p,body:lang(ar_IL) .send-info p,body:lang(ar_IL) .returns p,body:lang(ar_IL) .ww-countries li a,body:lang(ar_IL) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_IL) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_IL) .ww-search-wrapper .ww-input,body:lang(ar_IL) #sub-menu .informative-text>p a,body:lang(ar_IL) #sub-menu .sub-informative-text>p a,body:lang(ar_IL) #sub-menu li a,body:lang(ar_IL) #sub-menu p a,body:lang(ar_IL) .help-block>span,body:lang(ar_IL) .form-check,body:lang(ar_IL) .language-list-mobile,body:lang(ar_IL) .crm-info-container .banner-col .p2,body:lang(ar_IL) .itx-banner-service .p2,body:lang(ar_IL) .itx-banner-service .h8,body:lang(ar_IL)#home .banner-col .p2,body:lang(ar_IL)#home .ni,body:lang(ar_IL)#home .h7,body:lang(ar_IL) .crm-info-container .h7,body:lang(ar_IL)#home .ma-footer-links a.ni,body:lang(ar_IL) #category-toolbar>div a,body:lang(ar_IL) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_IL) .btn-links,body:lang(ar_IL) .footer .contact li a,body:lang(ar_IL) .footer .btn-text,body:lang(ar_IL) .footer .btn-smart-app span,body:lang(ar_IL) .btn-primary,body:lang(ar_IL) .btn-default,body:lang(ar_IL) .ma-footer-links a,body:lang(ar_IL) .btn-remember,body:lang(ar_IL) .btn-facebook,body:lang(ar_IL) #user-access .title,body:lang(ar_IL) .subtitle,body:lang(ar_IL) .ma-rgpd li a,body:lang(ar_IL) #category-menu-list,body:lang(ar_IL) .form-group input,body:lang(ar_IL) input::-webkit-input-placeholder,body:lang(ar_IL) .ma-product-ac-inner h4,body:lang(ar_IL) .ma-product-name,body:lang(ar_IL) .form-group.phonegroup .phone-helper,body:lang(ar_IL) .contact-schedule,body:lang(ar_IL) .ma-product-info li a span,body:lang(ar_IL) .ma-product-compo-zone,body:lang(ar_IL) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_IL) .help-text,body:lang(ar_IL) .ma-help-page ul a,body:lang(ar_IL) .company-menu li,body:lang(ar_IL) .product-view .product-view-name a,body:lang(ar_IL) .company-content h3,body:lang(ar_IL) .company-content h4,body:lang(ar_IL) .company-content a,body:lang(ar_IL) .helpTitle,body:lang(ar_IL) .generic-content .content-title,body:lang(ar_IL) .ul-sizes h4,body:lang(ar_IL) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_IL) .ma-submenu-title,body:lang(ar_IL) .ma-category-link,body:lang(ar_IL) .menu-left li,body:lang(ar_IL) .my-account-page .account-item-data__title,body:lang(ar_IL) .my-account-page .account-item-data .info-text,body:lang(ar_IL) .my-account-page .info-text,body:lang(ar_IL) .my-account-page .account-item-data,body:lang(ar_IL) .my-account-page .product-data span,body:lang(ar_IL) .my-account-page .account-items__price,body:lang(ar_IL) .my-account-page .textLink3,body:lang(ar_IL) .product-summary .product-summary-row,body:lang(ar_IL) .dropdown-menu a,body:lang(ar_IL) .my-account-page .account-items span,body:lang(ar_IL) .list-unstyled a,body:lang(ar_IL) .giftcard-page .giftcard-terms ol li,body:lang(ar_IL) .giftcard-page .giftcard-terms ol p,body:lang(ar_IL) .myacc-logout-row .account-item-data__title,body:lang(ar_IL) .myacc-logout-row a,body:lang(ar_IL) .my-account-page .account-subtitle span,body:lang(ar_IL) .password-content span,body:lang(ar_IL) #category-toolbar .icon-layout-grid,body:lang(ar_IL) #category-toolbar .order-count,body:lang(ar_IL) #category-toolbar .filter-count,body:lang(ar_IL) .ul-sizes .title-li,body:lang(ar_IL) .itx-garment-measurements .size-guide-footer,body:lang(ar_IL) .itx-equivalence .size-guide-footer,body:lang(ar_IL) .itx-garment-measurements .size-guide-title p,body:lang(ar_IL) .itx-equivalence .size-guide-title p,body:lang(ar_IL) .product-navigation span,body:lang(ar_IL) .giftcard-page .subtext,body:lang(ar_IL) .category-product-sizes span,body:lang(ar_IL) .product-view .product-view-info,body:lang(ar_IL) .product-view-info .product-tag,body:lang(ar_IL) #fi-footer a,body:lang(ar_IL) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_IL) .footer .newsletter p,body:lang(ar_IL) .footer .newsletter span,body:lang(ar_IL) .p-m-b,body:lang(ar_IL) .p-s,body:lang(ar_IL) .p-xs,body:lang(ar_IL) .p-xs-b,body:lang(ar_IL) .p-tag,body:lang(ar_JO) p,body:lang(ar_JO) .h5,body:lang(ar_JO) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_JO) h3,body:lang(ar_JO) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_JO) h3,body:lang(ar_JO) .regular,body:lang(ar_JO) .gamma,body:lang(ar_JO) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_JO) .toolbar,body:lang(ar_JO) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_JO) .toolbar,body:lang(ar_JO) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_JO) td,body:lang(ar_JO) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_JO) .seccion_guia_tallas,body:lang(ar_JO) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_JO) .table_titles,body:lang(ar_JO) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_JO) p,body:lang(ar_JO) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_JO) h2,body:lang(ar_JO) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_JO) p,body:lang(ar_JO) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_JO) h3.medirse_title,body:lang(ar_JO) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_JO) p,body:lang(ar_JO) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_JO) .devos_paises,body:lang(ar_JO) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_JO) a,body:lang(ar_JO) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_JO) td,body:lang(ar_JO) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_JO) .seccion_guia_tallas,body:lang(ar_JO) .product-size-guide .table_titles,.product-size-guide body:lang(ar_JO) .table_titles,body:lang(ar_JO) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_JO) p,body:lang(ar_JO) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_JO) h2,body:lang(ar_JO) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_JO) p,body:lang(ar_JO) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_JO) h3.medirse_title,body:lang(ar_JO) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_JO) p,body:lang(ar_JO) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_JO) .devos_paises,body:lang(ar_JO) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_JO) a,body:lang(ar_JO) .theta,body:lang(ar_JO) .epsilon,body:lang(ar_JO) .delta,body:lang(ar_JO) .ita,body:lang(ar_JO) .xi,body:lang(ar_JO) .reference,body:lang(ar_JO) .pi,body:lang(ar_JO) .beta,body:lang(ar_JO) .text-14-r,body:lang(ar_JO) .mi,body:lang(ar_JO) .alpha,body:lang(ar_JO) .ni,body:lang(ar_JO) .fi .price,body:lang(ar_JO) .type-check span,body:lang(ar_JO) label>span,body:lang(ar_JO) .text,body:lang(ar_JO) .btn,body:lang(ar_JO) .company-content li,body:lang(ar_JO) .company-content span,body:lang(ar_JO) .company-content p,body:lang(ar_JO) .send-info p,body:lang(ar_JO) .returns p,body:lang(ar_JO) .ww-countries li a,body:lang(ar_JO) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_JO) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_JO) .ww-search-wrapper .ww-input,body:lang(ar_JO) #sub-menu .informative-text>p a,body:lang(ar_JO) #sub-menu .sub-informative-text>p a,body:lang(ar_JO) #sub-menu li a,body:lang(ar_JO) #sub-menu p a,body:lang(ar_JO) .help-block>span,body:lang(ar_JO) .form-check,body:lang(ar_JO) .language-list-mobile,body:lang(ar_JO) .crm-info-container .banner-col .p2,body:lang(ar_JO) .itx-banner-service .p2,body:lang(ar_JO) .itx-banner-service .h8,body:lang(ar_JO)#home .banner-col .p2,body:lang(ar_JO)#home .ni,body:lang(ar_JO)#home .h7,body:lang(ar_JO) .crm-info-container .h7,body:lang(ar_JO)#home .ma-footer-links a.ni,body:lang(ar_JO) #category-toolbar>div a,body:lang(ar_JO) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_JO) .btn-links,body:lang(ar_JO) .footer .contact li a,body:lang(ar_JO) .footer .btn-text,body:lang(ar_JO) .footer .btn-smart-app span,body:lang(ar_JO) .btn-primary,body:lang(ar_JO) .btn-default,body:lang(ar_JO) .ma-footer-links a,body:lang(ar_JO) .btn-remember,body:lang(ar_JO) .btn-facebook,body:lang(ar_JO) #user-access .title,body:lang(ar_JO) .subtitle,body:lang(ar_JO) .ma-rgpd li a,body:lang(ar_JO) #category-menu-list,body:lang(ar_JO) .form-group input,body:lang(ar_JO) input::-webkit-input-placeholder,body:lang(ar_JO) .ma-product-ac-inner h4,body:lang(ar_JO) .ma-product-name,body:lang(ar_JO) .form-group.phonegroup .phone-helper,body:lang(ar_JO) .contact-schedule,body:lang(ar_JO) .ma-product-info li a span,body:lang(ar_JO) .ma-product-compo-zone,body:lang(ar_JO) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_JO) .help-text,body:lang(ar_JO) .ma-help-page ul a,body:lang(ar_JO) .company-menu li,body:lang(ar_JO) .product-view .product-view-name a,body:lang(ar_JO) .company-content h3,body:lang(ar_JO) .company-content h4,body:lang(ar_JO) .company-content a,body:lang(ar_JO) .helpTitle,body:lang(ar_JO) .generic-content .content-title,body:lang(ar_JO) .ul-sizes h4,body:lang(ar_JO) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_JO) .ma-submenu-title,body:lang(ar_JO) .ma-category-link,body:lang(ar_JO) .menu-left li,body:lang(ar_JO) .my-account-page .account-item-data__title,body:lang(ar_JO) .my-account-page .account-item-data .info-text,body:lang(ar_JO) .my-account-page .info-text,body:lang(ar_JO) .my-account-page .account-item-data,body:lang(ar_JO) .my-account-page .product-data span,body:lang(ar_JO) .my-account-page .account-items__price,body:lang(ar_JO) .my-account-page .textLink3,body:lang(ar_JO) .product-summary .product-summary-row,body:lang(ar_JO) .dropdown-menu a,body:lang(ar_JO) .my-account-page .account-items span,body:lang(ar_JO) .list-unstyled a,body:lang(ar_JO) .giftcard-page .giftcard-terms ol li,body:lang(ar_JO) .giftcard-page .giftcard-terms ol p,body:lang(ar_JO) .myacc-logout-row .account-item-data__title,body:lang(ar_JO) .myacc-logout-row a,body:lang(ar_JO) .my-account-page .account-subtitle span,body:lang(ar_JO) .password-content span,body:lang(ar_JO) #category-toolbar .icon-layout-grid,body:lang(ar_JO) #category-toolbar .order-count,body:lang(ar_JO) #category-toolbar .filter-count,body:lang(ar_JO) .ul-sizes .title-li,body:lang(ar_JO) .itx-garment-measurements .size-guide-footer,body:lang(ar_JO) .itx-equivalence .size-guide-footer,body:lang(ar_JO) .itx-garment-measurements .size-guide-title p,body:lang(ar_JO) .itx-equivalence .size-guide-title p,body:lang(ar_JO) .product-navigation span,body:lang(ar_JO) .giftcard-page .subtext,body:lang(ar_JO) .category-product-sizes span,body:lang(ar_JO) .product-view .product-view-info,body:lang(ar_JO) .product-view-info .product-tag,body:lang(ar_JO) #fi-footer a,body:lang(ar_JO) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_JO) .footer .newsletter p,body:lang(ar_JO) .footer .newsletter span,body:lang(ar_JO) .p-m-b,body:lang(ar_JO) .p-s,body:lang(ar_JO) .p-xs,body:lang(ar_JO) .p-xs-b,body:lang(ar_JO) .p-tag,body:lang(ar_EG) p,body:lang(ar_EG) .h5,body:lang(ar_EG) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_EG) h3,body:lang(ar_EG) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_EG) h3,body:lang(ar_EG) .regular,body:lang(ar_EG) .gamma,body:lang(ar_EG) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_EG) .toolbar,body:lang(ar_EG) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_EG) .toolbar,body:lang(ar_EG) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_EG) td,body:lang(ar_EG) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_EG) .seccion_guia_tallas,body:lang(ar_EG) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_EG) .table_titles,body:lang(ar_EG) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_EG) p,body:lang(ar_EG) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_EG) h2,body:lang(ar_EG) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_EG) p,body:lang(ar_EG) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_EG) h3.medirse_title,body:lang(ar_EG) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_EG) p,body:lang(ar_EG) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_EG) .devos_paises,body:lang(ar_EG) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_EG) a,body:lang(ar_EG) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_EG) td,body:lang(ar_EG) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_EG) .seccion_guia_tallas,body:lang(ar_EG) .product-size-guide .table_titles,.product-size-guide body:lang(ar_EG) .table_titles,body:lang(ar_EG) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_EG) p,body:lang(ar_EG) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_EG) h2,body:lang(ar_EG) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_EG) p,body:lang(ar_EG) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_EG) h3.medirse_title,body:lang(ar_EG) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_EG) p,body:lang(ar_EG) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_EG) .devos_paises,body:lang(ar_EG) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_EG) a,body:lang(ar_EG) .theta,body:lang(ar_EG) .epsilon,body:lang(ar_EG) .delta,body:lang(ar_EG) .ita,body:lang(ar_EG) .xi,body:lang(ar_EG) .reference,body:lang(ar_EG) .pi,body:lang(ar_EG) .beta,body:lang(ar_EG) .text-14-r,body:lang(ar_EG) .mi,body:lang(ar_EG) .alpha,body:lang(ar_EG) .ni,body:lang(ar_EG) .fi .price,body:lang(ar_EG) .type-check span,body:lang(ar_EG) label>span,body:lang(ar_EG) .text,body:lang(ar_EG) .btn,body:lang(ar_EG) .company-content li,body:lang(ar_EG) .company-content span,body:lang(ar_EG) .company-content p,body:lang(ar_EG) .send-info p,body:lang(ar_EG) .returns p,body:lang(ar_EG) .ww-countries li a,body:lang(ar_EG) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_EG) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_EG) .ww-search-wrapper .ww-input,body:lang(ar_EG) #sub-menu .informative-text>p a,body:lang(ar_EG) #sub-menu .sub-informative-text>p a,body:lang(ar_EG) #sub-menu li a,body:lang(ar_EG) #sub-menu p a,body:lang(ar_EG) .help-block>span,body:lang(ar_EG) .form-check,body:lang(ar_EG) .language-list-mobile,body:lang(ar_EG) .crm-info-container .banner-col .p2,body:lang(ar_EG) .itx-banner-service .p2,body:lang(ar_EG) .itx-banner-service .h8,body:lang(ar_EG)#home .banner-col .p2,body:lang(ar_EG)#home .ni,body:lang(ar_EG)#home .h7,body:lang(ar_EG) .crm-info-container .h7,body:lang(ar_EG)#home .ma-footer-links a.ni,body:lang(ar_EG) #category-toolbar>div a,body:lang(ar_EG) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_EG) .btn-links,body:lang(ar_EG) .footer .contact li a,body:lang(ar_EG) .footer .btn-text,body:lang(ar_EG) .footer .btn-smart-app span,body:lang(ar_EG) .btn-primary,body:lang(ar_EG) .btn-default,body:lang(ar_EG) .ma-footer-links a,body:lang(ar_EG) .btn-remember,body:lang(ar_EG) .btn-facebook,body:lang(ar_EG) #user-access .title,body:lang(ar_EG) .subtitle,body:lang(ar_EG) .ma-rgpd li a,body:lang(ar_EG) #category-menu-list,body:lang(ar_EG) .form-group input,body:lang(ar_EG) input::-webkit-input-placeholder,body:lang(ar_EG) .ma-product-ac-inner h4,body:lang(ar_EG) .ma-product-name,body:lang(ar_EG) .form-group.phonegroup .phone-helper,body:lang(ar_EG) .contact-schedule,body:lang(ar_EG) .ma-product-info li a span,body:lang(ar_EG) .ma-product-compo-zone,body:lang(ar_EG) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_EG) .help-text,body:lang(ar_EG) .ma-help-page ul a,body:lang(ar_EG) .company-menu li,body:lang(ar_EG) .product-view .product-view-name a,body:lang(ar_EG) .company-content h3,body:lang(ar_EG) .company-content h4,body:lang(ar_EG) .company-content a,body:lang(ar_EG) .helpTitle,body:lang(ar_EG) .generic-content .content-title,body:lang(ar_EG) .ul-sizes h4,body:lang(ar_EG) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_EG) .ma-submenu-title,body:lang(ar_EG) .ma-category-link,body:lang(ar_EG) .menu-left li,body:lang(ar_EG) .my-account-page .account-item-data__title,body:lang(ar_EG) .my-account-page .account-item-data .info-text,body:lang(ar_EG) .my-account-page .info-text,body:lang(ar_EG) .my-account-page .account-item-data,body:lang(ar_EG) .my-account-page .product-data span,body:lang(ar_EG) .my-account-page .account-items__price,body:lang(ar_EG) .my-account-page .textLink3,body:lang(ar_EG) .product-summary .product-summary-row,body:lang(ar_EG) .dropdown-menu a,body:lang(ar_EG) .my-account-page .account-items span,body:lang(ar_EG) .list-unstyled a,body:lang(ar_EG) .giftcard-page .giftcard-terms ol li,body:lang(ar_EG) .giftcard-page .giftcard-terms ol p,body:lang(ar_EG) .myacc-logout-row .account-item-data__title,body:lang(ar_EG) .myacc-logout-row a,body:lang(ar_EG) .my-account-page .account-subtitle span,body:lang(ar_EG) .password-content span,body:lang(ar_EG) #category-toolbar .icon-layout-grid,body:lang(ar_EG) #category-toolbar .order-count,body:lang(ar_EG) #category-toolbar .filter-count,body:lang(ar_EG) .ul-sizes .title-li,body:lang(ar_EG) .itx-garment-measurements .size-guide-footer,body:lang(ar_EG) .itx-equivalence .size-guide-footer,body:lang(ar_EG) .itx-garment-measurements .size-guide-title p,body:lang(ar_EG) .itx-equivalence .size-guide-title p,body:lang(ar_EG) .product-navigation span,body:lang(ar_EG) .giftcard-page .subtext,body:lang(ar_EG) .category-product-sizes span,body:lang(ar_EG) .product-view .product-view-info,body:lang(ar_EG) .product-view-info .product-tag,body:lang(ar_EG) #fi-footer a,body:lang(ar_EG) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_EG) .footer .newsletter p,body:lang(ar_EG) .footer .newsletter span,body:lang(ar_EG) .p-m-b,body:lang(ar_EG) .p-s,body:lang(ar_EG) .p-xs,body:lang(ar_EG) .p-xs-b,body:lang(ar_EG) .p-tag,body:lang(ar_AE) p,body:lang(ar_AE) .h5,body:lang(ar_AE) .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse body:lang(ar_AE) h3,body:lang(ar_AE) .product-size-guide .medirse h3,.product-size-guide .medirse body:lang(ar_AE) h3,body:lang(ar_AE) .regular,body:lang(ar_AE) .gamma,body:lang(ar_AE) #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page body:lang(ar_AE) .toolbar,body:lang(ar_AE) .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page body:lang(ar_AE) .toolbar,body:lang(ar_AE) .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr body:lang(ar_AE) td,body:lang(ar_AE) .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide body:lang(ar_AE) .seccion_guia_tallas,body:lang(ar_AE) .modal-product-size-guide .table_titles,.modal-product-size-guide body:lang(ar_AE) .table_titles,body:lang(ar_AE) .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro body:lang(ar_AE) p,body:lang(ar_AE) .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia body:lang(ar_AE) h2,body:lang(ar_AE) .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles body:lang(ar_AE) p,body:lang(ar_AE) .modal-product-size-guide h3.medirse_title,.modal-product-size-guide body:lang(ar_AE) h3.medirse_title,body:lang(ar_AE) .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col body:lang(ar_AE) p,body:lang(ar_AE) .modal-product-size-guide .devos_paises,.modal-product-size-guide body:lang(ar_AE) .devos_paises,body:lang(ar_AE) .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_AE) a,body:lang(ar_AE) .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr body:lang(ar_AE) td,body:lang(ar_AE) .product-size-guide .seccion_guia_tallas,.product-size-guide body:lang(ar_AE) .seccion_guia_tallas,body:lang(ar_AE) .product-size-guide .table_titles,.product-size-guide body:lang(ar_AE) .table_titles,body:lang(ar_AE) .product-size-guide .table_intro p,.product-size-guide .table_intro body:lang(ar_AE) p,body:lang(ar_AE) .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia body:lang(ar_AE) h2,body:lang(ar_AE) .product-size-guide .table_titles p,.product-size-guide .table_titles body:lang(ar_AE) p,body:lang(ar_AE) .product-size-guide h3.medirse_title,.product-size-guide body:lang(ar_AE) h3.medirse_title,body:lang(ar_AE) .product-size-guide .medirse_col p,.product-size-guide .medirse_col body:lang(ar_AE) p,body:lang(ar_AE) .product-size-guide .devos_paises,.product-size-guide body:lang(ar_AE) .devos_paises,body:lang(ar_AE) .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia body:lang(ar_AE) a,body:lang(ar_AE) .theta,body:lang(ar_AE) .epsilon,body:lang(ar_AE) .delta,body:lang(ar_AE) .ita,body:lang(ar_AE) .xi,body:lang(ar_AE) .reference,body:lang(ar_AE) .pi,body:lang(ar_AE) .beta,body:lang(ar_AE) .text-14-r,body:lang(ar_AE) .mi,body:lang(ar_AE) .alpha,body:lang(ar_AE) .ni,body:lang(ar_AE) .fi .price,body:lang(ar_AE) .type-check span,body:lang(ar_AE) label>span,body:lang(ar_AE) .text,body:lang(ar_AE) .btn,body:lang(ar_AE) .company-content li,body:lang(ar_AE) .company-content span,body:lang(ar_AE) .company-content p,body:lang(ar_AE) .send-info p,body:lang(ar_AE) .returns p,body:lang(ar_AE) .ww-countries li a,body:lang(ar_AE) .ww-countries .ww-selected .ww-button h4 .ww-market,body:lang(ar_AE) .ww-countries .ww-selected .ww-button h4 .ww-country,body:lang(ar_AE) .ww-search-wrapper .ww-input,body:lang(ar_AE) #sub-menu .informative-text>p a,body:lang(ar_AE) #sub-menu .sub-informative-text>p a,body:lang(ar_AE) #sub-menu li a,body:lang(ar_AE) #sub-menu p a,body:lang(ar_AE) .help-block>span,body:lang(ar_AE) .form-check,body:lang(ar_AE) .language-list-mobile,body:lang(ar_AE) .crm-info-container .banner-col .p2,body:lang(ar_AE) .itx-banner-service .p2,body:lang(ar_AE) .itx-banner-service .h8,body:lang(ar_AE)#home .banner-col .p2,body:lang(ar_AE)#home .ni,body:lang(ar_AE)#home .h7,body:lang(ar_AE) .crm-info-container .h7,body:lang(ar_AE)#home .ma-footer-links a.ni,body:lang(ar_AE) #category-toolbar>div a,body:lang(ar_AE) .ma-footer-links .ma-footer-links a.ni,body:lang(ar_AE) .btn-links,body:lang(ar_AE) .footer .contact li a,body:lang(ar_AE) .footer .btn-text,body:lang(ar_AE) .footer .btn-smart-app span,body:lang(ar_AE) .btn-primary,body:lang(ar_AE) .btn-default,body:lang(ar_AE) .ma-footer-links a,body:lang(ar_AE) .btn-remember,body:lang(ar_AE) .btn-facebook,body:lang(ar_AE) #user-access .title,body:lang(ar_AE) .subtitle,body:lang(ar_AE) .ma-rgpd li a,body:lang(ar_AE) #category-menu-list,body:lang(ar_AE) .form-group input,body:lang(ar_AE) input::-webkit-input-placeholder,body:lang(ar_AE) .ma-product-ac-inner h4,body:lang(ar_AE) .ma-product-name,body:lang(ar_AE) .form-group.phonegroup .phone-helper,body:lang(ar_AE) .contact-schedule,body:lang(ar_AE) .ma-product-info li a span,body:lang(ar_AE) .ma-product-compo-zone,body:lang(ar_AE) .ngdialog.ngdialog-theme-plain.contact-dialog .ngdialog-content .help-text,body:lang(ar_AE) .help-text,body:lang(ar_AE) .ma-help-page ul a,body:lang(ar_AE) .company-menu li,body:lang(ar_AE) .product-view .product-view-name a,body:lang(ar_AE) .company-content h3,body:lang(ar_AE) .company-content h4,body:lang(ar_AE) .company-content a,body:lang(ar_AE) .helpTitle,body:lang(ar_AE) .generic-content .content-title,body:lang(ar_AE) .ul-sizes h4,body:lang(ar_AE) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_AE) .ma-submenu-title,body:lang(ar_AE) .ma-category-link,body:lang(ar_AE) .menu-left li,body:lang(ar_AE) .my-account-page .account-item-data__title,body:lang(ar_AE) .my-account-page .account-item-data .info-text,body:lang(ar_AE) .my-account-page .info-text,body:lang(ar_AE) .my-account-page .account-item-data,body:lang(ar_AE) .my-account-page .product-data span,body:lang(ar_AE) .my-account-page .account-items__price,body:lang(ar_AE) .my-account-page .textLink3,body:lang(ar_AE) .product-summary .product-summary-row,body:lang(ar_AE) .dropdown-menu a,body:lang(ar_AE) .my-account-page .account-items span,body:lang(ar_AE) .list-unstyled a,body:lang(ar_AE) .giftcard-page .giftcard-terms ol li,body:lang(ar_AE) .giftcard-page .giftcard-terms ol p,body:lang(ar_AE) .myacc-logout-row .account-item-data__title,body:lang(ar_AE) .myacc-logout-row a,body:lang(ar_AE) .my-account-page .account-subtitle span,body:lang(ar_AE) .password-content span,body:lang(ar_AE) #category-toolbar .icon-layout-grid,body:lang(ar_AE) #category-toolbar .order-count,body:lang(ar_AE) #category-toolbar .filter-count,body:lang(ar_AE) .ul-sizes .title-li,body:lang(ar_AE) .itx-garment-measurements .size-guide-footer,body:lang(ar_AE) .itx-equivalence .size-guide-footer,body:lang(ar_AE) .itx-garment-measurements .size-guide-title p,body:lang(ar_AE) .itx-equivalence .size-guide-title p,body:lang(ar_AE) .product-navigation span,body:lang(ar_AE) .giftcard-page .subtext,body:lang(ar_AE) .category-product-sizes span,body:lang(ar_AE) .product-view .product-view-info,body:lang(ar_AE) .product-view-info .product-tag,body:lang(ar_AE) #fi-footer a,body:lang(ar_AE) .lookbook-content .bundle-product-page .lookbook-toolbar,body:lang(ar_AE) .footer .newsletter p,body:lang(ar_AE) .footer .newsletter span,body:lang(ar_AE) .p-m-b,body:lang(ar_AE) .p-s,body:lang(ar_AE) .p-xs,body:lang(ar_AE) .p-xs-b,body:lang(ar_AE) .p-tag{font-size:16px}}body:lang(ar_MA) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_MA) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_MA) .my-account-page .account-title,body:lang(ar_MA) .ma-modal-header-icon h2,body:lang(ar_MA) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_MA) .giftcard-page .giftcard-terms h4,body:lang(ar_MA)#home .mi,body:lang(ar_MA) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_MA) .ul-sizes h4,body:lang(ar_MA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_MA) .ma-modal-header h2 h1.account-title,body:lang(ar_MA) .p-m,body:lang(ar_LB) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_LB) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_LB) .my-account-page .account-title,body:lang(ar_LB) .ma-modal-header-icon h2,body:lang(ar_LB) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_LB) .giftcard-page .giftcard-terms h4,body:lang(ar_LB)#home .mi,body:lang(ar_LB) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_LB) .ul-sizes h4,body:lang(ar_LB) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_LB) .ma-modal-header h2 h1.account-title,body:lang(ar_LB) .p-m,body:lang(ar_SA) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_SA) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_SA) .my-account-page .account-title,body:lang(ar_SA) .ma-modal-header-icon h2,body:lang(ar_SA) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_SA) .giftcard-page .giftcard-terms h4,body:lang(ar_SA)#home .mi,body:lang(ar_SA) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_SA) .ul-sizes h4,body:lang(ar_SA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_SA) .ma-modal-header h2 h1.account-title,body:lang(ar_SA) .p-m,body:lang(ar_KW) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_KW) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_KW) .my-account-page .account-title,body:lang(ar_KW) .ma-modal-header-icon h2,body:lang(ar_KW) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_KW) .giftcard-page .giftcard-terms h4,body:lang(ar_KW)#home .mi,body:lang(ar_KW) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_KW) .ul-sizes h4,body:lang(ar_KW) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_KW) .ma-modal-header h2 h1.account-title,body:lang(ar_KW) .p-m,body:lang(ar_BH) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_BH) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_BH) .my-account-page .account-title,body:lang(ar_BH) .ma-modal-header-icon h2,body:lang(ar_BH) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_BH) .giftcard-page .giftcard-terms h4,body:lang(ar_BH)#home .mi,body:lang(ar_BH) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_BH) .ul-sizes h4,body:lang(ar_BH) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_BH) .ma-modal-header h2 h1.account-title,body:lang(ar_BH) .p-m,body:lang(ar_QA) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_QA) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_QA) .my-account-page .account-title,body:lang(ar_QA) .ma-modal-header-icon h2,body:lang(ar_QA) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_QA) .giftcard-page .giftcard-terms h4,body:lang(ar_QA)#home .mi,body:lang(ar_QA) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_QA) .ul-sizes h4,body:lang(ar_QA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_QA) .ma-modal-header h2 h1.account-title,body:lang(ar_QA) .p-m,body:lang(ar_IL) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_IL) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_IL) .my-account-page .account-title,body:lang(ar_IL) .ma-modal-header-icon h2,body:lang(ar_IL) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_IL) .giftcard-page .giftcard-terms h4,body:lang(ar_IL)#home .mi,body:lang(ar_IL) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_IL) .ul-sizes h4,body:lang(ar_IL) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_IL) .ma-modal-header h2 h1.account-title,body:lang(ar_IL) .p-m,body:lang(ar_JO) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_JO) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_JO) .my-account-page .account-title,body:lang(ar_JO) .ma-modal-header-icon h2,body:lang(ar_JO) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_JO) .giftcard-page .giftcard-terms h4,body:lang(ar_JO)#home .mi,body:lang(ar_JO) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_JO) .ul-sizes h4,body:lang(ar_JO) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_JO) .ma-modal-header h2 h1.account-title,body:lang(ar_JO) .p-m,body:lang(ar_EG) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_EG) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_EG) .my-account-page .account-title,body:lang(ar_EG) .ma-modal-header-icon h2,body:lang(ar_EG) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_EG) .giftcard-page .giftcard-terms h4,body:lang(ar_EG)#home .mi,body:lang(ar_EG) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_EG) .ul-sizes h4,body:lang(ar_EG) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_EG) .ma-modal-header h2 h1.account-title,body:lang(ar_EG) .p-m,body:lang(ar_AE) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_AE) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_AE) .my-account-page .account-title,body:lang(ar_AE) .ma-modal-header-icon h2,body:lang(ar_AE) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_AE) .giftcard-page .giftcard-terms h4,body:lang(ar_AE)#home .mi,body:lang(ar_AE) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_AE) .ul-sizes h4,body:lang(ar_AE) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_AE) .ma-modal-header h2 h1.account-title,body:lang(ar_AE) .p-m{font-size:16px}@media(min-width: 768px){body:lang(ar_MA) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_MA) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_MA) .my-account-page .account-title,body:lang(ar_MA) .ma-modal-header-icon h2,body:lang(ar_MA) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_MA) .giftcard-page .giftcard-terms h4,body:lang(ar_MA)#home .mi,body:lang(ar_MA) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_MA) .ul-sizes h4,body:lang(ar_MA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_MA) .ma-modal-header h2 h1.account-title,body:lang(ar_MA) .p-m,body:lang(ar_LB) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_LB) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_LB) .my-account-page .account-title,body:lang(ar_LB) .ma-modal-header-icon h2,body:lang(ar_LB) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_LB) .giftcard-page .giftcard-terms h4,body:lang(ar_LB)#home .mi,body:lang(ar_LB) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_LB) .ul-sizes h4,body:lang(ar_LB) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_LB) .ma-modal-header h2 h1.account-title,body:lang(ar_LB) .p-m,body:lang(ar_SA) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_SA) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_SA) .my-account-page .account-title,body:lang(ar_SA) .ma-modal-header-icon h2,body:lang(ar_SA) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_SA) .giftcard-page .giftcard-terms h4,body:lang(ar_SA)#home .mi,body:lang(ar_SA) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_SA) .ul-sizes h4,body:lang(ar_SA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_SA) .ma-modal-header h2 h1.account-title,body:lang(ar_SA) .p-m,body:lang(ar_KW) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_KW) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_KW) .my-account-page .account-title,body:lang(ar_KW) .ma-modal-header-icon h2,body:lang(ar_KW) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_KW) .giftcard-page .giftcard-terms h4,body:lang(ar_KW)#home .mi,body:lang(ar_KW) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_KW) .ul-sizes h4,body:lang(ar_KW) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_KW) .ma-modal-header h2 h1.account-title,body:lang(ar_KW) .p-m,body:lang(ar_BH) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_BH) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_BH) .my-account-page .account-title,body:lang(ar_BH) .ma-modal-header-icon h2,body:lang(ar_BH) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_BH) .giftcard-page .giftcard-terms h4,body:lang(ar_BH)#home .mi,body:lang(ar_BH) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_BH) .ul-sizes h4,body:lang(ar_BH) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_BH) .ma-modal-header h2 h1.account-title,body:lang(ar_BH) .p-m,body:lang(ar_QA) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_QA) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_QA) .my-account-page .account-title,body:lang(ar_QA) .ma-modal-header-icon h2,body:lang(ar_QA) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_QA) .giftcard-page .giftcard-terms h4,body:lang(ar_QA)#home .mi,body:lang(ar_QA) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_QA) .ul-sizes h4,body:lang(ar_QA) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_QA) .ma-modal-header h2 h1.account-title,body:lang(ar_QA) .p-m,body:lang(ar_IL) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_IL) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_IL) .my-account-page .account-title,body:lang(ar_IL) .ma-modal-header-icon h2,body:lang(ar_IL) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_IL) .giftcard-page .giftcard-terms h4,body:lang(ar_IL)#home .mi,body:lang(ar_IL) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_IL) .ul-sizes h4,body:lang(ar_IL) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_IL) .ma-modal-header h2 h1.account-title,body:lang(ar_IL) .p-m,body:lang(ar_JO) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_JO) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_JO) .my-account-page .account-title,body:lang(ar_JO) .ma-modal-header-icon h2,body:lang(ar_JO) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_JO) .giftcard-page .giftcard-terms h4,body:lang(ar_JO)#home .mi,body:lang(ar_JO) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_JO) .ul-sizes h4,body:lang(ar_JO) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_JO) .ma-modal-header h2 h1.account-title,body:lang(ar_JO) .p-m,body:lang(ar_EG) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_EG) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_EG) .my-account-page .account-title,body:lang(ar_EG) .ma-modal-header-icon h2,body:lang(ar_EG) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_EG) .giftcard-page .giftcard-terms h4,body:lang(ar_EG)#home .mi,body:lang(ar_EG) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_EG) .ul-sizes h4,body:lang(ar_EG) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_EG) .ma-modal-header h2 h1.account-title,body:lang(ar_EG) .p-m,body:lang(ar_AE) .ngdialog.new-modal.ngdialog-theme-plain .ma-modal-header-icon h2,body:lang(ar_AE) .ngdialog.ngdialog-theme-plain.giftcard-dialog .ngdialog-content .content h2,body:lang(ar_AE) .my-account-page .account-title,body:lang(ar_AE) .ma-modal-header-icon h2,body:lang(ar_AE) #ItxGiftCardPage .giftcard-page h4,body:lang(ar_AE) .giftcard-page .giftcard-terms h4,body:lang(ar_AE)#home .mi,body:lang(ar_AE) .ngdialog.ngdialog-theme-plain .ngdialog-content h2,body:lang(ar_AE) .ul-sizes h4,body:lang(ar_AE) .itx-equivalence .slides-desktop .ul-sizes h4,body:lang(ar_AE) .ma-modal-header h2 h1.account-title,body:lang(ar_AE) .p-m{font-size:18px}}body:lang(ar_MA) .my-account-page .order-tracking-cmp,body:lang(ar_LB) .my-account-page .order-tracking-cmp,body:lang(ar_SA) .my-account-page .order-tracking-cmp,body:lang(ar_KW) .my-account-page .order-tracking-cmp,body:lang(ar_BH) .my-account-page .order-tracking-cmp,body:lang(ar_QA) .my-account-page .order-tracking-cmp,body:lang(ar_IL) .my-account-page .order-tracking-cmp,body:lang(ar_JO) .my-account-page .order-tracking-cmp,body:lang(ar_EG) .my-account-page .order-tracking-cmp,body:lang(ar_AE) .my-account-page .order-tracking-cmp{overflow:inherit}@media(min-width: 768px){body:lang(ar_MA) .ma-menu-primary-link,body:lang(ar_MA) .ma-header-right a,body:lang(ar_LB) .ma-menu-primary-link,body:lang(ar_LB) .ma-header-right a,body:lang(ar_SA) .ma-menu-primary-link,body:lang(ar_SA) .ma-header-right a,body:lang(ar_KW) .ma-menu-primary-link,body:lang(ar_KW) .ma-header-right a,body:lang(ar_BH) .ma-menu-primary-link,body:lang(ar_BH) .ma-header-right a,body:lang(ar_QA) .ma-menu-primary-link,body:lang(ar_QA) .ma-header-right a,body:lang(ar_IL) .ma-menu-primary-link,body:lang(ar_IL) .ma-header-right a,body:lang(ar_JO) .ma-menu-primary-link,body:lang(ar_JO) .ma-header-right a,body:lang(ar_EG) .ma-menu-primary-link,body:lang(ar_EG) .ma-header-right a,body:lang(ar_AE) .ma-menu-primary-link,body:lang(ar_AE) .ma-header-right a{font-size:16px}}#ItxCheckoutAuthPage .shipping-rusia,#ItxShopCartPage .shipping-rusia{display:none}[lang=ru_RU]#ItxCheckoutPage .shipping-rusia{display:block}[lang^=zh] body,[lang^=zo] body,[lang^=vi] body,[lang^=en_VN] body,[lang^=el] body,[lang^=tr] body,[lang^=ru] body,[lang^=sr] body,[lang^=uk] body,[lang^=bg] body,[lang^=ar] body{font-family:Helvetica,"Arial",sans-serif !important}[lang^=zh] [class^=icon-],[lang^=zh] [class*=" icon-"],[lang^=zo] [class^=icon-],[lang^=zo] [class*=" icon-"],[lang^=vi] [class^=icon-],[lang^=vi] [class*=" icon-"],[lang^=en_VN] [class^=icon-],[lang^=en_VN] [class*=" icon-"],[lang^=el] [class^=icon-],[lang^=el] [class*=" icon-"],[lang^=tr] [class^=icon-],[lang^=tr] [class*=" icon-"],[lang^=ru] [class^=icon-],[lang^=ru] [class*=" icon-"],[lang^=sr] [class^=icon-],[lang^=sr] [class*=" icon-"],[lang^=uk] [class^=icon-],[lang^=uk] [class*=" icon-"],[lang^=bg] [class^=icon-],[lang^=bg] [class*=" icon-"],[lang^=ar] [class^=icon-],[lang^=ar] [class*=" icon-"]{font-family:"FontDutti" !important}[lang^=zh] [class^=linicon-],[lang^=zh] [class*=" linicon-"],[lang^=zo] [class^=linicon-],[lang^=zo] [class*=" linicon-"],[lang^=vi] [class^=linicon-],[lang^=vi] [class*=" linicon-"],[lang^=en_VN] [class^=linicon-],[lang^=en_VN] [class*=" linicon-"],[lang^=el] [class^=linicon-],[lang^=el] [class*=" linicon-"],[lang^=tr] [class^=linicon-],[lang^=tr] [class*=" linicon-"],[lang^=ru] [class^=linicon-],[lang^=ru] [class*=" linicon-"],[lang^=sr] [class^=linicon-],[lang^=sr] [class*=" linicon-"],[lang^=uk] [class^=linicon-],[lang^=uk] [class*=" linicon-"],[lang^=bg] [class^=linicon-],[lang^=bg] [class*=" linicon-"],[lang^=ar] [class^=linicon-],[lang^=ar] [class*=" linicon-"]{font-family:"FontDutti_v3" !important}[lang^=zh] .ma-btn-bg,[lang^=zh] .ma-menu-primary-link,[lang^=zh] .ma-submenu-title,[lang^=zh] .ma-header-right,[lang^=zh] .hg-menu-right,[lang^=zh] body,[lang^=zh] h1,[lang^=zh] h2,[lang^=zh] h3,[lang^=zh] h4,[lang^=zh] h5,[lang^=zh] h6,[lang^=zh] .h1,[lang^=zh] .h2,[lang^=zh] .h3,[lang^=zh] .h4,[lang^=zh] .h5,[lang^=zh] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=zh] h3,[lang^=zh] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=zh] h3,[lang^=zh] .h6,[lang^=zh] .h7,[lang^=zh] .btn,[lang^=zh] .text-14-r,[lang^=zh] .delta,[lang^=zh] .h5,[lang^=zh] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=zh] h3,[lang^=zh] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=zh] h3,[lang^=zh] .regular,[lang^=zh] .gamma,[lang^=zh] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=zh] .toolbar,[lang^=zh] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=zh] .toolbar,[lang^=zh] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=zh] td,[lang^=zh] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=zh] .seccion_guia_tallas,[lang^=zh] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=zh] .table_titles,[lang^=zh] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=zh] p,[lang^=zh] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=zh] h2,[lang^=zh] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=zh] p,[lang^=zh] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=zh] h3.medirse_title,[lang^=zh] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=zh] p,[lang^=zh] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=zh] .devos_paises,[lang^=zh] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=zh] a,[lang^=zh] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=zh] td,[lang^=zh] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=zh] .seccion_guia_tallas,[lang^=zh] .product-size-guide .table_titles,.product-size-guide [lang^=zh] .table_titles,[lang^=zh] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=zh] p,[lang^=zh] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=zh] h2,[lang^=zh] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=zh] p,[lang^=zh] .product-size-guide h3.medirse_title,.product-size-guide [lang^=zh] h3.medirse_title,[lang^=zh] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=zh] p,[lang^=zh] .product-size-guide .devos_paises,.product-size-guide [lang^=zh] .devos_paises,[lang^=zh] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=zh] a,[lang^=zh] .theta,[lang^=zh] .epsilon,[lang^=zh] .delta,[lang^=zh] .ita,[lang^=zh] .xi,[lang^=zh] .reference,[lang^=zh] .pi,[lang^=zh] .beta,[lang^=zh] .text-14-r,[lang^=zh] .mi,[lang^=zh] .alpha,[lang^=zh] .ni,[lang^=zh] .fi .price,[lang^=zh] .text-14-2b,[lang^=zh] .text-16-2b,[lang^=zh] .text-18-2b,[lang^=zh] .text-14-2b a,[lang^=zh] .text-16-2b a,[lang^=zh] .text-18-2b a,[lang^=zo] .ma-btn-bg,[lang^=zo] .ma-menu-primary-link,[lang^=zo] .ma-submenu-title,[lang^=zo] .ma-header-right,[lang^=zo] .hg-menu-right,[lang^=zo] body,[lang^=zo] h1,[lang^=zo] h2,[lang^=zo] h3,[lang^=zo] h4,[lang^=zo] h5,[lang^=zo] h6,[lang^=zo] .h1,[lang^=zo] .h2,[lang^=zo] .h3,[lang^=zo] .h4,[lang^=zo] .h5,[lang^=zo] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=zo] h3,[lang^=zo] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=zo] h3,[lang^=zo] .h6,[lang^=zo] .h7,[lang^=zo] .btn,[lang^=zo] .text-14-r,[lang^=zo] .delta,[lang^=zo] .h5,[lang^=zo] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=zo] h3,[lang^=zo] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=zo] h3,[lang^=zo] .regular,[lang^=zo] .gamma,[lang^=zo] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=zo] .toolbar,[lang^=zo] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=zo] .toolbar,[lang^=zo] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=zo] td,[lang^=zo] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=zo] .seccion_guia_tallas,[lang^=zo] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=zo] .table_titles,[lang^=zo] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=zo] p,[lang^=zo] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=zo] h2,[lang^=zo] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=zo] p,[lang^=zo] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=zo] h3.medirse_title,[lang^=zo] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=zo] p,[lang^=zo] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=zo] .devos_paises,[lang^=zo] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=zo] a,[lang^=zo] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=zo] td,[lang^=zo] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=zo] .seccion_guia_tallas,[lang^=zo] .product-size-guide .table_titles,.product-size-guide [lang^=zo] .table_titles,[lang^=zo] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=zo] p,[lang^=zo] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=zo] h2,[lang^=zo] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=zo] p,[lang^=zo] .product-size-guide h3.medirse_title,.product-size-guide [lang^=zo] h3.medirse_title,[lang^=zo] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=zo] p,[lang^=zo] .product-size-guide .devos_paises,.product-size-guide [lang^=zo] .devos_paises,[lang^=zo] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=zo] a,[lang^=zo] .theta,[lang^=zo] .epsilon,[lang^=zo] .delta,[lang^=zo] .ita,[lang^=zo] .xi,[lang^=zo] .reference,[lang^=zo] .pi,[lang^=zo] .beta,[lang^=zo] .text-14-r,[lang^=zo] .mi,[lang^=zo] .alpha,[lang^=zo] .ni,[lang^=zo] .fi .price,[lang^=zo] .text-14-2b,[lang^=zo] .text-16-2b,[lang^=zo] .text-18-2b,[lang^=zo] .text-14-2b a,[lang^=zo] .text-16-2b a,[lang^=zo] .text-18-2b a,[lang^=vi] .ma-btn-bg,[lang^=vi] .ma-menu-primary-link,[lang^=vi] .ma-submenu-title,[lang^=vi] .ma-header-right,[lang^=vi] .hg-menu-right,[lang^=vi] body,[lang^=vi] h1,[lang^=vi] h2,[lang^=vi] h3,[lang^=vi] h4,[lang^=vi] h5,[lang^=vi] h6,[lang^=vi] .h1,[lang^=vi] .h2,[lang^=vi] .h3,[lang^=vi] .h4,[lang^=vi] .h5,[lang^=vi] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=vi] h3,[lang^=vi] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=vi] h3,[lang^=vi] .h6,[lang^=vi] .h7,[lang^=vi] .btn,[lang^=vi] .text-14-r,[lang^=vi] .delta,[lang^=vi] .h5,[lang^=vi] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=vi] h3,[lang^=vi] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=vi] h3,[lang^=vi] .regular,[lang^=vi] .gamma,[lang^=vi] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=vi] .toolbar,[lang^=vi] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=vi] .toolbar,[lang^=vi] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=vi] td,[lang^=vi] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=vi] .seccion_guia_tallas,[lang^=vi] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=vi] .table_titles,[lang^=vi] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=vi] p,[lang^=vi] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=vi] h2,[lang^=vi] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=vi] p,[lang^=vi] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=vi] h3.medirse_title,[lang^=vi] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=vi] p,[lang^=vi] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=vi] .devos_paises,[lang^=vi] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=vi] a,[lang^=vi] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=vi] td,[lang^=vi] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=vi] .seccion_guia_tallas,[lang^=vi] .product-size-guide .table_titles,.product-size-guide [lang^=vi] .table_titles,[lang^=vi] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=vi] p,[lang^=vi] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=vi] h2,[lang^=vi] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=vi] p,[lang^=vi] .product-size-guide h3.medirse_title,.product-size-guide [lang^=vi] h3.medirse_title,[lang^=vi] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=vi] p,[lang^=vi] .product-size-guide .devos_paises,.product-size-guide [lang^=vi] .devos_paises,[lang^=vi] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=vi] a,[lang^=vi] .theta,[lang^=vi] .epsilon,[lang^=vi] .delta,[lang^=vi] .ita,[lang^=vi] .xi,[lang^=vi] .reference,[lang^=vi] .pi,[lang^=vi] .beta,[lang^=vi] .text-14-r,[lang^=vi] .mi,[lang^=vi] .alpha,[lang^=vi] .ni,[lang^=vi] .fi .price,[lang^=vi] .text-14-2b,[lang^=vi] .text-16-2b,[lang^=vi] .text-18-2b,[lang^=vi] .text-14-2b a,[lang^=vi] .text-16-2b a,[lang^=vi] .text-18-2b a,[lang^=en_VN] .ma-btn-bg,[lang^=en_VN] .ma-menu-primary-link,[lang^=en_VN] .ma-submenu-title,[lang^=en_VN] .ma-header-right,[lang^=en_VN] .hg-menu-right,[lang^=en_VN] body,[lang^=en_VN] h1,[lang^=en_VN] h2,[lang^=en_VN] h3,[lang^=en_VN] h4,[lang^=en_VN] h5,[lang^=en_VN] h6,[lang^=en_VN] .h1,[lang^=en_VN] .h2,[lang^=en_VN] .h3,[lang^=en_VN] .h4,[lang^=en_VN] .h5,[lang^=en_VN] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=en_VN] h3,[lang^=en_VN] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=en_VN] h3,[lang^=en_VN] .h6,[lang^=en_VN] .h7,[lang^=en_VN] .btn,[lang^=en_VN] .text-14-r,[lang^=en_VN] .delta,[lang^=en_VN] .h5,[lang^=en_VN] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=en_VN] h3,[lang^=en_VN] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=en_VN] h3,[lang^=en_VN] .regular,[lang^=en_VN] .gamma,[lang^=en_VN] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=en_VN] .toolbar,[lang^=en_VN] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=en_VN] .toolbar,[lang^=en_VN] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=en_VN] td,[lang^=en_VN] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=en_VN] .seccion_guia_tallas,[lang^=en_VN] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=en_VN] .table_titles,[lang^=en_VN] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=en_VN] p,[lang^=en_VN] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=en_VN] h2,[lang^=en_VN] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=en_VN] p,[lang^=en_VN] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=en_VN] h3.medirse_title,[lang^=en_VN] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=en_VN] p,[lang^=en_VN] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=en_VN] .devos_paises,[lang^=en_VN] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=en_VN] a,[lang^=en_VN] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=en_VN] td,[lang^=en_VN] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=en_VN] .seccion_guia_tallas,[lang^=en_VN] .product-size-guide .table_titles,.product-size-guide [lang^=en_VN] .table_titles,[lang^=en_VN] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=en_VN] p,[lang^=en_VN] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=en_VN] h2,[lang^=en_VN] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=en_VN] p,[lang^=en_VN] .product-size-guide h3.medirse_title,.product-size-guide [lang^=en_VN] h3.medirse_title,[lang^=en_VN] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=en_VN] p,[lang^=en_VN] .product-size-guide .devos_paises,.product-size-guide [lang^=en_VN] .devos_paises,[lang^=en_VN] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=en_VN] a,[lang^=en_VN] .theta,[lang^=en_VN] .epsilon,[lang^=en_VN] .delta,[lang^=en_VN] .ita,[lang^=en_VN] .xi,[lang^=en_VN] .reference,[lang^=en_VN] .pi,[lang^=en_VN] .beta,[lang^=en_VN] .text-14-r,[lang^=en_VN] .mi,[lang^=en_VN] .alpha,[lang^=en_VN] .ni,[lang^=en_VN] .fi .price,[lang^=en_VN] .text-14-2b,[lang^=en_VN] .text-16-2b,[lang^=en_VN] .text-18-2b,[lang^=en_VN] .text-14-2b a,[lang^=en_VN] .text-16-2b a,[lang^=en_VN] .text-18-2b a,[lang^=el] .ma-btn-bg,[lang^=el] .ma-menu-primary-link,[lang^=el] .ma-submenu-title,[lang^=el] .ma-header-right,[lang^=el] .hg-menu-right,[lang^=el] body,[lang^=el] h1,[lang^=el] h2,[lang^=el] h3,[lang^=el] h4,[lang^=el] h5,[lang^=el] h6,[lang^=el] .h1,[lang^=el] .h2,[lang^=el] .h3,[lang^=el] .h4,[lang^=el] .h5,[lang^=el] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=el] h3,[lang^=el] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=el] h3,[lang^=el] .h6,[lang^=el] .h7,[lang^=el] .btn,[lang^=el] .text-14-r,[lang^=el] .delta,[lang^=el] .h5,[lang^=el] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=el] h3,[lang^=el] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=el] h3,[lang^=el] .regular,[lang^=el] .gamma,[lang^=el] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=el] .toolbar,[lang^=el] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=el] .toolbar,[lang^=el] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=el] td,[lang^=el] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=el] .seccion_guia_tallas,[lang^=el] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=el] .table_titles,[lang^=el] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=el] p,[lang^=el] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=el] h2,[lang^=el] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=el] p,[lang^=el] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=el] h3.medirse_title,[lang^=el] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=el] p,[lang^=el] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=el] .devos_paises,[lang^=el] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=el] a,[lang^=el] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=el] td,[lang^=el] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=el] .seccion_guia_tallas,[lang^=el] .product-size-guide .table_titles,.product-size-guide [lang^=el] .table_titles,[lang^=el] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=el] p,[lang^=el] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=el] h2,[lang^=el] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=el] p,[lang^=el] .product-size-guide h3.medirse_title,.product-size-guide [lang^=el] h3.medirse_title,[lang^=el] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=el] p,[lang^=el] .product-size-guide .devos_paises,.product-size-guide [lang^=el] .devos_paises,[lang^=el] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=el] a,[lang^=el] .theta,[lang^=el] .epsilon,[lang^=el] .delta,[lang^=el] .ita,[lang^=el] .xi,[lang^=el] .reference,[lang^=el] .pi,[lang^=el] .beta,[lang^=el] .text-14-r,[lang^=el] .mi,[lang^=el] .alpha,[lang^=el] .ni,[lang^=el] .fi .price,[lang^=el] .text-14-2b,[lang^=el] .text-16-2b,[lang^=el] .text-18-2b,[lang^=el] .text-14-2b a,[lang^=el] .text-16-2b a,[lang^=el] .text-18-2b a,[lang^=tr] .ma-btn-bg,[lang^=tr] .ma-menu-primary-link,[lang^=tr] .ma-submenu-title,[lang^=tr] .ma-header-right,[lang^=tr] .hg-menu-right,[lang^=tr] body,[lang^=tr] h1,[lang^=tr] h2,[lang^=tr] h3,[lang^=tr] h4,[lang^=tr] h5,[lang^=tr] h6,[lang^=tr] .h1,[lang^=tr] .h2,[lang^=tr] .h3,[lang^=tr] .h4,[lang^=tr] .h5,[lang^=tr] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=tr] h3,[lang^=tr] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=tr] h3,[lang^=tr] .h6,[lang^=tr] .h7,[lang^=tr] .btn,[lang^=tr] .text-14-r,[lang^=tr] .delta,[lang^=tr] .h5,[lang^=tr] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=tr] h3,[lang^=tr] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=tr] h3,[lang^=tr] .regular,[lang^=tr] .gamma,[lang^=tr] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=tr] .toolbar,[lang^=tr] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=tr] .toolbar,[lang^=tr] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=tr] td,[lang^=tr] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=tr] .seccion_guia_tallas,[lang^=tr] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=tr] .table_titles,[lang^=tr] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=tr] p,[lang^=tr] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=tr] h2,[lang^=tr] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=tr] p,[lang^=tr] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=tr] h3.medirse_title,[lang^=tr] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=tr] p,[lang^=tr] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=tr] .devos_paises,[lang^=tr] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=tr] a,[lang^=tr] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=tr] td,[lang^=tr] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=tr] .seccion_guia_tallas,[lang^=tr] .product-size-guide .table_titles,.product-size-guide [lang^=tr] .table_titles,[lang^=tr] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=tr] p,[lang^=tr] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=tr] h2,[lang^=tr] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=tr] p,[lang^=tr] .product-size-guide h3.medirse_title,.product-size-guide [lang^=tr] h3.medirse_title,[lang^=tr] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=tr] p,[lang^=tr] .product-size-guide .devos_paises,.product-size-guide [lang^=tr] .devos_paises,[lang^=tr] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=tr] a,[lang^=tr] .theta,[lang^=tr] .epsilon,[lang^=tr] .delta,[lang^=tr] .ita,[lang^=tr] .xi,[lang^=tr] .reference,[lang^=tr] .pi,[lang^=tr] .beta,[lang^=tr] .text-14-r,[lang^=tr] .mi,[lang^=tr] .alpha,[lang^=tr] .ni,[lang^=tr] .fi .price,[lang^=tr] .text-14-2b,[lang^=tr] .text-16-2b,[lang^=tr] .text-18-2b,[lang^=tr] .text-14-2b a,[lang^=tr] .text-16-2b a,[lang^=tr] .text-18-2b a,[lang^=ru] .ma-btn-bg,[lang^=ru] .ma-menu-primary-link,[lang^=ru] .ma-submenu-title,[lang^=ru] .ma-header-right,[lang^=ru] .hg-menu-right,[lang^=ru] body,[lang^=ru] h1,[lang^=ru] h2,[lang^=ru] h3,[lang^=ru] h4,[lang^=ru] h5,[lang^=ru] h6,[lang^=ru] .h1,[lang^=ru] .h2,[lang^=ru] .h3,[lang^=ru] .h4,[lang^=ru] .h5,[lang^=ru] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=ru] h3,[lang^=ru] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=ru] h3,[lang^=ru] .h6,[lang^=ru] .h7,[lang^=ru] .btn,[lang^=ru] .text-14-r,[lang^=ru] .delta,[lang^=ru] .h5,[lang^=ru] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=ru] h3,[lang^=ru] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=ru] h3,[lang^=ru] .regular,[lang^=ru] .gamma,[lang^=ru] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=ru] .toolbar,[lang^=ru] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=ru] .toolbar,[lang^=ru] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=ru] td,[lang^=ru] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=ru] .seccion_guia_tallas,[lang^=ru] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=ru] .table_titles,[lang^=ru] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=ru] p,[lang^=ru] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=ru] h2,[lang^=ru] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=ru] p,[lang^=ru] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=ru] h3.medirse_title,[lang^=ru] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=ru] p,[lang^=ru] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=ru] .devos_paises,[lang^=ru] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=ru] a,[lang^=ru] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=ru] td,[lang^=ru] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=ru] .seccion_guia_tallas,[lang^=ru] .product-size-guide .table_titles,.product-size-guide [lang^=ru] .table_titles,[lang^=ru] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=ru] p,[lang^=ru] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=ru] h2,[lang^=ru] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=ru] p,[lang^=ru] .product-size-guide h3.medirse_title,.product-size-guide [lang^=ru] h3.medirse_title,[lang^=ru] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=ru] p,[lang^=ru] .product-size-guide .devos_paises,.product-size-guide [lang^=ru] .devos_paises,[lang^=ru] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=ru] a,[lang^=ru] .theta,[lang^=ru] .epsilon,[lang^=ru] .delta,[lang^=ru] .ita,[lang^=ru] .xi,[lang^=ru] .reference,[lang^=ru] .pi,[lang^=ru] .beta,[lang^=ru] .text-14-r,[lang^=ru] .mi,[lang^=ru] .alpha,[lang^=ru] .ni,[lang^=ru] .fi .price,[lang^=ru] .text-14-2b,[lang^=ru] .text-16-2b,[lang^=ru] .text-18-2b,[lang^=ru] .text-14-2b a,[lang^=ru] .text-16-2b a,[lang^=ru] .text-18-2b a,[lang^=sr] .ma-btn-bg,[lang^=sr] .ma-menu-primary-link,[lang^=sr] .ma-submenu-title,[lang^=sr] .ma-header-right,[lang^=sr] .hg-menu-right,[lang^=sr] body,[lang^=sr] h1,[lang^=sr] h2,[lang^=sr] h3,[lang^=sr] h4,[lang^=sr] h5,[lang^=sr] h6,[lang^=sr] .h1,[lang^=sr] .h2,[lang^=sr] .h3,[lang^=sr] .h4,[lang^=sr] .h5,[lang^=sr] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=sr] h3,[lang^=sr] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=sr] h3,[lang^=sr] .h6,[lang^=sr] .h7,[lang^=sr] .btn,[lang^=sr] .text-14-r,[lang^=sr] .delta,[lang^=sr] .h5,[lang^=sr] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=sr] h3,[lang^=sr] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=sr] h3,[lang^=sr] .regular,[lang^=sr] .gamma,[lang^=sr] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=sr] .toolbar,[lang^=sr] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=sr] .toolbar,[lang^=sr] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=sr] td,[lang^=sr] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=sr] .seccion_guia_tallas,[lang^=sr] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=sr] .table_titles,[lang^=sr] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=sr] p,[lang^=sr] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=sr] h2,[lang^=sr] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=sr] p,[lang^=sr] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=sr] h3.medirse_title,[lang^=sr] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=sr] p,[lang^=sr] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=sr] .devos_paises,[lang^=sr] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=sr] a,[lang^=sr] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=sr] td,[lang^=sr] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=sr] .seccion_guia_tallas,[lang^=sr] .product-size-guide .table_titles,.product-size-guide [lang^=sr] .table_titles,[lang^=sr] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=sr] p,[lang^=sr] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=sr] h2,[lang^=sr] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=sr] p,[lang^=sr] .product-size-guide h3.medirse_title,.product-size-guide [lang^=sr] h3.medirse_title,[lang^=sr] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=sr] p,[lang^=sr] .product-size-guide .devos_paises,.product-size-guide [lang^=sr] .devos_paises,[lang^=sr] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=sr] a,[lang^=sr] .theta,[lang^=sr] .epsilon,[lang^=sr] .delta,[lang^=sr] .ita,[lang^=sr] .xi,[lang^=sr] .reference,[lang^=sr] .pi,[lang^=sr] .beta,[lang^=sr] .text-14-r,[lang^=sr] .mi,[lang^=sr] .alpha,[lang^=sr] .ni,[lang^=sr] .fi .price,[lang^=sr] .text-14-2b,[lang^=sr] .text-16-2b,[lang^=sr] .text-18-2b,[lang^=sr] .text-14-2b a,[lang^=sr] .text-16-2b a,[lang^=sr] .text-18-2b a,[lang^=uk] .ma-btn-bg,[lang^=uk] .ma-menu-primary-link,[lang^=uk] .ma-submenu-title,[lang^=uk] .ma-header-right,[lang^=uk] .hg-menu-right,[lang^=uk] body,[lang^=uk] h1,[lang^=uk] h2,[lang^=uk] h3,[lang^=uk] h4,[lang^=uk] h5,[lang^=uk] h6,[lang^=uk] .h1,[lang^=uk] .h2,[lang^=uk] .h3,[lang^=uk] .h4,[lang^=uk] .h5,[lang^=uk] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=uk] h3,[lang^=uk] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=uk] h3,[lang^=uk] .h6,[lang^=uk] .h7,[lang^=uk] .btn,[lang^=uk] .text-14-r,[lang^=uk] .delta,[lang^=uk] .h5,[lang^=uk] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=uk] h3,[lang^=uk] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=uk] h3,[lang^=uk] .regular,[lang^=uk] .gamma,[lang^=uk] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=uk] .toolbar,[lang^=uk] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=uk] .toolbar,[lang^=uk] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=uk] td,[lang^=uk] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=uk] .seccion_guia_tallas,[lang^=uk] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=uk] .table_titles,[lang^=uk] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=uk] p,[lang^=uk] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=uk] h2,[lang^=uk] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=uk] p,[lang^=uk] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=uk] h3.medirse_title,[lang^=uk] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=uk] p,[lang^=uk] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=uk] .devos_paises,[lang^=uk] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=uk] a,[lang^=uk] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=uk] td,[lang^=uk] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=uk] .seccion_guia_tallas,[lang^=uk] .product-size-guide .table_titles,.product-size-guide [lang^=uk] .table_titles,[lang^=uk] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=uk] p,[lang^=uk] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=uk] h2,[lang^=uk] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=uk] p,[lang^=uk] .product-size-guide h3.medirse_title,.product-size-guide [lang^=uk] h3.medirse_title,[lang^=uk] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=uk] p,[lang^=uk] .product-size-guide .devos_paises,.product-size-guide [lang^=uk] .devos_paises,[lang^=uk] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=uk] a,[lang^=uk] .theta,[lang^=uk] .epsilon,[lang^=uk] .delta,[lang^=uk] .ita,[lang^=uk] .xi,[lang^=uk] .reference,[lang^=uk] .pi,[lang^=uk] .beta,[lang^=uk] .text-14-r,[lang^=uk] .mi,[lang^=uk] .alpha,[lang^=uk] .ni,[lang^=uk] .fi .price,[lang^=uk] .text-14-2b,[lang^=uk] .text-16-2b,[lang^=uk] .text-18-2b,[lang^=uk] .text-14-2b a,[lang^=uk] .text-16-2b a,[lang^=uk] .text-18-2b a,[lang^=bg] .ma-btn-bg,[lang^=bg] .ma-menu-primary-link,[lang^=bg] .ma-submenu-title,[lang^=bg] .ma-header-right,[lang^=bg] .hg-menu-right,[lang^=bg] body,[lang^=bg] h1,[lang^=bg] h2,[lang^=bg] h3,[lang^=bg] h4,[lang^=bg] h5,[lang^=bg] h6,[lang^=bg] .h1,[lang^=bg] .h2,[lang^=bg] .h3,[lang^=bg] .h4,[lang^=bg] .h5,[lang^=bg] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=bg] h3,[lang^=bg] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=bg] h3,[lang^=bg] .h6,[lang^=bg] .h7,[lang^=bg] .btn,[lang^=bg] .text-14-r,[lang^=bg] .delta,[lang^=bg] .h5,[lang^=bg] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=bg] h3,[lang^=bg] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=bg] h3,[lang^=bg] .regular,[lang^=bg] .gamma,[lang^=bg] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=bg] .toolbar,[lang^=bg] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=bg] .toolbar,[lang^=bg] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=bg] td,[lang^=bg] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=bg] .seccion_guia_tallas,[lang^=bg] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=bg] .table_titles,[lang^=bg] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=bg] p,[lang^=bg] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=bg] h2,[lang^=bg] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=bg] p,[lang^=bg] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=bg] h3.medirse_title,[lang^=bg] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=bg] p,[lang^=bg] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=bg] .devos_paises,[lang^=bg] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=bg] a,[lang^=bg] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=bg] td,[lang^=bg] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=bg] .seccion_guia_tallas,[lang^=bg] .product-size-guide .table_titles,.product-size-guide [lang^=bg] .table_titles,[lang^=bg] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=bg] p,[lang^=bg] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=bg] h2,[lang^=bg] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=bg] p,[lang^=bg] .product-size-guide h3.medirse_title,.product-size-guide [lang^=bg] h3.medirse_title,[lang^=bg] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=bg] p,[lang^=bg] .product-size-guide .devos_paises,.product-size-guide [lang^=bg] .devos_paises,[lang^=bg] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=bg] a,[lang^=bg] .theta,[lang^=bg] .epsilon,[lang^=bg] .delta,[lang^=bg] .ita,[lang^=bg] .xi,[lang^=bg] .reference,[lang^=bg] .pi,[lang^=bg] .beta,[lang^=bg] .text-14-r,[lang^=bg] .mi,[lang^=bg] .alpha,[lang^=bg] .ni,[lang^=bg] .fi .price,[lang^=bg] .text-14-2b,[lang^=bg] .text-16-2b,[lang^=bg] .text-18-2b,[lang^=bg] .text-14-2b a,[lang^=bg] .text-16-2b a,[lang^=bg] .text-18-2b a,[lang^=ar] .ma-btn-bg,[lang^=ar] .ma-menu-primary-link,[lang^=ar] .ma-submenu-title,[lang^=ar] .ma-header-right,[lang^=ar] .hg-menu-right,[lang^=ar] body,[lang^=ar] h1,[lang^=ar] h2,[lang^=ar] h3,[lang^=ar] h4,[lang^=ar] h5,[lang^=ar] h6,[lang^=ar] .h1,[lang^=ar] .h2,[lang^=ar] .h3,[lang^=ar] .h4,[lang^=ar] .h5,[lang^=ar] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=ar] h3,[lang^=ar] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=ar] h3,[lang^=ar] .h6,[lang^=ar] .h7,[lang^=ar] .btn,[lang^=ar] .text-14-r,[lang^=ar] .delta,[lang^=ar] .h5,[lang^=ar] .modal-product-size-guide .medirse h3,.modal-product-size-guide .medirse [lang^=ar] h3,[lang^=ar] .product-size-guide .medirse h3,.product-size-guide .medirse [lang^=ar] h3,[lang^=ar] .regular,[lang^=ar] .gamma,[lang^=ar] #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page [lang^=ar] .toolbar,[lang^=ar] .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page [lang^=ar] .toolbar,[lang^=ar] .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr [lang^=ar] td,[lang^=ar] .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide [lang^=ar] .seccion_guia_tallas,[lang^=ar] .modal-product-size-guide .table_titles,.modal-product-size-guide [lang^=ar] .table_titles,[lang^=ar] .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro [lang^=ar] p,[lang^=ar] .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia [lang^=ar] h2,[lang^=ar] .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles [lang^=ar] p,[lang^=ar] .modal-product-size-guide h3.medirse_title,.modal-product-size-guide [lang^=ar] h3.medirse_title,[lang^=ar] .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col [lang^=ar] p,[lang^=ar] .modal-product-size-guide .devos_paises,.modal-product-size-guide [lang^=ar] .devos_paises,[lang^=ar] .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia [lang^=ar] a,[lang^=ar] .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr [lang^=ar] td,[lang^=ar] .product-size-guide .seccion_guia_tallas,.product-size-guide [lang^=ar] .seccion_guia_tallas,[lang^=ar] .product-size-guide .table_titles,.product-size-guide [lang^=ar] .table_titles,[lang^=ar] .product-size-guide .table_intro p,.product-size-guide .table_intro [lang^=ar] p,[lang^=ar] .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia [lang^=ar] h2,[lang^=ar] .product-size-guide .table_titles p,.product-size-guide .table_titles [lang^=ar] p,[lang^=ar] .product-size-guide h3.medirse_title,.product-size-guide [lang^=ar] h3.medirse_title,[lang^=ar] .product-size-guide .medirse_col p,.product-size-guide .medirse_col [lang^=ar] p,[lang^=ar] .product-size-guide .devos_paises,.product-size-guide [lang^=ar] .devos_paises,[lang^=ar] .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia [lang^=ar] a,[lang^=ar] .theta,[lang^=ar] .epsilon,[lang^=ar] .delta,[lang^=ar] .ita,[lang^=ar] .xi,[lang^=ar] .reference,[lang^=ar] .pi,[lang^=ar] .beta,[lang^=ar] .text-14-r,[lang^=ar] .mi,[lang^=ar] .alpha,[lang^=ar] .ni,[lang^=ar] .fi .price,[lang^=ar] .text-14-2b,[lang^=ar] .text-16-2b,[lang^=ar] .text-18-2b,[lang^=ar] .text-14-2b a,[lang^=ar] .text-16-2b a,[lang^=ar] .text-18-2b a{font-family:Helvetica,"Arial","sans-serif" !important;font-weight:bold}@media(min-width: 1500px){.container{width:1440px;max-width:1440px}}.hrline{position:absolute;width:calc(100% - 120px);height:1px;background:#eaeaea;top:9px;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box}#sub-menu{margin-top:0 !important}.scroll-up:hover{opacity:.8}body .icon-close-search{top:0;right:0;padding:15px 10px}.header-shopcart-fixed{position:fixed;top:0}.header-shopcart{width:100%;height:50px}.map-tabs{margin-top:10px}.mini-shopcart-content .count{right:-20px;top:-10px;position:absolute}.header-shopcart h1{margin:0}.header-shopcart .header-menu-brand .logo{padding:0}@media(min-height: 660px){.account-login::-webkit-scrollbar{display:none}}.header-shopcart .logo img{max-width:180px}#change-password .fix-captcha{font-style:normal !important}itx-order-summary>.row{margin:0}#user-access header{background:#fff}@media(min-width: 768px){.header-shopcart .header-menu-brand .logo{padding-top:20px}}@media(min-width: 992px){.header-shopcart{height:70px}.map-content{overflow:auto}}#change-password .fix-captcha{font-style:normal !important}.ngdialog-store-map.ngdialog .action-left{display:block}.ngdialog-store-map.ngdialog .action-left i{margin-top:15px;margin-left:10px}.ngdialog-store-map.ngdialog .action-right i{margin-top:15px}.ngdialog-store-map.ngdialog .store-content{top:50px}.list-check-style li{margin:0;width:100%}.list-check-style .checkout-list-wrapper{padding:10px 10px 10px 50px;text-align:left;color:#292929;width:calc(100% - 20px);height:auto;margin:0 10px 20px 10px;float:left;display:table;background:#f7f7f7;position:relative;cursor:pointer}.active .ma-card{border:1px solid #292929}.method-disabled .ma-card{opacity:.6;cursor:no-drop;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.method-disabled .ma-card:hover{cursor:no-drop}.ma-card-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.ma-card-inner-stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;text-align:left}.ma-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;padding:20px;position:relative;background:#f7f7f7;border:1px solid #ececec}.ma-card-ma-card-img-sm{max-width:50%;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px}.ma-card-img{max-width:50%;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px}.ma-card-stack{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;text-align:left}.ma-card-content{position:relative}.ma-card-edit{vertical-align:middle;text-align:right;z-index:20;text-decoration:underline;padding:20px 0 0;text-align:left}.ma-card-check{border-radius:50%;border:1px solid #e3e3e3;left:10px;background:#fff;width:22px;height:22px}.ma-card-check span{border-radius:50%;margin-top:5px;margin-left:5px;background:#292929;width:10px;height:10px;display:none}.ma-card-brand{float:left}.checkout-list .card-type{width:100%}.active .ma-card-check span{border:1px solid #292929;display:block}.ma-tunnel-col{float:left;width:100%;padding:0 0px 20px 0px}.ma-suggest{position:relative;border:1px solid #e3e3e3;padding:10px;text-decoration:underline;float:left;clear:both;width:100%;padding-left:70px;display:table;margin-bottom:10px}.ma-suggest:hover{opacity:.7;text-decoration:none;cursor:pointer}.ma-suggest span{float:left;padding-right:5px}.ma-suggest a{float:left;margin-top:10px;clear:both}.checkbox-suggest{border-radius:50%;border:1px solid #e3e3e3;position:absolute;left:10px;background:#fff;width:22px;height:22px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ma-suggest span:last-child{clear:both}.active .ma-suggest{border:1px solid #e3e3e3;background:#e3e3e3}.ma-suggest:hover{border:1px solid #292929}.checkbox-suggest span{border-radius:50%;position:absolute;left:5px;top:5px;background:#292929;width:10px;height:10px;display:none}.active .checkbox-suggest span{border:1px solid #292929;display:block}.green-underline{color:#017957;background:#e9fcf2;margin-left:-4px;padding:4px;margin-bottom:2px;border:1px solid #017957;margin:0 8px 0 0;padding:4px;line-height:30px}.red-underline{color:#b40016;background:#ffeeea;margin-left:-4px;padding:4px;margin-bottom:2px;border:1px solid #b40016;margin:0 8px 0 0;padding:4px;line-height:30px}.ma-suggest-title{font-weight:700;font-size:12px;clear:both;float:left;width:100%;margin-bottom:10px}.csbs .itx-radio-cmp{text-align:left !important}.md-home-card .afkl-lazy-wrapper{opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease}.md-home-card .afkl-lazy-wrapper[afkl-lazy-image-loaded=done]{opacity:1}.explorer .md-home-card .afkl-lazy-wrapper{opacity:1}.btn-phone-validation{width:auto !important}.hoverable:hover{cursor:pointer}.re-slider .cover-text h3{margin-top:11px}.re-slider .sale,.re-slider .sale_text1,.re-slider .discount{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;color:#fff}.re-slider .sale{font-size:25px;line-height:25px;font-weight:700;margin-bottom:16px}@media(min-width: 768px){.re-slider .sale{font-size:70px;line-height:65px;margin-bottom:0}}.re-slider .sale_text1{font-size:12px;line-height:12px;margin-bottom:20px;font-weight:500}@media(min-width: 768px){.re-slider .sale_text1{font-size:20px;line-height:30px;margin-bottom:20px;font-weight:500}}.re-slider .discount{line-height:50px;font-size:45px;margin:0;padding:0;margin-bottom:30px;font-weight:700}@media(min-width: 768px){.re-slider .discount{font-size:70px;line-height:45px;margin-bottom:20px}}.re-slider .sale_text2{font-size:12px;line-height:22px;margin-top:20px;color:#fff;font-weight:400;display:inline;padding:5px 0px}@media(min-width: 768px){.re-slider .sale_text2{font-size:14px}}.btn-inline-fix{margin:0 auto;width:100%;text-align:center}.btn-inline-fix .btn{display:inline-block;margin:10px 5px;width:calc(50% - 12px)}@media(min-width: 768px){.inline-fix{margin:0 10px 16px;text-align:center}}.ma-long-sale .slide-type-sale .sale_text3{font-size:35px;line-height:35px;margin-top:10px}@media(min-width: 768px){.ma-long-sale .slide-type-sale .sale_text3{font-size:7em;line-height:1.1em}}.myacc-details-form-row .title-subscribed{padding:10px}.ma-modal-vip .ma-modal-header{margin-top:20px}.ma-modal-vip h2,.ma-modal-vip .title{font-size:18px;font-weight:bolder}.ma-modal-vip .title{margin-bottom:25px}.ma-modal-vip .ma-modal-footer{padding-top:0 !important}.img-crm-logo{max-width:220px;width:100%}.md-visible-xs{display:block}@media(min-width: 992px){.md-visible-xs{display:none}}.md-visible-md{display:none}@media(min-width: 992px){.md-visible-md{display:block}}.bf-panel,.rb-panel{color:#fff !important;padding:56px 0}@media(min-width: 1280px){.bf-panel,.rb-panel{padding:56px 0 0}}@media(min-width: 1500px){.bf-panel,.rb-panel{padding:68px 0}}.md-home-card .bf-panel .buttons,.md-home-card .rb-panel .buttons{margin-top:0}.bf-panel-inner{margin:0 auto;padding:0 15px}.bf-panel-inner .promotion-1{width:100%;text-align:center;margin:0 auto;max-width:430px;padding:0 15px}.bf-panel-inner .promotion-buttons{margin-top:0}.rb-panel-inner .mg-10:empty,.rb-panel-inner .mg-20:empty,.rb-panel-inner .mg-30:empty,.rb-panel-inner .mg-24:empty,.rb-panel-inner .mg-4:empty{margin:0 !important}.rb-panel-inner .btn-phantom-2:empty{padding:0 !important;margin:0 !important;border:none}.rb-panel-inner .mg-20{margin-bottom:10px}@media(min-width: 768px){.rb-panel-inner .mg-20{margin-bottom:20px}}.grid-sidebar .menu_hidden,.ma-submenu-wrap .menu_hidden{display:none !important}.INDEdge .form-input-label>label,.explorer .form-input-label>label{display:none}.INDEdge .form-input-label input::-ms-input-placeholder,.explorer .form-input-label input::-ms-input-placeholder{color:#8e8e8e}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.form-input-label>label{display:none}.form-input-label input:-ms-input-placeholder{color:#8e8e8e}}.image-panel-div{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.form-input-label>label{display:none}.form-input-label input:-ms-input-placeholder{color:#8e8e8e}}.explorer .image-panel-div{display:block}.explorer .image-panel-text{display:none}.hg .rat-3-4 .content{position:absolute !important}.hg .select::after{height:10px;width:10px;margin-top:-4px}#INDmenu-btn{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.hg .select::after{height:10px;width:10px;margin-top:-4px}.login-pre .form-input-label input::-webkit-input-placeholder{color:#e3e3e3}.login-pre .form-input-label input::-moz-placeholder{color:#e3e3e3}.login-pre .form-input-label input::-ms-input-placeholder{color:#e3e3e3}.login-pre .form-input-label input::placeholder{color:#e3e3e3}.INDMobile #INDmenu-btn{bottom:16px}.b-gray{border:1px solid #e3e3e3}.h-100{height:100%}.hg-mobile-slider{height:calc(100vh - 116px);overflow:hidden}.hg-mobile-slider .minilogo{max-width:250px}.hg-mobile-slider .hg-mobile-slider-footer{position:fixed;bottom:0;right:0;left:0;border-top:1px solid #e3e3e3;padding:16px;background-color:#fff;z-index:100}.hg-mobile-slider .accept-terms{padding:16px}.hg-mobile-slider .accept-terms .h3{padding-top:16px;padding-bottom:16px}.ma-new-label{text-align:right;left:auto;width:35px;float:left;right:-35px;position:absolute;top:7px}.ma-new-label span{width:auto;float:right;text-align:right;background:#292929;color:#fff;font-size:10px;font-weight:500;line-height:9px;padding:2px 2px 0px;border-radius:0px;margin:0;margin-right:5px;padding:3px 4px 2px !important;font-size:8px !important;line-height:1 !important;width:auto !important;top:2px}.ma-new-label span:first-child:before{display:none}.ma-new-label span::before{display:none !important}@media(max-width: 992px){.ma-new-label{top:12px;right:-28px}}.ngdialog.ngdialog-theme-plain.ngdialog-order-return itx-return-form .help-block,.order-return-content itx-return-form itx-address-lines.help-block{display:block}.border-x{border:3px solid #76ae4a}@media(min-width: 768px){.sm\:box-sticky{position:sticky;top:0}}.box-sticky{position:sticky;top:20px;z-index:10;background-color:#fff}.hg .feel-bar a{padding:16px 0;margin:0 8px;display:inline-block}.hg .list-active:after{height:5px}.hg .header-cart-list{width:unset}.grid-sidebar{position:absolute;left:0;top:0;bottom:0;height:100%;width:22%}@media(min-width: 1280px){.grid-sidebar{width:300px;float:left;padding-top:50px;display:block}}.grid-sidebar .grid-sidebar-inner{float:left;padding-bottom:50px;padding-left:32px}.grid-sidebar .menu_sale{color:#b40016}.grid-sidebar .menu_sale a,.grid-sidebar .menu_sale .ma-submenu-title{color:#b40016}.grid-sidebar .menu_sale .icon-animate-arrow::before,.grid-sidebar .menu_sale .icon-animate-arrow::after{background-color:#b40016}.grid-sidebar .menu_gold{color:#b99d6b}.grid-sidebar .menu_gold a,.grid-sidebar .menu_gold .ma-submenu-title{color:#b99d6b}.grid-sidebar .menu_gold .icon-animate-arrow::before,.grid-sidebar .menu_gold .icon-animate-arrow::after{background-color:#b99d6b}.grid-sidebar .ma-submenu-informative{float:left;font-size:16px;padding:10px 0;width:100%;color:rgba(0,0,0,.5) !important}@media(min-width: 992px){.grid-sidebar .icon-animate-arrow{display:none}}#js-ma-category-list ul>li{margin-left:0px;position:relative}#js-ma-category-list ul>li span{display:block;position:relative;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;font-size:18px;letter-spacing:0;line-height:24px;margin-top:0;padding:8px 0}#js-ma-category-list ul>li span:hover{cursor:pointer;opacity:.5}#js-ma-category-list ul>li ul{margin-bottom:10px}#js-ma-category-list ul>li ul>li{margin:0 16px;font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:16px;letter-spacing:0;line-height:24px}#js-ma-category-list ul>li ul>li a,#js-ma-category-list ul>li ul>li span{font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:16px;padding:4px 0}#js-ma-category-list ul>li ul>li a::before,#js-ma-category-list ul>li ul>li span::before{content:"";position:absolute;display:inline-block;width:6px;height:6px;top:50%;left:0px;margin:-5px 16px 0 -16px;background:#292929;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all ease 275ms;transition:all ease 275ms}#js-ma-category-list ul>li ul>li a:hover::before,#js-ma-category-list ul>li ul>li a.active::before,#js-ma-category-list ul>li ul>li span:hover::before,#js-ma-category-list ul>li ul>li span.active::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);cursor:pointer}#js-ma-category-list ul>li ul>li a.active,#js-ma-category-list ul>li ul>li span.active{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;font-weight:bold}#js-ma-category-list ul>li ul>li:first-child{margin-top:8px}#js-ma-category-list ul>li>ul>li>ul>li{margin-left:24px;font-family:"dutti-daily-regular",Helvetica,arial,sans-serif;font-weight:500;font-size:14px}#js-ma-category-list ul>li>ul>li>ul>li:first-child{margin-top:0px}#js-ma-category-list .text-nav-link:hover,#js-ma-category-list .ma-submenu-col .ma-category-link:hover,#js-ma-category-list a:hover{cursor:pointer;opacity:.5}#js-ma-category-list .sub-category li{width:inherit}#js-ma-category-list .ma-category-link{position:relative;width:initial}#js-ma-category-list .ma-new-label{text-align:right;left:auto;width:35px;float:left;right:-35px;position:absolute;top:7px}#js-ma-category-list span.ma-submenu-title{display:inline-block;padding-right:2px}.md-scroll-side-wrap .md-scroll-item{display:inline-block;margin:12px}.md-scroll-side-wrap .is-active{font-size:16px;font-weight:bold}.category-banner{padding-bottom:50px}.product-banner-content{margin:30px 0 30px}.product-banner-content .img-responsive{width:100%}.product-banner-content .product_description{padding-top:20px;position:relative}@media(min-width: 768px){.product-banner-content .product_description{padding-top:0px}}@media(min-width: 768px){.product-banner-content .product_description{position:absolute;padding-right:25%;padding-left:4%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.product-banner-content .content-json{position:relative;overflow:hidden;margin:10px 0;display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-font-variant-ligatures:none;font-variant-ligatures:none}.product-banner-content .content-json_image{padding:0}.product-banner-content .content-json .center{text-align:center}.product-banner-content .content-json .left{text-align:left}.product-banner-content .content-json .right{text-align:right}.product-banner-content>div{display:inline-block;vertical-align:middle}.product-banner-content .product-banner-image{width:36.2%}.product-banner-content .product-banner-info{width:63.8%;padding:0 0 0 10px}.product-banner-content .product-banner-info p{margin:0}.product-banner-content .product-banner-info p.subt{font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;margin:0 0 5px}@media(min-width: 768px){.product-banner-content{margin:0 0 27px;padding:4px 0 6px}.product-banner-content .product-banner-image{width:37.2%;padding:0 0 0 30px}.product-banner-content .product-banner-info{width:62.8%;padding:0 0 0 36px}.product-banner-content .product-banner-info p.subt{margin:0 0 10px}}@media(min-width: 992px){.product-banner-content{padding:10px 0}}@media(min-width: 1280px){.product-banner-content{margin:0 0 56px;padding:6px 0 11px}.product-banner-content .product-banner-image{width:34.5%;padding:0 0 0 45px}.product-banner-content .product-banner-info{width:65.5%;padding:0 35px 0 55px}.product-banner-content .product-banner-info p.subt{margin:0 0 19px}}.gift-card-banner .gift-card_description{white-space:pre-line;text-align:center}@media(min-width : 300px){.gift-card-banner .gift-card_description{position:relative}}@media(min-width : 480px){.gift-card-banner .gift-card_description{position:relative}}@media(min-width: 992px){.gift-card-banner .gift-card_description{position:relative}}.gift-card-banner .gift-card_description p{font-style:italic;margin-bottom:0px}@media(min-width : 300px){.gift-card-banner .gift-card_description p{font-size:8px;line-height:20px}}@media(min-width : 480px){.gift-card-banner .gift-card_description p{font-size:8px;line-height:20px}}@media(min-width: 768px){.gift-card-banner .gift-card_description p{font-size:12px;line-height:23px}}@media(min-width: 992px){.gift-card-banner .gift-card_description p{font-size:12px;line-height:23px}}@media(min-width: 1280px){.gift-card-banner .gift-card_description p{font-size:14px;line-height:25px}}.gift-card-banner .gift-card_description p.subt{font-size:25px;font-family:"dutti-daily-semibold",Helvetica,arial,sans-serif;font-weight:500;font-style:normal;letter-spacing:8px;line-height:25px;margin:8px}@media(min-width : 300px){.gift-card-banner .gift-card_description p.subt{font-size:14px;line-height:0px}}@media(min-width : 480px){.gift-card-banner .gift-card_description p.subt{font-size:14px;line-height:0px}}@media(min-width: 768px){.gift-card-banner .gift-card_description p.subt{font-size:18px;line-height:0px}}@media(min-width: 992px){.gift-card-banner .gift-card_description p.subt{font-size:25px;line-height:0px}}@media(min-width: 1280px){.gift-card-banner .gift-card_description p.subt{font-size:25px;line-height:0px}}.gift-card-banner .gift-card_description .btn{width:220px}@media(max-width : 767px){.gift-card-banner .gift-card_description .btn{width:180px}}@media(max-width : 480px){.gift-card-banner .gift-card_description .btn{width:140px}}.gift-card-banner .gift-card_image{text-align:-webkit-center;padding:0;margin-bottom:2em}.video-banner{padding-top:50px;padding-bottom:20px}@media(min-width: 992px){.video-banner{padding-top:0px;padding-bottom:20px}}.video-banner .static_video{position:relative}@media(min-width: 992px){.video-banner .gift-card_description p.subt{font-size:25px;line-height:0px}}.md-customize #canvasCustomize{position:absolute}.md-customize .text-edition .help-text{text-align:right;font-size:12px}.md-customize .md-customize-wrapper{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}.md-customize .md-customize-wrapper .image-panel-div{position:absolute;font-size:33px;width:20%}@media(min-width: 768px){.md-customize .md-customize-wrapper .image-panel-div{font-size:17px;width:74px}}@media(min-width: 992px){.md-customize .md-customize-wrapper .image-panel-div{font-size:20px;width:90px}}.md-customize .md-customize-wrapper .md-customize-text{min-height:300px}.md-customize .ma-product-colors{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}.md-customize .ma-product-colors .color-item-wrapper{position:relative}.md-customize .ma-product-colors .color-item-selected{height:20px;margin-top:4px;margin-left:15px;display:inline-block;vertical-align:middle}@media(min-width: 992px){.md-customize .ma-product-colors .color-item-selected{margin-top:15px}}.md-customize .ma-product-colors .is-active.color-name{opacity:1}.md-customize .ma-product-colors .color-name{-webkit-transition:ease .2s opacity;transition:ease .2s opacity;width:100%;opacity:0;left:0;position:absolute;top:30px;white-space:nowrap;max-width:100px;min-width:180px;margin-left:-77px;text-align:center}@media(min-width: 992px){.md-customize .ma-product-colors .color-name{top:40px}}@media(min-width: 992px){.md-customize .ma-product-colors{font-size:30px}}.md-customize .image-panel .preview-text{position:absolute;font-size:calc(5px + 2.5vw)}@media(min-width: 768px){.md-customize .image-panel .preview-text{font-size:14px}}@media(min-width: 992px){.md-customize .image-panel .preview-text{font-size:16px}}.md-customize .edition-panel{position:relative;width:50%;float:left;padding:0 8px}.md-customize .image-panel-wrap{width:50%;float:right;padding:0 8px}.md-customize .image-panel-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md-customize .image-panel-inner svg{position:absolute}.md-customize .image-panel-inner svg .svg-text{width:100%;font-size:56px;line-height:1}@media(min-width: 768px){.md-customize .image-panel-inner img{position:absolute;top:0;left:0}}.md-customize .md-customize-add{position:relative;bottom:0;left:0px;width:100%}@media(min-width: 992px){.md-customize .md-customize-add{position:absolute;bottom:8px;left:8px;width:calc(100% - 16px);-webkit-box-sizing:border-box;box-sizing:border-box}}.md-customize .md-customize-add .btn-primary:focus,.md-customize .md-customize-add .btn-primary.focus,.md-customize .md-customize-add .btn-primary:hover,.md-customize .md-customize-add .btn-primary:active,.md-customize .md-customize-add .btn-primary.active{opacity:.7;color:#fff;background-color:#292929;border-color:#292929}@media(max-width: 767px){.md-customize .ma-modal-header{display:none !important}.md-customize .md-customize-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:-20px;margin-right:-20px}.md-customize .edition-panel{z-index:100;left:0;width:100%;background:#fff;padding:0 20px 20px 20px}.md-customize .image-panel-wrap{width:100%;padding:0;right:0;left:0;min-height:300px;height:calc(100vh - 435px)}.md-customize .image-panel-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md-customize .product-customize-top .image-panel-inner{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);top:0%}.md-customize .product-customize-middle .image-panel-inner{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%}.md-customize .product-customize-bottom .image-panel-inner{position:absolute;bottom:0%}.md-customize .image-panel{position:relative;height:100%;overflow:hidden;left:0;right:0}}.contract-minibtn .d-btn-bundle-in-the-wind{bottom:0}.d-btn-bundle-in-the-wind{border-top:1px solid #e3e3e3;background:#fff;bottom:-200px;left:0;padding:16px;position:fixed;width:100%;z-index:20;-webkit-transition:ease .2s all;transition:ease .2s all}.ma-product-detail-wrap{padding:0 20px}.ma-product-bundle-info .gamma,.ma-product-bundle-info #ItxProductPage #page .product-page .toolbar,#ItxProductPage #page .product-page .ma-product-bundle-info .toolbar,.ma-product-bundle-info .product-detail-dialog #page .product-page .toolbar,.product-detail-dialog #page .product-page .ma-product-bundle-info .toolbar,.ma-product-bundle-info .modal-product-size-guide table.guia_tallas tr td,.modal-product-size-guide table.guia_tallas tr .ma-product-bundle-info td,.ma-product-bundle-info .modal-product-size-guide .seccion_guia_tallas,.modal-product-size-guide .ma-product-bundle-info .seccion_guia_tallas,.ma-product-bundle-info .modal-product-size-guide .table_titles,.modal-product-size-guide .ma-product-bundle-info .table_titles,.ma-product-bundle-info .modal-product-size-guide .table_intro p,.modal-product-size-guide .table_intro .ma-product-bundle-info p,.ma-product-bundle-info .modal-product-size-guide .table_titles.navi_guia h2,.modal-product-size-guide .table_titles.navi_guia .ma-product-bundle-info h2,.ma-product-bundle-info .modal-product-size-guide .table_titles p,.modal-product-size-guide .table_titles .ma-product-bundle-info p,.ma-product-bundle-info .modal-product-size-guide h3.medirse_title,.modal-product-size-guide .ma-product-bundle-info h3.medirse_title,.ma-product-bundle-info .modal-product-size-guide .medirse_col p,.modal-product-size-guide .medirse_col .ma-product-bundle-info p,.ma-product-bundle-info .modal-product-size-guide .devos_paises,.modal-product-size-guide .ma-product-bundle-info .devos_paises,.ma-product-bundle-info .modal-product-size-guide .seccion_guia_tallas .col_guia a,.modal-product-size-guide .seccion_guia_tallas .col_guia .ma-product-bundle-info a,.ma-product-bundle-info .product-size-guide table.guia_tallas tr td,.product-size-guide table.guia_tallas tr .ma-product-bundle-info td,.ma-product-bundle-info .product-size-guide .seccion_guia_tallas,.product-size-guide .ma-product-bundle-info .seccion_guia_tallas,.ma-product-bundle-info .product-size-guide .table_titles,.product-size-guide .ma-product-bundle-info .table_titles,.ma-product-bundle-info .product-size-guide .table_intro p,.product-size-guide .table_intro .ma-product-bundle-info p,.ma-product-bundle-info .product-size-guide .table_titles.navi_guia h2,.product-size-guide .table_titles.navi_guia .ma-product-bundle-info h2,.ma-product-bundle-info .product-size-guide .table_titles p,.product-size-guide .table_titles .ma-product-bundle-info p,.ma-product-bundle-info .product-size-guide h3.medirse_title,.product-size-guide .ma-product-bundle-info h3.medirse_title,.ma-product-bundle-info .product-size-guide .medirse_col p,.product-size-guide .medirse_col .ma-product-bundle-info p,.ma-product-bundle-info .product-size-guide .devos_paises,.product-size-guide .ma-product-bundle-info .devos_paises,.ma-product-bundle-info .product-size-guide .seccion_guia_tallas .col_guia a,.product-size-guide .seccion_guia_tallas .col_guia .ma-product-bundle-info a{display:block;width:100%}.ma-product-bundle-info .bundle-price{padding-bottom:20px;padding-top:20px}.ma-product-bundle-container{padding:0 20px}@media(min-width: 768px){.ma-product-bundle-container{float:right;overflow:initial;padding:0 30px;width:50%}}@media(min-width: 992px){.ma-product-bundle-container{float:right;overflow:initial;width:33.33333%;padding:0 20px}}@media(min-width: 1280px){.ma-product-bundle-container{padding:0 30px}}.ma-product-bundle-container .d-product-bundle-checkbox label:before{margin:0 !important}.ma-product-bundle-container .d-product-bundle-checkbox label{width:25px}.ma-product-bundle-container .d-product-item-content .text-name{max-width:inherit}.ma-product-bundle-container .d-product-item-img .img-responsive{width:100%}.ma-product-bundle-container .product-one-size{text-align:center}.ma-product-bundle-container .ma-grid-flex-items:hover,.ma-product-bundle-container .swiper-slide:hover{cursor:pointer;opacity:.7}.ma-product-bundle-container .product-price{padding-bottom:16px}.ma-product-bundle-container .d-product-item-img{width:30%;float:left}.ma-product-bundle-container .d-product-item-content{width:calc(70% - 8px);float:left;margin-left:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.d-product-title{background:#fff;z-index:1000;text-align:center}.d-products-contents{margin-top:30px}.d-product-button-mobile{padding:0px}@media(min-width: 992px){.d-product-button-mobile{padding:0 20px}}.js-scroll-element-first{z-index:1000}.d-bundlebutton-title{text-align:left;margin-bottom:20px;padding:0 10px;min-height:18px}.d-bundlebutton-price{margin-bottom:20px;padding:0 10px}.d-bundlebutton-btn{float:left;min-height:1px;padding:0 10px;padding-left:10px;padding-right:10px;position:relative;width:100%}.d-bundlebutton-btn .btn-primary.disabled{background:#d8d8d8}.d-product-button-fly .d-bundlebutton-title{float:left;width:50%}.d-product-button-fly .d-bundlebutton-price{float:left;text-align:right;width:50%}.product-information-extended-wrapper .warnings .list-disc{margin:0;padding-top:0;padding-bottom:0}.product-information-extended-wrapper .perfum-icons img{height:30px;width:auto}
/*# sourceMappingURL=maps/category.css.map */
