  

html {
    position: relative;
    min-height: 100%
}

body {
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    background-color: #;
    color: #666;
    margin-bottom: 250px;
}


.strikeout {
  line-height: 1em;
  position: relative;
  color: #;
  font-size:0.8em;
}

.strikeout::after {
  border-bottom: 0.155em solid #;
  content: "";
  left: 0;
  margin-top: calc(0.125em / 2 * -1);
  position: absolute;
  right: 0;
  top: 50%;

  -webkit-transform:rotate(-25deg);
  -moz-transform:rotate(-25deg);
  -ms-transform:rotate(-25deg);
  -o-transform:rotate(-25deg);
  transform:rotate(-25deg);
}

.salelabel
{
    float:right;
    background-color: #;
    padding:10px;
    margin-top:-20px;
    border-radius:0px 0px 5px 5px;
    color: #fff;
}


.salelabel_overview
{
    position:absolute;
    top:0px;
    right:5px;
    background-color: #;
    padding:5px;
    border-radius:0px 0px 5px 5px;
    color: #fff;
    font-size:0.8em;
}

h1,
h2,
h3 {
    color: #;
    font-weight: 300;
}

hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent, #, transparent)
}

hr.plain {
    border: 0;
    height: 1px;
    background: #;
    margin-top: 8px;
}

.error {
    color: #ff0000;
    font-weight: bold;
}


a {
    color: #;
    text-decoration: none;
}


a:hover,
a:focus {
    color: #;
    text-decoration: none;
}

a.filter-link {
    color: #666;
    text-decoration: none;
}

a.filter-link:hover {
    color: #;
    text-decoration: none;
}

.title-h {
    text-transform: uppercase;
}

.fixed-bar {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.topbar {
    background-color: #;
    color: #fff;
    height: 35px;
}

.topbar ul {
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.topbar li {
    height: 35px;
    list-style: none;
    display: inline-block;
    padding: 3px 15px 0px 15px;
    border-left: 1px solid rgb(,0.5); ?> !important;
    text-transform: uppercase;
}

.topbar a {
    color: #fff;
}

.topbar a:hover li,
.topbar a:focus li {
    background-color: #;
    color: #030;
}

.topbar a:last-child li {
    border-right: 1px solid rgb(,0.5); ?>;
}

.topbar li.active {
    background-color: #;
}

.maincontent
{
    background-color: #;   
}

.maincontent:nth-child(odd)
{
    background-color:#;
}

.maincontent:nth-child(even)
{
    background-color:#; 
}

.left li,
.right li {
    padding: 7px 15px 0px 15px;
}


.product-cart-detail {
    margin-bottom: 40px; 
    text-align: right;
}

.cartbadge {
    margin-left: 0px;
    margin-top: -10px;
    color: white;
    background-color: red;
    width: 45%;
    height: 50%;
    font-size: 10px;
    padding-left: 5px;
}

.banner {
    background-color: #;
}

.logo {
    padding: 20px 0px 20px 0px;
}

.cta-box-,
.cta-box-none {
    background-image: none;
    padding: 0px 30px 20px 30px;
    display: inline-block;
}

.cta-box-dark {
    background-image:url("https://assets.sparkybag.com/images/cta_bg_black.png");
    background-repeat: repeat;
    padding: 0px 30px 20px 30px;
    display: inline-block;
}

.cta-box-light {
    background-image:url("https://assets.sparkybag.com/images/cta_bg_white.png"); 
    background-repeat: repeat;
    padding: 0px 30px 20px 30px;
    display: inline-block;
}

.cta-box-rounded {
    border-radius: 10px;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.margin-b-10 {
    margin-bottom: 10px;
}

.margin-b-30 {
    margin-bottom: 30px;
}

.margin-t-10 {
    margin-top: 10px;
}

.padding-0 {
    padding: 0px;
}

.menubar {
    background-color: #;
    border-top: 1px solid  rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid  rgba(0, 0, 0, 0.1);
}

.menubarlist {
    background-color: #;
}

ul.menulist {
    padding: 0px;
    margin: 0px;
}

ul.menulist li {
    list-style: none;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    padding: 20px 15px 20px 15px;
}

ul.menulist li a {
    color: #0a0104;
    text-decoration: none;
}

ul.menulist li a.dropdown:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    padding-left: 10px;
    font-size: 10px
}

ul.menulist li.active,
ul.menulist li:hover {
    border-top: 2px solid #;
}

ul.mobile_menulist {
    padding: 0px;
    margin: 0px;
}

ul.mobile_menulist li {
    list-style: none;
}

ul.accountmenu {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.accountmenu li {
    padding: 10px;
    background-color: #;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

ul.accountmenu li.active {
    padding: 10px;
    background-color: #;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

ul.accountmenu li.active a {
    color: #fff;
}

ul.accountmenu li:last-child {
    border-bottom: 0px;
}

.submenu {
    position: absolute;
    top: 60px;
    display: none;
    text-align: left;
    padding: 10px 20px 10px 10px;
    line-height: 24px;
    margin-left: -20px;
    margin-right: 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    color: #535353;
    font-size: 12px;
    background-color: #;
    z-index: 1000;
}

.submenu h2 {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    margin-bottom: 10px;
}

.submenu a {
    color: #0a0104;
}

.submenu a:hover {
    color: #;
}

.submenu h2>a {
    color: # !important;
}

.pagination>li>a {
    color: #;
}

.pagination>li>a:hover {
    color: #;
}

.pagination>.active>a {
    background-color: #;
    border-color: #;
}

.nav-pills>li {
    border-bottom: 1px solid #e2e2e2;
}

.nav-pills>li.active {
    border-bottom: 1px solid #333;
}

.nav-pills>li>a {
    color: gray;
    background: none;
}

.nav-pills>li.active>a {
    color: #2e593d;
    background: none;
}

.nav>li>a:hover {
    background: none;
    text-decoration: underline;
    color: #2e593d;
}

.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background: none;
    text-decoration: underline;
    color: #2e593d;
}

.webshopcontent:nth-child(odd) {
    background-color: #f1f1f1;
}

.webshopcontent:nth-child(even) {
    background-color: #fff;
}

.categories {
    padding-top: 10px;
}

.category-item{
    background-color: #f1f1f1;
    padding: 0px;
    text-align: center;
    margin-bottom: 30px;
}


.category-item .title,
.grid-item .title  {
    padding: 5px 0px 10px 0px;
    background-color: #f1f1f1;
    text-align: center;

}

.category-item .title h2,
.grid-item .title h2 {
    font-size: 24px;
    font-weight: 300;
}

.category-item img {
    border: 1px solid #f1f1f1;
}

.category-item img:hover {
    opacity: 0.5;
}

.category-title {
    font-size: 24px;
    color: #;
}

.productgroups {
    padding-top: 15px;
    padding-bottom: 40px;
}

.product-item {
	border:1px solid #f1f1f1;
}

.product-item,
.col6-pi {
    position: relative;
    height: ;
    color: black;
    padding: 0px;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 30px;
}

.col6-pi {
    height: 400px;
}

.product-item img:hover,
.col6-pi img:hover {
    opacity: 0.5;
}

.product-caption,
.col6-pc {
    position: absolute;
    bottom: -60px;
    display: block;
    height: 120px;
    min-width: 100%;
    margin: 0;
    background: #f1f1f1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
}

.col6-pc {
    bottom: -60px;
    height: 120px;
}

.product-item:hover .product-caption,
.col6-pi:hover .product-caption,
.product-item:hover .col6-pc,
.col6-pi:hover .col6-pc {
    transform: translateY(-60px);
}

html.can-touch .product-item:hover .product-caption,
html.can-touch .col6-pi:hover .product-caption,
html.can-touch .product-item:hover .col6-pc,
html.can-touch .col6-pi:hover .col6-pc {
    transform: none;
}

.product-description {
    padding: 10px 0px 0px 0px;
}

.product-price {
    padding: 0px 10px 0px 10px;
    font-weight: 600;
    color: #;
}

.btn-shop {
    background-color: #;
    border: 0px;
    text-transform: uppercase;
    color: white;
}


.btn-shop:hover {
    background-color: # !important;
    border: 0px;
    text-transform: uppercase;
    color: white;    
}

.btn-cart {
    width: 80%;
    background-color: # !important;
    border: 0px;
    text-transform: uppercase;
    margin-top: 15px;
    color: white;
}


.btn-cart:hover {
    width: 80%;
    background-color: # !important;
    border: 0px;
    text-transform: uppercase;
    color: white;
}

.filter-box {
    border-left: 3px solid rgba(0, 0, 0, 0.1);
    border-right: 3px solid rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
}

.filter-caption {
    background-color: #;
    padding: 10px 15px;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
}

.filters {
    padding: 15px;
}

.filters>ul {
    padding: 0px;
    margin: 0px;
}

.filters>ul>li {
    margin-bottom: 15px;
    list-style: none;
}

.filters .panel-group {
    padding: 0px;
    margin: 0px;
}

.filters .panel-default {
    border: none;
}

.filters .panel-default>.panel-heading {
    color: #0a0104;
    background-color: transparent;
    border-color: transparent;
    padding: 0px;
}

.filter-sorting {
    position: absolute;
    top: 0px;
    right: 15px;
}

.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: none;
}

.list-group-item {
    background-color: transparent;
    border: none;
}

.filters .panel {
    background-color: transparent;
    box-shadow: none;
}

.filter-checkbox {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    float: right;
}

label {
    font-weight: 300;
}

.breadcrumb {
    list-style: none;
    margin: 0px;
    padding: 10px;
    background-color: #;
}

.breadcrumb li a {
    color: #666;
    text-transform: uppercase;
    font-size: 0.8em;
}

.search {
    text-align: right;
    margin-top: 20px;
}

.search .input-group .form-control {
    width: 150px;
    float: right;
}

.dropdown {
    display: inline-block;
    text-align: right;
    margin-top: 5px;
}

.dropdown>span {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    cursor: default;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #F1F1F1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
    position: relative;
    z-index: 10000;
    text-align: left;
}

.dropdown:hover .dropdown-content a {
    color: #0a0104;
}

.dropdown:hover .dropdown-content a.active {
    color: #;
}

.form-control {
    border-radius: 0px;
}

.form-control:focus {
    border: 1px solid #;
    box-shadow: none;
}

input[type=text],
input[type=email] {
    border: none;
    border-left: 1px solid #;
    background: rgba(0, 0, 0, 0.07);
    color: #85939b;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px 0px 5px 5px;
}

input[type=password] {
    border: none;
    border-left: 1px solid #;
    background: rgba(0, 0, 0, 0.07);
    color: #85939b;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px 0px 5px 5px;
}

.btn-search {
    border: none !important;
    border-left: 1px solid # !important;
    background: rgba(0, 0, 0, 0.07) !important;
    color: #85939b !important;
    margin-bottom: 5px !important;
    width: 20% !important;
    height: 34px;
    padding: 5px 0px 5px 5px !important;
}

.input-group-addon {
    width: 40px !important;
}

textarea {
    border: none;
    border-left: 1px solid #;
    background: rgba(0, 0, 0, 0.07);
    color: #85939b;
    margin-bottom: 5px;
    width: 100%;
    height: 150px;
}

textarea:focus {
    border: 1px solid #;
}

.btn-search {
    color: #;
    background-color: #E0E0E0;
    border-color: #cccccc;
}

.btn-search:focus,
.btn-search.focus {
    color: #333333;
    background-color: #E0E0E0;
    border-color: #cccccc;
}

.btn-search:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.footer {
    font-size: 11px;
    height: 250px;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #;
    color:#;
}


.footer a {
    color:#;
}



.sidebar {
    background-color: #;
        margin-top: 20px;
	padding: 0.1em 0.7em;

}

.sidebar ul
{
    list-style:none;
    margin: 0px;
    padding: 10px;
}

.sidebar ul li
{
    padding:10px;
}

.sidebar ul li.active a
{
    padding:10px;
    color: #; !important;

}

.bgmenu_mobile
{
    background-color: # !important;
    position:sticky;
    top:0;
    width:100%;
    text-align:right;
    margin-bottom:10px;
    z-index:1000;
}

.toggleMenu
{
    border:0;
    background:0;
    color:#0a0104;;
    font-size:30px;
    margin-top:10px;
}

.toggleMenu:hover,
.toggleMenu:active,
.toggleMenu:focus
{
    border:0;
    outline: -webkit-focus-ring-color auto 0px !important; 

}

.mobilelogo
{
    max-height:50px;
    max-width:60%;
    position:absolute;
    left:0;
    top:10px;
}

@media screen and (max-width: 990px) {

    .product-cart-detail {
        margin-bottom: 40px; 
        text-align: left;
    }

    .menubar {
        background-color: # !important;
        border-top: 1px solid  rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid  rgba(0, 0, 0, 0.1);
    }

    .menubarlist {
        background-color: # !important;
    }

    ul.mobile_menulist  li a {
        color:  #0a0104 !important;
        text-decoration: none;
    }
}

@media screen and (max-width: 768px) {
    body {font-size:1.6em;}

    h1, h2 {
    font-size: 1.3em;
    }
    
}

@media screen and (max-width: 600px) {


    h1, h2 {
    font-size: 1.2em;
    }

    .left,
    .right {
        padding: 0px;
    }
    .filter-sorting {
        position: relative;
        margin: 10px;
    }
    .filters {
        display: none;
    }
    .product-caption,
    .col6-pc {
        position: absolute;
        bottom: -60px;
        display: block;
        height: 120px;
        min-width: 100%;
        margin: 0;
        background: #f1f1f1;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        z-index: 1;
    }

    .menubar {
        background-color: # !important;
        border-top: 1px solid  rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid  rgba(0, 0, 0, 0.1);
    }

    .menubarlist {
        background-color: # !important;
    }
}
