@-webkit-keyframes slideLeft{0%{opacity:0;-webkit-transform:translateX(100%);transform:translate(100%)}to{opacity:1;-webkit-transform:translateX(0%);transform:translate(0)}}@keyframes slideLeft{0%{opacity:0;-webkit-transform:translateX(100%);transform:translate(100%)}to{opacity:1;-webkit-transform:translateX(0%);transform:translate(0)}}@-webkit-keyframes slideRight{0%{opacity:1;-webkit-transform:translateX(0%);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translate(100%)}}@keyframes slideRight{0%{opacity:1;-webkit-transform:translateX(0%);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translate(100%)}}.payment_icon{display:flex}.brand{font-family:inherit;font-size:1.75rem;font-weight:700;line-height:inherit;color:#e91e63;border:none;outline:none;text-transform:uppercase;text-rendering:optimizeLegibility}.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-item-left,.header-item-center{display:-webkit-box;display:-ms-flexbox;display:flex}.header-item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-item-right .menu-icon{font-size:1.35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-left:1rem;border:none;outline:none;color:#121212;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header .menu>ul>li{display:inline-block;line-height:3.125rem;margin-left:1.5rem}.header .menu>ul>li>a{position:relative;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;border:none;outline:none;color:#121212;text-transform:capitalize;text-rendering:optimizeLegibility;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header .menu>ul>li .menu-subs{position:absolute;width:100%;height:auto;margin-top:1.75rem;padding:1rem 2rem;border:none;outline:none;z-index:500;opacity:0;visibility:hidden;border-top:3px solid #e91e63;background:#fff;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header .menu>ul>li .menu-subs>ul>li{line-height:1}.header .menu>ul>li .menu-subs>ul>li>a{display:inline-block;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;padding:.75rem 0;border:none;outline:none;color:#121212;text-transform:capitalize;text-rendering:optimizeLegibility;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .menu>ul>li .menu-column-1{min-width:16rem;max-width:20rem}.header .menu>ul>li .menu-subs.menu-mega{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li{display:block;line-height:1.5}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a{display:inline-block;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;border:none;outline:none;color:#121212;text-transform:capitalize;text-rendering:optimizeLegibility;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header .menu>ul>li .menu-subs.menu-column-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:68rem;width:100%;padding:1.25rem 1rem}.header .menu>ul>li .menu-subs.menu-column-4>.list-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 1rem}.header .menu>ul>li .menu-subs.menu-column-4>.list-item .title{font-family:inherit;font-size:1rem;font-weight:500;line-height:1;padding:.75rem 0;border:none;outline:none;color:#e91e63;text-transform:uppercase;text-rendering:optimizeLegibility;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title{text-align:center}.header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive{max-width:100%;width:100%;height:auto;margin-top:.75rem;-o-object-fit:cover;object-fit:cover;vertical-align:middle}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover,.header .menu>ul>li .menu-subs>ul>li>a:hover{color:#e91e63}.header-item-right a:hover,.header .menu>ul>li:hover>a{color:#e91e63}.menu-mobile-header,.menu-mobile-trigger{display:none}@media only screen and (max-width: 992px){.header-item-center{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.header-item-left,.header-item-right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .menu-mobile-trigger{position:relative;display:block;cursor:pointer;width:1.75rem;height:1rem;border:none;outline:none;margin-left:1.25rem;background:none;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.35s ease-in-out;-o-transition:.35s ease-in-out;transition:.35s ease-in-out}.header .menu-mobile-trigger span{display:block;position:absolute;width:100%;height:2px;left:0;border:none;outline:none;opacity:1;border-radius:.25rem;background:#121212;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.header .menu-mobile-trigger span:nth-child(1){top:0}.header .menu-mobile-trigger span:nth-child(2),.header .menu-mobile-trigger span:nth-child(3){top:.5rem}.header .menu-mobile-trigger span:nth-child(4){top:1rem}.header-item-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu{position:fixed;top:0;right:0;width:20rem;height:100%;z-index:1099;overflow:hidden;background:#fff;-webkit-transform:translate(100%);-ms-transform:translate(100%);transform:translate(100%);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header .menu.active{-webkit-transform:translate(0%);-ms-transform:translate(0%);transform:translate(0)}.header .menu>ul>li{display:block;line-height:1;margin:0}.header .menu>ul>li>a{display:block;line-height:3.125rem;height:3.125rem;padding:0 3.125rem 0 1rem;border-bottom:1px solid rgba(0,0,0,.1)}.header .menu>ul>li>a i.ion{position:absolute;font-size:1.25rem;line-height:3.125rem;top:0;right:0;width:3.125rem;height:3.125rem;text-align:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.header .menu .menu-mobile-header{position:relative;position:-webkit-sticky;position:sticky;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:0;height:3.125rem;z-index:501;border-bottom:1px solid rgba(0,0,0,.1);background:#fff}.header .menu .menu-mobile-header .menu-mobile-arrow{display:none;font-size:1.5rem;line-height:3.125rem;width:3.125rem;height:3.125rem;cursor:pointer;border-right:1px solid rgba(0,0,0,.1);color:#121212;text-align:center}.header .menu .menu-mobile-header.active .menu-mobile-arrow{display:block}.header .menu .menu-mobile-header .menu-mobile-title{font-family:inherit;font-size:1rem;font-weight:500;line-height:inherit;color:#121212;text-transform:capitalize;text-rendering:optimizeLegibility}.header .menu .menu-mobile-header .menu-mobile-close{font-size:2.25rem;line-height:3.125rem;cursor:pointer;width:3.125rem;height:3.125rem;border-left:1px solid rgba(0,0,0,.1);color:#121212;text-align:center}.header .menu .menu-section{height:100%;overflow-y:auto;overflow-x:hidden}.header .menu>ul>li .menu-subs{position:absolute;display:none;top:0;left:0;max-width:none;min-width:auto;width:100%;height:100%;margin:0;padding:4rem 1rem 1rem;opacity:1;overflow-y:auto;visibility:visible;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0);-webkit-box-shadow:none;box-shadow:none}.header .menu>ul>li .menu-subs.menu-mega{position:absolute;display:none;top:0;left:0;max-width:none;min-width:auto;width:100%;height:100%;margin:0;padding:4rem 1rem 1rem;opacity:1;overflow-y:auto;visibility:visible;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0);-webkit-box-shadow:none;box-shadow:none}.header .menu>ul>li .menu-subs.active{display:block;z-index:6}.header .menu>ul>li .menu-subs.menu-column-4>.list-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0rem}.header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive{margin-top:0}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title{margin-bottom:1.25rem}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title{margin-bottom:0rem}.header .menu>ul>li .menu-subs>ul>li>a{display:block}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul{margin-bottom:1rem}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a{display:block}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1098;opacity:0;visibility:hidden;background:#0000008c!important;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.overlay.active{opacity:1;visibility:visible}}.main{display:block;width:100%;min-height:100vh}.iheader .page-header__logo{position:relative;padding:5px 0;display:flex;align-items:center}.iheader .wrapper{position:relative;display:flex;flex-wrap:nowrap;padding:0 42px;align-items:center;align-content:center;flex-direction:row;justify-content:space-between}.iheader .menu>ul>li{margin:0 10px}.iheader ul.menu-section{display:flex;margin:0;padding:0}.iheader .menu>ul>li.imenu>a{outline:0px;position:relative;display:block;text-transform:uppercase;color:#103559;text-decoration:none;font-weight:500;transition:color .3s ease 0s;font-size:14px;line-height:1.4;text-align:center}.header_Menu.header.iheader{padding:0 1rem}.iheader .page-header__logo img{max-height:40px;max-width:90px}.iheader .header-item-right{width:224px;display:flex;position:relative;height:inherit;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center}.iaccount{margin-right:9px!important;display:flex;align-items:center;margin-left:0!important}.iaccount span{text-transform:capitalize}.header-item-right.menu>ul>li.iaccount a{font-size:18px;font-weight:500;color:#103559;margin-left:0;gap:0;outline:0;display:flex;align-items:center;position:relative;padding-right:20px}.header-item-right>div svg,.header-item-right>ul li.iaccount a svg{display:block;max-height:25px;width:auto}.iaccount svg{margin-right:10px}.header-item-right .iaccount>a:after{position:absolute;content:"";display:block;width:12px;height:12px;right:-8px;top:50%;transform:translateY(-50%);background-image:url(down-arrow.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;transition:transform .3s ease 0s}.header-item-right .icart{position:relative;display:flex;align-items:center;z-index:2}.header-item-right .cart-quantity{position:absolute;top:50%;left:50%;transform:translate(-50%,-35%);color:#103559;font-size:14px}.header-item-right .isearch{margin-right:30px;margin-left:20px;display:flex;align-items:center}@media only screen and (max-width: 600px){.isearch form.search-form{top:75px!important;width:90vw}}@media only screen and (min-width: 601px) and (max-width: 992px){.isearch form.search-form{top:63px!important}}@media only screen and (min-width: 426px) and (max-width: 600px){.search-close{right:10px!important}form.search-form input{width:100%!important}}@media only screen and (min-width: 1181px){.isearch form.search-form{top:132px!important}}@media only screen and (min-width: 1px) and (max-width: 992px){.iheader .wrapper{padding:0!important}.header.iheader{z-index:5}.header-item-right.menu .menu-section{display:none}.menu-section .menu-item-has-children>i.ion.ion-ios-arrow-down{display:block!important}.header .menu>ul>li>i.ion{position:relative;font-size:1.25rem;line-height:3.125rem;top:0;right:0;width:2rem;height:3.125rem;text-align:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.menu-section li.menu-item-has-children{display:flex!important;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.iheader .menu>ul>li.only_link>a{pointer-events:unset!important}.iheader .menu>ul>li.imenu>a{pointer-events:none}.iheader ul.menu-section{flex-direction:column}.iheader .header-item-right{width:auto!important;z-index:2}.iheader ul.menu-section,.menu-layout .right-menu{flex-direction:column}.menu-item-has-children.iaccount{display:none!important}.iheader .wrapper{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.myaccount.mview{display:block!important}.iheader .menu .menu-section{height:auto}.iheader .menu>ul>li{padding:5px 0}.iheader .menu>ul>li .menu-subs.menu-column-4>.list-item .title{color:#103559!important}.iheader .menu>ul>li.imenu>a{padding:15px 0!important;text-align:left;display:flex;font-weight:800;font-size:20px!important;border-bottom:0;align-items:center}.iheader .menu .menu-section{padding:0 24px 20px}.iheader .menu .menu-mobile-header .menu-mobile-title{font-size:24px;font-weight:800;color:#103559}.iheader .menu .menu-mobile-header{border-bottom:0;padding-top:80px;position:relative;background:transparent;display:flex;justify-content:flex-start;background:#fff;padding-bottom:25px}button.menu-mobile-close{position:absolute;right:0;top:15px}.header .menu .menu-mobile-header .menu-mobile-arrow{width:2.4rem!important}.menu-subs.menu-mega.menu-layout.layout-one .list-item,.menu-subs.menu-mega.menu-layout.layout-eight .list-item{padding-left:0!important;padding-right:0!important}.iheader .menu .menu-mobile-header .menu-mobile-close{border-left:0px}.iheader .menu .menu-mobile-header .menu-mobile-arrow{border-right:0px}.menu-layout .right-menu .list-item{width:100%!important}.iheader .menu>ul>li .menu-subs.menu-mega>.list-item>ul{margin-bottom:0rem}.menu-layout .right-menu .list-item a .title{padding:10px 0}.iheader .menu>ul>li.menu-item-has-children .menu-layout{padding:115px 40px!important}.header .menu>ul>li .menu-subs.menu-mega.menu-layout>.list-item>ul>li{padding:15px 0!important}.menu-layout .right-menu .list-item a .title{padding:15px 0!important}.img-div.list-item.pro-img{display:none}.right-menu .list-item h4.title{font-size:18px!important}.collapsible{color:#103559;cursor:pointer;padding:15px 0;width:100%;border:none;text-align:left;outline:0;font-size:18px;font-weight:800;text-transform:capitalize}.collapsible:after{content:"+";font-weight:700;float:right;margin-left:5px;font-size:35px;line-height:18px}.collapsible.open-submenu:after{content:"\2212";transition:transform .25s ease-out}.content{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.mhide{display:none}.mview{display:block!important}.menu-layout .right-menu .list-item ul li{padding:10px 0!important}.menu-mobile-header.active:after{display:none}.menu-section .menu-layout.active:after{display:none}.menu-layout .layout-two-image{display:none}.menu-layout.layout-two .right-menu .list-item a .title{padding:0!important;color:#103559}.layout-two.second-mega .item__title{margin:0!important}.menu-layout.layout-two .right-menu .list-item{padding:10px 0!important}.menu-layout.layout-three .list-item.left-menu .bbtn{display:none!important}.layout-three .right-menu .list-item .layout-two-image svg{display:none}.layout-three .right-menu .list-item .layout-two-image .img-icon{display:none}.menu-layout.layout-two.layout-three .right-menu{justify-content:flex-start}.layout-two.layout-three .item__title{text-align:left}.layout-three .layout-two-image{align-content:flex-start}.layout-three .right-menu .list-item{display:flex}.layout-three .right-menu .item__title .title{font-weight:800!important}.layout-three .right-menu .item__title{margin-top:0!important}.layout-four .list-item{border-top:0px solid #ebebeb!important}.layout-four .list-item .about-item-title{font-size:18px;margin-top:15px;margin-bottom:15px;text-align:left}.layout-four .list-item:before{display:none!important}.header-item-center li.menu-item-has-children.imenu>a:after{display:none}.layout-four .list-item ul{text-align:left!important}.iheader .menu>ul>li .menu-subs.menu-mega.menu-layout.layout-four>.list-item>ul>li{font-size:16px!important;padding:10px 0!important}.menu-layout.layout-four .list-item ul.content{margin-top:0}.iheader .menu>ul>li.menu-item-has-children .menu-layout{box-shadow:none!important}.mobile-account{padding:0 24px 24px}.mobile-account a{text-align:left;padding:15px 0;font-size:15px;outline:0;display:block;text-decoration:none;text-transform:uppercase;color:#103559;transition:color .3s;position:relative;font-weight:800}.mobile-account a.menu-btn{border-radius:5px;display:block!important;background-color:#103559;text-align:center;padding:10px 0!important;box-sizing:border-box;letter-spacing:1px;margin:20px 0!important;color:#fff!important}}.img-div.list-item.pro-img{max-width:200px;flex:200px!important}.iheader .menu>ul>li.menu-item-has-children .menu-layout{max-width:100%;box-sizing:border-box;background-color:#fff;box-shadow:0 3px 6px #00000059;padding:40px 42px;margin-top:0!important;border-top:0}.iheader .menu>ul>li .menu-subs.menu-column-4>.list-item .title{text-align:left!important;margin-bottom:0;padding:10px 0;color:#161645;font-size:18px;font-weight:800;letter-spacing:0}.menu-layout ul li{margin-bottom:0}.header .menu>ul>li .menu-subs.menu-mega.menu-layout>.list-item>ul>li>a .title{padding:0}.header .menu>ul>li .menu-subs.menu-mega.menu-layout>.list-item>ul>li{padding:10px 0}.menu-layout .left-menu{max-width:230px!important}.menu-layout .right-menu{display:flex;flex-basis:calc(100% - 230px);justify-content:space-between;width:100%}.menu-layout.layout-one .right-menu,.menu-layout.layout-eight .right-menu{display:flex;flex-basis:calc(100% - 350px);justify-content:space-between;width:100%;flex-wrap:wrap}.menu-layout.layout-one .right-menu .list-item,.menu-layout.layout-eight .right-menu .list-item,.menu-layout .right-menu .list-item{width:20%}.menu-layout .list-item{padding:0!important}.menu-layout .list-item ul{margin-left:0;margin-right:0}.menu-layout ul li .title{text-transform:capitalize!important}.backimg{z-index:-1;display:block;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;object-fit:cover;background-position:center center;background-size:cover;background-repeat:no-repeat}svg:not(:root){overflow:hidden}.transparent_svg{opacity:0;fill:transparent;stroke:transparent;stroke-miterlimit:0}.pro-img{position:relative;margin-top:20px}.pro-img .backimg{background-position:top center!important;background-size:contain!important}.right-menu .list-item h4.title{font-size:16px;line-height:1.5;color:#161645;font-weight:800;margin-bottom:0;letter-spacing:0;text-transform:capitalize!important}.menu-layout .right-menu .list-item a .title{padding:5px 0;margin:0}.menu-layout .right-menu .list-item ul{margin:0}.menu-layout .right-menu .list-item ul li{padding:5px 0;line-height:1.15;font-size:12px}.right-menu-inner>ul li a.shop-all{color:#4d7cbe!important;font-weight:800}.menu-layout .right-menu .list-item ul li a{color:#103559!important}.menu-layout .right-menu .list-item .right-menu-inner ul{margin-bottom:20px;padding-left:0}.left-menu .new-label{display:inline-block;border-radius:5px;padding:2px 5px;margin-left:10px;text-transform:uppercase;font-size:14px;color:#fff;background-color:#4d7cbe}.layout-two .layout-two-image{position:relative;max-width:80px;margin:0 auto}.layout-two .layout-two-image .backimg{background-size:contain!important;position:relative}.layout-two .list-item{margin:0 auto}.layout-two .item__title{text-align:center;position:relative}.layout-two .right-menu{align-items:center}.layout-two .right-menu .list-item .item__title .title{font-size:13px}.list-item a{text-decoration:none}.layout-three .list-item.left-menu a.menu-btn{border-radius:5px;display:block!important;background-color:#4d7cbe;text-align:center;padding:8px 15px;box-sizing:border-box;letter-spacing:1px}.layout-three .list-item.left-menu a.menu-btn .title{color:#fff!important;transition:background-color .3s;text-transform:uppercase!important}.layout-two .right-menu .list-item{padding:10px!important}.layout-three .right-menu .item__title .title{font-weight:600}.layout-three .right-menu .item__title{margin-top:10px}.menu-layout .layout-three .right-menu .list-item{width:calc(100% / 6)}.layout-three .right-menu .list-item .layout-two-image svg{max-height:80px}.layout-three .layout-two-image{max-width:100%;text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}.layout-four .list-item{padding:10px 15px 0;box-sizing:border-box;position:relative;border-top:3px solid #ebebeb;flex:0 0 auto!important}.layout-four .list-item .about-item-title{color:#103559;font-size:22px;margin-top:15px;margin-bottom:25px;text-align:center;line-height:normal;font-weight:800}.layout-four .list-item ul{text-align:center}.iheader .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a{color:#103559}.header-item-right .myaccount .list-item a.menu-btn{border-radius:5px;display:block!important;background-color:#103559;text-align:center;padding:10px 0!important;box-sizing:border-box;letter-spacing:1px;margin:20px 0!important;color:#fff!important;font-weight:800!important}.header-item-right .myaccount{z-index:1;transition:transform .3s ease-out;padding:0!important;display:block!important;max-width:270px!important;width:270px!important}.iaccount:hover a:after{transform:translateY(-50%) rotate(180deg)}.header-item-right .myaccount ul{box-sizing:border-box;list-style:none;margin:0;padding:0 35px;text-align:center}.header-item-right .myaccount ul li:not(:last-child) a{border-bottom:1px solid #dbdbdb!important}.header-item-right .myaccount ul li a{text-align:center;padding:20px 0!important;text-decoration:none;text-transform:uppercase!important;font-size:16px}.menu-layout.myaccount ul li{padding:0!important}.header .menu>ul>li .menu-subs.menu-mega.myaccount{left:25%;margin-top:20px!important}form.search-form{position:absolute;right:0;transition:max-height .3s;max-height:0;z-index:0;top:100%;overflow:hidden}form.search-form.open{max-height:46px}form.search-form input{outline:0;box-sizing:border-box;padding:10px 30px 10px 15px;font-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#ccc;border-style:solid;border-width:1px;border-radius:4px;color:#666;display:block;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;margin:0;transition:border-color .1s ease-out;width:400px;line-height:normal}.search-close{position:absolute;z-index:1;cursor:pointer;padding:0 15px;display:block;font-size:14px;top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;right:0;bottom:0}.header-item-center .menu-section .menu-item-has-children:hover>a:after{left:0;right:0}.header-item-center li.menu-item-has-children.imenu>a:after{position:absolute;content:"";height:5px;background-color:#4d7cbe;bottom:-1px;left:50%;right:50%;transition:left .3s,right .3s}.header-item-center .menu-section .menu-item-has-children:hover>a{font-weight:700}.header-item-center .menu-item-has-children a:not(.menu-btn){position:relative}.header-item-center .menu-item-has-children a:not(.menu-btn):hover{color:#4d7cbe!important}.header-item-center .menu-item-has-children a:not(.menu-btn):hover .title{color:#4d7cbe!important}.header-item-center .menu-item-has-children a:not(.menu-btn):after{position:absolute;content:"";height:2px;background:#4d7cbe;left:0;right:0;bottom:-5px;transition:transform .3s;transform:rotateY(90deg)}.header-item-center .menu-item-has-children a:not(.menu-btn):hover:after{transform:rotateY(0)}.layout-four .list-item:hover:before{transform:rotateY(0)}.layout-four .list-item:before{position:absolute;display:block;content:"";border-top:3px solid #4d7cbe;left:0;right:0;transform:rotateY(90deg);top:-3px;transition:transform .3s}.menu-layout.myaccount li a:not(.menu-btn):hover{font-weight:800!important;color:#4d7cbe!important}.menu-layout.myaccount li a:not(.menu-btn):hover:after{transform:rotateY(0)}.menu-layout.myaccount li a:not(.menu-btn):after{position:absolute;content:"";height:1px;background:#4d7cbe;transition:transform .3s ease-in-out;transform:rotateY(90deg);left:0;right:0;bottom:0}.menu-layout.myaccount li .menu-btn:hover{background-color:#4d7cbe}.menu-layout.layout-three .item__title:after{position:absolute;content:"";width:100%;height:2px;background-color:#4d7cbe;left:0;bottom:0;transition:transform .3s;transform:rotateY(90deg)}.menu-layout.layout-three .right-menu a:hover .item__title:after{transform:rotateY(0)}.menu-layout.layout-three .right-menu a:hover .item__title .title{font-weight:800}.header-item-center .menu-item-has-children .layout-three right-menu a:not(.menu-btn):after{display:none}.menu-layout.layout-three .right-menu .list-item a:hover svg path{fill:#4d7cbe}.menu-layout.layout-two.second-mega .right-menu .item__title:after{position:absolute;content:"";width:100%;height:2px;background-color:#4d7cbe;left:0;bottom:0;transition:transform .3s;transform:rotateY(90deg)}.menu-layout.layout-two.second-mega .right-menu a:hover .item__title:after{transform:rotateY(0)}.layout-two.second-mega .item__title{max-width:max-content;margin:0 auto}@media only screen and (max-width: 1450px){.iheader .menu>ul>li{margin:0 5px}.iheader .wrapper{padding:0 28px}}@media only screen and (max-width: 1200px){.menu-layout.layout-one .right-menu .list-item.pro-img{display:none}.menu-layout .right-menu .list-item{width:25%}.menu-layout.layout-two .right-menu{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;align-items:center;align-content:center;flex-direction:row}.menu-layout.layout-two .right-menu .list-item{width:calc(100% / 3)}.second-mega .list-item,.layout-three .list-item{margin:0}}@media only screen and (max-width: 1250px){.iheader .menu>ul>li{margin:0}.iheader .header-item-right{width:208px}}@media only screen and (min-width: 1181px){.header .menu>ul>li.menu-item-has-children:hover .menu-layout.myaccount{top:102px!important}}@media only screen and (max-width: 1024px){.header-item-right .iaccount>a:after{right:-10px}}.page-header__logo .backimg{z-index:1;background-size:contain}.iheader .page-header__logo{width:100%;z-index:2}.menu-layout.layout-one .right-menu,.menu-layout.layout-eight .right-menu{flex-wrap:wrap;justify-content:flex-start}.menu-layout.layout-one .list-item,.menu-layout.layout-eight .list-item{padding-left:4px!important;padding-right:4px!important}@media only screen and (max-width: 992px){.bg-image-zindex .desktop-banner{display:none}.bg-image-zindex .mobile-banner{display:block;padding:0}.bg-image-zindex .background-media-text__container{height:100%}}@media only screen and (min-width: 993px){.bg-image-zindex .desktop-banner{display:block}.bg-image-zindex .mobile-banner{display:none}.iheader .menu>ul>li.imenu>a,.header-item-right .isearch a,.menu-mobile-header,.menu-mobile-trigger,.slick-top-banners{z-index:2}.menu>ul>li.menu-item-has-children:hover .menu-layout{z-index:-1}.header .menu>ul>li.menu-item-has-children:hover .menu-layout.myaccount{top:75px;top:62px!important}.header .menu>ul>li.menu-item-has-children:hover .menu-subs{margin-top:.5rem;opacity:1;visibility:visible}li.menu-item-has-children a i{display:none}.header .menu>ul>li.menu-item-has-children:hover .menu-layout{transition:top .4s ease-out 0s;top:140px}.header .menu>ul>li.menu-item-has-children .menu-layout{top:-1000px;transition:top .5s ease-in 0s;transition:top 0s ease-in 0s}.iheader .header-item-right .menu-item-has-children:hover .menu-layout{transition:top .4s ease-out 0s;top:75px}.iheader .header-item-right .menu-item-has-children:hover .menu-layout{top:-1000px;transition:top .5s ease-in 0s}.menu-layout .left-menu ul{padding-right:20px!important;border-right:2px solid #4d7cbe}}.iheader .header-item-right{top:unset;right:unset;left:unset;background:transparent;overflow:unset;transform:unset;transition:unset}.myaccount.mview,.mview{display:none}form.search-form{z-index:1;top:89px!important}.slick-top-banners{position:relative;background:#4d7cbe!important;text-align:center;color:#fff;font-size:20px;text-transform:uppercase;line-height:1.8;opacity:.95;margin:0;font-weight:800}#shopify-section-template--14244381163617__163171153592f23876 .rich-text-box .grid .grid__item{z-index:0}.header-top-banner{position:relative;z-index:2}.menu-section .menu-item-has-children>i.ion.ion-ios-arrow-down{display:none}main#MainContent{z-index:0!important;position:relative!important}@media only screen and (max-width: 992px){.header .menu-mobile-trigger{width:40px!important;height:40px!important}.header .menu-mobile-trigger svg{max-height:40px!important}.header-item-right .isearch.mobileuser{margin-right:0;margin-left:1.25rem}.header-item-right .mobileuser .menu-icon{margin-left:0}.header-item-right .icart{margin-left:1.25rem}.iheader .page-header__logo img{max-width:70px!important}.header-item-right .isearch{margin-right:0!important}}.isearch-cart{display:flex;align-items:center}.header-item-right-in{display:flex}@media only screen and (min-width: 993px){.header-item-right .isearch.mobileuser,.header-item-left{display:none!important}.iheader .header-item-center .menu>ul>li.imenu>a{padding-top:35px;padding-bottom:32px;font-weight:700}.iheader .header-item-right.menu>ul>li.iaccount a{padding-top:35px;padding-bottom:32px;font-weight:700}.header-item-right .iaccount>a:after{background-image:url(/cdn/shop/files/dropdown-arrow.svg?v=1700388386);right:2px;width:8px;height:5px}.header-item-right-in{display:flex;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;justify-content:space-between}.header-item-right .icart{background:#cce1ff;padding:13px 15px;border-radius:8px}.page-header__logo-desktop.imenu a{padding:0!important}.page-header__logo-desktop.imenu img{max-height:120px;background:#fff;border-radius:0 0 8px 8px;padding:15px;margin-bottom:-35px}.desktoplogo{position:relative;z-index:2;width:190px}.iheader .header-item-right{width:auto;position:unset}.iheader .header-item-right,.iheader .header-item-center{width:calc(100% - 40px)}.iheader .header-item-center .menu>ul>li.imenu>a{text-transform:none}.iheader .menu>ul>li{margin:0}.iheader .menu>ul>li .menu-subs.menu-column-4>.list-item .title{font-weight:400!important}header-item-center li.menu-item-has-children.imenu>a:after{background-color:#05c}.right-menu .list-item h4.title,.layout-four .list-item .about-item-title{font-weight:600}.iheader .header-item-center .menu>ul.menu-section>li.cbd-learn-more,.iheader .header-item-center .menu>ul.menu-section>li.cbd-about{display:none}.iheader ul.menu-section{align-items:center}.iheader .header-item-right .menu-item-has-children.imenu>a{text-transform:none!important;padding-top:35px;padding-bottom:32px;font-weight:700}.iheader .menu>ul>li.menu-item-has-children.imenu.iaccount{position:relative}.iheader .menu>ul>li:nth-child(1) a{padding-left:0;text-decoration:none}}.header-item-right .cart-quantity{background:#f04438;color:#fff;width:17px;height:17px;text-align:center;line-height:18px;border-radius:25px;font-size:11px;transform:none;top:10px;left:auto;right:10px}.list-item.left-menu .title{margin:0rem 0 3rem}li ::marker{font-size:0;display:none}@media only screen and (max-width: 992px){.header-item-right .cart-quantity{top:-3px;right:-5px}.page-header__logo-desktop.imenu{display:none!important}.iheader .menu>ul>li{padding:0!important}.iheader .menu>ul>li.imenu>a{text-transform:none!important;font-size:18px!important}.mobile-account a{font-weight:500;text-transform:none;padding:6px 0!important}.mobile-account a.menu-btn{background:#05c!important}.iheader .menu .menu-mobile-header .menu-mobile-close{background:#cce1ff;border-radius:25px;width:40px;height:40px;line-height:42px;right:10px}.iheader .menu .menu-mobile-header{padding-top:100px}.iheader .menu .menu-mobile-header:before{content:"";width:50px;height:76px;top:7px;position:absolute;background-image:url(https://cbdliving.com/cdn/shop/files/CBD_Living_Logo_aacc3b36-e0c5-4995-94aa-6afd18a37a02.png?v=1674497745);background-size:50px;left:13px}.desktoplogo,.hide_menuitem_mobile{display:none}}@media only screen and (min-width: 993px) and (max-width: 1180px){.second_announcement .announce-two{font-size:13px;gap:0 5px}.iheader .header-item-right.menu>ul>li.iaccount a{padding-right:20px}.iheader .header-item-center .menu>ul>li.imenu>a{font-size:13px}.iheader .header-item-right .menu-item-has-children.imenu>a{font-size:13px}.header-item-right>div svg,.header-item-right>ul li.iaccount a svg{max-height:20px}.header-item-right .cart-quantity{right:6px;top:6px}}.header.iheader .container{max-width:100%}@media only screen and (max-width: 1400px){.iheader .menu>ul>li.imenu>a{padding-left:12px;padding-right:12px}.header-item-right.menu>ul>li.iaccount a,.iheader .menu>ul>li.imenu>a{font-size:16px}.header-item-right .isearch{margin-left:0}.iheader .header-item-right.menu>ul>li.iaccount a{padding-right:20px}}@media only screen and (min-width: 1200px) and (max-width: 1350px){.header-item-right.menu>ul>li.iaccount a,.iheader .menu>ul>li.imenu>a{font-size:14px}}@media only screen and (min-width: 993px) and (max-width: 1180px){.header-item-right.menu>ul>li.iaccount a,.iheader .menu>ul>li.imenu>a{padding-left:10px;padding-right:10px;font-size:12px}}@media only screen and (min-width: 1400px) and (max-width: 1700px){.iheader .header-item-center .menu>ul>li.imenu>a{padding-left:10px;padding-right:10px}.second_announcement .announce-text_2{font-size:17px}}.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:0!important}.media{background-color:#12121200}li.menu-item-has-children.imenu>a{padding-right:44px;padding-top:25px;padding-bottom:25px}
/*# sourceMappingURL=/cdn/shop/t/100/assets/menu-style-min.css.map */
