header {
    width: 100%;
    z-index: 999;
    position: sticky;
    top: 0;
    background: #fff;
}
.contact-section .c-contact label {
    top: -22px;
}
.banner .banner_cards .banner_card .banner_card-content {
    background: transparent;
}
.cart_number {
    position: absolute;
    background: #000;
    color: #fff;
    top: 12px;
    font-weight: 500;
    right: unset;
    text-align: center;
    font-size: 15px;
    min-width: 18px;
    line-height: 18px;
    border-radius: 50%;
}

.header
    .header_bottom_section
    .header_bottom_menu_container
    .header_bottom_menu
    ._eff108
    .header_bottom_menu_nav
    ul
    li
    .megamenu
    .megamenu_wrapper
    .megamenu_img
    img {
    object-fit: contain;
    padding-bottom: 15px;
}

.products
    .product_showcase_tag
    .product_showcase_tag_wrap
    .product_showcase_tag_inner {
    flex: auto !important;
}

.products
    .product_showcase_tag
    .product_showcase_tag_wrap
    .product_showcase_tag_inner
    .products_tag {
    margin-bottom: 5px;
}

.search_result {
    top: 60px;
}

.product_showcase
    .product_showcase_container
    .product_showcase_content
    .products
    .product
    .product_text
    a {
    text-align: center;
}
@media (min-width: 768px) {
    .singleProduct .singleProduct_sideimg a img {
        width: 120px;
        height: auto;
        margin: 10px auto;
    }
    .newsletter_left {
        width: 50%;
    }
    .newsletter_right {
        width: 50%;
    }
}

.login_wrap main section.section-login .section-main .section-login-1,
.login_wrap main section.section-login .section-login-2 {
    background: transparent !important;
}
.h-page-title {
    font-size: 1.5rem !important;
}

.accordion-flush-body {
    max-height: 240px;
    overflow: auto;
}

.pagination a {
    padding: 10px;
    background: #00121b;
    color: #fff;
    border-radius: 10px;
}

.pagination .active {
    background: #00485c;
}

.pagination a:first-child {
    margin-right: 5px;
}

.banner {
    background: transparent;
}

.header
    .header_bottom_section
    .header_bottom_menu_container
    .header_bottom_menu
    ._eff108
    .header_bottom_menu_nav
    ul
    li
    .megamenu
    .megamenu_wrapper
    .megamenu_txt
    .megamenu_txt_item {
    width: 100%;
}
.header
    .header_bottom_section
    .header_bottom_menu_container
    .header_bottom_menu
    ._eff108
    .header_bottom_menu_nav
    ul
    li
    .megamenu
    .megamenu_wrapper
    .megamenu_txt
    .megamenu_txt_item
    ul {
    display: inline;
    max-width: 100%;
}
.header
    .header_bottom_section
    .header_bottom_menu_container
    .header_bottom_menu
    ._eff108
    .header_bottom_menu_nav
    ul
    .sub-li {
    min-width: 20%;
    display: inline-block;
}
.article-section .c-article .text-content p:first-child {
    padding-top: 5px;
}
.singleProduct
    .singleProduct_container
    .singleProduct_right
    .singleProduct_right_txt
    p {
    margin-bottom: 15px;
}
.singleProduct
    .singleProduct_container
    .singleProduct_right
    .singleProduct_right_txt
    a {
    margin-bottom: 1rem;
}

.aboutus .content-section {
    z-index: 1;
    position: relative;
    max-width: none;
    margin: auto;
}
.login_wrap
    main
    section.section-login
    .section-main
    .section-login-2
    .section-login-2-main
    .section-login-2-title {
    font-weight: 600;
}
