/*BREADCRUMS - 7000110*/
.module-7000110 {font-size: 12px;position: relative;z-index: 110;padding: 10px 0}
body[fcode=Fr-5500142] .module-7000110 {z-index: 101}
body[fcode=Fr-5500150][userpage=List] .module-7000110 {padding-top: 45px}
.module-7000110 .BreadCrumbsFlex {display: flex;align-items: center}
.module-7000110 .BreadCrumbsFlex .item {flex: 1}
.module-7000110 .BreadCrumbsFlex .item:last-child {flex: none}
.module-7000110 .BreadCrumbsFlex .item ol {display: inline-flex;flex-direction: row-reverse !important;align-items: baseline;padding: 5px 0;}
.module-7000110 .BreadCrumbsFlex .item ol>li:first-child {padding-right: 0}
.module-7000110 .BreadCrumbsFlex .item ol>li {background: #fff;border: 1px solid transparent;border-radius: 4px;margin: 0;padding-right: 0;cursor: pointer;position: relative;margin-right: 10px;}
.module-7000110 .BreadCrumbsFlex .item ol>li.Divider {top: -4px;padding: 6px 0 0}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop {background: #fff;border-radius: 4px;margin: 0 8px 0 0;padding-right: 0;cursor: pointer;position: relative}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop::before {content:"";position: absolute;left: -7px;top: -5px;bottom: -5px;right: -7px;border: 1px solid #eee;border-radius: 4px;}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Link {position: relative;padding-right: 21px}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Link::after {content: "\e977";font-family: misszenne!important;position: absolute;right: 2px;font-size: 10px;top: calc(50% + 2px);transform: translateY(-50%);}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop:hover .Wind {display: block}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop:hover .Link::after {content: "\e978";font-family: misszenne!important}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind {position: absolute;top: 100%;left: 0;z-index: 1;display: none;padding-top: 16px;}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area {background: #fff;padding: 7px;width: 160px;border: 1px solid #efefef;box-shadow: 0 0 0 #000}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area>.List {max-height: 300px;overflow-y: auto}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area>.List::-webkit-scrollbar-track {border-radius: 5px;background-color: #f5f5f5}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area>.List::-webkit-scrollbar {width: 5px}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area>.List::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #c7c7c7}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area:after,.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area:before {bottom: calc(100% - 16px);left: 14px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area:after {border-color: transparent;border-bottom-color: #fff;border-width: 7px;margin-left: -7px}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind>.Area:before {border-color: transparent;border-bottom-color: #efefef;border-width: 8px;margin-left: -8px}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind a {width: 100%;padding: 7px 5px;font-size: 12px;font-weight: 800;color: #6e6c75;transition: .3s;cursor: pointer;}
.module-7000110 .BreadCrumbsFlex .item ol>li.Drop .Wind a:hover {color: #000}
.module-7000110 .BreadCrumbsFlex .item ol>li>a.Link {color: #333;padding: 0;border-radius: 4px;font-size: 14px;position: relative;display: flex;}
.module-7000110 .BreadCrumbsFlex .item ol>li>a.Link:hover {text-decoration:underline}
.module-7000110 .BreadCrumbsFlex .item ol>li>.Divider {font-size: 10px;display: block;}
.module-7000110 .BreadCrumbsFlex .item ol>li:first-child>.Divider {display: none}
@media only screen and (max-width: 768px) {    .module-7000110 {display:none}
}

/*PageModül - 2700017926*/
/*PageModül - 900031106*/
.module_900031106 {position:relative;}
.module_900031106 .GoCompleteView {background-color: rgb(26 26 26 / 84%);position: absolute;bottom: 70px;z-index: 2;width: 120px;height: 120px;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 12px;text-align: center;font-weight: 300;line-height: 16px;cursor: pointer;left: 50px;}
.module_900031106 .GoCompleteView::after {content:"\e977";font-family: misszenne !important;position: absolute;bottom: 23px;font-size: 16px;transition: .3s;}
.module_900031106 .GoCompleteView:hover::after {bottom:15px;}
.module_900031106 .shareIcon {position: absolute;right: 90px;top: 20px;z-index: 2;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;font-size: 18px;transition: .3s;cursor: pointer;background-color: #ffffff;color: #000;border-radius: 50%;box-shadow: 0px 10px 20px -13px #000;display: none;}
.module_900031106 .shareIcon:hover {color:#f02a28;}
.module_900031106 .product-back-button {position: absolute;left: 50px;top: 20px;background-color: transparent;z-index: 1;cursor: pointer;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;transition: background-color .4s ease, box-shadow .4s;border-radius: 30px;color: #000;z-index: 4;}
body[fcode=Fr-5500103] .module_900031106 .product-back-button{left:1px!important;}
.module_900031106 .product-back-button.back-btn{display: none;}
.module_900031106 .product-back-button::before {content: "\e976";font-family: misszenne!important;width: 30px;height: 30px;background-color: #fff;box-shadow: 0 4px 6px -2px rgba(0, 0, 0, .2);border-radius: 30px;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;font-size: 10px;}
.module_900031106 .product-back-button.header-btn::before{content: "\ec11";font-size: 19px;width: 45px;height: 45px;background-color: transparent;box-shadow: none;font-weight: bold;}
.module_900031106 .product-back-button > span {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;opacity: 0;height: 30px;transition: opacity .4s ease;margin-right: 15px;font-size: 12px;}
 .module_900031106 .product-back-button.header-btn > span{opacity: 1;font-size: 14px;}
.module_900031106 .product-back-button:hover > span {opacity: 1;}
 .module_900031106 .product-back-button:hover::before {box-shadow: none}
.module_900031106 .product-back-button:hover {background-color: #fff;box-shadow: 0 4px 6px -2px rgba(0, 0, 0, .2);}
.module_900031106 .addFavItem {position: absolute;right: 142px;top: 20px;z-index: 2;display: none;}
.module_900031106 .addFavItem > .AddFav {width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;font-size: 18px;transition: .3s;cursor: pointer;background-color: #ffffff;color: #000;border-radius: 50%;box-shadow: 0px 10px 20px -13px #000;}
.module_900031106 .addFavItem > .AddFav:hover {color:#f02a28;}
.module_900031106 .addFavItem > .AddFav::before {content: "\e902";font-family: misszenne!important;}
.module_900031106 .addFavItem.activeFav > .AddFav {background-color: #f02a28;}
.module_900031106 .addFavItem.activeFav > .AddFav::before {content: "\e901";color:#fff;}
/* Gallery */.module_900031106 .gallery-area .product-mobile-gallery {display: none;}
.module_900031106 .gallery-area .product-mobile-gallery [cd="DetailGalleryCarousel"] {width: 100%;overflow-x: auto;overflow-y: hidden;white-space: nowrap;text-align:center;height:auto !important;}
.module_900031106 .gallery-area .product-mobile-gallery [cd="DetailGalleryCarousel"] .gallery-item {display: inline-block;height: auto!important;position:relative;margin-right:5px;}
.module_900031106 .gallery-area .product-mobile-gallery [cd="DetailGalleryCarousel"] .gallery-item.video-item video {position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;z-index:9}
.module_900031106 .gallery-area .product-mobile-gallery [cd="DetailGalleryCarousel"] .gallery-item.video-item img {height:100%;}
.module_900031106 .gallery-area .product-mobile-gallery [cd="DetailGalleryCarousel"] .gallery-item.video-item .pLayMedia {    position: absolute;    top: 50%;    left: 50%;    transform: translate(-50%,-50%);    font-size: 64px;    color: #f48233;    transition: .3s;}
.module_900031106 .gallery-area .product-mobile-gallery [cd="DetailGalleryCarousel"] .gallery-item > .gallery-link, .module_900031106 .gallery-area .product-mobile-gallery [cd="DetailGalleryCarousel"] .gallery-item > .gallery-link > img {/*height:100%;*/}
.module_900031106 .gallery-area .product-gallery {width: 100%;/* margin-right: 15px; *//* padding-left: 100px; */padding-right: 46px;/* padding-bottom: 30px; */}
.module_900031106 .gallery-area .product-gallery .gallery-item.video-item video {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    width: 100%;}
.module_900031106 .gallery-area .product-gallery .gallery-item.video-item .pLayMedia {    position: absolute;    top: 50%;    left: 50%;    transform: translate(-50%, -50%);    font-size: 64px;    color: #f48233;    transition:.3s;}
.module_900031106 .gallery-area .product-gallery .gallery-item.video-item .pLayMedia:hover {font-size:74px;}
.module_900031106 .gallery-area .product-gallery .gallery-item.video-item.ActiveVideo video {z-index:9}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-nav {margin: 0;/* position: absolute; *//* top: 50%; *//* left: 50%; *//* transform: translate(-50%, -50%); */}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-nav > div {color: black;margin: 0;font-size: 15px;width: 35px;height: 35px;padding: 0 0;position: absolute;top: 50%;transform: translateY(-50%);background-color: #fff;box-shadow: 0 4px 6px -2px rgb(0 0 0 / 20%);border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-nav > div.disabled {opacity: .3;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-nav .owl-prev {/* display: block; */left: 25px;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-nav .owl-next {/* display: block; */right: 25px;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-dots {position: absolute;bottom: -33px;left: 0;right: 0;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-dots .owl-dot {width: 15px;height: 15px;border-radius: 50%;/* border: 1px solid transparent; */display: inline-flex;align-items: center;justify-content: center;margin: 0 2px;background-color: transparent;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-dots .owl-dot.active {border-color: #000;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-dots .owl-dot.active > span {background-color: #000;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlBig .owl-dots .owl-dot > span {margin: 0;border: 0;background-color: transparent;width: 10px;height: 10px;border-radius: 50%;border: 1px solid;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb {position: absolute;top: 0;left: 0;width: 94px;bottom: 0;overflow-y: auto;display: none;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb::-webkit-scrollbar-track{background-color: #efefef;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb::-webkit-scrollbar{width: 3px;background-color: #efefef;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb::-webkit-scrollbar-thumb{background-color: #d4d4d4;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb .owl-stage-outer {}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb .owl-stage {display: flex;flex-direction: column;width: 100px !important;transform: none !important;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb .owl-stage .owl-item {width: 85px !important;margin-bottom: 12px;}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb .item {}
.module_900031106 .gallery-area .product-gallery .owl-carousel.owlThumb .owl-item.current {}
/*zoom*/.product-image-zoom {position: fixed;width: 100%;height: 100%;left: 0;top: 0;right: 0;bottom: 0;overflow: hidden;z-index: 99999;}
.product-image-zoom .close-zoom {position: fixed;right: 15px;top: 15px;z-index: 5;font-size: 24px;color: #4c4c4c;padding: 10px;cursor: pointer;}
.product-image-zoom > .image-thumbs {position: absolute;bottom: 0;height: 100%;overflow-y: hidden;overflow-x: auto;white-space: nowrap;z-index: 5;width: 100%;padding: 10px 20px;height: 111px;background-color: #fbfbfb;text-align: center;}
.product-image-zoom > .image-thumbs::-webkit-scrollbar {width: 0;height:0;}
.product-image-zoom > .image-thumbs > .item {width: 60px;margin: 0 6px;opacity: .5;display: inline-block;}
.product-image-zoom > .image-thumbs > .item.Selected {opacity: 1;}
.product-image-zoom > .big-image-container {position: fixed;right: 0;top: 0;bottom: 0;left: 0;width: 100%;height: calc(100% - 111px);overflow-y: auto;background-color: #fbfbfb;}
.product-image-zoom > .big-image-container::-webkit-scrollbar {width: 0;height:0;}
.product-image-zoom > .big-image-container > img {margin: 0 auto;height:100%;cursor: url('/Library/Img/cursor-zooom.png'), auto;}
.product-image-zoom > .big-image-container > img.zoomImg {height: auto;cursor: url('/Library/Img/cursor-zoom-out.png'), auto;}
@media only screen and (pointer: coarse) and (max-width: 991px){.module_900031106 .gallery-area .product-gallery {display: none;}
.module_900031106 .product-back-button {display: none;}
 /*Mob*/.module_900031106 .gallery-area .product-mobile-gallery {display: block;}
.module_900031106 .gallery-area .product-mobile-gallery .owl-dots {position: absolute; margin: 0; bottom: 65px; display: flex; left: 15px;}
.module_900031106 .gallery-area .product-mobile-gallery .owl-dots > .owl-dot {display: block;margin: 0 2px;}
.module_900031106 .gallery-area .product-mobile-gallery .owl-dots > .owl-dot > span {width: 10px;height: 10px;background-color: transparent;border-color: #555555;margin: 7px 0;}
.module_900031106 .gallery-area .product-mobile-gallery .owl-theme .owl-dots .owl-dot.active span, .module_900031106 .gallery-area .product-mobile-gallery .owl-theme .owl-dots .owl-dot:hover span{background-color: #555555;}
}
/*@media only screen and (device-width: 375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel],.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel] .gallery-item>.gallery-link>img,.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel] .gallery-item {height:auto!important}
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) { .module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel],.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel] .gallery-item>.gallery-link>img,.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel] .gallery-item {height:auto!important}
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel],.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel] .gallery-item>.gallery-link>img,.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel] .gallery-item {height:auto!important}
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel],.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel] .gallery-item>.gallery-link>img,.module_900031106 .gallery-area .product-mobile-gallery [cd=DetailGalleryCarousel] .gallery-item {height:auto!important}
}
*/body[fcode="Fr-5500175"] .module_900031106 .product-back-button,body[fcode="Fr-5500175"] .module_900031106 .addFavItem {display:none !important;}
body[fcode="Fr-5500126"] .module_900031106 .product-back-button,body[fcode="Fr-5500126"] .module_900031106 .addFavItem {display:none !important;}

/*PageModül - 900032109*/
.module_900032109 {    position: relative}
@media only screen and (max-width: 991px) {      body {    padding-top: 56px}
    [cd="[[ProductGalleryItemImg]]"] {    margin-right: 5px}
}
.module_900032109>.addFavItem {    position: absolute;    left: -90px;    top: 12px}
.module_900032109>.addFavItem>.AddFav {    display: flex;    align-items: center;    justify-content: center;    font-size: 20px;    transition: .3s;    cursor: pointer;    height: 100%;    color: #0d0d0d;    padding: 8px 10px;    border-radius: 50%}
.module_900032109>.addFavItem>.AddFav::before {    content: "\e902";    font-family: misszenne!important}
.module_900032109>.addFavItem.activeFav>.AddFav {    background-color: #f42836}
.module_900032109>.addFavItem.activeFav>.AddFav::before {    content: "\e901";    color: #fff}
.module_900032109 .product-content {    flex: none;    right: 0}
.module_900032109 .inner-wrapper-sticky {    padding-bottom: 15px}
.module_900032109 .product-content .body-list-container .addCartArea>.AddCart.LoadingBtn {    pointer-events: none;    background-color: #7d7d7d}
.module_900032109 .product-content .body-list-container .addCartArea>.AddCart.LoadingBtn::before {    content: "";    width: 12px;    height: 12px;    background: 0 0;    border: 2px solid #fff;    border-radius: 50%;    -webkit-clip-path: inset(0 0 50% 0);    clip-path: inset(0 0 50% 0);    transform: translate(-50%,-50%) rotate(0);    -webkit-animation: spin .6s linear infinite;    animation: spin .6s linear infinite;    margin-right: 10px;    position: absolute;    left: 12px}
.module_900032109 .product-mobile-head.active-head {    background-color: #fff}
.module_900032109 .product-mobile-head.active-head>.item>.pName {    opacity: 1;    visibility: visible}
.module_900032109 .product-mobile-head>.item>.mob-control {    font-size: 26px;    color: #000;    padding: 10px;    position: relative}
.module_900032109 .product-mobile-head>.item>.mob-control.mob-back {    font-size: 18px;    color: #6a6a6a}
.module_900032109 .product-mobile-head>.item>.mob-control.mob-cart::before {    content: attr(data-cart-count);    position: absolute;    border-radius: 50%;    font-size: 13px;    text-align: center;    color: #000;    top: 18px;    left: 50%;    transform: translateX(-50%);    font-weight: 800}
.module_900032109 .product-content .colors-container .colors-area>.column>.colorName {    font-size: 13px;    color: gray;    display: block}
.module_900032109 .product-content .hire-item {    display: none;    align-items: center;    justify-content: space-between;    margin-bottom: 10px}
.module_900032109 .product-content .hire-item>.hire-txt {    font-size: 14px;    color: #616161}
.module_900032109 .product-content .hire-item>.hire-btn {    font-size: 14px;    color: #f12c3d;    cursor: pointer;    transition: .3s}
.module_900032109 .product-content .hire-item>.hire-btn:hover {    color: #2b2b2b}
.module_900032109 .product-content .Badge {}
.module_900032109 .product-content .Badge {    position: relative;    display: flex;    align-items: center;    font-size: 14px;    font-weight: 100;    font-size: 12px;    color: #008a00}
.module_900032109 .product-content .Badge>span {    font-size: 12px;    margin-right: 6px}
@media only screen and (min-width: 991px) {    .module_900032109 .product-content .option_product .o_item:hover {        opacity:.6    }
    .module_900032109 .product-content .body-list-container .addCartArea>.addFavItem>.AddFav:hover {        background-color: #232323    }
}
.module_900032109 .product-content .option_product.option-price-alarm.alarm-active {    color: #713236}
.module_900032109 .product-content .option_product.option-price-alarm.alarm-active>.o_item>.Icon {    color: #713236;    -webkit-animation-name: spaceboots;    -webkit-animation-duration: .4s;    -webkit-transform-origin: 50% 50%;    -webkit-animation-iteration-count: infinite;    -webkit-animation-timing-function: linear}
@media only screen and (min-width: 768px) {    .module_900032109 .product-content .body-list-container .BodyContent>.body-select:hover>.body-text,.module_900032109 .product-content .body-list-container .BodyContent>.body-select:hover>.body_dropdown {        border-color:#000    }
}
.module_900032109 .product-content .TahminiKargo {    margin-top: 10px;    font-size: 12px;    position: relative;    padding: 4px 0 0 21px;    display: none;    margin-bottom: 12px;    font-weight: 100}
.module_900032109 .product-content .TahminiKargo .TahminiKargoItem {    color: #35b900}
.module_900032109 .product-content .TahminiKargo .TahminiKargoItem>span {    color: #444;    margin-right: 5px}
.module_900032109 .product-content .TahminiKargo>span {    margin-left: 9px;    display: inline}
.module_900032109 .product-content .TahminiKargo::before {    content: "\ec21";    font-family: misszenne!important;    font-size: 16px;    position: absolute;    top: 0;    left: 0}
.module_900032109 .product-content .PuanBadge {    border: 1px solid #40a03d;    padding: 8px;    font-size: 12px;    color: #40a03d;    margin-bottom: 12px;    display: none}
.module_900032109 .product-content .PuanBadge>.IconDiv {}
.module_900032109 .product-content .PuanBadge>strong {}
.Popup.Popup_v3 {    background: rgba(0,0,0,.72)}
.Popup.Popup_v3 .Modal .Htm .Document .bodyTableContent {    background-color: #fff}
.Popup.Popup_v3 .Popup_Center {    position: relative}
.Popup.Popup_v3 .Popup_Center .Popup_Close {    position: absolute;    right: -10px;    top: -10px;    font-size: 13px;    color: #0a0a0a;    padding: 10px;    background-color: #fff;    border-radius: 50%;    cursor: pointer;    transition: .3s}
.Popup.Popup_v3 .Popup_Center .Popup_Close:hover {    background-color: #2f2f2f;    color: #fff}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area {    display: flex;    font-family: open sans,sans-serif;    max-width: 900px}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Img {    flex: none}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Img img {    width: 100%}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content {    flex: auto;    padding: 25px 25px 15px}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-head {    margin-bottom: 20px}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-head>span {    display: block;    font-size: 14px;    font-weight: 600;    margin-bottom: 3px}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-head>.T {    font-size: 18px;    font-weight: 600;    letter-spacing: 0;    line-height: 30px}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body {    max-height: 358px;    overflow-y: auto}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body table {    width: 100%;    text-align: center;    margin-bottom: 20px;    border-bottom: 1px solid #dcdcdc;    height: 100%;    overflow-y: auto}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body table:last-child {    margin: 0}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body table th:first-child {    text-align: left}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body table th {    font-size: 11px;    font-weight: 100;    padding-bottom: 10px}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body table tr td:first-child {    text-align: left}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body table tr td {    font-weight: 100;    border-bottom: 1px solid #eee;    padding: 20px 0}
.Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body table tr:last-child td {    border: 0}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area {    font-family: open sans,sans-serif;    max-width: 900px;    padding-bottom: 50px;    background-color: #fff}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right {    padding: 10px 80px}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item {    display: none}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item.tab-show {    display: block}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.cargo-detail>.T {    font-weight: 600;    margin-bottom: 30px;    text-transform: uppercase}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.cargo-detail>.cargo-features {    display: flex;    margin-bottom: 25px}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.cargo-detail>.cargo-features>.feature-left {    flex: auto}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.cargo-detail>.cargo-features>.feature-left>.feature-title {    font-weight: 400;    margin-bottom: 7px}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.cargo-detail>.cargo-features>.feature-left>p {    font-weight: 100;    font-size: 13px;    line-height: 18px;    color: #4e4e4e}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.cargo-detail>.cargo-features>.feature-right {    flex: none;    width: 90px;    text-align: right}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.cargo-detail>.cargo-features>.feature-right .feature-price {    font-weight: 600}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.cargo-detail>.cargo-features>.feature-right .feature-price.colored-text {    color: #67d39f}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.return-features {    margin-bottom: 40px}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.return-features .feature-head {    display: flex;    justify-content: space-between;    margin-bottom: 20px}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.return-features .feature-head>.feature-title {    font-weight: 400;    font-size: 15px;    display: flex;    align-items: center}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.return-features .feature-head>.feature-title>.Icon {    font-size: 20px;    margin-right: 13px}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.return-features .feature-head>.feature-text {    color: #67d39f;    font-weight: 600}
.Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right .content-item>.return-features>p {    font-weight: 100;    font-size: 14px;    line-height: 22px;    color: #4e4e4e;    padding-left: 33px}
.Popup.StockAlarmModal .Modal .Htm .Document .StockAlarmContent {    font-family: open sans,sans-serif;    max-width: 450px}
.Popup.StockAlarmModal .Modal .Htm .Document .StockAlarmContent .Popup_Center {    padding: 35px 30px 30px;    background-color: #fff;    text-align: center}
.Popup.StockAlarmModal .Modal .Htm .Document .StockAlarmContent .Popup_Center .Icon {    font-size: 44px;    margin-bottom: 15px}
.Popup.StockAlarmModal .Modal .Htm .Document .StockAlarmContent .Popup_Center .T {    font-size: 18px;    font-weight: 500;    margin-bottom: 9px}
.Popup.StockAlarmModal .Modal .Htm .Document .StockAlarmContent .Popup_Center p {    font-weight: 100;    color: #616161;    margin-bottom: 25px;    line-height: 22px}
.Popup.StockAlarmModal .Modal .Htm .Document .StockAlarmContent .Popup_Center .ActionBtn {    background-color: #000;    display: inline-block;    padding: 10px 20px;    font-size: 12px;    color: #fff;    cursor: pointer}
.Popup.StockAlarmModal .Modal .Htm .Document .StockAlarmContent .Popup_Center .ActionBtn:hover {    background-color: #61c394}
.module_900032109 .product-mobile-head {    display: none;    align-items: center;    justify-content: space-between;    position: fixed;    top: 0;    left: 0;    right: 0;    z-index: 10;    padding: 2px 6px;    transition: .3s;    border-bottom: 1px solid transparent}
.module_900032109 .product-mobile-head>.item {}
.module_900032109 .product-mobile-head>.item>.pName {    font-size: 12px;    font-weight: 500;    margin: 0;    opacity: 0;    visibility: hidden;    transition: .3s}
.module_900032109 .product-mobile-head.activeHeader {    background-color: #fff;    border-color: #eee}
.module_900032109 .product-mobile-head.activeHeader .item>.pName {    opacity: 1;    visibility: visible}
.module_900032109 .product-content .product-card {    margin-top: 15px;    padding-bottom: 25px;    margin-bottom: 25px;    position: relative;    border-bottom: 1px solid #eee}
.module_900032109 .product-content .product-card .card-widgets {    display: flex;    align-items: center;    position: absolute;    right: 0;    top: 5px}
.module_900032109 .product-content .product-card .card-widgets>.item {    width: 33px;    z-index: 10;    height: 33px;    display: flex;    justify-content: center;    align-items: center;    border-radius: 50%;    background-color: #fff;    box-shadow: 0 3px 6px #00000021;    margin-left: 12px;    cursor: pointer;    transition: .3s}
.module_900032109 .product-content .product-card .card-widgets>.item:hover {    background-color: #313131;    color: #fff}
.module_900032109 .product-content .product-card .FlashPrice {    display: flex}
.module_900032109 .product-content .product-card .FlashPrice .FlashPriceItem {    display: flex;    justify-content: center;    align-items: center;    color: #ce2222;    font-size: 16px;    font-weight: 400}
.module_900032109 .product-content .product-card .FlashPrice .FlashPriceItem>.fprice {margin-left: 5px}
body[fcode=Fr-5500103] .module_900032109 .product-content .product-card .FlashPrice .FlashPriceItem>.fprice {margin-left: 5px;font-size: 20px;font-weight: 900;}
.module_900032109 .product-content .campaign-badges {    display: none}
.module_900032109 .product-content .campaign-badges .flash-campaign {    display: flex;    align-items: center}
.module_900032109 .product-content .campaign-badges .flash-campaign .campaign-item {    display: inline-block;    margin-bottom: 15px}
.module_900032109 .product-content .campaign-badges .flash-campaign .campaign-item:first-child .BadgeItem {    margin-left: 0}
.module_900032109 .product-content .campaign-badges .flash-campaign .campaign-item .BadgeItem {    margin-left: 6px;    display: none}
.module_900032109 .product-content .product-card>.Left {    margin-bottom: 15px;    padding-right: 95px}
.module_900032109 .product-content .product-card>.Left>.brand-name {    font-size: 13px;    color: #333;    margin-bottom: 10px;    text-transform: uppercase;    font-weight: 800;display:none !important;}
.module_900032109 .product-content .product-card>.Left>.ProductName {    margin: 0;    font-size: 16px;    font-weight: 300;    margin-bottom: 10px}
.module_900032109 .product-content .product-card>.Left>.ProductName>span {    color: #000;    font-weight: 300;    font-size: 16px}
.module_900032109 .product-content .product-card>.Left>.product-code {    color: #adafb2}
.module_900032109 .product-content .product-card>.Left>.product-code>div {    font-size: 12px;    color: #9c9c9c;    font-weight: 100}
.module_900032109 .product-content .product-card>.Right {    display: flex}
.module_900032109 .product-content .product-card>.Right .right_discount {}
.module_900032109 .product-content .product-card>.Right .right_discount .discount-num {    font-size: 13px;    color: #fff;    font-weight: 100;    padding: 2px 5px;    border-radius: 3px;    margin-right: 10px;    height: 58px;    width: 72px;    background-image: url(https://farktorcdn.com/Library/SystemBox/Upl/900032109_hMCo2SRfe8G0.png);    background-size: cover;    line-height: 38px;    text-align: center;    font-size: 16px;    font-weight: 800}
.module_900032109 .product-content .product-card>.Right .right_content {    display: flex;    flex-direction: column}
.module_900032109 .product-content .product-card>.Right .right_content .product_campaing_box {    margin-bottom: 6px}
.module_900032109 .product-content .product-card>.Right>.right_content .PriceBox {    display: flex;    align-items: center;    order: 2}
.module_900032109 .product-content .product-card>.Right>.right_content .PriceBox>.OldPrice {    font-size: 20px;    text-decoration: line-through;    margin-right: 9px;    color: #7d7d7d;    font-weight: 100;    order: 2}
.module_900032109 .product-content .product-card>.Right>.right_content .PriceBox>.Price {    color: #000;    font-weight: 100;    font-size: 20px;    opacity: 0;    order: 3}
.module_900032109 .product-content .product-card>.Right>.right_content .PriceBox>.Price.Colored {    color: #ce2222;    font-weight: 900}
.module_900032109 .product-content .product-card>.Right>.right_content .PriceBox>.Price.disable-price {    text-decoration: line-through!important;    color: #7d7d7d!important}
.module_900032109 .product-content .colors-container {    margin-bottom: 16px}
.module_900032109 .product-content .colors-container .colors-area {    align-items: center;    justify-content: space-between;    margin-bottom: 40px}
.module_900032109 .product-content .colors-container .colors-area .colorTitle {    font-size: 14px;    margin-bottom: 12px;    font-weight: 100;    text-transform: uppercase}
.module_900032109 .product-content .colors-container .colors-area>.column {}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList {display: flex; flex-wrap: wrap;}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item {    display: inline-block;    max-width: 62px;    margin-right: 5px;margin-bottom: 10px;}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group {    margin-right: 5px}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group:hover::after {    color: #000}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group::after {    content: attr(data-color-name);    font-size: 12px;    font-weight: 100;    color: #a2a2a2;    width: 100%;    text-align: center;    display: block;    margin-top: 10px}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group input[type=radio] {    position: absolute;    opacity: 0}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group input[type=radio]+.radio-label>span:before {    content: "";    display: block;    position: absolute;    transition: .3s;    z-index: 10;    border: 1px solid transparent}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group input[type=radio]:checked+.radio-label>span:before {    border-color: #fff}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group input[type=radio]:checked+.radio-label {    border-color: #efefef}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group input[type=radio]:checked+.radio-label::after {    content: "\e940";    font-family: misszenne!important;    position: absolute;    bottom: -5px;    right: -8px;    z-index: 10;    color: #00b900}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group .radio-label {    display: flex;    align-items: center;    justify-content: center;    position: relative;    text-align: center;    cursor: pointer;    border: 1px solid #fbfbfb}
.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group .radio-label>span {    display: inline-block;    position: relative;    z-index: 9;    background-color: var(--colorCode)}
.module_900032109 .product-content .colors-container .body-table {    display: flex;    align-items: center;    justify-content: space-between}
.module_900032109 .product-content .colors-container .body-table>.bodyTitle {    font-size: 14px;    font-weight: 100;    text-transform: uppercase}
.module_900032109 .product-content .colors-container .body-table.ErrorBody>.bodyTitle {    position: relative;    padding-left: 22px;    color: #b30000}
.module_900032109 .product-content .colors-container .body-table.ErrorBody>.bodyTitle::before {    content: "\ea3d";    font-family: misszenne!important;    font-size: 18px;    position: absolute;    left: 0;    top: -3px}
.module_900032109 .product-content .colors-container .body-table>.BodyRehber {    display: none;    transition: .3s;    cursor: pointer;    position: relative;    padding-left: 8px}
.module_900032109 .product-content .colors-container .body-table>.BodyRehber>span {    color: #828282;    border-bottom: 1px solid #828282;    font-size: 12px;    font-weight: 100}
.module_900032109 .product-content .colors-container .body-table>.BodyRehber>span::before {    content: "\ed44";    font-family: misszenne!important;    position: absolute;    font-size: 16px;    left: -11px;    bottom: -2px}
.module_900032109 .product-content .colors-container .body-table>.BodyRehber:hover {    opacity: .6}
.module_900032109 .product-content .body-list-container {}
.module_900032109 .product-content .body-list-container .BodyContent {    position: relative;    margin-bottom: 20px}
.module_900032109 .product-content .body-list-container .BodyContent>.body-select {    position: relative}
.module_900032109 .product-content .body-list-container .BodyContent>.body-select>.body-text {    width: 100%;    padding: 0 10px;    border: 1px solid #d7d7d8;    position: relative;    height: 44px;    line-height: 44px;    font-size: 12px;    cursor: pointer;    font-weight: 100}
.module_900032109 .product-content .body-list-container .BodyContent>.body-select>.body-text.ErrorBody {    border-color: #d7d7d8;    background-color: rgba(252,180,185,.07)}
.module_900032109 .product-content .body-list-container .BodyContent>.body-select>.body-text::before {    content: "\e979";    font-family: misszenne!important;    position: absolute;    right: 20px;    font-size: 9px;    line-height: 45px}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown {    border: 1px solid #d7d7d8;    border-top: 0;    background-color: #fff;    position: absolute;    top: 43px;    z-index: 2;    left: 0;    right: 0;    display: none}
.module_900032109 .product-content .body-list-container .BodyContent .body-select.ActiveBody .body_dropdown {    display: block;    box-shadow: 5px 10px 30px -32px #000}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-title {    text-align: center;    padding: 0 0 0 15px;    border-bottom: 1px solid #eee;    font-size: 12px;    align-items: center;    display: none;    justify-content: space-between;    font-size: 12px;    font-weight: 600}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-title>.item>.BodyRehber {    display: flex;    align-items: center;    padding: 13px 10px;    font-size: 11px;    font-weight: 100}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-title>.item>.BodyRehber::before {    content: "\e9ef";    font-size: 13px;    font-family: misszenne!important;    margin-right: 5px}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content {}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem {}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem input[type=radio] {    position: absolute;    opacity: 0}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label {    position: relative;    cursor: pointer;    display: flex;    align-items: center;    justify-content: space-between;    padding: 12px;    transition: .3s;    width: 100%}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label:hover {    background-color: #f9f9f9}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label>span {    font-size: 12px;    display: inline-block}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label .AzStok {    font-size: 12px;    color: #adafb2;    font-weight: 400}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label .StockAlarm {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    display: flex;    align-items: center;    justify-content: flex-end;    padding-right: 18px}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label .StockAlarm>.txt {    display: inline-block;    font-size: 11px;    margin-right: 9px}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label .StockAlarm.ActiveAlarm {    color: #f12c3d}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label .StockAlarm.ActiveAlarm>.Icon {    -webkit-animation-name: spaceboots;    -webkit-animation-duration: .4s;    -webkit-transform-origin: 50% 50%;    -webkit-animation-iteration-count: infinite;    -webkit-animation-timing-function: linear}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label .DeliveryTime {    color: #a5a5a5;    font-size: 11px;    font-weight: 100}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem input[type=radio]:disabled+.radio-label {    color: #b5b5b5;    text-decoration: line-through}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group {    position: relative;    cursor: pointer;    display: flex;    align-items: center;    justify-content: space-between;    transition: .3s}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group:hover {    background-color: #f9f9f9}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group>span {    font-size: 12px;    display: inline-block}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group .StockAlarm {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    display: flex;    align-items: center;    justify-content: flex-end;    padding-right: 9px}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group .StockAlarm>.txt {    display: inline-block;    font-size: 11px;    margin-right: 9px}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group .StockAlarm.ActiveAlarm {    color: #f12c3d}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group .StockAlarm.ActiveAlarm>.Icon {    -webkit-animation-name: spaceboots;    -webkit-animation-duration: .4s;    -webkit-transform-origin: 50% 50%;    -webkit-animation-iteration-count: infinite;    -webkit-animation-timing-function: linear}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group .DeliveryTime {    color: #a5a5a5;    font-size: 11px;    font-weight: 100}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group .StockAlarm>span {    display: inline-block;    margin-right: 28px;    position: relative;    color: #000;    font-size: 13px}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem>.body-group .StockAlarm>span::before {    content: "\ea65";    position: absolute;    right: -24px;    top: -1px;    font-size: 15px;    font-family: misszenne!important}
.module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem.Disable .radio-label .body-name {    color: #b2b2b2}
.module_900032109 .product-content .body-list-container .addCartArea {    margin-bottom: 15px;    display: flex}
.module_900032109 .product-content .body-list-container .addCartArea>.AddCart {    width: 100%;    text-align: center;    background-color: #313131;    color: #fff;    padding: 14px;    cursor: pointer;    transition: .3s}
.module_900032109 .product-content .body-list-container .addCartArea>.AddCart:hover {    background-color: #232323}
.module_900032109 .product-content .body-list-container .addCartArea>.addFavItem>.AddFav {    margin-left: 2px;    width: 45px;    display: flex;    align-items: center;    justify-content: center;    font-size: 18px;    transition: .3s;    cursor: pointer;    background-color: #313131;    height: 100%;    color: #fff}
.module_900032109 .product-content .body-list-container .addCartArea>.addFavItem>.AddFav::before {    content: "\e902";    font-family: misszenne!important}
.module_900032109 .product-content .body-list-container .addCartArea>.addFavItem.activeFav>.AddFav {    background-color: #f42836}
.module_900032109 .product-content .body-list-container .addCartArea>.addFavItem.activeFav>.AddFav::before {    content: "\e901";    color: #fff}
.module_900032109 .product-content .product-options {    margin-top: 30%;    display: flex;    flex-wrap: wrap;    justify-content: center}
.module_900032109 .product-content .product-options>.item {    flex: auto;    border-right: 1px solid #bfbfbf}
body[scode="Fr-5500103-2"] .module_900032109 .product-content .product-options>.item.detail-control{display:none!important;}
.module_900032109 .product-content .product-options>.item:last-child {    border: 0}
.module_900032109 .product-content .product-options>.item .o_item .Icon {    display: none}
.module_900032109 .product-content .product-options>.item.AlarmActive {    text-align: right}
.module_900032109 .product-content .product_next_prev {    display: flex;    align-items: center;    justify-content: flex-end;    color: #838383;    display: none}
.module_900032109 .product-content .product_next_prev>.control-btn {    font-size: 12px;    color: #cacaca;    padding: 10px 0;    cursor: pointer;    transition: .3s}
.module_900032109 .product-content .product_next_prev>.control-btn:hover {    color: #000}
.module_900032109 .product-content .product_next_prev>span {    font-size: 12px;    color: #e6e6e6;    margin: 0 9px;    pointer-events: none}
.module_900032109 .product-content .option_product .o_item {    padding: 1px 5px;    align-items: center;    cursor: pointer;    width: 100%;    text-align: center;    font-size: 12px;    font-weight: 100}
.module_900032109 .product-content .item.AlarmActive .option_product .o_item {    color: #f12c3d}
.module_900032109 .product-content .option_product .o_item .Icon {    font-size: 12px;    margin-right: 7px;    transition: .5s;    width: 24px}
.module_900032109 .product-content .item.AlarmActive .option_product .o_item .Icon {    color: #f12c3d;    webkit-animation-name: spaceboots;    -webkit-animation-duration: .4s;    -webkit-transform-origin: 50% 50%;    -webkit-animation-iteration-count: infinite;    -webkit-animation-timing-function: linear}
@-webkit-keyframes spaceboots {    0%,30%,60%,90% {        -webkit-transform: translate(0,0) rotate(0)    }
    10%,100%,50% {        -webkit-transform: translate(0,0) rotate(-1deg)    }
    20%,80% {        -webkit-transform: translate(0,0) rotate(1deg)    }
    40% {        -webkit-transform: translate(1.5px,0) rotate(1deg)    }
    70% {        -webkit-transform: translate(1.5px,0) rotate(-1deg)    }
}
.module_900032109 .product-content .SoldOutContainer {    margin-bottom: 25px}
.module_900032109 .product-content .SoldOutContainer>.Txt {    display: flex;    padding: 22px 10px;    border: 0;    text-align: center;    font-size: 13px;    color: #af5f5b;    margin-bottom: 15px;    align-items: center;    justify-content: center;    background-color: rgba(246,105,98,.3)}
.module_900032109 .product-content .SoldOutContainer>.Txt>span {    font-size: 16px;    margin-right: 7px;    position: relative;    top: -1px}
.module_900032109 .product-content .SoldOutContainer>.StockAlarm {    display: flex}
.module_900032109 .product-content .SoldOutContainer>.StockAlarm .StokBtn {    flex: auto;    padding: 14px;    text-align: center;    cursor: pointer;    background-color: #000;    color: #fff;    transition: .3s}
.module_900032109 .product-content .SoldOutContainer>.StockAlarm .StokBtn:hover {    background-color: #d0001c;    color: #fff}
.module_900032109 .product-content .SoldOutContainer>.StockAlarm .addFavItem {}
.module_900032109 .product-content .option_product.share-option {    position: relative;    text-align: left}
.module_900032109 .product-content .option_product.share-option>.share-control {}
.module_900032109 .product-content .option_product.share-option>.share-dropdown {    position: absolute;    bottom: calc(100% - 5px);    width: 260px;    right: 0;    transition: .3s;    opacity: 0;    visibility: hidden}
.module_900032109 .product-content .option_product.share-option.show-share>.share-dropdown {    bottom: calc(100% - -10px);    opacity: 1;    visibility: visible}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content {    background-color: #fff;    border: 1px solid #d7d7d8;    padding: 20px 15px;    position: relative}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content:after,.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content:before {    top: 100%;    right: 49px;    border: solid transparent;    content: " ";    height: 0;    width: 0;    position: absolute;    pointer-events: none}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content:after {    border-color: transparent;    border-top-color: #fff;    border-width: 7px;    right: 50px}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content:before {    border-color: transparent;    border-top-color: #d7d7d8;    border-width: 8px;    margin-left: -8px}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.close-share {    position: absolute;    right: 0;    top: 0;    font-size: 7px;    padding: 14px 19px;    color: #8c8c8c;    transition: .3s;    cursor: pointer}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.close-share:hover {    color: #000}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area {    margin-bottom: 15px}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area:last-child {    margin-bottom: 0}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area>.T {    font-size: 10px;    line-height: 13px;    color: #000;    text-transform: uppercase;    letter-spacing: 1px;    margin-bottom: 12px}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area>.copy-link {    position: relative}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area>.copy-link>.copy-input {    display: block;    height: auto;    width: 100%;    padding: 10px 16px;    overflow: hidden;    font-family: mango-light,Arial;    font-size: 12px;    line-height: 18px;    color: #6d6f71;    text-overflow: ellipsis;    letter-spacing: .3px;    white-space: nowrap;    cursor: pointer;    background-color: #f3f3f3;    border: 1px solid #d7d7d8;    outline: none}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area>.copy-link>.copy-text {    transition: 1s;    padding: 0 12px;    position: absolute;    top: 0;    right: 0;    left: 0;    text-align: center;    background-color: #313131;    color: #fff;    font-size: 11px;    height: 40px;    line-height: 40px;    opacity: 0;    visibility: hidden}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area>.copy-link.show-copy>.copy-text {    opacity: 1;    visibility: visible}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area>.share-list {}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area>.share-list>.Link {    display: inline-block;    padding: 8px;    color: #292929}
.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content>.content-area>.share-list>.Link:hover {    opacity: .6}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content {    padding: 30px 120px;    font-family: darker grotesque,sans-serif;    background-color: #fff}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .Success-title {    text-align: center;    font-size: 22px;    font-weight: 500}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .Success-title>span {    margin-right: 10px;    position: relative;    top: 2px}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_product {    display: flex;    margin: 45px 0}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_product>.product-img {    flex: none;    width: 100px;    margin-right: 20px}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_product>.product-info {    padding-top: 8px}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_product>.product-info>.product-name {    margin: 0;    font-size: 15px;    font-weight: 500;    margin-bottom: 15px}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_product>.product-info>p {    color: #2d2d2d;    font-size: 12px;    margin-bottom: 5px}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_product>.product-info>.product-price {    margin-top: 20px;    font-size: 16px;    color: #fe4342;    font-weight: 600}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_product>.product-info>.product-price>span.old-price {    color: #383838;    font-weight: 100;    text-decoration: line-through}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_control {    display: flex;    align-items: center}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_control>.item {    flex: 1;    margin-right: 15px}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_control>.item:last-child {    margin-right: 0}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_control>.item>.control-button {    transition: .3s;    display: block;    width: 100%;    text-align: center;    padding: 0 10px;    background-color: #000;    color: #fff;    font-weight: 500;    font-size: 11px;    font-family: sans-serif;    height: 42px;    line-height: 44px}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_control>.item>.control-button:hover {    opacity: .8}
.Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content .SuccessCart_control>.item>.control-button.go-cart {    background-color: #b99d6b}
@media only screen and (max-width: 768px) {    .module_900032109 .product-content .product-back-button {        display:none    }
    .module_900032109 .product-content {        padding: 0    }
    .module_900032109 .product-mobile-head {        display: flex    }
    .Popup.Popup_v3 .Popup_Center .Popup_Close {        right: 15px;        top: 20px;        border-radius: 0    }
    .Popup.Popup_v3.CargoReturnModal {    }
    .Popup.Popup_v3.CargoReturnModal .Modal .Htm {        padding: 0!important;        display: block;        height: 100%;        vertical-align: initial    }
    .Popup.Popup_v3.CargoReturnModal .Modal .Htm .Document {        margin: 0;        height: 100%    }
    .Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent {        height: 100%    }
    .Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center {        height: 100%    }
    .Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area {        height: 100%    }
    .Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-head>.item {        font-size: 14px;        padding: 15px 30px    }
    .Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content {        display: block    }
    .Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Left {        display: none    }
    .Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .CargoAndReturnTab>.tab-content>.Right {        padding: 0    }
    .Popup.BodyModal .Modal .Htm {        padding: 0!important;        display: block;        height: 100%;        vertical-align: initial    }
    .Popup.BodyModal .Modal .Htm .Document {        margin: 0;        height: 100%    }
    .Popup.BodyModal .Modal .Htm .Document .bodyTableContent {        height: 100%    }
    .Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center {        height: 100%    }
    .Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area {        display: block    }
    .Popup.BodyModal .Modal .Htm .Document .bodyTableContent>.Popup_Center .bodysize-area>.Content>.content-body {        max-height: none    }
    .Popup.CargoReturnModal .Modal .Htm .Document .CargoAndReturnContent>.Popup_Center .CargoAndReturn_area .mob_product {        display: flex    }
    .Popup.SuccessCart .Modal .Htm .Document .SuccessCart_content {        padding: 20px    }
    .module_900032109 .product-content .product-area {        display: block;        padding: 0;        position: relative    }
    .module_900032109 .product-content {        width: 100%;        position: relative;        top: 0;        padding: 15px    }
    .module_900032109 .product-content .product-card {        margin: 0 0 10px    }
    .module_900032109 .product-content .colors-container {    }
    .module_900032109 .product-content .colors-container .colors-area {        margin: 0    }
    .module_900032109 .product-content .colors-container .colors-area>.column::last-child {        display: none    }
    .module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group input[type=radio]+.radio-label>span:before,.module_900032109 .product-content .colors-container .colors-area>.column>.ColorList>.item .color-group .radio-label>span {        border-radius: 50%    }
    .module_900032109 .product-content .colors-container .body-table {        display: none    }
    .module_900032109 .product-content .colors-container .colors-area>.column>.colorName {        font-size: 10px    }
    .module_900032109 .product-content .product-card>.Left>.ProductName {        font-size: 12px;        margin-bottom: 5px    }
    .module_900032109 .product-content .product-card>.Right>.PriceBox {        display: block    }
    .module_900032109 .product-content .product-card>.Right>.PriceBox>.OldPrice {        font-size: 14px;        font-weight: 400;        margin: 0;        color: #858585;        display: none    }
    .module_900032109 .product-content .product-card>.Right>.PriceBox>.Price {        font-size: 14px;        opacity: 0    }
    .module_900032109 .product-content .product-card>.Right>.PriceBox>.discount-num {        display: none    }
    .module_900032109 .product-content .body-list-container {        display: flex;        position: fixed;        bottom: 0;        left: 0;        right: 0;        z-index: 9991;        background-color: #fff;        padding: 12px    }
    .module_900032109 .product-content .body-list-container .BodyContent {        margin-bottom: 0;        flex: 1;        margin-right: 10px    }
    .module_900032109 .product-content .body-list-container .BodyContent>.body-select>.body-text {        height: 38px;        line-height: 38px    }
    .module_900032109 .product-content .body-list-container .BodyContent>.body-select>.body-text::before {        line-height: 39px    }
    .module_900032109 .product-content .body-list-container .addCartArea {        flex: 1;        margin: 0    }
    .module_900032109 .product-content .body-list-container .addCartArea>.AddCart {        height: 38px;        line-height: 38px;        padding: 0 10px;        font-size: 12px    }
    .module_900032109 .product-content .product_next_prev {        display: none!important    }
    .module_900032109 .product-content .body-list-container .addCartArea>.addFavItem {        display: none    }
    .module_900032109 .product-content .product-options {        margin: 0;        display: block    }
    .module_900032109 .product-content .product-options>.item:nth-child(2n+2) {        text-align: left;        margin: 0    }
    .module_900032109 .product-content .product-options>.item {        width: 100%;        margin: 0;        color: #9a9a9a    }
    .module_900032109 .product-content .product-options>.item.detail-control {        display: none    }
    .module_900032109 .product-content .option_product .o_item {        display: flex;        align-items: center;        font-weight: 400;        border-bottom: 1px solid #eee;        padding: 15px 0;        font-size: 12px;        font-weight: 300;        color: #909090    }
    .module_900032109 .product-content .option_product .o_item .Icon {        color: #777    }
    .module_900032109 .product-content .option_product.share-option>.share-dropdown {        position: fixed;        left: 0;        right: 0;        bottom: 0!important;        z-index: 55;        width: 100%;        opacity: 1;        visibility: visible;        transform: translateY(120%)    }
    .module_900032109 .product-content .option_product.share-option.show-share>.share-dropdown {        transform: translateY(0%)    }
    .module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content:after,.module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content:before {        display: none    }
    .module_900032109 .product-content .option_product.share-option>.share-dropdown>.dropdown-content {        border: 0    }
    .module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown {        opacity: 1;        visibility: visible;        position: fixed;        bottom: 0;        left: 0;        right: 0;        top: initial;        padding-top: 6px;        transform: translateY(120%);        z-index: 20    }
    .module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown::before {        content: "";        position: absolute;        top: 7px;        left: 50%;        transform: translateX(-50%);        height: 2px;        background-color: #949494;        width: 55px    }
    .module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-title {        display: flex    }
    .module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content {        padding: 5px 0    }
    .module_900032109 .product-content .body-list-container .BodyContent .body-select .body_dropdown .dropdown-content>.BodySizeItem .radio-label {        padding: 12px 15px    }
    .module_900032109 .product-content .body-list-container .BodyContent .body-select.ActiveBody .body_dropdown {        transform: translateY(0%)    }
}
.module_900032109_mobile {    z-index: 99;overflow-x:hidden;}
.module_900032109_mobile .m900032109_overlay.Show {    transition: .3s;    position: fixed;    top: 0;    left: 0;    right: 0;    bottom: 0;    width: 100%;    height: 100%;    z-index: 15;    background-color: #000000c2}
body[fcode="Fr-5500103"] .module_900032109_mobile .addFavItem {    position: absolute;    right: 12px;    top: 20px;    transition: .3s;    z-index: 4;}
.module_900032109_mobile .addFavItem {    position: absolute;    right: 11px;    top: 10px;    transition: .3s;    z-index: 4;}
.module_900032109_mobile .addFavItem>.AddFav {    width: 40px;    height: 40px;    display: flex;    align-items: center;    justify-content: center;    font-size: 28px;    transition: .3s;    cursor: pointer;    color: #383838;    border-radius: 50%;}
.module_900032109_mobile .addFavItem>.AddFav::before {    content: "\ed39";    font-family: misszenne!important}
.module_900032109_mobile .addFavItem.activeFav>.AddFav {    background-color: #000}
.module_900032109_mobile .addFavItem.activeFav>.AddFav::before {    content: "\e901";    color: #fff}
.module_900032109_mobile .product-mobile-head {    position: fixed;    top: 0;    left: 0;    right: 0;    display: flex;    align-items: center;    justify-content: space-between;    height: 56px;    padding: 0 2px;    background-color: #fff;    z-index: 5;}
.module_900032109_mobile .product-mobile-head>.item {    position: relative;    top: 0;flex: none;}
.module_900032109_mobile .product-mobile-head>.item:nth-child(3) {flex:auto;}
.module_900032109_mobile .product-mobile-head>.item>.pName {text-align: center; font-size: 15px; font-weight: 100; padding: 0 10px;overflow: hidden;overflow: hidden;/* text-overflow: ellipsis; *//* white-space: nowrap; */max-width: 285px;}
.module_900032109_mobile .product-mobile-head>.item>.mob-control {padding: 16px;font-size: 22px;display: flex;align-items: center;justify-content: center;color: #000}
.module_900032109_mobile .product-mobile-head>.item>.mob-control.mob-back {font-size: 18px;position:relative;top:2px;width:35px;}
.module_900032109_mobile .product-mobile-head>.item>.mob-control.mob-home {width:35px;}
.module_900032109_mobile .product-mobile-head>.item>.mob-control.mob-cart {width:60px;}
.module_900032109_mobile .product-mobile-head>.item>.mob-control.mob-cart::after {    content: ""}
.module_900032109_mobile .product-mobile-head>.item>.mob-control.mob-cart>.Icon {    position: relative}
.module_900032109_mobile .product-mobile-head>.item>.mob-control.mob-cart>.Icon>span {    position: absolute;    font-size: 12px;    width: 16px;    height: 16px;    line-height: 17px;    right: -6px;    text-align: center;    font-family: arial;    font-weight: 600;    background-color: #30ca15;    color: #fff;    border-radius: 50%;    top: -3px}
.module_900032109_mobile .product-content {    position: relative}
.module_900032109_mobile .product-content>.special-text {    background-color: #aae6c8;    align-items: center;    font-size: 13px;    color: #4c4c4c;    padding: 14px 55px 34px 15px;    transition: .3s;    position: relative;    top: -60px}
.module_900032109_mobile .product-content>.special-text>.Icon {    font-size: 16px;    position: relative;    top: -2px;    margin-right: 7px}
.module_900032109_mobile .product-content>.special-text>.close-special {    position: absolute;    right: 12px;    top: 5px;    padding: 10px;    font-size: 11px}
.module_900032109_mobile .product-content>.content-area {    position: relative; background-color: #fff}
.module_900032109_mobile .product-content>.content-area>.product-card {    padding: 13px 13px 7px;    position: relative;}
.module_900032109_mobile .product-content>.content-area>.product-card .brand-name {display:none !important;color: #000; font-size: 14px; text-transform: uppercase; margin-bottom: 5px;}
.module_900032109_mobile .product-content>.content-area>.product-card .ProductName {display:none;font-size: 14px;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;    font-weight: 100;    color: #000;    width: 100%;    margin-bottom: 10px;    text-align: left}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group {    display: flex;    align-items: center;    min-height: 21px;    justify-content: flex-start;    margin-bottom: 8px;}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox {    font-size: 16px}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox .product_campaing_box {    margin-right: 0;    margin-bottom: 2px;    display: block}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox .product_campaing_box>.FlashPrice {    font-size: 16px;    border-radius: 3px;    display: flex;    justify-content: flex-start;    align-items: center;  color: #a30000;    margin-bottom: 2px}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox .product_campaing_box>.FlashPrice>span:first-child {    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox .product_campaing_box>.FlashPrice>.fprice {    margin-left: 7px;    font-weight: 700}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.discount-num {    color: #fff;    font-size: 11px;    font-weight: 100;    padding: 2px 7px;    border-radius: 3px;    margin-right: 10px;    height: 37px;    width: 46px;    background-image: url(https://farktorcdn.com/Library/SystemBox/Upl/900032109_hMCo2SRfe8G0.png);    background-size: 46px;    text-align: center;    line-height: 27px;    font-weight: 800}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox .priceGroup {    display: flex;    align-items: center}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox .priceGroup>.OldPrice {    font-size: 16px;    font-weight: 500;    color: #909090;    text-decoration: line-through;    margin-right: 8px}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox .priceGroup>.Price {    color: #a30000;    font-weight: 900;    font-size: 16px;opacity:0;}
.module_900032109_mobile .product-content>.content-area>.product-card .prices-group>.PriceBox .priceGroup>.Price.disable-price {    text-decoration: line-through!important;    color: #969696!important;    font-weight: 400}
.module_900032109_mobile .product-content>.content-area>.product-card .left-sub {}
.module_900032109_mobile .product-content>.content-area>.product-card .left-sub>span {    color: #9c9c9c;    font-weight: 100;    padding-right: 8px;    margin-right: 8px;    border-right: 1px solid #c3c3c3;    font-size: 12px;}
.module_900032109_mobile .product-content>.content-area>.product-card .left-sub>span:last-child {    border: 0;    padding: 0;    margin: 0}
.module_900032109_mobile .product-content>.content-area>.product-cart-body {    display: flex;    z-index: 55;    background-color: #fff;    position: fixed;    bottom: 0;    left: 0;    right: 0;    align-items: center;    border-top: 1px solid #eee}
body[fcode=Fr-5500103] .module_900032109_mobile .product-content>.content-area>.product-cart-body{z-index:120;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item {    flex: 1;    padding: 0 9px;cursor:pointer;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item[cd=addBagDisplay] {    flex: none;    width: 180px;    padding: 0}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item:first-child {    border-right: 1px solid #eee}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item[CD=addBag] {    flex: none;    width: 160px}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item.SoldOutContainer {    flex: auto;    width: auto}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item.SoldOutContainer .StokBtn {    background-color: #e1e1e1;    color: #8c8c8c;    font-size: 15px;    padding: 11px 17px;margin: 5px 0;    border-radius: 3px;    text-align: center;    font-weight: 400;    position: relative}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item.SoldOutContainer .StokBtn::before {    content: attr(txt_2);    background-color: #e1e1e1;    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    padding: 15px 17px;    animation: soldOutEffect 3s linear infinite;    z-index: 3}
body[fcode="Fr-5500103"][scode="Fr-5500103-2"] .module_900032109_mobile .product-content>.content-area>.product-cart-body>.item.SoldOutContainer .StokBtn::before {display:none;}
@keyframes soldOutEffect {    50% {        z-index: -5    }
}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown {    display: flex;    position: relative;cursor:pointer;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown>.activeColor {    flex: none;    width: 20px;    margin-right: 5px;    display: flex;    align-items: center;    justify-content: center}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown>.activeColor>.color-bg {    position: absolute;    top: 50%;    transform: translateY(-50%);    width: 20px;    height: 20px;    border: 1px solid #eee;    border-radius: 50%}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown.Active>.DropdownContent {    opacity: 1;    visibility: visible}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.BodyDropdown {cursor:pointer;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.BodyDropdown>.body-select {    padding: 15px 30px 15px 10px;    font-size: 15px;    font-weight: 300;    position: relative}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.BodyDropdown>.body-select::before {    content: "\e977";    font-family: misszenne!important;    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%);    font-size: 14px}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown .DropdownTitle,.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.BodyDropdown .DropdownTitle {flex: auto;text-align: center;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown .DropdownTitle>.T,.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.BodyDropdown .DropdownTitle>.T {font-size: 14px;color: #424242;font-weight: 300;margin-bottom: 2px;position: relative;display: flex;align-items: center;font-size: 0;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown .DropdownTitle>.T::after,.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.BodyDropdown .DropdownTitle>.T::after {    content: "\e96e";    font-family: misszenne!important;    position: absolute;    right: 0;    top: 13px;    font-size: 10px;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown .DropdownTitle>.T::before {content: "\ebe5";font-family: MissZenne!important;font-size: 17px;position: relative;display: inline-block;margin: 0 auto;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.BodyDropdown .DropdownTitle>.T::before {content: "\eba0";font-family: MissZenne!important;font-size: 17px;margin: 0 auto;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown .DropdownTitle>.sT,.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.BodyDropdown .DropdownTitle>.sT {font-size: 12px;font-weight: 100;color: #777;margin-top: 3px;position: relative;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.ColorsDropdown .DropdownTitle>.sT.selected-color-text::before {content:"";background-color:var(--AciveColorCode);position: absolute;width: 18px;height: 18px;border-radius: 50%;top: -21px;left: 50%;transform: translateX(-50%);}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.addCartArea {}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.addCartArea>.AddCart {    background-color: #242425;    color: #fff;    font-size: 15px;    padding: 16px 10px;    text-align: center;    font-weight: 400;cursor:pointer;}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.addCartArea>.AddCart.LoadingBtn {    text-align: center;    opacity: .7;    pointer-events: none;    position: relative;    background-color: #4e4e4e!important;    color: #4e4e4e!important}
.module_900032109_mobile .product-content>.content-area>.product-cart-body>.item>.addCartArea>.AddCart.LoadingBtn::before {    content: "";    width: 17px;    height: 17px;    background: 0 0;    border: 2px solid #fff;    border-radius: 50%;    -webkit-clip-path: inset(0 0 50% 0);    clip-path: inset(0 0 50% 0);    transform: translate(-50%,-50%) rotate(0);    -webkit-animation: spin .6s linear infinite;    animation: spin .6s linear infinite;    position: absolute;    left: calc(50% - 8px);    top: 14px}
.module_900032109_mobile .product-content>.content-area>.campaign-badges {    margin-bottom: 15px;    display: none}
.module_900032109_mobile .product-content>.content-area>.campaign-badges>.flash-campaign {    padding: 0 10px}
.module_900032109_mobile .product-content>.content-area>.campaign-badges>.flash-campaign>.campaign-item {    display: inline-block;    margin-right: 10px}
.module_900032109_mobile .product-content>.content-area>.campaign-badges>.flash-campaign>.campaign-item>.BadgeItem {    font-size: 14px;    padding: 8px 10px;    border: 1px solid #eee;    border-radius: 3px;    color: #8e8e8e}
.module_900032109_mobile .product-content>.content-area>.campaign-badges>.flash-campaign>.campaign-item>.BadgeItem.Colored {    background-color: #eee;    color: #6d6d6d}
.module_900032109_mobile .product-content>.content-area>.hire-item {    font-size: 12px;    padding: 0 15px;    margin-bottom: 15px;    display: none}
.module_900032109_mobile .product-content>.content-area>.hire-item>.hire-txt {    display: inline-block;    color: #5d5d5d;    margin-right: 7px}
.module_900032109_mobile .product-content>.content-area>.hire-item>.hire-btn {    display: inline-block;    padding: 5px 0;    text-decoration: underline;    color: #1b4cbd}
.module_900032109_mobile .product-content>.content-area>.TahminiKargo {background-color: #b9e8cc;font-size: 12px;padding: 10px 0;padding-left: 34px;position: relative;margin-bottom: 15px;display: none;border: 0;color: #4f4f4f;font-weight: 400;}
.module_900032109_mobile .product-content>.content-area>.TahminiKargo>span {    display: inline-block;    margin-right: 5px;}
.module_900032109_mobile .product-content>.content-area>.TahminiKargo::before {    content: "\ec21";    font-family: misszenne!important;    font-size: 13px;    position: absolute;    left: 15px;    top: calc(50% - 1px);    transform: translateY(-50%);}
.module_900032109_mobile .product-content>.content-area>.PuanBadge {    padding: 0 15px;    font-size: 13px;    font-weight: 300;    margin-bottom: 15px;    display: none}
.module_900032109_mobile .product-content>.content-area>.PuanBadge>.IconDiv {    font-size: 18px;    position: relative;    top: 2px;    margin-right: 7px;    color: #467146}
.module_900032109_mobile .product-content>.content-area>.SoldOutContainer {    padding: 4px 7px 0}
.module_900032109_mobile .product-content>.content-area>.SoldOutContainer>.Txt {    font-size: 13px;    text-align: center;    margin-bottom: 7px;    color: #f12c3d}
.module_900032109_mobile .product-content>.content-area>.SoldOutContainer>.Txt>span:first-child {    font-size: 14px;    position: relative;    top: 1px;    margin-right: 5px}
.module_900032109_mobile .product-content>.content-area>.SoldOutContainer>.StockAlarm {}
.module_900032109_mobile .product-content>.content-area>.SoldOutContainer>.StockAlarm>.StokBtn {    display: block;    padding: 8px 6px;    text-align: center;    font-size: 13px;    border: 1px solid #f12c3d;    color: #f12c3d}
.m900032109_detailShareModal {    position: fixed;    top: 50%;    left: 50%;    transform: translate(-50%,-50%);    background-color: #fff;    padding: 12px;    border: 1px solid #eee;    width: 300px;    opacity: 0;    visibility: hidden;    z-index: 9991}
.m900032109_detailShareModal.Show {    opacity: 1;    visibility: visible}
.m900032109_detailShareModal .modalContent {    position: relative;    padding: 15px 10px 10px}
.m900032109_detailShareModal .modalContent>.close-share {    position: absolute;    right: -20px;    top: -32px;    color: #000;    transition: .3s;    cursor: pointer;    font-size: 12px;    border-radius: 50%;    background-color: #fff;    width: 35px;    height: 35px;    line-height: 35px;    text-align: center;    border: 1px solid #eee;    box-shadow: -5px 5px 20px -10px #000}
.m900032109_detailShareModal .modalContent>.close-share:hover {    color: #848484}
.m900032109_detailShareModal .modalContent>.content-area {    margin-bottom: 17px}
.m900032109_detailShareModal .modalContent>.content-area:last-child {    margin-bottom: 0}
.m900032109_detailShareModal .modalContent>.content-area>.T {    font-size: 13px;    color: #000;    text-transform: uppercase;    letter-spacing: 1px;    margin-bottom: 12px}
.m900032109_detailShareModal .modalContent>.content-area>.copy-link {    position: relative}
.m900032109_detailShareModal .modalContent>.content-area>.copy-link>.copy-input {    display: block;    height: auto;    width: 100%;    padding: 10px 16px;    overflow: hidden;    font-family: mango-light,Arial;    font-size: 12px;    line-height: 18px;    color: #6d6f71;    text-overflow: ellipsis;    letter-spacing: .3px;    white-space: nowrap;    cursor: pointer;    background-color: #f3f3f3;    border: 1px solid #d7d7d8;    outline: none}
.m900032109_detailShareModal .modalContent>.content-area>.copy-link>.copy-text {    transition: 1s;    padding: 0 12px;    position: absolute;    top: 0;    right: 0;    left: 0;    text-align: center;    background-color: #313131;    color: #fff;    font-size: 11px;    height: 40px;    line-height: 40px;    opacity: 0;    visibility: hidden}
.m900032109_detailShareModal .modalContent>.content-area>.copy-link.show-copy>.copy-text {    opacity: 1;    visibility: visible}
.m900032109_detailShareModal .modalContent>.content-area>.share-list {}
.m900032109_detailShareModal .modalContent>.content-area>.share-list>.Link {    display: inline-block;    padding: 8px;    color: #292929;    font-size: 22px}
.m900032109_detailShareModal .modalContent>.content-area>.share-list>.Link:hover {    opacity: .6}
.m900032109_detailModal {    position: fixed;    top: 50%;    left: 50%;    transform: translate(-50%,-50%);    background-color: #fff;    padding: 12px;    border: 1px solid #eee;    width: 100%;    max-width: 470px;    opacity: 0;    visibility: hidden;    z-index: 9991}
.m900032109_detailModal.Show {    opacity: 1;    visibility: visible}
.m900032109_detailModal .modalContent {    position: relative;    padding: 15px 10px 10px}
.m900032109_detailModal .modalContent>.close-share {    position: absolute;    right: -20px;    top: -32px;    color: #000;    transition: .3s;    cursor: pointer;    font-size: 12px;    border-radius: 50%;    background-color: #fff;    width: 35px;    height: 35px;    line-height: 35px;    text-align: center;    border: 1px solid #eee;    box-shadow: -5px 5px 20px -10px #000}
.m900032109_detailModal .modalContent>.close-share:hover {    color: #848484}
.m900032109_detailModal .modalContent>.content-area {    margin-bottom: 17px}
.m900032109_detailModal .modalContent>.content-area:last-child {    margin-bottom: 0}
.m900032109_detailModal .modalContent>.content-area>.T {    font-size: 15px;    color: #000;    margin-bottom: 12px;    font-weight: 800}
.m900032109_detailModal .modalContent>.content-area .contentText {}
.m900032109_detailModal .modalContent>.content-area .contentText p {    font-size: 14px;    line-height: 21px;    color: #000;    font-weight: 400;    margin-bottom: 15px}
.m900032109_UseProductModal {    position: fixed;    top: 50%;    left: 50%;    transform: translate(-50%,-50%);    background-color: #fff;    padding: 12px;    border: 1px solid #eee;    width: 100%;    max-width: 400px;    opacity: 0;    visibility: hidden;    z-index: 9991}
.m900032109_UseProductModal.Show {    opacity: 1;    visibility: visible}
.m900032109_UseProductModal .modalContent {    position: relative;    padding: 15px 10px 10px}
.m900032109_UseProductModal .modalContent>.close-share {    position: absolute;    right: -20px;    top: -32px;    color: #000;    transition: .3s;    cursor: pointer;    font-size: 12px;    border-radius: 50%;    background-color: #fff;    width: 35px;    height: 35px;    line-height: 35px;    text-align: center;    border: 1px solid #eee;    box-shadow: -5px 5px 20px -10px #000}
.m900032109_UseProductModal .modalContent>.close-share:hover {    color: #848484}
.m900032109_UseProductModal .modalContent>.content-area {    margin-bottom: 17px}
.m900032109_UseProductModal .modalContent>.content-area:last-child {    margin-bottom: 0}
.m900032109_UseProductModal .modalContent>.content-area>.T {    font-size: 13px;    color: #000;    text-transform: uppercase;    letter-spacing: 1px;    margin-bottom: 12px}
.m900032109_UseProductModal .modalContent>.content-area .contentText {}
.m900032109_UseProductModal .modalContent>.content-area .contentText p {    font-size: 14px;    line-height: 21px;    color: #000;    font-weight: 400;    margin-bottom: 15px}
.m900032109_UseProductModal .modalContent>.content-area .contentText .use_list {    margin-top: 10px;    position: relative;    padding-bottom: 45px}
.m900032109_UseProductModal .modalContent>.content-area .contentText .use_list>.item {    display: inline-block;    font-size: 20px;    color: #6d6f71;    transition: .3s;    margin-right: 10px;    position: initial}
.m900032109_UseProductModal .modalContent>.content-area .contentText .use_list>.item[aria-label][data-balloon-pos][data-balloon-pos=up-right]:before {    display: none}
.m900032109_UseProductModal .modalContent>.content-area .contentText .use_list>.item[aria-label][data-balloon-pos][data-balloon-pos=up-right]:after {    margin: 0;    bottom: 20px;    left: 0;    width: fit-content;    background-color: #fff;    color: #000;    right: initial;    padding: 0}
.m900032109_UseProductModal .modalContent>.content-area .contentText .use_list>.item:hover {    color: #000}
.m900032109_selectModal {    position: fixed;    bottom: 0;    left: 0;    right: 0;    z-index: 999;    background-color: #fff;    border-radius: 25px 25px 0 0;    transition: .3s;    transform: translateY(100%);max-height: 85%;overflow-y: auto;}
.m900032109_selectModal.Show {    transform: translateY(0%)}
.m900032109_selectModal .SelectList {}
.m900032109_selectModal .SelectList>.SelectList-title {    padding: 19px 16px;    border-bottom: 1px solid #eee;    display: flex;    align-items: center;    justify-content: space-between;    background-color: #f8f8f8;    border-radius: 10px 10px 0 0}
.m900032109_selectModal .SelectList>.SelectList-title>.item {    font-size: 14px;    color: #3e3e3e}
.m900032109_selectModal .SelectList>.SelectList-title>.item>.BodyRehber {    font-size: 14px;    text-decoration: underline;    color: #000;    padding: 4px 0}
.m900032109_selectModal .SelectList>.SelectList-content {height: calc(100% - 55px);    overflow-y: auto;}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem {    border-bottom: 1px solid #eee}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem input[type=radio] {    position: absolute;    opacity: 0}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label {    position: relative;    cursor: pointer;    display: flex;    align-items: center;    justify-content: space-between;    padding: 17px 25px;    transition: .3s;    width: 100%;    font-size: 14px}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label:hover {    background-color: #f9f9f9}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label>span {    font-size: 12px;    display: inline-block}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label .AzStok {    font-size: 12px;    color: #adafb2;    font-weight: 400}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label .StockAlarm {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    display: flex;    align-items: center;    justify-content: flex-end;    padding-right: 18px}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label .StockAlarm>.txt {    display: inline-block;    font-size: 11px;    margin-right: 9px}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label .StockAlarm.ActiveAlarm {    color: #f12c3d}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label .StockAlarm.ActiveAlarm>.Icon {    -webkit-animation-name: spaceboots;    -webkit-animation-duration: .4s;    -webkit-transform-origin: 50% 50%;    -webkit-animation-iteration-count: infinite;    -webkit-animation-timing-function: linear}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem .radio-label .DeliveryTime {    color: #a5a5a5;    font-size: 11px;    font-weight: 100}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem input[type=radio]:disabled+.radio-label {    color: #b5b5b5;    text-decoration: line-through}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group {    position: relative;    cursor: pointer;    display: flex;    align-items: center;    justify-content: space-between;    transition: .3s}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group:hover {    background-color: #f9f9f9}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group>span {    font-size: 12px;    display: inline-block}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group .StockAlarm {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    display: flex;    align-items: center;    justify-content: flex-end;    padding-right: 18px}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group .StockAlarm>.txt {    display: inline-block;    font-size: 11px;    margin-right: 9px}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group .StockAlarm.ActiveAlarm {    color: #f12c3d}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group .StockAlarm.ActiveAlarm>.Icon {    -webkit-animation-name: spaceboots;    -webkit-animation-duration: .4s;    -webkit-transform-origin: 50% 50%;    -webkit-animation-iteration-count: infinite;    -webkit-animation-timing-function: linear}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group .DeliveryTime {    color: #a5a5a5;    font-size: 11px;    font-weight: 100}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group .StockAlarm>span {    display: inline-block;    margin-right: 28px;    position: relative;    color: #f79005;    font-size: 13px}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem>.body-group .StockAlarm>span::before {    content: "\ea65";    position: absolute;    right: -24px;    top: -1px;    font-size: 15px;    font-family: misszenne!important}
.m900032109_selectModal .SelectList>.SelectList-content>.BodySizeItem.Disable .radio-label .body-name {    color: #b2b2b2}
.module_900032109_mobile .product-content .product-detail-m {    border-bottom: 1px solid #eee;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom {  }
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents {padding: 12px 0;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents > .item {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #eee;  padding: 15px;    border: 11px solid #f9f9f9;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents > .item:last-child {margin-bottom:0;border:0;padding-bottom:0;}
body[fcode="Fr-5500103"] .module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents > .item:last-child{display:none;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsTitle {font-size: 14px;display: flex;align-items: center;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsTitle > .Icon {position: relative;top: -2px;margin-right: 7px;font-size: 14px;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody {padding-left: 24px;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody p ,.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody li{font-size: 14px;font-weight: 100;padding: 10px 0;position: relative;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody p::before,.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody li::before {content:"";position: absolute;left: -19px;top: 16px;width: 3px;height: 3px;border-radius: 50%;border: 1px solid #5f5f5f;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody .use_list {}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody .use_list .use-head {margin-left: -10px;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody .use_list .use-head > .item {display: inline-block;font-size: 20px;padding: 10px;position: relative;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody .use_list .use-head > .item.active {color: #c70405;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody .use_list .use-head > .item.active::after {content:"";position: absolute;bottom: 7px;left: 50%;transform: translateX(-50%);width: 10px;height: 1px;background-color: #c70405;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody .use_list .use-body {}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody .use_list .use-body > div {font-size: 14px;font-weight: 100;display: none;}
.module_900032109_mobile .product-content .product-detail-m>.detail-bottom .detailContents .item > .contentsBody .use_list .use-body > div.show {display: block;}
.module_900032109_mobile .product-content .product-detail-m .phoneSale {    position: fixed;    right: -100px;    bottom: 20px;    z-index: 15;    border-radius: 50%;    width: 52px;    height: 52px;    line-height: 50px;    text-align: center;    font-size: 22px;    color: #fff;    background-image: url(https://farktorcdn.com/Library/SystemBox/Upl/900032109_b27Iym3XXs0V.png);    background-size: cover;    transition: .3s}
.module_900032109_mobile .product-content .product-detail-m .phoneSale.Show {    right: 20px}
.module_900032109_mobile .product-content .product-detail-m .phoneSale::before {    display: none!important}
.module_900032109_mobile .product-content .product-detail-m .detail-sharing {padding: 0px 20px;border-bottom: 1px solid #eee;}
.module_900032109_mobile .product-content .product-detail-m .detail-sharing .option-item {padding: 18px 0;border-bottom: 1px solid #eee;position: relative;}
.module_900032109_mobile .product-content .product-detail-m .detail-sharing .option-item::after {font-family: 'MissZenne' !important;content:"\e975";position: absolute;right: 0;font-size: 11px;top: 50%;transform: translateY(-50%);}
.module_900032109_mobile .product-content .product-detail-m .detail-sharing .option-item:last-child {border:0;}
.module_900032109_mobile .product-content .product-detail-m .detail-sharing .option-item > .item-title {display: flex;align-items: center;font-size: 14px;font-weight: 300;}
.module_900032109_mobile .product-content .product-detail-m .detail-sharing .option-item > .item-title > .Icon {font-size: 16px;margin-right: 10px;width: 18px;}
.module_900032109_mobile .product-content .product-detail-m .detail-sharing .option-item.AlarmActive > .item-title {color:#c70405;}
.module_900032109_mobile .product-content .product-detail-m .share-group {    padding: 20px;    text-align: center;    display: flex;    flex-wrap: wrap;}
.module_900032109_mobile .product-content .product-detail-m .share-group .shareBox {flex: none;width: 100%;margin-bottom: 13px;}
.module_900032109_mobile .product-content .product-detail-m .share-group .shareBox > .shareBtn {    display: inline-flex;    align-items: center;    border-radius: 10px;    border: 1px solid #D3D3D3;    background-color: #FAFAFA;    color: #444;    font-size: 14px;    padding: 7px 14px;}
.module_900032109_mobile .product-content .product-detail-m .share-group .shareBox > .shareBtn > .Icon {    font-size: 16px;    position: relative;    top: -1px;    margin-right: 5px;}
.module_900032109_mobile .product-content .product-detail-m .share-group > .product-code-content {    width: 100%;    font-size: 12px;    line-height: 18px;    color: #5f5f5f;    font-weight: 100;    margin-bottom: 22px;}
.module_900032109_mobile .product-content .product-detail-m .share-group > .product-code-content > p {}
.module_900032109_mobile .product-content .product-detail-m .share-group > .product-code-content > p > .product-code {    font-weight: 800;    color: #444;}
.module_900032109_mobile .product-content .product-detail-m .share-group > .share-item {    flex: 1;    border-right: 1px solid #eee;}
.module_900032109_mobile .product-content .product-detail-m .share-group > .share-item:last-child {border:0;}
.module_900032109_mobile .product-content .product-detail-m .share-group > .share-item > .item-link {    display: block;    color: #444;}
.module_900032109_mobile .product-content .product-detail-m .share-group > .share-item > .item-link > .Icon {    display: block;    font-size: 22px;}
.module_900032109_mobile .product-content .product-detail-m .share-group > .share-item > .item-link > .Txt {    font-size: 12px;    display: block;    margin-top: 12px;    font-weight: 100;}
.module_900032109_mobile .product-content .product-detail-m .share-group > .share-item[cd="[[productWhatsappSaleBox]]"] A {color:#166d00;}
.module-detail-other {margin-top:0}
.module-detail-other .OtherProducts {background-color:#fff;}
.phoneSaleModal {    position: fixed;    z-index: 9991;    bottom: 0;    left: 0;    right: 0;    padding: 10px;    transition: .3s;    transform: translateY(200%)}
.phoneSaleModal.Show {    transform: translateY(0)}
.phoneSaleModal>.phoneSaleModalContainer {}
.phoneSaleModal>.phoneSaleModalContainer>.ModalTop {    background-color: #fff;    border-radius: 10px;    padding-top: 20px;    text-align: center}
.phoneSaleModal>.phoneSaleModalContainer>.ModalTop>.product-code {    padding: 0 10px;    display: inline-block;    border-bottom: 1px solid #777;    padding-bottom: 4px;    margin-bottom: 10px}
.phoneSaleModal>.phoneSaleModalContainer>.ModalTop>p {    display: block;    padding: 0 15px;    font-size: 13px;    line-height: 17px;    color: #505050;    margin-bottom: 15px}
.phoneSaleModal>.phoneSaleModalContainer>.ModalTop>.modalList {}
.phoneSaleModal>.phoneSaleModalContainer>.ModalTop>.modalList>.item {    border-top: 1px solid #eee}
.phoneSaleModal>.phoneSaleModalContainer>.ModalTop>.modalList>.item .item-link {    width: 100%;    display: block;    padding: 16px 10px;    display: flex;    align-items: center;    justify-content: center;    font-size: 16px;    color: #000}
.phoneSaleModal>.phoneSaleModalContainer>.ModalTop>.modalList>.item .item-link>.Icon {    font-size: 21px;    margin-right: 8px}
.module_900032109_mobile .addFavItem.phoneSaleModal>.phoneSaleModalContainer>.ModalTop>.modalList>.item .item-link>.Txt {}
.phoneSaleModal>.phoneSaleModalContainer>.phoneSaleClose {    background-color: #fff;    border-radius: 10px;    padding: 15px;    text-align: center;    margin-top: 10px}
.m900032109_colorModal {    position: fixed;    bottom: 0;    left: 0;    right: 0;    z-index: 9991;    background-color: #fff;    border-radius: 25px 25px 0 0;    transition: .3s;    transform: translateY(100%)}
.m900032109_colorModal.Show {    transform: translateY(0%)}
.m900032109_colorModal .colorList {}
.m900032109_colorModal .colorList .colorList-title {    padding: 19px 16px;    border-bottom: 1px solid #eee;    display: flex;    align-items: center;    justify-content: space-between;    background-color: #f8f8f8;    border-radius: 10px 10px 0 0}
.m900032109_colorModal .colorList .colorList-content {    max-height: 400px;    overflow-y: hidden;    overflow-x: auto;    white-space: nowrap;    padding: 12px 10px}
.m900032109_colorModal .colorList .ct>.item .item-link>.Icon {    font-size: 21px;    margin-right: 8px}
.phoneSaleModal>.phoneSaleModalContainer>.ModalTop>.modalList>.item .item-link>.Txt {}
.phoneSaleModal>.phoneSaleModalContainer>.phoneSaleClose {    background-color: #fff;    border-radius: 10px;    padding: 15px;    text-align: center;    margin-top: 10px}
.m900032109_colorModal .colorList .colorList-content>.item {max-width: 75px;display: inline-block;    margin-right: 4px}
.m900032109_colorModal .colorList .colorList-content>.item .color-group {    text-align: left;    position: relative;    padding: 5px;    width: 100%}
.m900032109_colorModal .colorList .colorList-content>.item .color-group::after {    content: attr(data-color-name);    color: #636363;    display: inline-block;    width: 100%;    text-align: center;    font-size: 12px}
.m900032109_colorModal .colorList .colorList-content>.item .color-group input[type=radio] {    position: absolute;    opacity: 0}
.m900032109_colorModal .colorList .colorList-content>.item .color-group input[type=radio]:checked+.radio-label>span:before {    border-color: #fff}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label {    display: block;    cursor: pointer;    width: 100%}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label>span {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label::before {    content: "";    z-index: 9;    background-color: var(--colorCode);    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    display: none}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label::after {    content: "";    border-radius: 50%;00%;    text-align: center;    font-size: 12px}
.m900032109_colorModal .colorList .colorList-content>.item .color-group input[type=radio] {    position: absolute;    opacity: 0}
.m900032109_colorModal .colorList .colorList-content>.item .color-group input[type=radio]:checked+.radio-label>span:before {    border-color: #fff}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label {    display: block;    cursor: pointer;    width: 100%}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label>span {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label::before {    content: "";    z-index: 9;  display: block;    cursor: pointer;    width: 100%}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label>span {    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label::before {    content: "";    z-index: 9;    background-color: var(--colorCode);    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    display: none}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label::after {    content: "";    border-radius: 50%;    border: 1px solid #eee;    width: 2 width: 22px;    height: 22px;    background-color: var(--colorCode);    position: absolute;    left: 15px;    top: 50%;    transform: translateY(-50%);    display: none}
.m900032109_colorModal .colorList .colorList-content>.item .color-group .radio-label>img {    max-width: 55px;    width: 100%;    display: inline-block;    border-radius: 3px}
.shareGroupBtn {    position: fixed;    right: 18px;    bottom: 122px;    width: 45px;    height: 45px;    line-height: 47px;    text-align: center;    border-radius: 50%;    background-color: #fff;    font-size: 24px;    box-shadow: 0 0 11px -4px #0000009e;    z-index: 9999;    transition: .3s}
.shareGroupBtn.Show {    -ms-transform: rotate(88deg);    transform: rotate(88deg)}
.shareGroupContainer {    position: fixed;    bottom: 182px;    z-index: 9999;    right: 20px;    transition: .3s;    opacity: 0;    visibility: hidden}
.shareGroupContainer.Show {    opacity: 1;    visibility: visible}
.shareGroupContainer>.item>.link-item {    display: flex;    flex-direction: row-reverse;    color: #444;    padding: 10px 8px;    align-items: center}
.shareGroupContainer>.item>.link-item>.Icon {    width: 30px;    height: 30px;    line-height: 30px;    border-radius: 50%;    text-align: center;    background-color: #fff;    box-shadow: 0 0 11px -4px #0000009e;    margin-left: 13px}
.shareGroupContainer>.item>.link-item:hover>.Icon {    box-shadow: 0 0 11px -2px #000000d6}
.shareGroupContainer>.item>.link-item>.Txt {    font-size: 13px}
.module_900032109_mobile > .ColorList {position: absolute;z-index: 5;right: 44px;top: 7px;display: flex;align-items: center;padding: 8px 9px 8px;}
.module_900032109_mobile > .ColorList > .list {display: flex;align-items: center;max-width:55px;}
.module_900032109_mobile > .ColorList > .list > .item {margin-right: 6px;}
.module_900032109_mobile > .ColorList > .list > .item:nth-child(n+4) {display: none;}
.module_900032109_mobile > .ColorList > .list > .item .color-group {}
.module_900032109_mobile > .ColorList > .list > .item .color-group input {display: none;}
.module_900032109_mobile > .ColorList > .list > .item .color-group .radio-label {display: block;line-height: 0;width: 13px;height: 13px;position: relative;border-radius: 50%;: hidden;}
.module_900032109_mobile > .ColorList > .list > .item .color-group .radio-label > span {position: absolute;left: 0;right: 0;top: 0;bottom: 0;pointer-events:none;border-radius: 50%;}
.module_900032109_mobile > .ColorList > .list > .item .color-group .radio-label > span::before {content:"";background-color:var(--colorCode);display: inline-block;width: 16px;height: 16px;}
.module_900032109_mobile > .ColorList > .list > .item .color-group .radio-label > img {display:none !important;}
.module_900032109_mobile > .ColorList > .colorCount {font-size: 13px;color: #676767;font-weight: 100;line-height: 18px;padding: 4px 0 0px 0px;height: 22px;}
.module_900032109_mobile .colorListContent {padding: 5px 15px;}
.colorListContent_Title {padding: 0; margin-bottom: 14px; border: 0; font-size: 14px; display: flex; align-items: center; font-weight: 400;}
.module_900032109_mobile .List {white-space: nowrap;overflow-x: auto;padding-bottom: 16px;}
.module_900032109_mobile .List .item {display: inline-block; width: 82px; margin-right: 14px;}
.module_900032109_mobile .List .item .color-group {text-align: center;}
.module_900032109_mobile .List .item .color-group::after {content:attr(data-color-name);display: block;width: 100%;font-size: 14px;font-weight: 500;margin-top: 9px;}
.module_900032109_mobile .List .item .color-group input {opacity: 0;visibility: hidden;position: absolute;}
.module_900032109_mobile .List .item .color-group .radio-label {display: block;border: 1px solid transparent;border-radius: 3px;overflow: hidden;}
.module_900032109_mobile .List .item .color-group .radio-label > span{display: block;}
body[fcode="Fr-5500103"] .ProductDetail-001 .layoutGroups.L1 .layout> .shareGroupBtn{display:none!important}

/*PageModül - 900033100*/
/*PageModÃ¼l - 900033100*/.module_900033100 {    margin-top: 54px;    margin-bottom: 36px;}
.module_900033100 .product-info-detail {padding: 55px 0;padding-right: 46px;}
.module_900033100 .product-info-detail .detail-content {/* margin: 0 auto; */display: flex;border-top: 1px solid #DBDBDB;padding: 21px 0;}
.module_900033100 .product-info-detail .detail-content .T {font-size: 15px;font-weight: 600;line-height: 13px;color: #0A0A0A;/* text-transform: uppercase; */letter-spacing: 1px;margin-bottom: 14px;}
.module_900033100 .product-info-detail .detail-content .accordion-content {font-size: 13px;line-height: 17px;color: #6d6f71;letter-spacing: 0.3px;}
.module_900033100 .product-info-detail .detail-content p {font-size: 13px;line-height: 20px;color: #484848;letter-spacing: 0.3px;margin-bottom: 0px;}
body[fcode="Fr-5500126"] .module_900033100 .product-info-detail .detail-content .use_product .accordion-content > p {display:none;}
.module_900033100 .product-info-detail .detail-content .product-info {/* margin-right: 90px; */flex:auto;/* border-top: 1px solid #DBDBDB; *//* border-bottom: 1px solid #DBDBDB; *//* padding: 21px 0; */}
.module_900033100 .product-info-detail .detail-content .product-info .ModelBox {    margin-top: 30px;}
.module_900033100 .product-info-detail .detail-content .product-info .ModelBox .Title {    font-size: 15px;    font-weight: 600;    line-height: 13px;    color: #0A0A0A;    letter-spacing: 1px;    margin-bottom: 14px;}
.module_900033100 .product-info-detail .detail-content .product-info .ModelBox .Item {    font-size: 13px;    line-height: 20px;    color: #484848;    letter-spacing: 0.3px;    margin-bottom: 0px;    padding: 2px 0;}
.module_900033100 .product-info-detail .detail-content .product-info .ModelBox .Item > span {    position: relative;}
.module_900033100 .product-info-detail .detail-content .product-info .ModelBox .Item > span:first-child {    width: 60px;    display: inline-flex;    justify-content: space-between;    margin-right: 10px;}
.module_900033100 .product-info-detail .detail-content .product-info .ModelBox .Item > span:first-child::after {content:":";position: relative;top: -1px;}
.module_900033100 .product-info-detail .detail-content .product-info .tags {}
.module_900033100 .product-info-detail .detail-content .product-info .tags > span {font-size: 11px;color: #6d6f71;background-color: #f3f3f3;display: inline-block;padding: 5px 8px;margin-right: 5px;}
.module_900033100 .product-info-detail .detail-content .use_product {flex: none;width: 300px;/* display: none !important; *//* opacity: 0 !important; *//* visibility: hidden !important; */}
.module_900033100 .product-info-detail .detail-content .use_product .use_list {margin-top: 24px;position: relative;}
.module_900033100 .product-info-detail .detail-content .use_product .use_list > .item {display: inline-block;font-size: 20px;color: #6d6f71;transition: .3s;margin-right: 10px;position:initial}
.module_900033100 .product-info-detail .detail-content .use_product .use_list > .item[aria-label][data-balloon-pos][data-balloon-pos=up-right]:before {display: none;}
.module_900033100 .product-info-detail .detail-content .use_product .use_list > .item[aria-label][data-balloon-pos][data-balloon-pos=up-right]:after {margin: 0;bottom: -24px;left: 0;width: fit-content;background-color: #fff;color: #000;right: initial;padding: 0;}
.module_900033100 .product-info-detail .detail-content .use_product .use_list > .item:hover {color:#000;}
.module_900033100 .product-info-detail .detail-content.bottom{display: flex;justify-content: space-between;align-items: center;width: 100%;border-bottom: 1px solid #DBDBDB;padding: 36px 0;}
.module_900033100 .product-info-detail .detail-content.bottom > .item{display: flex;justify-content: center;align-items: center;flex-direction: column;font-size: 14px;color: #6d6f71;margin: 0 18px;}
.module_900033100 .product-info-detail .detail-content.bottom > .item > .icon-ifa{font-size: 24px;margin-bottom: 12px;}
.module_900033100 .product-info-detail .detail-content.bottom > .item > .icon-text{    white-space: normal;    text-align: center;}
.module_900033100 .product-info-detail .detail-content .modelDetail {margin-top: 15px;}
.module_900033100 .product-info-detail .detail-content .modelDetail .ModelBox .Title {font-size: 15px;font-weight: 600;line-height: 13px;color: #0A0A0A;letter-spacing: 1px;margin-bottom: 9px;}
.module_900033100 .product-info-detail .detail-content .modelDetail .ModelBox .Item {display: inline-block;margin-right: 10px;}
.module_900033100 .product-info-detail .detail-content .modelDetail .ModelBox .Item > span {font-size: 13px;line-height: 20px;color: #484848;letter-spacing: 0.3px;margin-bottom: 0px;margin-right: 5px;}
.module_900033100 .product-info-detail .detail-content .modelDetail .ModelBox .Item > span:first-child::after {content: ":";margin-left: 3px;}
@media only screen and (max-width: 1440px){    .module_900033100 .product-info-detail{padding: 0 0;padding-right: 46px;}
    .module_900033100 .product-info-detail .detail-content{}
}
@media only screen and (max-width: 991px){.module_900033100 .product-info-detail {padding: 55px 25px;}
.module_900033100 .product-info-detail .detail-content {max-width: 100%;}
}
@media only screen and (max-width: 768px){.module_900033100 {display:none !important;}
}
/*@media only screen and (max-width: 768px){.module_900033100 .product-info-detail {padding: 0 15px;}
.module_900033100 .product-info-detail .detail-content {display: block;border-top: 1px solid #eee;}
.module_900033100 .product-info-detail .detail-content .accordion-item {margin: 0;width: 100%;}
.module_900033100 .product-info-detail .detail-content .accordion-item > .T::before {content: "";font-family: misszenne!important;font-size: 18px;margin-right: 7px;}
.module_900033100 .product-info-detail .detail-content .accordion-item > .T {margin: 0;font-size: 12px;border-bottom: 1px solid #eee;padding: 15px 0;position: relative;text-transform: initial;letter-spacing: 0;color: #909090;display: flex;align-items: center;font-weight: 100;}
.module_900033100 .product-info-detail .detail-content .accordion-item > .T::after {content:"\e977";font-family: 'MissZenne' !important;position: absolute;right: 5px;top: 50%;transform: translateY(-50%);font-size: 12px;color: #afafaf;}
.module_900033100 .product-info-detail .detail-content .accordion-item > .accordion-content {padding: 14px 0;display: none;}
.module_900033100 .product-info-detail .detail-content .accordion-item.active .T {color: #313131;}
.module_900033100 .product-info-detail .detail-content .accordion-item.active >.T::after {content: "\e973";}
.module_900033100 .product-info-detail .detail-content .product-info > .T::before {content: "\ed28";font-size: 16px;}
.module_e_900033100 .product-info-detail .detail-content .use_product > .T::before {content: "\ec2e";}
}
*/
/*BulletinBottomBar #0042d1||||||||0||||*/
 .BulletinBar.Bottom{background-color:#0042d1} 
 .BulletinBar.Bottom .item-link{font-size:px;color:;height:px} 
 .BulletinBar.Bottom .closeBulletin{font-size:px;color:;display:none} 
/*BulletinTopBar #176312||15||#ffffff||40||||#00e613||25*/
 .BulletinBar.Top{background-color:#176312} 
 .BulletinBar.Top .item-link{font-size:15px;color:#ffffff;height:40px} 
 .BulletinBar.Top .closeBulletin{font-size:25px;color:#00e613;display:none} 
/*BottomBar 11000516*/
.module-11000516 {width: 100%;position: relative;background-color: #fff;border-top: 1px solid #eee;transition: .3s;display: none;}
.module-11000516 .mobile-bottom-bar {width: 100%;display: flex;justify-content: center;align-items: center;position: fixed;bottom: 0;left: 0;transform: translateY(0);right: 0;z-index: 999;background-color: #fff;border-top: 1px solid #eee;transition: .3s;}
.module-11000516 .mobile-bottom-bar .bottom-bar-container {width: 100%;}
.module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements {display: flex;flex-direction: row;}
.module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-icon {border: none;background: none;padding: 16px 13px;flex: 1;position: relative;text-align: center;}
body[fcode="Fr-5500103"] .module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-icon {padding:18px 15px !important;}
.module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .animation.active:before{content: ''; width: 38px; height: 2px; background-color: #000; position: absolute; top: -1px; z-index: 10; left: 50%; transform: translateX(-50%);}
.module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-text {flex: auto;border: none;background: none;position: relative;}
.module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-text .element-text {color: #101010;font-size: 15px;text-transform: uppercase;font-weight: 700;}
.module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-icon .ifa-icon {color: #000000;position: relative;font-size: 18px;}
body[fcode="Fr-5500174"] .module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-icon.favoriteBtn .ifa-icon {font-size:22px;}
body[fcode="Fr-5500103"] .module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-icon .ifa-icon{font-size:20px;}
.module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-icon .ifa-icon .aux-element-text{position: absolute; right: -10px; top: -4px; width: 18px; height: 18px; line-height: 18px; background-color: #00CA8D; font-size: 13px; color: #fff; border-radius: 50%; font-family: 'aplus'; font-weight: 700;}
.module-11000516 .account-NoneLogin-container .account-content-area .top .account-top-content {display: flex;flex-direction: row;align-items: center;}
.module-11000516 .account-NoneLogin-container .account-content-area .top .account-top-content .top-account-section{padding: 26px;color: #000;text-align: center;flex: auto;}
.module-11000516 .account-NoneLogin-container .account-content-area .top .account-top-content .top-account-section .top-account-text{font-size: 17px;font-weight: 900;padding-right: 45px;}
.module-11000516 .account-NoneLogin-container .account-content-area .top .account-top-content .ifa-icon {padding: 26px 13px;color: #000;font-size: 19px;padding: 26px 13px;color: #000;font-size: 19px;padding-left: 0;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section {padding: 26px 0;position: relative;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section:after{content:"";position: absolute;top: 0;left: -20px;width: calc(100% - -40px);height:100%;background-color: #F2F2F2;z-index: -1;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-header .welcome-header-text-area .header-text-bld{display: block;color: #1F1F1F;font-size: 21px;font-weight: 900;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-header .welcome-header-text-area .header-text-cl{font-size: 13px;opacity: 0.87;line-height: 2;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-box {display: flex;flex-direction: row;background-color: #01CA8D;padding: 10px 15px;align-items: center;border-radius: 5px;width: 100%;max-width: 270px;margin-top: 9px;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-box .welcome-box-icon .ifa-icon{color: #fff;font-size: 29px;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-box .welcome-box-link {color: #fff;font-size: 16px;padding: 0 4px;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-box .welcome-box-link .welcome-box-txt-area {}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-box .welcome-box-link .welcome-box-txt-area .welcome-aux-txt{color: #fff;padding: 0 3px;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-box .welcome-box-link .welcome-box-txt-area .welcome-box-link.LogIn {font-weight: 800;text-decoration: underline;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .middle-welcome-section .welcome-box .welcome-box-link .welcome-box-txt-area .welcome-box-link.Register {font-weight: 800;text-decoration: underline;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-dropdown .account-dropdown-content .list-item .product-item {border-bottom: 1px solid rgba(0,0,0,0.3);}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-dropdown .account-dropdown-content .list-item .product-item .product-item-content{display: flex;flex-direction: row;justify-content: space-between;padding: 16px 0;padding-right: 13px;align-items: center;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-dropdown .account-dropdown-content .list-item .product-item .item-text {font-size: 14px;color: #1A1A1A;font-weight: 700;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-dropdown .account-dropdown-content .list-item .product-item .item-aux-icon {}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-dropdown .account-dropdown-content .list-item .product-item .item-aux-icon .ifa-icon {font-size: 9px;color: #1A1A1A;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-dropdown .account-dropdown-content .list-item .product-item .dropdown-list {display: none;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-dropdown .account-dropdown-content .list-item .product-item .dropdown-list .dropdown-content{padding: 20px 0;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-dropdown .account-dropdown-content .list-item .product-item .dropdown-list .dropdown-content > a{font-size: 14px;color: #1A1A1A;font-weight: 700;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-help {padding: 40px 0;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-help .account-help-content .account-help-header .help-header-text {font-size: 18px;color: #1F1F1F;font-weight: 700;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-help .account-help-content .account-help-item .help-item-link {padding: 12px 0;display: block;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-help .account-help-content .account-help-item .help-item-link .help-item-content-area {display: flex;flex-direction: row;align-items: center;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-help .account-help-content .account-help-item .help-item-link .help-item-content-area .ifa-icon {color: #01CA8D;font-size: 18px;position: relative;top: -4px;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-help .account-help-content .account-help-item .help-item-link .help-item-content-area .help-item-text-section {padding-left: 10px;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-help .account-help-content .account-help-item .help-item-link .help-item-content-area .help-item-text-section .item-text-bld {color: #1F1F1F;font-size: 13px;font-weight: 700;}
.module-11000516 .account-NoneLogin-container .account-content-area .middle .account-help .account-help-content .account-help-item .help-item-link .help-item-content-area .help-item-text-section .item-text-info {color: #1F1F1F;opacity: 0.55;font-size: 12.5px;padding: 5px 0;}
.module-11000516 .account-NoneLogin-container .account-content-area .bottom {position: fixed;bottom: 0;left: 0;width: 100%;background: #fff;}
.module-11000516 .account-NoneLogin-container .account-content-area .bottom .bottom-bar-container .bottom-bar-content {display: flex;flex-direction: row;justify-content: space-between;border-top: 1px solid #000;margin: 0 18px;}
.module-11000516 .account-NoneLogin-container .account-content-area .bottom .bottom-bar-container .bottom-bar-content .bottom-bar-link{font-size: 17px;font-weight: 900;color: #000000;padding: 16px 13px;text-transform: uppercase;padding-right: 0;padding-left: 0;}
.module-11000516 .account-NoneLogin-container {padding: 0 20px;width: 100%;height: 100%;background-color: #fff;border-top: 1px solid #eee;position: fixed;left: 0;right: 0;bottom: 0;transform: translateY(100%);z-index: 1000;transition: .5s;overflow: auto;opacity: 0;visibility: hidden;padding-bottom: 61px;-webkit-box-shadow: -1px -8px 20px -4px rgb(209 209 209);-moz-box-shadow: -1px -8px 20px -4px rgba(209,209,209,1);box-shadow: -1px -8px 20px -4px #f9f9f9;}
.module-11000516 .account-NoneLogin-container.show{transform: translateY(0);visibility: visible;opacity: 1;}
.module-11000516 .account-Logged-container {padding: 0 20px;width: 100%;height: 100%;background-color: #fff;border-top: 1px solid #eee;position: fixed;left: 0;right: 0;bottom: 0;transform: translateY(100%);z-index: 1000;transition: .5s;overflow: auto;opacity: 0;visibility: hidden;padding-bottom: 61px;-webkit-box-shadow: -1px -8px 20px -4px rgb(209 209 209);-moz-box-shadow: -1px -8px 20px -4px rgba(209,209,209,1);box-shadow: -1px -8px 20px -4px #f9f9f9;}
.module-11000516 .account-Logged-container.show{transform: translateY(0);visibility: visible;opacity: 1;}
.module-11000516 .account-Logged-container .account-content-area .top {position: fixed;left: 0;top: 0px;width: 100%;background: #fff;z-index: 1232;}
.module-11000516 .account-Logged-container .account-content-area .top .account-top-content {display: flex;flex-direction: row;align-items: center;}
.module-11000516 .account-Logged-container .account-content-area .top .account-top-content .ifa-icon.backMain {padding: 26px 13px;color: #000;font-size: 19px;}
.module-11000516 .account-Logged-container .account-content-area .top .account-top-content .top-account-section {padding: 26px;color: #000;text-align: center;flex: auto;}
.module-11000516 .account-Logged-container .account-content-area .top .account-top-content .top-account-section .top-account-text {font-size: 17px;font-weight: 900;color: #000000;padding-right: 45px;}
.module-11000516 .account-Logged-container .account-content-area .middle {padding-top: 72px;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item {border-bottom: 1px solid #F2F2F2;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item .product-item-content {display: flex;flex-direction: row;align-items: center;justify-content: space-between;padding: 16px 0;padding-right: 13px;padding-left: 6px;color: #000;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item .product-item-content .product-item-left{display: flex;align-items: center;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item .product-item-content .product-item-left .ifa-icon {font-size: 17px;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item .product-item-content .product-item-left .item-text {font-size: 14px;color: #1A1A1A;font-weight: 700;padding-left: 9px;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item .product-item-content .item-aux-icon { }
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item .product-item-content .item-aux-icon .ifa-icon { }
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item .dropdown-list {display: none;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .account-info-dropdown .dropdown-content .product-item .dropdown-list .dropdown-content {padding: 20px 0;}
.module-11000516 .account-Logged-container .account-content-area .bottom {position: fixed;left: 0;bottom: 0px;width: 100%;background: #fff;}
.module-11000516 .account-Logged-container .account-content-area .bottom .bottom-bar-container {}
.module-11000516 .account-Logged-container .account-content-area .bottom .bottom-bar-container .bottom-bar-content {display: flex;flex-direction: row;justify-content: space-between;border-top: 1px solid #000;margin: 0 18px;}
.module-11000516 .account-Logged-container .account-content-area .bottom .bottom-bar-container .bottom-bar-content .bottom-bar-link.MainPage {font-size: 17px;font-weight: 900;color: #000000;padding: 16px 13px;text-transform: uppercase;padding-right: 0;padding-left: 0;}
.module-11000516 .account-Logged-container .account-content-area .bottom .bottom-bar-container .bottom-bar-content .bottom-bar-link.Account {font-size: 17px;font-weight: 900;color: #000000;padding: 16px 13px;text-transform: uppercase;padding-right: 0;padding-left: 0;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .personal-acc-info {padding: 22px 18px;padding-left: 0;position: relative;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .personal-acc-info::before{content:"";position: absolute;top: 0;left: -20px;width: calc(100% - -40px);height:100%;background-color: #F2F2F2;z-index: -1;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .personal-acc-info .acc-info-content {display: flex;flex-direction: row;align-items: center;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .personal-acc-info .acc-info-content .personal-name-logo {border-radius: 50%;background-color: #01CA8D;padding: 15px;width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .personal-acc-info .acc-info-content .personal-name-logo .personal-name-shrt-txt {font-size: 18px;color: #FFFFFF;font-weight: 700;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .personal-acc-info .acc-info-content .personal-info-text {border-left: 1px solid rgba(0,0,0,0.4);padding: 0 16px;margin-left: 16px;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .personal-acc-info .acc-info-content .personal-info-text .welcome-txt {display: block;font-size: 15px;color: #1F1F1F;font-weight: 500;}
.module-11000516 .account-Logged-container .account-content-area .middle .account-info-content .personal-acc-info .acc-info-content .personal-info-text .personal-name-text {font-size: 17px;font-weight: 900;color: #3B3B3B;}
body[fcode="Fr-5500103"] .module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-icon .ifa-icon .aux-element-text{background-color:rgba(255, 144, 0, 1);}
body[fcode="Fr-5500184"] .module-11000516 .mobile-bottom-bar .bottom-bar-container .bar-elements .bottom-bar-icon.favoriteBtn .ifa-icon {font-size:21px;}
@media only screen and (max-width:991px){.module-11000516{display: block;}
}

/*Header Menü 82000*/
/*82000*/.header-menu-container {width: 100%;display: block;background-color: #fff;border-top-style: solid;border-bottom-style: solid;border-top-width: 0;border-bottom-width: 0;border-top-color: transparent;border-bottom-color: transparent}
.header-menu-container .menu-container {background-color: transparent}
.header-menu-container .menu-container>.nav-menu {display: flex;justify-content: flex-start;align-items: center}
.header-menu-container .menu-container>.nav-menu.alignLeft {justify-content: flex-start}
.header-menu-container .menu-container>.nav-menu.alignCenter {justify-content: center}
.header-menu-container .menu-container>.nav-menu.alignRight {justify-content: flex-end}
.header-menu-container .menu-container>.nav-menu .nav-list {}
.header-menu-container .menu-container>.nav-menu .nav-list:first-child .nav-link {border-left-width: 0}
.header-menu-container .menu-container>.nav-menu .nav-list .nav-link {color: #333;cursor: pointer;padding: 10px 8px;transition: .3s;font-size: 14px;position: relative;display: flex;align-items: center;padding: 4px;margin: 0 2px;justify-content: flex-start;font-family: inherit;border-left-style: solid;border-right-style: solid;border-left-width: 0;border-right-width: 0;border-left-color: transparent;border-right-color: transparent;}
.header-menu-container .menu-container>.nav-menu .nav-list .nav-link>.icon-menu-arrow {font-size: 13px;color: inherit;margin-left: 4px;margin-top: 4px;display:none;}
.header-menu-container .menu-container>.nav-menu .nav-list .nav-link .line-animaniton{position: relative;display: contents;}
.header-menu-container .menu-container>.nav-menu .nav-list .nav-link .line-animaniton::before{content: ' ';width: 100%;display: block;height: 2px;background-color: #000;position: absolute;left: 4px;right:0;bottom: 0px;z-index: 9999;opacity: 0;visibility: hidden;}
.header-menu-container .menu-container>.nav-menu .nav-list:hover .nav-link .line-animaniton::before{opacity: 1;visibility: visible;}
.header-menu-container .menu-container>.nav-menu .nav-list:hover .nav-link {}
.header-menu-container .menu-container>.nav-menu .nav-list .nav-link>.icon-ifa>img {max-width: 20px;width: 100%}
.header-menu-container .menu-container>.nav-menu .nav-list .nav-link>.icon-ifa {font-size: 13px;color: inherit;order: 1}
.header-menu-container .menu-container>.nav-menu .nav-list .nav-link>.icon-ifa>i {font-size: inherit;color: inherit}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container {/*transition: all .3s;*/opacity: 0;visibility: hidden;position: absolute;z-index: 2;margin-top: 0;padding: 0;background-color: transparent;border-top-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-style: solid;border-right-width: 0;border-left-width: 0;border-top-width: 0;border-bottom-width: 0;border-right-color: transparent;border-left-color: transparent;border-bottom-color: transparent;border-top-color: transparent}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container.Full {left: 0;right: 0}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container.Hiza {left: 9px;right: 9px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container.Serbest {}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container.colLeft .dropdown-body .sub-container {justify-content: left}
body[fcode=Fr-5500142] .header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container.colLeft .dropdown-body .sub-container{justify-content:space-between;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li>a .icon-badge>img {max-width: 20px;width: 100%;margin-right: 6px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container.colCenter .dropdown-body .sub-container {justify-content: center}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container.colRight .dropdown-body .sub-container {justify-content: flex-end}
.header-menu-container .menu-container .nav-menu .nav-list.dropdown-hover .menu-dropdown-container {/*transition: all .3s;*/opacity: 0;visibility: hidden;position: absolute;z-index: 999;left: 0;right: 0;margin-top: 0;padding: 0;border-bottom: 1px solid #eee;display:none;}
.header-menu-container .menu-container .nav-menu .nav-list.dropdown-hover:hover .menu-dropdown-container {opacity: 1;visibility: visible;display:block;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body {position: relative;background-color: #fff;}
.header-menu-container .menu-container>.nav-menu .nav-list.dropdown-hover .nav-link .icon-arrow-up {opacity: 0;visibility: hidden;position: absolute;bottom: -3px;left: 50%;font-size: 13px;color: #dedede;transition: all .3s}
.header-menu-container .menu-container>.nav-menu .nav-list.dropdown-hover .nav-link .icon-arrow-down {opacity: 0;visibility: hidden;position: absolute;top: calc(100% + 2px);left: calc(50% - 9px);font-size: 18px;z-index: 10000;color: inherit;transition: all .3s;}
.header-menu-container .menu-container>.nav-menu .nav-list.dropdown-hover:hover .nav-link .icon-arrow-up {opacity: 1;visibility: visible}
.header-menu-container .menu-container>.nav-menu .nav-list.dropdown-hover:hover .nav-link .icon-arrow-down {opacity: 1;visibility: visible}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub {background-color: transparent;height: auto;border-top-width: 0;border-bottom-width: 0;border-left-width: 0;border-right-width: 1px;border-style: solid;border-color: #ab727200;margin: 0 auto;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-header {width: 100%;padding: 10px;text-align: left;display: flex;align-items: center;justify-content: flex-start;font-size: 14px;color: #000;font-weight: 900;border-top-width: 0!important;border-left-width: 0!important;border-right-width: 0!important;font-style: normal;font-weight: 700;text-decoration: none;padding-left: 5px;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-header>.icon-badge {margin: auto 2px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body {width: 100%;display: block}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-header>.icon-badge>img {max-width: 20px;width: 100%;margin-left: 6px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li {text-align: left;width: 100%;display: block}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li>a {padding: 4px 8px;cursor: pointer;color: #000;font-size: 14px;position: relative;text-align: left;align-items: center;font-weight: 600;display: flex;align-items: center;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li>a .icon-ifa {}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li>a .icon-text {border-left-width: 0;border-right-width: 0;border-top-width: 0;padding-bottom: 0;position: relative;left: 0;transition: .3s;border-bottom: 1px solid transparent;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li>a:hover .icon-text{border-bottom: 1px solid #000;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li>a .icon-badge {order: -1!important}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li>a>.icon-badge>i {background-color: transparent;color: inherit;font-size: inherit;padding: 2px 6px;text-align: center;border-radius: 0 0 0 0;position: relative;margin-left: 6px;line-height: 15px;order: 0}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li {}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a {padding: 4px 8px;cursor: pointer;color: #000;font-size: 14px;position: relative;text-align: left;position: relative;font-weight: 100;display: inline-flex;align-items: center;margin-left: 15px;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li a>.icon-badge>i {background-color: transparent;color: inherit;font-size: inherit;padding: 2px 6px;text-align: center;border-radius: 4px 4px 4px 4px;position: relative;margin-left: 5px;order: 0}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li a.Hv1 .icon-text::after {content: "";position: absolute;bottom: -2px;left: 0;right: 0;height: 1px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li a.Hv1:hover .icon-text::after {background-color: #a5a5a5}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li a.Hv2 .icon-text::after {content: "";position: absolute;bottom: -3px;left: 0;width: 0;height: 1px;background-color: #a5a5a5;transition: .3s}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li a.Hv2:hover .icon-text::after {width: 100%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a>.icon-badge>i {background-color: transparent;color: inherit;font-size: inherit;padding: 2px 6px;text-align: center;border-radius: 4px 4px 4px 4px;position: relative;margin-left: 5px;order: 0}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a.Hv1 .icon-text::after {content: "";position: absolute;bottom: -2px;left: 0;right: 0;height: 1px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a.Hv1:hover .icon-text::after {background-color: #a5a5a5}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a.Hv2 .icon-text::after {content: "";position: absolute;bottom: -3px;left: 0;width: 0;height: 1px;background-color: #a5a5a5;transition: .3s}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a.Hv2:hover .icon-text::after {width: 100%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a.Hv3 .icon-text::after {content: "\e98c";font-family: misszenne!important;font-size: 13px;margin-left: 0;transition: .3s;opacity: 0;position: relative;top: 1px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a.Hv3:hover .icon-text::after {opacity: 1;margin-left: 5px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a .icon-text {border-left-width: 0!important;border-right-width: 0!important;border-top-width: 0!important;position: relative;left: 0;transition: .3s;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body .dropdown-li>.sub-sub-menu-body>.dropdown-li>a:hover .icon-text{left: 6px;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .dropdown-theme {}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .dropdown-theme .themeAdd-Js {display: flex;align-items: center;justify-content: center}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .dropdown-theme .themeAdd-Js {opacity: 0;visibility: hidden;transition: all .3s}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .dropdown-theme:hover .themeAdd-Js {opacity: 1;visibility: visible}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .dropdown-theme .themeAdd-Js>.icon-ifa {}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .dropdown-theme .themeAdd-Js>.icon-text {}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container {width: 100%;display: flex;padding: 9px 0}
body:not([fcode=Fr-5500142]) .header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container.S8 .dropdown-sub.Sub1{width: 12%;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container.S8 .dropdown-sub.Sub2{width: 24%;}
body[fcode=Fr-5500142] .header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container.S8 .dropdown-sub.Sub2{width:14%;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container.S8 .dropdown-sub.Sub3{width: 48%;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container.S8 .dropdown-sub.Sub4{width: 68%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container.S8 .dropdown-sub.Sub5{}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub1 {width: 20%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub1 .sub-menu-body {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub1 .sub-menu-body .dropdown-li .sub-sub-menu-body {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub2 {width: 37%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub2 .sub-menu-body {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub2 .sub-menu-body .dropdown-li .sub-sub-menu-body {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1}
body[fcode=Fr-5500142] .header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub2 .sub-menu-body{column-count: initial;-webkit-column-count: initial;}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub3 {width: 60%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub3 .sub-menu-body {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub3 .sub-menu-body .dropdown-li .sub-sub-menu-body {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub4 {width: 80%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub4 .sub-menu-body {-webkit-column-count: 4;-moz-column-count: 4;column-count: 4}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub4 .sub-menu-body .dropdown-li .sub-sub-menu-body {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub5 {width: 100%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub5 .sub-menu-body {-webkit-column-count: 5;-moz-column-count: 5;column-count: 5}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container .dropdown-sub.Sub5 .sub-menu-body .dropdown-li .sub-sub-menu-body {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-footer {background-color: #f6f6f6;width: 100%;display: block;border: 1px solid #ddd}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-footer .d-nav-menu {display: flex;justify-content: space-between;align-items: center}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-footer .d-nav-menu .d-nav-list {position: relative;width: 100%;display: block;padding: 10px 0}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-footer .d-nav-menu .d-nav-list .d-nav-list .d-nav-link {}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-footer .d-nav-menu .d-nav-list .d-nav-link .icon-ifa {font-size: 14px;color: #b6475a;display: inline-block;position: absolute;top: 13px}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-footer .d-nav-menu .d-nav-list .d-nav-link .icon-text.up {display: block;padding: 2px 0;color: #333;font-size: 14px;padding-left: 20px;width: 100%}
.header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-footer .d-nav-menu .d-nav-list .d-nav-link .icon-text.down {display: block;padding: 2px 0;color: #333;font-size: 14px;font-weight: 600;padding-left: 20px}
.header-menu-container>.Container.W1180 .menu-dropdown-container.Hiza {max-width: 1180px;width: 100%;margin: 0 auto}
.header-menu-container>.Container.W1320 .menu-dropdown-container.Hiza {max-width: 1320px;width: 100%;margin: 0 auto}
.header-menu-container>.Container.W1440 .menu-dropdown-container.Hiza {max-width: 1440px;width: 100%;margin: 0 auto}
@media only screen and (max-width: 768px) {    .header-menu-container {display:none}
}
   @media only screen and (max-width: 1600px) {    body[fcode=Fr-5500142] .header-menu-wrap .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .Container.WFULL {padding: 0 20px;}
    body[fcode=Fr-5500142] .header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container.S8 .dropdown-sub.Sub2 {width: auto;}
    body[fcode=Fr-5500142] .header-menu-container section.module-71012 .sub-menu .sub-menu-list .list-item .item-2 {padding-left:0;}
}

/*Search 170001615*/
.favorite[cd="addFavItem"].activeFavorite{cursor:pointer;}
.favorite[cd="addFavItem"].activeFavorite i{font-weight:600;}
.module-170001615 {position: fixed;width: 100%;background-color: #fff;top: 0;left: 0;right: 0;bottom:0;z-index: 100000;display: none;padding: 25px 0;overflow: hidden;}
.module-170001615 .Container { }
.module-170001615 .Container .row { }
.module-170001615 .Container .row .col-12 { }
.module-170001615 .Container .row .col-12 .search-head{}
.module-170001615 .Container .row .col-12 .search-head.top{width: 100%;display: flex;justify-content: space-between;align-items: center;position: relative;margin-bottom: 60px;}
.module-170001615 .Container .row .col-12 .search-head .search-logo-link {max-width: 170px;}
.module-170001615 .Container .row .col-12 .search-head .search-logo-link .search-logo-img{width: 100%;}
.module-170001615 .Container .row .col-12 .search-head.bottom{padding: 0 40px;margin-bottom: 40px;}
.module-170001615 .Container .row .col-12 .search-head .search-close-btn{position: absolute;right: 0;top: 50%;transform: translateY(-50%);font-size: 20px;color: #000;width: 40px;height: 40px;}
.module-170001615 .Container .row .col-12 .search-head .search-form{width: 100%;display: flex;justify-content: flex-start;align-items: center;position: relative;}
.module-170001615 .Container .row .col-12 .search-head .search-form .search-btn{width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;position: absolute;left: -12px;top: 0;font-size: 20px;color: #000;}
.module-170001615 .Container .row .col-12 .search-head .search-form .search-form{}
.module-170001615 .Container .row .col-12 .search-head .search-form .form-action{width: 100%;}
.module-170001615 .Container .row .col-12 .search-head .search-form .form-action .hiden-input{}
.module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input{width: 100%;border: none;border-bottom: 1px solid #707070;padding: 10px 0;font-size: 22px;color: #ccc;text-indent: 32px;}
.module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input::placeholder{color: #ccc;font-size: 21px;}
.module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input.bold{color: #000;}
.module-170001615 .Container .row .col-12 .search-head .search-form .search-clear-btn{width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;position: absolute;right: -10px;top: 0;font-size: 20px;color: #000;}
.module-170001615 .Container .row .col-12 .seach-body {padding: 0 40px;display: flex;justify-content: flex-start;align-items: flex-start;}
.module-170001615 .Container .row .col-12 .seach-body .body-left {width: 20%;position: relative;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav {margin-bottom: 16px;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-title {font-size: 16px;color: #000000;font-weight: 900;margin-bottom: 12px;position: relative;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-title::before{/* content: '';*/width: 30px;height: 1px;background-color: #000;position: absolute;top: 50%;left: 15px;transform: translateX(-50%);}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list {display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;margin-bottom: 12px;max-height: 156px;overflow-y: hidden;transition: .5s;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list::-webkit-scrollbar {/* width: 7px; *//* background-color: #f0f0f0; */}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list::-webkit-scrollbar-thumb {background: #a2a2a2}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list::-webkit-scrollbar-thumb:window-inactive {background: #d6d6d6}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list.show{max-height: 310px;overflow-y: auto;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list .fast-nav-link {font-size: 14px;padding: 8px 0;color: #000;cursor: pointer;position: relative;left:0;transition: .5s;}
body[fcode="Fr-5500185"] .module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input::placeholder{font-size:14px;position:relative;top:1px}
@media only screen and (min-width: 991px) {.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list .fast-nav-link:hover{left: 5px;text-decoration: underline;}
}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-all-link{}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-all-link .icon-ifa{font-size: 13px;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-all-link .icon-text{font-size: 16px;color: #000;cursor: pointer;text-decoration: underline;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-all-link.show .icon-ifa::before{content: '\e933';}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav { }
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-title {font-size: 16px;color: #000000;font-weight: 900;margin-bottom: 12px;position: relative;padding-left: 40px;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-title::before{content: '';width: 30px;height: 1px;background-color: #000;position: absolute;top: 50%;left: 15px;transform: translateX(-50%);}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list {display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;margin-bottom: 12px;max-height: 156px;overflow-y: hidden;transition: .5s;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list::-webkit-scrollbar {width: 7px;background-color: #f0f0f0}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list::-webkit-scrollbar-thumb {background: #a2a2a2}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list::-webkit-scrollbar-thumb:window-inactive {background: #d6d6d6}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list.show{max-height: 310px;overflow-y: auto;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list .category-nav-link {font-size: 14px;padding: 8px 0;color: #000;cursor: pointer;position: relative;left:0;transition: .5s;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list .category-nav-link:hover{left: 5px;text-decoration: underline;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-all-link{}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-all-link .icon-ifa{font-size: 13px;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-all-link .icon-text{font-size: 16px;color: #000;cursor: pointer;text-decoration: underline;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-all-link.show .icon-ifa::before{content: '\e933';}
.module-170001615 .Container .row .col-12 .seach-body .body-right{width: 80%;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list{}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list-title{font-size: 16px;color: #000000;font-weight: 900;margin-bottom: 12px;position: relative;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;padding-right: 9px;flex-wrap: wrap;overflow-x: auto;position: relative;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list::-webkit-scrollbar {width: 7px;background-color: #f0f0f0}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list::-webkit-scrollbar-thumb {background: #a2a2a2}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list::-webkit-scrollbar-thumb:window-inactive {background: #d6d6d6}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item {width: calc(20% - 10px);margin: 5px;margin-bottom: 27px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link {width: 100%}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .product-img {width: 100%;margin-bottom: 12px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container {}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-campaing {margin-top: 6px;color: #f12f2f;font-size: 14px;text-align: left}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-campaing>.flash-campaing-name {margin-right: 9px}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-campaing>.flash-campaing-price {}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-price {margin-top: 6px;color: #1f1f1f;font-size: 14px;font-weight: 600;text-align: left;display: flex;justify-content: flex-start;align-items: flex-end;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-price>.flash-campaing-discount {text-align: center;width: max-content;display: inline-block;border-color: currentcolor;border: 1px solid #f12f2f;background-color: #f12f2f;font-size: 14px;padding: 0 6px;color: #fff;border-radius: 60px;margin-right: 8px;display: none;padding-top: 5px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-price>.old-price {font-size: 14px;margin-right: 8px}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-price>.new-price.disable-price,.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-price>.old-price.disable-price {text-decoration: line-through;margin-right: 9px;color: #989898;font-size: 14px;display: none;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-price>.new-price {font-size: 14px;font-weight: 900;color: #000;opacity: 0;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .campaing-container .flash-price>.new-price.colorRed {color: red}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .product-name{color: #2B2B2B;font-size: 14px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list{}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .search-product-last-view-title{font-size: 16px;color: #000000;font-weight: 900;margin-bottom: 12px;position: relative;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;padding-right: 9px;flex-wrap: wrap;overflow-x: auto;position: relative;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list::-webkit-scrollbar {width: 7px;background-color: #f0f0f0}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list::-webkit-scrollbar-thumb {background: #a2a2a2}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list::-webkit-scrollbar-thumb:window-inactive {background: #d6d6d6}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell {width: calc(20% - 10px);margin: 5px;margin-bottom: 27px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem {width: 100%}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .Link {}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .carousel-image {width: 100%;margin-bottom: 12px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo{}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .PriceBox{margin-top: 6px;color: #1f1f1f;font-size: 14px;font-weight: 600;text-align: left;display: flex;justify-content: flex-start;align-items: flex-end;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .PriceBox .OldPrice{text-decoration: line-through;margin-right: 9px;color: #989898;font-size: 14px;display: none;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .PriceBox .productDiscountRate{text-align: center;width: max-content;display: inline-block;border-color: currentcolor;border: 1px solid #f12f2f;background-color: #f12f2f;font-size: 14px;padding: 0 6px;color: #fff;border-radius: 60px;margin-right: 8px;display: none;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .PriceBox.Price{font-size: 14px;font-weight: 900;color: #000;opacity: 0;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .PriceBox.Price.disable-price{text-decoration: line-through;margin-right: 9px;color: #989898;font-size: 14px;display: none;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .flashCampaingBox{margin-top: 6px;color: #f12f2f;font-size: 14px;text-align: left;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .flashCampaingBox .flash-campaing-name{margin-right: 9px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .flashCampaingBox .flash-campaing-price{font-weight: 700;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .flashCampaingBox .flashCampaingName{font-size: 14px;color: #f11;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .flashCampaingBox .flashCampaingPrice{margin-left: 6px;font-size: 14px;color: #f11;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .campaing-container {}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .pName{color: #2B2B2B;font-size: 14px;font-weight: 100;}
@media only screen and (max-width: 1600px) {.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item{width: calc(25% - 10px);}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell{width: calc(25% - 10px);}
}
@media only screen and (max-width: 1440px) {.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item{width: calc(25% - 10px);}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell{width: calc(25% - 10px);}
.module-170001615 .Container .row .col-12 .search-head.bottom{padding: 0 20px;}
.module-170001615 .Container .row .col-12 .seach-body{padding: 0 20px;}
/*.module-170001615 .Container .row .col-12 .search-head .search-form .search-btn{left: 20px;}
*/}
@media only screen and (max-width: 1320px) {.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item{width: calc(33.33% - 10px);}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell{width: calc(33.33% - 10px);}
.module-170001615 .Container .row .col-12 .search-head.bottom{padding: 0 20px;}
.module-170001615 .Container .row .col-12 .seach-body{padding: 0 20px;}
/*.module-170001615 .Container .row .col-12 .search-head .search-form .search-btn{left: 20px;}
*/}
@media only screen and (max-width: 1180px) {.module-170001615 .Container .row .col-12 .seach-body{flex-direction: column;}
.module-170001615 .Container .row .col-12 .seach-body .body-left{width: 100%;/* margin-bottom: 16px; */}
.module-170001615 .Container .row .col-12 .seach-body .body-right{width: 100%;/* margin-bottom: 27px; */}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item{width: calc(25% - 10px);}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell{width: calc(25% - 10px);}
}
@media only screen and (max-width: 991px) {.module-170001615{padding: 10px 0;}
.module-170001615 .Container .row .col-12 .seach-body{padding: 0 10px;}
.module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input{font-size: 13px;text-indent: 28px;/* max-width: 340px; */font-weight: 100;color: #000;/* margin: 0 auto; */border-radius: 18px;background: linear-gradient(90deg, rgba(255,250,250,1) 0%, rgba(233,233,233,0.4) 0%, rgba(233,233,233,0.6) 60%);border: none;display: flex;padding: 11.5px 10px;}
.module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input::placeholder {font-size:15px}
body[fcode="Fr-5500181"] .module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input{color:#000;line-height: 28px;padding: 11px 5px 4px 5px;font-weight: 400;}
body[fcode="Fr-5500181"] .module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input::-webkit-input-placeholder{font-size:14px;font-weight:400}
body[fcode="Fr-5500179"] .module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input{font-size: 14px;}
body[fcode="Fr-5500179"] .module-170001615 .Container .row .col-12 .search-head .search-form .form-action .search-input::-webkit-input-placeholder{font-size:14px;font-weight:400}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item{width: 100%;margin: 0 0;margin-bottom: 5px;border-bottom: 1px solid #eee;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link .product-img{max-width: 70px;margin-right: 12px;border-radius: 5px;margin-bottom: 6px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item .product-link{display: flex;justify-content: flex-start;align-items: flex-start;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item.Other-item{border-bottom: 0;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list .product-item.Other-item .product-link{display: flex;justify-content: center;align-items: center;padding: 10px 0;color: #2f7bff;text-decoration: underline;}
.module-170001615 .Container .row .col-12 .search-head .search-logo-link{max-width: 130px;}
body[fcode="Fr-5500179"] .module-170001615 .Container .row .col-12 .search-head .search-logo-link{max-width:184px;}
.module-170001615 .Container .row .col-12 .search-head.top{border-bottom: 1px solid #eee;justify-content: center;margin-bottom: 12px;padding-bottom: 14px;padding-top: 4px;}
.module-170001615 .Container .row .col-12 .search-head .search-close-btn{top: 22px;right: 10px;}
.module-170001615 .Container .row .col-12 .search-head.bottom{margin-bottom: 0px;padding: 0 10px;}
.module-170001615 .Container .row .col-12 .search-head .search-form .search-clear-btn{right: 1px;top: -2px;}
.module-170001615 .Container .row .col-12 .search-head .search-form .search-btn{left: 22px;top: -3px;padding-left: 5px;font-size: 15px;display: flex;width:initial;}
.module-170001615 .Container .row .col-12 .search-head .search-form .search-btn .ifa-icon{font-size:17px;color:#aba5a5;display:block;padding-left:14px}
.module-170001615 .Container .row .col-12 .search-head .search-form .search-btn .search-text-element{font-size: 14px;color: #aba5a5;opacity: 1;font-style: italic;font-weight: 100;padding-left: 12px;}
body[fcode="Fr-5500179"] .module-170001615 .Container .row .col-12 .search-head .search-form .search-btn {left: 5px;top: -1px;}
body[fcode="Fr-5500179"] .module-170001615 .Container .row .col-12 .search-head .search-form .search-btn .ifa-icon {font-size: 18px;padding-left:10px;}
body[fcode="Fr-5500179"] .module-170001615 .Container .row .col-12 .search-head .search-form .search-clear-btn {right: 11px; top: 4px;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav{margin-bottom: 16px;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list{overflow-x: scroll;display: block;white-space: nowrap;width: inherit;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list .category-nav-link{margin-right: 22px;display: inline-block;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-category-nav .category-nav-list::-webkit-scrollbar {height: 4px}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list{white-space: nowrap;width: inherit;overflow-x: scroll;padding-bottom: 0;flex-wrap: nowrap;padding-bottom: 12px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell{display: inline-block;width: 175px;/* margin-left: 12px; */flex: 0 0 215px;text-align: left;margin-bottom: 0;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell:first-child{margin-left: 0;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list .carousel-cell .productItem .productInfo .pName{overflow: hidden;white-space: break-spaces;display: block;text-overflow: ellipsis;max-width: 200px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .product-last-view-list::-webkit-scrollbar {height: 4px}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-list .product-list{    overflow-y: auto;    height: 100vh;    padding-bottom: 170px;}
.module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list{}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list{    flex-direction: row;    padding-right: 9px;    flex-wrap: wrap;    overflow-x: auto;    position: relative;    flex-wrap: nowrap;    white-space: nowrap;    width: inherit;    overflow-x: scroll;    margin-bottom: 0;    padding-bottom: 18px;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-list .fast-nav-link{    border: 1px solid #ACACAC;    color: #ACACAC;    border-radius: 25px;    padding: 8px 22px;    margin-right: 9px;    display: inline-block;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav .fast-nav-all-link{display: none;}
.module-170001615 .Container .row .col-12 .seach-body .body-left .search-fast-nav{margin-bottom: 0;}
body[fcode="Fr-5500193"] .module-170001615 .Container .row .col-12 .search-head .search-logo-link {max-width: 170px;}
body[fcode="Fr-5500193"] .module-170001615 .Container .row .col-12 .search-head .search-close-btn {top:25px;}
}
.OldPrice.hidePrice{display: none !important;}
body[fcode="Fr-5500193"] .module-170001615 .Container .row .col-12 .seach-body {margin-top: 20px;}
body[fcode="Fr-5500193"] .module-170001615 .Container .row .col-12 .seach-body .body-right .search-product-last-view-list .search-product-last-view-title {font-weight:500;}

/*MobilNav 10000418*/
.module-10000418 {padding: 0;position: fixed;left: 0;top: 0;width: 100vw;height: 100%;overflow: hidden;/* flex-direction: column; */align-items: center;justify-content: space-between;display: none;background-color: #fff;transition: transform cubic-bezier(.7,.2,.3,1.2) .5s;z-index: 9999;}
.module-10000418 input {}
.module-10000418 .navigatorRow {width: 100%;height: 59px;display: flex;flex-direction: row;align-items: center;position: sticky;justify-content: flex-end;padding: 0 15px;}
/* xxx-)content-wrapper diye kapsayıcı div eklendi kapatma butonu haric menu ve spset gizlendi */.module-10000418 .navigatorRow .menu-btn-group{position: relative;display: flex;display: none;}
.module-10000418 .navigatorRow .menu-btn-group .home-btn {/* width: 50px; *//* height: 100%; */border: none;background: 0 0!important;color: #444;padding-top: 4px;font-size: 22px;}
.module-10000418 .navigatorRow .menu-btn-group .bag-link {/* width: 50px; *//* height: 100%; */border: none;background: 0 0!important;color: #444;padding-top: 4px;font-size: 22px;position: relative;display: block;margin: 0 12px;}
.module-10000418 .navigatorRow .menu-btn-group .bag-link span > span{width: 16px;height: 16px;border-radius: 50%;position: absolute;right: -6px;top: -4px;display: flex;padding-bottom: 3px;justify-content: center;align-items: center;font-size: 15px;background-color: #1cc31c;color: #fff;}
.module-10000418 .navigatorRow .close-btn {width: 50px;height: 100%;border: none;background: 0 0!important;color: #444;padding-top: 4px;font-size: 16px}
.module-10000418 .navigatorRow .close-btn> .ifa-58{font-weight:600;}
/* 1-)content-wrapper  eklendi logo kapatıldı*/.module-10000418 .navigatorRow .logo-link {display: none;}
.module-10000418 .navigatorRow .logo-link img {width: auto;max-height: 32px;}
/* 1-)content-wrapper diye kapsayıcı div eklendi yorum satırına kaldırılan  yorum satırındaki cssle bunun için kaldırıldı*/.module-10000418 .content{/*height: calc(100% - 67px);*/}
/* 1-)content-wrapper diye kapsayıcı div eklendi bunun css stilleri*/.module-10000418 .content-wrapper{height: calc(100% - 58px);overflow-y: auto;overflow-x: hidden;}
.module-10000418 .content .browseRow {    margin-bottom: 20px;    width: 100%;    padding: 0px 17px 0;}
.module-10000418 .content .browseRow .title {font-size: 27px;font-weight: 600;line-height: 1;color: #242424;display: none}
.module-10000418 .content .browseRow .search {position: relative;width: 100%;height: 35px;background: #fff;border-radius: 6px;margin-top: 10px}
.module-10000418 .content .browseRow .search .searchInput {width: 100%;height: 100%;border-radius: 11px;padding: 1px 5px 0 32px;font-size: 14px;position: relative;text-indent: 4px;top: 0;text-align: left;z-index: 2;transition: all ease .2s;background-color: #f6f6f6;border: 1px solid #eeeeeeb5;}
.module-10000418 .content .browseRow .search .seachIconBtn {display: block;position: absolute;top: 9px;left: 8px;font-size: 17px;color: #000;transition: all ease .2s;display: block;background-color: transparent;z-index: 6;}
.module-10000418 .content .browseRow .search .closeIconBtn {display: none;justify-content: center;flex-direction: column;align-items: center;position: absolute;top: 2px;right: 3px;font-size: 14px;color: #000;transition: all ease .2s}
.module-10000418 .content .browseRow .search .closeIconBtn .icon-ifa {font-size: 18px}
.module-10000418 .content .browseRow .search .closeIconBtn .icon-text {font-size: 10px;margin-top: 3px;display: block}
.module-10000418 .content .browseRow .search .searchInput:focus {border-color: #444;color: #242424}
.module-10000418 .content .browseRow .search .searchInput:focus+seachiconbtn {color: #444;transform: rotateZ(90deg)}
.module-10000418 .content .browseRow .search .searchInput::placeholder {color: #bbb}
.module-10000418 .content .browseRow .search .searchInput::-webkit-input-placeholder {color: #bbb}
.module-10000418 .content .browseRow .search .searchInput::-moz-placeholder {color: #bbb}
.module-10000418 .content .browseRow .search .searchInput::-ms-input-placeholder {color: #bbb}
.module-10000418 .content .browseRow .search .searchInput::-moz-placeholder {color: #bbb}
/* 2-)content-wrapper diye kapsayıcı div eklendi yorum satırına kaldırılan  yorum satırındali cssle bunun için kaldırıldı*/.module-10000418 .content .browseList{padding: 0px 17px 17px 17px;width: 100%;/*height: calc(100% - 100px);overflow-x: hidden;overflow-y: auto;*/}
.module-10000418 .content .browseList .box {margin-bottom: 15px;display: flex;}
.module-10000418 .content .browseList .box .box-image {width: 100%;border-radius: 5px;display: flex;align-items: center;justify-content: left;position:relative;}
.module-10000418 .content .browseList .box .box-image .textElement{position:absolute;left:5%;top:41%;color:#000;text-transform:uppercase;font-weight:900;}
.module-10000418 .content .browseList .box .box-image .boxImg {width: 100%;border-radius: 5px}
.module-10000418 .content .browseList .box .box-image .box-image-text {margin-left: 17px;font-size: 16px;line-height: 1;font-weight: 700;color: #222222cc;/* display: none; */}
.module-10000418 .content .browseList .box .box-menu {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #fff;overflow-x: hidden;overflow-y: auto;transform: translateX(-100%);transition: transform cubic-bezier(.7,.2,.3,1.2) .5s;z-index: 99999;}
.module-10000418 .content .browseList .box.active .box-menu {transform: translateX(0)}
.module-10000418 .content .browseList .box .box-menu .box-menu-header {display: flex;flex-direction: row;align-items: center;justify-content: space-between;padding: 0px 17px 0;border-bottom: 1px solid #f1f1f1;}
.module-10000418 .content .browseList .box .box-menu .box-menu-header button {height: 52px;background: 0 0;border: none;padding-top: 2px;position: relative;}
.module-10000418 .content .browseList .box .box-menu .box-menu-header .box-menu-backBtn {width: 52px;display: flex;justify-content: flex-start;align-items: center;color: #5492e8;font-weight: 100;}
.module-10000418 .content .browseList .box .box-menu .box-menu-header .box-menu-backBtn > .icon-ifa{ font-size: 15px; line-height: 1; font-weight: 100;}
.module-10000418 .content .browseList .box .box-menu .box-menu-header .box-menu-backBtn > .icon-text{ font-size: 15px; line-height: 1; font-weight: 100; margin-left: 2px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-header .box-menu-basketBtn {width: 52px;display: flex;justify-content: flex-end;align-items: center;color: #000;font-weight: 100;}
.module-10000418 .content .browseList .box .box-menu .box-menu-header .box-menu-basketBtn.icon-ifa {font-size: 22px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-header .box-menu-basketBtn .icon-ifa >span{width: 17px;height: 17px;background-color: #000;display: flex;justify-content: center;align-items: center;position: absolute;font-size: 14px;top: 12px;right: 7px;color: #fff;border-radius: 50%;font-family: sans-serif;}
.module-10000418 .content .browseList .box .box-menu .box-menu-image {width: 100%;display: flex;align-items: center;justify-content: left;padding: 17px 17px 0;position:relative;}
.module-10000418 .content .browseList .box .box-menu .box-menu-image .textElement{position:absolute;left:8%;top:50%;color:#000;text-transform:uppercase;font-weight:900;}
.module-10000418 .content .browseList .box .box-menu .box-menu-image .menuBoxImg {width: 100%;border-radius: 5px}
.module-10000418 .content .browseList .box .box-menu .box-menu-image .box-menu-image-text {margin-left: 17px;font-size: 16px;line-height: 1;font-weight: 700;color: #222222cc}
.module-10000418 .content .browseList .box .box-menu .box-menu-list {padding: 17px 4px 0}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a {display: flex;width: 100%;flex-direction: row;align-items: center;justify-content: flex-start;padding: 14px 17px;font-size: 14px;color: #444;line-height: 1;font-weight: 500;border-bottom: 1px solid #f1f1f1;text-shadow: 0 0 2px #00000022;position: relative;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.ImgSquare{}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.ImgCircular .boxImg{    max-width: 50px;    border-radius: 50%;    margin-right: 14px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.ImgSquare .boxImg{    max-width: 50px;    /* border-radius: 50%; */    margin-right: 14px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.ImgRectangle .boxImg{   width: 100%;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.ImgRectangle .boxImg{width: 100%;border-radius: 5px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.ImgRectangle .c-text{display: none;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a .c-icon{position: absolute;    right: 15px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.active .c-icon::before {content: "\e978";font-weight: 600;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.active {font-weight: 900}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a i {font-size: 11px;transition: transform cubic-bezier(.7,.2,.3,1.2) .3s}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a.active i {transform: rotateZ(180deg)}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a+.box-menu-subMenu {display: none;padding: 0 20px;padding-right: 0px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a+.box-menu-subMenu a {font-size: 13px;padding: 15px 0px 12px 0px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list a+.box-menu-subMenu a+.box-menu-subMenu a {font-size: 12px;padding: 12px 17px 12px 33px}
.module-10000418 .content .browseList .box .box-menu .box-menu-list .box-menu-subMenu .box-menu-subMenu2 {}
.module-10000418 .content .browseList .box .box-menu .box-menu-list .box-menu-subMenu .box-menu-subMenu2 > a {}
.module-10000418 .content .browseList .box .box-menu .box-menu-list .box-menu-subMenu .box-menu-subMenu2 > a::after {content: "\e979";font-family: misszenne!important;position: absolute;right: 15px;}
.module-10000418 .content .browseList .box .box-menu .box-menu-list .box-menu-subMenu .box-menu-subMenu2.active > a::after {content: "\e978";}
.module-10000418 .content .browseList .box .box-menu .box-menu-list .box-menu-subMenu .box-menu-subMenu2 .subb-content {display:none;}
/* 3-)content-wrapper diye kapsayıcı div eklendi yorum satırına kaldırılan  yorum satırındaki cssle bunun için kaldırıldı*/.module-10000418 .footerRow {height: 55px;/*position: fixed;bottom: 0;*/width: 100%;border-top: 1px solid #cccccc33;padding: 8px 15px;background: #fff;display: flex;flex-direction: row;align-items: center;justify-content: space-between;box-shadow: 0 -3px 5px #cccccc22;}
.module-10000418 .footerRow button {width: 100%;height: 100%;background: 0 0!important;border: none;color: #000;display: flex;flex-direction: row;align-items: center;justify-content: center;font-size: 15px;font-weight: 100;}
.module-10000418 .footerRow button.menu-lang{border-right: 1px solid #000;}
.module-10000418 .footerRow button >  span{    font-size: 22px;}
.module-10000418 .footerRow button > span.flag-icon{}
.module-10000418 .footerRow button.active {color: #3b3b3b}
.module-10000418 .footerRow button>i {display: block;font-size: 17px;line-height: 1;margin-right: 7px}
.module-10000418 .footerRow button>div {/* margin-top: 4px; */font-size: 15px;margin-left: 6px;line-height: 1;}
body[fcode="Fr-5500150"] .module-10000418 .navigatorRow .logo-link img {    width: auto;    max-height: 50px;}
@media only screen and (max-width: 991px) {.module-10000418 {transform:translateX(-100%);display: block;height: calc(100% - 51px);}
.module-10000418 .navigatorRow .logo-link img{max-height:48px;}
.module-10000418.active {transform: translateX(0px)}
}

/*Header 1000012*/
header.module-1000012 .Container.WFULL .header-menu-container {padding: 0 50px;justify-content: center;}
header.module-1000012 {width: 100%;display: block;background-color: #fff;position: relative;border-bottom: 1px solid #eee;top: 0;transition: .5s}
header.module-1000012.animation {/* top: -50px */}
header.module-1000012 .IconDiv::before,header.module-50000 .IconDiv::before {font-family: misszenne!important}
header.module-1000012 .header-notification-container {width: 100%;background-color: #333;min-height: 30px}
header.module-1000012 .header-notification-container .owl-notification {}
header.module-1000012 .header-notification-container .owl-notification .item {color: #fff;cursor: pointer;font-size: 13px;text-align: center;padding: 8px 0;letter-spacing: 1.3px}
header.module-1000012 .header-notification-container .owl-notification .item .icon-ifa {margin-right: 5px}
header.module-1000012 .header-menu-container .account-container {width: 100%;display: flex;align-items: center;justify-content: space-between;position: relative;flex-wrap: wrap}
header.module-1000012 .header-menu-container .account-container .account-container .header-logo-wrap {display: flex;justify-content: center;align-items: center;flex: 1}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .logo>a {max-width: 180px;position: relative;margin: 0 auto}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .logo>a>img {width: 100%}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .logo>a>img.mobile{display: none;}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .logo>a>img.desktop{display: block;min-width:130px;}
header.module-1000012 .header-menu-container .account-container .header-account-wrap {display: flex;justify-content: flex-end;align-items: center;order: 3;flex: 1}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul {display: flex;align-items: center;justify-content: flex-end;position: relative}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li {position: relative}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown {opacity: 0;visibility: hidden;transition: all .3s;position: absolute;top: 35px;right: 7px;width: 210px;z-index: 8;padding: 40px 0 0;text-align: left;background-color: transparent}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li:hover .header-account-dropdown {visibility: visible;opacity: 1}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content {transition: all .3s;width: 100%;z-index: 4;padding: 6px 10px;text-align: left;background-color: #fff;border: 1px solid #333;position: relative}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content::before,header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content::after {bottom: 100%;right: 25px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content::before {border-color: transparent;border-bottom-color: #333;border-width: 11px;margin-left: -11px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content::after {border-color: transparent;border-bottom-color: #fff;border-width: 10px;right: 26px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content>.account-dropdown {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content>.account-dropdown>.nav-list {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content>.account-dropdown>.nav-list>.account-link {display: block;text-align: left;color: #000;padding: 4px 8px;margin-bottom: 5px;margin-top: 5px;font-size: 13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.account-dropdown-li .header-account-dropdown>.account-content>.nav-list>.account-link>.icon-text {padding-left: 5px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a {font-size: 20px;padding: 15px;cursor: pointer;display: block;color: #333;position: relative;transition: color .5s ease}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a:hover {color: #333!important}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.Active .account-a {color: #333}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a:hover {color: #333}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a>.icon-ifa {display: block;text-align: center;font-size: 20px;transition: all .25s;height: 20px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a:hover>.icon-ifa {transition: all .65s;transform: rotateY(360deg);color: #e94e56}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a>.icon-text {display: block;text-align: center;font-size: 13px;margin-top: 6px;transition: all .25s}
header.module-1000012.down .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a>.icon-text{display: none;}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a>.icon-text>.user-account {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;cursor: pointer;max-width: 91px;width: 100%;display: block}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a:hover>.icon-text {color: #e94e56}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.profile {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.favorite {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card .icon-card-number {width: 15px;height: 15px;background-color: #333;display: flex;color: #fff;justify-content: center;align-items: center;position: absolute;right: 21px;bottom: 44px;font-size: 13px;border-radius: 50%;line-height:21px;}
header.module-1000012.down .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card .icon-card-number{bottom: 26px;right: 8px;}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.favorite .icon-card-number {width: 15px;height: 15px;background-color: #333;display: flex;color: #fff;justify-content: center;align-items: center;position: absolute;right: 28px;bottom: 44px;font-size: 13px;border-radius: 50%}
header.module-1000012.down .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.favorite .icon-card-number{bottom: 26px;right: 6px;}
body[fcode="Fr-5500126"] header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.favorite .icon-card-number {background-color: #35ad5c;}
body[fcode="Fr-5500126"] header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card .icon-card-number {background-color: #35ad5c;}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card-link-mobile{display: none;}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar {position: fixed;top: 0;right: -100%;height: 100vh;width: 475px;overflow: hidden;background-color: #fff;z-index: 999999;transition: all .4s;opacity: 0;visibility: hidden;-webkit-box-shadow: -5px 0 6px -2px rgba(43,43,43,.35);-moz-box-shadow: -5px 0 6px -2px rgba(43,43,43,.35);box-shadow: -5px 0 6px -2px rgba(43,43,43,.3)}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.Active .right-siderbar {right: 0;opacity: 1;visibility: visible}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container {padding: 0 15px;padding-top: 27px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-hader {position: relative;display: flex;justify-content: space-between;align-items: center}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-hader>.title {font-size: 15px;color: #333;display: flex;align-items: center;font-weight: 600}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-hader>.title>.icon-card-number {width: 20px;height: 20px;background-color: #333;display: flex;color: #fff;justify-content: center;align-items: center;font-size: 13px;line-height: 14px;border-radius: 50%;margin-left: 8px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-hader>.close {font-size: 18px;padding: 12px;cursor: pointer;color: #333;display: flex;align-items: center;justify-content: flex-end;flex-direction: column}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-hader>.close>.icon-text {font-size: 13px;font-weight: 600;position: relative;left: 2px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-hader>.close>.icon-ifa {margin-left: 4px;font-size: 18px;margin-bottom: 4px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body {max-height: 650px;height: 100%;overflow-y: auto}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty {display: block;text-align: center;padding: 0 20px;width: 100%;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);position: absolute}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty .siderbar-btn-group {margin-top: 18px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty .siderbar-btn-group>.s-favorite-link {border: 1px solid #d3d3d3;padding: 11px 25px;color: #b9b9b9;font-size: 13px;transition: .3s;margin: 0 3px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty .siderbar-btn-group>.s-favorite-link:hover {border-color: #333;color: #333}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty .siderbar-btn-group>.s-home-link {border: 1px solid #333;padding: 11px 25px;color: #fff;background-color: #333;font-size: 13px;transition: .3s;margin: 0 3px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty .siderbar-btn-group>.s-home-link:hover {background-color: #fff;color: #333}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty>.icon-ifa {font-size: 40px;color: #333}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty>h4 {margin-bottom: 28px;font-size: 16px;letter-spacing: .7px;color: #333}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.card-body>.card-empty>p {width: 100%;max-width: 289px;margin: 0 auto;line-height: 22px;font-size: 13px;color: #a2a2a2}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body.profile-body {}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list {display: flex;justify-content: flex-start;padding: 15px 0;border-bottom: 1px solid #f5f5f5}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-img {max-width: 48px;width: 100%}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-img>img {width: 100%}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info {width: 100%;padding: 0 10px;position: relative}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-name {font-size: 13px;line-height: 17px;font-weight: 700;margin-bottom: 4px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 251px;color: #000}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-unit {font-size: 13px;cursor: pointer;color: #666;margin-bottom: 4px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-color {font-size: 13px;cursor: pointer;color: #666;margin-bottom: 4px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-new-price {font-size: 13px;cursor: pointer;color: #666;margin-bottom: 4px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-price {position: absolute;right: 0;top: 0;text-align: right}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-price .product-old-price {font-size: 14px;cursor: pointer;color: #8e8e8e;text-decoration: line-through;margin-bottom: 4px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-price .product-new-price {font-size: 14px;font-weight: 800;cursor: pointer;color: red;margin-bottom: 4px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-delete {position: absolute;bottom: 0;font-size: 14px;cursor: pointer;color: #949494;right: 0}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer {position: absolute;width: 100%;bottom: 0;left: 0;right: 0;padding: 20px 15px;padding-bottom: 0;background-color: #fff}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-total-price {width: 100%;display: flex;justify-content: space-between;align-items: center;color: #333;cursor: pointer}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-total-price .icon-text {padding: 20px 10px;color: #666;font-size: 13px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-total-price .icon-card-price {font-size: 13px;font-weight: 900;padding: 20px 10px;display: flex;align-items: center;color: #000}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-total-price .icon-card-price [cd=headBagViewTotal] {font-size: 15px;margin-left: 7px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-link {width: 100%;display: flex;align-items: center;justify-content: space-around}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-link .card-goto {font-size: 14px;cursor: pointer;color: #fff;background-color: #333;padding: 12px 4px;border-radius: 25px;flex: 1;margin: 0 5px;text-align: center}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-link .card-goto.line {background-color: transparent;border: 1px solid #333;color: #333;transition: all .3s}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-link .card-goto.line:hover {background-color: #333!important;color: #fff!important}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-support {display: flex;padding: 20px 12px;justify-content: space-between;align-items: center}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-support .icon-text {color: #666;font-size: 14px;cursor: pointer}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-support .icon-ifa {color: #080808;font-size: 13px;cursor: pointer;display: flex;align-items: center}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-support .icon-ifa::before {content: "\eb7f";font-family: misszenne!important;margin-right: 5px;font-size: 14px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-footer .card-link .card-goto {font-size: 13px;padding: 10px 2px}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap {display: flex;justify-content: flex-start;align-items: center;order: 1;flex: 1}
header.module-1000012.down .header-menu-container .account-container .header-serch-wrap {display: none;order: 4}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search {position: relative;display: flex;align-items: center;justify-content: center;padding: 5px 0;cursor: pointer}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search>.search-input-label {position: absolute;left: 45px;top: 10px;font-size: 14px;color: #000;transition: all .25s;}
body[fcode="Fr-5500142"] header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search>.search-input-label {position: absolute;left: 45px;top: 15px;font-size: 14px;color: #000;transition: all .25s;}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search:hover>.search-input-label {color: #e8444c}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search .search-input {width: 300px;border: 0;border-bottom: 2px solid #000;font-size: 13px;padding: 15px 10px;text-indent: 16px;transition: all .25s}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search:hover .search-input {width: 330px;border-color: #e8444c}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search .search-input::placeholder {font-size: 14px;transition: all .25s}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search:hover .search-input::placeholder {color: #e8444c}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search .search-button {background-color: transparent;border: 0;font-size: 16px;position: relative;left: 15px;top: -4px;color: #000}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search:hover .search-button {transition: all .25s;color: #e8444c}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap .menu-search .search-button>.icon-ifa {}
header.module-1000012 .header-menu-container {display: flex;align-items: center;justify-content: flex-start}
header.module-1000012 .header-menu-container .header-menu-wrap {width: 100%;flex: none;order: 4}
header.module-1000012.down .header-menu-container .header-menu-wrap {width: auto;justify-content: flex-start;order: 2;margin-left: 22px}
header.module-1000012 .header-menu-container .header-menu-wrap .menu-container {width:100%;}
header.module-1000012 .header-menu-container .header-menu-wrap .menu-container .menu-ul {display: flex;justify-content: center!important;align-items: center}
header.module-1000012 .header-menu-container .header-menu-wrap .menu-container .menu-ul .menu-li {margin: 0 4px}
header.module-1000012 .header-menu-container .header-menu-wrap .menu-container .menu-ul .menu-li .menu-a {font-size: 14px;padding: 15px 20px;cursor: pointer;display: block;color: #333;position: relative;font-weight: 800;transition: width .5s ease}
header.module-1000012 .header-menu-container .header-menu-wrap .menu-container .menu-ul .menu-li .menu-a>.icon-ifa {position: absolute;right: -4px;top: 18px;font-size: 13px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.search {display: none}
header.module-1000012.down .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.search {display: block}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap {display: flex;justify-content: center;align-items: center;order: 2}
header.module-1000012.down .header-menu-container .account-container .header-logo-wrap {order: 1}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu {background: 0 0;border: 0;padding: 12px 8px;display: none;position: relative;top: 4px}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu .icon-bar {background-color: #000;display: block;height: 1px;margin: 0 auto 7px;width: 32px;transition: all .3s}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu .icon-text {}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu .icon-text {font-size: 13px}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu>.icon-bar:nth-child(1) {}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu>.icon-bar:nth-child(2) {}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu>.icon-bar:nth-child(3) {margin-bottom: 0}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu.active>.icon-bar:nth-child(1) {-ms-transform: rotate(50deg);-webkit-transform: rotate(50deg);transform: rotate(50deg);position: relative;top: 5px}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu.active>.icon-bar:nth-child(2) {opacity: 0;visibility: hidden}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu.active>.icon-bar:nth-child(3) {-ms-transform: rotate(-50deg);-webkit-transform: rotate(-50deg);transform: rotate(-50deg);position: relative;top: -7px}
.header-menu-wrap .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .Container.WFULL {padding: 0 50px}
header.module-1000012 .header-menu-container .header-menu-wrap .dropdown-body .sub-container .dropdown-sub {margin: 0 0 !important;}
header.module-1000012 .header-mobile-search {display: none}
header.module-1000012 .header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .dropdown-sub .sub-menu-body>.dropdown-li>a {    font-weight: 400 !important;}
@media only screen and (min-width: 768px) {header.module-1000012 .header-menu-container {opacity:1;visibility: visible;transition: .3s}
header.module-1000012.down .header-menu-container {}
header.module-1000012 .header-menu-wrap .menu-container>.nav-menu.alignCenter,header.module-1000012 .header-menu-wrap .menu-container>.nav-menu.alignLeft,header.module-1000012 .header-menu-wrap .menu-container>.nav-menu.alignRight {transition: .5s}
header.module-1000012.down .header-menu-wrap .menu-container>.nav-menu.alignCenter {justify-content: left}
header.module-1000012.down .header-menu-wrap .menu-container>.nav-menu.alignLeft {justify-content: left}
header.module-1000012.down .header-menu-wrap .menu-container>.nav-menu.alignRight {justify-content: left}
}
@media only screen and (max-width: 991px) {body[fcode="Fr-5500189"] header.module-1000012 .header-menu-container .account-container .header-logo-wrap .logo>a>img.desktop {min-width: auto;height: 57px;}
        header.module-1000012 .header-nav-container {display:none}
header.module-1000012 .Container.WFULL .header-menu-container {padding: 0;border-bottom: 1px solid #eeeeeea3}
header.module-1000012 .header-menu-container .account-container {}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .hamburger-menu {display: inline-block;top: 0;left: 6px}
header.module-1000012 .header-menu-container .account-container .header-serch-wrap {display: none}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.profile {display: none}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.favorite {display: none}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.cargo {display: none}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card {padding: 6px 10px;margin-right: 4px;top: 0}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card .icon-card-number {right: 14px;top: 3px}
body[fcode="Fr-5500126"] header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card .icon-card-number {background-color: #35ad5c;}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .logo {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: block;transition: .5s}
header.module-1000012.down .header-menu-container .account-container .header-logo-wrap .logo {left: 124px}
header.module-1000012 .header-menu-container .account-container .header-logo-wrap .logo>a {max-width: 128px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li.Active .right-siderbar {width: 100%}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container {padding: 0 10px;padding-top: 12px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-info .product-name {max-width: 190px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar .siderbar-container .siderbar-body .card-list .card-img {max-width: 68px}
header.module-1000012 .header-mobile-search {display: flex;position: relative;transition: top .3s;padding: 0 10px;max-height: 52px;opacity: 1;visibility: visible}
header.module-1000012.down .header-mobile-search {max-height: 0;opacity: 0;visibility: hidden}
header.module-1000012 .header-mobile-search .mobile-search {width: 100%;display: block;position: relative;padding: 9px 0}
header.module-1000012 .header-mobile-search .mobile-search>.mobile-search-label {position: absolute;top: 18px;left: 30px;font-size: 14px;color: #4e4c4c}
header.module-1000012 .header-mobile-search .mobile-search>.icon-ifa {position: absolute;left: 8px;top: 18px;font-size: 15px;color: #000}
header.module-1000012 .header-mobile-search .mobile-search>.mobile-search-text {width: 100%;border: 1px solid #eeeeee8f;padding: 8px 0;text-indent: 32px;font-size: 14px;border-radius: 5px;background-color: #eeeeee7d;color: #4e4c4c;height: 34px}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .right-siderbar.card-siderbar {display: none}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.search {display: none;padding: 6px 10px;margin-right: -1px}
header.module-1000012.down .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.search {display: block}
header.module-1000012 .header-mobile-search .mobile-search>.mobile-search-text {}
header.module-1000012 .header-mobile-search .mobile-search>.mobile-search-text::placeholder {font-size: 14px;color: #ccc;font-weight: 100}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card {display: none;}
header.module-1000012 .header-menu-container .account-container .header-account-wrap .account-ul .account-li .account-a.card-link-mobile{display: block;}
header.module-1000012 .header-menu-container .header-menu-wrap{display: none;}
}
header.module-1000012 .tab-dropdown-content .Container {padding:0;}
header.module-1000012 .tab-dropdown-content .nav-area {/*box-shadow: 0px 6px 9px #00000033;*/background-color:#F4F4F4;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container {max-height:602px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content {display: flex;min-height: 400px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .tab-list {display: flex;flex-direction: column;width: 13%;background-color: #F4F4F4;overflow: hidden;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .tab-list .tab-item { padding: 25px 25px 25px 35px;display: flex;align-items: center;color: #3a3836;cursor: pointer;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .tab-list .tab-item.tab-selected{background-color: #FFFFFF;color: #193db0;box-shadow: 0px 3px 6px #00000029;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .tab-list .tab-item .tab-area .first-name {font-size: 16px;font-weight:600;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .tab-list .tab-item .tab-area .last-name {font-size: 12px;font-weight: 300;margin-top: 6px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .tab-list .tab-item .tab-area .line{width: 55px;background-color:#483232;height: 1px;margin-top: 6px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .tab-list .tab-item.tab-selected .tab-area .line{background-color: #193db0;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel {width: 87%;border-radius:0 0 10px 10px;/*box-shadow: 6px 3px 6px #00000029;*/padding:35px;position: relative;background-color:#FFFFFF;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .select-area{position: absolute;left:0;top:0;width:0;overflow: hidden;visibility: visible;opacity:0;z-index: -1;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .select-area.show{opacity:1;visibility: visible;width: 100%;position: static;transition:opacity .4s linear;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row{display: flex;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section {padding-left: 12px;padding-right: 12px;flex:1 0 0%;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section.dual{flex-grow: 2;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section .section-title {font-size: 16px;font-weight:200;color:#555;padding-top: 4px;padding-bottom: 4px;letter-spacing: .1px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section .section-list {margin-top:8px;padding-bottom:5px;min-width:0;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section .section-list.dual-section{display: flex;max-width:100%;flex-direction:column;flex-wrap:wrap;max-height:328px !important;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section .section-list .section-item {margin-bottom:3px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section .section-list .section-item .section-link {padding:.5px;color:#555;font-size:14px;font-weight: 500;border-bottom:1px solid transparent;transition: all .3s linear;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section .section-list .section-item .section-link.new-link::after{content: "YENİ";color:#f76262;font-style:italic;font-size: 12px;padding-left: 5px;font-weight:600;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section .section-list .section-item .section-link.all-link{color:#193db0;font-weight: 700;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .section .section-list .section-item .section-link.all-link::after{content: "";display: inline-block;height:4px;width:4px;border-style: solid;border-width:2px 2px  0 0;position: relative;left:3px;bottom:0.6px;transform: rotate(45deg);}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container{width:100%;padding-left: 12px;padding-right: 12px;overflow: hidden;position: relative;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .all-product-link {position: absolute;right:20px;color:#193db0 !important;font-size: 14px;font-weight:600;cursor: pointer;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .all-product-link::after{content: "";display: inline-block;height:5px;width:5px;border-style: solid;border-width:2px 2px  0 0;position: relative;left:4px;bottom:1.6px;transform: rotate(45deg);}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .slide-title {display: flex;align-items: center;margin-top: 15px;margin-bottom: 15px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .slide-title .text-hr {font-size:12px;font-weight:600;padding-right: 15px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .slide-title::after{content: "";flex:1;background-color:#555;height: 1px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel {position: relative;padding-left: 36px;padding-right: 36px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-container .swiper-wrapper.swiperSlide-000145 .swiper-slide {border:1px solid #ccc;border-radius:16px;overflow: hidden;max-width: 142px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-container .swiper-wrapper.swiperSlide-000145 .swiper-slide .card-item {cursor: pointer;display: flex;align-items: center;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-container .swiper-wrapper.swiperSlide-000145 .swiper-slide .card-item .slide-img {width:55px;overflow: hidden;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-container .swiper-wrapper.swiperSlide-000145 .swiper-slide .card-item .slide-img img {width: 100%;display: block;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-container .swiper-wrapper.swiperSlide-000145 .swiper-slide .card-item .slide-content .product-name {padding:5px;color:#302e2b;font-size: 12px;font-weight:700;width:88px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-button-prev::after, .carousel .swiper-button-next::after{content: none;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-button-prev .fa-solid, .carousel .swiper-button-next .fa-solid{font-size: 20px;color:#555;padding:8px;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-button-prev{left:0;}
header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .carousel .swiper-button-next{right:0;}
@media screen and  (max-width:1200px){    header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .section .section-list .section-item .section-link{font-size: 13px;}
    header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .tab-list .tab-item.tab-selected .tab-area .line{width: 90px;}
}
@media only screen and (min-width:992px){    header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .row .slide-container .all-product-link:hover{text-decoration: underline;}
    header.module-1000012 .tab-dropdown-content .nav-area .nav-container .nav-content .nav-panel .section .section-list .section-item .section-link:hover{text-decoration: underline;color:#193db0;}
    .header-menu-container .menu-container .nav-menu .nav-list .menu-dropdown-container .dropdown-body .sub-container{justify-content:space-around;}
}

/*Footer 2000021*/
.module-2000021 {width: 100%;display: block;position: relative;background-color: #fff;padding-bottom: 40px;}
.module-2000021 .IconDiv::before{font-family: misszenne!important;}
.module-2000021 a {color: inherit;overflow: hidden;}
.module-2000021 a .social-logo-span{position: absolute;height: 1px;left: -999999999999999px;}
.module-2000021 .container-top .footer-top {display: grid;margin: 40px 9px;grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));gap: 9px;}
.module-2000021 .container-top .footer-top .item-wrapper {background-color: rgba(0, 0, 0, 0.06);padding: 18px;border-radius: 3px;display: flex;justify-content: center;align-items: center;text-align: center;}
.module-2000021 .container-top .footer-top .item-wrapper .item-text {font-size: 13px;text-transform: uppercase;margin-left: 6px;line-height: 18px;}
.module-2000021 .container-top .footer-top .item-wrapper .item-text div {margin-top: 3px;}
.module-2000021 .container-top .footer-top .item-wrapper .item-icon {font-size: 20px;}
.module-2000021 .footer-middle {display: grid;grid-template-columns: repeat(3, 1fr);padding: 40px 9px;padding-bottom: 25px;}
.module-2000021 .footer-company-title{width: 100%;display: block;text-align: center;padding: 9px 0;/* border-bottom: 1px solid #000; */}
.module-2000021 .footer-company-title p{display: flex;justify-content: center;}
.module-2000021 .footer-middle .social {text-align: center;}
.module-2000021 .footer-middle .social .etbis{    display: inline-block;    max-width: 75px;    margin-top: 12px;}
.module-2000021 .footer-middle .social .social-img {width: -webkit-max-content;width: -moz-max-content;width: max-content;margin: 0 auto;}
.module-2000021 .footer-middle .social .social-logos {margin-top: 18px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.module-2000021 .footer-middle .social .social-logos .social-logos-list{}
.module-2000021 .footer-middle .social .social-logos .social-logos-list a{font-size: 40px;margin: 0 9px; color: #333;}
.module-2000021 .footer-middle .social .social-logos .social-logos-list a i{}
.module-2000021 .footer-middle .social .social-logos .Icon {margin-left: 18px;font-size: 40px;}
.module-2000021 .bank-card-area-container{display: flex;justify-content: space-between;min-height: 50px;}
.module-2000021 .bank-card-area-container .bank-title{    font-size: 12px;    font-weight: 600;    margin-bottom: 12px;}
.module-2000021 .bank-card-area-container .bank-card-area{background-color: #fff;padding: 15px 0;text-align: center;white-space: nowrap;padding: 0 0 !important;}
.module-2000021 .bank-card-area-container .bank-card-area .bank-card-list{padding: 3px 8px;/* border-right: 1px solid #eee; */display: inline-block;}
.module-2000021 .bank-card-area-container .bank-card-area .bank-card-list:first-child{padding-left: 0;}
.module-2000021 .bank-card-area-container .bank-card-area .bank-card-list img{max-height: 17px;}
.module-2000021 .farktor-copyright{max-width: 100px;width: 100%;margin: 0 auto;margin-bottom: 18px;}
.module-2000021 .farktor-copyright .copyright{}
.module-2000021 .farktor-copyright .copyright .copyright-img{}
.module-2000021 .footer-middle .information {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-pack: distribute;justify-content: space-around;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.module-2000021 .footer-middle .information .information-item .item-header {text-transform: uppercase;font-weight: bold;font-size: 18px;margin-bottom: 18px;width: -webkit-max-content;width: -moz-max-content;width: max-content;border-bottom: 1px solid transparent;}
.module-2000021 .footer-middle .information .information-item .items .item {font-size: 14px;text-transform: capitalize;padding: 6px 0;margin-bottom: 3px;}
.module-2000021 .footer-middle .information .information-item .items .item:hover {opacity: 0.7;}
.module-2000021 .footer-middle .information .information-item:hover .item-header {border-bottom: 1px solid;}
.module-2000021 .footer-middle .subscriptions {text-align: center;}
.module-2000021 .footer-middle .subscriptions .sub-header {text-transform: uppercase;margin-bottom: 18px;font-size: 18px;}
.module-2000021 .footer-middle .subscriptions .sub-information {text-align: left;font-size: 14px;opacity: 0.7;/* width: 80%; */margin: 0 auto;margin-bottom: 18px;}
.module-2000021 .footer-middle .subscriptions .warning-genre,.module-2000021 .footer-middle .subscriptions .warning-legal,.module-2000021 .footer-middle .subscriptions .warning-email,.module-2000021 .footer-middle .subscriptions .success {color: red;font-size: 13px;margin-top: 3px;display: none;}
.module-2000021 .footer-middle .subscriptions .warning-genre.active,.module-2000021 .footer-middle .subscriptions .warning-legal.active,.module-2000021 .footer-middle .subscriptions .warning-email.active{display: block;}
.module-2000021 .footer-middle .subscriptions .success.active {color: green;}
.module-2000021 .footer-middle .subscriptions .success.active {display: block;}
.module-2000021 .footer-middle .subscriptions .input-wrapper {display: grid;grid-template-columns: 1fr -webkit-max-content;grid-template-columns: 1fr max-content;-webkit-box-align: center;-ms-flex-align: center;align-items: center;/* width: 80%; */margin: 0 auto;position: relative;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-bottom: 1px solid #dedede;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-container .input-area-label{position: relative;z-index: -1;height: 1px;overflow: hidden;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-container .input-icon {font-size: 13px;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-container .input-area {width: 100%;border: none;font-size: 16px;height: 33px;padding-left: 9px;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-container .input-area:placeholder-shown {font-size: 13px;color: #444;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-container .input-clear-icon {color: #585858;font-size: 18px;height: 30px;width: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;visibility: hidden;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.module-2000021 .footer-middle .subscriptions .input-wrapper.Active .input-container .input-clear-icon{visibility: visible;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-close-text {font-size: 16px;height: 100%;color: #408be0;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-left: 18px;display: none;cursor: pointer;}
.module-2000021 .footer-middle .subscriptions .input-wrapper.Active .input-close-text{visibility: visible;display: flex;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail {position: absolute;top: 100%;z-index: 99;background-color: #fff;border: 1px solid #dedede;display: none;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .genre-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;padding-left: 40px;margin-top: 18px;margin-left: 18px;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .genre-wrapper span {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .genre-wrapper span:first-child {margin-right: 40px;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .genre-wrapper span .hide {display: none;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .genre-wrapper span .genre-text {text-transform: uppercase;font-size: 14px;position: relative;cursor: pointer;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .genre-wrapper span .genre-text::before {content: "";position: absolute;left: -25px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 15px;height: 15px;border: 1px solid #dedede;border-radius: 50%;display: block;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .genre-wrapper span input[type="radio"]:checked + .genre-text::before {background-color: gray;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .description {margin-top: 18px;cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;text-align: left;margin-left: 18px;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .description .hide {display: none;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .description .description-text {width: 75%;font-size: 13px;position: relative;cursor: pointer;justify-self: center;margin-left: 44px;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .description .description-text::before {content: "";position: absolute;left: -29px;top: 8px;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 15px;height: 15px;border: 1px solid #dedede;border-radius: 50%;display: block;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .description input[type="checkbox"]:checked + .description-text::before {background-color: gray;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .submit-button {margin-top: 18px;border: 1px solid;padding: 12px 18px;text-transform: uppercase;font-size: 13px;letter-spacing: 1px;margin-bottom: 18px;display: inline-block;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail .submit-button:hover {background-color: #000000;color: white;}
.module-2000021 .footer-middle .mobile-app-wrapper {grid-column: 1/2;text-align: center;margin-top: -90px;}
.module-2000021 .footer-middle .mobile-app-wrapper .app-header {text-transform: uppercase;margin-top: 18px;font-weight: bold;}
.module-2000021 .footer-middle .mobile-app-wrapper .logos {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 12px;}
.module-2000021 .footer-middle .mobile-app-wrapper .logos .logo {margin-left: 9px;}
.module-2000021 .seo-area {text-align: center;width: 80%;margin: 0 auto;}
body[fcode="Fr-5500128"] .module-2000021 .seo-area{display:none;}
.module-2000021 .seo-area .seo-header {font-size: 13px;margin-top: 9px;margin-bottom: 9px;justify-content: center;}
.module-2000021 .seo-area .seo-detail {font-size: 13px;color: #666;max-height: 126px;padding: 15px 15px;margin-bottom: 18px;height: 100%;overflow: hidden;transition: .3s;font-size: 13px;}
.module-2000021 .seo-area .seo-detail.active{max-height: 200px;overflow: hidden;overflow-y: scroll;margin-bottom: 0 !important;}
.module-2000021 .seo-area .seo-all {padding: 0 15px 20px;font-size: 15px;color: #5492e8;text-decoration: underline;position: relative;/* display: block; */text-align: center;cursor: pointer;margin: 0 auto;justify-content: center;}
.module-2000021 .seo-area .seo-header {font-size: 13px;margin-top: 9px;margin-bottom: 9px;}
.module-2000021 .footer-bottom {margin-top: 18px;}
.module-2000021 .footer-bottom .legal {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 18px;}
.module-2000021 .footer-bottom .legal img {width: 80px;}
@media only screen and (min-width: 769px) and (max-width: 992px) {.module-2000021 .footer-middle .information {grid-column: 2/4;}
.module-2000021 .footer-middle .subscriptions {grid-row: 2/3;grid-column: 1/3;width: 80%;margin-top: 18px;}
.module-2000021 .footer-middle .mobile-app-wrapper {margin-top: 20px;grid-row: 2/3;}
}
@media only screen and (max-width: 768px) {.module-2000021 .seo-area{width: 95%;}
.module-2000021 .seo-area .seo-detail{color: #000;}
.module-2000021 .footer-middle {grid-template-columns: 1fr;row-gap: 18px;}
.module-2000021 .footer-middle .subscriptions {grid-row: 1/2;margin-bottom: 9px;}
.module-2000021 .footer-middle .subscriptions .sub-information {width: 100%;font-size: 13px;text-align: center;}
.module-2000021 .footer-middle .social {grid-row: 3/4;margin-top: 18px;}
.module-2000021 .footer-middle .information {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.module-2000021 .footer-middle .information .information-item {width: 100%;}
.module-2000021 .footer-middle .information .information-item .item-header {border-bottom: 1px solid rgba(0, 0, 0, 0.2);width: 100%;padding: 15px 0;margin: 0;position: relative;font-size: 16px;}
.module-2000021 .footer-middle .information .information-item .item-header::after {font-family: "MissZenne" !important;content: "\e977";position: absolute;-webkit-transition: -webkit-transform 0.4s ease;transition: -webkit-transform 0.4s ease;transition: transform 0.4s ease;transition: transform 0.4s ease, -webkit-transform 0.4s ease;right: 9px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);font-size: 13px;opacity: 0.7;}
.module-2000021 .footer-middle .information .information-item .ActiveHeader::after {content: "\e978";}
.module-2000021 .footer-middle .information .information-item .items {text-align: center;display: none;}
.module-2000021 .footer-middle .information .information-item .items .item {padding: 9px;margin: 0;}
.module-2000021 .footer-middle .information .information-item .Active {visibility: visible;}
.module-2000021 .footer-middle .information .information-item:hover .item-header {border-bottom: 1px solid rgba(0, 0, 0, 0.3);}
.module-2000021 .footer-middle .mobile-app-wrapper {grid-column: 1/2;margin: 0;}
.module-2000021 .bank-card-area{text-align: center;white-space: nowrap;overflow-y: hidden;overflow-x: scroll;-webkit-overflow-scrolling: touch;}
.module-2000021 .footer-middle .subscriptions .input-wrapper .input-detail{width: 100%;}
.module-2000021 .bank-card-area-container{flex-direction: column;}
.module-2000021 .bank-card-area-container .bank-title{text-align: center;}
}

/*Login-Register 210001214*/
.module-login.Right {position: fixed;top: 0;right: 0;height: 100%;width: 475px;/* overflow-x: auto; */z-index: 99999;-webkit-transform: translateX(100%);transform: translateX(100%);visibility: hidden;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-box-shadow: -5px 0 6px -2px rgba(43,43,43,.35);-moz-box-shadow: -5px 0 6px -2px rgba(43,43,43,.35);box-shadow: -5px 0 6px -2px rgba(43,43,43,.35);}
.module-login.Right.Active {-webkit-transform: translateX(0);transform: translateX(0);visibility: visible}
.module-login.Center {position: fixed;top: -100%;left: 0;right: 0;height: 100%;width: 100%;overflow-x: auto;background-color: transparent;z-index: 9999999;visibility: hidden;transition: all 0.5s;transition: all .3s ease;display: flex;justify-content: center;}
.module-login.Center.Active {visibility: visible;top: 0;}
.module-login.TopFull {position: fixed;top: -100%;left: 0;right: 0;/* height: 500px; */width: 100%;overflow-x: auto;z-index: 99999;visibility: hidden;transition: all 0.5s;transition: all .3s ease;display: flex;justify-content: center;}
.module-login.TopFull.Active {visibility: visible;top: 0;}
.module-login .ModuleArea {background: #fff;height: inherit;width: 100%;position: relative;z-index: 10000;}
.module-login .right-siderbar {position: relative;padding: 0;}
.module-login.Center .right-siderbar {position: relative;width: 100%;}
.module-login.Center .ModuleArea {width:100%;text-align: center;max-width: 440px;margin: 30px auto;height: fit-content;}
.module-login.TopFull .ModuleArea {height: fit-content;}
.module-login.Center .ModuleArea .Container{}
.module-login .right-siderbar .siderbar-container {padding-top: 0;background: transparent;width: 100%;position: relative;top: 12px;margin-bottom: 40px;padding: 0;display: inline-block;}
.module-login .right-siderbar .siderbar-container .siderbar-hader {position: relative;display: flex;justify-content: flex-end;align-items: center}
.module-login .right-siderbar .siderbar-container .siderbar-hader > .title {font-size: 14px;color: #000;display: flex;align-items: center;font-weight: 600}
.module-login .right-siderbar .siderbar-container .siderbar-hader > .close {font-size: 18px;padding: 12px;cursor: pointer;color: #000;display: flex;align-items: center;justify-content: flex-end;flex-direction: column;position: relative;z-index: 99}
.module-login .right-siderbar .siderbar-container .siderbar-hader > .close > .icon-text {font-size: 13px;font-weight: 600;position: relative;left: 2px}
.module-login .right-siderbar .siderbar-container .siderbar-hader > .close > .icon-ifa {margin-left: 4px;font-size: 18px;margin-bottom: 4px}
.module-login .right-siderbar .siderbar-container .popUp-center-pic .popUp-picture {/* display: block; */text-align: center;}
.module-login .right-siderbar .siderbar-container .popUp-center-pic .popUp-picture img{/* display: block; */display: inline-block;}
.module-login .right-siderbar .siderbar-container .popUp-left-pic {position: absolute;top: 0;left: 0;z-index: -1;transform: translateX(-100%);}
.module-login.TopFull .right-siderbar .siderbar-container .popUp-left-pic {display:none}
.module-login .right-siderbar .siderbar-container .popUp-left-pic .popUp-picture{}
.module-login .right-siderbar .siderbar-container .popUp-left-pic .popUp-picture .popUp-picture-element{}
.module-login .right-siderbar .siderbar-container .identity-popup-top-header{display: flex;}
.module-login .right-siderbar .siderbar-container .identity-popup-top-header .top-header-signIn-button{}
.module-login .right-siderbar .siderbar-container .identity-popup-top-header .top-header-signUp-button{}
.module-login .right-siderbar .siderbar-container .identity-popup-top-header .top-header-buttons{flex: 1;text-align: center;cursor: pointer;}
.module-login .right-siderbar .siderbar-container .identity-popup-top-header .top-header-buttons .signIn-popUp-button{cursor: pointer;}
.module-login .right-siderbar .siderbar-container .identity-popup-top-header .top-header-buttons .signUp-button{}
.module-login .right-siderbar .siderbar-container .siderbar-body {position: relative;top: 0;text-align: left;padding: 0 35px;}
.module-login .right-siderbar .siderbar-container .siderbar-body.card-body {max-height: 375px;height: 100%;overflow-y: auto}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content {position: relative;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content[CD="ErrorBox"]{display:none}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content[CD="ErrorBox"] span{display:none}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content[CD="ErrorBox"].Active{display: flex;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content[CD="ErrorBox"].Active span.Active{display: block;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.PasswordArea{ display: flex;align-items: center;justify-content: flex-end;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.SocialArea{display: flex;align-items: center;justify-content: flex-end;flex-direction: column;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.checkbox{text-align: left;padding: 0;padding-top: 0;margin: 0;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.checkbox strong{color:#000;text-decoration:underline;cursor:pointer}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.input{}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.label{}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .form-input{width: 100%;transition: .3s;text-indent: 5px;z-index: 1;position: relative;background: transparent;color:#000;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content input {text-indent:5px;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.genderArea {    display: flex;    align-items: center;    margin-bottom: 30px;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.genderArea .checkbox-label {    margin-right: 20px;    cursor: pointer;    font-size: 15px;    color: #000;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.genderArea .checkbox-label::before {    border-radius: 50%;    width: 20px;    height: 20px;    top: -3px;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.genderArea input:checked + .checkbox-label::before {    background-color: #000;    border-color: #000;    color: #fff;    line-height: 21px;}
@media only screen and (min-width:991px){    .module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.genderArea .checkbox-label:hover {opacity:.7}
}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .form-input~.label-form {position: absolute;/* top: 33px; // left: 0; // transition: .3s; */}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.Focus .form-input~.label-form{/* font-size: 13px; // transition: .3s; // background: #fff; // padding: 0 3px; // margin: 0; */z-index: 2;color:rgba(140, 140, 140, 1);}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .form-input~.label-form {position: absolute;top: 0;left: 0;/* transition: .3s; // z-index: 0; */z-index: -1;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.error .form-alert,.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.error .form-input {border-color: #fc1d1b;color: #fc1d1b;opacity: 1;visibility: visible;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.success .label-form,.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.success .form-input {border-color: #43ab45;color: #43ab45!important;opacity: 1;visibility: visible;}
/*.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.success .form-input~.label-form{top: 8px;left: 12px;font-size: 13px;transition: .3s;margin-left: 8px;}
*/.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.OK .form-input~.label-form{top: 0px;left: 0;font-size: 13px;transition: .3s;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.success.OK .form-input~.label-form{left: 0;}
/*.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.error .form-input~.label-form{top: 8px;left: 4px;font-size: 13px;transition: .3s;}
*/.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.success .form-input~.label-form::before{content: "\e93e";font-family: 'MissZenne' !important;color: #4fca3a;position: relative;z-index: 2;left: 0;margin-right: 5px;top: 0;font-size: 11px;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .form-input~.label-form::before{content: "";}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .title {}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .icon-ifa {width: 60px;height: 40px;position: absolute;display: flex;justify-content: center;align-items: center;top: 33px;right: -10px;top: 8px;font-size: 22px!important;color: #bbb;transition: .3s;cursor: pointer;opacity: 0;visibility: hidden;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .icon-ifa:hover{color: #000;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.Focus > .icon-ifa{opacity: 1;visibility: visible;z-index: 3;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.Focus.OK >[CD="inputClear"].icon-ifa{visibility: hidden;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .forgot-link {cursor: pointer;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .form-line{position: relative;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .form-alert{position: relative;transition: .3s;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .form-alert.Error {animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;transform: translate3d(0,0,0);backface-visibility: hidden;perspective: 1000px;display: block;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .checkbox-label {text-align: left;display: block;padding-left: 30px;position:relative;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .checkbox-label::before {content:"";position: absolute;left: 0;top: -3px;width: 18px;height: 18px;border: 1px solid #bbb;text-align:center;font-size:12px;line-height:18px;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content input:checked + .checkbox-label::before {content:"\e93e";font-family: 'MissZenne' !important;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .form-button.LoadingBtn {pointer-events: none;background-color: #7d7d7d;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content > .form-button.LoadingBtn::before {content: "";width: 12px;height: 12px;background: 0 0;border: 2px solid #fff;border-radius: 50%;-webkit-clip-path: inset(0 0 50% 0);clip-path: inset(0 0 50% 0);transform: translate(-50%,-50%) rotate(0);-webkit-animation: spin .6s linear infinite;animation: spin .6s linear infinite;margin-right: 10px;position: absolute;left: 12px;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .intl-tel-input {width: 100%;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .intl-tel-input .form-input {width: 100%;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .intl-tel-input .country-list {width:370px;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content .intl-tel-input .iti-flag {background-image: url(https://static3.farktor.com/Library/SystemBox/img/q74Xp00ONi5l.png);}
 .module-login.TopFull .right-siderbar {display:flex;width: 100%;justify-content: center;position: relative;margin: 50px 0px;}
.module-login.TopFull .right-siderbar > .TopFull{top: 0;padding: 0;box-shadow: none;margin: 50px 0px;border-left: 1px solid #000;padding-left: 125px;width: 50%;max-width: 589px;}
.module-login.TopFull .right-siderbar .siderbar-container{top: 0;padding: 0;box-shadow: none;width: 50%;max-width: 580px;margin-right: 125px;margin-top: 50px;}
.module-login .right-siderbar .siderbar-body-right{top: 0;padding: 0;box-shadow: none;max-width: 589px;margin-bottom: 20px;}
.module-login.TopFull .right-siderbar .siderbar-body-right{/* top: 0; *//* padding: 0; *//* box-shadow: none; *//* margin: 50px 0px; *//* border-left: 1px solid #000; *//* padding-left: 125px; *//* width: 50%; *//* max-width: 589px; */}
.module-login .signUp-button-section{margin-top: 30px;}
.module-login .signUp-header-section .signUp-header-text{text-align: start;}
.module-login .signUp-middle-section .product-item{display: flex;align-items: center;}
.module-login .signUp-middle-section .product-item .ifa-icon{}
.module-login .signUp-middle-section .product-item .product-item-text{margin-left: 10px;}
.module-login .signUp-middle-section .product-item .product-item-text .product-item-bold-text{font-weight: normal;letter-spacing: 1px;}
.module-login .signUp-button-section .signUp-button-content{}
.module-login .signUp-button-section .signUp-button-content .signUp-button-element{width: 100%;border-radius: 3px;max-height: 52px;background-color: #fff;border: 1px solid #000;}
.module-login .signUp-button-section .signUp-button-content .signUp-button-element .signUp-button-text{color: #000;padding: 16px 0;font-size: 15px;font-weight: normal;text-align: center;letter-spacing: 1px;}
.module-login .signUp-middle-section .product-item:last-child{/* margin-bottom: 28px; */}
.module-login .signUp-middle-section .product-item img{height: 30px}
.module-login .signUp-button-section .signUp-button-content .signUp-button-element:hover{background-color: #000;}
.module-login .signUp-button-section .signUp-button-content .signUp-button-element:hover .signUp-button-text{color: #fff;}
.module-login .right-siderbar .siderbar-hader{position: absolute;top: 0px;right: 50px;z-index: 1;}
.module-login .right-siderbar .siderbar-hader.form{position: absolute;top: 0px;right: 50px;z-index: 1;}
.module-login .right-siderbar .siderbar-hader.formOut{position: absolute;top: 0px;left: -50px;z-index: 1;right: inherit;}
.module-login .right-siderbar .siderbar-hader.formIn{position: absolute;top: 0;left: -25px;right: inherit;z-index: 1;}
.module-login .right-siderbar .siderbar-hader .close{display: flex;flex-direction: column;align-items: center;cursor: pointer;color: inherit;}
.module-login .right-siderbar .siderbar-hader .close .icon-ifa{}
.module-login .right-siderbar .siderbar-hader .close .icon-text{}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form {}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container{}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content > .form-input {border: 0;border-bottom: 1px solid #bbb;font-size: 14px;padding: 13px 3px;width: 100%;transition: .3s;font-weight: 600;color: #000;font-family: inherit}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-tab-content{}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .tab-content {display: none;padding-top: 18px;position: relative}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .tab-content#email {display: block}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-tab-title {}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-tab-title > .icon-text {color: #000;width: 100%;display: block;text-align: center;margin-bottom: 14px}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-tab-title > .icon-text:first-child {font-size: 18px;font-weight: 900}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-tab-title > .icon-text:last-child {font-size: 13px;line-height: 17px}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content > .forgot-link .forgot-icon {width: 20px;height: 20px;display: flex;justify-content: center;align-items: center;margin-right: 3px;color: #333;border: 1px solid #e6e6e6;border-radius: 50%;font-size: 15px;font-weight: 900;text-align: right}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content> .forgot-link {font-size: 15px;display: inline-block;text-align: right;margin-bottom: 15px;position: relative;top: -7px;cursor: pointer;color: #408be0;text-decoration: underline}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .forgot-select {display: flex;justify-content: center;align-items: center;margin: 24px 0 9px}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .forgot-select > .item {flex: 1;border-bottom: 1px solid transparent;padding: 10px 0;cursor: pointer;color: #333;text-align: center;font-size: 16px}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .forgot-select >.item.active {border-color: #333}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .form-content .form-button.forgot-btn {margin: 18px 0;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .form-content .form-button {width: 100%;font-size: 14px;font-weight: 600;color: #fff;height: auto;padding: 15px 20px;background-color: #000;border: 0;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .form-content > .icon-ifa {position: absolute;top: 33px;right: 6px;top: 28px;font-size: 22px!important;color: #bbb;transition: .3s;cursor: pointer;opacity: 0;visibility: hidden;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .form-content > .icon-ifa:hover{color: #000;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .form-content.success > .icon-ifa,.Popup .Modal .Htm .Document .Popup_Center .forgot-form .form-content.OK > .icon-ifa{opacity: 1;visibility: visible;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .form-button {width: 100%;font-size: 14px;font-weight: 600;color: #000;height: auto;padding: 15px 20px;background-color: #fff;border: 1px solid #333;transition: .3s}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .form-button:hover {background-color: #000;border-color: #fff;color: #fff}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content > .form-input~.label-form {position: absolute;top: 33px;left: 0;color: #000;transition: .3s;font-size: 16px;font-family: inherit;font-weight: 100}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content > .form-input~.label-form {position: absolute;top: 33px;left: 0;color: #000;transition: .3s;font-size: 16px;font-family: inherit;font-weight: 100}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content:hover .form-input~.label-form,.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content:focus .form-input~.label-form{top: 8px;left: 0px;font-size: 13px;transition: .3s;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content .form-input~.label-form {position: absolute;top: 33px;left: 4px;color: #000;transition: .3s;font-size: 16px;font-family: inherit;font-weight: 100;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.error .form-input {border-color: #fc1d1b;color: #fc1d1b;opacity: 1;visibility: visible;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content .form-alert{position: relative;text-align: left;margin-top: 6px;;font-size: 13px;transition: .3s;line-height: 19px;display: block;text-align: left}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.error .form-alert {animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;transform: translate3d(0,0,0);backface-visibility: hidden;perspective: 1000px}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.success .label-form,.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.success .form-input {border-color: #43ab45;color: #43ab45;opacity: 1;visibility: visible;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.success .form-input~.label-form{top: 8px;left: 12px;font-size: 13px;transition: .3s;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.success.OK .form-input~.label-form{left: 20px;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.OK .form-input~.label-form{top: 8px;left: 0;font-size: 13px;transition: .3s;}
/*.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.error .form-input~.label-form{top: 8px;left: 4px;font-size: 13px;transition: .3s;}
*/.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content input.contract-checkbox{position: absolute;opacity: 0;visibility: hidden;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content.success .form-input~.label-form::before{content: "\e93e";font-family: 'MissZenne' !important;color: #4fca3a;position: absolute;z-index: 2;left: -18px;top: 0;font-size: 13px;}
.Popup .Modal .Htm .Document .Popup_Center .forgot-form .forgot-container .form-content .form-input~.label-form::before{content: "";}
@media only screen and (max-width: 768px) {.module-login {width:100%;overflow-y: auto;}
.module-login .right-siderbar {}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content:last-child {margin-bottom: 18px}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content {padding-top: 0;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form {padding: 0 0;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.button>.icon-ifa {top: 41px}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.input>.icon-ifa {right: -8px;top: 5px;}
.module-login .right-siderbar .siderbar-container {padding: 0 20px;margin: 0;}
.module-login.Center .ModuleArea .Container {height:100%;overflow-y: auto;}
.module-login .right-siderbar .siderbar-container .identity-popup-top-header {padding-right:30px;}
.module-login .right-siderbar .siderbar-container .siderbar-body .login-form .form-content.title {padding-top: 0}
.module-login.Center .ModuleArea{max-width: 100%;margin: 0;height: 100%;}
.module-login.Center .right-siderbar .siderbar-container .siderbar-body{padding: 0 0;}
.module-login .right-siderbar .siderbar-container .popUp-left-pic{display:none;}
.module-login .right-siderbar .siderbar-container .identity-popup-top-header .top-header-buttons{padding: 12px 6px;}
.module-login .right-siderbar .siderbar-hader.form{top: 10px;right: 10px;margin: 0;position: fixed;z-index:15;padding:15px;}
.module-login .right-siderbar .siderbar-container .popUp-center-pic .popUp-picture img{width: 100%;}
.module-login.TopFull.Active{top: 0;bottom: 0;height: 100%;margin: 0;}
.module-login.TopFull .ModuleArea{/*height: 100%;max-width: 100%;*/margin: 0;}
.module-login.TopFull .right-siderbar{display: block;margin-top: 27px;height: 100%;/* overflow-y: auto; */}
.module-login.TopFull .right-siderbar .siderbar-container{width: 100%;max-width: 100%;margin: 0 0;margin-top: 25px;}
.module-login.TopFull .right-siderbar .siderbar-container .siderbar-body{padding: 0 20px;}
.module-login.TopFull .right-siderbar .siderbar-body-right{padding: 0 20px;padding-bottom: 20px;}
.module-login.TopFull .right-siderbar > .TopFull{width: 100%;max-width: 100%;margin: 0 0;padding: 0 0;display: block;border: 0;}
.module-login.TopFull .right-siderbar > .TopFull .signUp-header-section {display:none;}
}
@keyframes shake {10%,90% {transform: translate3d(-1px,0,0)}
20%,80% {transform: translate3d(2px,0,0)}
30%,50%,70% {transform: translate3d(-4px,0,0)}
40%,60% {transform: translate3d(4px,0,0)}
}
.pageOverlay.Show{transition:.3s;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index: 9999 ! important;cursor:pointer;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}

[DESIGN_ID='0'] [DS='1330'][SB='20'].Center{background-color:#00000069 }
[DESIGN_ID='0'] [DS='1330'][SB='20'].Right{background-color:#00000069 }
[DESIGN_ID='0'] [DS='1330'][SB='20'].TopFull{background-color:#00000069 }
[DESIGN_ID='0'] [DS='1330'][SB='21'].Center{background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;border-top-left-radius:10px ;border-top-right-radius:10px ;border-bottom-right-radius:10px ;border-bottom-left-radius:10px }
[DESIGN_ID='0'] [DS='1330'][SB='21'].Right{background-color:#fff }
[DESIGN_ID='0'] [DS='1330'][SB='21'].TopFull{background-color:#fff }
[DESIGN_ID='0'] [DS='1330'] [SB='24'].Right{display:none }
[DESIGN_ID='0'] [DS='1330'] [SB='25'].Center{display:none }
[DESIGN_ID='0'] [DS='1330'] [SB='25'].Right{display:none }
[DESIGN_ID='0'] [DS='1331'] [SB='0']{font-family:inherit ;font-size:22px ;font-weight:bold ;font-style:normal ;text-decoration:none ;padding-top:0px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:15px ;margin-left:0px ;text-align:left ;display:none }
[DESIGN_ID='0'] [DS='1332'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:20px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1332'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:100 ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#6c6c6c ;padding-top:15px ;padding-right:3px ;padding-bottom:15px ;padding-left:3px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1332'] [SB='1'].Error{color:#000  ! important;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#f00 }
[DESIGN_ID='0'] [DS='1332'] [SB='2']{margin-top:15px ;margin-right:5px ;margin-bottom:15px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1332'] [SB='2'].Error{color:#000  ! important;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px }
[DESIGN_ID='0'] [DS='1332'] [SB='2'].Focus{font-size:13px ;color:#000 ;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:-6px ;margin-right:0px ;margin-bottom:0px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1332'] [SB='3'].Error{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#f00  ! important;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:4px ;border-top-right-radius:4px ;border-bottom-right-radius:4px ;border-bottom-left-radius:4px }
[DESIGN_ID='0'] [DS='1333'] [SB='0']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#444 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:0px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:inherit ;width:inherit }
[DESIGN_ID='0'] [DS='1333'] [SB='0']:Hover{font-weight:normal ;font-style:normal ;text-decoration:underline ;color:#1877f2 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent }
[DESIGN_ID='0'] [DS='1334'][SB='0']{margin-top:40px ;margin-right:0px ;margin-bottom:15px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1334'] [SB='1']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:italic ;text-decoration:none ;color:#000 ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:10px ;padding-left:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1334'] [SB='2']{font-family:inherit ;font-size:16px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#1877f2 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#1877f2 ;padding-top:12px ;padding-right:12px ;padding-bottom:12px ;padding-left:12px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1334'] [SB='2']:Hover{color:#fff ;background-color:#1877f2 }
[DESIGN_ID='0'] [DS='1334'] [SB='4']{font-size:14px }
[DESIGN_ID='0'] [DS='1341'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:20px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1341'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:100 ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#6c6c6c ;padding-top:15px ;padding-right:3px ;padding-bottom:15px ;padding-left:3px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1341'] [SB='1'].Error{color:#000  ! important;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#f00 }
[DESIGN_ID='0'] [DS='1341'] [SB='2']{margin-top:15px ;margin-right:5px ;margin-bottom:15px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1341'] [SB='2'].Error{color:#000  ! important;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px }
[DESIGN_ID='0'] [DS='1341'] [SB='2'].Focus{font-size:13px ;color:#000 ;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:-6px ;margin-right:0px ;margin-bottom:0px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1341'] [SB='3'].Error{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#f00  ! important;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:4px ;border-top-right-radius:4px ;border-bottom-right-radius:4px ;border-bottom-left-radius:4px }
[DESIGN_ID='0'] [DS='1342'][SB='0']{margin-top:10px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1342'] [SB='1']{font-family:inherit ;font-size:12px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#000 ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:0px ;padding-bottom:5px ;padding-left:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1342'] [SB='2']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#fff ;background-color:#3b5998 ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:15px ;padding-right:15px ;padding-bottom:15px ;padding-left:15px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1343'][SB='0']{margin-top:10px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1343'] [SB='0']:Hover{border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 }
[DESIGN_ID='0'] [DS='1343'] [SB='2']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#fff ;background-color:rgba(255, 144, 0, 1) ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:rgba(255, 144, 0, 1) ;padding-top:15px ;padding-right:15px ;padding-bottom:15px ;padding-left:15px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1343'] [SB='2']:Hover{color:#fff ;background-color:#5e1421 }
[DESIGN_ID='0'] [DS='1344'][SB='0']{display:none  ! important}
[DESIGN_ID='0'] [DS='1344'] [SB='1']{margin-top:20px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1344'] [SB='2']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:italic ;text-decoration:none ;color:#000 ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:10px ;padding-left:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1344'] [SB='3']{font-family:inherit ;font-size:16px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 ;padding-top:15px ;padding-right:15px ;padding-bottom:15px ;padding-left:15px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1344'] [SB='3']:Hover{color:#fff ;background-color:#000 }
[DESIGN_ID='0'] [DS='1353'][SB='0']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#fff ;background-color:rgba(255, 144, 0, 1) ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:10px ;padding-right:10px ;padding-bottom:10px ;padding-left:10px ;margin-top:10px ;margin-right:-68px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:20px ;border-top-right-radius:20px ;border-bottom-right-radius:20px ;border-bottom-left-radius:20px }
[DESIGN_ID='0'] [DS='1353'] [SB='1']{font-size:14px }
[DESIGN_ID='0'] [DS='1353'] [SB='2']{display:none }
[DESIGN_ID='0'] [DS='1356'][SB='0']{background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1356'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#444 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:10px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1356'] [SB='2']{font-family:inherit ;font-size:22px ;font-weight:bold ;font-style:normal ;text-decoration:none ;color:#444 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:40px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:inherit }
[DESIGN_ID='0'] [DS='1356'] [SB='3']{display:none }
[DESIGN_ID='0'] [DS='1357'][SB='0']{font-family:inherit ;font-size:15px ;color:#f00 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:20px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:inherit ;width:inherit }
[DESIGN_ID='0'] [DS='1358'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:20px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1358'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:100 ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#6c6c6c ;padding-top:15px ;padding-right:3px ;padding-bottom:15px ;padding-left:3px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1358'] [SB='1'].Error{color:#000  ! important;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#f00 }
[DESIGN_ID='0'] [DS='1358'] [SB='2']{margin-top:15px ;margin-right:5px ;margin-bottom:15px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1358'] [SB='2'].Error{color:#000  ! important;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px }
[DESIGN_ID='0'] [DS='1358'] [SB='2'].Focus{font-size:13px ;color:#000 ;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:-8px ;margin-right:0px ;margin-bottom:0px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1358'] [SB='3'].Error{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#f00  ! important;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:4px ;border-top-right-radius:4px ;border-bottom-right-radius:4px ;border-bottom-left-radius:4px }
[DESIGN_ID='0'] [DS='1359'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:20px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1359'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:100 ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#6c6c6c ;padding-top:15px ;padding-right:3px ;padding-bottom:15px ;padding-left:3px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1359'] [SB='1'].Error{color:#000  ! important;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#f00 }
[DESIGN_ID='0'] [DS='1359'] [SB='2']{margin-top:15px ;margin-right:5px ;margin-bottom:15px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1359'] [SB='2'].Error{color:#000  ! important;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px }
[DESIGN_ID='0'] [DS='1359'] [SB='2'].Focus{font-size:13px ;color:#000 ;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:-8px ;margin-right:0px ;margin-bottom:0px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1359'] [SB='3'].Error{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#f00  ! important;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:4px ;border-top-right-radius:4px ;border-bottom-right-radius:4px ;border-bottom-left-radius:4px }
[DESIGN_ID='0'] [DS='1360'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:20px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1360'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:100 ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#6c6c6c ;padding-top:15px ;padding-right:3px ;padding-bottom:15px ;padding-left:3px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1360'] [SB='1'].Error{color:#000  ! important;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#f00 }
[DESIGN_ID='0'] [DS='1360'] [SB='2']{margin-top:15px ;margin-right:5px ;margin-bottom:15px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1360'] [SB='2'].Error{color:#000  ! important;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px }
[DESIGN_ID='0'] [DS='1360'] [SB='2'].Focus{font-size:13px ;color:#000 ;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:-8px ;margin-right:0px ;margin-bottom:0px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1360'] [SB='3'].Error{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#f00  ! important;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:4px ;border-top-right-radius:4px ;border-bottom-right-radius:4px ;border-bottom-left-radius:4px }
[DESIGN_ID='0'] [DS='1361'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:20px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1361'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:100 ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#6c6c6c ;padding-top:15px ;padding-right:3px ;padding-bottom:15px ;padding-left:3px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1361'] [SB='1'].Error{color:#000  ! important;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#f00 }
[DESIGN_ID='0'] [DS='1361'] [SB='2']{margin-top:15px ;margin-right:5px ;margin-bottom:15px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1361'] [SB='2'].Error{color:#000  ! important;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px }
[DESIGN_ID='0'] [DS='1361'] [SB='2'].Focus{font-size:13px ;color:#000 ;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:-8px ;margin-right:0px ;margin-bottom:0px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1361'] [SB='3'].Error{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#f00  ! important;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:4px ;border-top-right-radius:4px ;border-bottom-right-radius:4px ;border-bottom-left-radius:4px }
[DESIGN_ID='0'] [DS='1362'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:20px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1362'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:100 ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#6c6c6c ;padding-top:15px ;padding-right:3px ;padding-bottom:15px ;padding-left:3px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1362'] [SB='1'].Error{color:#000  ! important;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#f00 }
[DESIGN_ID='0'] [DS='1362'] [SB='2']{margin-top:15px ;margin-right:5px ;margin-bottom:15px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1362'] [SB='2'].Error{color:#000  ! important;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px }
[DESIGN_ID='0'] [DS='1362'] [SB='2'].Focus{font-size:13px ;color:#000 ;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:-8px ;margin-right:0px ;margin-bottom:0px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1362'] [SB='3'].Error{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#f00  ! important;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:4px ;border-top-right-radius:4px ;border-bottom-right-radius:4px ;border-bottom-left-radius:4px }
[DESIGN_ID='0'] [DS='1363'] [SB='0']{font-family:inherit ;font-size:22px ;font-weight:bold ;font-style:normal ;text-decoration:none ;padding-top:0px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:15px ;margin-left:0px ;text-align:left ;display:none }
[DESIGN_ID='0'] [DS='1364'][SB='0']{margin-top:30px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1364'] [SB='0']:Hover{border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 }
[DESIGN_ID='0'] [DS='1364'] [SB='2']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#fff ;background-color:rgba(255, 144, 0, 1) ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:rgba(255, 144, 0, 1) ;padding-top:15px ;padding-right:15px ;padding-bottom:15px ;padding-left:15px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1364'] [SB='2']:Hover{color:#fff ;background-color:#5e1421 }
[DESIGN_ID='0'] [DS='1365'][SB='0']{margin-top:40px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1365'] [SB='1']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:italic ;text-decoration:none ;color:#000 ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:10px ;padding-left:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1365'] [SB='2']{font-family:inherit ;font-size:16px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#1877f2 ;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#1877f2 ;padding-top:12px ;padding-right:12px ;padding-bottom:12px ;padding-left:12px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1365'] [SB='2']:Hover{color:#fff ;background-color:#1877f2 }
[DESIGN_ID='0'] [DS='1365'] [SB='3']{font-size:14px ;color:#1877f2 }
[DESIGN_ID='0'] [DS='1365'] [SB='3']:Hover{color:#fff }
[DESIGN_ID='0'] [DS='1366'][SB='0']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#fff ;background-color:rgba(255, 144, 0, 1) ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:10px ;padding-right:10px ;padding-bottom:10px ;padding-left:10px ;margin-top:10px ;margin-right:-68px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:20px ;border-top-right-radius:20px ;border-bottom-right-radius:20px ;border-bottom-left-radius:20px }
[DESIGN_ID='0'] [DS='1366'] [SB='1']{font-size:14px }
[DESIGN_ID='0'] [DS='1366'] [SB='2']{display:none }
[DESIGN_ID='0'] [DS='1367'][SB='0']{font-family:inherit ;font-size:15px ;color:#f00 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:inherit ;width:inherit }
[DESIGN_ID='0'] [DS='1368'][SB='0']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#444 ;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:10px ;margin-right:4px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:2px ;border-top-right-radius:2px ;border-bottom-right-radius:2px ;border-bottom-left-radius:2px }
[DESIGN_ID='0'] [DS='1368'] [SB='1']{font-size:14px }
[DESIGN_ID='0'] [DS='1368'] [SB='2']{display:none }
[DESIGN_ID='0'] [DS='1369'][SB='0']{display:none }
[DESIGN_ID='0'] [DS='1369'][SB='1']{margin-top:20px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1369'] [SB='2']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:italic ;text-decoration:none ;color:#000 ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:10px ;padding-left:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1369'] [SB='3']{font-family:inherit ;font-size:16px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 ;padding-top:15px ;padding-right:15px ;padding-bottom:15px ;padding-left:15px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1369'] [SB='3']:Hover{color:#fff ;background-color:#000 }
[DESIGN_ID='0'] [DS='1370'][SB='0']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#444 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1370'] [SB='1']:hover{font-weight:normal ;font-style:normal ;text-decoration:none ;color:#000 }
[DESIGN_ID='0'] [DS='1372'][SB='0']{font-family:inherit ;font-size:12px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#444 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1372'] [SB='1']:hover{font-weight:normal ;font-style:normal ;text-decoration:none ;color:#000 }
[DESIGN_ID='0'] [DS='1373'][SB='0']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1374'][SB='0']{padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;display:none }
[DESIGN_ID='0'] [DS='1375'][SB='0']{background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:10px ;padding-right:10px ;padding-bottom:10px ;padding-left:10px ;margin-top:20px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1376'][SB='0']{padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;display:none }
[DESIGN_ID='0'] [DS='1377'][SB='0']{background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:10px ;padding-right:10px ;padding-bottom:10px ;padding-left:10px ;margin-top:10px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1378'] [SB='0']{font-family:inherit ;font-size:22px ;font-weight:bold ;font-style:normal ;text-decoration:none ;padding-top:0px ;padding-right:5px ;padding-bottom:0px ;padding-left:5px ;margin-top:15px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px ;text-align:left }
[DESIGN_ID='0'] [DS='1379'] [SB='0']{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;padding-top:0px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:15px ;margin-left:0px ;text-align:left }
[DESIGN_ID='0'] [DS='1380'][SB='0']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#fff ;background-color:rgba(255, 144, 0, 1) ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:10px ;padding-right:10px ;padding-bottom:10px ;padding-left:10px ;margin-top:10px ;margin-right:-68px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:20px ;border-top-right-radius:20px ;border-bottom-right-radius:20px ;border-bottom-left-radius:20px }
[DESIGN_ID='0'] [DS='1380'] [SB='1']{font-size:14px }
[DESIGN_ID='0'] [DS='1380'] [SB='2']{display:none }
[DESIGN_ID='0'] [DS='1381'][SB='0']{font-family:inherit ;font-size:15px ;color:#f00 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:inherit ;width:inherit }
[DESIGN_ID='0'] [DS='1382'][SB='0']{background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:10px ;padding-right:10px ;padding-bottom:10px ;padding-left:10px ;margin-top:10px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;display:none }
[DESIGN_ID='0'] [DS='1383'][SB='0']{padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;display:none }
[DESIGN_ID='0'] [DS='1384'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:20px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1384'] [SB='1']{font-family:inherit ;font-size:16px ;font-weight:100 ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 ;padding-top:15px ;padding-right:3px ;padding-bottom:15px ;padding-left:3px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1384'] [SB='1'].Error{color:#000  ! important;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#f00 }
[DESIGN_ID='0'] [DS='1384'] [SB='2']{margin-top:15px ;margin-right:5px ;margin-bottom:15px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1384'] [SB='2'].Error{color:#000  ! important;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px }
[DESIGN_ID='0'] [DS='1384'] [SB='2'].Focus{font-size:13px ;color:#000 ;background-color:#fff ;padding-top:0px ;padding-right:0px ;padding-bottom:0px ;padding-left:0px ;margin-top:-8px ;margin-right:0px ;margin-bottom:0px ;margin-left:10px }
[DESIGN_ID='0'] [DS='1384'] [SB='3'].Error{font-family:inherit ;font-size:13px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#f00  ! important;background-color:#fff ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:5px ;padding-right:5px ;padding-bottom:5px ;padding-left:5px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:4px ;border-top-right-radius:4px ;border-bottom-right-radius:4px ;border-bottom-left-radius:4px }
[DESIGN_ID='0'] [DS='1385'][SB='0']{margin-top:30px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1385'] [SB='0']:Hover{border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 }
[DESIGN_ID='0'] [DS='1385'] [SB='2']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#fff ;background-color:rgba(255, 144, 0, 1) ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 ;padding-top:15px ;padding-right:15px ;padding-bottom:15px ;padding-left:15px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1385'] [SB='2']:Hover{color:#fff ;background-color:#5e1421 }
[DESIGN_ID='0'] [DS='1386'][SB='0']{margin-top:20px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1386'] [SB='1']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:italic ;text-decoration:none ;color:#000 ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:10px ;padding-left:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1386'] [SB='2']{font-family:inherit ;font-size:16px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:#fff ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 ;padding-top:15px ;padding-right:15px ;padding-bottom:15px ;padding-left:15px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1386'] [SB='2']:Hover{color:#fff ;background-color:#000 }
[DESIGN_ID='0'] [DS='1387'][SB='0']{font-family:inherit ;font-size:18px ;font-weight:bold ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:3px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:18px ;padding-right:0px ;padding-bottom:18px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1387'][SB='0'].Active{font-weight:bold ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:3px ;border-left-width:0px ;border-style:solid ;border-color:#000 ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1388'][SB='0']{font-family:inherit ;font-size:18px ;font-weight:bold ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:3px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:18px ;padding-right:0px ;padding-bottom:18px ;padding-left:0px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1388'][SB='0'].Active{font-weight:bold ;font-style:normal ;text-decoration:none ;color:#000 ;background-color:transparent ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:3px ;border-left-width:0px ;border-style:solid ;border-color:#000 ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px }
[DESIGN_ID='0'] [DS='1390'][SB='0']{margin-top:40px ;margin-right:0px ;margin-bottom:15px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1390'] [SB='1']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:italic ;text-decoration:none ;color:#000 ;border-top-width:0px ;border-right-width:0px ;border-bottom-width:0px ;border-left-width:0px ;border-style:solid ;border-color:transparent ;padding-top:0px ;padding-right:0px ;padding-bottom:10px ;padding-left:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1390'] [SB='2']{font-family:inherit ;font-size:16px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#1877f2 ;background-color:transparent ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#1877f2 ;padding-top:12px ;padding-right:12px ;padding-bottom:12px ;padding-left:12px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1390'] [SB='2']:Hover{color:#fff ;background-color:#1877f2 }
[DESIGN_ID='0'] [DS='1390'] [SB='4']{font-size:14px }
[DESIGN_ID='0'] [DS='1391'][SB='0']{margin-top:30px ;margin-right:0px ;margin-bottom:10px ;margin-left:0px }
[DESIGN_ID='0'] [DS='1391'] [SB='0']:Hover{border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 }
[DESIGN_ID='0'] [DS='1391'] [SB='2']{font-family:inherit ;font-size:14px ;font-weight:normal ;font-style:normal ;text-decoration:none ;color:#fff ;background-color:rgba(0, 0, 0, 1) ;border-top-width:1px ;border-right-width:1px ;border-bottom-width:1px ;border-left-width:1px ;border-style:solid ;border-color:#000 ;padding-top:15px ;padding-right:15px ;padding-bottom:15px ;padding-left:15px ;margin-top:0px ;margin-right:0px ;margin-bottom:0px ;margin-left:0px ;border-top-left-radius:0px ;border-top-right-radius:0px ;border-bottom-right-radius:0px ;border-bottom-left-radius:0px ;text-align:center ;width:100% }
[DESIGN_ID='0'] [DS='1391'] [SB='2']:Hover{color:#fff ;background-color:rgba(28, 27, 27, 1) }
