:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button:hover:after,.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.toptimer{color:#fff;font-size:14px;font-family:Karla,sans-serif}@media only screen and (max-width: 767px){.toptimer-box .toptimer-number{padding:7px 5px;width:42px;height:39px;font-size:18px!important}.toptimer-box p{bottom:-9px}.mob-mx-auto{margin:auto!important}}@-webkit-keyframes bounce{0%{transform:translateY(-3px)}50%{transform:translateY(3px)}to{transform:translateY(-3px)}}@keyframes bounce{0%{transform:translateY(-3px)}50%{transform:translateY(3px)}to{transform:translateY(-3px)}}#content{padding-top:96px}#menu-bar{background-color:#fff;width:100%;height:96px;position:fixed;top:0;left:0;z-index:1010}#menu-bar .menu-basket{position:absolute;top:-1000px;max-height:0;right:3rem;background-color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:320px;max-width:100%;z-index:0;padding:1rem;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}#menu-bar .menu-basket.basketopen{top:96px;z-index:1050;max-height:1000px;box-shadow:0 10px 9px -1px #0000000d}#menu-bar .top-stripe{position:relative;z-index:1010;height:28px;padding-top:3px;overflow:hidden;background:#59604e;background:linear-gradient(-45deg,#800020,#301416);background-size:400% 400%;background-size:100%;animation:gradient 10s ease infinite}#menu-bar .top-stripe p{font-size:14px;color:#fff}#menu-bar .top-stripe p a{color:#fff!important}#menu-bar .top-stripe i.bounce{width:13px;margin-right:4px;height:auto;-webkit-animation:bounce 3s infinite ease-in-out;-o-animation:bounce 3s infinite ease-in-out;-ms-animation:bounce 3s infinite ease-in-out;-moz-animation:bounce 3s infinite ease-in-out;animation:bounce 3s infinite ease-in-out}#menu-bar .top-stripe img.bounce{width:16px;height:auto;position:relative;top:0;-webkit-animation:bounce 3s infinite ease-in-out;-o-animation:bounce 3s infinite ease-in-out}#menu-bar .menu-row{position:relative;z-index:1010;background-color:#fff}#menu-bar .timer{width:auto}#menu-bar .timer .timer-box{margin:auto}#menu-bar .timer .timer-box .timer-number{border:0;padding:0;width:auto;height:auto;line-height:1!important;font-size:14px!important;font-weight:300;font-family:Karla,sans-serif;text-decoration:underline}#menu-bar .timer .timer-box p{display:inline;text-align:left;position:relative;bottom:auto;font-weight:300;font-size:12px}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}#main-menu{position:fixed;right:-500px;top:0;width:300px;height:100%;background-color:#fff;color:#000;z-index:1000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#main-menu.on{right:0}#main-menu .menu-inner{margin-top:60px;padding-top:50px;text-align:right}#main-menu .menu-inner a{color:#000}#main-menu .menu-inner a:hover{color:#d72737}#main-menu .menu-inner a.nav-link{display:inline-block;font-size:20px;padding-bottom:.3rem;padding-left:0;padding-right:0;padding-top:1rem}#main-menu .menu-inner a.nav-link.underline{border-bottom:2px solid #D72737}#main-menu .menu-inner .nav-item{position:relative}#main-menu .menu-inner .nav-item.active:after{content:"";position:absolute;bottom:0;right:-3rem;width:110px;height:2px;background-color:#d72737}#main-menu .menu-inner .menu-inner-bottom{position:absolute;width:100%;left:0;bottom:0;margin-top:0 -15px 0 -15px;padding:1rem 1rem 0;background:#2d2f32;box-shadow:0 -4px 6px -2px #0000001a!important}#main-menu .menu-inner .menu-inner-bottom .social-circle{background-color:transparent;color:#fff;padding-top:4px;border-radius:100%;width:35px;font-size:16px;height:35px;margin-left:5px;text-align:center;display:inline-block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#main-menu .menu-inner .menu-inner-bottom .social-circle:hover{background-color:transparent;color:#d72737}.menu-cart{position:absolute;top:25px;right:calc(1rem + 50px);z-index:1100;cursor:pointer;display:inline-block;width:30px;height:30px}.menu-cart i{font-size:23px}.menu-cart .basket-count{position:absolute;top:-7px;right:-6px;border-radius:100%;background-color:#d82737;color:#fff;text-align:center;width:18px;height:18px;font-size:12px;cursor:pointer}.menu-merch{position:absolute;top:22px;right:calc(1rem + 100px);z-index:1100;cursor:pointer;display:inline-block;width:30px;height:30px}.menu-merch img{width:28px;height:28px}.menu-merch .basket-count{position:absolute;top:-7px;right:-6px;border-radius:100%;background-color:#d82737;color:#fff;text-align:center;width:18px;height:18px;font-size:12px;cursor:pointer}#menu_btn{position:absolute;top:26px;right:1rem;z-index:1100;cursor:pointer;display:inline-block;width:30px;height:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#menu_btn .nav-icon{width:30px;height:30px;position:relative;z-index:110;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#menu_btn .nav-icon span{display:block;position:absolute;border-radius:0;height:3px;width:100%;background:#1c2d4b;opacity:1;right:0;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0rem 0rem 2rem rgba(0,0,0,.3)!important;-moz-box-shadow:0rem 0rem 2rem rgba(0,0,0,.3)!important;box-shadow:0 0 2rem #0000004d!important}#menu_btn .nav-icon span:nth-child(1){top:0}#menu_btn .nav-icon span:nth-child(2){top:8px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#menu_btn .nav-icon span:nth-child(3){top:16px;width:60%}#menu_btn .nav-icon.nav_open span{border-radius:10px;background:#1c2d4b}#menu_btn .nav-icon.nav_open span:nth-child(1){top:9px!important;-webkit-transform:rotate(135deg)!important;-moz-transform:rotate(135deg)!important;-o-transform:rotate(135deg)!important;transform:rotate(135deg)!important}#menu_btn .nav-icon.nav_open span:nth-child(2){opacity:0!important;left:20vw!important}#menu_btn .nav-icon.nav_open span:nth-child(3){width:100%;top:9px!important;-webkit-transform:rotate(-135deg)!important;-moz-transform:rotate(-135deg)!important;-o-transform:rotate(-135deg)!important;transform:rotate(-135deg)!important}#menu_btn:hover .nav-icon span:nth-child(3){width:100%}#menu_btn.on{background-color:#e83e8c}#menu_btn.dark .nav-icon span{background:#f6cf3c}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.menu .menu-dropdown-holder .menu-dropdown a{font-size:1.1rem}}@media only screen and (max-width: 767px){.menu .menu-links .menu-item{font-size:4.5vw}#menu-bar .top-stripe{padding-top:0}#menu-bar .menu-basket{max-width:calc(100vw - 1rem);right:.5rem}#menu-bar .top-stripe img.bounce{top:-3px}}#video-testimonials .carousel{width:100px;height:180px;margin:auto auto 40px;position:relative}#video-testimonials .carousel .carousel__viewport{width:108px;overflow:visible}#video-testimonials .carousel button.carousel__next{cursor:pointer;display:block!important;font-size:14px;letter-spacing:2px;text-transform:uppercase;transition:all .3s ease;width:60px;position:absolute;top:calc(100% + 35px);right:calc(50% - 90px)}#video-testimonials .carousel button.carousel__next i{font-size:12px;line-height:12px}#video-testimonials .carousel button.carousel__prev{cursor:pointer;display:block!important;font-size:14px;letter-spacing:2px;text-transform:uppercase;transition:all .3s ease;width:60px;position:absolute;top:calc(100% + 35px);left:calc(50% - 90px)}#video-testimonials .carousel button.carousel__prev i{font-size:12px;line-height:12px}.video-testimonial{width:100px;height:180px;position:relative}.video-testimonial img{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0}.no-webp .product-card{background-image:var(--bg-img)}.webp .product-card{background-image:var(--bg-img-webp)}.product-card{position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;min-height:266px;min-width:266px;width:100%;overflow:hidden;cursor:pointer;border-radius:.25rem}.product-card .product-info{position:absolute;height:100%;width:100%;z-index:2;cursor:pointer;color:#fff}.product-card .product-info .product-name{font-family:Oswald,sans-serif;font-size:2rem;line-height:1.2;cursor:pointer}.product-card .product-info .product-price{position:absolute;bottom:1rem;left:1rem;width:calc(100% - 2rem);font-family:Oswald,sans-serif;font-size:1.2rem;line-height:1.2;cursor:pointer}.product-card .product-info .product-price .only{font-size:.8rem}.product-card .product-info .product-price .learn-more{float:right;margin-top:5px;font-size:1rem;cursor:pointer;font-family:Karla,sans-serif}.product-card .product-info .fa-star{color:#f8d21b}.product-card .most-popular{text-align:center;display:inline-block;height:auto;padding:3px 8px;font-weight:700;border-radius:30px;font-size:14px;background-color:#d6f6e7;color:#00bc0d}.product-card .most-popular .most-popular-check{margin-top:-2px}.product-card .new-product{text-align:center;display:inline-block;height:auto;padding:3px 8px;font-weight:700;border-radius:30px;font-size:14px;background-color:#f6d6d6;color:#d82737}.product-card .new-product .most-popular-check{margin-top:-2px}.product-card.shop-product{min-height:220px}.product-card.shop-product .product-info .product-name{font-size:1.6rem;line-height:1.2;cursor:pointer}.product-card:before{content:"";background-color:#000;opacity:.6;position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.timer{width:165px;display:inline-flex}.timer .timer-box{display:inline-block;margin:0 2px;position:relative}.timer .timer-box .timer-number{border:2px solid #fff;font-family:Oswald,sans-serif;padding:10px 5px;text-align:center;color:#fff;width:50px;height:46px;font-weight:900;line-height:20px!important;font-size:20px!important;display:inline-block}.timer .timer-box p{font-size:12px;text-align:center;margin-top:0;margin-bottom:0;color:#fff;font-weight:900;position:absolute;bottom:-6px;left:0;height:15px;width:100%;font-family:Karla,sans-serif}.text-primary .timer .timer-box .timer-number{border:2px solid #000!important;color:#d82737!important}.text-primary .timer .timer-box p{bottom:-12px}@media only screen and (max-width: 767px){.timer-box .timer-number{padding:7px 5px;width:42px;height:39px;font-size:18px!important}.timer-box p{bottom:-9px}.mob-mx-auto{margin:auto!important}}#home-section-one{position:relative;margin-top:130px}#home-section-one #vimeo-placeholder{position:relative}#home-section-one #vimeo-placeholder img{position:absolute;top:0;left:0;width:100%}#home-section-one p.mimic-h1{font-family:Oswald;font-size:4.5rem;line-height:1.1;font-weight:900}#home-section-one .looking-down{position:absolute;top:-177px}#home-section-one .home-vimeo .vlt-preview:before{height:0!important;padding-bottom:0!important;display:none!important}#home-section-one .home-vimeo svg path:first-child{fill:#d82737!important}@media only screen and (max-width: 767px){#home-section-one{margin-top:80px}#home-section-one .looking-down{width:300px;height:134px;left:calc(50% - 150px);top:-112px}}#home-featured-products .home-tom-jenni-holder{margin-top:300px}#home-featured-products .carousel{width:266px;height:266px;margin:auto auto 40px;position:relative}#home-featured-products .carousel .carousel__viewport{width:280px;overflow:visible}#home-featured-products .carousel .carousel__pagination-button:after{border-radius:100%;width:10px;height:10px;background-color:#d6d6d6}#home-featured-products .carousel .carousel__pagination-button.carousel__pagination-button--active:after{background-color:#869791!important}#home-featured-products .home-tom-jenni{position:absolute;top:-300px;left:calc(50% - 368px);z-index:0}#home-featured-products .other-card{background-color:#3e4146;height:266px;min-width:266px;width:100%;color:#fff;cursor:pointer;overflow:hidden}#home-featured-products .other-card .other-card-title{font-family:Oswald,sans-serif;font-size:2.2rem;line-height:1.2;cursor:pointer}#home-featured-products .other-card .view-shop{position:absolute;bottom:1rem;left:1rem;width:calc(100% - 2rem);cursor:pointer;font-size:1rem;font-family:Karla,sans-serif}@media only screen and (max-width: 767px){#home-featured-products .home-tom-jenni-holder{margin-top:125px}#home-featured-products .home-tom-jenni{width:320px;height:184px;left:calc(50% - 160px);top:-104px}}.no-webp .beginners-bundle-card{background-image:url(/build/assets/beginners-bundle-card-BjRcrVHD.jpg)}.no-webp .essential-bundle-card{background-image:url(/build/assets/essential-bundle-card-C5FSz0HI.jpg)}.no-webp .complete-bundle-card{background-image:url(/build/assets/complete-bundle-card-DSr5_ayo.jpg)}.webp .beginners-bundle-card{background-image:url(/build/assets/beginners-bundle-card-9uzIWicj.webp)}.webp .essential-bundle-card{background-image:url(/build/assets/essential-bundle-card-DaQHA2R1.webp)}.webp .complete-bundle-card{background-image:url(/build/assets/complete-bundle-card-ClvE9V1Q.webp)}#home-bundles .carousel{width:266px;height:266px;margin:auto auto 40px;position:relative}#home-bundles .carousel .carousel__viewport{width:280px;overflow:visible}#home-bundles .carousel .carousel__pagination-button:after{border-radius:100%;width:10px;height:10px;background-color:#d6d6d6}#home-bundles .carousel .carousel__pagination-button.carousel__pagination-button--active:after{background-color:#869791!important}#home-bundles .bundle-card{position:relative;text-align:left;background-size:cover;background-position:center center;background-repeat:no-repeat;min-height:266px;min-width:266px;overflow:hidden;cursor:pointer;border-radius:.25rem}#home-bundles .bundle-card .bundle-info{position:absolute;height:100%;width:100%;z-index:2;cursor:pointer;color:#fff}#home-bundles .bundle-card .bundle-info .bundle-name{font-family:Oswald,sans-serif;font-size:2rem;line-height:1.2;cursor:pointer}#home-bundles .bundle-card .bundle-info .bundle-price{position:absolute;bottom:1rem;left:1rem;width:calc(100% - 2rem);font-family:Oswald,sans-serif;font-size:1.2rem;line-height:1.2;cursor:pointer}#home-bundles .bundle-card .bundle-info .bundle-price .only{font-size:.8rem}#home-bundles .bundle-card .bundle-info .bundle-price .learn-more{float:right;margin-top:5px;font-size:1rem;cursor:pointer;font-family:Karla,sans-serif}#home-bundles .bundle-card .bundle-info .fa-star{color:#f8d21b}#home-bundles .bundle-card .special-offer{display:inline-block;text-align:center;width:85px;height:25px;font-size:16px;font-weight:900;background-color:#d72737;color:#fff;border-radius:15px}@media only screen and (max-width: 767px){#home-bundles .home-tom-jenni{width:320px;height:184px;left:calc(50% - 160px);top:-104px}#home-bundles .bundle-card .bundle-info .bundle-name{margin-bottom:6px}#home-bundles .bundle-card .bundle-info .bundle-short{font-size:4vw;line-height:1.5}}.mailing-list-row .btn{height:48px}#home-reviews .review-box{min-height:284px}#home-reviews .review-box .review-avatar{left:1.5rem}#home-reviews .review-box .review-name{font-family:Oswald,sans-serif;font-size:1.6rem;line-height:1.2;cursor:pointer}#home-reviews .review-box .review-name .review-star{width:20px;margin-right:-4px}.no-webp .blog-img{background-image:var(--bg-img)}.webp .blog-img{background-image:var(--bg-img-webp)}.blog-post{border-radius:10px;overflow:hidden;text-align:left}.blog-post .blog-img{background-size:cover;background-position:center center;background-repeat:no-repeat;width:100%;height:160px}.blog-post .blog-summary{min-height:168px}.blog-post .read-now{position:absolute;bottom:1rem;right:1.5rem}.blog-post .read-now i{font-size:16px;line-height:16px}.home-tom-blog{margin-bottom:-80px;margin-right:60px}#home-blog .home-blog-holder{max-width:266px}#home-blog .carousel{width:266px;margin:auto auto 40px;position:relative}#home-blog .carousel .carousel__viewport{width:280px;overflow:visible}#home-blog .carousel .carousel__pagination-button:after{border-radius:100%;width:10px;height:10px;background-color:#d6d6d6}#home-blog .carousel .carousel__pagination-button.carousel__pagination-button--active:after{background-color:#869791!important}@media only screen and (max-width: 767px){.home-tom-blog{position:relative;margin-left:40px;width:507px;height:auto}#home-blog{overflow:hidden}#home-blog p.mimic-h2{font-size:9vw}}@media only screen and (max-width: 767px){#home-recent-videos p.mimic-h2{font-size:9vw}}#saleModal{background-color:#000000d9}#saleModal .modal-content{height:auto}#saleModal .modal-content p{color:#fff}#saleModal .modal-content p.close-modal{right:-40%;width:100%;bottom:calc(10% - 35px)}#saleModal .modal-content .timer-holder{position:absolute;bottom:calc(16% + 50px);left:calc(50% - 145px);width:150px}#saleModal .modal-content .timer{position:absolute;right:calc(50% - 191px);top:-11px}#saleModal .modal-content .timer .timer-box .timer-number{color:#fff;border:2px solid #fff}#saleModal .modal-content .timer .timer-box p{bottom:-13px;line-height:1.1rem;color:#fff}#saleModal h3{font-family:Karla;font-size:26px;line-height:1.4rem;color:#fff!important}#saleModal .timer-text{padding-right:0}.sale-modal-btn{position:absolute;background-color:#1d3036!important;color:#fff!important;bottom:10%;border:0!important;max-width:380px;right:calc(50% - 180px)}@media only screen and (min-width: 992px) and (max-width: 1199px){#saleModal .modal-content p.close-modal{width:100%;bottom:3%}#saleModal .modal-content .timer-holder{bottom:calc(16% + 40px)}.sale-modal-btn{bottom:8%;max-width:260px;left:calc(50% - 130px)}}@media only screen and (max-width: 991px){#saleModal .modal-content p.close-modal{width:100%;bottom:3%}#saleModal .modal-content .timer-holder{bottom:calc(17% + 0px);width:100%;left:0}#saleModal .modal-content .timer{width:161px;position:relative;right:auto;top:-8px}#saleModal .modal-content .timer .timer-box p{bottom:-13px}#saleModal h3{font-size:4vw;line-height:4vw}.timer-text{padding-right:0}.mob-pl-4{padding-left:1.5rem}.sale-modal-btn{bottom:8%;max-width:260px;left:calc(50% - 130px)}}@media only screen and (max-width: 767px){.sale-banner h3{font-size:7.5vw}#saleModal .modal-content p.close-modal{width:calc(100% - 2rem)!important;bottom:10%;left:1rem!important}#saleModal .modal-content .timer-holder{bottom:calc(22% + 30px)}#saleModal .modal-content .timer{top:3px}#saleModal h3{font-size:6vw;line-height:6vw}.sale-modal-btn{bottom:15%}}
