/** Shopify CDN: Minification failed

Line 9:7 Expected ":"
Line 9:8 Expected identifier but found "#4f4f4f"

**/
.breadcrumb-wrapper .breadcrumb {
    font-size: 16px;
  color;#4f4f4f;
}
ul.breadcrumb a {
    font-weight: 700;
}
.breadcrumb-wrapper {
        padding: 30px 0 30px;
    }
 .recommendations_dis_main .product-desciption-wrapper {
        flex-direction: column;
        row-gap: 40px;
    }
.recommendations_dis_main  .product-desciption-wrapper > div:last-of-type {
        width: 100%;
        padding-left: 0px;
    }
.recommendations_dis_main  .product-desciption-wrapper > div:first-of-type {
        width: 100%;
    }
.recommendations_dis_main .product-recommendations__inner .section-header h2, .recently-viewed-products .section-header h2 {
    display: inline-block;
    font-size: 28px;
    text-transform: none;
    border: none;
    background: transparent;
    color: #5ed31a;
    border-radius: 0;
    padding: 10px 0px;
    border-bottom: 5px solid #5ed31a;
    position: relative;
  margin-bottom: -3px;
  font-weight: 400;
}
.product-recommendations__inner .section-header h2:before, .recently-viewed-products .section-header h2:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -18px;
    right: 0;
    margin: auto;
    background: #5ed31a;
    height: 16px;
    width: 21px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.recommendations_dis_main .section-header .arrow-on-heading .btn-arrow .icon {
    background: #ededed;
    height: 36px;
    width: 36px;
    padding: 12px;
}
.recommendations_dis_main .section-header .arrow-on-heading .btn-arrow .icon:hover {  background: #5ed31a;}
.recommendations_dis_main .btn-arrow-prev {
    position: absolute;
       left: -69px;
    bottom: 40%;
    margin: auto;
    z-index: 9;
    transform: translateY(-40%);
}
.recommendations_dis_main .btn-arrow-next {
    position: absolute;
    right: -50px;
    bottom: 40%;
    margin: auto;
    z-index: 9;
    transform: translateY(-40%);
}
.recommendations_dis_main .product-recommendations__inner {position:relative;}
.recommendations_dis_main .section-header, .recommendations_dis_main .section-header .arrow-on-heading {
    position: unset;
}
.recommendations_dis_main .product-desciption-wrapper .tab-horizontal .tab a {
    border: 0px;
    color: #222;
    border-bottom: none;
    border-radius: 0;
    padding: 10px 0px;
    margin: 0 60px 0 0;
    font-size: 28px;
    text-transform: none;
    font-weight: 400;
    min-height: 59px;
    margin-bottom: -2px;
}
.recommendations_dis_main .product-desciption-wrapper .tab-horizontal .tab a.active {
    background: transparent;
    border-bottom: 5px solid #5ed31a;
    position: relative;
    color: #5ed31a;
}
.recommendations_dis_main .product-desciption-wrapper .tab-horizontal .tab a.active:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -18px;
    right: 0;
    margin: auto;
    background: #5ed31a;
    height: 16px;
    width: 21px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.recommendations_dis_main .tab-content .tab-description ul li {
    list-style: none;
    font-size: 18px;
    color: #000000;
    padding-bottom: 7px;
}
.recommendations_dis_main .toggle-content strong {
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}
.recommendations_dis_main .tab-content .tab-description ul li:before {
    content: "\2022";
    position: absolute;
    left: 0;
    font-size: 25px;
    color: #9a9a9a;
}
.recommendations_dis_main .tab-content .tab-description ul, .recommendations_dis_main .tab-content .tab-description ol {
    padding-left: 20px;
    margin-left: 0px;
    margin-bottom: 1.5rem;
}
.product_contact_sc .product_contact_main {
    align-items: center;
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
}
.product_contact_sc .product_contact_head .content-contact a {
    color: #5ed31a;
    font-size: 18px;
    font-weight: 400;
}
.product_contact_sc .content-contact a {
    color: #5ed31a;
    font-size: 18px;
    font-weight: 400;
}

.product_contact_sc .product_contact_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.product_contact_sc .product_contact_box img {
    padding-bottom: 10px;
}
.product_contact_sc .content-contact a {
    color: #5ed31a;
    font-size: 18px;
    font-weight: 400;
}

.product_contact_sc .product_contact_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.product_contact_sc .product_contact_box img {
    padding-bottom: 15px;
}

.product_contact_sc .product_contact_box p strong {
    font-size: 16px;
    font-weight: 600;
    color: #222222;
}
.product_contact_sc .product_contact_box p {
    font-size: 15px;
    color: #222222;
}
.product_contact_sc {
    background: #f9f9f9;
    padding: 33px 0;
      margin-bottom: 60px;
}

.product_contact_sc .product_contact_head h3 {
    color: #222;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 7px;
}
.product_contact_sc .product_contact_head .contect_item {
    font-size: 30px;
    font-weight: 700;
    color: #222;
    margin-bottom: 11px;
    display: block;
}
.product_shop .product-title {
    font-size: 32px;
    color: #070707;
    line-height: 40px;
      margin-bottom: 26px;
}
 .product_shop .product_infor label {
    color: #222222;font-size: 18px; min-width: 170px;
}
.product_shop .product-price {
    border-top: 1px solid #d8d7d5;
    padding-top: 30px;
  margin-top: 40px;
}
.product_shop .product-price.price--on-sale .price-item--regular {
    font-size: 30px;
    font-weight: 400;
    color: #767676;
}
 .product_shop .product-price .price-item {
  font-size: 30px;
  color: #45aa0a;
}
 .product_shop .short-description {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}
 .product_shop .product_form_wrapper .size-chart-open-popup {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;
    display: block;
   width:max-content;
}
.product_shop .product-form__item {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
    gap: 10px;
      border-bottom: 1px solid #d8d7d5;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.product_shop .product-form__item label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
.product_shop .quantity .qty-group .button .icon {
    padding: 12px;
    width: 100%;
    height: 100%;
    fill: #4d5259;
    background: #e1dfdf;
}
.product_shop .quantity .qty-group {
    max-width: 200px;
    border-radius: 0px;}
.product_shop .total-price span {
    font-size: 30px;
}
 .product_shop .total-price label {
    font-size: 20px;
}
.product_shop .total-price {
    margin-bottom: 25px;
}
.product_shop .quantity .qty-group input {
    font-size: 18px;
}
.product_shop .quantity .qty-group .button span {
    display: flex;
    align-items: center;
    font-size: 22px;
    background: #e1dfdf;
    height: 100%;
    width: 100%;
    justify-content: center;
}
.product_shop .quantity .qty-group .button {
    width: 47px;
    height: 48px;}

.product_shop .button-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
  max-width: 80%;
  margin-top: 30px;
  column-gap:10px;
}
.product_shop .button-group .terms_conditions_wrapper {
    grid-column: 1/3;
    grid-row: 2/3;
  width: max-content;
      margin-bottom: 15px;
}
.product_shop .button-group .shopify-payment-button {
    grid-column: 1/3;
    grid-row: 3/4;
}
.product_shop .button-group .product-form__cart-submit {
    background: #5ed31a;
    border: 0px;
    min-height: 70px;
    color: #000000;
    font-size: 22px;
}
.product_shop .button-group.layout-1 .wishlist {
        background: #101010;
        color: #fff;
        font-size: 22px;
  margin:0px;
  width: 100%;
    }
.product_shop .terms_conditions_wrapper .title {
    color: #000000;
}
.product_shop .shopify-payment-button.disabled {
    opacity: 1;
}
.product_top.product_layout_1 .product_photos {
        width: 50%;
    }
.product_top.product_layout_1 .product_shop {
    width: 50%;
    padding-left: 85px;
}
.product_top.product_layout_1 .product-slider .slider-nav1:not(.slick-slider), .product_top.product_layout_1 .product-slider .slider-nav1 {
       position: relative; width: 100%;
}
.product_top.product_layout_1 .product-single__photos_container { width: 100%;}

.product_photos .product-slider .slider-nav1 {
    padding: 0px 100px !important;
    max-width: 100%;
    margin: 14px auto 0 auto !important;
}
.shopify-payment-button .shopify-payment-button__more-options {
    margin: 4px 0 10px;
    font-size: 14px;
    text-decoration: underline;
    text-underline-offset: 3px;
    color: #000000;
}
.slider-nav1 .slick-current.slick-active img {
        opacity: 1;
        border: 4px solid #5ed31a;
    }
.product_top.product_layout_1 .product-slider .slider-nav1:not(.slick-slider) .item, .product_top.product_layout_1 .product-slider .slider-nav1 .item {
        padding: 0px;
}
.slider-nav1 .slick-slide> div {
    display: flex;
    padding: 0 10px;
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
    opacity: 1;
}
.product_top.product_layout_1 .product-slider .slider-for1:before {display:none;}
.product_top.product_layout_1 .product-slider .slider-for1 .product-single__photo {position:unset!important;}

.slider-for1 .slick-slide {opacity:1!important;}
.slider-nav1  .slick-list {
    padding: 0 !important;
}
.product_photos .product-slider .slick-arrow.slick-prev {
    left: 52px !important;
}
.product_photos .product-slider .slick-arrow.slick-next {
    right: 50px !important;
}
.product_top.product_layout_1 .product_services {
        border-top: 0px;
        padding: 0px;
        margin: 0px;
    }
.productView-description .tab-content p {
    font-size: 18px;
    line-height: 24px;
}
.product_customers_view label, .product_customers_view span {
    font-size: 18px;
}
.slider-nav1 .slick-slide> div img {
    max-height: 120px;
    min-height: 120px;
    object-fit: cover;
}
.page.page-product-detail {
        padding-bottom: 5px;
    }
.product_shop .button-group .product-form__cart-submit:hover {
    background: #000000;
    color: #ffffff;
}
.product_shop .button-group.layout-1 .wishlist:hover {
    background: #5ed31a;
    color: #000000;
    border: 0px;
}
.quantity .qty-group {
    border: 1px solid #e1dfdf;
}
.mobile_pro_detail, .mobile_pro_des_main, .mobile_pro_price_main {display:none;}
.product_form_wrapper .jdgm-widget.jdgm-widget {
    padding-bottom: 20px;
}
.product_shop .back-in-stock-button {
    width: auto;
    padding: 20px 30px;
    border-radius: 0px;
    font-size: 18px;
}
.template-search .rebuy-smart-search-results-page__container {
    max-width: 100%;
}
.template-search .rebuy-radio, input[type=radio].rebuy-radio, .template-search .rebuy-checkbox, input[type=checkbox][class=rebuy-checkbox] {
    width: 40px !important;
}
.template-search .rebuy-smart-search-results-page__filter-option-list {
    margin-bottom: 8px;
}

.product-customizer-options .product-customizer-option > label {
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: unset !important;
    margin-top: 10px !important;
    margin-bottom: 6px !important;
    font-weight: 600 !important;
}
.product-customizer-options .option-type-checkbox_group ul li, .product-customizer-options .option-type-radio ul li {
    padding-bottom: 5px;
}

@media screen and (max-width: 1730px) {
.recommendations_dis_main .btn-arrow-prev {
    left: 0px;
}
.recommendations_dis_main .btn-arrow-next {
    right: 0px;
}
  
}


@media screen and (max-width: 1360px) {
.product_contact_sc .product_contact_head .contect_item {font-size: 24px;}
.recommendations_dis_main .product-desciption-wrapper .tab-horizontal .tab a {font-size: 24px;min-height: 54px;}
.recommendations_dis_main .toggle-content strong {font-size: 18px;margin-bottom: 15px;}
.recommendations_dis_main .product-desciption-wrapper {row-gap: 20px;}
.product_top.product_layout_1 .product_shop {padding-left: 50px;}
.product_shop .button-group {max-width: 99%;}
    
}


@media screen and (max-width: 1200px) {
.product_shop .product-title {font-size: 28px;line-height: 30px;}
.product_shop .product_infor label {font-size: 16px;min-width: 135px;}
.product_shop .short-description {font-size: 16px;line-height: 25px;}
.product_shop .button-group .product-form__cart-submit {min-height: 60px;font-size: 18px;}
.product_shop .button-group.layout-1 .wishlist {font-size: 18px;}
.product_top {margin-bottom: 0px;  }
.product_photos .product-slider .slider-nav1 {
padding: 0px 50px !important;
}
.product_photos .product-slider .slick-arrow.slick-prev {
    left: 0px !important;
}
.product_photos .product-slider .slick-arrow.slick-next {
    right: 0px !important;
}
  
}


@media screen and (max-width: 1024px) {
.product_shop .button-group {grid-template-columns: 1fr; column-gap:0px;}
.product_shop .button-group.layout-1 .wishlist {
        grid-column: 1 / 3;
        grid-row: 2 / 3;
        margin: 0px;
        min-height: 60px;
        margin-top: 10px;
    }
.product_shop .button-group .terms_conditions_wrapper {
    grid-row: 3 / 4;
}
.product_shop .button-group .shopify-payment-button {
    grid-row: 4 / 5;
}
.product_contact_sc .product_contact_main {
    grid-template-columns: 1fr;
}
.product_contact_sc {
    margin-bottom: 40px;
}
.section-header .arrow-on-heading {display: block;}
  
}



@media screen and (max-width: 768px) {
.product_top.product_layout_1 .product_shop, .product_top.product_layout_1 .product_photos {
    width: 100%;
    padding-left: 0px;
}
.product_shop .button-group {
        max-width: 75%;
    }
.product_contact_sc .product_contact_inner .product_contact_box {
    width: calc(50% - 20px);
    text-align: center;
}
.product_contact_head {
    text-align: center;
}
.product_contact_sc .product_contact_inner {
    flex-wrap: wrap;
}
.template-product .breadcrumb-wrapper .breadcrumb {display: block;}
.template-product .breadcrumb-wrapper {
    padding: 30px 0 20px 0;
}
.slider-nav1 .slick-slide> div img {
    max-height: inherit;
    min-height: inherit;
    height: 100px;
    width: 100%;
}
.recommendations_dis_main .section-header .arrow-on-heading .btn-arrow .icon {
    height: 27px;    padding: 8px;
    width: 27px;}
.halo-row.slick-slider.collection-carousel {
        padding: 0px 0 60px 0;
    }
.recommendations_dis_main .btn-arrow-prev {
    left: calc(50% - 30px);
    bottom: 8px;
    transform: inherit;
}
.section-header .arrow-on-heading .btn-arrow + .btn-arrow {
  margin-left: 0;
  bottom: -2px;
  transition: inherit;
  left: calc(50% - -7px);
}

}


@media screen and (max-width: 575px) {
    .product_shop .product-title {
        font-size: 22px;
        line-height: 30px;
    }
.product_shop .button-group .product-form__cart-submit, .product_shop .button-group.layout-1 .wishlist {
        min-height: 50px;
    }
.product_contact_sc {
    padding: 28px 0;
}
.product_contact_sc .product_contact_main {
    gap: 35px;
}

    .product_contact_sc .product_contact_box p strong {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 6px;
        display: block;
    }
.product_contact_sc .product_contact_box p {
    font-size: 14px;
   line-height:18px;
}
.product_shop .product_customers_view {
    margin-bottom: 0px;
}
.product_contact_sc {
    margin-bottom: 10px;
}
    .tab-content .toggle-title {
        border-bottom: 1px solid #e2e4e8;
        margin-bottom: 30px;
        border-top: 0px;
    }
.tab-content .toggle-title .toggleLink span {
    font-size: 28px;
    text-transform: none;
    border: none;
    background: transparent;
    color: #5ed31a;
    border-radius: 0;
    padding: 10px 0px;
    border-bottom: 5px solid #5ed31a;
    position: relative;
    margin-bottom: -3px;
    font-weight: 400;
}
.tab-content .toggle-title .toggleLink span:before {
position: absolute;
    content: "";
    left: 0;
    bottom: -18px;
    right: 0;
    margin: auto;
    background: #5ed31a;
    height: 16px;
    width: 21px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.tab-content .toggle-title .toggleLink {
padding-bottom: 10px;
}
.productView-description .tab-horizontal + .tab-content {
    border-bottom: 0px;
}
.recommendations_dis_main .tab-content .tab-description ul li {
    list-style: none;
    font-size: 15px;
    color: #000000;
    padding-bottom: 0px;
}
.recommendations_dis_main .toggle-content strong {
        font-size: 16px;
        margin-bottom: 10px;
    }
.product_contact_sc .product_contact_inner {
        padding: 0 30px;row-gap: 30px;
    }
.halo_footer_bottom .footer-copyright {
        text-align: left;
    }
  .productView-description .tab-content p {
    font-size: 15px;
    line-height: 22px;
}
.product_shop .product-title {
    margin-bottom: 15px;
}
.product_shop .product-price {
    margin-top: 0px;
}
.product_shop .product-price {
    margin-bottom: 30px;
}
.product_shop .product_form_wrapper .size-chart-open-popup {
    margin-bottom: 23px;
}
.product_shop .product-form__item {
    padding-bottom: 30px;
}
.product_photos .slick-arrow {
    width: 27px !important;
    height: 27px !important;
}
.product_photos .product-slider .slider-nav1 {
        padding: 0px 35px !important;
    }
.slider-nav1 .slick-slide> div {
    padding: 0px 5px;
}
.product_photos .product-slider .slider-nav1 {
margin: 4px auto 0 auto !important;
} 
.product_top .product_shop {
    padding-top: 20px;
}
.product_shop .product-title, .product-form .shopify-app-block .jdgm-widget, .product_shop .short-description {
        display: none!important;
    }
.mobile_pro_detail, .mobile_pro_des_main {display:block;}
.mobile_pro_detail .product-title {
    font-size: 22px;
    color: #070707;
    line-height: 30px;
    margin-bottom: 15px;
  font-weight:700;
}
.mobile_pro_detail {
    padding-bottom: 25px;
}
.mobile_pro_des_main {
    padding: 25px 0 0 0;
}


.slider-nav1 .slick-slide> div img { height: 70px;}
 
}



  


