.header{position:relative;background-color:#054a4d}@media only screen and (max-width:767px){.header{padding:20px 0 0}}.header .inner_{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.header .inner_{flex-wrap:wrap}}.header .inner_>div{display:flex;align-items:center;gap:40px;justify-content:space-between}@media only screen and (max-width:767px){.header .inner_>div{flex:1}}.header .inner_ .logo{width:230px;height:100px;position:relative;z-index:9}.header .inner_ .logo a{cursor:pointer;display:block;height:100%}.header .inner_ .logo a img{height:100%;object-fit:cover}.header .inner_ .navigation{display:flex}.header .inner_ .navigation .menu_btn{font-size:1.5rem;margin-top:10px;display:none}@media only screen and (max-width:767px){.header .inner_ .navigation .menu_btn{display:block;position:relative;z-index:9}}.header .inner_ .navigation .close_menu{position:relative;z-index:5}.header .inner_ .navigation ul.menu-dropdown{display:flex;flex-direction:row;gap:20px}@media only screen and (max-width:767px){.header .inner_ .navigation ul.menu-dropdown{position:fixed;z-index:2;gap:20px;transform:translateY(-100%);opacity:0;top:0;left:0;width:100%;height:100%;background-color:#054a4d;flex-direction:column;align-items:center;justify-content:center;transition:all .5s ease}}.header .inner_ .navigation ul.menu-dropdown li{transition:all .5s}.header .inner_ .navigation ul.menu-dropdown li a{color:#fff}@media only screen and (max-width:767px){.header .inner_ .navigation ul.menu-dropdown li{font-size:1rem;transition:all .5s}}.header .inner_ .navigation ul.menu-dropdown li.active{color:#054a4d;font-weight:600}.header .inner_ .navigation ul.menu-dropdown li:hover{color:#054a4d}.header .inner_ .navigation ul.menu-dropdown.open{transform:none;opacity:1}.header .inner_ .right_sec{flex:1;justify-content:flex-end;color:#fff}.header .inner_ .right_sec .mob_home{display:none}@media only screen and (max-width:767px){.header .inner_ .right_sec{position:fixed;left:0;bottom:0;z-index:3;background-color:#fff;width:100%;padding:20px;justify-content:space-around;box-shadow:0 2px 8px rgba(0,0,0,.3)}.header .inner_ .right_sec .mob_home{display:flex;flex-direction:column;align-items:center;color:#000}}.header .inner_ .right_sec .search_btn{display:flex;align-items:center;gap:10px;position:relative;z-index:9}@media only screen and (max-width:767px){.header .inner_ .right_sec .search_btn{display:flex;flex-direction:column;align-items:center;gap:0;color:#000}}.header .inner_ .right_sec .search_btn img{width:18px;height:18px}@media only screen and (min-width:767px){.header .inner_ .right_sec .search_btn img{filter:grayscale(1) invert(1)}}.header .inner_ .right_sec .search-dropdown{position:fixed;top:0;z-index:7;background:#054a4d;width:100%;height:100%;left:0;display:flex;align-items:center;justify-content:center;transform:translateY(-100%);opacity:0;transition:all .5s ease}@media only screen and (max-width:767px){.header .inner_ .right_sec .search-dropdown{transform:translateY(110%);height:calc(100% - 87px)}}.header .inner_ .right_sec .search-dropdown .srch_bar{width:450px;position:relative;max-width:100%;opacity:0;transition:all .5s ease}@media only screen and (max-width:767px){.header .inner_ .right_sec .search-dropdown .srch_bar{width:95%}}.header .inner_ .right_sec .search-dropdown .srch_bar input{width:100%}.header .inner_ .right_sec .search-dropdown .srch_bar button{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.header .inner_ .right_sec .search-dropdown.open{opacity:1;transform:none}.header .inner_ .right_sec .search-dropdown.open .srch_bar{opacity:1;transition-delay:.8s}@media only screen and (max-width:767px){.header .inner_ .right_sec .search-dropdown.open .srch_bar img{filter:grayscale(1) invert(1)}}.header .inner_ .right_sec .pro_cart{display:flex;gap:30px;align-items:center;position:relative;z-index:9}@media only screen and (max-width:767px){.header .inner_ .right_sec .pro_cart{gap:40px}}.header .inner_ .right_sec .pro_cart .absolute{position:absolute;top:105%;left:-8px;background:#054a4d;z-index:2;max-width:200px;min-width:100px;padding:10px;border:1px solid #e3e3e3}@media only screen and (max-width:767px){.header .inner_ .right_sec .pro_cart .absolute{top:-120px}}.header .inner_ .right_sec .pro_cart .absolute .mt-2{padding:5px 0;color:#fff}.header .inner_ .right_sec .cart{display:flex;position:relative;cursor:pointer}@media only screen and (max-width:767px){.header .inner_ .right_sec .cart{flex-direction:column}}.header .inner_ .right_sec .cart .count{position:absolute;bottom:-5px;right:-10px;width:18px;height:18px;background-color:#d4bd5f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}@media only screen and (max-width:767px){.header .inner_ .right_sec .cart .count{bottom:20px;right:-5px}}.header .inner_ .right_sec .cart .cart_txt{display:none}@media only screen and (max-width:767px){.header .inner_ .right_sec .cart .cart_txt{display:block;color:#000}}.header .inner_ .right_sec .profile{display:flex;align-items:center;gap:10px;cursor:pointer;position:relative}.header .inner_ .right_sec .profile .pro_txt{max-width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width:767px){.header .inner_ .right_sec .profile .pro_txt{color:#000}.header .inner_ .right_sec .profile{display:flex;flex-direction:column;gap:0}.header .inner_ .right_sec .profile img{order:1}.header .inner_ .right_sec .profile .pro_txt{order:2}}.header .inner_ .right_sec .profile a{display:block}.header .inner_ .right_sec img{width:22px;height:22px}@media only screen and (min-width:767px){.header .inner_ .right_sec img{filter:grayscale(1) invert(1)}}.header .breadcrumbs{position:relative;top:40px}@media only screen and (max-width:767px){.hamburger{position:relative;width:1em;height:1em;font-size:inherit;transition:all .3s ease;cursor:pointer}.hamburger.is-lg{font-size:1.5rem}.hamburger-line{position:absolute;right:0;width:100%;height:.125em;border-radius:.125em;background:#fff;transition:inherit;z-index:4}.hamburger-line:first-child{top:.125em}.hamburger.close_menu .hamburger-line:first-child,.w-nav-button.w--open .hamburger-line:first-child{top:50%;transform:translateY(-50%) rotate(-135deg)}.hamburger-line:nth-child(2){top:.438em}.hamburger.close_menu .hamburger-line:nth-child(2),.w-nav-button.w--open .hamburger-line:nth-child(2){right:50%;width:0}.hamburger-line:nth-child(3){top:.75em;width:.625em}.hamburger.close_menu .hamburger-line:nth-child(3),.w-nav-button.w--open .hamburger-line:nth-child(3){top:50%;width:100%;transform:translateY(-50%) rotate(135deg)}}