@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Heebo:wght@100;300;400;500;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:Heebo,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{overflow-x:hidden}#shopify-section-header{background:#0000}.header{background:#fff;width:100%;display:flex;flex-direction:column;position:fixed;z-index:5000}.header .announcement{height:40px}.header .announcement .container{height:100%;display:flex;justify-content:center;align-items:center}.header .announcement .container a{font-size:.7rem;font-weight:500;color:#000;text-transform:uppercase}.header .social-cart{background:#26292d;height:40px}.header .social-cart .container{height:100%;display:flex;align-items:center;justify-content:space-between}.header .social-cart .container .social-links{font-size:1.1rem;width:15%;display:flex;justify-content:space-between;align-items:center;height:100%}.header .social-cart .container .social-links a{color:#fff;height:100%;display:flex;align-items:center;text-decoration:none}.header .social-cart .container .social-links .fab{transition:all .2s ease-in-out;height:100%;display:flex;align-items:center}.header .social-cart .container .social-links .fab.fa-facebook-f:hover{color:#4267b2}.header .social-cart .container .social-links .fa-twitter:hover{color:#1da1f2}.header .social-cart .container .social-links .fa-pinterest:hover{color:#ec2327}.header .social-cart .container .social-links .fa-google-plus-g:hover{color:#e84d2f}.header .social-cart .container .social-links .fa-instagram:hover{color:#0095f6}.header .social-cart .container .search{transform:translate(-49px)}.header .social-cart .container .search input[type=text]{font-size:14px;width:280px;text-align:center;margin-right:5px}.header .social-cart .container .search input[type=submit]{background:none;color:#fff;border:none;outline:none;font-size:14px;cursor:pointer}.header .social-cart .container .cart{font-size:1.1rem}.header .social-cart .container .cart a{color:#fff}.header .social-cart .container .cart .cart-icon{position:relative}.header .social-cart .container .cart .cart-icon .fas{font-size:1.2rem}.header .social-cart .container .cart .cart-icon .cart-items{position:absolute;color:#fff;background:red;width:15px;height:15px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center;top:-4px;right:-8px;pointer-events:none}.header .link-area{height:70px}.header .link-area a{color:#000}.header .link-area .container{height:100%;display:flex;justify-content:space-between;align-items:center;font-size:14px}.header .link-area .container .dropdown-links{width:35%;padding-right:111px;height:100%}.header .link-area .container .dropdown-links .link{height:100%}.header .link-area .container .site-nav{display:flex;justify-content:space-between;align-items:center;margin:0;height:100%}.header .link-area .container .site-nav a{display:inline-block;font-weight:400;text-decoration:none;color:#000}.header .link-area .container .site-nav .link{padding:0;display:flex;align-items:center;cursor:pointer}.header .link-area .container .site-nav .link a{color:#26292d;font-weight:500}.header .link-area .container .site-nav .dropdown{position:static}.header .link-area .container .site-nav .dropdown a{color:#26292d}.header .link-area .container .site-nav .dropdown .sub-menu{opacity:0;visibility:hidden;position:absolute;transform:translate3d(0,215px,0);background:#fff;color:red;min-width:150px;max-height:300px;left:0;width:100vw;justify-content:center;overflow:hidden;transition:all .3s ease-in-out;box-shadow:0 20px 13px -12px #0006}.header .link-area .container .site-nav .dropdown .sub-menu .container{align-items:flex-start}.header .link-area .container .site-nav .dropdown:hover .sub-menu{opacity:1;visibility:visible;transform:translate3d(0,185px,0)}.header .link-area .container .site-nav .dropdown:hover .sub-menu .container{align-items:flex-start}.header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links{width:50%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);font-size:14px;padding:10px 0;color:#26292d}.header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links li{width:90%}.header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links li h2{font-weight:700;text-transform:uppercase;margin-bottom:20px}.header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links li h2 span{border-bottom:2px solid rgba(0,0,0,.1)}.header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links li a{font-weight:400;font-size:12px;margin-bottom:15px}.header .link-area .container .site-nav .dropdown .sub-menu .sub-image{width:50%}.header .link-area .container .site-nav .dropdown .sub-menu .sub-image img{width:114%;transform:translateY(-55px)}.header .link-area .container .store-name{font-size:2rem;font-weight:600;color:#26292d}.header .link-area .container .store-name a{text-decoration:none;color:#26292d}.header .link-area .container .right-links{display:flex;list-style:none;width:35%}.header .link-area .container .right-links .container a{text-decoration:none;color:#26292d;font-weight:500}.header .link-area .container .right-links .container li a{text-decoration:none}.mobile-header{display:none}.scroll-header{background:#26292d;height:94px;width:100%;display:flex;flex-direction:column;align-items:center;position:fixed;z-index:5000}.scroll-header a{cursor:pointer;list-style:none;color:#fff}.scroll-header .announcement{height:43px;display:flex;align-items:center;width:100%;background:#fff}.scroll-header .announcement .container{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.scroll-header .announcement .container a{font-size:.7rem;font-weight:600;text-transform:uppercase;color:#26292d}.scroll-header .header-content{display:flex;color:#fff;align-items:center;justify-content:space-between;height:100%;width:100%;padding:0 5px}.scroll-header .header-content .menu-area{width:72px;display:flex;justify-content:space-between;font-size:20px}.scroll-header .header-content .menu-area .fas{margin:10px;font-size:22px;cursor:pointer}.scroll-header .header-content .logo{font-size:2.1rem;font-weight:500;text-decoration:none}.scroll-header .header-content .account-cart{display:flex;align-items:center;justify-content:space-between;width:72px}.scroll-header .header-content .account-cart .icon.icon-cart{width:40px;height:37px;transform:translateY(-3px)}.scroll-header .header-content .account-cart .cart-icon{fill:#fff;position:relative}.scroll-header .header-content .account-cart .mobile-cart-icon{position:relative}.scroll-header .header-content .account-cart .mobile-cart-icon .cart-items{position:absolute;color:#fff;background:red;width:15px;height:15px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center;top:-1px;right:10px;pointer-events:none}.scroll-header .header-content .account-cart .user-icon{padding:10px}.scroll-header .header-content .account-cart .user-icon .far{font-size:1.4rem}.scroll-header .search-box{display:flex;opacity:0;pointer-events:none;transform:translateY(50px);justify-content:center;position:absolute;height:40px;align-items:center;top:94px;width:100%;background:#fff}.search-active{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-header .search-box .search-container{width:100%;display:flex;justify-content:center;align-items:center;height:100%}.scroll-header .search-box .search-container form{display:flex;font-size:.8rem;height:30px}.scroll-header .search-box .search-container form .search-bar{width:240px;margin-right:5px}.scroll-header .search-box .search-container form .search-btn{outline:none;background-color:#26292d;color:#fff;border:none;border-radius:5px;padding:5px;cursor:pointer}.mobile-menu{height:calc(100vh - 94px);position:fixed;top:94px;z-index:10000;background:#fff;max-width:400px;width:calc(100% - 44px);transform:translate(-100%);transition:all .3s ease-in-out}.mobile-menu .mobile-menu-container .mobile-nav .mobile-link{height:50px;font-size:1.1rem;display:flex;align-items:center;padding-left:50px}.mobile-menu .mobile-menu-container .mobile-nav .mobile-link a{color:#26292d;text-decoration:none}.mobile-menu .mobile-menu-container .mobile-nav .mobile-account{height:100px;font-size:1.1rem;display:flex;align-items:center;padding-left:0}.mobile-menu .mobile-menu-container .mobile-nav .mobile-account .no-customer{display:flex;flex-direction:column}.mobile-menu .mobile-menu-container .mobile-nav .mobile-account .no-customer a{height:50px;font-size:1.1rem;display:flex;align-items:center;padding-left:50px;color:#26292d;text-decoration:none}.body-cover{position:fixed;z-index:1000;background:#000000b3;height:100%;width:100%;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.page-header{background:#fff;width:100%;display:flex;flex-direction:column;position:relative;z-index:5000;margin-bottom:30px}.page-header .announcement{height:40px}.page-header .announcement .container{height:100%;display:flex;justify-content:center;align-items:center}.page-header .announcement .container a{font-size:.7rem;font-weight:500;color:#000;text-transform:uppercase}.page-header .social-cart{background:#26292d;height:40px}.page-header .social-cart .container{height:100%;display:flex;align-items:center;justify-content:space-between}.page-header .social-cart .container .social-links{font-size:1.1rem;width:15%;display:flex;justify-content:space-between;align-items:center;height:100%}.page-header .social-cart .container .social-links a{color:#fff;height:100%;display:flex;align-items:center;text-decoration:none}.page-header .social-cart .container .social-links .fab{transition:all .2s ease-in-out;height:100%;display:flex;align-items:center}.page-header .social-cart .container .social-links .fab.fa-facebook-f:hover{color:#4267b2}.page-header .social-cart .container .social-links .fa-twitter:hover{color:#1da1f2}.page-header .social-cart .container .social-links .fa-pinterest:hover{color:#ec2327}.page-header .social-cart .container .social-links .fa-google-plus-g:hover{color:#e84d2f}.page-header .social-cart .container .social-links .fa-instagram:hover{color:#0095f6}.page-header .social-cart .container .search{transform:translate(-49px)}.page-header .social-cart .container .search input[type=text]{font-size:14px;width:280px}.page-header .social-cart .container .search input[type=submit]{background:none;color:#fff;border:none;outline:none;font-size:14px;cursor:pointer}.page-header .social-cart .container .cart{font-size:1.1rem}.page-header .social-cart .container .cart a{color:#fff}.page-header .social-cart .container .cart .cart-icon{position:relative}.page-header .social-cart .container .cart .cart-icon .fas{font-size:1.2rem}.page-header .social-cart .container .cart .cart-icon .cart-items{position:absolute;color:#fff;background:red;width:15px;height:15px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center;top:-4px;right:-8px;pointer-events:none}.page-header .link-area{height:70px}.page-header .link-area a{color:#000}.page-header .link-area .container{height:100%;display:flex;justify-content:space-between;align-items:center;font-size:14px}.page-header .link-area .container .dropdown-links{width:35%;padding-right:111px;height:100%}.page-header .link-area .container .dropdown-links .link{height:100%}.page-header .link-area .container .site-nav{display:flex;justify-content:space-between;align-items:center;margin:0;height:100%}.page-header .link-area .container .site-nav a{display:inline-block;font-weight:400;text-decoration:none;color:#000}.page-header .link-area .container .site-nav .link{padding:0;display:flex;align-items:center;cursor:pointer}.page-header .link-area .container .site-nav .link a{color:#26292d;font-weight:500}.page-header .link-area .container .site-nav .dropdown{position:static}.page-header .link-area .container .site-nav .dropdown a{color:#26292d}.page-header .link-area .container .site-nav .dropdown .sub-menu{opacity:0;visibility:hidden;position:absolute;transform:translate3d(0,215px,0);background:#fff;color:red;min-width:150px;max-height:300px;left:0;width:100vw;justify-content:center;overflow:hidden;transition:all .3s ease-in-out;box-shadow:0 20px 13px -12px #0006}.page-header .link-area .container .site-nav .dropdown .sub-menu .container{align-items:flex-start}.page-header .link-area .container .site-nav .dropdown:hover .sub-menu{opacity:1;visibility:visible;transform:translate3d(0,185px,0)}.page-header .link-area .container .site-nav .dropdown:hover .sub-menu .container{align-items:flex-start}.page-header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links{width:50%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);font-size:14px;padding:10px 0;color:#26292d}.page-header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links li{width:90%}.page-header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links li h2{font-weight:700;text-transform:uppercase;margin-bottom:20px}.page-header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links li h2 span{border-bottom:2px solid rgba(0,0,0,.1)}.page-header .link-area .container .site-nav .dropdown .sub-menu .container .sub-links li a{font-weight:400;font-size:12px;margin-bottom:15px}.page-header .link-area .container .site-nav .dropdown .sub-menu .sub-image{width:50%}.page-header .link-area .container .site-nav .dropdown .sub-menu .sub-image img{width:114%;transform:translateY(-55px)}.page-header .link-area .container .store-name{font-size:2rem;font-weight:600;color:#26292d}.page-header .link-area .container .store-name a{text-decoration:none;color:#26292d}.page-header .link-area .container .right-links{display:flex;list-style:none;width:35%}.header .link-area .container .right-links .container{padding:0 0 0 65px}.page-header .link-area .container .right-links .container a{text-decoration:none;color:#26292d;font-weight:500}.page-header .link-area .container .right-links .container li a{text-decoration:none}.page-scroll-header{background:#26292d;height:94px;width:100%;display:none;flex-direction:column;align-items:center;position:relative;z-index:5000}.page-scroll-header a{cursor:pointer;list-style:none;color:#fff}.page-scroll-header .announcement{height:43px;display:flex;align-items:center;width:100%;background:#fff}.page-scroll-header .announcement .container{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.page-scroll-header .announcement .container a{font-size:.7rem;font-weight:600;text-transform:uppercase;color:#26292d}.page-scroll-header .header-content{display:flex;color:#fff;align-items:center;justify-content:space-between;height:100%;width:100%;padding:0 5px}.page-scroll-header .header-content .menu-area{width:72px;display:flex;justify-content:space-between;font-size:20px}.page-scroll-header .header-content .menu-area .fas{margin:10px;font-size:22px;cursor:pointer}.page-scroll-header .header-content .logo{font-size:2.1rem;font-weight:500;text-decoration:none}.page-scroll-header .header-content .account-cart{display:flex;align-items:center;justify-content:space-between;width:72px}.page-scroll-header .header-content .account-cart .icon.icon-cart{width:40px;height:37px;transform:translateY(-3px)}.page-scroll-header .header-content .account-cart .cart-icon{fill:#fff;position:relative}.page-scroll-header .header-content .account-cart .mobile-cart-icon{position:relative}.page-scroll-header .header-content .account-cart .mobile-cart-icon .cart-items{position:absolute;color:#fff;background:red;width:15px;height:15px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center;top:-1px;right:10px;pointer-events:none}.page-scroll-header .header-content .account-cart .user-icon{padding:10px}.page-scroll-header .header-content .account-cart .user-icon .far{font-size:1.4rem}.page-mobile-menu{height:calc(100vh - 94px);position:absolute;top:94px;z-index:10000;background:#fff;max-width:400px;width:calc(100% - 44px);transform:translate(-100%);transition:all .3s ease-in-out}.page-mobile-menu .mobile-menu-container .mobile-nav .mobile-link{height:50px;font-size:1.1rem;display:flex;align-items:center;padding-left:50px}.page-mobile-menu .mobile-menu-container .mobile-nav .mobile-link a{color:#26292d;text-decoration:none}.page-mobile-menu .mobile-menu-container .mobile-nav .mobile-account{height:100px;font-size:1.1rem;display:flex;align-items:center;padding-left:0}.page-mobile-menu .mobile-menu-container .mobile-nav .mobile-account .no-customer{display:flex;flex-direction:column}.page-mobile-menu .mobile-menu-container .mobile-nav .mobile-account .no-customer a{height:50px;font-size:1.1rem;display:flex;align-items:center;padding-left:50px;color:#26292d;text-decoration:none}.page-body-cover{position:absolute;z-index:1000;background:#000000b3;height:100%;width:100%;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.collection-main{row-gap:150px;margin-bottom:150px}.collection-main .page-title{font-size:2.5rem;font-weight:700;color:#26292d;height:70px}.collection-main .first{grid-column:1/4;margin-bottom:70px}.collection-main .first .collection-img{max-height:740px!important}.collection-main .collection a{position:relative}.collection-main .collection a .collection-img{overflow:hidden;margin-bottom:30px;max-height:370px}.collection-main .collection p{position:relative;z-index:5;font-size:1rem;line-height:1.3}.collection-main .collection .title{font-weight:600;margin-bottom:10px;text-transform:uppercase;font-size:18px}.collection-main .collection img{width:100%;height:500px;object-fit:cover;object-position:center;transition:all .4s ease-in-out}.collection-main .collection img:hover{transform:scale(1.1);filter:brightness(50%)}.collection-main .bottom{width:367px;height:370px;display:inline-block}.collection-main .bottom a{color:#26292d;text-decoration:none}.collection-main .bottom img{width:100%;height:400px;object-fit:fill;object-position:auto;transition:all .4s ease-in-out}.collection-main .bottom .collection-info{width:90%;text-align:center;display:flex;flex-direction:column;align-items:center;margin:0 auto}.collection-main .bottom .collection-info .title{font-weight:600;margin-bottom:10px;text-transform:uppercase;font-size:16px}.collection-main .bottom .collection-info .desc{font-size:14px;line-height:1.3}.brand-section{display:flex;width:100%;height:150px;position:relative;justify-content:center}.brand-section .slide-left,.brand-section .slide-right{position:absolute;height:100%;top:32%;font-size:30px;display:none}.brand-section .brand-container{display:grid;grid-template-columns:repeat(6,1fr);justify-content:center;transform:translate(7px)}.brand-section .brand{width:141px;display:flex;align-items:center}.brand-section .brand img{width:141px}.brand-section .brand-section-mobile{display:none}.hero .hero-bg{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero .hero-bg .bg-image{background-image:url(./dogsleeepwide.jpeg);background-size:cover;background-repeat:none;background-position:center;width:100%;height:100%}.hero .hero-bg .info{position:absolute;left:200px;bottom:200px;z-index:3;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center}.hero .hero-bg .info h3{font-size:.8rem;font-weight:600;margin-bottom:20px;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.hero .hero-bg .info h2{font-size:3.5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.hero .hero-bg .info p{font-size:.8rem;margin-bottom:50px;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.hero .hero-bg .info .shop-btn{font-weight:500;background-color:#26292d;width:230px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:5px;text-transform:uppercase;font-size:.84em;color:#fff;text-decoration:none;transition:all .2s ease-in-out}.hero .hero-bg .info .shop-btn:hover{background-color:#fff;color:#26292d}.featured-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 0 30px}.featured-section h2{font-size:2.5rem;font-weight:600;margin-bottom:40px}.featured-section .featured-products .featured-list{display:flex;justify-content:center}.featured-section .featured-products .featured-list .featured-item{list-style:none;display:flex;flex-direction:column;align-items:center;padding:40px;transition:border-radius .2s ease-in-out,box-shadow .2s ease-in-out}.featured-section .featured-products .featured-list .featured-item a{text-decoration:none;color:#26292d}.featured-section .featured-products .featured-list .featured-item img{margin-bottom:10px}.featured-section .featured-products .featured-list .featured-item:hover{border-radius:5px;box-shadow:0 0 5px #0000004d}.featured-section .featured-products .featured-list .featured-item .vendor{width:100%;font-size:.8rem;color:#000000b3;margin-bottom:10px}.featured-section .featured-products .featured-list .featured-item .product-info{display:flex;justify-content:space-between;width:100%;flex-direction:column;margin-bottom:38px}.featured-section .featured-products .featured-list .featured-item .shop-now{margin-bottom:10px}.featured-section .featured-products .featured-list .featured-item .product-title{margin-bottom:24px;font-weight:500;font-size:.9rem;line-height:1.3;height:54px;max-width:240px}.featured-section .featured-products .featured-list .featured-item .product-price{font-size:16.5px;font-weight:700}.featured-section .featured-products .featured-list .featured-item form{display:flex;flex-direction:column;width:83%;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.featured-section .featured-products .featured-list .featured-item:hover form{opacity:1;visibility:visible}.featured-section .featured-products .featured-list .featured-item form .quantity-area{display:flex;align-items:center;margin-bottom:20px;justify-content:space-evenly}.featured-section .featured-products .featured-list .featured-item form .quantity-area span{font-size:14px}.featured-section .featured-products .featured-list .featured-item form #quantity{width:25%;text-align:center}.featured-section .featured-products .featured-list .featured-item form .btn{transition:all .2s ease-in-out}.featured-section .featured-products .featured-list .featured-item form .btn:hover{background:#26292d;color:#fff}.collage-section{width:100%;height:700px;display:flex}.collage-section img{transition:filter .8s ease}.collage-section .left:hover img{filter:brightness(70%)}.collage-section .left{height:100%;width:50%;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.collage-section .left img{height:100%;object-fit:cover;object-position:center;transform:scale(.8)}.collage-section .left .info{position:absolute;color:#fff;top:77%;left:12%}.collage-section .left .info h3{font-size:.9rem;margin-bottom:15px;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.collage-section .left .info h2{font-size:2.5rem;font-weight:700;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.collage-section .right{height:100%;width:50%;display:flex;flex-direction:column;overflow:hidden}.collage-section .right .top{height:50%;display:flex;flex-direction:row;overflow:hidden}.collage-section .right .top .one:hover img,.collage-section .right .top .two:hover img,.collage-section .right .bottom:hover img{filter:brightness(70%)}.collage-section .right .top .one{width:50%;overflow:hidden;position:relative;display:flex;justify-content:center}.collage-section .right .top .one img{height:100%;width:100%;object-fit:cover;object-position:center center}.collage-section .right .top .one h3{color:#fff;position:absolute;top:82%;font-size:1.5rem;font-weight:600;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.collage-section .right .top .two{width:50%;overflow:hidden;position:relative;display:flex;justify-content:center}.collage-section .right .top .two img{height:100%;width:100%;object-fit:cover;object-position:center top}.collage-section .right .top .two h3{color:#fff;position:absolute;top:82%;font-size:1.5rem;font-weight:600;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.collage-section .right .bottom{height:50%;overflow:hidden;position:relative}.collage-section .right .bottom img{height:100%;width:100%;object-fit:cover;object-position:center}.collage-section .right .bottom .info{position:absolute;color:#fff;top:54%;left:12%}.collage-section .right .bottom .info h3{font-size:.9rem;margin-bottom:15px;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.collage-section .right .bottom .info h2{font-size:2.5rem;font-weight:700;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.testimonial-section{width:100%;height:770px}.testimonial-bg{height:100%;background-image:url(./blanketdog.png);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;display:flex;justify-content:flex-end;align-items:center;position:relative}.testimonial-section .testimonial-bg .testimonial-info{height:auto;width:425px;text-align:center;transform:translate3d(-200px,-100px,0);display:flex;flex-direction:column}.testimonial-section .testimonial-bg .testimonial-info span{text-shadow:2px 2px 5px black}.testimonial-bg .testimonial{color:#fff;font-size:2rem;font-weight:300;line-height:1.2}.testimonial-bg .signed{color:#fff;font-size:1.2rem;font-weight:300;position:relative;top:15px}.testimonial-bg .shop-btn{width:175px;padding:15px 30px;background:#000;color:#fff;text-transform:uppercase;font-size:.9rem;font-weight:500;display:flex;justify-content:center;align-items:center;position:absolute;transform:translate3d(-322px,25px,0);border-radius:3px;text-decoration:none;transition:all .2s ease-in-out}.testimonial-bg .shop-btn:hover{background:#fff;color:#000}.second-featured-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 0 30px}.second-featured-section h2{font-size:2.5rem;font-weight:600;margin-bottom:40px}.second-featured-section .featured-products .featured-list{display:flex;justify-content:center}.second-featured-section .featured-products .featured-list .featured-item{list-style:none;display:flex;flex-direction:column;align-items:center;padding:40px;transition:all .2s ease-in-out}.second-featured-section .featured-products .featured-list .featured-item a{text-decoration:none;color:#26292d}.second-featured-section .featured-products .featured-list .featured-item img{margin-bottom:10px}.second-featured-section .featured-products .featured-list .featured-item:hover{border-radius:5px;box-shadow:0 0 5px #0000004d}.second-featured-section .featured-products .featured-list .featured-item .vendor{width:100%;font-size:.8rem;color:#000000b3;margin-bottom:10px}.second-featured-section .featured-products .featured-list .featured-item .product-info{display:flex;justify-content:space-between;width:100%;flex-direction:column;margin-bottom:38px}.second-featured-section .featured-products .featured-list .featured-item .shop-now{margin-bottom:10px}.second-featured-section .featured-products .featured-list .featured-item .product-title{margin-bottom:24px;font-weight:500;font-size:.9rem;line-height:1.3;height:54px;max-width:240px}.second-featured-section .featured-products .featured-list .featured-item .product-price{font-size:16.5px;font-weight:700}.second-featured-section .featured-products .featured-list .featured-item form{display:flex;flex-direction:column;width:83%;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.second-featured-section .featured-products .featured-list .featured-item:hover form{opacity:1;visibility:visible}.second-featured-section .featured-products .featured-list .featured-item form .quantity-area{display:flex;align-items:center;margin-bottom:20px;justify-content:space-evenly}.second-featured-section .featured-products .featured-list .featured-item form .quantity-area span{font-size:14px}.second-featured-section .featured-products .featured-list .featured-item form #quantity{width:25%;text-align:center}.second-featured-section .featured-products .featured-list .featured-item form .btn{transition:all .2s ease-in-out}.second-featured-section .featured-products .featured-list .featured-item form .btn:hover{background:#26292d;color:#fff}.musthave-section{width:100%;height:770px}.musthave-bg{height:100%;background-image:url(./dogcupwide.png);background-size:cover;background-position:center top;background-repeat:no-repeat;background-attachment:fixed;display:flex;justify-content:flex-start;align-items:center;position:relative}.musthave-section .musthave-bg .musthave-info{height:auto;width:425px;display:flex;flex-direction:column;align-items:center;text-align:center;transform:translate3d(200px,-100px,0)}.musthave-section .musthave-bg .musthave-info span{text-shadow:2px 2px 5px black}.musthave-bg .musthave{color:#fff;font-size:3rem;font-weight:300;margin-bottom:5px}.musthave-bg .desc{color:#fff;width:300px;font-size:1rem;font-weight:300;position:relative;top:15px;line-height:1.5}.musthave-bg .shop-btn{width:175px;padding:15px 30px;background:#000;color:#fff;text-transform:uppercase;font-size:.9rem;font-weight:500;display:flex;justify-content:center;align-items:center;position:absolute;transform:translate3d(322px,25px,0);border-radius:3px;text-decoration:none;transition:all .2s ease-in-out}.musthave-bg .shop-btn:hover{background:#fff;color:#000}.bigtwo{display:flex;flex-direction:row;width:100%;max-height:616px;overflow:hidden}.bigtwo img{transition:all .8s ease}.bigtwo .left{height:100%;width:50%;overflow:hidden}.bigtwo .left:hover img{transform:scale(1.1);filter:brightness(70%)}.bigtwo .left .left-bg{height:100%;width:100%;position:relative;display:flex;justify-content:left;align-items:center}.bigtwo .left .left-bg .left-container{width:100%}.bigtwo .left .left-bg img{width:100%;max-height:635px;object-fit:cover;object-position:center}.bigtwo .left .left-bg .left-info{position:absolute;color:#fff;bottom:65px;left:71px}.bigtwo .left .left-bg .left-info h2{font-size:2rem;font-weight:700;margin-bottom:7px;text-transform:uppercase;pointer-events:none;text-shadow:2px 2px 5px black}.bigtwo .left .left-bg .left-info p{pointer-events:none;font-weight:300;margin-bottom:36px;text-shadow:2px 2px 5px black}.bigtwo .left .left-bg .left-info .shop-btn{width:175px;padding:15px 30px;background:#000;color:#fff;text-transform:uppercase;font-size:.9rem;font-weight:500;display:flex;justify-content:center;align-items:center;border-radius:3px;cursor:pointer;transition:all .3s ease;pointer-events:all}.bigtwo .left .left-bg .left-info .shop-btn:hover{background:#fff;color:#000}.bigtwo .right{height:100%;width:50%;overflow:hidden}.bigtwo .right:hover img{transform:scale(1.1);filter:brightness(70%)}.bigtwo .right .right-bg{height:100%;width:100%;position:relative;display:flex;justify-content:right;align-items:center}.bigtwo .right .right-bg .right-container{width:100%}.bigtwo .right .right-bg img{width:100%;max-height:635px;object-fit:cover;object-position:center}.bigtwo .right .right-bg .right-info{position:absolute;color:#fff;bottom:109px;right:71px;text-align:right}.bigtwo .right .right-bg .right-info .shop-btn{width:175px;padding:15px 30px;background:#000;color:#fff;text-transform:uppercase;font-size:.9rem;font-weight:500;display:flex;justify-content:center;align-items:center;border-radius:3px;cursor:pointer;transition:all .3s ease;pointer-events:all;position:absolute;right:0}.bigtwo .right .right-bg .right-info .shop-btn:hover{background:#fff;color:#000}.bigtwo .right .right-bg .right-info h2{font-size:2rem;font-weight:700;margin-bottom:7px;text-transform:uppercase;pointer-events:none;text-shadow:2px 2px 5px black}.bigtwo .right .right-bg .right-info p{pointer-events:none;font-weight:300;margin-bottom:36px;text-shadow:2px 2px 5px black}.specials-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 0 30px}.specials-section h2{font-size:2.5rem;font-weight:600;margin-bottom:40px}.specials-section .specials-products .specials-list{display:grid;grid-template-columns:1fr 1fr 1fr}.specials-section .specials-products .specials-list .specials-item{list-style:none;display:flex;flex-direction:column;align-items:center;padding:40px;transition:all .2s ease-in-out}.specials-section .specials-products .specials-list .specials-item a{text-decoration:none;color:#26292d}.specials-section .specials-products .specials-list .specials-item img{margin-bottom:10px}.specials-section .specials-products .specials-list .specials-item:hover{border-radius:5px;box-shadow:0 0 5px #0000004d}.specials-section .specials-products .specials-list .specials-item .vendor{width:100%;font-size:.8rem;color:#000000b3;margin-bottom:10px}.specials-section .specials-products .specials-list .specials-item .product-info{display:flex;justify-content:space-between;width:100%;flex-direction:column;margin-bottom:38px}.specials-section .specials-products .specials-list .specials-item .shop-now{margin-bottom:10px}.specials-section .specials-products .specials-list .specials-item .product-title{margin-bottom:24px;font-weight:500;font-size:.9rem;line-height:1.3;height:54px;max-width:240px}.specials-section .specials-products .specials-list .specials-item .shop-now .specials-info .product-info .product-price{font-size:16.5px;font-weight:700}.specials-section .specials-products .specials-list .specials-item form{display:flex;flex-direction:column;width:83%;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.specials-section .specials-products .specials-list .specials-item:hover form{opacity:1;visibility:visible}.specials-section .specials-products .specials-list .specials-item form .quantity-area{display:flex;align-items:center;margin-bottom:20px;justify-content:space-evenly}.specials-section .specials-products .specials-list .specials-item form .quantity-area span{font-size:14px}.specials-section .specials-products .specials-list .specials-item form #quantity{width:25%;text-align:center}.specials-section .specials-products .specials-list .specials-item form .btn{transition:all .2s ease-in-out}.specials-section .specials-products .specials-list .specials-item form .btn:hover{background:#26292d;color:#fff}.gallery-section{background-color:#fcfcfc;padding:70px 0;width:100%}.gallery-section .gallery-container{display:flex;flex-direction:column;align-items:center}.gallery-section .gallery-container .gallery-info{margin-bottom:40px;text-align:center}.gallery-section .gallery-container .gallery-info h2{margin-bottom:20px;font-size:2rem;font-weight:600}.gallery-section .gallery-container .gallery-info p{font-size:.8rem}.gallery-section .gallery-container .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:50px;grid-row-gap:60px}.gallery-section .gallery-container .gallery-grid .gallery-image{position:relative;overflow:hidden;height:370px;width:370px;box-shadow:2px 2px 5px #00000080}.gallery-section .gallery-container .gallery-grid img{height:370px;width:370px;filter:saturate(0);transition:all .5s ease;cursor:pointer;object-fit:cover}.gallery-section .gallery-container .gallery-grid img:hover{transform:scale(1.1);filter:saturate(100%)}.offer-banner{width:100%;height:153px;display:flex;align-items:center}.offer-container{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.offer-container .banner-section{display:flex;align-items:center;justify-content:center;position:relative;transform:translateZ(0)}.offer-container .banner-section .icon{font-size:40px;margin-right:20px;transform:translateZ(0)}.offer-container .banner-section .offer-info{display:flex;flex-direction:column;text-transform:uppercase}.offer-container .banner-section .offer-info h3{font-size:20px;margin-bottom:5px;font-weight:600}.offer-container .banner-section .offer-info p{font-size:14px}.features-section{width:100%;height:auto}.features-section .features-container{display:grid;grid-template-columns:repeat(3,1fr)}.features-section .features-container .feature{position:relative;height:815px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;cursor:pointer}.features-section .features-container .feature:hover img{transform:scale(1.1);filter:brightness(70%)}.features-section .features-container .feature img{object-fit:cover;object-position:center;transition:all .5s ease}.features-section .features-container .feature .feature-info{z-index:5;position:absolute;top:70%}.features-section .features-container .feature .feature-info .circle{transform:translateY(-30px)}.features-section .features-container .feature .feature-info .circle .fas{font-size:36px;width:86px;height:86px;border:2px solid white;border-radius:50%;line-height:84px;color:#fff}.features-section .features-container .feature .feature-info .text h3{font-size:1rem;margin-bottom:5px;color:#fff;text-transform:uppercase;text-shadow:2px 2px 5px rgba(0,0,0,.5)}.features-section .features-container .feature .feature-info .text a{font-size:.8rem;color:#fff;text-decoration:underline;text-transform:capitalize;text-shadow:2px 2px 5px rgba(0,0,0,.5)}footer{width:100%;display:flex;justify-content:center;padding:50px 0 40px}footer .footer-container{width:70%}footer .footer-container .top{display:flex;justify-content:space-between;margin-bottom:75px}footer .footer-container .top .categories{display:flex;justify-content:space-between;width:70%;padding-right:100px}footer .footer-container .top .categories .trend ul li{font-weight:400;font-size:13px;opacity:85%}footer .footer-container .top .categories h4{font-size:14px;text-transform:uppercase;font-weight:600;margin-bottom:30px}footer .footer-container .top .categories ul{list-style:none}footer .footer-container .top .categories ul a li{font-size:12px;opacity:70%;margin-bottom:10px;text-transform:capitalize}footer .footer-container .top .mailing-list{width:30%}footer .footer-container .top .mailing-list .email-row{display:flex;flex-direction:column}footer .footer-container .top .mailing-list .enter{font-size:14px;text-transform:uppercase;font-weight:600;margin-bottom:15px}footer .footer-container .top .mailing-list #contact_email{width:100%;font-size:13px;margin-bottom:15px;outline:none}footer .footer-container .top .mailing-list p{font-size:12px;margin-bottom:10px;line-height:1.5}footer .footer-container .top .mailing-list .email{width:92%;height:25%;display:flex;align-items:center;margin-bottom:22px}footer .footer-container .top .mailing-list .email-field{height:42px;width:200px;margin-right:8px;font-size:12px;padding-left:20px;border:none;outline:none;box-shadow:1px 1px 2px #0000001a}footer .footer-container .top .mailing-list .submit{height:42px;width:105px;min-width:105px;font-size:13px;text-transform:uppercase;background:#26292d;color:#fff;outline:none;border:none;border-radius:5px;margin-bottom:20px;cursor:pointer}footer .footer-container .top .social-icons{display:flex;justify-content:space-between;width:34%}footer .footer-container .top .social-icons a{color:#26292d}footer .footer-container .bottom{width:100%;display:flex;position:relative}footer .footer-container .bottom .copyright{font-size:12px;width:30%;opacity:70%;line-height:1.5}footer .footer-container .bottom .payment-methods{position:absolute;right:15px}.product-page{margin-top:80px}.product-page .product-info-top{display:flex;flex-direction:column;margin-bottom:25px}.product-page .product-info-top .info-and-pic{display:flex;align-items:flex-start;margin-bottom:30px}.product-page .product-info-top .images{width:50%;margin-right:30px;display:flex;flex-direction:column;align-items:center}.product-page .product-info-top .images .main-image{margin-bottom:30px}.product-page .product-info-top .images .additional-img{width:100px}.product-page .product-info-top .product-name{font-size:1.5rem;font-weight:500;height:100%;display:flex;flex-direction:column;width:50%}.product-page .product-info-top .product-name h1{margin-bottom:5px;line-height:1.1}.product-page .product-info-top .product-name .vendor{display:flex;font-size:1rem;margin-bottom:25px}.product-page .product-info-top .product-name .vendor span{margin-right:5px;font-weight:300}.product-page .product-info-top .product-name .vendor .vendor-title{color:#5247ad}.product-page .product-info-top .product-name form{font-size:.85rem;width:187px}.product-page .product-info-top .product-name form .product-form{display:flex;flex-direction:column;margin-bottom:6px}.product-page .product-info-top .product-name form .product-style{margin-bottom:20px}.product-page .product-info-top .product-name form .product-style h3{margin-bottom:5px}.product-page .product-info-top .product-name form .product-style #productSelect{width:100%}.product-page .product-info-top .product-name form .product-quantity{display:flex;flex-direction:column;width:100%}.product-page .product-info-top .product-name form .product-quantity label{margin-bottom:5px}.product-page .product-info-top .product-name .description{margin-bottom:20px}.product-page .product-info-top .product-name .description:nth-child(1){margin-bottom:10px}.product-page .product-info-top .product-name .description span{font-size:.8rem;font-weight:400}.product-page .product-info-top .product-name .description b{font-size:.8rem;font-weight:500}.product-page .product-info-top .product-name .description p{font-size:.8rem;font-weight:400;line-height:1.5;margin-bottom:5px}.product-page .product-info-top .product-name .description p b{font-size:.8rem;font-weight:600}.product-page .product-info-top .product-name .description ul,.product-page .product-info-top .product-name .description ul li{font-size:.8rem;font-weight:500}.product-page .product-info-top .product-name .description li{font-size:.8rem;font-weight:400;margin-bottom:5px;line-height:1.3}.product-page .product-info-top .product-name .description ul li span{font-size:.8rem;font-weight:500}.product-page .product-info-top .product-name form{font-size:.85rem;width:210px}.product-page .product-info-top .product-name form button{padding:0 60px;height:50px;display:flex;align-items:center;transform:translateY(8px);background:#26292d;color:#fff;cursor:pointer;outline:none;border:2px solid #26292d;border-radius:5px;transition:all .3s ease-in-out;font-weight:500;text-transform:uppercase}.product-page .product-info-top .product-name form button:hover{background:#fff;color:#26292d}#text{line-height:1.5}.products-content{display:flex;flex-direction:column;align-items:center}.products-content h1{font-size:2rem;font-weight:500;height:100px;display:flex;align-items:center;margin-bottom:30px}.collection-products{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:60px;margin-bottom:40px}.collection-products .collection-product{display:flex;flex-direction:column;align-items:center;padding:0 90px;text-align:center}.collection-products .collection-product .product-link{margin-bottom:15px}.collection-products .collection-product .product-desc{line-height:1.3;margin-bottom:10px;color:#26292d}.collection-products .collection-product .product-price{font-weight:600;font-size:1.1rem}.products-content .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-left:0;list-style:none;border-radius:.25rem;width:30%}.products-content .pagination .current{border-bottom:1px solid black}.products-content .pagination span{margin:0 5px;color:#26292d}.products-content .pagination span a{color:#26292d}.cart-main{margin:30px 0}.cart-main .container{width:100%;display:flex;flex-direction:column;align-items:center}.cart-main h1{font-size:2rem;font-weight:700;margin-bottom:50px}.cart-main .container form.desktop-product{width:100%;display:flex;flex-direction:column}.cart-main .container form.mobile-product{display:none}.cart-main .container form .category-headers{display:grid;grid-template-columns:60% 13% 13% 14%;font-weight:500;margin-bottom:30px}.cart-main .container form .category-headers .product-header{padding-left:22px}.cart-main .container form .category-headers .price-header,.cart-main .container form .category-headers .quantity-header,.cart-main .container form .category-headers .total-header,.cart-main .container form .price,.cart-main .container form .quantity,.cart-main .container form .total{margin:0 auto}.cart-main .container form .product{display:grid;grid-template-columns:15% 30% 15% 13% 13% 14%;font-size:15px;height:137px}.cart-main .container form .product-title{padding-top:28px;line-height:1.3;color:#26292d;text-decoration:none}.cart-main .container form .product .remove{padding-left:35px;padding-top:30px;color:#26292d}.cart-main .container form .price{padding-top:30px}.cart-main .container form .quantity{margin-top:11.5px}.cart-main .container form .total{padding-top:30px}.cart-main .quantity{width:50px}.cart-main .container form .checkout-buttons{display:flex;justify-content:flex-end}.cart-main .container form .checkout-buttons .buttons{padding-right:53px}.cart-main .container form .checkout-buttons .buttons p{font-weight:500;text-align:right;margin-bottom:20px;font-size:1.1rem}.cart-main .container form .checkout-buttons .buttons button{background:#26292d;color:#fff;padding:10px 20px;outline:none;border:1px solid black;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}.cart-main .container form .checkout-buttons .buttons button:hover{background:#fff;color:#26292d}.cart-main .container form.mobile-product{display:none;flex-direction:column}.cart-main .container form.mobile-product .product{display:flex;flex-direction:column;margin-bottom:30px;position:relative;border-radius:10px;box-shadow:5px 8px 14px #00000003}.cart-main .container form.mobile-product .product .product-image{display:flex}.cart-main .container form.mobile-product .product .product-image .product-title{width:43%;font-weight:400;padding-top:30px}.cart-main .container form.mobile-product .product .total-container{display:flex;align-items:center;justify-content:flex-end;transform:translateY(-17px);padding-right:17px}.cart-main .container form.mobile-product .product .total-container .quantity{margin:0;padding:0;font-size:15px}.cart-main .container form.mobile-product .product .total-container .total{padding:0;font-size:15px;width:50px;margin:0 0 0 40px}.cart-main .container form.mobile-product .product .remove{position:absolute;display:flex;justify-content:center;align-items:center;padding:0;right:18px;top:-3px}.cart-main .container form.mobile-product .product .remove a{padding:10px;font-size:1.2rem;color:#26292d}.page-404{padding:160px 0;display:flex;align-items:center}.page-404 .container{display:flex;flex-direction:column;align-items:center}.page-404 .container h2{font-size:10rem;color:red;text-shadow:2px 2px 5px rgba(0,0,0,.7)}.page-404 .container h3{margin-bottom:10px;font-weight:700;text-transform:uppercase}.page-404 .container p{font-weight:500}.login-page{padding:30px 0}.login-page .container{display:flex;justify-content:center}.login-page .container .login-box{box-shadow:0 3px 8px #00000080;padding:40px;border-radius:5px;display:flex;flex-direction:column;align-items:center;width:330px;height:465px}.login-page .container .login-box h1{font-size:2.2rem;font-weight:600;margin-bottom:40px}.login-page .container .login-box .login-form{width:100%;height:80%}.login-page .container .login-box .login-form form{display:flex;flex-direction:column;height:85%;font-size:14px;justify-content:center;margin-bottom:40px}.login-page .container .login-box .login-form label{margin-bottom:5px}.login-page .container .login-box .login-form input{height:40px}.login-page .container .login-box .login-form form .email{display:flex;flex-direction:column;margin-bottom:20px}.login-page .container .login-box .login-form form .password{display:flex;flex-direction:column;margin-bottom:60px}.login-page .container .login-box .login-form form .btn{background:#26292d;color:#fff;outline:none;height:55px}.login-page .container .login-box .login-form .create{text-align:center;font-size:14px}.login-page .container .login-box .login-form .create span a{text-decoration:none}.register-page{padding:30px 0}.register-page .container{display:flex;justify-content:center}.register-page .container .register-box{box-shadow:0 3px 8px #00000080;padding:40px;border-radius:5px;display:flex;flex-direction:column;align-items:center;width:330px}.register-page .container .register-box h1{font-size:2.2rem;font-weight:600;margin-bottom:40px}.register-page .container .register-box .register-form{width:100%;height:80%}.register-page .container .register-box .register-form form{display:flex;flex-direction:column;height:85%;font-size:14px;justify-content:center;margin-bottom:40px}.register-page .container .register-box .register-form label{margin-bottom:5px}.register-page .container .register-box .register-form input{height:40px;margin-bottom:20px;width:100%}.register-page .container .register-box .register-form form .password input{margin-bottom:35px}.register-page .container .register-box .register-form .btn{margin:0;background:#26292d;color:#fff;outline:none;height:80px}.register-page .container .register-box .register-form .registered{font-size:14px;text-align:center;display:flex;flex-direction:column}.register-page .container .register-box .register-form .registered span{margin-top:5px}.search-page{padding:30px 0}.search-page .searched{display:block!important;margin-bottom:70px;font-size:2rem}.search-page .searched .search-term span{font-weight:600}.search-page .container{display:grid;grid-template-columns:repeat(5,1fr);grid-row-gap:40px;grid-column-gap:10px}.search-page .container .result{display:flex;justify-content:center;transition:all .3s ease-in-out;border-radius:5px;padding:10px}.search-page .container .result:hover{box-shadow:2px 2px 5px #0006}.search-page .container .search-item{display:flex;flex-direction:column;align-items:center;font-size:14px;width:90%}.search-page .container .search-item a{margin-bottom:20px}.search-page .container .search-item h5{margin-bottom:5px;width:100%}.search-page .container .search-item .vendor-container{height:85px;margin-bottom:5px}.search-page .container .search-item h5 a{color:#26292d;font-weight:600;line-height:1.2;text-decoration:none}.search-page .container .search-item .vendor{margin-bottom:20px;text-align:left;width:100%;font-weight:500;color:#26229d}.search-page .container .search-item p{font-size:12px;line-height:1.4}.search-page .container .search-item .price{font-weight:600}.page-page .title{background:#45026f;color:#fff;display:flex;justify-content:center;align-items:center;height:200px;font-size:3rem;font-weight:600;margin-bottom:30px}.page-page .container{display:flex;flex-direction:column;font-size:14px;width:44%}.page-page .container p{margin-bottom:20px;line-height:1.3}@media only screen and (max-width: 1750px){.hero .hero-bg .info{right:200px;bottom:200px;text-align:center;display:flex;flex-direction:column;align-items:center;width:300px}.bigtwo{display:flex;flex-direction:column;width:100%;max-height:100%}.bigtwo .left,.bigtwo .right{height:100%;width:100%}}@media only screen and (max-width: 1600px){.featured-section h2{margin-bottom:15px}.featured-section .featured-products .featured-list{display:grid;grid-template-columns:1fr 1fr 1fr}.second-featured-section h2,.specials-section h2{margin-bottom:15px}}@media only screen and (max-width: 1400px){.hero .hero-bg .info{position:absolute;left:100px;bottom:100px;z-index:3;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center}.featured-section h2{margin-bottom:15px}.featured-section .featured-products .featured-list{display:grid;grid-template-columns:1fr 1fr 1fr}.collage-section{width:100%;height:1410px;display:flex;flex-direction:column;align-items:center}.collage-section .left{height:100%;width:100%;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.collage-section .right{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.testimonial-bg{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;max-width:100%}.testimonial-section .testimonial-bg .testimonial-info{height:100%;width:100%;text-align:center;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateZ(0)}.testimonial-section .testimonial-bg .testimonial-info .info-bg{width:100%;height:20%;position:absolute;transform:translateY(10px);background:#00000080}.testimonial-bg .testimonial{font-size:1.3rem;max-width:367px;opacity:1;z-index:1;padding:0 5px}.testimonial-bg .signed{font-size:.9rem}.testimonial-bg .shop-btn{display:none}.musthave-bg{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.musthave-section .musthave-bg .musthave-info{height:100%;width:100%;text-align:center;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateZ(0)}.musthave-section .musthave-bg .musthave-info .info-bg{width:100%;height:20%;position:absolute;transform:translateY(10px);background:#00000080}.musthave-bg .musthave{font-size:1.3rem;max-width:367px;opacity:1;z-index:1;padding:0 5px}.musthave-bg .signed{font-size:.9rem}.musthave-bg .shop-btn{display:none}.gallery-section .gallery-container .gallery-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:50px;grid-row-gap:60px}.offer-banner{width:100%;height:274px;display:flex;align-items:center;justify-content:center;margin-right:50px}.offer-container{width:65%;height:100%;display:grid;grid-template-columns:repeat(2,1fr)}.offer-container .banner-section{display:flex;justify-content:center;padding-right:50px;width:100%}.offer-container .banner-section .icon{font-size:40px;width:50%;display:flex;justify-content:flex-end}.offer-container .banner-section .offer-info{width:50%}footer .footer-container .top{display:flex;flex-direction:column;align-items:center;margin-bottom:75px}footer .footer-container .top .categories{display:flex;justify-content:space-between;width:100%;padding-right:0;margin-bottom:40px}footer .footer-container .top .mailing-list{width:65%;display:flex;flex-direction:column;align-items:center}footer .footer-container .top .mailing-list .email{width:92%;height:25%;display:flex;justify-content:center;align-items:center;margin-bottom:22px}footer .footer-container .top .mailing-list .button-container{display:flex;justify-content:center}footer .footer-container .bottom{display:flex;flex-direction:column;align-items:center;position:relative}footer .footer-container .bottom .copyright{font-size:12px;width:60%;opacity:70%;line-height:1.5;margin-bottom:30px}footer .footer-container .bottom .payment-methods{position:relative;right:auto}footer .footer-container .top .social-icons{display:flex;justify-content:space-between;width:auto}footer .footer-container .top .social-icons a{color:#000;padding:10px 20px 20px}}@media only screen and (max-width: 1200px){.collection-main{display:grid;grid-gap:0;grid-template-columns:1fr 1fr}.collection-main .first{grid-column:1/3}.collection-main .bottom{width:auto;height:auto;display:inline-block;margin-bottom:70px}.cart-main .container form .product{font-size:13px}.cart-main .container form .checkout-buttons .buttons{padding-right:42px}.search-page .container{grid-template-columns:repeat(4,1fr)}.page-page .container{width:53%}}@media only screen and (max-width: 1150px){.collection-products{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 1050px){.header{display:none!important}.scroll-header{display:flex!important;transform:translate(0)!important}.scroll-header .search-box{display:flex;opacity:0;pointer-events:none;transform:translateY(50px);justify-content:center;position:absolute;height:40px;align-items:center;top:94px;width:100%;background:#fff}.search-active{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-header .search-box .search-container{width:100%;display:flex;justify-content:center;align-items:center;height:100%}.scroll-header .search-box .search-container form{display:flex;font-size:.8rem;height:30px}.scroll-header .search-box .search-container form .search-bar{width:240px;margin-right:5px}.scroll-header .search-box .search-container form .search-btn{outline:none;background-color:#26292d;color:#fff;border:none;border-radius:5px;padding:5px;cursor:pointer}.hero .hero-bg{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;text-align:center}.hero .hero-bg .info{position:absolute;width:100%;height:149px;left:0;top:39%;background:#0006;padding:18px 0;transform:translateY(26px)}.hero .hero-bg .bg-image{background-position:right}.hero .hero-bg .info h2{font-size:2.5rem}.hero .hero-bg .info .shop-btn{display:none}}@media only screen and (max-width: 991px){.header .social-cart,.header .link-area,.header .link-area .container{display:none}.featured-section h2{margin-bottom:15px}.featured-section .featured-products .featured-list{display:grid;grid-template-columns:1fr 1fr}.second-featured-section h2{margin-bottom:15px}.second-featured-section .featured-products .featured-list,.specials-section .specials-products .specials-list{display:grid;grid-template-columns:1fr 1fr}.bigtwo .left .left-bg .left-info{position:absolute;color:#fff;bottom:7px;left:auto;display:flex;align-items:center;justify-content:center;width:100%;padding:0}.bigtwo .left .left-bg .left-info .info{display:none}.bigtwo .left .left-bg .left-info .shop-btn{width:100%;background:#00000080;font-size:1rem;font-weight:500;border-radius:0;cursor:pointer;transition:all .3s ease;pointer-events:all;transform:translateY(4px);text-shadow:2px 2px 2px rgba(0,0,0,.5)}.bigtwo .right .right-bg .right-info{position:absolute;color:#fff;bottom:7px;right:auto;display:flex;align-items:center;justify-content:center;width:100%;padding:0}.bigtwo .right .right-bg .right-info .info{display:none}.bigtwo .right .right-bg .right-info h2{font-size:1.5rem;font-weight:700;margin-bottom:7px;text-transform:uppercase;pointer-events:none;text-shadow:2px 2px 5px black}.bigtwo .right .right-bg .right-info p{pointer-events:none;font-size:.9rem;font-weight:300;margin-bottom:36px;text-shadow:2px 2px 5px black}.bigtwo .right .right-bg .right-info .shop-btn{width:100%;background:#00000080;font-size:1rem;font-weight:500;border-radius:0;cursor:pointer;transition:all .3s ease;pointer-events:all;transform:translateY(-19px);text-shadow:2px 2px 2px rgba(0,0,0,.5)}.specials-section .specials-container ul{grid-template-columns:1fr 1fr;grid-template-rows:auto}.gallery-section .gallery-container .gallery-grid{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:50px;grid-row-gap:0px}.offer-banner{width:100%;height:322px;padding:24px 0;display:flex;align-items:center;justify-content:center;margin-right:50px}.offer-container{width:100%;height:100%;display:grid;grid-template-columns:repeat(1,1fr)}.offer-container .banner-section{display:flex;align-items:center;justify-content:center;position:relative;transform:translate3d(-35px,0,0)}.offer-container .banner-section .offer-info h3{font-size:1rem;margin-bottom:5px;opacity:1;font-weight:600}.offer-container .banner-section .offer-info p{font-size:13px}.features-section .features-container{display:grid;grid-template-columns:repeat(1,1fr);width:100%}.features-section .features-container .feature{height:690px}.features-section .features-container .feature a,.features-section .features-container .feature a img{width:100%;height:100%}.product-page .product-info-top .info-and-pic{display:flex;align-items:center;flex-direction:column;margin-bottom:30px}.product-page .product-info-top .images{width:100%;margin:0 0 40px;display:flex;flex-direction:column;align-items:center}.product-page .product-info-top .images .main-image{max-width:400px}.product-page .product-info-top .small-images{display:flex;justify-content:center}.product-page .product-info-top .product-name,.product-page .product-info-top .product-name form{width:100%}.product-page .product-info-top .product-name form button{display:block;width:100%}.page-header{display:none}.page-scroll-header{display:flex}.collection-main{padding-top:50px}.cart-main .container form .checkout-buttons .buttons{padding-right:24px}.cart-main .container form.desktop-product{width:100%;display:none;flex-direction:column}.cart-main .container form.mobile-product{display:flex}.cart-main .container form.mobile-product .checkout-buttons .buttons{padding-right:0;width:100%;display:flex;flex-direction:column;align-items:center}.cart-main .container form.mobile-product .checkout-buttons .buttons p{font-weight:500;text-align:center;margin-bottom:20px;font-size:1.1rem}.cart-main .container form.mobile-product .checkout-buttons .buttons button{background:#26292d;color:#fff;padding:20px;width:100%;outline:none;border:1px solid black;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}.cart-main .container form.mobile-product .checkout-buttons .buttons .update-btn{font-weight:400;text-align:center;margin-bottom:20px;font-size:1rem}.search-page{padding:90px 0}.search-page .container{grid-template-columns:repeat(3,1fr)}.page-page .container{width:64%}}@media only screen and (max-width: 864px){.brand-section .brand-container{display:none}.brand-section .slide-left,.brand-section .slide-right{position:absolute;height:35%;top:33%;font-size:30px;display:block;cursor:pointer;z-index:1000}.brand-section .slide-left{left:0;padding:10px 20px;pointer-events:auto;opacity:.3}.brand-section .slide-right{right:0;padding:10px 20px;pointer-events:auto;opacity:1}.brand-section .brand-section-mobile{display:flex;width:100%}.brand-section .brand-section-mobile .brand-mobile-1{display:flex;width:100%;justify-content:space-evenly;padding:0 60px;opacity:1}.brand-section .brand-section-mobile .brand{width:141px;display:flex;align-items:center;justify-content:center}.brand-section .brand-section-mobile .brand img{width:115px}.brand-section .brand-section-mobile .brand-mobile-2{display:flex;width:100%;opacity:0;justify-content:space-evenly;padding:0 60px;position:absolute;transform:translate(100%,15px)}}@media only screen and (max-width: 768px){.featured-section h2{margin-bottom:20px;font-size:2rem}.featured-section .featured-products{width:100%}.featured-section .featured-products .featured-list{display:grid;grid-template-columns:1fr}.featured-section .featured-products .featured-list .featured-item:hover{border-radius:0;box-shadow:0 0 5px #0000}.featured-section .featured-products .featured-list .featured-item:hover form{opacity:0;visibility:hidden}.featured-section .featured-products .featured-list:last-child{border:none}.featured-section .featured-products .featured-list .featured-item{list-style:none;display:flex;flex-direction:row;align-items:center;transition:all .2s ease-in-out;width:100%;position:relative;padding:28px 5px;border-bottom:1px solid rgba(0,0,0,.2)}.featured-section .featured-products .featured-list .featured-item .shop-now{display:flex;width:auto;justify-content:center;margin:0 auto}.featured-section .featured-products .featured-list .featured-item img{margin-bottom:10px;width:150px;height:150px;margin-right:20px}.featured-section .featured-products .featured-list .featured-item .shop-now .featured-info{display:flex;flex-direction:column;width:100%;transform:translateY(10px)}.featured-section .featured-products .featured-list .featured-item .product-info{display:flex;justify-content:space-between;width:100%;flex-direction:column;margin-bottom:38px}.featured-section .featured-products .featured-list .featured-item .product-title{margin-bottom:24px;font-weight:500;font-size:.9rem;line-height:1.3;width:100%}.featured-section .featured-products .featured-list .featured-item form{display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:all .2s ease-in-out;position:absolute}.specials-section .specials-container ul{grid-template-columns:1fr}.collage-section .left img{height:100%;object-fit:cover;object-position:center;transform:scale(.55)}.collage-section .left:hover img{transform:scale(.6);filter:brightness(70%)}.testimonial-section{width:100%;height:568px}.testimonial-bg{height:100%;background-size:auto;background-attachment:scroll;width:100%}.second-featured-section h2{margin-bottom:20px;font-size:2rem}.second-featured-section .featured-products{width:100%}.second-featured-section .featured-products .featured-list{display:grid;grid-template-columns:1fr}.second-featured-section .featured-products .featured-list .featured-item:hover{border-radius:0;box-shadow:0 0 5px #0000}.second-featured-section .featured-products .featured-list .featured-item:hover form{opacity:0;visibility:hidden}.second-featured-section .featured-products .featured-list:last-child{border:none}.second-featured-section .featured-products .featured-list .featured-item{list-style:none;display:flex;flex-direction:row;align-items:center;transition:all .2s ease-in-out;width:100%;position:relative;padding:28px 5px;border-bottom:1px solid rgba(0,0,0,.2)}.second-featured-section .featured-products .featured-list .featured-item .shop-now{display:flex;width:auto;justify-content:center;margin:0 auto}.second-featured-section .featured-products .featured-list .featured-item img{margin-bottom:10px;width:150px;height:150px;margin-right:20px}.second-featured-section .featured-products .featured-list .featured-item .shop-now .featured-info{display:flex;flex-direction:column;width:100%;transform:translateY(10px)}.second-featured-section .featured-products .featured-list .featured-item .product-info{display:flex;justify-content:space-between;width:100%;flex-direction:column;margin-bottom:38px}.second-featured-sectionn .featured-products .featured-list .featured-item .product-title{margin-bottom:24px;font-weight:500;font-size:.9rem;line-height:1.3;width:100%}.second-featured-section .featured-products .featured-list .featured-item form{display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:all .2s ease-in-out;position:absolute}.specials-section h2{margin-bottom:20px;font-size:2rem}.specials-section .specials-products{width:100%}.specials-section .specials-products .specials-list,.specials-section .specials-products .specials-list .specials-item{display:grid;grid-template-columns:1fr}.specials-section .specials-products .specials-list .specials-item:hover{border-radius:0;box-shadow:0 0 5px #0000}.specials-section .specials-products .specials-list .specials-item:hover form{opacity:0;visibility:hidden}.specials-section .specials-products .specials-list .specials-item:last-child{border:none}.specials-section .specials-products .specials-list .specials-item{list-style:none;display:flex;flex-direction:row;align-items:center;transition:all .2s ease-in-out;width:100%;position:relative;padding:28px 5px;border-bottom:1px solid rgba(0,0,0,.2)}.specials-section .specials-products .specials-list .specials-item .shop-now{display:flex;width:auto;justify-content:center;margin:0 auto}.specials-section .specials-products .specials-list .specials-item img{margin-bottom:10px;width:150px;height:150px;margin-right:20px}.specials-section .specials-products .specials-list .specials-item .shop-now .specials-info{display:flex;flex-direction:column;width:100%;transform:translateY(10px)}.specials-section .specials-products .specials-list .specials-item .product-info{display:flex;justify-content:space-between;width:100%;flex-direction:column;margin-bottom:38px}.specials-section .specials-products .specials-list .specials-item .product-title{margin-bottom:24px;font-weight:500;font-size:.9rem;line-height:1.3;width:100%}.specials-section .specials-products .specials-list .specials-item form{display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:all .2s ease-in-out;position:absolute}.musthave-section{width:100%;height:568px}.musthave-bg{height:100%;background-size:auto;background-attachment:scroll;width:100%}.bigtwo .left .left-bg .left-info{position:absolute;color:#fff;bottom:7px;left:auto;display:flex;align-items:center;justify-content:center;width:100%;padding:0}.bigtwo .left .left-bg .left-info .info{display:none}.bigtwo .left .left-bg .left-info .shop-btn{width:100%;background:#00000080;font-size:1rem;font-weight:500;border-radius:0;cursor:pointer;transition:all .3s ease;pointer-events:all;transform:translateY(4px);text-shadow:2px 2px 2px rgba(0,0,0,.5)}.bigtwo .right .right-bg .right-info{position:absolute;color:#fff;bottom:7px;right:auto;display:flex;align-items:center;justify-content:center;width:100%;padding:0}.bigtwo .right .right-bg .right-info .info{display:none}.bigtwo .right .right-bg .right-info .shop-btn{width:100%;background:#00000080;font-size:1rem;font-weight:500;border-radius:0;cursor:pointer;transition:all .3s ease;pointer-events:all;transform:translateY(-19px);text-shadow:2px 2px 2px rgba(0,0,0,.5)}footer .footer-container{width:auto}footer .footer-container .top .categories{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;width:100%;padding-right:0;margin-bottom:40px}footer .footer-container .top .category{margin:0 auto}footer .footer-container .top .cust-service{transform:translate(27px)}footer .footer-container .top .further-info{transform:translate(9px)}footer .footer-container .top .top-two-grid{margin-bottom:20px}.collection-products{grid-template-columns:1fr}.collection-main{display:block;padding-top:50px}.collection-main .page-title{font-size:2.2rem;height:70px;text-align:center}.collection-main .bottom{width:100%;height:auto;display:block;margin-bottom:50px}.collection-main .bottom img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .4s ease-in-out}.collection-main .bottom .collection-info{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.search-page .container{grid-template-columns:repeat(2,1fr)}.page-page .title{font-size:2rem}.page-page .container{width:68%}}@media only screen and (max-width: 500px){.search-page .container{grid-template-columns:repeat(1,1fr)}.search-page .container .search-item{width:55%}.search-page .searched h2{font-size:1.5rem;text-align:center}}@media only screen and (max-width: 450px){.scroll-header .header-content .menu-area .fa-search,.scroll-header .header-content .account-cart .user-icon .far{display:none}.scroll-header .header-content .account-cart .mobile-cart-icon .cart-items{top:1px;right:4px}.scroll-header .header-content .logo{font-size:1.5rem}.scroll-header .announcement .container a{font-size:.6rem}.page-scroll-header .header-content .menu-area .fa-search,.page-scroll-header .header-content .account-cart .user-icon .far{display:none}.page-scroll-header .header-content .account-cart .mobile-cart-icon .cart-items{top:1px;right:4px}.page-scroll-header .header-content .logo{font-size:1.5rem}.page-scroll-header .announcement .container a{font-size:.6rem}.brand-section{margin-bottom:100px}.brand-section{margin-bottom:150px!important;margin-top:25px}.featured-section .featured-products .featured-list .featured-item .product-price{transform:translateY(20px)}.brand-section .brand-section-mobile{display:grid;grid-template-columns:1fr 1fr;width:auto}.brand-section .slide-left,.brand-section .slide-right{display:none}.brand-section .brand-section-mobile .brand-mobile-1{display:flex;flex-direction:column;width:auto;justify-content:center;margin:0;padding:0;opacity:1!important;transform:translate(0)!important}.brand-section .brand-section-mobile .brand-mobile-2{display:flex;flex-direction:column;width:auto;opacity:1!important;justify-content:space-evenly;margin:0;padding:0;position:relative;transform:translate(0)!important}.brand-section .brand-section-mobile .brand img{width:100px}.cart-main .container form.mobile-product .product{display:flex;flex-direction:column;margin-bottom:30px;position:relative;border-radius:10px;height:135px}.cart-main .container form.mobile-product .product .product-image{display:flex;align-items:center}.cart-main .container form.mobile-product .product .product-image .product-img img{width:80%}.cart-main .container form.mobile-product .product .product-image .product-title{width:48%;font-weight:400;padding:0}.cart-main .container form.mobile-product .product .remove{right:3px;top:-11px}.cart-main .container form.mobile-product .product .total-container{transform:translateY(15px);padding-right:10px}.cart-main .container form.mobile-product .product .total-container .quantity{font-size:14px}.cart-main .container form.mobile-product .product .total-container .total{margin-left:20px;font-size:14px}.page-page .title{font-size:1.5rem}}@media only screen and (max-width: 428px){.collage-section .left .info h2{font-size:2rem}.collage-section .right .top .one h3,.collage-section .right .top .two h3{font-size:1.2rem}.collage-section .right .bottom .info h2{font-size:2rem}.gallery-section{padding:10px 0}.gallery-section .gallery-container .gallery-info p{width:300px}.gallery-section .gallery-container .gallery-grid .gallery-image{height:300px;width:300px}.gallery-section .gallery-container .gallery-grid .gallery-image img{height:320px;width:320px}.offer-container .banner-section{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;transform:translate3d(-37px,0,0)}footer .footer-container .top .categories{grid-template-columns:1fr}footer .footer-container .top .category{transform:translate(0);width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:20px}footer .footer-container .bottom .payment-methods{display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 360px){.page-scroll-header .header-content .logo{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/application.scss.css.map */
