:root{--clr-1: #3a84df;--clr-2: #fc7000;--clr-3: #131b1a;--clr-txt-1: #131317;--clr-txt-2: #656670;--clr-txt-3: #6d6b6b;--clr-txt-4: #a1a4a3}body{line-height:1;font-family:'Montserrat', sans-serif;color:#656670;color:var(--clr-txt-2);font-weight:500;transition:0.3s}@media (max-width: 1199px){body{padding-top:55px}}@media (min-width: 1200px){body{padding-top:82px}}@media (min-width: 1200px){body.search-results-page.searchOpen{margin-top:100px}}@media (max-width: 1199px){body.search-results-page.searchOpen{margin-top:60px}}button:focus{outline:none}.form-control:focus{box-shadow:none}ul{margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1}.btn-common{background:#3a84df;background:var(--clr-1);justify-content:center;align-items:center;border-radius:20px;color:#fff !important;padding-top:8px;padding-bottom:8px;text-transform:uppercase;font-weight:700}.btn-common i{margin-left:10px}.btn.focus,.btn:focus{box-shadow:none}@media (min-width: 1366px){.container{max-width:1200px}}@-webkit-keyframes product-menu-anim{0%{display:block;opacity:0.4;transform:scale(0.75, 0.75)}100%{opacity:1;transform:scale(1, 1)}}@keyframes product-menu-anim{0%{display:block;opacity:0.4;transform:scale(0.75, 0.75)}100%{opacity:1;transform:scale(1, 1)}}header{height:55px;position:relative;position:fixed;top:0;left:0;width:100%;z-index:3;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,0.25);transition:0.3s}@media (min-width: 1200px){header{height:82px}}header nav{height:inherit;width:100%;position:relative;z-index:1;background-color:#fff}header nav .container{height:inherit;display:flex;align-items:center}header nav ul.main-menu{display:flex;justify-content:space-between;align-items:center;list-style:none;width:100%;height:inherit}header nav ul.main-menu>li{position:relative}header nav ul.main-menu>li a{text-decoration:none !important}header nav ul.main-menu>li.search-icon{height:inherit;width:80px}header nav ul.main-menu>li.search-icon a{height:inherit;width:inherit;display:flex;justify-content:center;align-items:center;transition:0.3s;color:#656670;color:var(--clr-txt-2)}header nav ul.main-menu>li.search-icon a .fa-times{font-size:22px;display:none}header nav ul.main-menu>li.search-icon a.active,header nav ul.main-menu>li.search-icon a:hover{background-color:#3a84df;background-color:var(--clr-1);color:#fff;border-color:#3a84df;border-color:var(--clr-1)}header nav ul.main-menu>li.search-icon a.active .fa-times{display:block}header nav ul.main-menu>li.search-icon a.active .fa-search{display:none}@media (min-width: 1200px){header nav ul.main-menu>li.search-icon a{border:solid 1px #ccc;border-width:0 1px}}@media (max-width: 1200px){header nav ul.main-menu>li.search-icon{width:55px}}@media (max-width: 1024px){header nav ul.main-menu>li.search-icon{margin-right:-15px}}header nav ul.main-menu>li .product-menu{min-width:150%;list-style:none;transform-origin:top left;display:none;box-shadow:0 0 5px rgba(0,0,0,0.2)}header nav ul.main-menu>li .product-menu li{border-bottom:solid 1px #ccc}header nav ul.main-menu>li .product-menu li a{display:inline-block;padding:20px;width:100%;background-color:rgba(255,255,255,0.9);font-size:14px;font-weight:600;color:#656670;color:var(--clr-txt-2);letter-spacing:0.5px;text-transform:uppercase}header nav ul.main-menu>li .product-menu li a.active,header nav ul.main-menu>li .product-menu li a:hover{background-color:#3a84df;background-color:var(--clr-1);color:#fff}header nav ul.main-menu>li.link{flex:1;height:100%}header nav ul.main-menu>li.link.l1{margin-left:30px}@media (min-width: 1200px){header nav ul.main-menu>li.link.l1{margin-left:90px}}header nav ul.main-menu>li.link.l1:hover>.product-menu{display:block;-webkit-animation:product-menu-anim 0.3s ease-out;animation:product-menu-anim 0.3s ease-out}header nav ul.main-menu>li.link>a{font-size:14px;font-weight:700;color:#656670;color:var(--clr-txt-2);letter-spacing:1px;text-transform:uppercase;height:100%;transition:0.3s;display:flex;justify-content:center;align-items:center}@media (min-width: 1200px){header nav ul.main-menu>li.link>a{letter-spacing:3px}}header nav ul.main-menu>li.link.active>a,header nav ul.main-menu>li.link:hover>a{background-color:#3a84df;background-color:var(--clr-1);color:#fff}@media (max-width: 1024px){header nav ul.main-menu>li.link{display:none}}header nav .toggle-nav{font-size:0;width:55px;height:100%;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}header nav .toggle-nav i{font-size:21px;color:#656670;color:var(--clr-txt-2)}@media (min-width: 1025px){header nav .toggle-nav{display:none}}@media (max-width: 1024px){header nav .toggle-nav{margin-left:-15px}}header .search{position:absolute;width:100%;transform:translateY(-100%);background-color:#3a84df;background-color:var(--clr-1);transition:0.5s ease}header .search.active{display:block;transform:translateY(0)}header .search .search-box{border-bottom:solid 2px #619de5}header .search input{height:100px;border:none;background:transparent !important;color:#fff !important;font-size:36px;font-weight:300;box-shadow:none !important;padding:0}header .search input:-ms-input-placeholder{color:white !important}header .search input::-webkit-input-placeholder{color:white}header .search input::-ms-input-placeholder{color:white}header .search input::placeholder{color:white}@media (max-width: 1200px){header .search input{height:60px;font-size:30px}}@media (max-width: 575px){header .search input{font-size:24px}}@media (max-width: 441px){header .search input{font-size:20px}}header .search .result{border-bottom:solid 2px #619de5}header .search .result.template{display:none}header .search .result a{display:flex;color:#8eb3e1;align-items:center;height:70px;font-size:27px;font-weight:400;text-decoration:none;transition:0.3s}header .search .result a:hover{color:#fff}@media (max-width: 1200px){header .search .result a{height:40px;font-size:18px}}@media (max-width: 575px){header .search .result a{font-size:14px;font-weight:500}}@media (max-width: 360px){header .search .result a{font-size:13px}}header .search .result a i{padding-right:30px}@media (max-width: 575px){header .search .result a i{padding-right:5px}}header .search .result a .count{margin-left:auto}header .search .search-page-result{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3a84df;background-color:var(--clr-1)}header .search .search-page-result .result,header .search .search-page-result .container,header .search .search-page-result a{height:inherit !important}header .search .search-page-result a{color:white}@media (min-width: 1201px){header .search .search-page-result a{font-size:36px}}header .search .search-page-result .count{font-weight:700}header .search .search-page-result .count:before{content:"("}header .search .search-page-result .count:after{content:")"}@media (max-width: 575px){header .search .search-page-result .count{font-weight:600}}header .hamburger-menu{position:absolute;top:0;z-index:1;height:100vh;width:100%;overflow:auto;color:#fff;max-width:100%;transform:translateX(-100%);transition:0.3s ease-out}header .hamburger-menu.active{transform:translateX(0)}@media (min-width: 1025px){header .hamburger-menu{display:none}}header .hamburger-menu .content{background:#3a84df;background:var(--clr-1);height:100vh;overflow:auto;width:60%}@media (max-width: 480px){header .hamburger-menu .content{width:80%}}header .hamburger-menu a{color:#fff;text-decoration:none}header .hamburger-menu ul{list-style-type:none}header .hamburger-menu .r1{display:flex;flex-direction:column}header .hamburger-menu .r1 .logo{order:-1;height:55px;display:flex;padding:0 35px;justify-content:space-between;align-items:center}@media (max-width: 575px){header .hamburger-menu .r1 .logo{padding:0 35px 0 20px}}header .hamburger-menu .r1 .logo .btn-close{cursor:pointer;font-size:21px;font-size:21px;height:40px;width:40px;display:flex;justify-content:center;align-items:center;margin-left:-13px}header .hamburger-menu .r1 .logo .btn-close i{color:#fff}header .hamburger-menu .r1 .logo img{max-height:35px}header .hamburger-menu .r1 .list li>a{border-bottom:solid 1px #88b5ec;padding:22px 35px;display:inline-block;width:100%}@media (max-width: 575px){header .hamburger-menu .r1 .list li>a{padding:20px}}header .hamburger-menu .r1 .list .products>a{position:relative;display:flex;justify-content:space-between;align-items:center;padding:5px 0px 5px 35px}@media (max-width: 575px){header .hamburger-menu .r1 .list .products>a{padding:5px 0px 5px 20px}}header .hamburger-menu .r1 .list .products>a i{width:40px;height:40px;line-height:40px;text-align:center;transition:0.3s}header .hamburger-menu .r1 .list .products>a.active i{transform:rotateZ(-180deg)}header .hamburger-menu .r1 .list .privacy{display:none}header .hamburger-menu .r1 .product-menu{background:#fff;display:none}header .hamburger-menu .r1 .product-menu li>a{padding:14px 35px;font-weight:600;font-size:14px;color:#3a84df;color:var(--clr-1)}header .hamburger-menu .r2{display:flex;flex-direction:column}header .hamburger-menu .r2 .social{order:-1}header .hamburger-menu .r2 .social ul{display:flex;padding:25px 35px}@media (max-width: 575px){header .hamburger-menu .r2 .social ul{padding:20px}}header .hamburger-menu .r2 .social ul li+li{margin-left:10px}header .hamburger-menu .r2 .social a{width:28px;height:28px;border-radius:100%;display:flex;justify-content:center;align-items:center;background:#fff;color:#3a84df;color:var(--clr-1);font-size:13px}header .hamburger-menu .r2 .corporate,header .hamburger-menu .r2 .copy{margin-bottom:10px;line-height:1.4}header .hamburger-menu .r2 .corporate span,header .hamburger-menu .r2 .copy span{width:100%;padding:0 35px;display:inline-block;font-size:12px}@media (max-width: 575px){header .hamburger-menu .r2 .corporate span,header .hamburger-menu .r2 .copy span{padding:0 20px}}footer{padding:70px 0 60px;background-color:#131b1a;background-color:var(--clr-3);color:#a1a4a3;color:var(--clr-txt-4);font-size:14px}@media (max-width: 768px){footer{padding:30px 0 25px}}footer .container{max-width:920px}footer .r1{display:flex;justify-content:space-between;align-items:flex-end;padding:0 20px}@media (max-width: 767px){footer .r1{padding:0}}footer .r1 .links{flex:1}footer .r1 .links ul{display:flex;justify-content:space-between;list-style:none}footer .r1 .links ul a{color:#a1a4a3;color:var(--clr-txt-4);font-weight:600;text-decoration:none}footer .r1 .links ul a:hover{color:#fc7000;color:var(--clr-2)}footer .r1 .links ul i{display:none !important}footer .r1 .links ul .product-menu{display:none}@media (max-width: 991px){footer .r1 .links ul{flex-wrap:wrap}footer .r1 .links ul li{width:50%;margin-bottom:10px}}@media (max-width: 575px){footer .r1 .links ul a{font-size:12px}footer .r1 .links ul li{margin-bottom:5px}}footer .r1 .logo img{opacity:0.4}@media (min-width: 769px){footer .r1 .logo{margin:0 50px}}@media (max-width: 575px){footer .r1 .logo img{max-width:55px}}footer .r2{margin-top:40px;padding:25px 20px 0;display:flex;align-items:center;border-top:solid 1px #6d6b6b;border-top:solid 1px var(--clr-txt-3);justify-content:space-between}@media (max-width: 768px){footer .r2{padding:15px 0px 0;margin-top:25px;flex-direction:column}}footer .r2 .corporate,footer .r2 .copy{color:#6d6b6b;text-transform:uppercase;font-weight:600}footer .r2 .corporate a,footer .r2 .copy a{color:inherit;text-decoration:none}footer .r2 .corporate a:hover,footer .r2 .copy a:hover{color:#a1a4a3;color:var(--clr-txt-4)}@media (max-width: 768px){footer .r2 .corporate,footer .r2 .copy{font-size:11px;margin-bottom:10px}}footer .r2 .corporate{line-height:1.5}@media (min-width: 769px){footer .r2 .corporate{transform:translateY(12px)}}@media (max-width: 768px){footer .r2 .corporate{text-align:center}}@media (max-width: 768px){footer .r2 .copy{order:-1}}footer .r2 .social ul{display:flex;list-style:none}footer .r2 .social ul li{width:40px;height:40px;border-radius:100%;background-color:#272c31;transition:0.3s}footer .r2 .social ul li+li{margin-left:18px}footer .r2 .social ul li a{text-decoration:none;color:#a1a4a3;color:var(--clr-txt-4);text-decoration:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transition:0.3s}footer .r2 .social ul li:hover{background-color:#fc7000;background-color:var(--clr-2)}footer .r2 .social ul li:hover a{color:#fff}footer .sticky-social-icons{position:fixed;right:0;top:0;transform:translateY(100%);z-index:2;border-radius:3px 0 0 3px;overflow:hidden}@media (max-width: 768px){footer .sticky-social-icons{display:none}}footer .sticky-social-icons ul{display:flex;flex-direction:column;list-style:none}footer .sticky-social-icons ul li a{color:#fff;width:40px;height:40px;font-size:14px;display:flex;justify-content:center;align-items:center;background-color:#fc7000;background-color:var(--clr-2);transition:0.3s}footer .sticky-social-icons ul li a:hover{color:#fc7000;color:var(--clr-2);background-color:#fff}.breadcrumb{background-color:transparent;font-size:12px;text-transform:uppercase;font-weight:600;padding-left:0}.breadcrumb a{font-size:12px}.breadcrumb .breadcrumb-item a{letter-spacing:1px}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:">"}@font-face{font-family:"BonbonLight";src:url("fonts/Bonbon Light W00 Regular.eot");src:url("fonts/Bonbon Light W00 Regular.eot?#iefix") format("embedded-opentype"),url("fonts/Bonbon Light W00 Regular.woff2") format("woff2"),url("fonts/Bonbon Light W00 Regular.woff") format("woff"),url("fonts/Bonbon Light W00 Regular.ttf") format("truetype"),url("fonts/Bonbon Light W00 Regular.svg#BonbonLightW00-Regular") format("svg")}.home-banner-carousel .owl-dots{counter-reset:dots;position:absolute;bottom:50%;display:flex}.home-banner-carousel .owl-dots:before{content:" ";width:55px;height:2px;background-color:#fff;display:inline-block;position:relative;top:20px;margin-right:10px}.home-banner-carousel .owl-dots .owl-dot{width:55px;display:flex;justify-content:center;outline:0}.home-banner-carousel .owl-dots .owl-dot.active:before{content:"0" counter(dots);transform:translateY(0)}.home-banner-carousel .owl-dots .owl-dot:before{counter-increment:dots;content:".";font-weight:900;color:#fff;font-size:40px;height:40px;transform:translateY(-20%)}.home-banner-carousel .owl-dots .owl-dot+.owl-dot{margin-left:5px}.home-banner-carousel .owl-dots .owl-dot span{display:none}@media (min-width: 769px){.home-banner-carousel .owl-dots{left:calc(50% - 360px - 85px);transform-origin:bottom;transform:rotateZ(90deg) translateY(50%)}}@media (min-width: 992px){.home-banner-carousel .owl-dots{left:calc(50% - 496px - 85px)}}@media (min-width: 1200px){.home-banner-carousel .owl-dots{left:calc(50% - 570px - 85px)}}@media (min-width: 1366px){.home-banner-carousel .owl-dots{left:calc(50% - 600px - 85px)}}@media (max-width: 768px){.home-banner-carousel .owl-dots{bottom:40px;left:50%;transform:translateX(-50%)}}@media (max-width: 575px){.home-banner-carousel .owl-dots{bottom:20px}}.home-banner-carousel .owl-nav{position:absolute;top:calc(50% - 10px);left:0px;width:100%;height:0;display:flex;justify-content:space-between;font-size:24px}.home-banner-carousel .owl-nav button{width:60px;height:60px;display:flex;justify-content:center;align-items:center;color:#fff !important;font-size:45px !important}@media (max-width: 441px){.home-banner-carousel .owl-nav button{width:40px;height:40px;font-size:30px !important}}.home-categories{padding:22px 0;box-shadow:0 0 20px 15px rgba(0,0,0,0.25)}.home-categories ul{list-style:none;display:flex;justify-content:center}.home-categories ul li{max-width:calc(100% / 6);flex:1}.home-categories ul li a{display:flex;flex-direction:column;height:100%;color:#656670;color:var(--clr-txt-2);text-decoration:none;transition:0.3s}.home-categories ul li a img{max-height:44px;width:auto !important;align-self:center;margin-top:auto}.home-categories ul li a span{text-align:center;text-transform:uppercase;font-weight:600;font-size:14px;margin-top:auto;height:40px;padding:10px 10px 0;word-break:break-word;line-height:1.2}@media (max-width: 1024px){.home-categories ul li a span{height:50px;font-size:13px;padding:10px 5px 0}}@media (max-width: 768px){.home-categories ul li a span{font-size:11px}}.home-categories ul li a:hover{color:#3a84df;color:var(--clr-1)}.home-categories ul li+li{border-left:solid 1px #e1e1e1}.home-categories ul.owl-carousel .owl-stage{display:flex}.home-categories ul.owl-carousel .owl-nav{position:absolute;left:-15px;top:50%;height:0;width:calc(100% + 30px);display:flex;justify-content:space-between;align-items:center}.home-categories ul.owl-carousel .owl-nav button{height:40px;width:20px;font-size:24px;background:#fff;color:#6d6b6b;color:var(--clr-txt-3)}.home-categories ul.owl-carousel .owl-nav button.disabled{opacity:0.1}.home-categories ul.owl-carousel li{max-width:100%;height:100%}.home-categories ul.owl-carousel li a span{height:calc(100% - 44px)}.stylized-heading{text-align:center;margin-top:80px}.stylized-heading h1{font-family:'BonbonLight';font-size:81px;color:#3a84df;color:var(--clr-1);margin-bottom:10px}@media (max-width: 768px){.stylized-heading h1{font-size:50px}}@media (max-width: 575px){.stylized-heading h1{font-size:38px;padding:0 80px}}.stylized-heading p{line-height:1.4;margin-bottom:0}@media (max-width: 768px){.stylized-heading p{font-size:14px}}@media (max-width: 575px){.stylized-heading p{padding:0 50px}}@media (max-width: 575px){.stylized-heading{margin-top:40px}}.home-moods .content{margin-top:20px}@media (max-width: 768px){.home-moods .content{padding:0 15px}}.home-moods .content .moods{display:flex}@media (min-width: 768px){.home-moods .content .moods{height:300px}.home-moods .content .moods.moods1{margin-bottom:5px}}.home-moods .content .moods .mood{flex:1;overflow:hidden;position:relative;background-size:cover;background-position:center;max-width:50%}.home-moods .content .moods .mood:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);background:linear-gradient(135deg, rgba(0,0,0,0.4), transparent)}.home-moods .content .moods .mood span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scaleX(0.9);text-align:center;color:#fff;font-weight:700;letter-spacing:11px;font-size:24px;line-height:1.3;text-transform:uppercase;text-shadow:0 0 8px rgba(0,0,0,0.6);z-index:1;white-space:nowrap}.home-moods .content .moods .mood span small{letter-spacing:2px;font-weight:300}@media (min-width: 768px){.home-moods .content .moods .mood.m1{margin-right:5px}.home-moods .content .moods .mood.m2{margin-right:5px}.home-moods .content .moods .mood.m4{margin-right:5px}}@media (max-width: 768px){.home-moods .content .moods{flex-direction:column}.home-moods .content .moods .mood{max-width:100%;margin-bottom:5px;height:90px}.home-moods .content .moods .mood span{font-size:18px;line-height:1.1;letter-spacing:6px;font-weight:600}}.home-store-locator{text-align:center}.home-store-locator img{max-width:100%;height:auto}.home-store-locator .btn{background:#3a84df;background:var(--clr-1);display:flex;max-width:170px;margin:20px auto;justify-content:center;align-items:center;border-radius:20px;color:#fff !important;padding:8px 0;text-transform:uppercase;font-weight:700}.home-store-locator .btn i{margin-left:10px}.product-landing-page .category img{width:100%}.bg-breadcrumbs{background-color:#4c46a8;position:relative;overflow:hidden;display:flex;justify-content:center}.bg-breadcrumbs .container{position:absolute;width:100%;left:50%;transform:translate(-50%, 0)}@media (min-width: 768px){.bg-breadcrumbs .container{top:0;bottom:0}}@media (max-width: 767px){.bg-breadcrumbs .container{bottom:15px;max-width:100%}}.bg-breadcrumbs .category-info{height:100%}.bg-breadcrumbs .category-details{color:#fff;line-height:1.2;display:flex;flex-direction:column;justify-content:center;height:100%}.bg-breadcrumbs .category-details .category-name{font-size:26px;font-weight:bold;text-transform:uppercase;margin-bottom:10px}@media (max-width: 991px){.bg-breadcrumbs .category-details .category-name{font-size:24px}}@media (max-width: 767px){.bg-breadcrumbs .category-details .category-name{display:none}}@media (max-width: 575px){.bg-breadcrumbs .category-details .category-name{font-size:16px}}.bg-breadcrumbs .category-details .category-desc{font-size:16px}@media (max-width: 991px){.bg-breadcrumbs .category-details .category-desc{font-size:13px}}@media (max-width: 767px){.bg-breadcrumbs .category-details .category-desc{padding:10px 0}}@media (max-width: 575px){.bg-breadcrumbs .category-details .category-desc{font-size:12px}}@media (min-width: 768px){.bg-breadcrumbs .category-details{padding:0 50px}}@media (max-width: 991px){.bg-breadcrumbs .category-details{line-height:1.3}}@media (max-width: 767px){.bg-breadcrumbs .category-details{order:1;z-index:0}.bg-breadcrumbs .category-details:before{content:" ";height:100%;width:3000px;position:absolute;left:50%;transform:translate(-50%);z-index:-1}}.bg-breadcrumbs .category-image{width:100%}.bg-breadcrumbs .category-image img{width:100%;display:none}@media (max-width: 767px){.bg-breadcrumbs .category-image img.mob{display:block}}@media (min-width: 768px){.bg-breadcrumbs .category-image img.desktop{display:block}}.bg-breadcrumbs .breadcrumbs{position:absolute;top:40px;padding-left:10px}.bg-breadcrumbs .breadcrumbs .breadcrumb{background-color:transparent;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:1px}.bg-breadcrumbs .breadcrumbs .breadcrumb a{color:#fff;font-size:12px}.bg-breadcrumbs .breadcrumbs .breadcrumb .breadcrumb-item.active{color:#fff}.bg-breadcrumbs .breadcrumbs .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:">";color:#fff}.listing-container{margin-top:48px}@media (max-width: 575px){.listing-container{margin-top:24px}}@media (min-width: 992px){.filters{width:35%;padding-right:40px}}.filters .reset{display:flex;justify-content:space-between;align-items:center;font-size:14px;border-bottom:solid 1px #e1e1e1}.filters .reset .btn{font-size:14px;color:#656670;color:var(--clr-txt-2)}.filters .reset .btn-close-filters{padding:0;font-size:40px;line-height:40px}@media (min-width: 992px){.filters .reset{padding-bottom:28px}}@media (max-width: 991px){.filters .reset{padding:15px 0}}.filters .filters-list{padding:10px 0;color:#656670;color:var(--clr-txt-2)}.filters .filters-list .filter{padding:35px 0;border-bottom:solid 1px #e1e1e1}.filters .filters-list .filter .heading{font-weight:bold;font-size:16px;margin-bottom:25px}.filters .filters-list .filter ul{list-style:none}.filters .filters-list .filter ul li{position:relative;padding-right:20px}.filters .filters-list .filter ul li label{width:100%;margin-bottom:0}.filters .filters-list .filter ul li .box{position:absolute;top:0px;right:0;width:13px;height:13px;border:solid 1px #959595;cursor:pointer;box-shadow:inset 0 0 0 1px white}.filters .filters-list .filter ul li .name{font-weight:600;font-size:14px;text-transform:uppercase;width:100%;display:inline-block}.filters .filters-list .filter ul li small{display:inline-block}.filters .filters-list .filter ul li input{display:none}.filters .filters-list .filter ul li input:checked ~ .box{background-color:#fc7000;background-color:var(--clr-2)}.filters .filters-list .filter ul li+li{margin-top:15px}.filters .filters-list .filter.filter-colors li{display:inline-block;margin-right:10px;padding-right:0}.filters .filters-list .filter.filter-colors li .box{display:none}.filters .filters-list .filter.filter-colors li .color{display:inline-block;width:24px;height:24px;border-radius:100%;border:solid 5px white;position:relative;cursor:pointer}.filters .filters-list .filter.filter-colors li .color:after{content:"";position:absolute;top:-5px;left:-5px;border:solid 1px #fff;width:24px;height:24px;border-radius:100%}.filters .filters-list .filter.filter-colors li input:checked ~ .color:after,.filters .filters-list .filter.filter-colors li:hover .color:after{border-color:#ccc}.filters .filters-list .filter.filter-colors li input:checked ~ .color:before{content:'\f00c';font-family:"Font Awesome 5 Pro";font-weight:bold;color:#fff;font-size:7px;position:absolute;top:3.5px;left:3px}.filters .filters-list .filter.filter-colors li+li{margin-top:0px}@media (max-width: 991px){.filters{position:fixed;top:55px;bottom:40px;z-index:1;background:#fff;width:100%;max-width:100%;left:0;overflow:auto;transform:translateY(100%);transition:0.3s ease-out}.filters.active{transform:translateY(0)}}.listing{width:65%}.listing .listing-nav{display:flex;justify-content:space-between;align-items:center}@media (min-width: 992px){.listing .listing-nav{margin-bottom:70px}}@media (max-width: 991px){.listing .listing-nav{margin-bottom:20px}}.listing .listing-nav .dropdown{font-size:14px;display:flex;align-items:center}.listing .listing-nav .dropdown strong{padding-right:10px}@media (min-width: 769px){.listing .listing-nav .dropdown strong{color:#52535b}}.listing .listing-nav .dropdown .btn{border:solid 1px #e1e1e1;color:#656670;color:var(--clr-txt-2);min-width:102px;display:flex;justify-content:space-between;align-items:center}.listing .listing-nav .dropdown .btn:after{display:none}.listing .listing-nav .dropdown .btn span{font-size:14px;font-weight:600}.listing .listing-nav .dropdown .btn i{margin-left:5px}@media (max-width: 991px){.listing .listing-nav .sortby{position:fixed;bottom:0;left:0;width:100%;z-index:2}.listing .listing-nav .sortby strong,.listing .listing-nav .sortby button{display:none}.listing .listing-nav .sortby .dropdown-menu{display:flex;flex-direction:column;justify-content:flex-end;position:fixed;top:100vh;left:0;width:100%;height:100vh;padding-bottom:43px;transition:0.3s ease-out;border-radius:0;background-color:transparent;border:none}.listing .listing-nav .sortby .dropdown-menu.active{top:2px}.listing .listing-nav .sortby .dropdown-menu a{width:100%;padding:20px;background-color:#fff;border-top:solid 1px #ccc}.listing .listing-nav .sortby .dropdown-menu a.active{background-color:#3a84df;background-color:var(--clr-1)}}.listing .products{padding:0 10px}.listing .products>h3{margin:0 auto}.listing .products .product{padding:0 5px;margin-bottom:20px}.listing .products .product a{text-decoration:none}.listing .products .product img{max-width:100%}.listing .products .product .details{text-align:center;padding:20px}.listing .products .product .details .name{font-size:14px;font-weight:700;color:#656670;color:var(--clr-txt-2);letter-spacing:2px;text-transform:uppercase;transition:0.3s}.listing .products .product .details .desc{font-size:12px;color:#656670;color:var(--clr-txt-2);font-weight:600;margin-top:10px;opacity:0.7;line-height:1.4}@media (max-width: 575px){.listing .products .product .details{padding:10px 5px}.listing .products .product .details .desc{margin-top:5px}}.listing .products .product:hover .name{color:#3a84df;color:var(--clr-1)}.bottom-pagination{display:flex;justify-content:flex-end;padding:30px 0 100px}@media (max-width: 575px){.bottom-pagination{justify-content:center}}.listing-pagination .pagination .page-item.active .page-link{background-color:transparent;color:#656670;color:var(--clr-txt-2);z-index:0}.listing-pagination .pagination .page-item.active .page-link:after{content:"";width:12px;height:1px;background-color:#363636;display:inline-block;position:absolute;bottom:5px;left:50%;transform:translateX(-50%)}.listing-pagination .pagination .page-link{border:none;color:#656670;color:var(--clr-txt-2);position:relative;box-shadow:none !important}.listing-pagination .pagination .page-link.icon{background-color:#fc7000;background-color:var(--clr-2);color:#fff;width:35px;text-align:center}.sorting-filter{display:flex;position:fixed;bottom:0;width:100%;background-color:#fff;z-index:2;padding-top:1px}.sorting-filter .btn{display:flex;flex:1;border-radius:0;background-color:#656670;background-color:var(--clr-txt-2);font-weight:600;font-size:14px}.sorting-filter .btn.active{background-color:#3a84df;background-color:var(--clr-1);text-decoration:underline}.sorting-filter .btn:first-child{margin-right:1px}.sorting-filter .btn-apply{display:none}.sorting-filter .btn-filter.active ~ .btn-apply{display:block}.sorting-filter .btn-filter.active ~ .btn-sortby{display:none}@media (max-width: 991px){.listing-page footer{display:none}}.details-page-container .product-images .hero-image-carousel{position:relative}.details-page-container .product-images .hero-image-carousel .owl-nav{position:absolute;top:50%;left:0;height:0;width:100%;display:flex;justify-content:space-between;align-items:center}.details-page-container .product-images .hero-image-carousel .owl-nav button{height:40px;width:40px;font-size:30px}.details-page-container .product-images .hero-image-carousel .owl-nav button.disabled{opacity:0.1}.details-page-container .product-images .hero-image-carousel .txt-zoom{position:absolute;bottom:5px;right:0px;z-index:1;font-size:13px;font-weight:600;pointer-events:none}@media (max-width: 1024px){.details-page-container .product-images .hero-image-carousel .txt-zoom{display:none}}@media (min-width: 1025px){.details-page-container .product-images .hero-image-carousel img{cursor:crosshair}}.details-page-container .product-images .product-shots ul{list-style:none;display:flex;margin:0 -5px}.details-page-container .product-images .product-shots ul li{padding:10px 5px;width:20%}.details-page-container .product-images .product-shots ul li img{width:100%;cursor:pointer}@media (min-width: 1200px){.details-page-container .product-details{padding-left:50px}}@media (max-width: 767px){.details-page-container .product-details{margin-top:20px}}.details-page-container .product-details .product-name{font-weight:800;color:#fc7000;color:var(--clr-2);text-transform:uppercase;font-size:36px}@media (max-width: 575px){.details-page-container .product-details .product-name{font-size:24px}}.details-page-container .product-details .price{font-size:21px;display:flex;align-items:center;padding:15px 0}.details-page-container .product-details .price small{font-size:13px;padding:0 15px;text-decoration:line-through;color:#66686f;opacity:0.5}@media (max-width: 575px){.details-page-container .product-details .price{padding:10px 0}}.details-page-container .product-details .desc{line-height:1.5;padding:25px 0;border:solid 1px #b2b1b1;border-width:1px 0;font-size:15px}.details-page-container .product-details .desc ul{list-style-position:inside}.details-page-container .product-details .desc ul li{margin-bottom:12px}.details-page-container .product-details .select-variants{display:flex;flex-wrap:wrap;padding:20px 0 30px}.details-page-container .product-details .select-variants .variant{flex:1 0 50%}.details-page-container .product-details .select-variants .variant h5{font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:20px}.details-page-container .product-details .select-variants .variant label{margin-bottom:0;cursor:pointer}.details-page-container .product-details .select-variants .variant input{display:none}.details-page-container .product-details .select-variants .variant input:checked ~ span{border-color:#ee232b}.details-page-container .product-details .select-variants .variant span{border:solid 1px white;border-radius:30px;min-height:28px;line-height:28px;display:inline-block}.details-page-container .product-details .select-variants .sizes{display:flex;flex-direction:column}.details-page-container .product-details .select-variants .sizes label{margin-left:-5px;text-transform:uppercase}.details-page-container .product-details .select-variants .sizes span{padding:0 5px}.details-page-container .product-details .select-variants .colors span{width:28px;box-shadow:inset 0 0 0px 7px white;position:relative}.details-page-container .product-details .select-variants .colors input:checked ~ span{box-shadow:inset 0 0 0px 2px white}.details-page-container .product-details .select-variants .colors input:checked ~ span:after{content:'\f00c';font-family:"Font Awesome 5 Pro";font-weight:bold;color:#fff;font-size:14px;position:absolute;top:0px;left:6.5px}.details-page-container .dimensions{margin-top:30px}.details-page-container .dimensions h3{background-color:#fc7000;background-color:var(--clr-2);color:#fff;text-transform:uppercase;font-size:16px;font-weight:700;text-align:center;padding:15px 0;margin-bottom:0}.details-page-container .dimensions .dimensions-group{display:flex}.details-page-container .dimensions .dimensions-group .dimension{text-align:center;border:solid 1px #a1a1a1}.details-page-container .dimensions .dimensions-group .dimension+.dimension{border-left:none}.details-page-container .dimensions .dimensions-group .dimension .name{display:inline-block;width:100%;border-bottom:solid 1px #a1a1a1;padding:17px 0;text-transform:uppercase}@media (max-width: 575px){.details-page-container .dimensions .dimensions-group .dimension .name{padding:10px 0}}.details-page-container .dimensions .dimensions-group .dimension img{max-width:100%}@media (max-width: 575px){.details-page-container .dimensions .container{padding:0}}.details-page-container .recommended-products{margin-top:65px;padding:70px 0;background-color:#f7f8f9;border-top:solid 1px #eff0f0}@media (max-width: 575px){.details-page-container .recommended-products{margin-top:40px;padding:40px 0}}.details-page-container .recommended-products h3{font-size:21px;text-transform:uppercase;margin-bottom:35px;font-weight:700}@media (max-width: 575px){.details-page-container .recommended-products h3{padding:0 15px}}@media (max-width: 575px){.details-page-container .recommended-products .container{padding:0}}.details-page-container .recommended-products .product a{text-decoration:none}.details-page-container .recommended-products .product img{max-width:100%;border:solid 1px #ccc}.details-page-container .recommended-products .product .details{text-align:center;padding:20px 20px 0}.details-page-container .recommended-products .product .details .name{font-size:14px;font-weight:700;color:#656670;color:var(--clr-txt-2);letter-spacing:2px;text-transform:uppercase;transition:0.3s}.details-page-container .recommended-products .product .details .desc{font-size:12px;color:#656670;color:var(--clr-txt-2);font-weight:600;margin-top:10px;opacity:0.7;line-height:1.4}.details-page-container .recommended-products .product:hover .name{color:#3a84df;color:var(--clr-1)}.zoomContainer{border:2px solid #222222;border-radius:100%;display:none}@media (max-width: 1024px){.zoomContainer{display:none !important}}.zoomCircle{position:absolute;width:94px;height:94px;background:red;transform:translate(-50%, -50%);display:none;pointer-events:none;z-index:1;border-radius:100%;background-color:rgba(0,0,0,0.2)}@media (max-width: 1024px){.zoomCircle{display:none !important}}.search-results-page .result-tabs{border-bottom:2px solid #d1d1d1}.search-results-page .result-tabs .nav-tabs{border:none}.search-results-page .result-tabs .nav-item+.nav-item{margin-left:100px}@media (max-width: 768px){.search-results-page .result-tabs .nav-item+.nav-item{margin-left:30px}}.search-results-page .result-tabs .nav-item .nav-link{padding:0 0 28px;border:0;border-bottom:solid 6px transparent;font-size:24px;color:#656670 !important;color:var(--clr-txt-2) !important;font-weight:600}.search-results-page .result-tabs .nav-item .nav-link.active{border-color:#3a84df;border-color:var(--clr-1)}@media (max-width: 768px){.search-results-page .result-tabs .nav-item .nav-link{padding:0 0 15px;border-bottom-width:2px;font-size:18px}}@media (min-width: 769px){.search-results-page .tab-content{min-height:800px}}.search-results-page .tab-content #content{margin-bottom:30px}.search-results-page .tab-content #content .content-item{padding:60px 0 40px;display:inline-block;width:100%;text-decoration:none}.search-results-page .tab-content #content .content-item+.content-item{border-top:2px solid #d1d1d1}.search-results-page .tab-content #content .content-item .title{font-size:26px;color:#464646;line-height:1.2}.search-results-page .tab-content #content .content-item .link{color:#3a84df;color:var(--clr-1);font-size:18px;line-height:1.5}.search-results-page .tab-content #content .content-item .desc{font-size:18px}@media (max-width: 768px){.search-results-page .tab-content #content .content-item{padding:30px 0}.search-results-page .tab-content #content .content-item .title{font-size:18px}.search-results-page .tab-content #content .content-item .link{font-size:14px}.search-results-page .tab-content #content .content-item .desc{font-size:16px}}@media (max-width: 575px){.search-results-page .tab-content #content .content-item{padding:30px 0}.search-results-page .tab-content #content .content-item .title{font-size:16px}.search-results-page .tab-content #content .content-item .link{font-size:13px}.search-results-page .tab-content #content .content-item .desc{font-size:14px}}.contact-page{display:flex}@media (max-width: 991px){.contact-page{flex-direction:column}}.contact-page .map{flex:1;flex-direction:column}@media (max-width: 991px){.contact-page .map{height:400px}}@media (max-width: 575px){.contact-page .map{height:225px}}.contact-page .map #map-canvas{height:100%}.contact-page .map .gm-style .gm-style-iw-c{padding:50px !important;border-radius:0}.contact-page .map .gm-style .gm-style-iw-c button{display:none !important}@media (max-width: 991px){.contact-page .map .gm-style .gm-style-iw-c{padding:20px !important}}@media (max-width: 575px){.contact-page .map .gm-style .gm-style-iw-c{padding:10px !important}}.contact-page .map .gm-style .gm-style-iw-d{overflow:visible !important}.contact-page .map .gm-style .gm-style-iw-t:after{border-width:30px 20px}@media (max-width: 575px){.contact-page .map .gm-style .gm-style-iw-t:after{border-width:20px}}.contact-page .map .address-box{text-align:center;font-family:'Montserrat', sans-serif}.contact-page .map .address-box strong{font-size:24px;color:#3a84df;color:var(--clr-1);text-transform:uppercase;font-weight:700;margin-bottom:14px;display:inline-block}@media (max-width: 991px){.contact-page .map .address-box strong{margin-bottom:5px;font-size:18px}}.contact-page .map .address-box span{font-size:14px;color:#656670;color:var(--clr-txt-2);font-weight:600;opacity:0.7}@media (max-width: 991px){.contact-page .map .address-box span{font-size:13px}}.feedback-container{flex:1}@media (min-width: 992px){.feedback-container .container{max-width:460px;margin-left:0}}@media (min-width: 1200px){.feedback-container .container{max-width:600px}}.feedback-container .breadcrumbs{margin-top:15px}@media (min-width: 992px){.feedback-container .breadcrumbs{margin-top:50px;margin-left:30px}}.feedback-container .breadcrumbs .breadcrumb{padding:12px 0;margin-bottom:0}.feedback-container .contact-us{padding:80px 50px 150px}@media (max-width: 991px){.feedback-container .contact-us{padding:30px 0;margin-bottom:30px}}@media (max-width: 575px){.feedback-container .contact-us{padding:0;margin-top:6px}}.feedback-container .contact-us h1{font-size:24px;color:#3a84df;color:var(--clr-1);font-weight:700;text-transform:uppercase;margin-bottom:10px}@media (max-width: 575px){.feedback-container .contact-us h1{font-size:15px;margin-bottom:2px}}.feedback-container .contact-us p{font-size:14px;line-height:1.2}@media (max-width: 575px){.feedback-container .contact-us p{font-size:11px;font-weight:600;line-height:1.7}}.feedback-container .contact-form label{display:none}.feedback-container .contact-form input{border:none;border-bottom:solid 1px #ccc;border-radius:0;padding-left:0;padding-right:0;font-size:14px;margin-top:40px}.feedback-container .contact-form input::-webkit-input-placeholder{font-weight:600;opacity:0.7}.feedback-container .contact-form input:-ms-input-placeholder{font-weight:600;opacity:0.7}.feedback-container .contact-form input::-ms-input-placeholder{font-weight:600;opacity:0.7}.feedback-container .contact-form input::placeholder{font-weight:600;opacity:0.7}@media (max-width: 575px){.feedback-container .contact-form input::-webkit-input-placeholder{color:#131317;color:var(--clr-txt-1)}.feedback-container .contact-form input:-ms-input-placeholder{color:#131317;color:var(--clr-txt-1)}.feedback-container .contact-form input::-ms-input-placeholder{color:#131317;color:var(--clr-txt-1)}.feedback-container .contact-form input::placeholder{color:#131317;color:var(--clr-txt-1)}}@media (max-width: 991px){.feedback-container .contact-form input{margin-top:20px}}@media (max-width: 575px){.feedback-container .contact-form input{margin-top:10px;font-size:12px}}@media (max-width: 360px){.feedback-container .contact-form input{margin-top:0px}}.feedback-container .contact-form .btn{padding-left:40px;padding-right:40px}@media (min-width: 575px){.feedback-container .contact-form .btn{margin-top:20px}}@media (min-width: 992px){.feedback-container .contact-form .btn{margin-top:40px}}#contact-thanks-modal{align-items:center;justify-content:center}#contact-thanks-modal .modal-dialog{width:100%;max-height:calc(100vh - 30px);height:100%;max-width:calc(100% - 30px)}@media (min-width: 575px){#contact-thanks-modal .modal-dialog{margin:140px auto}}@media (min-width: 768px){#contact-thanks-modal .modal-dialog{max-width:720px;max-height:calc(100vh - 80px)}}@media (min-width: 992px){#contact-thanks-modal .modal-dialog{max-width:960px;max-height:calc(100vh - 100px)}}@media (min-width: 1200px){#contact-thanks-modal .modal-dialog{max-width:1140px;max-height:calc(100vh - 150px)}}@media (min-width: 1366px){#contact-thanks-modal .modal-dialog{max-width:1200px;max-height:calc(100vh - 180px)}}#contact-thanks-modal .modal-content{height:100%}#contact-thanks-modal .modal-header{border-bottom:none}#contact-thanks-modal .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 50px}@media (min-width: 575px){#contact-thanks-modal .modal-body{height:540px}}@media (max-width: 574px){#contact-thanks-modal .modal-body{height:calc(100vh - 100px);padding:0 20px}}#contact-thanks-modal strong{font-size:36px;text-transform:uppercase;color:#3a84df;color:var(--clr-1);font-weight:700;text-align:center}#contact-thanks-modal small{font-size:21px;text-align:center;margin-top:10px}@media (max-width: 768px){#contact-thanks-modal strong{font-size:30px}#contact-thanks-modal small{font-size:18px}}@media (max-width: 575px){#contact-thanks-modal strong{font-size:30px}#contact-thanks-modal small{font-size:18px}}@media (max-width: 441px){#contact-thanks-modal strong{font-size:24px}#contact-thanks-modal small{font-size:14px}}.error-page{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;text-align:center;overflow:hidden}.error-page .msg{position:relative;font-size:195px;font-weight:300;display:flex;justify-content:center;align-items:center;letter-spacing:20px;color:#3a84df;color:var(--clr-1)}.error-page .msg small{position:absolute;font-size:35px;padding:5px;background-color:#fff;letter-spacing:0;text-transform:uppercase;color:#535454;font-weight:400;text-align:center}@media (min-width: 992px){.error-page .msg small{top:50%;left:50%;transform:translate(-50%, -50%);white-space:nowrap}}@media (max-width: 991px){.error-page .msg{font-size:120px;flex-direction:column}.error-page .msg small{font-size:21px;position:relative}}@media (max-width: 575px){.error-page .msg{font-size:80px;letter-spacing:10px}.error-page .msg small{font-size:16px;font-weight:500}}@media (max-width: 441px){.error-page .msg{font-size:60px;letter-spacing:5px}.error-page .msg small{font-size:14px}}.error-page .btn{padding-left:50px;padding-right:50px;margin-top:20px}@media (min-width: 991px){.privacy-policy .content{padding:0 100px}}.privacy-policy h1{font-size:36px;text-transform:uppercase;font-weight:700;color:#3a84df;color:var(--clr-1)}.privacy-policy h3{font-size:30px;font-weight:700}.privacy-policy p{line-height:1.8;margin-bottom:40px;font-size:18px;font-weight:400}@media (max-width: 575px){.privacy-policy h1{font-size:24px}.privacy-policy h3{font-size:18px}.privacy-policy p{line-height:1.5;margin-bottom:30px;font-size:14px}}.store-locator-page .stylized-heading{text-align:center}@media (max-width: 320px){.store-locator-page .stylized-heading h1{padding:0 50px}}@media (max-width: 575px){.store-locator-page .stylized-heading p{font-weight:400;font-size:12px;padding:0 10px}}.store-locator-page #locations{border-top:1px solid #deeaf9;height:450px;overflow-y:scroll}@media (max-width: 991px){.store-locator-page #locations{height:400px}}@media (max-width: 575px){.store-locator-page #locations{height:300px}}.store-locator-page #locations .location-list{height:100%}.store-locator-page #locations .location-list li{text-decoration:none;list-style:none;text-decoration:none;list-style:none;border-bottom:1px solid #deeaf9;padding:35px 50px;line-height:1.4;cursor:pointer}@media (max-width: 575px){.store-locator-page #locations .location-list li{padding:20px 30px}}.store-locator-page #locations .location-list li h5{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:0;transition:0.3s}@media (max-width: 575px){.store-locator-page #locations .location-list li h5{font-size:14px}}.store-locator-page #locations .location-list li p{margin:0;font-weight:400;font-size:14px}@media (max-width: 575px){.store-locator-page #locations .location-list li p{font-size:11px}}.store-locator-page #locations .location-list li:hover h5{color:#3a84df;color:var(--clr-1)}.store-locator-page #locations::-webkit-scrollbar{width:15px}.store-locator-page #locations::-webkit-scrollbar-track{background:#e3e3e3}.store-locator-page #locations::-webkit-scrollbar-thumb{background:#3a84df;background:var(--clr-1)}.store-locator-page #locations::-webkit-scrollbar-thumb:hover{background:#555}.store-locator-page .dropdown_items{display:flex;align-items:center;justify-content:center;padding:40px 0;flex-flow:row}@media (max-width: 768px){.store-locator-page .dropdown_items{flex-flow:column}}@media (max-width: 575px){.store-locator-page .dropdown_items{padding:15px 0}}.store-locator-page .dropdown_items .dropdown-menu{z-index:2}.store-locator-page .dropdown_items select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAdVBMVEUAAAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAD8cAAcF/l5AAAAJnRSTlMAiQ/4v+Z/CPQo7GVIHRgD+vCrkdukW9ZoYEYzE9y4cyHdx5pOS+X2TKMAAAEsSURBVEjH7ZPbboMwDIadUM6lwGiBAlt39Ps/4lZo9C+xILuaVKnfXYSx/3wGenDH6C+l2pg2KMeo6Qsy5F2dvEW0wfCeBeHHreekeOapoBXiPJkrunE+9RUvRHolzz7jhdOBaOrNieuVVPujqQhOIzUMkMrJAzp6xgGpRB5AywWQqnD6L3mAmYBUZJFnbEOXkG2uM9A/YYvghXTrvFHj5vHl6NQ3KZFWbFNH8FmxxS4t6YczZsAuwSe2YBwqPIFd1ydXuwPd0Cpk167wGexSAmd2U8EnvqPfmBlo6PbXZCHsSp8W0q70KRB2hU8g7K74/GMq+BQ0qAIh+q+n8ufBzuV+N3lVTv6hJA+Ygf16ZiTIP5AP2MV+/TTCpw+VXf931HuZPvO8TenBv/EN8xdjuU0kA68AAAAASUVORK5CYII=) right center no-repeat;background-size:10px;background-position-x:calc(100% - 14px);padding:8px 15px;margin:0 15px;height:43px;width:210px;border:solid 1px #ddd;border-radius:5px;color:#fc7000;color:var(--clr-2);font-weight:500;outline:none;padding-right:30px}.store-locator-page .dropdown_items select::-ms-expand{display:none}@media (max-width: 991px){.store-locator-page .dropdown_items select{margin:5px}}@media (max-width: 575px){.store-locator-page .dropdown_items select{font-size:13px;padding:5px 10px;height:37px}}.store-locator-page .dropdown_items .dropdown .dropdown-toggle::after{display:none}.store-locator-page .dropdown_items .dropdown .btn{background:none;border:none;border:1px solid #ddd;padding:8px 15px;margin:0 15px;border-radius:5px;width:210px;flex:inherit;display:flex;color:#fc7000;color:var(--clr-2);align-items:center}@media (max-width: 991px){.store-locator-page .dropdown_items .dropdown .btn{margin:5px}}@media (max-width: 575px){.store-locator-page .dropdown_items .dropdown .btn{padding:5px 10px}}.store-locator-page .dropdown_items .dropdown span{line-height:1;font-size:16px;font-weight:500;vertical-align:middle}@media (max-width: 575px){.store-locator-page .dropdown_items .dropdown span{font-size:13px}}.store-locator-page .dropdown_items .dropdown i{margin-left:auto;line-height:1.6}.store-locator-page .dropdown_items .dropdown .dropdown-menu{min-width:calc(100% - 30px);padding:0}@media (max-width: 991px){.store-locator-page .dropdown_items .dropdown .dropdown-menu{min-width:calc(100% - 10px)}}.store-locator-page .dropdown_items .dropdown .dropdown-menu .dropdown-item{padding:15px;font-size:14px}.store-locator-page .dropdown_items .dropdown .dropdown-menu .dropdown-item.label{color:#000;font-weight:500}.store-locator-page .dropdown_items .dropdown .dropdown-menu .dropdown-item.label.active{color:#fff}.store-locator-page .dropdown_items .dropdown .dropdown-menu .dropdown-item+.dropdown-item{border-top:1px solid #ececec}.store-locator-page .fa.fa-angle-down,.store-locator-page .fa.fa-map-marker{color:#fc7000;color:var(--clr-2)}.store-locator-page .margin-0{margin:0}.store-locator-page .padding-0{padding:0}@media (max-width: 991px){.store-locator-page #store-locator-map{order:-1;height:400px}}@media (max-width: 575px){.store-locator-page #store-locator-map{height:300px}}.store-locator-page #store-locator-map .gm-style-iw.gm-style-iw-c{padding:0 !important;border-radius:0;max-width:inherit !important;max-height:inherit !important;background-color:transparent;box-shadow:none}.store-locator-page #store-locator-map .gm-style-iw.gm-style-iw-c .gm-style-iw-d{max-width:inherit !important;max-height:inherit !important;overflow:hidden !important}.store-locator-page #store-locator-map .gm-style-iw.gm-style-iw-c .gm-style-iw-d>div{padding:10px}.store-locator-page #store-locator-map .gm-style-iw-t:before{display:none}.store-locator-page #store-locator-map .gm-style-iw-t:after{display:none}.store-locator-page #store-locator-map button[title="Close"]{top:10px !important;right:13px !important;cursor:pointer}.store-locator-page #store-locator-map button[title="Close"] img{width:20px !important;height:!important}.store-locator-page #store-locator-map .store-window{background-color:#fff;padding:30px 10px;box-shadow:0 0 15px 0 rgba(0,0,0,0.26);min-width:210px}.store-locator-page #store-locator-map .store-window b{font-size:18px;color:#000;font-weight:400}@media (max-width: 575px){.store-locator-page #store-locator-map .store-window{min-width:160px;padding:10px}.store-locator-page #store-locator-map .store-window b{font-size:16px}}@media screen and (max-width: 991px){.store-locator-page .location_div{flex-flow:column}}@media (min-width: 769px){.hello-holidays-page .breadcrumb .breadcrumb-item.active{color:#000}}@media (max-width: 991px){.hello-holidays-page .breadcrumb .breadcrumb-item{color:#fff}.hello-holidays-page .breadcrumb .breadcrumb-item:before{color:inherit}.hello-holidays-page .breadcrumb .breadcrumb-item a{color:inherit}}@media (max-width: 991px){.hello-holidays-page .bread{display:none}}@media (min-width: 1366px){.hello-holidays-page .container.c{max-width:1240px}}@media (min-width: 992px) and (max-width: 1200px){.hello-holidays-page .container.c{max-width:calc(100% - 30px)}}.hello-holidays-page .graphics{position:absolute;top:0;left:0;z-index:-1;width:100%}.hello-holidays-page .graphics img{position:absolute}.hello-holidays-page section{position:relative}.hello-holidays-page section .banner{margin-bottom:100px;flex-shrink:0}@media (max-width: 1366px){.hello-holidays-page section .banner{margin-bottom:85px}}@media (max-width: 1200px){.hello-holidays-page section .banner{margin-bottom:70px}}@media (min-width: 992px){.hello-holidays-page section .banner{max-width:55%}}@media (max-width: 991px){.hello-holidays-page section .banner{margin-bottom:50px}}.hello-holidays-page section .banner img{max-width:100%;height:auto;box-shadow:8px 8px 20px 0px rgba(0,0,0,0.3)}@media (max-width: 575px){.hello-holidays-page section .banner img{box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3)}}@media (max-width: 991px){.hello-holidays-page section .banner img{width:100%}}.hello-holidays-page section .content{justify-content:space-between}@media (max-width: 991px){.hello-holidays-page section .content{flex-direction:column;align-items:center}}.hello-holidays-page .video{display:inline-block;width:100%;background-color:#333;box-shadow:0 8px 20px 0px rgba(0,0,0,0.3);margin-bottom:100px}@media (max-width: 1366px){.hello-holidays-page .video{margin-bottom:85px}}@media (max-width: 1200px){.hello-holidays-page .video{margin-bottom:70px}}@media (max-width: 768px){.hello-holidays-page .video{margin-bottom:50px}}@media (max-width: 575px){.hello-holidays-page .video{margin-bottom:30px;box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3)}}.hello-holidays-page .video.v3{margin-bottom:0 !important}.hello-holidays-page .hello-holidays .graphics .g1{right:0;top:-120px}@media (min-width: 1367px){.hello-holidays-page .hello-holidays .graphics .g1{width:70%}}@media (max-width: 1366px){.hello-holidays-page .hello-holidays .graphics .g1{width:1120px}}@media (max-width: 1200px){.hello-holidays-page .hello-holidays .graphics .g1{width:960px}}@media (max-width: 991px){.hello-holidays-page .hello-holidays .graphics .g1{display:none}}@media (max-width: 991px){.hello-holidays-page .hello-holidays .text{text-align:center;width:100%;background:url(../img/hello-holidays/graphics/mob.png);background-size:cover;background-position:bottom center;padding:20px 0 60px}}@media (max-width: 575px){.hello-holidays-page .hello-holidays .text{padding:20px 0 50px}}.hello-holidays-page .hello-holidays .heading{padding:20px 30px 30px;flex-direction:column;color:#fff}@media (max-width: 575px){.hello-holidays-page .hello-holidays .heading{padding:0px 0 30px}}.hello-holidays-page .hello-holidays .heading h1{font-size:75px;text-transform:uppercase;font-weight:800;font-style:italic;flex:1.5}.hello-holidays-page .hello-holidays .heading h1 i{font-family:'BonbonLight';font-style:normal;text-transform:lowercase;font-weight:400}@media (max-width: 1365px){.hello-holidays-page .hello-holidays .heading h1{font-size:60px}}@media (max-width: 1200px){.hello-holidays-page .hello-holidays .heading h1{font-size:50px}}@media (max-width: 991px){.hello-holidays-page .hello-holidays .heading h1{font-size:40px;text-align:center}}@media (max-width: 575px){.hello-holidays-page .hello-holidays .heading h1{font-weight:700;font-size:30px}}.hello-holidays-page .hello-holidays .heading p{line-height:1.4;margin-bottom:0;flex:1}@media (max-width: 768px){.hello-holidays-page .hello-holidays .heading p{font-size:14px;text-align:center}}@media (max-width: 575px){.hello-holidays-page .hello-holidays .heading p{font-size:13px;padding:0 10px}}@media (max-width: 991px){.hello-holidays-page .hello-holidays .container{max-width:100%;padding:0}}@media (max-width: 991px){.hello-holidays-page .hello-holidays .banner{width:100%;margin-bottom:0 !important}.hello-holidays-page .hello-holidays .banner img{width:100%}}.hello-holidays-page .hello-holidays img.graphic1{position:absolute;z-index:-1}@media (min-width: 992px){.hello-holidays-page .hello-holidays img.graphic1{display:none}}@media (max-width: 991px){.hello-holidays-page .about{margin-top:15px}}.hello-holidays-page .about .content .text{font-size:22px;font-weight:400;line-height:1.3}@media (max-width: 1365px){.hello-holidays-page .about .content .text{font-size:18px}}@media (max-width: 1200px){.hello-holidays-page .about .content .text{font-size:16px}}@media (max-width: 991px){.hello-holidays-page .about .content .text{font-size:15px}}@media (max-width: 575px){.hello-holidays-page .about .content .text{font-size:14px}}@media (max-width: 441px){.hello-holidays-page .about .content .text{font-size:13px}}.hello-holidays-page .about .c1 .text{padding:30px 40px 0 80px}@media (max-width: 1365px){.hello-holidays-page .about .c1 .text{padding:30px 80px}}@media (max-width: 1200px){.hello-holidays-page .about .c1 .text{padding:30px 50px}}@media (max-width: 991px){.hello-holidays-page .about .c1 .text{padding:30px 0px 30px 40px;order:1;text-align:center}}@media (max-width: 575px){.hello-holidays-page .about .c1 .text{padding:20px 30px}}@media (max-width: 441px){.hello-holidays-page .about .c1 .text{padding:15px 5px}}.hello-holidays-page .about .c2 .text{padding:30px 70px 0 50px}@media (max-width: 1365px){.hello-holidays-page .about .c2 .text{padding:30px 80px}}@media (max-width: 1200px){.hello-holidays-page .about .c2 .text{padding:30px 50px}}@media (max-width: 991px){.hello-holidays-page .about .c2 .text{padding:30px 30px;text-align:center}}@media (max-width: 575px){.hello-holidays-page .about .c2 .text{padding:20px 30px}}@media (max-width: 441px){.hello-holidays-page .about .c2 .text{padding:15px 5px}}@media (max-width: 991px){.hello-holidays-page .about .c1 .banner{align-self:flex-start}}@media (max-width: 991px){.hello-holidays-page .about .c2 .banner{align-self:flex-end}}@media (max-width: 991px){.hello-holidays-page .about .banner{width:calc(100% - 30px);margin-bottom:0px}}@media (min-width: 1201px){.hello-holidays-page .about .graphics .g2{top:50px}}@media (max-width: 1200px){.hello-holidays-page .about .graphics .g2{top:50px;max-width:300px}}@media (max-width: 991px){.hello-holidays-page .about .graphics .g2{display:none}}.hello-holidays-page .about .graphics .g3{right:0;top:90px}@media (max-width: 991px){.hello-holidays-page .about .graphics .g3{display:none}}@media (max-width: 991px){.hello-holidays-page .about .container{max-width:100%;padding:0}}.hello-holidays-page .expander .graphics .g4{width:100%}@media (max-width: 991px){.hello-holidays-page .expander .graphics .g4{display:none}}.hello-holidays-page .expander .content .heading{padding:90px 0 0}@media (max-width: 991px){.hello-holidays-page .expander .content .heading{order:1;padding:30px 0 15px}}@media (min-width: 992px){.hello-holidays-page .expander .content .heading{color:#fff}}.hello-holidays-page .expander .content .heading h1{font-size:44px;font-weight:700;text-transform:uppercase}.hello-holidays-page .expander .content .heading p{font-size:22px;font-weight:400;padding-right:20px}@media (max-width: 1200px){.hello-holidays-page .expander .content .heading h1{font-size:40px}.hello-holidays-page .expander .content .heading p{font-size:18px}}@media (max-width: 991px){.hello-holidays-page .expander .content .heading{text-align:center;line-height:1.2}.hello-holidays-page .expander .content .heading h1{font-size:36px;color:#d03033}.hello-holidays-page .expander .content .heading p{font-size:16px;padding:0 30px}}@media (max-width: 575px){.hello-holidays-page .expander .content .heading h1{font-size:30px}.hello-holidays-page .expander .content .heading p{font-size:14px}}@media (max-width: 441px){.hello-holidays-page .expander .content .heading h1{font-size:24px}.hello-holidays-page .expander .content .heading p{font-size:13px}}@media (max-width: 991px){.hello-holidays-page .expander .content .banner{margin-bottom:0;align-self:flex-start;width:calc(100% - 30px)}}@media (max-width: 991px){.hello-holidays-page .expander .container{max-width:100%;padding:0}}.hello-holidays-page .light-weight .graphics{bottom:0}.hello-holidays-page .light-weight .graphics .g5{right:0;bottom:0px}@media (max-width: 1200px){.hello-holidays-page .light-weight .graphics .g5{bottom:-30px}}@media (max-width: 991px){.hello-holidays-page .light-weight .graphics .g5{display:none}}@media (max-width: 991px){.hello-holidays-page .light-weight .content .banner{align-self:flex-end;width:calc(100% - 30px);margin-bottom:30px}}.hello-holidays-page .light-weight .content .heading{padding-left:30px;width:100%}.hello-holidays-page .light-weight .content .heading h1{font-size:44px;color:#cd363c;font-weight:700;text-transform:uppercase}@media (max-width: 1365px){.hello-holidays-page .light-weight .content .heading h1{font-size:36px}}@media (max-width: 991px){.hello-holidays-page .light-weight .content .heading h1{font-size:30px}}@media (max-width: 575px){.hello-holidays-page .light-weight .content .heading h1{font-size:24px}}@media (max-width: 319px){.hello-holidays-page .light-weight .content .heading h1{font-size:20px}}.hello-holidays-page .light-weight .content .heading p{padding-right:50px;font-size:22px;font-weight:400;line-height:1.3}@media (max-width: 1365px){.hello-holidays-page .light-weight .content .heading p{font-size:18px;padding-right:90px}}@media (max-width: 991px){.hello-holidays-page .light-weight .content .heading p{font-size:16px;padding-right:0px}}@media (max-width: 575px){.hello-holidays-page .light-weight .content .heading p{font-size:14px}}@media (max-width: 441px){.hello-holidays-page .light-weight .content .heading p{font-size:13px}}@media (max-width: 991px){.hello-holidays-page .light-weight .content .heading{text-align:center;padding:0 15px}}@media (max-width: 575px){.hello-holidays-page .light-weight .content .heading{text-align:center;padding:0 10px}}@media (max-width: 991px){.hello-holidays-page .light-weight .container{max-width:100%;padding:0}}.hello-holidays-page .info p{padding:50px 0;line-height:1.4;font-size:20px;margin-bottom:0}@media (max-width: 1365px){.hello-holidays-page .info p{font-size:16px}}@media (max-width: 768px){.hello-holidays-page .info p{font-size:14px}}@media (max-width: 575px){.hello-holidays-page .info p{font-size:13px;padding:30px 0}}

/*# sourceMappingURL=main.min.css.map */
