body {
        background-color: #fafafa !important;
}
.datetimepicker { min-width: 15% !important;}
input, button, select, textarea {font-family: 'Raleway', sans-serif !important;}
.mywell {
    min-height: 20px;
    padding: 15px;
    clear: both!important;
    border: 0px solid #fff !important;
}
@media only screen and (max-width:768px){
    .s101Modal__modalBackDrop__content.big{width:75%}
}
@media only screen and (max-width:400px){
    .s101Modal__modalBackDrop__content.big{width:95%}
}@media only screen and (max-width:540px){
    .s101Modal__modalBackDrop__content.cancelOrder .s101Modal__modalBackDrop__content__close{top:7px;right:7px;width:15px;height:15px}
}@media only screen and (max-width:540px){.s101Modal__modalBackDrop__content.addAddress{padding-top:5px}
}@media only screen and (max-width:768px){#loginPage.visible .box{-webkit-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%,0%)}
}@media only screen and (max-width:768px){#loginPage__box{min-width:95%;right:initial;left:50%}}
@media only screen and (max-width:768px){#header.nologo #header__name{left:45px}}
@media only screen and (max-width:768px){#header__logo{left:45px}}
@media only screen and (max-width:768px){#header__name{left:84px}}
@media only screen and (max-width:544px){#header__notification{display:none}}
.appLinksWrap__appLinks img{height:35px;display:inline-block;margin-right:10px}
@media only screen and (max-width:544px){.appLinksWrap__phoneWrap__phoneInput{display:none}}
.appLinksWrap__phoneWrap__phoneInput input{float:left;height:35px;font-size:10px;min-width:144px;padding:0 5px 0 22px}
.appLinksWrap__phoneWrap__phoneInput button{float:left;border-radius:0;background-color:#000;height:35px;width:80px;font-size:9px;font-weight:100;letter-spacing:1px;border:1px solid #000;color:#fff}
@media only screen and (max-width:544px){#buyerChat__widget{right:0;width:73%;display:none}}
@media only screen and (max-width:544px){#buyerChat__login{right:0;width:100%;height:100%}
}#buyerProtectionModal{padding:10px 15px}
@media only screen and (max-width:768px){#buyerProtectionModal{padding:5px 0}}
#buyerProtectionModal .question{margin:10px 0;font-weight:400}
#buyerProtectionModal .answer{line-height:1.6;font-size:14px;margin-bottom:25px}
@media only screen and (max-width:768px){#buyerProtectionModal .answer{font-size:12px}}
#buyerProtectionModal .image{margin:10px 0}
#buyerProtectionModal #buyerProtectionModal__title{font-weight:500;font-size:18px;margin-bottom:25px}
@media only screen and (max-width:768px){#buyerProtectionModal #buyerProtectionModal__title{font-size:17px;margin-right:4px}}
#buyerProtectionModal .buyerProtectionModal__heading{font-weight:500;font-size:16px;margin-top:25px;margin-bottom:25px}
#buyerProtectionModal #buyerProtectionModal__faq{border:1px solid #000;display:inline-block;padding:10px 30px;text-decoration:none;color:#000}
#breadcrumbs{background:#fff;-webkit-box-shadow:0 1px 1px silver;box-shadow:0 1px 1px silver;padding:5px}
#breadcrumbs.sticky{position:fixed;width:100%;left:0;top:55px;z-index:2}
#breadcrumbs__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:63px;width:100%}
@media only screen and (max-width:544px){#breadcrumbs__container{font-size:12px;padding-left:40px}}
#breadcrumbs__container__back{margin-left:15px;position:absolute;height:24px;left:0;width:63px;background-color:#fff;line-height:24px}@media only screen and (max-width:544px){#breadcrumbs__container__back{height:18px;width:30px;margin-left:7px;line-height:18px}}#breadcrumbs__container__back::before{content:'<';position:absolute;top:50%;left:9px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-weight:300}@media only screen and (max-width:544px){#breadcrumbs__container__back::before{left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}#breadcrumbs__container__back:hover{background-color:#c9c9c9}#breadcrumbs__container__back__text{position:relative;left:4px}@media only screen and (max-width:544px){#breadcrumbs__container__back__text{display:none}}#breadcrumbs__container__items .item{color:#acb0bd;text-decoration:none;cursor:default}#breadcrumbs__container__items .item.active{color:#f94b4b}#breadcrumbs__container__items .item.isLink{cursor:pointer;color:#2d3649}#breadcrumbs__container__items .item:after{content:'>';margin:0 5px}#breadcrumbs__container__items .item:last-child:after,#productDesktopPage__breadcrumbs .item:last-child:after{display:none}.s101Modal{visibility:hidden;display:block;opacity:0;position:absolute;z-index:100}.s101Modal.modalVisible{visibility:visible;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;opacity:1}.s101Modal__modalBackDrop{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100;overflow-y:auto}.s101Modal__modalBackDrop__content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);background-color:#fff;border-radius:5px;position:absolute;width:90%;top:50px;left:50%;-webkit-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%,0%);padding:25px}.s101Modal__modalBackDrop__content.small{max-width:300px}.s101Modal__modalBackDrop__content.medium{max-width:600px}.s101Modal__modalBackDrop__content.big{max-width:inherit;width:750px}@media only screen and (max-width:768px){.s101Modal__modalBackDrop__content.big{width:75%}}@media only screen and (max-width:400px){.s101Modal__modalBackDrop__content.big{width:95%}}.s101Modal__modalBackDrop__content__closeWrap__close{position:absolute;top:15px;right:15px;z-index:1;width:22px;height:22px;cursor:pointer}.s101Modal__modalBackDrop__content.cancelOrder{max-width:430px;padding:0}@media only screen and (max-width:540px){.s101Modal__modalBackDrop__content.cancelOrder .s101Modal__modalBackDrop__content__close{top:7px;right:7px;width:15px;height:15px}}.s101Modal__modalBackDrop__content.faq .closeModalTrigger{width:33px;height:33px}.s101Modal__modalBackDrop__content.addAddress{max-width:550px}@media only screen and (max-width:540px){.s101Modal__modalBackDrop__content.addAddress{padding-top:5px}}.s101Modal__modalBackDrop__content.verifyOtpPayment{top:100px}.s101Modal__modalBackDrop__content.facebookMultiShareModal{max-width:600px;top:15px;border-radius:0;padding:0}.s101Modal__modalBackDrop__content.facebookMultiShareModal .closeModalTrigger{display:none}#loginPage{position:fixed;top:50px;left:0;width:100%;z-index:100;visibility:hidden}#loginPage.visible{visibility:visible}#loginPage.visible .overlay{background-color:rgba(0,0,0,.5)}#loginPage.visible .box{-webkit-transform:translate(0%,0%);-ms-transform:translate(0%,0%);transform:translate(0%,0%)}@media only screen and (max-width:768px){#loginPage.visible .box{-webkit-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%,0%)}}#loginPage .overlay,#loginPage__box{-webkit-transition:all .3s;transition:all .3s}#loginPage .overlay{width:100%;overflow-y:auto;height:100%;left:0;position:fixed;top:0;background-color:transparent}#loginPage__box{background-color:#fff;position:absolute;right:15px;top:50px;min-width:400px;-webkit-box-shadow:0 0 10px -3px;box-shadow:0 0 10px -3px;padding:20px;-webkit-transform:translateY(-150%);-ms-transform:translateY(-150%);transform:translateY(-150%)}#loginPage__box__close{position:absolute;top:15px;right:15px;width:18px}#loginPage__box__error{text-align:center;font-size:12px;color:#f94b4b;margin-top:5px;visibility:hidden}#loginPage__box__error.visible{visibility:visible}@media only screen and (max-width:768px){#loginPage__box{min-width:95%;right:initial;left:50%}}#loginPage__box__tabs{text-align:center}#loginPage__box__tabs__login,#loginPage__box__tabs__register{cursor:pointer}#loginPage__box__tabs__login.active,#loginPage__box__tabs__register.active,#loginPage__box__tabs__setPassword.active{color:#f94b4b;cursor:default}#loginPage__box__tabs__login{border-right:1px solid silver}#loginPage__box__tabs__setPassword{cursor:default}#loginPage__box__login__usernameInputGroup{margin-top:10px}#loginPage__box__login__submitButton{width:100%;margin-top:10px}#loginPage__box__login__footerActions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;margin-top:10px}#loginPage__box__login__footerActions__remember{cursor:pointer}#loginPage__box__login__footerActions__forgotPassword{color:#f94b4b;cursor:pointer}#loginPage__box__login__tncText{text-align:center;font-size:12px;margin-top:10px}#loginPage__box__login__tncText .link{color:#f94b4b}#loginPage__box__sendOTP__mobileNumberGroup{margin-top:10px}#loginPage__box__sendOTP__submitButton{width:100%;margin-top:10px}#loginPage__box__sendOTP .helpText{font-size:12px;color:silver}#loginPage__box__sendOTP__loginLink{text-align:center;font-size:12px;color:#f94b4b;margin-top:15px;cursor:pointer}#loginPage__box__verifyOTP__emailGroup__email.addSuggestion{height:60px;padding-bottom:18px}#loginPage__box__verifyOTP__emailGroup__emailSuggestion{bottom:0;right:6px;position:absolute;display:inline-block;font-size:12px}#loginPage__box__verifyOTP__emailGroup__emailSuggestion__email{color:#00f}#loginPage__box__verifyOTP__otpGroup{position:relative}#loginPage__box__verifyOTP__otpGroup__OtpSent,#loginPage__box__verifyOTP__otpGroup__resentOtp{position:absolute;color:#f94b4b;top:20px;font-size:14px;right:5px}#loginPage__box__verifyOTP__otpGroup__OtpSent{color:#000}#loginPage__box__verifyOTP__editGroup{color:silver;margin-top:10px}#loginPage__box__verifyOTP__editGroup__pencil{height:14px;cursor:pointer;vertical-align:baseline}#loginPage__box__verifyOTP__submitButton{width:100%;margin-top:10px}#loginPage__box__verifyOTP__loginLink{text-align:center;font-size:12px;color:#f94b4b;margin-top:15px;cursor:pointer}#header{background-color:#fff;height:55px;position:fixed;z-index:5;width:100%;left:0;top:0;-webkit-transition:.3s all;transition:.3s all;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}#header.transparent{background-color:transparent}#header.hide,#header.nologo #header__logo{display:none}#header.nologo #header__name{left:15px;cursor:default;text-decoration:none}@media only screen and (max-width:768px){#header.nologo #header__name{left:45px}}#header__menuIcon{opacity:.75;width:20px;position:absolute;top:17px;cursor:pointer;z-index:1;margin-left:10px}#header__menuIcon:hover{opacity:1}#header__logo{display:block;position:absolute;left:15px;top:10px;-webkit-transition:top .3s;transition:top .3s}@media only screen and (max-width:768px){#header__logo{left:45px}}#header__logo.hidden,#header__name.hidden{top:-50px}#header__logo__image{height:35px;width:35px;border-radius:3px}#header__name{display:block;position:absolute;left:65px;top:14px;color:#2d3649;font-size:19px;font-weight:100;-webkit-transition:top .3s;transition:top .3s}@media only screen and (max-width:768px){#header__name{left:84px}}#header__loginButton{position:absolute;right:15px;top:12px}#header__cartIcon{position:absolute;right:95px;top:14px}#header__cartIcon.loggedIn{right:15px}#header__cartIcon__image{height:20px}#header__cartIcon__count{position:absolute;width:20px;height:20px;background:#f94b4b;text-align:center;line-height:20px;color:#fff;text-decoration:none;border-radius:50%;font-size:12px;top:-5px;right:-9px}#header__notification{background:#fff;border:1px solid silver;width:200px;position:absolute;right:15px;top:50px;padding:5px 5px 5px 80px;z-index:20;-webkit-box-shadow:0 0 20px -5px #000;box-shadow:0 0 20px -5px #000}@media only screen and (max-width:544px){#header__notification{display:none}}#header__notification__image{max-height:100%;position:absolute;left:5px;max-width:65px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#header__notification__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#header__notification__added{color:silver;font-size:14px}#header__notification__viewCart{color:#f94b4b}#header__searchIcon{display:block;position:absolute;right:150px;top:14px}#header__searchIcon.loggedIn{right:50px}#header__searchIcon__imageRed,#header__searchIcon__imageWhite{height:20px}#sidebar,#sidebar__content{left:0;height:100%;top:0;-webkit-transition:all .3s;transition:all .3s}#sidebar{background:0 0;z-index:999;visibility:hidden;position:fixed;width:100%}#sidebar.visible{background:rgba(0,0,0,.5);visibility:visible}#sidebar__content{padding-top:50px;background-color:#fff;position:absolute;width:300px;overflow:auto;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}#sidebar__content.visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#sidebar__content__header{height:50px;background-color:#2d3649;position:absolute;width:100%;top:0;left:0}#sidebar__content__header__back{width:20px;margin-top:15px;margin-left:10px;cursor:pointer}#sidebar__content__login{background-color:#efedef;padding:10px 10px 15px}#sidebar__content__login__title{color:silver;margin-bottom:10px}#sidebar__content__account{background-color:#efedef;padding:10px 0 15px}#sidebar__content__account__title{color:silver;margin-bottom:10px;padding-left:10px;padding-right:10px}#sidebar__content__account__items .item{cursor:pointer;display:block;color:#000;position:relative;padding:10px;text-decoration:none}#sidebar__content__account__items .item:hover{background-color:#dcdcdc}#sidebar__content__account__items .item .arrow{position:absolute;right:0;top:10px;height:25px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#sidebar__content__storeInfo{padding:15px 0;border-bottom:1px solid #e4e4e4}#sidebar__content__storeInfo__name{color:silver;padding-left:10px;padding-right:10px;margin-bottom:10px}#sidebar__content__storeInfo__getInTouch{cursor:pointer;position:relative;padding:10px}#sidebar__content__categories__list .item:hover,#sidebar__content__storeInfo__aboutUs:hover,#sidebar__content__storeInfo__getInTouch:hover,#sidebar__content__storeInfo__shareStore:hover{background-color:#f7f7f7}#sidebar__content__storeInfo__getInTouch__arrow{height:25px;position:absolute;right:0;top:20px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#sidebar__content__storeInfo__getInTouch__subHeading{color:silver;font-size:12px}#sidebar__content__storeInfo__aboutUs{cursor:pointer;position:relative;padding:10px}#sidebar__content__storeInfo__aboutUs__arrow{height:25px;position:absolute;right:0;top:10px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#sidebar__content__storeInfo__shareStore{cursor:pointer;position:relative;padding:10px}#sidebar__content__storeInfo__shareStore__arrow{height:25px;position:absolute;right:0;top:20px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#sidebar__content__storeInfo__shareStore__subHeading{color:silver;font-size:12px}#sidebar__content__categories{padding:15px 0}#sidebar__content__categories__title{color:silver;padding-left:10px;padding-right:10px}#sidebar__content__categories__list .item{position:relative;display:block;color:#000;padding:10px;border-bottom:1px solid #e4e4e4}#sidebar__content__categories__list .item .arrow{height:25px;position:absolute;right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:20px}#sidebar__content__categories__list .item .name{position:absolute;line-height:60px;padding-left:60px;top:0;left:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}#sidebar__content__categories__list .item .image{width:40px;height:40px;border-radius:50%}.s101Modal__modalBackDrop__content{max-width:900px}#variantModalPage .variantModalPageLabel{color:silver;font-size:12px;margin-bottom:5px}#variantModalPage .line{border-top:1px solid silver;margin:10px 0}#productDesktopPage__descriptionWrap #readMoreButton,#variantModalPage #readMoreButton{color:#f94b4b;position:absolute;opacity:0;bottom:6px;right:0;cursor:pointer;font-size:15px;background:#fff;padding-left:15px;padding-right:18px}#variantModalPage #readMoreButton .ellipsis{color:#838383;position:absolute;left:1px}#variantModalPage__info,#variantModalPage__pics{width:49%;display:inline-block;vertical-align:top}@media only screen and (max-width:991px){#variantModalPage__info,#variantModalPage__pics{width:100%}}#variantModalPage__info{padding-left:20px}@media only screen and (max-width:991px){#variantModalPage__info{padding-left:10px;padding-right:10px;display:block}}#variantModalPage__info__quantity__stepper{height:30px;width:100px;position:relative;text-align:center}#variantModalPage__info__quantity__stepper__decrement{left:0}#variantModalPage__info__quantity__stepper__increment{right:0}#variantModalPage__info__quantity__stepper__quantity{line-height:30px}#variantModalPage__info__quantity__stepper__quantity__input{width:28px;height:25px;text-align:center;outline:none;padding:0;border:1px solid silver;line-height:25px}#variantModalPage__info__quantity__stepper__decrement,#variantModalPage__info__quantity__stepper__increment{line-height:28px;text-align:center;border:1px solid silver;font-size:20px;color:#f94b4b;top:0;position:absolute;background-color:#fff;border-radius:50%;width:30px;height:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#variantModalPage__info__productTitle{overflow:hidden;text-overflow:ellipsis;font-size:20px;font-weight:400}#variantModalPage__info__productDescription{margin-top:5px;color:#838383;position:relative;font-size:14px;word-wrap:break-word}#productDesktopPage__descriptionWrap__productDescription p,#variantModalPage__info__productDescription p{position:relative;margin:0;max-height:42px;overflow:hidden;text-overflow:ellipsis}#variantModalPage__info__variants{margin-top:10px;position:relative}#variantModalPage__info__variants .variantModalPageLabel{margin-bottom:8px}#variantModalPage__info__variants__tooltip{cursor:pointer;background-color:#2d3649;position:absolute;padding:5px 10px;border-radius:3px;-webkit-box-shadow:-3px -3px 21px -5px #000;box-shadow:-3px -3px 21px -5px #000;top:-25px;left:0;color:#fff}#productDesktopPage__productVariants__variantsTooltip:after,#variantModalPage__info__variants__tooltip:after{content:'';position:absolute;top:100%;left:20px;margin-left:-10px;width:0;height:0;border-top:solid 10px #2d3649;border-left:solid 10px transparent;border-right:solid 10px transparent}#variantModalPage__info__variants .variant{display:inline-block;margin-right:3px;margin-bottom:3px;border:1px solid silver;padding:2px 8px;border-radius:3px;color:silver;cursor:pointer}#variantModalPage__info__variants .variant.selected{background-color:#f94b4b;color:#fff;border-color:#f94b4b}#variantModalPage__info__priceWrap{color:silver;margin-top:10px;font-size:14px}#variantModalPage__info__priceWrap .variantModalPageLabel{margin-bottom:0}#variantModalPage__info__priceWrap__price{font-size:18px;font-weight:400;color:#f94b4b}#variantModalPage__info__priceWrap__originalPrice{margin-left:10px;font-size:13px;color:silver;text-decoration:line-through}#variantModalPage__info__priceWrap__off{font-size:13px;margin-left:5px;color:#f94b4b}#variantModalPage__info__actions{position:relative}#variantModalPage__info__actions__overlay{background:#fff url(/img/ajax-loader.gif) no-repeat center;position:absolute;width:100%;height:100%;left:0;top:0;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}#variantModalPage__info__actions__overlay.cartActionInProgress{visibility:visible;-webkit-transition:none;transition:none;opacity:1}#variantModalPage__info__actions .btn{width:49%}#variantModalPage__info__actions .btn.cart,#variantModalPage__info__actions .btn.update{width:100%;text-align:center}#variantModalPage__pics,.appLinksWrap{text-align:center}@media only screen and (max-width:991px){#variantModalPage__pics{display:none}}#variantModalPage__pics__selected{width:100%;height:400px;line-height:400px;border:1px solid silver}#variantModalPage__pics__selected__image{max-height:100%;max-width:100%}#variantModalPage__pics__thumbnails{text-align:left;margin-top:10px}#variantModalPage__pics__thumbnails .thumbnail{height:100px;width:100px;border:1px solid silver;display:inline-block;margin-right:2px;margin-bottom:2px;background:#fff no-repeat center;background-size:contain}#variantModalPage__pics__thumbnails .thumbnail.active{border-color:#f94b4b}#productSearchBar{position:fixed;width:100%;left:0;z-index:4;background:#fff;-webkit-box-shadow:0 3px 3px -4px #000;box-shadow:0 3px 3px -4px #000;padding:5px 0}#productSearchBar__form__backToStore{position:absolute;left:5px;top:0}#productSearchBar__form__backToStore__image{height:12px;color:#fff;position:absolute;left:5px;top:7px}#productSearchBar__form__inputWrap{padding-left:63px;padding-right:35px}#productSearchBar__form__inputWrap.noBack{padding-left:0}#productSearchBar__form__inputWrap__input{vertical-align:middle;height:30px;outline:none;border:1px solid silver;padding-left:10px;width:100%;padding-right:30px}#productSearchBar__form__reset,#productSearchBar__form__submit{vertical-align:middle;position:absolute;right:5px;top:0}#productSearchBar__form__reset{color:#000;text-decoration:none;border:0;right:50px}.appLinksWrap{margin-top:20px;padding-bottom:20px}.appLinksWrap__linkLabel{margin-bottom:10px;font-size:16px;color:#2e3748}.appLinksWrap__appLinks{display:inline-block;vertical-align:middle}.appLinksWrap__appLinks:last-child{margin-right:0}.appLinksWrap__phoneWrap{display:inline-block}.appLinksWrap__phoneWrap__phoneInput{display:inline-block;overflow:hidden;vertical-align:middle;position:relative}@media only screen and (max-width:544px){.appLinksWrap__phoneWrap__phoneInput{display:none}}.appLinksWrap__phoneWrap__phoneInput__helpText{font-size:10px;color:#ccc;position:absolute;top:11px;left:4px}.appLinksWrap__phoneWrap__messageSent{display:inline-block;overflow:hidden;vertical-align:middle;position:relative}.appLinksWrap__phoneWrap__messageSent__message{border-radius:3px;white-space:nowrap;padding:9px 12px;font-size:12px;line-height:1.42857;display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;color:#fff;background-color:#f94b4b;border:none}.appLinksWrap .hide{display:none}#storeFixedFooter{position:fixed;bottom:0;left:0;z-index:3;font-size:14px;-webkit-transition:.5s bottom;transition:.5s bottom}#storeFixedFooter.scrolling{bottom:-50px}@media only screen and (min-width:544px){#storeFixedFooter{width:100%}#storeFixedFooter__createStore{position:fixed;bottom:10px;left:10px;display:inline-block;color:#2d3649;background-color:#fff;border-radius:3px;padding:8px 8px 16px;background-image:url(/img/header/logo.png);background-repeat:no-repeat;background-position-y:45px;background-position-x:10px;-webkit-box-shadow:0 0 5px -1px #2d3649;box-shadow:0 0 5px -1px #2d3649;font-size:14px;background-size:40px;-webkit-transform-origin:200px 15px;-ms-transform-origin:200px 15px;transform-origin:200px 15px;-webkit-transition:.3s all;transition:.3s all;text-align:right;visibility:hidden;width:250px;height:100px}#storeFixedFooter__createStore.disappear{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}#storeFixedFooter__createStore__closeButton{background:url(/img/icons/cancel_dark.png);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;height:10px;width:10px;right:8px;top:12px;cursor:pointer}#storeFixedFooter__createStore__button{position:absolute;right:10px;background-image:-webkit-linear-gradient(347deg,#f5286e,#fa461e);background-image:linear-gradient(103deg,#f5286e,#fa461e);top:50px;font-weight:500;height:34px;line-height:32px;border-radius:3px}#storeFixedFooter__createStore__title{font-weight:500;color:#9b9a9b;border-bottom:1px solid #ebedf0;margin-bottom:10px;padding-bottom:2px;text-align:left}#storeFixedFooter__chat,#storeFixedFooter__share{position:fixed;right:10px}#storeFixedFooter__chat{bottom:70px}#storeFixedFooter__chat__img img,#storeFixedFooter__share__img img{height:50px}#storeFixedFooter__chat__img img:hover,#storeFixedFooter__share__img img:hover{opacity:.7}#storeFixedFooter__share{bottom:10px}#storeFixedFooter__mobile{display:none}}@media only screen and (max-width:544px){#storeFixedFooter{width:100%}#storeFixedFooter__chat,#storeFixedFooter__createStore,#storeFixedFooter__mobile__actions .cta .line.hide,#storeFixedFooter__share{display:none}#storeFixedFooter__mobile__actions{background-color:#2d3649;display:inherit;color:#fff;width:100%;overflow:hidden}#storeFixedFooter__mobile__actions .cta{text-align:center;position:relative;display:inline-block;-webkit-transition:display .5s ease .15s;transition:display .5s ease .15s;width:32.9%;padding:5px 0}#storeFixedFooter__mobile__actions .cta .line{position:absolute;width:1px;height:25px;right:0;bottom:11px;margin-bottom:2px;background-color:#fff}#storeFixedFooter__mobile__actions .cta.cart{right:0;position:absolute;text-decoration:none;color:#fff}#storeFixedFooter__mobile__actions .cta.active{background:#f94b4b}#storeFixedFooter__mobile__actions .cta img{width:18px}#storeFixedFooter__mobile__actions .cta__text{font-size:12px}#storeFixedFooter__mobile__actions.hide{width:0;height:0}#storeFixedFooter__mobile__actions.noChat .chat,#storeFixedFooter__mobile__actions.noChat .cta .line{display:none}#storeFixedFooter__mobile__actions.noChat .cta{width:50%}#storeFixedFooter__mobile__slider{width:0;font-size:16px;overflow:hidden;text-decoration:none;display:block;text-align:center;position:fixed;z-index:2;font-weight:400;bottom:10px;right:10%;height:38px;color:#fff;background:#f94b4b;-webkit-transition:width .5s ease .15s;transition:width .5s ease .15s;line-height:38px}#storeFixedFooter__mobile__slider.show{width:80%}#storeFixedFooter__mobile__slider__items{display:inline-block}#storeFixedFooter__mobile__slider__items__text{display:inline-block;padding-left:5px}#storeFixedFooter__mobile__slider__items__number{width:23px;position:relative;bottom:1px;display:inline-block;height:23px;font-size:14px;line-height:23px;border-radius:50%;background:#fff;color:#f94b4b}#storeFixedFooter__mobile__slider__items__number__count{position:relative;top:.5px}#storeFixedFooter__mobile__slider__line{display:inline-block;width:1px;height:23px;background:#fff;margin-right:5px;position:relative;top:6px;margin-left:5px}#storeFixedFooter__mobile__slider__text{display:inline-block}}#startSellingModal{text-align:center}#startSellingModal__heading{font-size:24px}#startSellingModal__subheading{font-size:20px;color:#a8a7a7;margin-top:30px}#startSellingModal__grid{margin-top:30px}#startSellingModal__grid .grid-item{display:inline-block;width:30%;vertical-align:top}@media only screen and (max-width:991px){#startSellingModal__grid .grid-item{width:45%}}#startSellingModal__grid .grid-item .name{margin-bottom:20px;font-size:12px;margin-top:5px}#startSellingModal__grid .grid-item .image{height:65px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#startSellingModal__grid .grid-item .image img{vertical-align:bottom}#contactSeller__title{text-align:center;font-weight:500}#contactSeller__storeName{text-align:center;margin-top:5px;display:block;color:#000}#contactSeller__storeContact{text-align:center}#contactSeller__storeContact__email,#contactSeller__storeContact__phone{font-size:12px;color:#f94b4b}#contactSeller__storeContactIcons{display:block;text-align:center;font-size:13px}#contactSeller__storeContactIcons__email,#contactSeller__storeContactIcons__phone,#contactSeller__storeContactIcons__sms,#contactSeller__storeContactIcons__whatsApp{margin-top:15px;color:#000;display:inline-block;position:relative;min-width:116px}#contactSeller__storeContactIcons__email__icon,#contactSeller__storeContactIcons__phone__icon,#contactSeller__storeContactIcons__sms__icon,#contactSeller__storeContactIcons__whatsApp__icon{border-radius:5px;width:40px;height:40px;text-align:center;line-height:38px}#contactSeller__storeContactIcons__email__icon__image,#contactSeller__storeContactIcons__phone__icon__image,#contactSeller__storeContactIcons__sms__icon__image,#contactSeller__storeContactIcons__whatsApp__icon__image{height:20px}#contactSeller__storeContactIcons__email__text,#contactSeller__storeContactIcons__phone__text,#contactSeller__storeContactIcons__sms__text,#contactSeller__storeContactIcons__whatsApp__text{position:absolute;left:0;top:0;padding-left:50px;line-height:40px}#contactSeller__storeContactIcons__phone__icon{background-color:#468ee5}#contactSeller__storeContactIcons__email__icon{background-color:#d7061b}#contactSeller__storeContactIcons__sms__icon{background-color:#f7a700}#contactSeller__storeContactIcons__whatsApp__icon{background-color:#4cb24f}#buyerChat,#buyerChat__widget{right:12px;position:fixed;bottom:0}#buyerChat{z-index:99;border:0}#buyerChat__widget{-webkit-overflow-scrolling:touch;width:330px;height:35px;color:#fff;display:none;cursor:pointer;background:#f94b4b;font-size:14px}@media only screen and (max-width:544px){#buyerChat__widget{right:0;width:73%;display:none}}#buyerChat__widget__content{display:block;padding-top:7px;text-align:center}#buyerChat__widget__content__unreadMessages{display:inline-block;text-align:center;color:#f94b4b;overflow:hidden;background-color:#fff;line-height:20px;width:21px;height:20px;border-radius:50%;margin-right:5px}#buyerChat__widget__content__text{max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}#buyerChat__login{right:12px;position:fixed;bottom:0;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);height:87%;width:350px;padding-top:50px;background-image:url(img/chat/background.png)}#buyerChat__login.reduceRight{right:0}@media only screen and (max-width:544px){#buyerChat__login{right:0;width:100%;height:100%}}#buyerChat__login__header{height:50px;color:#2e3748;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.5);box-shadow:0 1px 1px 0 rgba(0,0,0,.5);text-align:center;position:absolute;top:0;width:100%;right:0}#buyerChat__login__header__close{position:absolute;width:16px;top:12px;right:12px}#buyerChat__login__header__close img{max-width:100%}#buyerChat__login__header__title{padding:11px 0;font-size:18px;font-weight:400}#buyerChat__login__body{text-align:center;background-image:url(img/chat/background.png);background-repeat:repeat;height:100%}#buyerChat__login__body__sendOtpForm,#buyerChat__login__body__submitOtpForm{width:75%;margin:auto;font-size:14px}#buyerChat__login__body__sendOtpForm__heading,#buyerChat__login__body__submitOtpForm__heading{font-size:14px;padding:25px 0 15px;color:#2e3748}#buyerChat__login__body__sendOtpForm__phone,#buyerChat__login__body__submitOtpForm__phone{position:relative}#buyerChat__login__body__sendOtpForm__phone__label,#buyerChat__login__body__submitOtpForm__phone__label{color:gray}#buyerChat__login__body__sendOtpForm__phone__phoneInput{background-color:transparent;border:0;border-bottom:1px solid gray}#buyerChat__login__body__submitOtpForm__phone__phoneInput{border:0;border-bottom:1px solid gray}#buyerChat__login__body__sendOtpForm__phone__prefix{display:none}#buyerChat__login__body__sendOtpForm__submitButton,#buyerChat__login__body__submitOtpForm__submitButton{margin-top:20px}#buyerChat__login__body__sendOtpForm__error,#buyerChat__login__body__submitOtpForm__error{color:#f94b4b;font-size:12px;margin:5px 0}#buyerChat__login__body__submitOtpForm__phone__phoneInput{background-color:#ebebe4}#buyerChat__login__body__submitOtpForm__phone__edit{cursor:pointer;position:absolute;top:15px;right:4px;width:15px}#buyerChat__login__body__submitOtpForm__phone__edit__img,#productSearchPage__noItems img{max-height:100%;max-width:100%}#buyerChat__login__body__submitOtpForm__phone__prefix,#productDesktopPage__shareSection__networks .btn.facebook .pluginButtonContainer{display:none}#buyerChat__login__body__submitOtpForm__otp{margin-top:10px;position:relative}#buyerChat__login__body__submitOtpForm__otp__label{color:gray}#buyerChat__login__body__submitOtpForm__otp__otpInput{background-color:transparent;border:0;border-bottom:1px solid gray}#buyerChat__login__body .focused .phone{padding-left:30px}#buyerChat__login__body .focused .prefix{display:inherit;position:absolute;left:5px;top:15px;font-size:14px}#buyerChat__login__body__chat{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#buyerChat__login__body__chat__messages{height:100%;overflow:auto;border-bottom:1px solid #eee;padding:10px 10px 65px}#buyerChat__login__body__chat__messages__chatPrompt{color:#9b9b9b;margin-top:150px;text-align:center}#buyerChat__login__body__chat__messages__loader{color:#9b9b9b;text-align:center;font-size:12px}#buyerChat__login__body__chat__messages__loader__gif{height:38px;background:url(/img/ajax-loader.gif) no-repeat center;z-index:9}#buyerChat__login__body__chat__messages__chats{overflow:auto;padding:10px;text-align:left}#buyerChat__login__body__chat__messages__chats .textRight{text-align:right}#buyerChat__login__body__chat__messages__chats__chat{width:99%;height:100%}#buyerChat__login__body__chat__messages__chats__chat .me{background-color:#ffd07c}#buyerChat__login__body__chat__messages__chats__chat .me:before{content:'';border:8px solid;border-color:transparent transparent transparent #ffd07c;right:-13px;position:absolute;bottom:-1px}#buyerChat__login__body__chat__messages__chats__chat .sender{background-color:#fff}#buyerChat__login__body__chat__messages__chats__chat .sender:before{content:'';border:8px solid;border-color:transparent #fff transparent transparent;left:-13px;position:absolute;bottom:-1px}#buyerChat__login__body__chat__messages__chats__chat__wrap{font-size:14px;font-weight:300;color:#474747;word-break:break-word;margin-bottom:15px;border-radius:3.6px;position:relative;padding:10px;display:inline-block;min-width:160px;-webkit-box-shadow:0 -1px 5px 0 rgba(0,0,0,.5);box-shadow:0 -1px 5px 0 rgba(0,0,0,.5)}#buyerChat__login__body__chat__messages__chats__chat__wrap__text{margin-bottom:15px}#buyerChat__login__body__chat__messages__chats__chat__wrap__meta{position:absolute;bottom:5px;right:10px;font-size:10.2px;letter-spacing:.2px;text-align:center;color:#2e3748}#buyerChat__login__body__chat__input{border-bottom:1px solid #eee;background:#dbdcd6;text-align:center;height:60px;padding-right:76px;padding-left:5px;width:100%;position:absolute;bottom:0;line-height:1.42857}#buyerChat__login__body__chat__input__textArea{display:inline-block;border:0;width:100%;position:relative;top:5px;border-radius:2px;resize:none}#buyerChat__login__body__chat__input__sendButton{position:absolute;right:0;bottom:5px}#buyerChat__login__body__chat__input__sendButton .btn{margin-right:6px;border-radius:0;height:49px;padding:0 15px}#shareStore__title{text-align:center;font-weight:700}#shareStore .coverflow{height:200px;outline:none;padding-top:20px}#shareStore .coverflow .cover{height:200px;width:200px;background:#fff no-repeat center;background-size:contain;border:1px solid silver}#shareStore__urlWrap{font-size:0;margin-top:25px;position:relative}#shareStore__urlWrap__input{vertical-align:middle;width:-webkit-calc(100% - 54px);width:calc(100% - 54px);margin:0;outline:0;border:1px solid silver;padding:3px 3px 3px 5px;font-size:14px}#shareStore__urlWrap .copy[disabled]{background-color:#5e6779}#shareStore__urlWrap__copyButton{vertical-align:middle}#shareStore__urlWrap__notification{position:absolute;right:6px;top:0;font-size:14px;z-index:-1;color:#2d3649}#shareStore__social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:25px}#shareStore__social__email,#shareStore__social__facebook,#shareStore__social__whatsapp{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:5px;text-align:center;border-radius:3px;display:block;cursor:pointer}#shareStore__social__email,#shareStore__social__whatsapp{margin-left:5px}#shareStore__social__facebook{background-color:#3b5998;margin-left:0}#productDesktopPage__shareSection__networks .btn.facebook:active,#productDesktopPage__shareSection__networks .btn.facebook:focus,#productDesktopPage__shareSection__networks .btn.facebook:hover,#shareStore__social__facebook:active,#shareStore__social__facebook:focus,#shareStore__social__facebook:hover{background-color:#2a4b98}#shareStore__social__whatsapp{background-color:#43d854}#productDesktopPage__shareSection__networks .btn.whatsapp:active,#productDesktopPage__shareSection__networks .btn.whatsapp:focus,#productDesktopPage__shareSection__networks .btn.whatsapp:hover,#shareStore__social__whatsapp:active,#shareStore__social__whatsapp:focus,#shareStore__social__whatsapp:hover{background-color:#2ad83f}#shareStore__social__email{background-color:#f94b4b}#shareStore__social__email:active,#shareStore__social__email:focus,#shareStore__social__email:hover{background-color:#f9272b}@media only screen and (max-width:991px){#header__name{display:none}}@media only screen and (max-width:544px){.footer{margin-bottom:49px}}#productSearchPage{min-height:280px;padding-top:105px}@media only screen and (max-width:544px){#productSearchPage{min-height:inherit}}#productSearchPage.noResults{padding-top:90px}@media only screen and (max-width:544px){#productSearchPage .container,#productSearchPage__noItems .container{padding:0}}#productSearchPage__noItems__storeDetails{padding-left:8px;display:inline-block;vertical-align:top}#productSearchPage__noItems__storeDetails__storeName{font-size:20px;font-weight:400;text-decoration:none;color:#000}#productSearchPage__noItems__storeDetails__helpText{font-size:12px}#productSearchPage__noItems__storeDetails__contact{font-size:14px}#productSearchPage__noItems__storeDetails__contact__text{display:inline-block}#productSearchPage__noItems__storeDetails__contact__phone{display:inline-block;color:#f94b4b}#productSearchPage__noItems__body{background-color:#fff;text-align:center;padding-top:45px}#productSearchPage__noItems__body__imgWrap__img{width:100px;height:100px;border-radius:50%;margin:auto;background:#efedef;line-height:95px}#productSearchPage__noItems__body__imgWrap__text{color:#2d3649;font-size:12px;margin-top:20px}#productSearchPage__noItems__body__storeButton{padding-top:5px;padding-bottom:5px;min-width:180px;max-width:220px;overlow:hidden;text-overflow:ellipsis;height:40px;display:inline-block;margin-top:25px}#productSearchPage__noItems__body.cartEmpty{padding-bottom:50px}#productSearchPage__noItems__body.cartEmpty #cartPage__noItems__body__imgWrap__text{font-size:16px}#productSearchPage__noItems__overlay{width:100%;background:#efedef;position:relative}#productSearchPage__noItems__overlay .rotate180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#productSearchPage__noItems__overlay__arrowRight{position:absolute;border-radius:50%;top:39%;right:-3%;background:#acb0bd}#productSearchPage__noItems__overlay__arrowRight img{bottom:1px;top:1px;position:relative;width:30px}@media only screen and (max-width:768px){#productSearchPage__noItems__overlay__arrowRight{display:none}}#productSearchPage__noItems__overlay__arrowLeft{position:absolute;border-radius:50%;left:-3%;top:39%;background:#acb0bd}#productSearchPage__noItems__overlay__arrowLeft img{bottom:1px;right:1px;position:relative;width:30px}@media only screen and (max-width:768px){#productSearchPage__noItems__overlay__arrowLeft{display:none}}#productSearchPage__noItems__overlay__product{padding-top:10px;padding-bottom:20px;margin-top:10px;position:relative}#productSearchPage__noItems__overlay__product__count{position:absolute;top:10px;left:15px;color:#000;font-size:16px}@media only screen and (max-width:544px){#productSearchPage__noItems__overlay__product__count{font-size:12px}}#productSearchPage__noItems__overlay__product__viewLink{position:absolute;right:10px;font-size:16px;top:10px;color:#f94b4b;cursor:pointer}@media only screen and (max-width:544px){#productSearchPage__noItems__overlay__product__viewLink{font-size:12px}}#productSearchPage__noItems__overlay__product__productGrid{margin-top:30px;padding-top:2px;display:inline-block;white-space:nowrap;overflow:auto;width:100%;padding-bottom:10px;padding-left:10px}#productSearchPage__noItems__overlay__product__productGrid__tile{text-decoration:none;color:#000;width:135px;background:#fff;-webkit-box-shadow:0 0 4px -1px #000;box-shadow:0 0 4px -1px #000;display:inline-block;margin-right:20px}#productSearchPage__noItems__overlay__product__productGrid__tile__image{height:110px;background-position:center;background-size:contain;background-repeat:no-repeat}#productSearchPage__noItems__overlay__product__productGrid__tile__name{padding:10px;font-size:12px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#productSearchPage__noItems__overlay__product__productGrid__tile__price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px 10px}#productSearchPage__noItems__overlay__product__productGrid__tile__price .new{font-size:14px;color:#f94b4b}#productSearchPage__noItems__overlay__product__productGrid__tile__price .old{font-size:12px;color:#ccc}#productSearchPage__resultsText{text-align:center}#productSearchPage__resultsText__noResults{display:block;padding-top:25px;padding-bottom:50px}#productSearchPage__productTiles{text-align:center;font-size:0;letter-spacing:0;word-spacing:0}#productSearchPage__productTiles__loadNextButton{border:0;margin-top:25px;margin-bottom:55px;width:187px;color:#fff;height:44px;border-radius:22px;text-transform:uppercase;font-weight:500;background-image:-webkit-linear-gradient(345deg,#f5286e,#fa461e);background-image:linear-gradient(105deg,#f5286e,#fa461e);font-size:13px}#productSearchPage__productTiles__loadNextButton:hover{background-color:#f94b4b}#productSearchPage__productTiles__loadNextButton:disabled{background-position:center;background-size:contain;background-color:transparent;background-image:url(/img/red_loader.svg);background-repeat:no-repeat;border:0}#productSearchPage__productTiles__loadPreviousButton{color:#777d88;font-size:12px;border-radius:17px;font-weight:500;background-color:#e7e9ef;border:none;margin-top:25px;margin-bottom:15px;height:34px}#productSearchPage__productTiles__loadPreviousButton:hover{background-color:#d7dbe4}#productSearchPage__productTiles__loadPreviousButton:disabled{background-position:center;background-size:contain;background-color:transparent;background-image:url(/img/red_loader.svg);background-repeat:no-repeat;border:0}#productSearchBar{top:-55px;-webkit-transition:top .3s;transition:top .3s;visibility:hidden}#productSearchBar.visible{top:55px;visibility:visible}.footer{margin-top:0;margin-bottom:0}#header__name{text-decoration:none}@media only screen and (max-width:991px){#header__name{display:none}}#productDesktopPage{background:#fafafa;font-size:16px;padding-top:70px;font-weight:300}@media only screen and (max-width:991px){#productDesktopPage{padding-top:50px}}#productDesktopPage .padding-right{padding-right:40px}@media only screen and (max-width:991px){#productDesktopPage .padding-right{padding-right:0;padding-left:0}}#productDesktopPage .padding-left{padding-left:40px}@media only screen and (max-width:991px){#productDesktopPage .padding-left{padding-left:0;padding-right:0}#productDesktopPage{font-size:14px}}#productDesktopPage__breadcrumbs{margin-bottom:20px;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#productDesktopPage__breadcrumbs .item{color:#878787 !important;text-decoration:none;cursor:default;font-size:14px}#productDesktopPage__breadcrumbs .item.active{color:#878787 !important;}#productDesktopPage__breadcrumbs .item.isLink{cursor:pointer;color:#878787}#productDesktopPage__breadcrumbs .item:after{content:'>';margin:0 5px}#productDesktopPage__imgWrap,#productDesktopPage__imgWrap__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#productDesktopPage__imgWrap__image{background-color:#fff;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:5px;height:385px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22);border:solid 1px #f5f5f5}#productDesktopPage__imgWrap__image img{max-width:100%;max-height:100%;object-fit:contain}@media only screen and (max-width:991px){#productDesktopPage__imgWrap__image{height:285px}}#productDesktopPage__thumbnailGrid{padding-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#productDesktopPage__thumbnailGrid .thumbnail{margin-right:10px;margin-bottom:10px;padding:0;border-radius:0;height:100px;width:100px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22);border:1px solid #f5f5f5}@media only screen and (max-width:991px){#productDesktopPage__thumbnailGrid .thumbnail{height:50px;width:50px}}@media only screen and (max-width:768px){#productDesktopPage__thumbnailGrid .thumbnail{line-height:1.25}}#productDesktopPage__thumbnailGrid .active{border-color:#f94b4b}#productDesktopPage__thumbnailGrid .imageRequested{color:#fff;background:#f94b4b}#productDesktopPage__thumbnailGrid .gifLoader{width:100%}#productDesktopPage__shareSection__networks .btn,#productDesktopPage__thumbnailGrid .moreImages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#productDesktopPage__thumbnailGrid .moreImages{text-align:center;font-size:12px;border:1px dashed silver}#productDesktopPage__shareSection__shareLabel{color:#b6b6b6;font-size:14px;padding-top:15px}#productDesktopPage__shareSection__networks{padding:20px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}#productDesktopPage__shareSection__networks .btn{border:0;margin-right:10px;margin-top:0;width:73px;height:28px;border-radius:4px}#productDesktopPage__shareSection__networks .btn:last-child{margin-right:0}#productDesktopPage__shareSection__networks .btn img{height:18px}#productDesktopPage__shareSection__networks .btn.facebook{background-color:#3b5998}#productDesktopPage__shareSection__networks .btn.whatsapp{background-color:#43d854}#productDesktopPage__shareSection__networks .btn.email{background-color:#595959}#productDesktopPage__shareSection__networks .btn.email:active,#productDesktopPage__shareSection__networks .btn.email:focus,#productDesktopPage__shareSection__networks .btn.email:hover{background-color:#464646}#productDesktopPage__shareSection__networks .btn.copy{background-color:#f5a623;padding:5px;color:#fff;text-align:center;white-space:initial;position:relative;z-index:1}#productDesktopPage__shareSection__networks .btn.copy:active,#productDesktopPage__shareSection__networks .btn.copy:focus,#productDesktopPage__shareSection__networks .btn.copy:hover{background-color:#ba7d1c}#productDesktopPage__shareSection__networks .copied-text{position:absolute;top:18px;left:258px;font-weight:500;color:#202836}#productDesktopPage__shareSection__networks .animated{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideOutUp{to{top:-18px}}@keyframes slideOutUp{to{top:-18px}}#productDesktopPage__productName{font-size:20px;color:#2e3748;word-wrap:break-word;font-weight:400;margin-top:35px}@media only screen and (max-width:991px){#productDesktopPage__productName{text-align:center}}#productDesktopPage__soldBy{color:#aeaeae;font-size:12px}@media only screen and (max-width:991px){#productDesktopPage__soldBy{text-align:center}}#productDesktopPage__priceWrap{margin-bottom:15px}#productDesktopPage__priceWrap__priceLabel{color:#aeaeae;font-size:12px;margin-top:10px}@media only screen and (max-width:991px){#productDesktopPage__priceWrap__productPrice{text-align:center}}#productDesktopPage__priceWrap__productPrice .price{font-size:18px;font-weight:400;color:#f94b4b}#productDesktopPage__priceWrap__productPrice .price .starting{font-size:14px;color:#a9a9a9}#productDesktopPage__priceWrap__productPrice .price .strike{text-decoration:line-through;color:#aeaeae;font-size:13px;margin-top:5px;display:inline-block}#productDesktopPage__priceWrap__productPrice .price .off{font-size:13px;text-decoration:none;display:inline-block;margin-left:5px}#productDesktopPage .divider{height:.5px;border:solid 1px #efedef}#productDesktopPage__report{margin-top:5px;margin-bottom:20px}#productDesktopPage__report .reportBtn{display:inline-block;font-size:12px;text-decoration:underline;cursor:pointer}#productDesktopPage__report .reportBtn:nth-child(2){padding-left:5px}#productDesktopPage__productVariants{font-weight:300;margin-top:15px;margin-bottom:15px;position:relative}@media only screen and (max-width:991px){#productDesktopPage__productVariants{text-align:center}}#productDesktopPage__productVariants__variantLabel{color:#aeaeae;font-size:14px}#productDesktopPage__productVariants__variantsTooltip{background-color:#2d3649;position:absolute;padding:5px 10px;border-radius:3px;-webkit-box-shadow:-3px -3px 21px -5px #000;box-shadow:-3px -3px 21px -5px #000;top:-17px;font-size:12px;left:0;color:#fff}#productDesktopPage__productVariants__variant{border:1px solid #aeaeae;color:#2e3748;padding:5px 10px;margin-top:5px;font-size:14px;margin-right:5px;display:inline-block;border-radius:4px}#productDesktopPage__productVariants .highlighted{border:1px solid #f94b4b;color:#f94b4b}#productDesktopPage__productVariants .selected{border:1px solid #f94b4b;background-color:#f94b4b;color:#fff}#productDesktopPage__outOfStockMessage{margin-top:20px}@media only screen and (max-width:991px){#productDesktopPage__outOfStockMessage{text-align:center}}#productDesktopPage__productQuantityWrap{margin-top:15px}#productDesktopPage__productQuantityWrap__quantityLabel{color:#aeaeae;font-size:12px}#productDesktopPage__productQuantityWrap__productQuantity{margin-bottom:15px}#productDesktopPage__productQuantityWrap__productQuantity__changer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:6px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:135px;background:#f6f6f6;border-radius:40px;padding:2px;position:relative}@media only screen and (max-width:991px){#productDesktopPage__productQuantityWrap__productQuantity__changer{margin-right:auto;margin-left:auto}}#productDesktopPage__productQuantityWrap__productQuantity__changer .decrement,#productDesktopPage__productQuantityWrap__productQuantity__changer .increment{border-radius:50%;background-color:#fff;height:35px;width:35px;text-align:center;line-height:35px;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#productDesktopPage__productQuantityWrap__productQuantity__changer .decrement{color:#f94b4b}#productDesktopPage__productQuantityWrap__productQuantity__changer .increment{color:#00d700}#productDesktopPage__productQuantityWrap__productQuantity__changer .decrement.disabled{color:silver;cursor:auto}#productDesktopPage__productQuantityWrap__productQuantity__changer .currentQuantity{padding:0 10px}#productDesktopPage__productQuantityWrap__productQuantity__changer .currentQuantity input{width:38px;text-align:center;background-color:#fff;border:1px inset silver}#productDesktopPage__descriptionWrap{margin-top:15px;margin-bottom:15px}#productDesktopPage__descriptionWrap__descriptionLabel{color:#aeaeae;font-size:12px}#productDesktopPage__descriptionWrap__productDescription{position:relative;margin-top:5px;color:#838383;font-size:14px;word-wrap:break-word}#productDesktopPage__descriptionWrap #readMoreButton .ellipsis{color:#838383;position:absolute;left:1px}#productDesktopPage__queryWrap{margin-top:15px;margin-bottom:25px}#productDesktopPage__queryWrap__queryLabel{color:#aeaeae;font-size:12px}#productDesktopPage__queryWrap__blocks .block{border:1px solid #aeaeae;color:#2e3748;padding:5px 10px;margin-top:5px;font-size:14px;margin-right:5px;display:inline-block;border-radius:4px}#productDesktopPage__buyerProtection{margin-top:20px;margin-bottom:5px;font-size:12px;background-color:#f1f2f4;border-radius:2px;border:.25px dashed #a7a7a7;padding:5px 7px}@media only screen and (max-width:544px){#productDesktopPage__buyerProtection{width:290px;padding:5px 3px}}#productDesktopPage__buyerProtection__title{font-size:14px;margin-bottom:2px}#productDesktopPage__buyerProtection__title__image{display:inline-block;width:14px;margin-left:5px}#productDesktopPage__buyerProtection__body__bold{font-weight:400}#productDesktopPage__buttonsWrap{margin-top:30px;margin-bottom:30px;position:relative}#productDesktopPage__buttonsWrap__gifLoader{background:#fff url(/img/ajax-loader.gif) no-repeat center;position:absolute;width:100%;height:100%;left:0;top:0;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}#productDesktopPage__buttonsWrap__gifLoader.cartActionInProgress{visibility:visible;-webkit-transition:none;transition:none;opacity:1}#productDesktopPage__buttonsWrap .buyButtons,#productDesktopPage__buttonsWrap__outOfStockOverlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#productDesktopPage__buttonsWrap .buyButtons .btn{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-top:0;height:40px;margin-left:0}#productDesktopPage__buttonsWrap .buyButtons a{line-height:40px;text-align:center}#productDesktopPage__buttonsWrap .buyButtons .buy{margin-left:20px}#productDesktopPage__buttonsWrap__outOfStockOverlay{background-color:rgba(255,255,255,.8);position:absolute;width:100%;height:100%;left:0;top:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:20px;color:#f94b4b;z-index:1}#productDesktopPage__overlay{width:100%;background:#f1f2f4;position:relative}#productDesktopPage__overlay .rotate180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#productDesktopPage__overlay__arrowRight{position:absolute;border-radius:50%;top:39%;right:-3%;background:#acb0bd;cursor:pointer}#productDesktopPage__overlay__arrowRight img{bottom:1px;top:1px;position:relative;width:30px}@media only screen and (max-width:768px){#productDesktopPage__overlay__arrowRight{display:none}}#productDesktopPage__overlay__arrowLeft{position:absolute;border-radius:50%;left:-3%;top:39%;background:#acb0bd;cursor:pointer}#productDesktopPage__overlay__arrowLeft img{bottom:1px;right:1px;position:relative;width:30px}@media only screen and (max-width:768px){#productDesktopPage__overlay__arrowLeft{display:none}}#productDesktopPage__overlay__recommendations{padding-top:10px;padding-bottom:20px;margin-top:10px;position:relative}#productDesktopPage__overlay__recommendations__count{position:absolute;top:10px;left:15px;color:#000;font-size:16px}#productDesktopPage__overlay__recommendations__viewLink{position:absolute;right:10px;font-size:16px;top:10px;color:#f94b4b !important;cursor:pointer}#productDesktopPage__overlay__recommendations__productGrid{margin-top:30px;padding-top:2px;display:inline-block;white-space:nowrap;overflow:auto;width:100%;padding-bottom:10px;padding-left:10px}#productDesktopPage__overlay__recommendations__productGrid__tile{text-decoration:none;color:#000;width:135px;background:#fff;-webkit-box-shadow:0 0 4px -1px #000;box-shadow:0 0 4px -1px #000;display:inline-block;margin-right:20px}#productDesktopPage__overlay__recommendations__productGrid__tile__image{height:110px;background-position:center;background-size:contain;background-repeat:no-repeat}#productDesktopPage__overlay__recommendations__productGrid__tile__name{padding:10px;font-size:12px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#productDesktopPage__overlay__recommendations__productGrid__tile__price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px 10px}#productDesktopPage__overlay__recommendations__productGrid__tile__price .new{font-size:14px;color:#f94b4b}#productDesktopPage__overlay__recommendations__productGrid__tile__price .old{text-decoration:line-through;font-size:12px;color:#ccc}#productDesktopPage__storePolicy{display:block;padding-top:20px;padding-bottom:60px}@media only screen and (max-width:544px){#productDesktopPage__storePolicy{padding-bottom:20px}}#productDesktopPage__storePolicy__policies{display:block;padding-top:15px;overflow:hidden}#productDesktopPage__storePolicy__policies__policyBlock{word-break:break-word;display:block;min-height:105px;background-color:#f8f8f8;border:solid 1px #dcdcdc;margin:2px 1.5px;float:left;font-size:12px;width:19.2%;text-align:center}@media only screen and (max-width:768px){#productDesktopPage__storePolicy__policies__policyBlock{width:48.8%}}#productDesktopPage__storePolicy__policies__policyBlock__title{padding:8px 0 4px;color:#acb0bd;font-weight:300;text-align:center;font-size:12px}#productDesktopPage__storePolicy__policies__policyBlock__title__underline{padding:2px;border-bottom:solid 1px #efedef}#productDesktopPage__storePolicy__policies__policyBlock__body{text-align:center;background-color:#f8f8f8;color:#000;padding:8px}#productDesktopPage__imagePreview{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.9);text-align:center;z-index:10}#productDesktopPage__imagePreview__productImage{max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-height:99%}#productDesktopPage__imagePreview__count{position:absolute;width:100%;text-align:center;bottom:10px;color:#a9a9a9}#productDesktopPage__imagePreview__next,#productDesktopPage__imagePreview__prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:5px 20px;background-color:#ededed}@media only screen and (max-width:991px){#productDesktopPage__imagePreview__next,#productDesktopPage__imagePreview__prev{background-color:transparent}}#productDesktopPage__imagePreview__next img,#productDesktopPage__imagePreview__prev img{width:30px}#productDesktopPage__imagePreview__prev{left:10px}#productDesktopPage__imagePreview__next{right:10px}#productDesktopPage__imagePreview__closeIcon{position:absolute;top:60px;right:18px}#productDesktopPage__imagePreview__closeIcon img{width:20px}#productDesktopPage__imagePreview .rotate180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
 #productDesktopPage__breadcrumbs a:hover {
			color: #2874f0 !important;
			text-decoration: underline !important;
		}
.increment,.decrement {
    border-radius: 50%;
    background-color: #fff;
    border: #aeaeae;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.productQuantity__changer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 135px;
    background: #f6f6f6;
    border-radius: 40px;
    padding: 2px;
    position: relative;
}
.productQuantity__changer .decrement {
    color: #f94b4b;
}
.productQuantity__changer .increment {
    color: #00d700;
}
 .btn-x1 {
     width: 50%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0;
      margin-left: 0;
}
@media only screen and (max-width: 991px){
.productbox-padding-right {
    padding-right: 0px !important;
    padding-left: 0px;
}
}

 h2, h4, h6 {font-family: 'roboto', sans-serif !important;}
 .col-sm-5cols{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.moreproducts{
/*background-color: #f1f2f4;*/
margin-left:0px !important;
margin-right:0px !important;
/*padding-left:80px;
padding-right:80px;
padding-bottom:20px;*/
}
@media (min-width: 768px) {
.col-sm-5cols {
        width: 20%;
        float: left;
    }
}

.reviewwell-small{margin-left: 55px;padding-right: 10px;}
.moreproduct-background{
    background-color: #f1f2f4;padding:20px;
}
@media only screen and (max-width: 991px){
.moreproduct-background{
    background-color: #f1f2f4;padding:5px;
}
}