body,
body.layout_v2 {
    color: #161F4F;
}

/* Firefox */
.quantity input[type=number],
input.qty[type=number] {
    -moz-appearance: textfield !important;
}

/* Chrome, Safari, Edge */
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button,
input.qty[type=number]::-webkit-inner-spin-button,
input.qty[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.variationPrice {
    background: none;
    font-size: 38px;
    padding: 0;
    border-radius: 0;
}

.product_meta {
    margin-top: 20px;
    margin-bottom: 20px;
}

.bundle_wrap {
    margin-top: 20px;
}

.saleTag,
.meta-stock {
    margin: 0;
}

.meta-tag,
.saleTag {
    border-radius: 5px;
    text-transform: none;
    font-weight: 700;
    letter-spacing: -0.32px;
    font-size: 16px;
    height: 26px;
    padding: 0 7px;
    margin-bottom: 0px;
    max-width: none !important;
    text-transform: none;
}

.meta-tag {
    padding-right: 24px;
}

.meta-tag svg {
    width: 18px;
    height: 18px;
    border: 2px solid;
    border-radius: 100%;
    padding: 1px 0;
}

.saleTag {
    margin-bottom: 5px !important;
}

.product-tags {
    display: flex;
    align-items: center;
    gap: 10px;
    /*justify-content: center;
    width: 100%;
    max-width: 498px;*/
}

.woocommerce div.product .meta-tag.in-stock {
    background: rgba(41, 160, 136, 0.95);
}

.mto {
    border-radius: 5px;
    text-transform: none;
    font-weight: 700;
    letter-spacing: -0.32px;
    font-size: 16px;
    height: 26px;
    padding: 1px 7px 0;
    margin-bottom: 5px;
    max-width: none !important;
    text-transform: none;
    background: rgba(41, 160, 136, 0.95);
    color: #fff;
}

.woocommerce div.product .product_title {
    color: #161F4F;
    letter-spacing: -0.56px;
    font-size: 28px;
    line-height: 1.1;
}

.layout_v2 .woocommerce-product-details__short-description,
body.woocommerce-page.woocommerce.layout_v2 .addToQuote {
    display: block !important;

}

.tag-small,
.tag-small.sku_wrapper {
    font-size: 15px;
    font-weight: normal;
    /*color: #C6C3C5;*/
    color: #4A4A4A;
}

.product-barcode {
    order: 1;
    margin-right: 10px;
}

.product-barcode span {
    font-weight: 600;
}

.product-sku {
    order: 2;
}

.product_meta .product-sku-block {
    display: flex;
    align-items: center;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .summary .variations_form {
    margin-top: 0;
}

square-placement,
.layout_v2 .single-product-wrapper .summary .product-category,
.woocommerce-variation-add-to-cart .points,
body.woocommerce-page.woocommerce .wc-points-rewards-product-message,
.shipping-notice {
    display: none;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    margin-top: 0;
}

p:not(:first-child) {
    margin-top: 0;
}

.product-type-variable .yith-ywraq-add-to-quote,
.woocommerce a.button.browseQuote {
    display: none;
}

.product-type-variable .woocommerce-variation-price .price,
body.woocommerce-page.woocommerce .price .price {
    display: block;
}

.woocommerce-variation-price .price .amount {
    color: #161F4F;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -0.76px;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .summary .quantity-block {
    margin-top: 0;
    margin-bottom: 0;
}

.summary h4 {
    font-size: 22px;
    line-height: 1.1;
}

.has-notice .shipping-notice {
    order: 4;
}

.woocommerce div.product form.cart {
    margin-bottom: 0;
}

.product-buttons .link,
.product-buttons .book-trial-label {
    font-weight: 700;
    color: #161F4F;
    letter-spacing: -0.32px;
}

.product-buttons .btn {
    width: 50%;
    height: 53px;
    font-size: 18px;
    border-radius: 160px;
    line-height: 53px;
}

.qty-wrap {
    display: flex;
    width: 100%;
    clear: both;
    float: left;
    align-items: center;
    gap: 20px;
}

.qty-wrap label {
    margin: 0;
    font-size: 16px;
}

.btn.btn--dark {
    background: #161F4F;
    border: 0;
    padding: 0 30px;

}

.btn.btn--dark:hover {
    background: #009BE0;
}

.btn.btn--dark:before {
    display: none;
}

.woocommerce a.button.addToQuote:before,
.woocommerce a.button.browseQuote:before,
.btn.single_add_to_cart_button:before {
    content: "\e906" !important;
    font-family: "ILS Icon Font" !important;
    display: inline-block !important;
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    margin: auto 0;
    text-align: center;
    font-size: 22px;
    padding-left: 1px;
    right: 29px;
    width: 23px;
    height: 23px;
    background-color: #fff;
    color: #009edd;
    line-height: 24px;
}

.btn-wrap,
.bundle_button {
    clear: both;
    display: flex;
    align-items: center;
    width: 100%;
    gap: 10px;
    padding-top: 20px;
}

.bundle_button {
    flex-wrap: wrap;
    padding: 0;
}

.bundle_button .qty-wrap {
    flex: 1 1 100%;
    margin-bottom: 15px;
}

.bundle_button .single_add_to_cart_button,
.bundle_button .addToQuote,
.bundle_button .browseQuote {
    font-size: 18px;
    flex: 1 1 calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin: 0;
    width: 100%;
    min-width: auto;
}

.btn-wrap .btn,
.btn-wrap .button {
    flex: 1;
    margin: 0 !important;
    max-width: 50%;
    width: 100%;
    min-width: auto;
    height: 53px;
    font-size: 18px;
    border-radius: 160px;
    line-height: 53px;
    font-weight: normal;
    border: 0;
    font-weight: normal;
}

.woocommerce a.button.addToQuote,
.woocommerce a.button.browseQuote {
    background: #009BE0;
    color: #fff;
    height: 53px;
    font-size: 18px;
    border-radius: 160px;
    line-height: 53px;
    font-weight: normal;
    border: 0;
    font-weight: normal;
    padding-right: 20px;
    margin: 0;
}

body.single-product .product-type-variable .variations_button .btn,
body.single-product .product-type-simple .bundle_button.custom .btn {
    margin: 0 !important;
}

.woocommerce div.product form.cart .variations select {
    border-radius: 10px;
    border: 1px solid #FAF9F9;
    background: transparent url(images/angle-arrow-blue.svg) no-repeat;
    background-size: 16px;
    margin-bottom: 14px;
    background-position: 97%;
}

.variations tbody tr {
    flex-direction: column;
    align-items: flex-start;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .summary .variations_form table.variations .label label {
    font-size: 16px;
    letter-spacing: -0.32px;
}

.woocommerce div.product form.cart table td {
    width: 100% !important;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .summary .woocommerce-product-details__short-description {
    padding: 20px 0px 10px;
    background: none;
    border-bottom: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
    border-radius: 0;
    margin-top: 5px;
    color: #444042;
    font-weight: 500;
    letter-spacing: -0.32px;
}

.woocommerce-product-details__short-description p {
    margin-bottom: 1rem;
}

.product-detail-heading,
.woocommerce-print-products {
    display: none;
}

.site-main .container {
    max-width: 1122px;
}

.section-product-detail-tabs,
.clinical-considerations,
.podcast,
.expert-recommendations,
.two-col-section,
.patient-experiences,
.bundle-section,
.bundlesection,
.bundle-bought-together {
    padding: 0 15px 12px;
}

.section-product-detail-tabs {
    padding: 0 15px 12px !important;
}

.section-product-detail-tabs .accordion-header-block h4,
.clinical-considerations .section-title {
    text-transform: capitalize;
}

.section-product-detail-tabs>.container,
.clinical-considerations>.container,
.expert-recommendations>.container,
.two-col-section .card,
.patient-experiences>.container,
.bundle-section .container,
.bundlesection>.container,
.bundle-bought-together>.container {
    border-radius: 10px;
    background: #EAF6FE;
    padding: 35px;
    max-width: 1270px;

}

.patient-experiences .heading h3 {
    text-transform: capitalize;
}

.benefits .container,
.case-studies .container,
.podcast .container {
    max-width: 1270px;
}

.bundle-section .container>.row {
    margin: 0;
}

.two-col-section .card {
    box-shadow: none;
    border: 0;
    letter-spacing: -0.32px;
    line-height: 1.3;
    flex: 1 1 calc(50% - 6px);
    max-width: calc(50% - 6px);
    height: auto;
}

.two-col-section .container>.row {
    gap: 12px;
}

.row.product-description {
    margin: 0 0 30px;
    align-items: baseline;
}

h3,
.product-description h3 {
    letter-spacing: -0.56px;

    font-size: 28px;
}

.product-description h3 {
    flex: 1;
}

.print-docs {
    gap: 10px;
    align-items: center;
    margin: 0;
}

.print-docs a {
    border-radius: 10px;
    background: #FFF;
    padding: 9px 13px;
    color: #161F4F;
    transition: all .3s ease;
    height: 45px;
    display: flex;
    align-items: center;
}

.print-docs a:hover {
    background: #161F4F;
    color: #fff;
}

.print-docs svg {
    margin-right: 10px;
}

#print-product {
    margin: 0;
    gap: 15px;
    align-items: center;
}

#print-product h6 {
    font-size: 16px;
    margin-right: 10px;
}

.woocommerce-print-products-print-link:after {
    content: "";
}

.accordion-block .accordion-item {
    border: 0;
    border-top: 1px solid rgba(22, 31, 79, 0.20);
}

.accordion-block .accordion-item:first-child {
    border: 0;
    margin-top: 30px;
}

.accordion-block .accordion-item:last-child {
    border-bottom: 0;
}

.accordion-block .accordion-item .accordion-item-head[aria-expanded="true"]>.accordion-header-block:before,
body.woocommerce-page.woocommerce div.product .section-product-detail-tabs .show .bwl_acc_container section h2.acc_trigger:before {
    transform: rotate(0deg);
}

.accordion-block .accordion-item .accordion-item-head[aria-expanded="false"]>.accordion-header-block:before,
body.woocommerce-page.woocommerce div.product .section-product-detail-tabs .show .bwl_acc_container section h2.acc_trigger.active_blue_theme:before {
    transform: rotate(180deg);
}

body.woocommerce-page.woocommerce div.product .section-product-detail-tabs .bwl_acc_container section div.acc_container {
    border-color: rgba(22, 31, 79, 0.20);
}

body.woocommerce-page.woocommerce div.product .section-product-detail-tabs .bwl_acc_container section div.acc_container:last-child {
    border: 0;
}

.row-videos {
    gap: 10px;
}

.row-videos .col {
    flex: 1 1 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
}

.row-videos .col iframe {
    width: 100%;
    height: 250px;
}

.accordion-item-body .row-videos p {
    margin-left: 15px;
    margin-right: 15px;
}

.section-related-product {
    background: none;
    padding: 0 15px 12px;
}

.section-related-product .section-title {
    text-transform: capitalize;
}

.section-related-product>.container {
    border-radius: 10px;
    background: #EAF6FE;
    padding: 35px;
    max-width: 1270px;
}

.section-related-product .txt-cell .btn {
    order: 4;
    background: none !important;
    line-height: 30px;
    font-size: 16px;
    border: 0;
    z-index: 1;
}

.section-related-product .txt-cell .btn:before {
    content: "";
    position: absolute;
    border: 0;
    background: #00A6E8;
    width: 135%;
    left: -23px;
    height: 38px;
    border-radius: 0;
    z-index: -1;
    transform: skewX(-10deg);
    transition: all .3s ease;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.section-related-product .txt-cell .btn:hover:before {
    background: #161F4F;
}

.section-medium-heading .container {
    padding: 0;
}

.section-title {
    font-size: 28px;
    margin-bottom: 15px;
    line-height: 1.1;
}

.shop-product-card .txt-cell {
    padding: 0;
    padding: 0 19px;
}

.shop-product-card .txt-cell .btn.small {
    max-width: 115px;
    padding-left: 0;
}

.shop-product-card .txt-cell .btn.small svg {
    margin-top: -2px;
}

.shop-product-card .img-cell .image {
    height: 120px;
}

.shop-product-card {
    border-radius: 10px;
    background: #FFF;
    overflow: hidden;
    flex: unset;
    max-width: unset;
    margin-right: 10px;
    padding-bottom: 19px;
    border: 0;
}

.section-related-product .bottom-cell {
    display: none !important;
}

.section-related-product .container .container {
    max-width: none;
}

.shop-product-card .info-container {
    order: 2;
    margin-bottom: 15px;
}

.section-related-product .shop-product-card .txt-cell .product-name {
    min-height: 40px !important;
}

.shop-product-card .txt-cell .product-name {
    color: #161F4F;
    min-height: auto !important;
    order: 1;
    margin-top: 10px;
    margin-bottom: 5px;
}

.shop-product-card .info-container .cell {
    width: 100%;
}

.section-related-product h4.big {
    color: #161F4F;
    font-size: 16px;
    height: auto;
    font-weight: normal;
}

.shop-product-card .info-container {
    order: 2;
}

.card-slider-guide .container .card-slider-block .row .card-slider.slick-slider .slick-track {
    gap: 18px;
}

.card-slider-guide.full-slider .card-slider .card-slider-cell {
    padding-left: 0;
    padding-right: 0;
}

.shop-product-card .img-cell {
    padding-top: 49%;
    border-radius: 10px;
    background: #fff;
}

.card-slider-guide.full-slider .card-slider:not(.slick-slider) {
    gap: 12px;
}

.card-slider-guide.full-slider .card-slider:not(.slick-slider) .card-slider-cell {
    flex: 1 1 calc(20% - 10px);
    max-width: calc(20% - 6px);
    margin-bottom: 0;
}

.podcast .row {
    border-radius: 10px;
    background: #161F4F;
    padding: 0 31px;
    position: relative;
    align-items: center;
    height: 96px;
}

.podcast .row svg {
    position: absolute;
    left: 0;
    bottom: 0;
}

.podcast .row h5 {
    font-size: 26px;
    letter-spacing: -0.52px;
    color: #fff;
    flex: 1;
    padding-left: 95px;
}

.woocommerce .podcast .button {
    border-radius: 160px;
    background: #FAB72E;
    color: #000000;
    padding: 3px 22px;
    height: 53px;
    font-size: 18px;
    width: 137px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 137px;
    min-width: 137px;
}

.category-item img {
    border-radius: 5px;
    background: #FFF;
    width: 68px;
    height: 68px;
    padding: 7px;
}

.expert-recommendations .section-heading {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 40px;
    font-size: 16px;
}

.expert-recommendations .section-heading h5 {
    margin-bottom: 15px;
}

.expert-recommendations img {
    width: 100%;
    border-radius: 10px;
}

.expert-recommendations .row {
    align-items: center;
}

.expert-recommendations .cont {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    margin-left: -71px;
    max-width: 100%;
}

.expert-recommendations .cont p {
    font-size: 18px;
}

.expert-recommendations .cont::before,
.expert-recommendations .cont::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100%;
    background: inherit;
    z-index: -1;
    top: 0;
    right: -30px;
    transform: skewX(10deg);
    border-radius: 10px;
}

.expert-recommendations .cont::before {
    right: auto;
    left: -30px;
}

.benefits-tabel .row-heading {
    flex: 1 1 33.333%;
    max-width: 33.333%;
    border-bottom: 1px solid rgba(22, 31, 79, 0.10);
    padding: 12px;
}

.benefits-tabel .row .col {
    flex: 1 1 33.333%;
    max-width: 33.333%;
}

.benefits-tabel .row .col div {
    padding: 12px 0 6px;
    display: inline-flex;
    line-height: 1.1;
    text-align: left;
    width: 100%;
}

.benefits-tabel .row .col svg {
    background: #0C93D4;
    border-radius: 6px;
    width: 16px;
    height: 16px;
    min-width: 16px;
    margin: 2px 10px 0 0;
}

.benefits-tabel .row,
.category-row {
    margin: 0;
}

.benefits-tabel,
.category-row {
    margin-top: 15px;
}

.card p {
    font-size: 16px;
}

.category-row .category-item {
    flex: 1 1 50%;
    max-width: 50%;
    padding: 14px 0;
    border-bottom: 1px solid rgba(22, 31, 79, 0.10);
    display: flex;
    align-items: center;
    gap: 15px;
}

.category-row .category-item:nth-child(5),
.category-row .category-item:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.cat-img {
    width: 68px;
    min-width: 68px;
}

.woocommerce-print-products-word-link {
    display: block;
}

.product_meta .addtoany_shortcode {
    display: none;
}

.tag {
    border-radius: 10px;
    background: #F08300;
    padding: 6px 12px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

.case-studies {
    padding: 0;
}

.case-studies h3 {
    margin-bottom: 15px;
}

.case-studies .card h4 {
    font-size: 22px;
    margin-bottom: 10px;
}

.case-studies .card div {
    font-weight: bold;
}

.case-studies .card {
    padding-right: 56px;
}

.case-studies .card a {
    border-bottom: 3px solid #009BE0;
}

.author-info {
    align-items: center;
    gap: 10px;
    margin: auto 0 0;
}

.author-info img {
    width: 36px;
    height: 36px;
    border-radius: 100%;

}

.reviews-slider {
    margin: 21px -20px 0;
}

.reviews-slider .slick-track {
    display: flex;
    gap: 20px;
}

.reviews-slider .card {
    box-shadow: none;
    padding: 19px;
    max-width: none;
    height: auto;
    display: flex !important;
    flex-direction: column;
    gap: 10px;
}

.reviews-slider .card svg {
    margin-bottom: 10px;
}

.card .author-info p {
    margin: 0;
}

.reviews-slider .slick-arrow,
.bundle-slider .slick-arrow,
.card-slider .slick-arrow,
.buy-with .slick-arrow,
.case-studies-slider .slick-arrow,
.expert-recommendations-slider .slick-arrow {
    border-radius: 33px;
    background: #FFF;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
    width: 33px;
    height: 33px;

}

.reviews-slider .slick-arrow.slick-prev,
.bundle-slider .slick-arrow.slick-prev,
.card-slider .slick-arrow.slick-prev,
.buy-with .slick-arrow.slick-prev,
.expert-recommendations-slider .slick-arrow.slick-prev {
    left: -30px;
}

.case-studies-slider .slick-arrow.slick-prev {
    left: -20px;
}

.reviews-slider .slick-arrow.slick-next,
.card-slider .slick-arrow.slick-next,
.buy-with .slick-arrow.slick-next,
.case-studies-slider .slick-arrow.slick-next,
.expert-recommendations-slider .slick-arrow.slick-next {
    right: -30px;
}

.case-studies-slider .slick-arrow.slick-next {

    right: -20px;
}

.reviews-slider .slick-arrow:before,
.bundle-slider .slick-arrow:before,
.card-slider .slick-arrow:before,
.buy-with .slick-arrow:before,
.case-studies-slider .slick-arrow:before,
.expert-recommendations-slider .slick-arrow:before {
    font-size: 24px;
    line-height: 33px;
    color: #161F4F;
}

.reviews-slider .slick-arrow.slick-next:before,
.card-slider .slick-arrow.slick-next:before {
    right: -2px;
}

.case-studies-slider .slick-arrow:before {
    line-height: 39px;
    left: -2px;
}

.case-studies-slider .slick-arrow.slick-next:before {
    left: auto;
    right: 3px;
}

.bundle-container {
    width: 100%;
}

#bundle-copy .slick-arrow.slick-prev {
    left: -50px;
}

.bundle-slider .slick-arrow.slick-next {
    right: -42px;
}

body #bundle-copy h3 {
    margin-bottom: 10px;
    letter-spacing: -0.56px;
    font-size: 28px;
    line-height: 1.1;
}

.bundle-slider {
    opacity: 1;
    display: flex;
    gap: 18px;
    margin: 30px 0 0;
}

.woocommerce.single-product #bundle-copy .product.bundled_product_summary {
    border-radius: 10px;
    background: #FFF;
    overflow: hidden;
    flex: 1 1 20%;
    max-width: 20%;
    margin: 0;
    padding-bottom: 19px;
}

.woocommerce.single-product #bundle-copy .to-slider .product.bundled_product_summary {
    border-radius: 10px;
    background: #FFF;
    overflow: hidden;
    flex: unset;
    max-width: unset;
    margin-right: 10px;
    padding-bottom: 19px;
}

.ils_bundle_price {
    text-transform: capitalize;
    margin: 15px 0;
    padding-top: 5px;
}

.bundled_product_excerpt {
    display: none;
}

.bundled_product_summary .bundled_product_title a.bundled_product_permalink {
    letter-spacing: -0.32px;
    color: #161F4F;
}

a.bundled_product_permalink span.bundled_product_title_inner {
    display: inline-block;
    min-height: 35px;
}

.to-slider a.bundled_product_permalink span.bundled_product_title_inner {
    min-height: 62px;
}

span.bundled_product_title_inner>a.bundled_product_permalink {
    display: inline-block;
    min-height: 52px;
}

.bundled_product_summary .bundled_product_images figure {
    height: 131px;
}

.single-product div.bundled_product_summary:not(.thumbnail_hidden) .details {
    padding: 0 19px;
}

.bundled_product_checkbox+span:before,
.bundled_product_checkbox:checked+span:before {
    border: 0;
    background: #00A6E8;
    width: 135%;
    left: -23px;
    height: 38px;
    border-radius: 0;
    z-index: -1;
    transform: skewX(-10deg);
    transition: all .3s ease;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.bundled_product_checkbox+span:hover:before,
.bundled_product_checkbox:checked+span:hover:before {
    background: #161f4f;
    /*background: #34A58E;*/
}

.bundled_product_checkbox:checked+span:after {
    content: "";
    display: block;
    /*background: #161f4f;*/
    width: 130%;
    left: -23px;
    height: 38px;
    border-radius: 0;
    z-index: -1;
    transform: skewX(-10deg);
    border: 0;
    background: #34A58E;
}

.bundled_product_summary .bundled_product_optional_checkbox .mt-2:not(.ils_bundle_price) span {
    line-height: 30px;
    font-size: 16px;
    padding-left: 0;
    text-transform: none;
    z-index: 1;
    color: #fff;
    cursor: pointer;
}

.bundled_product_summary .bundled_product_optional_checkbox .mt-2:not(.ils_bundle_price) span svg {
    margin-left: 3px;
}

#bundle-copy {
    max-width: 100%;
    border: 0;
    padding: 0;
}

body.postid-340349 .flex-control-nav {
    display: block !important;
    visibility: hidden;
    /**added visibility hidden para dili magpakita ang bungkag na flex-contol-nav. Visibility visible is in footer.php**/
}

body.postid-340349 .product-type-variable .woocommerce-product-gallery--wcavi figure.woocommerce-product-gallery__wrapper {
    visibility: hidden !important;
    /**added visibility hidden para sabay sila ug appear sa flex-contol-nav. Visibility visible is in footer.php**/
}

body.postid-340349 .product-type-variable .woocommerce-product-gallery--wcavi figure.woocommerce-product-gallery__wrapper.show-gallery {
    visibility: visible !important;
    /**added visibility hidden para sabay sila ug appear sa flex-contol-nav. Visibility visible is in footer.php**/
}

.woocommerce-product-gallery.woocommerce-product-gallery--wcavi {
    /*display:block !important;*/
}

.single_variation_wrap .woocommerce-variation-price,
body.woocommerce-page.woocommerce .product-type-variable .section-product-detail .product-detail-block .woocommerce-product-gallery:not(.woocommerce-product-gallery--wcavi) {
    /*display: none !important;*/
    display: none;
}

body.woocommerce-page.woocommerce.postid-101334 .product-type-variable .section-product-detail .product-detail-block .woocommerce-product-gallery:not(.woocommerce-product-gallery--wcavi) {
    display: block !important;
}

.layout_v2 .flex-control-nav ul {
    display: flex !important;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-viewport {
    border: 0;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list li,
.thumb-inner {
    border-radius: 10px;
    border: 1px solid #E5E5E5;
    height: 125px;
    display: flex;
    align-items: center;
    padding: 0;
    overflow: hidden;
    margin: 0 !important;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list li img,
.thumb-inner img {
    max-height: 100%;
    opacity: 1;
    max-width: 100%;
    /*width: 100% !important;*/
    width: 70% !important;
    height: 100%;
    /*object-fit: cover;*/
    object-fit: contain;

}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list {
    /*margin: 10px -3px 10px -10px;*/
    margin: 10px -3px 10px 0px;
}

body.rehab-kids-hidevar .section-product-detail .product-detail-block .woocommerce-product-gallery img {
    max-height: 360px;
    width: auto;
    margin: 0 auto;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .slick-dots button,
.woocommerce-product-gallery .slick-arrow,
.gallery-images .slick-dots>li>button,
.gallery-images .slick-arrow {
    width: 19px;
    height: 19px;
    min-width: 19px;
    padding: 0;
    background: #D9D9D9;
    margin: 0;
    border-radius: 100%;
}

.gallery-images .slick-dots>li.slick-active>button {
    background-color: #009edd;
}

.single-thumbs-nav {
    margin: 15px 0;
}

.slick-nav-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;


}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .slick-dots,
.slick-nav-wrapper .slick-dots {
    width: auto;
    gap: 6px;
}

.woocommerce-product-gallery .flex-control-thumbs .slick-track,
.single-thumbs-nav .slick-track {
    gap: 12px;
}

.single-thumbs-nav .slick-track {
    display: flex;
}

.gallery-images .thumb-inner img,
.flex-control-thumbs li img {
    max-height: 100%;
}

.woocommerce-product-gallery .slick-arrow,
.single-thumbs-nav .slick-arrow,
.gallery-images .slick-arrow {
    position: relative;
    left: auto !important;
    bottom: auto;
}

.woocommerce-product-gallery .slick-arrow.slick-next,
.single-thumbs-nav .slick-arrow.slick-next,
.gallery-images .slick-arrow.slick-next {
    right: auto !important;
    order: 3;
}

.woocommerce-product-gallery .slick-arrow:before,
.single-thumbs-nav .slick-arrow:before,
.gallery-images .slick-arrow:before {
    font-size: 18px;
    line-height: 19px;
    right: -3px;
}

.woocommerce-product-gallery .slick-arrow.slick-prev:before,
.single-thumbs-nav .slick-arrow.slick-prev:before,
.gallery-images .slick-arrow.slick-prev:before {
    right: 0;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .slick-dots li,
.single-thumbs-nav .slick-dots li {
    margin: 0;
    line-height: 0;
}

.woocommerce-product-gallery .slick-arrow,
.gallery-images .slick-arrow,
.woocommerce-product-gallery__wrapper .slick-arrow {
    color: #fff;
}

.meta-stock:nth-of-type(1),
.meta-stock:first-child {
    display: flex !important;
}

.meta-stock {
    margin-bottom: 5px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

table.variations .stock+.meta-tag {
    display: none;
}

h3.need-help-heading {
    font-size: 24px;
    margin-bottom: 10px;
}

#collapse-enquiry .gform_wrapper.gravity-theme .gfield input.large,
#collapse-enquiry .gform_wrapper.gravity-theme .gfield input,
#collapse-enquiry .gform_wrapper.gravity-theme .gfield select {
    max-width: 100%;
    height: 60px;
    padding: 26px 12px 10px;
}

#collapse-enquiry .gform_wrapper.gravity-theme .gfield textarea.small {
    height: 120px;
    padding-left: 12px;
}

#collapse-enquiry .gform_wrapper.gravity-theme .gfield input.gfield-choice-input {
    height: auto;
}

#collapse-enquiry .gform_wrapper.gravity-theme .gform_button {
    min-width: 190px;
}

.woocommerce.layout_v2 div.product div.images .flex-control-thumbs {
    max-width: 100%;
    margin-bottom: 15px;
}

.specs table td,
.specs table th {
    padding: 12px;
}

#collapse-custom_tab_another a {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    display: inline-block;
}

.woocommerce-product-gallery__wrapper {
    max-width: 100%;
    /* Ensures the gallery does not exceed its container width */
    overflow: hidden;
    /* Prevents overflow issues */
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: block;
    width: 100%;
}

.woocommerce-page div.product div.bundled_product_images img {
    height: 100%;
    object-fit: contain;
}

.woocommerce.single-product #bundle-copy .product.bundled_product_summary.bundled_item_0,
.section-product-detail+.container .yith-ywraq-add-to-quote,
body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .bundle_data .points,
body.woocommerce-page.woocommerce.layout_v2 .product-type-bundle .summary .yith-ywraq-add-to-quote,
.variationPrice,
body.woocommerce-page.woocommerce .summary .yith-ywraq-add-to-quote,
.no-price-product .product_meta,
.ppc-button-wrapper {
    display: none;
}

.woocommerce div.product .no-price-product .product_title {
    margin-bottom: 10px !important;
}

.buy-with {
    gap: 18px;
    margin: 30px 0 0;
}

.woocommerce-product-gallery__wrapper.simple img {
    height: 100%;
    max-width: 100%;
    width: auto;
}

body.woocommerce-page.woocommerce .single_add_to_cart_button {
    margin-top: 0 !important;
    height: 53px !important;
}

.quote-wrap {
    margin-bottom: 20px;
}

.woocommerce .quote-wrap a.button.addToQuote,
.woocommerce .quote-wrap a.button.browseQuote {
    float: left !important;
    min-width: 50%;
}

.gallery-images .thumb,
.flex-control-thumbs li.slick-slide,
.gallery-images .thumb-inner,
.flex-control-thumbs li.slick-slide>div {
    padding: 0;
}

body.woocommerce-page.woocommerce div.product .section-product-detail-tabs table.shop_attributes tr th,
body.woocommerce-page.woocommerce div.product .section-product-detail-tabs table.shop_attributes tr td {
    background: none !important;
}

body.woocommerce-page.woocommerce div.product .section-product-detail-tabs table.shop_attributes tr {
    border-color: #c4d0de;
}

.button.addToQuote:hover {
    opacity: 0.8;
}

.woocommerce div.product form.cart .variations select {
    border: 1px solid #d1d1d1;
}

/*.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
    width:537px !important;
}*/
span.sku {
    font-weight: bold;
}

.woocommerce a.button.addToQuote,
.woocommerce a.button.browseQuote {
    font-size: 18px;
    background-color: #F08300;
    color: #2E2D2C;
    font-weight: 500;
}

.woocommerce a.button.addToQuote:before {
    color: #F08300;
}

.ils_bundle_price ins {
    text-decoration: none;
}

.no-price-product .bundle_price {
    display: none !important;
}

.summary>.yith-ywraq-add-to-quote+.clear+.product_meta {
    display: none;
}

.bundled_product_optional_checkbox span.checked {
    display: block;
    width: 120px;
    position: relative;
}

.added-label {
    font-size: 9px !important;
    position: absolute;
    top: -8px;
}

.added-label::before {
    /*content: '';
    border: 1px solid #000;
    width: 19px;
    height: 19px;
    position: absolute;
    display: block;
    background: #fff;
    border-radius: 2px;
    transition: all .3s ease;
    left: 0;
    top: 7px;
    background-color:#009EDD;*/
}

.added-label::after {
    /*content: "+";
    position:absolute;
    right:0;*/
    /*content: "";
    position: absolute;
    left: unset;
    display: inline-block;
    transform: rotate(45deg);
    height: 14px;
    width: 9px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    top: 7px;
    right: 4px;*/
}

.view-cart-label {
    display: block;
    position: relative;
    top: 6px;
}

.view-cart-label svg {
    margin-left: 35px !important;
    position: absolute;
    top: 5px;
    right: 0;

}

.bundled_product_optional_checkbox span.checked svg {
    margin-left: 0px !important;
    position: absolute;
    top: 10px;
    right: -7px;
}

.bundled-find-out-more {
    font-size: 14px;

}

.bundled-find-out-more a {
    color: #161F4F;
    text-decoration: underline;
}

.to-slider .bundled-find-out-more a {
    font-weight: normal;
}

body.woocommerce-page.woocommerce div.product .section-product-detail-tabs table.shop_attributes tr th {
    padding-left: 20px;
}

/*#collapse-additional_information table.shop_attributes{
    position:relative;
    right:-12px;
}*/
body.postid-256292 .woocommerce-product-details__short-description2 {
    display: none;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s;
    width: 300px;
    background-color: #555;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 24px;
    left: 50%;
    margin-left: -65px;
    font-weight: normal !important;
    font-size: 15px;
}

/* Tooltip arrow */
/*.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}*/

/* Show the tooltip text when you mouse over the tooltip container */
.in-stock:hover .tooltip {
    opacity: 1;
}

.in-stock:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip-mark {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: -5px;
    letter-spacing: 0;
    font-size: 20px;
    /* Flip vertically */
}

body.woocommerce-page.woocommerce div.product form.cart div.quantity {
    border-radius: 12px;
    border: 1px solid #d1d1d1;
}

.tooltip-mark.red {
    color: #F8193A;

}

.meta-tag.low-stock,
.meta-tag.in-stock {
    margin-right: 5px;
}

/* Adjust the "In stock" status styles */
.product-tags .meta-tag.in-stock {
    display: inline-block;
    position: relative;
}

.meta-tag.in-stock {
    cursor: pointer;
}

.for-add-ons-modal,
.new-add-to-cart-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.for-add-ons-modal-content,
.new-add-to-cart-modal-content {
    background-color: white;
    margin: 5% auto;
    padding: 30px;
    border-radius: 10px;
    /*width: 45%;*/
    width: 80%;
    text-align: center;
    position: relative;
}


.for-add-ons-modal-content p,
.new-add-to-cart-modal p {
    margin-top: 20px;
}

.for-add-ons-modal .close-btn,
.new-add-to-cart-modal .close-btn {
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 15px;
}


.for-add-ons-modal-content p {
    font-size: 27px;
}

.new-add-to-cart-modal-content .modal-heading {
    max-width: 500px;
    margin: 0 auto 30px;
}

.new-add-to-cart-modal-content .modal-product-container {
    text-align: left;
}

.new-add-to-cart-modal-content table a.btn {
    margin-top: 0;
}

.modal-product-row {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

.modal-product-row:nth-child(1) {
    background: #fafafa;

    border-radius: 5px;
    margin-bottom: 20px;
}

.modal-product-col {
    display: flex;
    align-items: center;
}

.modal-product-col img {
    mix-blend-mode: multiply;
}

.modal-product-col-1 {
    flex: 1 1 80%;
    max-width: 80%;
    margin: 0;
}

.modal-product-col-2 {
    flex: 1 1 20%;
    max-width: 20%;
    text-align: center;
    justify-content: end;
}

.modal-product-col a.btn {
    margin-top: 0;
}

.modal-product-col .modal-product-image {
    /*margin-right:30px;*/
    flex: 1 1 17%;
    max-width: 17%;
}

.modal-product-col .modal-product-text,
.modal-product-col .modal-product-price {
    flex: 1 1 28%;
    max-width: 28%;
}

.modal-product-col .modal-product-quantity {
    flex: 1 1 15%;
    max-width: 15%;
}

.modal-product-col .modal-product-quantity input.qty {
    border-top: 0;
    border-bottom: 0;
    border-color: #d1d1d1;
    border-width: 1px;
    /*width:48px;*/
}

.modal-product-col .modal-product-quantity .quantity input[type="button"] {
    /*padding: 0 10px;*/
}

.modal-product-quantity .quantity {
    display: flex;
    padding: 8px 0;
    border-radius: 12px;
    border: 1px solid #d1d1d1;
    justify-content: center;
}

img.modal-product-image-add-on,
img.modal-product-image-main-item {
    width: 100px;
}

.btn-modal {
    background-color: #009edd;
    color: #fff;
    border: 1px solid #009edd;
    border-radius: 12px;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    font-family: "Moderat", Arial, sans-serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
}

.btn-modal.added {
    background-color: #34A58E;
}


@keyframes add_to_cart_loading {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.add-to-cart-add-on:after,
.add-to-cart-main-product:after,
.add-to-cart-all:after {
    content: "";
    background-image: url(../ils2020/assets/img/SVG-icons/ils-loader.svg);
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    filter: invert(1);
    display: none;
    animation: add_to_cart_loading 2s linear infinite;
}

.add-to-cart-add-on.loading,
.add-to-cart-main-product.loading,
.add-to-cart-all.loading {
    pointer-events: none;
    padding-right: 41px;
}

.add-to-cart-add-on.loading:before,
.add-to-cart-main-product.loading:before,
.add-to-cart-all.loading:before {
    display: none;
}

.add-to-cart-add-on.loading:after,
.add-to-cart-main-product.loading:after,
.add-to-cart-all.loading:after {
    display: block !important;
}



.woocommerce-product-details__short-description2 {
    display: none;
}

.single-product-wrapper .embed-responsive {
    display: none;
}


.bundlesection+.bundle-section {
    display: none;
}

.buy-with.slick-slider {
    float: none !important;
    width: unset !important;
}

.woocommerce-page div.product .buy-with .bundled_product_images img {
    max-width: 300px;
    width: 100%;
}

.woocommerce-page div.product .buy-with .bundled_product_images figure {
    height: 131px;
}

/**Rehab and Kids page hide variation price**/
.rehab-kids-hidevar .variationPrice,
/*.rehab-kids-hidevar .single_variation_wrap .qty-wrap,*/
/*.rehab-kids-hidevar .yith-ywraq-add-to-quote,*/
.rehab-kids-hidevar .ppc-button-wrapper,
.rehab-kids-hidevar .single_add_to_cart_button,
.rehab-kids-hidevar .woocommerce-variation-price {
    display: none;
}

/*.postid-292621 .flex-control-thumbs {
    display: none;
}*/
#bundle-copy .bundle_data {
    display: none;
}

body.woocommerce-page.woocommerce.postid-292621 .section-product-detail .product-detail-block .woocommerce-product-gallery:not(.woocommerce-product-gallery--wcavi) .flex-control-thumbs .slick-list li {
    padding: 20px;
}

.case-studies-slider .slick-track {
    display: flex;
    gap: 12px;
}

.case-studies-slider .slick-slide {
    /*margin-right:12px;*/
    /*margin-left:12px;*/
}

.case-studies-slider .slick-slide.slick-active:first-child {
    /*margin-right:12px;*/
}

.two-col-section .case-studies-slider .card {
    padding: 19px;
    background: #fff;
}

.case-studies-slider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}


.case-studies-slider .slick-arrow:before {
    top: -3px;
}

.case-studies.case-studies-slider-container {
    padding-bottom: 12px;
}

.case-studies-slider.grid {}

.case-studies-slider.grid.grid-2 {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}

.case-studies-slider.grid .card {
    max-width: 100%;
}

.case-studies-slider-container .container {
    border-radius: 10px;
    background: #EAF6FE;
    padding: 35px;
    max-width: 1270px;
}

.case-studies-slider-container .container .container {
    padding: 0;
    max-width: unset;
    background: none;
}

.case-studies-head {
    margin-bottom: 0;
    padding-bottom: 5px;
}

.expert-recommendations-slider .row.slick-slide {
    display: flex !important;
}

.expert-recommendations-slider .slick-arrow.slick-prev {
    left: -4.5%;
}

.expert-recommendations-slider .slick-arrow.slick-next {
    right: -4.5%;
}

/*new wpc frequent bought together plugin */
/* new woo bought */
.woobt-wrap:not(:has(.woobt-product)),
.bundle-bought-together:not(:has(.woobt-product)) {
    display: none;
}

.woobt-products .woobt-product .woobt-title {
    padding: 0 !important;
}

.bundle-bought-together .woobt-products .woobt-product .woobt-price {
    left: unset;
    text-align: left;
    max-width: unset;
    font-size: 16px;
    margin-bottom: 20px !important;
}

.bundle-bought-together .woobt-products .woobt-product .stock,
.bundle-bought-together .woobt-products .woobt-product .meta-tag,
.bundle-bought-together .woobt-products .woobt-product [class*="stock"] {
    display: none !important;
}

.bundle-bought-together .woobt-products .woobt-product {
    padding: 20px !important;
    text-align: left !important;
    align-items: unset;
    overflow: hidden;
}

.woobt-products .woobt-product .woobt-choose {
    position: relative;
    left: -20px;
}

.woobt-products .woobt-product .woobt-choose label {
    background-color: #009fdd;
    text-indent: -9999px;
    transform: skewX(-10deg);
    width: 155px;
    height: 40px;
    position: static;
    margin-left: -10px;
    margin-bottom: 0;
    transition: all 100ms;
    cursor: pointer;
    border-radius: 8px;
}

.woobt-products .woobt-product a.find-out-more {
    display: inline-block;
    margin-block: 5px;
    font-size: 16px;
    text-decoration: underline;
}

.woobt-products .woobt-product a.find-out-more:hover {
    text-decoration: none;
}

.woobt-products .woobt-product .woobt-choose label:hover {
    background-color: #161F4F;
}

.woobt-products .woobt-product .woobt-choose input {
    display: none;
}

.woobt-products .woobt-product .woobt-choose:before,
.woobt-products .woobt-product .woobt-choose:after {
    content: "Add to order";
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    top: 8px;
    z-index: 1;
    left: 20px;
    pointer-events: none;
}

.woobt-products .woobt-product .woobt-choose:after {
    content: "\e906";
    font-family: "ILS Icon Font";
    color: #fff;
    left: 120px;
    top: 6px;
    font-weight: 500;
    font-size: 20px;
    transition: all 100ms;
}


.woobt-products .woobt-product .woobt-choose:has(input:checked) label {
    background-color: #161F4F;
    width: 175px;
}

.woobt-products .woobt-product .woobt-choose:has(input:checked):before {
    content: "Added to order";
}

.woobt-products .woobt-product .woobt-choose:has(input:checked):after {
    left: 140px;
}

.woobt-wrap .woobt-products .variable-items-wrapper {
    display: flex;
    gap: 5px;
    margin-bottom: 10px;
}

.woobt-wrap .woobt-summary {
    display: none;
}

.woobt-products .slick-track {
    display: flex !important;
}

.woobt-products .slick-slide {
    height: inherit !important;
}


.woobt-product {
    border-radius: 10px;
    background: #FFF;
    /*overflow: hidden;
    flex: unset;
    max-width: unset;*/
    margin-right: 10px;
    padding-bottom: 19px;
}

.woobt-carousel .slick-dots {
    display: none !important;
}

.woobt-wrap .woobt-products {
    margin: 0;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product {
    border: 0;
}

.woobt-products .woobt-product .woobt-thumb img {
    margin-left: auto;
    margin-right: auto;
    max-width: 175px;
}

.bundle-bought-together .woobt-choose {
    order: 9;
    position: relative;
    margin-top: auto;
}

.woobt-qty-num {
    display: none;
}

.woobt-title {
    color: #161F4F;
    letter-spacing: -0.56px;
    line-height: 1.1;
    font-size: 16px;
    text-align: left !important;
    padding-left: 20px !important;
}

.woobt-title a {
    color: #161F4F;
    font-size: 20px;
    line-height: 27px;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product>div {
    text-align: left;
}

.woobt-products .woobt-product .woobt-thumb {
    /* min-height: 210px; */
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .woobt-title-inner {
    height: 85px;
    display: block;
}

.woobt-products .woobt-product .woobt_variations_form .label>label,
.woobt-products .woobt-product .woobt_variations_form .reset {
    display: none;
}


.woobt-products .woobt-product .woobt_variations_form .label>span {
    text-indent: -5px;
    display: block;
    overflow: hidden;
    font-size: 18px;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .variations .variation {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    border: 0;
    margin-top: 10px;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .variable-item {
    border: 0px !important;
    margin: 0px;
    box-shadow: none;
    height: 35px;
    width: 35px;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .variable-item.selected {
    box-shadow: none;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .variable-item:hover {
    box-shadow: none !important;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .variable-item .variable-item-span {
    border-radius: 100%;
}

.woobt-products .woobt-product .woobt-img {
    width: 60%;
}

.woobt-products .woobt-product .woobt-price-ori {
    font-weight: 700;
    font-size: 18px;
}

.woobt-products .woobt-product .woobt-price ins {
    font-weight: 700;
}

.woobt-products .woobt-product .woobt-price del {
    color: #333 !important;
}

.woobt-products .woobt-product .woobt-price del:before {
    display: none;
}

.woobt-products .woobt-product .woobt-price {
    position: relative;
    padding-top: 10px;
    left: -74px;
    font-weight: 700;
    font-size: 18px;
}

.woobt-products .woobt-product .woobt-price br {
    display: none;
}

.woobt-carousel .slick-arrow {
    opacity: 1;
    visibility: visible;
    border-radius: 33px;
    background: #FFF;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
    width: 33px;
    height: 33px;
    border: 0;
}

.woobt-carousel .slick-arrow:before {
    font-size: 24px;
    line-height: 33px;
    color: #161F4F;
}

.woobt-carousel .slick-arrow.slick-prev:before {
    content: "\e905";
}

.woobt-carousel .slick-arrow.slick-next:before {
    content: "\e906";
}

.woobt-carousel .slick-arrow.slick-prev {
    left: -42px;
}

.woobt-carousel .slick-arrow.slick-next {
    right: -42px;
}

/* end new wpc frequent bought together plugin */



form .woocommerce-variation-price {
    /*display: none;*/
}

.specs table tr {
    background: none !important;
}

body.woocommerce-page.woocommerce div.product .section-product-detail-tabs .bwl_acc_container section h2.acc_trigger {
    padding-left: 0;
    border-color: rgba(22, 31, 79, 0.20);
}

body.woocommerce-page.woocommerce div.product .section-product-detail-tabs .bwl_acc_container section h2.acc_trigger:hover::before {
    color: #157ebc;
}


#bundle-copy>h3,
#bundle-copy>p {
    display: none;
}

.accordion-item-body p,
.accordion-item-body ul {
    margin-bottom: 15px;
}

.accordion-item-body p:last-child {
    margin-bottom: 0;
}

body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery--wcavi img.wvs-archive-product-image {
    /*max-height: 460px;*/
    width: auto;
    margin: 0 auto;
}

.slick-track.center-image-gallery {
    margin-left: auto !important;
    margin-right: auto !important;
    transform: translate3d(0px, 0px, 0px) !important;
}

@media screen and (min-width: 1024px) {
    .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        /*https://app.asana.com/0/136911165004576/1208583167359326*/
        width: 100% !important;
        max-width: 568px;
    }

    .product-buttons .book-trial-label {
        margin-top: 25px;
    }
}

@media screen and (min-width: 768px) {


    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .woocommerce-product-gallery__image,
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper img,
    .single-thumbs-for .slick-slide.image-container,
    .woocommerce-product-gallery__wrapper {
        /*height: 525px;*/
        border: 0;
        /*width: 390px;
        margin-left: auto;
        margin-right: auto;*/

    }

    .slick-slide.image-container,
    .single-thumbs-for .slick-slide.image-container img {
        height: 100%;
        max-height: 460px;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .woocommerce-product-gallery__image a {
        /*height: 394px;*/
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery {
        max-width: 100%;
    }


}

@media screen and (min-width: 1006px) {
    .bundle-slider {
        margin-right: -10px;
    }
}

@media screen and (min-width: 1024px) {
    .product-summary {
        padding-left: 60px;
    }
}

@media screen and (max-width: 1200px) {
    .expert-recommendations .cont p {
        font-size: 16px;
    }

    .expert-recommendations .cont {
        padding: 20px;
    }

    .podcast .row h5 {
        font-size: 22px;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list li,
    .gallery-images .thumb-inner,
    .flex-control-thumbs li.slick-slide>div {
        /*height: 80px;*/
    }

    .row.product-description {
        flex-direction: column;
        row-gap: 20px;
    }
}

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


    .row-videos .col {
        padding: 0;
    }

    .row-videos {
        margin: 0;
    }

    .podcast .row h5 {
        padding-right: 50px;
    }

    .woocommerce a.button.addToQuote:before,
    .woocommerce a.button.browseQuote:before,
    .btn.single_add_to_cart_button:before {
        right: 4%;
    }

    .summary>.yith-ywraq-add-to-quote+.clear+.product_meta {
        display: none;
    }

    .bundled_product_summary .bundled_product_optional_checkbox .mt-2:not(.ils_bundle_price) span {
        /*font-size:13px;*/
    }

    .thumb-inner img {
        object-fit: contain;
    }

    span.bundled_product_title_inner>a.bundled_product_permalink {
        min-height: 88px;
    }

    .slick-slide.image-container,
    .woocommerce-product-gallery__wrapper.simple img,
    .single-thumbs-for .slick-slide.image-container img {
        height: auto;
    }

    .buy-with {
        flex-wrap: wrap;
    }

    .woocommerce.single-product #bundle-copy .buy-with .product.bundled_product_summary {
        flex: 1 1 32%;
        max-width: 31%;
    }

    .woocommerce-page div.product .buy-with .bundled_product_images img {
        max-width: 100%;
    }

    .shop-product-card .txt-cell .product-name {
        min-height: 61px !important;
    }

    .product-buttons .link {
        margin-top: 14px;
        display: inline-block;
        margin-left: 11px;
    }

    .product-buttons .btn {
        margin-top: 10px;
    }

    .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        /*width:378px !important;*/
    }

    .two-col-section .card {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .for-add-ons-modal-content {
        width: 80%;
        /* Reduce width for tablets and small desktops */
    }

    /**Rehab and Kids page hide variation price**/
    .rehab-kids-hidevar .variationPrice,
    .rehab-kids-hidevar .single_add_to_cart_button {
        display: none !important;
    }

    .for-add-ons-modal-content,
    .new-add-to-cart-modal-content {
        width: 80%;
    }

    .bundle-slider .slick-track {
        display: block;
    }

    .woocommerce.single-product #bundle-copy .product.bundled_product_summary {
        margin: 0 10px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 900px) {

    /*.category-row .category-item{
        flex: 1 1 100%;
        max-width: 100%;
    }*/
    .woocommerce a.button.addToQuote:before {
        right: 15px;
    }

    body.postid-140912 .product_meta .product-sku-block {
        align-items: flex-start;
    }

    body.postid-140912 .product-sku-block .product-sku {
        flex: 1 1 44%;
    }

    .for-add-ons-modal-content,
    .new-add-to-cart-modal-content {
        width: 80%;
    }

}

@media screen and (max-width: 1005px) and (min-width: 700px) {
    .cart .bundle_wrap .bundle_button {
        width: 110%;
    }

    .product-buttons .btn {
        width: 53%;
    }

    .product-buttons .link,
    .product-buttons .book-trial-label {
        padding-top: 17px;
        padding-bottom: 13px;
    }

    .for-add-ons-modal-content,
    .new-add-to-cart-modal-content {
        width: 90%;
    }
}

@media screen and (max-width: 1005px) {
    body.postid-140912 .product_meta .product-sku-block {
        align-items: flex-start;
    }

    body.postid-140912 .product-sku {
        flex: 1 1 44%;
    }

    .bundle-slider .slick-track {
        gap: 20px;
    }

    .woocommerce.single-product #bundle-copy .product.bundled_product_summary {
        flex: 1;
        max-width: 100%;
    }

    .expert-recommendations .row {
        flex-direction: column;
    }

    .expert-recommendations .cont {
        max-width: 80%;
        margin: -40px auto 10px;
    }

    .podcast .row {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .card-slider {
        margin-left: -10px;
        margin-right: -10px;
    }

    .section-related-product .section-medium-heading .medium-heading {
        text-align: left;
    }

    .card-slider-guide {
        overflow: visible;
    }

    .card-slider-guide .container .card-slider-block .row .card-slider .slick-list {
        overflow: hidden;
        margin-right: -12px;
    }




}

@media screen and (max-width:991px) {
    .section-product-detail>.container {
        padding: 30px 20px;
    }

    .product-type-variable .woocommerce-product-gallery--wcavi .woocommerce-product-gallery__wrapper {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery--wcavi img.wvs-archive-product-image {
        max-height: 560px;

    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list {
        margin: 10px 0px;
    }

    .section-related-product>.container,
    .layout_v2 .section-product-detail-tabs .container,
    .section-product-detail-tabs>.container,
    .clinical-considerations>.container,
    .expert-recommendations>.container,
    .two-col-section .card,
    .patient-experiences>.container,
    .bundle-section .container,
    .case-studies-slider-container .container {
        padding: 20px;
    }

    .case-studies-slider .slick-list {
        margin-left: -11px;
        margin-right: -5px;
    }

    .reviews-slider {
        margin-left: -10px;
        margin-right: -10px;
    }

    .print-docs {
        gap: 5px;
    }

    .print-docs a {
        font-size: 14px;
        padding: 10px;
        height: 40px;
    }

    .print-docs svg {
        margin-right: 7px;
        width: 15px;
    }

    #print-product {
        justify-content: space-between;
        width: 100%;
    }

    .row-videos .col {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .expert-recommendations .cont {
        max-width: 400px;
        margin-top: -100px;
    }

    .two-col-section .container>.row {
        flex-direction: column;
    }

    .two-col-section .card {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .shop-product-card .img-cell .image {
        width: 100%;
        left: 0;
        right: 0;
    }

    .card-slider-guide .container .card-slider-block .row .card-slider.slick-slider .slick-track {
        gap: 10px;
    }

    .shop-product-card .img-cell {
        padding-top: 70%;
    }

    .woocommerce div.product div.images img {
        margin-left: 0;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery,
    .woocommerce.layout_v2 div.product div.images .flex-control-thumbs {
        margin-bottom: 0;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .summary {
        margin-top: 0;
    }

    .woocommerce div.product div.images img {
        margin-left: auto;
    }

    .layout_v2 .product-type-variable .woocommerce-product-gallery--wcavi .woocommerce-product-gallery__wrapper .slick-track .slick-slide img {
        /*height: auto !important;
        width: 100% !important;*/
        width: auto;
        max-width: 100%;
        max-height: 500px;
        margin: 0 auto;

    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .woocommerce-product-gallery__image {
        height: auto;
    }

    .bundle-slider .slick-list {
        margin-left: 0;
        margin-right: 0;
    }

    span.bundled_product_title_inner>a.bundled_product_permalink {
        min-height: auto;
    }

    .bundled_product_summary .bundled_product_images figure {
        height: 101px;
    }


    .slick-nav-wrapper {
        padding-top: 25px;
    }

    #bundle-copy .slick-arrow.slick-prev {
        left: -5% !important;
    }

    #bundle-copy .slick-arrow.slick-next {
        right: -5% !important;
    }

    .bundle-slider .slick-track {
        margin-left: -10px;
    }

    .benefits-tabel .row .col {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .benefits-tabel .row:first-child {
        display: none;
    }

    .benefits-tabel .row:last-child .col:before {
        content: "";
        display: block;
        border-bottom: 1px solid rgba(22, 31, 79, 0.10);
        font-weight: 700;
        padding-block: 15px;
        margin-top: 20px;
    }

    .benefits-tabel .row:last-child .col:first-child:before {
        content: "Conditions";
        margin-top: 0;
    }

    .benefits-tabel .row:last-child .col:nth-child(2):before {
        content: "Ideal Users";
    }

    .benefits-tabel .row:last-child .col:last-child:before {
        content: "Age Range";
    }

    body.single-product .specs {
        overflow: hidden !important;
        overflow-x: scroll !important;
    }

    body.single-product .specs table {
        margin-bottom: 10px;
        width: 100%;
    }

    body.single-product .specs::-webkit-scrollbar {
        width: 6px;
        height: 6px;

    }

    body.single-product .specs::-webkit-scrollbar-track {
        background: #a9c4d5;
        border-radius: 3px;
    }

    body.single-product .specs::-webkit-scrollbar-thumb {
        background: rgb(22, 31, 79);
        border-radius: 3px;
    }

    body.single-product .specs::-webkit-scrollbar-thumb:hover {
        background: #161f4f57;
    }

    .specs table th {
        min-width: 150px;
    }

    .category-row {
        gap: 20px;
    }

    .category-row .category-item {
        flex-direction: column;
        text-align: center;
        flex: 1 1 calc(50% - 20px);
        border: 0;
    }

    .case-studies-slider .slick-arrow.slick-next:before {
        right: 3px;
    }

    .case-studies-slider .slick-arrow.slick-next {
        right: -20px;
    }

    .case-studies-slider .slick-arrow.slick-prev {
        left: -20px;
    }


}

@media screen and (max-width:640px) {
    .woocommerce.single-product #bundle-copy .product.bundled_product_summary {
        margin: 0;
    }

    .case-studies-slider.grid {
        display: block !important;
    }
}

@media screen and (max-width: 605px) {
    .print-docs a {
        text-indent: -9999px;
        padding: 5px 10px;
    }

    .print-docs div {
        flex: 1;
    }

    .print-docs svg {
        width: 16px;
        margin-right: 0;
    }

    .expert-recommendations .cont {
        margin-top: 20px;
        max-width: 100%;
    }

    .expert-recommendations .cont::before,
    .expert-recommendations .cont::after {
        display: none;
    }

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

    .podcast .row {
        align-items: baseline;
        gap: 20px;
    }

    .podcast .row h5 {
        padding-left: 0;
    }

    .podcast .row svg {
        left: auto;
        right: 0;
    }

    .benefits-tabel .row-heading {
        padding: 8px;
    }

    .benefits-tabel .row .col {
        padding: 0 8px;
    }

    .benefits-tabel .row .col div,
    h5 {
        font-size: 15px;
    }

    .cat-img {
        width: 60px;
        min-width: 60px;
    }

    .category-item img {
        width: 60px;
        height: 60px;
    }

    h3,
    .product-description h3,
    body #bundle-copy h3,
    .section-title {
        font-size: 24px;
    }

    .btn-wrap .btn,
    .btn-wrap .button,
    .woocommerce a.button.addToQuote,
    .woocommerce a.button.browseQuote {
        font-size: 16px;
    }

    .btn-wrap .button:before,
    .btn.single_add_to_cart_button:before {
        right: 16px;
    }

    .btn-wrap {
        flex-direction: column;
    }

    body.woocommerce-page.woocommerce .single_add_to_cart_button,
    .woocommerce div.product form.cart .button,
    .product-buttons .btn {
        width: 100%;
        flex: 1 1 100%;
        min-width: 100%;
    }

    .product-buttons {
        text-align: center;
        display: flex;
        flex-direction: column;
        margin-top: 12px;

    }

    .product-buttons .link {
        /*order: 1;*/
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 500;
    }

    .product-buttons .btn {
        margin-top: 0;
        font-weight: 500;
    }

    .product_meta {
        margin-top: 10px;
    }

    .product_meta .product-sku-block {
        flex-direction: column;
        align-items: baseline;
    }

    .bundled_product_summary .bundled_product_optional_checkbox .mt-2:not(.ils_bundle_price) span {
        font-size: 13px;
    }



    .reviews-slider {
        margin-left: 0;
        margin-right: 0;
    }

    #collapse-enquiry .gform_wrapper.gravity-theme .gform_footer {
        margin-top: 80px !important;
    }

    .accordion-item-body {
        padding-bottom: 20px;
    }

    .reviews-slider .slick-list {
        margin-left: -10px;
        margin-right: -10px;
    }

    #bundle-copy .slick-arrow.slick-next {
        right: -32px !important;
    }

    #bundle-copy .slick-arrow.slick-prev {
        left: -32px !important;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .slick-dots button,
    .layout_v2 .woocommerce-product-gallery .slick-arrow,
    .gallery-images .slick-dots>li>button,
    .layout_v2 .gallery-images .slick-arrow {
        width: 14px;
        height: 14px;
        min-width: 14px;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .slick-dots,
    .slick-nav-wrapper .slick-dots {
        gap: 0;
    }

    .layout_v2 .woocommerce-product-gallery .slick-arrow:before,
    .single-thumbs-nav .slick-arrow:before,
    .layout_v2 .gallery-images .slick-arrow:before {
        font-size: 15px;
        line-height: 14px;
    }

    .layout_v2 .woocommerce-product-gallery .slick-arrow:before,
    .single-thumbs-nav .slick-arrow:before,
    .layout_v2 .gallery-images .slick-arrow:before {
        right: -1px;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .slick-dots li,
    .single-thumbs-nav .slick-dots li {
        padding: 0 3px;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list li,
    .thumb-inner {
        height: 85px;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery--wcavi img.wvs-archive-product-image {
        height: 300px;
        object-fit: contain;
    }

    .layout_v2 .product-type-variable .woocommerce-product-gallery--wcavi .woocommerce-product-gallery__wrapper .slick-track {
        display: flex;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .woocommerce-product-gallery__image {
        width: 100% !important;
    }
}

@media screen and (max-width: 599px) {
    .reviews-slider .slick-list {
        margin-left: 0;
        margin-right: 0;
    }

    .reviews-slider .slick-track {
        gap: 0;
    }
}

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

    .buy-with {
        flex-wrap: wrap;
    }

    .woocommerce.single-product #bundle-copy .buy-with .product.bundled_product_summary {
        max-width: 100% !important;
        flex: 1 1 100% !important;
    }

    span.bundled_product_title_inner>a.bundled_product_permalink {
        min-height: unset;
    }

    .ils_bundle_price {
        font-size: 14px;
    }

    /*.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
        width:100%;
        max-width:357px;
    }*/
    .fa.fa-file-word {
        font-size: 16px;
    }

    .download-doc-label {
        display: none;
    }

    .print-docs a.button-print-doc {
        text-indent: 0;
    }

    .woocommerce a.button.addToQuote,
    .woocommerce a.button.browseQuote {
        font-size: 18px;
    }

    .woocommerce-page div.product .buy-with .bundled_product_images figure {
        height: 125px;
    }

    .bundled_product_summary .bundled_product_title a.bundled_product_permalink {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .ils_bundle_price {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .buy-with .bundled_product_summary .bundled_product_optional_checkbox span {
        font-size: 16px;
    }

    .bundled_product_summary .bundled_product_optional_checkbox .mt-2:not(.ils_bundle_price) span {
        font-size: 16px;
    }

    .product-buttons .book-trial-label {
        padding-bottom: 10px;
    }



    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery {
        margin-bottom: 40px;
    }

    .btn-wrap .btn {
        max-width: 100%;
    }

    .bundled_product.checked .bundled_product_optional_checkbox .mt-2:not(.ils_bundle_price) {
        margin-top: 0px !important;
    }

    .bundled_product.checked span.checked {
        width: 100%;
    }

    .bundled_product.checked span.checked .view-cart-label svg {
        display: none !important;
    }

    .woocommerce-product-gallery__wrapper.simple img {
        width: 100%;
    }

    .for-add-ons-modal-content p {
        font-size: 25px;
    }

    /*.bundled_product_optional_checkbox span.checked svg{
        display:none;
    }*/
    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list {
        margin: 10px -3px 10px -7px;
    }



    .new-add-to-cart-modal-content {
        width: 98%;
        padding: 38px 10px;
    }

    .new-add-to-cart-modal .btn {
        font-size: 13px;
    }

    .modal-product-col {
        font-size: 14px;
    }

    /*body.woocommerce-page.woocommerce .section-product-detail .product-detail-block{
        display:none;
    }*/
    /*body.postid-198685.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list li{
        width:190px !important;
    }

    body.postid-198685.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-track{
        width:1900px !important;
    }*/
    .woocommerce-product-gallery .flex-control-thumbs .slick-track,
    .single-thumbs-nav .slick-track {
        /*gap: 22px;*/
        gap: unset;
    }

    body.postid-198685 .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        /*width:370px !important;*/
    }

    .layout_v2 .woocommerce-product-gallery .flex-control-thumbs .slick-track,
    .single-thumbs-nav .slick-track {
        gap: unset;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list li,
    .thumb-inner {
        margin: 0 8px !important;
    }

    .btn-modal {
        padding: 10px 10px 10px 10px;
        font-size: 12px;
    }

    img.modal-product-image-add-on,
    img.modal-product-image-main-item {
        width: 55px;
    }

    .new-add-to-cart-modal p {
        font-size: 14px;
        max-width: 330px;
        margin: 10px auto;
    }

    .woocommerce.single-product #bundle-copy .product.bundled_product_summary {
        flex: 1;
        max-width: 100%;
    }

    /*.bundle-slider .slick-track {
        gap: 10px;
        width:0px !important;
    }*/
    /*#bundle-copy .bundle-slider .bundle_data{
        display:block;
        
    }*/
    .woocommerce-product-gallery--wcavi .slick-slider {
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
    }


}

@media screen and (max-width: 360px) {
    span.bundled_product_title_inner>a.bundled_product_permalink {
        min-height: 82px;
    }
}

.slick-nav-wrapper+.slick-nav-wrapper {
    display: none;
}

.added-to-order .ils_bundle_price,
.added-to-order .ils_bundle_price span.price .amount,
.added-to-order .ils_bundle_price span.price .amount bdi {
    display: flex !important;
}

.added-to-order .ils_bundle_price span.price {
    display: block !important;
}

.added-to-order .mt-2:not(.ils_bundle_price) {
    display: none !important;
}

.added-to-order-status {
    line-height: 1;
    font-size: 16px;
    padding-left: 0;
    text-transform: none;
    z-index: 1;
    color: #fff;
    cursor: pointer;
    max-width: 115px;
    margin-top: 5px;
    position: relative;
}

.added-to-order-status svg {
    float: right;
}

.added-to-order-status:before {
    content: '';
    background: #34A58E;
    width: 135%;
    left: -23px;
    height: 38px;
    border-radius: 0;
    z-index: -1;
    transform: skewX(-10deg);
    transition: all .3s ease;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    display: block;
    top: -7px;
}

.added-to-order-status:hover:before {
    background: #248874;
}

.added-to-order-status span {
    font-size: 8px;
    display: block !important;
}

.modal-product-price-appended .amount {
    display: block !important;
}

.modal-product-price-appended .amount .woocommerce-Price-currencySymbol {
    display: inline-block !important;
}

body.single-product .woocommerce-message[role=alert] {
    margin-top: 10px;
    font-size: 15px;
}

.woobt-products .woobt-product .woobt-choose.added-to-cart {
    position: relative;
}

span.view-in-cart {
    position: absolute;
    top: 12px;
    color: #fff;
    left: 19px;
    font-size: 16px;
    /*cursor:pointer;*/
}

.woobt-products .woobt-product .woobt-choose.added-to-cart:before {
    content: "Added to order";
    font-size: 9px;
    font-weight: normal;
    top: 3px;
    text-transform: uppercase;
}

.woobt-products .woobt-product .woobt-choose.added-to-cart:after {
    left: 140px;
}

.woobt-products .woobt-product .woobt-choose.added-to-cart label {
    background-color: #35A68F;
    width: 175px;
}

/* Zoom button positioning */
.woocommerce-product-gallery__wrapper {
    position: relative;
}

.slick-zoom-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    padding: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.slick-zoom-btn:hover {
    background: #f5f5f5;
    border-color: #ccc;
}

.slick-zoom-btn svg {
    fill: #333;
}

/*.one-more-step-label{
    width: 200px;
    position: relative;
    left: 505px;
    font-size: 12px;
    top: -7px;
    display:none;
}*/
.single-product-wrapper.new .woocommerce-product-gallery__trigger {
    display: block;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product>div.one-more-step-label {
    /*width: 175px !important;*/
    position: absolute;
    bottom: 7px;
    font-size: 11px;
    order: 10;
    left: 7px;

}

.accordion-block {
    padding: 0;
    border: 0;
}

.bundle-section {
    display: none;
}

.collapsing {
    transition: height 0.1s ease !important;
    -webkit-transition: height 0.1s ease !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 50;
}

.woocommerce-product-gallery .slick-track {
    display: flex;
}

.section-product-detail-up-sell {
    display: none;
}

body.new-single-product-layout-template .add_to_cart_button_old {
    display: none;
}

@media (min-width: 992px) {
    section.section-product-detail {
        padding-top: 77px;
        padding-bottom: 40px !important;
    }

}

@media (max-width: 992px) {
    .new-single-product-layout-template.woocommerce a.button.addToQuote {
        display: block !important;
    }

    .new-single-product-layout-template.woocommerce div.product div.images .flex-control-thumbs {
        display: block !important;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce div.product form.cart .addToQuote {
        font-size: 15px;
    }

    .woocommerce div.product form.cart .single_add_to_cart_button,
    .woocommerce div.product .product-buttons .btn {
        font-size: 15px;
    }

    body.new-single-product-layout-template .section-product-detail .product-detail-block .woocommerce-product-gallery--wcavi img.wvs-archive-product-image {
        max-height: 360px;
        width: auto;
        margin: 0 auto;
    }

    .new-single-product-layout-template.woocommerce div.product div.images .flex-control-thumbs {

        margin: 0 auto;
    }

    .woobt-products[class*=woobt-products-layout-carousel] .woobt-product .woobt-title-inner {
        height: 105px;
    }

}

@media screen and (max-width: 767px) {
    .woobt-products .woobt-product .woobt-choose:before {

        top: 13px;
    }

    .woobt-products .woobt-product .woobt-choose:after {
        top: 12px;
    }

    .woobt-products[class*=woobt-products-layout-carousel] .woobt-product .woobt-title-inner {
        height: 105px;
    }
}

@media screen and (max-width: 480px) {
    .woocommerce-page .woocommerce-message .button {
        float: none;
        min-width: unset;
        height: auto;
        margin-top: 18px;
        margin-bottom: 5px;
    }

    .custom-cart-message {
        display: block;
    }

    .cat-img {
        /*width: auto;
        min-width: unset;*/
        width: 155px;
        min-width: 155px;

    }

    .category-row .category-item {
        /*flex: 1 1 100%;
        width: 100%;*/
    }

    .category-item img {
        /*width: auto;
        height: auto;*/
        width: 155px;
        height: 155px;
    }

    .category-row .category-item {
        /*max-width:100%;*/

    }

    .woobt-wrap-responsive .woobt-products .woobt-product .woobt-thumb img {
        width: 95%;
    }

    .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
        top: .85em;
    }

    .dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,
    .dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
        font-size: 13px;
    }

    body.woocommerce-page.woocommerce .section-product-detail .product-detail-block .woocommerce-product-gallery .flex-control-thumbs .slick-list li img,
    .thumb-inner img {
        width: 60% !important;
    }
}

@media screen and (max-width: 390px) {
    .cat-img {
        /*width: auto;
        min-width: unset;*/
        width: 145px;
        min-width: 145px;
    }

    .category-item img {
        /*width: auto;
        height: auto;*/
        width: 145px;
        height: 145px;
    }
}

@media screen and (max-width: 375px) {
    .cat-img {
        width: 125px;
        min-width: 125px;
    }

    .category-item img {
        width: 125px;
        height: 125px;
    }

    .section-related-product .card-slider-guide .container .card-slider-block .row .card-slider .card-slider-cell {
        width: 151px !important;
    }

    .section-related-product .txt-cell .btn:before {
        width: 120%;
    }

    .section-related-product .shop-product-card {
        margin-right: 0;
    }

    .section-related-product .card-slider-guide .container .card-slider-block .row .card-slider .slick-list {
        /*margin-left:3px;*/
    }
}