h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 22px !important;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
}
 .sp-menu-heading {
	 color:#fff;
 }

@media (max-width: 991px) {
#sp-logo.has-border {
    padding-right: 15px;
    margin-top: 10px;
}
}
p.eshop-product-desc {
	margin-bottom: 0px !important;
}
.eshop-info-block h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0px 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: 0px !important;
    margin-right: auto;
}
.slick-slider {
	margin-left:0px !important;
}

.sp-module-title {
	margin-top:10px !important;
	text-decoration:underline;
	padding:5px 5px 5px 12px;
	background:#cdcdcd;
}

.eshop-filter .panel-body ul li a.eshop-filter-selected-category {
    background: none !important;
    font-weight: 500;
    padding-left: 20px;
}
.eshop-filter .badge-info {
  display:none !important;
}
.product-infor a{
	font-size:14px;
	color: #000000;
	text-decoration:underline;
}
.eshop-category-wrap .image {
    padding: 0px;
    display: none;
}
.eshop-categories-list .eshop-category-wrap .eshop-info-block, .eshop-sub-categories-list .eshop-category-wrap .eshop-info-block {
    background: #eee;
    margin-bottom: 10px;
}
h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
}
h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 24px !important;
    line-height: 1.5;
    text-decoration: none;
}
.eshop-product-price .price, .eshop-product-price .eshop-sale-price {
    clear: both;
    display: block;
    font-size: 20px !important;
    font-weight: 700;
    line-height: normal;
    width: 100%;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 0px solid var(--bs-border-color);
    border-radius: .375rem;
    max-width: 100%;
    height: auto;
}
 .sp-menu-heading a:active {
	 color:#f7f7f7 !important;
 }
 #es .g-list-inline>li {
    display: inline-block !important;
    font-size: 12px;
}
#sp-slide {
padding-left:0px;
padding-right:0px;
}
#sp-header {
    height: 80px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    animation: spFadeIn 0.5s;
 background-color: #3373CA;
}
.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #ffffff;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}
.list .eshop-info-block {
    float: left;
    text-align: left;
    width: 70% !important;
}


#sp-left .img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 0px solid var(--bs-border-color);
    border-radius: 0px;
    height: auto;
	max-width:30% !important;
	float:left;
}
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 10px;
    border: 0px solid #f3f3f3;
    padding: 20px;
    border-radius: 0px;
}

#sp-main-body {
    padding: 20px 0;
}
sp-page-builder .page-content #section-id-1699571849038 {
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    box-shadow: 0 0 0 0 #ffffff;
}
.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #6c757d;
    --bs-btn-border-color: #6c757d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #5c636a;
    --bs-btn-hover-border-color: #565e64;
    --bs-btn-focus-shadow-rgb: 130,138,145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e64;
    --bs-btn-active-border-color: #51585e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d;
}
.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: #212529;
    --bs-btn-bg: transparent;
    --bs-btn-border-width: 1px;
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#sp-footer, #sp-bottom {
    background: #051D7D;
    color: #FFFFFF;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #000 !important;
}