@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;600;700&family=Roboto:wght@300;400;500;700;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}ul,ol{list-style:none}a{text-decoration:none}h1,h2,h3,h4,h5,h6,ul,p,span,ol,a{margin:0;padding:0}body{font-family:"Josefin Sans",sans-serif;color:#11161e;position:relative;overflow-x:hidden;background-color:#fff}.preload{width:100%;height:100vh;position:fixed;background-color:rgba(0,0,0,.582);z-index:999999;display:flex;justify-content:center;align-items:center;transition:.25ms}.preload .prebox{width:250px;height:250px;border-radius:50%;border-top:5px solid #fff;border-right:5px solid rgba(0,0,0,0);animation:preloader 1s linear infinite forwards}@keyframes preloader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.scrollup{position:fixed;right:50px;bottom:170px;z-index:999}.scrollup button{position:static;color:#fff;height:60px;width:60px;font-size:25px;background-color:#ff6f61;border-radius:50%;border:none;cursor:pointer}.scrollup button img{width:60px;height:60px}#modalCnt .upbutton{position:fixed;right:40px;bottom:80px;z-index:9999}#modalCnt .upbutton .btnBox{width:80px;height:80px;border-radius:50%;border:none;background-color:#ff6f61;cursor:pointer}#modalCnt .upbutton .modalBtn{width:60px;height:60px}#modalCnt .modalSendTextBtn{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s}#modalCnt .modalSendTextBtn span{font-size:18px;position:absolute;top:17px}.menufixed{position:fixed;top:0;width:100%;z-index:999999999;background-color:#fff;animation:menuFixed 1s ease-in forwards;box-shadow:rgba(0,0,0,.45) 0px 25px 20px -20px}@keyframes menuFixed{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}nav .navOption{padding:37px 0px}nav .navOption ul li{padding:0px 22px}@media(992px <= width <= 1199px){nav .navOption ul li{padding:0px 0px}}nav .navOption a{color:#11161e;font-size:16px;font-weight:400;transition:.35s}nav .navOption a:hover{color:#ff6f61}nav .navButton li{display:inline-block;padding:0px 10px}nav .navButton li span,nav .navButton li a{color:#151a32;font-size:24px;position:relative}nav .navButton li span .cart,nav .navButton li a .cart{position:absolute;right:-6px;top:-7px;width:15px;height:15px;border-radius:50%;background-color:#ff6f61;font-size:14px;color:#fff;line-height:17px;text-align:center}#searchModal .modal-body{box-shadow:rgba(0,0,0,.28) 0px 5px 12px}#searchModal .modal-body input{width:100%;border:none;outline:none !important;box-shadow:none !important}#searchModal .modal-footer .searchModalbtn{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;width:120px;height:50px;border:none;padding:10px 5px;font-size:16px;box-shadow:rgba(0,0,0,.28) 0px 5px 12px}#searchModal .modal-footer .searchModalbtn span{font-size:18px;position:absolute;top:17px}#menuSm .menuSmBar button{background:rgba(0,0,0,0);border:none;font-size:28px}#menuSm .searchbarSm{width:100%;height:70px;text-align:center;outline:2px solid #ff6f61;border-radius:25px}#menuSm .searchbarSm .sideBarSearch{border:rgba(0,0,0,0);padding:-5 50px 0 18px;height:70px;font-weight:600;outline:none}#menuSm .searchbarSm .sideSearchButton{background:rgba(0,0,0,0);border:none;font-size:24px;text-align:center}#menuSm .menuCate{color:#11161e;border:none;background-color:rgba(0,0,0,0);padding-right:15px;padding-top:20px;text-align:center}#menuSm .menuCate:hover{border-bottom:2px solid #ff6f61}#banner{position:relative}#banner .bannerSlide{padding:241px 0px;background-position:center;background-size:cover}#banner .bannerSlide .bannerCnt{color:#1d1d1d}#banner .bannerSlide .bannerCnt h4{font-size:18px;font-weight:600;line-height:28px;margin-bottom:14px;transition-delay:.2s}#banner .bannerSlide .bannerCnt h2{font-size:clamp(18px,12vw,64px);font-weight:700;line-height:74px;transition-delay:.25s}#banner .bannerSlide .bannerCnt p{font-size:16px;margin-top:16px;margin-bottom:29px;font-weight:400;line-height:28px;transition-delay:.3s}#banner .bannerSlide .bannerCnt a{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s}#banner .bannerSlide .bannerCnt a span{font-size:18px;position:absolute;top:17px}#banner .bannerSlide .bannerCnt>*{transform:translateY(-500px);opacity:0;transition:.4s ease-in-out}#banner .bannerSlide.slick-active .bannerCnt>*{transform:translateY(0px);opacity:1}#banner .banner_slider_dot{position:absolute;top:70%;left:50%;transform:translateX(-50%)}#banner .banner_slider_dot li{display:inline-block}#banner .banner_slider_dot li button{width:15px;height:10px;background-color:#fff;border:none;border-radius:5px;color:rgba(0,0,0,0);margin-right:15px;transition:.35s ease}#banner .banner_slider_dot li.slick-active button{width:30px;background-color:#ff6f61}#beautyCream{text-align:center;margin-top:100px;margin-bottom:100px}#beautyCream .beautybox{cursor:pointer}#beautyCream .beautybox img{width:100%}#beautyCream .beautybox .creamCnt{position:absolute;inset:30px;background-color:rgba(0,0,0,.5333333333);z-index:9999;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:.25s ease-in;transform:rotate(180deg);transform:scale(0.5);opacity:0;cursor:pointer}#beautyCream .beautybox .creamCnt h4{text-align:center;color:#fff;font-size:30px;font-weight:700;line-height:40px}#beautyCream .beautybox .creamCnt a{width:197px;height:56px;background-color:rgba(0,0,0,0);color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s}#beautyCream .beautybox .creamCnt a span{font-size:18px;position:absolute;top:17px}#beautyCream .beautybox .creamCnt:hover{transform:rotate(0deg);transform:scale(1);opacity:1}#beautyCream .beautybox .creamCntC{inset:50px;background-color:rgba(0,0,0,.5333333333);z-index:9999;text-align:center}#beautyCream .beautybox:hover>*{transform:rotate(0deg);transform:scale(1);opacity:1}#beautyCream .beautyCntA{position:relative;display:flex;align-items:center;justify-content:center}#beautyCream .beautyCntB{margin-top:25px;position:relative;display:flex;align-items:center;justify-content:center}#beautyCream .beautyCntC{position:relative;display:flex;align-items:center;justify-content:center;padding-left:25px}@media(320px <= width <= 575px){#beautyCream .beautyCntC{padding-top:20px;padding-left:0px}}@media(576px <= width <= 767px){#beautyCream .beautyCntC{padding-top:20px;padding-left:0px}}#arrival{margin-top:85px;margin-bottom:100px}#arrival .boxTitle h2{color:#11161e;font-size:36px;font-weight:700;line-height:46px;text-align:center;margin-bottom:36px}#arrival .arrivBox{position:relative;display:inline-block;cursor:pointer;padding-right:24px}#arrival .arrivBox .arrivCnt .arrivImg{width:inherit}#arrival .arrivBox .arrivCnt .arrivImg img{width:100%;filter:brightness(100%)}#arrival .arrivBox .arrivCnt .sale h4{width:52px;height:26px;position:absolute;top:15px;left:15px;color:#fff;background-color:#ff6f61;transform:rotate(-90deg);border-radius:13px 0px 0px 13px;padding:0px 8px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}#arrival .arrivBox .arrivCnt .arriveIcon{position:absolute;top:50%;left:265px;transform:translateY(-82%);transition:.25s ease-in}@media(320px <= width <= 575px){#arrival .arrivBox .arrivCnt .arriveIcon{left:400px}}@media(576px <= width <= 767px){#arrival .arrivBox .arrivCnt .arriveIcon{left:200px}}@media(768px <= width <= 991px){#arrival .arrivBox .arrivCnt .arriveIcon{left:175px}}@media(992px <= width <= 1199px){#arrival .arrivBox .arrivCnt .arriveIcon{left:180px}}@media(1200px <= width <= 1399px){#arrival .arrivBox .arrivCnt .arriveIcon{left:220px}}#arrival .arrivBox .arrivCnt .arriveIcon li{margin-bottom:10px;cursor:pointer;opacity:0;transform:translateX(-200%);transition:.1s ease-in-out;transition-delay:calc(.1s*var(--num))}#arrival .arrivBox .arrivCnt .arriveIcon li button{width:36px;height:36px;line-height:36px;border-radius:50%;color:#151a32;text-align:center;display:inline-block;background-color:#fff;border:none;transition:.25s ease-in}#arrival .arrivBox .arrivCnt .arriveIcon li button:hover{color:#fff;background-color:#ff6f61}#arrival .arrivBox .arrivCnt:hover .arriveIcon li{transform:translateX(-50%);opacity:1}#arrival .arrivBox .arrivCnt:hover .arrivImg{filter:brightness(80%)}#arrival .arrivBox .arrivText{width:100%;text-align:center;padding-top:24px;padding-bottom:26px;box-shadow:rgba(0,0,0,.05) 0px 0px 0px 1px}#arrival .arrivBox .arrivText h5{font-size:16px;color:#444;font-weight:400;line-height:26px}#arrival .arrivBox .arrivText h4{font-size:18px;color:#11161e;font-weight:600;line-height:28px}#arrival .arrivBox .arrivText span{color:#ff6f61}#arrival .beautyArrow{text-align:center}@media(320px <= width <= 575px){#arrival .beautyArrow{display:none}}@media(576px <= width <= 767px){#arrival .beautyArrow{display:none}}#arrival .beautyArrow .beautyleft{position:absolute;width:30px;height:50px;color:#fff;background-color:rgba(21,26,50,.5490196078);line-height:50px;top:320px;left:13px}#arrival .beautyArrow .beautyright{position:absolute;width:30px;height:50px;color:#fff;background-color:rgba(21,26,50,.5490196078);line-height:50px;top:320px;right:38px}#spaCnt{background-image:url(../images/spa\ cosmetics\ cream\ bg.jpg);background-position:center;background-size:cover;margin:100px 0px}#spaCnt .spaCreamText{color:#fff;padding-bottom:100px}#spaCnt .spaCreamText h2{font-size:clamp(18px,12vw,36px);font-weight:700;line-height:46px;padding-top:100px}#spaCnt .spaCreamText p{font-size:16px;margin-top:16px;margin-bottom:30px;font-weight:400;line-height:28px}#spaCnt .spaCreamText a{width:197px;height:56px;background-color:rgba(0,0,0,0);color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;border:2px solid #fff}#spaCnt .spaCreamText a span{font-size:18px;position:absolute;top:17px}#bestSeller{margin-top:85px;margin-bottom:100px}#bestSeller .boxTitle h2{color:#11161e;font-size:36px;font-weight:700;line-height:46px;text-align:center;margin-bottom:36px}#bestSeller .bestSellerCnt{margin-bottom:24px}#bestSeller .bestBox{position:relative;display:inline-block;cursor:pointer;padding-right:24px}#bestSeller .bestBox .bestCnt .arrivImg{width:inherit}#bestSeller .bestBox .bestCnt .arrivImg img{width:100%;filter:brightness(100%)}#bestSeller .bestBox .bestCnt .sale h4{width:52px;height:26px;position:absolute;top:15px;left:15px;color:#fff;background-color:#ff6f61;transform:rotate(-90deg);border-radius:13px 0px 0px 13px;padding:0px 8px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}#bestSeller .bestBox .bestCnt .arriveIcon{position:absolute;top:50%;left:265px;transform:translateY(-82%);transition:.25s ease-in}@media(320px <= width <= 575px){#bestSeller .bestBox .bestCnt .arriveIcon{left:288px}}@media(576px <= width <= 767px){#bestSeller .bestBox .bestCnt .arriveIcon{left:465px}}@media(768px <= width <= 991px){#bestSeller .bestBox .bestCnt .arriveIcon{left:290px}}@media(992px <= width <= 1199px){#bestSeller .bestBox .bestCnt .arriveIcon{left:180px}}@media(1200px <= width <= 1399px){#bestSeller .bestBox .bestCnt .arriveIcon{left:220px}}#bestSeller .bestBox .bestCnt .arriveIcon li{margin-bottom:10px;cursor:pointer;opacity:0;transform:translateX(-200%);transition:.1s ease-in-out;transition-delay:calc(.1s*var(--num))}#bestSeller .bestBox .bestCnt .arriveIcon li button{width:36px;height:36px;line-height:36px;border-radius:50%;color:#151a32;text-align:center;display:inline-block;background-color:#fff;border:none;transition:.25s ease-in}#bestSeller .bestBox .bestCnt .arriveIcon li button:hover{color:#fff;background-color:#ff6f61}#bestSeller .bestBox .bestCnt:hover .arriveIcon li{transform:translateX(-50%);opacity:1}#bestSeller .bestBox .bestCnt:hover .arrivImg{filter:brightness(80%)}#bestSeller .bestBox .bestText{width:100%;text-align:center;padding-top:24px;padding-bottom:26px;box-shadow:rgba(0,0,0,.05) 0px 0px 0px 1px}#bestSeller .bestBox .bestText h5{font-size:16px;color:#444;font-weight:400;line-height:26px}#bestSeller .bestBox .bestText h4{font-size:18px;color:#11161e;font-weight:600;line-height:28px}#bestSeller .bestBox .bestText span{color:#ff6f61}#bestSeller .bestSellerButton{text-align:center}#bestSeller .bestSellerButton a{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;width:200px;margin-top:40px}#bestSeller .bestSellerButton a span{font-size:18px;position:absolute;top:17px}#dealDays{margin:100px 0px}#dealDays .boxTitle h2{color:#11161e;font-size:36px;font-weight:700;line-height:46px;text-align:center;margin-bottom:36px}#dealDays .dealBox{max-height:646px;background-color:#fff;box-shadow:rgba(17,17,26,.1) 0px 0px 16px;margin-top:68px}#dealDays .dealBox .timer{width:100%;max-width:424px;height:70px;border-radius:40px;background-color:#fff;box-shadow:0px 0px 10px 0px rgba(21,26,50,.1);margin:auto;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}#dealDays .dealBox .timer ul{text-align:center}#dealDays .dealBox .timer ul li{display:inline-block;margin:0px 26px;position:relative}@media(min-width: 320px)and (max-width: 410px){#dealDays .dealBox .timer ul li{margin:0px 22px}}#dealDays .dealBox .timer ul li::after,#dealDays .dealBox .timer ul li::before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background-color:#ff6f61;right:-23px}#dealDays .dealBox .timer ul li::after{top:10px}#dealDays .dealBox .timer ul li::before{bottom:10px}#dealDays .dealBox .timer ul li:last-child::after,#dealDays .dealBox .timer ul li:last-child::before{display:none}#dealDays .dealBox .dealslidCnt{display:flex;align-items:center;justify-content:center}#dealDays .dealBox .dealslidCnt .dealCnt{width:100%;max-width:570px;max-height:485px;color:#11161e;background-color:#cacaca;margin:0px 26px 86px 39px;padding:35px 0px 131px 40px}#dealDays .dealBox .dealslidCnt .dealCnt h6{font-size:18px;margin-bottom:10px;font-weight:600;line-height:28px}#dealDays .dealBox .dealslidCnt .dealCnt h3{font-size:clamp(18px,12vw,36px);font-weight:700;line-height:46px;margin-bottom:16px}#dealDays .dealBox .dealslidCnt .dealCnt p{font-size:16px;font-weight:400;line-height:28px;margin-bottom:19px}#dealDays .dealBox .dealslidCnt .dealCnt h4{font-size:20px;margin-bottom:30px;font-weight:600;line-height:30px}#dealDays .dealBox .dealslidCnt .dealCnt h4 span{text-decoration:line-through;color:#444;opacity:.8}#dealDays .dealBox .dealslidCnt .dealCnt a{width:197px;height:56px;background-color:#151a32;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;width:160px}#dealDays .dealBox .dealslidCnt .dealCnt a span{font-size:18px;position:absolute;top:17px}#dealDays .deal_slider_dot{position:absolute;top:90%;left:52%;transform:translateX(-50%)}#dealDays .deal_slider_dot li{display:inline-block}#dealDays .deal_slider_dot li button{width:20px;height:10px;background-color:#cacaca;border:none;border-radius:5px;color:rgba(0,0,0,0);margin-right:15px;transition:.35s ease}#dealDays .deal_slider_dot li.slick-active button{width:40px;background-color:#151a32}#specialBanner{position:relative;margin:100px 0px;background-color:#f1f3f4}#specialBanner .specialText{padding:100px 0px}#specialBanner .specialText h6{font-size:16px;font-weight:400;line-height:26px}#specialBanner .specialText h3{max-width:412px;font-size:clamp(18px,12vw,36px);font-weight:700;line-height:46px;margin-bottom:16px}#specialBanner .specialText p{max-width:417px;font-size:16px;font-weight:400;line-height:28px;margin-bottom:19px}#specialBanner .specialText a{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s}#specialBanner .specialText a span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 991px){#specialBanner .specialCnt{padding-bottom:100px}}#specialBanner .specialCnt .video{position:absolute;top:0;right:0;bottom:0;width:50%}#specialBanner .specialCnt .video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width: 320px)and (max-width: 991px){#specialBanner .specialCnt .video{position:relative;top:auto;right:auto;bottom:auto;width:100%}}#specialBanner .specialCnt .videoIcon{position:absolute;display:inline-block;width:61px;height:61px;text-align:center;background:#fff;border-radius:50%;left:45%;top:45%}#specialBanner .specialCnt .videoIcon::after{position:absolute;content:"";width:120px;height:120px;background-color:#fff;border-radius:50%;top:-30px;right:-30px;animation:specialBtn 2s infinite;-webkit-animation:specialBtn 2s infinite;z-index:99}@keyframes specialBtn{0%{transform:scale(0.6, 0.6);opacity:.3}0%{transform:scale(0.5, 0.5);opacity:.1}100%{transform:scale(1, 1);opacity:.6}}#specialBanner .specialCnt .videoIcon span{font-size:20px;margin-left:2px;color:#ff6f61;line-height:61px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:9999}#latestNews{margin-top:85px;margin-bottom:100px}#latestNews .slick-track{padding:15px 0px}#latestNews .boxTitle h2{color:#11161e;font-size:36px;font-weight:700;line-height:46px;text-align:center;margin-bottom:36px}#latestNews .newsBox{width:100%;display:inline-block;cursor:pointer;margin:0px auto;box-shadow:rgba(17,17,26,.1) 0px 0px 16px}#latestNews .newsBox .newsImg img{width:100%;padding:20px 20px 15px 20px}#latestNews .newsBox .newsText{width:100%;padding:9px 20px 10px}#latestNews .newsBox .newsText h5{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#latestNews .newsBox .newsText h4{font-size:20px;color:#11161e;font-weight:600;line-height:30px;transition:.25s ease-in}#latestNews .newsBox .newsText h4:hover{color:#ff6f61}#latestNews .newsBox .newsText a{position:relative;font-size:16px;font-weight:600;line-height:28px;color:#444;display:flex;justify-content:space-between;transition:.25s ease-in}#latestNews .newsBox .newsText a span{font-size:18px;position:absolute;top:5px;left:85px}#latestNews .newsBox .newsText a:hover{color:#ff6f61}#latestNews .newsBox_slider_dot{position:absolute;top:100%;left:50%;transform:translateX(-50%);text-align:center}#latestNews .newsBox_slider_dot li{display:inline-block}#latestNews .newsBox_slider_dot li button{width:20px;height:10px;background-color:#cacaca;border:none;border-radius:5px;color:rgba(0,0,0,0);margin-right:15px;transition:.35s ease}#latestNews .newsBox_slider_dot li.slick-active button{width:40px;background-color:#151a32}#footer{width:100%;padding-bottom:140px;margin-top:350px;background-color:#11161e}#footer .delivery{width:100%;height:100%;max-width:1320px;box-shadow:0px 0px 50px 0px rgba(21,26,50,.1);background-color:#fff;transform:translateY(-50%)}#footer .delivery .shiping{justify-content:center}#footer .delivery ul{padding:45px 38px;cursor:pointer}@media(992px <= width <= 1199px){#footer .delivery ul{padding:28px 38px}}#footer .delivery ul li:nth-child(4){border:none}#footer .delivery ul li{border-right:4px solid #f1f1f1}#footer .delivery ul li .iconBox{width:70px;height:70px;border-radius:50%;background-color:#ff6f61;font-size:30px;line-height:70px;text-align:center;color:#fff}#footer .delivery ul li .shipingText{padding:10px}#footer .delivery ul li .shipingText h6{color:#11161e;font-size:20px;font-weight:600;line-height:30px}#footer .delivery ul li .shipingText p{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:28px;color:#444}#footer .delivery ul li .shipingText p span{color:#ff6f61}#footer .footerCnt{margin-bottom:70px;text-align:center;cursor:pointer}#footer .footerCnt ul li{width:40px;height:40px;line-height:40px;text-align:center;background-color:#fff;margin:0px 5px}#footer .footerCnt ul li:hover{color:#fff;background-color:#ff6f61}#footer .footerCnt ul li:hover a{color:#fff}#footer .footerCnt ul li a{color:#444}#footer .footerInfo{color:#fff;cursor:pointer}#footer .footerInfo .myaccount,#footer .footerInfo .support,#footer .footerInfo .opening,#footer .footerInfo .footerContact,#footer .footerInfo .newsletter{padding:0px 10px}#footer .footerInfo .myaccount .title,#footer .footerInfo .support .title,#footer .footerInfo .opening .title,#footer .footerInfo .footerContact .title,#footer .footerInfo .newsletter .title{font-size:24px;color:#fff;font-weight:700;line-height:34px;margin-bottom:22px}#footer .footerInfo .myaccount ul li a,#footer .footerInfo .support ul li a,#footer .footerInfo .opening ul li a,#footer .footerInfo .footerContact ul li a,#footer .footerInfo .newsletter ul li a{font-size:16px;color:#fff;font-weight:400;line-height:28px}#footer .footerInfo .myaccount ul li a:hover,#footer .footerInfo .support ul li a:hover,#footer .footerInfo .opening ul li a:hover,#footer .footerInfo .footerContact ul li a:hover,#footer .footerInfo .newsletter ul li a:hover{color:#ff6f61}#footer .footerInfo .opening ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#footer .footerInfo .opening ul li{display:block}}@media(992px <= width <= 1199px){#footer .footerInfo .opening ul li{display:block}}#footer .footerInfo .opening ul li:hover{color:#ff6f61}#footer .footerInfo .footerContact{padding-left:20px}#footer .footerInfo .footerContact ul li span{text-align:right;color:#ff6f61}#footer .footerInfo .footerContact ul li a{text-align:left}#footer .footerInfo .newsletter p{font-size:16px;font-weight:400;line-height:28px;margin-bottom:23px}#footer .footerInfo .newsletter form{width:312px;height:50px;text-align:center}#footer .footerInfo .newsletter form input{padding:10px 20px 11px 10px;border:none;box-shadow:none;outline:none}#footer .footerInfo .newsletter form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:50px;border:none;outline:none}#footer .footerInfo .newsletter form button span{font-size:18px;position:absolute;top:17px}.copyright{background-color:#444;text-align:center}.copyright h3{color:#fff;font-size:16px;font-weight:400;line-height:28px}.copyright h3 span{color:#ff6f61}#commonBanner{background-color:#202938;width:100%}#commonBanner .banner{padding:160px 0px;text-align:center}#commonBanner .banner h2{font-size:clamp(30px,12vw,48px);color:#fff;font-weight:700;line-height:58px}#commonBanner .banner h3{color:#fff;font-family:"Roboto",sans-serif;font-size:16px;color:#fff;font-weight:400;line-height:28px}#commonBanner .banner h3 a{color:#fff}#aboutBanner{background-color:#202938;width:100%}#aboutBanner .banner{padding:160px 0px;text-align:center}#aboutBanner .banner h2{font-size:48px;color:#fff;font-weight:700;line-height:58px}#aboutBanner .banner h3{color:#fff;font-family:"Roboto",sans-serif;font-size:16px;color:#fff;font-weight:400;line-height:28px}#aboutBanner .banner h3 a{color:#fff}#AboutAetorShop{margin:100px 0px}#AboutAetorShop .aboutShop{background-image:url(../images/learn\ about\ aetor\ shop\ bg.png);background-position:center;background-size:cover}#AboutAetorShop .aboutShop .aboutAetorCnt{margin-top:10px;transform:translateX(-10%)}@media(min-width: 320px)and (max-width: 991px){#AboutAetorShop .aboutShop .aboutAetorCnt{transform:translateX(0)}}#AboutAetorShop .aboutShop .aboutAetorText{transform:translateX(20%);width:480px}@media(min-width: 320px)and (max-width: 991px){#AboutAetorShop .aboutShop .aboutAetorText{transform:translateX(0)}}#AboutAetorShop .aboutShop .aboutAetorText h2{margin:76px 0px 10px 0px;font-size:clamp(16px,12vw,36px);font-weight:700;line-height:46px}#AboutAetorShop .aboutShop .aboutAetorText p{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:28px;color:#444;padding-bottom:28px}#AboutAetorShop .aboutShop .aboutAetorText ul{margin-top:29px}#AboutAetorShop .aboutShop .aboutAetorText ul li{margin-bottom:10px;font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#AboutAetorShop .aboutShop .aboutAetorText ul li span{display:inline-block;width:16px;height:16px;border-radius:50%;color:#ff6f61;line-height:16px}#AboutAetorShop .aboutShop .aboutAetorText a{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;margin-top:34px;margin-bottom:76px}#AboutAetorShop .aboutShop .aboutAetorText a span{font-size:18px;position:absolute;top:17px}#aboutCounter{margin:100px 0px}#aboutCounter .counterCnt ul{text-align:center}#aboutCounter .counterCnt ul li .counterIcon{margin-bottom:20px;display:inline-block;text-align:center;width:100px;height:100px;background-color:#ffccc7;color:#151a32;border-radius:50%;line-height:100px;transition:.25s;cursor:pointer}@media(min-width: 320px)and (max-width: 767px){#aboutCounter .counterCnt ul li .counterIcon{width:90px;height:90px}}#aboutCounter .counterCnt ul li .counterIcon img{transform:scale(1);transition:.25s}#aboutCounter .counterCnt ul li .counterIcon:hover{background-color:#f1f3f4}#aboutCounter .counterCnt ul li .counterIcon:hover img{transform:scale(0.8)}#aboutCounter .counterCnt ul li .counterText h2{color:#ff6f61;font-size:clamp(16px,12vw,36px);font-weight:700;line-height:46px}#aboutCounter .counterCnt ul li .counterText p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#ourStory{position:relative;margin:100px 0px;background-color:#f1f3f4}#ourStory .storyText{padding:100px 0px}#ourStory .storyText h3{max-width:412px;font-size:clamp(18px,12vw,36px);font-weight:700;line-height:46px;margin-bottom:10px}#ourStory .storyText p{max-width:417px;font-size:16px;font-weight:400;line-height:28px;margin-bottom:14px}@media(min-width: 320px)and (max-width: 991px){#ourStory .storyCnt{padding-bottom:100px}}#ourStory .storyCnt .video{position:absolute;top:0;right:0;bottom:0;width:50%}#ourStory .storyCnt .video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width: 320px)and (max-width: 991px){#ourStory .storyCnt .video{position:relative;top:auto;right:auto;bottom:auto;width:100%}}#ourStory .storyCnt .videoIcon{position:absolute;display:inline-block;width:61px;height:61px;text-align:center;background:#fff;border-radius:50%;left:45%;top:45%}#ourStory .storyCnt .videoIcon::after{position:absolute;content:"";width:120px;height:120px;background-color:#fff;border-radius:50%;top:-30px;right:-30px;animation:storyBtn 2s infinite;-webkit-animation:specialBtn 2s infinite;z-index:99}@keyframes storyBtn{0%{transform:scale(0.6, 0.6);opacity:.3}0%{transform:scale(0.5, 0.5);opacity:.1}100%{transform:scale(1, 1);opacity:.6}}#ourStory .storyCnt .videoIcon span{font-size:20px;margin-left:2px;color:#ff6f61;line-height:61px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:9999}#aboutDelivery{margin:100px 0px}#aboutDelivery .DeliveryCnt .delivery{width:100%}#aboutDelivery .DeliveryCnt .delivery .shiping{justify-content:center}#aboutDelivery .DeliveryCnt .delivery ul{padding:45px 38px;cursor:pointer}@media(992px <= width <= 1199px){#aboutDelivery .DeliveryCnt .delivery ul{padding:28px 38px}}#aboutDelivery .DeliveryCnt .delivery ul li:nth-child(4){border:none}#aboutDelivery .DeliveryCnt .delivery ul li{border-right:4px solid #f1f1f1}#aboutDelivery .DeliveryCnt .delivery ul li .iconBox{width:70px;height:70px;border-radius:50%;background-color:#ff6f61;font-size:30px;line-height:70px;text-align:center;color:#fff}#aboutDelivery .DeliveryCnt .delivery ul li .shipingText{padding:10px}#aboutDelivery .DeliveryCnt .delivery ul li .shipingText h6{color:#11161e;font-size:20px;font-weight:600;line-height:30px}#aboutDelivery .DeliveryCnt .delivery ul li .shipingText p{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:28px;color:#444}#aboutDelivery .DeliveryCnt .delivery ul li .shipingText p span{color:#ff6f61}#leaderShip{margin-bottom:100px}#leaderShip .boxTitle h2{color:#11161e;font-size:36px;font-weight:700;line-height:46px;text-align:center;margin-bottom:36px}#leaderShip .leaderBox{display:inline-block;cursor:pointer;padding-right:24px}#leaderShip .leaderBox .leaderCnt .leaderImg{width:inherit}#leaderShip .leaderBox .leaderCnt .leaderImg img{width:100%;filter:brightness(100%)}#leaderShip .leaderBox .leaderCnt:hover .arrivImg{filter:brightness(80%)}#leaderShip .leaderBox .leaderText{width:100%;text-align:center;padding-top:20px;padding-bottom:24px;box-shadow:0px 5px 30px 0px rgba(17,22,30,.08)}#leaderShip .leaderBox .leaderText h5{font-family:"Roboto",sans-serif;font-size:16px;color:#ff6f61;font-weight:400;line-height:28px;margin-bottom:10px}#leaderShip .leaderBox .leaderText h4{font-size:20px;color:#11161e;font-weight:600;line-height:30px;margin-bottom:6px}#leaderShip .leaderBox .leaderText span a{margin:0px 5px;color:#444;transition:.25s}#leaderShip .leaderBox .leaderText span a:hover{color:#ff6f61}#leaderShip .leaderArrow{cursor:pointer;text-align:center}@media(320px <= width <= 575px){#leaderShip .leaderArrow{display:none}}@media(576px <= width <= 767px){#leaderShip .leaderArrow{display:none}}#leaderShip .leaderArrow .leaderleft{position:absolute;width:34px;height:34px;border-radius:50%;color:#444;background-color:#fff;border:2px solid #444;line-height:34px;top:320px;left:-5px;transition:.25s}#leaderShip .leaderArrow .leaderleft:hover{color:#fff;background-color:#ff6f61;border:none;line-height:36px}#leaderShip .leaderArrow .leaderright{position:absolute;width:34px;height:34px;border-radius:50%;color:#444;background-color:#fff;border:2px solid #444;line-height:34px;top:320px;right:20px;transition:.25s}#leaderShip .leaderArrow .leaderright:hover{color:#fff;background-color:#ff6f61;border:none;line-height:36px}#aboutCustomer{text-align:center;margin-bottom:100px}#aboutCustomer .sliderBox{padding:36px 0px;background-image:url(../images/customer\ slider\ bg.png);background-position:center;background-size:cover}#aboutCustomer .sliderBox .customerCnt{display:inline-block;margin-top:25px;margin-bottom:20px}#aboutCustomer .sliderBox .customerText p{padding:0px 340px;font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:10px}@media(min-width: 320px)and (max-width: 991px){#aboutCustomer .sliderBox .customerText p{padding:0px}}#aboutCustomer .sliderBox .customerText h2{font-size:24px;color:#11161e;font-weight:700;line-height:34px}#aboutCustomer .sliderBox .customerText h6{font-family:"Roboto",sans-serif;font-size:16px;color:#ff6f61;font-weight:400;line-height:28px;margin-bottom:31px}#aboutCustomer .customerBox_slider_dot{position:absolute;top:100%;left:50%;transform:translateX(-50%);text-align:center}#aboutCustomer .customerBox_slider_dot li{display:inline-block}#aboutCustomer .customerBox_slider_dot li button{width:20px;height:10px;background-color:#cacaca;border:none;border-radius:5px;color:rgba(0,0,0,0);margin-right:15px;transition:.35s ease}#aboutCustomer .customerBox_slider_dot li.slick-active button{width:40px;background-color:#ff6f61}#aboutInsta{margin-bottom:100px}#aboutInsta .slick-track{padding:15px 0px}#aboutInsta .boxTitle h2{color:#11161e;font-size:36px;font-weight:700;line-height:46px;text-align:center;margin-bottom:36px}#aboutInsta .instaBox{padding:0px 12px;display:inline-block;cursor:pointer;margin:0px auto}#aboutInsta .instaBox:hover .aboutHover{color:#ff6f61;opacity:1;visibility:visible}#aboutInsta .instaBox .aboutHover{display:flex;align-items:center;justify-content:center;text-align:center;top:0px;height:100%;width:100%;position:absolute;font-size:40px;color:#fff;background-color:#21294f;opacity:0;visibility:hidden;transition:.25s}#aboutInsta .instaBox .instaImg{position:relative}#aboutInsta .instaBox .instaImg img{width:100%;max-height:200px}#aboutInsta .instaBox_slider_dot{position:absolute;top:100%;left:50%;transform:translateX(-50%);text-align:center}#aboutInsta .instaBox_slider_dot li{display:inline-block}#aboutInsta .instaBox_slider_dot li button{width:20px;height:10px;background-color:#cacaca;border:none;border-radius:5px;color:rgba(0,0,0,0);margin-right:15px;transition:.35s ease}#aboutInsta .instaBox_slider_dot li.slick-active button{width:40px;background-color:#ff6f61}#secondFooter{background-color:#f1f3f4}#secondFooter .footerDetails{padding:100px 0px}#secondFooter .footerDetails .footerIntro{margin-bottom:70px}#secondFooter .footerDetails .footerIntro .footertitle h2{font-size:36px;font-weight:700;line-height:46px}#secondFooter .footerDetails .footerIntro .footertitle p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:20px}#secondFooter .footerDetails .footerIntro .searchBox form{width:424px;height:60px;text-align:center}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form{width:inherit}}#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 125px 11px 16px;border:none;box-shadow:none;outline:none}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 11px}}#secondFooter .footerDetails .footerIntro .searchBox form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:60px;border:none;outline:none}#secondFooter .footerDetails .footerIntro .searchBox form button span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form button{padding:16px 11px}}#secondFooter .footerDetails .footerInformation{margin-top:85px}#secondFooter .footerDetails .footerInformation .footerlogo .f-logo{margin-bottom:20px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text{margin-bottom:25px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a{margin:0px 5px;color:#444;transition:.25s}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footermyaccount,#secondFooter .footerDetails .footerInformation .footersupport,#secondFooter .footerDetails .footerInformation .footershop,#secondFooter .footerDetails .footerInformation .footerContactInfo{padding:0px 10px}#secondFooter .footerDetails .footerInformation .footermyaccount .title,#secondFooter .footerDetails .footerInformation .footersupport .title,#secondFooter .footerDetails .footerInformation .footershop .title,#secondFooter .footerDetails .footerInformation .footerContactInfo .title{font-size:24px;color:#11161e;font-weight:700;line-height:34px;margin-bottom:22px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a,#secondFooter .footerDetails .footerInformation .footersupport ul li a,#secondFooter .footerDetails .footerInformation .footershop ul li a,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a:hover,#secondFooter .footerDetails .footerInformation .footersupport ul li a:hover,#secondFooter .footerDetails .footerInformation .footershop ul li a:hover,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footershop ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}@media(992px <= width <= 1199px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}#secondFooter .footerDetails .footerInformation .footershop ul li:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo{padding-left:20px}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li span{text-align:right;color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{text-align:left}#secondFooter .footerCopyright{padding:25px 0px}#secondFooter .footerCopyright .copyrightText{text-align:center}#secondFooter .footerCopyright .copyrightText h3{color:#444;font-size:16px;font-weight:400;line-height:28px}#secondFooter .footerCopyright .copyrightText h3 span{color:#ff6f61}#secondFooter .footerCopyright .copyrightpayment{text-align:center}#commonBanner{background-color:#202938;width:100%}#commonBanner .banner{padding:160px 0px;text-align:center}#commonBanner .banner h2{font-size:clamp(30px,12vw,48px);color:#fff;font-weight:700;line-height:58px}#commonBanner .banner h3{color:#fff;font-family:"Roboto",sans-serif;font-size:16px;color:#fff;font-weight:400;line-height:28px}#commonBanner .banner h3 a{color:#fff}#shopGrid{margin:100px 0px}#shopGrid .shopGridBox .gridSetting{justify-content:space-between}#shopGrid .shopGridBox .gridSetting .gridOption span{text-align:center;display:inline-block;width:35px;height:35px;font-size:22px;line-height:35px;color:#fff;background-color:#151a32;transition:.25s}#shopGrid .shopGridBox .gridSetting .gridOption span:hover{cursor:pointer;background-color:#ff6f61}#shopGrid .shopGridBox .gridSetting .gridDropdown{text-align:right;width:312px;height:40px;background-color:#f1f3f4;display:flex;justify-content:space-around;align-items:center}#shopGrid .shopGridBox .gridSetting .gridDropdown .droparrow{border:none;transition:.25s}#shopGrid .shopGridBox .gridSetting .gridDropdown .droparrow:hover{color:#ff6f61}#shopGrid .shopGridBox .gridSetting .gridDropdown ul li{padding:10px 30px}#shopGrid .shopGridBox .gridSetting .gridDropdown ul li a{color:#11161e;transition:.25s}#shopGrid .shopGridBox .gridSetting .gridDropdown ul li a:hover{color:#ff6f61}#shopGrid .shopGridBox #gridSlider{margin-top:30px}#shopGrid .shopGridBox #gridSlider .shopGridCnt{margin-bottom:24px}#shopGrid .shopGridBox #gridSlider .shopSliderBox{position:relative;display:inline-block;cursor:pointer;padding-right:24px}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arrivImg{width:inherit}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arrivImg img{width:100%;filter:brightness(100%)}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .sale h4{width:80px;height:26px;position:absolute;top:0px;left:12px;text-align:center;color:#fff;background-color:#ff6f61;padding:0px 8px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon{position:absolute;top:50%;left:265px;transform:translateY(-82%);transition:.25s ease-in}@media(320px <= width <= 575px){#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon{display:none}}@media(576px <= width <= 767px){#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon{left:465px}}@media(768px <= width <= 991px){#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon{left:290px}}@media(992px <= width <= 1199px){#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon{left:180px}}@media(1200px <= width <= 1399px){#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon{left:220px}}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon li{margin-bottom:10px;cursor:pointer;opacity:0;transform:translateX(-200%);transition:.1s ease-in-out;transition-delay:calc(.1s*var(--num))}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon li button{width:36px;height:36px;line-height:36px;border-radius:50%;color:#fff;text-align:center;display:inline-block;background-color:#151a32;border:none;transition:.25s ease-in}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arriveIcon li button:hover{color:#fff;background-color:#ff6f61}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt:hover .arriveIcon li{transform:translateX(-50%);opacity:1}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt:hover .arrivImg{filter:brightness(80%)}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestText{width:100%;padding-top:24px;position:relative;padding-bottom:26px}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestText h5{font-size:16px;color:#444;font-weight:400;line-height:26px}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestText h4{font-size:18px;color:#11161e;font-weight:600;line-height:28px;margin-bottom:10px}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestText span{position:absolute;top:25%;right:25px;color:#ff6f61}#shopGrid .shopGridBox #gridSlider .shopSliderBox .bestText span span{top:-3px;right:-25px;color:#444}#shopGrid .paginationbox{display:flex;align-self:center;justify-content:center}#shopGrid .paginationbox .paginationCnt{text-align:center}#shopGrid .paginationbox .paginationCnt ul li{margin-left:10px}#shopGrid .paginationbox .paginationCnt ul li a{color:#444}#shopGrid .paginationbox .paginationCnt ul li .arrowNumber{transition:.25s}#shopGrid .paginationbox .paginationCnt ul li .arrowNumber:hover{color:#fff;background-color:#151a32}#shopGrid .paginationbox .paginationCnt ul li .arrowBtn{box-shadow:none;background:rgba(0,0,0,0);color:#444;transition:.25s}#shopGrid .paginationbox .paginationCnt ul li .arrowBtn:hover{color:#ff6f61}#secondFooter{background-color:#f1f3f4}#secondFooter .footerDetails{padding:100px 0px}#secondFooter .footerDetails .footerIntro{margin-bottom:70px}#secondFooter .footerDetails .footerIntro .footertitle h2{font-size:36px;font-weight:700;line-height:46px}#secondFooter .footerDetails .footerIntro .footertitle p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:20px}#secondFooter .footerDetails .footerIntro .searchBox form{width:424px;height:60px;text-align:center}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form{width:inherit}}#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 125px 11px 16px;border:none;box-shadow:none;outline:none}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 11px}}#secondFooter .footerDetails .footerIntro .searchBox form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:60px;border:none;outline:none}#secondFooter .footerDetails .footerIntro .searchBox form button span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form button{padding:16px 11px}}#secondFooter .footerDetails .footerInformation{margin-top:85px}#secondFooter .footerDetails .footerInformation .footerlogo .f-logo{margin-bottom:20px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text{margin-bottom:25px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a{margin:0px 5px;color:#444;transition:.25s}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footermyaccount,#secondFooter .footerDetails .footerInformation .footersupport,#secondFooter .footerDetails .footerInformation .footershop,#secondFooter .footerDetails .footerInformation .footerContactInfo{padding:0px 10px}#secondFooter .footerDetails .footerInformation .footermyaccount .title,#secondFooter .footerDetails .footerInformation .footersupport .title,#secondFooter .footerDetails .footerInformation .footershop .title,#secondFooter .footerDetails .footerInformation .footerContactInfo .title{font-size:24px;color:#11161e;font-weight:700;line-height:34px;margin-bottom:22px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a,#secondFooter .footerDetails .footerInformation .footersupport ul li a,#secondFooter .footerDetails .footerInformation .footershop ul li a,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a:hover,#secondFooter .footerDetails .footerInformation .footersupport ul li a:hover,#secondFooter .footerDetails .footerInformation .footershop ul li a:hover,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footershop ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}@media(992px <= width <= 1199px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}#secondFooter .footerDetails .footerInformation .footershop ul li:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo{padding-left:20px}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li span{text-align:right;color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{text-align:left}#secondFooter .footerCopyright{padding:25px 0px}#secondFooter .footerCopyright .copyrightText{text-align:center}#secondFooter .footerCopyright .copyrightText h3{color:#444;font-size:16px;font-weight:400;line-height:28px}#secondFooter .footerCopyright .copyrightText h3 span{color:#ff6f61}#secondFooter .footerCopyright .copyrightpayment{text-align:center}#commonBanner{background-color:#202938;width:100%}#commonBanner .banner{padding:160px 0px;text-align:center}#commonBanner .banner h2{font-size:clamp(30px,12vw,48px);color:#fff;font-weight:700;line-height:58px}#commonBanner .banner h3{color:#fff;font-family:"Roboto",sans-serif;font-size:16px;color:#fff;font-weight:400;line-height:28px}#commonBanner .banner h3 a{color:#fff}#leatherJacket{margin:100px 0px}#leatherJacket .jacketSlider{position:relative}#leatherJacket .jacketSlider #leatherSlider img{width:100%}#leatherJacket .jacketSlider #sub-leatherSlider{cursor:pointer}#leatherJacket .jacketSlider #sub-leatherSlider .leatherSlidCnt{text-align:center;transform:scale(0.8)}#leatherJacket .jacketSlider #sub-leatherSlider .leatherSlidCnt.slick-center{transform:scale(1)}#leatherJacket .jacketSlider .jacketArrow{text-align:center}@media(320px <= width <= 575px){#leatherJacket .jacketSlider .jacketArrow{display:none}}@media(576px <= width <= 767px){#leatherJacket .jacketSlider .jacketArrow{display:none}}#leatherJacket .jacketSlider .jacketArrow .jacketleft{position:absolute;width:30px;height:50px;color:#fff;background-color:rgba(21,26,50,.5490196078);line-height:50px;bottom:25px;left:0px;cursor:pointer}#leatherJacket .jacketSlider .jacketArrow .jacketright{position:absolute;width:30px;height:50px;color:#fff;background-color:rgba(21,26,50,.5490196078);line-height:50px;bottom:25px;right:20px;cursor:pointer}#leatherJacket .jacketInfo h2{font-size:36px;font-weight:700;line-height:46px;margin-bottom:8px}#leatherJacket .jacketInfo .review{margin-bottom:24px}#leatherJacket .jacketInfo .review span{font-size:16px;color:#444;font-weight:400;line-height:26px}#leatherJacket .jacketInfo .review .r-start{color:#ff6f61;padding:0px 10px;border-right:2px solid #cacaca}#leatherJacket .jacketInfo .price-dis{margin-bottom:20px}#leatherJacket .jacketInfo .price-dis h6{font-size:20px;font-weight:600;line-height:30px}#leatherJacket .jacketInfo .price-dis h6 span{margin-left:20px;font-size:16px;color:#444;font-weight:400;line-height:16px;text-decoration:line-through}#leatherJacket .jacketInfo .product-details{margin-bottom:30px;font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#leatherJacket .jacketInfo .hr-line{border:1px solid #444}#leatherJacket .jacketInfo .info-form{margin-top:42px}#leatherJacket .jacketInfo .info-form ul li .product-volume{font-size:18px;font-weight:600;line-height:28px}#leatherJacket .jacketInfo .info-form ul li select option{font-size:16px;color:#444;font-weight:400;line-height:26px}#leatherJacket .jacketInfo .info-form ul li h4{margin-top:40px}#leatherJacket .jacketInfo .info-form .quantity-arrow{margin-top:15px;color:#444}#leatherJacket .jacketInfo .info-form .quantity-arrow .quantity-down{width:50px;height:50px;background-color:rgba(0,0,0,0);border:1px solid #f1f3f4}@media(min-width: 1000px)and (max-width: 1199px){#leatherJacket .jacketInfo .info-form .quantity-arrow .quantity-down{width:40px;height:40px}}#leatherJacket .jacketInfo .info-form .quantity-arrow .quantity-up{width:50px;height:50px;background-color:rgba(0,0,0,0);border:1px solid #f1f3f4}@media(min-width: 1000px)and (max-width: 1199px){#leatherJacket .jacketInfo .info-form .quantity-arrow .quantity-up{width:40px;height:40px}}#leatherJacket .jacketInfo .info-form .quantity-arrow .output{font-size:18px;color:#444;font-weight:600;line-height:28px;width:50px;height:50px;text-align:center;border:1px solid #f1f3f4;box-shadow:none}@media(min-width: 1000px)and (max-width: 1199px){#leatherJacket .jacketInfo .info-form .quantity-arrow .output{width:40px;height:40px}}#leatherJacket .jacketInfo .info-form .product-bttn{margin-top:26px}#leatherJacket .jacketInfo .info-form .product-bttn ul li a{color:#fff;background-color:#151a32;transition:.25s}#leatherJacket .jacketInfo .info-form .product-bttn ul li a:hover{background-color:#ff6f61}#leatherJacket .jacketInfo .info-form .product-bttn ul .cart-box a{padding:17px 52px;font-size:16px;font-weight:600;line-height:28px}@media(min-width: 320px)and (max-width: 1200px){#leatherJacket .jacketInfo .info-form .product-bttn ul .cart-box a{padding:15px 12px}}#leatherJacket .jacketInfo .info-form .product-bttn ul .cart-box a span{margin-right:11px}#leatherJacket .jacketInfo .info-form .product-bttn ul .cart-Cnt a{padding:17px}@media(min-width: 320px)and (max-width: 1100px){#leatherJacket .jacketInfo .info-form .product-bttn ul .cart-Cnt a{padding:15px}}#leatherJacket .jacketInfo .product-code p{font-size:18px;color:#444;font-weight:400;line-height:28px}#leatherJacket .jacketInfo .product-code p span{font-weight:600;color:#151a32}#leatherJacket .jacketInfo .f-social{cursor:pointer}#leatherJacket .jacketInfo .f-social span a{padding:5px;color:#cacaca;transition:.25s}#leatherJacket .jacketInfo .f-social span a:hover{color:#151a32}@media(min-width: 320px)and (max-width: 1100px){#leatherJacket .jacketInfo .f-social span a{padding:2px}}#productNavandTabs{margin:113px 0px 86px}#productNavandTabs .descriptionCnt .product-navTabs-bttn{display:flex;align-items:center;justify-content:center}#productNavandTabs .descriptionCnt .product-navTabs-bttn .bttn-navTabs{padding:15px 55px;background-color:#11161e;color:#fff;margin-bottom:40px;border:none;transition:.25s}#productNavandTabs .descriptionCnt .product-navTabs-bttn .bttn-navTabs.active{background-color:#ff6f61}#productNavandTabs .descriptionCnt .product-navTabs-text{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#releted-product{margin-top:85px;margin-bottom:100px}#releted-product .boxTitle h2{color:#11161e;font-size:36px;font-weight:700;line-height:46px;text-align:center;margin-bottom:36px}#releted-product .releted-Box{position:relative;display:inline-block;cursor:pointer;padding-right:24px}#releted-product .releted-Box .arrivCnt .arrivImg{transition:.25s;width:inherit}#releted-product .releted-Box .arrivCnt .arrivImg img{width:100%;filter:brightness(100%)}#releted-product .releted-Box .arrivCnt .arrivImg:hover{filter:brightness(80%)}#releted-product .releted-Box .arrivCnt .sale h4{width:80px;height:26px;position:absolute;top:0px;left:0px;text-align:center;color:#fff;background-color:#ff6f61;padding:0px 8px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}#releted-product .releted-Box .reletedText{width:100%;padding-top:24px;position:relative;padding-bottom:26px}#releted-product .releted-Box .reletedText h5{font-size:16px;color:#444;font-weight:400;line-height:26px}#releted-product .releted-Box .reletedText h4{font-size:18px;color:#11161e;font-weight:600;line-height:28px;margin-bottom:10px}#releted-product .releted-Box .reletedText span{position:absolute;top:25%;right:0px;color:#ff6f61}#releted-product .releted-Box .reletedText span span{top:-3px;right:-25px;color:#444}#releted-product .beautyArrow{text-align:center}@media(320px <= width <= 575px){#releted-product .beautyArrow{display:none}}@media(576px <= width <= 767px){#releted-product .beautyArrow{display:none}}#releted-product .beautyArrow .beautyleft{position:absolute;width:30px;height:50px;color:#fff;background-color:rgba(21,26,50,.5490196078);line-height:50px;top:320px;left:13px}#releted-product .beautyArrow .beautyright{position:absolute;width:30px;height:50px;color:#fff;background-color:rgba(21,26,50,.5490196078);line-height:50px;top:320px;right:38px}#secondFooter{background-color:#f1f3f4}#secondFooter .footerDetails{padding:100px 0px}#secondFooter .footerDetails .footerIntro{margin-bottom:70px}#secondFooter .footerDetails .footerIntro .footertitle h2{font-size:36px;font-weight:700;line-height:46px}#secondFooter .footerDetails .footerIntro .footertitle p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:20px}#secondFooter .footerDetails .footerIntro .searchBox form{width:424px;height:60px;text-align:center}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form{width:inherit}}#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 125px 11px 16px;border:none;box-shadow:none;outline:none}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 11px}}#secondFooter .footerDetails .footerIntro .searchBox form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:60px;border:none;outline:none}#secondFooter .footerDetails .footerIntro .searchBox form button span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form button{padding:16px 11px}}#secondFooter .footerDetails .footerInformation{margin-top:85px}#secondFooter .footerDetails .footerInformation .footerlogo .f-logo{margin-bottom:20px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text{margin-bottom:25px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a{margin:0px 5px;color:#444;transition:.25s}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footermyaccount,#secondFooter .footerDetails .footerInformation .footersupport,#secondFooter .footerDetails .footerInformation .footershop,#secondFooter .footerDetails .footerInformation .footerContactInfo{padding:0px 10px}#secondFooter .footerDetails .footerInformation .footermyaccount .title,#secondFooter .footerDetails .footerInformation .footersupport .title,#secondFooter .footerDetails .footerInformation .footershop .title,#secondFooter .footerDetails .footerInformation .footerContactInfo .title{font-size:24px;color:#11161e;font-weight:700;line-height:34px;margin-bottom:22px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a,#secondFooter .footerDetails .footerInformation .footersupport ul li a,#secondFooter .footerDetails .footerInformation .footershop ul li a,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a:hover,#secondFooter .footerDetails .footerInformation .footersupport ul li a:hover,#secondFooter .footerDetails .footerInformation .footershop ul li a:hover,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footershop ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}@media(992px <= width <= 1199px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}#secondFooter .footerDetails .footerInformation .footershop ul li:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo{padding-left:20px}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li span{text-align:right;color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{text-align:left}#secondFooter .footerCopyright{padding:25px 0px}#secondFooter .footerCopyright .copyrightText{text-align:center}#secondFooter .footerCopyright .copyrightText h3{color:#444;font-size:16px;font-weight:400;line-height:28px}#secondFooter .footerCopyright .copyrightText h3 span{color:#ff6f61}#secondFooter .footerCopyright .copyrightpayment{text-align:center}#compareCnt{margin:100px 0px}#compareCnt .compareBox table{cursor:pointer;text-align:center;border:1px solid #e0e0e0}#compareCnt .compareBox table .product-table-searchBar th{background-color:#f1f3f4}#compareCnt .compareBox table .product-table-searchBar .searchBar-textArea{text-align:left;padding:12px 30px;font-size:16px;color:#444;font-weight:400;line-height:26px}#compareCnt .compareBox table .product-table-searchBar .searchBar-textArea input{background-color:rgba(0,0,0,0);border:none;box-shadow:none;outline:none}#compareCnt .compareBox table .product-table-searchBar .searchBar-iconArea{text-align:right;padding:13px 20px}#compareCnt .compareBox table .product-table-searchBar .searchBar-iconArea button{color:#ff6f61;padding-left:20px;height:24px;display:inline-block;border:none;border-left:1px solid #ff6f61}#compareCnt .compareBox table th,#compareCnt .compareBox table tr,#compareCnt .compareBox table td{border:1px solid #e0e0e0}#compareCnt .compareBox table .compare-head{cursor:pointer}#compareCnt .compareBox table .compare-head td{padding:40px 120px;color:#ff6f61}#compareCnt .compareBox table .compare-remove{cursor:pointer;padding:37px 34px}#compareCnt .compareBox table .compare-products th{padding:135px 30px}#compareCnt .compareBox table .compare-products td{padding:30px 40px}#compareCnt .compareBox table .compare-products td .productImg{margin-bottom:15px}#compareCnt .compareBox table .compare-products td .productText{font-size:16px;font-weight:400;line-height:26px}#compareCnt .compareBox table .compare-description th{padding:37px 19px}#compareCnt .compareBox table .compare-description td{padding:20px 18px;font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:28px}#compareCnt .compareBox table .compare-price th,#compareCnt .compareBox table .compare-color th,#compareCnt .compareBox table .compare-ratting th,#compareCnt .compareBox table .compare-stock th{padding:12px 42px}#compareCnt .compareBox table .compare-price td,#compareCnt .compareBox table .compare-color td,#compareCnt .compareBox table .compare-ratting td,#compareCnt .compareBox table .compare-stock td{font-size:16px;font-weight:400;line-height:26px;color:#444}#compareCnt .compareBox table .compare-ratting .compare-star{color:#ff6f61}#compareCnt .compareBox table .compare-ratting .compare-star span span{font-size:16px;color:#444;font-weight:400;line-height:26px}#compareCnt .compareBox table .compare-stock td span{color:#29cc00;margin-right:4px}#compareCnt .compareBox table .compare-addCart th{padding:24px 16px}#compareCnt .compareBox table .compare-addCart td{padding:13px 0px}#compareCnt .compareBox table .compare-addCart td a{font-size:16px;font-weight:600;line-height:28px;width:140px;height:50px;display:inline-block;padding:11px 25px;background-color:#ff6f61;color:#fff}#compareCnt .compareBox table .compare-price th,#compareCnt .compareBox table .compare-price td,#compareCnt .compareBox table .compare-addCart th,#compareCnt .compareBox table .compare-addCart td,#compareCnt .compareBox table .compare-ratting th,#compareCnt .compareBox table .compare-ratting td{background-color:#f1f3f4}#compareCnt .compareBox th{font-size:18px;font-weight:600;line-height:28px}#secondFooter{background-color:#f1f3f4}#secondFooter .footerDetails{padding:100px 0px}#secondFooter .footerDetails .footerIntro{margin-bottom:70px}#secondFooter .footerDetails .footerIntro .footertitle h2{font-size:36px;font-weight:700;line-height:46px}#secondFooter .footerDetails .footerIntro .footertitle p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:20px}#secondFooter .footerDetails .footerIntro .searchBox form{width:424px;height:60px;text-align:center}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form{width:inherit}}#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 125px 11px 16px;border:none;box-shadow:none;outline:none}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 11px}}#secondFooter .footerDetails .footerIntro .searchBox form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:60px;border:none;outline:none}#secondFooter .footerDetails .footerIntro .searchBox form button span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form button{padding:16px 11px}}#secondFooter .footerDetails .footerInformation{margin-top:85px}#secondFooter .footerDetails .footerInformation .footerlogo .f-logo{margin-bottom:20px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text{margin-bottom:25px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a{margin:0px 5px;color:#444;transition:.25s}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footermyaccount,#secondFooter .footerDetails .footerInformation .footersupport,#secondFooter .footerDetails .footerInformation .footershop,#secondFooter .footerDetails .footerInformation .footerContactInfo{padding:0px 10px}#secondFooter .footerDetails .footerInformation .footermyaccount .title,#secondFooter .footerDetails .footerInformation .footersupport .title,#secondFooter .footerDetails .footerInformation .footershop .title,#secondFooter .footerDetails .footerInformation .footerContactInfo .title{font-size:24px;color:#11161e;font-weight:700;line-height:34px;margin-bottom:22px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a,#secondFooter .footerDetails .footerInformation .footersupport ul li a,#secondFooter .footerDetails .footerInformation .footershop ul li a,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a:hover,#secondFooter .footerDetails .footerInformation .footersupport ul li a:hover,#secondFooter .footerDetails .footerInformation .footershop ul li a:hover,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footershop ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}@media(992px <= width <= 1199px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}#secondFooter .footerDetails .footerInformation .footershop ul li:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo{padding-left:20px}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li span{text-align:right;color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{text-align:left}#secondFooter .footerCopyright{padding:25px 0px}#secondFooter .footerCopyright .copyrightText{text-align:center}#secondFooter .footerCopyright .copyrightText h3{color:#444;font-size:16px;font-weight:400;line-height:28px}#secondFooter .footerCopyright .copyrightText h3 span{color:#ff6f61}#secondFooter .footerCopyright .copyrightpayment{text-align:center}#cartTable{margin:100px 0px}#cartTable .cartCnt table{text-align:center;border:1px solid #e0e0e0}#cartTable .cartCnt table .cart-head{font-size:18px;font-weight:600;line-height:28px}#cartTable .cartCnt table .cart-head th{border-bottom:2px solid #ff6f61;background-color:#f1f3f4}#cartTable .cartCnt table .cart-product-info{text-align:center;font-size:16px;color:#444;font-weight:400;line-height:28px}#cartTable .cartCnt table .cart-product-info td{border:1px solid #e0e0e0;padding:30px 50px}#cartTable .cartCnt table .cart-product-info .cart-img{padding:30px 50px}#cartTable .cartCnt table .cart-product-info .cart-product{padding:86px 100px;font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#cartTable .cartCnt table .cart-product-info .cart-price,#cartTable .cartCnt table .cart-product-info .cart-total,#cartTable .cartCnt table .cart-product-info .cart-remove{padding:86px 55px}#cartTable .cartCnt table .cart-product-info .cart-remove{color:#ff6f61}#cartTable .cartCnt table .cart-product-info .cart-quantity{padding:85px 53px}#cartTable .cartCnt table .cart-product-info .cart-quantity .cart-quantity-down{color:#cacaca;width:24px;height:24px;background-color:rgba(0,0,0,0);border:1px solid #f1f3f4}#cartTable .cartCnt table .cart-product-info .cart-quantity .cart-quantity-up{color:#cacaca;width:24px;height:24px;background-color:rgba(0,0,0,0);border:1px solid #f1f3f4}#cartTable .cartCnt table .cart-product-info .cart-quantity .cart-output{font-size:16px;font-family:"Roboto",sans-serif;color:#444;font-weight:400;line-height:28px;width:24px;height:24px;text-align:center;border:1px solid #f1f3f4;outline:none;margin:0px 5px}#cartTable .cartCnt table .cart-submit{position:relative}#cartTable .cartCnt table .cart-submit form{margin-left:15px;padding:15px 0px}#cartTable .cartCnt table .cart-submit form input{padding:11px 171px 11px 15px;border:1px solid #cacaca;outline:none}#cartTable .cartCnt table .cart-submit .update-bttn{padding:15px 0px}#cartTable .cartCnt table .cart-submit .update-bttn a{margin-right:20px;width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;width:inherit}#cartTable .cartCnt table .cart-submit .update-bttn a span{font-size:18px;position:absolute;top:17px}#cart-total{margin-bottom:100px}#cart-total .cartTotalBox{display:flex;flex-direction:column;align-items:end;justify-content:center}@media(min-width: 320px)and (max-width: 991px){#cart-total .cartTotalBox{display:block}}#cart-total .cartTotalBox h3{margin-right:533px;margin-bottom:20px;font-size:24px;font-weight:700;line-height:34px}@media(min-width: 320px)and (max-width: 991px){#cart-total .cartTotalBox h3{margin-right:0px}}#cart-total .cartTotalBox table{text-align:center;border:1px solid #e0e0e0}#cart-total .cartTotalBox table tr{color:#444;font-size:16px;color:#444;font-weight:400;line-height:26px;border:1px solid #e0e0e0}#cart-total .cartTotalBox table tr th{border:1px solid #e0e0e0;padding:17px 142px 17px 20px;background-color:#f1f3f4}@media(min-width: 320px)and (max-width: 991px){#cart-total .cartTotalBox table tr th{padding:17px 0px}}#cart-total .cartTotalBox table tr td{padding:17px 338px 17px 30px}@media(min-width: 320px)and (max-width: 991px){#cart-total .cartTotalBox table tr td{padding:17px 30px}}#cart-total .cartTotalBox .cart-checkout-bttn{margin-right:420px;margin-top:30px}@media(min-width: 320px)and (max-width: 991px){#cart-total .cartTotalBox .cart-checkout-bttn{margin-right:0px;margin-top:10px}}#cart-total .cartTotalBox .cart-checkout-bttn a{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;width:230px}#cart-total .cartTotalBox .cart-checkout-bttn a span{font-size:18px;position:absolute;top:17px}#cart-total .cartTotalBox .cart-checkout-bttn a span{right:16px}#secondFooter{background-color:#f1f3f4}#secondFooter .footerDetails{padding:100px 0px}#secondFooter .footerDetails .footerIntro{margin-bottom:70px}#secondFooter .footerDetails .footerIntro .footertitle h2{font-size:36px;font-weight:700;line-height:46px}#secondFooter .footerDetails .footerIntro .footertitle p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:20px}#secondFooter .footerDetails .footerIntro .searchBox form{width:424px;height:60px;text-align:center}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form{width:inherit}}#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 125px 11px 16px;border:none;box-shadow:none;outline:none}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 11px}}#secondFooter .footerDetails .footerIntro .searchBox form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:60px;border:none;outline:none}#secondFooter .footerDetails .footerIntro .searchBox form button span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form button{padding:16px 11px}}#secondFooter .footerDetails .footerInformation{margin-top:85px}#secondFooter .footerDetails .footerInformation .footerlogo .f-logo{margin-bottom:20px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text{margin-bottom:25px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a{margin:0px 5px;color:#444;transition:.25s}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footermyaccount,#secondFooter .footerDetails .footerInformation .footersupport,#secondFooter .footerDetails .footerInformation .footershop,#secondFooter .footerDetails .footerInformation .footerContactInfo{padding:0px 10px}#secondFooter .footerDetails .footerInformation .footermyaccount .title,#secondFooter .footerDetails .footerInformation .footersupport .title,#secondFooter .footerDetails .footerInformation .footershop .title,#secondFooter .footerDetails .footerInformation .footerContactInfo .title{font-size:24px;color:#11161e;font-weight:700;line-height:34px;margin-bottom:22px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a,#secondFooter .footerDetails .footerInformation .footersupport ul li a,#secondFooter .footerDetails .footerInformation .footershop ul li a,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a:hover,#secondFooter .footerDetails .footerInformation .footersupport ul li a:hover,#secondFooter .footerDetails .footerInformation .footershop ul li a:hover,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footershop ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}@media(992px <= width <= 1199px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}#secondFooter .footerDetails .footerInformation .footershop ul li:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo{padding-left:20px}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li span{text-align:right;color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{text-align:left}#secondFooter .footerCopyright{padding:25px 0px}#secondFooter .footerCopyright .copyrightText{text-align:center}#secondFooter .footerCopyright .copyrightText h3{color:#444;font-size:16px;font-weight:400;line-height:28px}#secondFooter .footerCopyright .copyrightText h3 span{color:#ff6f61}#secondFooter .footerCopyright .copyrightpayment{text-align:center}#checkout-form{margin-top:100px;margin-bottom:40px}#checkout-form .haveCoupon{margin-bottom:40px;background-color:#f1f3f4;padding:17px 80px 17px 30px}@media(min-width: 320px)and (max-width: 767px){#checkout-form .haveCoupon{padding:10px;text-align:center}}#checkout-form .haveCoupon h4{font-size:16px;color:#444;font-weight:400;line-height:26px}#checkout-form .haveCoupon h4 span{color:#ff6f61;text-decoration:underline}@media(min-width: 320px)and (max-width: 767px){#checkout-form .haveCoupon h4 span{display:flex;align-items:center;justify-content:center}}#checkout-form .formBox{font-size:16px;font-weight:400;line-height:26px}#checkout-form .formBox .titelText{margin-bottom:20px}#checkout-form .formBox .titelText h3{font-size:30px;font-weight:700;line-height:40px}#checkout-form .formBox label{margin-bottom:5px;font-weight:600}#checkout-form .formBox input,#checkout-form .formBox select{font-size:14px;margin-bottom:20px;color:#cacaca;padding:13px 20px}#checkout-form .formBox .checkout-additional textarea{padding:15px 20px 60px 15px}#checkoutTable{margin-top:40px}#checkoutTable .checkout-Cnt table{text-align:center;border:1px solid #e0e0e0}#checkoutTable .checkout-Cnt table .checkout-head{font-size:18px;font-weight:600;line-height:28px}#checkoutTable .checkout-Cnt table .checkout-head th{border-bottom:2px solid #ff6f61;background-color:#f1f3f4}#checkoutTable .checkout-Cnt table .checkout-product-info{text-align:center;font-size:16px;color:#444;font-weight:400;line-height:28px}#checkoutTable .checkout-Cnt table .checkout-product-info td{border:1px solid #e0e0e0;padding:30px 50px}#checkoutTable .checkout-Cnt table .checkout-product-info .checkout-img{padding:30px 50px}#checkoutTable .checkout-Cnt table .checkout-product-info .checkout-product{padding:86px 100px;font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#checkoutTable .checkout-Cnt table .checkout-product-info .checkout-price,#checkoutTable .checkout-Cnt table .checkout-product-info .checkout-total{padding:86px 55px}#checkoutTable .checkout-Cnt table .checkout-product-info .checkout-quantity{padding:85px 53px}#checkoutTable .checkout-Cnt table .checkout-product-info .checkout-quantity .cart-quantity-down{color:#cacaca;width:24px;height:24px;background-color:rgba(0,0,0,0);border:1px solid #f1f3f4}#checkoutTable .checkout-Cnt table .checkout-product-info .checkout-quantity .cart-quantity-up{color:#cacaca;width:24px;height:24px;background-color:rgba(0,0,0,0);border:1px solid #f1f3f4}#checkoutTable .checkout-Cnt table .checkout-product-info .checkout-quantity .cart-output{font-size:16px;font-family:"Roboto",sans-serif;color:#444;font-weight:400;line-height:28px;width:24px;height:24px;text-align:center;border:1px solid #f1f3f4;outline:none;margin:0px 5px}#checkoutTable .checkout-Cnt table .checkout-sub-total{font-size:16px;font-weight:400;line-height:26px}#checkoutTable .checkout-Cnt table .checkout-sub-total th{padding:12px 30px;border:1px solid #e0e0e0;font-size:16px;font-weight:400;line-height:26px}#checkoutTable .checkout-Cnt table .checkout-sub-total td{text-align:right;padding-right:30px}#checkoutTable .checkout-Cnt table .checkout-sub-total .check-total{color:#ff6f61}#checkout-payment{margin-top:15px;margin-bottom:100px}#checkout-payment .checkBox ul{margin-bottom:11px}#checkout-payment .checkBox ul li label{font-size:20px;font-weight:600;line-height:30px}#checkout-payment .checkBox ul li .form-check .active{background-color:#ff6f61;border:none}#checkout-payment .checkBox .checkBox-details{padding:12px 40px 12px 20px;background-color:#e0e0e0;font-size:16px;color:#444;font-weight:400;line-height:28px}#checkout-payment .checkBox .place-order{margin-top:15px}#checkout-payment .checkBox .place-order p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#checkout-payment .checkBox .place-order p a{color:#ff6f61}#checkout-payment .checkBox .place-order .order-bttn a{margin-top:15px;width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s}#checkout-payment .checkBox .place-order .order-bttn a span{font-size:18px;position:absolute;top:17px}#secondFooter{background-color:#f1f3f4}#secondFooter .footerDetails{padding:100px 0px}#secondFooter .footerDetails .footerIntro{margin-bottom:70px}#secondFooter .footerDetails .footerIntro .footertitle h2{font-size:36px;font-weight:700;line-height:46px}#secondFooter .footerDetails .footerIntro .footertitle p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:20px}#secondFooter .footerDetails .footerIntro .searchBox form{width:424px;height:60px;text-align:center}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form{width:inherit}}#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 125px 11px 16px;border:none;box-shadow:none;outline:none}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 11px}}#secondFooter .footerDetails .footerIntro .searchBox form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:60px;border:none;outline:none}#secondFooter .footerDetails .footerIntro .searchBox form button span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form button{padding:16px 11px}}#secondFooter .footerDetails .footerInformation{margin-top:85px}#secondFooter .footerDetails .footerInformation .footerlogo .f-logo{margin-bottom:20px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text{margin-bottom:25px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a{margin:0px 5px;color:#444;transition:.25s}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footermyaccount,#secondFooter .footerDetails .footerInformation .footersupport,#secondFooter .footerDetails .footerInformation .footershop,#secondFooter .footerDetails .footerInformation .footerContactInfo{padding:0px 10px}#secondFooter .footerDetails .footerInformation .footermyaccount .title,#secondFooter .footerDetails .footerInformation .footersupport .title,#secondFooter .footerDetails .footerInformation .footershop .title,#secondFooter .footerDetails .footerInformation .footerContactInfo .title{font-size:24px;color:#11161e;font-weight:700;line-height:34px;margin-bottom:22px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a,#secondFooter .footerDetails .footerInformation .footersupport ul li a,#secondFooter .footerDetails .footerInformation .footershop ul li a,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a:hover,#secondFooter .footerDetails .footerInformation .footersupport ul li a:hover,#secondFooter .footerDetails .footerInformation .footershop ul li a:hover,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footershop ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}@media(992px <= width <= 1199px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}#secondFooter .footerDetails .footerInformation .footershop ul li:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo{padding-left:20px}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li span{text-align:right;color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{text-align:left}#secondFooter .footerCopyright{padding:25px 0px}#secondFooter .footerCopyright .copyrightText{text-align:center}#secondFooter .footerCopyright .copyrightText h3{color:#444;font-size:16px;font-weight:400;line-height:28px}#secondFooter .footerCopyright .copyrightText h3 span{color:#ff6f61}#secondFooter .footerCopyright .copyrightpayment{text-align:center}#contactInfo{margin:100px 0px}#contactInfo .contactInfo-details .phone,#contactInfo .contactInfo-details .mail{margin-right:20px}#contactInfo .contactInfo-details .phone,#contactInfo .contactInfo-details .mail,#contactInfo .contactInfo-details .social{padding:50px 40px 40px;box-shadow:0px 5px 30px 0px rgba(17,22,30,.08)}#contactInfo .contactInfo-details .phone .icon,#contactInfo .contactInfo-details .mail .icon,#contactInfo .contactInfo-details .social .icon{padding-right:20px;font-size:40px;color:#ff6f61}#contactInfo .contactInfo-details .phone .con-text h2,#contactInfo .contactInfo-details .mail .con-text h2,#contactInfo .contactInfo-details .social .con-text h2{font-size:24px;font-weight:700;line-height:34px;margin-bottom:16px}#contactInfo .contactInfo-details .phone .con-text p,#contactInfo .contactInfo-details .mail .con-text p,#contactInfo .contactInfo-details .social .con-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#contactInfo .contactInfo-details .phone .con-text h3,#contactInfo .contactInfo-details .mail .con-text h3,#contactInfo .contactInfo-details .social .con-text h3{font-size:18px;font-weight:600;line-height:28px;margin-bottom:5px;margin-top:16px}#contactInfo .contactInfo-details .phone .con-text a,#contactInfo .contactInfo-details .mail .con-text a,#contactInfo .contactInfo-details .social .con-text a{font-size:16px;color:#444;font-weight:400;line-height:26px}#contact-user-table{margin-bottom:100px}#contact-user-table .contact-table{box-shadow:0px 5px 30px 0px rgba(17,22,30,.08)}#contact-user-table .contact-table .contact-user-message{padding:30px 60px 30px 30px}#contact-user-table .contact-table .contact-user-message h3{font-size:36px;font-weight:700;line-height:46px;margin-bottom:18px}#contact-user-table .contact-table .contact-user-message form input{padding:14px 40px 14px 20px;margin-bottom:24px}#contact-user-table .contact-table .contact-user-message form textarea{padding:14px 40px 100px 20px}#wishlistTable{margin:100px auto}#wishlistTable .wish-Cnt table{text-align:center;border:1px solid #e0e0e0}#wishlistTable .wish-Cnt table .checkout-head{font-size:18px;font-weight:600;line-height:28px}#wishlistTable .wish-Cnt table .checkout-head .wish-product-th{padding-right:215px}#wishlistTable .wish-Cnt table th{border-bottom:2px solid #ff6f61;background-color:#f1f3f4}#wishlistTable .wish-Cnt .checkout-product-info{text-align:center;font-size:16px;color:#444;font-weight:400;line-height:28px}#wishlistTable .wish-Cnt .checkout-product-info .wish-product-icon{padding:75px 50px}#wishlistTable .wish-Cnt .checkout-product-info .wish-product-icon a{color:#444}#wishlistTable .wish-Cnt .checkout-product-info .wish-details-product{padding:42px 0px;font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#wishlistTable .wish-Cnt .checkout-product-info .wish-details-product span{margin-left:20px}#wishlistTable .wish-Cnt .checkout-product-info .wish-price{padding:75px 0px}#wishlistTable .wish-Cnt .checkout-product-info .wish-stock{padding:75px 0px}#wishlistTable .wish-Cnt .checkout-product-info .wish-stock span{padding-right:5px;color:#29cc00}#wishlistTable .wish-Cnt .checkout-product-info .wish-total{padding:75px 0px}#wishlistTable .wish-Cnt .checkout-product-info .wish-total a{color:#fff;width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s}#wishlistTable .wish-Cnt .checkout-product-info .wish-total a span{font-size:18px;position:absolute;top:17px}#secondFooter{background-color:#f1f3f4}#secondFooter .footerDetails{padding:100px 0px}#secondFooter .footerDetails .footerIntro{margin-bottom:70px}#secondFooter .footerDetails .footerIntro .footertitle h2{font-size:36px;font-weight:700;line-height:46px}#secondFooter .footerDetails .footerIntro .footertitle p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:20px}#secondFooter .footerDetails .footerIntro .searchBox form{width:424px;height:60px;text-align:center}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form{width:inherit}}#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 125px 11px 16px;border:none;box-shadow:none;outline:none}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 11px}}#secondFooter .footerDetails .footerIntro .searchBox form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:60px;border:none;outline:none}#secondFooter .footerDetails .footerIntro .searchBox form button span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form button{padding:16px 11px}}#secondFooter .footerDetails .footerInformation{margin-top:85px}#secondFooter .footerDetails .footerInformation .footerlogo .f-logo{margin-bottom:20px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text{margin-bottom:25px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a{margin:0px 5px;color:#444;transition:.25s}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footermyaccount,#secondFooter .footerDetails .footerInformation .footersupport,#secondFooter .footerDetails .footerInformation .footershop,#secondFooter .footerDetails .footerInformation .footerContactInfo{padding:0px 10px}#secondFooter .footerDetails .footerInformation .footermyaccount .title,#secondFooter .footerDetails .footerInformation .footersupport .title,#secondFooter .footerDetails .footerInformation .footershop .title,#secondFooter .footerDetails .footerInformation .footerContactInfo .title{font-size:24px;color:#11161e;font-weight:700;line-height:34px;margin-bottom:22px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a,#secondFooter .footerDetails .footerInformation .footersupport ul li a,#secondFooter .footerDetails .footerInformation .footershop ul li a,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a:hover,#secondFooter .footerDetails .footerInformation .footersupport ul li a:hover,#secondFooter .footerDetails .footerInformation .footershop ul li a:hover,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footershop ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}@media(992px <= width <= 1199px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}#secondFooter .footerDetails .footerInformation .footershop ul li:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo{padding-left:20px}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li span{text-align:right;color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{text-align:left}#secondFooter .footerCopyright{padding:25px 0px}#secondFooter .footerCopyright .copyrightText{text-align:center}#secondFooter .footerCopyright .copyrightText h3{color:#444;font-size:16px;font-weight:400;line-height:28px}#secondFooter .footerCopyright .copyrightText h3 span{color:#ff6f61}#secondFooter .footerCopyright .copyrightpayment{text-align:center}#blogGrid{margin:100px 0px}#blogGrid .shopGridBox #gridSlider{margin-top:30px}#blogGrid .shopGridBox #gridSlider .shopGridCnt{margin-bottom:24px}#blogGrid .shopGridBox #gridSlider .shopSliderBox{position:relative;display:inline-block;cursor:pointer;max-width:424px}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arrivImg{width:inherit}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .arrivImg img{max-width:424px;width:100%;filter:brightness(100%)}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt .sale h4{width:150px;height:40px;position:absolute;top:0px;left:12px;text-align:center;color:#cacaca;background-color:#444;padding:7px 12px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestCnt:hover .arrivImg{filter:brightness(80%)}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestText{box-shadow:0px 5px 30px 0px rgba(17,22,30,.08);background-color:#fff;width:100%;padding:20px 30px;position:relative}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestText h5{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:10px}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestText h4{font-size:24px;color:#11161e;font-weight:600;line-height:34px;margin-bottom:10px}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestText h4:hover{color:#ff6f61}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestText a{color:#444;transition:.25s}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestText a span{position:absolute;bottom:15px;left:115px;transition:.25s}#blogGrid .shopGridBox #gridSlider .shopSliderBox .bestText a:hover{color:#ff6f61}#blogGrid .blog-page-details .page-details p span{padding-bottom:5px;border-bottom:2px solid #444}#blogGrid .paginationbox{display:flex;align-items:end;justify-content:end}#blogGrid .paginationbox .paginationCnt{text-align:center}#blogGrid .paginationbox .paginationCnt ul li{margin-left:10px}#blogGrid .paginationbox .paginationCnt ul li a{color:#444}#blogGrid .paginationbox .paginationCnt ul li .arrowNumber{transition:.25s}#blogGrid .paginationbox .paginationCnt ul li .arrowNumber:hover{color:#fff;background-color:#151a32}#blogGrid .paginationbox .paginationCnt ul li .arrowBtn{box-shadow:none;background:rgba(0,0,0,0);color:#444;transition:.25s}#blogGrid .paginationbox .paginationCnt ul li .arrowBtn:hover{color:#ff6f61}#errorBanner{background-image:url(../images/error\ bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:100%}#errorBanner .banner{padding-top:450px;padding-bottom:120px;text-align:center}#errorBanner .banner h3{font-size:clamp(16px,12vw,24px);color:#fff;font-weight:700;line-height:34px;margin-bottom:10px}#errorBanner .banner h4{color:#fff;font-family:"Roboto",sans-serif;font-size:16px;color:#fff;font-weight:400;line-height:28px;margin-bottom:40px}#errorBanner .banner h4 a{color:#fff}#errorBanner .banner a{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s}#errorBanner .banner a span{font-size:18px;position:absolute;top:17px}#secondFooter{background-color:#f1f3f4}#secondFooter .footerDetails{padding:100px 0px}#secondFooter .footerDetails .footerIntro{margin-bottom:70px}#secondFooter .footerDetails .footerIntro .footertitle h2{font-size:36px;font-weight:700;line-height:46px}#secondFooter .footerDetails .footerIntro .footertitle p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px;margin-bottom:20px}#secondFooter .footerDetails .footerIntro .searchBox form{width:424px;height:60px;text-align:center}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form{width:inherit}}#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 125px 11px 16px;border:none;box-shadow:none;outline:none}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form input{padding:16px 11px}}#secondFooter .footerDetails .footerIntro .searchBox form button{width:197px;height:56px;background-color:#ff6f61;color:#fff;display:inline-block;padding:14px 37px;position:relative;transition-delay:.35s;padding:0px;height:60px;border:none;outline:none}#secondFooter .footerDetails .footerIntro .searchBox form button span{font-size:18px;position:absolute;top:17px}@media(min-width: 320px)and (max-width: 575px){#secondFooter .footerDetails .footerIntro .searchBox form button{padding:16px 11px}}#secondFooter .footerDetails .footerInformation{margin-top:85px}#secondFooter .footerDetails .footerInformation .footerlogo .f-logo{margin-bottom:20px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text{margin-bottom:25px}#secondFooter .footerDetails .footerInformation .footerlogo .f-text p{font-family:"Roboto",sans-serif;font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a{margin:0px 5px;color:#444;transition:.25s}#secondFooter .footerDetails .footerInformation .footerlogo .f-social span a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footermyaccount,#secondFooter .footerDetails .footerInformation .footersupport,#secondFooter .footerDetails .footerInformation .footershop,#secondFooter .footerDetails .footerInformation .footerContactInfo{padding:0px 10px}#secondFooter .footerDetails .footerInformation .footermyaccount .title,#secondFooter .footerDetails .footerInformation .footersupport .title,#secondFooter .footerDetails .footerInformation .footershop .title,#secondFooter .footerDetails .footerInformation .footerContactInfo .title{font-size:24px;color:#11161e;font-weight:700;line-height:34px;margin-bottom:22px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a,#secondFooter .footerDetails .footerInformation .footersupport ul li a,#secondFooter .footerDetails .footerInformation .footershop ul li a,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{font-size:16px;color:#444;font-weight:400;line-height:28px}#secondFooter .footerDetails .footerInformation .footermyaccount ul li a:hover,#secondFooter .footerDetails .footerInformation .footersupport ul li a:hover,#secondFooter .footerDetails .footerInformation .footershop ul li a:hover,#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footershop ul li{font-size:16px;color:#fff;font-weight:400;line-height:28px;display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 991px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}@media(992px <= width <= 1199px){#secondFooter .footerDetails .footerInformation .footershop ul li{display:block}}#secondFooter .footerDetails .footerInformation .footershop ul li:hover{color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo{padding-left:20px}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li span{text-align:right;color:#ff6f61}#secondFooter .footerDetails .footerInformation .footerContactInfo ul li a{text-align:left}#secondFooter .footerCopyright{padding:25px 0px}#secondFooter .footerCopyright .copyrightText{text-align:center}#secondFooter .footerCopyright .copyrightText h3{color:#444;font-size:16px;font-weight:400;line-height:28px}#secondFooter .footerCopyright .copyrightText h3 span{color:#ff6f61}#secondFooter .footerCopyright .copyrightpayment{text-align:center}/*# sourceMappingURL=style.min.css.map */