:root {
    --primary-c: #D18084;
	--primary-c-faded: #d18084a1;
    --secondary-c: #000000;
    --third-c: #ebebeb;
    --fourth-c: #1f1f1f;
    --fifth-c:#f6f6f6;
    --sixth-c: #0d967c;
}

.top-header-text{
    color: white;
    font-size: 12px;
}
.top-header {
    background: var(--primary-c);
    border-bottom: 1px solid var(--border-c);
}
.top-header-text > span{
    color: white;
    font-size: 12px;
}
.top-header-wrapper{
    justify-content: flex-start;
}
.itemright {
    flex: 0 1 auto;
    margin-left: auto;
}
.title-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.title-logo {
    height: 6rem;
    width: 6rem;
    background-repeat: no-repeat;
    position: absolute;
    right: 59%;
    top: -29%;
}
.blog-card-wrapper {
    background-size: 105%;
    transition: background-size .3s ease-in-out;
}
.blog-card-see-more {
    font-size: 1rem;
    text-decoration: none;
}
.blog-card-link:hover{
    text-decoration: none;
}
.splide__brands .splide-banner-img {
	filter: grayscale();
}

.header-menu-item > a {
    color: var(--primary-text-c);
    transition: all 0.2s ease-in-out 0s;
    text-transform: uppercase;
    font-weight: 700;
}
.header-menu-item > a:hover{
    text-decoration: none;
}
.main-header-wrapper > .header-menu-wrapper > .header-menu-item > a, .main-header-wrapper > .header-menu-wrapper a.header-menu-item{
    font-weight: 500;
    font-size: .9rem;
}
.header-menu-item{
    color: var(--primary-text-c);
    transition: all 0.2s ease-in-out 0s;
    text-transform: uppercase;
    font-size: .7rem;
}
.header-menu-wrapper {
    gap: 2.5rem;
}
.header-menu-item:hover{
    color: var(--primary-text-c);
}
.top-header-page-right > a{
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    color: var(--secondary-c);
    font-weight: 700;
    width: 157px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 20px;
}
.top-header-page-right > a:hover{
    color: var(--secondary-c);
}
.footer-menu li, .footer-menu li a {
    color: white;
}

.footer-menu li, .footer-menu li a:hover {
    color: white;
}

.footer-menu li div span {
    color: white;
    font-size: .9rem;
}
.footer-info-text > span {
    font-weight: bold;
    font-size: 1rem;
}
.a-tag-decoration-menu{
    text-decoration: none;
	color: var(--primary-c);
	margin-left: 1rem;
	justify-content: flex-start;
    font-weight: bold;
}
.a-tag-decoration-menu:hover{
    color: var(--primary-c);;
}
.ul-decoration-menu > li > a {
    justify-content: flex-start;
    margin-left: 1rem;
    font-size: 0.8rem;
}
.col-menu ul a {
    color:var(--primary-c);
    text-decoration: none;
}
.header-search-wrapper {
    width: 65%;
}
.form-floating.search > label {
    padding-left: 3.5rem;
    color: var(--secondary-c);
}
.form-floating > .form-control.search-input {
    padding-left: 3.2rem;
}

.ul-decoration-menu {
    margin: 0;
}
.col-menu-item {
    padding: 1rem .5rem 0 .5rem;
}
.menu-scrollable {
    padding-bottom: 1rem;
}

.callouts .callout-item:not(:last-child)>.callout-wrapper>.callout-body>.callout-right:after {
    background-color: white;
}

.callout-right {
    color: var(--primary-c);
}

.footer-menu ul {
    margin-top: 1rem;
}
.livro-reclamacoes-img {
    filter: none;
}
.header-logo-wrapper a object {
    height: 1.5rem;
}
.main-header-wrapper {
    padding-bottom: 0;
}
.hr-colored {
    width: 100px;
    border-top: 4px solid var(--primary-c);
    margin: 0;
    opacity: 1;
}
.newsletter_form{
    background: var(--primary-c);
    height: 20px;
}
.newsletter-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.newsletter-info-wrapper h3, .newsletter-info-wrapper span{
    color:#FFFFFF;
    font-weight: 500;
}
.newsletter-info-wrapper, .newsletter-select-wrapper{
    width: 100%;
}
.footer-newsletter i{
    left: auto;
    right: 15px;
}
.footer-newsletter button{
    border: none;
    background: #e6e6e6;
    position: relative;
    right: 15px;
}
.header-menu-dropdown button{
    border: none;
    background: transparent;
    color: var(--primary-text-c);
    font-size: 0.9rem;
    font-weight: 500;
}
.header-menu-dropdown:hover button{
    color: var(--primary-c);
}
.header-menu-show-catg{
    background: var(--primary-c);
    border-radius: 0.4rem;
}
.header-menu-show-catg a{
    color: #FFFFFF;
    padding: 1rem;
    font-size: 0.9rem;
    font-weight: 500;
    flex-direction: row;
    height: 2.5rem;
}
.header-menu-show-catg a::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.header-menu .header-menu-wrapper{
    justify-content: space-between;
}

.header-menu-wrapper .form-floating i{
    left: auto;
    right: 1rem;
}
.header-menu-wrapper .form-floating.search > label{
    padding: 0.7rem 1.5rem;
}
.splide__arrow{
    background: var(--border-c);
}
.btn-theme-secondary{
    font-size: 0.7rem;
}
.shopping-cart-item-price,
.product-price {
	color: var(--secondary-c);
    font-size: 15px;
}
.product-price-old{
    color: #999999;
    text-decoration-color: #999999;
    font-size: 12px;
}
.header-menu-itens .header-personal-wrapper .header-link span{
    color: var(--secondary-c);
}
.header-menu-itens .header-personal-wrapper .svg-icon-fill path{
    fill: var(--secondary-c);
}

.product-page-breadcrumb{
    background: var(--fifth-c);
}
.marca-categoria-product{
    gap: 1rem;
}
.ref-product {
    font-size: initial;
    display: flex;
    gap: 2rem;
}
.marca-categoria-product a{
    color: unset;
    font-weight: 500;
}
.wrapper-add-to-cart-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.more-product, .less-product {
    background: 0 0;
    height: 45px;
    width: 33px;
    text-align: center;
    padding-left: 0;
    border-radius: 0;
    border: 1px solid #ddd;
    font-weight: 800;
    color: #3b3b3b;
}
.add-cart-product-group input{
    width: 50px;
    height: 45px;
    border: 1px solid #ddd;
    font-size: 1.2rem;
    text-align: center;
    border-radius: 0;
}
.btn-add-cart-product{
    border-radius: 25px;
    height: 45px;
}

.product-fav-icon {
    border-radius: 25px;
    height: 45px;
}
.product-fav-page{
    margin-left: 20px;
}
.product-descriptions .nav-tabs .nav-link{
    font-size: 13px;
    font-weight: 600;
}
.product-descriptions .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: var(--primary-c)!important;
}
.product-descriptions .nav-item .nav-link {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: .3s;
    color: var(--secondary-c);
}
.product-descriptions .nav-tabs, #tabcontent_description {
    border: 1px solid #dee2e6;
}
.product-descriptions .nav-tabs{
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-descriptions{
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.10);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-o;
}
.product-page h2{
    color: var(--secondary-c);
}
.product-image .splide__arrow{
    top: 110%;
    background: none;
}
.wrapper-add-to-cart-inner .less-product{
    border-radius: 0px 7px 7px 0px;
}
.wrapper-add-to-cart-inner .more-product{
    border-radius: 7px 0px 0px 7px;
}
.add-to-cart-btn{
    border: 1px solid var(--primary-c);
    background-color: var(--primary-c);
}
.list_of_best_sellers_title{
    background: var(--primary-c);
    border-radius: 10px 10px 0px 0px;
}
.list_of_best_sellers_title h2{
    color: #FFF;
    font-weight: 400;
    text-align: left;
    padding-top: 16px;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-size: 1rem;
}
.list_of_best_sellers{
    border: 1px solid #dee2e6;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.10);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-o;
}
.best_sellers_content li{
    list-style: none;
}
.best_sellers_content{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.best_sellers_name{
    font-size: .8rem;
    font-weight: 500;
}
.best_sellers_price{
    font-weight: 600;
}
.bn_home_box-text .bn_home_box-text-name{
    width: 100%;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    padding: 20px 40px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-transform: inherit;
}
.bn_home_box-text{
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.bn_home_box-text .bn_product_page_buy, .bn_home_box-text .bn_product_page_buy:hover{
    background: var(--primary-c);
    border-color: var(--primary-c);
    width: auto;
    height: auto;
    padding: 8px;
    font-weight: 600;
}
.product-descriptions .tab-content>.active{
    padding: 10px;
}
.products_of_month h2{
    color: var(--secondary-c);
}
.banner-label{
    background: transparent;
    bottom: 6rem;
}
.banner-label h2{
    text-align: left;
    color: #FFF;
}
.banner-label a{
    padding: 10px 20px 10px 20px;
    width: 70%;
    background: var(--primary-c);
    color: #FFF;
    border-radius: 7px;
    font-size: 13px;
}
.header-menu-wrapper .header-menu-item:hover{
    color: var(--primary-c);
}
.header-personal-wrapper .header-link:hover span{
    color: var(--primary-c);
}

.header-personal-wrapper .header-link:hover .svg-icon-fill path{
    fill: var(--primary-c);
}
.header-personal-wrapper .cart-wrapper:hover .svg-icon-fill path{
    fill: var(--secondary-c);
}

.cart-wrapper, .cart-wrapper:hover {
    color: #000;
}

.header-menu-wrapper .header-menu-show-catg .header-menu-item:hover{
    color: #FFF;
}

.header-menu-medicines{
    background: linear-gradient(180deg, #457C1F 0%, #74AF27 100%);
    justify-content: center;
    border-radius: 2rem;
    padding: 0 2rem 0 2rem;
}
.header-menu-medicines .header-menu-item {
    color: #FFF;
    height: 2.5rem;
    white-space: nowrap;
}

.header-menu-medicines:hover a{
    text-decoration: underline;
}
.slider-bg {
    background-image: none;
}
.header-menu-dropdown:hover>.dropdown-menu {
    display: block;
    top: 1.5rem;
}
.header-menu-dropdown-menu-wrapper>.dropdown-toggle:active {
      pointer-events: none;
}
.product-in-stock{
    color: var(--primary-c);
} 
#codes-form-tab, #file-form-tab{
    color: var(--secondary-c);
    font-weight: 600;
}
.checkout-bg{
    background-color: #FFF;
}

.img_prescription img{
    display: block;
    margin: auto;
}
.checkout-bg h3 {
    color: var(--primary-c);
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.header-menu-fixed {
    background: white;
    transform: translateY(132%);
}

.footer-info-imgs {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.footer-info-imgs>a>img {
    width: 130px;
}

.mobile-nav .menu-header {
    background: var(--primary-c);
    color: white;
}
.tag-mnsrm {
    z-index: 0;
}
.product-card-title-phica .title-product{
    height: 3rem;
}

.fw-bold > .header-menu-item
{
    font-weight: bold;
}

.more-product, .less-product {
    background: none;
    height: 33px;
    width: 33px;
    text-align: center;
    padding-left: 0;
    border-radius: 0;
    border: 1px solid #dddddd;
    font-weight: 800;
    color: #3B3B3B;
}

.add-cart-product-group input {
    width: 52px;
    height: 33px;
    border: 1px solid #dddddd;
    font-size: 1.2rem;
    text-align: center;
    border-radius: 0;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left: 0;
}

#tabs-product-description {
    justify-content: center;
}

#tabs-product-description > .nav-item > .nav-link {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
}

#tabs-product-description > .nav-item > .nav-link:hover {
    text-decoration: none;
    color: var(--primary-c) 
}

#tabs-product-description > .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: var(--primary-c) !important;
}


.add-cart-product-group {
    height: auto;
    justify-content: flex-start;
}

.wrapper-add-to-cart-inner {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

footer {
    background-color: var(--primary-c);
}

.copyright {
    color: black;
    font-size: .8rem;
}


.search-filters .accordion-button {
    background-color: white;
    color: var(--secondary-c);
}

.search-filters .accordion .accordion-button:not(.collapsed) {
    background-color: white;
    color: var(--secondary-c);
}

.search-filters .accordion .accordion-button:not(.collapsed) {
    background-color: white;
    color: var(--secondary-c);
}

.search-filters .accordion .accordion-button.collapsed {
    border-bottom: 1px solid var(--secondary-c); /* Adiciona a borda */
    border-radius: 0;
}

.search-filters .accordion-item>.accordion-collapse:not(#price-filters) {
    border-bottom: solid 1px var(--secondary-c);
    border-radius: 0;
}

.search-filters .accordion .accordion-item:last-child .accordion-button.collapsed {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.search-filters .accordion-button:after {
    color: var(--secondary-c);
}

.form-floating i {
    font-size: 1.6rem;
}

.title-product>h3 {
    font-size: 13px;
    font-weight: normal;
}

.product-card-default-c .title-product {
    height: 2.5rem;
}

.btn.btn-theme-primary-checkout {
    background-color: black;
    border: 1px solid black;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
    padding: .7rem 4rem;
    text-transform: uppercase;
}

.btn.btn-theme-primary-checkout:hover {
    color: white;
	background-color: var(--primary-c);
	border: 1px solid var(--primary-c);
    text-decoration: none;
}

footer .logo {
    max-height: 50px;
    width: auto;
}
.footer-newsletter > div > label
{
    color: #000;
}

.footer-newsletter > div > input
{
    background-color: white;
}

.footer-newsletter > div > button
{
    background-color: white;
}

.footer-newsletter > div > input:focus
{
    background-color: white;
}

.footer-socials {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
}

.footer-socials > a > i{
    font-size: 2rem;
}

.coolsis-rights {
    background: white;
}

.callout-text {
    font-size: .50rem;
}

.img-pos-0-card {
    height: 260px;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
}

.title-pos-0-card {
    padding-left: 0;
    font-size: 22px;
    font-weight: 900;
    height: 40px;
    text-transform: unset;
    text-align: left;
}

.subtitle-pos-0-card {
    color: var(--primary-text-c);
    font-size: 15px;
    font-weight: 400;
    height: 30px;
}

.btn-pos-0-card {
    border-radius: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6.81px;
}

.card-pos-0-card {
    border-color: #e5e5e5;
    border-radius: 10px;
}

.payment-methods img {
    height: 30px;
    background: white;
}

.svg-icon-fill path {
    fill: #000;
}

.header-personal-wrapper .cart-wrapper .svg-icon-fill path{
    fill: var(--primary-c);
}

#tags-area {
    position: absolute;
    color: white;
    z-index: 1;
}

#tags-area ul {
    /*float: left;*/
    padding: 0;
    margin: 0;
}

#tags-area li {
   /* float: left;*/
    list-style: none;
    margin: 5px;
}

#tags-area li div.desconto_val {
    background: var(--primary-c);
    border-radius: 6px;
    padding: 3px 14px;
}

.validade_campanha {
    background-color: white;
    color: var(--primary-text-c);
    font-size: 15px;
    justify-content: flex-start;
    font-weight: 500;
}

.checkout-delivery-deliverto-header-title i {
    color: var(--primary-c);
}

body.checkout .header-logo-wrapper a object {
    padding: 0;
}

.checkout-link {
    color: var(--primary-c);
}

.col-menu ul a {
    color: black;
}

.col-menu ul a:hover {
    color: var(--primary-c);
}

#splide-cards-pos-1 .splide__pagination {
    bottom: auto;
    position: unset;
    padding-top: .5rem;
}

#splide-cards-pos-1 .splide__pagination .splide__pagination__page {
    border: 1px solid #ccc;
}

.radio-checkout-input:checked~.radio-checkout-wrapper {
    border: 3px solid var(--primary-c);
}

.fake-radio {
    color: var(--primary-c);
}

.fake-radio:hover {
    color: black;
}

.checkout-link:hover {
    color: var(--primary-c);
}

.checkout-finish-title-wrapper i {
	color: var(--primary-c);
}


.form-check-input:focus {
    border-color: var(--primary-c);
}


.product-card-default-c .product-card-promo-date {
    justify-content: center;
    padding-top: 1.5rem;
}

.checkout-item-container.selected {
    border: 3px solid var(--primary-c);
    transition: border .2s ease-in-out;
}

.checkout-item-container:focus {
    border: 2px solid var(--primary-c);
    transition: border .2s ease-in-out;
}

.card-pos-1-wrapper {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
}

.img-pos-1-card{
    width: 100%;
    height: 430px;
    border-radius: 10px;
}

.promotion-slider {
    width: 61%;
}

.link-overlay {
    background-color: #fff;
    border: unset;
    border-radius: 50px;
    bottom: 7%;
    box-sizing: border-box;
    color: var(--primary-c);
    font-weight: 700;
    left: 50%;
    letter-spacing: 2px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transform: translateX(-50%);
}

.card-container {
    display: inline-block;
    position: relative;
    width: 100%;
}

@media (max-width: 1400px) { 
	.title-logo {
        right: 61%;
    }
}

@media (max-width: 1200px) { 
	.title-logo {
        right: 63%;
    }

    .main-header-wrapper > .header-menu-wrapper > .header-menu-item > a, .main-header-wrapper > .header-menu-wrapper a.header-menu-item {
        font-weight: 500;
        font-size: .8rem;
    }

    .header-menu-medicines .header-menu-item {
        font-size: .6rem;
    }

    .main-header-wrapper {
        padding-bottom: 1rem; 
        padding-top: 1rem;
    }
}

@media (min-width: 767px) { 
	.footer-menu .logo-footer{
        width: 85%;
    }
} 
@media (min-width: 1200px) { 
    .img_prescription img{
        max-width: 40%;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .img_prescription img{
        max-width: 50%;
    }
}
@media (max-width: 767px) { 
	.newsletter-wrapper {
        flex-direction: column;
    }
    footer .footer-info-text{
        text-align: center;
    }
   
    footer .coolsis-rights .row{
        align-content: center;
    }
    footer .logo-footer{
        width: 75%;
    }
    .callouts .callout-item {
        margin-top: 1rem;
    }
    .callouts .callout-title{
        color: var(--secondary-c)
    }
    .callouts{
        background: white;
    }
    .callout-right i{
        color: var(--primary-c);
    }
    .top-header{
        background: var(--primary-c);
        border-bottom: 1px solid var(--primary-c);
    }
    .top-header .top-header-text{
        color: #FFF;
    }
    .itemcenter{
        text-align: center;
    }

    .payment-methods {
        display: flex;
        flex-direction: row;
        align-items: center;
        align-content: center;
        justify-content: center;
        gap: 0.5rem;
    }

    .header-logo-wrapper a object {
        height: 5vw;
    }

    #tags-area {
        position: absolute;
        top: 0;
        color: white;
		z-index: 2;
    }

    .footer-socials {
        align-items: center;
        display: flex;
        flex-direction: row;
        gap: 1rem;
        justify-content: center;
    }

    .footer-socials>a>i {
        font-size: 1.5rem;
    }    

    .footer-info-text.informacoes {
        padding-top: 10px;
        margin-top: 10px;
    }

    .footer-info-text.profarma {
        padding-top: 10px;
        margin-top: 10px;
    }

    /* Estilização específica para o título "Informações" */
    .footer-info-text.informacoes {
        padding-bottom: 5px;
        margin-bottom: 2rem;
    }

    .toggle-menu {
        background: none;
        color: white;
        border: none;
        cursor: pointer;
        float: right;
        font-size: 1.3rem;
    }

    #best-seller-slider.splide--draggable>.splide__track, #highlights-slider.splide--draggable>.splide__track, .splide__track {
        padding-bottom: 0;
        padding-top: 0;
    }

    .mobile-menu .level-1 {
        max-height: calc(100vh - 50px);
        overflow-y: auto;
    }

    .mobile-menu, .mobile-menu li, .mobile-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .mobile-menu>ul>li {
        border-bottom: 1px solid;
        display: block;
        padding: 1rem;
        position: relative;
    }

    .mobile-menu, .mobile-menu li, .mobile-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .mobile-menu>ul>li>a {
        font-size: 18px;
        justify-content: space-between;
    }

    .nochild-color {
        color: var(--primary-c) !important;
    }

    .mobile-menu, .mobile-menu li, .mobile-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    ul.level-2 {
        padding-top: 1rem;
    }

    .mobile-menu ul ul {
        display: none;
    }

    .mobile-menu, .mobile-menu li, .mobile-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .mobile-menu ul ul li {
        border-bottom: 1px solid;
        padding: 1rem;
        position: relative;
    }

    .mobile-menu ul ul li>a {
        font-size: 14px;
        justify-content: space-between;
    }

    .mobile-menu, .mobile-menu li, .mobile-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .mobile-menu ul ul li {
        border-bottom: 1px solid;
        padding: 1rem;
        position: relative;
    }

    .fav-li, .user-li {
        background-color: var(--primary-c);
        border-bottom: none !important;
    }

    .fav-li>a, .user-li>a {
        color: #fff;
        font-size: 16px !important;
        gap: 1rem;
        justify-content: flex-start !important;
    }

    .card-pos-1-wrapper {
        flex-direction: column;
    }

    .promotion-slider {
        width: 100%; 
    }

    .splide__pagination__page {
        width: 16px; /* Increase the size of the buttons */
        height: 16px;
        margin: 0 8px; /* Add spacing between buttons */
        touch-action: manipulation; /* Improve touch responsiveness */
    }

    .splide__pagination__page.is-active {
        background-color: var(--primary-c); /* Highlight active button */
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .header-menu-wrapper {
        gap: 0.5rem;
    }
    .main-header-wrapper > .header-menu-wrapper > .header-menu-item > a, .main-header-wrapper > .header-menu-wrapper a.header-menu-item{
        font-size: .7rem;
    }
    .header-menu-medicines{
        padding: 0;
    }
    .header-menu-medicines .header-menu-item{
        font-size: 0.6rem;
    }
} 

@media (max-width: 575.98px) {
    .callout-body {
        flex-direction: column;
    }
    
    .img-pos-1-card{
        height: auto;
    }
}


/*# sourceMappingURL=theme.css.map*/