body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-list{background-color:#eee;display:flex;min-height:160vh;width:99vw}.product-list .sidebar{background-color:#eee;height:100%;margin-left:0;transition:.5s ease-in-out;width:23%}.product-list .content{width:100%}.product-list .content .grid-header{background-color:#eee;color:#666;display:flex;height:64px;justify-content:space-between;width:100%}.content .grid-header .first-column{align-items:center;background-color:initial;display:flex;height:100%;padding:0 15px;width:35%}.content .grid-header .second-column{align-items:center;background-color:initial;display:flex;height:100%;justify-content:center;width:30%}.content .grid-header .second-column .product-icon{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;font-size:10px;height:50%;justify-content:center;margin-left:2%;width:10%}.grid-header .first-column .grid-filter-select,.grid-header .second-column .grid-filter-select{font-size:.9em;height:30px!important;padding:0 10px 0 5px;width:100%!important}.grid-header .first-column p,.grid-header .second-column p{font-size:.9em;margin:0;padding-left:5%}.grid-header .second-column p{padding:0 5px 0 0}.product-list .content .main-list{height:100%;margin:0 auto;width:97%}.product-list .content .main-column-list{display:flex;flex-direction:row;flex-wrap:wrap;height:52%;margin:0 auto;width:97%}.product-list .content .main-column-list .column-product{flex-basis:24.5%!important;height:57%;padding-left:1px}@media screen and (max-width:992px){.product-list{min-height:100vh;width:99vw}.product-list .content,.product-list .content .main-column-list,.product-list .content .main-column-list .column-product{height:100%}.product-list .sidebar{display:none;margin-left:-23%}.content .grid-header .first-column{width:40%}.content .grid-header .second-column{justify-content:end;width:50%}}@media screen and (max-width:778px){.product-list .content .main-column-list .column-product{flex-basis:33.3%!important}.content .grid-header .first-column,.content .grid-header .second-column{width:50%}}@media screen and (max-width:562px){.product-list .content .main-column-list .column-product{flex-basis:100%!important}.content .grid-header .first-column{padding:0 5px;width:60%}.content .grid-header .first-column .grid-filter-select{width:100%!important}.content .grid-header .first-column p,.content .grid-header .second-column p{font-size:.85em}.content .grid-header .second-column .grid-filter-select{width:80%!important}.content .grid-header .second-column{padding-right:5px}.content .grid-header .second-column .product-icon{display:none}}.sidebar-container{height:100%;width:100%}.sidebar-container .sidebar-list{list-style:none;margin:0;padding:0;width:100%}.sidebar-container .sidebar-list li{align-items:center;color:#666;cursor:pointer;display:flex;font-size:1em;justify-content:space-between;padding:20px;width:100%}.sidebar-container .sidebar-list li p{margin-bottom:0}.sidebar-container button{background-color:#2e73bb;border:none;color:#fff;font-size:1em;height:50px;width:99%}.sidebar-container .sidebar-list .flip{transform:rotate(180deg)}.sidebar-container .sidebar-list .icon{transition:.2s ease-in-out}.sidebar-list ul{background-color:#f6f6f6;margin:0;padding:15px 0}.sidebar-list ul li{align-items:center;display:flex;margin:0;padding:5px 0!important}.sidebar-list ul li .check-list{align-items:center;display:flex;justify-content:space-evenly;margin:0;padding-left:4%;width:80%}.sidebar-list ul li p{font-size:.7em;margin:auto 5% auto 0;margin-bottom:0!important;margin-top:0!important;padding:0}.sidebar-list ul li div p{font-size:1.05em;margin-bottom:0;margin-right:20%;margin-top:-5px;padding:0;width:87%}.check-list .round{margin:0;padding:0;position:relative;width:17%}.check-list .round label{border:1px solid #ccc;border-radius:50%;cursor:pointer;height:21px;left:0;margin-bottom:0;position:absolute;top:0;width:21px}.check-list .round label:after{border:2px solid #fff;border-right:none;border-top:none;content:"";height:5px;left:4px;opacity:0;position:absolute;top:6px;transform:rotate(-45deg);width:12px}.check-list .round1{margin:0;padding:0;position:relative;width:17%}.check-list .round1 label{border:1px solid #ccc;border-radius:50%;cursor:pointer;height:21px;left:0;margin-bottom:0;position:absolute;top:0;width:21px}.check-list input[type=checkbox]{visibility:hidden}.round input[type=checkbox]:checked+label{background-color:#2e73bb;color:#fff}.round input[type=checkbox]:checked+label:after{opacity:1}.check-list .round1 input[type=radio]{visibility:hidden}.check-list .round1 input[type=radio]:checked+label{background-color:#2e73bb;color:#fff}.sidebar-list .color-container{background-color:#f6f6f6;padding:15px 5px;width:100%}.sidebar-list .color-container .colors{display:flex;justify-content:start;padding:0;width:100%}.color-container .colors label{border-radius:50%;cursor:pointer;height:30px;left:0;margin-bottom:0;top:0;width:30px}.color-container .colors input[type=radio]{visibility:hidden}.color-container .colors input[type=radio]:checked+label{border:2px solid #000}.sidebar-list .price-container{background-color:#f6f6f6;height:80px;padding:3px 5px 5px;width:100%}.price-container .range-container{margin:20px auto;position:relative;width:98%}.price-container .range-container input[type=range]{-webkit-appearance:none;appearance:none;background:#2e73bb;height:5px;margin:0;outline:none;padding:0;width:100%}.price-container .range-container [type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#2e73bb;border-radius:50%;cursor:pointer;height:20px;position:relative;width:20px;z-index:2}.price-container .range-container .range-value{font-size:14px;position:absolute}.price-container .range-container .range-max{right:5px}.price-container .range-container .tooltip{background-color:red!important;border-radius:5px;color:#000;position:absolute;top:30px;transform:translateX(-50%);white-space:nowrap;z-index:1111}.list-wrapper{background-color:#fff;display:flex;margin-bottom:2px;min-height:15%;position:relative;transition:.3s ease;width:100%}.list-wrapper:hover{box-shadow:0 0 80px 20px rgba(0,0,0,.153);transform:scale(1.02);z-index:2222}.list-wrapper:hover .product-image img{transform:scale(1.04)}.list-wrapper .product-image{align-items:center;display:flex;justify-content:center;overflow:hidden;width:32%}.list-wrapper .product-content{display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;width:70%}.list-wrapper .product-image img{width:80%}.list-wrapper .product-content .price{display:flex;flex-direction:row;position:relative}.list-wrapper .product-content h3{font-size:1.6em}.list-wrapper .product-content span{color:#666;font-size:.9em;padding-right:40px}.list-wrapper .product-content .price p{font-size:.9em;position:relative}.list-wrapper .product-content .price p:nth-child(2){padding-left:10px}.list-wrapper .product-content .price p:first-child:after{border-top:1px solid;content:"";left:50%;position:absolute;top:55%;transform:translate(-50%,-50%);width:100%}.list-wrapper .product-content .like-button{background-color:gray;border-radius:50px;color:#fff;cursor:pointer;display:none;height:30px;padding:auto;position:absolute;right:20px;text-align:center;top:15px;width:30px}.list-wrapper .product-content .like-button .icon,.list-wrapper .product-content .view-button .icon{margin-top:7px;width:15px}.list-wrapper .product-content .view-button{background-color:gray;border-radius:50px;color:#fff;cursor:pointer;display:none;height:30px;position:absolute;right:20px;text-align:center;top:55px;width:30px}.list-wrapper:hover .product-content .like-button,.list-wrapper:hover .product-content .view-button{animation:bestseller .4s ease-in-out;display:block}.list-wrapper .product-content .shop-icon{align-items:center;background-color:#2e73bb;border-radius:50%;bottom:15px;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;margin-top:10px;position:absolute;right:-50px;transition-duration:5s ease-in-out;transition:.4s ease-in-out;width:50px}.list-wrapper:hover .product-content .shop-icon{margin-right:60px}@media screen and (max-width:992px){.list-wrapper{padding:20px;padding:25px}.list-wrapper .product-image{padding:0;width:50%}.list-wrapper .product-image img{margin:0;padding:0;width:100%}}@media screen and (max-width:768px){.list-wrapper{padding:25px}.list-wrapper .product-image{padding:0;width:60%}.list-wrapper .product-image img{margin:0;padding:0;width:100%}.list-wrapper .product-content h3{font-size:1.2em}.list-wrapper .product-content span{font-size:.8em}}@media screen and (max-width:568px){.list-wrapper .product-image{padding:0;width:80%}.list-wrapper .product-image img{margin:0;padding:0;width:100%}.list-wrapper .product-content h3{font-size:1.1em}.list-wrapper .product-content span{font-size:.75em;padding:0}.list-wrapper .product-content .price{font-size:.8em}}@media screen and (max-width:450px){.list-wrapper{align-items:center;flex-direction:column;justify-content:center}.list-wrapper .product-content,.list-wrapper .product-image{width:100%}}.pagination-container{align-items:center;display:flex;flex-basis:100%;justify-content:center;margin-bottom:20px;margin-top:20px}.pagination-button{background-color:#2e73bb;border:none;border-radius:50%;color:#fff;cursor:pointer;height:50px;margin:0 5px;outline:none;width:50px}.pagination-button .previous{transform:rotate(90deg)}.pagination-button .next{transform:rotate(-90deg)}.pagination-button.active,.pagination-button:hover{background-color:#007bff;border-radius:50%;color:#fff}.pagination-info{font-size:16px;margin:0 20px}@media screen and (max-width:768px){.pagination-button{font-size:14px;height:40px;width:40px}}@media screen and (max-width:576px){.pagination-button{font-size:12px;height:30px;width:30px}}.bproduct-wrapper{background-color:#fff;height:100%;overflow:hidden;position:relative;transition:.3s ease;width:100%}.bproduct-wrapper h3{color:#000;font-size:16px;font-weight:600;padding-left:20px;padding-top:20px;position:relative}.bproduct-wrapper .like-button{background-color:gray;border-radius:50px;color:#fff;cursor:pointer;display:none;height:30px;padding:auto;position:absolute;right:20px;text-align:center;top:15px;width:30px}.bproduct-wrapper .like-button .icon,.bproduct-wrapper .view-button .icon{margin-top:7px;width:15px}.bproduct-wrapper .view-button{background-color:gray;border-radius:50px;color:#fff;cursor:pointer;display:none;height:30px;position:absolute;right:20px;text-align:center;top:55px;width:30px}.bproduct-wrapper .price{display:flex;flex-direction:row;padding-left:20px;position:relative}.bproduct-wrapper .price p{font-size:.9em;position:relative}.bproduct-wrapper .price p:nth-child(2){padding-left:10px}.bproduct-wrapper .price p:first-child:after{border-top:1px solid;content:"";left:50%;position:absolute;top:55%;transform:translate(-50%,-50%);width:100%}.bproduct-wrapper img{position:relative;width:100%}.bproduct-wrapper .shop-icon{align-items:center;background-color:#3d8dfc;border-radius:50%;color:#fff;display:flex;float:right;height:60px;justify-content:center;margin-right:-60px;margin-top:10px;transition-duration:5s ease-in-out;width:60px}.bproduct-wrapper:hover img{transform:scale(1.05)}.bproduct-wrapper:hover{box-shadow:0 0 100px 35px rgba(0,0,0,.153);transform:scale(1.04);z-index:11}.bproduct-wrapper:hover .like-button,.bproduct-wrapper:hover .view-button{animation:bestseller .5s ease-in-out;display:block}@keyframes bestseller{0%{transform:scale(0)}to{transform:scale(1)}}.p4{padding:20px 1px 20px 10px}.dflex,.dflexGrow{display:flex;justify-content:center}.fontHeader{font-size:15px;font-weight:100}.bgColor{background-color:#2c71b9}.borderRight{border-right:1px solid #eeebeb}.intro{background:#a00;color:#fff;height:auto;margin:10px;outline:1px solid #ccc;overflow:auto}.img{float:right;height:auto}.ImgStatic{display:inline-flex;height:60px;justify-content:end;width:65%}.flexGrow{flex-grow:0.5}.footer-row{background-color:hsla(0,0%,96%,.786);color:grey;display:flex;margin:0 2%}.footer-row .coll{padding:60px 20px}.footer-row h4{color:#12355c;font-size:1em;font-weight:500}.footer-row h5{font-size:.9em;font-weight:400;padding:3px 0}.footer-row .coll h5:first-of-type{padding-top:30px}.footer-row .last-col div{display:flex;position:relative;width:100%}.footer-row .last-col div input{background-color:initial;border:none;border-bottom:1px solid #d3d3d3;color:grey;height:30px;outline:none;width:100%}.footer-row .last-col div button{background-color:#2f7acf;border-radius:15px;font-size:.75em;font-weight:400;margin:0;padding:5px 10px;position:absolute;right:0;top:0;width:-webkit-max-content;width:max-content}@media screen and (max-width:990px){.footer-row{margin:0}.footer-row .coll{padding-bottom:10px}.footer-row .coll:nth-child(4),.footer-row .coll:nth-child(5){padding:20px}}@media screen and (max-width:768px){.footer-row .coll{padding:20px;text-align:center}}.MainRow{background-color:#2c71b9}.onHover:hover{background-color:#275c94;color:#000}.marginTop{margin-top:.38rem!important}.font{font-family:cursive;font-size:12px}.hero{background-image:url(/static/media/Group1.63be004a1924e4f7a3ba.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:center;height:670px;width:100%}.column{align-items:end;background-color:rgba(0,0,0,.418);color:#fff;display:flex;flex-direction:column;justify-content:center;width:50%}.column h3{font-size:3em;font-weight:500}.column h3,.column span{color:#fff!important;opacity:1;padding-right:30px}.column span{font-size:1.2em;padding-top:20px}.hero-button button{background-color:initial;border:1px solid #fff;border-radius:20px;font-weight:400;margin:0;width:100px}.hero-button{padding-right:30px;padding-top:40px}.hero-button button:hover{background-color:#fff;color:#000}.hero-category{display:flex;flex-wrap:wrap;height:450px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:-90px;width:1200px}.hero-category .col{background-position:bottom bottom;background-repeat:no-repeat;background-size:contain;cursor:pointer;flex:25% 1;position:relative;z-index:111}.hero-category .col button{animation-duration:.5s;border:1px solid #fff;border-radius:20px;bottom:70px;display:none;font-weight:400;left:100px;margin:0;position:absolute;width:100px}.hero-category .col .overlay{background:linear-gradient(rgba(0,0,0,.411),#0000);content:"";height:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-category .col h5{animation-duration:.4s;color:#fff;display:none;font-size:1.1em;font-weight:400;padding-top:20px;text-align:center}.hero-category .col:hover .overlay{background:linear-gradient(rgba(0,0,0,.856),#0000)}.hero-category .col:hover button{animation-name:button;display:block}@keyframes button{0%{transform:scale(0)}to{display:block;transform:scale(1)}}@keyframes example{0%{display:none;padding-top:40px}to{display:block;padding-top:20px}}.hero-category .col:hover h5{animation-name:example;display:block}.hero-category .col button:hover{background-color:#fff;color:#000}.hero-category .col p{font-size:1em;margin-top:20px;text-align:center}.hero-category .col h4{color:#fff;font-size:1.8em;font-weight:700;margin-top:-15px;text-align:center;width:100%;z-index:111}.hero-category .col:first-child{background-image:url(/static/media/Motorola3.0357811f06727ab7691b.png)}.hero-category .col:nth-child(2){background-image:url(/static/media/Hytera3.71622f7c229c15bfd71d.jpg)}.hero-category .col:nth-child(3){background-image:url(/static/media/ICOM1.53cc1122393df8d81821.png)}.hero-category .col:nth-child(4){background-image:url(/static/media/Baofeng1.50e5116ccd9b9de54d65.png)}.hero-category .col p{color:#fff}@media only screen and (max-width:1190px){.hero-category{height:300px;margin-top:-70px;width:950px}.hero{background-size:cover;height:400px}.column h3{font-size:2.3em}.column span{font-size:1.05em}.hero-category h4{font-size:1.5em;font-weight:600;line-height:1em}.hero-category .col p{font-size:.86em}.hero-category .col{background-size:cover}}@media only screen and (max-width:962px){.hero{background-position:50%}.column h3{font-size:1.65em}.column span{font-size:.85em;margin-top:-10px}.hero-button{padding-top:20px}.hero-button button{padding:5px 0;width:80px}.hero-category{width:100vw}.hero-category .col h4{font-size:1.2em;font-weight:600;line-height:1em;padding-left:20%;width:82%}.hero-category .col p{font-size:.6em}}@media only screen and (max-width:780px){.hero{background-color:rgba(0,0,0,.418);height:245px;margin:0;padding:0;width:100vw}.column:nth-child(2){display:none}.hero .column{align-items:center;background-size:contain;justify-content:center;width:100%}.hero .col:nth-child(2){display:none}.hero-category{margin:0}.hero-category .col{background-position:50%;background-size:cover;flex:50% 1;height:500px}.hero-category .col h4{font-size:1.4em;font-weight:600;line-height:1em;padding-left:20%;width:82%}.hero-category .col p{font-size:.75em}.hero-category .col h5{display:block;font-size:.98em;padding-top:10px}}@media only screen and (max-width:550px){.hero-category .col{height:320px}.hero-category .col h4{font-size:1.4em;font-weight:600;line-height:1em;padding-left:8%;width:90%}.hero-category .col h5{font-size:.85em;margin-top:-10px}}.nav .nav-link:hover{background-color:#2c71b9;color:#fff;height:100%}.nav-link{color:#212529;font-size:15px;font-weight:100;padding:1.25rem 1rem!important}main{background:#674baf url(/static/media/bg-desktop.6824779f0b32ead7a24a.svg) no-repeat;padding:20px 60px}.heading-1{color:rgba(0,0,0,.548);cursor:pointer;font-size:1.3em;font-weight:500;margin:auto;padding-bottom:30px;position:relative;text-align:center;transition:.4s ease-in-out;width:250px}.heading-1:after{background-color:rgba(12,158,220,.346);content:"";height:.1em;left:0;margin-left:-8px;position:absolute;right:0;top:12.5px;transition:.2s ease-in-out;width:105%;z-index:11}.heading-1:hover{transform:scale(.9)}.heading-2{color:rgba(0,0,0,.548);cursor:pointer;font-size:1.3em;font-weight:500;margin:auto;padding-bottom:30px;padding-top:30px;position:relative;text-align:center;transition:.4s ease-in-out;width:250px}.heading-2:after{background-color:rgba(12,158,220,.346);content:"";height:.1em;left:44px;position:absolute;top:42.5px;transition:.2s ease-in-out;width:60%;z-index:11}.heading-2:hover{transform:scale(.9)}.heading-1:hover:after,.heading-2:hover:after{opacity:0;transform:scale(0)}.heading{background-color:hsla(0,0%,71%,.348);color:rgba(0,0,0,.597);height:150px;margin:0 auto;width:96%!important}.heading h3{font-size:1.7em;font-weight:700;padding-top:35px;text-align:center}.heading p{font-size:.96em;margin-top:-5px;text-align:center}@media screen and (max-width:992px){.heading{height:100px;margin:0;width:100%!important}.heading h3{color:rgba(0,0,0,.597);font-size:1.5em;padding-top:20px}.heading p{font-size:.85em;margin-top:-5px;padding-top:0}}@media screen and (max-width:780px){.heading-1{font-size:1.2em;margin-top:725px;width:230px}.heading{height:100px;margin:0;width:100vw}.heading-2{font-size:1.1em;height:100px;width:230px}.heading h3{color:rgba(0,0,0,.597);font-size:1.3em;padding-top:20px}.heading p{font-size:.85em;margin-top:-5px;padding-top:0}}.row-cat{height:480px;margin:39px 0 0;padding:0 35px;width:100%}.row-cat .category-1{background-position:100% 100%;background-repeat:no-repeat;background-size:cover;cursor:pointer;position:relative}.row-cat .category-1 .cat-overlay{background:linear-gradient(rgba(0,0,0,.411),#0000);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.row-cat .category-2{background-image:url(/static/media/shop-2.209be5741aa12d206045.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover}.row-cat .category-2 .cat-overlay{background:linear-gradient(rgba(0,0,0,.411),#0000);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.row-cat .category-1 p,.row-cat .category-2 p{color:#fff;font-size:1em;margin-top:10px;padding-left:10px;padding-top:10px;text-align:left;z-index:990}.row-cat .category-1 h4,.row-cat .category-2 h4{color:#fff;font-size:1.8em;font-weight:700;margin-top:-15px;padding-left:10px;position:relative;text-align:left;width:100%;z-index:999}.row-cat .category-1:hover .cat-overlay,.row-cat .category-2:hover .cat-overlay{background:linear-gradient(rgba(0,0,0,.856),#0000)}.row-cat .category-1 ul,.row-cat .category-2 ul{color:#fff;display:none;margin-top:25px;padding-left:30px;position:inherit;z-index:999}.row-cat .category-1:hover ul,.row-cat .category-2:hover ul{animation:category .3s;display:block}.row-cat .category-1 ul li,.row-cat .category-2 ul li{font-size:1.1em;font-weight:400;padding:5px}.row-cat .category-1 .last{border-bottom:1px solid #fff;cursor:pointer;display:inline}@keyframes category{0%{margin-top:40px}to{margin-top:25px}}@media screen and (max-width:780px){.row-cat{flex-direction:column;height:900px;padding:0}.row-cat .category-1{background-position:bottom;background-size:cover;height:50%}.row-cat .category-1 p{font-size:.7em}.row-cat .category-1 h4{font-size:1.3em}.row-cat .category-1 ul{display:block}.row-cat .category-1 ul li{font-size:.85em}}.product{position:relative}.product-div{background-color:#fff;border:1px solid rgba(0,0,0,.181);border-radius:50%;height:180px;position:relative;transition:.2s ease-in-out;width:180px;z-index:11}.product-div img{border-radius:50%;height:150px;margin-left:15px;object-fit:contain;position:relative;width:150px;z-index:1px}.product-div p{font-weight:500;margin-top:-30px;text-align:center}.product-border{background-color:#d3d3d3;border-radius:50%;cursor:pointer;height:180px;width:180px}.product-border:hover .product-div{transform:scale(.9)}.product-slider{display:flex;flex-direction:row;margin:0 35px;padding:70px 40px}@media screen and (max-width:780px){.product-slider{height:200px;margin:0 20px;padding:20px}}.best-sellers{background-color:hsla(0,0%,83%,.278);display:flex;flex-direction:row;flex-wrap:nowrap;margin-left:40px;margin-right:30px}.bestproduct{height:350px;margin:1px;width:251px}@media screen and (max-width:1249px){.best-sellers{margin:0}.bestproduct{height:300px}}@media screen and (max-width:1099px){.bestproduct{flex:33% 1}.best-sellers{flex-wrap:wrap}}.main{background-image:url(/static/media/main-image.c4cca805cf8327ada4de.jpeg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:0;padding-top:45%;position:relative;width:100%}.main ul{display:flex;list-style:none;margin-right:20px;position:absolute;right:0;top:0}.main ul li{color:#fff;cursor:pointer;font-size:1.1em;padding:10px;position:relative}.main ul li:after{border-right:2px solid #fff;content:"";height:50%;position:absolute;right:0;top:10px;width:100%}.main ul li:nth-child(4):after{border:0}@media screen and (max-width:992px){.main ul{display:none}}.categories h3{padding-bottom:15px;padding-top:15px;text-align:center}.categories{display:flex;flex-direction:column;justify-content:center}.categories .category{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:80%}.cat-card{display:flex;height:180px!important;justify-content:center;position:relative;width:80%!important}.cat-card h4{left:0;position:absolute;text-align:center;top:0;width:100%}.cat-card img{display:flex;height:100%;margin-top:25px!important;margin:0 auto;width:80%}.card-3 img{height:120px;margin-top:0!important;width:120px}@media screen and (max-width:992px){.cat-card{width:100%!important}.cat-card img{height:170px!important;width:170px!important}.card-3 img{height:90px!important;width:90px!important}}@media screen and (max-width:762px){.cat-card{width:80%!important}.cat-card img{height:200px!important;width:230px!important}}@media screen and (max-width:572px){.cat-card{margin:10px auto}}.navbar-brand{padding:0;width:60px}.logo1{display:flex;padding:0}.logo1 h5{margin-left:-15px;margin-top:18px}.lnavbar{display:flex;justify-content:space-between;padding:0;width:100%}.lnavbar button{background-color:#12215c;margin:0 10px 0 0;padding:10px;width:150px}#nav-links{display:none}@media screen and (max-width:991px){.lnavbar .user{display:none!important}#nav-links{display:block}.lnavbar button{background-color:initial;color:#fff;margin-right:5px;padding:10px 0;width:100px!important}.lnavbar .navbar-toggler-icon{color:#fff!important}}@media screen and (max-width:549px){.lnavbar h5{font-size:.85em;margin-left:-20px}.lnavbar button{padding:5px 0;width:60px!important}}@media screen and (max-width:369px){.lnavbar h5{font-size:.75em;margin-left:-20px}.lnavbar button{height:50px;padding:5px 0;width:50px!important}}.first-col{align-items:left;justify-content:center;margin-top:-140px;padding-left:50px}.first-col,.second-col{display:flex;flex-direction:column}.second-col{align-items:start;height:100%;margin-top:80px}.main-row{height:94vh;overflow:hidden;width:99vw}.main-row .first-col img{height:120px;width:120px}.main-row .first-col p{font-size:2em;padding-left:30px}.main-row .first-col h3{font-size:3.5em;letter-spacing:2px;line-height:8vh;margin-top:-20px;padding-left:30px}.main-row .first-col div{display:flex;justify-content:left;padding-left:30px;padding-top:10px;width:80%}.main-row .first-col button{background-color:#12215c;border-radius:10px;box-shadow:0 10px 10px rgba(0,0,0,.391);display:inline-flex;font-size:1.2em;margin:0;padding:7px 20px;transition:.3s ease-in;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main-row .first-col button:hover{transform:translateY(-5px)}.main-row .first-col button:nth-child(2){display:inline-block;margin-left:15px;width:100px}.second-col .first-row{display:flex;height:55vh;justify-content:start;margin-bottom:0;margin-left:-150px;margin-top:100px;padding:0;transform:rotate(-45deg);width:100%}.second-col .first-row div{background-color:red;background-image:url(/static/media/img2.0a13e581cdab3578c03b.jpeg);background-position:50%;background-size:cover;border:1px solid rgba(0,0,0,.104);border-radius:15px;box-shadow:-15px 15px 20px #929292;height:90%;margin:5px;position:relative;width:45%}.second-col .first-row div:before{background-image:linear-gradient(90deg,#d7d7d770,#fff);border-radius:20px;content:"";height:100%;left:20px;position:absolute;top:-40px;width:90%;z-index:-1}.second-col .first-row div:nth-child(2):before{height:200%;left:0;top:-30px}.second-col .first-row div:nth-child(2){background-image:url(/static/media/img3.05ccc1f93de8e398e637.jpeg);box-shadow:-5px 15px 20px #929292;height:85%;margin-top:20px}.second-col .second-row{display:flex;height:55vh;justify-content:end;margin:0;padding:0;transform:rotate(-45deg);width:100%}.second-col .second-row div{background-image:url(/static/media/img3.05ccc1f93de8e398e637.jpeg);background-position:50%;background-size:cover;border:1px solid rgba(0,0,0,.155);border-radius:15px;box-shadow:-15px 15px 20px #929292;height:90%;margin-right:40px;margin-top:-30px;width:45%}@media screen and (max-width:1200px){.second-col{align-items:center;margin-top:20px}.second-col .second-row div{margin-right:20px;margin-top:5px}.main-row .first-col div{width:100%}}@media screen and (max-width:1115px){.main-row .first-col h3{font-size:calc(2em + 1vw)}.main-row .first-col p{font-size:calc(1em + 1vw)}}@media screen and (max-width:980px){.main-row .first-col h3{font-size:calc(1.5em + 1vw);line-height:6vh}.main-row .first-col img{height:100px;width:100px}.second-col{align-items:center}.second-col .first-row div{height:80%;width:45%}.second-col .second-row div{height:80%;margin-right:-20px;margin-top:-10px;width:45%}.second-col .first-row div:nth-child(2){height:75%}}@media screen and (max-width:870px){.main-row .first-col h3{padding-left:0}.main-row .first-col img{height:80px;margin-left:-20px;width:80px}.main-row .first-col div,.main-row .first-col p{padding-left:0}.second-col{align-items:end;margin-left:-150px;margin-top:0;padding-top:0}.second-col .first-row div{height:80%;width:45%}.first-col button{border-radius:10px;font-size:.9em!important;padding:7px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.second-col .second-row div{height:80%;margin-right:-20px;margin-top:40px;width:45%}.second-col .first-row div:nth-child(2){height:75%}}@media screen and (max-width:690px){.main-row{flex-direction:column-reverse;padding:0}.first-col{margin-bottom:30px;margin-top:40px}.second-col{align-items:center;margin-top:90px!important;margin:0 0 0 -40px}.second-col .second-row{height:100%;width:100%}.second-col .second-row div{height:160%;margin-right:60px;margin-top:40px;width:calc(96px + 11vw)}.second-col .first-row{margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.second-col .first-row div{height:100%;width:calc(90px + 11vw)}.second-col .first-row div:nth-child(2){height:100%;margin:0;padding:0}}@media screen and (max-width:570px){.second-col .second-row div{height:150%;margin-right:20px;margin-top:40px;width:calc(96px + 11vw)}}.watches-container{height:60vh;padding:0;width:95vw}.watches-container .row{display:flex;height:100%;margin:0;padding:0;width:100%}.watches-container .row .watch{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:.3s ease-in-out}.watches-container .row .watch p{color:#fff;font-size:calc(2px + 1vw);padding-top:10px;text-align:center}.watches-container .row .watch:first-child{background-image:url(/static/media/Battery.4a9b519259bcf49cf658.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1.1}.watches-container .row .watch:nth-child(2){background-image:url(/static/media/Charger.e330c5cb736276e028da.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1.2}.watches-container .row .watch:nth-child(4){background-image:url(/static/media/bc100.0087c6bb76e0cc51c76c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1}.watches-container .row .watch:nth-child(3){background-image:url(/static/media/antenna.de8ff30f72f9be9076a0.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1.1}.watches-container .row .watch:nth-child(5){background-color:#2c71b9;flex-grow:1}.watches-container .row .watch:hover{flex-grow:3;transform:scale(1.1);z-index:111!important}.watches-container .row .watch:hover .watch-heading{margin-bottom:0}.watch .watch-heading{background-color:rgba(44,112,185,.327);height:100px;margin-bottom:-100px;padding:20px;transition:.3s ease-in-out;width:100%}.watch .watch-heading h4{color:#fff;font-size:calc(1em + .3vw);text-align:left}.watch .watch-heading h6{color:#fff;font-size:calc(.8em + .1vw);padding:0!important;text-align:left!important}@media screen and (max-width:990px){.watches-container{height:130vh}.watches-container .row{flex-direction:column}.watches-container .row .watch{height:23%;width:100%}.watches-container .row .watch:nth-child(5){height:8%;width:100%}.watches-container .row .watch:hover{transform:scale(1)}.watches-container .row .watch:hover .watch-heading{margin-bottom:0}.watch .watch-heading{height:70px;padding:10px!important}}.accessory-container{background-color:aqua;height:90vh;padding:0;width:95vw}.accessory-container .row1,.accessory-container .row2{display:flex;height:50%;margin:0;padding:0;width:100%}.accessory-container .row1 .home-accessory,.accessory-container .row2 .home-accessory{height:100%;position:relative}.accessory-container .row1 .home-accessory:first-child{background-image:url(/static/media/block-1.fd78dcec9386a93c1a0d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:2}.accessory-container .row1 .home-accessory:nth-child(2){background-image:url(/static/media/block-2.ce4f3b3c121fb3db09d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1}.accessory-container .row2 .home-accessory:first-child{background-image:url(/static/media/block-3.dd63faae2dce14462d6a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1}.accessory-container .row2 .home-accessory:nth-child(2){background-image:url(/static/media/block-4.ad1d7627025498869c81.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1}.accessory-container .row2 .home-accessory:nth-child(3){background-image:url(/static/media/block-5.f8c06565392fe1708565.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1}.accessory-container .row1 .home-accessory .overlay,.accessory-container .row2 .home-accessory .overlay{background-color:rgba(60,62,62,.818);display:none;height:100%;position:absolute;width:100%}.accessory-container .row1 .home-accessory:hover .overlay,.accessory-container .row2 .home-accessory:hover .overlay{display:block}.accessory-container .row1 .home-accessory button,.accessory-container .row2 .home-accessory button{animation-duration:.5s;border:1px solid #fff;border-radius:18px;display:block;font-weight:400;left:50%;margin:0;padding:10px 18px;position:absolute;top:110%;transform:translate(-50%,-50%);width:-webkit-max-content;width:max-content}.accessory-container .row1 .home-accessory button:hover,.accessory-container .row2 .home-accessory button:hover{background-color:#fff;border-color:#000;color:#000}.accessory-container .row1 .home-accessory:hover button,.accessory-container .row2 .home-accessory:hover button{top:50%}@media screen and (max-width:992px){.accessory-container{height:740px;width:100vw}.accessory-container .row1,.accessory-container .row2{flex-direction:column;height:100%}.accessory-container .row2{height:1100px}}.story-container{align-items:center;background-color:#3b3b3b;display:flex;flex-direction:column;height:70vh;justify-content:center;padding:0;width:95vw}.story-container h3{color:#fff;font-size:calc(1.3em + .5vw);font-weight:700;margin-bottom:1%}.story-container span{color:#fff;font-size:calc(.8em + .2vw);text-align:center}.story-container button{background-color:initial;border:1px solid #fff;border-radius:18px;font-size:calc(.8em + .2vw);font-weight:400;margin:3%;padding:calc(6px + .2vw) calc(16px + .2vw);width:-webkit-max-content;width:max-content}.follow-container{background-color:grey;height:32vw;padding:0;position:relative;width:95vw}.follow-container .row1,.follow-container .row2{display:flex;height:50%;width:100%}.follow-container .row1 .picture,.follow-container .row2 .picture{background-position:50%;background-repeat:no-repeat;background-size:110%;height:100%;transition:.2s ease-in-out;width:16.7%}.follow-container .row1 .picture:first-child{background-image:url(/static/media/square-1.9287082439098dcdb1ea.jpg)}.follow-container .row1 .picture:nth-child(2){background-image:url(/static/media/square-2.0d3c4964dff209e8d2a8.jpg)}.follow-container .row1 .picture:nth-child(3){background-image:url(/static/media/square-3.f14323061deff333606c.jpg)}.follow-container .row1 .picture:nth-child(4){background-image:url(/static/media/square-4.d2b3e1779c418435da7d.jpg)}.follow-container .row1 .picture:nth-child(5){background-image:url(/static/media/square-5.d4fe4949e57c88584a2a.jpg)}.follow-container .row1 .picture:nth-child(6){background-image:url(/static/media/square-6.5b90a5c4a01a7a1c3b31.jpg)}.follow-container .row2 .picture:first-child{background-image:url(/static/media/square-7.b6074cc4ce9ea887ef77.jpg)}.follow-container .row2 .picture:nth-child(2){background-image:url(/static/media/square-8.c1846483ec0b8b108d65.jpg)}.follow-container .row2 .picture:nth-child(3){background-image:url(/static/media/square-9.7029fea7c7335c401f84.jpg)}.follow-container .row2 .picture:nth-child(4){background-image:url(/static/media/square-10.9ac4b40730eebc6f5429.jpg)}.follow-container .row2 .picture:nth-child(5){background-image:url(/static/media/square-11.9aab561e758e971afc1c.jpg)}.follow-container .row2 .picture:nth-child(6){background-image:url(/static/media/square-12.ed77e361ac724effaef6.jpg)}.follow-container .row1 .picture:hover,.follow-container .row2 .picture:hover{background-size:100%}.follow-container .follow{align-items:center;background-color:hsla(0,2%,89%,.979);border-radius:50%;display:flex;flex-direction:column;height:50%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:17.5%}.follow-container .follow h4{font-size:calc(2vw + 1vh);font-weight:700;line-height:1}.follow-container .follow h6{font-size:calc(1vw + .5vh);font-weight:700;line-height:1;padding-top:5px}@media screen and (max-width:992px){.follow-container{margin-top:670px;width:100vw}}@media screen and (max-width:7622px){.follow-container .follow{height:60%;width:20%}}#product-detail{display:flex;justify-content:center;padding:65px 0}#product-detail-hero{display:flex;justify-content:space-between;width:80%}#product-detail-col1{display:flex;justify-content:end;padding:0;position:relative;width:40%}#product-detail-col1 img{height:100%;object-fit:cover;width:100%}#product-detail-col2{display:flex;flex-direction:column;justify-content:center;width:55%}#product-detail-col2 h2{color:#2e73bb;font-size:30px;margin-bottom:10px}#product-detail-col2 h5{color:#2e73bb;font-size:16px;font-weight:400;letter-spacing:4px;margin:20px 0}#product-detail-col2 p{font-size:17px;font-weight:400;padding-right:4vw;text-align:justify}#product-detail-button-group{height:122px;margin-top:45px}#product-detail-button-group ul,#product-details-options-accessories ul{display:flex;flex-wrap:wrap;list-style:none}#product-detail-button-group ul li{cursor:pointer;margin-bottom:10px;margin-right:25px}#product-detail-button-group ul li button,#product-detail-tabs ul li button,#specification-table-wrapper button{background-color:#2e73bb;border:1px solid #0000;border-radius:20px;color:#fff;display:inline-block;font-size:14px;height:40px;line-height:40px;padding:0 30px;transition:all .3s ease-out}#product-detail-button-group ul li:nth-child(2) button{background-color:#fff;border:1px solid #666;color:#000}#product-detail-path{background-color:#f7f8fa;color:#404040;padding:10px 30px;width:100%}#product-detail-path ul,#product-detail-tabs ul{display:flex;list-style:none;margin-bottom:0}#product-detail-path ul li,#product-detail-tabs ul li{font-size:13px;font-weight:400}#product-detail-path ul li:after{content:">";margin:0 8px}#product-detail-path ul:last-child() li :after{content:""}#product-detail-tabs{color:#404040;padding:0 5vw;width:100%}#product-detail-tabs ul li{cursor:pointer;flex:1 1;font-size:14px;line-height:60px}#product-detail-tabs ul li:hover{color:#2e73bb}#product-detail-tabs ul li:nth-child(6){flex:8 1;text-align:right}#product-detail-tabs ul li:nth-child(2){color:#2e73bb;position:relative}#product-detail-tabs ul li:nth-child(2):after{background-color:#2e73bb;bottom:0;content:"";height:2px;left:13px;position:absolute;width:30px}#product-detail-tabs ul li button{background-color:#fff;border:1px solid #666;color:#666;line-height:0px;margin-right:2vw}#product-detail-button-group ul li:nth-child(2) button:hover,#product-detail-tabs ul li button:hover{background-color:#2e73bb;border:none;color:#fff}#product-detail-properties{background-color:#f7f8fa;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:50px 0;width:100%}#product-detail-properties h2{color:#404040;margin-top:20px;padding-bottom:60px;text-align:center}#product-detail-properties .properties-row{display:flex;height:500px;width:100%}#product-detail-properties .properties-row .properties-col{color:#000;height:100%;position:relative;width:50%}.properties-row .properties-col img{height:100%;position:relative;width:100%}.properties-row .content{align-items:center;background:#f7f8fa;display:flex!important;flex-direction:column;justify-content:center;margin:0}.properties-row .content .information{width:75%}.properties-row .content h2{font-family:OpenSans-Medium;font-size:35px;font-weight:500;line-height:1.2;padding-bottom:20px!important;text-align:center;text-align:left!important}.properties-row .content span{font-size:17px;font-weight:400;line-height:1.5}#product-details-accessories,#product-details-options-accessories,#product-details-related-products,#product-details-specification{margin:0 auto;min-height:200px;width:75%}#product-details-accessories h2,#product-details-options-accessories h2,#product-details-related-products h2,#product-details-specification h2{font-family:OpenSans-Medium;font-size:35px;font-weight:500;line-height:1.2;margin-bottom:0!important;margin-bottom:20px;padding:40px 0 20px;text-align:center}#specification-table-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#specification-table-wrapper table{width:100%}#specification-table-wrapper table thead tr{width:inherit}#specification-table-wrapper table tr:first-child{border:none}#specification-table-wrapper table tr{border-top:1px solid #eeeff1;display:flex;padding:12px}#specification-table-wrapper table tr td{flex:1 1;font-size:17px;font-weight:300;line-height:1.5;padding:20px 0 20px 40px}#specification-table-wrapper table thead tr th{background-color:#fafbfc;border-bottom:2px solid #2e73bb;border-top:none;color:#666;font-size:20px;font-weight:400;height:56px;line-height:1.4;line-height:60px;text-align:center;width:100%}#specification-table-wrapper button{cursor:pointer;margin:40px 0;padding:0 70px;width:-webkit-max-content;width:max-content}#product-details-options-accessories ul{color:#404040;flex-direction:row}#product-details-options-accessories ul li{display:flex;margin-top:25px;position:relative;width:100%}#product-details-options-accessories ul li span{background-color:#fafbfc;cursor:pointer;display:block;flex:7 1;font-size:20px;font-weight:400;height:60px;line-height:60px;padding:0 50px}#product-details-options-accessories ul li .plus{color:#2e73bb;flex:0 1;margin-left:-40px;padding-top:20px}#product-details-related-products{min-height:300px;width:75%}#product-details-related-products ul{display:flex;flex-direction:row;list-style:none;position:relative}#product-details-related-products ul li{flex:1 1;text-align:center}#product-details-related-products ul li img{height:60%;object-fit:cover;position:relative;width:90%}#product-details-related-products h3{font-size:21px;line-height:1.4;padding:15px 20px 0}#product-details-related-products h3,#product-details-related-products h4{font-family:Open Sans-SemiBold;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:normal;white-space:pre-wrap;word-break:break-word}#product-details-related-products h4{color:#404040b1!important;font-size:17px;font-weight:300;line-height:1.5;padding:0 40px}#product-details-accessories{overflow:auto}#product-details-accessories .accessories-slider,#product-details-accessories .accessories-slider .accessories-slider-1,#product-details-accessories .accessories-slider .accessories-slider-2{height:100%;width:100%}#product-details-accessories .accessories-slider{display:flex;overflow:auto;width:200%}.accessories-slider .accessories-slider-1 ul,.accessories-slider .accessories-slider-2 ul{display:flex;height:100%;list-style:none;margin:0 0 20px;padding:0}.accessories-slider .accessories-slider-1 ul li,.accessories-slider .accessories-slider-2 ul li{align-items:center;display:flex;flex:1 1;flex-direction:column;margin:0}#product-details-accessories .accessories-slider .accessories-slider-1 img,#product-details-accessories .accessories-slider .accessories-slider-2 img{height:100%;width:90%}.accessories-slider .accessories-slider-1 h3,.accessories-slider .accessories-slider-2 h3{color:#404040c3!important;font-family:Open Sans-SemiBold;font-size:21px;line-height:1.4;margin-bottom:6px;overflow:hidden;padding:15px 20px 0;text-overflow:ellipsis;white-space:normal;white-space:pre-wrap;word-break:break-word}
/*# sourceMappingURL=main.43d0452a.css.map*/