/** Shopify CDN: Minification failed

Line 779:22 Unexpected "{"
Line 779:31 Expected ":"

**/
.hw_outer {
  width: 100%;
  margin-bottom: 36px;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 36px;
  position:relative;
}
.hw_outer_slider {
  width: 100%;
  margin-bottom:36px;
   position:relative;
}
.hw_container {
  max-width: 100%;
  padding-left: 62px;
  padding-right: 62px;
}
.hw_full_container {
  width: 100%;
  padding: 0;
}
.hw_outer .swiper-slide a {
  display: block;
}
.hw_outer img {
  max-width: 100%;
  display: block;
  width: 100%;
}
.hw_outer_slider .swiper-slide a {
  display: block;
    
}

.hw_outer_slider .swiper-slide .hw_product_box > a{
    padding-top: 12px;
}
.hw_outer_slider img {
  max-width: 100%;
}
.hw_home_flex img {
  display: block;
  width: 100%;
}
.hw_home_flex a {
  display: block;
}

.hw_home_flex {
  width: 100%;
  display: flex;
  gap: 20px;
}
.hw_bgcolor {
  padding-top: 30px;
  padding-bottom: 30px;
}
.hw_home_flex_wrap {
  flex-wrap: wrap;
}

.hw_justify_center {
  justify-content: center;
}
.hw_head_inner {
  margin-bottom: 32px;
}
.hw_header_banner {
  margin-bottom: 20px;
}
.hw_grid_desk_1 {
  width: 100%;
}

.hw_grid_desk_2 {
  width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}

.hw_grid_desk_3 {
  width: calc(33.3% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
.hw_grid_desk_4 {
  width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}

.hw_grid_desk_5 {
  width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
}

.hw_grid_desk_6 {
  width: calc(16.6% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
}
.hw_grid_desk_8 {
  width: calc(12.5% - var(--grid-desktop-horizontal-spacing) * 7 / 8);
}
.hw_grid_desk_9 {
  width: calc(11.1% - var(--grid-desktop-horizontal-spacing) * 8 / 9);
}
  .hw_flex_outer .swiper-slide:last-child {
    margin-right: 0;
}
.hw_lft_padding .swiper-slide:first-child {
    margin-left: 62px;
}
.mob_hw_slide .swiper-slide img,
mobcontainer .swiper-slide img {
  display: block;
  width: 100%;
}

.hw_prelative {
  position: relative;
}

.hw_title_style1 {
    position: absolute;
    bottom: 20px;
    background: #fff;
    display: inline-block;
    padding: 10px;
    text-align: center;
    left: 42px;
    right: 42px;
    width: calc(100% - 84px);
    border-radius: 4px;

}
.hw_title_style1 h4 {
    margin: 0;
    color: #151515;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 124.4%;
}
.hw_outer a {
    border-radius: 8px;
    overflow: hidden;
}
.hw_outer_slider  a {
    border-radius: 12px 12px  0 0;
}

/* Card */
.hw_product_box_img {
    position: relative;
    border-radius: 8px;
    background: unset;
    padding: 0;
}
.hw_product_box_img img {
    border-radius: 8px;
	display:block;
  width:100%;
}

.hw_product_review p {
    margin: 0;
    color: #151515;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: .15px;
    background-image: url(/cdn/shop/files/review_star.svg?v=1728554901);
    background-size: 16px;
    background-color: #ffffffbf;
    background-repeat: no-repeat;
    background-position: left 4px center;
    padding: 1px 6px 0 24px;
    border-radius: 2px;
}
.hw_product_review {
    position: absolute;
    bottom: 10px;
    left: 8px;
  border-radius: 6px;
}
.hw_title_style2 {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;

}

.hw_title_style2_inner{
    border-radius: 8.85px;
background: #FFF;
  margin:8px;
}
.hw_title_style2 h4 {
  color: #151515;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 124.4%;
  padding: 24px 16px;
  display: block;
  margin: 0;
}
.hw_title_style3 {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    height: calc(100% - 48px);
    padding-bottom: 24px;
    padding-top: 24px;
}
.hw_style3_inner {
    display: flex
;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
  padding:0 16px;
}
.hw_style3_inner p.hw_subtitle {
    color: #333;
    text-align: center;
    font-family: Rubik;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 124.4%;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    margin: 0;
}
.hw_title_style3 h4 {
    border-radius: 4px;
    background: #fff;
    color: #151515;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 124.4%;
    display: inline-block;
    padding: 12px 20px;
    margin: 0;
}
.hw_title_style4 {
  text-align: center;
}
.hw_title_style4 h4 {
  color: #FFFFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 124.4%;
  border-radius: 12px;
  background: #FF6D1F;
  display: block;
  margin: -16px 0 0;
  padding: 10px;
  z-index: 1;
  position: relative;
}

.hw_title_style4 h4 span{
  font-weight: 700;
  display:block;
}
.hw_title_style5 {
  text-align: center;
  margin-top: 20px;
}
.hw_homecard.hw_title_style5 h4 {
  color: #151515;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 124.4%;
  margin: 0;
  position:relative;
}
.hw_homecard.hw_title_style5 h4:after {
    content: "";
    width: 28px;
    height: 28px;
    background: url(https://headsupfortails.com/cdn/shop/files/arrow_bgs_2fd742ec-c7fa-49d3-a406-f14ad182ffab.svg?v=1739791300);
    position: absolute;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -14px;
    margin-left: 10px;
}
.hw_title_style6 {
  border-radius: 0px 0px 8.85px 8.85px;
  padding: 18px 24px;
}
.mob_hw_slide .hw_title_style6 img {
  margin-top: 20px;
  width: 33px;
}
.hw_title_style6 h4 {
  color: #F9D6AD;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 124.4%;
  margin: 0;
}
.hw_title_style6 p {
  color: #F9D6AD;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 124.4%;
  margin: 0;
}



.hw_title_style7 {
    position: relative;
    bottom: 0px;
    width: 100%;
}
.hw_title_style7_inner {
    padding: 24px 16px;
    border-radius: 0 0 12px 12px;
    background: #fff;
    margin: 0;
}

.hw_title_style7 h4 {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 124.4%; /* 24.88px */
  margin: 0;
}
.hw_title_style7 p {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 124.4%; /* 19.904px */
  margin: 0;
  margin-top:4px;
}
.hw_style7_arrow {
    width: 34px;
    height: 34px;
    background: url(/cdn/shop/files/arrow_bgs.svg?v=1739784723);
    display: block !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
  margin-top:8px;
}
.hw_title_style8 {
    position: relative;
    bottom: 0px;
    width: 100%;
}
.hw_title_style8_inner {
    padding: 24px 16px;
  border-radius: 0 0 12px 12px;
    background: #fff;
    margin: 0;
}

.hw_title_style8 h4 {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 124.4%; /* 24.88px */
  margin: 0;
}
.hw_title_style8 p {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 124.4%; /* 19.904px */
  margin: 0;
  margin-top:4px;
}
.hw_style8_flex {
    width: 100%;
}
.hw_style8_arrow {
    width: 32px;
    height: 32px;
    background: url(/cdn/shop/files/arrow_bgs.svg?v=1739784723);
    display: block !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

.hw_title_style5 img {
  width: 32px;
}
.hw_head h3 {
    color: #222;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;

}
.hw_head h3 span {
  font-weight: 700;
}

.hw_head p {
    margin: 12px 0 0;
    color: #222;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
/* Product card */
.hw_protitle p {
  overflow: hidden;
  color: #151515;
  text-overflow: ellipsis;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.16px;
  margin: 0;
}

 .hw_proddesc {
    padding-top: 12px;
}
.hw_product_box_img img {
    border-radius: 8px;
}
.hw_product_brand a {
  margin: 0;
  overflow: hidden;
  color: #ff6d1f;
  text-overflow: ellipsis;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.16px;

}
.hw_produt_tag {
    display: flex;
    width: auto;
    gap: 8px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    padding: 0;
    margin-top: 18px;
    align-items: center;
  min-height:24px;
  overflow-x: hidden;
}


.hw_produt_tag::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.hw_produt_tag::-webkit-scrollbar
{
	width: 1px;
  height:1px;
	background-color: #F5F5F5;
}

.hw_produt_tag::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}



.hw_product_btn {
    margin-top: 12px;
}
.hw_produt_tag a {
  border-radius: 4px;
  background: #F1F1F1;
  padding:4px 6px;
  flex-shrink: 0;
  color: #151515;
  font-family: Rubik;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 124.9%;
  flex-shrink:0;
}
.hw_product_btn a {
    border-radius: 6px;
    border: 1px solid var(--HUFT-Orange, #FF6D1F);
    background: #FFF;
    overflow: hidden;
    color: var(--HUFT-Orange, #FF6D1F);
    text-overflow: ellipsis;
    font-family: Rubik;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.15px;
    padding: 14px 20px;
    text-align: center;
}


/* Price */

.hw_fullprice .hw_compare_price {
color: rgba(0, 0, 0, 0.30);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 124.9%; /* 22.482px */
letter-spacing: -0.72px;
text-decoration:line-through;
  margin-right:6px;
}
.hw_fullprice .hw_productPrice{
color: #424242;
font-size: 18px;
      margin-right: 6px;
font-style: normal;
font-weight: 600;
line-height: 124.9%; /* 22.482px */
}
.hw_fullprice span.hw_offs {
    position: relative;
    border-radius: 5.973px;
    background: rgba(16, 143, 85, 0.20);
    color: #108F55;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 124.9%;
    padding: 4px 6px;
}
span.hw_offs:before{
  display:none;
}
.hw_swiper_pagin .swiper-pagination-progressbar.swiper-pagination-horizontal {
  bottom: 0;
  top: auto;
  height: 2px;
  z-index:1;
}
.hw_swiper_pagin
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: #151515 !important;
}

.hw_swiper_pagin .hw_no_progress .swiper-pagination-progressbar.swiper-pagination-lock .swiper-pagination-progressbar-fill {
    background: unset !important;
}
.hw_swiper_pagin .hw_no_progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: unset !important;
}

.hw_swiper_pagin .hw_show_progressbar .swiper-pagination-progressbar.swiper-pagination-lock .swiper-pagination-progressbar-fill {
    background: #151515 !important;
}
.hw_swiper_pagin .hw_show_progressbar .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #151515 !important;
}
.swiper-pagination-progressbar {
    display: block !important;
}


.hw_flex_outer {
  position: relative;
}
.hw_swiper_pagin .swiper-button-next,
.hw_swiper_pagin .swiper-button-prev {
  width: 50px;
  height: 50px;
}
.hw_swiper_pagin .swiper-button-next:after {
  /*background: url(/cdn/shop/files/orangearrow.svg?v=1728907428);*/
  background:url(/cdn/shop/files/Group_1171281241_5.svg?v=1741083351);
  font-size: 0;
  width: 50px;
  height: 50px;
  background-size: cover;
}
.hw_swiper_pagin .swiper-button-prev:after {
  /*background: url(/cdn/shop/files/Frame_1171281010.png?v=1728382100);*/
  background:url(/cdn/shop/files/Group_1171281241_5.svg?v=1741083351);
  font-size: 0;
  width: 50px;
  height: 50px;
  background-size: cover;
      transform: rotate(180deg);
}
.hw_itm_title_icon {
  text-align: center;
  padding-bottom:4px;
}
.hw_outer_icon {
  padding: 40px 0 36px;
}
.hw_itm_title_icon h4 {
  margin: 0;
  color: #222;
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: 20px;
}
.hw_outer_icon img {
  display: block;
}
/*.hw_proddesc_inner {
    min-height: 120px;
}*/
  .hw_swiper_arrow {
    display: none;
}
  .hw_swiper_arrow.hw_show_arrow {
    display: block;
}

/* Tabs */


.bb_tabs li a {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #000000;
    padding: 5px 40px;
    border-radius: 8px;
    border: 1.359px solid #fff;
    background: #EBF2FF;
    padding: 20px;
      display: inline-block;
}
  .hm_proddesc span.offs_hm {
    background-color: #0daf09;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    padding: 2px 4px;
    position: relative;
    top: -2px;
}
  .products_tabs {
    margin-top: 30px;
}
  .bb_tabs ul {
    margin-left: 0;
    padding-left: 0;
}
 .bb_tabs ul.d-flexul {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 60px;
}
.bb_tabs li {
    list-style: none;
}
.bb_tabs ul.d-flexul li:last-child {
    padding-right: 62px;
}

.bb_tabs ul.d-flexul li:first-child {
    padding-left: 62px;
}

.bb_tabs a.tab_active {
    font-weight: 700;
    border-radius: 8px;
    border: 1px solid #F2F2F2;
    background: #222;
    color: #fff;
}
.hw_sales_label .sales_label_card {
    position: absolute;
    background: rgba(16, 143, 85, 0.20);
    color: #108F55;
  padding:6px 12px;
}

.winter1:before {
  content: "";
  background: url(/cdn/shop/files/Frame-1.webp?v=1729685843);
  width: 60px;
  height: 100%;
  top: -50px;
  position: absolute;
  right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}

 .hw_head h3{
position:relative;
}
.brand2 .hw_head h3:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Frame.webp?v=1729685721);
    width: 36px;
    height: 36px;
    background-size: cover;
    top: -10px;
    margin-left: 16px;
}

.sarassec3 .hw_head h3:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/image_00ccef73-4002-4b35-9d20-dc0d6d5f14e8.webp?v=1729685722);
    width: 36px;
    height: 36px;
    background-size: cover;
    top: -10px;
    margin-left: 16px;
}

.cartsec4 .hw_head h3:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/crackers.png?v=1729690696);
    width: 36px;
    height: 36px;
    background-size: cover;
    top: -10px;
    margin-left: 16px;
}
/* Testimoanil css */
.swiper-slide_inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  gap:20px;
}		
  .swiper-slide_inner p {
    color: #151515;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 136.5%;
    margin:0;
}
    #shopify-section-{{ section.id }} .hw_outer_slider .swiper-slide a {
    display: block;
    height: 100%;
}
.mob_hw_slide .swiper-slide .hw-tm-img img {
    width: 40px;
    height: 40px;
    display: block;
}
hw-tm-img {
    display: flex;
    gap: 10px;
}

p.hw_tm_author {
    color: #151515;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 125.5%;
    margin: 0;
}
p.hw_tm_pet {
    color: #555;
    font-family: Rubik;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 125.5%;
    margin: 0;
}
.hw-tm-img {
    display: flex;
    gap: 10px;
    align-items: center;
}




@media (max-width:1430px){
.hw_title_style4 h4{
   font-size: 16px;
}
  .hw_itm_title_icon h4{
     font-size: 16px;
  }

}
@media (min-width:1367px) and (max-width:1430px){
.hw_fullprice .hw_productPrice, .hw_fullprice .hw_compare_price, .hw_fullprice span.hw_offs{
  font-size: 14px;
}
  
}

@media(max-width:1300px){
.hw_outer_icon {
    padding: 24px 0 20px;
}
  
  .hw_itm_title_icon h4 {
    font-size: 16px;
}
  .hw_title_style7_inner {
    padding: 16px;
  }
  .hw_title_style2 h4 {
    font-size: 16px;
    padding: 16px 26px;
}
  .hw_title_style1 h4{
     font-size: 16px;
  }
  .hw_title_style4 h4 {
    font-size: 16px;
    margin: 0px 0 0;
}
  .hw_title_style7 h4{
    font-size: 16px;
  }
.hw_title_style7 p{
      font-size: 14px;
}
.hw_title_style8 h4{
     font-size: 16px;
  
}
  .hw_title_style8 p{
       font-size: 14px; 
  }
.hw_title_style8_inner {
    padding: 12px 10px;
    margin: 0px;
}
  .hw_style7_arrow {
    width: 30px;
    height: 30px;
        margin-top: 6px;
  }
  .hw_style8_arrow {
    width: 30px;
    height: 30px;
  }
  .hw_title_style3 h4 {
    font-size: 16px;
}
  .hw_head p {
    margin: 8px 0 0;
  }
  .bb_tabs li a {
    font-size: 16px;
    padding: 10px;
}
  .hw_style3_inner p.hw_subtitle{
        font-size: 16px;
  }
  .hw_protitle p, .hw_product_brand a{
    font-size: 14px;
  }
  .hw_product_review p {
     font-size: 14px;
   line-height: 1.4;
    background-size: 14px;
    background-position: left 4px center;
    padding: 1px 6px 0 24px;
}
.hw_fullprice .hw_productPrice{
      font-size: 14px;
      margin-right: 4px;
}
  .hw_fullprice .hw_compare_price{
      font-size: 14px;
        margin-right: 4px;
  }
  .hw_fullprice span.hw_offs{
     font-size: 14px;
  }
  .hw_product_btn a{
    padding:12px 20px;
  }
  
}
@media (max-width: 1180px) {
  .hw_outer_slider{
    margin-bottom:20px;
  }
  .hw_container {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .hw_itm_title_icon h4 {
    font-size: 10px;
    line-height: 1;
    margin: 7px 0 0;
  }
  .hw_heading h3 {
    font-size: 22px;
  }
  .hw_heading p {
    font-size: 18px;
  }
  .hw_outer_icon {
    padding: 20px 0 16px 0;
  }
  .hw_head h3 {
    font-size: 20px;
  }
  .hw_head p {
    font-size: 16px;
    margin-top: 6px;
  }
  .hw_head_inner {
    margin-bottom: 30px;
  }
  .hw_title_style1 h4 {
    font-size: 12px;
  }

  .hw_outer {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .hw_title_style2 h4 {
    font-size: 10px;
    padding: 12px 16px;
    margin: 0;
  }
  .hw_title_style6 {
    padding:12px;
  }
    .hw_title_style6 h4 {
        font-size: 12px;
    }
  .hw_title_style6 p {
    font-size: 10px;
  }
  .mob_hw_slide .hw_title_style6 img {
    margin-top: 10px;
  }
 .hw_title_style7_inner {
        padding: 10px;
        border-radius: 0 0 6px 6px;
        background: #fff;
        margin: 0px;
}
  .hw_title_style7 h4 {
    font-size: 14px;
  }
  
.hw_style7_arrow {
    width: 24px;
    height: 24px;
}
  .hw_title_style7 p {
    font-size: 13px;
  }
  .hw_style8_arrow {
    width: 24px;
    height: 24px;
  }
  .hw_style3_inner p.hw_subtitle{
  font-size:10px;
  }
  .hw_title_style3 h4 {
    font-size: 14px;
    padding: 12px 26px;
    margin: 0;
  }
  .hw_title_style3 {
    height: calc(100% - 24px);
    padding-bottom: 12px;
    padding-top: 12px;
}
  .hw_style3_inner {
    padding: 0 10px;
}
  .hw_homecard.hw_title_style5 h4 {
    font-size: 12px;
    margin: 0;
  }
  .hw_homecard.hw_title_style5 h4:after {
        width: 20px;
    height: 20px;
   margin-top: -10px;
    margin-left: 6px;
}
  .hw_title_style4 h4 {
   font-size: 10px;
        margin: 0px 0 0;
        padding: 6px 6px;
    border-radius:6px;
  }
.hw_title_style8 h4 {
    font-size: 14px;
}
.hw_title_style8_inner {
    padding:10px 10px;
}
  .hw_title_style8 p{
        font-size: 13px;
  }

  
.hw_protitle p{
    font-size: 12px;
}
.hw_product_brand a{
  font-size: 12px;
}
.hw_produt_tag a{
    font-size: 8px;
}
.hw_fullprice .hw_productPrice{
font-size:12px;
}
.hw_fullprice .hw_compare_price{
font-size:12px;
}
.hw_fullprice span.hw_offs{
font-size:12px;
}
.hw_produt_tag {
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
}
 
.hw_product_btn a{
    font-size: 14px;
    padding: 10px 20px;
}
  .bb_tabs ul.d-flexul {
    gap: 30px;
}
  
  .bb_tabs li a {
    font-weight: 500;
    font-size: 12px;
    padding: 14px;
    border-radius:6px;
}
  .bb_tabs a.tab_active{
      border-radius:6px;
  }
       .bb_tabs{
          margin-bottom: 30px;
 }
.hw_outer a {
    border-radius: 6px;
    overflow: hidden;
}
.hw_outer_slider  a {
    border-radius: 6px;
}
  .bb_tabs ul.d-flexul li:last-child {
    padding-right: 24px;
}

.bb_tabs ul.d-flexul li:first-child {
    padding-left: 24px;
}
  .hw_title_style8_inner {
    border-radius: 0 0 4px 4px;
  }
  .hw_title_style5 {
    margin-top: 10px;
}
  .hw_product_review {
    border-radius: 4px;
}
  .winter1:before {
    width: 24px;
    top: -30px;
}

.brand2 .hw_head h3:after, .cartsec4 .hw_head h3:after, .sarassec3 .hw_head h3:after {
    width: 28px;
    height: 28px;
    margin-left: 12px;
}
    .hw_title_style3 h4 {
        font-size: 12px;
        padding: 10px;
    }
	.hw_style3_inner p.hw_subtitle {
    font-size: 10px;
    padding: 8px;
}
  .hw_title_style1 {
    bottom: 12px;
    padding: 10px;
    left: 24px;
    right: 24px;
    width: calc(100% - 48px);
}
  .hw_lft_padding .swiper-slide:first-child {
    margin-left: 24px;
}
}
@media (max-width: 767px) {
      .hw_title_style1 h4 {
        font-size: 12px;
    }
  .hw_head h3 {
 font-size: 18px;
        margin-top: 0px;
  }
  .hw_title_style4 h4{
        font-size: 12px;
  }
    .hw_container {
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }
  .mob_hw_slide .hw_container {
    padding: 0;
  }
      .hw_head_inner {
        margin-bottom: 20px;
    }
  
  .hw_head p {
    font-size: 16px;
            margin-top: 4px;
  }
  .hw_grid_mob_2 {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) * 1 / 2);
  }
  .hw_grid_mob_3 {
    width: calc(33.3% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
  .hw_grid_mob_4 {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
  .hw_flex_outer .swiper-slide:first-child {
    margin-left: 16px;
  }
  .hw_flex_outer.mobcontainer .swiper-slide:first-child {
    margin-left: 0px;
  }
  .hw_full_container .swiper-slide:first-child {
    margin-left: 0;
  }
  .hw_lft_padding .swiper-slide:first-child {
    margin-left: 16px;
}
      .hw_title_style6 h4 {
        font-size: 14px;
    }
  .mob_hw_slide .hw_title_style6 img {
    margin-top: 15px;
    width: 28px;
}
      .hw_title_style7 p {
        font-size: 13px;
    }
  .hw_title_style3 {
    bottom: 20px;
}
      .hw_title_style8_inner {
        padding: 12px;
    }
  .quickaddcart .hw_title_style8_inner {
    padding: 12px 0;
}
      .hw_title_style7_inner {
        padding: 12px;
        margin: 0px;
    }
      .hw_homecard.hw_title_style5 h4 {
        font-size: 14px;
    }
      .hw_title_style3 h4 {
       font-size: 12px;
        border-radius: 8px;
        padding: 12px 20px;
    }
  .hw_style3_inner p.hw_subtitle {
    font-size: 12px;
    padding: 8px 16px;
    border-radius: 8px;
}
  .hw_swiper_pagin .hw_show_progressbar .swiper-pagination-progressbar.swiper-pagination-lock .swiper-pagination-progressbar-fill {
    background: #151515 !important;
}
.hw_swiper_pagin .hw_show_progressbar .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #151515 !important;
}
  .hw_swiper_pagin .hw_no_progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #151515 !important;
}
  .hw_protitle p{
    font-size: 12px;
}
.hw_product_brand a{
  font-size: 12px;
}
.hw_produt_tag a{
    font-size: 8px;
}
      .hw_fullprice {
        margin-top: 0;
        align-items: center;
        display: flex;
        width: 100%;
        height: 24px;
    }
.hw_fullprice .hw_productPrice{
font-size:12px;
}
.hw_fullprice .hw_compare_price{
font-size:12px;
}
.hw_fullprice span.hw_offs{
font-size:12px;
}
.hw_produt_tag {
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
}
.hw_product_btn a{
    font-size: 14px;
    padding: 10px 20px;
}
  .hw_swiper_arrow {
    display: none;
}
  .hw_swiper_arrow.hw_show_arrow {
    display: none;
}
  .bb_tabs ul.d-flexul {
    gap: 10px;
    overflow-x: scroll;
}
   
   .bb_tabs ul.d-flexul::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
    .bb_tabs {
    margin-bottom: 30px;
}
    .bb_tabs li {
    list-style: none;
    flex-shrink: 0;
}
  .bb_tabs ul.d-flexul li:last-child {
    padding-right: 16px;
}

.bb_tabs ul.d-flexul li:first-child {
    padding-left: 16px;
}
  .hw_product_review p{
        font-size: 10px;
        background-size: 10px;
        padding: 1px 6px 0 18px;
  }

  .hw_title_style1{
    bottom:12px;
        left: 12px;
    right: 12px;
    width: calc(100% - 24px);
  }
  .hw_product_box_img{
    padding:0;
  }
  .hw_title_style2 h4{
    font-size:14px;
  }
   


  /** Top slider css **/

  /*.hw_outer_slider.WHP_Section2{
margin-bottom:0;
}
.WHP_Section2 .swiper-pagination-bullet {
    width: 36px;
    border-radius: 0;
    height: 1px;
}

.WHP_Section2 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 50px;
    left: 0;
    width: 100%;
}

.WHP_Section2 .swiper-pagination-bullet {
    width: 36px;
    border-radius: 0;
    height: 2px;
    background: #fff;
    opacity: 1;
}
.WHP_Section2 .hw_flex_outer .swiper-pagination-bullet-active {
    background-color: #ffa200;
}
  */
.hw_homecard.hw_title_style5 h4:after{
  display:none;
}
.topsliderSection .huftlazy img {
    min-height: 350px;
    width: 100%;
  background:#f5f5f5;
}
 
 .hw_outer .cardgrid_style4 a{
       border-radius:0 0  4px 4px;
 }
      .hw_title_style4 h4 {
        font-size: 13px;
    }
  .hw_title_style4 h4 span{
       font-size: 14px;
  }

/* Testimonial css */
.swiper-slide_inner p {
    font-size: 12px;
}
  
  
}
 @keyframes fade-in {
    from {opacity: 0;}
    to {opacity: 1;}
}

.fade-in {
   animation: fade-in 1s ease;
}


/* quin video css */
#shopify-section-template--16928448348222__174108624105fbb903 .page-width{
      max-width: 100%;
    padding-left: 62px;
    padding-right: 62px;
      margin-bottom: 36px;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 36px;
    position: relative;
}
.quinn_card_heading_1 p{
  color: #222;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
  text-align:left;
}
.quinn_card_heading_1 p strong{
  font-weight: 700 !important;
}
.quinn_card_subheading_1 p{
      color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
    margin: 6px 0 0;
  text-align:left;
}
    #quinn-cards-1.quinn_cards{
      padding:0px !important;
      margin-top:32px !important;
    }
.quinn_card_heading_1 *, .quinn_card_subheading_1 * {
    font-family: 'Rubik' !important;
}
@media (max-width: 1180px) {
#shopify-section-template--16928448348222__174108624105fbb903 .page-width{
        max-width: 100%;
        padding-left: 24px;
        padding-right: 24px;
    }
     #quinn-cards-1.quinn_cards {
        margin-top: 30px !important;
    }
}
@media (max-width: 767px) {
 #shopify-section-template--16928448348222__174108624105fbb903 .page-width{
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;

        margin-bottom: 20px;
    padding-bottom: 20px;
    }
      #quinn-cards-1.quinn_cards {
        margin-top: 20px !important;
    }
        .quinn_card_heading_1 p {
        font-size: 18px;
    }
      .quinn_card_subheading_1 p {
        font-size: 16px;
                margin-top: 4px;
    }
  #MainContent{
    display:flex !important;
    flex-direction: column !important;
  }

  
}
.quinn_card_heading_1 {
    display: inline-block;
}