﻿/*!
Theme Name: bkm
Author: Nordrose OÜ
Author URI: https://nordro.se
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bikeep-merch
*/@import url(./assets/fonts/fonts.css);:root{--adminbar-height: 32px}@media (max-width: 782px){:root{--adminbar-height: 46px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.site-header{background-color:#2F3A48;height:56px;position:sticky;top:0;left:0;width:100%;z-index:10}.site-header a::after{display:none}.site-header--inner{padding:10px 20px;height:56px;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}@media (max-width: 768px){.site-header--inner{padding:10px}}.admin-bar .site-header{top:var(--adminbar-height)}.site-header .logo{display:block;width:100px;height:30px;background-image:url("./assets/img/logo-green.svg");background-size:contain;background-repeat:no-repeat;position:relative;z-index:11}.site-header nav{display:flex;flex:1;align-items:center}.site-header nav .menu-main-menu-container{flex:1;margin-left:60px}@media (max-width: 768px){.site-header nav .menu-main-menu-container{display:block;position:fixed;height:100%;width:100%;right:0;top:0;padding-top:56px;z-index:10;transform:translate3d(0, 0, 0);pointer-events:none;background-color:rgba(47,58,72,0);transition:all 0.16s cubic-bezier(0.5, 1, 0.89, 1)}.admin-bar .site-header nav .menu-main-menu-container{padding-top:calc(56px + 46px)}.nav-open .site-header nav .menu-main-menu-container{transform:translate3d(0, 0, 0);background-color:#2f3a48;pointer-events:all}.nav-open .site-header nav .menu-main-menu-container ul{opacity:1;transition:opacity .1s ease-in .15s}.site-header nav .menu-main-menu-container ul{display:block;text-align:center;font-size:26px;position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);opacity:0;transition:opacity .1s ease-in}.site-header nav .menu-main-menu-container ul li{margin-bottom:20px}}.site-header nav .menu{display:flex;list-style:none;margin:0;padding:0}.site-header nav .menu li a{padding:5px;margin-right:16px}.site-header nav .menu li a:hover::after{display:inline-block;background-color:#AEFF00}.site-header nav .menu-toggle{position:relative;z-index:11;display:none;padding:10px;border-radius:50%;order:2;margin-left:15px}.site-header nav .menu-toggle span{display:block;width:22px;height:2px;margin:4px 0;background-color:#AEFF00}.site-header nav .menu-toggle span:nth-child(2){width:18px}@media (max-width: 768px){.site-header nav .menu-toggle{display:block}}.site-header nav .basket{position:relative;z-index:11}.site-header nav a{color:#fff;text-decoration:none}.site-header nav a.basket{display:block;width:30px;height:30px;position:relative}.site-header nav a.basket svg{width:100%;height:100%;fill:#AEFF00}.site-header nav a.basket .basket-count{display:flex;position:absolute;bottom:3px;left:50%;width:auto;height:14px;padding:0 5px;align-items:center;justify-content:center;transform:scale(0) translate3d(-50%, 0, 0);transition:transform .2s ease}.site-header nav a.basket .basket-count::before{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:10px}.site-header nav a.basket .basket-count span{color:#AEFF00;display:block;position:relative;font-weight:bold;font-size:7px;line-height:1;letter-spacing:.04rem;padding-left:1px}.site-header nav a.basket.has-items .basket-count{display:flex;transform-origin:0 100%;animation:scaleUp .3s ease forwards}@media (max-width: 768px){.site-header nav{justify-content:flex-end}}@keyframes scaleUp{0%{transform:scale(0) translate3d(-50%, 0, 0)}50%,60%{transform:scale(1.2) translate3d(-50%, 0, 0)}100%{transform:scale(1) translate3d(-50%, 0, 0)}}.site-footer{width:100%;color:#fff;background-color:#1e2733;margin:0;min-height:70px}.site-footer--inner{padding:10px 20px;max-width:1200px;height:100%;margin:0 auto;display:flex;justify-content:space-between}.site-footer--inner .contact-info{color:#fff}.site-footer--inner .contact-info a{color:#AEFF00}.site-footer--inner .contact-info a::after{display:none}@media (max-width: 768px){.site-footer--inner{display:block}.site-footer--inner .contact-info{border-top:1px solid #4f616b}}body{font-family:'TTHoves', sans-serif;color:#1e2733}a{display:inline-block;color:#4f616b;text-decoration:none;position:relative}a::after{content:'';display:inline-block;width:100%;height:2px;background-color:#4f616b;position:absolute;bottom:-1px;left:0}button{-webkit-appearance:none;border:none;background-color:#1e2733;border-radius:40px;padding:12px 18px;font-size:11px;text-transform:uppercase;font-weight:bold;color:#AEFF00;cursor:pointer;transition:all .14s ease}button::after{display:none}button:hover{background-color:#AEFF00;color:#1e2733}@media (max-width: 768px){button:hover{background-color:#1e2733}}button:active{background-color:rgba(30,39,51,0.8);color:#AEFF00}button:focus{outline:0}button.disabled{pointer-events:none;background-color:rgba(174,255,0,0.6);color:#4f616b}.site-main{min-height:calc(100vh - 70px)}.site-main--front{min-height:calc(100vh - 70px - 60px)}.entry-footer{margin-top:20px;margin-bottom:20px}.notifications-wrapper{opacity:0;pointer-events:none;transform:translate3d(0, -200px, 0);width:100%;position:fixed;top:calc(56px + 5px);left:0;z-index:9;padding:0 5px;transition:transform .3s ease-in-out, opacity .4s ease}.admin-bar .notifications-wrapper{top:calc(var(--adminbar-height) + 56px + 10px)}.notifications-wrapper.show{opacity:1;pointer-events:all;transform:translate3d(0, 0, 0)}.notifications-message{background-color:#AEFF00;color:#1e2733;padding:10px;border-radius:4px;font-size:14px;text-align:center;box-shadow:0 1px 4px rgba(0,0,0,0.06);max-width:700px;margin:0 auto}.notifications-message a{display:inline-block;margin-left:6px;text-decoration:underline}.notifications-message a::after{display:none}.notifications-message a:hover{text-decoration:none}.button-action--loader{transform:rotate(0deg);height:20px;width:20px;animation:button-action--loader-1 4.8s linear infinite;display:none;top:5px;right:8px;z-index:6;position:absolute}.loading .button-action--loader{display:block}@keyframes button-action--loader-1{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.button-action--loader span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:20px;width:20px;clip:rect(0, 20px, 20px, 10px);animation:button-action--loader-2 1.2s linear infinite}@keyframes button-action--loader-2{0%{transform:rotate(0deg)}100%{transform:rotate(220deg)}}.button-action--loader span::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:20px;width:20px;clip:rect(0, 20px, 20px, 10px);border:2px solid #AEFF00;border-radius:50%;animation:button-action--loader-3 1.2s cubic-bezier(0.77, 0, 0.175, 1) infinite}@keyframes button-action--loader-3{0%{transform:rotate(-140deg)}50%{transform:rotate(-160deg)}100%{transform:rotate(140deg)}}.featured-products{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:1460px;margin:0 auto}.featured-products--item{flex:0 1 50%;height:calc(100vh - 70px - 60px);opacity:0;position:relative;animation:fade-in 300ms ease forwards;transform:translate3d(-100%, 0, 0);overflow:hidden}.featured-products--item:nth-child(2){animation-delay:100ms;transform:translate3d(100%, 0, 0)}.featured-products--item:nth-child(3){animation-delay:200ms}.featured-products--item:nth-child(4){animation-delay:300ms;transform:translate3d(100%, 0, 0)}.featured-products--item a{position:absolute;top:0;left:0;width:100%;height:100%}.featured-products--item a::after{display:none}.featured-products--item-background{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scale(1);transition:transform .6s ease}.featured-products--item-info{position:absolute;bottom:20px;left:0;width:100%;transform:translate3d(0, 100px, 0);transition:transform .2s ease .1s}.featured-products--item-info h3{color:#fff;margin:0;text-align:center;font-size:20px}.featured-products--item-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(79,97,107,0.3);opacity:0;transition:opacity .2s ease}.featured-products--item-colors{display:flex;opacity:0;align-items:center;position:absolute;top:15px;right:10px;transition:opacity .2s ease-in}.featured-products--item-color{width:20px;height:20px;border-radius:50%;margin:0 5px}.featured-products--item-color.black{background-color:black}.featured-products--item-color.white{background-color:white}.featured-products--item-color.green{background-color:#AEFF00}.featured-products--item-color.darkblue{background-color:#1e2733}.featured-products--item:hover .featured-products--item-overlay{opacity:1}.featured-products--item:hover .featured-products--item-colors{opacity:1;animation-delay:.1s}.featured-products--item:hover .featured-products--item-background{transform:scale(1.2);transition:transform 5s linear}.featured-products--item:hover .featured-products--item-info{transform:translate3d(0, 0, 0)}@media (max-width: 768px){.featured-products--item{flex:0 0 100%}.featured-products--item .featured-products--item-overlay{opacity:1}.featured-products--item .featured-products--item-colors{opacity:1;animation-delay:.1s}.featured-products--item .featured-products--item-background{transform:scale(1.2);transition:transform 5s linear}.featured-products--item .featured-products--item-info{transform:translate3d(0, 0, 0)}}@keyframes fade-in{to{opacity:1;transform:translate3d(0, 0, 0)}}.single-product .site-main div.product{display:flex;flex-wrap:wrap}.single-product .site-main div.product .woocommerce-product-gallery{float:none}.single-product .site-main div.product .woocommerce-tabs{flex:0 0 100%}.single-product .site-main{display:flex;max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.single-product .site-main .product-left,.single-product .site-main .product-right{flex:0 0 50%}.single-product .site-main .product-right{padding:40px}.single-product .site-main .product-right h1{margin-top:0;font-weight:600}.single-product .site-main .product-right h4{font-weight:400;margin-bottom:10px}.single-product .site-main .product-price{font-weight:600;font-size:20px}.single-product .site-main .product-images{width:100%;overflow-x:hidden;position:relative}.single-product .site-main .product-images--inner{width:100%;height:100%;display:flex;transition:transform 0.14s cubic-bezier(0.55, 0.085, 0.68, 0.53)}.single-product .site-main .product-images--navigation{position:absolute;display:flex;justify-content:space-between;width:100%;height:30px;top:50%;transform:translate3d(0, -50%, 0)}.single-product .site-main .product-images--navigation-prev,.single-product .site-main .product-images--navigation-next{padding:0;width:30px;height:30px;background-color:#1e2733;border-radius:50%;position:relative;margin-right:10px}.single-product .site-main .product-images--navigation-prev svg,.single-product .site-main .product-images--navigation-next svg{fill:#AEFF00;display:block;position:absolute;width:14px;height:14px;transform:translate3d(-50%, -50%, 0);top:50%;left:50%}.single-product .site-main .product-images--navigation-prev:hover,.single-product .site-main .product-images--navigation-next:hover{background-color:#AEFF00}.single-product .site-main .product-images--navigation-prev:hover svg,.single-product .site-main .product-images--navigation-next:hover svg{fill:#1e2733}.single-product .site-main .product-images--navigation-prev:disabled,.single-product .site-main .product-images--navigation-next:disabled{opacity:0;pointer-events:none}.single-product .site-main .product-images--navigation-prev{margin-right:0;margin-left:10px}.single-product .site-main .product-images--navigation-prev svg{transform:translate3d(-50%, -50%, 0) rotate(180deg)}.single-product .site-main .product-images .product-image-wrapper{width:100%;flex:0 0 100%}.single-product .site-main .product-images .product-image{width:100%;height:auto}.single-product .site-main .product-description{font-size:14px;margin:30px 0 0}.single-product .site-main .product-variations{margin-top:30px}.single-product .site-main .product-variations--error{color:#f82358;display:none}.single-product .site-main .product-variations--error.show{display:block}.single-product .site-main .product-variation--colors,.single-product .site-main .product-variation--sizes{display:flex;align-items:center;top:15px;right:10px}.single-product .site-main .product-variation--colors input[type=radio],.single-product .site-main .product-variation--sizes input[type=radio]{opacity:0;position:absolute;pointer-events:none}.single-product .site-main .product-variation--color label{width:30px;height:30px;border-radius:50%;margin:0 5px;-webkit-appearance:none;border:1px solid #d6dee2;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:0;position:relative}.single-product .site-main .product-variation--color label::after{content:'';display:block;opacity:0;transition:opacity .2s ease;width:10px;height:10px;background-color:#AEFF00;border-radius:20px}.single-product .site-main .product-variation--color input[type=radio]:checked+label::after{opacity:1}.single-product .site-main .product-variation--color-black label{background-color:black}.single-product .site-main .product-variation--color-white label{background-color:white}.single-product .site-main .product-variation--color-white label::after{background-color:#4f616b}.single-product .site-main .product-variation--color-green label{background-color:#AEFF00}.single-product .site-main .product-variation--color-green label::after{background-color:#1e2733}.single-product .site-main .product-variation--color:focus{outline:0}.single-product .site-main .product-variation--size,.single-product .site-main .product-variation--gender{margin-top:30px}.single-product .site-main .product-variation--size label,.single-product .site-main .product-variation--gender label{display:flex;align-items:center;justify-content:center;background-color:#d6dee2;width:40px;height:40px;padding:10px;font-size:14px;text-transform:uppercase;border-radius:4px;margin-right:5px;cursor:pointer}.single-product .site-main .product-variation--size input[type=radio]:checked+label,.single-product .site-main .product-variation--gender input[type=radio]:checked+label{background-color:#1e2733;color:#fff}.single-product .site-main .product-variation--size.disabled label,.single-product .site-main .product-variation--gender.disabled label{background-color:#f1f2f3;color:#4f616b;pointer-events:none}.single-product .site-main .product-quantity input{border:2px solid #d6dee2;border-radius:4px;padding:6px 10px;max-width:80px}.single-product .site-main .product-quantity input:focus{outline:0;border-color:#1e2733}.single-product .site-main .product-add-to-cart{-webkit-appearance:none;border:none;background-color:#1e2733;border-radius:40px;padding:16px 20px;min-width:160px;font-size:11px;text-transform:uppercase;font-weight:bold;color:#AEFF00;cursor:pointer;transition:all .14s ease;margin-top:30px;position:relative}.single-product .site-main .product-add-to-cart span{pointer-events:none}.single-product .site-main .product-add-to-cart .button-action--loader{top:12px;right:10px}.single-product .site-main .product-add-to-cart .button-action--loader span::after{border-color:#1e2733}.single-product .site-main .product-add-to-cart:hover{background-color:#AEFF00;color:#1e2733}.single-product .site-main .product-add-to-cart:focus{outline:0}.single-product .site-main .product-add-to-cart.disabled{pointer-events:none;background-color:rgba(174,255,0,0.6);color:#4f616b}.single-product .site-main .product-add-to-cart.disabled .button-action--loader{display:block}@media (max-width: 768px){.single-product .site-main{flex-wrap:wrap;padding-left:0;padding-right:0}.single-product .site-main .product-left,.single-product .site-main .product-right{flex:0 0 100%}.single-product .site-main .product-right{padding:30px 10px 60px}}.admin-bar .woocommerce-cart{padding-top:calc(var(--adminbar-height) + 20px)}.woocommerce-cart .site-main{max-width:1200px;margin:0 auto;padding:0 20px}.woocommerce-cart .cart-empty{background-color:transparent}.woocommerce-cart .woocommerce-notices-wrapper{margin-bottom:30px;flex:0 0 100%}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message{background-color:#AEFF00;color:#1e2733;padding:8px 14px;border-radius:4px}.woocommerce-cart .woocommerce{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width: 850px){.woocommerce-cart .woocommerce{display:block}}.woocommerce-cart .woocommerce-cart-form{flex:1}.woocommerce-cart .woocommerce-cart-form table{width:100%}.woocommerce-cart .woocommerce-cart-form thead{display:none}.woocommerce-cart .woocommerce-cart-form tbody tr{display:flex;justify-content:space-between;align-items:center;position:relative;padding:15px 0;border-bottom:1px solid #f1f2f3}.woocommerce-cart .woocommerce-cart-form tbody tr td{padding:0 10px}.woocommerce-cart .woocommerce-cart-form tbody tr:first-child{border-top:1px solid #f1f2f3}.woocommerce-cart .woocommerce-cart-form tbody tr:last-child{border:none;background-color:#f1f2f3;padding:15px;border-radius:4px}.woocommerce-cart .woocommerce-cart-form tbody tr:last-child .actions{margin-left:auto}.woocommerce-cart .woocommerce-cart-form tbody tr:last-child button{-webkit-appearance:none;border:none;background-color:#1e2733;border-radius:40px;padding:12px 18px;font-size:11px;text-transform:uppercase;font-weight:bold;color:#AEFF00;cursor:pointer;transition:all .14s ease;white-space:nowrap}.woocommerce-cart .woocommerce-cart-form tbody tr:last-child button:hover{background-color:#AEFF00;color:#1e2733}.woocommerce-cart .woocommerce-cart-form tbody tr:last-child button:focus{outline:0}.woocommerce-cart .woocommerce-cart-form tbody tr:nth-last-child(2){border:none}.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail{order:1;width:100px;height:100px;border:2px solid #d6dee2;border-radius:4px;padding:0;flex:0 0 100px}.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a::after{display:none}.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail img{display:block;width:100%;height:auto;border-radius:3px}.woocommerce-cart .woocommerce-cart-form tbody .product-name{order:2;flex:0 1 100%}.woocommerce-cart .woocommerce-cart-form tbody .product-name dl dt{display:none}.woocommerce-cart .woocommerce-cart-form tbody .product-name dl dd{display:inline;width:auto;margin:0}.woocommerce-cart .woocommerce-cart-form tbody .product-name dl dd p{margin:0}.woocommerce-cart .woocommerce-cart-form tbody .product-name a::after{display:none}.woocommerce-cart .woocommerce-cart-form tbody .product-price{order:3;flex:0 0 80px}.woocommerce-cart .woocommerce-cart-form tbody .product-quantity{order:4;flex:0 0 80px}.woocommerce-cart .woocommerce-cart-form tbody .product-quantity input{max-width:50px;text-align:center;-webkit-appearance:none;border:2px solid #d6dee2;border-radius:4px;padding:4px;line-height:1}.woocommerce-cart .woocommerce-cart-form tbody .product-quantity input:focus{outline:0;border-color:#1e2733}.woocommerce-cart .woocommerce-cart-form tbody .product-quantity label{display:none}.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal{order:5;flex:0 0 100px}.woocommerce-cart .woocommerce-cart-form tbody .product-remove{padding:0;flex:0 0 22px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;top:10px;left:10px;order:8}.woocommerce-cart .woocommerce-cart-form tbody .product-remove a{width:100%;height:100%;display:block;text-decoration:none;font-size:0;background-color:#1e2733;border-radius:50%;position:relative;color:transparent;transition:background-color .14s ease}.woocommerce-cart .woocommerce-cart-form tbody .product-remove a::before,.woocommerce-cart .woocommerce-cart-form tbody .product-remove a::after{content:'';display:block;width:12px;height:2px;border-radius:2px;background-color:#AEFF00;transition:background-color .14s ease;position:absolute;top:10px;left:5px}.woocommerce-cart .woocommerce-cart-form tbody .product-remove a::before{transform:rotate(45deg)}.woocommerce-cart .woocommerce-cart-form tbody .product-remove a::after{transform:rotate(-45deg)}.woocommerce-cart .woocommerce-cart-form tbody .product-remove a:hover{background-color:#AEFF00}.woocommerce-cart .woocommerce-cart-form tbody .product-remove a:hover::after,.woocommerce-cart .woocommerce-cart-form tbody .product-remove a:hover::before{background-color:#1e2733}@media (max-width: 991px){.woocommerce-cart .woocommerce-cart-form tbody tr{flex-wrap:wrap}.woocommerce-cart .woocommerce-cart-form tbody tr td{padding:10px}.woocommerce-cart .woocommerce-cart-form tbody tr .product-name{flex:0 1 calc(100% - 100px);align-self:flex-start}}@media (max-width: 768px){.woocommerce-cart .woocommerce-cart-form tbody tr td{text-align:left}.woocommerce-cart .woocommerce-cart-form tbody tr td::before{display:none}.woocommerce-cart .woocommerce-cart-form tbody tr .product-remove{position:absolute;z-index:3;right:0;left:auto;top:15px}.woocommerce-cart .woocommerce-cart-form tbody tr .product-name{padding-right:25px}}.woocommerce-cart .cart-collaterals{background-color:#f1f2f3;flex:0 1 400px;margin-left:30px;padding:15px;border-radius:4px;margin-bottom:60px}.woocommerce-cart .cart-collaterals h2{margin-top:0;text-transform:uppercase;font-size:14px}.woocommerce-cart .cart-collaterals .cart_totals{display:flex;height:100%;flex-direction:column}.woocommerce-cart .cart-collaterals table{width:100%}.woocommerce-cart .cart-collaterals table tr{display:flex;justify-content:space-between;padding:10px 0}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{text-align:right;margin-top:auto}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button{-webkit-appearance:none;border:none;background-color:#1e2733;border-radius:40px;padding:12px 18px;font-size:11px;text-transform:uppercase;font-weight:bold;color:#AEFF00;cursor:pointer;transition:all .14s ease}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button::after{display:none}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover{background-color:#AEFF00;color:#1e2733}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button:focus{outline:0}.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button.disabled{pointer-events:none;background-color:rgba(174,255,0,0.6);color:#4f616b}@media (max-width: 850px){.woocommerce-cart .cart-collaterals{margin-left:0;margin-top:20px}}@media (max-width: 768px){.woocommerce-cart .cart-collaterals th{display:block}.woocommerce-cart .cart-collaterals td::before{display:none}}.woocommerce-checkout .site-main{max-width:1200px;margin:0 auto;padding:0 20px;padding-top:20px}.admin-bar .woocommerce-checkout .site-main{padding-top:calc(var(--adminbar-height) + 20px)}.woocommerce-checkout label{display:block;margin-bottom:6px}.woocommerce-checkout input,.woocommerce-checkout select,.woocommerce-checkout textarea{width:100%;border:2px solid #d6dee2;border-radius:4px;padding:8px 12px}.woocommerce-checkout input:focus,.woocommerce-checkout select:focus,.woocommerce-checkout textarea:focus{outline-color:#AEFF00}.woocommerce-checkout .woocommerce-error{background-color:#AEFF00;color:#1e2733;padding:8px 14px;border-radius:4px;list-style:none}.woocommerce-checkout .woocommerce-error li{padding:5px 0}.woocommerce-checkout .woocommerce-billing-fields{display:flex;flex-wrap:wrap;max-width:540px}.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{width:100%}.woocommerce-checkout .woocommerce-billing-fields h3{flex:0 0 100%}.woocommerce-checkout .woocommerce-billing-fields abbr{text-decoration:none;color:#1e2733}.woocommerce-checkout .woocommerce-billing-fields .form-row-first,.woocommerce-checkout .woocommerce-billing-fields .form-row-last{flex:0 1 50%}.woocommerce-checkout .woocommerce-additional-fields{max-width:540px}.woocommerce-checkout .woocommerce-additional-fields #order_comments_field label{display:block}.woocommerce-checkout .woocommerce-additional-fields #order_comments_field textarea{width:100%}.woocommerce-checkout #order_review table{width:100%;max-width:540px;border-bottom:1px solid #d6dee2;border-top:1px solid #d6dee2;padding:20px 0;margin-bottom:30px}.woocommerce-checkout #order_review table thead{display:none}.woocommerce-checkout #order_review table tbody .product-total{text-align:right}.woocommerce-checkout #order_review table tfoot tr{margin:10px 0}.woocommerce-checkout #order_review table tfoot tr:first-child th,.woocommerce-checkout #order_review table tfoot tr:first-child td{padding-top:30px}.woocommerce-checkout #order_review table tfoot tr th{text-align:left}.woocommerce-checkout #order_review table tfoot tr td{text-align:right}.woocommerce-checkout #order_review table tfoot tr.order-total{margin-bottom:0}.woocommerce-checkout #payment{max-width:540px;margin-bottom:40px}.woocommerce-checkout #payment .methods{list-style:none;padding:0}.woocommerce-checkout #payment .methods li{margin:10px 0}.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio{opacity:0;pointer-events:none;position:absolute;left:-100vw}.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio+label{position:relative;padding-left:34px;cursor:pointer;font-weight:bold;margin-bottom:0;padding-top:4px;display:flex;align-items:center;padding:10px 10px 10px 34px}.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio+label::after,.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio+label::before{content:'';display:block;position:absolute;top:50%;left:0;transform:translate3d(0, -50%, 0)}.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio+label::after{width:26px;height:26px;border:2px solid #4f616b;background-color:#fff;z-index:0;border-radius:4px}.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio+label::before{width:16px;height:16px;background-repeat:no-repeat;left:5px;top:50%;z-index:1}.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio+label img{margin-left:15px}.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio:checked+label::before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 174.239 174.239' style='enable-background:new 0 0 174.239 174.239;' xml:space='preserve'%3E%3Cpath fill='%23AEFF00' d='M74.439,157.519c-1.59,1.848-4.34,1.989-6.111,0.313L1.38,94.468c-1.771-1.676-1.848-4.496-0.173-6.267l21.33-22.539 c1.676-1.771,4.496-1.848,6.267-0.173l36.571,34.611c1.771,1.676,4.521,1.535,6.111-0.313l71.447-83.015 c1.59-1.848,4.404-2.059,6.251-0.468l23.518,20.242c1.848,1.59,2.059,4.404,0.468,6.252L74.439,157.519z'/%3E%3C/svg%3E")}.woocommerce-checkout #payment .methods li input[name=payment_method].input-radio:checked+label::after{background-color:#4f616b}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{margin:40px 0}.woocommerce-checkout .woocommerce .blockUI.blockOverlay{position:fixed;width:100% !important;height:100% !important;top:0;left:0;margin:0 !important;padding:0 !important}.privacy-policy .site-main{max-width:1200px;margin:0 auto;padding:0 20px}.woocommerce-order-received a::after{display:none}.woocommerce-order-received .woocommerce-thankyou-order-details{list-style:none;padding:0}.woocommerce-order-received table.order_details{width:100%;max-width:540px;border-bottom:1px solid #d6dee2;border-top:1px solid #d6dee2;padding:20px 0}.woocommerce-order-received table.order_details thead{display:none}.woocommerce-order-received table.order_details tbody .product-total{text-align:right}.woocommerce-order-received table.order_details tfoot tr{margin:10px 0}.woocommerce-order-received table.order_details tfoot tr:first-child th,.woocommerce-order-received table.order_details tfoot tr:first-child td{padding-top:30px}.woocommerce-order-received table.order_details tfoot tr th{text-align:left}.woocommerce-order-received table.order_details tfoot tr td{text-align:right}.woocommerce-order-received table.order_details tfoot tr.order-total{margin-bottom:0}.archive .woocommerce-products-header{max-width:1200px;margin:0 auto;padding:0 15px}.archive .site-main--front{padding-top:0}
