/** Shopify CDN: Minification failed

Line 932:0 Expected "}" to go with "{"

**/
.template-index .image-zoom:hover img {
    -webkit-transform: scale(1); /* For older WebKit browsers (Safari, Chrome) */
    -moz-transform: scale(1);    /* For older Firefox */
    -ms-transform: scale(1);     /* For older Internet Explorer */
    -o-transform: scale(1);      /* For older Opera */
    transform: scale(1);
}

.template-index .spotlight-item:hover .image-zoom img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.template-index .spotlight-item.spotlight-item__image img {
    -webkit-border-radius: 10px; /* For older WebKit browsers */
    -moz-border-radius: 10px;    /* For older Firefox */
    border-radius: 10px;
}

a.card-link {
    border-radius: 10px;
}

.article-card {
    border-radius: 10px !important;
    overflow: hidden !important;
    border: 1px solid #dbdbdb;
}

.article-card__info.text-left {
    border: 0 !important;
}

[name="Size"] + label span {
    border-radius: 6px !important;
}

legend.form__label, .product-form__swatch .form__label {
    margin: 0 0 4px !important;
}

.productView-quantity .quantity__label {
    margin: 0 0 8px !important;
}

.productView-options {
    margin-top: 0 !important; 
}

.productView-moreItem {
    padding-bottom: 0;
}

.productView-price {
    margin-bottom: 16px!important;
}

.spotlight-button.button.custom-button-style {
  line-height: 1;
  padding-top: 9px;
}

#cart-sidebar-checkout:hover, #product-add-to-cart:hover, .opinew-navbar-button.opw-border-solid.opw-text-center.opw-cursor-pointer.opw-px-8.opw-leading-none.opw-flex.opw-items-center.opw-justify-center.opw-py-3.opw-border.opw-fontLg.opw-writeReviewButtonColor.opw-text-white.opw-cornerRadius-sm.opw-font-medium.opw-flex-grow-0:hover {
  background: #7594A7 !important;
  border-color: #7594A7 !important;  
}

#cart-sidebar-checkout:hover span, #product-add-to-cart:hover span {
  color: white !important;
}


.button.button-2.button-view-cart:hover {
  background: #7594A7 !important;
  border-color: #7594A7 !important;
}

.form_submit_div .btn:hover {
  background: #7594A7 !important;
  border-color: #7594A7 !important;
}

.opw-noci-star-empty::before {
  color: #7594A7 !important;
}

.opw-noci-star-full::before, .opw-noci-star-half::before {
  color: #CE9436 !important;
}
.button.button--secondary.button--prev:hover span, .button.button--secondary.button--next:hover span {
  color: white !important;
}

a.button:hover {
  color: white !important;
}

.ssb_banner_cta {
  background-color: #1A2531 !important;
   color: #fff !important;
}

.ssb_banner_cta:hover {
  background-color: #7594A7!important;
  color: #fff !important;
}

.ssb_banner_heading span.text span {
  color: #7594A7 !important;
}

.product-form__radio:checked + .product-form__label.available .text {
  color: #fff !important;
  background-color: #1a2531 !important;
  border-color: #1a2531 !important;
}

a.opinew-stars-plugin-link {
    pointer-events: none;
}

.product-card-layout-04 .card-action {
        display: none;
    }

.card-title .text {
    pointer-events: none !important;
}

video {
    border-radius: 4px;
}

body.template-product .halo-banner-wrapper .flex-box__banner .banner-item img {
    padding: 0 !important;
}

body.template-product .type-item--special .flex-box__banner .banner-content {
    border: 0 !important;
    background: #fafafa !important;
}

.halo-banner-wrapper .flex-box__banner .banner-item img {
  padding: 0;
}

i.opw-noci {
    font-size: 12px;
}

span.opinew-no-reviews-stars-plugin b {
    font-size: 12px !important;
}

body.template-product .productView-moreItem h1.productView-title {
    margin-bottom: -10px;
}

.price * {
    font-size: 14px !important;
}

@media all and (max-width: 768px) {
  #shopify-section-template--22532529422651__custom_liquid_PLCdh6 > div > div.text-container p {
    font-size: 16px;
}

#shopify-section-template--22532529422651__custom_liquid_PLCdh6 > div > div.text-container {
        margin-top: -216px;
        margin-bottom: 60px;
        padding: 20px 20px 10px;
        background: #ffffff96;
        backdrop-filter: blur(3px);
        -webkit-backdrop-filter: blur(3px);
        pointer-events: none;
    }

  div#spotlight-template--22532529422651__4ac1533a-5aae-4f12-9912-91a4e5b8a36f .content.spotlight-inner.text-center.align-items--center {
    margin-bottom: 30px;
}

  div#spotlight-template--22532529422651__4ac1533a-5aae-4f12-9912-91a4e5b8a36f .img-box a {
    text-align: center;
    max-width: 300px;
    padding-top: 100px !important;
    margin-top: 30px;
}

  div#spotlight-template--22532529422651__4ac1533a-5aae-4f12-9912-91a4e5b8a36f .img-box {
    margin-bottom: -20px;
}
}


.video-container {
    border-radius: 4px !important;
    overflow: hidden;
}

.halo-banner-wrapper .flex-box__banner .banner-item img {
    padding: 20px;
}

.facets__item--swatch .facet-checkbox {
    border: 0 !Important;
}

html {
  scroll-behavior: smooth !important;
}

s.money-compare-price {
    color: #787878 !important;
}

.navPages-item {
    z-index: 1 !important;
}

.button.button-1.button-login:hover {
    color: white;
    background: #232323;
}
.button.button-1.button-login {
    border-color: #a3906f;
    background: #a3906f;
}

.button.button-2.button-register:hover {
    color: #fff!important;
    border-color: #252525;
    background: #252525;
}

a.spotlight-button.button.custom-button-style {
    visibility: visible !important;
    opacity: 1 !important;
}

.ssb_banner_heading {
    font-size: 25px !important;
}

.ssb_banner_description ul {
    margin: 0;
}

.ssb_banner_description h3 {
    margin: 0 0 10px;
    font-size: 16px !important;
    line-height: 1.25;
}

.ssb_bundle_price_original span {
      text-decoration: line-through;
  color: #050505;
}

.ssb_bundle_price_original span {
    color: grey;
}

.ssb_bundle_price_original {
    font-size: 20px;
    display: inline-block;
}

.ssb_bundle_price {
    color: #a3906f;
    display: inline;
}

.haloCalculatorShipping .progress .progress-meter span {
    font-size: 9px;
    font-weight: 700;
    top: -2px;
    position: relative;
}

svg.icon.icon-fire-2 {
    margin-right: 2px;
}

.productView-soldProduct {
    margin-bottom: 5px;
}

.product-customInformation__content .title {
    font-size: 14px !important;
}

.halo-sidebar {
    z-index: 9999999999999 !important;
}

div#shopify-section-template--15172045963298__main {
    padding-bottom: 80px;
}

div#insta-feed a.slider-arrow {
    border-radius: 1px;
}

i.opw-icon.opw-icon-close.opw-text-grey.hover\:opw-text-grey-dark.opw-cursor-pointer.opw-text-4xl.opw-mx-2 {
    font-size: 20px !important;
    color: #ff1d1d !important;
    display: block;
}

.template-product #revy-bundle-wrapper .revy-bundle-wrapper-inner .revy-bundle-products.revy-bundle-products-multiple-layout .revy-bundle-product:before {
    display: none;  
}

.before-you-leave-content span.price-item.price-item--regular {
  
    margin: 0;
}

.before-you-leave-content-title span {
    font-size: 16px !important;
}

.before-you-leave-content-title .title {
    display: inline-flex !important;
}

.before-you-leave-content-product .card-information {
    padding: 0 !important;
}

#halo-leave-sidebar .card-information {
  width: 100%;
}

#halo-leave-sidebar .halo-sidebar-close {
    top: 5px !important;
}

#revy-bundle-tip {
  display: inline-flex !important;
}

#ssb_bl_womens-adventure-kit .revy-bundle-product::before,#ssb_bl_mens-adventure-kit .revy-bundle-product::before {
    left: 40px !important;
    top: 92% !important;
}

.productView-thumbnail-link {
  height: 100px;
}

.productView-thumbnail .productView-thumbnail-link img {
    width: 100px!important;
    height: 100px!important;
    object-fit: contain!important;
    border: 0;
    box-sizing: content-box;
    background: #fafafa;
    border-radius: 4px !important;
    overflow: hidden;
}

  .productView-product .ssb_bundle_price {
  font-size: .8em !important;
  margin-top: 5px;
}

.slick-prev.slick-arrow {
  border-radius: 0 4px 4px 0;
  border: 0;
box-shadow: none !important;
    left: -1px !important;
}

.slick-next.slick-arrow {
  border-radius: 4px 0 0 4px;
  border: 0;
box-shadow: none !important;
  right: -1px !important;
}

.revy-bundle-add-button {
  border: 0 !important;
}

.revy-bundle-add-button:hover {
  background: #000 !important;
}

#revy-bundle-wrapper, #revy-bundle-wrapper:hover {
  padding: 10px 20px 10px 30px !important;
}

#revy-bundle-wrapper .revy-bundle-title {
  font-size: 1.25em;
}

.revy-bundle-add-button:last-child {
  animation: vertical-shaking 6s ease infinite !important;
    animation-delay: 0s;
    animation-timeline: ;
  animation-delay: 0s !important;
  animation-delay: 5s !important;
  transform-origin: 50% 50% !important;
}

.revy-bundle-sale-container {
  display: none !important;
}

.template-collection .articleLookbook-des {
  display: none;
}

#MainContent {
  padding: 0 !important;
}

.header-wrapper {
  height: auto !important;
}

.hotStock-progress-item {
    background: linear-gradient(45deg,#df1d1d,#2edd8e)!important;
}

.productView-image .productView-img-container::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0,0,0,.02);
}

.productView-thumbnail .productView-thumbnail-link img::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0,0,0,.02);
}

.svg-inline--fa.fa-instagram.fa-w-14.fa-7x path {
  fill: #e4405f;
}
#insta-feed img,
.instafeed-shopify img,
#insta-feed .instafeed-overlay,
.instafeed-shopify .instafeed-overlay {
  border-radius: 4px;
  overflow: hidden;
}
.page-width .shopify-block.shopify-app-block {
  max-width: 1500px;
  margin: 0 auto;
}
.page-width .shopify-block.shopify-app-block {
  max-width: 1500px;
  margin: 0px auto 40px;
}

.button.button-ATC:hover {
    color: #fff!important;
    background: #a3906f!important;
    border-color: #a3906f!important;
}
.halo-block-header .title .text {
  width: 100%;
}
.section-block-policies-block .policies-text {
  color: #ffffff !important;
}
.card-title .text {
  text-decoration: none !important;
}
.footer__content-bottom {
    background: #1a2531!important;
    border-top: 1px solid #141d27!important;
}
.footer-block__newsletter .field__input {
    color: #ffffff!important;
    background-color: transparent!important;
    border: 1px solid #43484d!important;
}
.copyright__content {
  color: #8b8b8b;
}

a.btn.button {
    border-radius: 6px;
}

.toolbar-wrapper .label-tab {
    border-radius: 5px !important;
}

div#spotlight-template--22532529422651__spotlight_block_mG8RfD img {
        -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

div#spotlight-template--22532529422651__spotlight_block_mG8RfD .img-box {
    /* background: #9f9f9f; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 20px 30px -10px #0000001f;
    overflow: hidden;
}

.shop-now--cta span,
a:hover .shop-now--cta span,
.cart-count-bubble .text {
  color: white !important;
}
.price-item {
  color: #111;
  display: block;
  margin-top: 8px;
}

  .img-box .image, .image-zoom img {
  border-radius: 10px;
}

.quantity__style--1 .quantity__input[type=number] {
    border-radius: 6px;
}

.productView-action .button, .button.button-1, .button.button--primary, .contact-us-button, .faqs-filterDropdown-text, a.contact-support-btn, a.button.button-2.button-view-cart {
    border-radius: 6px;
}
.productView-thumbnail .productView-thumbnail-link, .previewCartItem-qty input[type=number] {
    border-radius: 6px !important;
}
.product-form__label .text {
    border-radius: 6px;
}

input#NewsletterForm--footer {
    border-radius: 6px !important;
}

.footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button {
    border-radius: 6px;
}

.cart-header, .video-container video {
    border-radius: 6px;
}

.cart-item, a.button, .contact-form .form-input, .contact-form .form-actions .button {
    border-radius: 6px !important;
}

.cart-item-qty .quantity, #cart-checkout, a.button.button-2.button-continue, .facets__price--box .filter__price, .facets__item--rectangle .facet-checkbox .text {
    border-radius: 6px;
}

.previewCartInfo {
    box-shadow: 0px -10px 30px -10px #00000029;
    padding-top: 20px !important;
}

.image-banner .halo-banner-wrapper .item {
    margin: 40px 0;
}

.advertisement-image img {
    border-radius: 10px;
}

a.button[href*="omniform1"]:hover {
    color: black !important;
}

.halo-banner-wrapper .flex-box__banner .banner-item img {
    border-radius: 10px !important;
    padding: 0;
}

.toolbar .toolbar-item .toolbar-icon+.toolbar-icon, .toolbar .toolbar-item .toolbar-icon.icon-mode {   
    border-radius: 3px;
}

.card-link {
  background-color: #cacaca1a;
  border-radius: 4px;
}
.productView-image .productView-img-container img:not(.zoomImg) {
  object-fit: cover;
}
.productView-img-container.product-single__media {
  padding-bottom: 100% !important;
  border-radius: 4px !important;
  overflow: hidden;
}
.footer-block__subheading.rte {
  line-height: 1.5;
}
.product-card-layout-04
  .card-action-bottom
  .card-wishlist
  .wishlist-added
  .icon-wishlist {
  border-radius: 0;
  fill: red;
}
.announcement-bar:hover {
  background: #7594A7;
}
.announcement-bar {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #151515;
  transition: all 0.3s ease-in-out;
}
a:hover,
a:hover span {
   text-decoration: none!important;
    color: #7594A7;
}
.menu-lv-item.menu-lv-1:hover > a > .text {
  border-bottom: 0;
}

.spotlight-button.button.custom-button-style span {
  color: white !important;
}

.banner-sub-title span {
  color: #353535;
}

.copyright__content {
  color: #a3a3a3 !important;
}

.product-card-layout-04 .card-action-bottom .card-wishlist .wishlist-added .icon-wishlist {
  border-radius: 0 !important;
}

.rte.subtext-spotlight {
  max-width: 900px;
  margin: 0 auto;
    margin-bottom: 0px;
}

.footer-block__subheading.rte {
  line-height: 1.5;
}


.customer-review-block {
   background: #f6fbfe !important;
   background: #fff !important;
}

.customer-review__content {
  margin-top: 10px;
}

.menu-lv-item.menu-lv-1:hover > a > .text {
  border-bottom: 0 !important;
}

.site-nav-title::before {
  content: '▶';
  font-size: 10px;
  position: relative;
  top: -2px;
  color: #a3906f;
  left: -5px;
}

.halo-block-header .title .text {
  width: 100%;
  font-weight: 700;
  font-size: 40px;
}

.button.button-1.button-login {
  border-color: #a3906f;
}

.button.button-1.button-login:hover {
    border-color: #252525;
}

.button.button-2.button-register:hover {
  color: white !important;
}

.footer-block__newsletter .footer-block__subheading {
  line-height: 1.5 !important;
}

/* input#NewsletterForm--footer::placeholder {
    font-size: 14px!important;
    color: #a3906f!important;
} */

.bg-policies-block:hover .policies-text {
  color: white !important;
}

.opinew-no-reviews-stars-plugin b {
  font-size: 15px;
  font-weight: 600;
  color: #252525;
  position: relative;
  top: -1px;
  left: 1px;
}

.productView-see-details .button-2:hover {
  color: white !important;
}

.previewCart .button.button-2.button-continue:hover {
  color: white !important;
}

    .productView-wishlist a:hover {
  background: transparent;
  border-color: #c7c7c7;
}

.productView-wishlist a:hover svg {
  fill: #e82020 !important;
}

#shopify-section-header-02 header {
  border-bottom: 1px solid #efefef;
}

.shopify-section-header-sticky header.header.header-02.header--center.style_2.header--has-menu {
  -webkit-box-shadow: 0 20px 15px -20px #0000000f;
          box-shadow: 0 20px 15px -20px #0000000f;
  border-bottom: 0 !important;
}

.productView-thumbnail .productView-thumbnail-link img {
  object-fit: cover;
  max-height: 100px;
}

.slider-arrow[aria-label="Scroll Instagram feed to the right"] {
  position: relative;
  right: -40px !important;
}

.slider-arrow[aria-label="Scroll Instagram feed to the left"] {
  position: relative;
  left: -40px !important;
}

#insta-feed img, .instafeed-shopify img {
  border-radius: 4px !important;
  overflow: hidden !important;
}

#insta-feed h2 {
  display: none;
}

#insta-feed {
  margin-top: 40px !important;
}

.previewCartItem-name {
  -webkit-line-clamp: 3;
}

.style_2_text_color_varriant .card-title-ellipsis {
  padding-right: 0 !important;
}

#cart-sidebar-checkout {
  border-color: currentColor !important;
}

#cart-sidebar-checkout:hover {
  background: #232323 !important;
  color: white !important;
  border-color: #232323 !important;
}

.button.button-2.button-view-cart:hover {
  color: white !important;
  background: #232323;
  border-color: #232323;
}

.menu-lv-item.menu-lv-2:hover > a > .text, .menu-lv-2:hover .site-nav-list-dropdown > .menu-lv-2__action > .text {
  border-bottom: 0;
}

.menu-lv-2__action {
  color: #232323;
  font-weight: 600;
}

.halo-product-block.halo-recommendations-block {
  margin-bottom: 60px;
}

  @media screen and (min-width: 1025px) {
    .header-bottom .header__logo {
    width: 190px;
    margin: 0 auto;
}
    
.list-menu--disclosure, .menu-lv-1 > .menu-dropdown {
  background-color: #ffffff;
  border: 1px solid #efefef;
}

    .halo-top-currency .currency-dropdown {
  top: 2px;
  position: relative;
}

}

@media (min-width: 1025px) {
  .facets__price--box .filter__price {
    font-size: 13px !important;
}
  
.page-sidebar .halo-sidebar-wrapper {
padding-top: 40px !important;
      padding-right: 10px !important;
}

.halo-sidebar-wrapper .link-underline .text {
    line-height: 1em !important;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
}
}

.all-categories-list .is-clicked>.link>.text {
    text-decoration: none;
    font-weight: 600;
}

  @media screen and (min-width: 768px) {
.ssb_banner_container {
    padding: 2vw !important;
}
  }

@media (max-width: 768px){
  iframe#dummy-chat-button-iframe {
    z-index: 999 !important;
}
  
.before-you-leave-content-title .title span {
    font-size: 16px!important;
}  
  
.before-you-leave-content-title .count {
    display: none !important;
}
  .product-card-layout-04 .card-action-bottom .card-wishlist .wishlist-icon {
  border-radius: 0 !important;
  margin-bottom: -10px !important;
  display: block !important;
}
  
  .footer-block__item.footer-block__column.footer-block__link_list.text-left.block__text_first:nth-child(2) {
  margin-top: 40px !important;
}

.footer__column-item.footer__copyright {
  line-height: 1.25 !important;
}
 
  #dummy-chat-button-iframe {
  bottom: 70px !important;
}
  
  .announcement-bar p, .announcement-bar span, .announcement-bar div {
  line-height: 1.2 !important;
  font-size: 12px !important;
}

.title span {
  font-size: 30px !important;
  line-height: 1.1 !important;
}

  .page-header.text-left {
  font-size: 30px !important;
  padding-bottom: 10px;
}

  .ssb_features .row {
  flex-direction: column;
}

  h4.banner-heading {
  margin-bottom: 0;
  line-height: 1.1 !important;
}

  .footer-block__mobile .footer-block__heading {
  border-color: #1c1c1c !important; 
}
/* Hide Explore buttons ONLY on Yukon, Northern BC, and Manitoba slides (mobile only) */
@media (max-width: 767px) {
  #shopify-block-yukon .slideshow__button,
  #shopify-block-northern-bc .slideshow__button,
  #shopify-block-manitoba .slideshow__button {
    display: none !important;
  }
}

