#main{transition:all .2s ease-out}#main::after{z-index:1019;content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgb(0 0 0 / .25);visibility:hidden;opacity:0;transition:all .3s linear}#main.main-hidden{position:relative}#main.main-hidden::after{opacity:1;visibility:visible}.navbar .navbar-brand{color:currentColor}.navbar .nav-link{padding:0.25rem 0.75rem;font-weight:500;display:flex;align-items:center}.navbar.text-body .nav-link{color:var(--bs-body)}.navbar.text-body .nav-link:hover{color:var(--bs-dark-lighten-10)}.navbar.text-body .nav-link.active{color:var(--bs-primary)}.navbar.text-white .nav-link{color:#fff}.navbar.text-white .nav-link:hover{color:rgb(255 255 255 / 0.9)}.navbar.text-white .nav-link.active{color:#fff;background-color:rgb(255 255 255 / 0.1)}.navbar .nav-link.dropdown-toggle::after{transform:translateY(1px)}#navbar-desktop .dropdown-menu{border:none;box-shadow:0 0.125rem 0.25rem rgb(0 0 0 / 0.075);overflow:hidden;margin-top:0;transition:margin-top 700ms;border-top-left-radius:0;border-top-right-radius:0}.dropdown-megamenu{width:100%;padding:1rem 0}.dropdown-megamenu.show{display:flex}.dropdown-megamenu .col{max-width:280px}.dropdown-megamenu .dropdown-item-level-2{font-family:var(--bs-headings-font-family);font-size:1rem;margin-bottom:.25rem}.dropdown-megamenu .dropdown-item-level-3{font-size:0.875rem}.dropdown-megamenu .megamenu-col a{display:block;text-align:center;color:currentColor;text-decoration:none;font-size:0.875rem}.dropdown-megamenu .megamenu-col img{transition:all 0.2s ease-out}.dropdown-megamenu .megamenu-col a:hover img{opacity:0.85}.navbar .nav-icons .nav-link{padding-left:0.5rem;padding-right:0.5rem}.navbar-transparent{position:absolute;width:100%;transition:all .2s ease-out}html:not(.has-scrolled) .navbar-transparent{background:transparent!important;box-shadow:none!important}html:not(.has-scrolled) .navbar-hover.navbar-transparent:not(:hover){background:transparent!important;box-shadow:none!important}html:not(.has-scrolled) .navbar-hover.navbar-transparent:hover{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important;color:var(--bs-body-color)!important}html:not(.has-scrolled) .navbar-hover.navbar-transparent:hover .nav-link{color:var(--bs-body-color)!important}html:not(.has-scrolled) .navbar-hover.navbar-transparent:hover .nav-link.active{color:var(--bs-primary)!important}html:not(.has-scrolled) .navbar-hover.navbar-transparent:hover .navbar-brand img{filter:unset!important}html:not(.has-scrolled) .navbar-hover.navbar-transparent:hover .dropdown-megamenu.dropdown-menu.show{margin:1rem!important;border-radius:var(--bs-border-radius)!important;width:calc(100% - 2rem)}html:not(.has-scrolled) .navbar-transparent .navbar-brand.logo-inverted img{filter:invert(1)}.navbar-bg-blur:not(:hover){backdrop-filter:blur(20px);--bs-bg-opacity:.75}#footer .nav-link{font-size:0.875rem}#footer a{transition:all 0.2s ease-out}#footer.text-white #footer-blocks a:not(.btn){color:#fff;opacity:0.75}#footer.text-white #footer-blocks a:not(.btn):hover{opacity:1}#footer.text-dark #footer-blocks a:not(.btn){color:var(--bs-dark)}#footer.text-dark #footer-blocks a:not(.btn):hover{opacity:0.75}.footer-block .title{position:relative;margin-bottom:1.25rem;text-transform:uppercase}.footer-block .title::before{content:"";position:absolute;bottom:-0.75rem;left:0;width:1.5rem;height:0.125rem}.text-white .footer-block .title::before{background-color:rgb(255 255 255 / 0.25)}.text-dark .footer-block .title::before{background-color:rgb(0 0 0 / 0.5)}.bg-dark .footer-block .title::before,.bg-white .footer-block .title::before,.bg-light .footer-block .title::before{background-color:var(--bs-primary)}#footer.text-white .rte{color:rgb(255 255 255 / 0.75)}#footer-about{padding:1.25rem}.text-white #footer-about{background-color:rgb(255 255 255 / 0.05);border:1px solid rgb(255 255 255 / 0.1)}.text-dark #footer-about{background-color:rgb(0 0 0 / 0.05);border:1px solid rgb(0 0 0 / 0.1)}#footer-about .navbar-brand{opacity:1!important;display:inline-block}#footer-about a{text-decoration:none}#footer-about-newsletter .input-group-sm .btn{border-top-right-radius:var(--bs-border-radius);border-bottom-right-radius:var(--bs-border-radius);padding-left:.75rem;padding-right:.75rem}.text-white #footer-copyright a:not(.btn){color:#fff}.text-dark #footer-copyright a:not(.btn){color:var(--bs-dark)}#footer-copyright .payment-icons svg{height:20px;width:auto}#footer .social-icons-wrapper{display:inline-flex;flex-direction:column}#footer .nav-link[aria-expanded]{padding:1rem 2.25rem 1rem 0;font-weight:500;font-size:1rem;margin:0;position:relative;text-transform:uppercase;border-bottom:1px solid rgb(0 0 0 / 0.1)}#footer .nav-link[aria-expanded]::after{content:"";position:absolute;right:0.25rem;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-size:cover;transition:all 0.2s ease-out}#footer .nav-link[aria-expanded="true"]::after{transform:rotate(-180deg) translateY(50%)}#footer.text-white .nav-link[aria-expanded]{border-bottom-color:rgb(255 255 255 / 0.1)}#footer.text-white .nav-link[aria-expanded]::after{filter:invert()}#footer .na-li[aria-expanded]::after{content:"​‌‌‌​‍⁠​‌​‌‍​‌‌‌‍​​​‌‍​​‌​‍​​‌‌‍​‌​‌‍​‌​​‍‌​​​‍​‌‌​‍‌​​‌‍​​‌‌‍​​‌‌‍​​​​﻿‌‍‍‍‌​‍​​​‍‌‍‌‍‌‍";position:absolute;right:0.25rem;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-size:cover;transition:all 0.2s ease-out}#footer-about.bg-transparent{background:none;border:none;padding:0!important}#footer-scroll-top{position:fixed;bottom:1rem;z-index:9;opacity:0;display:flex;padding:0.375rem 0.5rem;transform:translateY(100%);transition:all .2s ease-out}#footer-scroll-top.btn-show{opacity:1;transform:translateY(0)}@media (max-width:575px){#footer-scroll-top{padding:.25rem .5rem}#footer-scroll-top svg{width:20px;height:20px}#footer-scroll-top[data-mobile-position="left"]{left:1rem}#footer-scroll-top[data-mobile-position="center"]{left:50%;transform:translateX(-50%)}#footer-scroll-top[data-mobile-position="right"]{right:1rem}}@media (min-width:576px){#footer-scroll-top[data-desktop-position="left"]{left:1rem}#footer-scroll-top[data-desktop-position="center"]{left:50%;transform:translateX(-50%)}#footer-scroll-top[data-desktop-position="right"]{right:1rem}}.article-item img{transition:all .2s ease-out}.article-item a:hover img{opacity:.75}#article-prev-next-prev,#article-prev-next-next{position:fixed;top:50%;transition:all .2s ease-out;z-index:9}#article-prev-next-prev{left:0;transform:translate(-100%,-50%)}.show #article-prev-next-prev{transform:translate(-50%,-50%)}.show #article-prev-next-prev:hover,.show #article-prev-next-prev:focus{transform:translate(0,-50%)}#article-prev-next-next{right:0;transform:translate(100%,-50%)}.show #article-prev-next-next{transform:translate(50%,-50%)}.show #article-prev-next-next:hover,.show #article-prev-next-next:focus{transform:translate(0,-50%)}#article-prev-next-prev img{border-top-left-radius:0;border-bottom-left-radius:0}#article-prev-next-next img{border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width:1599px){#article-prev-next img{max-width:60px}}@media (max-width:991px){#search-header .btn{width:100%}}@media (min-width:992px){#search-header .form-select{width:auto;min-width:160px}}.quantity-wrapper{position:relative;max-width:120px;flex-shrink:0}.quantity-wrapper .btn{position:absolute;top:0;padding:0;width:36px;height:100%;box-shadow:none;border:none;display:flex;align-items:center;justify-content:center}.quantity-wrapper .btn:focus-visible{box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.25)}.quantity-wrapper .btn[data-mode="minus"]{left:0}.quantity-wrapper .btn[data-mode="plus"]{right:0}.quantity-wrapper .form-control{text-align:center;padding-left:2rem;padding-right:2rem}.splide__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H6M12 5l-7 7 7 7'/%3E%3C/svg%3E");background-size:60%;background-position:center;background-repeat:no-repeat;background-color:rgba(var(--bs-dark-rgb),.75);width:2rem;height:2rem;transition:all .2s ease-out;opacity:1}@media (min-width:576px){.splide__arrow{width:2.25rem;height:2.25rem}}.splide__arrow:not([disabled]):hover{background-color:var(--bs-primary);opacity:1;background-position:40% 50%}.splide.is-focus-in .splide__arrow:focus,.splide__arrow:focus-visible{outline:none;box-shadow:0 0 0 0.125rem rgba(var(--bs-primary-rgb),.5)}.splide__arrow--next{transform:rotate(180deg) translateY(50%)}.splide__arrow:disabled{opacity:0!important}.splide__arrow svg{display:none}.splide__track--nav>.splide__list>.splide__slide{border:1px solid #fff0}.splide__track--nav>.splide__list>.splide__slide.is-active{border:1px solid var(--bs-primary)}body .splide__video,body .splide__video iframe,body .splide__video__wrapper{border-radius:var(--bs-border-radius);overflow:hidden}body .splide__video__play{background-color:var(--bs-body-color)}body .splide__video__play:after{border-left-color:var(--bs-body-bg)}@media (max-width:768px){body .glightbox-clean .gprev,body .glightbox-clean .gnext{top:45%;width:32px;height:38px;border-radius:0.125rem}body .glightbox-clean .gprev{left:1rem}body .glightbox-clean .gnext{right:1rem}body .glightbox-clean .gprev svg,body .glightbox-clean .gnext svg{width:20px}}ul.countdown-timer{display:flex;margin:0}ul.countdown-timer li{border-radius:.25rem;padding:.075rem .15rem;margin:0 0.125rem;font-size:.7rem;font-weight:700;min-width:20px;min-height:18px;text-align:center;display:flex;align-items:center;justify-content:center;background-color:var(--bs-light);color:var(--bs-dark);border:1px solid var(--bs-dark);border-radius:var(--bs-border-radius)}.text-white ul.countdown-timer li{background:#fff;color:var(--bs-dark);border-color:#fff0}.wishlist-icon{position:relative}.wishlist-icon .badge{position:absolute;top:2px;right:0;width:18px;height:18px;border-radius:50%!important;display:flex;align-items:center;justify-content:center}.offcanvas-accordion .offcanvas-body{padding:1rem}.offcanvas-accordion .accordion{margin-bottom:0}.offcanvas-accordion .accordion-item{border-left:none;border-right:none}.offcanvas-accordion .accordion-item:first-of-type{border-top:none}.offcanvas-accordion .accordion-item:last-of-type{border-bottom:none}.offcanvas-accordion .accordion-button{padding:1rem 1.25rem}.offcanvas-accordion .accordion-body{padding:1rem 1.25rem}.offcanvas-from-bottom{transform:translateY(100%)}.offcanvas-from-top{transform:translateY(-100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.rounded{margin:0.75rem;border-radius:var(--bs-border-radius);overflow:hidden}.offcanvas.rounded .offcanvas-header{border-top-right-radius:inherit;border-top-left-radius:inherit}@media (max-width:575px){.offcanvas.rounded{width:calc(100% - 1.5rem)!important}}#offcanvas-wishlist .product-item{position:relative}#offcanvas-wishlist .product-item .product-item-title{margin-right:2.25rem}#offcanvas-wishlist .product-item .spr-badge{margin:0 0 .25rem}#offcanvas-wishlist .product-item .btn-remove{position:absolute;top:.5rem;right:-.25rem;display:flex;color:var(--bs-dark);opacity:.75;border:none}#offcanvas-wishlist .product-item .btn-remove:hover,#offcanvas-wishlist .product-item .btn-remove:focus{opacity:1}#offcanvas-wishlist-empty{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%}#offcanvas-wishlist-empty svg{animation:offcanvas-wishlist-empty-svg-animation 1s linear infinite alternate}@keyframes offcanvas-wishlist-empty-svg-animation{from{transform:translateX(-.5rem)}to{transform:translateX(.5rem)}}#offcanvas-menu{max-width:300px}#offcanvas-menu .offcanvas-header a{color:currentColor}#offcanvas-menu-nav .nav-link{color:var(--bs-body-color);border-bottom:1px solid var(--bs-border-color);padding:0.75rem 2.5rem .75rem 1rem;font-weight:500;position:relative}#offcanvas-menu-nav .nav-link[aria-expanded]::after{content:"";position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:18px;height:18px;background-size:cover;transition:all .2s ease-out}#offcanvas-menu-nav .nav-link.active{color:var(--bs-primary)}#offcanvas-menu-nav .nav{padding:.5rem 0;background-color:var(--bs-light)}#offcanvas-menu-nav .dropdown-item{padding:.5rem 1rem}#offcanvas-menu-nav .dropdown-item.active{color:var(--bs-primary)}#offcanvas-menu-nav .megamenu-block a{display:block;text-align:center;color:currentColor;text-decoration:none;font-size:.875rem;padding:1rem}#offcanvas-menu-nav .megamenu-block+.megamenu-block a{padding-top:.25rem}#offcanvas-menu-utilities-nav .nav-link{color:var(--bs-body-color);font-size:.875rem;display:flex;align-items:center}#offcanvas-menu-utilities-nav .nav-link.active{color:var(--bs-primary)}#offcanvas-menu-utilities-nav .wishlist-count-badge{background-color:var(--bs-primary);width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:0.25rem}#offcanvas-menu .offcanvas-footer{padding:.25rem .5rem .5rem;background-color:var(--bs-light);border-top:1px solid var(--bs-border-color)}#offcanvas-menu .social-icons .nav-link{color:var(--bs-dark)}@media (max-width:599px){#offcanvas-menu{max-width:none}}.predictive-search .form-control-wrapper{position:relative}.predictive-search .form-control-wrapper svg.icon-search{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);opacity:.75}.predictive-search .form-control-wrapper .form-control{padding-left:2.5rem;padding-right:2.5rem}.predictive-search .form-control-wrapper .btn-search-by-voice{position:absolute;right:0;top:50%;transform:translateY(-50%);opacity:.75;display:flex;align-items:center;transition:all .2s ease-out}.predictive-search .form-control-wrapper .btn-search-by-voice.speech-started{animation:speechStarted 1s linear infinite alternate}@keyframes speechStarted{to{opacity:.25}}.predictive-search .form-control-wrapper .btn-search-by-voice:hover,.predictive-search .form-control-wrapper .btn-search-by-voice:focus{opacity:1}.predictive-search .form-control-wrapper .btn-search-by-voice:focus-visible{box-shadow:0 0 0 0.25rem rgba(var(--bs-primary-rgb),.25)}.predictive-search-results-title{border-bottom:1px solid var(--bs-border-color);padding-bottom:.5rem}.predictive-search .product-item .spr-badge{margin-bottom:.25rem}.language-selector .dropdown-menu,.currency-selector .dropdown-menu{max-height:360px;overflow:auto;z-index:1021;border:none}body .spr-badge{margin:0 0 0.5rem}body .spr-starrating{display:inline-block}body [class^="spr-icon-"]:before,body [class*=" spr-icon-"]:before{font-size:100%}body .spr-badge-caption{font-size:.875rem;opacity:.75}body .spr-summary{font-size:.875rem;margin-bottom:.25rem}body #shopify-product-reviews{margin:0}body .spr-container{max-width:1290px;margin:3rem auto;padding:1rem;border-color:var(--bs-border-color);border-radius:var(--bs-border-radius)}@media (max-width:1320px){body .spr-container{margin-left:1rem;margin-right:1rem}}body .spr-header-title{margin-bottom:.5rem}body .spr-summary-actions-newreview{font-size:1rem;padding-left:2.25rem;margin-top:-1rem;position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34'%3E%3C/path%3E%3Cpolygon points='18 2 22 6 12 16 8 16 8 12 18 2'%3E%3C/polygon%3E%3C/svg%3E");background-position:0.65rem center;background-size:18px;background-repeat:no-repeat}body .spr-form-title{font-size:24px;line-height:normal;margin-bottom:.5rem}body .spr-form-label{font-size:1rem;line-height:normal;margin:0 0 .75rem}body .spr-form-contact-name,body .spr-form-contact-email,body .spr-form-contact-location,body .spr-form-review-rating,body .spr-form-review-title,body .spr-form-review-body{margin-bottom:1.25rem}body .spr-form-message-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}body .spr-form-actions .btn{float:left}body .spr-review-content-body{font-size:1rem;line-height:normal}body .spr-review-content{margin-bottom:1rem}body .spr-review-header-starratings{margin-bottom:.25rem}body .spr-review-header-byline{font-size:14px;opacity:.75;margin-bottom:.5rem}body .spr-review-reply{background:var(--bs-light);border-radius:.25rem;padding:1rem}body .spr-review-reply-body{font-size:1rem}body .spr-review-reportreview{color:var(--bs-dark);opacity:.5}.spr-pagination-page a{border:1px solid rgb(0 0 0 / .1);padding:0.125rem 0.5rem;text-decoration:none;display:inline-block;transition:all .2s ease-out}.spr-pagination-page a:hover,.spr-pagination-page a:focus{background-color:rgb(0 0 0 / .05)}.spr-pagination-page.is-active{border:1px solid rgb(0 0 0 / .1);padding:0.125rem 0.5rem}@media (max-width:480px){body .spr-summary-actions-newreview{display:block;margin-top:.75rem}}.loox-rating svg.loox-icon{width:.9em;height:.9em}.loox-rating .loox-rating-label{font-size:.9em}body .jdgm-prev-badge{font-size:.9em}.product-item .jdgm-prev-badge{margin-bottom:.25rem}body .jdgm-rev-widg{max-width:1320px;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}.page-type-product .jdgm-widget{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.page-type-product .jdgm-widget{max-width:540px}}@media (min-width:768px){.page-type-product .jdgm-widget{max-width:720px}}@media (min-width:992px){.page-type-product .jdgm-widget{max-width:960px}}@media (min-width:1200px){.page-type-product .jdgm-widget{max-width:1140px}}@media (min-width:1400px){.page-type-product .jdgm-widget{max-width:1320px}}.jdgm-rev__pic-img{border-radius:var(--bs-border-radius)!important;padding:0.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.jdgm-gallery__thumbnail{border-radius:var(--bs-border-radius)!important;padding:0.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}body .noUi-horizontal{height:8px}body .noUi-horizontal .noUi-handle{width:22px;height:22px;right:-11px;top:-8px;border-radius:50%;box-shadow:none;background-color:var(--bs-body-bg);border:1.5px solid var(--bs-body-color)}body .noUi-handle::before,body .noUi-handle::after{background-color:var(--bs-body-color);height:8px;width:1.5px;left:7px;top:5px}body .noUi-handle::after{left:11px}body .noUi-target{box-shadow:none;background-color:var(--bs-light);border:1px solid var(--bs-border-color);padding:0 11px}body .noUi-connect{background-color:var(--bs-body-color)}body .shopify_subscriptions_app__title{font-family:var(--bs-headings-font-family);font-size:1.25rem;margin:0 0 0.5rem}body .shopify_subscriptions_app_block_label ul{padding:0.25rem 0 0}body .shopify_subscriptions_fieldset label{display:flex;align-items:center}body .shopify_subscriptions_fieldset input[type="radio"]{margin:0 .75rem 0 0}body .shopify_subscriptions_app_policy{margin:.25rem 0 2rem;opacity:.75;text-align:center;font-size:.925rem}.scroll-progress-bar-header{position:fixed;top:0;width:100%;z-index:2075}.scroll-progress-bar-container{background-color:rgb(150 150 150 / 0.6);height:5px;width:100%}.scroll-progress-bar{background-color:var(--bs-primary);height:5px;width:0%}body .air-datepicker{--adp-border-radius:var(--bs-border-radius);--adp-color-current-date:var(--bs-primary);--adp-cell-background-color-selected-hover:var(--bs-primary);--adp-cell-background-color-selected:var(--bs-primary);--adp-day-name-color:var(--bs-secondary);--adp-day-name-color-hover:var(--bs-secondary)}#product-page .afterpay-paragraph{font-size:.9rem;margin:-1rem 0 .75rem!important}#article-upsell-product{position:fixed;bottom:1rem;left:1rem;z-index:2147483647;background-color:#fff;max-width:320px;box-shadow:0 4px 6px rgb(0 0 0 / 0.1);border-radius:8px;padding:1rem;font-family:Arial,sans-serif;transition:transform 0.3s ease-in-out}#article-upsell-product:hover{transform:translateY(-5px)}#article-upsell-product img{width:100%;border-radius:4px;margin-bottom:1rem}#article-upsell-product .qty-selector{margin-top:2rem;display:flex;align-items:center;justify-content:space-between}#article-upsell-product .qty-selector label{font-weight:700}#article-upsell-product .qty-selector input{width:50px;padding:0.5rem;border:1px solid #ccc;border-radius:4px;text-align:center}@media (max-width:575px){#article-upsell-product{width:calc(100% - 2rem);max-width:none;left:0.5rem;right:0.5rem;padding:0.5rem}#article-upsell-product img{margin-bottom:0.5rem}#article-upsell-product .qty-selector{margin-top:1.5rem}#article-upsell-product .qty-selector input{width:100%}}.fera-stars-rating b{background-color:#b3892c!important}.fera-stars-bg b{background-color:rgb(179 137 44 / 0.35)!important}.fera-btn--primary{background-color:#b3892c!important;border-color:#b3892c!important;border-radius:10px!important;color:#ded9bf!important;font-weight:bold!important}.fera-btn--primary:hover,.fera-btn--primary:focus{background-color:#5a4733!important;border-color:#5a4733!important;color:#ded9bf!important}.fera-btn--primary path{fill:#ded9bf!important}.fera-verification-icon-bg{fill:#416995!important}.fera-reviews-body-items .fera-review{border-radius:10px!important;border:1px solid rgb(179 137 44 / 0.5)!important}.fera-reviews-body-items .fera-review img{border-radius:10px 10px 0 0!important}.fera-btn--secondary.fera-reviews-showMore-btn{background-color:#6f573f!important;border-color:#6f573f!important;color:#ded9bf!important;font-weight:700!important;border-radius:10px!important}.fera-btn--secondary.fera-reviews-showMore-btn:hover,.fera-btn--secondary.fera-reviews-showMore-btn:focus{background-color:#5a4733!important;border-color:#5a4733!important;color:#ded9bf!important}.fera-btn--secondary.fera-reviews-showMore-btn,.fera-btn--secondary.fera-reviews-showMore-btn .fera-btn-text,.fera-btn--secondary.fera-reviews-showMore-btn span,.fera-btn--secondary.fera-reviews-showMore-btn *{background-color:#6f573f!important;color:#ffffff!important;font-weight:700!important}.fera-btn--secondary.fera-reviews-showMore-btn:hover,.fera-btn--secondary.fera-reviews-showMore-btn:focus,.fera-btn--secondary.fera-reviews-showMore-btn:hover .fera-btn-text,.fera-btn--secondary.fera-reviews-showMore-btn:hover span,.fera-btn--secondary.fera-reviews-showMore-btn:hover *{background-color:#5a4733!important;color:#ffffff!important}.footer .nav-link:hover,footer .nav-link:hover{background-color:#aa946d!important;color:#ded9bf!important;padding-left:5px!important;border-radius:6px!important;transition:background-color 0.2s ease,color 0.2s ease}a.premium-shop-btn.btn.btn-sm{background-color:#6f573f!important;color:#ded9bf!important;border-radius:5px!important;border-color:#6f573f!important;padding-left:10px!important}a.premium-shop-btn.btn.btn-sm:hover,a.premium-shop-btn.btn.btn-sm:focus{background-color:#ab9574!important;border-color:#ab9574!important;color:#ded9bf!important}.premium-card-img-wrapper.mb-4,.product-item-img.mb-4{margin-bottom:1px!important}#template--20395606179995__featured_products_LATLgR .splide,#template--20395606179995__featured_products_LATLgR .splide__track,#template--20395606179995__featured_products_LATLgR .splide__list{overflow:visible!important}.itbs-pill-badge{background:transparent!important;background-color:transparent!important;padding:0!important;border-radius:0!important;letter-spacing:3px!important}.featured-products-premium-pill{background:transparent!important;background-color:transparent!important;padding:0!important;border-radius:0!important;letter-spacing:3px!important}#template--20395606179995__media_with_text_E4aGC6 .section-background,#template--20395606179995__media_with_text_E4aGC6 .background-image,#template--20395606179995__media_with_text_E4aGC6 img{background-size:contain!important;object-fit:contain!important;background-repeat:no-repeat!important;background-position:center!important}.advanced-image-with-text,.cards-with-image{min-height:750px!important;background-size:cover!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-position:center center!important;display:flex!important;align-items:center!important}.cards-with-image .container{max-width:750px!important;margin-left:auto!important;margin-right:0!important;padding-right:260px!important}#cards-with-image-template--20974156873883__cards_with_image_CPzJ7R .description *,#cards-with-image-template--20974156873883__cards_with_image_CPzJ7R .description{color:#ffffff!important;line-height:1.2!important}#shopify-section-template--20973264961691__cards_with_image_CpwpK4{background-size:100vw auto!important;background-repeat:no-repeat!important;background-position:center center!important}main#main{overflow:visible!important}.cards-with-image p,.cards-with-image span,.cards-with-image .text-muted{color:#ffffff!important}.image-text-badge-split .itbs-description{opacity:1!important}#shopify-section-template--20426792468635__cards_with_image_UwNbLd p,#shopify-section-template--20426792468635__cards_with_image_UwNbLd span{color:#000000!important}#shopify-section-template--20426792468635__cards_with_image_UwNbLd .col{flex:0 0 auto!important;width:24%!important}#shopify-section-template--20426792468635__cards_with_image_UwNbLd .col img{height:350px!important;object-fit:cover!important;width:100%!important}#shopify-section-template--20426792468635__cards_with_image_UwNbLd .container{max-width:100%!important;padding-left:0!important;padding-right:0!important}#shopify-section-template--20426792468635__cards_with_image_UwNbLd .row{justify-content:center!important}#shopify-section-template--20426792468635__carousel_fpmwtn .description.rte{max-width:70%!important}#shopify-section-template--20426792468635__carousel_fpmwtn a{color:#31221c!important;background-color:#c89c6e!important;border:0px solid black!important;border-radius:10px!important;padding-right:20px!important;padding-left:20px!important}#shopify-section-template--20426792468635__carousel_FGW3VU a{color:#31221c!important;background-color:#c89c6e!important;border:0px solid black!important;border-radius:10px!important;padding-right:20px!important;padding-left:20px!important}#shopify-section-template--20426792468635__cards_with_image_UwNbLd img{height:105px!important;object-fit:cover!important}#shopify-section-template--20426792468635__cards_with_image_UwNbLd.cards-with-image .card-img-top{height:150px!important;object-fit:cover!important}#shopify-section-template--20426792468635__cards_with_image_UwNbLd .card{border-radius:15px!important;overflow:hidden!important}#shopify-section-template--20395606540443__cards_with_image_3k9ebw p,#shopify-section-template--20395606540443__cards_with_image_3k9ebw span{color:#000000!important}#shopify-section-template--20395606540443__cards_with_image_3k9ebw .col{flex:0 0 auto!important;width:24%!important}#shopify-section-template--20395606540443__cards_with_image_3k9ebw .col img{height:350px!important;object-fit:cover!important;width:100%!important}#shopify-section-template--20395606540443__cards_with_image_3k9ebw .container{max-width:100%!important;padding-left:0!important;padding-right:0!important}#shopify-section-template--20395606540443__cards_with_image_3k9ebw .row{justify-content:center!important}#shopify-section-template--20395606540443__cards_with_image_3k9ebw .card{border-radius:15px!important;overflow:hidden!important}#shopify-section-sections--20395606605979__icon_blocks_K97mYW .card{border-radius:15px!important;overflow:hidden!important}.product-item-price-compare s{color:#8c0f0f!important}.product-item-price-final{color:#535353!important}.product-item-price:not(:has(.product-item-price-compare)) .product-item-price-final{color:#4d4d4d!important}.itbs-feature-icon{margin-right:20px}.itbs-feature-card{padding-top:calc(0.75rem + 15px)!important;padding-bottom:calc(0.75rem + 15px)!important}.itbs-feature-icon img{width:42px!important;height:42px!important}.itbs-feature-icon{width:42px!important;height:42px!important}.itbs-feature-card .h6{text-transform:uppercase}@font-face{font-family:'National2Narrow';src:url(https://bobbynugget.com/cdn/shop/files/TestNational2Narrow-Bold.woff) format('woff');font-weight:700}@font-face{font-family:'National2Narrow';src:url(https://bobbynugget.com/cdn/shop/files/TestNational2Narrow-Bold.woff) format('woff');font-weight:700}.itbs-floating-badge{background-image:url(/cdn/shop/files/Pan-600p.png)!important;background-size:cover!important;background-position:center!important;background-color:transparent!important;border:none!important;box-shadow:none!important;font-family:'National2Narrow',sans-serif!important;font-weight:700;font-size:1em!important;line-height:0.84!important;width:120px!important;height:120px!important;overflow:hidden!important;position:relative;padding-bottom:30px!important}.img-badge-sold-out{display:none!important}.img-wrapper:has(.img-badge-sold-out)::after{content:'Sold Out';position:absolute;top:18px;right:-30px;width:120px;background-color:#a00f0f;color:#fff;font-size:11px;font-weight:700;text-align:center;padding:5px 0;transform:rotate(45deg);z-index:10;letter-spacing:0.05em;text-transform:uppercase}.product-link{font-family:'Archivo',sans-serif!important;font-weight:800!important;font-size:16px;color:#775b45!important}.product-item-title,.product-item-price{text-align:left}.product-item-price-final{font-weight:700}.product-item-inner{border-radius:10px!important;overflow:hidden!important;background:linear-gradient(to bottom,#f2f3ef,#fcfcfc)!important;border:1px solid #dfd9c7!important;box-shadow:0 2px 6px rgb(0 0 0 / 0.02)!important}.product-item-inner-top{border-radius:0!important;overflow:visible!important;background:none!important}.product-item-inner-top>div{background:#fff0;padding:12px;text-align:left}.product-item-inner-top .img-wrapper{margin-bottom:0!important}.product-item-inner .mb-2:has(.btn-atc){padding:0 8px 10px!important;margin-bottom:0!important}.product-item-form .btn-atc{width:calc(100% - 30px)!important;margin:0 auto!important;display:block!important;border-radius:20px 0 20px 0!important}.product-item-form .btn-atc[disabled]{background:#b0a99a!important;border-color:#b0a99a!important;color:#fff!important;opacity:0.6!important;cursor:not-allowed!important;border-radius:30px 0 30px 0!important;width:calc(100% - 30px)!important;margin:0 auto!important;display:block!important}.product-item-form .btn-atc,.product-item-form .btn-atc[disabled]{text-align:center!important}.accordion-item:first-child{border-radius:15px 15px 0 0!important}.accordion-item:not(:first-child):not(:last-child){border-radius:0!important}.accordion-item:last-child{border-radius:0 0 15px 15px!important}.accordion-item:first-child .accordion-button{border-radius:15px 15px 0 0!important}.accordion-item:last-child .accordion-button.collapsed{border-radius:0 0 15px 15px!important}.accordion-item:last-child .accordion-button:not(.collapsed){border-radius:0!important}.accordion-item:last-child .accordion-collapse{border-radius:0 0 15px 15px!important}.accordion-item:not(:first-child):not(:last-child){border-radius:0!important;overflow:hidden!important}.accordion-fancy .accordion-item:not(:first-child):not(:last-child),.accordion-fancy .accordion-item:not(:first-child):not(:last-child) .accordion-button,.accordion-fancy .accordion-item:not(:first-child):not(:last-child) .accordion-collapse,.accordion-fancy .accordion-item:not(:first-child):not(:last-child) .accordion-header{border-radius:0!important;overflow:hidden!important}.collection-title,.collection-hero h1,.collection-header h1{display:none}@media (min-width:1200px){.product-list.row>.product-item{width:25%!important}}@media (min-width:1400px){.product-list.row>.product-item{width:20%!important}}.product-item-title .product-link{font-size:0.95rem!important}#collection-utilities-inner{background:transparent!important;justify-content:space-between!important}#collection-utilities-inner>.d-flex{margin-left:0!important;width:100%!important;justify-content:space-between!important}.breadcrumbs-wrapper{display:none!important}#sort-by-wrapper label,#sort-by-wrapper select{font-size:0.75rem!important;padding-top:0.25rem!important;padding-bottom:0.25rem!important}@media (min-width:1200px){ul.product-list.row.row-cols-xl-3>li,ul.product-list.row.row-cols-xxl-3>li{flex:0 0 auto!important;width:25%!important;max-width:25%!important}}@media (min-width:1200px){.product-list.row{--bs-columns:4}.product-list.row>*{flex:0 0 auto!important;width:25%!important;max-width:25%!important}}@keyframes logo-shimmer{0%{-webkit-mask-position:200% center;mask-position:200% center}100%{-webkit-mask-position:-200% center;mask-position:-200% center}}.navbar-brand img{transition:filter 0.2s ease;-webkit-mask-image:linear-gradient(90deg,#000 40%,rgb(255 255 255 / 0.4) 50%,#000 60%);mask-image:linear-gradient(90deg,#000 40%,rgb(255 255 255 / 0.4) 50%,#000 60%);-webkit-mask-size:200%;mask-size:200%;animation:logo-shimmer 12s infinite linear;padding-bottom:6px}.navbar-brand img:hover,.navbar-brand a:hover img{filter:brightness(0) saturate(100%) invert(25%) sepia(20%) saturate(800%) hue-rotate(340deg) brightness(60%)!important;transition:filter 0.2s ease;padding-bottom:6px}.navbar .nav-link.active,.navbar .nav-item.active .nav-link{color:#6f573f!important}.navbar-brand,.navbar-brand a{overflow:visible!important}.cards-with-image .card-img-top{object-fit:cover;height:100%;border-radius:0}#faq_RmqfnE .accordion-button:not(.collapsed){color:#ded9bf!important}[id*="faq_gBdwhN"] .accordion-button[aria-expanded="true"] div{color:#ffffff!important}#footer-about{text-align:center!important}#footer-about .navbar-brand{display:inline-block!important;padding-bottom:25px!important}#featured_products_rfc4pM .product-item-actions{display:flex!important;justify-content:center!important}#featured_products_rfc4pM .btn.mt-6{text-align:center!important;display:block!important;width:fit-content!important;margin-left:auto!important;margin-right:auto!important;padding-left:10px!important;padding-right:10px!important}#media-with-text-template--20395606179995__media_with_text_E4aGC6{background-attachment:scroll!important;background-size:cover!important;background-position:center!important;aspect-ratio:3 / 1;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}#media-with-text-template--20395606179995__media_with_text_E4aGC6 .container,#media-with-text-template--20395606179995__media_with_text_E4aGC6 .row{max-width:100%!important;width:100%!important;margin:0!important;padding:0!important;display:block!important}#media-with-text-template--20395606179995__media_with_text_E4aGC6 .col-lg{width:850px!important;max-width:850px!important;flex:0 0 850px!important;padding-left:250px!important;margin:0!important;text-align:left!important}#media-with-text-template--20395606179995__media_with_text_E4aGC6 .title{line-height:1.1!important;margin-bottom:20px!important}#media-with-text-template--20395606179995__media_with_text_E4aGC6 .description p{line-height:1.4!important}@media (max-width:1200px){#media-with-text-template--20395606179995__media_with_text_E4aGC6 .col-lg{padding-left:100px!important;width:700px!important}}@media (max-width:768px){#media-with-text-template--20395606179995__media_with_text_E4aGC6{aspect-ratio:auto!important;min-height:400px!important}#media-with-text-template--20395606179995__media_with_text_E4aGC6 .col-lg{padding-left:20px!important;padding-right:20px!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important}}#product-gift-card-form>.btn-outline-primary{width:auto!important;white-space:nowrap}#product-gift-card-form-collapse{width:100%}#product-gift-card-form>.btn-outline-primary{padding-left:20px!important;padding-right:20px!important;font-weight:400!important;color:#636262!important}.product-price{color:#a87e20!important;font-weight:600!important}#shopify-section-template--20395606540443__cards_with_image_iAfcMj .container{margin-left:0!important;margin-right:auto!important;padding-right:0!important;padding-left:250px!important}.cart-icon:has(.cart-count-badge){opacity:1!important}.cart-count-badge{background-color:#ab842e!important}.description h2,.rte h2,.fs-2 h2,.fs-lg-2 h2{color:#8E6E58;font-size:1.2rem}.product-bobby-nugget-gift-card #row1-price-qty .quantity-wrapper{margin-right:0!important}.product-bobby-nugget-gift-card #row1-price-qty{padding-bottom:37px!important}span.price-badge-sold-out.badge{background-color:#8B0000!important;color:#ffffff!important}span.price-badge-sold-out.badge,span.price-badge-sold-out.badge *{color:#ffffff!important}[data-bs-target="#cart-discount-collapse"]{margin-bottom:10px!important}#cart-discount-form button[type="submit"]{padding:4px 17px!important}#cart-discount-form input::placeholder{color:#888888!important;opacity:1!important}input::placeholder,textarea::placeholder{color:#888888!important;opacity:1!important}#shopify-section-sections--20395606638747__navbar{background:linear-gradient(to bottom,#EDE3C6,#F7F2E5)!important}#media-with-text-template--20395606179995__media_with_text_E4aGC6 .col-lg{padding-top:30px;padding-bottom:30px}@media (max-width:767px){#cards-with-image-template--20426792468635__cards_with_image_UwNbLd .container{padding-left:10px!important;padding-right:10px!important;max-width:100%!important}#cards-with-image-template--20426792468635__cards_with_image_UwNbLd .row{margin-left:0!important;margin-right:0!important}#cards-with-image-template--20426792468635__cards_with_image_UwNbLd .col{padding-left:0!important;padding-right:0!important;width:100%!important}#cards-with-image-template--20426792468635__cards_with_image_UwNbLd .card{margin-left:10px;margin-right:10px}}@media (max-width:767px){#cards-with-image-template--20395606540443__cards_with_image_iAfcMj .container{max-width:100%!important;padding-left:50px!important;padding-right:50px!important}}@media (max-width:767px){#cards-with-image-template--20395606540443__cards_with_image_3k9ebw .container{max-width:100%!important;padding-left:10px!important;padding-right:10px!important}#cards-with-image-template--20395606540443__cards_with_image_3k9ebw .row{margin-left:0!important;margin-right:0!important}#cards-with-image-template--20395606540443__cards_with_image_3k9ebw .col{width:100%!important;flex:0 0 100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}#cards-with-image-template--20395606540443__cards_with_image_3k9ebw .card{margin-left:10px;margin-right:10px;margin-bottom:16px}}@media (max-width:767px){#cards-with-image-template--20974772519067__cards_with_image_eKThGK{text-align:center!important}#cards-with-image-template--20974772519067__cards_with_image_eKThGK .container{max-width:100%!important;padding-left:10px!important;padding-right:10px!important}}@media (max-width:767px){#cards-with-image-template--20974156873883__cards_with_image_CPzJ7R{text-align:center!important}#cards-with-image-template--20974156873883__cards_with_image_CPzJ7R .container{max-width:100%!important;padding-left:50px!important;padding-right:50px!important}}@media (max-width:767px){#cards-with-image-template--20974156873883__cards_with_image_CPzJ7R .title{font-size:calc(1em * 2.7)!important}}@media (max-width:767px){#cards-with-image-template--20974207271067__cards_with_image_TfX3gc{text-align:center!important}#cards-with-image-template--20974207271067__cards_with_image_TfX3gc .container{max-width:100%!important;padding-left:50px!important;padding-right:50px!important}}@media (max-width:767px){#cards-with-image-template--20395606212763__cards_with_image_PBUEFV{text-align:center!important}#cards-with-image-template--20395606212763__cards_with_image_PBUEFV .container{max-width:100%!important;padding-left:50px!important;padding-right:50px!important}}@media (max-width:767px){#cards-with-image-template--20974177026203__cards_with_image_7kTmBT{text-align:center!important}#cards-with-image-template--20974177026203__cards_with_image_7kTmBT .container{max-width:100%!important;padding-left:50px!important;padding-right:50px!important}}#cards-with-image-template--20974772519067__cards_with_image_eKThGK .container{padding-top:200px}@media (max-width:767px){#cards-with-image-template--20974772519067__cards_with_image_eKThGK .container{padding-top:100px}}@media (max-width:767px){#cards-with-image-template--20974197145755__cards_with_image_9iLGJt .container{padding-left:50px!important;padding-right:50px!important}#cards-with-image-template--20974197145755__cards_with_image_9iLGJt .title,#cards-with-image-template--20974197145755__cards_with_image_9iLGJt .description{width:100%!important;max-width:100%!important;float:none!important;text-align:center!important;margin:0!important;padding:0!important}}@media (max-width:767px){#row2-gift{margin-top:-30px;padding-bottom:30px}#row3-shoppay-atc{width:100%!important;max-width:100%!important;overflow:hidden;box-sizing:border-box}#row3-shoppay-atc .product-form-dynamic-buttons{flex-shrink:1;min-width:0;max-width:100%}#row3-shoppay-atc .product-form-dynamic-buttons iframe,#row3-shoppay-atc shop-pay-wallet-button{width:100%!important;max-width:100%!important}.product-buy-buttons{overflow:visible!important}.product-buy-buttons .d-flex.mt-4{width:100%!important;max-width:100%!important;box-sizing:border-box;overflow:visible!important;flex-wrap:nowrap;gap:8px!important}.fake-more-options{width:90px!important;min-width:90px!important;flex:0 0 90px!important;white-space:normal!important;word-break:break-word!important;line-height:1.3!important;font-size:0.8em!important}.btn-buy,.btn-wishlist-add-remove{flex:1 1 0!important;min-width:0!important;width:auto!important}}#row3-shoppay-atc shop-pay-wallet-button{width:160px!important;max-width:160px!important;min-width:160px!important}#row3-shoppay-atc .btn-atc{width:160px!important;max-width:160px!important;flex:0 0 160px!important}.d-flex.mt-4{flex-wrap:wrap!important;justify-content:center!important;gap:8px!important}.d-flex.mt-4 .btn-buy,.d-flex.mt-4 .btn-wishlist-add-remove{width:auto!important;min-width:130px!important;max-width:160px!important;flex:0 0 auto!important}.d-flex.mt-4 .fake-more-options{order:-1!important;flex:0 0 auto!important;width:auto!important;min-width:unset!important;text-align:left!important;justify-content:flex-start!important;margin-right:auto!important;padding-bottom:0!important;margin-top:0!important}shopify-payment-terms{padding-bottom:20px!important}.product-sold-out .btn-atc,.product-sold-out .btn-buy,.product-sold-out .btn-wishlist-add-remove,.product-sold-out .product-form-dynamic-buttons,.product-sold-out .quantity-wrapper,.product-sold-out more-payment-options-link,.product-sold-out .fake-more-options,.product-sold-out .product-buy-buttons .d-flex.mt-4,.product-sold-out [id*="terms"],.product-sold-out [class*="terms"],.product-sold-out #shopify-installments,.product-sold-out .trustBarContainer{display:none!important}.product-sold-out .product-buy-buttons::before{content:'';display:block;width:300px;height:300px;background-image:url(/cdn/shop/files/Item-Sold-2.png);background-size:contain;background-repeat:no-repeat;background-position:center left}.product-sold-out [data-fera-container="product_reviews_summary"]{text-align:left!important}.product-sold-out .fera-averageRating{justify-content:flex-start!important}.product-sold-out .price-badge-sold-out{display:inline-block!important;margin-left:8px!important}.product-sold-out #shopify-installments,.product-sold-out .trustBarContainer,.product-sold-out [id*="shopify-installments"],.product-sold-out .frame-content,.product-sold-out shop-pay-installments-banner{display:none!important}.product-sold-out [data-fera-container="product_reviews_summary"]{text-align:left!important;margin-top:-30px!important}.product-sold-out shopify-accelerated-checkout,.product-sold-out .shopify-payment-button,.product-sold-out .product-form-dynamic-buttons{display:none!important}more-payment-options-link{display:block!important;text-align:left!important;margin-top:8px!important}more-payment-options-link a{font-size:0.85em!important;text-align:left!important;justify-content:flex-start!important}[id*="featured_products"] .product-item-form .btn-atc,[id*="featured_products"] .product-item-form .btn-atc[disabled]{display:none!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD{overflow:visible!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .col-md-6.position-relative{min-height:700px;background-size:contain;background-repeat:no-repeat;background-position:center;overflow:visible}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .btn{padding-left:15px;padding-right:15px;border-radius:15px 0 15px 0}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .btn{padding-left:15px;padding-right:15px;border-radius:15px 0 15px 0}#shopify-section-template--20395606179995__advanced_image_with_text_zxQrUk .btn{padding-left:15px;padding-right:15px;border-radius:15px 0 15px 0}@media (max-width:767px){#advanced-image-with-text-template--20395606179995__advanced_image_with_text_zxQrUk [data-block-id="template--20395606179995__advanced_image_with_text_zxQrUk__item_q4fymx"]{width:100%!important;max-width:100%!important;padding:0!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_zxQrUk [data-block-id="template--20395606179995__advanced_image_with_text_zxQrUk__item_q4fymx"] img{width:100%!important;height:auto!important}}[data-block-id="template--20395606179995__advanced_image_with_text_zxQrUk__item_q4fymx"]{display:none!important}@media (max-width:767px){[data-block-id="template--20395606179995__advanced_image_with_text_zxQrUk__item_q4fymx"]{display:block!important}}@media (max-width:767px){#advanced-image-with-text-template--20395606179995__advanced_image_with_text_zxQrUk .col-md-6.position-relative{width:100vw!important;max-width:100vw!important;margin-left:calc(-50vw + 50%)!important;padding:0!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_zxQrUk .col-md-6.position-relative img{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}}#shopify-section-template--20395606179995__advanced_image_with_text_zxQrUk{padding-top:50px!important;padding-bottom:50px!important}@media (max-width:767px){#advanced-image-with-text-template--20395606179995__advanced_image_with_text_zxQrUk .col-md-6.position-relative,#advanced-image-with-text-template--20395606179995__advanced_image_with_text_zxQrUk .col-md-6:not(.position-relative){margin-top:-20px}}@media (max-width:767px){#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .col-md-6.position-relative{width:100vw!important;max-width:100vw!important;margin-left:calc(-50vw + 50%)!important;padding:0!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .col-md-6.position-relative img{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .d-lg-none{order:2}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .container>.d-lg-none{display:flex!important;flex-direction:column}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .row.flex-row{display:flex;flex-direction:column}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .col-md-6.position-relative{order:0}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .col-md-6:not(.position-relative){order:1}}@media (max-width:767px){#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .col-md-6.position-relative{margin-top:-50px}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .col-md-6:not(.position-relative){margin-top:-50px;padding-bottom:30px!important}}@media (max-width:767px){#advanced-image-with-text-template--20395606179995__advanced_image_with_text_Uadb86 .d-lg-none{padding-top:30px!important;padding-bottom:30px!important}}@media (max-width:767px){#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .col-md-6.position-relative{width:100vw!important;max-width:100vw!important;margin-left:calc(-50vw + 50%)!important;padding:0!important;margin-top:-50px}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .col-md-6.position-relative img{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .col-md-6:not(.position-relative){margin-top:-50px;padding-bottom:30px!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .d-lg-none{padding-bottom:30px!important}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .row.flex-row{display:flex;flex-direction:column}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .col-md-6.position-relative{order:0}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .col-md-6:not(.position-relative){order:1}}@media (max-width:767px){#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .col-md-6:not(.position-relative){margin-top:-300px}#advanced-image-with-text-template--20395606179995__advanced_image_with_text_8QpYQD .d-lg-none{padding-top:30px!important}}#shopify-section-template--20973264961691__carousel_alaska .title,#shopify-section-template--20973264961691__carousel_alaska .description.rte{text-align:left}@media (min-width:992px){.carousel-caption-desktop-left .title,.carousel-caption-desktop-left .description p{text-align:left}}@media (min-width:992px){#advanced-image-with-text-template--20426792468635__advanced_image_with_text_3eAJ9b .col-md-6.text-lg-start{flex:0 0 35%!important;max-width:35%!important;margin-right:auto!important;margin-left:0!important;text-align:left!important}#advanced-image-with-text-template--20426792468635__advanced_image_with_text_3eAJ9b .col-md-6.text-lg-start .title,#advanced-image-with-text-template--20426792468635__advanced_image_with_text_3eAJ9b .col-md-6.text-lg-start .description p{text-align:left!important}}.footer-block .nav-link{text-transform:none!important;font-weight:normal!important}