#toggle{display:block;width:28px;height:30px;position:relative;top:10px}@media (min-width:991px){#toggle{display:none!important}}#toggle span{position:relative;display:block;width:100%;height:5px;background-color:#27509b;-webkit-transition:all .3s;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:2px}#toggle span:after{content:"";position:absolute;left:0;top:-9px;top:9px;width:100%;height:5px;background-color:#27509b;-webkit-transition:all .3s;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:2px}#toggle span:before{content:"";position:absolute;left:0;top:-9px;width:100%;height:5px;background-color:#27509b;-webkit-transition:all .3s;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:2px}#toggle.on span{background-color:transparent}#toggle.on span:before{-webkit-transform:rotate(45deg) translate(5px,5px);-ms-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px)}#toggle.on span:after{-webkit-transform:rotate(-45deg) translate(7px,-8px);-ms-transform:rotate(-45deg) translate(7px,-8px);transform:rotate(-45deg) translate(7px,-8px)}#toggle.on+#menu{opacity:1;visibility:visible}#header{position:relative;border-bottom:2px solid #27509b}@media (min-width:991px){#header{border-bottom:0}}#header .search{-webkit-transition:.3s all;transition:.3s all}#header .search:hover{opacity:.7}#header .cart{-webkit-transition:.3s all;transition:.3s all}#header .cart:hover{opacity:.7}#header .header-top-contact a{display:none!important;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;font-weight:700;color:#06245b}@media (min-width:991px){#header .header-top-contact a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}#header .header-top{background:#27509b;color:#fff}#header .header-top .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:11px;padding-top:10px;padding-bottom:10px}@media (min-width:991px){#header .header-top .container{font-size:16px}}#header .header-top .container a{font-size:14px;color:#fff}@media (min-width:991px){#header .header-top .container a{font-size:16px}}#header .header-top .header-top-socials i{font-size:21px}#header .header-row .container{display:grid;grid-template-columns:1fr 140px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;padding-bottom:20px}@media (min-width:991px){#header .header-row .container{grid-template-columns:1fr 200px 1fr}}@media (min-width:1200px){#header .header-row .container{grid-template-columns:1fr 300px 1fr}}#header .header-menu .menu-content{position:fixed;right:-100%;top:0;height:100%;z-index:200;background:rgba(0,0,0,.9019607843);-webkit-transition:.3s all;transition:.3s all;width:72%}#header .header-menu .menu-content .chevron{position:absolute;right:10px;color:#fff;-webkit-transition:.3s all;transition:.3s all}@media (min-width:991px){#header .header-menu .menu-content .chevron{position:relative;right:0;color:#06245b;font-size:14px;margin-left:4px}}#header .header-menu .menu-content .sub-menu{height:0;overflow:hidden;-webkit-transition:.3s all;transition:.3s all}#header .header-menu .menu-content .sub-menu .chevron{display:none!important}@media (min-width:991px){#header .header-menu .menu-content .sub-menu{position:absolute;left:0;top:12px;margin-top:14px;padding-top:10px;display:grid;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}#header .header-menu .menu-content .sub-menu li{border-bottom:0;padding:10px 20px}@media (min-width:991px){#header .header-menu .menu-content .sub-menu li{background:#f2f2f2}}#header .header-menu .menu-content .sub-menu li a{width:100%;display:block;padding:0}@media (min-width:991px){#header .header-menu .menu-content{position:relative;right:initial;top:initial;height:initial;width:initial;background:0 0}}#header .header-menu .menu-content.active{right:0}#header .header-menu .menu-content ul{list-style:none;padding:0;margin:0;width:100%;background:0 0}@media (min-width:991px){#header .header-menu .menu-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}@media (min-width:1200px){#header .header-menu .menu-content ul{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}#header .header-menu .menu-content ul li{padding:20px;border-bottom:1px solid #fce500;-webkit-transition:.3s all;transition:.3s all}#header .header-menu .menu-content ul li.active .chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#header .header-menu .menu-content ul li.active .sub-menu{height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow:visible}@media (min-width:991px){#header .header-menu .menu-content ul li.current_page_item a:after{width:100%!important}}@media (min-width:991px){#header .header-menu .menu-content ul li{padding:0;border-bottom:0}}#header .header-menu .menu-content ul li a{position:relative;color:#fff;font-size:14px;font-weight:600}@media (min-width:991px){#header .header-menu .menu-content ul li a{color:#27509b}#header .header-menu .menu-content ul li a:hover:after{width:100%}#header .header-menu .menu-content ul li a:after{content:" ";position:absolute;display:block;width:0;height:2px;bottom:-2px;left:0;background:#fce500;-webkit-transition:.3s all;transition:.3s all}}@media (min-width:1200px){#header .header-menu .menu-content ul li a{font-size:16px}}#header .header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;grid-column:1/4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}#header .header-actions .search-icon{position:relative;bottom:3px}#header .header-actions img{cursor:pointer;-webkit-transition:.3s all;transition:.3s all}#header .header-actions img:hover{opacity:.7}#header .header-actions .xoo-wsc-cart-trigger{position:relative}#header .header-actions .xoo-wsc-cart-trigger .shopping-cart-counter{min-width:24px;min-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;position:absolute;top:-9px;right:-12px;background:#fce500;border-radius:30px;color:#27509b;font-size:11px}@media (min-width:500px){#header .header-actions{grid-column:initial;margin-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}#header .header-actions i{color:#27509b;cursor:pointer}.xoo-wsc-basket{display:none!important;opacity:0;width:0;height:0;overflow:hidden}.search-top{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5019607843);z-index:200000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;visibility:hidden}.search-top.active{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible}.search-top .search-form{background:#fff;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;max-width:90%}.search-top .search-form .search-button{position:absolute;top:10px;right:10px;color:#27509b;-webkit-transition:.3s all;transition:.3s all}.search-top .search-form .search-button:hover{opacity:.7}.search-top .search-form .button{margin-top:0}@media (min-width:991px){.header-container{display:block;border-top:1px solid #f5f5f5;padding:30px 0}.header-container .header-menu .menu-content ul{margin:0 auto!important;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.header-container .header-menu .menu-content ul li a{text-transform:uppercase;font-size:16px;font-weight:700;color:#06245b!important}}.woocommerce .columns-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:500px){.woocommerce .columns-4{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.woocommerce .columns-4 .woocommerce-ordering{margin:20px 0}.woocommerce .columns-4 .woocommerce-notices-wrapper{width:100%}.woocommerce .columns-4 .products{width:100%}.woocommerce div.product h1.product_title{word-break:break-word}.woocommerce div.product .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce div.product .price bdi{text-decoration:none;font-weight:700;font-size:24px;color:#0e22a7}.woocommerce div.product .price del{position:relative;text-decoration:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.woocommerce div.product .price del:after{content:"";width:100%;height:1px;background:#27509b;display:block;position:absolute;top:50%;-webkit-transform:rotate(-9deg);-ms-transform:rotate(-9deg);transform:rotate(-9deg)}.woocommerce div.product .price del bdi{font-size:21px;color:#b1b1b1}.woocommerce div.product .price ins{text-decoration:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.woocommerce div.product .price ins bdi{text-decoration:none;font-weight:700;font-size:24px;color:#0e22a7}.woocommerce div.product .related li{position:relative}.woocommerce div.product .related .yith-wcwl-add-to-wishlist{font-size:0!important;position:absolute;top:30px;left:30px;z-index:2}.woocommerce div.product .related .yith-wcwl-add-to-wishlist i{font-size:21px!important;color:#27509b}.woocommerce div.product .related .yith-wcwl-add-to-wishlist a{color:#27509b!important}.woocommerce div.product .related h2{color:#27509b;font-size:32px}@media (min-width:767px){.woocommerce div.product .related h2{font-size:42px}}.woocommerce div.product .related .products h2{font-size:16px;color:#222}.woocommerce div.product .woocommerce-product-details__short-description p,.woocommerce div.product .woocommerce-product-details__short-description span{color:#222;font-size:14px}.woocommerce div.product .product-accessories{margin-top:20px}.woocommerce div.product .product-accesories-title{font-size:18px;font-weight:700;padding-bottom:10px;border-bottom:2px solid #27509b}.woocommerce div.product .product-accesories-content{display:block;max-width:200px;margin-top:20px;cursor:pointer;padding:10px;border:2px solid #fce500;-webkit-transition:.3s all;transition:.3s all;margin:0 auto;margin-top:20px}@media (min-width:767px){.woocommerce div.product .product-accesories-content{margin:initial!important;margin-top:20px!important}}.woocommerce div.product .product-accesories-content img{width:100%}.woocommerce div.product .product-accesories-content .accessory_title{font-size:16px;color:#222;font-weight:700;margin-top:20px}.woocommerce div.product .product-accesories-content .accesory_price{font-size:14px;color:#27509b;margin-top:10px}.woocommerce div.product .product-accesories-content:hover{opacity:.7;-webkit-transform:scale(.92);-ms-transform:scale(.92);transform:scale(.92)}.woocommerce div.product .tabs{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:0;text-align:center}.woocommerce div.product .tabs li{background-color:#f6f7f7;-webkit-transition:.3s all;transition:.3s all}.woocommerce div.product .tabs li a{color:#000;padding:20px!important;font-size:16px;text-transform:uppercase;font-weight:700;display:block}.woocommerce div.product .tabs li:hover{background-color:#fce500}.woocommerce div.product .tabs li:hover a{color:#fff}.woocommerce div.product .tabs li.active{background-color:#27509b}.woocommerce div.product .tabs li.active a{color:#fff}.lmp_load_more_button,.lmp_products_loading{margin-top:20px}@media (max-width:500px){ul.products{grid-template-columns:1fr!important}}.cross-sell-products,ul.products{padding:0}.cross-sell-products .woocommerce-loop-product__link,ul.products .woocommerce-loop-product__link{display:grid}.cross-sell-products #omnibus-price-data,ul.products #omnibus-price-data{margin-top:5px}.cross-sell-products .product,ul.products .product{background-color:#f5f5f5;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border-radius:16px;padding:20px!important}@media (min-width:767px){.cross-sell-products .product,ul.products .product{padding:30px!important}}.cross-sell-products .product .onsale,ul.products .product .onsale{display:none!important}.cross-sell-products .product .woocommerce-loop-product__title,ul.products .product .woocommerce-loop-product__title{font-size:16px;color:#06245b;height:41px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.cross-sell-products .product .price,ul.products .product .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;margin-top:40px}.cross-sell-products .product .price del,ul.products .product .price del{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cross-sell-products .product .price ins,ul.products .product .price ins{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cross-sell-products .product .price del,ul.products .product .price del{text-decoration:none}.cross-sell-products .product .price del::after,ul.products .product .price del::after{display:none!important}.cross-sell-products .product .price del bdi,ul.products .product .price del bdi{position:relative;color:#0e22a7;font-size:12px;font-weight:500}@media (min-width:767px){.cross-sell-products .product .price del bdi,ul.products .product .price del bdi{font-size:20px}}.cross-sell-products .product .price del bdi:after,ul.products .product .price del bdi:after{content:" ";display:block;width:100%;height:2px;background:#0e22a7;position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.cross-sell-products .product .price ins,ul.products .product .price ins{text-decoration:none}.cross-sell-products .product .woocommerce-Price-amount bdi,ul.products .product .woocommerce-Price-amount bdi{font-size:20px;font-weight:700;color:#0e22a7}@media (min-width:991px){.cross-sell-products .product .woocommerce-Price-amount bdi,ul.products .product .woocommerce-Price-amount bdi{font-size:24px}}.cross-sell-products .product .button,ul.products .product .button{background:#ffe605;padding:15px 20px;display:block;text-align:center;margin-top:20px;font-size:18px;border-radius:8px;color:#1a1819;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cross-sell-products .product .button::after,ul.products .product .button::after{content:" ";display:inline-block;background-image:url(/wp-content/themes/silasklep/img/cart-product-icon.png);width:23px;height:22px;background-repeat:no-repeat;margin-left:10px}.cross-sell-products .product .star-rating,ul.products .product .star-rating{display:none!important}.cross-sell-products .product .woocommerce-LoopProduct-link img,ul.products .product .woocommerce-LoopProduct-link img{width:100%;border-radius:8px;background:#fff;height:100%;min-height:258px;max-height:258px;-o-object-fit:contain;object-fit:contain}#thumbnail-carousel{margin-top:20px}#thumbnail-carousel .splide__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#main-carousel{max-height:540px}#main-carousel .splide__slide img{width:100%;max-height:540px;-o-object-fit:contain;object-fit:contain}#main-carousel .splide__slide video{width:100%;max-height:540px;-o-object-fit:cover;object-fit:cover}.woocommerce-ordering{z-index:2000}.cross-sell-products-title{color:#27509b;font-size:34px;line-height:38px;font-weight:700;margin-top:40px}@media (min-width:767px){.cross-sell-products-title{font-size:44px;line-height:48px}}.cross-products-slider{margin-top:40px}.cross-products-slider .yith-wcwl-add-to-wishlist{position:absolute;font-size:0;top:30px;right:30px;left:initial!important}.cross-products-slider .yith-wcwl-add-to-wishlist a{color:#0e22a7!important}.cross-products-slider .yith-wcwl-add-to-wishlist a i{font-size:26px}.cross-products-slider .splide__pagination{bottom:-2.5rem}.elementor-widget-woocommerce-product-data-tabs{width:100%;max-width:100%}.woocommerce-Tabs-panel--description p,.woocommerce-Tabs-panel--description span{color:#222;font-size:14px}.woocommerce-Tabs-panel--description h1{color:#222;font-size:32px}.woocommerce-Tabs-panel--description h2{color:#222;font-size:28px}.woocommerce-Tabs-panel--description h3{color:#222;font-size:24px}.woocommerce-Tabs-panel--description h4{color:#222;font-size:24px}.woocommerce-Tabs-panel--description h5{color:#222;font-size:24px}.woocommerce-Tabs-panel--description h6{color:#222;font-size:24px}.product-attributes{max-width:720px;margin:0 auto}.product-attributes .product-attributes-row{display:grid;grid-template-columns:1fr 1fr;padding:10px 20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.product-attributes .product-attributes-row:nth-child(odd){background:#f2f2f2}.product-attributes .product-attributes-row .product-attribute-title{font-weight:700}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{top:50px;right:50px;left:initial!important}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist a{color:#0e22a7!important}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist a i{font-size:26px}.woocommerce-wishlist .wishlist-fragment{text-align:center;background:#f2f2f2;padding:20px;display:grid}.woocommerce-wishlist .wishlist-fragment .wishlist_table.mobile{padding:0!important;margin:0!important}.woocommerce-wishlist .wishlist-fragment .wishlist-title h2{width:100%}.woocommerce-wishlist .wishlist-fragment table{text-align:left}.woocommerce-wishlist .wishlist-fragment table thead{background:#fff}.woocommerce-wishlist .wishlist-fragment table tr:nth-child(even){background:#fff}.woocommerce-wishlist .wishlist-fragment table tr th{border:0!important;text-align:left}.woocommerce-wishlist .wishlist-fragment table tr .product-remove{text-align:center!important}.woocommerce-wishlist .wishlist-fragment table tr td{border:0!important;text-align:left}.woocommerce-wishlist .yith_wcwl_wishlist_footer{text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.yith-wcwl-wishlistexistsbrowse i{color:#27509b;font-size:21px}.product-tabs-additional-desc{margin-top:20px;font-weight:700;text-align:center}#omnibus-price-data{font-size:14px;color:#98999b}.bestseller-price .price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce-cart .coupon{visibility:hidden;height:0;width:0;overflow:hidden}.woocommerce-cart .wp-block-group{display:grid;grid-template-columns:1fr}@media (min-width:767px){.woocommerce-cart .wp-block-group{grid-template-columns:2fr 1fr}}@media (min-width:767px){.woocommerce-cart .wp-block-group .woocommerce-notices-wrapper{grid-column:1/4}}.woocommerce-cart .wp-block-group .cart_products_header{display:grid;gap:10px;margin-bottom:20px;background-color:#f6f7f7;padding:20px 0;font-size:16px;text-transform:uppercase;font-weight:700}@media (min-width:991px){.woocommerce-cart .wp-block-group .cart_products_header{padding:20px;gap:20px}}.woocommerce-cart .wp-block-group .cart_products_header .product-name{text-align:center}@media (min-width:991px){.woocommerce-cart .wp-block-group .cart_products_header .product-name{text-align:left}}.woocommerce-cart .wp-block-group .cart_products_header .product-price{display:none}@media (min-width:991px){.woocommerce-cart .wp-block-group .cart_products_header .product-price{display:block}}.woocommerce-cart .wp-block-group .cart_products_header .product-price{display:none}@media (min-width:991px){.woocommerce-cart .wp-block-group .cart_products_header .product-price{display:block}}.woocommerce-cart .wp-block-group .cart_products_header .product-quantity{display:none}@media (min-width:991px){.woocommerce-cart .wp-block-group .cart_products_header .product-quantity{display:block}}.woocommerce-cart .wp-block-group .cart_products_header .product-subtotal{display:none}@media (min-width:991px){.woocommerce-cart .wp-block-group .cart_products_header .product-subtotal{display:block}}@media (min-width:991px){.woocommerce-cart .wp-block-group .cart_products_header{grid-template-columns:100px 1fr 100px 110px 100px 30px}}@media (min-width:767px){.woocommerce-cart .wp-block-group .woocommerce-cart-form{margin-right:40px}}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;padding:20px}@media (min-width:991px){.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item{gap:20px}}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item:nth-child(odd){background:#f2f2f2}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-thumbnail{width:calc(30% - 5px)}@media (min-width:991px){.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-thumbnail{width:100%}}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-thumbnail img{width:100%}@media (min-width:991px){.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item{display:grid;grid-template-columns:100px 1fr 100px 110px 100px 30px}}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-price,.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-subtotal{font-size:16px;text-transform:uppercase;font-weight:700}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-price{position:absolute;top:20px;right:50px}@media (min-width:991px){.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-price{position:relative;top:0;right:0}}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-remove{position:absolute;top:20px;right:20px}@media (min-width:991px){.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-remove{position:relative;top:0;right:0}}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-remove a{font-size:32px;color:#fce500}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-name{width:calc(70% - 5px)}@media (min-width:991px){.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-name{width:100%}}.woocommerce-cart .wp-block-group .woocommerce-cart-form__cart-item .product-name a{color:#27509b;font-size:16px;text-transform:uppercase;font-weight:700;word-break:break-all}.woocommerce-cart .wp-block-group input[name=update_cart]{display:none}.woocommerce-cart .wp-block-group .coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:991px){.woocommerce-cart .wp-block-group .coupon{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.woocommerce-cart .wp-block-group .coupon .button{margin-top:0}.woocommerce-cart .wp-block-group .cart_totals{background:#f2f2f2;padding:20px;margin-top:20px}@media (min-width:767px){.woocommerce-cart .wp-block-group .cart_totals{margin-top:0}}.woocommerce-cart .wp-block-group .cart_totals tr{text-align:left;padding:10px 0;display:grid;grid-template-columns:100px 1fr}.woocommerce-cart .wp-block-group .cart_totals tr th{padding-right:10px}.woocommerce-cart .wp-block-group .cart_totals .woocommerce-shipping-totals{display:none!important}.woocommerce-cart .wp-block-group .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination{display:none}.woocommerce-cart .wp-block-group .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-calculator{display:none}.woocommerce-cart .wp-block-group .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-methods{list-style:none;padding:0;margin:0}.woocommerce-checkout .woocommerce-order{background:#f2f2f2;padding:20px;text-align:center}.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-received{font-size:23px;text-align:center}@media (min-width:767px){.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-received{font-size:32px}}.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-details{list-style:none;padding:0;margin:0;margin-bottom:10px}.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-details li{padding:10px 0}.woocommerce-checkout .woocommerce-order .woocommerce-order-details{text-align:center;margin-top:40px}.woocommerce-checkout .woocommerce-order .woocommerce-table{margin:0 auto;max-width:720px;width:100%;margin-top:20px;text-align:left}.woocommerce-checkout .woocommerce-order .woocommerce-table .product-name a{word-break:break-all}.woocommerce-checkout .woocommerce-order .woocommerce-table thead tr{background:#fff!important}.woocommerce-checkout .woocommerce-order .woocommerce-table tr{text-align:left;padding:10px;display:grid;grid-template-columns:1fr 1fr;background:#fff}.woocommerce-checkout .woocommerce-order .woocommerce-table tr:nth-child(odd){background:#f2f2f2}.woocommerce-checkout .woocommerce-order .woocommerce-table tr th{padding-right:10px}.woocommerce-checkout .woocommerce-order .woocommerce-column--billing-address{text-align:center;margin-top:20px}.woocommerce-checkout .woocommerce-order .woocommerce-column--shipping-address{text-align:center;margin-top:20px}.woocommerce-checkout .wp-block-group{display:grid;grid-template-columns:1fr}@media (min-width:767px){.woocommerce-checkout .wp-block-group .checkout{display:grid;grid-template-columns:2fr 1fr}.woocommerce-checkout .wp-block-group .checkout .col2-set{margin-right:40px}}.woocommerce-checkout .wp-block-group .checkout .need-help{padding:20px;background:#27509b;color:#fff;text-align:center}.woocommerce-checkout .wp-block-group .checkout .need-help a{color:#fff}.woocommerce-checkout .wp-block-group .checkout .create-account{padding:20px;margin-top:20px;background:#27509b;color:#fff}.woocommerce-checkout .wp-block-group .checkout .create-account input{margin-right:10px}.woocommerce-checkout .wp-block-group .checkout label{display:block;width:100%;margin-bottom:4px}.woocommerce-checkout .wp-block-group .checkout input[type=email],.woocommerce-checkout .wp-block-group .checkout input[type=tel],.woocommerce-checkout .wp-block-group .checkout input[type=text],.woocommerce-checkout .wp-block-group .checkout textarea{width:100%}.woocommerce-checkout .woocommerce-shipping-fields{margin-top:20px}.woocommerce-checkout .woocommerce-form__label-for-checkbox{font-size:14px}.woocommerce-checkout .checkout_coupon{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (min-width:767px){.woocommerce-checkout .checkout_coupon{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}.woocommerce-checkout .input-error{color:#cc1818;font-size:12px}.woocommerce-checkout .required{text-decoration:none;color:#cc1818}.woocommerce-checkout .woocommerce-invalid input{border:1px solid #cc1818}@media (min-width:767px){.woocommerce-checkout .woocommerce-NoticeGroup{grid-column:1/4}}.woocommerce-checkout .woocommerce-checkout-review-order{background:#f2f2f2;padding:20px;margin-top:20px}.woocommerce-checkout .woocommerce-checkout-review-order #shipping_method li{display:grid;grid-template-columns:10px 52px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals{grid-template-columns:1fr!important}.woocommerce-checkout .woocommerce-checkout-review-order table{width:100%}.woocommerce-checkout .woocommerce-checkout-review-order .coupon-form{grid-template-columns:1fr!important}@media (min-width:767px){.woocommerce-checkout .woocommerce-checkout-review-order{margin-top:0;height:-webkit-max-content;height:-moz-max-content;height:max-content}}.woocommerce-checkout .woocommerce-checkout-review-order tr{text-align:left;padding:10px 0;display:grid;grid-template-columns:1fr 1fr}.woocommerce-checkout .woocommerce-checkout-review-order tr th{padding-right:10px}.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals .woocommerce-shipping-destination{display:none}.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals .woocommerce-shipping-calculator{display:none}.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals .woocommerce-shipping-methods{list-style:none;padding:0;margin:0}.woocommerce-checkout .wc_payment_methods{list-style:none;padding:0;margin:0}.woocommerce-checkout .wc_payment_methods .wc_payment_method{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:10px}.woocommerce-checkout .wc_payment_methods .wc_payment_method label{margin-bottom:0;width:initial}.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box{width:100%}.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box p,.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box span{font-size:12px}.woocommerce-checkout .woocommerce-privacy-policy-text{margin-top:20px}.wc-empty-cart-message{grid-column:1/4}.return-to-shop{grid-column:1/4;text-align:center}.cart-coupon .cart-coupon-title{font-weight:700;border-bottom:1px solid #27509b;font-size:16px;margin-top:10px}.cart-coupon .cart-coupon-error{font-size:12px;margin-top:4px;color:#cc1818}.cart-coupon .cart-coupon-desc{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.cart-coupon .cart-coupon-desc .cart-coupon-button{margin-top:0;background:#27509b;color:#fff}#billing_vat_number_field{display:none}#place_order{border:0!important}.cart-collaterals .cross-sells{display:none!important}.checkout_coupon .button{border:0!important}.woocommerce-account #customer_login{display:grid;grid-template-columns:1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:20px;background:#f2f2f2;padding:20px;margin-top:40px}@media (min-width:767px){.woocommerce-account #customer_login{grid-template-columns:1fr 1fr}}.woocommerce-account #customer_login input[type=email],.woocommerce-account #customer_login input[type=password],.woocommerce-account #customer_login input[type=tel],.woocommerce-account #customer_login input[type=text]{width:100%}.woocommerce-account #customer_login label{display:block;width:100%;margin-bottom:4px}.woocommerce-account .woocommerce-ResetPassword{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:20px;background:#f2f2f2;padding:20px;margin-top:40px;text-align:center}.woocommerce-account .woocommerce-ResetPassword input[type=email],.woocommerce-account .woocommerce-ResetPassword input[type=password],.woocommerce-account .woocommerce-ResetPassword input[type=tel],.woocommerce-account .woocommerce-ResetPassword input[type=text]{width:100%;max-width:400px}.woocommerce-account .woocommerce-ResetPassword label{display:block;width:100%;margin-bottom:4px}.woocommerce-account.logged-in .entry-content .woocommerce{display:grid;grid-template-columns:1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:20px;background:#f2f2f2;padding:20px;margin-top:40px}@media (min-width:767px){.woocommerce-account.logged-in .entry-content .woocommerce{grid-template-columns:200px 1fr}}.woocommerce-account.logged-in .entry-content .woocommerce input[type=email],.woocommerce-account.logged-in .entry-content .woocommerce input[type=password],.woocommerce-account.logged-in .entry-content .woocommerce input[type=tel],.woocommerce-account.logged-in .entry-content .woocommerce input[type=text]{width:100%}.woocommerce-account.logged-in .entry-content .woocommerce label{display:block;width:100%;margin-bottom:4px}.woocommerce-account.logged-in .entry-content .woocommerce table{width:100%;text-align:left}.woocommerce-account.logged-in .entry-content .woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-account.logged-in .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a{display:block;padding:10px;background:#27509b;color:#fff;margin-bottom:4px}.nf-form-cont label{font-size:14px!important;line-height:20px;color:#27509b}.nf-form-cont .nf-field-label{margin-bottom:4px}.nf-form-cont .nf-form-content{padding:0}.nf-form-cont .nf-form-fields-required{display:none!important}.nf-form-cont input[type=submit]{display:inline-block;background:#ffe605!important;padding:10px 20px;text-align:center;margin-top:10px;cursor:pointer;font-size:14px;color:#27509b!important;font-weight:700;border:0;-webkit-transition:.3s all;transition:.3s all}.nf-form-cont input[type=submit]:hover{opacity:.7}body{font-family:Inter,sans-serif!important;margin:0!important;padding:0!important;overflow-x:hidden}html{margin:0!important}a{color:#27509b;text-decoration:none;-webkit-transition:.3s all;transition:.3s all}a:hover{opacity:.7}img{max-width:100%;height:auto}.container{max-width:1440px;padding:0 20px;margin:0 auto}.page-container{margin-top:40px}.mobile-hidden{display:none}@media (min-width:991px){.mobile-hidden{display:block}}.button{display:inline-block;background:#ffe605;padding:10px 20px;text-align:center;font-weight:700;border-radius:8px;margin-top:10px;cursor:pointer;font-size:14px;color:#0e22a7;font-weight:700;-webkit-transition:.3s all;transition:.3s all}.button:hover{opacity:.7;background:#0e22a7;color:#fff}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text]{border:1px solid #222;padding:10px;font-size:14px}.select2-container--default .select2-selection--single{border:1px solid #222;padding:6px 10px;font-size:14px;border-radius:0;min-height:38px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:5px}textarea{border:1px solid #f2f2f2;padding:10px;font-size:14px;min-height:150px}.quantity-input{position:relative}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.quantity-input input{height:44px!important;width:102px!important;line-height:1.65;float:left;display:block;padding:0;margin:0;padding-left:20px;border:1px solid #eee}.quantity-input input:focus{outline:0}.quantity-nav{float:left;position:relative;height:42px}.quantity-button{position:relative;cursor:pointer;border-left:1px solid #eee;width:20px;text-align:center;color:#333;font-size:13px;font-family:"Trebuchet MS",Helvetica,sans-serif!important;line-height:1.7;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.quantity-button.quantity-up{position:absolute;height:50%;top:0;border-bottom:1px solid #eee}.quantity-button.quantity-down{position:absolute;bottom:-1px;height:50%}.read-more-button .elementor-button{width:100%}.product-button a:hover{opacity:1!important}#secondary,#wpadminbar{display:none!important}.elementor-products-grid ul.products.elementor-grid{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xoo-wsc-container .xoo-wsc-btn,.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn{border-radius:8px;font-weight:700}.xoo-wsc-container .xoo-wsc-btn:hover,.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn{opacity:1!important}.eael-ninja-form .submit-container input[type=submit]{border-radius:8px;font-size:16px}.eael-ninja-form .submit-container input[type=submit]{border-radius:8px;font-size:16px}.eael-ninja-form .submit-container input[type=submit]:hover{background:#27509b!important;color:#fff!important}.elementor-add-to-cart .button{border:0!important}.entry-footer{display:none}