/** Shopify CDN: Minification failed

Line 229:14 Expected identifier but found "!"
Line 290:14 Expected identifier but found "!"
Line 329:14 Expected identifier but found "!"
Line 987:1 Unexpected "`"
Line 1947:0 Unexpected "}"

**/
/* numtum product feature css start here */

@font-face { 
  font-family: MotleyForces; 
  src: url('/cdn/shop/files/Motley_Forces.otf?v=1729240877'); 

} 

/* .card dd.price__label_sale.price__label_percent {
    display: none;
} */

*
{
  font-family:'Inter' !important;
}
.numtum-feature-first-row{
  max-width:1020px!important;
  width:100%!important;
  padding: 0 10px!important;
  margin: auto!important;
  margin-bottom: 18px;
}

.custom-atc-button a {
    width: 100%;
    padding: 10px 10px 10px 10px;
    display: inline-block;
    background-color: #F88E12;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-color: #F88E12;
    border-radius: 7px;
}

.productView .price-item.price-item--sale {
    font-size: 24px!important;
    font-weight: 900;
}

.productView .price-item.price-item--regular {
    font-size: 18px!important;
    font-weight: 600;
}

.numtum-feature-first-row {
  text-align: center;
}
.numtum-feature-first-row .numtum-feature-para {
    font-family: Spartan;
    font-size: 14px;
    line-height: 25px;
    color: #726f6f;
    margin-top: 28px;
    margin-bottom: 14px;
    font-weight: 400;
}

legend.form__label.display__flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.productView-sizeChart {
    display: inline-block;
    vertical-align: middle;
}

.productView-sizeChart:hover .text, .productView-sizeChart:hover a{
  color:#EE9A37!important;
}

.product-block .title .text {
    font-family:Lobster !important;
}

.productView-moreItem .productView-price .price__compare {
    order: 2;
    margin-left: 10px;
    display:inline-block;
}

.halo-sidebar-wrapper .previewCartItem-price .price span {
    font-weight: 400;
    font-size: 14px!important;
    color: #202020;
}

span.previewCartItem-saving-price s.before-discount-price {
    order: 2;
     font-size: 12px!important;
}


/* view cart button display button on cart side bar */

.halo-sidebar-wrapper .previewCartGroup a.button.button-2.button-view-cart {
    display: none;
}

/* view cart button display button on cart side bar display none*/

/* offers css start here */
.discount-tag-offer-section {
    margin: 4px 0px 18px;
}
ul.discount-tag-offer-item {
    padding: 0px;
    margin: 0px;
}
ul.discount-tag-offer-item li {
    list-style: none;
    padding: 15px 12px 15px 60px;
    border: 1px dashed #EE9A37;
    margin: 0px 0px 13px;
    font-size: 16px;
    border-radius: 4px;
    color: #EE9A37;
    font-weight: 400;
    background-image: url('/cdn/shop/files/tag_icon_b6c567ef-5aea-40a3-a68e-49b57885d0a2.png?v=1729162826');
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: top 15px left 17px;
}
/* offers css end here */

/* COMPARE DISPLAY NONE */

.productView-compareColor.style-1{
  display:NONE!IMPORTANT;
  
}

.productView-compareColor.style-2{
  display:none!important;
}

/* /COMPARE DISPLAY NONE */

.numtum-feature-container img{
  margin: auto;
}

.numtum-feature-second-row .numtum-feature-row{
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
}

.numtum-feature-second-row .numtum-feature-row .numtum-feature-block {
    margin: 10px;
    width: calc(33.33% - 20px);
    padding: 20px 40px;
}

.numtum-feature-second-row .numtum-feature-row .numtum-feature-block h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: spartan;
    text-align: center;
    color: #12141d;
    margin-bottom: 0px;
}

.numtum-feature-first-row img {
    width: 16%!important;
}

.numtum-feature-second-row .numtum-feature-row .numtum-feature-block p{
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-family: spartan;
  text-align: center;
  color: #8A8A8A;

}

span.testingmodestar svg {
    fill: #BFCE46!important;
    stroke: #BFCE46!important;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

div#shopify-block-AYmlaTHZ6eVdBRTJLO__judge_me_reviews_preview_badge_4WTT3G {
    display: none!important;
}

.testingmodeonwrapp {
    display: inline-block;
    margin: 5px 0 6px;
    background: #eee;
    padding: 0.4rem 1rem 0.4rem 1rem;
    border-radius: .5rem;
}

.numtum-feature-second-row .numtum-feature-row .numtum-feature-block img {
    width: 20%;
}

@media(max-width:1365px){
  .numtum-feature-second-row .numtum-feature-row .numtum-feature-block {
    padding: 20px 0px;
}
}

@media(max-width:979px){
  .numtum-feature-second-row .numtum-feature-row .numtum-feature-block img {
    width: 22%;
}

  .numtum-feature-first-row img {
    width:24%;!important}
    .numtum-feature-first-row .numtum-feature-para {
    font-size: 15px;
}

    .numtum-feature-second-row .numtum-feature-row .numtum-feature-block {
    width: calc(50% - 20px);
}
}
  
@media (max-width:767px){
  .numtum-feature-first-row .numtum-feature-para {
    margin-bottom: 0;
}

  .custom-atc-button a {
    padding: 8px;
    font-size: 14px;
}

  .product-card-layout-02 .product-item.enable_custom_layout_card .wrapper__card {
    margin-top: 0;
}
  
  .description--content {
    font-size: 14px!important;
    line-height: 24px!important;
}

  .content-step-box .title-content {
    font-weight: 500;
    line-height: 18px!important;
    font-size: 14px!important;
    color: #232323;
}

  .step-box-basic svg {
    width: 30px!important;
    height: 30px!important;
}

  div#delivery-estimate {
    margin-top: -8px!important;
}
  
}

@media (max-width:649px){

.productView-title span {
    font-size: 22px!important;
    line-height: 32px;
}
  
  .numtum-feature-second-row .numtum-feature-row .numtum-feature-block {
    width: 100%;
    padding: 10px 40px;
    margin: 0;
}

    .numtum-feature-first-row img {
    width:34%;!important}

.numtum-feature-first-row .numtum-feature-para {
    font-size: 13px;
    color: #4b4b4b;
    margin-top: 10px;
    margin-bottom: 12px;
    line-height: 22px;
}

  .numtum-feature-second-row .numtum-feature-row .numtum-feature-block p {
    font-size: 13px;
}

  .numtum-feature-second-row .numtum-feature-row .numtum-feature-block h4 {
    font-size: 17px;
}
  
}

@media (max-width:479px){
  .numtum-feature-second-row .numtum-feature-row .numtum-feature-block {
    padding: 10px 20px;
}

  .numtum-feature-second-row .numtum-feature-row{
    padding-top: 30px;
  }
  
}

@media (max-width:374px){
  .numtum-feature-second-row .numtum-feature-row .numtum-feature-block h4 {
    margin-top: 12px;
}
.numtum-feature-second-row .numtum-feature-row .numtum-feature-block {
    padding: 10px 0;
}
      .numtum-feature-first-row img {
    width:50%;!important
      }

  .numtum-feature-first-row {
    padding: 0 0px!important;
}
  
}

.footer-block__newsletter .footer-block__newsletter-form [id^=NewsletterForm--] {
  border-radius:50px !important;
}
.footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button 
{
  border-radius:50px !important;
}
.footer-block__details .rte .content-piece a {
    text-decoration: none !important;
}
/* numtum product feature css end here */













/*tweedorbscss*/

body .halo-block-header .title {
text-transform:none;
}
body .card-action .button , .button.button-2.button-continue {
  background-color:#F88E12;
  color:#fff;
  border-color:#F88E12;
  border-radius:0px;
}
.product-card-layout-02 .card-information {
    padding: 12px 10px 0px 12px;

}
.product-card-layout-02 .card:hover {
        box-shadow: none !important;
    }






body .quantity__container {
    width: 100%;
}
.productView-quantity.quantity__group
{
  width:100%;
}
.product-main-atc-buynow-wrapp
{ 
  display: flex;
  gap: 14px;
}
/* body .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded {
  padding-bottom:35px !important;
} */





.price-item--sale
{
  color:#000 !important;
}
s.price-item.price-item--regular
{
  opacity:0.7;
}
.header-mobile__wrapper.header-mobile--wrapper {
    padding: 10px 0px;
}

.productView-title {
    font-size: 24px !important;
    line-height: 34px !important;
}


      


@media only screen and (max-width: 767px) { 

  .product-main-atc-buynow-wrapp {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 9;
    background-color: #fff;
    padding: 6px 10px;
}
}


.accordion {
  width: 100%;
}
.acc-heading {
  color: #000;
  cursor: pointer;
  font-size: 14px;
  line-height:22px;
  font-weight:400;
}

.acc-heading:after
{
  content: '+';
  float: right;
}
.productView-desc .minus:after
{
  content: "-";
}
.acc-para {
  
  display: none;
}


.price-item.price-item--sale span.text
{
  display:none;
}
body .productView-price .price__saved {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    margin-left:0px;
    background-color: #000;
}
body .halo-productBadges .badge.sale-badge {
  background-color: #000;
}
.product-custom-info-main-wrapp {
    display: inline-block;
    width: 49%;
}
/*tweedorbscss end*/





.product-main-atc-buynow-wrapp .button.button--primary {
  border-radius:3px;
  color:#EE9A37;
  background-color:#fff;
  border-color:#EE9A37;
  border:1px solid #EE9A37;
}
.product-main-atc-buynow-wrapp .button.button--primary:hover
{
  color:#fff;
  background-color:#EE9A37;
  border-color:#EE9A37;
  border:1px solid #EE9A37;
}
.productView-rating+.productView-soldProduct {
        margin-left: 0px !important;
}
body .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded {
  background-color:#EE9A37;
  border-color:#EE9A37;
  color:#fff;
  border-radius:3px;
  min-height:54px;
}
body .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded:hover{
  background-color:#EE9A37;
  border-color:#EE9A37;
  color:#fff;
}
body .productView-variants .product-form__label .text {
    min-width: 60px;
}

body .product-form__radio:checked+.product-form__label .text {
   color: #fff;
    background-color:#BFCE46;
    border-color:#BFCE46;
}
.productView-moreItem .productView-price
{
  padding: 6px 0px;
}
body .menu-lv-1__action
{
  font-size: 16px;
  text-transform:capitalize;
}
.numtum-product-page-feature-main-wrapp {
    display: flex;
    justify-content: space-between;
}
.numtum-product-page-feature {
    padding: 10px 0px 17px;
}
.numtum-product-page-feature-image img {
    margin-left: auto;
    margin-right: auto;
    width:52px;
}
.numtum-product-page-feature-head {
    text-align: center;
    font-size: 14px;
    margin-top: 7px;
    line-height: 20px;
    font-weight: 400;
}
.productView-desc.halo-text-format {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
a.read-more
{
  color:#EE9A37;
}
@media only screen and (max-width: 1620px) { 
.container
{
  padding-left:90px !important;
  padding-right:90px !important;
}
}

@media only screen and (max-width: 1399px) { 
.container
{
  padding-left:60px !important;
  padding-right:60px !important;
}
}

@media only screen and (max-width: 1199px) { 
.container
{
  padding-left:30px !important;
  padding-right:30px !important;
}
}

@media only screen and (max-width: 767px) { 
.container, .jdgm-rev-widg
{
  padding-left:20px !important;
  padding-right:20px !important;
}
}
.shop-by-category-blk img 
{
  width:100%;
}
.shop-by-category-wrapp {
    display: flex;
    gap:15px;
    justify-content:center;
}
.shop-by-category-blk
{
  width:25%;
}
.shop-by-category-blk img {
    width: 100%;
    max-width: 100%;
}
.shop-by-category-subhead
{
  margin:10px 0px 10px;
  font-size:18px;
  line-height:28px;
  text-align:center;
  color:#EE9A37;
}
.numtum-common-head
{
  font-size:40px;
  line-height:48px;
}
.halo-product-block.halo-recommendations-block .numtum-common-head
{
  font-size:40px !important;
  line-height:48px !important;
  color: #EE9A37 !important;
  font-family: Lobster !important;
}
.halo-product-block.halo-recommendations-block .numtum-common-head .text
{
  font-family: MotleyForces!important;
}
.shop-by-category-head
{
  margin:20px 0px 20px;
  text-align:center;
  color:#EE9A37;
  font-family:Lobster !important;
}
.shop-by-category-blk:nth-child(2n) .shop-by-category-subhead
{
  color:#BFCE46;
}
.halo-sticky-toolbar-mobile
{
  display:none !important;
}
@media only screen and (max-width: 1200px) { 
    body .footer-block__newsletter .newsletter-form__field-wrapper {
        flex-wrap: nowrap; 
    }
}
@media only screen and (max-width: 1199px) { 
.footer-block__column .list-menu__item--link
{
  font-size:14px !important;
}
  body .footer-block__item {
    padding-right:0px;
  }
  .numtum-common-head, .faq-main-head, h2.jdgm-rev-widg__title {
    font-size: 32px!important;
    line-height: 40px!important;
}
  .halo-product-block.halo-recommendations-block .numtum-common-head 
  { 
    font-size:32px !important; 
    line-height:40px !important; 
  }
}
@media only screen and (max-width: 979px) { 
    .shop-by-category-blk {
        width: calc(50% - 8px);
    }
  .shop-by-category-wrapp {
    flex-wrap:wrap;
}
  body .copyright__content p {
    font-size: 14px;
    line-height:23px;
  }
}
@media only screen and (max-width: 767px) { 
    body .footer-block__mobile .footer-block__list {
      display:inline-block;
    }
 body .footer-block__mobile .footer-block__heading {
        border-bottom: 0px solid #c7c7c7;
        padding-bottom: 0px;
        margin:0px 0px 8px;
  }
  body .footer-block__item {
        margin-bottom: 10px !important;
    }
  .footer-block__mobile .footer-block__heading:before {
    display:none;
  }
      .footer-block__mobile .footer-block__heading:after {
        display:none;
      }
  body .footer__content-top {
    padding-top: 30px;
  }
  body .footer-block__details .image_logo {
    margin-bottom: 0px;
}
  .footer-block__list-social
  {
    margin-top:15px !important;
  }
  .footer-block__item.footer-block__column.footer-block__link_list {
    width: 50% !important;
}
      .sticky-toolbar-mobile .footer {
        padding-bottom: 0px !important;
    }
  .numtum-common-head {
    font-size: 28px;
    line-height: 36px;
}
  .halo-product-block.halo-recommendations-block .numtum-common-head 
  { 
    font-size: 28px !important;
    line-height: 36px !important;
  }
  
}

@media only screen and (max-width: 649px) { 
.numtum-feature-first-row img {
    width: 40% !important;
}
  .shop-by-category-head {
    margin: 14px 0px 14px;
  }
  .footer__content-bottom {
    padding-bottom: 0px !important;
}
}

@media only screen and (max-width: 479px) { 
    .footer-block__item.footer-block__column.footer-block__link_list {
        width: 100% !important;
    }
}

.halo-collection-content .product .card .card-action
{
  display:none;
}

.card-title-ellipsis {
    -webkit-line-clamp: 1;
}
.card-title.link-underline.card-title-ellipsis
{
  font-size:15px;
  color:#24335C;
}
.link-underline:hover .text {
  text-decoration:none !important;
}
.card-title.link-underline.card-title-ellipsis:hover , .card-title.link-underline.card-title-ellipsis:hover .text , .card-information:hover .card-title.link-underline.card-title-ellipsis .text
{
 text-decoration:none;
}
.halo-collection-content .product .card .price-item.price-item--regular
{
  color:#F88E12;
}
.collection-filters__item.facets__wrapper .button.button--primary
{
  background: #F88E12;
  border-color: #F88E12;
}
.collection-filters__item.facets__wrapper .button.button--primary:hover  
{
  color:#fff;
}
.button.button-1.button-checkout
{
  background: #F88E12;
  border-color: #F88E12;
  color:#fff;
}
.button.button-2.button-view-cart , .button.button-2.button-continue
{
  background: #fff;
  border-color: #F88E12;
  color:#F88E12;
  border-radius:0px;
}
.pagination-wrapper .button.button--secondary
{
  background: #F88E12;
  border-color: #F88E12;
  color:#fff;
}


.payment-assurance-facility-main {
    padding: 4px 0px 5px;
    background-color: #8806CE;
    margin: 0px 0px 15px;
}

.payment-assurance-facility-wrapp {
    --gap: 4rem;
    display: flex;
    gap: var(--gap);
    overflow: hidden;
}
@keyframes scrollnew {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}
.scrollnew {
  animation: scrollnew 80s linear infinite;
}
.payment-assurance-facility-list {
    margin: 0;
    padding: 0;
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    min-width: 100%;
    gap: var(--gap);
}
.payment-assurance-facility-list li {
    list-style: none;
}
.payment-assurance-facility {
    display: flex;
    justify-content: center;
    align-items: center;
}
.payment-assurance-facility img {
    width: 38px;
    height: 38px;
}
.assurance-label {
    padding-left: 0.8rem;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
}
.payment-assurance-facility-main {
    padding: 4px 0px 5px;
    background-color: #bfce46;
    margin: 0px 0px 15px;
}


.halo-sidebar-wrapper .previewCart-emptyBody
{
  padding-left:12px;
  padding-right:12px;
}
.halo-sidebar-wrapper .previewCartList , .halo-sidebar-wrapper .previewCartCollection
{
  padding-left:12px;
  padding-right:12px;
}
.halo-sidebar-wrapper .previewCart {
    padding: 12px 0px 0;
}
.halo-sidebar-wrapper .previewCartList .previewCartItem-image img 
{
  border-radius:8px;
}

.halo-cart-sidebar .previewCartCollection {
     border-top: 0px solid #000;
}
body .halo-sidebar-wrapper .previewCartItem-qty .quantity {
    padding: 3px 14px 4px 20px;
}
.halo-sidebar-wrapper .previewCartItem-qty .btn-quantity:before , .halo-sidebar-wrapper .previewCartItem-qty .btn-quantity.plus:after {
    top: 17px;
}
.halo-sidebar .halo-sidebar-header .title 
{
  color:#F88E12;
  
}
.halo-sidebar-wrapper .previewCartItem-price {
    width: 50%;
}
body .halo-sidebar-wrapper .previewCartItem-qty {
    width: 40%;
}
.halo-sidebar-wrapper .previewCartItem-change
{
  display: flex;
  align-items: center;
}
.halo-sidebar-wrapper .previewCartProduct .card {
    border: 1px solid #f88e12;
    padding: 8px;
    margin-right: 5px;
}

.halo-sidebar-wrapper .previewCartCollection {
    padding: 6px 0 7px;
}
.halo-sidebar-wrapper .product-item-custom .card-information {
    width: 70%;
    padding:0px 10px 0px 10px !important;
}
.halo-sidebar-wrapper .product-item-custom .card-product {
    width: 30%;
}
.halo-sidebar-wrapper .price-item.price-item--regular {
    font-size: 15px;
}
.halo-sidebar-wrapper .previewCartCollection
{
  padding-left:12px;
  padding-right:12px;
}
.halo-sidebar-wrapper .previewCartGroup
{
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
/* .halo-sidebar-wrapper .slick-dots li.slick-active button {
  width:22px;
} */
.halo-sidebar-wrapper .previewCartTitle
{
  color:#8806CE;
}
.halo-sidebar-wrapper .card-information__wrapper .card-title {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-weight:600;
    text-transform:capitalize;
    min-height:unset;
    text-align:left;
}
body .previewCartGroup .button+.button {
    margin-top: 0px;
}
.halo-sidebar-wrapper .previewCart-emptyBody
{
  padding-left:12px;
  padding-right:12px;
}

@media screen and (max-width: 649px) {
.halo-sidebar-wrapper .card-information__wrapper .card-title {
   margin-top:15px;
}
   .halo-sidebar .price__last .price-item.price-item--sale {
    font-size: 15px !important;
    line-height: 24px !important;
 }
  .halo-sidebar-wrapper .card-information__wrapper .card-title {
    font-size: 16px;
    line-height: 22px;
  }
  .halo-sidebar-wrapper .slick-dots, .halo-sidebar-wrapper .slider-dots {
    bottom:-25px;
  }
  .halo-sidebar-wrapper .price-item.price-item--regular {
    font-size: 16px;
}
  .cart-container
  {
    padding-left:20px;
    padding-right:20px;
  }
  .halo-cart-content .cart-item-qty .quantity {
    padding: 3px 16px 3px 20px;
}`
  .halo-sidebar-wrapper .previewCartItem-content {
    padding: 0 0 0 10px;
}
}

@media screen and (min-width: 1025px) {
.halo-cart-sidebar .halo-sidebar-header {
    padding-left: 15px;
    padding-right: 15px;
}
 }
body .previewCartItem-qty .quantity {
    padding: 8px 14px 8px 20px;
    border-radius: 6px;
}  
body .previewCartItem-qty {
width:150px;
}

body .previewCartItem-image img {
    position: static !important;
}
body .previewCartItem-image:before {
    padding-bottom: 0px !important;
}


.halo-sidebar-wrapper a.previewCartItem-name.link-underline {
    font-size: 14px;
    font-family: 'Inter';
    line-height: 18px;
    margin-bottom: 3px;
}
.halo-sidebar-wrapper .previewCartItem-options {
    margin: 0 0 0px;
}
.halo-sidebar-wrapper .previewCartItem-price .price span
{
  font-weight: 400;
    font-size: 15px;
}
.header-navigation .menu-lv-1__action
{
  font-weight:400;
}
.halo-sidebar-wrapper .previewCartItem-remove
{
  display:none;
}
.previewCartItem-content .previewCartItem-change .previewCartItem-qty {
    margin-top: 0px;
}
.halo-sidebar-wrapper .previewCartInfo {
    padding: 5px 12px 30px;
}
body .menu-lv-1:not(.menu-sale)>.link-effect>.text:after, .menu-lv-1:not(.menu-sale):hover>.link-effect>.text:after
{
  background:#bfce46 !important;
}

.contact-container .contact-itemLeft .button.button--primary
{
  background-color:#EE9A37;
  color:#fff;
  border-color:#EE9A37;
}
.header-navigation .menu-lv-1__action:hover , .header-navigation .menu-lv-1__action:hover .text
{
  color:#bfce46;
}
.footer-block__column .list-menu__item--link:hover , .footer-block__column .list-menu__item--link:hover .text
{
  color:#bfce46;
}
.halo-recommendations-block .card-action .button:hover
{
  box-shadow:none;
  border-color:#F88E12;
  background-color:#F88E12;
  color:#fff;
}





/*css*/



.article-card__info {
    padding: 16px 20px 28px!important;
    border-radius: 0 0 8px 8px;
}

a.link-effect.p-relative.d-inline-block {
    line-height: 26px;
    min-height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.article-card__footer a.article-card__link.button {
    width: 100%!important;
    border-radius: 6px;
    margin-top: 22px!important;
}

.article-card__footer a.article-card__link.button:hover{
  text-decoration: none;
}

.featured-blog-block .article-card__author {
    justify-content: space-between!important;
    margin: 13px 0;
}

.featured-blog-block .article__author {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    order: 1!important;
}

.featured-blog-block .article__date {
    font-size: 14px;
    color: #ff8b21;
    line-height: 20px;
    order: 2!important;
}

/* .article-card {
    overflow: visible!important;
} */

/* .article-card a img{
  border-radius : 8px 8px 0 0;
} */

.halo-block-header.text-center.view_all-under_title h3.title .text{
    text-align: center;
    color: #EE9A37;
    font-family:MotleyForces!important;
  letter-spacing:1px;
    font-size: 40px;
}

.featured-blog-block .slick-arrow {
     visibility: hidden;
    /* top: -10%;
    background: #bfce46!important; */
}

@media (max-width:767px){
  .halo-block-header.text-center.view_all-under_title h3.title .text {
    font-size: 28px;
    letter-spacing: 0.8px;
}

  .featured-blog-block .article__author {
    font-size: 14px;
    line-height: 20px;
}

  .featured-blog-block .article__date {
    font-size: 12px;
    line-height: 16px;
}

  a.link-effect.p-relative.d-inline-block {
    line-height: 22px;
    min-height: 40px;
}

.article-card__footer a.article-card__link.button {
    margin-top: 22px!important;
    font-size: 14px;
    padding: 8px;
}
  
}
@media screen and (max-width: 1025px) {
body .productView-nav .slick-arrow
{
  background:#BFCE46;
  padding: 9px;
  width: 30px;
  height: 30px;
}
}

/*cssend*/

.main-menu .container
{
  padding-left:0px !important;
  padding-right:0px !important
}
@media screen and (max-width: 1199px) {
    body .menu-lv-1__action {
        padding-left: 8px;
        padding-right: 8px;
    }
}
@media screen and (max-width: 649px) {
    .productView-meta .productView-soldProduct {
        margin: -25px 0 0 -2px;
    }
  body .halo-block-header {
    position: relative;
    margin: 0 0 15px;
  }
  .halo-block-header .title {
    margin-top:0px !important;
  }
  body .productView {
    padding-bottom:32px;
  }
  body .productView-title {
    font-size: 22px !important;
    line-height: 28px !important;
    margin-bottom:0!important;
}
  body .productView-price .price.price--medium .price-item {
    font-size: 17px;
    line-height: 26px;
}
  body .card-action .button, .button.button-2.button-continue {
    text-transform:capitalize;
  }
  .product-card-layout-02 .product-item.disable_product_card_border .card-review {
    margin: 0px 0 0 0px !important;
  }
  .card-title.link-underline.card-title-ellipsis {
    margin-bottom:0px;
  }
  s.price-item.price-item--regular {
    font-size: 14px;
}
  .halo-recommendations-block .price-item.price-item--sale
  {
    font-size:14px;
  }
  .productView-hotStock {
    margin: -7px 0px 14px !important;
  }
  body .product-form__swatch .form__label {
    margin-bottom: 3px;
}
  body .product-form__input+.product-form__input {
    margin-top: 5px;
}
  body .numtum-product-page-feature {
    padding: 0px 0px 17px;
    margin-top: -12px;
}
  body .wrapper-body {
        padding-bottom: 0px;
    }
  .numtum-product-page-feature-head {
    margin-top: 6px;
    font-size: 13px;
  }
  .numtum-product-page-feature-image img {
    width: 60px;
  }
      body .menu-lv-1__action {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.slick-dots li
{
  margin:0px 3px;
}
.slick-dots li button
{
  width:9px;
  height:9px;
  border-radius:50px;
}
.slick-dots li.slick-active button
{
  width:33px;
}

@media (max-width:479px){
  .form-input-placeholder::placeholder{
   font-size:14px!important;
  }

  .footer-block__newsletter.field__input{
    padding: 10px!important;
  }
  
}

/* faq css start here */
.acc-heading:after {
    content: "+";
    /* float: right; */
    line-height: 29px;
    color: #fff;
    background: #bfce46;
    width: 29px;
    height: 29px;
    text-align: center;
    position: absolute;
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
}
.faq-section .minus:after
{
  content: "-";
   line-height: 29px;
    color: #fff;
    background: #bfce46;
    width: 29px;
    height: 29px;
    text-align: center;
    position: absolute;
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
}
.acc-para {
  display: none;
}
.acc-para p {
  padding: 18px 5px;
  margin: 0px;
  font-size:17px;
  line-height:26px;
  font-weight:400;
  font-family:'Baloo 2';
}
.sign {
  float: right;
}
.active
{
  display: none;
  float: right;
}
.faq-main-head
{
   font-size:40px;
  line-height:46px;
  color:#EE9A37;
  font-family: MotleyForces!important;
  font-weight:700;
  margin:0px 0px 30px;
  text-align: center;
  letter-spacing: 1px;
}
.box-acc {
    padding: 20px 20px 20px 20px;
    border: 1px solid #bfce46;
    border-radius: 8px;
    margin-bottom: 20px;
    position: relative;
    padding-right: 50px;
}
.faq-section-wrapp {
    width: 75%;
    margin: 0 auto;
}
.acc-heading
{
  font-size:18px;
  font-weight:500;
  line-height:25px;
  color:#000;
}
.acc-para
{
  font-size:17px;
  font-weight:500;
  line-height:23px;
  color:#8A8A8A;
}
.faq-section
{
  padding:40px 0px 40px;
}

@media (max-width:992px){
  .faq-section-wrapp{
    width: 100%;
  }
}

@media (max-width:649px){
  .acc-heading {
    font-size: 16px;
    line-height: 22px;
}

  .acc-para p {
    padding: 12px 5px;
    font-size: 15px;
    line-height: 22px;
}

  .box-acc {
    padding: 16px 16px 16px 16px;
    margin-bottom: 16px;
}

  .acc-heading:after, .faq-section .minus:after {
    width: 24px;
    height: 24px;
    line-height:24px;
}
  
}

@media (max-width:479px){
    .acc-heading {
    font-size: 15px;
}

  .acc-para p {
    font-size: 14px;
}

  .box-acc {
    padding: 16px 8px 16px 8px!important;
    padding-right: 30px!important;
}
  
}

/* faq css end here */








.seo-heading-section
{
  padding-top:30px;
}
.seo-head h1 , .seo-head h2 , .seo-head h3 , .seo-head h4
{
  font-size:32px;
  line-height:40px;
  text-align:center;
  color: #EE9A37;
  font-family: MotleyForces!important;
  letter-spacing:1px;
  margin:0px 0px 0px;
}

@media screen and (max-width: 979px) {
.seo-head h1 , .seo-head h2 , .seo-head h3 , .seo-head h4
{
  font-size:28px;
  line-height:36px;
}
}

@media screen and (max-width: 649px) {
.seo-head h1 , .seo-head h2 , .seo-head h3 , .seo-head h4
{
  font-size:24px;
  line-height:30px;
}
.seo-heading-section
{
  padding-top:20px;
}
}
@media screen and (max-width: 1365px) {
    body .header-navigation .header-logo {
        max-width: 200px;
        min-width:200px
    }
      body .header-nav-hamburger--style1 .header-item--side {
        min-width: 160px;
    }
}

.announcement-bar .layout--slider .row {
    max-width: 100% !important;
}




.dynamic-image-content-wrapp
{
  display:flex;
  gap:30px;
  align-items:center;
}
.dynamic-image-content-head
{
    font-size: 24px;
    line-height: 34px;
    color:#232323;
    margin:0px 0px 5px;
}
.dynamic-image-content-left 
{
  width:50%;
}
.dynamic-image-content-right 
{
  width:50%;
}
.dynamicbannerimgmobile
{
  display:none !important;  
}
.dynamic-product-banner-section
{
  padding-bottom:70px;
  padding-top:70px;
}
.dynamic-banner-image img 
{
  width:100%;
}


@media only screen and (max-width: 767px) {
.dynamicbannerimgdesktop
{
  display:none !important;
}
  .dynamic-product-banner-section {
    padding-bottom: 50px;
    padding-top:20px;
}
  .dynamic-banner-image img 
  {
    width:100%;
  }
.dynamicbannerimgmobile
{  
  display:block !important;  
} 
  .dynamic-image-content-wrapp {
    flex-wrap: wrap;
}
  .dynamic-image-content-left {
    width: 100%;
}
  .dynamic-image-content-right {
    width: 100%;
    text-align:center;
}
  .dynamic-image-content-wrapp {
    gap: 20px;
}
}
















.dynamic-image-content-reverse-wrapp
{
  display:flex;
  gap:50px;
  align-items:center;
}

.dynamic-image-content-reverse-left
{
  width:50%;
}
.dynamic-image-content-reverse-right
{
  width:50%;
}
.dynamic-product-banner-reverse-section
{
  padding-bottom:0px;
}
.announcement-bar .layout--scroll .announcement-bar__message .message {
    padding: 5px 0px !important;
}

@media only screen and (max-width: 767px) {

  .dynamic-image-content-reverse-wrapp
  {
    flex-wrap: wrap;
    gap:20px;
    flex-direction:column-reverse;
  }
  .dynamic-image-content-reverse-left {
    width: 100%;
    text-align:center;
}
  .dynamic-image-content-reverse-right {
    width: 100%;
}
  .dynamic-product-banner-reverse-section
{
  padding-bottom:50px;
}
 
}














.annoucement-content-wrapp-main {
    background: #bfce46;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    padding: 15px 0;
}
.announcement-list-items {
    --gap: 0px;
    display: flex;
    gap: var(--gap);
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    color: #fff;
}
.scroll {
    animation: scroll 30s linear infinite;
}
@keyframes scroll
{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}
.announcement-content-wrapp li span {
    padding: 0 12px;
}
.announcement-content-wrapp li {
    list-style: none;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    position: relative;
}
.announcement-content-wrapp {
    flex-shrink: 0;
    display: flex;
    gap: var(--gap);
    padding: 0!important;
    margin: 0;
}

@media only screen and (max-width: 479px) {
 .annoucement-content-wrapp-main {
    padding: 10px 0;
}
}

.halo-productView-right .productView-quantity.quantity__group
{
  display:flex;
  align-items:center;
}
label.form-label.quantity__label {
    width: 47%;
}
.halo-productView-right .quantity__group--1 .quantity__input {
    border-radius: 4px;
}
@media only screen and (max-width: 479px) {
label.form-label.quantity__label {
    width: 25%;
}
  .halo-productView-right .quantity__style--1 .quantity__input {
    width: 64%; 
  }
   .halo-productView-right .btn-quantity.plus {
    left: auto;
    right: 112px;
}
  section.new-announcement-sec.moving-strip-sec {
    padding: 0px 0px 32px;
}
}

/* review section css */

h2.jdgm-rev-widg__title {
    font-size: 40px;
    line-height: 46px;
    color: #EE9A37;
    font-family: MotleyForces!important;
    font-weight: 700;
    margin: 0px 0px 30px;
    text-align: center;
}

.product-sticky-announcement-wrapp {
    display: none;
    width: 100%;
    position: absolute;
    top: -41%;
    background: #bfce46;
    color: #fff;
    padding: 2px 0;
    left: 0;
    text-align: center;
    z-index: -4;
    border-radius: 10px 10px 0 0;
    font-size: 12px;
}

.productView-title{
  margin-bottom:10px!important;
}

.product-form__label .text {
    display: block;
    height: 38px!important;
    line-height: 36px!important;
    border-radius: 50px!important;
    width: 100px;
    font-size: 13px!important;
}

.productView-title span{
    font-family:MotleyForces!important;
  letter-spacing:0.1em;
  font-size:36px;
}

.footer__content-top .halo-row {
    justify-content: space-between;
}

@media (min-width:1024px){
  .header-navigation .menu-lv-1__action {
    white-space: nowrap;
}

ul.list-menu.list-menu--inline.text-center {
display:flex;
  justify-content: center;
}
}

@media (max-width:649px){
  .halo-sidebar-wrapper .previewCartItem-price {
    width: 100%;
}

  .halo-sidebar-wrapper .previewCartItem-change {
    flex-wrap: wrap;
}

  body .halo-sidebar-wrapper .previewCartItem-qty {
    width: 50%;
}
  
}


@media (max-width:767px){
 .product-sticky-announcement-wrapp{
  display:block;
}

  .header-mobile__item.header-mobile__item--customer {
    display: none;
}
  
}

.footer-whatsapp-wrapp {
    display: inline-block;
    padding: 8px;
    background-color: #bfce46;
    width: 267px;
    margin-top: 24px;
    border-radius: 50px;
}

.footer-whatsapp-block {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-whatsapp-left {
    width: 12%;
}

.footer-whatsapp-right {
    width: 88%;
}

.footer-whatsapp-desc {
    font-size: 16px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 600;
}

.section-block-template--22627140305191__product_block_ywUnf9, .section-block-template--22627140305191__product_block_ywUnf9 .halo-block-header .title .text{
  font-family: MotleyForces!important;
  letter-spacing: 1px;
}



.slick-dots li button {
    border-color: #bfce46!important;
    background: #bfce46!important;
}

 .slick-dots li.slick-active button {
    background: #bfce46;
    border-color: #bfce46!important;
}

@media (min-width: 1366px) {
    .section-block-template--22627140305191__slide_show_EwGkdj .slick-arrow.slick-prev {
        left: 0% !important;
    }
      .section-block-template--22627140305191__slide_show_EwGkdj .slick-arrow.slick-next {
        right: 0% !important;
    }
}

body .productView-product .productView-price .price__saved {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    margin-left: 0px;
    background-color: #ee9a37;
    width: 38%;
    order: 3;
    padding: 8px 0;
}

.card .price__compare {
    order: 2;
}

.card .price__label_sale.price__label_percent {
    order: 3;
}

.card span.label_sale {
    background: transparent;
    color: #eb9b36;
    font-weight: 700;
}

body .productView-price .price__saved span{
   font-size: 14px!important;
}

@media (max-width:767px){
  .card .price__label_sale.price__label_percent .label_sale {
    padding: 0;
    font-size: 12px;
    line-height: 1;
}

  .card .price__label_sale.price__label_percent {
    display: block;
}
  
}

body .productView-product .productView-price .price__saved .price-item {
    font-size: 14px;
    color: #ee9a37;
    margin: 0;
    padding: 0;
    line-height: 2;
}

body .productView-product .productView-price .price__saved {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0px;
    background-color: transparent;
    width: auto;
    order: 3;
    padding: 0px 0;
    /* color: red; */
}

.productView-product .price--on-sale .price__sale{
  align-items: center;
}


.halo-sidebar-wrapper .previewCartTitle {
    /* color: #8806CE; */
    font-size: 22px;
    line-height: 22px;
    color: #EE9A37;
    font-family: MotleyForces !important;
    font-weight: 700;
    margin: 0px 0px 30px;
    text-align: left;
    letter-spacing: 1px;
}

.halo-sidebar-wrapper .price--on-sale .price__sale {
    flex-wrap: nowrap;
    align-items: center;
    white-space: nowrap;
}

@media (max-width:390px){
  .halo-sidebar-wrapper .price__last .price-item.price-item--sale {
    font-size: 14px !important;
    line-height: 24px !important;
}

  .halo-sidebar-wrapper .price-item.price-item--regular {
    font-size: 12px;
}
  
}


@media (max-width:350px){
    width: 22%;
    white-space: nowrap;
}

.halo-sidebar-wrapper .price--on-sale .price__sale {
    flex-wrap: wrap;
}

}





.custom-dropdown-main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.custom-dropdown-main-menu > ul
{
  padding:0px;
  margin:0px;
}
.custom-dropdown-main-menu > ul > li {
  position: relative;
  list-style:none;
  margin-bottom:16px;
}
nav.custom-dropdown-main-menu {
    padding: 0px 20px;
}
.custom-dropdown-menu-item > a , .custom-dropdown-menu-item-without > a {
  text-decoration: none;
  color: #000;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.custom-dropdown-icon {
  margin-left: 5px;
  font-size: 12px;
  transition: transform 0.3s ease;
}

.custom-dropdown-submenu {
  list-style: none;
  margin: 0px;
  padding:0px;
  display: none;
}

.custom-dropdown-submenu > li > a {
    text-decoration: none;
    padding: 5px 16px;
    display: block;
}

.custom-dropdown-menu-item:hover .custom-dropdown-submenu {
  display: block;
  margin-top:10px;
}
.custom-dropdown-menu-item a 
{
   font-size:16px;
   line-height:26px;
   color:#000;
}
.custom-dropdown-main-menu i 
{
  color:#bfce46;
}
.custom-dropdown-menu-item .custom-dropdown-submenu a 
{
  font-size:15px;
  line-height:21px;
  color:#000;
  font-weight:400;
  text-transform:capitalize;
  font-family:'Inter' !important;
}
.fal, .far, .fas {
    font-family: "Font Awesome 5 Pro" !important;
}

/* .card-action{
  display:block!important;
} */

/* review section */

section.product-review-new-sec {
    padding: 50px 0px 60px;
}
.product-new-review-head.common-head-infuse
{
  text-align:center;
  margin:0px 0px 0px;
  color:#001037;
  text-transform:none;
  font-family: Proxima Nova Semibold !important; 
}

.product-new-review-blk{
  display:none;
}

.show-more-button {
    text-align: center;
}

.product-new-review-blk-wrapp-main
{
  gap:20px;
  flex-wrap:wrap;
   margin: 35px 0px 0px;
  column-count: 3;
  width:90%;
  margin-right:auto;
  margin-left:auto;
  /* display:flex; */
}
section.product-review-new-sec {
    padding: 15px 0px 60px;
}
.product-new-bottom-desc {
    padding: 20px;
    border: 1px solid #dddddd5e;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: -4px;
}
.product-new-review-image img {
    width: 100%;
}
.product-new-client
{
  font-size:18px;
  line-height:24px;
  color:#24335C;
  font-weight:500;
  margin:0px 0px 5px;
  font-weight:600;
  font-family: inter !important; 
}
.product-new-review-blk-wrapp-main p {
    font-size: 16px;
    line-height: 22px;
    color: #24335C;
}
.product-new-review-blk
{
  flex: 0 0 calc(33.33% - 20px); 
  margin-bottom:30px;
}

.show-more-button a {
    background-color: #ff8b21;
    color: #fff !important;
    padding: 10px 30px 11px 32px;
    border-radius: 8px;
    border: 1px solid #ff8b21;
    margin-top: 10px;
    display: inline-block;
}


@media screen and (max-width: 979px) {
 .product-new-review-blk {
    flex: 0 0 calc(34% - 20px);
}
  .product-new-review-blk-wrapp-main p {
    font-size: 14px;
    line-height: 19px;
    margin: 8px 0px 0px;
}
}
@media screen and (max-width: 767px) {
 .product-new-review-blk-wrapp-main {
    column-count: 2;
}
}
@media screen and (max-width: 649px) {
  .product-new-review-blk-wrapp-main {
    display: block !important;
    gap:0px;
  }
   section.product-review-new-sec {
    padding: 0px 0px 30px;
}
  .product-new-review-blk {
    flex: 0 0 calc(52% - 20px);
}
   .product-new-review-blk-wrapp-main p {
   min-height:unset;
}
  .product-new-review-blk-wrapp-main {
    display: block !important;
    gap:0px;
  }
  .product-new-review-blk {
    /* display: inline-block !important; */
    margin-bottom:13px !important;
}
  .product-new-review-blk-wrapp-main {
    column-count: 1;
  }

  .product-new-review-blk-wrapp-main {
    gap: 10px;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}
  
}

@media screen and (max-width: 479px) {
.product-new-client {
    font-size: 16px;
    line-height: 24px;
  }
  .product-new-review-blk {
    flex: 0 0 calc(53.9% - 20px);
}
  .product-new-review-blk-wrapp-main {
    gap: 10px;
  }
  .product-new-bottom-desc {
    padding: 12px;
  }
}















.template-cart .cart-container .page-header
{
    text-transform: capitalize;
    color: #bfce46;
    font-size: 20px;
    padding-bottom: 0px;
    letter-spacing: 0px;
    font-weight: 600;
    font-family:'Inter';
}
.template-cart .cart-header-item.cart-header-info {
        padding-left: 10px;
      }
.template-cart .cart-item-edit
{
  display:none ;
}
.template-cart .cart-item-image {
    border-radius: 8px;
}
.template-cart .cart-item {
    padding: 8px 8px 8px 5px;
    border-radius: 8px;
}
.template-cart .cart-item-qty .quantity {
    padding: 4px 14px 4px 20px;
    border-radius: 6px;
}
.template-cart .cart-item-qty .btn-quantity:before {
    top: 16px;
}
.template-cart .cart-item-qty .btn-quantity.plus:after {
    top: 16px;
}
.template-cart .cart-total-subtotal:after {
  display:none;
}
.template-cart .cart-item-remove
{
  display:none !important;
}
.template-cart .cart--totals-title
{
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
}
.template-cart .cart-total-subtotal
{
  padding-bottom:8px;
}
.template-cart .cart-total-savings+.cart-total-grandtotal {
    padding-top: 13px;
}
.template-cart .cart-actions {
    margin-bottom: 30px;
}
.template-cart .cart-total-grandtotal:after {
  display:none;
}
@media only screen and (max-width: 649px) {
  .template-cart .cart-container .page-header
{
    font-size: 16px;
    font-weight: 600;
    padding-top:15px;
}
  .template-cart .cart-content-wrapper {
    margin-top:18px;
}
     .template-cart .cart-item-qty-input {
        height: 36px;
    }
  .template-cart .cart-item-qty .btn-quantity:before {
    top: 19px;
}
.template-cart .cart-item-qty .btn-quantity.plus:after {
    top: 19px;
}
  .template-cart .cart-header-item {
    padding-bottom:0px;
  }
  .template-cart .cart-header-item.cart-header-price
  {
    padding-top:12px;
  }
  .template-cart .cart-item-block.cart-item-quantity
  {
    padding-top: 0px;
  }
  .template-cart .cart--totals-title {
    font-size: 16px;
}
  .template-cart .cart-content-item[data-cart-total] {
    margin: 11px 0 43px;
  }
 

 
  .template-cart .halo-page-content .button.button-2.button-continue {
    background-color: #fff !important;
    font-size:14px !important;
  }
 
   .template-cart .cart-discounts .discounts__discount {
    font-size: 12px;
    line-height: 17px !important;
    padding:13px 0px 6px;
  }
}

 







/* .template-cart .halo-cart-content .cart-header
{
  display:none;
}
.template-cart .cart-item-block.cart-item-total {
    display: none;
} */
.template-cart .cart-item-name a
{
  font-size:16px !important;
  line-height:20px !important;
}
.template-cart .cart-item-block.cart-item-info {
  padding-left: 6px;
}
.template-cart .cart-content-wrapper .cart-item {
    border-width: 0px 0px 1px 0px;
    border-radius:0px !important;
}

@media only screen and (max-width: 649px) {
    .template-cart .cart-content-item.cart-total .cart--totals-title {
        display:none;
    }
  .template-cart .cart-total-subtotal {
    padding-bottom: 8px;
}
  .template-cart .cart-content-item.cart-total .cart-total-savings {
    padding-bottom: 6px;
    padding-top:2px;
    border-top: 0px solid #e6e6e6;
  }
  .template-cart .cart-content-item.cart-total .cart-total-grandtotal {
    border-top: 0px solid #e6e6e6;
  }
  .template-cart .cart-total-savings+.cart-total-grandtotal {
    padding-top: 5px;
}
  .template-cart .cart-total-grandtotal .cart-total-label {
    text-transform:capitalize !important;
  }
  .template-cart .cart-total.cart-total-subtotal .cart-total-value {
    font-size: 13px;
}
  body.body-custom-width.template-cart .wrapper-body .container
  {
    padding-left:10px;
    padding-right:10px;
  }
  .template-cart .cart-item {
    padding: 0px 0px 10px 0px;
  }
  .template-cart .cart-item-name a {
    font-size: 13px !important;
    line-height: 20px !important;
}
  .template-cart .cart-item-name { 
    margin:0px 0px -2px;
  }
  .template-cart span.cart-item-variant {
    font-size: 12px;
}
      .template-cart .cart-item {
        grid-template-columns: 3fr 1.5fr !important; 
      }
       .template-cart .cart-item__price-wrapper .price {
        font-size: 14px !important;
    }
  .template-cart .cart-item__price-wrapper .price.cart-item__old-price {
    font-size: 12px !important;
  }
}

.template-cart .cart-item__price-wrapper .cart-item__discounted-prices {
  display:block;
}

@media only screen and (max-width: 649px) {
/* .halo-productView-left .productView-nav .slick-dots li button {
    border-color: transparent!important;
    background: transparent!important;
}

 .halo-productView-left .productView-nav .slick-dots li.slick-active button {
    background: transparent;
    border-color: transparent!important;
} */

    .halo-productView-left .productView-nav .slick-dots {
        left: 2px;
        bottom: 2px;
        width: 100%;
        background-color:transparent;
        padding: 0 12px;
        max-width: 100%;
        display: block !important;
    }
.halo-productView-left .slick-dots li {
    margin: 0 3px;
}
  .halo-productView-left .slick-dotted.slick-slider {
    margin-bottom: 5px;
}
  /* .halo-productView-left .slick-dots li button {
    width: 11px;
    height: 11px;
  }
  .halo-productView-left .slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
  } */
  .halo-productView-left .slick-dots li button:before {
    font-size: 9px; 
  }
     
}

.product-block .halo-block-header .title .text {  
font-family: MotleyForces !important;
}
.trust-batches-image {
    margin: 13px 0px 0px;
}
.trust-batches-image img 
{
  width:100%;
}
.custom-banner-mobile-img 
{
  display:none !important;
}
.custom-banner-image img 
{
 width:100%;
}
@media only screen and (max-width: 767px) {
.custom-banner-desktop-img
{
  display:none !important;
}
  .custom-banner-mobile-img 
{
  display:block !important;
}
}

.collection-field-custom-title {
    font-size: 20px;
    line-height: 26px;
    margin: 0px 0px 12px;
    text-align:center;
    font-family: MotleyForces !important;
}
.collection-field-custom-description 
{
  text-align:center;
}
@media only screen and (max-width: 767px) {
.collection-field-custom-title {
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
}
}

.previewCartCarousel .slick-arrow {
    padding: 6px;
    width: 28px!important;
    height: 28px!important;
    top: -42px!important;
}


/* step container css */

.step-container {
    margin: 8px 0px 0px 0px;
}

.basic-step-container {
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    box-shadow: none;
    line-height: 1.14285714em;
    border-radius: 12px;
   border: 1px solid #9E9FA759;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%;
}

.basic-step-container .step-box-basic {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    flex-direction: column;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0;
    padding: 10px 4px 10px 4px;
    /* background: #fff; */
    color: rgba(0, 0, 0, 0.87);
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-right: 1px solid #9E9FA759;
    -webkit-transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
    transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
    box-sizing: inherit;
    width: 33.333%;
}

.basic-step-container .step-box-basic .content-step-box {
    text-align: center;
    margin-top: 4px;
}

.icon__step-box svg {
    width: 35px;
    height: 35px;
}

.icon__step-box svg path {
    fill: #bfce46;
    stroke: #bfce46;
}

.content-step-box .title-content {
    font-weight: 500;
    line-height: 18px;
    font-size: 16px;
    color: #232323;
}

.description--content {
    font-family: urbanist;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #232323;
    text-align: center;
}

.basic-step-container .step-box-basic .content-step-box.border-break:after {
    display: block;
    position: absolute;
    z-index: 2;
    content: '';
    top: 50%;
    right: 0;
    border: medium none;
    background-color: #fff;
    width: 1.14285714em;
    height: 1.14285714em;
    border-style: solid;
    border-color: #9E9FA759;
    border-width: 0 1px 1px 0;
    -webkit-transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
    transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
    -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
}

svg.icon.icon-discount {
    width: 12px;
    height: 12px;
    fill: #000;
}
.whatsapp-icon-wrapp
{
right: 0px;
  width:50px;
    bottom: 20px;
    position: fixed;
  z-index:9;
}
@media only screen and (max-width: 479px) {
.halo-banner .slick-dots {
    bottom: 1px !important;
}
 
}