body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{min-width:400px;background:#eee;color:#333;font-family:Helvetica,Arial,sans-serif;font-size:1.6rem;line-height:1.6}#app{max-width:886px;margin:0 auto}button{cursor:pointer}button:disabled{cursor:default}.is-active{font-weight:700}a{color:unset;text-decoration:none}ul{list-style:none}.red{color:#b00}.green{color:#43b100}.blue{color:#1c88bf}.box-layout{align-items:center;background-size:cover;display:flex;height:100vh;justify-content:center;width:100vw}.box-layout__box{background:hsla(0,0%,100%,.85);border-radius:3px;padding:3.2rem 1.6rem;text-align:center;width:25rem}.box-layout__title{margin:0 0 1.6rem;line-height:1}.button{background:#1c88bf;border:none;color:#fff;display:inline-block;font-size:1.8rem;font-weight:300;line-height:1;padding:1.2rem;text-decoration:none}.button--link{background:none}.button--secondary{background:#888}header{background:#24303d;padding-top:2.5px}header .bar{color:#fff;padding:5px 10px;min-height:43px;display:flex;justify-content:space-between}header .bar .left,header .bar .left .account,header .bar .right,header .bar .right .account{display:flex;align-items:center}header .bar .left .account p,header .bar .right .account p{font-weight:700;font-size:12.5px}header .bar .left .account p span,header .bar .right .account p span{font-size:10px;margin-right:4px;font-weight:200}header .bar .left .account img,header .bar .right .account img{width:2.2rem}header .bar .menu-icon{margin-right:15px;padding-left:5px}header .bar img{width:2rem}header .bar .logo img{width:8.2rem}header .bar .cart{margin-top:5px;margin-left:15px;position:relative;z-index:10;padding-right:15px}header .bar .cart .cart-count{position:absolute;width:100%;text-align:center;display:block;top:-10px;left:-4px;color:#f9ae51;font-weight:700;z-index:1}header .bar .cart img{width:3.6rem}header .bar form{display:flex;width:100%;height:5rem;border-radius:6rem}header .bar input{display:block;width:100%;border:none;border-radius:10px 0 0 10px;padding-left:14px}header .bar ::placeholder{font-stretch:normal;font-weight:400;color:#837e7e}header .bar button{background:#fcbb6a;padding:3px 15px;border:none;border-radius:0 10px 10px 0;z-index:1}header .bar button img{width:2.5rem}header .bar .navigation-menu{display:flex;margin:5px 0;flex-direction:row}header .bar .navigation-menu li{list-style-type:none;white-space:nowrap;padding:0 8px}header .bar .pin-image-container{margin-right:2px}header .bar .pin-image-container img{width:1.4rem;height:1.75rem}.delevery-bar{background:#37475a}.delevery-bar .left{display:flex}.delevery-bar .left .pin-image-container{width:1rem}.delevery-bar .left p{padding:0 0 3px 10px;font-size:14px;font-weight:700}header p{font-size:13px}.content-container{margin:0 auto;padding:0 1.6rem;max-width:80rem}.page-header{background:#f7f7f7;margin-bottom:3.2rem;padding:3.2rem 0}.page-header__actions{margin-top:1.6rem}.page-header__title{font-weight:300;margin:0}.page-header__title span{font-weight:700}.input-group{display:flex;flex-direction:column;margin-bottom:1.6rem}@media (min-width:45rem){.input-group{flex-direction:row;margin-bottom:3.2rem}}.input-group__item{margin-bottom:1.2rem}@media (min-width:45rem){.input-group__item{margin:0 1.2rem 0 0}}.select,.text-input,.textarea{border:1px solid #cacccd;height:50px;font-size:1.8rem;font-weight:300;padding:1.2rem}.textarea{height:10rem}.form{display:flex;flex-direction:column}.form>*{margin-bottom:1.6rem}.form__error{margin:0 0 1.6rem;font-style:italic}@media (min-width:45rem){.show-for-mobile{display:none}}@media (max-width:44.99rem){.show-for-desktop{display:none}}.list-header{background:#f7f7f7;border:1px solid #e5e5e5;color:#d5dbdb;display:flex;justify-content:space-between;padding:1.2rem 1.6rem}.list-body{margin-bottom:1.6rem}@media (min-width:45rem){.list-body{margin-bottom:3.2rem}}.list-item{border:1px solid #e5e5e5;border-top:none;color:#333;display:flex;flex-direction:column;padding:1.2rem;text-decoration:none;transition:background .3s ease}.list-item:hover{background:#f7f7f7}@media (min-width:45rem){.list-item{align-items:center;flex-direction:row;justify-content:space-between;padding:1.6rem}}.list-item--message{align-items:center;color:#d5dbdb;justify-content:center;padding:1.6rem}.list-item--message:hover{background:none}.list-item__title{margin:0;word-break:break-all}.list-item__sub-title{color:#d5dbdb;font-size:1.4rem}.list-item__data{margin:1.2rem 0 0}@media (min-width:45rem){.list-item__data{margin:0;padding-left:1.2rem}}.loader{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.loader__image{height:6rem;width:6rem}main{background:#d5dbdb;position:relative}.ad{display:flex;align-items:center;justify-content:center}.ad img,.numGrid{width:100%}.numGrid{position:fixed;z-index:10;top:185;left:0;height:80vh;display:flex;flex-wrap:wrap;justify-content:space-between}.numGrid .num-grid-item{width:33%;height:25%;opacity:.5;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:700;color:transparent}.body-section{background:#fff;padding:5px 15px;margin-bottom:5px;overflow:hidden}.body-section hr{background:#e3e3e3;height:1px;border:0}.body-section-header h3{font-size:20px;font-weight:300;line-height:25px}.body-section-content{margin-top:10px}.body-section-content-flex{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.body-section-content-flex div.card-item{width:49%;margin-bottom:10px}.body-section-content-flex div.card-item.grid_9{width:32.6%;height:180px}.body-section-footer a{color:#1c88bf}.search-page .buttons_container{display:flex;flex-direction:row;padding:1rem;background:#fff;font-family:Arial,sans-serif}.search-page .buttons_container .disabled_button{color:#0f1111!important;border-radius:.3rem;background:#fff!important;background:linear-gradient(180deg,#f7f8fa,#e7e9ec);border:none;font-size:1.6rem;line-height:1.35;padding:1.3rem 1.6rem 1.2rem 1.7rem;width:50%;margin-right:.5rem}.search-page .buttons_container .previous_button{margin-right:.5rem}.search-page .buttons_container .next_button,.search-page .buttons_container .previous_button{color:#0f1111!important;border-radius:.3rem;background:#eff1f3;background:linear-gradient(180deg,#f7f8fa,#e7e9ec);border-color:#adb1b8 #a2a6ac #8d9096;border-style:solid;border-width:.1rem;font-size:1.6rem;line-height:1.35;padding:1.3rem 1.6rem 1.2rem 1.7rem;width:50%}.search-page .buttons_container .next_button{margin-left:.5rem}.search-page .bar{display:flex;background-color:#fff;margin-bottom:5px;height:40px;align-items:center;padding:5px 10px;justify-content:space-between}.search-page .bar .results-count{width:60%}.search-page .bar .filter,.search-page .bar .image-holder{padding-left:12px;border-left:2px solid #dee2e6;display:flex;height:100%;align-items:center}.search-page .bar .filter h2,.search-page .bar .image-holder h2{color:#007185;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:100}.search-page .bar .filter .arrow,.search-page .bar .image-holder .arrow{color:#007185;font-size:1.5rem}.search-page .bar .image-holder img{width:100px;display:block}.search-page .bar .filter{align-items:flex-end}.search-page .bar .filter i{margin-left:5px;color:#ababab;font-size:20px}.search-page .ad{display:flex;justify-content:space-around;padding:0 0 6px}.search-page .content{padding:0 10px;background:#fff}.search-page .content .results_heading h2{letter-spacing:-1px;font-size:16px;font-family:arial;font-weight:700;color:#565959!important}.search-page .content .results_heading p{font-size:13px;color:#565959!important;white-space:nowrap;font-family:Arial,Helvetica,sans-serif;opacity:.6}.search-page .content .main_div{display:flex;flex-direction:row}.search-page .content .main_div .item-wrapper{color:#111;display:flex;padding:4px 0;background:#fff;height:auto}.search-page .content .main_div .item-wrapper .image-holder{width:40%;max-height:100%;display:flex;justify-content:center;align-items:center;border:.5px solid hsla(0,0%,94.5%,.5333333333333333);background-color:rgba(245,243,243,.596078431372549)}.search-page .content .main_div .item-wrapper .image-holder img{max-width:100%;max-height:16.5rem;padding:16px 2px}.search-page .content .main_div .item-wrapper .data{width:60%;background-color:#fbfdfd;border:.5px solid hsla(0,0%,94.5%,.6352941176470588);padding:4px 6px}.search-page .content .description{font-size:16px;font-family:Arial,Helvetica,sans-serif;color:#565959;font-weight:500;letter-spacing:.4px;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;max-height:6em;line-height:1.5em}.search-page .content .sold-by{font-size:12px}.search-page .content .rating-holder{display:flex;align-items:center}.search-page .content .rating-holder .rating{margin-right:5px;color:#f90}.search-page .content .rating-holder .feedback{font-size:13px;color:#565959;opacity:.8}.search-page .content .price{font-size:18px;font-weight:700;font-family:arial,Helvetica}.search-page .content .price .dollar{top:-3.9px;font-weight:100;font-size:12px;padding-right:.2px}.search-page .content .price .cent{top:-3.9px;font-weight:100;font-size:12px;padding-left:.2px}.search-page .content .prime-image-holder{padding-right:5px;margin-right:5px;border-right:1px solid #dee2e6}.search-page .content .prime-image-holder img{width:55px}.search-page .content .ship_location{color:#565959;opacity:.7}.search-page .content .ages{color:#565959;opacity:.9;font-family:Arial,Helvetica,sans-serif}.search-page .content .delivery{display:flex;align-items:center;margin-top:5px}.search-page .content .delivery .days{font-size:12px}.item-view{padding:10px}.item-view .cta-holder{margin:25px 0}.item-view .cta{display:block;width:100%;padding:14px;font-weight:700;background-color:#f2ca69;border:1px solid #ad904b;border-radius:3px}.item-view .rating{color:#ecb000}.item-view .feedback{color:#1c88bf}.item-view .item-wrapper{background:#fff;padding:5px}.item-view .item-wrapper .top{display:flex;justify-content:space-between}.item-view .item-wrapper .top p{color:#1c88bf}.item-view .item-wrapper .top .rating-holder{width:40%;display:flex;justify-content:space-between}.item-view .item-wrapper .image-holder{max-width:100%;text-align:center;margin:20px auto}.item-view .item-wrapper .image-holder img{max-width:100%}.item-view .item-wrapper .price{font-weight:700;font-size:20px}.item-view .item-wrapper .prime-image-holder{margin-bottom:30px}.item-view .item-wrapper .prime-image-holder img{width:55px}.item-view .item-wrapper .message{color:#1c88bf;margin-bottom:20px}.item-view .item-wrapper .purchace-options{border:1px solid #d2d2ce;border-radius:3px;padding:10px}.item-view .item-wrapper .purchace-options select{background:#efefef;padding:2px 8px;margin-top:10px}.item-view .item-wrapper .purchace-options .row{display:flex;margin-bottom:20px}.item-view .item-wrapper .purchace-options .row .radio{width:5%;margin-right:10px;display:flex;align-items:center;justify-content:center}.item-view .item-wrapper .purchace-options .row span{display:block}.item-view .proceed .card,.item-view .proceed .row{display:flex}.item-view .proceed .card{padding:20px 0 0}.item-view .proceed .card .image-holder{margin:0 20px 0 0}.item-view .proceed .card .description{margin-bottom:20px}.item-view .proceed .card .price{margin-right:20px}.item-view .proceed .buttons-holder{margin-bottom:20px}.item-view .proceed .buttons-holder *{margin-right:20px;padding:4px 10px;background-color:#f3f3f3;border:1px solid #ccc}.item-view .place-your-order .section{background:#fff;border-radius:3px;margin-bottom:20px}.item-view .place-your-order .card{padding:10px;border-bottom:1px solid #ccc}.item-view .place-your-order .row{display:flex;justify-content:space-between;margin-bottom:5px;align-items:center}.item-view .place-your-order .last{margin-top:10px}.item-view .place-your-order .title{font-weight:700;font-size:24px}.carousel_main_container{display:flex;padding:1rem;overflow:scroll;z-index:-1;margin-top:-11rem;background-color:hsla(0,8%,90.2%,.49019607843137253)}.carousel_main_container .right_carousel{margin-left:4px;margin-right:4px;max-width:14rem;background-color:#fff;border-radius:4px}.carousel_main_container .right_carousel p{color:#aaa;margin-left:1rem;z-index:-1;line-height:1.8rem;margin-top:-1.8rem;font-size:14px}.carousel_main_container .right_carousel p span{color:rgba(61,60,60,.705);font-weight:700}.carousel_main_container .right_carousel img{width:14rem;max-height:18rem;border-radius:5px}footer{color:#fff}footer p{font-size:14px}footer .section{display:flex;padding:5px 20px}footer .section .nav-list{width:50%;list-style:none;padding:0}footer .section .nav-list li{margin-top:25px}footer .section .main_container{display:flex}footer .section .main_container .center,footer .section .main_container .left,footer .section .main_container .right{display:flex;justify-content:space-between;padding:2rem 1.4rem}footer .section .main_container .left img{width:1.4rem;margin-right:.85rem}footer .section .main_container .left p{white-space:nowrap;color:#ccc;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400}footer .section .main_container .center img{width:.8rem;margin-right:.85rem}footer .section .main_container .center p{white-space:nowrap;color:#ccc;font-weight:400;font-family:Arial,Helvetica,sans-serif;font-size:14px}footer .section .main_container .right img{width:2rem;margin-right:.85rem}footer .section .main_container .right p{white-space:nowrap;font-weight:400;color:#ccc;font-family:Arial,Helvetica,sans-serif;font-size:14px}footer .section .main_container h3{margin-bottom:20px}footer .section .inlined-list li{display:inline-block;margin-right:15px;color:#ccc;font-size:15px}footer .section .footer_bottom{color:#ccc;font-size:15px}footer .section .top_of_page .heading{font-size:12px}@media screen and (min-width:601px){@keyframes opacity{0%{opacity:.2}to{opacity:1}}.carousel-control{width:50px;background:hsla(0,0%,82.4%,.2);height:30%;position:absolute;z-index:100;display:flex;align-items:center;justify-content:center;top:38%;opacity:.2}.carousel-control:hover{box-shadow:6px 6px 5px -5px #888;animation-name:opacity;animation-duration:.5s}.carousel-control.left{left:0}.carousel-control.right{right:0}#app{max-width:unset}.lg-only{display:none!important}.item-view,.search-page,footer,header{max-width:unset;min-width:860px}.mobile-only{display:none!important}header .menu-icon{border:.6px solid #797979;padding:7px 8px;border-radius:3px}header .menu-icon:hover{border-color:#fff}header .menu-icon img{display:block}header .logo img{width:96px;margin-top:8px}header .delevery-bar{background:#24303d}header .dt-nav li{font-size:13px;color:#ccc}header .bar input{border-radius:0}header .bar select{border-radius:3px 0 0 3px;border:0;padding-left:5px;padding-right:5px;background:#f3f3f3;color:#555;border-right:1px solid #c7c7c7}header .bar button{padding:5px 15px}header .dt-account-wrapper{display:flex}header .dt-account-wrapper .lang-wrapper{border-right:1px solid #ccc;padding-right:10px;margin-right:10px}header .dt-account-wrapper .lang-wrapper div{display:flex;align-items:flex-end}header .dt-account-wrapper .lang-wrapper div img{display:block;width:20px;height:20px;margin-right:5px}header .dt-account-wrapper ul{display:flex;justify-content:space-between;width:100%;align-items:flex-end}header .dt-account-wrapper ul li{margin-right:24px}header .dt-account-wrapper ul li div{display:flex;align-items:flex-end}header .dt-account-wrapper ul li div i{margin-left:5px}main{max-width:1500px;min-width:860px;margin:0 auto}main .with-ad{display:flex;overflow:hidden;align-items:center}main .with-ad .body-section{width:100%;margin-right:10px}main .body-section{position:relative}main .body-section-content,main .body-section-content-flex{display:flex;justify-content:space-between}main .body-section-content-flex .card-item div .image-holder,main .body-section-content .card-item div .image-holder{width:200px!important;height:200px;display:flex;align-items:center;justify-content:center;position:relative}main .body-section-content-flex .card-item div .image-holder:after,main .body-section-content .card-item div .image-holder:after{content:" ";width:100%;height:100%;position:absolute;top:0;background-color:#000;opacity:.1;display:none}main .body-section-content-flex .card-item div .image-holder:hover:after,main .body-section-content .card-item div .image-holder:hover:after{display:block}main .body-section-content-flex .card-item div .image-holder img,main .body-section-content .card-item div .image-holder img{max-width:unset!important;max-height:unset!important;height:100%}main .body-section-content-flex .card-item div div:last-child,main .body-section-content .card-item div div:last-child{display:none}main .body-section-content-flex{height:200px;overflow:hidden}main .body-section-content-flex .card-item{width:unset;height:200px}main .body-section-content-flex .card-item div{width:200px}main .body-section-content-flex .card-item h4,main .body-section-footer{display:none}main .body-section-content-flex div.card-item.grid_9{width:unset!important;height:200px}.search-page{max-width:1500px;min-width:860px;margin:0 auto}.search-page .content{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly}.search-page .item-wrapper{flex-direction:column;justify-content:flex-start;align-items:center;width:30%;height:unset!important;margin:10px}.search-page .item-wrapper .image-holder{height:200px;width:100%!important;margin-bottom:25px}.search-page .item-wrapper .image-holder img{height:100%;max-width:unset!important}}@media screen and (max-width:600px){.dt-only,.lg-only{display:none!important}}@media screen and (min-width:1200px){.lg-only{display:block!important}}
/*# sourceMappingURL=main.ab30b968.chunk.css.map */