/*.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; }
}
*/


.home-banner-001 .sppb-carousel-extended-outer-stage {
    height: auto !important;
}

/*.home-banner-001 .sppb-carousel-extended-item {
    aspect-ratio: 20 / 9;
}*/

@media (max-width: 767px) {
  .home-banner-001 .sppb-carousel-extended-item {
    aspect-ratio: 8 / 3;
}
}



.img-overlay-001 .sppb-addon-title {
    text-transform: uppercase;
    margin: 0;
}

@media (min-width: 1200px) {
    .img-overlay-001 .overlay-image-title { width: 40%; }
}

.title-style-001 span {
    color: #744d9d;
}


.sec-line-001:before {
    content: "";
    position: absolute;
    background: #b2b2b2;
    width: 100%;
    height: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sec-line-001 .sppb-addon-header {
    display: inline-block;
    padding-right: 20px;
    background: #fff;
}

.sec-line-001 .sppb-button-wrapper {
    display: inline-block;
    float: right;
    background: #fff;
    padding-left: 20px;
}


.sec-line-002:before {
    content: "";
    position: absolute;
    background: #b2b2b2;
    width: 100%;
    height: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sec-line-002 .sppb-addon-header {
    display: inline-block;
    padding-right: 20px;
    background: #f2edf6;
}

.sec-line-002 .sppb-button-wrapper {
    display: inline-block;
    float: right;
    background: #f2edf6;
    padding-left: 20px;
}


.home-tab-001 .sppb-nav {
  	padding-bottom: 10px;
    margin-bottom: 15px;
  	overflow: scroll;
  	flex-wrap: nowrap;
  	max-width: 100%;
  	text-wrap-mode: nowrap;
}

.home-tab-001 .sppb-nav>li>a {
    text-transform: uppercase;
    border-radius: 100px;
    padding: 8px 20px;
    font-weight: 500;
    color: #000 !important;
}

.home-tab-001 .sppb-nav>li.active>a, .home-tab-001 .sppb-nav>li.active>a:hover, .home-tab-001 .sppb-nav>li.active>a:focus {
    background: #de8cbb !important;
}

.home-tab-001 .sppb-nav>li>a:hover, .home-tab-001 .sppb-nav>li>a:focus {
    background: #de8cbb !important;
    color: #000 !important;
}


.hikashop_module .hikashop_products_listing {
    margin-left: -15px;
    margin-right: -15px;
}


.home-feature-001 .sppb-column-addons {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}



.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
}

/*product slider 02 homepage*/
#hikashop_category_information_module_157 #hikashop_carousel_hikashop_category_information_module_157 {
    padding: 0px!important;
    padding-top: 0px!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;
}

.hikashop_carousel .hikashop_carousel_item .hikashop_listing_img_title span {
    text-align: left !important; 
}



