#sp-footer ul.menu li a:hover {
    background: none;
    text-decoration: underline;
}

#sp-header.lg-header {
    box-shadow: 0 2px 3px rgba(233, 125, 113, 0.4);
}

#sp-main-body {
    padding: 25px 0;
}

#sp-footer {
    font-size: 16px;
}

.breadcrumb {
    padding: 0.75rem 1rem 0.75rem 0rem;
    border-bottom: 1px solid #ddd;
	background-color: #f9f5f5;
    border-radius: 0.25rem;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 10px;
    padding-bottom: 8px;
}

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 0px;
  	border: 0px;
}

.sp-module ul.menu li a:hover {
    background: none;
    text-decoration: underline;
}

#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
    display: block;
    border-bottom: 0px;
}

.hikashop_previous_product_btn, .hikashop_next_product_btn {
    width: 80px;
    padding: 3px;
    margin: 0 0 10px 0;

.hikashop_subcontainer {
	margin-right: 5px;
	margin-left: 5px;
}

.ps-2 {
    padding-left: 1.9rem !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #20828A;
    border-color: #16807e;
}