/*.sppb-carousel-extended-outer-stage {
    height: auto !important;
}

.sppb-carousel-extended-item {
    aspect-ratio: 8 / 3;
}

.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap,
.sppb-image-carousel-layout1 .sppb-carousel-extended-item img,
.sppb-image-carousel-layout1 .sppb-carousel-extended-item-overlay { border-radius: 0 !important; }

div.sppb-carousel-extended-dots { bottom: 20px; }


@media (max-width: 991px) {
  .sppb-carousel-extended-item { aspect-ratio: 1 / 1; }
}
*/

.sppb-carousel-extended-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap, .sppb-image-carousel-layout1 .sppb-carousel-extended-item img, .sppb-image-carousel-layout1 .sppb-carousel-extended-item-overlay{
    border-radius: 0px;
}

.sppb-carousel-extended-nav-control .nav-control.next-control {
    float: right;
    margin-right: 0px;
}

.sppb-carousel-extended-nav-control .nav-control.prev-control {
    float: left;
    margin-left: 0px
}

@media (max-width: 1199px) {
    .home-banner-001 .sppb-carousel-extended-outer-stage { height: auto !important; }
    .home-banner-001 .sppb-carousel-extended-item img { object-fit: contain; }
}

/*product slider 02 homepage*/
#hikashop_category_information_module_157 #hikashop_carousel_hikashop_category_information_module_157 {
    padding: 0px!important;
    padding-top: 50px!important;
}

div#hikashop_carousel_pagination_hikashop_category_information_module_157 {
    position: relative;
}
div#hikashop_carousel_pagination_hikashop_category_information_module_157 .swiper-pagination.swiper-pagination-top.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px;
}




.home-banner-001 {
    border-radius: 20px;
    overflow: hidden;
}

.home-ads-sec>div {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

@media (max-width: 1199px) {
    .home-ads-sec>div { flex-direction: row; margin-top: 15px; }
}

@media (max-width: 575px) {
  	.home-ads-sec>div { flex-direction: column; margin-top: 15px; }
}




.home-feature-icon-001 img {
    width: 100px;
    border-radius: 20px;
}

.home-feature-icon-001 .sppb-addon-title {
    font-weight: 800;
}

.home-feature-icon-001 .sppb-addon-title a {
    color: #00136f;
}



.home-service-list {
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 20px;
}

.home-service-list>div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.home-service-table-001 table.sppb-addon-table-main p {
    margin: 0;
    font-weight: 600;
}

.home-service-table-001 table.sppb-addon-table-main td {
    background: #fff !important;
    color: #00136F !important;
    padding: 15px 0;
}

.home-service-table-001 table.sppb-addon-table-main tr {
    border-bottom: 1px solid #ccc;
}

.home-service-table-001 table.sppb-addon-table-main td:last-child p {
    display: inline-block;
    float: right;
    padding: 5px 10px;
    background: #e1ebfd;
    font-weight: 700;
    border-radius: 5px;
    color: #0314ca;
}

.home-service-table-001 table.sppb-addon-table-main td .green-label p {
    background: #e3f3e3;
    color: #297c42;
}

.home-service-table-001 .sppb-no-table-header tbody tr:first-child {
    display: table-row;
}



.home-feature-sec .sppb-row-column:not(:last-child) {
    border-right: 1px solid rgb(255 255 255 / 30%);
}

@media (max-width: 1199px) {
    .home-feature-sec .sppb-row-column { border-right: 0 !important; padding: 15px; } 
}


.home-feature-icon-002 .pull-left {
    /* width: 30% !important; */
    max-width: 80px;
}

.home-feature-icon-002 {
    color: #fff;
}

.home-feature-icon-002 .sppb-addon-text {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.2px;
}

.home-feature-icon-002 .sppb-addon-text p {
    margin: 0;
}



.home-feature-icon-003 {
    margin-bottom: 20px;
}

.home-feature-icon-003 .sppb-addon-text {
    font-size: 14px;
}

.home-feature-icon-003 .sppb-addon-text p {
    margin: 0;
}

.home-feature-icon-003 .sppb-addon-title {
    font-weight: 700;
    font-size: 14px;
    color: #0138b5;
}

.home-feature-icon-003 img {
    max-width: 100px;
}






@media (max-width: 1199px) {
    .home-cta-sec>div>div { gap: 15px; }
}

.home-cta {
    height: 100%;
}

.home-cta .sppb-container-inner {
    height: 100%;
}

.home-cta .sppb-row {
    height: 100%;
}






/*pharmacy*/

.pharmacy-feature-icon-001 .pull-left {
    /* width: 30% !important; */
    max-width: 40px;
    margin-right: 10px;
}

.pharmacy-feature-icon-001 {
    color: #00136f;
}

.pharmacy-feature-icon-001 .sppb-addon-text {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.2px;
}

.pharmacy-feature-icon-001 .sppb-addon-text p {
    margin: 0;
}

.pharmacy-feature-icon-001 .sppb-addon-title {
    font-size: 14px;
}




