@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
[data-content-type=row][data-appearance=contained]{
    padding:0 15px;
}
:root {
  --dark-bg: #1a1a1a;
  --panel-dark: rgba(20, 20, 20, 0.55);
  --white: #ffffff;
  --accent-green: #6fbf4a;
  --text-muted: #cfcfcf;
}
.page-header .header.content .smb-header-icon{
    margin-left:10px !important
}
header .header_top_promo  .swiper-container{
    margin:unset !important;
    text-align:left;
}
header .header_top_promo .swiper-container .swiper-slide strong{
    font-size:14px;
    font-weight:400;
    color:#171717 !important;
}
header.page-header .panel.wrapper{
    background:#EFEFEF;
    padding:6px 0 
}
.page-header .panel.header{
    max-width:1200px;
    margin:auto;
    width: 100%;
    display:  block !important;
    position: relative;
}
#algoliaAutocomplete{
    min-height:45px !important;
    height:45px !important;
}
#algoliaAutocomplete input{
    height:54px;
    border:0;
    background:#F4F4F4;
    font-size:14px
}
#algoliaAutocomplete input:focus-visible{
    outline:unset !important;
}
#algoliaAutocomplete .aa-SubmitButton svg{
    display:none;
}
#algoliaAutocomplete .aa-SubmitButton{
    height:54px;
    padding:0
}
#algoliaAutocomplete .aa-SubmitButton:after{
    content:"SEARCH";
    height:54px;
    background-color:#0b5f86;
    display:flex;
    color:#fff;
    align-items:center;
    padding:0 30px;
    font-size:14px;
    font-weight:600;
}
.page-header.configurable .switcher.switcher-language{
    display:unset !important;
    right:15px !important;
}
@media(min-width:768px){
    .nav-sections{
        background-color:#0b5f86 !important;
    }
    .nav-sections .navigation a.level-top{
        text-transform:uppercase  !important;
        font-size:14px !important;
        line-height:21px;
        letter-spacing:2.8px !important;
    }
    .nav-sections .orientation-horizontal .level0::after,.nav-sections .orientation-horizontal .level0::after, .nav-sections .orientation-horizontal .level0:hover::after{
        display:none !important;
    }
    .nav-sections .orientation-horizontal .parent > a.level-top::before, .nav-sections .orientation-horizontal a.level-top > .navpro-icon-caret::before{
        font-weight:500;
        font-size:15px !important;
        top:17px;
        right:17px
    }
    .cms-index-index .flex-row > * {
        min-width: 0;
    }
}
@media (max-width: 767px) {
    .page-header.configurable .header.content {
        display: flex !important;
        align-items: center;
        flex-direction:column;
        padding:15px !important;
    }
    .page-header.configurable .header.content .flex-col-left.flex-grow-none {
        order: 1 !important;
        position: relative;
        width:100% !important;
    }
    
    .page-header.configurable .header.content .flex-col-right.md-flex {
        order: 2 !important;
        position: relative;
        width:100% !important;
        text-align: end;
        margin-bottom: 15px;
    }
    
    .page-header.configurable .header.content .flex-col-center.flex-grow-1 {
        order: 3 !important;
        position: relative;
        width:100% !important;
        margin-bottom: 5px !important;
    }
     .page-header .nav-toggle{
        top:98% !important;
        left: 0px !important;
    }
    .page-header .minicart-wrapper {
        position: unset !important;
    }
    .header.content .flex-col-left {
        width: 100% !important;
        float: none !important;
        text-align: center !important;
    }
    .header.content .logo {
        width: 100% !important;
        position: relative !important;
        margin: 0 auto !important;
        text-align: center !important;
        float: none !important;
    }

    header .header_top_promo .swiper-container{
        max-width:75% !important;
    }
    .page-header .header.panel{
        padding:0 !important
    }
    header .header_top_promo .swiper-container .swiper-slide strong{
        font-size:11.5px;
    }
    header .header_top_promo .swiper-container .swiper-slide{
        display:flex;
        align-items:center;
    }
    .page-header .header.content .smb-header-icon{
        margin-left:0px !important
    }
    .page-header .switcher .options.active ul.dropdown{
        text-align:left;
    }
    .nav-sections #navpro-topnav span, .header.links a,.nav-sections-item-title a,#navpro-topnav span:before{
        color: #2E2E2E !important;
    }
    .nav-sections-item-title.active{
        background-color:#3399cc;
        box-shadow:unset !Important;
    }
    .nav-sections-item-title.active a{
        color:#fff !important;
    }
    .nav-sections-item-title{
        background:unset;
    border-top:unset !important;
    }
    header .nav-sections-item-content{
        border-top:1px solid #e1e1e1;
        padding-top: 0;
    }
    .nav-sections{
        background:white !important;
    }
}
@media(min-width:768px) and (max-width:1024px){
    .page-header .flex-col-right{
        width: 25%;
        flex-direction: row;
        justify-content: flex-end;
    }
    .page-header #algoliaAutocomplete{
        width:fit-content !important;
        margin:0 !important;
    }
    .page-header .minicart-wrapper{
        position:unset !important;
    }
}
/*Top Banner css*/
.cms-index-index .home_page_slider .swiper-slide img {
    width: 100%;
    object-position: center;
    height: 830px;
    object-fit: cover;
}
.cms-index-index .home_page_slider_top .easyslide-wrapper .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20%;
    text-align: center;
    left:0;
}
.cms-index-index .home_page_slider_top .easyslide-wrapper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 2px !important;
}
.cms-index-index .home_page_slider {
    position: relative;
}
.cms-index-index .home_page_slider_top .easyslide-description {
    transform: translate(-50%, -50%);
    top: 44%;
    left: 38%;
    max-width: 730px;
    text-align: left !important;
}
.cms-index-index .home_page_slider_top .logo{
    height: 100% !important;
    object-fit: contain !important;
    margin-bottom:0 !important;
    width:297px !important;
}
.cms-index-index .home_page_slider_top .easyslide-description .content_head {
    font-size: 70px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    line-height: 90px;
    display:inline-block;
    margin-top:0;
}
.cms-index-index .home_page_slider_top .easyslide-description .content_desc {
    font-size: 16px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    line-height: 24px;
}
.cms-index-index .home_page_slider_top .easyslide-description button {
    background: #0b5f86;
    color: #ffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin-top: 15px;
    border:0 !important;
}
.cms-index-index .home_page_slider_bottom button{
    background: #0b5f86;
    color: #ffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin-top: 15px;
    margin:auto;
    max-width:230px;
    justify-content:center;
    display:flex;
    margin-top:10px;
    padding:16px 20px;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    align-items:center;
    border:0 !important;
    height:54px;
}
.cms-index-index .smb-bestsellers-grid .smb-bestsellers-card__media img{
    width:auto !important
}
@media (max-width: 767px) {
    .cms-index-index .home_page_slider_top .easyslide-description {
        top: 48%;
        left: 48%;
        max-width: 390px;
        width: 100%;
        padding:0;
    }
    .cms-index-index .home_page_slider_top .easyslide-description .content_head {
        font-size: 32px;
        line-height: 37px;
        margin:22px auto;
    }
    .cms-index-index .home_page_slider_top .easyslide-description .content_desc {
        font-size: 14px;
        line-height: 20px;
    }
    .cms-index-index .home_page_slider_top .easyslide-description button {
        font-size: 14px;
        line-height: 16.1px;
        margin-top: 12px;
        padding: 10px 16px;
        height: 56px;
        min-width: 152px;
    }
     .cms-index-index .home_page_slider .swiper-slide img{
        height:500px;
        object-position:right;
    }
      .cms-index-index .home_page_slider .home_page_slider_bottom,.cms-index-index .columns .column.main .block{
        margin:0 !important
    }
    .cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column{
        width:50% !important;
        flex-basis:unset;
    }
    .cms-index-index .home_page_slider .home_page_slider_bottom{
        margin:30px 0px !important;
    }
    /* .cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column,.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column figure{
        min-height:240px !important;
    } */
    .cms-index-index .home_page_slider_top .easyslide-wrapper .swiper-container-horizontal>.swiper-pagination-bullets{
        bottom:5% !important;
    }
    
}
@media (min-width: 768px) and (max-width: 1024px) {
    .cms-index-index .home_page_slider_top .easyslide-description {
        top: 48%;
        left: 35%;
        max-width: 550px;
    }
    .cms-index-index .home_page_slider_top .easyslide-description .content_head {
        font-size: 48px;
        line-height: 58px;
    }
    .cms-index-index .home_page_slider_top .easyslide-description .content_desc {
        font-size: 14px;
        line-height: 20px;
    }
    .cms-index-index .home_page_slider_top .easyslide-description button {
        font-size: 13px;
        line-height: 16px;
        margin-top: 16px;
    }
}

@media(max-width:1024px){
    .cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column h3{
        font-size:18px !important;
        line-height:24px !important;
    }
    .cms-index-index .sbp-grid{
        left:0;
        right:0;
        bottom: unset !important;
    }
}
.cms-index-index .home_page_slider .home_page_slider_bottom {
    margin-top: -150px;
    z-index: 40;
}

.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column img {
    width: 100%;
    height: 100% !important;
    cursor:pointer;
}
.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column {
    position: relative;
}
.cms-index-index .home_page_slider .home_page_slider_bottom .image-heading {
    width: 100%;
    position: absolute;
    bottom: 10%;
}
.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column h3 {
    color: #fff;
    max-width: 255px;
    text-align: center;
    margin: auto;
    font-size: 28px;
    line-height: 35px;
    font-style: italic;
    font-weight: 700;
}
/*Bestseller*/
.cms-index-index .block.widget.smb-bestsellers, .smb-bestsellers{
    border:0 !important;
    box-shadow: unset !important;
}
.cms-index-index .block-highlight.highlight-carousel .swiper-slide{
    padding:unset !important
}
.cms-index-index .smb-bestsellers .smb-bestsellers__header{
    align-items:center;
}
.cms-index-index .smb-bestsellers .smb-bestsellers__header .smb-bestsellers__heading strong{
    font-size:44px !important;
    margin:8px 0;
}
.cms-index-index .smb-bestsellers .smb-bestsellers__header p.smb-highlight__subtitle{
    font-size:16px;
    font-weight:400;
    color:#000 !important
}

.cms-index-index .smb-bestsellers .smb-bestsellers__nav{
    gap:0;
}
.cms-index-index .smb-bestsellers .smb-bestsellers__nav svg{
    width:10px;
    height:10px;
}
.cms-index-index .smb-bestsellers .smb-bestsellers__nav-btn.swiper-button-prev,.cms-index-index  .smb-bestsellers .smb-bestsellers__nav-btn.swiper-button-next,.cms-index-index  .smb-bestsellers .smb-bestsellers__nav-btn {
   height:50px !important;
    width:50px !important;
    border-radius: 0 !important;
}
.cms-index-index .smb-bestsellers .smb-bestsellers__nav-btn.swiper-button-prev svg{
    fill: #7C7C7C;
    color:#7C7C7C
}

.cms-index-index .smb-bestsellers .smb-bestsellers__nav-btn--next,.cms-index-index  .smb-bestsellers .smb-bestsellers__nav-btn.swiper-button-next svg,.cms-index-index .smb-bestsellers .smb-bestsellers__nav-btn:hover:not(.swiper-button-disabled) svg{
    fill:white !important
}
.cms-index-index .smb-bestsellers .smb-bestsellers-card__secondary a:before{
    display:none !important
}
.cms-index-index .smb-bestsellers .smb-bestsellers-card__secondary svg{
    width:18px;
    height:18px;
    color:#000000 !important;
}
.cms-index-index .smb-bestsellers .product-item-info.smb-bestsellers-card{
    border:0 !important;
}
.cms-index-index .smb-bestsellers .product-item-info.smb-bestsellers-card .smb-bestsellers-card__media{
    border:1px solid #E5E5E5;
    padding-bottom:16px !important;
}
.cms-index-index .smb-bestsellers .product-item-details.smb-bestsellers-card__body{
    padding:0 !important;
    margin-top:30px
}
.cms-index-index .smb-bestsellers-card__body .product-item-name a{
    font-weight:500;
    font-size:15px;
    color:#000000 !important;
    line-height:24px;
    margin-top:5px
}
.cms-index-index .smb-bestsellers .product-item-details.smb-bestsellers-card__body .smb-bestsellers-card__meta{
    flex-direction:column;
    width: unset !important;
    align-items: unset;
    order: unset;
    gap: 0;
    margin-top: unset;
}
.cms-index-index .smb-bestsellers-card__body .smb-bestsellers-outer-cart{
    display:flex;
    justify-content: space-between;
    width: 100%;
    align-items:flex-start;
}
.cms-index-index .smb-bestsellers .products-grid .product-item-actions{
    display:unset !important;
    width:fit-content !important;
    margin:0;
}
.cms-index-index .smb-bestsellers .products-grid .product-item-actions .action.tocart{
    margin:auto;
    background-color:#0b5f86 !important;
}
.cms-index-index .smb-bestsellers .smb-bestsellers-card__price-wrap .price-box{
    margin:0;
}
.cms-index-index .smb-bestsellers .smb-bestsellers-card__price-wrap .price-box:not(.old-price) > .price-container .price-wrapper .price{
    font-weight:bold
}
.cms-index-index .column.main [data-content-type="text"] a.product-item-link{
    color:#000 !important
}
.cms-index-index .smb-bestsellers .rating-summary .rating-result{
    width:auto;
}
.cms-index-index .smb-bestsellers .product-reviews-summary .rating-summary .rating-result>span:before,.cms-index-index .smb-bestsellers .product-reviews-summary .rating-summary .rating-result:before{
    font-size:12px !important;
}
.cms-index-index .smb-bestsellers .product-item .product-reviews-summary .rating-summary,.cms-index-index .smb-bestsellers .reviews-actions{
    margin:0;
}
.cms-index-index .smb-bestsellers .reviews-actions .action{
    font-size:12px;
    font-weight:400;
    color:#000000;
    margin-top:0
}
.cms-index-index .smb-bestsellers .smb-bestsellers-card__addtocart{
    height:38px !important;
    font-size:12px !important
}
.cms-index-index .smb-bestsellers .smb-bestsellers-card__icon-btn{
    border:0 !important
}
.cms-index-index .smb-bestsellers .smb-bestsellers-card__secondary{
    gap:0;
}
/*Bestseller end*/

/*Shop by profession*/
.cms-index-index .sbp {
  position: relative;
  height: 800px;
  margin-bottom: 0 !important;
  background-repeat: no-repeat !important;
    background-size: 100% 80% !important;
}
.cms-index-index .sbp-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.cms-index-index .sbp-top {
  display: grid;
  grid-template-columns: 380px 1fr;
  gap: 40px;
  align-items: center;
  padding-bottom: 48px;
  padding-top: 10rem;
}
.cms-index-index .sbp-heading h2 {
  color: var(--white);
  font-size: 44px;
  line-height: 1.1;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.cms-index-index .sbp-heading p {
  color: var(--text-muted);
  margin-top: 18px;
  font-size: 15px;
}
.cms-index-index .sbp-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
  background: var(--white);
  color: #111;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding: 18px 24px;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: background .2s ease, transform .15s ease;
}
.cms-index-index .sbp-btn:hover {
  background: #eaeaea;
}
.cms-index-index .sbp-btn .chev {
  font-weight: 800;
}
.cms-index-index .sbp-hero {
  position: relative;
  height: 340px;
  border-radius: 2px;
  overflow: hidden;
  background: linear-gradient(135deg, #4b4a3f, #26261f);
}
.cms-index-index .sbp-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: saturate(1.02);
}
.cms-index-index .sbp-hero .sbp-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 22px 28px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
}
.cms-index-index .sbp-hero .sbp-caption span {
  color: var(--white);
  font-weight: 800;
  font-style: italic;
  font-size: 22px;
  text-transform: uppercase;
}
.cms-index-index .sbp-grid {
  position: absolute;
  left: 64px;
  right: 64px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  bottom: 5%;
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}
.cms-index-index .sbp-card {
  position: relative;
  height: 280px;
  overflow: hidden;
  background: #333;
  cursor:pointer;
}
.cms-index-index .sbp-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .35s ease;
}
.cms-index-index .sbp-card:hover img {
  transform: scale(1.05);
}
.cms-index-index .sbp-card .sbp-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 18px 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}
.cms-index-index .sbp-card .sbp-caption span {
  color: var(--white);
  font-weight: 800;
  font-style: italic;
  font-size: 17px;
  line-height: 1.25;
  text-transform: uppercase;
  display: block;
}
/* ---------- Mobile ---------- */
@media (max-width: 767px) {
  .cms-index-index .sbp-top {
    grid-template-columns: 1fr;
    gap: 45px;
    padding-bottom: 32px;
    padding-top: 0 !important;
  }
  .cms-index-index .sbp-heading h2 {
    font-size: 38px !important;
    line-height:38px;
    margin-bottom:20px;
  }
  .cms-index-index .sbp-heading p {
    font-size: 16px !important;
    margin-top: 12px;
    line-heigth:24px;
  }
  .cms-index-index .sbp-btn {
    margin-top: 15px;
    padding: 18px 20px;
    font-size: 12px;
  }
  .cms-index-index .sbp-hero {
    height: 180px;
  }
  .cms-index-index .sbp-hero .sbp-caption span {
    font-size: 18px;
  }
  .cms-index-index .sbp-grid {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
  }
  .cms-index-index .sbp-card {
    height: 220px;
  }
  .cms-index-index .sbp-card .sbp-caption span {
    font-size: 16px;
  }
}
/*Shop by profession end */
/*all product images slider*/
.cms-index-index .all-prod-image-slider{
    display:flex;
}
.cms-index-index .all-prod-image-slider img{
    height:580px !important;
    width:100%;
}
.cms-index-index .all-product-slider-outer{
    position:relative;
}
.cms-index-index .all-prod-image-slider-outer h2{
    font-size:60px;
    color:#fff;
    text-transform:uppercase;
    font-weight:700;
    line-height:63px;
    margin-bottom:5px
}
.cms-index-index .all-prod-image-slider-outer p{
    font-size:14px;
    font-weight:600;
    color:#fff;
    text-transform:uppercase;
    line-height:23px;
    text-align: left;
    letter-spacing: 0.8px;
}
.cms-index-index .all-prod-image-slider-outer button{
    background:#FFFFFF;
    border:0 !important;
    border-radius:0 !important;
    color:#000 !important;
    font-size:14px;
    font-weight:700;
    line-height:16px;
    text-transform:uppercase;
    padding:10px 30px;
    height:54px;
    margin-top:25px
}
.cms-index-index .all-prod-image-slider-outer button svg{
    width:10px;
    height:10px;
    fill:#8E8B5E !important
}
.cms-index-index .easyslide-swiper-new_product_banner_slider .swiper-slide img,.cms-index-index .easyslide-swiper-new_product_banner_slider_CA .swiper-slide img{
    width:100%;
    min-height:580px;
    max-height:580px;
    object-fit:cover !important;
}
.cms-index-index .easyslide-swiper-new_product_banner_slider .swiper-wrapper{
    height:580px !important;
}


.cms-index-index .easyslide-background-light{
    background:unset !important;
}

.cms-index-index .easyslide-swiper-new_product_banner_slider .easyslide-description-top,.cms-index-index .easyslide-swiper-new_product_banner_slider_CA .easyslide-description-top{
    position:absolute;
    top:25%;
    left:10%;
    max-width: calc(100% - 80px);
    z-index: 2;
}
/*All product image slider end */

/*Holosun banner section*/
.cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper {
    min-height:409px;
    position:relative;
}
.cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper .pagebuilder-overlay {
    max-width:1200px;
    margin:auto;
    position:absolute;
    position: absolute;
    top: 50%;
    left: 48%;
    transform: translate(-48%, -48%);
    width: 100%;
    padding:0 15px !important;
}
.cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper .pagebuilder-poster-content p{
    margin-bottom:0 !important
}
.cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper .pagebuilder-poster-content h2{
    font-size:44px;
    color:#fff;
    text-transform:uppercase;
    margin:0;
    max-width:490px;
    font-style:italic;
}
.cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper [data-element=content]{
    overflow:unset !important
}
.cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper button{
    background:#0b5f86 !important;
    border:0;
    font-size:14px;
    font-weight:700;
    height:54px;
    min-width:150px;
    display:flex;
    justify-content:center;
}
/*Holosun banner section end */
/*Discount program banner*/
.cms-index-index .discount_program_banner {
    position:relative;
}
.cms-index-index .discount_program_banner img{
    width:100%;
}
.cms-index-index .discount_program_banner [data-pb-style=QYTS1WS]{
    margin:0 !important;
}
.cms-index-index .discount_program_banner-content{
        max-width: 900px;
    margin: auto;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 48%;
    transform: translate(-48%, -48%);
    width: 95%;
    padding: 0 15px !important;
    z-index:2;
}
.cms-index-index .discount_program_banner-content h3{
    font-size:44px;
    color:#fff;
    line-height:50px;
    text-transform:uppercase;
    font-weight:700;
    margin-bottom:30px;
}
.cms-index-index .discount_program_banner-content a{
    color:#fff;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    line-height:16px;
    background:#0b5f86;
    padding:16px 24px

}
.cms-index-index .discount_program_banner figure img{
    height:387px !important;
}
@media (max-width: 1024px) {
    .cms-index-index .discount_program_banner .discount_program_banner-content h3 {
        font-size: 28px;
        line-height:33px;
    }
}
@media (max-width: 767px) {
    .cms-index-index .discount_program_banner .discount_program_banner-content h3 {
        font-size: 24px;
    }
    .cms-index-index .discount_program_banner-content{
        max-width:298px;
        top:45%;
    }
}
/*Discount program banner end*/

/*Our brands section */
.cms-index-index .brands_us-section{
    padding:30px 5px !important 
}
.cms-index-index .brands_us-section h2{
    color:#000000;
    font-weight:700;
    font-size:44px;
    font-style:italic;
    line-height:16px;
    margin-bottom:50px
}
.cms-index-index .brands_us-section .easyslide-swiper-brands_us .swiper-slide,.cms-index-index .brands_us-section .easyslide-swiper-brands_ca .swiper-slide{
    height:110px !important
}
.cms-index-index .brands_us-section .easyslide-swiper-brands_us .swiper-slide img,.cms-index-index .brands_us-section .easyslide-swiper-brands_ca .swiper-slide img {
    border:1px solid #DDDDDD;
    height:107px;
    object-fit:contain;
}
/*Our brands section end */
/*Images background overlay*/
.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column,.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-banner-wrapper,.cms-index-index .discount_program_banner .pagebuilder-column,.cms-index-index .easyslide-swiper-new_product_banner_slider .swiper-slide,.cms-index-index .home_page_slider_top .swiper-slide,.cms-index-index .holosun_banner-section,.cms-index-index .easyslide-swiper-new_product_banner_slider_CA .swiper-slide{
    position: relative !important;
}

.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column::before,.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-banner-wrapper::before,.cms-index-index .discount_program_banner  .pagebuilder-column::before,.easyslide-swiper-new_product_banner_slider .swiper-slide::before,.cms-index-index .home_page_slider_top .swiper-slide::before,.cms-index-index .holosun_banner-section:before,.cms-index-index .easyslide-swiper-new_product_banner_slider_CA .swiper-slide:before{
    content: "";
    position: absolute;
    inset: 0;
    background: #00000057;
    z-index: 1;
    pointer-events: none;
}
.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-banner-wrapper .pagebuilder-overlay {
    position: relative;
    z-index: 2 !important;
}
.cms-index-index .home_page_slider .home_page_slider_bottom .pagebuilder-column .image-heading,.cms-index-index .home_page_slider_top .easyslide-description,.cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper .pagebuilder-overlay{
    z-index: 2 !important;
}
/*Images background overlay*/
/*Featured product start*/
#home-featured-product-wrapper{
    max-width:1200px;
    margin:auto;
    padding:40px 15px
}
#home-featured-product-wrapper h3{
    text-align:center;
    font-size:13px;
    font-weight:600;
    line-height:16px;
    color:#0D0D0D !important;
    text-transform:uppercase;
}
#home-featured-product-wrapper .product-info-main .page-title{
    font-size:36px;
    font-weight:400;
    line-height:40px !important;
    letter-spacing:0.8px;
    color:#000 !important;
}
#home-featured-product-wrapper .product-info-price .price-box .price-container .price-label{
    font-size:16px !important;
}
/*Featured product start end*/
/*About us section*/
.cms-index-index .about_us_section-content h2{
    margin:0;
    font-size:44px;
    line-height:44px;
    text-transform:uppercase;
    font-style:italic;
    color:#000000;
    font-weight:700;
}
.cms-index-index .about_us_section-content p{
    font-size:16px;
    font-weight:400;
    line-height:24px;
    color:#000000;
    margin-top:10px
    
}
.cms-index-index .about-us-section .pagebuilder-column-group img{
    width:100%;
    margin:0;
}
.cms-index-index .about-us-section .about_us_section-content{
    margin-bottom:40px;
}
.cms-index-index .about-us-section h2{
    margin:10px 0;
    color:#000 !important;
}
.cms-index-index .about-us-section p{
    color:#000 !important
}
.cms-index-index .about-us_our-blogs.pagebuilder-column .post-list-container .widget-title{
    display:none;
}
.cms-index-index .about-us_our-blogs .post-list-container .post-image img{
    margin:0 !important;
}
.cms-index-index .about-us_our-blogs .post-list-container .post-item-wraper{
    padding:0 !important;
}
.cms-index-index .about-us_our-blogs .post-list-container .post-item-wraper{
    position:relative;
    display: flex;
    flex-direction: column;
}
.cms-index-index .about-us_our-blogs .post-list-container .post-info-wraper{
    position:absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    top:0px;
    padding: 20px !important;
}
.cms-index-index .about-us_our-blogs .post-list-container .post-image {
    position: relative;
}

.cms-index-index .about-us_our-blogs .post-list-container .post-image img {
    min-height: 520px;
    width: 100%;
    object-fit: cover;
}

.cms-index-index .about-us_our-blogs .post-list-container .post-info-wraper h2.mp-post-title a{
    color:white !important;
    font-size:19px;
    font-weight:700;
    text-align: left !important;
    display: block;
}

.cms-index-index .about-us_our-blogs .post-list-container .post-short-description p{
    color:#fff !important;
    text-align:left !important;
    font-size: 16px;
    line-height:24px;
    margin-top:20px
}
.cms-index-index .about-us_our-blogs .post-list-container .mp-post-info{
    background:white;
    color:#000 !important;
    padding: 5px;
}
.cms-index-index .about-us_our-blogs .post-list-container .post-info-wraper:before{
    content:"Our blogs";
    background-color:#fff !Important;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    padding:5px;
    margin-bottom:40px
}
.cms-index-index .about-us_our-blogs .post-list-container .post-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.6) 20%,
        rgba(0, 0, 0, 0.1) 100%
    );
    pointer-events: none;
    min-height:520px
}
.cms-index-index .about-us_our-blogs .post-list-container .post-item-wraper{
    min-height:520px !Important;
}
@media(min-width:768px) and (max-width:992px){
    .cms-index-index .about-us_our-blogs .post-list-container .post-item-wraper,.cms-index-index .about-us_our-blogs .post-list-container .post-image img{
        min-height:710px !important;
    }
}
/*About us section end*/
/*Footer section start*/
.page-footer .footer.content,
.page-footer [data-content-type="row"][data-appearance="contained"] {
    max-width: 1560px !important;
}
footer.srsf-footer {
    background: #262c34;
    color: #fff;
    padding: 45px 0 25px;
}
footer.srsf-footer .srsf-container {
    max-width: 1560px;
    width: 100%;
    margin: 0 auto;
}
.srsf-footer-layout {
    display: grid;
    grid-template-columns: 370px minmax(0, 1fr);
    gap: 35px;
    align-items: stretch;
}
footer.srsf-footer .srsf-newsletter {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
}
footer.srsf-footer .srsf-news-content {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    box-sizing: border-box;
    padding: 55px 25px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
footer.srsf-footer .srsf-overlay {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1;
    pointer-events: none;
}
footer.srsf-footer .srsf-news-inner {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer.srsf-footer .srsf-label {
    display: block;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 3px;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: center;
}
footer.srsf-footer .srsf-news-content h3 {
    max-width: 320px;
    margin: 0 auto 25px;
    font-size: 32px;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    text-align: center;
}
footer.srsf-footer .srsf-newsletter .block-content {
    width: 100%;
    max-width: 300px;
}
footer.srsf-footer .srsf-newsletter .klaviyo-form {
    width: 100% !important;
}
footer.srsf-footer .srsf-right {
    min-width: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}
footer.srsf-footer .srsf-top {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr))auto;
    gap: 30px;
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    box-sizing: border-box;
}
footer.srsf-footer .srsf-contact {
    min-width: 0;
}
footer.srsf-footer .srsf-contact p {
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 30px;
    font-style: italic;
    font-weight: 400;
}
footer.srsf-footer .srsf-contact a {
    color: #fff;
    text-decoration: none;
}
footer.srsf-footer .srsf-contact a:hover {
    color: #2ea3e6;
}
footer.srsf-footer .srsf-social {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 8px;
}
footer.srsf-footer .srsf-social a {
    width: 40px;
    height: 40px;
    background: #2ea3e6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition:
        background-color 0.3s ease,
        transform 0.3s ease;
}
footer.srsf-footer .srsf-social a:hover {
    background: #fff;
    color: #262c34;
    transform: translateY(-2px);
}
footer.srsf-footer .srsf-links-wrap {
    width: 100%;
    min-width: 0;
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-top: 30px;
}
footer.srsf-footer .srsf-links {
    display: grid;
    grid-template-columns:
        repeat(4, minmax(0, 1fr));
    gap: 30px;
    width: 100%;
}
footer.srsf-footer .srsf-accordion {
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    min-width: 0;
}
footer.srsf-footer .srsf-accordion summary {
    list-style: none;
    cursor: default;
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
}
footer.srsf-footer .srsf-accordion summary::-webkit-details-marker {
    display: none;
}
footer.srsf-footer .srsf-accordion summary::after {
    display: none;
}
footer.srsf-footer .srsf-accordion ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
footer.srsf-footer .srsf-accordion li {
    margin: 0 0 6px !important;
    padding: 0;
}
footer.srsf-footer .srsf-accordion a {
    display: block;
    color: #d5dbe2;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    transition: color 0.2s ease;
}
footer.srsf-footer .srsf-accordion a:hover {
    color: #2ea3e6;
}
footer.srsf-footer .srsf-copyright {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
    margin-top: auto;
    padding-top: 35px;
    font-size: 13px;
    line-height: 18px;
    color: #d5dbe2;
}
footer.srsf-footer .srs-non {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
footer.srsf-footer .srs-non img {
    display: block;
    width: 120px;
    max-width: 120px;
    height: auto;
}

@media (max-width: 767px) {
    footer.srsf-footer {
        padding: 30px 12px 20px;
    }
    footer.srsf-footer .srsf-container {
        width: 100%;
    }
    .srsf-footer-layout {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    footer.srsf-footer .srsf-newsletter {
        order: 1;
        width: 100%;
        height: 300px;
        min-height: 300px;
        position: relative;
        overflow: hidden;
    }
    footer.srsf-footer .srsf-news-content {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        min-height: 300px;
        padding: 45px 10px 15px;
        box-sizing: border-box;
        background-position: center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    footer.srsf-footer .srsf-news-inner {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
    footer.srsf-footer .srsf-label {
        font-size: 12px;
        line-height: 23.8px;
        letter-spacing: 2.8px;
        margin-bottom: 8px;
    }
    footer.srsf-footer .srsf-news-content h3 {
        max-width: 370px;
        margin: 0 0 18px;
        font-size: 24px;
        line-height: 36px;
        font-style: italic;
        text-align: center;
    }
    footer.srsf-footer .srsf-newsletter .block-content {
        width: 100%;
        max-width: 190px;
    }
    footer.srsf-footer .srsf-right {
        order: 2;
        display: flex;
        flex-direction: column;
        height: auto;
    }
    footer.srsf-footer .srsf-contact {
        margin-bottom: 12px;
    }
    footer.srsf-footer .srsf-contact p {
        margin: 0 0 4px;
        font-size: 20px;
        line-height: 30px;
        font-style: italic;
    }
    footer.srsf-footer .srsf-social {
        order: 10;
        justify-content: flex-start;
        gap: 5px;
        margin-top: 4px;
    }
    footer.srsf-footer .srsf-social a {
        width: 30px;
        height: 30px;

        font-size: 12px;
    }
    footer.srsf-footer .srsf-links-wrap {
        padding-top: 0;
        flex: none;
    }
    footer.srsf-footer .srsf-links {
        display: block;
        width: 100%;
    }
    footer.srsf-footer .srsf-accordion {
        display: block;
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0;
    }
    footer.srsf-footer .srsf-accordion summary {
        position: relative;
        margin: 0;
        padding: 14px 8px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        color: #fff;
        cursor: pointer;
        list-style: none;
    }
    footer.srsf-footer .srsf-accordion summary::-webkit-details-marker {
        display: none;
    }
    footer.srsf-footer .srsf-accordion summary::after {
        display: block;
        content: "+";
        position: absolute;
        right: 8px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 15px;
        line-height: 1;
        font-weight: 400;
        color: #fff;
    }
    footer.srsf-footer .srsf-accordion[open] summary::after {
        content: "";
        width: 7px;
        height: 1px;
        background: #fff;
        position: absolute;
        right: 8px;
        top: 50%;
        transform: translateY(-50%);
    }
    footer.srsf-footer .srsf-accordion>ul {
        display: none;
        list-style: none;
        margin: 0;
        padding: 0 8px 12px;
    }
    footer.srsf-footer .srsf-accordion[open]>ul {
        display: block;
    }
    footer.srsf-footer .srsf-accordion li {
        margin: 0 !important;
        padding: 0;
    }
    footer.srsf-footer .srsf-accordion a {
        display: block;
        color: #d5dbe2;
        font-size: 14px;
        line-height: 25px;
        text-decoration: none;
    }
    footer.srsf-footer .srsf-accordion a:hover {
        color: #2ea3e6;
    }
    footer.srsf-footer .srsf-copyright {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 14px;
        margin-top: 22px;
        padding: 0 8px;
        font-size: 12px;
        line-height: 16px;
        text-align: center;
    }
    footer.srsf-footer .srs-non {
        display: flex;

        justify-content: center;
    }
    footer.srsf-footer .srs-non img {
        width: 100%;
        max-width: 137px;
    }
    .page-footer .footer.content,
    .page-footer [data-content-type="row"][data-appearance="contained"] {
        padding: 0;
    }
     footer.srsf-footer .srsf-top {
        display: flex;
        flex-direction: column;
        gap: 0;
        width: 100%;
        padding: 20px 0;
        margin: 0;
        border-bottom: 1px solid #3b3b3b;
    }
}
@media (min-width: 768px) {
    footer.srsf-footer .srsf-accordion {
        display: block !important;
        border: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        pointer-events: auto !important;
    }
    footer.srsf-footer .srsf-accordion>summary {
        display: block;
        cursor: default;
    }
    footer.srsf-footer .srsf-accordion>ul {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    footer.srsf-footer .srsf-accordion>ul li,
    footer.srsf-footer .srsf-accordion>ul li a {
        pointer-events: auto !important;
    }
}
@media(min-width:768px)and (max-width:1024px){
    footer.srsf-footer .srsf-container {
        width: 100%;
    }
    .srsf-footer-layout {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    footer.srsf-footer .srsf-top {
        display: flex;
        flex-direction: column;
        gap: 0;
        width: 100%;
        padding: 20px 0;
        margin: 0;
        border-bottom: 1px solid #3b3b3b;
    }
    footer.srsf-footer .srsf-social {
        justify-content: flex-start;
    }
    footer.srsf-footer .srsf-links {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/*Footer section end */


@media(max-width:767px){
    .cms-index-index .home_page_slider .swiper-slide img{
        margin-left:auto !important;
    }
    .cms-index-index .home_page_slider_top .easyslide-description{
        margin-left:15px !important
    }
    .cms-index-index .smb-bestsellers .smb-bestsellers__header .smb-bestsellers__heading strong{
        font-size:30px !important;
        line-height:30px !important;
    }
    .cms-index-index .smb-bestsellers .smb-bestsellers__header p.smb-highlight__subtitle{
        font-size:16px !important;
        line-height:24px !important;
    }
    .cms-index-index .block-highlight:not(.hl-magazine) .block-title{
        flex-direction:column;
        align-items:flex-start;
    }
    .cms-index-index .smb-bestsellers .smb-bestsellers__nav{
        margin-left:unset !important
    }
    .cms-index-index .sbp{
        height:auto !important;
        background-size: auto 480px !important;
    }
     .cms-index-index .sbp-card{
        height:279px !important;
    }
    .cms-index-index .sbp-grid{
        padding:0;
        gap: 20px;
    }
     .cms-index-index .easyslide-swiper-new_product_banner_slider .swiper-slide img,.cms-index-index .easyslide-swiper-new_product_banner_slider_CA .swiper-slide img{
        min-height:480px;
        object-fit:cover
    }
    .cms-index-index .easyslide-swiper-new_product_banner_slider .swiper-wrapper{
        height:480px !important;
    }
    .cms-index-index .all-prod-image-slider-outer h2{
        font-size:44px;
        line-height:50px;
    }
    .cms-index-index .easyslide-swiper-new_product_banner_slider .easyslide-description-top,.cms-index-index .easyslide-swiper-new_product_banner_slider_CA .easyslide-description-top{
        top:10%
    }
    .cms-index-index .all-prod-image-slider-outer button{
        margin-top:10px
    }
     .cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper{
        min-height:450px;
    }
    .cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper img{
        width:173px !important;
        height:52px !important;
    }
    .cms-index-index .holosun_banner-section .pagebuilder-banner-wrapper .pagebuilder-poster-content h2{
        font-size:34px;
    }
     .cms-index-index .about-us-section h2{
        font-size:30px;
        line-height:30px;
        max-width:350px;
        font-weight:700;
    }
    .cms-index-index .about_us_section-content p{
        margin:0
    }
    .cms-index-index .about-us-section [data-content-type=row][data-appearance=contained]{
        padding:0
    }
    .cms-index-index .discount_program_banner figure img{
        height:431px !important;
        margin:10px;
        width:95%;
    }
    .cms-index-index .discount_program_banner .pagebuilder-column::before{
        margin:15px 10px;
    }
    .cms-index-index .brands_us-section h2{
        font-size:30px;
        line-height:30px;
        text-align: left !important;
        margin: 0px auto 25px 0;
    }
}
@media(max-width:1024px){
     .cms-index-index .sbp-card{
        height:auto !important;
    }
    .cms-index-index .sbp-grid{
        left:0;
        right:0;
        margin-top:25px;
    }
    .cms-index-index .easyslide-swiper-new_product_banner_slider .easyslide-description-top,.cms-index-index .easyslide-swiper-new_product_banner_slider_CA .easyslide-description-top{
        left:0;
    }
}
.catalog-category-view .products-grid .product-item-actions button.action.tocart{
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij48c3R5bGU+LmF7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlOiNGRkY7c3Ryb2tlLWxpbmVjYXA6IHJvdW5kO30uYntmaWxsOiNGRkY7fTwvc3R5bGU+PGcgZmlsbD0ibm9uZSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiA5KSI+PHBvbHlsaW5lIHBvaW50cz0iMCAwIDUuMDIgMCA4LjggOS44MSAyMC42NCA5LjgxIDIyLjY0IDEuMjgiIGNsYXNzPSJhIi8+PHBhdGggZD0iTTExLjk4IDUuNUwxOC4wMiA1LjUiIGNsYXNzPSJhIi8+PGNpcmNsZSBjeD0iOS41IiBjeT0iMTMuNSIgcj0iMS41IiBjbGFzcz0iYiIvPjxjaXJjbGUgY3g9IjIwLjUiIGN5PSIxMy41IiByPSIxLjUiIGNsYXNzPSJiIi8+PC9nPjwvZz48L3N2Zz4=') !important;
    background-repeat:no-repeat !important;
}
.page-footer footer.srsf-footer .srsf-social a:hover{
    color:#000000 !important;
 }
