*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans,sans-serif}body{overflow-x:hidden}ol,ul{margin:0;padding:0;list-style:none}a{text-decoration:none;color:#000}h1,h2,h3,h4,h5,h6,p{margin:0}.container{max-width:1200px;width:100%;margin:0 auto}.logo{font-size:24px;font-weight:500;display:flex}.borderNone,button{border:none}button{background-color:transparent;cursor:pointer}button:disabled{opacity:.4!important;cursor:no-drop}.btn{display:inline-block;padding:0 25px;line-height:40px;font-weight:500;border:1px solid black}.btn-sm{line-height:33px}.btn-lg{line-height:45px}.btn-primary{background-color:#1367ef;color:#fff;border-color:#1367ef}.btn-dark{background-color:black;color:white;border-color:black}.btn-danger{background-color:red;color:white;border-color:red}.btn-primary:hover{background-color:#fff;color:#1367ef}textarea{overflow:auto}input,input[type=email],input[type=number],input[type=password],input[type=text],textarea{outline:none;border:1px solid #dee0ea!important;padding:8px 8px 8px 15px}input,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,textarea:focus{border-color:gray!important}input[type=number]::-webkit-inner-spin-button{opacity:1}.img-fluid{width:100%}.d-none{display:none}.d{display:inline-block}

/*! base end */


/*! responsive */@media (max-width:1200px){.container{max-width:992px}}@media (max-width:992px){.container{max-width:768px}}@media (max-width:768px){.container{max-width:576px}}@media (max-width:576px){.container{max-width:400px}}@media (max-width:420px){.container{max-width:350px}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.section-title{text-align:center;margin:30px 0}.section-title h2{font-size:32px;font-weight:600}


/*! subscribe start */#footer .footer-row-wrapper{display:flex;justify-content:space-between;align-items:center;column-gap:175px}#footer .footer-contact-wrapper{margin-top:16px}#footer .subscribe-row{background-color:black;color:white;padding:80px 0}#footer .contact-title,#footer .subscribe-title{font-size:32px;max-width:500px;font-weight:500;line-height:1.2}#footer .contact-desc,#footer .subscribe-desc{font-size:14px;opacity:.6;margin:15px 0}#footer .footer-subscribe{margin-top:25px;max-width:500px}#footer .footer-subscribe-bottom form{display:flex;justify-content:center;align-items:center;margin-bottom:10px;position:relative}#footer .footer-subscribe-bottom form input{width:100%;height:48px;border:none;margin:10px 0}#footer .footer-subscribe-bottom form button{height:48px;position:absolute;top:0;right:0;margin:10px 0;border:1px solid white}#footer .privacy-text,#footer .privacy-text a{font-size:12px;margin:15px 0;color:#75767c}#footer .footer-contact-bottom .download-app{display:flex;align-items:center;column-gap:10px;margin:20px 0}

/*! subscribe end */

/*! widgets start */.widgets-row{padding:60px 0;border-bottom:1px solid #dee0ea}.footer-widgets,.footer-widgets-nav-menu{display:flex;justify-content:space-between}.footer-widgets .brand-info,.footer-widgets-nav-menu{flex:4}.brand-info .footer-desc{max-width:400px;width:100%;font-size:13px;margin:15px 0;line-height:1.4}.brand-info .footer-contact{font-size:13px}.footer-contact p a{font-size:14px}.widget-nav-menu h4{font-weight:600;font-size:15px}.widget-nav-menu .menu-list{margin-top:20px;font-size:13px;display:flex;flex-direction:column;row-gap:5px}

/*! widgets end */

/*! copyright start */.footer-copyright{margin:40px 0;display:flex;justify-content:space-between}.footer-copyright-left{font-size:12px;display:flex;column-gap:20px}.footer-copyright-right ul{font-size:12px;display:flex;column-gap:5px}.footer-copyright-right ul li:not(:last-child){padding-right:5px;border-right:.5px solid #dee0ea}

/*! copyright end */

/*! responsive*/@media (max-width:768px){#footer .footer-row-wrapper{display:flex;flex-direction:column;column-gap:0;row-gap:100px}.footer-widgets{row-gap:50px}.footer-widgets .brand-info{margin-bottom:20px}.footer-copyright,.footer-widgets{flex-direction:column}.footer-copyright{row-gap:50px}.footer-copyright-left{flex-direction:column;row-gap:10px}}@media (max-width:480px){#footer .footer-row-wrapper{row-gap:50px}.footer-widgets-nav-menu{display:grid;grid-template-columns:1fr 1fr;row-gap:25px}.footer-copyright-left,.footer-copyright-right ul{font-size:13px}.footer-copyright-right ul li:not(:last-child){border-right:.5px solid black}}
/*! header start */#header{border-bottom:1px solid #dee0ea;position:relative}#global-notification{background-color:#1367ef;padding:10px 0;text-align:center;font-size:12px;color:#fff;line-height:1.5}#global-notification a{color:#fff;font-weight:600}#header-row{height:90px}#header-row,#header-wrapper{display:flex;align-items:center}#header-wrapper{justify-content:space-between}#header-mobile{font-size:24px;cursor:pointer;display:none}#header-center .bi-x-circle{display:none}#header-center #navigation #menu-list{display:flex;column-gap:30px;align-items:center}#header-center #navigation #menu-list .menu-list-item{display:flex;position:relative;height:90px;align-items:center}#header-center #navigation .menu-link{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;position:relative;padding-bottom:2px}#header-center #navigation .menu-link:after{content:"";width:0;height:1px;background-color:#1367ef;position:absolute;bottom:0;left:50%;transform:translateX(-50%);transition:width .2s ease-in-out}#header-center #navigation .menu-list-item .menu-link.active:after,#header-center #navigation .menu-list-item:hover .menu-link:after{width:100%}#header-center #navigation .menu-link i{font-size:12px}#header-right #header-right-links{display:flex;align-items:center;column-gap:16px}#header-right .bi-person{font-size:23px}#header-right img{width:27.5px;height:27.5px;border-radius:100%}#header-right i{font-size:20px}#header-bag{position:relative}#header-bag span{position:absolute;top:-5px;right:-5px;font-size:12px;width:14px;height:14px;border-radius:14px;background-color:#1367ef;color:#fff;display:flex;justify-content:center;align-items:center}#header .menu-dropdown-wrapper{position:absolute;top:100%;left:-30px;opacity:0;visibility:hidden;transition:opacity .3s ease}#header .menu-dropdown-content{width:220px;background-color:#fff;border:1px solid #dee0ea;display:flex;flex-direction:column;padding:18px 0}#header .menu-dropdown-content a{display:flex;padding:4px 30px;font-size:14px;transition:color .2s ease-in}#header .menu-dropdown-content a:hover{color:#1367ef}#header-center #menu-list .menu-list-item:hover .menu-dropdown-wrapper{opacity:1;visibility:visible}.megamenu-wrapper{position:static!important}.megamenu-wrapper .megamenu-links{display:flex;column-gap:50px}.megamenu-links .megamenu-product-title{font-size:16px;font-weight:600;margin-bottom:10px}.megamenu-wrapper .megamenu-menu-list{display:flex;flex-direction:column;row-gap:2px}.megamenu-wrapper .megamenu-menu-list a{font-size:14px}.megamenu-wrapper .menu-dropdown-wrapper{left:0!important;width:100%;display:flex;justify-content:center;z-index:2}.menu-dropdown-megamenu{background-color:#fff;border:1px solid #dee0ea;padding:22px;display:flex;column-gap:50px}.megamenu-wrapper .megamenu-single-title{font-size:18px;font-weight:500;margin:5px 0}.megamenu-wrapper .megamenu-single-subtitle{font-size:14px;font-weight:400;margin:0 0 10px}
/*! header end */


/*! header responsive */@media (max-width:650px){#header-center{position:fixed;top:0;left:-100%;height:100vh;background-color:#fff;border-right:1px solid #dee0ea;z-index:2;transition:all .5s ease}#header-center .bi-x-circle{display:inline-block;position:absolute;top:15px;right:15px;font-size:20px;cursor:pointer;transition:all .5s ease}#header-center #menu-list{flex-direction:column;padding:50px 75px}#header-mobile{display:inline-block}#header .menu-dropdown-wrapper{display:none!important}#header #menu-list i{display:none}#header #menu-list-item a{font-size:16px!important}}