

/* ============ Slider Plugin*/
.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-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;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-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:#222222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:9;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s;}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca;}.lSSlideOuter .media{opacity:0.8;}.lSSlideOuter .media.active{opacity:1;}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear;transition:border-radius 0.12s linear;}.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>span{display:none;}.lSAction>span:hover{opacity:1;}.lSAction>.lSPrev{background-position:0px -63px;left:10px;}.lSAction>.lSNext{background-position:-35px -64px;right:10px;}.lSAction>span.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>span{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 0.3s;animation:rightEnd 0.3s;position:relative;}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative;}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative;}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}
/*Header*/

#iImages .lSSlideOuter.vertical{padding-right:0 !important;padding-left:14.5%;}
#iImages ul.lSPager.lSGallery{height:auto !important;}
#iImages .lSSlideOuter.vertical .lSGallery{left:0;margin-left:0 !important;width:13% !important;padding-right:2px;}
#iImages .lSSlideOuter .lSPager.lSGallery li {height:auto !important;margin-top:5px !important;border:1px solid #CCC;
    margin-bottom:0 !important;padding:4px;}
#iImages .lSSlideOuter .lSPager.lSGallery li:first-child{margin-top:0 !important;}
#iImages .lSSlideOuter .lSPager.lSGallery li.active{border:1px solid #777;border-radius:0 !important;}
#iImages .lSSlideOuter .lSPager.lSGallery li:hover{border-radius:0 !important;}
#iImages .lSSlideOuter li.lslide{text-align:center;position:relative;}
#iImages .lSSlideOuter .lightSlider img,#iImages .lSSlideOuter .lSGallery li img {   mix-blend-mode: multiply;}
#iImages .lSSlideOuter .lightSlider>*,#iImages .lSSlideOuter .lSGallery li {float: left;background: #f5f5f5;}


/*Menu*/
#iListFilter .title,#iListFilter .sub-filter{display:block;margin:6px 4px;}
#iListFilter h3{font-size:14px;text-transform:uppercase;font-weight:600;line-height:27px;
            cursor:pointer;padding:5px 0;}

#iListFilter .title {text-align:center;margin-top:0!important;background-color:#E5E5E5;padding:5px 0;}
#iListFilter .title h3 {line-height:38px;}
#iListFilter .title h3 small {font-size:11px;padding-left:8px;vertical-align:middle;cursor:pointer;text-decoration:underline;
            font-weight:400;}

#iListFilter .sub-filter {padding:0 10px;user-select:none;}

#iListFilter .Filter .sub-filter h3::after {content:"+";float:right;padding-right:11px;font-size:20px;
            font-weight:500;}
#iListFilter .Filter .sub-filter.show h3::after {content:"\2013";}

#iListFilter .sub-filter ul {overflow-y:auto;max-height:250px;padding-right:10px;}
#iListFilter .sub-filter ul.search{height:250px;}
#iListFilter .sub-filter ul li a{font-size:15px;line-height:19px;margin:10px 0;display:block;position:relative;}
#iListFilter .sub-filter ul li.pCat a{font-weight:500;color:#000;font-size:16px}
#iListFilter .sub-filter ul li a small {color: #888;font-size: 11px;}
#iListFilter .sub-filter li:not(.nocheck)::before {content:' ';display:block;float:left;height:25px;box-sizing:border-box;
            width:19px;border-radius:2px;position:relative;margin-right:7px;
            background:url(../image/web/spriteD.png) -16px -427px no-repeat;
            -webkit-background-size:100px auto;-moz-background-size:100px auto;-o-background-size:100px auto;
            background-size:100px auto;}
#iListFilter .sub-filter li.checked::before{background-position:-60px -427px;}
#iListFilter .sub-filter li.radio::before{background-position:-16px -455px;}
#iListFilter .sub-filter li.checked.radio::before{background-position:-60px -455px;}
#iListFilter .sub-filter li.checked a{font-weight:500;}
#iListFilter .sub-filter input.search {
display:block;height:30px;border:1px solid #DDD;padding:2px 0 2px 10px;
font-size:14px;border-radius:5px;width:100%;outline:none;margin-bottom:10px;}

#iListFilter .sub-filter ul::-webkit-scrollbar { width:8px;}
#iListFilter .sub-filter ul::-webkit-scrollbar-track {background:#FFF;}
#iListFilter .sub-filter ul::-webkit-scrollbar-thumb {background:#CCC;border-radius:5px;}
#iListFilter .sub-filter ul::-webkit-scrollbar-thumb:hover {background:#999;}

/* ================================================================================ */

#topNavLarge  .submenu {background-color:#FFF;display:none;width:740px;
        box-shadow:1px 1px 3px 0px #dadada;top:53px;position:absolute;border:1px solid #DDD;
        z-index:70;left:0;text-align:left;overflow:hidden;}
#topNavLarge  .submenu > ul {position:relative;border-right:1px solid #CCC;height:358px;
        background-color:#DDD;width:175px;}
#topNavLarge  .submenu > ul > li > a{display:block;line-height:50px;width:175px;
        background-color:#DDD;text-transform:uppercase;font-size:15px;font-weight:500; border-bottom:1px solid #FFF}
#topNavLarge  .submenu > ul > li > a::before{content:' ';width:40px;height:40px;margin:5px;display:block;float:left;
     background:url(../image/web/spriteD.png) -7px -527px no-repeat;
     -webkit-background-size:100px auto;-moz-background-size:100px auto;-o-background-size:100px auto;
     background-size:100px auto;
}

#topNavLarge .submenu.women > ul > li > a.clothing::before   {background-position: -4px -527px}
#topNavLarge .submenu.women > ul > li > a.shoes::before      {background-position:-51px -527px}
#topNavLarge .submenu.women > ul > li > a.jewelry::before    {background-position: -4px -573px}
#topNavLarge .submenu.women > ul > li > a.watches::before    {background-position:-54px -570px}
#topNavLarge .submenu.women > ul > li > a.bags::before       {background-position: -6px -616px}
#topNavLarge .submenu.women > ul > li > a.accessories::before{background-position:-55px -616px}
#topNavLarge .submenu.men   > ul > li > a.clothing::before   {background-position: -7px -662px}
#topNavLarge .submenu.men   > ul > li > a.shoes::before      {background-position:-55px -662px}
#topNavLarge .submenu.men   > ul > li > a.watches::before    {background-position: -7px -704px}
#topNavLarge .submenu.men   > ul > li > a.accessories::before{background-position:-53px -704px}
#topNavLarge .submenu.girls > ul > li > a.clothing::before   {background-position: -7px -746px}
#topNavLarge .submenu.girls > ul > li > a.shoes::before      {background-position:-52px -746px}
#topNavLarge .submenu.girls > ul > li > a.jewelry::before    {background-position:-12px -830px}
#topNavLarge .submenu.girls > ul > li > a.watches::before    {background-position: -7px -789px}
#topNavLarge .submenu.girls > ul > li > a.accessories::before{background-position:-54px -787px}
#topNavLarge .submenu.boys  > ul > li > a.clothing::before   {background-position:-54px -830px}
#topNavLarge .submenu.boys  > ul > li > a.shoes::before      {background-position: -9px -871px}
#topNavLarge .submenu.boys  > ul > li > a.watches::before    {background-position:-53px -869px}
#topNavLarge .submenu.boys  > ul > li > a.accessories::before{background-position:-10px -911px}





#loginForm .loginMain{width: 95%;}

