#offcanvas-toggler >i {
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 18px;
    background: transparent;
    margin: 0;
    margin-right: 25px;
    line-height: 120px;
    height: 120px;
    cursor: pointer;
    color: #000000!important;
    -webkit-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
}

#offcanvas-toggler >i:hover {
    color: #000000;
}

@media only screen and (min-width: 800px) {
#sp-header.menu-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
}
}

@media only screen and (min-width: 800px) {
.sp-megamenu-parent >li >a {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    padding: 0;
    text-transform: uppercase;
    color: #000;
    position: relative;
}
}

@media only screen and (min-width: 800px) {
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #000;
}
}

@media only screen and (min-width: 800px) {
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #051c63;
}
}

@media only screen and (min-width: 800px) {
#sp-logo.col-md-2 {
    width: 16.66666667%;
    padding: 0!important;
}
}

@media only screen and (min-width: 800px) {
#sp-header .logo h1 {
    font-size: 24px;
    line-height: 1;
    /* margin: 0!important; */
    margin-top: 15px;
    padding: 0!important;
    display: block;
    vertical-align: middle;
}
}

@media only screen and (min-width: 800px) {
.sp-megamenu-parent >li {
    display: inline-block;
    position: relative;
    padding: 0;
    height: 100px;
    line-height: 103px;
    float: left;
    margin: 0 10px;
}
}

@media only screen and (min-width: 800px) {
#sp-header .logo {
    display: inline-block;
    height: 104px;
    display: table;
}
}

@media only screen and (min-width: 800px) {
#sp-header.menu-fixed #sp-logo.col-md-2 {
    width: 16.66666667%;
    padding: 0!important;
    margin-top: -16px;
}
}

@media only screen and (min-width: 800px) {
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffffdb;
}
}

@media only screen and (min-width: 800px) {
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 12px 20px;
    color: #000;
    cursor: pointer;
}
}

@media only screen and (min-width: 800px) {
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    color: #051c63db;
}
}

@media only screen and (min-width: 800px) {
img.sp-default-logo {
    min-width: 118%!important;
    height: auto!important;
    margin-left: -17px!important;
    margin-top: -7px!important;
	    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
}

@media only screen and (min-width: 800px) {
#sp-header.menu-fixed img.sp-default-logo {
    min-width: 100%!important;
    height: auto!important;
    margin-left: 0!important;
    margin-top: 0!important;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
}

a {
    color: #051c63;
}

a.sppb-readmore {
    font-weight: bold;
    text-decoration: underline;
    font-size: 18pt;
    text-underline-position: under;
    color: #051c63;
	line-height: 4;
}

@media only screen and (min-width: 800px) {
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #000;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
}

@media only screen and (max-width: 800px) {
#sp-header .logo {
    display: inline-block;
    height: 100px;
    display: table;
}
}

@media only screen and (max-width: 800px) {
#sp-header, #sp-header.menu-fixed-out {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    z-index: 999;
    background: transparent;
}
}

@media only screen and (max-width: 800px) {
#sp-header.menu-fixed {
    height: 75px;
}
#sp-header.menu-fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    /* height: 100px!important; */
    background: rgba(255, 255, 255, 0.68);
}
}

.j2store-cart-item-box {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 10px 25px -5px;
    display: none;
    min-width: 350px;
    padding: 10px!important;
    border-radius: 10px;
    position: absolute;
    z-index: 100;
}

.top-subtotal {
    color: #000;
    display: inline-flex;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 0!important; 
    text-align: left;
    width: 58%;
}

@media only screen and (max-width: 800px) {
.product-title {
    text-align: center;
}
.j2store-single-product-3 {
    padding: 0 0 30px!important;
	margin-top: 30px;
}
}
@media only screen and (max-width: 800px) {
.j2store-img-responsive {
    max-width: 100%;
    display: -webkit-inline-box;
    height: auto;
    border-radius: 20px;
}
.product-price-container {
    margin-bottom: 30px;
}
}

@media only screen and (min-width: 800px) {
.j2store-products-row {
    margin-top: 20px;
    display: flex;
}
.j2store-img-responsive {
    max-width: 100%;
    display: -webkit-inline-box;
    height: auto;
    border-radius: 20px;
}
}

.offcanvas-menu {
    width: 360px;
    height: 100%;
    color: #000;
    position: fixed;
    top: 0;
    opacity: 0;
    z-index: 99999;
    overflow-y: scroll;
}


