/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'Kross Neue Grotesk';
  src: url(https://bettrmed.com/wp-content/uploads/bettrmed-fonts/KrossNeueGrotesk-Regular.woff);
}

h1,h2,h3,h4,h5,p,a,div{
	font-family: 'Kross Neue Grotesk' !important;
}
.home-to-banner {
    padding-top: 80px !important;
	padding-bottom: 0 !important;
    margin-top: -84px;
    background: linear-gradient(316deg, #EAF4FD 0%, #1DB2A3 100%) !important;
}
h2.banner-heading {
    font-size: 80px;
    line-height: 80px;
	text-shadow: 1px 1px 2px #006451;
	margin-bottom: 10px;
}
header#header ul.header-nav {
    justify-content: center;
}
header#header ul.header-nav a {
    font-weight: 100;
}
input#woocommerce-product-search-field-0 {
    border-radius: 5px;
    background: white;
}
.supplies-banner-flaoting {
    position: absolute;
    top: 0;
    right: 100px;
}
.man-banner-flaoting {
    position: absolute;
    top: 75px;
    right: -70px;
}
.btm-btn {
    text-transform: none;
    padding-right: 5px;
    border-radius: 26px;
    font-weight: 100;
    line-height: 35px;
}
.btm-btn span {
    line-height: unset;
}
.btm-btn span.bt-icon {
    border-radius: 50px;
    height: 40px;
    width: 40px;
    line-height: 28px;
}
.btm-btn a {
    display: flex;
    font-size: 20px;
    align-items: center;
    gap: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.btm-btn span.bt-icon img {
    width: 20px;
}
.btm-btn.green-icon span.bt-icon {
    background: #1DB2A3;
}
.btm-btn.btn-white {
    background: white;
    color: #1DB2A3;
}
.btm-btn.btn-white:hover {
    background: #006451;
	color:white;
}
.btm-btn.btn-transparent {
    background: transparent;
    border: 1px solid white;
}
.btm-btn.btn-transparent:hover {
    background: #006451;
	color:white;
	border-color: #006451;
}
.btm-btn.white-icon span.bt-icon {
    background: white;
}
.counter-upp {
    text-align: center;
    font-size: 40px;
    line-height: 23px;
    font-weight: 600;
    color: #006451;
}
.counter-upp span.counter-title {
    font-size: 13px;
	font-weight: 100;
    color: white;
}
h2.bettrmed-heading {
    color: #0C1423;
    font-size: 50px;
}
.one-step-man-image {
    position: absolute;
    bottom: 0px;
}
.btrmed-paragraph {
    color: #3E3E3E;
    font-size: 16px;
}
ul.btrmed-home-listing li {
    color: #3E3E3E;
    list-style: none;
    margin: 0;
	font-size: 19px;
}
.replace-home-sctin {
    margin-top: 30px;
    padding-top: 60px !important;
    margin-bottom: 70px;
}
ul.btrmed-home-listing li b {
    color: #0C1423;
}
ul.btrmed-home-listing li:before {
    content: "";
    width: 15px;
    height: 15px;
    background-image: url(https://bettrmed.com/wp-content/uploads/2023/08/Checkicon.png);
    display: inline-block;
    margin-right: 10px;
    background-size: cover;
    border-radius: 50%;
}
p.btrmed-paragraph.btrsc-pergr {
    font-size: 20px;
}
.icon-box-hoverd {
    background: #1DB2A3;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 200px;
    transition: 0.5s;
    height: 100%;
    padding: 20px;
    text-align: left;
	color: white;
    font-size: 16px;
}
.btrmed-home-icon-box {
    background: #EFFFFD;
    padding: 70px 0;
    border-radius: 20px;
	border-bottom: 4px solid #1DB2A3;
	position: relative;
    overflow: hidden;
}
.btrmed-home-icon-box h5 {
    text-transform: capitalize;
    font-size: 30px;
	color: #12141D;
}
.btrmed-home-icon-box:hover .icon-box-hoverd {
    visibility: visible;
    opacity: 1;
    top: 0;
}
.icon-box-hoverd h3 {
    color: white;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 22px;
}
.icon-box-hoverd img {
    width: 70px;
}
.header-wrapper.stuck #masthead {
    background: linear-gradient(316deg, #EAF4FD 0%, #1DB2A3 100%) !important;
}
.btm-btn.btn-green a {
    color: white;
}
.btm-btn.btn-green {
    background: #1DB2A3;
	margin-bottom: 0;
}
.home-supply-section {
    margin-top: -65px;
}
footer#footer .footer-2 {
    padding-top: 45px;
}
#block_widget-2 {
    margin-bottom: 0;
}
.absolute-footer.dark {
    border-top: 1px solid;
    padding-top: 15px;
}
.absolute-footer.dark .copyright-footer {
    color: white;
}
.btrmed-social-icons a.icon.instagram, .about-teambox .social-icons a.icon.instagram {
    order: 3;
}
.btrmed-social-icons, .about-teambox .social-icons {
    display: flex !important;
	gap: 10px;
}
footer#footer .footer-2 .social-icons.btrmed-social-icons a.icon, .about-teambox .social-icons a.icon {
    line-height: 29px;
    background-color: #1DB2A3 !important;
    border: 0;
}
.about-teambox .social-icons.follow-icons {
    justify-content: center;
}
.about-teambox .social-icons.follow-icons a.icon {
    background: #1DB2A3 !important;
}
ul.btmfooter-menu li {
    list-style: none;
    margin-left: 0;
}
.footer-menu {
    margin-left: 25px;
	margin-top: 20px;
}
.btrmed-page-title {
    padding-top: 150px !important;
	padding-bottom: 40px !important;
    margin-top: -84px;
    background: linear-gradient(316deg, #EAF4FD 0%, #1DB2A3 100%) !important;
}
.page-title-btrm-box h2 {
    color: #006451;
    font-size: 42px;
}
.btrmed-breads {
    display: inline-flex;
    gap: 10px;
    font-size: 18px;
    line-height: 16px;
	color: white;
}
.btrmed-breads span.p-bread {
    color: #0C1423;
}
.page-title-btrm-box {
    text-align: center;
}
.btrmed-dctr-skewimage {
    position: absolute;
    top: 0px;
    transform: rotate(6deg);
    right: -25px;
	transition: 0.5s;
}
.just-supplies-about {
    margin-top: 90px;
}
.btrmed-dctr-skewimage:hover {
    right: 0;
    transform: none;
}
.col-no-padding .col {
    padding-bottom: 0;
}
.counter-upp.about-counter {
    color: #1DB2A3;
    font-size: 60px;
    padding-top: 70px;
    padding-bottom: 55px;
    border-radius: 10px;
}
.about-counter.light-green {
    background: #E9F8F6;
}
.about-counter.light-gray {
    background: #E9E9E9;
}
.counter-upp.about-counter span.counter-title {
    color: #1DB2A3;
    font-size: 16px;
    font-weight: 600;
    margin-top: 22px;
    display: block;
}
.about-counter-section {
    padding-top: 0 !important;
    padding-bottom: 18px !important;
	margin-bottom: 50px !important;
}
.about-products-banner {
    background: linear-gradient(90deg, #5AC5BD 0%, rgba(29, 178, 163, 0.00) 100%);
    padding-top: 10px !important;
}
.about-pro-slider li.dot.is-selected {
    background: #1DB2A3;
    box-shadow: 0px 0px 6px 1px #1DB2A3;
}
.about-pro-slider li.dot {
    border: 0;
    background: white;
    opacity: 1;
}
.product-small.box .box-text .title-wrapper a {
    font-size: 22px;
    color: #0C1423;
    font-weight: 700;
    margin-bottom: 0px;
	margin-top: 5px;
}
.product-small.box .box-text .price-wrapper span.woocommerce-Price-amount {
    font-weight: 100;
    font-size: 18px;
}
h3.services-pro-heading {
    font-size: 30px;
    line-height: 36px;
    color: #0C1423;
}
h2.bettrmed-heading.small {
    margin-bottom: 0;
    font-size: 32px;
}
.product-category .box-text-inner h5.header-title {
    text-transform: inherit;
    font-weight: 100;
    color: #3E3E3E;
    font-size: 16px;
}
.btr-home-icons-box-most-outer .btr-home {
    margin-bottom: 20px;
}
.btr-home-icons-box-most-outer .col-inner {
    padding: 50px 50px 30px 50px;
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    margin-bottom: 30px;
}
.about-slider-txt-box h4 {
    font-weight: 100;
    font-size: 36px;
	margin-bottom: 0;
}
.about-slider-txt-box h3 {
    font-weight: 600;
    font-size: 55px;
	margin-bottom: 0;
}
.about-slider-txt-box p {
    font-size: 20px;
}
.about-teambox {
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.10);
    border-radius: 10px;
    border-bottom: 4px solid #1DB2A3;
}
.about-teambox img {
    border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.about-teambox .box-text h4.uppercase {
    text-transform: capitalize;
    color: #0C1423;
    font-size: 20px;
}
.about-teambox .box-text span.person-title {
    color: #3E3E3E;
}
h2.bettrmed-heading.small-heading {
    font-size: 35px;
}
.about-testimonials-section .col {
    padding-bottom: 0;
}
.testimonial-box {
    padding: 15px 25px;
    background: white;
    border-radius: 10px;
	position: relative;
	width: 100%;
    z-index: 1;
}
.testimonial-box .testi-heading-box h3 {
    margin-bottom: 0;
}
.testimonial-box .testi-text {
    font-size: 14px;
    margin-bottom: 5px;
    color: #3E3E3E;
}
.testimonial-box .testi-heading-box p {
    margin-bottom: 10px;
}
.testimonial-box .testi-text:after { 
	position: absolute;
    right: 20px;
    bottom: -23px;
    display: block;
    width: 0;
    height: 0;
    border-width: 0px 20px 25px;
    border-style: solid;
    border-color: transparent;
    border-left-color: white;
    content: ' ';
}
.testimonial-box .testi-text:before { 
	position: absolute;
    right: 60px;
    bottom: -23px;
    border-color: transparent;
    border-right-color: white;
    display: block;
    width: 0;
    height: 0;
    border-width: 0px 20px 25px;
    border-style: solid;
    content: ' ';
}
.testimonial-box.right-aligned-testi {
    margin-left: 80px;
}
.testimonial-box.left-aligned-testi {
    margin-left: -80px;
}
.btr-cats-searchbox input#woocommerce-product-search-field-2 {
    border-radius: 5px;
    border: 0;
}
.btr-shop-cat-title-box {
    margin-top: 50px;
}
.category-page-title nav.woocommerce-breadcrumb {
    display: none;
}
.category-page-row .shop-container .term-description {
    display: none;
}
.btr-shop-cat-title-box h2.bettrmed-heading {
    margin-bottom: 15px;
    text-transform: capitalize;
}
form.woocommerce-ordering select.orderby {
    background-color: #f0f0f0;
    border: 0;
    border-radius: 5px;
}
#shop-sidebar {
    margin-top: -75px;
}
#shop-sidebar button.ux-search-submit {
    position: absolute;
    right: 10px;
    top: 0;
    height: 50px;
    background: transparent;
    color: black;
    border: 0;
}
#shop-sidebar input#woocommerce-product-search-field-2 {
    background: #f0f0f0;
    border: 0;
    box-shadow: unset;
    height: 50px;
    border-radius: 5px;
}
#shop-sidebar span.widget-title {
    width: 100%;
    display: block;
    background: #1DB2A3;
    color: white;
    text-transform: none;
    padding: 20px;
    border-radius: 10px;
}
#shop-sidebar .is-divider.small {
    display: none;
}
#woocommerce_price_filter-2 .price_slider_wrapper {
    margin-top: 25px;
}
#woocommerce_price_filter-2 .price_slider_wrapper .ui-slider-range {
    background: #1DB2A3;
    opacity: 1;
}
#woocommerce_price_filter-2 .price_slider_wrapper span.ui-slider-handle {
    border: 5px solid #006451;
    background: white;
}
#woocommerce_price_filter-2 .price_slider_wrapper .price_slider_amount button.button {
    background: transparent;
    color: #1DB2A3;
    padding: 0;
    border: 0;
    text-transform: capitalize;
    font-size: 16px;
}
#woocommerce_price_filter-2 .price_slider_wrapper .price_slider_amount {
    line-height: 25px;
}
.product-gallery .product-images {
    background: rgba(29, 178, 163, 0.02);
    border: 1px solid #1DB2A3;
    border-radius: 10px;
}
.product-small.box .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.product-small.box {
    border: 1.618px solid #E9E9E9;
    border-radius: 10px;
	background: white;
}
.product-small.box .box-text.box-text-products {
    padding: 25px 15px 15px 15px;
}
.product-small.box .box-text.box-text-products p.category {
    font-size: 13px;
}
.product-small.box .box-text.box-text-products span.woocommerce-Price-amount.amount {
    font-size: 22px;
    font-weight: 600;
    color: #29b6a8;
}
.product-info.summary nav.woocommerce-breadcrumb {
    display: none;
}
.product-info.summary .product-title {
    font-size: 40px;
    color: #000000;
}
.woocommerce-product-rating .star-rating span:before, .star-rating span:before {
    color: #FFC800 !important;
}
.star-rating:before, .woocommerce-page .star-rating:before {
    color: #FFC800;
}
.availability-stock {
    position: absolute;
    right: 0;
    margin-top: -35px;
}
.availability-stock ul.avail-stock {
    list-style: none;
    display: inline-flex;
    font-size: 14px;
    color: #3E3E3E;
	align-items: center;
}
.availability-stock ul.avail-stock span.stock_stack {
    width: 100px;
    display: block;
    height: 8px;
    background: #DCE3E6;
    border-radius: 5px;
}
.availability-stock ul.avail-stock span.stock_stack span.av_stock {
    display: block;
    height: 8px;
    background: #1DB2A3;
    border-radius: 5px;
}
.product-info p.stock.in-stock {
    display: none;
}
.product-terms-listing ul {
    list-style: none;
	margin-bottom: 25px;
}
.product-terms-listing ul li {
    margin-left: 0;
    font-size: 15px;
    color: black;
}
.product-summary .woocommerce-Price-currencySymbol {
    font-size: 1em;
}
.product-info .price span.woocommerce-Price-amount {
    color: #1DB2A3;
}
.product-summary .quantity {
    border: 1.5px solid #E1E1E1;
    border-radius: 6px;
}
.product-summary .quantity input.button {
    background: transparent;
    border: 0;
}
.product-summary .quantity .input-text.qty {
    width: 100px;
    max-width: 100px;
    box-shadow: unset;
    border: 0;
}
.product-summary button.single_add_to_cart_button {
    background: #1DB2A3;
    border-color: #1DB2A3;
    border-radius: 6px;
    text-transform: capitalize;
    font-size: 15px;
    width: 200px;
    line-height: 41px;
	padding-left: 50px;
}
.product-summary button.single_add_to_cart_button:before {
    content: "";
    width: 25px;
    height: 25px;
    background: url(https://bettrmed.com/wp-content/uploads/2023/07/tabler_shopping-bag.png);
    display: block;
    position: absolute;
    left: 30px;
    top: 8px;
}
a.add_to_wishlist.single_add_to_wishlist span, .product-info.summary a.compare {
    color: #1db2a3;
    font-weight: 600;
}
.yith-wcwl-add-button {
    width: 175px;
    float: left;
}
.product-info.summary a.compare {
    float: left;
    margin-right: 20px;
}
.product-info.summary a.compare i.fas.fa-sync-alt {
    margin-right: 6px;
    color: #3E3E3E;
}
a.add_to_wishlist.single_add_to_wishlist i.yith-wcwl-icon {
    color: #3E3E3E;
}
.product-info.summary a.compare img {
    margin-right: 7px;
    width: 20px;
    margin-top: -5px;
}
.product-page-accordian button.toggle {
    left: unset;
    right: 0;
}
.product-page-accordian .accordion-title {
    padding-left: 20px;
    background: transparent;
    border: 0;
    font-weight: 600;
    color: #3E3E3E;
    font-size: 16px;
}
.product-page-accordian .accordion-item {
    border: 1px solid #DCE3E6;
    margin-bottom: 15px;
    border-radius: 10px;
}
.product-page-accordian .accordion-inner {
    padding-left: 20px;
}
.related.related-products-wrapper.product-section {
    margin-bottom: 50px;
    border: 0;
    margin-top: 50px;
}
.related.related-products-wrapper h3.product-section-title {
    text-transform: capitalize;
    color: #0C1423;
    font-size: 26px;
}
.stars a {
    font-family: fl-icons !important;
}
.my-account-header {
    background: linear-gradient(316deg, #EAF4FD 0%, #1DB2A3 100%) !important;
    padding-top: 150px;
    margin-top: -84px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.my-account-header .page-title-inner {
    text-align: center;
}
.my-account-header .page-title-inner h1 {
    color: #006451;
    font-size: 42px;
    text-transform: capitalize;
}
.my-account-header .page-title-inner small {
    font-size: 18px;
    line-height: 16px;
    color: white;
    margin-top: 20px;
    text-transform: capitalize;
}
.account-user span.user-name {
    font-size: 18px;
    font-weight: 600;
    color: #35b9ad;
}
#my-account-nav li a {
    background: #E9F8F6;
    padding-left: 15px;
    color: #3E3E3E;
    text-transform: capitalize;
    margin-bottom: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
	font-size: 16px;
}
#my-account-nav li {
    border: 0;
}
#my-account-nav li a:before{
	display: none;
}
#my-account-nav li.active a {
    background: #006451;
    color: white;
}
#my-account-nav li a:hover {
    background: #006451;
    color: white;
}
.shop_table.shop_table_responsive th {
    background: #006451;
    padding: 12px 15px;
    color: white;
	border: 0;
}
.shop_table.shop_table_responsive td {
    background: #e9f8f6;
    padding: 10px 15px;
    color: #3E3E3E;
}
.shop_table.shop_table_responsive td a.woocommerce-button.button.view {
    margin: 0;
    background: #006451;
    min-height: 25px;
    height: 30px;
    line-height: 27px;
    text-transform: capitalize;
    font-weight: 100;
    border-radius: 7px;
}
.woocommerce-MyAccount-content strong {
    color: #006451;
}
.woocommerce-MyAccount-content a {
    color: #22b3a5;
}
.dashboard-links li a {
    border-color: #e9f8f6;
}
.dashboard-links li a:hover {
    background: #006451;
}
.woocommerce-MyAccount-content button.woocommerce-Button.button {
    background: #006451;
    border-radius: 5px;
}
header#header ul.header-nav a.account-link {
    color: black;
}
.checkout-page-title {
    padding-top: 150px !important;
    padding-bottom: 40px !important;
    margin-top: -84px;
    background: linear-gradient(316deg, #EAF4FD 0%, #1DB2A3 100%) !important;
	margin-bottom: 40px;
}
.checkout-page-title nav.breadcrumbs a.current {
    text-transform: capitalize;
    font-weight: 600;
    color: #006451;
}
.checkout-page-title nav.breadcrumbs span.divider {
    color: white;
    opacity: 1;
}
.checkout-page-title nav.breadcrumbs a {
    color: white;
    text-transform: capitalize;
}
.cart_totals table.shop_table th {
    background: #e9f8f6;
    color: black;
    font-weight: 600;
}
.cart_totals th.product-name {
    text-transform: capitalize;
    color: black;
    font-size: 25px;
    padding-top: 0;
}
.woocommerce-cart-form__contents td.actions {
    background: white;
    padding-top: 25px;
    padding-left: 0;
}
.woocommerce-cart-form__contents td.actions button.button {
    color: white;
    opacity: 1;
    text-transform: capitalize;
}
form.checkout_coupon button.is-form.expand {
    text-shadow: unset;
    border: 0;
    color: white;
}
form.checkout_coupon button.is-form.expand:hover {
    background: #006451;
}
.wc-proceed-to-checkout a.checkout-button:hover {
    background: #1db2a3;
}
.woocommerce-cart-form__cart-item td.product-remove a.remove {
    color: red;
}
.woocommerce-pagination .page-number.current {
    background: transparent;
    color: #1db2a3;
    border: 0;
}
.woocommerce-pagination .page-number {
    border: 0;
}
.nav-pagination>li i {
	top: -2px;
	color: #1db2a3;
}
.woocommerce-pagination .page-number:hover i {
    color: white;
}
span.btr-result-counts-shop-page {
    display: block;
    float: left;
    line-height: 4px;
}
.shop-page-title .page-title-inner {
    padding-right: 68px;
}
.berocket_lgv_widget {
    position: absolute;
    right: 0;
    top: -75px;
}
.berocket_lgv_widget a.berocket_lgv_set {
    background: transparent !important;
    border-color: transparent !important;
    box-shadow: unset !important;
    width: 25px !important;
    height: 25px !important;
	font-size: 20px !important;
	line-height: 25px !important;
}
div.berocket_lgv_widget a.berocket_lgv_button.selected {
    color: #1DB2A3 !important;
}
.product-small.berocket_lgv_list .box-text {
    display: none;
}
.products .berocket_lgv_additional_data h3 {
    font-size: 22px;
    color: #0C1423;
    font-weight: 700;
    margin-bottom: 10px;
}
.berocket_lgv_additional_data .lgv_meta .product_meta span.posted_in {
    margin-top: 15px;
    border-top: 1px solid #f3f3f3;
}
.berocket_lgv_additional_data .lgv_description {
    font-size: 16px;
}
.berocket_lgv_additional_data span.woocommerce-Price-amount.amount {
    font-size: 20px;
}
.shop-container .products.row.row-small {
    align-items: center;
}
.price-wrapper .price {
    display: none;
	margin-top: 15px;
}
.logged-in .price-wrapper .price {
    display: block;
}
.quantity-label, .quantity.buttons_added, button.single_add_to_cart_button, .product-summary .quantity .input-text.qty {
    display: none !important;
}
.image-tools .wishlist-button:hover {
    background-color: #1db2a3;
    border-color: #1db2a3;
}
.contact-icon .icon .icon-inner img {
    padding: 0;
}
.contact-icon .icon .icon-inner {
    padding: 5px;
    width: 50px;
    height: 50px;
    line-height: 26px;
}
.ex_switch {
    width: fit-content;
    background: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 20px !important;
    border: 1px solid lightgrey;
	display: flex;
    gap: 10px;
}
.ex_switch span {
    font-size: 16px;
    padding: 10px 25px;
    margin: 5px;
    border-radius: 10px;
    text-transform: capitalize;
    cursor: pointer;
}
.ex_switch span.active {
    background: #2bb7a9;
    color: white;
}
.exsting-switch-form span.wpcf7-form-control-wrap {
    display: none;
}
.product-category .box-image {
    border: 3px solid #27b5a7;
    border-radius: 50%;
}
form.variations_form.cart {
    margin-bottom: 0;
}
.product.product-type-variable .product-info .price-wrapper .price {
    display: none;
}
.variable-pro-price-btr {
    margin-top: 5px;
    margin-bottom: 5px;
    display: none;
}
.product.product-type-variable .variable-pro-price-btr {
    display: none;
}
.logged-in .product.product-type-variable .variable-pro-price-btr {
    display: block;
}
form.variations_form.cart .woocommerce-variation-price {
    display: none;
}
form.variations_form.cart table.variations th.label {
    width: 55px;
    font-size: 17px;
}
form.variations_form.cart table.variations {
    margin-bottom: 0;
}
form.variations_form.cart table.variations a.reset_variations {
    display: none;
}
form.variations_form.cart table.variations select {
    background-color: transparent;
    box-shadow: unset;
    border-radius: 5px;
    width: 180px;
}
form.variations_form.cart table.variations th.label label {
    margin-bottom: 0;
}
.supplies-home-boxes {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    align-items: center;
}
.splis-box {
    border-radius: 12px;
    border: 1.336px solid #EFFFFD;
    background: #EFFFFD;
    box-shadow: 0px;
    padding: 50px 20px;
    text-align: center;
	position: relative;
	border-bottom: 4px solid #1DB2A3;
	transition: 0.5s;
	min-height: 300px;
    display: flex;
    align-items: center;
}
.splis-box:hover {
    box-shadow: 0px 13.36048698425293px 80.16291809082031px -4.008146286010742px rgba(8, 38, 56, 0.01), 0px 5.3441948890686035px 80.16291809082031px -5.3441948890686035px rgba(8, 38, 56, 0.10);
	border-bottom: 0px;
	border-radius: 32.065px;
}
.splis-box h3 {
    margin-bottom: 0;
    color: black;
    line-height: 28px;
    font-size: 25px;
	transition: 0.5s;
}
.splis-box:hover h3 {
    font-size: 32px;
	line-height: 34px;
	color: #1DB2A3;
}
.splis-box p.hvr-fec {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    rotate: 0deg;
    background: #1DB2A3;
    z-index: -1;
    border-radius: 32.065px;
	transition: 0.5s;
}
.splis-box:hover p.hvr-fec{
	rotate: -4deg;
}
.product-page-accordian .accordion {
    display: grid;
}
#accordion-reviews {
	order: 10;
}
#accordion-additional_information {
    order: 9;
}
.product-page-accordian .accordion ul {
    margin-left: 20px;
}
h2.yikes-custom-woo-tab-title {
    display: none;
}
.btr-plus-description {
    display: inline-block;
    color: black;
    width: 25px;
    font-size: 13px;
    height: 25px;
    text-align: center;
    background: #d1d1d1;
    line-height: 25px;
    border-radius: 44px;
    cursor: pointer;
}
.btr-plus-description:hover {
    background: #1db2a3;
    color: white;
}
.product-short-description {
    margin-bottom: 15px;
}
.uprcurved-image {
    position: absolute;
    top: -45px;
}
h2.bettrmed-heading.small-heading.team-heading-about {
    font-size: 27px;
}
.img-team-left-2 {
    position: absolute;
    right: 0;
	margin-top: -87px;
}
.img-team-left-1 {
    margin-bottom: 80px !important;
}
.button.is-outline {
    color: black;
	border: 1px solid gray !important;
}
.button.is-outline:hover {
    color: white;
}
.availability-stock.btr-archive-avlblty {
    position: relative;
    margin-top: 11px;
    right: unset;
}
.availability-stock.btr-archive-avlblty ul.avail-stock li {
    margin: 0;
	font-size: 15px;
}
.availability-stock.btr-archive-avlblty ul.avail-stock {
    display: flex;
    justify-content: space-between;
	margin-bottom: 0;
}
.image-tools.grid-tools.bottom a.quick-view, .btr-adcart-wrapper a.quick-view {
    display: none;
}
.btr-adcart-wrapper {
    float: right;
    margin-top: -29px;
	display: none;
}
.availability-stock.btr-archive-avlblty ul.avail-stock li span.stock_stack {
    margin-top: 3px;
}
.product-small.box .box-image .image-tools.grid-tools a.add-to-cart-grid {
    display: none;
}
.logged-in .btr-adcart-wrapper {
    display: block;
}
.product-small.box .star-rating {
    position: absolute;
    right: 15px;
    top: 18px;
}
a.btr-cmpr.compare {
    width: 2.5em;
    height: 2.5em;
    overflow: hidden;
    border: 1px solid gray !important;
    border-radius: 50%;
    color: transparent;
}
a.btr-cmpr.compare:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(https://bettrmed.com/wp-content/uploads/2023/07/fluent_arrow-sync-24-regular.png);
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat;
}
a.btr-cmpr.compare:hover:before{
	background-image: url(https://bettrmed.com/wp-content/uploads/2023/07/Vector-1.png);
	background-size: 52%;
}
a.btr-cmpr.compare:hover {
    background: #1db2a3;
	border-color: #1db2a3 !important;
}
.button.is-outline:hover {
    border-color: #1db2a3 !important;
}
a.btr-cmpr.compare.added {
    background: #1db2a3;
}
.product-small.box:hover {
    border: 1.618px solid #1db2a3;
}
.wishlist-icon .button.icon.circle {
    line-height: 14px;
}
.product-lightbox-inner .availability-stock {
    position: relative;
    margin-top: 0;
}
.product-lightbox-inner .availability-stock ul.avail-stock {
    margin-bottom: 0;
	gap: 20px;
}
.product-lightbox-inner .availability-stock ul.avail-stock li {
    margin-left: 0;
}
.product-lightbox-inner .availability-stock ul.avail-stock li span.stock_stack {
    margin-top: 3px;
}
.btr-adcart-wrapper img {
    width: 33px;
}
.woocommerce-product-gallery__image img {
    border-radius: 10px;
}
.pro-info-image .img-inner {
    position: inherit;
}
.abt-btr-hover-prodct-outer {
    position: absolute;
    z-index: 999999999999999999999999999999999;
    min-width: 300px;
    min-height: 70px;
    background: white;
    margin-top: -40px;
    border-radius: 10px;
    box-shadow: 0px 0px 7px 0px;
    padding: 5px 10px;
	right: 0;
}
.abt-btr-hover-prodcuct {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 15px;
	align-items: center;
}
.abt-btr-hover-prodcuct .abt-btr-proinfo h3 {
    color: black;
    font-size: 16px;
    line-height: 18px;
}
.abt-btr-hover-prodcuct .abt-btr-proinfo .price {
    color: #1db2a3;
    font-weight: 600;
}
.abt-btr-hover-prodct-outer a:nth-child(1) {
    display: unset;
}
.abt-btr-hover-prodct-outer a {
    display: none;
}
.pro-info-image .img-inner:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 48%;
    outline-offset: 5px;
    border-radius: 50%;
    top: 30%;
    background: #000000a6;
}
.pro-info-image:hover .img-inner:before {
    background-color: #1db2a3;
}
.abt-btr-hover-prodct-outer img.btr-abt-ldr {
    width: 30px;
    display: block;
    margin: auto;
    margin-top: 15px;
}
ul.btmfooter-menu li a {
    font-weight: 100;
    font-size: 16px;
}
.fotter-btr-icon-bx .icon {
    border: 1px solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}
.icon-box.fotter-btr-icon-bx {
    gap: 20px;
    align-items: center;
	margin-bottom: 20px;
}
.fotter-btr-icon-bx .icon img {
    padding: 0;
    width: 25px;
}
.fotter-btr-icon-bx .icon-box-text h3 {
    margin-bottom: 0;
    font-weight: 100;
}
.fotter-btr-icon-bx .icon-box-text a {
    color: #1DB2A3;
}
.absolute-footer.dark .copyright-footer a {
    color: #1DB2A3;
}
table.compare-list tr.add-to-cart {
    display: none;
}
.footer-last-col-icons {
    display: grid;
    justify-content: flex-end;
}
button.mfp-close {
    display: none;
}
.lightbox-content button.mfp-close {
    display: block;
    top: 0 !important;
}
.abt-btr-hover-prodcuct .abt-btr-proinfo .price{
	display: none;
}
.logged-in .abt-btr-hover-prodcuct .abt-btr-proinfo .price{
	display: block;
}
#search-filter-form-1194 li>ul {
    display: none;
}
form#search-filter-form-1194>ul>li {
    margin-left: 0;
    padding: 0;
}
form#search-filter-form-1194>ul>li h4 {
    padding: 10px 15px;
    font-weight: 100;
	cursor: pointer;
}
form#search-filter-form-1194>ul>li.active_filter {
    padding-bottom: 10px;
}
form#search-filter-form-1194>ul>li {
    border-bottom: 1px dashed #BABABA;
	position: relative;
}
form#search-filter-form-1194>ul>li.active_filter ul {
    display: block;
}
form#search-filter-form-1194>ul>li.active_filter h4 {
    color: #1db2a3;
    font-weight: 600;
}
form#search-filter-form-1194>ul>li li.sf-level-0 input {
    display: none;
}
form#search-filter-form-1194>ul>li li.sf-level-0 label {
    font-weight: 100;
    color: black;
}
form#search-filter-form-1194>ul>li li.sf-level-0.sf-option-active label {
    color: #1db2a3;
}
form#search-filter-form-1194>ul>li:before {
    content: "";
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    right: 10px;
    background-image: url(https://bettrmed.com/wp-content/uploads/2023/08/ri_arrow-left-s-line.png);
    top: 13px;
    background-size: cover;
}
form#search-filter-form-1194>ul>li.active_filter:before {
    background-image: url(https://bettrmed.com/wp-content/uploads/2023/08/Line-8dashline.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}
.product-info.summary .price-wrapper {
    height: 33px;
}
aside#woocommerce_price_filter-2 {
    display: none;
}
.logged-in aside#woocommerce_price_filter-2 {
    display: block;
}
@media only screen and (max-width: 768px){
	h2.banner-heading {
		font-size: 50px;
		line-height: 50px;
	}
	.counter-banner-row {
		margin: auto !important;
		margin-top: 30px !important;
	}
	.btm-btn span.bt-icon {
		width: 30px;
		height: 30px;
		line-height: 18px;
	}
	.btm-btn {
		line-height: 31px;
	}
	.btm-btn a {
		font-size: 17px;
	}
	h2.bettrmed-heading {
		font-size: 35px;
	}
	.btr-home-icons-box-most-outer .btr-home {
		padding: 10px;
	}
	.btr-home-icons-box-most-outer .col-inner {
		padding: 0;
	}
	.btr-home-inner {
		grid-template-columns: 1fr 1fr !important;
		gap: 10px !important;
	}
	span.btn-home-text {
		font-size: 13px !important;
	}
	.btr-home-grid {
		padding: 0 !important;
	}
	.product-small.box .box-text .title-wrapper a {
		font-size: 14px;
	}
	.product-small.box .box-text.box-text-products span.woocommerce-Price-amount.amount {
		font-size: 18px;
	}
	.availability-stock.btr-archive-avlblty ul.avail-stock {
		display: block;
	}
	.supplies-home-boxes {
		display: block;
	}
	.supplies-home-boxes .splis-box {
		margin-bottom: 30px;
	}
	.footer-menu {
		margin-left: 0;
	}
	.page-id-338 #content .row-collapse>.col {
		padding: 0 20px !important;
	}
	.counter-upp.about-counter {
		font-size: 30px;
	}
	.counter-upp.about-counter span.counter-title {
		font-size: 14px;
	}
	.about-slider-txt-box h3 {
		font-size: 45px;
		line-height: 45px;
		margin-bottom: 25px;
	}
	.teamsection-about {
		padding: 0 20px;
	}
	.ex_switch span {
		font-size: 12px;
		padding: 5px 10px;
	}
	.btr-contact-form-row {
		display: block !important;
	}
	.contact-icon-left {
		height: auto !important;
		padding-bottom: 0 !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.btr-contact-form-row input.wpcf7-form-control {
		padding: 10px !important;
		height: auto !important;
	}
	.category-filter-row {
		text-align: left !important;
	}
	form.woocommerce-ordering select.orderby {
		width: 170px !important;
	}
	.shop-page-title .flex-col.medium-text-center {
		text-align: left !important;
	}
	.berocket_lgv_widget {
		right: 15px;
		top: -85px;
	}
	.page-title-btrm-box h2 {
		font-size: 32px;
	}
	.product-info.summary .product-title {
		font-size: 25px;
	}
	.availability-stock {
		position: relative;
		right: unset;
		left: 0;
		margin-top: 0;
	}
	.availability-stock ul.avail-stock li {
		margin-left: 0;
		margin-right: 6px;
	}
	.yith-wcwl-add-button {
		margin-top: 10px;
	}
	.abt-btr-counters {
		margin-top: 40px;
	}
}
.grecaptcha-badge {
    display: none !important;
}