@charset "utf-8";
   
.raleway {
    font-family: 'Raleway',sans-serif}
.border-box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box}
@font-face {
    font-family: 'Raleway';
    font-weight: 400;
    font-style: normal}

.opensans {
    font-family: 'Open Sans',sans-serif}

/* ==========================================================================
   Content color style
   ========================================================================== */
   
body {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    /*background: #000 url(/assets/custom/patterns/dark-blackpaper3.jpg) repeat top center;*/ /*no-repeat center center fixed*/ 
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/}
.boxed {
    max-width: 1170px;
    margin: auto}
h1,h2,h3,h4,h5,h6,h7 {
    font-family: 'Raleway',sans-serif;
    font-weight: 400;
    color: #444}
h1 {
	font-size: 30px;
}
h1 span {
	font-size: 22px;
	margin-top: 5px;
}
h2 {
	font-size: 24px;
}
a {
    color: #656565;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
a:hover,a:focus {
    color: #5eb22d}
p {
   color: #555;
   font-family: "Open Sans";
}
.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.text-white { color: #fff; }
.text-grey { color: #afafaf;}
.icon-1half {
    font-size: 1.5em}
.block {
    padding: 60px 0;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 1s;
    -moz-animation-delay: .2s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: 1s;
    -ms-animation-delay: .2s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    -o-animation-duration: 1s;
    -o-animation-delay: .2s;
    -o-animation-timing-function: ease;
    -o-animation-fill-mode: both;
    animation-duration: 1s;
    animation-delay: .2s;
    animation-timing-function: ease;
    animation-fill-mode: both;
    position: relative;
    overflow: hidden}
.btn-home {
    color: #fff;
    padding: 15px 20px;
    text-transform: uppercase;
    background-color: rgba(14,14,14,.5)}
.btn-home:hover {
    text-decoration: none;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #eb2c33;
    color: var(--color-primary);
    border-color: #eb2c33;
    border-color: var(--color-primary);}
.btn-read {
    border: 1px solid rgba(234,234,234,.7);
    color: #eaeaea;
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 10px auto 20px;
    display: inline-block}
.btn-read:hover {
    text-decoration: none;
    background-color: #fff;
    color: #eb2c33;
    color: var(--color-primary);
    border-color: #fff}
blockquote p,.block-form blockquote p {
    color: #0e0e0e;
    font-size: 16px}
.form-control {
    border-radius: 0}
.text-error {
    font-size: 18px;
    color: red}
.color-active {
    color: #eb2c33;
    color: var(--color-primary);}
.highlight {
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff;
    padding: 3px 2px}
.dis-n {
    display: none}
.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)}
.fa-rotate-min45 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)}
	

/* ==========================================================================
Revolution slider
========================================================================== */


.revolution-container {
    width: 100%;
    position: relative;
    padding: 0}
.revolution {
    width: 100%;
    position: relative}


/* ==========================================================================
   Header styles
   ========================================================================== */
   
#header.light-header .header-top-row {
    background-color: #f5f5f5;
    border-bottom: 1px solid #dcdcdc}
#header.light-header .top-welcome p {
    color: rgba(14,14,14,.5)}
#header.light-header #account-menu .account-menu-title {
    color: rgba(14,14,14,.5)}
#header.light-header #account-menu .account-menu-title:hover {
    color: #fff}
#header.light-header #account-menu .account-menu-item {
    background-color: #fff}
#header.light-header #account-menu .account-menu-item a {
    color: rgba(14,14,14,.5);
    border-color: rgba(234,234,234,.7)}
#header.light-header #account-menu .account-menu-item a:hover {
    color: #fff}
#header.light-header #currency .currency-title {
    color: rgba(14,14,14,.5)}
#header.light-header #currency .currency-title:hover {
    color: #fff}
#header.light-header #currency .currency-item {
    background-color: #fff}
#header.light-header #currency .currency-item a {
    color: rgba(14,14,14,.5);
    border-color: rgba(234,234,234,.7)}
#header.light-header #currency .currency-item a:hover {
    color: #fff}
#header.light-header #lang .lang-title {
    color: rgba(14,14,14,.5)}
#header.light-header #lang .lang-title:hover {
    color: #fff}
#header.light-header #lang .lang-item {
    background-color: #fff}
#header.light-header #lang .lang-item a {
    color: rgba(14,14,14,.5);
    border-color: rgba(234,234,234,.7)}
#header.light-header #lang .lang-item a:hover {
    color: #fff}
#header.light-header .header-main .header-main-block1 {
    background-color: rgba(255,255,255,.9);
}
#header.light-header .header-main .top-search-form form input {
    background-color: rgba(255,255,255,.9);}
.top-search-form input.input-lg {
		font-size: 14px;height: 56px;}
.top-location-form input.input-lg {
		font-size: 14px;
		margin-top: 5px;}    
#header.light-header .header-main .top-search-form form button {
    color: rgba(14,14,14,.7)}
#header.light-header .top-icons .top-icon {
    background-color: rgba(255,255,255,.9)}
#header.light-header .top-icons .top-icon i {
    color: rgba(14,14,14,.7)}
#header.light-header .header-mini-cart .shopping-cart-content {
    border: 1px solid #fff;
    background-color: #fff}
#header.light-header .header-mini-cart .shopping-cart-content .item {
    background-color: rgba(234,234,234,.3)}
#header.light-header .header-mini-cart .shopping-cart-content .item p {
    color: rgba(14,14,14,.7)}
#header.light-header .header-mini-cart .shopping-cart-content .item .trash i {
    color: rgba(14,14,14,.7)}
#header.light-header .header-mini-cart .shopping-cart-content .item .trash i:hover {
    color: #eb2c33;
    color: var(--color-primary);}
#header.light-header .header-mini-cart .shopping-cart-content .item:hover {
    background-color: rgba(234,234,234,.7)}
#header.light-header .header-mini-cart .shopping-cart-content .total {
    color: rgba(14,14,14,.7)}
#header.light-header .header-mini-cart .shopping-cart-content .total a {
    color: rgba(14,14,14,.7)}
#header.light-header .header-main-fixed .header-main-block1 {
    background-color: #fff}
#header.header-top-fixed {
    position: fixed}
#header {
    position: absolute;
    z-index: 50;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 4px 4px -2px rgba(0,0,0,.175);
    box-shadow: 0 4px 4px -2px rgba(0,0,0,.175);
}
#header .container {
    position: relative}
#header .header-top-row {
    width: 100%;
    background-color: rgba(14,14,14,.8);
    position: relative;
    border-bottom: 1px solid #222; }
#header .v-line {
    width: 0;
    border-left: 1px solid #eb2c33;
    border-left: 1px solid var(--color-primary);
    height: 30px;
    float: right}
#header .top-welcome p {
    line-height: 40px;
    color: rgba(234,234,234,.5);
    font-family: 'Raleway',sans-serif;
    margin: 0;
    font-size: 13px;
    text-align: left;
	 /* nowrap met dots */
	 white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    }
#header .top-welcome p i {
    color: #eb2c33;
    color: var(--color-primary);}
#header .socials-block ul {
    margin: 0;
    padding: 0}
#header .socials-block ul li {
    padding: 0;
    margin: 0;
    float: right}
#header .socials-block ul li a {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    color: #eb2c33;
    color: var(--color-primary);}
#header .socials-block ul li a:hover,#header .socials-block ul li a.active {
    color: #fff;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    text-decoration: none}
#header #account-menu {
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    position: relative}
#header #account-menu:hover .account-menu-item {
    top: 40px;
    display: block;
    opacity: 1}
#header #account-menu .account-menu-title {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    /*width: 110px;*/
    padding: 0 10px;
    color: rgba(234,234,234,.5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
#header #account-menu .account-menu-title:hover {
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff;
    text-decoration: none}
#header #account-menu .account-menu-item {
    display: hidden;
    top: -1000px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    background-color: rgba(14,14,14,.9);
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease}
#header #account-menu .account-menu-item a {
    display: block;
    line-height: 38px;
    border-top: 1px solid #2a2a2a;
    text-align: left;
    text-indent: 7px;
    width: 110px;
    color: rgba(234,234,234,.5)}
#header #account-menu .account-menu-item a:hover {
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff;
    text-decoration: none}
#header #account-menu .account-menu-item a i:before {
    display: inline}
#header #lang {
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    position: relative}
#header #lang:hover .lang-item {
    top: 40px;
    display: block;
    opacity: 1}
#header #lang .lang-title {
    display: block;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 120px;
    color: rgba(234,234,234,.5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
#header #lang .lang-title:hover {
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff;
    text-decoration: none}
#header #lang .lang-item {
    display: hidden;
    top: -1000px;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    background-color: rgba(14,14,14,.9);
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease}
#header #lang .lang-item a {
    display: block;
    line-height: 38px;
    border-top: 1px solid #2a2a2a;
    text-align: left;
    text-indent: 15px;
    width: 120px;
    color: rgba(234,234,234,.5)}
#header #lang .lang-item a:hover {
    background-color: #eb2c33;
		background-color: var(--color-primary);
    color: #fff;
    text-decoration: none}
/*#header .header-bg {
    height: 150px}*/
#header .header-bg-fixed {
    height: 0}
#header .header-main {
    /*height: 150px;*/
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    -o-transition: height .5s ease;
    -ms-transition: height .5s ease;
    transition: height .5s ease}
#header .header-main .header-main-block1 {
    background-color: rgba(14,14,14,1)}
#header .header-main .header-main-block2 {
    background-color: rgba(14,14,14,.5);
}
#header .header-main .top-search-form {
    width: 100%}
#header .header-main .top-search-form {
    /*margin: 5px 0;*/
    color: #444;
    margin: 0px;
    position: relative}
/*#header .header-main .top-search-form input {
    height: 40px;
    padding: 0 10px;
    padding-left: 40px;
    /*background: 0;*/
  /*  background-color: rgba(14,14,14,.5);
    outline: 0}
#header .header-main .top-search-form input:focus {
    outline: 0;
    box-shadow: none}
#header .header-main .top-search-form button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    height: 40px;
    width: 40px;
    background: 0;
    color: #eaeaea;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 14px}
#header .header-main .top-search-form button:hover {
    color: #eb2c33}*/
#header #container-fixed {
    height: 56px;
    margin: 25px 0;
    /*-webkit-transition: margin .5s ease;
    -moz-transition: margin .5s ease;
    -o-transition: margin .5s ease;
    -ms-transition: margin .5s ease;
    transition: margin .5s ease*/}
#header .header-logo {
    height: 50px;
    display: block;
    margin: 0 auto}
#header .navbar-main {
    margin: 0;
    border-radius: 0;
    background-color: rgba(14,14,14,.5);
    border: 0}
/*#header .header-main-fixed {
    height: 100px}*/
#header .header-main-fixed .header-main-block1 {
    background-color: #0e0e0e}
#header .header-main-fixed #container-fixed {
    margin: 0}
#header .header-mini-cart {
    position: relative;
    height: 50px;
    right: 0;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    margin: 0px;
    display: table;}
#header .header-mini-cart:hover {
    background-color: #eb2c33;
    background-color: var(--color-primary);}
#header .header-mini-cart a.special {
    text-decoration: none;
    height: 100%;
		padding: 0px 5px 0 20px;
    text-align: left;
    color: #eaeaea;}
#header .header-mini-cart a:hover {
    color: #fff}
#header .header-mini-cart a:hover span {
    color: #fff}
#header.light-header .header-mini-cart a#setOrdertype:hover,
#header.light-header .header-mini-cart a#setOrdertype:hover span {
    color: #656565}
.shopping-cart-content {
    /*padding: 10px;*/
    padding: 5px 15px;
    margin: -1px 0px 0px 0px;
    border: 1px solid #fff;
    border-radius: 0;
    font-size: 13px;
    /*z-index: 9999;*/
    z-index: 999;}

.shopping-cart-content .total {
    width: 100%;
    color: #eaeaea}
.shopping-cart-content .total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px;
    float: right;
    width: 100%}
.shopping-cart-content .total table td {
    padding: 2px 2px 2px 10px;
    text-align: right}
.shopping-cart-content .total a {
    padding: 7px 15px;
    border-radius: 0;
    color: #eaeaea;
    margin: 0 0 0 10px}
.shopping-cart-content .total a:hover {
    color: #fff;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    border-color: #eb2c33;
    border-color: var(--color-primary);}
#header .top-icons .top-icon {
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: 5px;
    background-color: rgba(14,14,14,.5);
    margin-top: 5px;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    float: right;
    border-radius: 35px}
#header .top-icons .top-icon a {
    display: block;
    height: 100%}
#header .top-icons .top-icon span {
    position: absolute;
    right: -2px;
    top: -2px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 8px;
    line-height: 16px;
    border-radius: 20px;
    color: #fff;
    background-color: #5eb22d}
#header .top-icons .top-icon i {
    color: #eaeaea;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
#header .top-icons .top-icon:hover {
    border-color: #eb2c33;
		border-color: var(--color-primary);}
#header .top-icons .top-icon:hover i {
    color: #eb2c33;
    color: var(--color-primary);}
#header .top-icons i {
    font-size: 16px;
    color: #0e0e0e;
    line-height: 40px}
.top-header-bg {
    height: 140px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.top-header-bg.top-header-bg-fix {
    height: 120px}
	

/* ==========================================================================
   Navbar styles
   ========================================================================== */
   
.navbar-main {
    border: 0;
    margin: 0;
    line-height: 22px;
    min-height: 0px;
    border-radius: 0;
    position: relative}
.navbar-main .nav>.dropdown>a {
    padding: 14px 20px 14px 15px}
.navbar-main .nav>li>a {
    color: #fff;
    padding: 14px 15px;
    border-top: 2px solid transparent;
    font-family: 'Raleway',sans-serif;
    text-transform: uppercase}
.navbar-main .nav>li>a i {
    font-size: 10px;
    position: absolute;
    right: 12px;
    bottom: 15px}
.navbar-main .nav>li>a>span,.navbar-main .dropdown-menu>li>a>span,.navbar-main .yamm-content ul>li span,.navbar-main .yamm-content h4 span{
    position: absolute;
    top: -10px;
    right: 3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    line-height: 8px;
    background-color: #5eb22d;
    padding: 5px 8px}
.navbar-main .nav>li>a>span:after,.navbar-main .dropdown-menu>li>a>span:after,.navbar-main .yamm-content ul>li span:after,.navbar-main .yamm-content h4 span:after {
    content: '';
    position: absolute;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-top: 5px solid #5eb22d;
    border-left: 5px solid transparent;
    left: 5px;
    bottom: -5px;
    z-index: 1}
.navbar-main .dropdown-menu {
    border: 0!important;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: 0 6px 12px rgba(79,83,103,.175);
    box-shadow: 0 6px 12px rgba(79,83,103,.175)}
.navbar-main .dropdown-menu li>a {
    padding: 0 15px;
    white-space: nowrap;
    min-height: 32px;
    line-height: 40px;
    font-family: 'Raleway',sans-serif;
    position: relative;
    /*background-color: rgba(14,14,14,.5);*/
    background-color: rgba(14,14,14,.9);
    color: #fff;}
.navbar-main .dropdown-submenu {
    position: relative}
.navbar-main .dropdown-submenu:hover:after {
    color: #eb2c33;
    color: var(--color-primary);}
.navbar-main .dropdown-submenu:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 14px;
    padding-left: 15px;
    position: absolute;
    top: 10px;
    right: 10px}
.navbar-main .dropdown-submenu>.dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0}
.navbar-main .dropdown-submenu:hover>.dropdown-menu {
    display: block}
.navbar-main .dropdown-menu>li>a:hover,.navbar-main .dropdown-menu>li>a:focus {
    background-color: #f7f7f7;
    color: #eb2c33;
    color: var(--color-primary);}
.navbar-main .nav.navbar-right .dropdown-menu {
    right: 15px}
.navbar-main a.navbar-brand {
    /*padding: 0 0 0 15px;*/
    height: 30px}
.navbar-main a.navbar-brand i {
    display: inline-block;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.navbar-main .navbar-toggle {
    background-color: #0e0e0e;
    border-radius: 0}
.navbar-main .navbar-toggle .icon-bar {
    background-color: #fff}
.navbar-main .navbar-collapse {
    max-height: none}
.navbar-main .navbar-collapse.in {
	overflow-y: hidden;
}
.nav>li.active>a, .nav>li>a:hover,.nav .open>a:hover,.nav .open>a:focus,.nav>li>a:focus,.nav .open>a,.navbar-main .nav>li.open>a {
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff;
    -webkit-box-shadow: 0 12px rgba(79,83,103,.175);
    box-shadow: 0 0 12px rgba(79,83,103,.175);
    border-color: transparent;}
.nav>li>a:hover i,.nav .open>a:hover i,.nav .open>a:focus i,.nav>li>a:focus i,.nav .open>a i,.navbar-main .nav>li.open>a i {
    color: #fff}
.yamm-content ul>li {
    min-height: 40px;
    line-height: 40px}
.yamm-content ul>li i {
    width: 17px}
.yamm-content .banner {
    margin: 0}
	
/*========== for light background ============*/

.product.light {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 5px solid #fff;
    max-width: 263px;
    margin: 5px auto 10px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.15);

    box-shadow: 0 0 10px rgba(0,0,0,.15)}
.product.light:hover {
    border-color: #fff;
    -webkit-box-shadow: 0 2px 20px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 20px rgba(0,0,0,.2);
    box-shadow: 0 2px 20px rgba(0,0,0,.2)}
.product.light .description {
    font-size: 14px;
    color: rgba(14,14,14,.7)}
.img-overlay {
    position: absolute;
    opacity: .5;
    z-index: 2}


/* ==========================================================================
Shortcode
========================================================================== */

span.dropcap {
    font-size: 40px;
    float: left;
    margin: 3px 10px 5px 0;
    line-height: 1;
    padding: 5px 14px;
    background: #eb2c33;
    background: var(--color-primary);
    color: #fff}
blockquote {
    font-size: 14px;
    border-color: #eaeaea;
    font-style: italic}
.alert {
    border-radius: 0}
#webpage-wrapper .alert {
	border-radius: 4px;
}
.alert.alert-success {
    background-color: #5eb22d;
    border: 0;
    color: #fff}
.alert.alert-warning {
    background-color: #eb2c33;
    background-color: var(--color-primary);
    border: 0;
    color: #fff}
.progress {
    height: 36px;
    border-radius: 0}
.progress .progress-bar {
    line-height: 36px}
.flickr li {
    float: left;
    margin: 5px;
    padding: 1px;
    background-color: #eaeaea;
    width: 68px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.flickr li:hover {
    background-color: #eb2c33;
    background-color: var(--color-primary);}
.tool_tip {
    color: #eb2c33;
    color: var(--color-primary);}
.tool_tip:hover {
    color: #eb2c33;
    color: var(--color-primary);}
    
#menu-header .alert.alert-warning {
	background-color: #fff3cd;
	color: #555;
	border: 1px solid #ffeeba;
}

#menu-header .alert.alert-warning h4 {
	color: #ff4700;
}

/* ==========================================================================
   All Block styles
   ========================================================================== */
   
.header-menu {
    position: relative;
    margin: 10px 0 0}
.header-menu h4 {
    text-align: left;
    color: #0e0e0e;
    text-transform: uppercase;
    padding: 0 0 10px 15px;
    border-bottom: 1px solid #ddd;
    margin: 0}
.header-for-light {
    margin-bottom: 20px;
    position: relative}
.header-for-light h1 {
    font-size: 30px;
    /*text-transform: uppercase;*/
    /*text-align: left;*/
    /*margin-top: 0*/}
.header-for-light h1 span,.header-for-light h4 span {
    color: #eb2c33;
    color: var(--color-primary);}
.header-for-light h3 {
    text-align: right;
    margin-top: 10px;}
.header-for-light h4 {
    text-transform: uppercase;
    text-align: left;
    margin-top: 0}
.header-for-light .header-bottom-line {
    display: block;
    border-bottom: 1px solid rgba(14,14,14,.3);
    height: 0}
.header-with-icon {
    position: relative;
    height: 50px;
    background-color: #eaeaea;
    font-size: 16px;
    font-family: 'Raleway',sans-serif;
    margin: 30px 0 20px}
.header-with-icon>i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff;
    text-align: center;
    margin-right: 10px}
.header-with-icon>i:after {
    content: '';
    position: absolute;
    border-right: 8px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #eb2c33;
    border-top: 8px solid var(--color-primary);
    border-left: 8px solid transparent;
    left: 16px;
    bottom: -8px;
    z-index: 1}
.header-with-icon .toolbar-for-light {
    top: 7px;
    right: 7px;
    width: 80px}
.header-with-icon .toolbar-for-light a {
    border: 0;
    background-color: #fff;
    color: rgba(14,14,14,.3)}
.toolbar-for-light {
    width: 80px;
    position: absolute;
    right: 0;
    top: 5px}
.toolbar-for-light .prev {
    float: left}
.toolbar-for-light a {
    display: inline-block;
    height: 36px;
    width: 36px;
    line-height: 26px;
    padding: 0 7px;
    border: 1px rgba(14,14,14,.3) solid;
    color: rgba(14,14,14,.3);
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    vertical-align: top}
.toolbar-for-light a:hover {
    border-color: #eb2c33;
    border-color: var(--color-primary);
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff}
.toolbar-for-light a i {
    line-height: 36px;
    padding: 0 3px;
    font-size: 22px}
.toolbar-for-light .next {
    float: right}
.widget-block.dark .product-name {
    color: #aaa}
.widget-block.dark .product-price {
    color: #aaa}
.widget-block.dark .product-price span {
    color: #777}
.widget-block {
    margin-bottom: 10px}
.widget-block .product-name {
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0 5px;
    display: block;
    text-decoration: none;
    font-family: 'Raleway',sans-serif;
    color: #0e0e0e}
.widget-block .product-name:hover {
    color: #eb2c33;
    color: var(--color-primary);}
.widget-block .block-name {
    display: inline-block}
.widget-block .product-price {
    color: rgba(14,14,14,.9);
    font-size: 15px;
    margin: 0}
.widget-block .product-price span {
    color: rgba(14,14,14,.5);
    font-size: 13px;
    text-decoration: line-through}
.widget-block .product-rating {
    width: 100%;
    padding: 5px 0 3px;
    position: relative}
.widget-block .product-rating .stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 12px;
    text-align: left}
.widget-block .product-rating .stars span.star {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-style: normal;
    display: inline-block}
.widget-block .product-rating .stars span.star.active:before {
    content: "\f005"}
.widget-block .product-rating .stars span.star:hover {
    cursor: pointer}
.widget-block .product-rating .stars span.star:before {
    content: "\f006";
    padding: 0 2px;
    color: rgba(235,44,51,.9)}
.widget-block .product-rating .stars span.star:hover:before,.widget-block .product-rating .stars span.star:hover~span.star:before {
    content: "\f005";
    color: #eb2c33;
    color: var(--color-primary);}
.widget-block .product-rating .review {
    color: rgba(14,14,14,.7);
    font-size: 11px;
    position: absolute;
    left: 85px;
    top: 7px;
    text-decoration: none}
.widget-block .product-rating .review:hover {
    color: #eb2c33;
    color: var(--color-primary);}
.tags {
    font-size: 0}
.tags li {
    display: inline-block;
    margin: 3px;
    font-size: 16px;
    line-height: 40px}
.tags li a {
    display: block;
    padding: 0 20px;
    background-color: rgba(234,234,234,.7);
    color: rgba(14,14,14,.7)}
.tags li a:hover {
    text-decoration: none;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff}
.panel-group .panel-default {
    border: 0;
    border-radius: 0;
    margin-top: 0!important}
.panel-group .panel-heading {
    background: 0;
    border: 0;
    border-radius: 0;
    padding: 0}
.panel-group .panel-body {
    border-left: 1px solid rgba(234,234,234,.5);
    border-right: 1px solid rgba(234,234,234,.5)}
.panel-group .panel-title {
    margin-bottom: -1px;
    border: 1px solid #eaeaea;
    font-size: 16px;
    line-height: 24px}
.panel-group .panel-title a.collapsed:before {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    width: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: rgba(235,44,51,.7);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.panel-group .panel-title a {
    position: relative;
    display: block;
    padding: 12px 10px 12px 64px;
    font-family: 'Raleway',sans-serif;
    background-color: #eaeaea}
.panel-group .panel-title a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    width: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.panel-group .panel-title a:hover {
    text-decoration: none;
    background: #eaeaea;
    color: #0e0e0e}
.panel-group .panel-title a:hover:before {
    background: #eb2c33;
    background: var(--color-primary);}
.panel-group .panel-title .collapsed {
    background: #fff}
.panel-group .panel-title .collapsed:before {
    background-color: #eb2c33;
    background-color: var(--color-primary);}
.banner {
    position: relative;
    margin: 30px -15px;}
.banner a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out}
.banner a:hover:before {
    -webkit-box-shadow: 0 0 0 5px rgba(255,255,255,.2) inset;
    -ms-box-shadow: 0 0 0 5px rgba(255,255,255,.2) inset;
    -o-box-shadow: 0 0 0 5px rgba(255,255,255,.2) inset;
    box-shadow: 0 0 0 5px rgba(255,255,255,.3) inset;
    -moz-box-shadow: 0 0 0 5px rgba(255,255,255,.2) inset;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px}
.block-chess-banners .block {
    background-color: rgba(14,14,14,.7)}
.block-chess-banners .block-chess {
    background-color: rgba(14,14,14,.3);
    margin-bottom: 30px}
.block-chess-banners .block-chess:hover {
    background-color: rgba(14,14,14,.7)}
.block-chess-banners .block-chess p {
    margin: 0;
    color: rgba(234,234,234,.5)}
.block-chess-banners .block-chess .chess-caption-left .col-name {
    color: #eaeaea;
    font-size: 24px;
    margin-bottom: 5px;
    font-family: 'Raleway',sans-serif}
.block-chess-banners .block-chess .chess-caption-left .col-name:hover {
    color: #eb2c33;
    color: var(--color-primary);
    text-decoration: none}
.block-chess-banners .block-chess .chess-caption-right .col-name {
    color: #eaeaea;
    font-size: 24px;
    margin-bottom: 5px;
    font-family: 'Raleway',sans-serif}
.block-chess-banners .block-chess .chess-caption-right .col-name:hover {
    color: #eb2c33;
    color: var(--color-primary);
    text-decoration: none}
.block-chess-banners .block-chess .chess-caption-left {
    padding: 20px 20px 20px 30px}
.block-chess-banners .block-chess .chess-caption-right {
    padding: 20px 20px 20px 0}

.home-category .home-category-block {
    position: relative;
		margin-bottom: 30px;}
.home-category .home-category-block .home-category-title {
    position: absolute;
    margin-top: -70px;
    z-index: 20;
    left: 0;
    right: 0;
    height: 70px;
    background-color: rgba(0,0,0,.5);
    font-size: 24px;
    font-family: 'Raleway',sans-serif;
    color: #0e0e0e}
.home-category .home-category-block .home-category-title a {
    text-decoration: none;
    text-transform: uppercase;
    color: #eaeaea}
.home-category .home-category-block .home-category-title a:hover {
    color: #fff}
.home-category .home-category-block .home-category-title i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff;
    text-align: center;
    font-size: 28px;
    margin-right: 10px}
.home-category .home-category-block .home-category-title i:after {
    content: '';
    position: absolute;
    border-right: 10px solid transparent;
    border-bottom: 0;
    border-top: 10px solid #eb2c33;
    border-top: 10px solid var(--color-primary);
    border-left: 10px solid transparent;
    left: 25px;
    bottom: -10px;
    z-index: 1}
.home-category .home-category-block .home-category-option {
    position: relative}
.home-category .home-category-block .home-category-option .home-category-list {
    /*position: absolute;*/
    /*margin: 20px 0 0 12px;*/
    margin: 0 0 0 12px;
    padding-bottom: 15px}
.home-category .home-category-block .home-category-option .home-category-list li {
    margin-bottom: -1px;
    font-size: 16px;
    line-height: 24px}
.home-category .home-category-block .home-category-option .home-category-list li a {
    position: relative;
    display: block;
    padding: 10px 10px 10px 64px;
    color: rgba(234,234,234,.7);
    font-family: 'Raleway',sans-serif}
.home-category .home-category-block .home-category-option .home-category-list li a i {
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    width: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: rgba(234,234,234,.7)}
.home-category .home-category-block .home-category-option .home-category-list li a:hover {
    text-decoration: none;
    color: #fff}
.home-category .home-category-block .home-category-option .home-category-list li a:hover i {
    color: #fff}
.home-category .home-category-block:hover .home-category-title {
    /*background-color: rgba(0,0,0,.8)*/}
.home-slider-block {
    margin: 30px 0}
.block-pagination {
    margin-bottom: 40px}
.block-pagination ul>.active>a,.block-pagination ul>.active>span {
    border-color: #eb2c33;
    border-color: var(--color-primary);
    color: #fff;
    background-color: #eb2c33;
    background-color: var(--color-primary);}
.block-pagination ul>.active>a:hover,.block-pagination ul>.active>span:hover {
    background: #eb2c33;
    background: var(--color-primary);
    border-color: #eb2c33;
    border-color: var(--color-primary);}
.block-pagination ul>li>a:focus,.block-pagination ul>li>a:hover {
    border-color: #eb2c33;
    border-color: var(--color-primary);
    background: #eb2c33;
    background: var(--color-primary);
    color: #fff}
.block-pagination ul>li>a {
    border: 1px solid #eaeaea;
    color: rgba(14,14,14,.5)}
.block-pagination ul>li:first-child a {
    color: #0e0e0e;
    border-radius: 0}
.block-pagination ul>li:first-child a:hover {
    color: #fff}
.block-pagination ul>li:last-child a {
    color: #0e0e0e;
    border-radius: 0}
.block-pagination ul>li:last-child a:hover {
    color: #fff}
.ul-side-category {
    width: 100%;
    list-style-position: inside}
.ul-side-category li:nth-child(odd) i {
    background: rgba(235,44,51,.7)}
.ul-side-category i {
    background: rgba(235,44,51,.9)}
.ul-side-category li {
    font-size: 16px;
    line-height: 24px;
    list-style-type: none}
.ul-side-category li a {
    text-decoration: none;
    color: #0e0e0e;
    position: relative;
    display: block;
    padding: 12px 10px 12px 64px;
    font-family: 'Raleway',sans-serif}
.ul-side-category li a i {
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    width: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #fff}
.ul-side-category li a:hover {
    text-decoration: none;
    color: #eb2c33;
    color: var(--color-primary);}
.ul-side-category li a:hover i {
    background: #eb2c33;
    background: var(--color-primary);}
.ul-side-category li i {
    font-size: 16px;
    line-height: 18px}
.ul-side-category li:last-child {
    border: 0}
.ul-side-category .sub-category {
    display: none;
    padding-left: 10px}
    
.ul-side-category-img {
    width: 100%;
    list-style-position: inside}
.ul-side-category-img li {
    font-size: 16px;
    line-height: 24px;
    list-style-type: none}
.ul-side-category-img li a {
    text-decoration: none;
    color: #0e0e0e;
    position: relative;
    display: block;
    padding: 12px 10px 12px 0px;
    font-family: 'Raleway',sans-serif}
    
.dark .ul-side-category-img li a {
    color: #fff;}
    
.no-padding { padding-right: 0 !important; padding-left: 0  !important; }
.no-padding-topbottom { padding-top: 0  !important; padding-bottom: 0  !important; }
.no-padding-left { padding-left: 0  !important; }
.no-padding-right { padding-right: 0  !important; }
.no-padding-bottom { padding-bottom: 0  !important; }
    
.colors {
    margin: 0!important;
    list-style: none}
.colors li {
    float: left;
    margin: 0 10px 10px 0}
.colors li a {
    display: block;
    width: 32px;
    height: 32px;
    border: 1px #CCC solid}
.second-page-container {
    padding-top: 190px}
.third-page-container {
    padding-top: 197px}
.google-map {
    height: 500px}
.block-form {
    margin-bottom: 30px}
.block-form h3 {
    margin: 10px 0}
.block-form h3 i {
    color: rgba(14,14,14,.7);
    font-size: 20px;
    margin-right: 10px}
.block-form p {
    color: rgba(14,14,14,.7)}
.block-form textarea.form-control {
    height: 100px}
.block-form hr {
    border-color: #eaeaea}
.block-form label {
    margin: 10px 0 0;
    color: rgba(14,14,14,.7);
    font-family: 'Raleway',sans-serif;
    font-weight: 400}
.block-form .form-control {
    border-radius: 0;
    margin: 10px 0;
    border-color: #eaeaea;
    height: 40px}
.block-form .btn-default-1 {
    border-color: rgba(14,14,14,.3);
    background-color: #fff;
    color: rgba(14,14,14,.7);
    margin: 5px 20px 10px 0;
    display: inline-block}
.block-form .btn-default-1:hover {
    border-color: #eb2c33;
    border-color: var(--color-primary);
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff}
.box-border {
    padding: 15px 15px;
    /*padding: 20px 30px;*/
    background-color: #fff;
    border: 1px solid #eaeaea;
    margin-top: 15px;
    margin-bottom: 15px;}
.box-border h3 {
    margin: 10px 0}
.box {
    background-color: #fff;
    margin-bottom: 30px}
.box h3 {
    margin: 10px 0}
    
.dark .box {
    background-color: #0e0e0e;}

    
.btn-default-1 {
    border: 1px solid rgba(14,14,14,.3);
    color: #fff;
    padding: 9px 20px;
    text-transform: uppercase}
.btn-default-1:hover {
    text-decoration: none;
    background-color: #fff;
    color: #eb2c33;
    color: var(--color-primary);
    border-color: #fff}
    

.btn-transparent {
    background: transparent;
    color: #F2F2F2;
    -webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
    -moz-transition: background .2s ease-in-out, border .2s ease-in-out;
    -o-transition: background .2s ease-in-out, border .2s ease-in-out;
    transition: background .2s ease-in-out, border .2s ease-in-out;
    border: 0px solid #4992B7;
}

.btn-transparent:hover {
    color: white;
    background-color: rgba(255,255,255,0.2);
}

.light-header .btn-transparent, .light-header .btn-transparent span {
	color: #555;	
}

.btn:hover:not(.btn-default) {
	color: #fff;
}
.btn:hover.btn-light {
	color: inherit;
}
/* ==========================================================================
Page Checkout
========================================================================== */

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    background-color: #eb2c33;
    background-color: var(--color-primary);}
.nav-pills {
    margin-top: 10px}
.nav-pills>li>a {
    background-color: #eaeaea;
    border-radius: 0;
    font-size: 16px}
.nav-pills>li>a i {
    font-size: 18px;
    display: block;
    height: 24px}
.nav-pills>li>a:hover {
    background-color: #eb2c33;
    background-color: var(--color-primary);
    color: #fff;
    box-shadow: none}
.nav-pills>li>a:hover i {
    color: #fff}
.table-responsive .table .label {
    background-color: #eb2c33;
    background-color: var(--color-primary);}
.table-responsive .table .new {
    background-color: #5eb22d;}

/* ==========================================================================
   Footer styles
   ========================================================================== */
.footer-information {
    padding: 40px 0;
    background: rgba(0,0,0,.95);
    font-size: 13px}
.footer-information p {
    }
.footer-information a {
    color: #777;
    text-decoration: none;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;}
.footer-information a:hover {
    color: #111}
.footer-information .footer-categories {
    margin: 0;
    list-style-type: none}
.footer-information .footer-categories li {
    list-style-type: none}
.footer-information div.title {
	font-weight: 600;
	font-size: 14px;
}
.footer-information div.description {
	font-size: 13px;
	min-height: 40px;
}
.footer-information h1 { color: #111; }
.social {
    background: rgba(0,0,0,.95);
    padding: 40px 0 0 0}
.social .socials {
    text-align: left}
.social .socials a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 20px 10px 20px 0;
    text-decoration: none;
    color: #ccc;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 40px;
    border: 1px solid #666;
    font-size: 20px}
.social .socials a:hover {
    background-color: #fff;
    color: #eb2c33;
    color: var(--color-primary);
    border-color: #fff}
.social form {
    margin: 20px 0;
    position: relative}
.social form input {
    border: 1px solid #666;
    height: 40px;
    padding: 5px 10px;
    background: 0;
    color: #eaeaea}
/*.social form: -webkit-input-placeholder {
    color: #aaa}
.social form: -moz-placeholder {
    color: #aaa}
.social form: : -moz-placeholder {
    color: #aaa}
.social form: -ms-input-placeholder {
    color: #aaa}*/
.social form button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-left: 0;
    height: 40px;
    width: 80px;
    background: 0;
    color: #eaeaea;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease}
.social form button:hover {
    color: #eb2c33;
    color: var(--color-primary);}
.footer-copy {
    padding: 15px 0 5px;
    background-color: #eaeaea;}
.footer-copy a {
    color: #eb2c33;
    color: var(--color-primary);}
.footer-copy .logo-copy {
    display: inline-block;
    width: 104px;
    height: 52px;
    background: url("/assets/img/logo-copy-shop.png") no-repeat;
    margin-right: 10px}
.footer-copy p {
    display: inline-block;
    height: 42px;
    line-height: 16px;
    /*border-left: 1px #0e0e0e solid;*/
    padding: 10px 0 0 10px;
    margin: 0;
    font-size: 12px;
    color: #777}
	
	/* ==========================================================================
   Block background style
   ========================================================================== */
   
.color-scheme-1 {
    background-color: #0e0e0e}
.color-scheme-2 {
    background-color: #eaeaea}
.color-scheme-3 {
    background-color: #eb2c33;
    background-color: var(--color-primary);}
.color-scheme-light-90 {
    background-color: rgba(255,255,255,.85)}
.color-scheme-light-95 {
background-color: rgba(255,255,255,.95)}
.color-scheme-dark-90 {
    background-color: rgba(0,0,0,.85)}
.color-scheme-dark-95 {
background-color: rgba(0,0,0,.95)}
.color-scheme-white {
    background-color: rgba(255,255,255,1)}

.color-scheme-white-90 {
    background-color: rgba(255,255,255,.85)}
    


/* ==========================================================================
Backgrounds
========================================================================== */

.body-bg {
    background-image: url("/assets/img/bg/bg1.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.contact-bg {
    background-image: url("/assets/img/bg/bg-contact.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.block-chess-banners {
    background-image: url("/assets/img/bg/bg2.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
#feature-section {
    background-image: url("/assets/img/bg/bg6.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
#sale-section {
    background-image: url("/assets/img/bg/bg5.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.partners {
    background-image: url("/assets/img/bg/bg-part.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.feature-block {
    background-color: rgba(0,0,0,.9)}
#footer-block {
    background-image: url("/assets/img/bg/bg4.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed}
.menu2 {
    background: url("/assets/img/preview/menu-bg1.jpg") no-repeat bottom right}
.menu1 {
    background: url("/assets/img/preview/menu-bg2.jpg") no-repeat bottom right}
.menu3 {
    background: url("/assets/img/preview/menu-bg3.jpg") no-repeat bottom right}
.menu4 {
    background: url("/assets/img/preview/menu-bg4.jpg") no-repeat bottom right}
.menu5 {
    background: url("/assets/img/preview/menu-bg5.jpg") no-repeat bottom right}
    
    
.blend {
	mix-blend-mode: multiply;
}

.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;

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

.vertical-align {
  display: flex;
  align-items: center;
}

.tag {
  margin-left: 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 10px;
  line-height: 8px;
  background-color: #eb2c33;
  background-color: var(--color-primary);
  padding: 3px 8px
}
    
.tag.new {
	background-color: #5eb22d;
}

.form-group .checkbox, .form-group .radio {
	margin-top: 0px;
}

@-webkit-keyframes yellow-fade {
   0% {background: yellow;}
   100% {background: none;}
}
@keyframes yellow-fade {
   0% {background: yellow;}
   100% {background: none;}
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	background-color: var(--color-btn-primary);
	border-color: #2e6da4;
	border-color: var(--color-btn-primary-border);}
	
.btn-primary:hover {
	background-color: #286090;
	background-color: var(--color-btn-primary-hover);
	border-color: #204d74;
	border-color: var(--color-btn-primary-hover-border);}

.btn-secondary {
	color: #eaeaea;
	background-color: #eb2c33;
	background-color: var(--color-primary);
	border-color: #c7272c;
	border-color: var(--color-primary-border);}
	
.btn-tertiary {
	color: #eaeaea;
	background-color: #555;
	border-color: #555}
	
.btn-tertiary:hover {
	color: #fff;
	background-color: #3e3e3e;
	border-color: #3e3e3e;
}
	
.btn-light {
	color: #777;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
}

footer.fixed-bottom {
  position: fixed;
  height: 50px;
  bottom: 0;
  width: 100%;
  background-color: #0e0e0e;
  z-index: 9999;
}
	
.checkbox, .radio {
display: inline-block;
padding: 6px 30px;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
border-color: #cdcdcd;
background-color: #fafafa;
width: 100%;
color: #555;
}

.checkbox input:checked + label,
.radio input:checked + label  {
	color: #000 !important;
}
	
.bootstrap-select.form-control {
	background-color: inherit;
}

.hero {
  position:relative;
}

.hero:before {
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: solid 30px #cdcdcd;
  border-left: solid 30px transparent;
  border-right: solid 30px transparent;
}

.product.even.hero:before {
	border-top-color: #cdcdcd;
}

.product {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
	padding-top: 10px;
}

.product.first {
	border-top: 1px solid #cdcdcd;
}

.product.even {
	background-color: #fafafa;
}

/*.bootstrap-select .btn.focus, .bootstrap-select .btn:focus, .bootstrap-select .btn:hover {
	color: #fff;
}*/

#header .header-mini-cart { width: 100%;}

.error { color: #eb2c33; color: var(--color-primary);}

.underline { text-decoration: underline !important; }

#quicksearch-options {
  position: absolute;
  display: none;
  height: 30px;
  top: 50px;
  right: 0;
  padding: 5px;
  z-index: 9999;
  font-size: 12px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
	border: 1px solid #66afe9;
	border-top: 0px;
	outline: 0;
	border: 1px solid #222;
	background-color: rgba(14, 14, 14, .9);
	text-align: right;
}

#header_hours h2 {
	font-size: 16px;
	color: #fff;
	line-height: 0.6;
}

#menu-wrapper, #menu-header{
    transition: all 250ms;
}

.category {
	margin-bottom: 50px;
}
.category .product h5 {
	color: #eb2c33;
	color: var(--color-primary);
	font-size: 18px;
	margin-top: 20px;
}


/*#sticky_categories ul li.active a {color:#eb2c33;}*/
/*.affix { top: 100px; } */
.affix { top: 56px; }

#sticky_categories .nav>li>span {
    position: absolute;
    top: 15px;
    right: 3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    line-height: 8px;
    background-color: #eb2c33;
    background-color: var(--color-primary);
    padding: 5px 8px}
    
.catalog2 li {
    margin-bottom: -1px;
    border: 0px;
    font-size: 16px;
    line-height: 45px;
    padding-top: 5px;}
    
.catalog2 li h5 {
		display: inline;
		color: #eb2c33;
		color: var(--color-primary);
		font-weight: 500;
		padding-left: 10px;
		color: rgba(234,234,234,.7);
		font-size: 16px;
}  
.catalog2 li p {
		font-size: 14px;
}    
.catalog2 li:nth-child(odd) i {
    color: rgba(235,44,51,.7)}
.catalog2 i {
    color: rgba(235,44,51,.9)}

.home-category-option .home-category-list {
    margin: 20px 0 0 12px;
    margin: 0 0 0 12px;
    padding-bottom: 15px}
.home-category-option .home-category-list li {
    margin-bottom: -1px;
    font-size: 16px;
    line-height: 24px}
  
#header .popover {
	color: #555;
	max-width: 95%;
}
.location-unknown-pointer {
	position: absolute;
	left: 50%;
	color: #fff;
}
.location-unknown-pointer svg {
	position: relative;
	left: -50%;
	margin-top: 10px;
	stroke: rgba(0,0,0,.4);
	stroke-width: 10;
	-webkit-filter: drop-shadow( 0px 5px 10px rgba(0, 0, 0, .2));
	filter: drop-shadow( 0px 5px 10px rgba(0, 0, 0, .2));
}

#header .header-mini-cart .shopping-cart-content {
	max-height: 95vh;
	overflow-y: auto;
	overflow-x: hidden;
}

#discounts li {
	border-bottom: 1px solid #cdcdcd;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#discounts li:last-child {
	border-bottom: none;
}
#discounts h5 {
	color: #eb2c33;
	color: var(--color-primary);
	margin-bottom: 0px;
}
#discounts p {
	font-size: 12px;
}
#discounts p {
	font-size: 13px;
}

#discounts li.mega h5 {
	color: #337ab7;
	color: var(--color-secundary);
}

#discounts li.mega p {
	font-size: 14px;
}

.shopping-cart-items .tag-tiny.mega {
	background-color: #337ab7;
}

.tag.tiny {
	background-color: #eb2c33;
	background-color: var(--color-primary);
	padding: 2px 3px;
	margin-right: 5px;
	margin-top: 3px;
	font-size: 8px;
}

.tag.mega {
	background-color: #337ab7;
}

.product-wrapper .tag {
	position: absolute;
	left:5px;
	top:0;
	/*-webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, .75);
	-moz-box-shadow: 2px 0px 8px rgba(0, 0, 0, .75);
	box-shadow: 2px 0px 8px rgba(0, 0, 0, .75);*/
}

.product-wrapper .mega h5 {
	color: #337ab7;	
}

#upsales .banner-upsale{
	margin: 20px 0;
}

#upsales_close-wrapper {
	position: absolute;
	right: 0px;
	top: -22px;
}

#upsales_close-wrapper a {
	font-size: 24px; color: #656565;
}

.tp-bannertimer {
	background-color: rgba(255, 255, 255, 0.1) !important;
}

.no-margin-lr { margin-left: 0px; margin-right: 0px;}
.no-margin-top { margin-top: 0px; }
.no-margin-bottom { margin-bottom: 0px !important; }
.mt5 { margin-top: 5px; }
.mt8 { margin-top: 8px; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mb30 { margin-bottom: 30px; }
.pt15 { padding-top: 15px; }

.no-border-bottom { border-bottom: 0px; }
.height-32 { height: 32px; }
.clear {
	clear: both;
}

.shopping-cart-items hr {
	border-top: 1px solid #cdcdcd;
	margin-bottom: 0px;
	margin-top: 10px;
}

.cart-border {
	border-top: 1px solid #cdcdcd; padding-top: 15px; padding-bottom: 15px;
}
.shopping-cart-items .qty1 { color: #999; }
.shopping-cart-items .product-subs { color: #999; font-size: 12px; padding-left: 32px; }

a[disabled] { pointer-events: none; cursor: not-allowed;}

a#cart-coupon-hide svg {
	color: rgba(0, 0, 0, .7);	
}
a.coupon-delete svg,
a.cart-delete svg {
	color: rgba(0, 0, 0, .7); margin-right: 3px;
}

.footer-highlight svg.fa-circle  {
	color: #e32730;
  color: var(--color-primary);
}

#header .header-logo img {
	max-height: 120px;
	margin-top: -30px;
}

#header.header-top-fixed .header-logo img {
	max-height: 80px;
	margin-top: -15px;
}

.mobile-mini-cart #cart-toggler {
	line-height: 50px;
}
.mobile-mini-cart #cart-toggler div {
	line-height: normal;
}

.mobile-mini-cart {
  height: 50px;
  text-align: center;
  background-color: #eb2c33;
  background-color: var(--color-primary);
  margin: 0px;
  margin-top: -1px;
  display: table;
}

.mobile-mini-cart a.special {
  text-decoration: none;
  height: 100%;
  outline: 0;
  text-shadow: none;
  color: #fff;
}

.wrapper-subproducts {
	margin-top: -1px;
	display: none;
	border-bottom-width: 5px;
	background-color: #f6f6f6 !important;
	border-top: 2px solid #cdcdcd;
}

.top-search-form h4,
.top-location-form h4 {
/*	color: #fff;*/
}
#location-wrapper .location-unknown-popover svg { color: #dcdcdc; }
.top-search-form .error {
	position: absolute;
	bottom: 1px;
	left: 40px;
	font-size: 10px;
	display: none;
}
.top-search-form .reset {
	position: absolute;
	bottom: 30%;
	right: 20px;
	font-size: 10px;
	display: none;
}

a.navbar-brand  {
	color: #fff;
}
a.navbar-brand:hover {
	color: #eb2c33;
	color: var(--color-primary);
}

.pickMember {
	cursor: pointer;
}
.pickMember.odd {
	background-color: #fafafa;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

#wrapper-upsales .bg-white {
	background-color: #fff;
}
	
#wrapper-upsales .row.border-bottom {
	border-bottom: 1px solid #cdcdcd;
}

#wrapper-upsales {
	background-color: #f6f6f6;
	border-top: 2px solid #cdcdcd;
	border-bottom: 2px solid #cdcdcd;
	margin-top: -1px;
	display: none;
}
	
#wrapper-upsales.hero:before {
	border-top: solid 30px #cdcdcd;
}

#wrapper-upsales .product.even {
	background-color: #fff;
}
	
#upsales article.banner-upsale {
	border: 1px solid #cdcdcd;
	margin-top: 0px;
	background: rgb(242,245,246);
	background: -moz-linear-gradient(top, rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%);
	background: -webkit-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%);
	background: linear-gradient(to bottom, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#upsales .img-overlay {
  position: relative;
  opacity: 1;
}

#upsales p {
  position: absolute;
  color: #222;
  top: 20px;
  right: 10px;
  font-family: 'Raleway';
  font-weight: 700;
  text-transform: uppercase;
  font-size:14px;
  line-height: 13px;
  text-align: right;
  text-shadow: 1px 1px #ffffff;
}

.block-form .radio label, .block-form .checkbox label {
	margin-top: 0px;
}

/* horizontal categories */
.horizontal-categories .scroll {
  white-space: nowrap !important;
  overflow-x: auto !important;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch !important;
  -ms-overflow-style: -ms-autohiding-scrollbar !important;
  scrollbar-width: none; /* firefox */
}
.horizontal-categories .nav-item.active a {
}
.horizontal-categories header,
.horizontal-categories nav {
  font-size: 0;
}
.horizontal-categories .nav-item {
  /*padding: 5px 5px 5px;*/
  /*border-bottom: 1px solid #cdcdcd;*/
}
/*.horizontal-categories .nav-item.active, .horizontal-categories .nav-item:hover {
  border-bottom: 1px solid #eb2c33;
  background-color: var(--color-primary);
}*/
.horizontal-categories .logo,
.horizontal-categories .nav-item {
  font-size: 12px;
}
.horizontal-categories .nav-item:not(:last-child) {
  border-right: 1px solid rgba(114, 124, 135, 0.2);
}
.horizontal-categories .logo,
.horizontal-categories .nav-item,
.horizontal-categories .vertical-align-middle {
  display: inline-block /*!important*/;
  vertical-align: middle !important;
}
.horizontal-categories .title {
  margin: 24px 0 6px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #999;
}
.horizontal-categories {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
.horizontal-categories .scroll::-webkit-scrollbar {
  display: none;
}

#menu-wrapper .horizontal-categories.affix {
	background-color: #0e0e0e !important;
	z-index: 49;
	border-top: 0px;
}

.horizontal-categories.affix-top {
	border-bottom: 1px solid #cdcdcd;
}

.horizontal-categories.affix #menu-selector .fa-layers-text,
.horizontal-categories.affix #category-quick .fa-layers-text{
	color: #656565;
}

body.dark .horizontal-categories.affix #menu-selector .fa-layers-text,
body.dark .horizontal-categories.affix #category-quick .fa-layers-text {
	color: #fff;
}

.header-top-row #lang img { margin-top: -2px; }
.set-language.active img {
	padding: 2px;
  border: 1px solid #333;
}

.nav-dropdown>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav-dropdown>li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #eb2c33;
	background-color: var(--color-primary);
	-webkit-box-shadow: 0 12px rgba(79,83,103,.175);
	box-shadow: 0 0 12px rgba(79,83,103,.175);
	border-color: transparent;
}
	
#category-quick {
	border-right: 1px solid rgba(114, 124, 135, 0.2);
	/*border-bottom: 1px solid #cdcdcd;*/
}

.horizontal-categories-wrapper {
	min-height: 37px;
}

#category-quick {
	border-left: 1px solid rgba(114, 124, 135, 0.2);
	border-right: none;
}
#category-quick ul.dropdown-menu {
	right: 0;
	left: auto;
}

#knobHolder { position: absolute; top: -50px; left: calc(50% - 50px); width: 100px; height: 100px; background-color: #fff; border-radius: 50%; color: #444}
#knobHolder.status100 { background-color: #eb2c33; background-color: var(--color-primary); }
#knobHolder svg { position: absolute; top: calc(50% - 14px); left: calc(50% - 14px); /*color: #444;*/ }

.image-halfsize img { max-height: 150px; }

#status-cart .qty, #status-cart .product-subs { color: #999; font-size: 12px; }

#rating_locked .overlay {
	background: #fff;
	height: 100%;
	width: 100%;
	opacity: 0.35;
	top: 0;
	left: 0;
	position: absolute;
	padding: 0;
	transition: opacity .5s;
	z-index: 44;
	background-image: linear-gradient(45deg, #fff 25%, #ccc 25%, #ccc 50%, #fff 50%, #fff 75%, #ccc 75%, #ccc 100%);
	background-size: 56.57px 56.57px;
}
#rating_locked .overlay-p {
	position: absolute;
	top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%,-50%);
   -moz-transform: translate(-50%,-50%);
	z-index: 45;
	text-align: center;
	font-size: 14px;
	padding: 8px;
	background-color: #fff;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
}

#ratings-wrapper textarea {
	height: 55px;
}

.small-box {
	border-radius: 4px;
	position: relative;
	display: block;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
}

.small-box > .inner {
	padding:10px
}

.small-box > .small-box-footer {
	position: relative;
	text-align: center;
	padding: 3px 0;
	color: #fff;
	color: rgba(255, 255, 255, 0.8);
	display: block;
	z-index: 10;
	background: rgba(0, 0, 0, 0.1);
	text-decoration:none
}

.small-box > .small-box-footer:hover {
	color: #fff;
	background:rgba(0, 0, 0, 0.15)
}

.small-box h3 {
	font-size: 38px !important;
	font-weight: bold;
	margin: 0 0 10px 0;
	white-space: nowrap;
	padding:0;
	color: #fff !important;
}

.small-box p {
	font-size:15px;
	color: rgba(234, 234, 234, .7);
}

.small-box p > small {
	display: block;
	color: #f9f9f9;
	font-size: 13px;
	margin-top:5px
}

.small-box h3, .small-box p {
	z-index:5
}

.small-box .icon {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	position: absolute;
	top: -10px;
	right: 10px;
	z-index: 0;
	font-size: 90px;
	color:rgba(0, 0, 0, 0.15)
}

.small-box:hover {
	text-decoration: none;
	color:#f9f9f9
}

.small-box:hover .icon {
	font-size:95px
}

#menu-search-wrapper {
	padding-left: 60px;
}

/* Login form */
.login-form {
    width: 340px;
    margin: 30px auto;
  	/*font-size: 15px;*/
  	border: 5px solid #eaeaea;
  	background-color: #f7f7f7;
}
.login-form form {
    margin-bottom: 15px;
    /*box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);*/
    padding: 30px;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
}
.login-form h2 {
    margin: 0 0 15px;
}
.login-form .hint-text {
    color: #777;
    padding-bottom: 15px;
    text-align: center;
  	font-size: 12px; 
}
.login-form .or-seperator {
    margin: 30px 0 10px;
    text-align: center;
    border-top: 1px solid #ccc;
}
.login-form .or-seperator i {
    padding: 0 10px;
    background: #fff;
    position: relative;
    top: -11px;
    z-index: 1;
}

.login-form.dark .form-group .input-group-addon {
  background-color: #eaeaea;
  border: none;
}

/* dark */
.login-form.dark {
	border: 5px solid #222;
	background-color: #0e0e0e;
}
.login-form.dark form {
    background: #111;
    border-bottom: 1px solid #222;
}
.login-form.dark .or-seperator i {
	background: #111;
}

.login-form.dark .form-group .input-group-addon {
  background-color: #222;
  color: #f7f7f7;
}

#terms h3 {
	font-size: 16px;
	margin-top: 20px;
}

.border-dashed {
	border-style: dashed;
}

/* Social buttons */
.btn-social{ position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.btn-social>:first-child{ position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2);top: 0; bottom: 0}
.btn-social.btn-lg{ padding-left:61px}.btn-social.btn-lg>:first-child{ line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{ padding-left:38px}.btn-social.btn-sm>:first-child{ line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{ padding-left:30px}.btn-social.btn-xs>:first-child{ line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{ position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0;}
.btn-social-icon>:first-child{ position:absolute;left:0;top:5px;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{ padding-left:61px}.btn-social-icon.btn-lg>:first-child{ line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{ padding-left:38px}.btn-social-icon.btn-sm>:first-child{ line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{ padding-left:30px}.btn-social-icon.btn-xs>:first-child{ line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon>:first-child{ border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{ height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{ height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{ height:22px;width:22px;padding-left:0;padding-right:0}

.btn-facebook{ color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:focus,.btn-facebook.focus{ color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:hover{ color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{ color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active:hover,.btn-facebook.active:hover,.open>.dropdown-toggle.btn-facebook:hover,.btn-facebook:active:focus,.btn-facebook.active:focus,.open>.dropdown-toggle.btn-facebook:focus,.btn-facebook:active.focus,.btn-facebook.active.focus,.open>.dropdown-toggle.btn-facebook.focus{ color:#fff;background-color:#23345a;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{ background-image:none}
.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled.focus,.btn-facebook[disabled].focus,fieldset[disabled] .btn-facebook.focus{ background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook .badge{ color:#3b5998;background-color:#fff}

.btn-apple{ color:#fff;background-color:#000000;}
.btn-apple:focus,.btn-apple.focus{ color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-apple:hover{ color:#fff;background-color:#333;border-color:#333}
.btn-apple:active,.btn-apple.active,.open>.dropdown-toggle.btn-apple{ color:#fff;background-color:#282828;border-color:#282828}
.btn-apple:active:hover,.btn-apple.active:hover,.open>.dropdown-toggle.btn-apple:hover,.btn-apple:active:focus,.btn-apple.active:focus,.open>.dropdown-toggle.btn-apple:focus,.btn-apple:active.focus,.btn-apple.active.focus,.open>.dropdown-toggle.btn-apple.focus{ color:#fff;background-color:#333;border-color:#333}
.btn-apple:active,.btn-apple.active,.open>.dropdown-toggle.btn-apple{ background-image:none}
.btn-apple.disabled:hover,.btn-apple[disabled]:hover,fieldset[disabled] .btn-apple:hover,.btn-apple.disabled:focus,.btn-apple[disabled]:focus,fieldset[disabled] .btn-apple:focus,.btn-apple.disabled.focus,.btn-apple[disabled].focus,fieldset[disabled] .btn-apple.focus{ background-color:#000000;border-color:rgba(0,0,0,0.2)}
.btn-apple .badge{ color:#000000;background-color:#fff}

body.dark .btn-apple { border-color:#333; }

.btn-google{ color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google:focus,.btn-google.focus{ color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:hover{ color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{ color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}.btn-google:active:hover,.btn-google.active:hover,.open>.dropdown-toggle.btn-google:hover,.btn-google:active:focus,.btn-google.active:focus,.open>.dropdown-toggle.btn-google:focus,.btn-google:active.focus,.btn-google.active.focus,.open>.dropdown-toggle.btn-google.focus{ color:#fff;background-color:#a32b1c;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{ background-image:none}
.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled.focus,.btn-google[disabled].focus,fieldset[disabled] .btn-google.focus{ background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google .badge{ color:#dd4b39;background-color:#fff}

.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:focus,.btn-instagram.focus{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:hover{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgba(0,0,0,0.2)}.btn-instagram:active:hover,.btn-instagram.active:hover,.open>.dropdown-toggle.btn-instagram:hover,.btn-instagram:active:focus,.btn-instagram.active:focus,.open>.dropdown-toggle.btn-instagram:focus,.btn-instagram:active.focus,.btn-instagram.active.focus,.open>.dropdown-toggle.btn-instagram.focus{color:#fff;background-color:#26455d;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled.focus,.btn-instagram[disabled].focus,fieldset[disabled] .btn-instagram.focus{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-instagram .badge{color:#3f729b;background-color:#fff}

.footer-float {
	background-color: #f5f5f5;
	background-color: var(--theme-color-header);
	border-top: 1px solid #cdcdcd;
	border-top: 1px solid var(--theme-color-header-border);
	z-index: 49;
}

.ucfirst { text-transform: capitalize;}

.bootstrap-select.btn-group .dropdown-menu li a {
	max-width: calc(100vw - 50px);
	overflow: hidden;
}

.footer-cart-close {
	position: absolute;
	right: 15px;
	top: 15px;
}
.footer-cart-close a {
	font-size: 20px;
	color: #999;
}

#navbar-collapse-1 {
	max-height: calc(100vh - 50px);
	/*overflow-y: auto;*/
	overflow-y: hidden;
}
#navbar-collapse-1 .app_dlx-terms a { text-transform: none; font-size: 10px; padding-top: 5px; padding-bottom: 0px; color: rgba(234, 234, 234, .7); }
.shopping-cart-content .dropdown-header { padding-left: 0px; font-size: 18px; padding-top: 0px; }

#endview {
	height: 250px;
}

/* Allergenen tooltip */
body.light .product-wrapper .tooltip.in {
	filter: alpha(opacity=100);
	opacity: 1;
}

body.light .product-wrapper .tooltip-inner {
	background-color: #fff;
	border: 1px solid #cdcdcd;
	color: #333;
}

body.light .product-wrapper .tooltip-inner hr {
	margin-top: 7px;
	margin-bottom: 5px;
}

body.light .product-wrapper .tooltip.bottom .tooltip-arrow {
	border-bottom-color: #cdcdcd;
}

@media (max-width: 767px) {
	.small-box {
		text-align:center
	}
	
	.small-box .icon {
		display:none
	}
	
	.small-box p {
		font-size:12px
	}
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
	#menu-wrapper.col-md-12 #sticky_categories.affix {
		width: 190px;
	}
	
	#menu-wrapper.col-md-8 #sticky_categories.affix {
		width: 120px;
	}
	#menu-wrapper.col-md-8 .ul-side-category-img li{
		font-size: 14px;
	}
	#menu-wrapper.col-md-12 .product-wrapper .col-product-img img {
		max-width: 293px;
		/*margin: 0 auto;*/
	}
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	#menu-wrapper.col-md-12 #sticky_categories.affix {
		width: 157px;
	}
	
	#menu-wrapper.col-md-8 #sticky_categories.affix {
		width: 102px;
	}
	#menu-wrapper.col-md-8 .ul-side-category-img li{
		font-size: 13px;
	}
	
	#menu-wrapper.col-md-8 .category h2 {
		font-size: 24px;
	}
	
	#menu-wrapper.col-md-8 .product h5 {
		font-size: 16px;
	}
	
	#menu-wrapper.col-md-8 .product p {
		font-size: 12px;
	}
	
	#menu-wrapper.col-md-8 .nav-pills>li>a {
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	.row.equal {
	  display: flex;
	  flex-wrap: wrap;
	}
	.row.equal > [class*='col-'] {
	  display: flex;
	  flex-direction: column;
	}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 991px) {
	.dark .product.even {
		background-color: inherit;
	}
	.product.even-mobile {
		background-color: #fff;
	}
  /*.box-border.dark { padding: 0px 0px; border: 0px; margin-top: 200px; border: 0px !important}*/
  .box-border { padding:15px 0px;}
  .box-border:not(.border-dashed) { border: none;}
	#upsales .banner-upsale{ margin: 5px 0; }
	#upsales_close-wrapper {
		display: none;
	}
	
	#header .header-logo img {
		max-height: 80px;
		margin-top: -15px;
	}
	
	#wrapper-upsales .product-wrapper .product {
		border-bottom: 1px solid #cdcdcd;
	}
	
	#wrapper-upsales .row.border-bottom {
		border-bottom: none;
	}
	
	#wrapper-upsales .product.odd-mobile {
		background-color: #f6f6f6 !important;
	}
	#header #container-fixed {
		height: 50px;
   }
	#header .header-main .top-search-form {
		 margin: 0px 0;
	}
	#header .top-search-form input.input-lg {
		height: 50px;
	}
	.affix { top: 50px; }
	#header-main-block1 { margin-top: -1px;}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  /*.header-logo img {
  	height: 40px;
  }*/
	#menu-search-wrapper { padding-left: 50px;}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}