:root {
    --bg-primary: #05479f;
    --bg-secondary: #fce536;
}

.title-link-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.icon-box-wrapper .icon-box-icon {
    color: var(--bg-primary);
}

.icon-box-wrapper .icon-box-title {
    color: var(--bg-primary);
}

.banner .slide-image img {
    width: 530px;
    max-height: 500px;
    padding: 20px 0px;
}

.intro-slide1 .banner-price-info {
    font-size: 2.4em;
}

.flash-sale-area .title-deals {
    color: var(--bg-primary)
}

.flash-sale-area .product-countdown-container label {
    color: var(--bg-secondary);
    font-size: 15px;
    font-weight: 700;
}

.product .product-media img {
    height: 190px;
}

.product:hover {
    box-shadow: 0 0 4px 1px #aaa;
}

.title-link-wrapper .title {
    color: var(--bg-primary);
}

.product .product-name a {
    color: var(--bg-primary);
    font-size: 15px;
}

.product-media img {
    width: 250px;
}

.product {
    margin-bottom: 30px;
}

.cta-section .banner .banner-title strong {
    color: var(--bg-primary);
}

.banner-fashion {
    padding: 4.5rem 7rem 2.5rem;
}

.banner-fashion .banner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.banner-fashion .content-left {
    white-space: nowrap;
}

.mb-3 {
    margin-bottom: 1.5rem !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.banner-fashion .banner-price-info {
    margin-right: 3.9rem;
    font-size: 7em;
}

.lh-1 {
    line-height: 1 !important;
}

.ls-25 {
    letter-spacing: -0.025em !important;
}

.text-secondary {
    color: var(--bg-primary) !important;
}

.font-weight-bolder {
    font-weight: 700 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.banner-fashion .banner-divider {
    width: 2px;
    height: 7.5rem;
    opacity: 0.15;
}

.banner-divider {
    width: 4rem;
    height: 0.4rem;
    border: 0;
    margin-left: 0;
    margin-bottom: 1.2rem;
}

.banner-area-one .banner-content {
    padding-left: 50px;
    padding-bottom: 30px;
}

.footer .widget-box {
    margin-top: 1.4rem;
    margin-bottom: 1rem;
}

.footer .detail-name {
    font-weight: 600;
    font-size: 1.5rem;
    color: #666;
    line-height: 1;
    letter-spacing: 0;
    padding-right: 2rem;
    margin-bottom: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer .box-detail {
    font-size: 12px;
    text-align: justify;
}

.footer-main {
    background-color: #172337;
}

.footer-bottom .copyright {
    color: #eee
}

.footer-bottom .payment-label {
    color: #eee
}

.header-bottom {
    border-bottom: 1px solid #eee!important;
}

.section-content {
    display: inline-block;
}

.widget .product .product-media img {
    height: 100px;
}

.promotion-tag-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 4px 15px 4px 0;
    max-width: 100%;
}

.promotion-tag-item.has-arrow {
    padding-right: 25px;
    cursor: pointer;
}

.promotion-tag-item {
    display: inline-block;
    position: relative;
    padding: 0 12px 0 8px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    background-color: var(--bg-secondary);
}

.icon-box-content a {
    color: var(--bg-primary);
}

.page-content .description .description-title {
    background-color: #fafafa;
    padding: 10px;
    margin-bottom: 20px;
}

.product-review .avg-mark {
    font-size: 6em;
    font-weight: 600;
    color: #336699;
    letter-spacing: -0.025em;
    line-height: 1;
    margin-bottom: 0;
}

.description .form-control {
    min-height: 4rem;
    margin-bottom: 2rem;
    font-family: Poppins, sans-serif;
    font-size: 1.3rem;
    border-color: #eee;
    color: #777;
}

.description .form-group {
    margin: 0.4rem 0 4.1rem;
    font-size: 1.4rem;
}

.specification-area li {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 20px;
    vertical-align: top;
    line-height: 18px;
}

.specification-area li span {
    display: inline-block;
    margin-right: 18px;
    width: 140px;
    vertical-align: top;
    color: #757575;
    word-break: break-word;
    font-size: 14px;
}

.specification-area li .key-value {
    display: inline-block;
    width: 306px;
    word-break: break-word;
    color: #000;
}

.specification-list {
    margin: 16px -15px 0;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    display: inline-table
}

.tab-vertical .link-item a {
    position: relative;
    padding-left: 2.2rem;
    padding-right: 2rem;
    text-align: left;
    width: 100%;
    margin-bottom: 0.5rem;
}

.link-item a {
    display: block;
    position: relative;
    font-size: 1.4rem;
    font-weight: 600;
    color: inherit;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    padding: 1.5rem 2.85rem;
    -webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
    transition: border 0.3s, color 0.3s, background-color 0.3s;
}

.tab-pane .acc-detail h6 {
    font-weight: 400;
}

.tab-pane .acc-detail p {
    color: #000;
}

.tab-pane .acc-detail a {
    color: var(--bg-primary);
}

.margin-left {
    width: 288px;
}

.margin-left .btn {
    width: 255px;
}

.about-section .about-text p {
    text-align: justify;
    columns: 350px 2;
    column-gap: 40px;
}

.section-title h2 {
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: var(--bg-primary);
    text-align: center;
}


/* .section-title {
    margin-top: 4px;
    height: 24px;
    line-height: 24px;
    width: 92px;
    display: inline-block;
} */

.menu>li:hover>.submenu-1 {
    top: 100%!important;
}

.help-search.hs-expanded {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 auto;
    min-width: auto;
    max-width: 55.6rem;
}

.help-search input.form-control {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 40px;
    padding: 0.9rem;
    border: 2px solid #fff;
    border-right: 0;
    font-size: 1.2rem;
    letter-spacing: 0;
    font-family: Poppins, sans-serif;
    background-color: #fff;
}

.help-search .btn-search {
    margin: 0;
    padding: 0;
    min-width: 5.1rem;
    color: #fff;
    border-left: 0;
    border-color: var(--bg-primary);
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: -0.025em;
    text-transform: none;
    background-color: var(--bg-primary);
}

.search-area h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}

.search-area {
    background-color: #336699;
    padding: 50px 50px;
}

.color-accordion-section .accordion {
    text-align: justify;
    columns: 650px 2;
    column-gap: 40px;
}

.color-accordion-section .title {
    font-size: 15px;
    color: var(--bg-primary);
    font-weight: 600;
}

.help-center-area .title {
    font-size: 15px;
    color: var(--bg-primary);
    font-weight: 600;
}

.help-center-area,
.color-accordion-section {
    padding-top: 50px;
}

.help-center-area .help-card {
    width: 280px;
    height: 85px;
    padding: 19px 25px 18px;
    display: -webkit-box;
    display: flex;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 9%);
}

.help-center-area .help-card h4 a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.help-center-area .help-card h4 {
    margin-bottom: 2px;
}

.help-center-area .help-card .card-icon i {
    font-size: 40px;
    color: var(--bg-primary);
}

.help-center-area .help-card .card-icon {
    margin-right: 15px;
}

.help-center-area .row {
    align-items: center;
    justify-content: center;
}

.header-search.hs-round .btn-search, .header-search.hs-round .select-box, .header-search.hs-round.hs-expanded .form-control{
    background-color: #0c58a4;
    color: #fff;
}

.header-search.hs-round .select-box option{
    background-color: #05479f;
    color: #fff;
}

.header-search .select-box select, .header-search.hs-expanded .select-box::before{
    color: #fff;
}
.shop-default-category .category-media{
    /*border: 1px solid #0c58a4 !important;*/
}
.shop-default-category .category-ellipse:hover .category-media{
    border: 1px solid #0c58a4 !important;
}
.menu > li:hover{
    background-color: #0c58a4;
    padding: 0 10px;
}
.menu > li:hover > a:not(.menu-title){
    color: #fff !important;
}
.header a:not(.btn){
    color:#0c58a4 !important;
}
.category-dropdown:hover > a{
    color: #fff !important;
}
.category-dropdown > a:not(.header-bottom.fixed .category-dropdown > a), .header-bottom:not(.header-bottom.fixed), .header-top{
    background-color: #00bdff !important;
}
.title-link-wrapper{
    padding: 2px 15px !important;
    background-color: #ffc700 !important;
}
.category-menu .megamenu .subcategory li:hover a:not(.btn){
    font-weight: 800;
    font-size: 18px;
}
