/*!
 * Cropper v0.11.1
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2015 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2015-08-22T04:54:51.269Z
 */.cropper-container{position:relative;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none;direction:ltr!important;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.cropper-container img{display:block;width:100%;min-width:0!important;max-width:none!important;height:100%;min-height:0!important;max-height:none!important;image-orientation:0deg!important}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-drag-box{background-color:#fff;filter:alpha(opacity=0);opacity:0}.cropper-modal{background-color:#000;filter:alpha(opacity=50);opacity:.5}.cropper-view-box{display:block;width:100%;height:100%;overflow:hidden;outline:1px solid #69f;outline-color:rgba(102,153,255,.75)}.cropper-dashed{position:absolute;display:block;filter:alpha(opacity=50);border:0 dashed #eee;opacity:.5}.cropper-dashed.dashed-h{top:33.33333333%;left:0;width:100%;height:33.33333333%}.cropper-dashed.dashed-v{top:0;left:33.33333333%;width:33.33333333%;height:100%}.cropper-center{position:absolute;top:50%;left:50%;display:block;width:0;height:0;filter:alpha(opacity=75);opacity:.75}.cropper-center:after,.cropper-center:before{position:absolute;display:block;content:" ";background-color:#eee}.cropper-center:before{top:0;left:-3px;width:7px;height:1px}.cropper-center:after{top:-3px;left:0;width:1px;height:7px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;filter:alpha(opacity=10);opacity:.1}.cropper-face{top:0;left:0;background-color:#fff}.cropper-line{background-color:#69f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;background-color:#69f;filter:alpha(opacity=75);opacity:.75}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-1px;bottom:-1px;width:20px;height:20px;cursor:se-resize;filter:alpha(opacity=100);opacity:1}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:" ";background-color:#69f;filter:alpha(opacity=0);opacity:0}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;filter:alpha(opacity=75);opacity:.75}}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-invisible{filter:alpha(opacity=0);opacity:0}.cropper-hide{position:absolute;display:block;width:0;height:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.android-modal-fix,.ios-modal-fix{overflow:hidden;position:fixed;width:100vw;min-height:100vh;height:auto}#coverDiv div{position:absolute;text-align:center;bottom:34%;font-size:18px;line-height:1.1;color:#fff;width:100%;padding:5px 20px}@media (max-width:1024px){#coverDiv div{bottom:37%}}#coverDiv:after{content:" ";width:65px;height:65px;background:url(images/cosium-loading.png) 0 0 no-repeat;display:block;margin:0 auto;-webkit-animation:turn .5s linear infinite;animation:turn .5s linear infinite;position:absolute;top:calc(50% - 45px);left:calc(50% - 32px)}@media (max-width:1024px){#coverDiv:after{top:calc(50% - 32px)}}#coverDiv.img-loaded:after{-webkit-animation:turn .3s linear infinite;animation:turn .3s linear infinite}@-webkit-keyframes turn{0%{-webkit-transform:rotate(1turn)}25%{-webkit-transform:rotate(270deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(90deg)}to{-webkit-transform:rotate(0deg)}}@keyframes turn{0%{-webkit-transform:rotate(1turn)}25%{-webkit-transform:rotate(270deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(90deg)}to{-webkit-transform:rotate(0deg)}}.product-colors>.item-color{display:inline-block;width:22px;height:22px;padding:1px;border-radius:50%;border:1px solid transparent;cursor:pointer}.product-colors>.item-color.current{border-color:#fff;cursor:default}.product-colors>.item-color>img{display:block;margin:0 auto;width:18px;height:18px;border-radius:50%}.eyetry_tip_cosium{padding:10px 15px}.eyetry_tip_cosium .tip-title{margin:10px 0;font-weight:500;font-size:16px}.eyetry_tip_cosium .tip-text{font-weight:300;font-size:14px;line-height:1.3}.eyetry_tip_cosium .left{padding:0 49px 15px 10px;display:inline-block;width:calc(100% - 121px)}.eyetry_tip_cosium .pd-img{width:121px;height:66px;display:inline-block;background-image:url(images/eyetry/pd-in-tooltip-n.png);background-repeat:no-repeat;background-position:0 0}.product-sizes>.size{position:relative;display:inline-block;width:22px;height:22px;font-size:14px;text-align:center;text-transform:uppercase;vertical-align:middle;line-height:22px;border-radius:50%;background-color:hsla(0,0%,100%,.5);color:#000;font-weight:400;cursor:pointer}.product-sizes>.size.current{font-weight:500;cursor:default;color:#fff;background-color:#d39d4e}.t-tint-strength{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.t-tint-strength em{font-style:normal}.t-tint-strength .item{display:inline-block;font-size:14px;vertical-align:middle;color:#110f0f;cursor:pointer;white-space:nowrap;-webkit-flex:1;flex:1}.t-tint-strength .item:last-child{margin-right:0}.t-tint-strength .item:before{position:relative;top:4px;display:inline-block;content:"";width:18px;height:18px;border-radius:50%;margin-right:3px;border:1px solid #979797;-webkit-appearance:none}.t-tint-strength .item.current:before{border:4px solid transparent;background-color:#d39d4e;box-shadow:0 0 0 .5px #979797;background-clip:padding-box}.t-tint-list>.item{display:inline-block;width:28px;height:28px;padding:2px;border:1px solid transparent;border-radius:50%;cursor:pointer}.t-tint-list>.item.clear-tint>em{background:hsla(0,0%,96%,.2)!important}.t-tint-list>.item.current{cursor:default;border-color:#fff}.t-tint-list>.item>em{display:block;width:22px;height:22px;text-indent:-1000px;overflow:hidden;border:1px solid #fff;background-color:#4d4d4d;border-radius:50%}.t-tint-list>.item.drivewear em{background:linear-gradient(135deg,#7a7e40 35.42%,#69452c 72.92%,#3c2a1e)!important}.t-gradient-colors>.item.current>em,.t-mirror-colors>.item.current>em,.t-tint-colors>.item.current>em{position:relative}.t-gradient-colors>.item.current>em:before,.t-mirror-colors>.item.current>em:before,.t-tint-colors>.item.current>em:before{display:block;width:100%;height:100%;padding:2px;position:absolute;left:0;top:0;content:" ";font-style:normal;font-size:12px;font-weight:100;color:#fff;text-indent:0;font-family:ebd,sans-serif!important;border-radius:50%;z-index:2}.t-gradient-colors>.item[data-opacity-2].current,.t-mirror-colors>.item[data-opacity-2].current,.t-tint-colors>.item[data-opacity-2].current{border-color:transparent}.t-gradient-colors>.item[data-opacity-2].current>em:before,.t-mirror-colors>.item[data-opacity-2].current>em:before,.t-tint-colors>.item[data-opacity-2].current>em:before{content:"\e902"}.t-tint-colors>.item>em.color-gray{background-color:#4d4d4d}.t-tint-colors>.item>em.color-brown{background-color:#623100}.t-tint-colors>.item>em.color-green{background-color:#324b20}.t-tint-colors>.item>em.color-purple{background-color:#5d1d55}.t-tint-colors>.item>em.color-blue{background-color:#2351c8}.t-tint-colors>.item>em.color-yellow{background-color:#ffd246}.t-tint-colors>.item>em.color-pink{background-color:#f35598}.t-tint-colors>.item>em.color-light-pink{background-color:#ffbcc8}.t-tint-colors>.item>em.color-raspberry{background-color:#d44660}.t-tint-colors>.item>em.color-amber{background-color:#854b25}.t-tint-colors>.item>em.color-sapphire-blue{background-color:#264262}.t-tint-colors>.item>em.color-amethyst-purple{background-color:#4a3a5f}.t-tint-colors>.item>em.color-graphite-green{background-color:#42543f}.t-tint-colors>.item>em.color-orange{background-color:#ff962d}.t-gradient-colors>.item>em{background-image:url(images/rx/icon-grad-tint-x1.png);background-repeat:no-repeat;background-position:0 0}.t-gradient-colors>.item.gradient-color-gray{background-position:0 0}.t-gradient-colors>.item.gradient-color-brown{background-position:0 -28px}.t-gradient-colors>.item.gradient-color-green{background-position:0 -55px}.t-gradient-colors>.item.gradient-color-purple{background-position:0 -112px}.t-gradient-colors>.item.gradient-color-blue{background-position:0 -84px}.t-gradient-colors>.item.gradient-color-yellow{background-color:#e8d71b;background-image:linear-gradient(#e8d71b,#fff)}.t-gradient-colors>.item.gradient-color-pink{background-color:#f35598;background-image:linear-gradient(#f35598,#fff)}.t-gradient-colors>.item.tint-color-aaa{background-image:linear-gradient(#f8f8f8,#f1f1f1)}.t-mirror-colors>.item>em{background-image:url(images/rx/icon-mirrored-new-x1.png);background-repeat:no-repeat;background-position:0 0}.t-mirror-colors>.item>em.gradient-color-gold{background-position:0 -28px}.t-mirror-colors>.item>em.gradient-color-silver{background-position:0 0}.t-mirror-colors>.item>em.gradient-color-blue{background-position:0 -56px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.t-gradient-colors>.item>em{background-image:url(images/rx/icon-grad-tint-x2.png);background-size:29px 140px}.t-mirror-colors>.item>em{background-image:url(images/rx/icon-mirrored-new-x2.png);background-size:29px 85px}}body.model-open{position:fixed!important;width:100%}.popup-tryon-terms{width:100%;max-width:671px;min-width:290px;color:#000;text-align:center}.popup-tryon-terms .terms-container{padding:60px 50px 47px}@media (max-width:767px){.popup-tryon-terms .terms-container{padding:43px 23px 40px}}.popup-tryon-terms .title{font-size:32px;font-weight:500;margin-bottom:35px;margin-top:0}@media (max-width:767px){.popup-tryon-terms .title{font-size:24px;margin-bottom:20px}}.popup-tryon-terms .terms-content{text-align:left;font-size:16px;line-height:20px}@media (max-width:767px){.popup-tryon-terms .terms-content{font-size:14px}}.popup-tryon-terms .terms-content li{margin-bottom:21px}@media (max-width:767px){.popup-tryon-terms .terms-content li{margin-bottom:14px}}.popup-tryon-terms .terms-content li.locale-us{max-width:550px}@media (max-width:400px){.popup-tryon-terms .terms-content li.locale-us{max-width:260px}}.popup-tryon-terms .resident-title{margin-bottom:13px;font-size:16px;font-weight:600}.popup-tryon-terms .resident-txt{font-size:16px;font-weight:600}.popup-tryon-terms .resident-txt span{vertical-align:middle}.popup-tryon-terms .resident-txt span.disable{color:#a0a0a0}.popup-tryon-terms .switch-icon{position:relative;display:inline-block;width:34px;height:13px;margin:0 10px;vertical-align:middle;background-color:#e4e4e4;border:none;border-radius:15px;background-clip:content-box;-webkit-appearance:none;-webkit-user-select:none;user-select:none;outline:none;cursor:pointer}.popup-tryon-terms .switch-icon:before{content:"";width:20px;height:20px;position:absolute;top:-4px;left:0;border-radius:50%;background-color:#b9b9b9}.popup-tryon-terms .switch-icon:checked{background-color:#ead0aa}.popup-tryon-terms .switch-icon:checked:before{left:14px;background-color:#d39d4e}.popup-tryon-terms .btn-content{margin-top:21px}@media (max-width:767px){.popup-tryon-terms .btn-content{margin-top:16px}}.popup-data-consent{width:100%;max-width:670px;min-width:290px;color:#000;text-align:center}.popup-data-consent .consent-container{padding:65px 50px 60px}@media (max-width:767px){.popup-data-consent .consent-container{padding:38px 20px 50px}}.popup-data-consent h3{margin:0 auto 35px;font-size:32px;font-weight:500}@media (max-width:767px){.popup-data-consent h3{margin-bottom:24px;font-size:24px}}.popup-data-consent .consent-detail{margin-bottom:28px;font-size:16px}@media (max-width:767px){.popup-data-consent .consent-detail{font-size:14px;line-height:1.2}}.popup-data-consent .field-container{max-width:370px;margin:15px auto 0}.popup-data-consent .field-container>label{font-size:16px}.popup-data-consent .field-container>.field-empty:not(.-focus):not(.field-sticky){top:8px}.popup-data-consent .field-error-tips{max-width:370px;margin:5px auto 0;text-align:left}.popup-data-consent .consent-btn-scope{max-width:370px;margin:30px auto 0}.popup-data-consent .btn-back{float:left;width:48%;max-width:180px;height:40px;line-height:1.2;color:#000;background-color:#fff;border:1px solid #000}.popup-data-consent .btn-back:hover{color:#d39d4e;border-color:#d39d4e}.popup-data-consent .btn-confirm{float:right;width:48%;max-width:180px;height:40px;line-height:1.2}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.show-ani{-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.hide-ani{-webkit-animation:fadeOut .5s;animation:fadeOut .5s}.transition-range .translate-img-btn{max-width:325px;margin:0 auto;vertical-align:middle}.transition-range .im-transition{width:60px;height:16px;position:absolute;top:16px;left:10px;background:url(images/icons/icon-transition.svg) 0 0 no-repeat}.transition-range .im-tran-range{display:inline-block;width:47px;height:47px;vertical-align:middle}.transition-range .tran-range-less-sun{background:url(images/icons/tran-range-less-sun.svg) 0 0 no-repeat}.transition-range .tran-range-sun{background:url(images/icons/tran-range-sun.svg) 0 0 no-repeat}.transition-range .range-box{position:relative;display:inline-block;vertical-align:middle;width:225px;height:48px;touch-action:pan-y}.transition-range .range-box .line-point{position:absolute;right:33%;bottom:19px;width:2px;height:10px;border-radius:1px;background:#fff;z-index:-1}.transition-range .range-box .first-point{right:66%}.transition-range .range-box .last-point{right:0}.transition-range .range-box .point-primary{background:#d39d4e}.transition-range .range-box .cover{position:absolute;width:calc(100% - 28px);right:0;top:0;height:100%;z-index:2}.transition-range .range-box .cover:before{display:block;content:" ";width:100%;height:2px;background:#fff;border-top-right-radius:1px;border-bottom-right-radius:1px;position:absolute;top:23px}.transition-range .range-box input[type=range]{position:absolute;left:0;top:23px;z-index:1;-webkit-appearance:none;appearance:none;width:100%;border-radius:1px;outline:none;height:2px;background:#d39d4e}.transition-range .range-box input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:28px;width:28px;background:#fff;border-radius:50%;border:3px solid #d39d4e;cursor:pointer}html:lang(fr-CA) .t-tint-strength em,html:lang(fr-FR) .t-tint-strength em{display:none}.tryon-popup .popup-container{border:none}.tryon-popup .icon-help{cursor:pointer}.tryon-popup .popup-close{top:-24px;right:-24px;width:40px;height:40px;background:url(images/eyetry/icon-close-circle-border.svg) no-repeat;background-size:100% 100%}.tryon-popup .popup-close .im-close{display:none}.eyetry_tip_cosium{z-index:1500!important}.t-wrapper{width:840px;height:460px;color:#000}.t-wrapper .t-main{position:relative;float:left;width:600px;height:100%}.t-wrapper .t-aside{position:relative;float:right;width:240px;height:100%;background-color:#fff}.t-main .t-img-tryon{width:100%;height:100%;background:#000}.t-main .t-img-tryon>.t-camera-invalid{background:rgba(0,0,0,.8);color:#fff;z-index:3;font-size:16px;width:100%;height:100%;text-align:center;padding:170px 0;position:absolute}.t-main .t-img-tryon>.t-camera-invalid .link-model-video{text-decoration:underline;cursor:pointer}.t-main .t-img-tryon>.img-invalid-layer{width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;z-index:5;left:0;top:0}.t-main .t-img-tryon>.img-invalid-layer span{color:#fff;margin-top:50%;display:inline-block;width:100%;text-align:center;font-size:16px}.t-main .t-view-section{position:relative;width:100%;height:100%;overflow:hidden;text-align:center}.t-main .t-view-section img{position:absolute;width:auto;min-height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.t-main .t-info-section{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.t-main .t-info-section>.t-info-head{position:absolute;top:0;left:0;width:156px;height:100%}.t-info-head{background:linear-gradient(90deg,rgba(0,0,0,.4),transparent);padding:16px 15px 0}.t-info-head .aside-info-name{position:relative;margin-bottom:15px}.t-info-head .product-img{display:inline-block;width:45px;height:45px;margin-right:9px;padding:13px 2px;border-radius:50%;background-color:#fff}.t-info-head .product-img>img{border-radius:50%}.t-info-head .product-name{position:absolute;display:block;top:50%;left:54px;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:500;font-size:18px;color:#fff;line-height:1.1;text-shadow:0 1px 4px rgba(0,0,0,.6);white-space:nowrap}.t-info-head .aside-part{margin-top:10px;padding:10px;background:hsla(0,0%,100%,.7);backdrop-filter:blur(15px);border-radius:6px}.t-info-head .aside-part .aside-part-name{padding:2px 0;font-size:16px;font-weight:500;line-height:1}.t-info-head>.product-attrs{padding-bottom:13px}.t-info-head>.product-attrs>.product-colors{margin-top:0;padding-top:0;border-top:none}.t-info-head>.product-attrs>.product-colors>.item-color{width:23px;height:23px;margin-top:6px;padding:1.5px;vertical-align:middle;border:1.5px solid transparent}.t-info-head>.product-attrs>.product-colors>.item-color.current{border-color:#b47d2e}.t-info-head>.product-attrs>.product-colors img{width:17px;height:17px}.t-info-head .product-sizes{margin:0}.t-info-head .product-sizes span{margin-right:3px}.t-info-head .product-sizes .size{margin-top:8px;margin-right:3px;background-color:rgba(0,0,0,.2);color:#fff}.t-info-head .product-sizes .size.current{font-weight:400;background-color:#b47d2e}.t-info-head>.t-lens-tint{position:relative}.t-info-head>.t-lens-tint .btn-lens-tint{position:relative;display:inline-block;width:100%;padding:6px 10px;line-height:18px;font-size:14px;font-weight:500;cursor:pointer}.t-info-head>.t-lens-tint .btn-lens-tint:after{position:absolute;top:7px;right:10px;font-family:ebd,sans-serif!important;content:"\e61c";font-size:16px;font-weight:700;line-height:1}.t-info-head>.t-lens-tint .rotate-icon:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.t-info-head .lens-btn-part{padding:0}.t-info-head .lens-part{margin-top:5px;padding-top:0;padding-bottom:6px;overflow:hidden}.t-info-head .lens-part .lens-type{display:block;margin-top:8px;line-height:18px;font-size:14px;cursor:pointer}.t-info-head .lens-part .lens-type.current{font-weight:700;color:#b47d2e}.t-info-head .lens-part .lens-type.none{display:none}.t-tint-attrs{position:absolute;width:356px;height:136px;top:35px;left:157px;border-radius:6px;padding:12px 5px 8px;background:hsla(0,0%,100%,.7);backdrop-filter:blur(15px);text-align:center;z-index:-1}.t-tint-attrs>.t-attrs-close{position:absolute;width:24px;height:24px;top:5px;right:8px;background:url(images/eyetry/icon-close-black.svg) no-repeat;background-size:100% 100%;cursor:pointer}.t-tint-attrs .t-tint-title{font-size:18px;font-weight:600}.t-tint-attrs .t-tint-list{margin-top:10px}.t-tint-attrs .t-tint-list>.item{position:relative;margin:0 4px;vertical-align:middle}.t-tint-attrs .t-tint-colors{white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-user-select:none;user-select:none}.t-tint-attrs .t-tint-colors::-webkit-scrollbar{display:none}.t-tint-attrs .t-tint-colors>.item.current{border-color:transparent}.t-tint-attrs .t-tint-colors>.item.current:before{content:"\e902";font-family:ebd,sans-serif!important;color:#fff;position:absolute;top:4px;left:6px;z-index:2}.t-tint-attrs .t-tint-strength{margin-top:10px;margin-bottom:17px}.t-tint-attrs .lens-gray{margin-top:15px}.t-aside{padding-bottom:20px}.t-aside .t-btn-buy{position:absolute;bottom:20px;width:180px;display:block;margin:0!important;height:40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:16px;font-weight:500;line-height:26px}.t-aside-tabs>.aside-tabs-title{overflow:hidden;border-bottom:1px solid #e2e2e2}.t-aside-tabs>.aside-tabs-title>span{display:block;width:50%;float:left;padding:10px 10px 8px;text-align:center;color:#a0a0a0;font-size:16px;font-weight:500;border-bottom:3px solid #fff;cursor:pointer}.t-aside-tabs>.aside-tabs-title>span.current{cursor:default;color:#000;border-color:#d39d4e}.tabs-image-default>.invalid-camera,.tabs-video-default>div>.invalid-camera{font-size:14px}.tabs-image-default>.invalid-camera>.title,.tabs-video-default>div>.invalid-camera>.title{font-size:16px;font-weight:700}.tabs-image-default .btn-model-video,.tabs-video-default>div .btn-model-video{margin:16px 5px 10px;background-color:#ededed;height:28px;line-height:26px;border-radius:6px;text-align:center;overflow:hidden}.tabs-image-default .btn-model-video>span,.tabs-video-default>div .btn-model-video>span{display:block;width:50%;cursor:pointer;float:left}.tabs-image-default .btn-model-video>span.current,.tabs-video-default>div .btn-model-video>span.current{border-radius:6px;height:100%;color:#fff;cursor:default;background-color:#d39d4e}.tabs-image-default .title,.tabs-video-default>div .title{margin:1px 0;font-size:16px;font-weight:500;line-height:1.2}.tabs-image-default>.see-all-scope,.tabs-video-default>div>.see-all-scope{text-align:right;height:11px}.tabs-image-default>.see-all-scope>span,.tabs-video-default>div>.see-all-scope>span{color:#d39d4e;line-height:11px;vertical-align:top;cursor:pointer}.tabs-image-default>.see-all-scope>span:hover,.tabs-video-default>div>.see-all-scope>span:hover{color:#d39d4e;text-decoration:underline}.tabs-image-default>.t-images-thumbnail,.tabs-video-default>div>.t-images-thumbnail{margin:5px auto 10px;overflow:hidden}.tabs-image-default>.t-images-thumbnail>.item,.tabs-video-default>div>.t-images-thumbnail>.item{display:block;margin-right:6px;float:left;width:56px;height:64px;border:1px solid #fff;background-color:#c4c4c4;border-radius:6px;overflow:hidden;cursor:pointer}.tabs-image-default>.t-images-thumbnail>.item.add-item,.tabs-video-default>div>.t-images-thumbnail>.item.add-item{cursor:pointer;background-color:#f5f5f5}.tabs-image-default>.t-images-thumbnail>.item.add-item:after,.tabs-video-default>div>.t-images-thumbnail>.item.add-item:after{display:block;content:"+";text-align:center;font-size:22px;font-weight:lighter;line-height:62px;color:#9b9b9b}.tabs-image-default>.t-images-thumbnail>.item>img,.tabs-video-default>div>.t-images-thumbnail>.item>img{display:block;width:54px;border-radius:6px}.tabs-image-default>.t-images-thumbnail>.item:last-child,.tabs-video-default>div>.t-images-thumbnail>.item:last-child{margin-right:0}.tabs-image-default>.t-images-thumbnail>.item.current,.tabs-video-default>div>.t-images-thumbnail>.item.current{position:relative;border-color:#d39d4e}.tabs-image-default>.t-images-thumbnail>.item.current:after,.tabs-video-default>div>.t-images-thumbnail>.item.current:after{display:block;width:20px;height:20px;padding:2px 2px 1px 4px;position:absolute;right:-1px;bottom:0;content:"\e902";font-size:13px;font-weight:100;background:#d39d4e;font-family:ebd,sans-serif!important;border-top-left-radius:6px;border-bottom-right-radius:6px;color:#fff}.tabs-image-default .not-title,.tabs-video-default>div .not-title{margin:20px 0 11px;line-height:1.2}.tabs-image-default>.pd-not-titil,.tabs-video-default>div>.pd-not-titil{margin:14px 0 5px;color:#aaa}.tabs-image-default>.pd-not-titil+.not-title,.tabs-video-default>div>.pd-not-titil+.not-title{margin:5px 0 9px}.tabs-image-default .not-title.pd-title,.tabs-video-default>div .not-title.pd-title{margin:15px 0 16px}.tabs-image-default .btn-box,.tabs-video-default>div .btn-box{font-size:14px}.tabs-image-default .btn,.tabs-video-default>div .btn{display:block;margin:5px 0 10px;padding:5px}.tabs-video-default>div .pd-not-titil{margin-top:34px}.record-video .video-btn-scope>.not-title{margin-top:17px}.record-video .video-btn-scope>.btn-record-again{margin-top:19px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis}.record-video .record-bottom{position:absolute;width:100%;bottom:17px;left:0;text-align:center;white-space:nowrap}.record-video .record-bottom .cancle-record{display:inline-block;vertical-align:middle;font-size:16px;font-weight:500;cursor:pointer}.record-video .record-bottom .record-redBtn{margin:0 20px;display:inline-block;border:4px solid #e1e1e1;border-radius:50%;position:relative;width:50px;height:50px;vertical-align:middle;cursor:pointer}.record-video .record-bottom .record-redBtn .record-red{width:calc(100% - 2px);height:calc(100% - 2px);background:red;border-radius:50%;position:absolute;left:1px;top:1px}.record-video .record-bottom .record-redBtn .record-on{width:18px;height:18px;background:red;border-radius:50%;position:absolute;left:calc(50% - 9px);top:calc(50% - 9px);-webkit-animation:fadeOut 1s ease-in infinite;animation:fadeOut 1s ease-in infinite}.record-video .record-bottom .record-timer{display:inline-block;vertical-align:middle;font-weight:500;font-size:16px}.t-image-step-content{position:absolute;background-color:#000;left:0;top:0;width:100%;height:100%;z-index:4}.t-image-step-content .t-step-status{margin:10px auto 5px;color:#fff;font-size:18px;font-weight:700;text-align:center}.t-image-step-content .t-image-step{width:325px;height:380px;margin:10px auto;background:#fff;border-radius:6px}.t-image-step-content .t-image-step-2{width:100%;background:none}.t-image-step-1{text-align:center;padding:35px 20px}.t-image-step-1>.title{margin-bottom:5px;font-weight:500;font-size:16px}.t-image-step-1>.t-image-upload{position:relative;padding:14px 0 15px}.t-image-step-1>.t-image-upload:before{display:block;margin:0 auto;width:31px;height:31px;content:"+";color:#8e8e8e;background-color:#e8e8eb;border-radius:6px;font-size:20px;font-weight:lighter;line-height:30px;text-align:center}.t-image-step-1>.t-image-upload>.t-upload-input{position:absolute;cursor:pointer;right:0;top:0;height:100%;filter:alpha(opacity=0);opacity:0;font-size:50px;outline:none;z-index:2}.t-image-step-1>.t-image-upload>.t-image-tip{margin-top:11px;font-size:16px}.t-image-step-1>.t-image-upload>.t-image-tip>span{color:#d39d4e;text-decoration:underline}.t-image-step-1>.t-image-upload>.t-image-tip>span:hover{color:#d39d4e}.t-image-step-1>.t-image-upload>.t-image-tip>p{margin-top:1px;font-size:14px;color:#6b6b6b}.t-image-step-1>.t-face-img{margin-top:10px}.t-image-step-1>.t-face-img>.t-face{display:inline-block;margin:0 17px;font-weight:500}.t-image-step-1>.t-face-img>.t-face:before{display:block;margin-bottom:5px;content:" ";width:60px;height:60px;background:url(images/eyetry/it-face.png) 0 0 no-repeat}.t-image-step-1>.t-face-img>.t-face>strong{font-size:15px;font-weight:700;color:#00b981}.t-image-step-1>.t-face-img>.t-face-x:before{background-position:0 -60px}.t-image-step-1>.t-face-img>.t-face-x>strong{color:#fa0000}.t-image-step-1>.t-face-tip{margin-top:21px;color:#6c6c6c;font-weight:lighter}.t-facebook-step-1{padding:70px 10px 20px;text-align:center}.t-facebook-step-1>.t-icon-fb{margin:0 auto;display:block;width:36px;height:36px;padding-top:10px;color:#fff;background:#1978f3;border-radius:50%;text-align:center;font-size:26px}.t-facebook-step-1>.t-fb-text{margin-top:25px;font-size:16px}.t-facebook-step-1>.t-fb-tip{margin-top:7px;padding:0 30px;font-size:14px;color:#6b6b6b}.t-facebook-step-1>.btn-fb-connect{margin-top:36px;padding:4px 18px;color:#fff;font-size:14px;font-weight:400;background:#d39d4e;border-color:#d39d4e}.t-facebook-step-1>.btn-fb-connect:hover{background-color:#dcb171;border-color:#dcb171}.t-facebook-step-logined{position:relative;padding:24px 10px}.t-facebook-step-logined>.t-fb-images{margin:0 auto;padding:0 6px;overflow:hidden;text-align:left}.t-facebook-step-logined>.t-fb-images>.item{display:inline-block;position:relative;overflow:hidden;margin:3px;width:87px;height:70px;text-align:center}.t-facebook-step-logined>.t-fb-images>.item>img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;max-height:100%}.t-facebook-step-logined>.t-fb-pages{margin:14px auto;text-align:center}.t-facebook-step-logined>.t-fb-pages>.disabled{color:grey}.t-facebook-step-logined>.t-fb-pages>span{display:inline-block;margin:0 1px;padding:0 4px;height:20px;line-height:20px;cursor:pointer}.t-facebook-step-logined>.t-fb-pages>span.item{font-size:16px}.t-facebook-step-logined>.t-fb-pages>span.current{cursor:default}.t-facebook-step-logined>.t-fb-pages>span>a{font-style:normal;margin:0 3px;cursor:pointer}.t-facebook-step-logined>.t-fb-pages.fb-page-num{text-align:center}.t-facebook-step-logined>.t-fb-logout{position:absolute;bottom:10px;right:0;text-align:right}.t-facebook-step-logined>.t-fb-logout>span{display:inline-block;padding:5px 18px;text-decoration:underline;cursor:pointer}.t-facebook-step-logined>.t-fb-logout>span:hover{color:#d39d4e}.t-image-step-2>.t-crop-content{margin:0 auto;width:333px;height:310px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.t-image-step-2>.t-image-adjust-tip{margin:15px auto;text-align:center;color:#fff}.t-image-step-2>.t-image-adjust{text-align:center;font-size:16px;font-weight:500;color:#fff}.t-image-step-2>.t-image-adjust>.it-rotate{display:inline-block;background:url(images/eyetry/it-rotate-2x.png) 0 3px no-repeat;background-size:17px 16px;padding-left:23px;cursor:pointer}.t-image-see-all{position:absolute;background-color:#f5f5f5;left:0;top:0;width:100%;height:100%;z-index:4}.t-image-see-all>.t-images-list{margin:32px auto 4px;padding:10px 0 10px 45px;overflow:hidden}.t-image-see-all>.t-images-list>.item{display:block;margin-right:6px;margin-bottom:7px;float:left;width:89px;height:101px;border:2px solid transparent;border-radius:6px;overflow:hidden}.t-image-see-all>.t-images-list>.item.add-item{background-color:#fff;cursor:pointer}.t-image-see-all>.t-images-list>.item.add-item:after{display:block;content:"+";text-align:center;font-size:36px;font-weight:lighter;line-height:97px;color:#9b9b9b}.t-image-see-all>.t-images-list>.item>img{display:block;width:85px;border-radius:6px}.t-image-see-all>.t-images-list>.item:last-child{margin-right:0}.t-image-see-all>.t-images-list>.item.current{position:relative;border-color:#d39d4e}.t-image-see-all>.t-images-list>.item.current:after{display:block;width:20px;height:20px;padding:2px 2px 1px 4px;position:absolute;right:-1px;bottom:0;content:"\e902";font-size:13px;font-weight:100;background:#d39d4e;font-family:ebd,sans-serif!important;border-top-left-radius:6px;border-bottom-right-radius:6px}.tabs-image-step-1>.step-image-options,.tabs-image-step-2>.step-image-options{position:absolute;width:100%;left:0;bottom:0}.tabs-image-step-1>.step-image-options>.option,.tabs-image-step-2>.step-image-options>.option{position:relative;display:block;padding:9px 38px;font-size:16px;cursor:pointer}.tabs-image-step-1>.step-image-options>.option.current,.tabs-image-step-2>.step-image-options>.option.current{cursor:default;background:#fafafa}.tabs-image-step-1>.step-image-options>.option.current:before,.tabs-image-step-2>.step-image-options>.option.current:before{position:absolute;display:block;width:4px;height:100%;left:0;top:0;content:"";background:#d39d4e}.tabs-image-step-1>.title{font-size:16px;font-weight:500;line-height:1.2}.tabs-image-step-1>.step-image-tip{margin-top:18px}.tabs-image-step-1>.step-image-options>.btn-image-cancel{display:block;width:180px;margin:22px auto 20px;height:40px;line-height:18px}.tabs-image-see-all>.title,.tabs-image-step-2>.title{font-size:16px;font-weight:500;line-height:1.2}.tabs-image-see-all>.step-image-tip,.tabs-image-step-2>.step-image-tip{margin-top:18px}.tabs-image-see-all>.t-pd-form,.tabs-image-step-2>.t-pd-form{margin-top:16px}.tabs-image-see-all>.t-pd-form>.form-title,.tabs-image-step-2>.t-pd-form>.form-title{margin-bottom:4px}.tabs-image-see-all>.t-pd-form .icon-help,.tabs-image-step-2>.t-pd-form .icon-help{margin-left:5px;text-decoration:none}.tabs-image-see-all>.t-pd-form>.t-input-pd,.tabs-image-step-2>.t-pd-form>.t-input-pd{width:81px;height:28px;border-radius:6px;margin-right:3px;outline:none}.tabs-image-see-all>.t-pd-form>.input-pd-changed,.tabs-image-step-2>.t-pd-form>.input-pd-changed{border:1px solid #ffbb43;color:#242424}.tabs-image-see-all>.t-pd-form>.input-pd-saved,.tabs-image-step-2>.t-pd-form>.input-pd-saved{border:1px solid #000;color:#000}.tabs-image-see-all>.t-pd-form>.btn-pd-update,.tabs-image-step-2>.t-pd-form>.btn-pd-update{width:86px;padding:0;height:28px;line-height:26px;font-size:14px;border:1px solid #000;background:#fff;color:#000}.tabs-image-see-all>.t-pd-form>.btn-pd-unchanged,.tabs-image-step-2>.t-pd-form>.btn-pd-unchanged{border:1px solid #a3a3a3;background:#f5f5f5;color:#a3a3a3}.com-tab-content,.tabs-video-default>div{padding:15px 30px 8px}.step-options-btns{margin:22px 0 20px;text-align:center}.step-options-btns>.btn{width:99px;height:44px;padding-left:0;padding-right:0;line-height:22px;margin-right:2px}.aside-frame-adjustment .frame-adjustment-content{text-align:center}.aside-frame-adjustment .title{text-align:left;font-size:16px;font-weight:500;line-height:1.2}.aside-frame-adjustment .not-title{margin:10px 0 6px;padding-left:24px;text-align:left}.aside-frame-adjustment .adjustment-guide-img{margin-top:10px;display:inline-block;width:84px;height:73px;background:url(images/eyetry/ajdust-frame-direction-new.png) 0 0 no-repeat}.aside-frame-adjustment .right-click{width:61px;height:55px;background-position:0 -59px}.aside-frame-adjustment .adjustment-guide-text{padding-left:24px;position:relative;max-width:180px;text-align:left}.aside-frame-adjustment .adjustment-guide-text:before{content:" ";display:block;width:10px;height:15px;position:absolute;left:3px;top:5px;background:url(images/eyetry/ajdust-frame-click.png) 0 0 no-repeat}.aside-frame-adjustment .right-text:before{background-position:0 -15px}.aside-frame-adjustment .step-options-btns{width:100%;position:absolute;left:0;bottom:0}.tabs-image-step-2>.step-image-tip{margin-top:7px}.tabs-image-see-all>.t-image-remove{margin-top:16px}.tabs-image-see-all>.t-image-remove>.btn{display:block;margin-top:16px;padding:5px;font-size:14px}.tabs-image-see-all>.step-image-options{position:absolute;width:100%;left:0;bottom:0}.delete-confirm-main .btn{width:150px;padding-left:5px;padding-right:5px;margin-left:15px}.delete-confirm-main .btn.none{display:none}.delete-confirm-main .btn-confirm{margin-left:0}html:lang(fr-CA) .t-info-head .t-lens-tint .btn-lens-tint:after,html:lang(fr-FR) .t-info-head .t-lens-tint .btn-lens-tint:after{right:6px}.size-guide-wrapper{position:relative;width:100%;height:100%;overflow:hidden;overflow-y:auto}.kid-size-guide-content h2{max-width:360px}.kid-size-guide-content h3{text-transform:unset}.size-details-container{width:100%;height:100%;padding:35px 34px 0;color:#000;overflow-y:auto}.find-content h2{margin:0;font-size:23px;font-weight:700;text-align:center;text-transform:uppercase}.find-content .find-tips{margin-top:18px;margin-bottom:18px;font-size:16px;line-height:1.3}.find-content .find-img-container{width:100%;max-width:279px;margin:0 auto}.find-content .find-img-container .img-box{position:relative;display:block;margin:0 auto;max-width:310px;height:0;padding-bottom:56.77419%;overflow:hidden}.find-content .enter-part{padding-top:18px}.find-content .enter-part .enter-title{display:block;padding-bottom:4px;font-size:16px;font-weight:700}.find-content .enter-part .field-container{position:relative;height:40px}.find-content .enter-part .field-container input{width:100%;height:40px;font-size:14px;outline:none}.find-content .enter-part .field-container span{position:absolute;top:10px;right:21px;font-size:14px;color:#a1a1a1}.find-content .enter-part .field-error input{border:1px solid red}.find-content .selected-part{margin-top:20px}.find-content .size-result{margin-bottom:35px;font-size:16px;font-weight:700}.find-content .size-lists-box{position:relative;width:100%}.find-content .size-lists-box .cur-size{display:none;position:absolute;top:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:17px solid transparent;border-right:17px solid transparent;border-top:27px solid #404040}.find-content .size-lists-box .cur-size.current{display:block}.find-content .size-lists{display:table;width:100%}.find-content .size-type{display:table-cell;vertical-align:middle;position:relative;width:25%;padding-left:1px;padding-right:1px}.find-content .size-type span{position:relative;float:left;width:100%;padding:5px 0;font-size:16px;font-weight:500;color:#fff;text-align:center;background:#dbdbdb;transition:all .3s ease-in-out}.find-content .size-type.current span{padding:7px 0;font-size:26px;background:#d39d4e}.find-content .select-result{margin-top:20px;margin-bottom:110px}.find-content .select-result .success{position:relative;padding-left:20px;font-size:16px;font-weight:700;color:#75a7a6}.find-content .select-result .failed{position:relative;padding-left:20px;font-size:16px;font-weight:700;color:#ec5053}.find-content .select-result .shop-samll-btn{width:100%;margin-top:20px;padding:14px 33px;font-size:16px}.find-content .select-result .im-success{position:absolute;bottom:4px;left:0;width:14px;height:14px;background:url(images/icons/icon-success.jpg) 50% no-repeat}.find-content .select-result .im-alert{left:0;bottom:3px}.find-content .select-result .ensure-tips{margin-top:16px;font-size:16px}.find-content .select-result .ensure-tips a{text-decoration:underline}.find-content .find-footer{margin-top:26px;margin-bottom:60px}.find-content .find-footer .guide-link{font-size:16px;line-height:1.3}.find-content .find-footer a{text-decoration:underline}.guide-content h2{max-width:370px;margin:0 auto 55px;font-size:32px;font-weight:700;line-height:39px;letter-spacing:.22px;text-align:center;text-transform:none}.guide-content .tips-list{margin-bottom:55px;text-align:center}.guide-content .tips-list .tips-img-container{width:100%;max-width:301px;margin:0 auto}.guide-content .tips-list h3{margin:0;padding-bottom:14px;font-size:24px;line-height:30px;letter-spacing:.22px;font-weight:500}.guide-content .tips-list p{margin:0 auto;padding-top:5px;max-width:490px;font-size:16px;line-height:24px}.guide-content .tips-list a{color:#d39d4e;text-decoration:underline}.guide-content .tips-list a:link,.guide-content .tips-list a:visited{color:#d39d4e}.guide-content .tips-one h3{padding-top:38px}.guide-content .tips-one .img-box{position:relative;display:block;margin:0 auto;max-width:300px;height:0;padding-bottom:56.33333%;overflow:hidden}.guide-content .tips-two h3{padding-top:28px}.guide-content .tips-two .img-box{position:relative;display:block;margin:0 auto;max-width:300px;height:0;padding-bottom:52.33333%;overflow:hidden}.guide-content .tips-three h3{padding-top:40px}.guide-content .tips-three .img-box{position:relative;display:block;margin:0 auto;max-width:301px;height:0;padding-bottom:27.90698%;overflow:hidden}.guide-content .tips-four h3{padding-top:40px}.guide-content .tips-four .img-box{position:relative;display:block;margin:0 auto;max-width:301px;height:0;padding-bottom:35.54817%;overflow:hidden}.guide-content .tips-five{display:block;margin-bottom:22px;padding-top:10px}.guide-content .tips-five .img-box{position:relative;display:block;margin:0 auto;max-width:300px;height:0;padding-bottom:36.33333%;overflow:hidden}.guide-content .tips-five p{padding-top:22px}.guide-content .tips-five-kid{margin-bottom:58px}.guide-content .tips-five-kid p{padding-top:32px}.guide-content .light-icon-content{max-width:690px;margin:79px auto;background:rgba(211,157,78,.2)}.guide-content .content-kid{margin:60px auto 55px}.device-desktop .light-icon-desc ins{width:54px;height:76px;background:url(images/icons/icon-light-b.png) 0 0 no-repeat}.light-icon-desc,.light-icon-desc-kid{padding:45px 0}.light-icon-desc-kid ins,.light-icon-desc ins{display:inline-block;vertical-align:middle;margin-left:6.2%;margin-right:6%;overflow:hidden}.light-icon-desc-kid p,.light-icon-desc p{display:inline-block;vertical-align:middle;white-space:normal;word-wrap:break-word;width:calc(100% - 200px);max-width:520px;padding-right:10px;font-size:16px;line-height:25px}.light-icon-desc-kid ins{width:72px;height:76px;background:url(images/icons/icon-light-black.png) 0 0 no-repeat}.size-chart{text-align:center}.size-chart h3{margin:0;padding-bottom:5px;font-size:24px;line-height:34px;letter-spacing:.44px;font-weight:500}.size-chart p{margin:0 auto;padding-top:14px;max-width:490px;font-size:16px;line-height:25px}.size-chart .img-container{width:100%;max-width:509px;margin:55px auto 0}.size-chart .img-box{position:relative;display:block;margin:0 auto;max-width:509px;height:0;padding-bottom:57.95678%;overflow:hidden}.kid-size-chart{text-align:center}.kid-size-chart h3{margin:0;padding-bottom:5px;font-size:24px;line-height:34px;letter-spacing:.44px;font-weight:500}.kid-size-chart p{margin:0 auto;padding-top:14px;max-width:490px;font-size:16px;line-height:25px}.kid-size-chart .img-container{width:100%;max-width:509px;margin:30px auto 0}.kid-size-chart .img-box{position:relative;display:block;margin:0 auto;max-width:509px;height:0;padding-bottom:39.68566%;overflow:hidden}.end-tips{width:100%;max-width:430px;margin:58px auto 110px;font-size:18px;line-height:25px;text-align:center}.end-tips a{color:#d39d4e;text-decoration:underline}.end-tips a:hover{color:#b47d2e}.popup-size-guide-wrapper .popup-header{height:43px}.popup-size-guide-wrapper .popup-close .im-close{margin-top:20px}.size-guide-content{width:100%;margin-top:50px;color:#000;text-align:center}.size-guide-content .content-box{width:100%;padding-left:36px;padding-right:36px}.size-guide-content .title{font-size:32px;font-weight:700;margin:0 auto 25px}.size-guide-content .text{padding-bottom:20px;font-size:16px;line-height:1.3}.size-guide-content .meatsure-text strong{font-weight:600}.size-guide-content .guide-img{width:100%;max-width:448px;margin:10px auto 28px}.size-guide-content .guide-img .img-box{position:relative;display:block;margin:0 auto;max-width:448px;height:0;padding-bottom:43.75%;overflow:hidden}.size-guide-content .other-title{margin:9px auto 18px;font-size:20px;font-weight:600}.size-guide-content .other-text{font-size:16px}.size-guide-content .measurement-detail{display:-webkit-flex;display:flex;width:100%;max-width:634px;margin:0 auto 26px;-webkit-align-items:center;align-items:center;background-color:#f5f9fc;border-radius:12px}.size-guide-content .measurement-detail .left-txt{width:40.8%;padding-left:10%}.size-guide-content .measurement-detail li{position:relative;display:-webkit-flex;display:flex;padding:7px 0;-webkit-align-items:center;align-items:center}.size-guide-content .measurement-detail li:before{content:"";position:absolute;left:-12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;height:3px;border-radius:50%;background-color:#000}.size-guide-content .measurement-detail li span:first-child{font-size:16px;font-weight:500;text-align:left}.size-guide-content .measurement-detail li .img-box{width:77px;height:22px;margin-left:13px}.size-guide-content .measurement-detail li .img-box img{display:block}.size-guide-content .measurement-detail .right-img{width:59.2%;max-width:375px}.size-guide-content .measurement-detail .right-img .img-box{position:relative;display:block;margin:0 auto;max-width:375px;height:0;padding-bottom:73.06667%;overflow:hidden}.size-guide-content .guide-tips{width:100%;max-width:634px;margin:0 auto;padding:0 16px 16px;font-size:16px;background:#f5f5f5;border-radius:4px}.size-guide-content .guide-tips p{padding-top:18px}.size-guide-content .guide-tips span{cursor:pointer}.size-guide-content .guide-footer{width:100%;background:#f0e0d1;margin-top:28px}.size-guide-content .guide-footer h3{margin:0 auto;padding-top:42px;padding-bottom:22px;font-size:20px;font-weight:700;text-align:center}.size-guide-content .guide-footer p{width:100%;max-width:520px;margin:0 auto;padding:0 10px 32px;font-size:16px;text-align:center;line-height:1.3}.size-guide-content .guide-footer .footer-img{width:100%;max-width:475px;margin:0 auto}.size-guide-content .guide-footer .img-box{position:relative;display:block;margin:0 auto;max-width:475px;height:0;padding-bottom:68.63158%;overflow:hidden}html:lang(fr-CA) .find-content .select-result .im-alert,html:lang(fr-FR) .find-content .select-result .im-alert{bottom:15px}@media (max-width:374px){html:lang(fr-CA) .find-content .select-result .im-alert,html:lang(fr-FR) .find-content .select-result .im-alert{bottom:22px}}html:lang(fr-CA) .size-chart .img-container,html:lang(fr-FR) .size-chart .img-container{width:100%;max-width:694px;margin:35px auto 0}html:lang(fr-CA) .size-chart .img-box,html:lang(fr-FR) .size-chart .img-box{position:relative;display:block;margin:0 auto;max-width:509px;height:0;padding-bottom:57.95678%;overflow:hidden}html:lang(fr-CA) .kid-size-chart .img-container,html:lang(fr-FR) .kid-size-chart .img-container{width:100%;max-width:694px;margin:35px auto 0}html:lang(fr-CA) .kid-size-chart .img-box,html:lang(fr-FR) .kid-size-chart .img-box{position:relative;display:block;margin:0 auto;max-width:509px;height:0;padding-bottom:39.68566%;overflow:hidden}html:lang(fr-CA) .kid-end-tips,html:lang(fr-FR) .kid-end-tips{max-width:400px}@media (max-width:1024px){html:lang(fr-CA) .kid-end-tips,html:lang(fr-FR) .kid-end-tips{max-width:340px}}.device-phone .popup-size-guide,.device-tablet .popup-size-guide{position:relative;width:100%;height:100vh;margin:0 auto;overflow-y:auto}.device-phone .size-tabs,.device-tablet .size-tabs{padding:10px 20px;text-align:left;border-bottom:1px solid #ccc;background-color:#fff}.device-phone .size-tabs span,.device-tablet .size-tabs span{text-align:left;font-size:24px;font-weight:700}.device-phone .tabs-scope,.device-tablet .tabs-scope{position:fixed;padding-top:0;padding-bottom:0;left:0;top:0;display:none;width:100%;color:#000;z-index:2}.device-phone .size-guide-content,.device-tablet .size-guide-content{margin-top:20px;text-align:left}.device-phone .size-guide-content .title,.device-tablet .size-guide-content .title{font-size:24px;font-weight:700;text-align:left}.device-phone .size-guide-content .content-box,.device-tablet .size-guide-content .content-box{width:100%;padding-left:20px;padding-right:20px}.device-phone .size-guide-content .text,.device-tablet .size-guide-content .text{padding-bottom:15px;line-height:1.5}.device-phone .size-guide-content .other-text,.device-tablet .size-guide-content .other-text{padding-bottom:23px;line-height:1.5}.device-phone .size-guide-content .measurement-detail,.device-tablet .size-guide-content .measurement-detail{margin-left:0}@media (max-width:767px){.device-phone .size-guide-content .measurement-detail,.device-tablet .size-guide-content .measurement-detail{display:block;margin-bottom:20px;background-color:#fff}.device-phone .size-guide-content .measurement-detail .left-txt,.device-tablet .size-guide-content .measurement-detail .left-txt{width:100%;padding-left:20px;margin-bottom:15px}.device-phone .size-guide-content .measurement-detail .right-img,.device-tablet .size-guide-content .measurement-detail .right-img{width:100%}}.device-phone .size-guide-content .guide-footer,.device-tablet .size-guide-content .guide-footer{margin-top:20px;margin-bottom:100px}.device-phone .size-guide-content .guide-footer h3,.device-tablet .size-guide-content .guide-footer h3{font-size:22px}@media (max-width:420px){.device-phone .size-guide-content .guide-footer p,.device-tablet .size-guide-content .guide-footer p{max-width:350px}}.device-phone .size-details-container,.device-tablet .size-details-container{height:100%;padding-top:55px;color:#000;padding-bottom:40px}@media (max-width:767px){.device-phone .size-details-container,.device-tablet .size-details-container{padding-left:20px;padding-right:20px}}@media (max-width:480px){.device-phone .size-details-container,.device-tablet .size-details-container{padding-left:15px;padding-right:15px}}@media (max-width:374px){.device-phone .size-details-container,.device-tablet .size-details-container{padding-left:10px;padding-right:10px}}@media (min-width:768px){.device-phone .guide-tips,.device-tablet .guide-tips{max-width:unset}}.device-phone .guide-content,.device-tablet .guide-content{padding-bottom:10px}.device-phone .guide-content h2,.device-tablet .guide-content h2{max-width:420px;margin-bottom:43px;font-size:30px;line-height:35px;text-transform:none}@media (max-width:374px){.device-phone .guide-content .tips-img-container,.device-tablet .guide-content .tips-img-container{max-width:265px}}.device-phone .guide-content .tips-list h3,.device-tablet .guide-content .tips-list h3{padding-bottom:6px;font-size:22px;line-height:26px}.device-phone .guide-content .tips-list p,.device-tablet .guide-content .tips-list p{font-size:15px;line-height:19px}.device-phone .guide-content .tips-one,.device-tablet .guide-content .tips-one{margin-bottom:30px}.device-phone .guide-content .tips-one h3,.device-tablet .guide-content .tips-one h3{padding-top:31px}.device-phone .guide-content .tips-two h3,.device-tablet .guide-content .tips-two h3{padding-top:28px}.device-phone .guide-content .tips-three h3,.device-tablet .guide-content .tips-three h3{max-width:290px;margin:0 auto;padding-top:33px}.device-phone .guide-content .tips-four h3,.device-tablet .guide-content .tips-four h3{padding-top:23px}.device-phone .guide-content .light-icon-content,.device-tablet .guide-content .light-icon-content{margin:38px auto 42px}.device-phone .light-icon-desc ins,.device-tablet .light-icon-desc ins{width:47px;height:66px;background:url(images/icons/icon-light-b.png) 0 0 no-repeat}.device-phone .light-icon-desc p,.device-tablet .light-icon-desc p{width:calc(100% - 130px);font-size:15px;line-height:19px}@media (min-width:450px) and (max-width:720px){.device-phone .light-icon-desc p,.device-tablet .light-icon-desc p{width:calc(100% - 140px)}}.device-phone .light-icon-desc-kid p,.device-tablet .light-icon-desc-kid p{width:calc(100% - 130px);font-size:15px;line-height:19px}@media (min-width:450px){.device-phone .light-icon-desc-kid p,.device-tablet .light-icon-desc-kid p{width:calc(100% - 160px)}}.device-phone .kid-size-chart h3,.device-phone .size-chart h3,.device-tablet .kid-size-chart h3,.device-tablet .size-chart h3{font-size:22px;line-height:26px}.device-phone .kid-size-chart p,.device-phone .size-chart p,.device-tablet .kid-size-chart p,.device-tablet .size-chart p{font-size:15px;line-height:19px}.device-phone .end-tips,.device-tablet .end-tips{margin-top:41px;font-size:15px;line-height:19px}.im-helpful{display:inline-block;width:23px;height:18px;background:url(images/icons/im-helpful-n2.png) 0 0 no-repeat}.im-helpful.help{background-position:0 -19px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.im-helpful{background-image:url(images/icons/im-helpful-n2-2x.png);background-size:23px 36px}}.im-helpful-white{margin-top:-2px;width:0;padding-left:22px;height:23px;background:url(images/icons/im-helpful.png) 0 -17px no-repeat;vertical-align:middle;cursor:pointer}.reviews-list{margin:26px auto 0}.reviews-list .review-item{margin-top:16px;border-bottom:1px solid #d9d9d9}.reviews-list .review-item:last-child{border:none}.reviews-list .review-head{position:relative;margin:0 auto;font-size:20px;font-weight:700;line-height:1.4}.reviews-list .review-head .stars{position:absolute;top:1px;right:0}.reviews-list .review-info{margin:0 auto;color:#4a4a4a;opacity:.7;overflow:hidden}.reviews-list .review-info .review-product{float:right;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.reviews-list .review-info .review-author{display:inline-block;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.reviews-list .review-info .author-name{display:inline-block;max-width:120px;font-style:normal;vertical-align:bottom;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.reviews-list .review-text{margin:8px auto 0;word-wrap:break-word;font-size:16px;line-height:23px;color:#4a4a4a}.reviews-list .review-images{margin:0 auto 8px}.reviews-list .review-images .review-image{float:left;margin-top:8px;margin-right:8px;width:64px;height:64px;overflow:hidden;line-height:62px;border:1px solid #e2e2e2;text-align:center;cursor:pointer;font-size:0}.reviews-list .review-images .review-image>img{display:inline-block;vertical-align:middle;font-size:13px}.reviews-list .review-images .review-image.current,.reviews-list .review-images .review-image:hover{opacity:.7;border-color:#d39d4e}.reviews-list .show-review-images{display:block}.reviews-list .show-review-images .review-images-view{float:left;position:relative;border:1px solid #e3e3e3;margin:7px 0 11px;font-size:0;cursor:pointer}.reviews-list .show-review-images .review-images-view>img{display:block;max-width:478px;max-height:478px;transition:height .2s ease}.reviews-list .review-reply{position:relative;margin:0 10px;padding-left:13px;font-size:15px;line-height:22px}.reviews-list .review-reply:before{content:"";display:block;position:absolute;top:10%;left:0;width:0;height:84%;border-left:1px solid #908780}.reviews-list .review-reply .reply-author{display:block;color:rgba(33,14,0,.5)}.reviews-list .review-reply .reply-text{margin:2px auto 5px}.reviews-list .review-helpful{margin:7px auto 0;padding:10px 0 12px}.reviews-list .helpful-num{padding-top:12px;clear:both;cursor:pointer}.reviews-list .helpful-num span{padding-left:4px;font-size:14px;font-weight:400;color:#4a4a4a;vertical-align:middle}.reviews-list .review-data{float:right;color:#4a4a4a}.reviews-list .review-btn-types{padding-top:12px;padding-bottom:6px}.review-score-details{margin-top:8px;margin-bottom:-6px;color:#000;font-size:16px}.review-score-details span{position:relative;padding-right:13px;font-weight:500}.review-score-details span:after{display:block;position:absolute;top:9px;right:-1px;content:" ";width:3px;height:3px;margin-left:0;margin-right:5px;background:#4a4a4a;border-radius:50%}.review-score-details span:last-child:after{display:none}.device-desktop .all-reviews-head{width:100%;border-bottom:1px solid #9b9b9b}.device-desktop .head-title{position:relative;margin:0 auto;padding:18px 20px;width:100%;max-width:730px;text-align:center}.device-desktop .head-title h3{margin:0 auto;font-size:26px;font-weight:500;line-height:34px}.device-desktop .head-title .icon-close{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:30px;font-size:22px;font-weight:bolder;cursor:pointer}.device-phone .all-reviews-head,.device-tablet .all-reviews-head{max-width:1200px;margin:0 auto;padding:15px 0;text-align:center;border-bottom:1px solid #d9d9d9}.device-phone .all-reviews-head .icon-close,.device-tablet .all-reviews-head .icon-close{display:none}.device-phone .all-reviews-head h3,.device-tablet .all-reviews-head h3{margin:0 auto;font-size:26px;font-weight:500}@media (max-width:374px){.device-phone .all-reviews-head h3,.device-tablet .all-reviews-head h3{font-size:24px}}.all-reviews-overlay{z-index:1300;position:fixed;top:0;right:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);opacity:0;display:none;transition:opacity .3s}.all-reviews-overlay.visible{display:block;opacity:1;transition:opacity .2s}.reveiws-content-container{position:relative}.popup-review-list{color:#000}.popup-review-list .reviews-list{margin:0 auto;padding-bottom:2px}.popup-review-list .reviews-list ul{max-width:1200px;margin:0 auto}.popup-review-list .reviews-list .review-item{float:none;width:100%;border-bottom:1px solid #d9d9d9}.popup-review-list .reviews-list .review-item:first-child{margin-top:0}.popup-review-list .reviews-list .review-item:last-child{margin-bottom:0}.popup-review-list .popup-reviews-pagination{margin:15px auto;overflow:hidden}@media (min-width:768px){.popup-review-list .popup-reviews-pagination{margin:25px auto}}.popup-review-list .popup-reviews-totals{width:49%;display:inline-block}.popup-review-list .popup-reviews-pages{width:49%;display:inline-block;text-align:right}.popup-review-list .btn-next-reviews,.popup-review-list .btn-pre-reviews{margin-left:3px;margin-right:3px;font-weight:700;font-size:14px}.popup-review-list .review-helpful{border:none}.review-list-content{width:100%;padding:0 20px;overflow-y:auto}@media (max-width:767px){.review-list-content{padding:0 10px}}.popup-review-list-title{position:relative;width:100%;max-width:730px;padding:0 40px;margin:35px auto 30px;background:#fff;z-index:2}.popup-review-list-title h5{margin:0;font-size:40px;font-weight:700;line-height:47px}.popup-review-list-title .total-reviews{padding-top:13px}.popup-review-list-title .total-reviews .stars{vertical-align:unset}.popup-review-list-title .star-num i{padding-right:4px}.popup-review-list-title .reviews-num{padding-left:10px;font-size:16px;font-weight:700}.popup-review-list-title .btn-add-review{position:absolute;top:2px;right:40px;padding:9px 10px;width:100%;max-width:172px;font-size:16px;line-height:23px;letter-spacing:.22px}.popup-review-list-title .list-reviews-toolbar{margin-top:10px;padding-top:0;padding-bottom:0;border:none}.popup-review-list-title .list-reviews-toolbar .reviews-sort{display:inline-block;padding-right:7px;font-size:14px;font-weight:500}.device-phone .popup-review-list-title,.device-tablet .popup-review-list-title{padding:0;margin-top:15px;margin-bottom:32px}@media (min-width:768px){.device-phone .popup-review-list-title,.device-tablet .popup-review-list-title{max-width:1200px}}.device-phone .popup-review-list-title h5,.device-tablet .popup-review-list-title h5{font-size:38px}@media (max-width:374px){.device-phone .popup-review-list-title h5,.device-tablet .popup-review-list-title h5{font-size:34px}}.device-phone .popup-review-list-title .btn-add-review,.device-tablet .popup-review-list-title .btn-add-review{position:relative;display:block;top:auto;right:auto;max-width:146px;margin-top:16px;padding:8px 10px;font-size:16px}.device-phone .popup-review-list-title .total-reviews,.device-tablet .popup-review-list-title .total-reviews{padding-top:7px}.device-phone .popup-review-list-title .list-reviews-toolbar,.device-tablet .popup-review-list-title .list-reviews-toolbar{margin-top:16px}html:lang(fr-CA) .popup-review-list-title .btn-add-review,html:lang(fr-FR) .popup-review-list-title .btn-add-review{max-width:192px}.all-reviews-container .reviews-list{margin-top:0;width:100%}.all-reviews-container .reviews-list .list-box{width:100%;max-width:717px;padding:0 10px 0 20px;margin:10px auto 0}.all-reviews-container .reviews-list .review-item{position:relative;margin-top:0;margin-bottom:30px}.all-reviews-container .reviews-list .review-helpful{margin-bottom:0;padding-bottom:14px;border:none}.all-reviews-container .review-score-details{margin-top:8px;margin-bottom:-6px;color:#000;font-size:16px}.all-reviews-container .review-score-details span{position:relative;padding-right:13px;font-weight:500}.all-reviews-container .review-score-details span:after{display:block;position:absolute;top:9px;right:-1px;content:" ";width:3px;height:3px;margin-left:0;margin-right:5px;background:#4a4a4a;border-radius:50%}.all-reviews-container .read-full-review,.all-reviews-container .review-score-details span:last-child:after{display:none}.all-reviews-container .reviews-pagination-container{width:100%;border-top:1px solid #9b9b9b;background:#fff}.all-reviews-container .popup-reviews-pagination{margin:0 auto;width:100%;max-width:740px;padding:19px 20px 23px;background:#fff;z-index:2}.all-reviews-container .popup-reviews-pages,.all-reviews-container .popup-reviews-totals{display:inline-block;width:49%;font-size:18px;line-height:22px}.all-reviews-container .popup-reviews-pages{text-align:right}.all-reviews-container .btn-next-reviews,.all-reviews-container .btn-pre-reviews{margin-left:3px;margin-right:3px;font-weight:700;font-size:14px;cursor:pointer}.popup-review-list-wrapper{overflow:hidden!important}.popup-review-list-wrapper .popup-container,.popup-review-list-wrapper .popup-main{height:100%}.popup-review-list-wrapper .ajax-loading{position:absolute;left:50%;top:50%;margin-left:-32px;margin-top:-32px}.reviews-pagination-container{position:fixed;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:1200px;padding:0 10px;background:#fff}@media (min-width:768px){.reviews-pagination-container{padding:0 20px}}.device-desktop .reviews-pagination-container{-webkit-transform:none;transform:none;left:auto;right:0;max-width:600px;position:absolute}
/*# sourceMappingURL=../maps/css/product-details-defer.css.map */
