#header_strip{background:var(--black);padding:7px 0}#header_strip .container{width:100%;max-width:100%;margin:0 auto;padding:0 15px}#header_strip .header_avai{display:flex;justify-content:end;flex-wrap:wrap;align-items:center}#header_strip .right .login a{color:var(--white);font-size:14px}#header_strip .right .login a:first-child{padding-right:10px;margin-right:10px}#header_strip :focus,#header_strip a,#header_strip a:active,#header_strip a:focus,#header_strip a:hover,#header_strip a:visited{text-decoration:none;outline:none}#header_strip .right .login a svg{margin-right:5px}#header_strip .header_avai p{color:var(--white);font-size:14px;margin-left:20px}#header_strip p:last-child{margin-bottom:0}#header_strip .right .login button{color:var(--white);font-size:14px;background:transparent;border:none}#header_strip .right .login button svg{margin-right:5px}#header_strip .leftContent{width:60%}#header_strip .rightContent{width:40%}@media (max-width:1200px) and (min-width:767px){#header_strip .rightContent{width:100%}}@media (max-width:767px){#header_strip .header_avai{justify-content:center}}.navbar{color:#fff;padding:0;margin:0 10px}.navbar,.navbar-container{display:flex;justify-content:flex-end}.navbar-container{width:100%}.menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.menu-item svg{height:20px}.menu-item{display:flex;align-items:center;background:transparent;border:none;cursor:pointer;font-size:14px;color:#fff;border-radius:6px;transition:background .2s ease;padding:0 5px}.menu-item:hover{background:hsla(0,0%,100%,.1)}.user-label{display:flex;align-items:center;min-width:-moz-fit-content;min-width:fit-content}.has-submenu{position:relative}.submenu{position:absolute;top:100%;right:0;width:100%;background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.1);list-style:none;padding:.5rem 0;z-index:50;min-width:200px}.submenu li{display:flex}.submenu .wallet-item,.submenu li a,.submenu li button{display:flex;align-items:center;gap:10px;width:100%;padding:.6rem 1rem;font-size:15px;color:#444;text-decoration:none;background:transparent;border:none;cursor:pointer;transition:background .2s ease,color .2s ease}.submenu li a:hover,.submenu li button:hover{background:#f5faff;color:var(--theme-blue,#1d4ed8);border-radius:6px}.wallet-item{display:flex;align-items:center;gap:4px;color:#fff;cursor:default;pointer-events:none}.wallet-item span{min-width:-moz-fit-content;min-width:fit-content}.logout-wrapper{border-top:1px solid #eee;margin-top:4px;padding-top:4px}.logout-btn{display:flex;align-items:center;gap:10px;width:100%;padding:.6rem 1rem;font-size:15px;font-weight:600;background:transparent;border:none;cursor:pointer;transition:background .2s ease}.logout-btn,.logout-btn span{color:#d32f2f}.logout-btn:hover{background:#fff5f5}.submenu .mobile_user_name{display:none;text-align:center;width:100%}@media (max-width:767px){.menu-item span{display:none}.submenu .mobile_user_name{display:block}}header .header-bottom{width:100%;display:flex;border-bottom:1px solid var(--gray-19);justify-content:space-between}header .header-bottom .left{width:20%;padding:6px 0 6px 15px}header .newlyAddedImage{height:29px;position:absolute;top:-10px;right:-16px;z-index:-1}header .header-bottom .mobile-nav-toggle{display:none;padding-left:15px;justify-content:center;align-items:center}header .header-bottom .right{width:100%;display:flex;justify-content:flex-end}header .header-bottom .logo{width:auto;display:inline-block}header .header-bottom .logo a{display:block;overflow:hidden}header .header-bottom .logo a img{max-width:180px;width:100%}header .header-bottom .right nav{padding-right:20px;display:flex;align-items:center;width:100%;padding-top:8px}header .header-bottom .right nav ul.main-menu .subMenuList{display:flex;flex-direction:row;gap:10px}header .header-bottom .right nav button.close-button{display:none}header .header-bottom .right nav ul.main-menu{display:flex;align-items:center;width:100%;justify-content:space-between}header nav ul.main-menu li{width:auto;margin:0 10px;position:relative}header ol:not(.ol) li,header ul:not(.ul) li{list-style-type:none;padding:0;margin:0}header nav ul.main-menu li button{background:transparent;border:none}header nav ul.main-menu li a,header nav ul.main-menu li button{padding:0 2px;font-size:16px;font-weight:var(--fw-500);color:var(--black);position:relative;border-bottom:2px solid transparent;transition:all .3s ease-in;text-decoration:none;outline:none}header nav ul.main-menu li a{display:flex;flex-direction:column;justify-content:center;align-items:center}header nav ul.main-menu li button{display:inline-block}svg{height:1em}header .header-bottom .right .contact{background-color:var(--secondary-color);padding:20px 15px 20px 25px;position:relative;border-left:5px solid var(--black);display:flex;align-items:center;flex-wrap:wrap;max-width:230px}header .header-bottom .contact .icon-box{position:absolute;top:50%;left:0;transform:translate(Calc(-50% + -2.5px),-50%);width:30px;height:30px;border-radius:50%;color:var(--white);display:flex;justify-content:center;align-items:center;font-size:16px;background-color:var(--black)}header .header-bottom .contact .icon-box svg{transform:rotate(90deg)}header .header-bottom .contact a{font-size:16px;font-weight:var(--fw-600);color:var(--black);display:inline-block;text-decoration:none;outline:none}header .header-bottom .contact p{font-size:14px;color:var(--dark-gray-2);margin:0;display:block;width:100%;line-height:20px;font-weight:var(--fw-400)}body{margin:0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:var(--fw-400);line-height:1.5;color:var(--dark-blue-5);text-align:left;background-color:var(--white)}header ol,header ul{padding:0!important;margin:0!important;list-style-type:none}svg{overflow:hidden;vertical-align:middle}.svg-inline--fa{display:inline-block;display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}header .mobile-nav-toggle button{background-color:var(--white);color:var(--primary-color);border-radius:5px;padding:0 8px;font-size:20px;border:1px solid var(--primary-color);transition:all .3s ease-in}header nav ul.main-menu li a:hover,header nav ul.main-menu li a:hover .svg_div svg path{color:var(--primary-color);fill:var(--primary-color)!important}header nav ul.main-menu li a.active,header nav ul.main-menu li a.active .svg_div svg path,header nav ul.main-menu li a.active header nav ul.main-menu li a svg path{border-color:var(--primary-color);color:var(--primary-color);fill:var(--primary-color)!important}@media (min-width:1024px) and (max-width:1400px){header .header-bottom .logo a img{max-width:140px}}@media only screen and (min-width:991px){header .header-bottom .left{display:flex;align-items:center}}@media only screen and (max-width:1199px){header nav ul.main-menu li a,header nav ul.main-menu li button{font-size:14px}header nav ul.main-menu li{margin:0 14px}}@media only screen and (max-width:1024px){header .header-bottom .left{width:17.5%}header .header-bottom .right{width:82.5%}header .header-bottom .logo a img{max-width:140px}header .header-bottom .right .contact{max-width:160px;padding:15px 10px 15px 20px}header .header-bottom .right nav ul.main-menu{padding-top:10px}header nav ul.main-menu li{margin:0 8px}}@media only screen and (max-width:991px){header .header-bottom{justify-content:space-between}header .header-bottom .right nav ul.main-menu .subMenuList{flex-direction:column}header .header-bottom .left,header .header-bottom .right{width:auto}header .header-bottom .logo a img{max-width:150px}header .header-bottom .mobile-nav-toggle{display:flex}header .header-bottom .right nav{display:none;position:fixed;left:0;top:0;width:100%;background-color:var(--white);height:100vh;overflow:inherit;z-index:10000;max-width:300px;padding:0;animation:slide .5s ease-out 0s forwards}@keyframes slide{0%{max-width:0}to{max-width:300px}}header .header-bottom .right nav button.close-button{display:inline-block;width:100%;max-width:300px;background-color:var(--white);border:none;border-bottom:1px solid d;padding:5px 10px;line-height:normal;text-align:right;opacity:1;color:var(--dark-gray-5);font-size:20px}header .header-bottom .right nav ul.main-menu{width:100%;max-width:300px;background-color:var(--white);min-height:100vh;display:block;padding:10px;overflow-y:auto;height:100%}header nav ul.main-menu li{margin:0;padding:3px 0}header nav ul.main-menu li a{display:flexy;padding:7px 10px}header .header-bottom .right nav:before{content:"";width:100vw;height:100vh;position:fixed;background-color:var(--black-with-transparency-6);top:0;left:0;z-index:-1}}@media only screen and (max-width:767px){header .header-bottom{justify-content:center;position:relative}header .newlyAddedImage{top:0;right:0;z-index:0}header .header-bottom .mobile-nav-toggle{position:absolute;left:0;top:50%;transform:translateY(-50%)}header .header-bottom .right .contact{display:none}}.footer-wrapper{background-color:var(--black-3);color:var(--white-with-transparency-1);line-height:1.5;padding-top:55px}footer#footer{padding:0;width:100%;display:block;overflow:hidden;background-color:var(--dark-gray-0)}footer#footer .footer-top .container{max-width:1440px;margin:0 auto;padding:0 15px}footer#footer .footer-top{width:100%;display:block;overflow:hidden;padding:50px 0 40px}.footer-wrapper .post-footer{background-color:var(--black-2);padding:20px 0;margin-top:55px;font-size:12px;letter-spacing:2px}p:last-child{margin-bottom:0}p:first-child{margin-top:0}footer#footer .footer-top h5.phone-mail{margin-bottom:20px!important;padding-bottom:20px;border-bottom:1px solid var(--white-with-transparency-2)}footer#footer .footer-top .footer_menu>ul>li>a,footer#footer .footer-top h5.footer-title,footer#footer .footer-top ul.footer-menu>li:first-child a footer#footer .footer-top h5.footer-title{font-size:16px;font-weight:var(--fw-600)!important;color:var(--white)!important;letter-spacing:1px;text-transform:uppercase!important;margin-bottom:25px!important;display:block;cursor:default}.footer-wrapper .footer-title{line-height:1.1;color:var(--white);text-transform:uppercase;margin-bottom:25px}footer#footer .footer-top .footer_menu>ul>li>a,footer#footer .footer-top ul.footer-menu>li:first-child a{font-size:16px;font-weight:var(--fw-600)!important;color:var(--white)!important;letter-spacing:1px;text-transform:uppercase!important;margin-bottom:25px!important;display:block;cursor:default}footer#footer .footer-top h5.phone-mail span{font-size:24px;font-weight:var(--fw-700);margin-bottom:10px;cursor:pointer}.footer-wrapper .footer-phone{font-size:30px}footer#footer h5.phone-mail small a{font-size:14px;text-transform:lowercase}footer#footer .footer-top ul li a,footer#footer .footer-top ul li button{font-size:15px;font-weight:var(--fw-400);transition:all .3s ease-in;position:relative}footer#footer .footer-top ul li a:hover,footer#footer .footer-top ul li button:hover,footer#footer h5.phone-mail small a:hover{color:var(--secondary-color)}.footer-wrapper ul.footer-menu li a,.footer-wrapper ul.footer-menu li button{font-size:16px;color:var(--white-with-transparency-1)}.footer-wrapper a,.footer-wrapper button{color:var(--white)}.footer-wrapper ul.footer-menu li{display:inline-block;margin-right:20px;position:relative;overflow:hidden}footer ol:not(.ol) li,foter ul:not(.ul) li{list-style-type:none;padding:0;margin:0}footer#footer .footer-top .footer_menu>ul>li>a,footer#footer .footer-top h5.footer-title,footer#footer .footer-top ul.footer-menu>li:first-child a{font-size:16px;font-weight:var(--fw-700)!important;color:var(--white)!important;letter-spacing:1px;text-transform:uppercase!important;margin-bottom:25px!important;display:block;cursor:default}footer#footer .post-footer{margin-top:0}footer#footer h5.phone-mail span.footer-phone{font-size:18px}footer#footer .footer-top ul.supplier-menu li:first-child a{margin-bottom:10px!important}footer#footer .footer-top p{font-size:15px;color:var(--white);margin-bottom:20px}footer#footer .footer-top .input-group button{position:absolute;top:2px;right:2px;z-index:10;border-radius:5px;width:auto;height:calc(100% - 4px);font-size:14px;line-height:normal;padding:5px 10px;font-weight:var(--fw-700)}footer#footer button.sub_newsletter{background-color:var(--primary-color);border-color:var(--primary-color)}footer .btn{text-transform:uppercase;letter-spacing:0;overflow:hidden;position:relative;transition:all .2s ease;z-index:0}.row>[class*=col]>.col-inner{display:block;width:100%}p.footer-copy-right{color:var(--white-with-transparency-1);font-size:12px}.footer_button_nav_to{background:transparent;border:none;font-size:15px!important}@media (min-width:768px){.footer-wrapper .post-footer{margin-top:10px}.footer-wrapper ul.footer-menu li{display:block;margin-right:0}.footer-wrapper ul.footer-menu li+li{margin-top:10px}footer#footer .footer-top{padding-bottom:25px}}@media (min-width:992px){.footer-wrapper .post-footer{text-align:center}}@media only screen and (max-width:991px){footer#footer .post-footer{text-align:center;padding:15px 0}footer#footer .footer-top .footer_menu>ul>li>a,footer#footer .footer-top h5.footer-title,footer#footer .footer-top ul.footer-menu>li:first-child a{font-size:16px;margin-bottom:15px!important}footer#footer .footer-top .input-group button{position:relative;top:inherit;right:inherit;height:100%;border-radius:0 5px 5px 0}footer#footer .footer-top{padding:40px 0}footer#footer .footer-top ul.supplier-menu li:first-child a{margin-bottom:0!important}}@media only screen and (max-width:767px){footer#footer .footer-top h5.phone-mail{width:100%;float:inherit}.footer-wrapper a{overflow-wrap:anywhere}footer#footer .footer-top .input-group input{text-align:left;border-radius:6px}footer#footer .footer-top .input-group .input-group-append{position:absolute;height:100%;right:0;top:0;display:inline-block;width:auto}footer#footer .footer-top{text-align:center;padding-bottom:15px}#footer .footer-top .footer_menu .main-nav li>ul li>a,#footer .footer-top ul.footer-menu.supplier-menu>li{margin-bottom:10px!important;display:block}.footer-wrapper ul.footer-menu li{margin-right:0}footer#footer .footer-top h5.footer-title:not(.col-inner){margin-top:25px}footer#footer .footer-top ul.supplier-menu li:first-child a{margin-top:15px}}