.elementor-9280 .elementor-element.elementor-element-3e530d0 .elementor-tab-title, .elementor-9280 .elementor-element.elementor-element-3e530d0 .elementor-tab-title:before, .elementor-9280 .elementor-element.elementor-element-3e530d0 .elementor-tab-title:after, .elementor-9280 .elementor-element.elementor-element-3e530d0 .elementor-tab-content, .elementor-9280 .elementor-element.elementor-element-3e530d0 .elementor-tabs-content-wrapper{border-width:1px;}/* Start custom CSS for tabs, class: .elementor-element-3e530d0 */#product-bullet-lising h2, .product-bullet-lising h2 {
    font-weight: 600;
    text-align: left;
    font-size: 27px;
    margin-bottom: 20px;
    color: #0c6bad;
}
#product-bullet-lising ul, .product-bullet-lising ul {
    display: flex;
    flex-wrap: wrap;
    list-style: square;
}
#product-bullet-lising ul li, .product-bullet-lising ul li {
    margin-bottom: 10px;
    width:50%;
}
@media screen and (min-width: 1024px) {
    #product-bullet-lising ul li, .product-bullet-lising ul li {
        margin-bottom: 10px;
        width: 33.33%;
    }
}
@media screen and (max-width: 767px) {
    #product-bullet-lising ul li, .product-bullet-lising ul li {
        margin-bottom: 10px;
        width: 100%;
    }
}/* End custom CSS */